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 x f c e - 4 . 1 2 in repository xfce/xfce4-settings.
commit f4ec3b10ddfebff8e6c3896b0f9ca82b1b3dfdde Author: Slavko <[email protected]> Date: Fri Sep 14 06:42:05 2018 +0200 I18n: Update translation sk (100%). 359 translated messages. Transifex (https://www.transifex.com/xfce/public/). --- po/sk.po | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/po/sk.po b/po/sk.po index bb8b59f..8084b86 100644 --- a/po/sk.po +++ b/po/sk.po @@ -16,7 +16,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: sk\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" #: ../dialogs/accessibility-settings/accessibility-dialog.glade.h:1 #: ../dialogs/accessibility-settings/xfce4-accessibility-settings.desktop.in.h:1 @@ -1154,6 +1154,7 @@ msgid_plural "%d MIME types found" msgstr[0] "Nájdený %d typ MIME" msgstr[1] "Nájdené %d typy MIME" msgstr[2] "Nájdených %d typov MIME" +msgstr[3] "Nájdených %d typov MIME" #: ../dialogs/mime-settings/xfce-mime-window.c:654 #, 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
