Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/groupfolders.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-17 03:16:34 +0300
committerNextcloud bot <bot@nextcloud.com>2017-06-17 03:16:34 +0300
commit3635c10d3f91cc8ba0d95d80e5fdbb91ecf6df76 (patch)
tree636faf166fff02975f858b922ea6ed3bc80f9c65 /l10n/pl.js
parent0208d3dea5eaaf222d25a2c84015dc2cb6faa49b (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 54893e8f..a79543e4 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -22,4 +22,4 @@ OC.L10N.register(
"sup" : "sup",
"Group folders" : "Grupa folderów"
},
-"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);");