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 xfce/libxfce4util.
commit 7b731799971aa06c73491745e287a4d772736f4f Author: Pavel Borecki <[email protected]> Date: Thu Aug 2 12:30:32 2018 +0200 I18n: Update translation cs (100%). 7 translated messages. Transifex (https://www.transifex.com/xfce/public/). --- po/cs.po | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/po/cs.po b/po/cs.po index 2dd4180..b439e68 100644 --- a/po/cs.po +++ b/po/cs.po @@ -3,19 +3,20 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Pavel Borecki <[email protected]>, 2018 msgid "" msgstr "" "Project-Id-Version: Libxfce4util\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-07-02 22:35+0200\n" -"PO-Revision-Date: 2017-09-19 18:02+0000\n" -"Last-Translator: Nick Schermer <[email protected]>\n" +"PO-Revision-Date: 2018-08-02 05:54+0000\n" +"Last-Translator: Pavel Borecki <[email protected]>\n" "Language-Team: Czech (http://www.transifex.com/xfce/libxfce4util/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" #: ../libxfce4util/xfce-fileutils.c:153 #, c-format @@ -84,14 +85,14 @@ msgstr "Tato knihovna je svobodný software. Můžete ji dále distribuovat\na/n #: ../libxfce4util/xfce-posix-signal-handler.c:132 #, c-format msgid "pipe() failed: %s" -msgstr "funkce pipe() selhala: %s" +msgstr "volání funkce pipe() se nezdařilo: %s" #: ../libxfce4util/xfce-posix-signal-handler.c:205 #, c-format msgid "xfce_posix_signal_handler_init() must be called first" -msgstr "nejdříve musí být volána funkce xfce_posix_signal_handler_init()" +msgstr "nejdříve je třeba volat funkci xfce_posix_signal_handler_init()" #: ../libxfce4util/xfce-posix-signal-handler.c:231 #, c-format msgid "sigaction() failed: %s\n" -msgstr "funkce sigaction() selhala: %s\n" +msgstr "volání funkce sigaction() se nezdařilo: %s\n" -- 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
