diff options
Diffstat (limited to 'apps/theming/l10n/pl.js')
-rw-r--r-- | apps/theming/l10n/pl.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/theming/l10n/pl.js b/apps/theming/l10n/pl.js index 2940279ef98..b1fefe92c26 100644 --- a/apps/theming/l10n/pl.js +++ b/apps/theming/l10n/pl.js @@ -21,6 +21,7 @@ OC.L10N.register( "Could not write file to disk" : "Nie można zapisać pliku na dysk", "A PHP extension stopped the file upload" : "Rozszerzenie PHP zatrzymało wysyłanie pliku", "No file uploaded" : "Nie wysłano pliku", + "Failed to clean up the old admin theming images folder" : "Nie udało się wyczyścić starego katalogu obrazów motywu administratora", "Failed to cleanup the old admin image folder" : "Nie udało się wyczyścić starego katalogu obrazu administratora", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Używasz już własnego motywu. Ustawienia aplikacji Theming mogą zostać nadpisane.", "Theming" : "Motyw", @@ -94,6 +95,7 @@ OC.L10N.register( "Login image" : "Obraz logowania", "Upload new login background" : "Wyślij nowe tło logowania", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Zainstaluj rozszerzenie Imagemagick PHP z obsługą obrazów SVG, aby automatycznie generować favicony w oparciu o wysłane logo i kolor.", + "Migrate and clean up admin theming images" : "Migruj i wyczyść obrazy motywów administratora", "In some cases keyboard shortcuts can interfer with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "W niektórych przypadkach skróty klawiaturowe mogą kolidować z narzędziami ułatwień dostępu. Aby umożliwić prawidłowe skupienie się na narzędziu, możesz tutaj wyłączyć wszystkie skróty klawiaturowe. Spowoduje to również wyłączenie wszystkich dostępnych skrótów w aplikacjach.", "Pick from Files" : "Wybierz z Plików", "Default image" : "Obraz domyślny", |