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
ControlPanel/lang/Spanish/modules/editconfigfiles.php
Executable file
17
ControlPanel/lang/Spanish/modules/editconfigfiles.php
Executable file
|
|
@ -0,0 +1,17 @@
|
|||
<?php
|
||||
|
||||
define('OGP_LANG_configuration_files', "Archivos de Configuración");
|
||||
define('OGP_LANG_editing_file', "Editando Archivo");
|
||||
define('OGP_LANG_no_server_specfied', "No se especificó ID de servidor: no se pueden listar los archivos de configuración.");
|
||||
define('OGP_LANG_no_home', "No tienes acceso a la ID del servidor dada.");
|
||||
define('OGP_LANG_no_configs_for_game', "Esto no tiene archivos de configuración definidos.");
|
||||
define('OGP_LANG_name', "Nombre");
|
||||
define('OGP_LANG_no_description', "No hay Descripción");
|
||||
define('OGP_LANG_description', "Descripción");
|
||||
define('OGP_LANG_invalid_file', "El archivo especificado no se puede editar.");
|
||||
define('OGP_LANG_wrote_changes', "Archivo guardado satisfactoriamente.");
|
||||
define('OGP_LANG_failed_write', "No se pudo guardar el archivo.");
|
||||
define('OGP_LANG_failed_read', "No se pudo leer el archivo.");
|
||||
define('OGP_LANG_save', "Guardar");
|
||||
define('OGP_LANG_go_back', "Volver Atrás");
|
||||
define('OGP_LANG_new_file', "Nuevo Archivo");
|
||||
Loading…
Add table
Add a link
Reference in a new issue