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-03-24 04:10:39 +0300
committerNextcloud bot <bot@nextcloud.com>2017-03-24 04:10:39 +0300
commit7df51abc57fcdf81e0fbaaf6ff73a7074cb96962 (patch)
tree5b2e4e7739b6b9cb00b0d592ca422b6a0ed29c76 /l10n/pl.json
parent66c66a2a5f68af292716fc13cd3f398d98949557 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/pl.json')
-rw-r--r--l10n/pl.json16
1 files changed, 12 insertions, 4 deletions
diff --git a/l10n/pl.json b/l10n/pl.json
index 8b7f1d8..8cbeaf7 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -1,14 +1,22 @@
{ "translations": {
- "Please enter valid urls - they have to start with either http://, https:// or /" : "Proszę wprowadzić poprawne adresy - muszą zaczynać się od http://, https:// lub /",
- "External sites saved." : "Zewnętrzne strony zostały zapisane.",
+ "Select an icon" : "Wybierz ikonę",
+ "All languages" : "Wszystkie języki",
+ "The given name is invalid" : "Podana nazwa jest niepoprawna",
+ "The given url is invalid" : "Podany adres url jest niepoprawny",
+ "The given language does not exist" : "Podany język nie istnieje",
+ "The given icon does not exist" : "Podana ikona nie istnieje",
+ "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",
- "Select an icon" : "Wybierz ikonę",
"Remove site" : "Usuń stronę",
- "Add" : "Dodaj"
+ "Saving" : "Zapisuję",
+ "Saved!" : "Zapisano!",
+ "Can not save site" : "Nie mogę zapisać miejsca"
},"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