diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-05 02:30:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-05 02:30:26 +0000 |
commit | 746a1e9922ccbbd3756934eb3d20c03ca0ebdbe8 (patch) | |
tree | 049fa63f2e447873b80a1817f248e124bca87730 /apps/settings | |
parent | 9d3c8b7e7050cecd4efea7a3da1c9341812803e5 (diff) | |
download | nextcloud-server-746a1e9922ccbbd3756934eb3d20c03ca0ebdbe8.tar.gz nextcloud-server-746a1e9922ccbbd3756934eb3d20c03ca0ebdbe8.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings')
-rw-r--r-- | apps/settings/l10n/pl.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/pl.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index 42ddf779932..c899b51e641 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -268,8 +268,10 @@ OC.L10N.register( "Current password" : "Bieżące hasło", "New password" : "Nowe hasło", "Change password" : "Zmień hasło", + "Your profile information" : "Informacje o Twoim profilu", "Your profile picture" : "Twoje zdjęcie profilowe", "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", "Picture provided by original account" : "Zdjęcie dostarczone przez oryginalne konto", diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json index 12570d52839..0da58ef445c 100644 --- a/apps/settings/l10n/pl.json +++ b/apps/settings/l10n/pl.json @@ -266,8 +266,10 @@ "Current password" : "Bieżące hasło", "New password" : "Nowe hasło", "Change password" : "Zmień hasło", + "Your profile information" : "Informacje o Twoim profilu", "Your profile picture" : "Twoje zdjęcie profilowe", "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", "Picture provided by original account" : "Zdjęcie dostarczone przez oryginalne konto", |