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

github.com/nextcloud/passman.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:20:28 +0300
committerNextcloud bot <bot@nextcloud.com>2017-06-17 03:20:28 +0300
commitb4a38d31e250178a57b8a9af0527f2e7e406eeac (patch)
treefd6efcca31214565fcf502a801b0465e3b68d4f5 /l10n/pl.js
parent32b89fe448df2e3b6f27d57b47492cfe6c1c8a1e (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 94c1e38b..feb002c2 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -324,4 +324,4 @@ OC.L10N.register(
"Dismiss" : "Odrzuć",
"seconds ago" : "sekund temu"
},
-"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);");