[Xfce4-commits] [panel-plugins/xfce4-time-out-plugin] 04/24: I18n: Update translation cs (100%).

noreply at xfce.org noreply at xfce.org
Wed May 8 19:53:02 CEST 2019


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 panel-plugins/xfce4-time-out-plugin.

commit 52dcf3a00cf6349e28ca308b711b7dfe5b02c743
Author: Michal Várady <miko.vaji at gmail.com>
Date:   Wed May 8 19:52:50 2019 +0200

    I18n: Update translation cs (100%).
    
    35 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).
---
 po/cs.po | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/po/cs.po b/po/cs.po
index 68f907a..1c7be44 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -16,7 +16,7 @@ msgstr ""
 "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"
 
 #. Create label for displaying the remaining time until the next break
 #: ../panel-plugin/time-out.c:211
@@ -167,6 +167,7 @@ msgid_plural "%d hours"
 msgstr[0] "%d hodina"
 msgstr[1] "%d hodiny"
 msgstr[2] "%d hodin"
+msgstr[3] "%d hodin"
 
 #: ../panel-plugin/time-out-countdown.c:425
 #: ../panel-plugin/time-out-countdown.c:481
@@ -178,6 +179,7 @@ msgid_plural "%d minutes"
 msgstr[0] "%d minuta"
 msgstr[1] "%d minuty"
 msgstr[2] "%d minut"
+msgstr[3] "%d minut"
 
 #: ../panel-plugin/time-out-countdown.c:426
 #, c-format
@@ -186,6 +188,7 @@ msgid_plural "%d seconds"
 msgstr[0] "%d sekunda"
 msgstr[1] "%d sekundy"
 msgstr[2] "%d sekund"
+msgstr[3] "%d sekund"
 
 #. Translators: this is %s seconds/minutes/hours
 #: ../panel-plugin/time-out-countdown.c:437

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list