From a40019904f510657ab7509122de5a3a91b6a1d83 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Fri, 18 May 2018 07:24:35 +0200 Subject: [PATCH] Transifex autosync --- .tx/merge-base | 2 +- common.cs.po | 4 ++-- common.he.po | 4 ++-- common.kw.po | 2 +- common.uk.po | 8 ++++---- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.tx/merge-base b/.tx/merge-base index 9bae7e1cd5..f9f6285d40 100644 --- a/.tx/merge-base +++ b/.tx/merge-base @@ -1 +1 @@ -Thu May 17 07:24:26 CEST 2018 +Fri May 18 07:24:22 CEST 2018 diff --git a/common.cs.po b/common.cs.po index 93c5916636..149ddc5c83 100644 --- a/common.cs.po +++ b/common.cs.po @@ -21,8 +21,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n < 10 && n % 1 == 0) ? 1 : (n < 9999 && n " -">= 10 && n % 1 == 0) ? 3 : (n % 1 != 0) : 4;\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" #: qcsrc/client/hud/hud_config.qc:239 #, c-format diff --git a/common.he.po b/common.he.po index cbda38973e..593e684a64 100644 --- a/common.he.po +++ b/common.he.po @@ -16,8 +16,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 1: n == 2 ? 2 : (n % 10 == 0 and n " -"> 10) ? 4);\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % " +"1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n" #: qcsrc/client/hud/hud_config.qc:239 #, c-format diff --git a/common.kw.po b/common.kw.po index 99bc65dc9a..7562f10ba6 100644 --- a/common.kw.po +++ b/common.kw.po @@ -19,7 +19,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n == 1 ? 1: n==2 ? 2);\n" +"Plural-Forms: nplurals=3; plural=(n == 1 ? 0 : n == 2 ? 1 : 2);\n" #: qcsrc/client/hud/hud_config.qc:239 #, c-format diff --git a/common.uk.po b/common.uk.po index dfedf37daf..f164a92f21 100644 --- a/common.uk.po +++ b/common.uk.po @@ -20,10 +20,10 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=( n % 1 == 0 && n % 10 =1 && n % 100 != " -"11) ? 1 : ( n %1 == 0 && ( n >= 2 && n <=4) && ( n % 100 <12 || n % 100 > " -"14)) ? 3 : ( n % 1 ==0 && (n% 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % " -"100 >=11 && n % 100 <=14));\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" #: qcsrc/client/hud/hud_config.qc:239 #, c-format -- 2.39.2