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

noreply at xfce.org noreply at xfce.org
Wed May 8 19:53:19 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 ece9125b9658f28fcc617b37ce5ef28d75d7f4a0
Author: Yarema aka Knedlyk <yupadmin at gmail.com>
Date:   Wed May 8 19:52:56 2019 +0200

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

diff --git a/po/uk.po b/po/uk.po
index 1dfcdab..b7dfdf8 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -17,7 +17,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Language: uk\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
 
 #. Create label for displaying the remaining time until the next break
 #: ../panel-plugin/time-out.c:211
@@ -168,6 +168,7 @@ msgid_plural "%d hours"
 msgstr[0] "%d година"
 msgstr[1] "%d години"
 msgstr[2] "%d годин"
+msgstr[3] "%d годин"
 
 #: ../panel-plugin/time-out-countdown.c:425
 #: ../panel-plugin/time-out-countdown.c:481
@@ -179,6 +180,7 @@ msgid_plural "%d minutes"
 msgstr[0] "%d хвилина"
 msgstr[1] "%d хвилини"
 msgstr[2] "%d хвилин"
+msgstr[3] "%d хвилин"
 
 #: ../panel-plugin/time-out-countdown.c:426
 #, c-format
@@ -187,6 +189,7 @@ msgid_plural "%d seconds"
 msgstr[0] "%d секунда"
 msgstr[1] "%d секунди"
 msgstr[2] "%d секунд"
+msgstr[3] "%d секунд"
 
 #. 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