diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-31 02:28:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-31 02:28:14 +0000 |
commit | 01c029427001f4abd186b5611eddab69ac48fdc0 (patch) | |
tree | 9b26de245ae83ca3c3c8a2c730b2ff9428d21084 /apps/settings/l10n | |
parent | 3e6e0753586d8ee636eabc45e244fc04904d1a75 (diff) | |
download | nextcloud-server-01c029427001f4abd186b5611eddab69ac48fdc0.tar.gz nextcloud-server-01c029427001f4abd186b5611eddab69ac48fdc0.zip |
Fix(l10n): đ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n')
-rw-r--r-- | apps/settings/l10n/hu.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/hu.json | 1 | ||||
-rw-r--r-- | apps/settings/l10n/pt_BR.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/pt_BR.json | 1 | ||||
-rw-r--r-- | apps/settings/l10n/tr.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/tr.json | 2 |
6 files changed, 8 insertions, 0 deletions
diff --git a/apps/settings/l10n/hu.js b/apps/settings/l10n/hu.js index c3b05e423cb..f81a5dfc3ca 100644 --- a/apps/settings/l10n/hu.js +++ b/apps/settings/l10n/hu.js @@ -268,6 +268,7 @@ OC.L10N.register( "Current password" : "Jelenlegi jelszĂł", "New password" : "Ăj jelszĂł", "Change password" : "JelszĂł megvĂĄltoztatĂĄsa", + "Your profile information" : "SajĂĄt profilinformĂĄciĂłk", "Your profile picture" : "Az Ăn profilkĂ©pe", "Upload profile picture" : "ProfilkĂ©p feltöltĂ©se", "Choose profile picture from Files" : "VĂĄlasszon profilkĂ©pet a FĂĄjlokbĂłl", diff --git a/apps/settings/l10n/hu.json b/apps/settings/l10n/hu.json index 88294530eb4..e0d53043de9 100644 --- a/apps/settings/l10n/hu.json +++ b/apps/settings/l10n/hu.json @@ -266,6 +266,7 @@ "Current password" : "Jelenlegi jelszĂł", "New password" : "Ăj jelszĂł", "Change password" : "JelszĂł megvĂĄltoztatĂĄsa", + "Your profile information" : "SajĂĄt profilinformĂĄciĂłk", "Your profile picture" : "Az Ăn profilkĂ©pe", "Upload profile picture" : "ProfilkĂ©p feltöltĂ©se", "Choose profile picture from Files" : "VĂĄlasszon profilkĂ©pet a FĂĄjlokbĂłl", diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index 50004cb35de..730026c9853 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -268,6 +268,7 @@ OC.L10N.register( "Current password" : "Senha atual", "New password" : "Nova senha", "Change password" : "Alterar senha", + "Your profile information" : "Suas informaçÔes de perfil", "Your profile picture" : "Sua foto de perfil", "Upload profile picture" : "Carregar foto do perfil", "Choose profile picture from Files" : "Choose profile picture from Files", diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index 0ee85fd67ac..8cb7dc46c36 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -266,6 +266,7 @@ "Current password" : "Senha atual", "New password" : "Nova senha", "Change password" : "Alterar senha", + "Your profile information" : "Suas informaçÔes de perfil", "Your profile picture" : "Sua foto de perfil", "Upload profile picture" : "Carregar foto do perfil", "Choose profile picture from Files" : "Choose profile picture from Files", diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index a8487791a80..acc4d830201 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -268,8 +268,10 @@ OC.L10N.register( "Current password" : "Geçerli parola", "New password" : "Yeni parola", "Change password" : "Parola deÄiĆtir", + "Your profile information" : "Profil bilgileriniz", "Your profile picture" : "Profil görseliniz", "Upload profile picture" : "Profil görseli yĂŒkle", + "Choose profile picture from Files" : "Dosyalar uygulamasından profil görseli seçin", "Remove profile picture" : "Profil görselini kaldır", "png or jpg, max. 20 MB" : "png ya da jpg, en fazla 20 MB", "Picture provided by original account" : "Görsel özgĂŒn hesabınız tarafından saÄlanıyor", diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index 20e49c49342..b8be01d6b0f 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -266,8 +266,10 @@ "Current password" : "Geçerli parola", "New password" : "Yeni parola", "Change password" : "Parola deÄiĆtir", + "Your profile information" : "Profil bilgileriniz", "Your profile picture" : "Profil görseliniz", "Upload profile picture" : "Profil görseli yĂŒkle", + "Choose profile picture from Files" : "Dosyalar uygulamasından profil görseli seçin", "Remove profile picture" : "Profil görselini kaldır", "png or jpg, max. 20 MB" : "png ya da jpg, en fazla 20 MB", "Picture provided by original account" : "Görsel özgĂŒn hesabınız tarafından saÄlanıyor", |