diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-05 02:30:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-05 02:30:34 +0000 |
commit | 435d7447e61c3e0eb464e492514d45b219a1dba4 (patch) | |
tree | 51782103cd803bcd7f9281243635b5066fe317d5 /apps/settings | |
parent | 003d799663212358752d233728ee3182ea80b500 (diff) | |
download | nextcloud-server-435d7447e61c3e0eb464e492514d45b219a1dba4.tar.gz nextcloud-server-435d7447e61c3e0eb464e492514d45b219a1dba4.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", |