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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/l10n/pl.js')
-rw-r--r--apps/theming/l10n/pl.js8
1 files changed, 3 insertions, 5 deletions
diff --git a/apps/theming/l10n/pl.js b/apps/theming/l10n/pl.js
index 67e75cfa988..1f19be890a0 100644
--- a/apps/theming/l10n/pl.js
+++ b/apps/theming/l10n/pl.js
@@ -47,13 +47,11 @@ OC.L10N.register(
"Favicon" : "Favicon",
"Upload new favicon" : "Wyślij nową fav ikonę",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Aby wygenerować favicon oparte o wysłane logo i kolor, zainstaluj rozszerzenie PHP Imagemagick z obsługą SVG.",
- "You are already using a custom theme" : "Używasz już motywu niestandarowego",
- "reset to default" : "przywróć domyślne",
- "Web address" : "adres internetowy",
- "Web address https://…" : "adres internetowy https://…",
"There is no error, the file uploaded with success" : "Brak błędów, plik wysłano poprawnie.",
"The uploaded file was only partially uploaded" : "Załadowany plik został wysłany tylko częściowo.",
"Failed to write file to disk." : "Błąd zapisu na dysk.",
- "A PHP extension stopped the file upload." : "Rozszerzenie PHP zatrzymało wysyłanie pliku."
+ "A PHP extension stopped the file upload." : "Rozszerzenie PHP zatrzymało wysyłanie pliku.",
+ "You are already using a custom theme" : "Używasz już motywu niestandarowego",
+ "Web address https://…" : "adres internetowy https://…"
},
"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);");