summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/pl.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-03-03 01:07:45 +0000
committerNextcloud bot <bot@nextcloud.com>2017-03-03 01:07:45 +0000
commitb55ce43ba5f8e05cba5e0ee3b6923c2329047ca9 (patch)
treedbb09d4e3b6f96e33e51b4c2e8018d5427a11552 /apps/theming/l10n/pl.json
parent53195b156c68082f1e02e45ba2a266c15ef1bcaa (diff)
downloadnextcloud-server-b55ce43ba5f8e05cba5e0ee3b6923c2329047ca9.tar.gz
nextcloud-server-b55ce43ba5f8e05cba5e0ee3b6923c2329047ca9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/pl.json')
-rw-r--r--apps/theming/l10n/pl.json25
1 files changed, 25 insertions, 0 deletions
diff --git a/apps/theming/l10n/pl.json b/apps/theming/l10n/pl.json
new file mode 100644
index 00000000000..2f191dc13d5
--- /dev/null
+++ b/apps/theming/l10n/pl.json
@@ -0,0 +1,25 @@
+{ "translations": {
+ "Admin" : "Admin",
+ "a safe home for all your data" : "bezpieczna schowek dla wszystkich twoich danych",
+ "The given name is too long" : "Wpisana nazwa jest zbyt długi",
+ "The given web address is too long" : "Wpisany adres internetowy jest zbyt długi",
+ "The given slogan is too long" : "Wpisany slogan jest zbyt długi",
+ "The given color is invalid" : "Podany kolor jest nieprawidłowy",
+ "Saved" : "Zapisano",
+ "No file uploaded" : "Nie wysłano pliku",
+ "Unsupported image type" : "Nieobsługiwany typ zdjęcia",
+ "You are already using a custom theme" : "Używasz już motywu niestandarowego",
+ "Theming" : "Motyw",
+ "Name" : "Nazwa",
+ "reset to default" : "przywróć domyślne",
+ "Web address" : "adres internetowy",
+ "Web address https://…" : "adres internetowy https://...",
+ "Slogan" : "Slogan",
+ "Color" : "Kolor",
+ "Logo" : "Logo",
+ "Upload new logo" : "Wyślij nowe logo",
+ "Login image" : "Obraz logowania",
+ "Upload new login background" : "Wyślij nowe tło ekranu logowania",
+ "Log in image" : "Zdjęcie logowania"
+},"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