aboutsummaryrefslogtreecommitdiff
path: root/po/es.po
diff options
context:
space:
mode:
authorgrunfink <grunfink@comam.es>2026-02-02 17:51:40 +0100
committergrunfink <grunfink@comam.es>2026-02-02 17:51:40 +0100
commit7d24c6ff9460066479421473956bfce360ceb608 (patch)
tree45781f86496d8e5de1bcaeaf0cf4378f93887b18 /po/es.po
parent1f41a45091c387421299e934066106057ad0e194 (diff)
Added translatable month names.
Diffstat (limited to 'po/es.po')
-rw-r--r--po/es.po48
1 files changed, 48 insertions, 0 deletions
diff --git a/po/es.po b/po/es.po
index 1c05bce..a2274bc 100644
--- a/po/es.po
+++ b/po/es.po
@@ -885,3 +885,51 @@ msgstr "Guardar"
#: html.c:4167
msgid "Notifications filter..."
msgstr "Filtro de notificaciones..."
+
+#: data.c:44
+msgid "Jan"
+msgstr "ene"
+
+#: data.c:45
+msgid "Feb"
+msgstr "feb"
+
+#: data.c:46
+msgid "Mar"
+msgstr "mar"
+
+#: data.c:47
+msgid "Apr"
+msgstr "abr"
+
+#: data.c:48
+msgid "May"
+msgstr "may"
+
+#: data.c:49
+msgid "Jun"
+msgstr "jun"
+
+#: data.c:50
+msgid "Jul"
+msgstr "jul"
+
+#: data.c:51
+msgid "Aug"
+msgstr "ago"
+
+#: data.c:52
+msgid "Sep"
+msgstr "sep"
+
+#: data.c:53
+msgid "Oct"
+msgstr "oct"
+
+#: data.c:54
+msgid "Nov"
+msgstr "nov"
+
+#: data.c:55
+msgid "Dec"
+msgstr "dic"