summaryrefslogtreecommitdiff
path: root/game/tl/es/common.rpy
diff options
context:
space:
mode:
Diffstat (limited to 'game/tl/es/common.rpy')
-rw-r--r--game/tl/es/common.rpy104
1 files changed, 62 insertions, 42 deletions
diff --git a/game/tl/es/common.rpy b/game/tl/es/common.rpy
index c6e12a8..bc95600 100644
--- a/game/tl/es/common.rpy
+++ b/game/tl/es/common.rpy
@@ -108,155 +108,155 @@ translate es strings:
# renpy/common/00action_file.rpy:26
old "{#weekday}Monday"
- new "{#weekday}Monday"
+ new "{#weekday}Lunes"
# renpy/common/00action_file.rpy:26
old "{#weekday}Tuesday"
- new "{#weekday}Tuesday"
+ new "{#weekday}Martes"
# renpy/common/00action_file.rpy:26
old "{#weekday}Wednesday"
- new "{#weekday}Wednesday"
+ new "{#weekday}Miércoles"
# renpy/common/00action_file.rpy:26
old "{#weekday}Thursday"
- new "{#weekday}Thursday"
+ new "{#weekday}Jueves"
# renpy/common/00action_file.rpy:26
old "{#weekday}Friday"
- new "{#weekday}Friday"
+ new "{#weekday}Viernes"
# renpy/common/00action_file.rpy:26
old "{#weekday}Saturday"
- new "{#weekday}Saturday"
+ new "{#weekday}Sábado"
# renpy/common/00action_file.rpy:26
old "{#weekday}Sunday"
- new "{#weekday}Sunday"
+ new "{#weekday}Domingo"
# renpy/common/00action_file.rpy:37
old "{#weekday_short}Mon"
- new "{#weekday_short}Mon"
+ new "{#weekday_short}LU"
# renpy/common/00action_file.rpy:37
old "{#weekday_short}Tue"
- new "{#weekday_short}Tue"
+ new "{#weekday_short}MA"
# renpy/common/00action_file.rpy:37
old "{#weekday_short}Wed"
- new "{#weekday_short}Wed"
+ new "{#weekday_short}MI"
# renpy/common/00action_file.rpy:37
old "{#weekday_short}Thu"
- new "{#weekday_short}Thu"
+ new "{#weekday_short}JU"
# renpy/common/00action_file.rpy:37
old "{#weekday_short}Fri"
- new "{#weekday_short}Fri"
+ new "{#weekday_short}VI"
# renpy/common/00action_file.rpy:37
old "{#weekday_short}Sat"
- new "{#weekday_short}Sat"
+ new "{#weekday_short}SA"
# renpy/common/00action_file.rpy:37
old "{#weekday_short}Sun"
- new "{#weekday_short}Sun"
+ new "{#weekday_short}DO"
# renpy/common/00action_file.rpy:47
old "{#month}January"
- new "{#month}January"
+ new "{#month}Enero"
# renpy/common/00action_file.rpy:47
old "{#month}February"
- new "{#month}February"
+ new "{#month}Febrero"
# renpy/common/00action_file.rpy:47
old "{#month}March"
- new "{#month}March"
+ new "{#month}Marzo"
# renpy/common/00action_file.rpy:47
old "{#month}April"
- new "{#month}April"
+ new "{#month}Abril"
# renpy/common/00action_file.rpy:47
old "{#month}May"
- new "{#month}May"
+ new "{#month}Mayo"
# renpy/common/00action_file.rpy:47
old "{#month}June"
- new "{#month}June"
+ new "{#month}Junio"
# renpy/common/00action_file.rpy:47
old "{#month}July"
- new "{#month}July"
+ new "{#month}Julio"
# renpy/common/00action_file.rpy:47
old "{#month}August"
- new "{#month}August"
+ new "{#month}Agosto"
# renpy/common/00action_file.rpy:47
old "{#month}September"
- new "{#month}September"
+ new "{#month}Septiembre"
# renpy/common/00action_file.rpy:47
old "{#month}October"
- new "{#month}October"
+ new "{#month}Octubre"
# renpy/common/00action_file.rpy:47
old "{#month}November"
- new "{#month}November"
+ new "{#month}Noviembre"
# renpy/common/00action_file.rpy:47
old "{#month}December"
- new "{#month}December"
+ new "{#month}Diciembre"
# renpy/common/00action_file.rpy:63
old "{#month_short}Jan"
- new "{#month_short}Jan"
+ new "{#month_short}ENE"
# renpy/common/00action_file.rpy:63
old "{#month_short}Feb"
- new "{#month_short}Feb"
+ new "{#month_short}FEB"
# renpy/common/00action_file.rpy:63
old "{#month_short}Mar"
- new "{#month_short}Mar"
+ new "{#month_short}MAR"
# renpy/common/00action_file.rpy:63
old "{#month_short}Apr"
- new "{#month_short}Apr"
+ new "{#month_short}ABR"
# renpy/common/00action_file.rpy:63
old "{#month_short}May"
- new "{#month_short}May"
+ new "{#month_short}MAY"
# renpy/common/00action_file.rpy:63
old "{#month_short}Jun"
- new "{#month_short}Jun"
+ new "{#month_short}JUN"
# renpy/common/00action_file.rpy:63
old "{#month_short}Jul"
- new "{#month_short}Jul"
+ new "{#month_short}JUL"
# renpy/common/00action_file.rpy:63
old "{#month_short}Aug"
- new "{#month_short}Aug"
+ new "{#month_short}AGO"
# renpy/common/00action_file.rpy:63
old "{#month_short}Sep"
- new "{#month_short}Sep"
+ new "{#month_short}SEP"
# renpy/common/00action_file.rpy:63
old "{#month_short}Oct"
- new "{#month_short}Oct"
+ new "{#month_short}OCT"
# renpy/common/00action_file.rpy:63
old "{#month_short}Nov"
- new "{#month_short}Nov"
+ new "{#month_short}NOV"
# renpy/common/00action_file.rpy:63
old "{#month_short}Dec"
- new "{#month_short}Dec"
+ new "{#month_short}DIC"
# renpy/common/00action_file.rpy:240
old "%b %d, %H:%M"
@@ -368,19 +368,19 @@ translate es strings:
# renpy/common/00director.rpy:1631
old "Change"
- new "Change"
+ new "Cambiar"
# renpy/common/00director.rpy:1633
old "Add"
- new "Add"
+ new "Añadir"
# renpy/common/00director.rpy:1636
old "Cancel"
- new "Stornieren"
+ new "Cancelar"
# renpy/common/00director.rpy:1639
old "Remove"
- new "Remove"
+ new "Eliminar"
# renpy/common/00director.rpy:1674
old "Statement:"
@@ -978,3 +978,23 @@ translate es strings:
old "Copies the errors.txt file to the clipboard as Markdown for Discord."
new "Copies the errors.txt file to the clipboard as Markdown for Discord."
+# TODO: Translation updated at 2023-07-08 18:33
+
+translate es strings:
+
+ # renpy/common/00accessibility.rpy:180
+ old "High Contrast Text"
+ new "High Contrast Text"
+
+ # renpy/common/00preferences.rpy:487
+ old "renderer menu"
+ new "renderer menu"
+
+ # renpy/common/00preferences.rpy:490
+ old "accessibility menu"
+ new "accessibility menu"
+
+ # renpy/common/00preferences.rpy:493
+ old "high contrast text"
+ new "high contrast text"
+