mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
Update Spanish translation
Forgotten "%p" in 12h time formats.
This commit is contained in:
parent
daec53f4fe
commit
f279b6bf7e
1 changed files with 4 additions and 4 deletions
8
po/es.po
8
po/es.po
|
|
@ -431,21 +431,21 @@ msgstr "%a %R"
|
|||
#. for AM/PM.
|
||||
#: ../js/ui/dateMenu.js:175
|
||||
msgid "%a %b %e, %l:%M:%S %p"
|
||||
msgstr "%a %e de %b, %l:%M:%S"
|
||||
msgstr "%a %e de %b, %l:%M:%S %p"
|
||||
|
||||
#: ../js/ui/dateMenu.js:176
|
||||
msgid "%a %b %e, %l:%M %p"
|
||||
msgstr "%a %e de %b, %l:%M"
|
||||
msgstr "%a %e de %b, %l:%M %p"
|
||||
|
||||
#. Translators: This is a time format without date used
|
||||
#. for AM/PM.
|
||||
#: ../js/ui/dateMenu.js:180
|
||||
msgid "%a %l:%M:%S %p"
|
||||
msgstr "%a %l:%M:%S"
|
||||
msgstr "%a %l:%M:%S %p"
|
||||
|
||||
#: ../js/ui/dateMenu.js:181
|
||||
msgid "%a %l:%M %p"
|
||||
msgstr "%a %l:%M"
|
||||
msgstr "%a %l:%M %p"
|
||||
|
||||
#. Translators: This is the date format to use when the calendar popup is
|
||||
#. * shown - it is shown just below the time in the shell (e.g. "Tue 9:29 AM").
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue