[gnome-logs] Updated Spanish translation
- From: Damned-Lies <translations src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-logs] Updated Spanish translation
- Date: Wed, 25 Nov 2015 15:53:17 +0000 (UTC)
commit a4038162cdf98165566e144a6510dcedc55924fa
Author: Daniel Mustieles <daniel mustieles gmail com>
Date: Wed Nov 25 15:53:10 2015 +0000
Updated Spanish translation
po/es.po | 94 ++++++++++++++++++++++++++++++++++++++++++++------------------
1 files changed, 67 insertions(+), 27 deletions(-)
---
diff --git a/po/es.po b/po/es.po
index 9704c29..b4ff6d5 100644
--- a/po/es.po
+++ b/po/es.po
@@ -10,8 +10,8 @@ msgstr ""
"Project-Id-Version: gnome-logs master\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-";
"logs&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2015-11-15 21:12+0000\n"
-"PO-Revision-Date: 2015-11-16 16:39+0100\n"
+"POT-Creation-Date: 2015-11-24 21:16+0000\n"
+"PO-Revision-Date: 2015-11-25 09:47+0100\n"
"Last-Translator: Daniel Mustieles <daniel mustieles gmail com>\n"
"Language-Team: Español; Castellano <gnome-es-list gnome org>\n"
"Language: es\n"
@@ -110,7 +110,6 @@ msgid "Documentation"
msgstr "DocumentacioÌn"
#: ../data/gl-window.ui.h:1
-#| msgid "_Help"
msgid "Help"
msgstr "Ayuda"
@@ -203,50 +202,92 @@ msgstr "No hay resultados"
msgid "Other"
msgstr "Otros"
-#. Translators: timestamp format for events on the current
-#. * day, showing the time in 12-hour format.
-#: ../src/gl-util.c:144
+#. Translators: timestamp format for events on the
+#. * current day, showing the time with seconds in
+#. * 12-hour format.
+#: ../src/gl-util.c:148
+#| msgid "%l:%M %p"
+msgid "%l:%M:%S %p"
+msgstr "%l:%M:%S %p"
+
+#. Translators: timestamp format for events on the
+#. * current day, showing the time without seconds in
+#. * 12-hour format.
+#: ../src/gl-util.c:155
msgid "%l:%M %p"
msgstr "%l:%M %p"
-#. Translators: timestamp format for events in the current
-#. * year, showing the abbreviated month name, day of the
-#. * month and the time in 12-hour format.
-#: ../src/gl-util.c:150
+#: ../src/gl-util.c:166
+#| msgid "%b %e %l:%M %p"
+msgid "%b %e %l:%M:%S %p"
+msgstr "%b %e %l:%M:%S %p"
+
+#. Translators: timestamp format for events in the
+#. * current year, showing the abbreviated month name,
+#. * day of the month and the time without seconds in
+#. * 12-hour format.
+#: ../src/gl-util.c:174
msgid "%b %e %l:%M %p"
msgstr "%b %e %l:%M %p"
-#. Translators: timestamp format for events in a different
-#. * year, showing the abbreviated month name, day of the
-#. * month, year and the time in 12-hour format.
-#: ../src/gl-util.c:156
+#: ../src/gl-util.c:185
+#| msgid "%b %e %Y %l:%M %p"
+msgid "%b %e %Y %l:%M:%S %p"
+msgstr "%b %e %Y %l:%M:%S %p"
+
+#: ../src/gl-util.c:194
msgid "%b %e %Y %l:%M %p"
msgstr "%b %e %Y %l:%M %p"
-#. Translators: timestamp format for events on the current
-#. * day, showing the time in 24-hour format.
-#: ../src/gl-util.c:169
+#. Translators: timestamp format for events on the
+#. * current day, showing the time with seconds in
+#. * 24-hour format.
+#: ../src/gl-util.c:211
+#| msgid "%H:%M"
+msgid "%H:%M:%S"
+msgstr "%H:%M:%S"
+
+#. Translators: timestamp format for events on the
+#. * current day, showing the time without seconds in
+#. * 24-hour format.
+#: ../src/gl-util.c:218
msgid "%H:%M"
msgstr "%H:%M"
-#. Translators: timestamp format for events in the current
-#. * year, showing the abbreviated month name, day of the
-#. * month and the time in 24-hour format.
-#: ../src/gl-util.c:175
+#. Translators: timestamp format for events in the
+#. * current year, showing the abbreviated month name,
+#. * day of the month and the time with seconds in
+#. * 24-hour format.
+#: ../src/gl-util.c:228
+#| msgid "%b %e %H:%M"
+msgid "%b %e %H:%M:%S"
+msgstr "%b %e %H:%M:%S"
+
+#. Translators: timestamp format for events in the
+#. * current year, showing the abbreviated month name,
+#. * day of the month and the time without seconds in
+#. * 24-hour format.
+#: ../src/gl-util.c:236
msgid "%b %e %H:%M"
msgstr "%b %e %H:%M"
-#. Translators: timestamp format for events in a different
-#. * year, showing the abbreviated month name, day of the
-#. * month, year and the time in 24-hour format.
-#: ../src/gl-util.c:181
+#: ../src/gl-util.c:247
+#| msgid "%b %e %Y %H:%M"
+msgid "%b %e %Y %H:%M:%S"
+msgstr "%b %e %Y %H:%M:%S"
+
+#. Translators: timestamp format for events in a
+#. * different year, showing the abbreviated month name,
+#. * day of the month, year and the time without seconds
+#. * in 24-hour format.
+#: ../src/gl-util.c:255
msgid "%b %e %Y %H:%M"
msgstr "%b %e %Y %H:%M"
#. Transltors: the first string is the earliest timestamp of the boot,
#. * and the second string is the newest timestamp. An example string might
#. * be '08:10 - 08:30'
-#: ../src/gl-util.c:244
+#: ../src/gl-util.c:319
#, c-format
msgid "%s – %s"
msgstr "%s – %s"
@@ -264,7 +305,6 @@ msgid "_Save"
msgstr "_Guardar"
#: ../src/gl-window.c:195
-#| msgid "Message"
msgid "log messages"
msgstr "mensajes de registro"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]