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:57 +0300
committerNextcloud bot <bot@nextcloud.com>2019-02-12 04:23:57 +0300
commit7499305990b59634f9f1cad82be5295f7e6aad22 (patch)
tree442bd19273946f74e101fe150571c019ba5128ec
parentb0efbb2acd946a161dd4d1f495ab42e32b568145 (diff)
[tx-robot] updated from transifexv14.0.8RC1
-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