diff options
Diffstat (limited to 'apps/theming/l10n/pl.js')
-rw-r--r-- | apps/theming/l10n/pl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/pl.js b/apps/theming/l10n/pl.js index 0b9413bd2c7..59e1b641781 100644 --- a/apps/theming/l10n/pl.js +++ b/apps/theming/l10n/pl.js @@ -19,8 +19,6 @@ OC.L10N.register( "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Motywy pozwalają na łatwą personalizację wyglądu Twojej instancji i wspieranych klientów. Efekty będą widoczne dla wszystkich użytkowników.", "Name" : "Nazwa", "Reset to default" : "Przywróć domyślne", - "Web address" : "adres internetowy", - "Web address https://…" : "adres internetowy https://...", "Slogan" : "Slogan", "Color" : "Kolor", "Logo" : "Logo", @@ -31,6 +29,8 @@ OC.L10N.register( "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.", |