This is an automated email from the git hooks/post-receive script. t r a n s i f e x p u s h e d a c o m m i t t o b r a n c h m a s t e r in repository apps/parole.
commit 5ae8b124dba5e203810c08860468a33bdaaa0721 Author: Pavel Borecki <[email protected]> Date: Thu Aug 2 12:32:30 2018 +0200 I18n: Update translation cs (100%). 299 translated messages. Transifex (https://www.transifex.com/xfce/public/). --- po/cs.po | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/po/cs.po b/po/cs.po index 47498e4..439ea14 100644 --- a/po/cs.po +++ b/po/cs.po @@ -5,20 +5,21 @@ # Translators: # Alois Nešpor <[email protected]>, 2013-2014 # Michal Várady <[email protected]>, 2014-2015,2017-2018 +# Pavel Borecki <[email protected]>, 2018 # Petr Šimáček <[email protected]>, 2015,2017 msgid "" msgstr "" "Project-Id-Version: Xfce Apps\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-04-12 06:31+0200\n" -"PO-Revision-Date: 2018-04-15 17:33+0000\n" -"Last-Translator: Michal Várady <[email protected]>\n" +"PO-Revision-Date: 2018-08-02 05:44+0000\n" +"Last-Translator: Pavel Borecki <[email protected]>\n" "Language-Team: Czech (http://www.transifex.com/xfce/xfce-apps/language/cs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: cs\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" #: ../data/interfaces/parole.ui.h:1 #: ../data/desktop/org.xfce.Parole.desktop.in.in.h:1 @@ -34,11 +35,11 @@ msgstr "_Média" #: ../data/interfaces/parole.ui.h:3 msgid "_Open…" -msgstr "_Otevřít..." +msgstr "_Otevřít…" #: ../data/interfaces/parole.ui.h:4 msgid "Open _Location…" -msgstr "Otevřít _umístění..." +msgstr "Otevřít _umístění…" #: ../data/interfaces/parole.ui.h:5 msgid "Open _Recent" @@ -46,7 +47,7 @@ msgstr "Otevřít _nedávné" #: ../data/interfaces/parole.ui.h:6 msgid "_Save Playlist…" -msgstr "_Uložit seznam médií..." +msgstr "Uložit _seznam stop…" #: ../data/interfaces/parole.ui.h:7 ../src/parole-disc.c:108 #: ../src/parole-disc.c:143 @@ -853,6 +854,7 @@ msgid_plural "Playlist (%i items)" msgstr[0] "Seznam médií (%i položka)" msgstr[1] "Seznam médií (%i položky)" msgstr[2] "Seznam médií (%i položek)" +msgstr[3] "Seznam médií (%i položek)" #: ../src/parole-medialist.c:221 ../src/parole-medialist.c:1477 #, c-format @@ -861,6 +863,7 @@ msgid_plural "Playlist (%i chapters)" msgstr[0] "Seznam médií (%i kapitola)" msgstr[1] "Seznam médií (%i kapitoly)" msgstr[2] "Seznam médií (%i kapitol)" +msgstr[3] "Seznam médií (%i kapitol)" #: ../src/parole-medialist.c:390 ../src/parole-player.c:710 #, c-format -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
