From 9bbc659a9b01ce69f4e9b3f138d06f7d81104b65 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Tue, 14 Feb 2017 00:28:13 +0100 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/pl.js | 2 +- l10n/pl.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/l10n/pl.js b/l10n/pl.js index 90edf07..f1a5f1e 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -34,4 +34,4 @@ OC.L10N.register( "Please re-enter a valid email address" : "Proszę ponownie wprowadzić adres email", "You will receive an email with a verification link" : "Otrzymasz email z linkiem weryfikacyjnym" }, -"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); +"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/l10n/pl.json b/l10n/pl.json index 93b5a2e..5800f32 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -31,5 +31,5 @@ "Request verification link" : "Zażądaj linku weryfikacyjnego", "Please re-enter a valid email address" : "Proszę ponownie wprowadzić adres email", "You will receive an email with a verification link" : "Otrzymasz email z linkiem weryfikacyjnym" -},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" +},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file