No changes
This commit is contained in:
parent
8680a02b13
commit
b6b398f5bf
17374 changed files with 2475441 additions and 0 deletions
17
ControlPanel/lang/Portuguese/modules/editconfigfiles.php
Normal file
17
ControlPanel/lang/Portuguese/modules/editconfigfiles.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?php
|
||||
|
||||
define('OGP_LANG_configuration_files', "Configuração de Ficheiros");
|
||||
define('OGP_LANG_editing_file', "Editar ficheiro");
|
||||
define('OGP_LANG_no_server_specfied', "Não foi possível identificada o ID do servidor especificado - assim sendo, não será possível mostrar algum tipo de arquivo de configuração.");
|
||||
define('OGP_LANG_no_home', "Você não tem acesso ao ID do servidor fornecido.");
|
||||
define('OGP_LANG_no_configs_for_game', "Não tem 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 editado.");
|
||||
define('OGP_LANG_wrote_changes', "Arquivo guardado com sucesso.");
|
||||
define('OGP_LANG_failed_write', "Falha ao guardar o arquivo.");
|
||||
define('OGP_LANG_failed_read', "Falha ao ler o arquivo.");
|
||||
define('OGP_LANG_save', "Guardar");
|
||||
define('OGP_LANG_go_back', "Voltar atrás ");
|
||||
define('OGP_LANG_new_file', "Novo ficheiro");
|
||||
Loading…
Add table
Add a link
Reference in a new issue