Skip to content

Commit 48d56f4

Browse files
gallegonovatoweblate
authored andcommitted
Translated using Weblate (Spanish)
Currently translated at 10.0% (32 of 319 strings) Translation: Recordkeeper/Webapp Translate-URL: https://hosted.weblate.org/projects/recordkeeper/webapp/es/
1 parent 3d7af08 commit 48d56f4

1 file changed

Lines changed: 48 additions & 1 deletion

File tree

webapp/lang/es.ftl

Lines changed: 48 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,48 @@
1-
1+
ok = De acuerdo
2+
menu_dlc_challenge = Desafío de la batalla
3+
lang_game = Juego
4+
# Button text, as in "Open a file"
5+
open = Abrir
6+
# Button text, as in "Save the file"
7+
save = Guardar
8+
download = Guardar y descargar
9+
yes =
10+
no = No
11+
# The project's source code
12+
nav_source = Fuente
13+
# The project's software license
14+
nav_license = Licencia
15+
# Button text, as in "Undo an action"
16+
undo = Deshacer
17+
# Button text, as in "Redo an action"
18+
redo = Rehacer
19+
# Home page subtitle, file upload guide
20+
home_upload = Para empezar, abre un archivo guardado con este botón.
21+
# Objects without a registered name.
22+
# $id: the ID of the object
23+
unnamed = #{ $id } (Sin nombre)
24+
# Data related to the base game (no DLC)
25+
menu_category_base = Datos del juego
26+
# Data related to DLCs 1-3
27+
menu_category_dlc = Datos DLC
28+
# Data related to Future Redeemed (DLC 4)
29+
menu_category_dlc4 = Datos futuros canjeados
30+
# Data related to the save file itself
31+
menu_category_meta = Metadatos
32+
# Dangerous settings that should not be changed by the average user
33+
menu_category_danger = Zona peligrosa
34+
menu_base_characters = Personajes
35+
menu_base_ouroboros = Uróboros
36+
menu_base_items = Elementos
37+
menu_base_field = Campo
38+
menu_base_quests = Misiones
39+
menu_base_ums = Monstruos únicos
40+
menu_base_formations = Formación de grupos
41+
menu_base_chrono = Cronología
42+
menu_dlc_powaugment = Inoswap
43+
menu_dlc_masha = Creación de accesorios
44+
lang_ui = Interfaz
45+
# The project's info page
46+
nav_about = Acerca de
47+
# Home page subtitle, description
48+
home_subtitle = Editor de partidas guardadas de Xenoblade 3/Future Redeemed

0 commit comments

Comments
 (0)