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

github.com/nextcloud/files_texteditor.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:14:31 +0300
committerNextcloud bot <bot@nextcloud.com>2017-06-17 03:14:31 +0300
commit50f8d4b7485fe9a601233d90508dee0558e79679 (patch)
treeecf48a8c9f960764d4f405286e5f7493091e73e1
parent4ed59d3b89941f5b86e79376b6a04afa0fb6871a (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 4280721..b25cd63 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -26,4 +26,4 @@ OC.L10N.register(
"Text editor" : "Edytor tekstu",
"Text file" : "Plik tekstowy"
},
-"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 09e289f..a168f4d 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -23,5 +23,5 @@
"New text file.txt" : "Nowy plik tekstowy.txt",
"Text editor" : "Edytor tekstu",
"Text file" : "Plik tekstowy"
-},"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