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

github.com/nextcloud/tasks.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:23:27 +0300
committerNextcloud bot <bot@nextcloud.com>2017-06-17 03:23:27 +0300
commit6aeee8c355f90977fa093d96707b10a986f5c90a (patch)
tree1c2fd899a519e2bd37ee69705782fddfd7c05bd8
parent7be9dd6b87dfe6cf3d1362a22c8f5796abbaa647 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/pl.js2
-rw-r--r--l10n/pl.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10n/pl.js b/l10n/pl.js
index 32e6bdb6..0c14853e 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -111,4 +111,4 @@ OC.L10N.register(
"Task not found!" : "Nie znaleziono zadania!",
"add a subtask to" : "dodaj podzadanie do"
},
-"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);");
diff --git a/l10n/pl.json b/l10n/pl.json
index daac0d07..fcb5dc90 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -108,5 +108,5 @@
"Loading the task..." : "Ɓadowanie zadania...",
"Task not found!" : "Nie znaleziono zadania!",
"add a subtask to" : "dodaj podzadanie do"
-},"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);"
+},"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