diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-27 10:18:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-27 10:18:15 +0000 |
commit | 7803ba18b39b93f186f5f7c2fbc951f5c2bee1dd (patch) | |
tree | c67c8d8435f186f591a54613dcff743f3876b651 /apps/settings/l10n | |
parent | 779b242eb42ab4593dd3a62fc227ac75dac8aa62 (diff) | |
download | nextcloud-server-7803ba18b39b93f186f5f7c2fbc951f5c2bee1dd.tar.gz nextcloud-server-7803ba18b39b93f186f5f7c2fbc951f5c2bee1dd.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/cs.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/cs.json | 1 | ||||
-rw-r--r-- | apps/settings/l10n/de.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/de.json | 1 | ||||
-rw-r--r-- | apps/settings/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | apps/settings/l10n/en_GB.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/en_GB.json | 1 | ||||
-rw-r--r-- | apps/settings/l10n/es.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/es.json | 1 | ||||
-rw-r--r-- | apps/settings/l10n/fr.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/fr.json | 1 | ||||
-rw-r--r-- | apps/settings/l10n/hu.js | 3 | ||||
-rw-r--r-- | apps/settings/l10n/hu.json | 3 | ||||
-rw-r--r-- | apps/settings/l10n/oc.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/oc.json | 2 | ||||
-rw-r--r-- | apps/settings/l10n/pt_BR.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/pt_BR.json | 2 | ||||
-rw-r--r-- | apps/settings/l10n/sr.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/sr.json | 1 | ||||
-rw-r--r-- | apps/settings/l10n/sv.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/sv.json | 1 | ||||
-rw-r--r-- | apps/settings/l10n/zh_HK.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/zh_HK.json | 1 | ||||
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/zh_TW.json | 1 |
26 files changed, 34 insertions, 0 deletions
diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index 7e6df970647..4f8c59c0c52 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -270,6 +270,7 @@ OC.L10N.register( "Change password" : "Změnit heslo", "Your profile picture" : "Váš profilový obrázek", "Upload profile picture" : "Nahrát profilový obrázek", + "Choose profile picture from Files" : "Zvolit profilový obrázek ze Souborů", "Remove profile picture" : "Odebrat profilový obrázek", "png or jpg, max. 20 MB" : "png nebo jpg, nejvýše 20 MB", "Picture provided by original account" : "Obrázek poskytovaný původním účtem", diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json index ead55b52891..5e6e573ba52 100644 --- a/apps/settings/l10n/cs.json +++ b/apps/settings/l10n/cs.json @@ -268,6 +268,7 @@ "Change password" : "Změnit heslo", "Your profile picture" : "Váš profilový obrázek", "Upload profile picture" : "Nahrát profilový obrázek", + "Choose profile picture from Files" : "Zvolit profilový obrázek ze Souborů", "Remove profile picture" : "Odebrat profilový obrázek", "png or jpg, max. 20 MB" : "png nebo jpg, nejvýše 20 MB", "Picture provided by original account" : "Obrázek poskytovaný původním účtem", diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index 0770522f8d5..df881a1764c 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -270,6 +270,7 @@ OC.L10N.register( "Change password" : "Passwort ändern", "Your profile picture" : "Dein Profilbild", "Upload profile picture" : "Profilbild hochladen", + "Choose profile picture from Files" : "Profilbild aus Dateien wählen", "Remove profile picture" : "Profilbild entfernen", "png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB", "Picture provided by original account" : "Bild von Original-Konto zur Verfügung gestellt", diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index 3cd793068b3..ff257a6897b 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -268,6 +268,7 @@ "Change password" : "Passwort ändern", "Your profile picture" : "Dein Profilbild", "Upload profile picture" : "Profilbild hochladen", + "Choose profile picture from Files" : "Profilbild aus Dateien wählen", "Remove profile picture" : "Profilbild entfernen", "png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB", "Picture provided by original account" : "Bild von Original-Konto zur Verfügung gestellt", diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index ddc33e96bf0..734b70e5dc1 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -270,6 +270,7 @@ OC.L10N.register( "Change password" : "Passwort ändern", "Your profile picture" : "Ihr Profilbild", "Upload profile picture" : "Profilbild hochladen", + "Choose profile picture from Files" : "Profilbild aus Dateien wählen", "Remove profile picture" : "Profilbild entfernen", "png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB", "Picture provided by original account" : "Bild von Original-Konto zur Verfügung gestellt", diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index a548df9e9bd..cd18e066674 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -268,6 +268,7 @@ "Change password" : "Passwort ändern", "Your profile picture" : "Ihr Profilbild", "Upload profile picture" : "Profilbild hochladen", + "Choose profile picture from Files" : "Profilbild aus Dateien wählen", "Remove profile picture" : "Profilbild entfernen", "png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB", "Picture provided by original account" : "Bild von Original-Konto zur Verfügung gestellt", diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 788c71e0ed6..8380cc85825 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -270,6 +270,7 @@ OC.L10N.register( "Change password" : "Change password", "Your profile picture" : "Your profile picture", "Upload profile picture" : "Upload profile picture", + "Choose profile picture from Files" : "Choose profile picture from Files", "Remove profile picture" : "Remove profile picture", "png or jpg, max. 20 MB" : "png or jpg, max. 20 MB", "Picture provided by original account" : "Picture provided by original account", diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index cff232836d3..e97595cf90d 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -268,6 +268,7 @@ "Change password" : "Change password", "Your profile picture" : "Your profile picture", "Upload profile picture" : "Upload profile picture", + "Choose profile picture from Files" : "Choose profile picture from Files", "Remove profile picture" : "Remove profile picture", "png or jpg, max. 20 MB" : "png or jpg, max. 20 MB", "Picture provided by original account" : "Picture provided by original account", diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js index 633eccf622c..6aaa457bf35 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -270,6 +270,7 @@ OC.L10N.register( "Change password" : "Cambiar contraseña", "Your profile picture" : "Su imagen de perfil", "Upload profile picture" : "Subir imagen del perfil", + "Choose profile picture from Files" : "Seleccionar imagen del perfil desde los archivos", "Remove profile picture" : "Eliminar imagen del perfil", "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB", "Picture provided by original account" : "Imagen provista por la cuenta original", diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json index aa841a2a57a..651fb2a888e 100644 --- a/apps/settings/l10n/es.json +++ b/apps/settings/l10n/es.json @@ -268,6 +268,7 @@ "Change password" : "Cambiar contraseña", "Your profile picture" : "Su imagen de perfil", "Upload profile picture" : "Subir imagen del perfil", + "Choose profile picture from Files" : "Seleccionar imagen del perfil desde los archivos", "Remove profile picture" : "Eliminar imagen del perfil", "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB", "Picture provided by original account" : "Imagen provista por la cuenta original", diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index 9097fc58aca..082b7e2fdb5 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -270,6 +270,7 @@ OC.L10N.register( "Change password" : "Changer de mot de passe", "Your profile picture" : "Votre photo de profil", "Upload profile picture" : "Téléverser une photo de profil", + "Choose profile picture from Files" : "Choisir une image de profil dans Fichiers", "Remove profile picture" : "Retirer la photo de profil", "png or jpg, max. 20 MB" : "png ou jpg, max. 20 Mo", "Picture provided by original account" : "Photo fournie par le compte original", diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index 0ba1e9b8247..11f068923bd 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -268,6 +268,7 @@ "Change password" : "Changer de mot de passe", "Your profile picture" : "Votre photo de profil", "Upload profile picture" : "Téléverser une photo de profil", + "Choose profile picture from Files" : "Choisir une image de profil dans Fichiers", "Remove profile picture" : "Retirer la photo de profil", "png or jpg, max. 20 MB" : "png ou jpg, max. 20 Mo", "Picture provided by original account" : "Photo fournie par le compte original", diff --git a/apps/settings/l10n/hu.js b/apps/settings/l10n/hu.js index f70e43692da..c3b05e423cb 100644 --- a/apps/settings/l10n/hu.js +++ b/apps/settings/l10n/hu.js @@ -71,6 +71,7 @@ OC.L10N.register( "OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "Az OPcache úgy van beállítva, hogy eltávolítja a kódban lévő megjegyzéseket. Ha az OPcache be van kapcsolva, akkor be kell állítani az <code>opcache.save_comments=1</code> értéket, hogy a Nextcloud működjön.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "A Nextcloud számára nem engedélyezett az OPcache API használata. Ha be van kapcsolva az OPcache, akkor erősen ajánlott, hogy a Nexcloud összes könyvtára szerepeljen az <code>opcache.restrict_api</code> beállításban, vagy kapcsolja ki, hogy letiltsa az OPcache API korlátozásait, hogy megakadályozza a Nextcloud magjának vagy alkalmazásainak frissítése során fellépő hibákat.", "Nextcloud is not allowed to use the OPcache API. It is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "A Nextcloud számára nem engedélyezett az OPcache API használata. Erősen ajánlott, hogy a Nexcloud összes könyvtára szerepeljen az <code>opcache.restrict_api</code> beállításban, vagy kapcsolja ki, hogy letiltsa az OPcache API korlátozásait, hogy megakadályozza a Nextcloud magjának vagy alkalmazásainak frissítése során fellépő hibákat.", + "The shared memory based OPcache is disabled. For better performance, it is recommended to apply <code>opcache.file_cache_only=0</code> to your PHP configuration and use the file cache as second level cache only." : "Az OPcache-alapú osztott memória le van tiltva. A jobb teljesítmény érdekében ajánlott, hogy alkalmazza a <code>opcache.file_cache_only=0</code> beállítást a PHP konfigurációjában, és a fájlalapú gyorsítótárat csak második szintű gyorsítótárként használja.", "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Majdnem túllépte az OPcache kulcsok legnagyobb számát. Hogy biztosítsa, hogy az összes parancsfájl tárolható legyen a gyorsítótárban, ajánlatos, hogy a(z) <code>%s</code> értéknél nagyobbra állítsa az <code>opcache.max_accelerated_files</code> beállítást a PHP konfigurációjában.", "The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.memory_consumption</code> to your PHP configuration with a value higher than <code>%s</code>." : "Az OPcache puffer majdnem megtelt. Hogy biztosítsa, hogy az összes parancsfájl tárolható legyen a gyorsítótárban, ajánlatos, hogy a(z) <code>%s</code> értéknél nagyobbra állítsa az <code>opcache.max_accelerated_files</code> beállítást a PHP konfigurációjában.", "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply <code>opcache.interned_strings_buffer</code> to your PHP configuration with a value higher than <code>%s</code>." : "Az OPcache internalizált karakterláncokat tartalmazó puffere majdnem megtelt. Hogy biztosítsa, hogy az ismétlődő karakterláncok hatásosan gyorsítótárazhatók legyenek, ajánlatos, hogy a(z) <code>%s</code> értéknél nagyobbra állítsa az <code>opcache.interned_strings_buffer</code> beállítást a PHP konfigurációjában.", @@ -269,6 +270,7 @@ OC.L10N.register( "Change password" : "Jelszó megváltoztatása", "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", "Remove profile picture" : "Profilkép eltávolítása", "png or jpg, max. 20 MB" : "png vagy jpg, legfeljebb 20 MB", "Picture provided by original account" : "Az eredeti fiók által biztosított kép.", @@ -445,6 +447,7 @@ OC.L10N.register( "Server address" : "Kiszolgáló címe", "Port" : "Port", "Authentication method" : "Hitelesítési mód", + "Only applies when authentication is required" : "Csak akkor érvényes, ha kötelező a hitelesítés", "Authentication required" : "Hitelesítés szükséges", "Credentials" : "Hitelesítő adatok", "SMTP Username" : "SMTP felhasználónév", diff --git a/apps/settings/l10n/hu.json b/apps/settings/l10n/hu.json index cb4ac5c4669..88294530eb4 100644 --- a/apps/settings/l10n/hu.json +++ b/apps/settings/l10n/hu.json @@ -69,6 +69,7 @@ "OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "Az OPcache úgy van beállítva, hogy eltávolítja a kódban lévő megjegyzéseket. Ha az OPcache be van kapcsolva, akkor be kell állítani az <code>opcache.save_comments=1</code> értéket, hogy a Nextcloud működjön.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "A Nextcloud számára nem engedélyezett az OPcache API használata. Ha be van kapcsolva az OPcache, akkor erősen ajánlott, hogy a Nexcloud összes könyvtára szerepeljen az <code>opcache.restrict_api</code> beállításban, vagy kapcsolja ki, hogy letiltsa az OPcache API korlátozásait, hogy megakadályozza a Nextcloud magjának vagy alkalmazásainak frissítése során fellépő hibákat.", "Nextcloud is not allowed to use the OPcache API. It is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "A Nextcloud számára nem engedélyezett az OPcache API használata. Erősen ajánlott, hogy a Nexcloud összes könyvtára szerepeljen az <code>opcache.restrict_api</code> beállításban, vagy kapcsolja ki, hogy letiltsa az OPcache API korlátozásait, hogy megakadályozza a Nextcloud magjának vagy alkalmazásainak frissítése során fellépő hibákat.", + "The shared memory based OPcache is disabled. For better performance, it is recommended to apply <code>opcache.file_cache_only=0</code> to your PHP configuration and use the file cache as second level cache only." : "Az OPcache-alapú osztott memória le van tiltva. A jobb teljesítmény érdekében ajánlott, hogy alkalmazza a <code>opcache.file_cache_only=0</code> beállítást a PHP konfigurációjában, és a fájlalapú gyorsítótárat csak második szintű gyorsítótárként használja.", "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Majdnem túllépte az OPcache kulcsok legnagyobb számát. Hogy biztosítsa, hogy az összes parancsfájl tárolható legyen a gyorsítótárban, ajánlatos, hogy a(z) <code>%s</code> értéknél nagyobbra állítsa az <code>opcache.max_accelerated_files</code> beállítást a PHP konfigurációjában.", "The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.memory_consumption</code> to your PHP configuration with a value higher than <code>%s</code>." : "Az OPcache puffer majdnem megtelt. Hogy biztosítsa, hogy az összes parancsfájl tárolható legyen a gyorsítótárban, ajánlatos, hogy a(z) <code>%s</code> értéknél nagyobbra állítsa az <code>opcache.max_accelerated_files</code> beállítást a PHP konfigurációjában.", "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply <code>opcache.interned_strings_buffer</code> to your PHP configuration with a value higher than <code>%s</code>." : "Az OPcache internalizált karakterláncokat tartalmazó puffere majdnem megtelt. Hogy biztosítsa, hogy az ismétlődő karakterláncok hatásosan gyorsítótárazhatók legyenek, ajánlatos, hogy a(z) <code>%s</code> értéknél nagyobbra állítsa az <code>opcache.interned_strings_buffer</code> beállítást a PHP konfigurációjában.", @@ -267,6 +268,7 @@ "Change password" : "Jelszó megváltoztatása", "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", "Remove profile picture" : "Profilkép eltávolítása", "png or jpg, max. 20 MB" : "png vagy jpg, legfeljebb 20 MB", "Picture provided by original account" : "Az eredeti fiók által biztosított kép.", @@ -443,6 +445,7 @@ "Server address" : "Kiszolgáló címe", "Port" : "Port", "Authentication method" : "Hitelesítési mód", + "Only applies when authentication is required" : "Csak akkor érvényes, ha kötelező a hitelesítés", "Authentication required" : "Hitelesítés szükséges", "Credentials" : "Hitelesítő adatok", "SMTP Username" : "SMTP felhasználónév", diff --git a/apps/settings/l10n/oc.js b/apps/settings/l10n/oc.js index 829e8573b3e..a052d1d6725 100644 --- a/apps/settings/l10n/oc.js +++ b/apps/settings/l10n/oc.js @@ -232,7 +232,9 @@ OC.L10N.register( "Save" : "Salvar", "Send email" : "Enviar email", "Version" : "Version", + "Set default expiration date for shares" : "Definir una data d’expiracion per defaut pels partatges", "day(s)" : "jorn(s)", + "Set default expiration date" : "Definir una data d’expiracion per defaut", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desvolopat per la {communityopen}comunautat Nextcloud{linkclose}, lo {githubopen}còdi font{linkclose} es jos licéncia {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Aimar nòstra pagina Facebook", "Follow us on Twitter" : "Nos seguir sus Twitter", diff --git a/apps/settings/l10n/oc.json b/apps/settings/l10n/oc.json index 0563e841a2f..75722e18430 100644 --- a/apps/settings/l10n/oc.json +++ b/apps/settings/l10n/oc.json @@ -230,7 +230,9 @@ "Save" : "Salvar", "Send email" : "Enviar email", "Version" : "Version", + "Set default expiration date for shares" : "Definir una data d’expiracion per defaut pels partatges", "day(s)" : "jorn(s)", + "Set default expiration date" : "Definir una data d’expiracion per defaut", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desvolopat per la {communityopen}comunautat Nextcloud{linkclose}, lo {githubopen}còdi font{linkclose} es jos licéncia {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Aimar nòstra pagina Facebook", "Follow us on Twitter" : "Nos seguir sus Twitter", diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index 9a23d73d3c6..50004cb35de 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -270,6 +270,7 @@ OC.L10N.register( "Change password" : "Alterar senha", "Your profile picture" : "Sua foto de perfil", "Upload profile picture" : "Carregar foto do perfil", + "Choose profile picture from Files" : "Choose profile picture from Files", "Remove profile picture" : "Remover foto do perfil", "png or jpg, max. 20 MB" : "png ou jpg, max. 20 MB", "Picture provided by original account" : "Imagem fornecida pela conta original", @@ -446,6 +447,7 @@ OC.L10N.register( "Server address" : "Endereço do servidor", "Port" : "Porta", "Authentication method" : "Método de autenticação", + "Only applies when authentication is required" : "Only applies when authentication is required", "Authentication required" : "Autenticação é necessária", "Credentials" : "Credenciais", "SMTP Username" : "Nome do Usuário SMTP", diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index 9c64c5717df..0ee85fd67ac 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -268,6 +268,7 @@ "Change password" : "Alterar senha", "Your profile picture" : "Sua foto de perfil", "Upload profile picture" : "Carregar foto do perfil", + "Choose profile picture from Files" : "Choose profile picture from Files", "Remove profile picture" : "Remover foto do perfil", "png or jpg, max. 20 MB" : "png ou jpg, max. 20 MB", "Picture provided by original account" : "Imagem fornecida pela conta original", @@ -444,6 +445,7 @@ "Server address" : "Endereço do servidor", "Port" : "Porta", "Authentication method" : "Método de autenticação", + "Only applies when authentication is required" : "Only applies when authentication is required", "Authentication required" : "Autenticação é necessária", "Credentials" : "Credenciais", "SMTP Username" : "Nome do Usuário SMTP", diff --git a/apps/settings/l10n/sr.js b/apps/settings/l10n/sr.js index 9d8f9ae14fe..22c19764819 100644 --- a/apps/settings/l10n/sr.js +++ b/apps/settings/l10n/sr.js @@ -270,6 +270,7 @@ OC.L10N.register( "Change password" : "Измени лозинку", "Your profile picture" : "Ваша слика профила", "Upload profile picture" : "Отпреми слику профила", + "Choose profile picture from Files" : "Изабери слику профила из Фајлова", "Remove profile picture" : "Уклони слику профила", "png or jpg, max. 20 MB" : "„png“ или „jpg“, макс. 20 МБ", "Picture provided by original account" : "Слика оригиналног налога", diff --git a/apps/settings/l10n/sr.json b/apps/settings/l10n/sr.json index 577a098547e..7d145abd149 100644 --- a/apps/settings/l10n/sr.json +++ b/apps/settings/l10n/sr.json @@ -268,6 +268,7 @@ "Change password" : "Измени лозинку", "Your profile picture" : "Ваша слика профила", "Upload profile picture" : "Отпреми слику профила", + "Choose profile picture from Files" : "Изабери слику профила из Фајлова", "Remove profile picture" : "Уклони слику профила", "png or jpg, max. 20 MB" : "„png“ или „jpg“, макс. 20 МБ", "Picture provided by original account" : "Слика оригиналног налога", diff --git a/apps/settings/l10n/sv.js b/apps/settings/l10n/sv.js index 6449ef4ac81..c3639b79c44 100644 --- a/apps/settings/l10n/sv.js +++ b/apps/settings/l10n/sv.js @@ -270,6 +270,7 @@ OC.L10N.register( "Change password" : "Ändra lösenord", "Your profile picture" : "Din profilbild", "Upload profile picture" : "Ladda upp profilbild", + "Choose profile picture from Files" : "Välj profilbild från filer", "Remove profile picture" : "Ta bort profilbild", "png or jpg, max. 20 MB" : "png eller jpg, max 20 MB", "Picture provided by original account" : "Bild gjordes tillgänglig av orginalkonto", diff --git a/apps/settings/l10n/sv.json b/apps/settings/l10n/sv.json index 404d424a773..c074ad06544 100644 --- a/apps/settings/l10n/sv.json +++ b/apps/settings/l10n/sv.json @@ -268,6 +268,7 @@ "Change password" : "Ändra lösenord", "Your profile picture" : "Din profilbild", "Upload profile picture" : "Ladda upp profilbild", + "Choose profile picture from Files" : "Välj profilbild från filer", "Remove profile picture" : "Ta bort profilbild", "png or jpg, max. 20 MB" : "png eller jpg, max 20 MB", "Picture provided by original account" : "Bild gjordes tillgänglig av orginalkonto", diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 4631ca422cf..d16144c8731 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -270,6 +270,7 @@ OC.L10N.register( "Change password" : "更改密碼", "Your profile picture" : "您的個人資料圖片", "Upload profile picture" : "上傳個人資料圖片", + "Choose profile picture from Files" : "從檔案選擇個人資料圖片", "Remove profile picture" : "移除個人資料圖片", "png or jpg, max. 20 MB" : "png 或 jpg,最大 20 MB", "Picture provided by original account" : "原始賬戶提供的圖片", diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index 742444c7276..6f02dcab477 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -268,6 +268,7 @@ "Change password" : "更改密碼", "Your profile picture" : "您的個人資料圖片", "Upload profile picture" : "上傳個人資料圖片", + "Choose profile picture from Files" : "從檔案選擇個人資料圖片", "Remove profile picture" : "移除個人資料圖片", "png or jpg, max. 20 MB" : "png 或 jpg,最大 20 MB", "Picture provided by original account" : "原始賬戶提供的圖片", diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 2eca1b84764..ed8faff1df6 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -270,6 +270,7 @@ OC.L10N.register( "Change password" : "變更密碼", "Your profile picture" : "您的個人資料圖片", "Upload profile picture" : "上傳個人資料圖片", + "Choose profile picture from Files" : "從檔案中選擇個人檔案圖片", "Remove profile picture" : "移除個人資料圖片", "png or jpg, max. 20 MB" : "png 或 jpg,最大 20 MB", "Picture provided by original account" : "原始帳號提供的圖片", diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index d0bb1ccd595..ea3db4918bc 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -268,6 +268,7 @@ "Change password" : "變更密碼", "Your profile picture" : "您的個人資料圖片", "Upload profile picture" : "上傳個人資料圖片", + "Choose profile picture from Files" : "從檔案中選擇個人檔案圖片", "Remove profile picture" : "移除個人資料圖片", "png or jpg, max. 20 MB" : "png 或 jpg,最大 20 MB", "Picture provided by original account" : "原始帳號提供的圖片", |