summaryrefslogtreecommitdiffstats
path: root/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-17 00:18:07 +0000
committerNextcloud bot <bot@nextcloud.com>2017-06-17 00:18:07 +0000
commitc32d85c11954fdd7592856d1e403c41cb2253fb0 (patch)
tree866921fd4fa5ccbdc8fc152bfa3a9ac3653bfa94 /l10n/pl.js
parentfdcef4a82764366ae2bade0f886bf39071856fc2 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/pl.js')
-rw-r--r--l10n/pl.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/pl.js b/l10n/pl.js
index 72ec86992..4c349baa0 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -145,4 +145,4 @@ OC.L10N.register(
"Documentation" : "Dokumentacja",
"Report a bug" : "Zgłoś błąd"
},
-"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);");
+"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);");