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-10 04:10:34 +0300
committerNextcloud bot <bot@nextcloud.com>2017-03-10 04:10:34 +0300
commitee1df0bf094f8aa034a2536cca8b471922caf779 (patch)
tree61a88cf3e504c16352e573a05909caaee84c63d7 /l10n/pl.json
parent7c798aefecfcb927ea5e37a1b98d7b0b93fcdba4 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/pl.json')
-rw-r--r--l10n/pl.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/pl.json b/l10n/pl.json
index 2aaf224..8b7f1d8 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -1,14 +1,14 @@
{ "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.",
- "External Sites" : "Zewnętrzne strony",
+ "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żywanie 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 below properly." : "Wysoce zalecane jest przetestowanie skonfigurowanych poniżej stron.",
"Name" : "Nazwa",
"URL" : "URL",
"Select an icon" : "Wybierz ikonę",
"Remove site" : "Usuń stronę",
"Add" : "Dodaj"
-},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
+},"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