diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-24 02:27:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-24 02:27:05 +0000 |
commit | 97b8e6d2a388cd08bd83ee08b1d322b9e813387a (patch) | |
tree | 312561281043f9ed5f0bc7c3aa4ad2d043e3901d /apps/settings | |
parent | 553b5a51f6622f618f7776bdc38cd699f20ec686 (diff) | |
download | nextcloud-server-97b8e6d2a388cd08bd83ee08b1d322b9e813387a.tar.gz nextcloud-server-97b8e6d2a388cd08bd83ee08b1d322b9e813387a.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings')
58 files changed, 116 insertions, 116 deletions
diff --git a/apps/settings/l10n/bg.js b/apps/settings/l10n/bg.js index 61d5680c933..7be83cc79f3 100644 --- a/apps/settings/l10n/bg.js +++ b/apps/settings/l10n/bg.js @@ -270,7 +270,6 @@ 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" : "Снимката е предоставена от оригиналния профил", @@ -559,6 +558,7 @@ OC.L10N.register( "It can take up to 24 hours before the account is displayed as verified." : "Може да отнеме до 24 часа, преди профилът да се покаже като потвърден.", "Link https://…" : "Връзка https://…", "Change privacy level of Twitter profile" : "Промяна на нивото на поверителност на профила в Twitter", - "Twitter handle @…" : "Twitter манипулатор @…" + "Twitter handle @…" : "Twitter манипулатор @…", + "Choose profile picture from files" : "Избор на профилна снимка от файлове" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/bg.json b/apps/settings/l10n/bg.json index 15268bb7267..99cf21f8322 100644 --- a/apps/settings/l10n/bg.json +++ b/apps/settings/l10n/bg.json @@ -268,7 +268,6 @@ "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" : "Снимката е предоставена от оригиналния профил", @@ -557,6 +556,7 @@ "It can take up to 24 hours before the account is displayed as verified." : "Може да отнеме до 24 часа, преди профилът да се покаже като потвърден.", "Link https://…" : "Връзка https://…", "Change privacy level of Twitter profile" : "Промяна на нивото на поверителност на профила в Twitter", - "Twitter handle @…" : "Twitter манипулатор @…" + "Twitter handle @…" : "Twitter манипулатор @…", + "Choose profile picture from files" : "Избор на профилна снимка от файлове" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/ca.js b/apps/settings/l10n/ca.js index 00b843d7c99..b0f8990d0f4 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -270,7 +270,6 @@ OC.L10N.register( "Change password" : "Canvia la contrasenya", "Your profile picture" : "La vostra imatge de perfil", "Upload profile picture" : "Pujar la imatge de perfil", - "Choose profile picture from files" : "Trieu una imatge de perfil als fitxers", "Remove profile picture" : "Treu la imatge de perfil", "png or jpg, max. 20 MB" : "png o jpg, màx. 20 MB", "Picture provided by original account" : "Imatge proporcionada pel compte original", @@ -559,6 +558,7 @@ OC.L10N.register( "It can take up to 24 hours before the account is displayed as verified." : "Pot trigar fins a 24 hores abans que el compte es mostri com a verificat.", "Link https://…" : "Enllaç https://…", "Change privacy level of Twitter profile" : "Canvia el nivell de privadesa del perfil de Twitter", - "Twitter handle @…" : "Compte Twitter @…" + "Twitter handle @…" : "Compte Twitter @…", + "Choose profile picture from files" : "Trieu una imatge de perfil als fitxers" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/ca.json b/apps/settings/l10n/ca.json index 2126fb968ed..0af7a8ebc91 100644 --- a/apps/settings/l10n/ca.json +++ b/apps/settings/l10n/ca.json @@ -268,7 +268,6 @@ "Change password" : "Canvia la contrasenya", "Your profile picture" : "La vostra imatge de perfil", "Upload profile picture" : "Pujar la imatge de perfil", - "Choose profile picture from files" : "Trieu una imatge de perfil als fitxers", "Remove profile picture" : "Treu la imatge de perfil", "png or jpg, max. 20 MB" : "png o jpg, màx. 20 MB", "Picture provided by original account" : "Imatge proporcionada pel compte original", @@ -557,6 +556,7 @@ "It can take up to 24 hours before the account is displayed as verified." : "Pot trigar fins a 24 hores abans que el compte es mostri com a verificat.", "Link https://…" : "Enllaç https://…", "Change privacy level of Twitter profile" : "Canvia el nivell de privadesa del perfil de Twitter", - "Twitter handle @…" : "Compte Twitter @…" + "Twitter handle @…" : "Compte Twitter @…", + "Choose profile picture from files" : "Trieu una imatge de perfil als fitxers" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index 9228a265952..7e6df970647 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -270,7 +270,6 @@ 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", @@ -559,6 +558,7 @@ OC.L10N.register( "It can take up to 24 hours before the account is displayed as verified." : "Může trvat až 24 hodin, než se účet zobrazí jako ověřený.", "Link https://…" : "Odkaz https://…", "Change privacy level of Twitter profile" : "Změnit úroveň soukromí Twitteru", - "Twitter handle @…" : "Přezdívka na Twitteru @…" + "Twitter handle @…" : "Přezdívka na Twitteru @…", + "Choose profile picture from files" : "Zvolit profilový obrázek ze souborů" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json index bcff5754052..ead55b52891 100644 --- a/apps/settings/l10n/cs.json +++ b/apps/settings/l10n/cs.json @@ -268,7 +268,6 @@ "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", @@ -557,6 +556,7 @@ "It can take up to 24 hours before the account is displayed as verified." : "Může trvat až 24 hodin, než se účet zobrazí jako ověřený.", "Link https://…" : "Odkaz https://…", "Change privacy level of Twitter profile" : "Změnit úroveň soukromí Twitteru", - "Twitter handle @…" : "Přezdívka na Twitteru @…" + "Twitter handle @…" : "Přezdívka na Twitteru @…", + "Choose profile picture from files" : "Zvolit profilový obrázek ze souborů" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" }
\ No newline at end of file diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index b8498e067e0..0770522f8d5 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -270,7 +270,6 @@ 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 auswä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", @@ -559,6 +558,7 @@ OC.L10N.register( "It can take up to 24 hours before the account is displayed as verified." : "Es kann bis zu 24 Stunden dauern, bis das Konto als überprüt angezeigt wird.", "Link https://…" : "Link https://…", "Change privacy level of Twitter profile" : "Datenschutzstufe des Twitter-Profils ändern", - "Twitter handle @…" : "Twitter-Handle @…" + "Twitter handle @…" : "Twitter-Handle @…", + "Choose profile picture from files" : "Profilbild aus Dateien auswählen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index 73b20d9c942..3cd793068b3 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -268,7 +268,6 @@ "Change password" : "Passwort ändern", "Your profile picture" : "Dein Profilbild", "Upload profile picture" : "Profilbild hochladen", - "Choose profile picture from files" : "Profilbild aus Dateien auswä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", @@ -557,6 +556,7 @@ "It can take up to 24 hours before the account is displayed as verified." : "Es kann bis zu 24 Stunden dauern, bis das Konto als überprüt angezeigt wird.", "Link https://…" : "Link https://…", "Change privacy level of Twitter profile" : "Datenschutzstufe des Twitter-Profils ändern", - "Twitter handle @…" : "Twitter-Handle @…" + "Twitter handle @…" : "Twitter-Handle @…", + "Choose profile picture from files" : "Profilbild aus Dateien auswählen" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index b26a072d5e3..ddc33e96bf0 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -270,7 +270,6 @@ 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 auswä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", @@ -559,6 +558,7 @@ OC.L10N.register( "It can take up to 24 hours before the account is displayed as verified." : "Es kann bis zu 24 Stunden dauern, bis das Konto als überprüt angezeigt wird.", "Link https://…" : "Link https://…", "Change privacy level of Twitter profile" : "Datenschutzstufe des Twitter-Profils ändern", - "Twitter handle @…" : "Twitter-Handle @…" + "Twitter handle @…" : "Twitter-Handle @…", + "Choose profile picture from files" : "Profilbild aus Dateien auswählen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index 8b01c6b2d87..a548df9e9bd 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -268,7 +268,6 @@ "Change password" : "Passwort ändern", "Your profile picture" : "Ihr Profilbild", "Upload profile picture" : "Profilbild hochladen", - "Choose profile picture from files" : "Profilbild aus Dateien auswä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", @@ -557,6 +556,7 @@ "It can take up to 24 hours before the account is displayed as verified." : "Es kann bis zu 24 Stunden dauern, bis das Konto als überprüt angezeigt wird.", "Link https://…" : "Link https://…", "Change privacy level of Twitter profile" : "Datenschutzstufe des Twitter-Profils ändern", - "Twitter handle @…" : "Twitter-Handle @…" + "Twitter handle @…" : "Twitter-Handle @…", + "Choose profile picture from files" : "Profilbild aus Dateien auswählen" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/el.js b/apps/settings/l10n/el.js index 1294118eaeb..645e59a86fc 100644 --- a/apps/settings/l10n/el.js +++ b/apps/settings/l10n/el.js @@ -245,7 +245,6 @@ 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" : "Φωτογραφία που παρέχεται από τον πρωτότυπο λογαριασμό", @@ -517,6 +516,7 @@ OC.L10N.register( "It can take up to 24 hours before the account is displayed as verified." : "Η επαλήθευση του λογαριασμού μπορεί να διαρκέσει έως και 24 ώρες.", "Link https://…" : "Σύνδεσμος https://…", "Change privacy level of Twitter profile" : "Αλλαγή επιπέδου απορρήτου του προφίλ Twitter", - "Twitter handle @…" : "Twitter handle @…" + "Twitter handle @…" : "Twitter handle @…", + "Choose profile picture from files" : "Επιλογή εικόνας προφίλ από το αρχείο" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/el.json b/apps/settings/l10n/el.json index c6953027c2a..3cd924e7db8 100644 --- a/apps/settings/l10n/el.json +++ b/apps/settings/l10n/el.json @@ -243,7 +243,6 @@ "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" : "Φωτογραφία που παρέχεται από τον πρωτότυπο λογαριασμό", @@ -515,6 +514,7 @@ "It can take up to 24 hours before the account is displayed as verified." : "Η επαλήθευση του λογαριασμού μπορεί να διαρκέσει έως και 24 ώρες.", "Link https://…" : "Σύνδεσμος https://…", "Change privacy level of Twitter profile" : "Αλλαγή επιπέδου απορρήτου του προφίλ Twitter", - "Twitter handle @…" : "Twitter handle @…" + "Twitter handle @…" : "Twitter handle @…", + "Choose profile picture from files" : "Επιλογή εικόνας προφίλ από το αρχείο" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 9ee663c78de..788c71e0ed6 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -270,7 +270,6 @@ 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", @@ -559,6 +558,7 @@ OC.L10N.register( "It can take up to 24 hours before the account is displayed as verified." : "It can take up to 24 hours before the account is displayed as verified.", "Link https://…" : "Link https://…", "Change privacy level of Twitter profile" : "Change privacy level of Twitter profile", - "Twitter handle @…" : "Twitter handle @…" + "Twitter handle @…" : "Twitter handle @…", + "Choose profile picture from files" : "Choose profile picture from files" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index 345b71e407f..cff232836d3 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -268,7 +268,6 @@ "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", @@ -557,6 +556,7 @@ "It can take up to 24 hours before the account is displayed as verified." : "It can take up to 24 hours before the account is displayed as verified.", "Link https://…" : "Link https://…", "Change privacy level of Twitter profile" : "Change privacy level of Twitter profile", - "Twitter handle @…" : "Twitter handle @…" + "Twitter handle @…" : "Twitter handle @…", + "Choose profile picture from files" : "Choose profile picture from files" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js index f0cc60c8b05..633eccf622c 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -270,7 +270,6 @@ 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", @@ -559,6 +558,7 @@ OC.L10N.register( "It can take up to 24 hours before the account is displayed as verified." : "Puede tardar hasta 24 horas que la cuenta aparezca como verificada.", "Link https://…" : "Enlace https://...", "Change privacy level of Twitter profile" : "Cambiar nivel de privacidad del perfí en Twitter", - "Twitter handle @…" : "Usuario de Twitter @..." + "Twitter handle @…" : "Usuario de Twitter @...", + "Choose profile picture from files" : "Seleccionar imagen del perfil desde los archivos" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json index 6180a517bee..aa841a2a57a 100644 --- a/apps/settings/l10n/es.json +++ b/apps/settings/l10n/es.json @@ -268,7 +268,6 @@ "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", @@ -557,6 +556,7 @@ "It can take up to 24 hours before the account is displayed as verified." : "Puede tardar hasta 24 horas que la cuenta aparezca como verificada.", "Link https://…" : "Enlace https://...", "Change privacy level of Twitter profile" : "Cambiar nivel de privacidad del perfí en Twitter", - "Twitter handle @…" : "Usuario de Twitter @..." + "Twitter handle @…" : "Usuario de Twitter @...", + "Choose profile picture from files" : "Seleccionar imagen del perfil desde los archivos" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js index f0fda5bfe79..11506cfb1e6 100644 --- a/apps/settings/l10n/eu.js +++ b/apps/settings/l10n/eu.js @@ -269,7 +269,6 @@ OC.L10N.register( "Change password" : "Aldatu pasahitza", "Your profile picture" : "Zure profil-irudia", "Upload profile picture" : "Kargatu profil-irudia", - "Choose profile picture from files" : "Aukeratu profil-irudia fitxategietatik", "Remove profile picture" : "Kendu profil-irudia", "png or jpg, max. 20 MB" : "png edo jpg, gehienez 20MB", "Picture provided by original account" : "Irudia jatorrizko kontutik hartuta", @@ -557,6 +556,7 @@ OC.L10N.register( "It can take up to 24 hours before the account is displayed as verified." : "24 ordu pasa daitezke kontua ziurtatua bezala agertu baino lehen", "Link https://…" : "https://... esteka", "Change privacy level of Twitter profile" : "Aldatu Twitter profilaren pribatutasun maila", - "Twitter handle @…" : "Twitter heldulekua @..." + "Twitter handle @…" : "Twitter heldulekua @...", + "Choose profile picture from files" : "Aukeratu profil-irudia fitxategietatik" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/eu.json b/apps/settings/l10n/eu.json index ea3cde26404..2dd0a04b2f7 100644 --- a/apps/settings/l10n/eu.json +++ b/apps/settings/l10n/eu.json @@ -267,7 +267,6 @@ "Change password" : "Aldatu pasahitza", "Your profile picture" : "Zure profil-irudia", "Upload profile picture" : "Kargatu profil-irudia", - "Choose profile picture from files" : "Aukeratu profil-irudia fitxategietatik", "Remove profile picture" : "Kendu profil-irudia", "png or jpg, max. 20 MB" : "png edo jpg, gehienez 20MB", "Picture provided by original account" : "Irudia jatorrizko kontutik hartuta", @@ -555,6 +554,7 @@ "It can take up to 24 hours before the account is displayed as verified." : "24 ordu pasa daitezke kontua ziurtatua bezala agertu baino lehen", "Link https://…" : "https://... esteka", "Change privacy level of Twitter profile" : "Aldatu Twitter profilaren pribatutasun maila", - "Twitter handle @…" : "Twitter heldulekua @..." + "Twitter handle @…" : "Twitter heldulekua @...", + "Choose profile picture from files" : "Aukeratu profil-irudia fitxategietatik" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/fa.js b/apps/settings/l10n/fa.js index 99ae72bd85e..66f64e7871a 100644 --- a/apps/settings/l10n/fa.js +++ b/apps/settings/l10n/fa.js @@ -232,7 +232,6 @@ 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. بیشینه ۲۰ مب", "Picture provided by original account" : "نگاره فراهم شده به دست حساب اصلی", @@ -405,6 +404,7 @@ OC.L10N.register( "Your postal address" : "آدرس پستی شما", "It can take up to 24 hours before the account is displayed as verified." : "24 ساعت طول می کشد تا اعتبار حساب تأیید شود.", "Link https://…" : "پیوند https://…", - "Twitter handle @…" : "دسته توییتر @…" + "Twitter handle @…" : "دسته توییتر @…", + "Choose profile picture from files" : "گزینش نگارهٔ نمایه از پروندهها" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/settings/l10n/fa.json b/apps/settings/l10n/fa.json index dc40d7b48a5..f20fc31c100 100644 --- a/apps/settings/l10n/fa.json +++ b/apps/settings/l10n/fa.json @@ -230,7 +230,6 @@ "Change password" : "تغییر گذر واژه", "Your profile picture" : "نگارهٔ نمایهتان", "Upload profile picture" : "بارگذاری نگارهٔ نمایه", - "Choose profile picture from files" : "گزینش نگارهٔ نمایه از پروندهها", "Remove profile picture" : "برداشتن نگارهٔ نمایه", "png or jpg, max. 20 MB" : "png یا jpg. بیشینه ۲۰ مب", "Picture provided by original account" : "نگاره فراهم شده به دست حساب اصلی", @@ -403,6 +402,7 @@ "Your postal address" : "آدرس پستی شما", "It can take up to 24 hours before the account is displayed as verified." : "24 ساعت طول می کشد تا اعتبار حساب تأیید شود.", "Link https://…" : "پیوند https://…", - "Twitter handle @…" : "دسته توییتر @…" + "Twitter handle @…" : "دسته توییتر @…", + "Choose profile picture from files" : "گزینش نگارهٔ نمایه از پروندهها" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/fi.js b/apps/settings/l10n/fi.js index 9abe5ba994b..ab3eb9a80ea 100644 --- a/apps/settings/l10n/fi.js +++ b/apps/settings/l10n/fi.js @@ -234,7 +234,6 @@ OC.L10N.register( "Change password" : "Vaihda salasana", "Your profile picture" : "Profiilikuvasi", "Upload profile picture" : "Lähetä profiilikuva", - "Choose profile picture from files" : "Valitse profiilikuva tiedostoista", "Remove profile picture" : "Poista profiilikuva", "png or jpg, max. 20 MB" : "png tai jpg, korkeintaan 20 Mt", "Picture provided by original account" : "Kuvan tarjoaa alkuperäinen tili", @@ -488,6 +487,7 @@ OC.L10N.register( "It can take up to 24 hours before the account is displayed as verified." : "Saattaa kestää jopa 24 tuntia, ennen kuin tili näytetään vahvistettuna.", "Link https://…" : "Linkki https://…", "Change privacy level of Twitter profile" : "Muuta Twitter-tunnuksen yksityisyystasoa", - "Twitter handle @…" : "Twitter-tunnus @…" + "Twitter handle @…" : "Twitter-tunnus @…", + "Choose profile picture from files" : "Valitse profiilikuva tiedostoista" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/fi.json b/apps/settings/l10n/fi.json index 95ebf67250e..c3f69f9e48e 100644 --- a/apps/settings/l10n/fi.json +++ b/apps/settings/l10n/fi.json @@ -232,7 +232,6 @@ "Change password" : "Vaihda salasana", "Your profile picture" : "Profiilikuvasi", "Upload profile picture" : "Lähetä profiilikuva", - "Choose profile picture from files" : "Valitse profiilikuva tiedostoista", "Remove profile picture" : "Poista profiilikuva", "png or jpg, max. 20 MB" : "png tai jpg, korkeintaan 20 Mt", "Picture provided by original account" : "Kuvan tarjoaa alkuperäinen tili", @@ -486,6 +485,7 @@ "It can take up to 24 hours before the account is displayed as verified." : "Saattaa kestää jopa 24 tuntia, ennen kuin tili näytetään vahvistettuna.", "Link https://…" : "Linkki https://…", "Change privacy level of Twitter profile" : "Muuta Twitter-tunnuksen yksityisyystasoa", - "Twitter handle @…" : "Twitter-tunnus @…" + "Twitter handle @…" : "Twitter-tunnus @…", + "Choose profile picture from files" : "Valitse profiilikuva tiedostoista" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index 4eaa5e48c71..9097fc58aca 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -270,7 +270,6 @@ 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 parmi les 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", @@ -559,6 +558,7 @@ OC.L10N.register( "It can take up to 24 hours before the account is displayed as verified." : "Cela peut prendre jusqu'à 24 heures avant que le compte soit affiché comme vérifié.", "Link https://…" : "Lien https://…", "Change privacy level of Twitter profile" : "Changer le niveau de confidentialité du profil Twitter", - "Twitter handle @…" : "Pseudo Twitter @..." + "Twitter handle @…" : "Pseudo Twitter @...", + "Choose profile picture from files" : "Choisir une image parmi les fichiers" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index ea234cec4e4..0ba1e9b8247 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -268,7 +268,6 @@ "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 parmi les 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", @@ -557,6 +556,7 @@ "It can take up to 24 hours before the account is displayed as verified." : "Cela peut prendre jusqu'à 24 heures avant que le compte soit affiché comme vérifié.", "Link https://…" : "Lien https://…", "Change privacy level of Twitter profile" : "Changer le niveau de confidentialité du profil Twitter", - "Twitter handle @…" : "Pseudo Twitter @..." + "Twitter handle @…" : "Pseudo Twitter @...", + "Choose profile picture from files" : "Choisir une image parmi les fichiers" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index c0c33d256b3..a4978ffb186 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -270,7 +270,6 @@ OC.L10N.register( "Change password" : "Cambiar o contrasinal", "Your profile picture" : "A túa imaxe de perfil", "Upload profile picture" : "Subir imaxe de perfil", - "Choose profile picture from files" : "Escolle a imaxe de perfil dende Ficheiros", "Remove profile picture" : "Eliminar a imaxe de perfil", "png or jpg, max. 20 MB" : "png ou jpg, max. 20 MB", "Picture provided by original account" : "Imaxe fornecida pola conta orixinal ", @@ -559,6 +558,7 @@ OC.L10N.register( "It can take up to 24 hours before the account is displayed as verified." : "Pode levar ata 24 horas antes de que a conta apareza como como verificada.", "Link https://…" : "Ligazón https://…", "Change privacy level of Twitter profile" : "Cambia o nivel de privacidade do perfil de Twitter", - "Twitter handle @…" : "Usuario do Twitter @…" + "Twitter handle @…" : "Usuario do Twitter @…", + "Choose profile picture from files" : "Escolle a imaxe de perfil dende Ficheiros" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json index b4dea3c7c54..5c3dee19014 100644 --- a/apps/settings/l10n/gl.json +++ b/apps/settings/l10n/gl.json @@ -268,7 +268,6 @@ "Change password" : "Cambiar o contrasinal", "Your profile picture" : "A túa imaxe de perfil", "Upload profile picture" : "Subir imaxe de perfil", - "Choose profile picture from files" : "Escolle a imaxe de perfil dende Ficheiros", "Remove profile picture" : "Eliminar a imaxe de perfil", "png or jpg, max. 20 MB" : "png ou jpg, max. 20 MB", "Picture provided by original account" : "Imaxe fornecida pola conta orixinal ", @@ -557,6 +556,7 @@ "It can take up to 24 hours before the account is displayed as verified." : "Pode levar ata 24 horas antes de que a conta apareza como como verificada.", "Link https://…" : "Ligazón https://…", "Change privacy level of Twitter profile" : "Cambia o nivel de privacidade do perfil de Twitter", - "Twitter handle @…" : "Usuario do Twitter @…" + "Twitter handle @…" : "Usuario do Twitter @…", + "Choose profile picture from files" : "Escolle a imaxe de perfil dende Ficheiros" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/hu.js b/apps/settings/l10n/hu.js index 65078dca2c4..f70e43692da 100644 --- a/apps/settings/l10n/hu.js +++ b/apps/settings/l10n/hu.js @@ -269,7 +269,6 @@ 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ájlok közü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.", @@ -557,6 +556,7 @@ OC.L10N.register( "It can take up to 24 hours before the account is displayed as verified." : "A fiók ellenőrzési folyamata, amíg láthatóvá válik, akár 24 óráig is eltarthat.", "Link https://…" : "https:// hivatkozás…", "Change privacy level of Twitter profile" : "A Twitter-profil adatvédelmi szintjének módosítása", - "Twitter handle @…" : "Twitter azonosító @…" + "Twitter handle @…" : "Twitter azonosító @…", + "Choose profile picture from files" : "Válasszon profilképet a fájlok közül" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/hu.json b/apps/settings/l10n/hu.json index 36c634cb46f..cb4ac5c4669 100644 --- a/apps/settings/l10n/hu.json +++ b/apps/settings/l10n/hu.json @@ -267,7 +267,6 @@ "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ájlok közü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.", @@ -555,6 +554,7 @@ "It can take up to 24 hours before the account is displayed as verified." : "A fiók ellenőrzési folyamata, amíg láthatóvá válik, akár 24 óráig is eltarthat.", "Link https://…" : "https:// hivatkozás…", "Change privacy level of Twitter profile" : "A Twitter-profil adatvédelmi szintjének módosítása", - "Twitter handle @…" : "Twitter azonosító @…" + "Twitter handle @…" : "Twitter azonosító @…", + "Choose profile picture from files" : "Válasszon profilképet a fájlok közül" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index d37f92811de..2a0659eefd8 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -267,7 +267,6 @@ 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。最大20MB", "Picture provided by original account" : "オリジナルのアカウントで提供されている写真", @@ -554,6 +553,7 @@ OC.L10N.register( "It can take up to 24 hours before the account is displayed as verified." : "アカウントが確認済みとして表示されるまでには最大24時間かかることがあります。", "Link https://…" : "リンク https://...", "Change privacy level of Twitter profile" : "Twitterプロフィールのプライバシーレベルを変更", - "Twitter handle @…" : "あなたのTwitter ID @..." + "Twitter handle @…" : "あなたのTwitter ID @...", + "Choose profile picture from files" : "ファイルからプロフィール画像を選択" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json index 000d355bf61..f0bb84f2bff 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -265,7 +265,6 @@ "Change password" : "パスワードを変更", "Your profile picture" : "プロフィール画像", "Upload profile picture" : "新しいプロフィール画像のアップロード", - "Choose profile picture from files" : "ファイルからプロフィール画像を選択", "Remove profile picture" : "プロフィール画像を削除", "png or jpg, max. 20 MB" : "pngまたはjpg。最大20MB", "Picture provided by original account" : "オリジナルのアカウントで提供されている写真", @@ -552,6 +551,7 @@ "It can take up to 24 hours before the account is displayed as verified." : "アカウントが確認済みとして表示されるまでには最大24時間かかることがあります。", "Link https://…" : "リンク https://...", "Change privacy level of Twitter profile" : "Twitterプロフィールのプライバシーレベルを変更", - "Twitter handle @…" : "あなたのTwitter ID @..." + "Twitter handle @…" : "あなたのTwitter ID @...", + "Choose profile picture from files" : "ファイルからプロフィール画像を選択" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/settings/l10n/mk.js b/apps/settings/l10n/mk.js index c3f9e2810d5..10bfc552480 100644 --- a/apps/settings/l10n/mk.js +++ b/apps/settings/l10n/mk.js @@ -261,7 +261,6 @@ 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" : "Слика обезбедена од оригинална сметка", @@ -535,6 +534,7 @@ OC.L10N.register( "It can take up to 24 hours before the account is displayed as verified." : "Може да треба до 24 часа додека сметката почне да се прикажува како верификувана.", "Link https://…" : "Линк https://....", "Change privacy level of Twitter profile" : "Променете го нивото на приватност за Twitter профилот", - "Twitter handle @…" : "Twitter @…" + "Twitter handle @…" : "Twitter @…", + "Choose profile picture from files" : "Избери фотографија на профилот од датотеките" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/apps/settings/l10n/mk.json b/apps/settings/l10n/mk.json index 9cd6b997c1b..6efb6485cb7 100644 --- a/apps/settings/l10n/mk.json +++ b/apps/settings/l10n/mk.json @@ -259,7 +259,6 @@ "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" : "Слика обезбедена од оригинална сметка", @@ -533,6 +532,7 @@ "It can take up to 24 hours before the account is displayed as verified." : "Може да треба до 24 часа додека сметката почне да се прикажува како верификувана.", "Link https://…" : "Линк https://....", "Change privacy level of Twitter profile" : "Променете го нивото на приватност за Twitter профилот", - "Twitter handle @…" : "Twitter @…" + "Twitter handle @…" : "Twitter @…", + "Choose profile picture from files" : "Избери фотографија на профилот од датотеките" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" }
\ No newline at end of file diff --git a/apps/settings/l10n/nb.js b/apps/settings/l10n/nb.js index 84858446108..9a5da202948 100644 --- a/apps/settings/l10n/nb.js +++ b/apps/settings/l10n/nb.js @@ -244,7 +244,6 @@ OC.L10N.register( "Change password" : "Endre passord", "Your profile picture" : "Ditt profilbilde", "Upload profile picture" : "Last opp profilbilde", - "Choose profile picture from files" : "Velg profilbilde blant filer", "Remove profile picture" : "Fjern profilbilde", "png or jpg, max. 20 MB" : "png eller jpg, maks. 20 MB", "Picture provided by original account" : "Bilde kommer fra opprinnelig konto", @@ -492,6 +491,7 @@ OC.L10N.register( "It can take up to 24 hours before the account is displayed as verified." : "Det kan ta opptil ett døgn før kontoen vises som bekreftet.", "Link https://…" : "Lenke https://…", "Change privacy level of Twitter profile" : "Endre personvernnivået for Twitter-profil", - "Twitter handle @…" : "Twitter-konto @ …" + "Twitter handle @…" : "Twitter-konto @ …", + "Choose profile picture from files" : "Velg profilbilde blant filer" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/nb.json b/apps/settings/l10n/nb.json index 17d0d06bbd9..1e939e359ac 100644 --- a/apps/settings/l10n/nb.json +++ b/apps/settings/l10n/nb.json @@ -242,7 +242,6 @@ "Change password" : "Endre passord", "Your profile picture" : "Ditt profilbilde", "Upload profile picture" : "Last opp profilbilde", - "Choose profile picture from files" : "Velg profilbilde blant filer", "Remove profile picture" : "Fjern profilbilde", "png or jpg, max. 20 MB" : "png eller jpg, maks. 20 MB", "Picture provided by original account" : "Bilde kommer fra opprinnelig konto", @@ -490,6 +489,7 @@ "It can take up to 24 hours before the account is displayed as verified." : "Det kan ta opptil ett døgn før kontoen vises som bekreftet.", "Link https://…" : "Lenke https://…", "Change privacy level of Twitter profile" : "Endre personvernnivået for Twitter-profil", - "Twitter handle @…" : "Twitter-konto @ …" + "Twitter handle @…" : "Twitter-konto @ …", + "Choose profile picture from files" : "Velg profilbilde blant filer" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index b7b583acea5..37e621090d3 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -270,7 +270,6 @@ OC.L10N.register( "Change password" : "Zmień hasło", "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", @@ -559,6 +558,7 @@ OC.L10N.register( "It can take up to 24 hours before the account is displayed as verified." : "Do 24 godzin konto będzie widoczne jako zweryfikowane.", "Link https://…" : "Link https://…", "Change privacy level of Twitter profile" : "Zmień poziom prywatności profilu Twitter", - "Twitter handle @…" : "Twitter @…" + "Twitter handle @…" : "Twitter @…", + "Choose profile picture from files" : "Wybierz zdjęcie profilowe z Plików" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json index 68b50400ff4..50b22db2777 100644 --- a/apps/settings/l10n/pl.json +++ b/apps/settings/l10n/pl.json @@ -268,7 +268,6 @@ "Change password" : "Zmień hasło", "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", @@ -557,6 +556,7 @@ "It can take up to 24 hours before the account is displayed as verified." : "Do 24 godzin konto będzie widoczne jako zweryfikowane.", "Link https://…" : "Link https://…", "Change privacy level of Twitter profile" : "Zmień poziom prywatności profilu Twitter", - "Twitter handle @…" : "Twitter @…" + "Twitter handle @…" : "Twitter @…", + "Choose profile picture from files" : "Wybierz zdjęcie profilowe z Plików" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index b551481eeec..9a23d73d3c6 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -270,7 +270,6 @@ 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" : "Escolha a foto do perfil dos arquivos", "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", @@ -558,6 +557,7 @@ OC.L10N.register( "It can take up to 24 hours before the account is displayed as verified." : "Pode levar até 24 horas para que a conta seja mostrada como verificada.", "Link https://…" : "Link https://…", "Change privacy level of Twitter profile" : "Alterar o nível de privacidade do perfil do Twitter ", - "Twitter handle @…" : "Twitter handle @…" + "Twitter handle @…" : "Twitter handle @…", + "Choose profile picture from files" : "Escolha a foto do perfil dos arquivos" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index 5860732b2b2..9c64c5717df 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -268,7 +268,6 @@ "Change password" : "Alterar senha", "Your profile picture" : "Sua foto de perfil", "Upload profile picture" : "Carregar foto do perfil", - "Choose profile picture from files" : "Escolha a foto do perfil dos arquivos", "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", @@ -556,6 +555,7 @@ "It can take up to 24 hours before the account is displayed as verified." : "Pode levar até 24 horas para que a conta seja mostrada como verificada.", "Link https://…" : "Link https://…", "Change privacy level of Twitter profile" : "Alterar o nível de privacidade do perfil do Twitter ", - "Twitter handle @…" : "Twitter handle @…" + "Twitter handle @…" : "Twitter handle @…", + "Choose profile picture from files" : "Escolha a foto do perfil dos arquivos" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/settings/l10n/ru.js b/apps/settings/l10n/ru.js index 07503aa5b00..823686fd692 100644 --- a/apps/settings/l10n/ru.js +++ b/apps/settings/l10n/ru.js @@ -269,7 +269,6 @@ 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" : "Изображение получено из исходной учётной записи", @@ -550,6 +549,7 @@ OC.L10N.register( "It can take up to 24 hours before the account is displayed as verified." : "До момента подтверждения аккаунта может пройти до 24 часов.", "Link https://…" : "Ссылка https://…", "Change privacy level of Twitter profile" : "Изменить уровень конфиденциальности профиля Twitter", - "Twitter handle @…" : "Имя в Twitter @…" + "Twitter handle @…" : "Имя в Twitter @…", + "Choose profile picture from files" : "Выбрать изображение профиля из загруженных файлов" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/settings/l10n/ru.json b/apps/settings/l10n/ru.json index d55aea6b3e0..e680bdd8f26 100644 --- a/apps/settings/l10n/ru.json +++ b/apps/settings/l10n/ru.json @@ -267,7 +267,6 @@ "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" : "Изображение получено из исходной учётной записи", @@ -548,6 +547,7 @@ "It can take up to 24 hours before the account is displayed as verified." : "До момента подтверждения аккаунта может пройти до 24 часов.", "Link https://…" : "Ссылка https://…", "Change privacy level of Twitter profile" : "Изменить уровень конфиденциальности профиля Twitter", - "Twitter handle @…" : "Имя в Twitter @…" + "Twitter handle @…" : "Имя в Twitter @…", + "Choose profile picture from files" : "Выбрать изображение профиля из загруженных файлов" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" }
\ No newline at end of file diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js index 4eb1254bff2..8efb19f4c45 100644 --- a/apps/settings/l10n/sk.js +++ b/apps/settings/l10n/sk.js @@ -267,7 +267,6 @@ OC.L10N.register( "Change password" : "Zmeniť heslo", "Your profile picture" : "Váš profilový obrázok", "Upload profile picture" : "Nahrať profilový obrázok", - "Choose profile picture from files" : "Vybrať profilový obrázok zo súborov", "Remove profile picture" : "Odstrániť profilový obrázok", "png or jpg, max. 20 MB" : "png alebo jpg, max. 20 MB", "Picture provided by original account" : "Obrázok poskytnutý originálnym účtom", @@ -553,6 +552,7 @@ OC.L10N.register( "It can take up to 24 hours before the account is displayed as verified." : "Môže trvať až 24 hodín než sa účet zobrazí ako overený.", "Link https://…" : "Linka https://…", "Change privacy level of Twitter profile" : "Zmeniť úroveň súkromia pre Twitterový profil", - "Twitter handle @…" : "Prezývka na Twitteri @…" + "Twitter handle @…" : "Prezývka na Twitteri @…", + "Choose profile picture from files" : "Vybrať profilový obrázok zo súborov" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/settings/l10n/sk.json b/apps/settings/l10n/sk.json index e39df6fbb92..efe2498a2f1 100644 --- a/apps/settings/l10n/sk.json +++ b/apps/settings/l10n/sk.json @@ -265,7 +265,6 @@ "Change password" : "Zmeniť heslo", "Your profile picture" : "Váš profilový obrázok", "Upload profile picture" : "Nahrať profilový obrázok", - "Choose profile picture from files" : "Vybrať profilový obrázok zo súborov", "Remove profile picture" : "Odstrániť profilový obrázok", "png or jpg, max. 20 MB" : "png alebo jpg, max. 20 MB", "Picture provided by original account" : "Obrázok poskytnutý originálnym účtom", @@ -551,6 +550,7 @@ "It can take up to 24 hours before the account is displayed as verified." : "Môže trvať až 24 hodín než sa účet zobrazí ako overený.", "Link https://…" : "Linka https://…", "Change privacy level of Twitter profile" : "Zmeniť úroveň súkromia pre Twitterový profil", - "Twitter handle @…" : "Prezývka na Twitteri @…" + "Twitter handle @…" : "Prezývka na Twitteri @…", + "Choose profile picture from files" : "Vybrať profilový obrázok zo súborov" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/apps/settings/l10n/sl.js b/apps/settings/l10n/sl.js index cd6e9d17a61..1c0ebed54b4 100644 --- a/apps/settings/l10n/sl.js +++ b/apps/settings/l10n/sl.js @@ -250,7 +250,6 @@ OC.L10N.register( "Change password" : "Spremeni geslo", "Your profile picture" : "Slika profila", "Upload profile picture" : "Pošlji sliko profila", - "Choose profile picture from files" : "Izbor slike profila med datotekami", "Remove profile picture" : "Odstrani sliko profila", "png or jpg, max. 20 MB" : "png ali jpg, največ. 20 MB", "Picture provided by original account" : "Slika iz izvornega računa", @@ -510,6 +509,7 @@ OC.L10N.register( "It can take up to 24 hours before the account is displayed as verified." : "Dokončno overjanje računa lahko traja tudi do 24 ur.", "Link https://…" : "Povezava https:// …", "Change privacy level of Twitter profile" : "Spremeni pravila zasebnosti za profil Twitter", - "Twitter handle @…" : "Twitter @ …" + "Twitter handle @…" : "Twitter @ …", + "Choose profile picture from files" : "Izbor slike profila med datotekami" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/settings/l10n/sl.json b/apps/settings/l10n/sl.json index c4442547d77..ea8f0a3f803 100644 --- a/apps/settings/l10n/sl.json +++ b/apps/settings/l10n/sl.json @@ -248,7 +248,6 @@ "Change password" : "Spremeni geslo", "Your profile picture" : "Slika profila", "Upload profile picture" : "Pošlji sliko profila", - "Choose profile picture from files" : "Izbor slike profila med datotekami", "Remove profile picture" : "Odstrani sliko profila", "png or jpg, max. 20 MB" : "png ali jpg, največ. 20 MB", "Picture provided by original account" : "Slika iz izvornega računa", @@ -508,6 +507,7 @@ "It can take up to 24 hours before the account is displayed as verified." : "Dokončno overjanje računa lahko traja tudi do 24 ur.", "Link https://…" : "Povezava https:// …", "Change privacy level of Twitter profile" : "Spremeni pravila zasebnosti za profil Twitter", - "Twitter handle @…" : "Twitter @ …" + "Twitter handle @…" : "Twitter @ …", + "Choose profile picture from files" : "Izbor slike profila med datotekami" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/settings/l10n/sr.js b/apps/settings/l10n/sr.js index 00bf72301c8..9d8f9ae14fe 100644 --- a/apps/settings/l10n/sr.js +++ b/apps/settings/l10n/sr.js @@ -270,7 +270,6 @@ 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" : "Слика оригиналног налога", @@ -559,6 +558,7 @@ OC.L10N.register( "It can take up to 24 hours before the account is displayed as verified." : "Може да прође и до 24h пре него што налог буде потврђен.", "Link https://…" : "Веза https://…", "Change privacy level of Twitter profile" : "Измена нивоа приватности Twitter профила", - "Twitter handle @…" : "Твитер надимак @…" + "Twitter handle @…" : "Твитер надимак @…", + "Choose profile picture from files" : "Изабери слику профила међу фајловима" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/settings/l10n/sr.json b/apps/settings/l10n/sr.json index 9beb8053d35..577a098547e 100644 --- a/apps/settings/l10n/sr.json +++ b/apps/settings/l10n/sr.json @@ -268,7 +268,6 @@ "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" : "Слика оригиналног налога", @@ -557,6 +556,7 @@ "It can take up to 24 hours before the account is displayed as verified." : "Може да прође и до 24h пре него што налог буде потврђен.", "Link https://…" : "Веза https://…", "Change privacy level of Twitter profile" : "Измена нивоа приватности Twitter профила", - "Twitter handle @…" : "Твитер надимак @…" + "Twitter handle @…" : "Твитер надимак @…", + "Choose profile picture from files" : "Изабери слику профила међу фајловима" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file diff --git a/apps/settings/l10n/sv.js b/apps/settings/l10n/sv.js index 9c9885e6db6..6449ef4ac81 100644 --- a/apps/settings/l10n/sv.js +++ b/apps/settings/l10n/sv.js @@ -270,7 +270,6 @@ 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", @@ -559,6 +558,7 @@ OC.L10N.register( "It can take up to 24 hours before the account is displayed as verified." : "Det kan ta upp till 24 timmar innan kontot visas som verifierat.", "Link https://…" : "Länk https://...", "Change privacy level of Twitter profile" : "Ända hemlighetsnivå för Twitterprofil", - "Twitter handle @…" : "Twitter handle @…" + "Twitter handle @…" : "Twitter handle @…", + "Choose profile picture from files" : "Välj profilbild från filer" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/sv.json b/apps/settings/l10n/sv.json index a3aa013fe3e..404d424a773 100644 --- a/apps/settings/l10n/sv.json +++ b/apps/settings/l10n/sv.json @@ -268,7 +268,6 @@ "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", @@ -557,6 +556,7 @@ "It can take up to 24 hours before the account is displayed as verified." : "Det kan ta upp till 24 timmar innan kontot visas som verifierat.", "Link https://…" : "Länk https://...", "Change privacy level of Twitter profile" : "Ända hemlighetsnivå för Twitterprofil", - "Twitter handle @…" : "Twitter handle @…" + "Twitter handle @…" : "Twitter handle @…", + "Choose profile picture from files" : "Välj profilbild från filer" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index ebfd7e7559a..9243f3907a0 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -270,7 +270,6 @@ OC.L10N.register( "Change password" : "Parola değiştir", "Your profile picture" : "Profil görseliniz", "Upload profile picture" : "Profil görseli yükle", - "Choose profile picture from files" : "Profil görselini dosyalardan 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", @@ -559,6 +558,7 @@ OC.L10N.register( "It can take up to 24 hours before the account is displayed as verified." : "Hesabın doğrulanması ve görüntülenmesi 24 saate kadar zaman alabilir.", "Link https://…" : "Bağlantı https://…", "Change privacy level of Twitter profile" : "Twitter profilinin gizlilik düzeyini değiştir", - "Twitter handle @…" : "Twitter kodu @…" + "Twitter handle @…" : "Twitter kodu @…", + "Choose profile picture from files" : "Profil görselini dosyalardan seçin" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index ecbee3b4cc6..41f389da8be 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -268,7 +268,6 @@ "Change password" : "Parola değiştir", "Your profile picture" : "Profil görseliniz", "Upload profile picture" : "Profil görseli yükle", - "Choose profile picture from files" : "Profil görselini dosyalardan 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", @@ -557,6 +556,7 @@ "It can take up to 24 hours before the account is displayed as verified." : "Hesabın doğrulanması ve görüntülenmesi 24 saate kadar zaman alabilir.", "Link https://…" : "Bağlantı https://…", "Change privacy level of Twitter profile" : "Twitter profilinin gizlilik düzeyini değiştir", - "Twitter handle @…" : "Twitter kodu @…" + "Twitter handle @…" : "Twitter kodu @…", + "Choose profile picture from files" : "Profil görselini dosyalardan seçin" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/uk.js b/apps/settings/l10n/uk.js index a6002abbd6b..764ef059fea 100644 --- a/apps/settings/l10n/uk.js +++ b/apps/settings/l10n/uk.js @@ -269,7 +269,6 @@ 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" : "Картинка надана оригінальним обліковим записом", @@ -557,6 +556,7 @@ OC.L10N.register( "It can take up to 24 hours before the account is displayed as verified." : "Підтвердження облікового запису може тривати до 24 годин.", "Link https://…" : "Посилання https://…", "Change privacy level of Twitter profile" : "Змінити рівень конфіденційності профілю Twitter", - "Twitter handle @…" : "Ім'я в Twitter @…" + "Twitter handle @…" : "Ім'я в Twitter @…", + "Choose profile picture from files" : "Виберіть зображення профілю з файлів" }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/apps/settings/l10n/uk.json b/apps/settings/l10n/uk.json index 995a341c579..4f3a07aa872 100644 --- a/apps/settings/l10n/uk.json +++ b/apps/settings/l10n/uk.json @@ -267,7 +267,6 @@ "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" : "Картинка надана оригінальним обліковим записом", @@ -555,6 +554,7 @@ "It can take up to 24 hours before the account is displayed as verified." : "Підтвердження облікового запису може тривати до 24 годин.", "Link https://…" : "Посилання https://…", "Change privacy level of Twitter profile" : "Змінити рівень конфіденційності профілю Twitter", - "Twitter handle @…" : "Ім'я в Twitter @…" + "Twitter handle @…" : "Ім'я в Twitter @…", + "Choose profile picture from files" : "Виберіть зображення профілю з файлів" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" }
\ No newline at end of file diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index c1ce56e55c6..6647f21f8fd 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -267,7 +267,6 @@ 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 格式,最大 20MB", "Picture provided by original account" : "初始账号提供的图片", @@ -553,6 +552,7 @@ OC.L10N.register( "It can take up to 24 hours before the account is displayed as verified." : "在账号显示为已验证之前最多可能需要 24 小时。", "Link https://…" : "链接 https://…", "Change privacy level of Twitter profile" : "更改推特资料的隐私权限", - "Twitter handle @…" : "Twitter 用户名 @…" + "Twitter handle @…" : "Twitter 用户名 @…", + "Choose profile picture from files" : "从文件中选择个人资料图片" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index 6d4ffe5c851..fbda33f18f8 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -265,7 +265,6 @@ "Change password" : "修改密码", "Your profile picture" : "您的个人资料图片", "Upload profile picture" : "上传个人资料图片", - "Choose profile picture from files" : "从文件中选择个人资料图片", "Remove profile picture" : "移除个人资料图片", "png or jpg, max. 20 MB" : "png 或 jpg 格式,最大 20MB", "Picture provided by original account" : "初始账号提供的图片", @@ -551,6 +550,7 @@ "It can take up to 24 hours before the account is displayed as verified." : "在账号显示为已验证之前最多可能需要 24 小时。", "Link https://…" : "链接 https://…", "Change privacy level of Twitter profile" : "更改推特资料的隐私权限", - "Twitter handle @…" : "Twitter 用户名 @…" + "Twitter handle @…" : "Twitter 用户名 @…", + "Choose profile picture from files" : "从文件中选择个人资料图片" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index a0defcc5368..4631ca422cf 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -270,7 +270,6 @@ 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" : "原始賬戶提供的圖片", @@ -559,6 +558,7 @@ OC.L10N.register( "It can take up to 24 hours before the account is displayed as verified." : "該賬戶最多可能需要24小時才能顯示為已驗證。", "Link https://…" : "連結 https://…", "Change privacy level of Twitter profile" : "更改 Twitter proile 的私隱級別", - "Twitter handle @…" : "Twitter 用戶名稱 @..." + "Twitter handle @…" : "Twitter 用戶名稱 @...", + "Choose profile picture from files" : "從檔案選擇個人資料圖片" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index 5e4bccf364c..742444c7276 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -268,7 +268,6 @@ "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" : "原始賬戶提供的圖片", @@ -557,6 +556,7 @@ "It can take up to 24 hours before the account is displayed as verified." : "該賬戶最多可能需要24小時才能顯示為已驗證。", "Link https://…" : "連結 https://…", "Change privacy level of Twitter profile" : "更改 Twitter proile 的私隱級別", - "Twitter handle @…" : "Twitter 用戶名稱 @..." + "Twitter handle @…" : "Twitter 用戶名稱 @...", + "Choose profile picture from files" : "從檔案選擇個人資料圖片" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 21dbd23a1f5..2eca1b84764 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -270,7 +270,6 @@ 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" : "原始帳號提供的圖片", @@ -559,6 +558,7 @@ OC.L10N.register( "It can take up to 24 hours before the account is displayed as verified." : "帳號在顯示為已驗證前可能需要最多24小時。", "Link https://…" : "連結 https://...", "Change privacy level of Twitter profile" : "變更 Twitter 個人資料的隱私等級", - "Twitter handle @…" : "Twitter 使用者名稱 @..." + "Twitter handle @…" : "Twitter 使用者名稱 @...", + "Choose profile picture from files" : "從檔案中選擇個人檔案圖片" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index 46cd923e691..d0bb1ccd595 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -268,7 +268,6 @@ "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" : "原始帳號提供的圖片", @@ -557,6 +556,7 @@ "It can take up to 24 hours before the account is displayed as verified." : "帳號在顯示為已驗證前可能需要最多24小時。", "Link https://…" : "連結 https://...", "Change privacy level of Twitter profile" : "變更 Twitter 個人資料的隱私等級", - "Twitter handle @…" : "Twitter 使用者名稱 @..." + "Twitter handle @…" : "Twitter 使用者名稱 @...", + "Choose profile picture from files" : "從檔案中選擇個人檔案圖片" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |