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

github.com/nextcloud/external.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-28 03:11:05 +0300
committerNextcloud bot <bot@nextcloud.com>2017-04-28 03:11:05 +0300
commit32572d055b360ef4da32ecb77d5b19ebfdbc3776 (patch)
tree5f014eb08d5a3effcd328842865af5c4fc341e81 /l10n/pl.js
parentcc7c71bb29260f2266051bf6c1dc4f1d1347cdbb (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/pl.js')
-rw-r--r--l10n/pl.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/l10n/pl.js b/l10n/pl.js
index b051c7e..5e53b24 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -14,15 +14,15 @@ OC.L10N.register(
"The site does not exist" : "Miejsce nie istnieje",
"__language_name__" : "__language_name__",
"External sites" : "Zewnętrzne strony",
- "Please note that some browsers will block displaying of sites via http if you are running https." : "Zauważ, że niektóre przeglądarki będą blokować wyświetlanie stron przez http, jeśli używasz https.",
- "Furthermore please note that many sites these days disallow iframing due to security reasons." : "Ponadto należy pamiętać, że wiele stron w dzisiejszych czasach zabrania używania iframe ze względów bezpieczeństwa.",
- "We highly recommend to test the configured sites below properly." : "Wysoce zalecane jest przetestowanie skonfigurowanych poniżej stron.",
"Add" : "Dodaj",
"Name" : "Nazwa",
"URL" : "URL",
"Remove site" : "Usuń stronę",
"Saving" : "Zapisuję",
"Saved!" : "Zapisano!",
- "Can not save site" : "Nie mogę zapisać miejsca"
+ "Can not save site" : "Nie mogę zapisać miejsca",
+ "Please note that some browsers will block displaying of sites via http if you are running https." : "Zauważ, że niektóre przeglądarki będą blokować wyświetlanie stron przez http, jeśli używasz https.",
+ "Furthermore please note that many sites these days disallow iframing due to security reasons." : "Ponadto należy pamiętać, że wiele stron w dzisiejszych czasach zabrania używania iframe ze względów bezpieczeństwa.",
+ "We highly recommend to test the configured sites below properly." : "Wysoce zalecane jest przetestowanie skonfigurowanych poniżej stron."
},
"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);");