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-05-04 03:10:39 +0300
committerNextcloud bot <bot@nextcloud.com>2017-05-04 03:10:39 +0300
commit717907ab886365d55ada5b09131064a69d272be4 (patch)
tree149d4ec931271e135647cb525dbe1bbc6afcdcaa /l10n/pl.js
parent0c03d7fef9bc0021dfb1cc4b6dce3f876e09072f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/pl.js')
-rw-r--r--l10n/pl.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/l10n/pl.js b/l10n/pl.js
index 07cbf3e..7b8d220 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"The site does not exist" : "Miejsce nie istnieje",
"__language_name__" : "__language_name__",
"External sites" : "Zewnętrzne strony",
+ "Add a website directly to the app list in the top bar. This will be visible for all users and is useful to quickly reach other internally used web apps or important sites." : "Dodaj stronę bezpośrednio do listy aplikacji na górnym pasku. Będzie ona widoczna dla wszystkich użytkowników i jest użyteczna kiedy potrzeba szybko sięgnąć do zewnętrznych aplikacji lub ważnych stron.",
"Add" : "Dodaj",
"Name" : "Nazwa",
"URL" : "URL",
@@ -22,6 +23,7 @@ OC.L10N.register(
"Saved!" : "Zapisano!",
"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."
+ "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 above properly." : "Usilnie zalecamy dokładne stestowanie skonfigurowanych powyższych 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);");