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:23:53 +0300
committerNextcloud bot <bot@nextcloud.com>2019-02-12 04:23:53 +0300
commit48704199da52ad06dde9d8648b52218687608a72 (patch)
treebb7b86ed8d7f874a21940b2e97301cc65b31cb90 /l10n/pl.js
parent5a95d923384ea4448b106bcca99a58bae31f3786 (diff)
[tx-robot] updated from transifexv15.0.5RC1
Diffstat (limited to 'l10n/pl.js')
-rw-r--r--l10n/pl.js1
1 files changed, 1 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);");