mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-07 00:42:16 +02:00
Translate menu-ui-handler.json via GitLocalize
This commit is contained in:
parent
653f80023f
commit
eda1a5f667
@ -3,26 +3,27 @@
|
|||||||
"ACHIEVEMENTS": "Logros",
|
"ACHIEVEMENTS": "Logros",
|
||||||
"STATS": "Estadísticas",
|
"STATS": "Estadísticas",
|
||||||
"RUN_HISTORY": "Historial de partida",
|
"RUN_HISTORY": "Historial de partida",
|
||||||
"EGG_LIST": "Lista de Huevos",
|
"EGG_LIST": "Lista de huevos",
|
||||||
"EGG_GACHA": "Gacha de Huevos",
|
"EGG_GACHA": "Lotería Oval",
|
||||||
"MANAGE_DATA": "Gestionar Datos",
|
"MANAGE_DATA": "Gestionar datos",
|
||||||
"COMMUNITY": "Comunidad",
|
"COMMUNITY": "Comunidad",
|
||||||
"SAVE_AND_QUIT": "Guardar y Salir",
|
"SAVE_AND_QUIT": "Guardar y salir",
|
||||||
"LOG_OUT": "Cerrar Sesión",
|
"LOG_OUT": "Cerrar sesión",
|
||||||
"slot": "Ranura {{slotNumber}}",
|
"slot": "Ranura {{slotNumber}}",
|
||||||
"importSession": "Importar Sesión",
|
"importSession": "Importar sesión",
|
||||||
"importSlotSelect": "Selecciona una ranura para importar.",
|
"importSlotSelect": "Selecciona una ranura para importar.",
|
||||||
"exportSession": "Exportar Sesión",
|
"exportSession": "Exportar sesión",
|
||||||
"exportSlotSelect": "Selecciona una ranura para exportar.",
|
"exportSlotSelect": "Selecciona una ranura para exportar.",
|
||||||
"importRunHistory":"Importar Historial de partida",
|
"importRunHistory": "Importar historial de partida",
|
||||||
"exportRunHistory":"Exportar Historial de partida",
|
"exportRunHistory": "Exportar historial de partida",
|
||||||
"importData": "Importar Datos",
|
"importData": "Importar datos",
|
||||||
"exportData": "Exportar Datos",
|
"exportData": "Exportar datos",
|
||||||
"consentPreferences": "Consentimiento de datos",
|
"consentPreferences": "Consentimiento de datos",
|
||||||
"linkDiscord": "Conectar Discord",
|
"linkDiscord": "Conectar Discord",
|
||||||
"unlinkDiscord": "Desconectar Discord",
|
"unlinkDiscord": "Desconectar Discord",
|
||||||
"linkGoogle": "Conectar Google",
|
"linkGoogle": "Conectar Google",
|
||||||
"unlinkGoogle": "Desconectar Google",
|
"unlinkGoogle": "Desconectar Google",
|
||||||
"cancel": "Cancelar",
|
"cancel": "Cancelar",
|
||||||
"losingProgressionWarning": "Perderás cualquier progreso desde el inicio de la batalla. ¿Continuar?"
|
"losingProgressionWarning": "Perderás cualquier progreso desde el inicio de la batalla. ¿Continuar?",
|
||||||
}
|
"noEggs": "¡No hay huevos incubándose\nahora mismo!"
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user