From 18648d29d04c285e6cc87bebce694408c0ff2667 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20=C4=8Cernock=C3=BD?= Date: Sun, 31 May 2015 21:22:05 +0200 Subject: [PATCH] Updated Czech translation --- po/cs.po | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/po/cs.po b/po/cs.po index f1dfac12..4cf8a010 100644 --- a/po/cs.po +++ b/po/cs.po @@ -12,8 +12,8 @@ msgstr "" "Project-Id-Version: geary\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?" "product=geary&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2015-03-22 17:57+0000\n" -"PO-Revision-Date: 2015-03-22 23:18+0100\n" +"POT-Creation-Date: 2015-05-31 17:11+0000\n" +"PO-Revision-Date: 2015-05-31 21:21+0200\n" "Last-Translator: Marek Černocký \n" "Language-Team: Czech \n" "Language: cs\n" @@ -21,7 +21,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Gtranslator 2.91.6\n" +"X-Generator: Gtranslator 2.91.7\n" #: ../desktop/geary.desktop.in.h:1 ../desktop/geary-autostart.desktop.in.h:1 msgid "Geary" @@ -269,7 +269,6 @@ msgid "Unrecognized command line option \"%s\"\n" msgstr "Nerozpoznaný přepínač příkazového řádku „%s“\n" #: ../src/client/application/geary-controller.vala:62 -#| msgid "Move conversation" msgid "Delete conversation" msgstr "Vymazat konverzaci" @@ -736,7 +735,7 @@ msgstr[2] "%i shod (s přechodem přes okraj)" msgid "not found" msgstr "nenalezeno" -#: ../src/client/components/main-window.vala:428 +#: ../src/client/components/main-window.vala:430 #, c-format msgid "%s (%d)" msgstr "%s (%d)" @@ -1556,6 +1555,13 @@ msgstr "" msgid "Trash | Rubbish | Rubbish Bin" msgstr "Trash | Koš | Smazané | Smazané zprávy | Smazaná pošta" +#. List of folder names to match for Archive, separated by |. Please add localized common +#. names for the Trash folder, leaving in the English names as well. The first in the list +#. will be the default, so please add the most common localized name to the front. +#: ../src/engine/imap-engine/imap-engine-generic-account.vala:595 +msgid "Archive | Archives" +msgstr "Archiv | Archív | Archivy | Archívy | Archive | Archives" + #. / Format for the datetime that a message being replied to was received #. / See http://developer.gnome.org/glib/2.32/glib-GDateTime.html#g-date-time-format #: ../src/engine/rfc822/rfc822-utils.vala:215