Moved the Agents into their own repo. Kept the agent.pl just for reference
This commit is contained in:
parent
22381be29a
commit
8680a02b13
18132 changed files with 0 additions and 2569420 deletions
|
|
@ -1,17 +0,0 @@
|
|||
<?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