|
|
@@ -188,13 +188,13 @@ define('OGP_LANG_no_online_players', "No hay jugadores en linea.");
|
|
|
define('OGP_LANG_invalid_game_mod_id', "ID de Juego/Mod inválido.");
|
|
|
define('OGP_LANG_auto_update_title_popup', "Steam Auto Update Link");
|
|
|
define('OGP_LANG_auto_update_popup_html', "<p>Usa el link de abajo para comprobar y actualizar automáticamente tu servidor vía Steam si es necesario. Puedes hacerlo usando un cronjob o iniciando el proceso manualmente.</p>");
|
|
|
-define('OGP_LANG_api_links_popup_html', "<p>Select an action you would like to perform using the OGP API for this game server. Then, use the link below to perform your desired action. You can run your desired action using a cronjob or by making a direct request to it.</p>");
|
|
|
+define('OGP_LANG_api_links_popup_html', "Seleccione una acción que le gustaría realizar utilizando la API de OGP para este servidor de juegos. Luego, use el siguiente enlace para realizar la acción deseada. Puede ejecutar la acción deseada utilizando un cronjob o haciendo una solicitud directa a él.");
|
|
|
define('OGP_LANG_auto_update_copy_me', "Copiar");
|
|
|
define('OGP_LANG_auto_update_copy_me_success', "Copiado!");
|
|
|
define('OGP_LANG_auto_update_copy_me_fail', "Error al copiar. Por favor, copie manualmente el enlace.");
|
|
|
define('OGP_LANG_get_steam_autoupdate_api_link', "Enlace Actualización Automatica");
|
|
|
-define('OGP_LANG_show_api_actions', "Show API Actions");
|
|
|
-define('OGP_LANG_api_links', "API Links");
|
|
|
+define('OGP_LANG_show_api_actions', "Mostrar acciones API");
|
|
|
+define('OGP_LANG_api_links', "Enlaces API");
|
|
|
define('OGP_LANG_update_attempt_from_nonmaster_server', "El usuario %s intentó actualizar home_id %d desde un servidor no maestro. (ID Home: %d)");
|
|
|
define('OGP_LANG_attempting_nonmaster_update', "Está intentando actualizar este servidor desde un servidor no maestro.");
|
|
|
define('OGP_LANG_cannot_update_from_own_self', "La actualización del servidor local puede no ejecutarse en un servidor maestro.");
|