From 069ccdc49719f124921c5a6ebf793f72b888e407 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 14 Feb 2017 01:15:13 +0000 Subject: [tx-robot] updated from transifex --- l10n/pl.js | 2 +- l10n/pl.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'l10n') diff --git a/l10n/pl.js b/l10n/pl.js index 4b952b9..aae8067 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -12,4 +12,4 @@ OC.L10N.register( "Get the authentication code from the two-factor authentication app on your device." : "Pobierz kod uwierzytelnienia z aplikacji dwuskładnikowego uwierzytelniania na swoim urządzeniu.", "TOTP second-factor auth" : "Drugi składnik uwierzytelnienia TOTP" }, -"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 349b416..d0c6cca 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -9,5 +9,5 @@ "Authentication code" : "Kod uwierzytelnienia", "Get the authentication code from the two-factor authentication app on your device." : "Pobierz kod uwierzytelnienia z aplikacji dwuskładnikowego uwierzytelniania na swoim urządzeniu.", "TOTP second-factor auth" : "Drugi składnik uwierzytelnienia TOTP" -},"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 -- cgit v1.2.3