force sync from /var/www/html/panel: 2025-09-08T20:36:30Z
This commit is contained in:
commit
4f717c9ee8
18119 changed files with 2566034 additions and 0 deletions
17
lang/Portuguese(Brazil)/modules/editconfigfiles.php
Executable file
17
lang/Portuguese(Brazil)/modules/editconfigfiles.php
Executable file
|
|
@ -0,0 +1,17 @@
|
|||
<?php
|
||||
|
||||
define('OGP_LANG_configuration_files', "Arquivos de Configuração");
|
||||
define('OGP_LANG_editing_file', "Editando Arquivo");
|
||||
define('OGP_LANG_no_server_specfied', "Nenhuma ID de Servidor especificado - não é possível exibir arquivos de configuração.");
|
||||
define('OGP_LANG_no_home', "Você não tem acesso ao ID de Servidor especificado.");
|
||||
define('OGP_LANG_no_configs_for_game', "Não há arquivos de configuração definidos.");
|
||||
define('OGP_LANG_name', "Nome");
|
||||
define('OGP_LANG_no_description', "Sem Descrição");
|
||||
define('OGP_LANG_description', "Descrição");
|
||||
define('OGP_LANG_invalid_file', "O arquivo especificado pode não ser editável.");
|
||||
define('OGP_LANG_wrote_changes', "Arquivo salvo com sucesso.");
|
||||
define('OGP_LANG_failed_write', "Falha ao salvar o arquivo.");
|
||||
define('OGP_LANG_failed_read', "Falha ao ler arquivo.");
|
||||
define('OGP_LANG_save', "Salvar");
|
||||
define('OGP_LANG_go_back', "Voltar");
|
||||
define('OGP_LANG_new_file', "Novo arquivo");
|
||||
Loading…
Add table
Add a link
Reference in a new issue