diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-19 02:28:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-19 02:28:19 +0000 |
commit | 9db33055b208518601ff7b389188c032f8792e39 (patch) | |
tree | e4136b9ebaa3e911b897af0acf040f1152fdd43f /apps/settings/l10n/pl.js | |
parent | d6f51cf9432f19c3c826b4a6350476d747132e5b (diff) | |
download | nextcloud-server-9db33055b208518601ff7b389188c032f8792e39.tar.gz nextcloud-server-9db33055b208518601ff7b389188c032f8792e39.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/pl.js')
-rw-r--r-- | apps/settings/l10n/pl.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index c899b51e641..9c3df5b5331 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -273,7 +273,7 @@ OC.L10N.register( "Upload profile picture" : "Wyślij zdjęcie profilowe", "Choose profile picture from Files" : "Wybierz zdjęcie profilowe z Plików", "Remove profile picture" : "Usuń zdjęcie profilowe", - "png or jpg, max. 20 MB" : "png lub jpg, maks. 20 MB", + "The file must be a PNG or JPG" : "Plik musi być w formacie PNG lub JPG", "Picture provided by original account" : "Zdjęcie dostarczone przez oryginalne konto", "Cancel" : "Anuluj", "Set as profile picture" : "Ustaw jako zdjęcie profilowe", @@ -550,6 +550,7 @@ OC.L10N.register( "Upload new" : "Wczytaj nowe", "Select from Files" : "Wybierz z Plików", "Remove image" : "Usuń zdjęcie", + "png or jpg, max. 20 MB" : "png lub jpg, maks. 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Pamiętaj, że aktualizacja awatara może potrwać do 24 godzin.", "Choose as profile picture" : "Wybierz zdjęcie profilowe", "You are using <strong>%s</strong>" : "Używasz: <strong>%s</strong>", |