diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-08 02:28:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-08 02:28:45 +0000 |
commit | 5ce7336a1b459b07f16194380d17dc8d52389b58 (patch) | |
tree | 644ae3b517687496e76043df92836f8b6078444a /apps/theming/l10n/pl.js | |
parent | 1f9a8225fd36b83e530fdcb17009ed6282567261 (diff) | |
download | nextcloud-server-5ce7336a1b459b07f16194380d17dc8d52389b58.tar.gz nextcloud-server-5ce7336a1b459b07f16194380d17dc8d52389b58.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/pl.js')
-rw-r--r-- | apps/theming/l10n/pl.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/theming/l10n/pl.js b/apps/theming/l10n/pl.js index 0945f3d1bdc..03407ced8a6 100644 --- a/apps/theming/l10n/pl.js +++ b/apps/theming/l10n/pl.js @@ -21,6 +21,8 @@ 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 administration theming images folder" : "Nie udało się wyczyścić starego katalogu obrazów motywu administratora", + "Failed to clean up the old administration image folder" : "Nie udało się wyczyścić starego katalogu obrazu administracyjnego", "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", "Appearance and accessibility" : "Wygląd i dostępność", @@ -77,6 +79,7 @@ OC.L10N.register( "Custom background" : "Tło niestandardowe", "Default background" : "Tło domyślne", "Change color" : "Zmień kolor", + "No background" : "Bez tła", "Select a background from your files" : "Wybierz tło ze swoich Plików", "Theme selection is enforced" : "Wybór motywu jest wymuszony", "Select a custom color" : "Wybierz kolor niestandardowy", |