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>2019-02-12 04:24:00 +0300
committerNextcloud bot <bot@nextcloud.com>2019-02-12 04:24:00 +0300
commit6cf3a806ea5d1b53b15832fe19337b1744b3cd43 (patch)
tree0c4f81d23bde34d525970dd48ebd2f4c29441899
parentebd98327cfb21a5824f38976ff8e4c250da9895e (diff)
[tx-robot] updated from transifexv13.0.12RC1
-rw-r--r--l10n/pl.js1
-rw-r--r--l10n/pl.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/pl.js b/l10n/pl.js
index 85b293c..4e455c8 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -26,6 +26,7 @@ OC.L10N.register(
"File mtime not supplied" : "Plik mtime nie został podany",
"Share not found" : "Udział nie znaleziony",
"You are not authorized to open this share" : "Nie masz uprawnień do otwarcia tego udziału",
+ "Invalid range request" : "Nieprawidłowe żądanie zakresu",
"Text editor" : "Edytor tekstu"
},
"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 98127da..117e1d2 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -24,6 +24,7 @@
"File mtime not supplied" : "Plik mtime nie został podany",
"Share not found" : "Udział nie znaleziony",
"You are not authorized to open this share" : "Nie masz uprawnień do otwarcia tego udziału",
+ "Invalid range request" : "Nieprawidłowe żądanie zakresu",
"Text editor" : "Edytor tekstu"
},"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