diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2012-10-04 11:31:07 +0800 |
---|---|---|
committer | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2012-10-04 11:31:07 +0800 |
commit | 76a505f314595693ed529ecd1aa79017d263ba4e (patch) | |
tree | 7bb546ec49426178aca1998eb67eb052da038e45 /po | |
parent | fa8b3e34b5b6ee752d677eb11fb21e6fcd2bf9ac (diff) | |
download | gsoc2013-evolution-76a505f314595693ed529ecd1aa79017d263ba4e.tar gsoc2013-evolution-76a505f314595693ed529ecd1aa79017d263ba4e.tar.gz gsoc2013-evolution-76a505f314595693ed529ecd1aa79017d263ba4e.tar.bz2 gsoc2013-evolution-76a505f314595693ed529ecd1aa79017d263ba4e.tar.lz gsoc2013-evolution-76a505f314595693ed529ecd1aa79017d263ba4e.tar.xz gsoc2013-evolution-76a505f314595693ed529ecd1aa79017d263ba4e.tar.zst gsoc2013-evolution-76a505f314595693ed529ecd1aa79017d263ba4e.zip |
po/vi: am/pm translations are too long, use original strings
Diffstat (limited to 'po')
-rw-r--r-- | po/vi.po | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4164,14 +4164,14 @@ msgstr "" #: ../calendar/gui/print.c:1048 ../calendar/gui/print.c:1067 #: ../calendar/gui/print.c:2564 ../calendar/gui/print.c:2584 msgid "am" -msgstr "sáng" +msgstr "am" #. String to use in 12-hour time format for times in the afternoon. #: ../calendar/gui/e-day-view.c:1030 ../calendar/gui/e-week-view.c:776 #: ../calendar/gui/print.c:1053 ../calendar/gui/print.c:1069 #: ../calendar/gui/print.c:2569 ../calendar/gui/print.c:2586 msgid "pm" -msgstr "chiều/tối" +msgstr "pm" #. strftime format %A = full weekday name, %d = day of month, #. * %B = full month name. Don't use any other specifiers. |