diff options
Diffstat (limited to 'apps/settings')
144 files changed, 178 insertions, 148 deletions
diff --git a/apps/settings/l10n/af.js b/apps/settings/l10n/af.js index f381d7fc727..fa8d6ace5bb 100644 --- a/apps/settings/l10n/af.js +++ b/apps/settings/l10n/af.js @@ -62,7 +62,6 @@ OC.L10N.register( "Current password" : "Huidige wagwoord", "New password" : "Nuwe wagwoord", "Change password" : "Verander wagwoord", - "png or jpg, max. 20 MB" : "png of jpg, maks. 20 MB", "Cancel" : "Kanselleer", "Details" : "Besonderhede", "Your email address" : "U e-posadres", @@ -116,6 +115,7 @@ OC.L10N.register( "Upload new" : "Laai nuwe op", "Select from Files" : "Kies uit Lêers", "Remove image" : "Verwyder beeld", + "png or jpg, max. 20 MB" : "png of jpg, maks. 20 MB", "Choose as profile picture" : "Kies as profielprent", "Your postal address" : "U posadres", "Link https://…" : "Skakel https://…", diff --git a/apps/settings/l10n/af.json b/apps/settings/l10n/af.json index 60fd9374992..38a77170fe0 100644 --- a/apps/settings/l10n/af.json +++ b/apps/settings/l10n/af.json @@ -60,7 +60,6 @@ "Current password" : "Huidige wagwoord", "New password" : "Nuwe wagwoord", "Change password" : "Verander wagwoord", - "png or jpg, max. 20 MB" : "png of jpg, maks. 20 MB", "Cancel" : "Kanselleer", "Details" : "Besonderhede", "Your email address" : "U e-posadres", @@ -114,6 +113,7 @@ "Upload new" : "Laai nuwe op", "Select from Files" : "Kies uit Lêers", "Remove image" : "Verwyder beeld", + "png or jpg, max. 20 MB" : "png of jpg, maks. 20 MB", "Choose as profile picture" : "Kies as profielprent", "Your postal address" : "U posadres", "Link https://…" : "Skakel https://…", diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index d0a4995c95a..632e526a6d7 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -134,7 +134,6 @@ OC.L10N.register( "Current password" : "كلمات السر الحالية", "New password" : "كلمات سر جديدة", "Change password" : "عدل كلمة السر", - "png or jpg, max. 20 MB" : "صيغة png أو jpg و حجم أقصاه 20 م.ب", "Picture provided by original account" : "الصورة المستخدمة من الحساب الاصلي", "Cancel" : "الغاء", "Details" : "التفاصيل", @@ -242,6 +241,7 @@ OC.L10N.register( "Upload new" : "رفع الان", "Select from Files" : "إختر مِن بين الملفات", "Remove image" : "إزالة الصورة", + "png or jpg, max. 20 MB" : "صيغة png أو jpg و حجم أقصاه 20 م.ب", "Choose as profile picture" : "اختر صورة للملف الشخصي ", "You are using <strong>%s</strong>" : "تستخدم حاليا <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "تستخدم حاليا <strong>%1$s</strong> مِن أصل <strong>%2$s</strong> (<strong>%3$s %%</strong>)", diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json index a1f7687be03..40d6a4bfc8d 100644 --- a/apps/settings/l10n/ar.json +++ b/apps/settings/l10n/ar.json @@ -132,7 +132,6 @@ "Current password" : "كلمات السر الحالية", "New password" : "كلمات سر جديدة", "Change password" : "عدل كلمة السر", - "png or jpg, max. 20 MB" : "صيغة png أو jpg و حجم أقصاه 20 م.ب", "Picture provided by original account" : "الصورة المستخدمة من الحساب الاصلي", "Cancel" : "الغاء", "Details" : "التفاصيل", @@ -240,6 +239,7 @@ "Upload new" : "رفع الان", "Select from Files" : "إختر مِن بين الملفات", "Remove image" : "إزالة الصورة", + "png or jpg, max. 20 MB" : "صيغة png أو jpg و حجم أقصاه 20 م.ب", "Choose as profile picture" : "اختر صورة للملف الشخصي ", "You are using <strong>%s</strong>" : "تستخدم حاليا <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "تستخدم حاليا <strong>%1$s</strong> مِن أصل <strong>%2$s</strong> (<strong>%3$s %%</strong>)", diff --git a/apps/settings/l10n/ast.js b/apps/settings/l10n/ast.js index 78a5d2d5566..ad3f057adec 100644 --- a/apps/settings/l10n/ast.js +++ b/apps/settings/l10n/ast.js @@ -123,7 +123,6 @@ OC.L10N.register( "Current password" : "Contraseña actual", "New password" : "Contraseña nueva", "Change password" : "Camudar contraseña", - "png or jpg, max. 20 MB" : "png o jpg, máximu 20 MB", "Picture provided by original account" : "Semeya fornida pola cuenta orixinal", "Cancel" : "Encaboxar", "Details" : "Detalles", @@ -221,6 +220,7 @@ OC.L10N.register( "The cron.php needs to be executed by the system user \"%s\"." : "cron.php precisa executalu l'usuariu del sistema «%s».", "Upload new" : "Xubir otra", "Remove image" : "Desaniciar imaxe", + "png or jpg, max. 20 MB" : "png o jpg, máximu 20 MB", "Your postal address" : "La to direición postal", "Link https://…" : "Enllaz https://…" }, diff --git a/apps/settings/l10n/ast.json b/apps/settings/l10n/ast.json index 385e8f59222..541c43adcfa 100644 --- a/apps/settings/l10n/ast.json +++ b/apps/settings/l10n/ast.json @@ -121,7 +121,6 @@ "Current password" : "Contraseña actual", "New password" : "Contraseña nueva", "Change password" : "Camudar contraseña", - "png or jpg, max. 20 MB" : "png o jpg, máximu 20 MB", "Picture provided by original account" : "Semeya fornida pola cuenta orixinal", "Cancel" : "Encaboxar", "Details" : "Detalles", @@ -219,6 +218,7 @@ "The cron.php needs to be executed by the system user \"%s\"." : "cron.php precisa executalu l'usuariu del sistema «%s».", "Upload new" : "Xubir otra", "Remove image" : "Desaniciar imaxe", + "png or jpg, max. 20 MB" : "png o jpg, máximu 20 MB", "Your postal address" : "La to direición postal", "Link https://…" : "Enllaz https://…" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/settings/l10n/bg.js b/apps/settings/l10n/bg.js index d36a599cb17..6ed2d7c5bdc 100644 --- a/apps/settings/l10n/bg.js +++ b/apps/settings/l10n/bg.js @@ -273,7 +273,7 @@ OC.L10N.register( "Upload profile picture" : "Качване на профилна снимка", "Choose profile picture from Files" : "Избор на профилна снимка от Файлове", "Remove profile picture" : "Премахване на профилна снимка", - "png or jpg, max. 20 MB" : "png или jpg, макс. 20 MB", + "The file must be a PNG or JPG" : "Файлът трябва да е във формат PNG или JPG", "Picture provided by original account" : "Снимката е предоставена от оригиналния профил", "Cancel" : "Отказ", "Set as profile picture" : "Задаване като профилна снимка", @@ -550,6 +550,7 @@ OC.L10N.register( "Upload new" : "Качи нова", "Select from Files" : "Избери от файловете", "Remove image" : "Премахни изображението", + "png or jpg, max. 20 MB" : "png или jpg, макс. 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Моля, имайте предвид, че може да отнеме до 24 часа, докато аватарът се актуализира навсякъде.", "Choose as profile picture" : "Избор на профилна снимка", "You are using <strong>%s</strong>" : "Ползвате <strong>%s</strong>", diff --git a/apps/settings/l10n/bg.json b/apps/settings/l10n/bg.json index 7cd22e6ab5a..f617964ebaf 100644 --- a/apps/settings/l10n/bg.json +++ b/apps/settings/l10n/bg.json @@ -271,7 +271,7 @@ "Upload profile picture" : "Качване на профилна снимка", "Choose profile picture from Files" : "Избор на профилна снимка от Файлове", "Remove profile picture" : "Премахване на профилна снимка", - "png or jpg, max. 20 MB" : "png или jpg, макс. 20 MB", + "The file must be a PNG or JPG" : "Файлът трябва да е във формат PNG или JPG", "Picture provided by original account" : "Снимката е предоставена от оригиналния профил", "Cancel" : "Отказ", "Set as profile picture" : "Задаване като профилна снимка", @@ -548,6 +548,7 @@ "Upload new" : "Качи нова", "Select from Files" : "Избери от файловете", "Remove image" : "Премахни изображението", + "png or jpg, max. 20 MB" : "png или jpg, макс. 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Моля, имайте предвид, че може да отнеме до 24 часа, докато аватарът се актуализира навсякъде.", "Choose as profile picture" : "Избор на профилна снимка", "You are using <strong>%s</strong>" : "Ползвате <strong>%s</strong>", diff --git a/apps/settings/l10n/br.js b/apps/settings/l10n/br.js index 69f40861552..9aa14b4619a 100644 --- a/apps/settings/l10n/br.js +++ b/apps/settings/l10n/br.js @@ -204,7 +204,6 @@ OC.L10N.register( "Current password" : "Ger-tremen hiziv", "New password" : "Ger-tremen nevez", "Change password" : "Cheñch ger-tremen", - "png or jpg, max. 20 MB" : "png pe jpg, 20 MB d'ar muiañ", "Picture provided by original account" : "Skeudenn roet gant ar c'hont orin", "Cancel" : "Arrest", "Details" : "Munudoù", @@ -382,6 +381,7 @@ OC.L10N.register( "Upload new" : "Pellkas nevez", "Select from Files" : "Choaz diouz ar restr", "Remove image" : "Lemel skeudenn", + "png or jpg, max. 20 MB" : "png pe jpg, 20 MB d'ar muiañ", "Choose as profile picture" : "Choazit ur skeudenn trolinenn", "You are using <strong>%s</strong>" : "Emaoc'h o imlpij <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Emaoc'h o implij <strong>%1$s</strong> diouzh <strong>%2$s</strong> (<strong>%3$s%%</strong>)", diff --git a/apps/settings/l10n/br.json b/apps/settings/l10n/br.json index 866e999e255..f18532c2863 100644 --- a/apps/settings/l10n/br.json +++ b/apps/settings/l10n/br.json @@ -202,7 +202,6 @@ "Current password" : "Ger-tremen hiziv", "New password" : "Ger-tremen nevez", "Change password" : "Cheñch ger-tremen", - "png or jpg, max. 20 MB" : "png pe jpg, 20 MB d'ar muiañ", "Picture provided by original account" : "Skeudenn roet gant ar c'hont orin", "Cancel" : "Arrest", "Details" : "Munudoù", @@ -380,6 +379,7 @@ "Upload new" : "Pellkas nevez", "Select from Files" : "Choaz diouz ar restr", "Remove image" : "Lemel skeudenn", + "png or jpg, max. 20 MB" : "png pe jpg, 20 MB d'ar muiañ", "Choose as profile picture" : "Choazit ur skeudenn trolinenn", "You are using <strong>%s</strong>" : "Emaoc'h o imlpij <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Emaoc'h o implij <strong>%1$s</strong> diouzh <strong>%2$s</strong> (<strong>%3$s%%</strong>)", diff --git a/apps/settings/l10n/ca.js b/apps/settings/l10n/ca.js index a611b806486..95b5f80dead 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -273,7 +273,7 @@ OC.L10N.register( "Upload profile picture" : "Pujar la imatge de perfil", "Choose profile picture from Files" : "Trieu la imatge des de Fitxers", "Remove profile picture" : "Treu la imatge de perfil", - "png or jpg, max. 20 MB" : "png o jpg, màx. 20 MB", + "The file must be a PNG or JPG" : "El fitxer ha de ser PNG o JPG", "Picture provided by original account" : "Imatge proporcionada pel compte original", "Cancel" : "Cancel·la", "Set as profile picture" : "Estableix com a imatge de perfil", @@ -550,6 +550,7 @@ OC.L10N.register( "Upload new" : "Puja'n una de nova", "Select from Files" : "Selecciona dels Fitxers", "Remove image" : "Suprimir imatge", + "png or jpg, max. 20 MB" : "png o jpg, màx. 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Tingueu en compte que l'avatar pot trigar fins a 24 hores a actualitzar-se a tot arreu.", "Choose as profile picture" : "Tria una imatge de perfil", "You are using <strong>%s</strong>" : "Esteu utilitzant <strong>%s</strong>", diff --git a/apps/settings/l10n/ca.json b/apps/settings/l10n/ca.json index 092227af2b5..5a71eaffebc 100644 --- a/apps/settings/l10n/ca.json +++ b/apps/settings/l10n/ca.json @@ -271,7 +271,7 @@ "Upload profile picture" : "Pujar la imatge de perfil", "Choose profile picture from Files" : "Trieu la imatge des de Fitxers", "Remove profile picture" : "Treu la imatge de perfil", - "png or jpg, max. 20 MB" : "png o jpg, màx. 20 MB", + "The file must be a PNG or JPG" : "El fitxer ha de ser PNG o JPG", "Picture provided by original account" : "Imatge proporcionada pel compte original", "Cancel" : "Cancel·la", "Set as profile picture" : "Estableix com a imatge de perfil", @@ -548,6 +548,7 @@ "Upload new" : "Puja'n una de nova", "Select from Files" : "Selecciona dels Fitxers", "Remove image" : "Suprimir imatge", + "png or jpg, max. 20 MB" : "png o jpg, màx. 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Tingueu en compte que l'avatar pot trigar fins a 24 hores a actualitzar-se a tot arreu.", "Choose as profile picture" : "Tria una imatge de perfil", "You are using <strong>%s</strong>" : "Esteu utilitzant <strong>%s</strong>", diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index d14fb3b4653..00f7c68b51f 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -273,7 +273,7 @@ OC.L10N.register( "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", + "The file must be a PNG or JPG" : "Je třeba, aby soubor by PNG nebo JPG", "Picture provided by original account" : "Obrázek poskytovaný původním účtem", "Cancel" : "Storno", "Set as profile picture" : "Nastavit jako profilový obrázek", @@ -550,6 +550,7 @@ OC.L10N.register( "Upload new" : "Nahrát nový", "Select from Files" : "Vybrat ze Souborů", "Remove image" : "Odebrat obrázek", + "png or jpg, max. 20 MB" : "png nebo jpg, nejvýše 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Mějte na paměti, že může trvat až 24 hodin, než bude avatar aktualizován všude.", "Choose as profile picture" : "Vybrat jako profilový obrázek", "You are using <strong>%s</strong>" : "Vaše data zabírají <strong>%s</strong>", diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json index 4760c3f2323..27ebdd12ad9 100644 --- a/apps/settings/l10n/cs.json +++ b/apps/settings/l10n/cs.json @@ -271,7 +271,7 @@ "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", + "The file must be a PNG or JPG" : "Je třeba, aby soubor by PNG nebo JPG", "Picture provided by original account" : "Obrázek poskytovaný původním účtem", "Cancel" : "Storno", "Set as profile picture" : "Nastavit jako profilový obrázek", @@ -548,6 +548,7 @@ "Upload new" : "Nahrát nový", "Select from Files" : "Vybrat ze Souborů", "Remove image" : "Odebrat obrázek", + "png or jpg, max. 20 MB" : "png nebo jpg, nejvýše 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Mějte na paměti, že může trvat až 24 hodin, než bude avatar aktualizován všude.", "Choose as profile picture" : "Vybrat jako profilový obrázek", "You are using <strong>%s</strong>" : "Vaše data zabírají <strong>%s</strong>", diff --git a/apps/settings/l10n/da.js b/apps/settings/l10n/da.js index 50a6e72b02f..26b7834ec89 100644 --- a/apps/settings/l10n/da.js +++ b/apps/settings/l10n/da.js @@ -242,7 +242,6 @@ OC.L10N.register( "Change password" : "Skift kodeord", "Your profile picture" : "Dit profil billede", "Upload profile picture" : "Upload profil billede", - "png or jpg, max. 20 MB" : "png eller jpg, max. 20 MB", "Picture provided by original account" : "Billede leveret af den oprindelige konto", "Cancel" : "Annuller", "Your biography" : "Din biografi", @@ -488,6 +487,7 @@ OC.L10N.register( "Upload new" : "Upload nyt", "Select from Files" : "Vælg fra filer", "Remove image" : "Fjern billede", + "png or jpg, max. 20 MB" : "png eller jpg, max. 20 MB", "Choose as profile picture" : "Vælg et profilbillede", "You are using <strong>%s</strong>" : "Du bruger <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Du bruger <strong>%1$s</strong> af <strong>%2$s</strong> (<strong>%3$s %%</strong>)", diff --git a/apps/settings/l10n/da.json b/apps/settings/l10n/da.json index 5309044f92c..532ff64ad3b 100644 --- a/apps/settings/l10n/da.json +++ b/apps/settings/l10n/da.json @@ -240,7 +240,6 @@ "Change password" : "Skift kodeord", "Your profile picture" : "Dit profil billede", "Upload profile picture" : "Upload profil billede", - "png or jpg, max. 20 MB" : "png eller jpg, max. 20 MB", "Picture provided by original account" : "Billede leveret af den oprindelige konto", "Cancel" : "Annuller", "Your biography" : "Din biografi", @@ -486,6 +485,7 @@ "Upload new" : "Upload nyt", "Select from Files" : "Vælg fra filer", "Remove image" : "Fjern billede", + "png or jpg, max. 20 MB" : "png eller jpg, max. 20 MB", "Choose as profile picture" : "Vælg et profilbillede", "You are using <strong>%s</strong>" : "Du bruger <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Du bruger <strong>%1$s</strong> af <strong>%2$s</strong> (<strong>%3$s %%</strong>)", diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index a59207fc529..0ce81835701 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -272,7 +272,6 @@ OC.L10N.register( "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", "Cancel" : "Abbrechen", "Set as profile picture" : "Als Profilbild festlegen", @@ -549,6 +548,7 @@ OC.L10N.register( "Upload new" : "Neues hochladen", "Select from Files" : "Aus Dateien wählen", "Remove image" : "Bild entfernen", + "png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Bitte beachte, dass es bis zu 24 Stunden dauern kann, bis der Avatar überall aktualisiert wird.", "Choose as profile picture" : "Als Profilbild auswählen", "You are using <strong>%s</strong>" : "Du benutzt <strong>%s</strong>", diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index b2744a962f5..6080126fd3a 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -270,7 +270,6 @@ "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", "Cancel" : "Abbrechen", "Set as profile picture" : "Als Profilbild festlegen", @@ -547,6 +546,7 @@ "Upload new" : "Neues hochladen", "Select from Files" : "Aus Dateien wählen", "Remove image" : "Bild entfernen", + "png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Bitte beachte, dass es bis zu 24 Stunden dauern kann, bis der Avatar überall aktualisiert wird.", "Choose as profile picture" : "Als Profilbild auswählen", "You are using <strong>%s</strong>" : "Du benutzt <strong>%s</strong>", diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index 4a25b6a204a..9d23cc4cec6 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -273,7 +273,7 @@ OC.L10N.register( "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", + "The file must be a PNG or JPG" : "Die Datei muss im PNG- oder JPG-Format sein", "Picture provided by original account" : "Bild von Original-Konto zur Verfügung gestellt", "Cancel" : "Abbrechen", "Set as profile picture" : "Als Profilbild festlegen", @@ -550,6 +550,7 @@ OC.L10N.register( "Upload new" : "Neues hochladen", "Select from Files" : "Aus Dateien wählen", "Remove image" : "Bild entfernen", + "png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Bitte beachten Sie, dass es bis zu 24 Stunden dauern kann, bis der Avatar überall aktualisiert wird.", "Choose as profile picture" : "Als Profilbild auswählen", "You are using <strong>%s</strong>" : "Sie benutzen <strong>%s</strong>", diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index bbd01510edc..c99648d190b 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -271,7 +271,7 @@ "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", + "The file must be a PNG or JPG" : "Die Datei muss im PNG- oder JPG-Format sein", "Picture provided by original account" : "Bild von Original-Konto zur Verfügung gestellt", "Cancel" : "Abbrechen", "Set as profile picture" : "Als Profilbild festlegen", @@ -548,6 +548,7 @@ "Upload new" : "Neues hochladen", "Select from Files" : "Aus Dateien wählen", "Remove image" : "Bild entfernen", + "png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Bitte beachten Sie, dass es bis zu 24 Stunden dauern kann, bis der Avatar überall aktualisiert wird.", "Choose as profile picture" : "Als Profilbild auswählen", "You are using <strong>%s</strong>" : "Sie benutzen <strong>%s</strong>", diff --git a/apps/settings/l10n/el.js b/apps/settings/l10n/el.js index 5b5250d3eae..fbd87f067e4 100644 --- a/apps/settings/l10n/el.js +++ b/apps/settings/l10n/el.js @@ -246,7 +246,6 @@ OC.L10N.register( "Your profile picture" : "Η εικόνα του προφίλ σας", "Upload profile picture" : "Μεταφόρτωση εικόνας προφίλ", "Remove profile picture" : "Αφαίρεση εικόνας προφίλ", - "png or jpg, max. 20 MB" : "png ή jpg, μεγ. 20 MB", "Picture provided by original account" : "Φωτογραφία που παρέχεται από τον πρωτότυπο λογαριασμό", "Cancel" : "Άκυρο", "Set as profile picture" : "Ορισμός ως εικόνας προφίλ", @@ -506,6 +505,7 @@ OC.L10N.register( "Upload new" : "Μεταφόρτωση νέας", "Select from Files" : "Επιλογή από τα Αρχεία", "Remove image" : "Αφαίρεση εικόνας", + "png or jpg, max. 20 MB" : "png ή jpg, μεγ. 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Λάβετε υπόψη ότι μπορεί να χρειαστούν έως και 24 ώρες για να ενημερωθεί το άβαταρ παντού.", "Choose as profile picture" : "Επιλέξτε εικόνα προφίλ", "You are using <strong>%s</strong>" : "Χρησιμοποιείτε <strong>%s</strong>", diff --git a/apps/settings/l10n/el.json b/apps/settings/l10n/el.json index ac150eaa2e9..4312f3c7500 100644 --- a/apps/settings/l10n/el.json +++ b/apps/settings/l10n/el.json @@ -244,7 +244,6 @@ "Your profile picture" : "Η εικόνα του προφίλ σας", "Upload profile picture" : "Μεταφόρτωση εικόνας προφίλ", "Remove profile picture" : "Αφαίρεση εικόνας προφίλ", - "png or jpg, max. 20 MB" : "png ή jpg, μεγ. 20 MB", "Picture provided by original account" : "Φωτογραφία που παρέχεται από τον πρωτότυπο λογαριασμό", "Cancel" : "Άκυρο", "Set as profile picture" : "Ορισμός ως εικόνας προφίλ", @@ -504,6 +503,7 @@ "Upload new" : "Μεταφόρτωση νέας", "Select from Files" : "Επιλογή από τα Αρχεία", "Remove image" : "Αφαίρεση εικόνας", + "png or jpg, max. 20 MB" : "png ή jpg, μεγ. 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Λάβετε υπόψη ότι μπορεί να χρειαστούν έως και 24 ώρες για να ενημερωθεί το άβαταρ παντού.", "Choose as profile picture" : "Επιλέξτε εικόνα προφίλ", "You are using <strong>%s</strong>" : "Χρησιμοποιείτε <strong>%s</strong>", diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index c44d5b78ca2..948ef8b2409 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -273,7 +273,7 @@ OC.L10N.register( "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", + "The file must be a PNG or JPG" : "The file must be a PNG or JPG", "Picture provided by original account" : "Picture provided by original account", "Cancel" : "Cancel", "Set as profile picture" : "Set as profile picture", @@ -550,6 +550,7 @@ OC.L10N.register( "Upload new" : "Upload new", "Select from Files" : "Select from Files", "Remove image" : "Remove image", + "png or jpg, max. 20 MB" : "png or jpg, max. 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Please note that it can take up to 24 hours for the avatar to get updated everywhere.", "Choose as profile picture" : "Choose as profile picture", "You are using <strong>%s</strong>" : "You are using <strong>%s</strong>", diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index 02e532e410b..99a2f84c404 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -271,7 +271,7 @@ "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", + "The file must be a PNG or JPG" : "The file must be a PNG or JPG", "Picture provided by original account" : "Picture provided by original account", "Cancel" : "Cancel", "Set as profile picture" : "Set as profile picture", @@ -548,6 +548,7 @@ "Upload new" : "Upload new", "Select from Files" : "Select from Files", "Remove image" : "Remove image", + "png or jpg, max. 20 MB" : "png or jpg, max. 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Please note that it can take up to 24 hours for the avatar to get updated everywhere.", "Choose as profile picture" : "Choose as profile picture", "You are using <strong>%s</strong>" : "You are using <strong>%s</strong>", diff --git a/apps/settings/l10n/eo.js b/apps/settings/l10n/eo.js index 4da9b1aedb5..9a7a1633857 100644 --- a/apps/settings/l10n/eo.js +++ b/apps/settings/l10n/eo.js @@ -195,7 +195,6 @@ OC.L10N.register( "Current password" : "Nuna pasvorto", "New password" : "Nova pasvorto", "Change password" : "Ŝanĝi la pasvorton", - "png or jpg, max. 20 MB" : "png aŭ jpg, maksimume 20 MB", "Picture provided by original account" : "Bildo el la origina konto", "Cancel" : "Nuligi", "Details" : "Detaloj", @@ -352,6 +351,7 @@ OC.L10N.register( "Upload new" : "Alŝuti novan", "Select from Files" : "Elekti el dosieroj", "Remove image" : "Forigi bildon", + "png or jpg, max. 20 MB" : "png aŭ jpg, maksimume 20 MB", "Choose as profile picture" : "Elekti kiel profilan bildon", "You are using <strong>%s</strong>" : "Vi uzas <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Vi uzas <strong>%1$s</strong> el <strong>%2$s</strong> (<strong>%3$s %%</strong>)", diff --git a/apps/settings/l10n/eo.json b/apps/settings/l10n/eo.json index 99cdca45e3a..ad82089f8f5 100644 --- a/apps/settings/l10n/eo.json +++ b/apps/settings/l10n/eo.json @@ -193,7 +193,6 @@ "Current password" : "Nuna pasvorto", "New password" : "Nova pasvorto", "Change password" : "Ŝanĝi la pasvorton", - "png or jpg, max. 20 MB" : "png aŭ jpg, maksimume 20 MB", "Picture provided by original account" : "Bildo el la origina konto", "Cancel" : "Nuligi", "Details" : "Detaloj", @@ -350,6 +349,7 @@ "Upload new" : "Alŝuti novan", "Select from Files" : "Elekti el dosieroj", "Remove image" : "Forigi bildon", + "png or jpg, max. 20 MB" : "png aŭ jpg, maksimume 20 MB", "Choose as profile picture" : "Elekti kiel profilan bildon", "You are using <strong>%s</strong>" : "Vi uzas <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Vi uzas <strong>%1$s</strong> el <strong>%2$s</strong> (<strong>%3$s %%</strong>)", diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js index 7ddb5f67063..349828b1a36 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -273,7 +273,7 @@ OC.L10N.register( "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", + "The file must be a PNG or JPG" : "El archivo debe ser un PNG o JPG", "Picture provided by original account" : "Imagen provista por la cuenta original", "Cancel" : "Cancelar", "Set as profile picture" : "Establecer como imagen del perfil", @@ -550,6 +550,7 @@ OC.L10N.register( "Upload new" : "Subir nueva", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Borrar imagen", + "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Ten en cuenta que el avatar puede tardar hasta 24 horas en actualizarse en todas partes.", "Choose as profile picture" : "Seleccionar como imagen de perfil", "You are using <strong>%s</strong>" : "Estás usando <strong>%s</strong>", diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json index ed9c9c09d85..926d978cf9a 100644 --- a/apps/settings/l10n/es.json +++ b/apps/settings/l10n/es.json @@ -271,7 +271,7 @@ "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", + "The file must be a PNG or JPG" : "El archivo debe ser un PNG o JPG", "Picture provided by original account" : "Imagen provista por la cuenta original", "Cancel" : "Cancelar", "Set as profile picture" : "Establecer como imagen del perfil", @@ -548,6 +548,7 @@ "Upload new" : "Subir nueva", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Borrar imagen", + "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Ten en cuenta que el avatar puede tardar hasta 24 horas en actualizarse en todas partes.", "Choose as profile picture" : "Seleccionar como imagen de perfil", "You are using <strong>%s</strong>" : "Estás usando <strong>%s</strong>", diff --git a/apps/settings/l10n/es_419.js b/apps/settings/l10n/es_419.js index c8a8f3b947b..bbbf5771733 100644 --- a/apps/settings/l10n/es_419.js +++ b/apps/settings/l10n/es_419.js @@ -145,7 +145,6 @@ OC.L10N.register( "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", "Cancel" : "Cancelar", "Details" : "Detalles", @@ -257,6 +256,7 @@ OC.L10N.register( "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Choose as profile picture" : "Seleccionar como foto del perfil", "You are using <strong>%s</strong>" : "Estas usando <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Estas usando <strong>%1$s</strong> de <strong>%2$s</strong> (<strong>%3$s%%</strong>)", diff --git a/apps/settings/l10n/es_419.json b/apps/settings/l10n/es_419.json index f5d2f288de8..e091d991a11 100644 --- a/apps/settings/l10n/es_419.json +++ b/apps/settings/l10n/es_419.json @@ -143,7 +143,6 @@ "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", "Cancel" : "Cancelar", "Details" : "Detalles", @@ -255,6 +254,7 @@ "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Choose as profile picture" : "Seleccionar como foto del perfil", "You are using <strong>%s</strong>" : "Estas usando <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Estas usando <strong>%1$s</strong> de <strong>%2$s</strong> (<strong>%3$s%%</strong>)", diff --git a/apps/settings/l10n/es_AR.js b/apps/settings/l10n/es_AR.js index 56ac4ea3c57..ce74f288e7a 100644 --- a/apps/settings/l10n/es_AR.js +++ b/apps/settings/l10n/es_AR.js @@ -139,7 +139,6 @@ OC.L10N.register( "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionadoa por la cuenta original ", "Cancel" : "Cancelar", "Details" : "Detalles", @@ -245,6 +244,7 @@ OC.L10N.register( "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Choose as profile picture" : "Seleccionar como foto del perfil", "Your postal address" : "Su dirección postal", "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ", diff --git a/apps/settings/l10n/es_AR.json b/apps/settings/l10n/es_AR.json index d6c6612f3df..47f8c413919 100644 --- a/apps/settings/l10n/es_AR.json +++ b/apps/settings/l10n/es_AR.json @@ -137,7 +137,6 @@ "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionadoa por la cuenta original ", "Cancel" : "Cancelar", "Details" : "Detalles", @@ -243,6 +242,7 @@ "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Choose as profile picture" : "Seleccionar como foto del perfil", "Your postal address" : "Su dirección postal", "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ", diff --git a/apps/settings/l10n/es_CL.js b/apps/settings/l10n/es_CL.js index beab3681c71..0f508292217 100644 --- a/apps/settings/l10n/es_CL.js +++ b/apps/settings/l10n/es_CL.js @@ -146,7 +146,6 @@ OC.L10N.register( "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", "Cancel" : "Cancelar", "Details" : "Detalles", @@ -254,6 +253,7 @@ OC.L10N.register( "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Choose as profile picture" : "Seleccionar como foto del perfil", "You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>", "Your postal address" : "Tu dirección postal", diff --git a/apps/settings/l10n/es_CL.json b/apps/settings/l10n/es_CL.json index b62770fe0e7..9438ae2ba91 100644 --- a/apps/settings/l10n/es_CL.json +++ b/apps/settings/l10n/es_CL.json @@ -144,7 +144,6 @@ "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", "Cancel" : "Cancelar", "Details" : "Detalles", @@ -252,6 +251,7 @@ "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Choose as profile picture" : "Seleccionar como foto del perfil", "You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>", "Your postal address" : "Tu dirección postal", diff --git a/apps/settings/l10n/es_CO.js b/apps/settings/l10n/es_CO.js index 151e50320d7..0356183a5b7 100644 --- a/apps/settings/l10n/es_CO.js +++ b/apps/settings/l10n/es_CO.js @@ -146,7 +146,6 @@ OC.L10N.register( "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", "Cancel" : "Cancelar", "Details" : "Detalles", @@ -254,6 +253,7 @@ OC.L10N.register( "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Choose as profile picture" : "Seleccionar como foto del perfil", "You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>", "Your postal address" : "Tu dirección postal", diff --git a/apps/settings/l10n/es_CO.json b/apps/settings/l10n/es_CO.json index fcf4009c769..01c2f3ad0fd 100644 --- a/apps/settings/l10n/es_CO.json +++ b/apps/settings/l10n/es_CO.json @@ -144,7 +144,6 @@ "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", "Cancel" : "Cancelar", "Details" : "Detalles", @@ -252,6 +251,7 @@ "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Choose as profile picture" : "Seleccionar como foto del perfil", "You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>", "Your postal address" : "Tu dirección postal", diff --git a/apps/settings/l10n/es_CR.js b/apps/settings/l10n/es_CR.js index 151e50320d7..0356183a5b7 100644 --- a/apps/settings/l10n/es_CR.js +++ b/apps/settings/l10n/es_CR.js @@ -146,7 +146,6 @@ OC.L10N.register( "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", "Cancel" : "Cancelar", "Details" : "Detalles", @@ -254,6 +253,7 @@ OC.L10N.register( "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Choose as profile picture" : "Seleccionar como foto del perfil", "You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>", "Your postal address" : "Tu dirección postal", diff --git a/apps/settings/l10n/es_CR.json b/apps/settings/l10n/es_CR.json index fcf4009c769..01c2f3ad0fd 100644 --- a/apps/settings/l10n/es_CR.json +++ b/apps/settings/l10n/es_CR.json @@ -144,7 +144,6 @@ "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", "Cancel" : "Cancelar", "Details" : "Detalles", @@ -252,6 +251,7 @@ "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Choose as profile picture" : "Seleccionar como foto del perfil", "You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>", "Your postal address" : "Tu dirección postal", diff --git a/apps/settings/l10n/es_DO.js b/apps/settings/l10n/es_DO.js index 151e50320d7..0356183a5b7 100644 --- a/apps/settings/l10n/es_DO.js +++ b/apps/settings/l10n/es_DO.js @@ -146,7 +146,6 @@ OC.L10N.register( "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", "Cancel" : "Cancelar", "Details" : "Detalles", @@ -254,6 +253,7 @@ OC.L10N.register( "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Choose as profile picture" : "Seleccionar como foto del perfil", "You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>", "Your postal address" : "Tu dirección postal", diff --git a/apps/settings/l10n/es_DO.json b/apps/settings/l10n/es_DO.json index fcf4009c769..01c2f3ad0fd 100644 --- a/apps/settings/l10n/es_DO.json +++ b/apps/settings/l10n/es_DO.json @@ -144,7 +144,6 @@ "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", "Cancel" : "Cancelar", "Details" : "Detalles", @@ -252,6 +251,7 @@ "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Choose as profile picture" : "Seleccionar como foto del perfil", "You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>", "Your postal address" : "Tu dirección postal", diff --git a/apps/settings/l10n/es_EC.js b/apps/settings/l10n/es_EC.js index 151e50320d7..0356183a5b7 100644 --- a/apps/settings/l10n/es_EC.js +++ b/apps/settings/l10n/es_EC.js @@ -146,7 +146,6 @@ OC.L10N.register( "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", "Cancel" : "Cancelar", "Details" : "Detalles", @@ -254,6 +253,7 @@ OC.L10N.register( "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Choose as profile picture" : "Seleccionar como foto del perfil", "You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>", "Your postal address" : "Tu dirección postal", diff --git a/apps/settings/l10n/es_EC.json b/apps/settings/l10n/es_EC.json index fcf4009c769..01c2f3ad0fd 100644 --- a/apps/settings/l10n/es_EC.json +++ b/apps/settings/l10n/es_EC.json @@ -144,7 +144,6 @@ "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", "Cancel" : "Cancelar", "Details" : "Detalles", @@ -252,6 +251,7 @@ "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Choose as profile picture" : "Seleccionar como foto del perfil", "You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>", "Your postal address" : "Tu dirección postal", diff --git a/apps/settings/l10n/es_GT.js b/apps/settings/l10n/es_GT.js index 151e50320d7..0356183a5b7 100644 --- a/apps/settings/l10n/es_GT.js +++ b/apps/settings/l10n/es_GT.js @@ -146,7 +146,6 @@ OC.L10N.register( "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", "Cancel" : "Cancelar", "Details" : "Detalles", @@ -254,6 +253,7 @@ OC.L10N.register( "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Choose as profile picture" : "Seleccionar como foto del perfil", "You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>", "Your postal address" : "Tu dirección postal", diff --git a/apps/settings/l10n/es_GT.json b/apps/settings/l10n/es_GT.json index fcf4009c769..01c2f3ad0fd 100644 --- a/apps/settings/l10n/es_GT.json +++ b/apps/settings/l10n/es_GT.json @@ -144,7 +144,6 @@ "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", "Cancel" : "Cancelar", "Details" : "Detalles", @@ -252,6 +251,7 @@ "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Choose as profile picture" : "Seleccionar como foto del perfil", "You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>", "Your postal address" : "Tu dirección postal", diff --git a/apps/settings/l10n/es_HN.js b/apps/settings/l10n/es_HN.js index 3992f77037d..eaac93f45be 100644 --- a/apps/settings/l10n/es_HN.js +++ b/apps/settings/l10n/es_HN.js @@ -141,7 +141,6 @@ OC.L10N.register( "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", "Cancel" : "Cancelar", "Details" : "Detalles", @@ -248,6 +247,7 @@ OC.L10N.register( "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Choose as profile picture" : "Seleccionar como foto del perfil", "Your postal address" : "Tu dirección postal", "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ", diff --git a/apps/settings/l10n/es_HN.json b/apps/settings/l10n/es_HN.json index 97495931c64..74b8faeaf7c 100644 --- a/apps/settings/l10n/es_HN.json +++ b/apps/settings/l10n/es_HN.json @@ -139,7 +139,6 @@ "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", "Cancel" : "Cancelar", "Details" : "Detalles", @@ -246,6 +245,7 @@ "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Choose as profile picture" : "Seleccionar como foto del perfil", "Your postal address" : "Tu dirección postal", "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ", diff --git a/apps/settings/l10n/es_MX.js b/apps/settings/l10n/es_MX.js index 6566471b1de..4747b488706 100644 --- a/apps/settings/l10n/es_MX.js +++ b/apps/settings/l10n/es_MX.js @@ -160,7 +160,6 @@ OC.L10N.register( "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", "Cancel" : "Cancelar", "Details" : "Detalles", @@ -279,6 +278,7 @@ OC.L10N.register( "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Choose as profile picture" : "Seleccionar como foto del perfil", "You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>", "Your postal address" : "Tu dirección postal", diff --git a/apps/settings/l10n/es_MX.json b/apps/settings/l10n/es_MX.json index f9dfab27e9f..20a86a47a15 100644 --- a/apps/settings/l10n/es_MX.json +++ b/apps/settings/l10n/es_MX.json @@ -158,7 +158,6 @@ "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", "Cancel" : "Cancelar", "Details" : "Detalles", @@ -277,6 +276,7 @@ "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Choose as profile picture" : "Seleccionar como foto del perfil", "You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>", "Your postal address" : "Tu dirección postal", diff --git a/apps/settings/l10n/es_NI.js b/apps/settings/l10n/es_NI.js index 3992f77037d..eaac93f45be 100644 --- a/apps/settings/l10n/es_NI.js +++ b/apps/settings/l10n/es_NI.js @@ -141,7 +141,6 @@ OC.L10N.register( "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", "Cancel" : "Cancelar", "Details" : "Detalles", @@ -248,6 +247,7 @@ OC.L10N.register( "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Choose as profile picture" : "Seleccionar como foto del perfil", "Your postal address" : "Tu dirección postal", "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ", diff --git a/apps/settings/l10n/es_NI.json b/apps/settings/l10n/es_NI.json index 97495931c64..74b8faeaf7c 100644 --- a/apps/settings/l10n/es_NI.json +++ b/apps/settings/l10n/es_NI.json @@ -139,7 +139,6 @@ "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", "Cancel" : "Cancelar", "Details" : "Detalles", @@ -246,6 +245,7 @@ "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Choose as profile picture" : "Seleccionar como foto del perfil", "Your postal address" : "Tu dirección postal", "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ", diff --git a/apps/settings/l10n/es_PA.js b/apps/settings/l10n/es_PA.js index 3992f77037d..eaac93f45be 100644 --- a/apps/settings/l10n/es_PA.js +++ b/apps/settings/l10n/es_PA.js @@ -141,7 +141,6 @@ OC.L10N.register( "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", "Cancel" : "Cancelar", "Details" : "Detalles", @@ -248,6 +247,7 @@ OC.L10N.register( "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Choose as profile picture" : "Seleccionar como foto del perfil", "Your postal address" : "Tu dirección postal", "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ", diff --git a/apps/settings/l10n/es_PA.json b/apps/settings/l10n/es_PA.json index 97495931c64..74b8faeaf7c 100644 --- a/apps/settings/l10n/es_PA.json +++ b/apps/settings/l10n/es_PA.json @@ -139,7 +139,6 @@ "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", "Cancel" : "Cancelar", "Details" : "Detalles", @@ -246,6 +245,7 @@ "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Choose as profile picture" : "Seleccionar como foto del perfil", "Your postal address" : "Tu dirección postal", "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ", diff --git a/apps/settings/l10n/es_PE.js b/apps/settings/l10n/es_PE.js index 3992f77037d..eaac93f45be 100644 --- a/apps/settings/l10n/es_PE.js +++ b/apps/settings/l10n/es_PE.js @@ -141,7 +141,6 @@ OC.L10N.register( "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", "Cancel" : "Cancelar", "Details" : "Detalles", @@ -248,6 +247,7 @@ OC.L10N.register( "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Choose as profile picture" : "Seleccionar como foto del perfil", "Your postal address" : "Tu dirección postal", "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ", diff --git a/apps/settings/l10n/es_PE.json b/apps/settings/l10n/es_PE.json index 97495931c64..74b8faeaf7c 100644 --- a/apps/settings/l10n/es_PE.json +++ b/apps/settings/l10n/es_PE.json @@ -139,7 +139,6 @@ "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", "Cancel" : "Cancelar", "Details" : "Detalles", @@ -246,6 +245,7 @@ "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Choose as profile picture" : "Seleccionar como foto del perfil", "Your postal address" : "Tu dirección postal", "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ", diff --git a/apps/settings/l10n/es_PR.js b/apps/settings/l10n/es_PR.js index 3992f77037d..eaac93f45be 100644 --- a/apps/settings/l10n/es_PR.js +++ b/apps/settings/l10n/es_PR.js @@ -141,7 +141,6 @@ OC.L10N.register( "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", "Cancel" : "Cancelar", "Details" : "Detalles", @@ -248,6 +247,7 @@ OC.L10N.register( "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Choose as profile picture" : "Seleccionar como foto del perfil", "Your postal address" : "Tu dirección postal", "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ", diff --git a/apps/settings/l10n/es_PR.json b/apps/settings/l10n/es_PR.json index 97495931c64..74b8faeaf7c 100644 --- a/apps/settings/l10n/es_PR.json +++ b/apps/settings/l10n/es_PR.json @@ -139,7 +139,6 @@ "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", "Cancel" : "Cancelar", "Details" : "Detalles", @@ -246,6 +245,7 @@ "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Choose as profile picture" : "Seleccionar como foto del perfil", "Your postal address" : "Tu dirección postal", "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ", diff --git a/apps/settings/l10n/es_PY.js b/apps/settings/l10n/es_PY.js index 3992f77037d..eaac93f45be 100644 --- a/apps/settings/l10n/es_PY.js +++ b/apps/settings/l10n/es_PY.js @@ -141,7 +141,6 @@ OC.L10N.register( "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", "Cancel" : "Cancelar", "Details" : "Detalles", @@ -248,6 +247,7 @@ OC.L10N.register( "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Choose as profile picture" : "Seleccionar como foto del perfil", "Your postal address" : "Tu dirección postal", "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ", diff --git a/apps/settings/l10n/es_PY.json b/apps/settings/l10n/es_PY.json index 97495931c64..74b8faeaf7c 100644 --- a/apps/settings/l10n/es_PY.json +++ b/apps/settings/l10n/es_PY.json @@ -139,7 +139,6 @@ "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", "Cancel" : "Cancelar", "Details" : "Detalles", @@ -246,6 +245,7 @@ "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Choose as profile picture" : "Seleccionar como foto del perfil", "Your postal address" : "Tu dirección postal", "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ", diff --git a/apps/settings/l10n/es_SV.js b/apps/settings/l10n/es_SV.js index 151e50320d7..0356183a5b7 100644 --- a/apps/settings/l10n/es_SV.js +++ b/apps/settings/l10n/es_SV.js @@ -146,7 +146,6 @@ OC.L10N.register( "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", "Cancel" : "Cancelar", "Details" : "Detalles", @@ -254,6 +253,7 @@ OC.L10N.register( "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Choose as profile picture" : "Seleccionar como foto del perfil", "You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>", "Your postal address" : "Tu dirección postal", diff --git a/apps/settings/l10n/es_SV.json b/apps/settings/l10n/es_SV.json index fcf4009c769..01c2f3ad0fd 100644 --- a/apps/settings/l10n/es_SV.json +++ b/apps/settings/l10n/es_SV.json @@ -144,7 +144,6 @@ "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", "Cancel" : "Cancelar", "Details" : "Detalles", @@ -252,6 +251,7 @@ "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Choose as profile picture" : "Seleccionar como foto del perfil", "You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>", "Your postal address" : "Tu dirección postal", diff --git a/apps/settings/l10n/es_UY.js b/apps/settings/l10n/es_UY.js index 3992f77037d..eaac93f45be 100644 --- a/apps/settings/l10n/es_UY.js +++ b/apps/settings/l10n/es_UY.js @@ -141,7 +141,6 @@ OC.L10N.register( "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", "Cancel" : "Cancelar", "Details" : "Detalles", @@ -248,6 +247,7 @@ OC.L10N.register( "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Choose as profile picture" : "Seleccionar como foto del perfil", "Your postal address" : "Tu dirección postal", "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ", diff --git a/apps/settings/l10n/es_UY.json b/apps/settings/l10n/es_UY.json index 97495931c64..74b8faeaf7c 100644 --- a/apps/settings/l10n/es_UY.json +++ b/apps/settings/l10n/es_UY.json @@ -139,7 +139,6 @@ "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", "Cancel" : "Cancelar", "Details" : "Detalles", @@ -246,6 +245,7 @@ "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Choose as profile picture" : "Seleccionar como foto del perfil", "Your postal address" : "Tu dirección postal", "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ", diff --git a/apps/settings/l10n/et_EE.js b/apps/settings/l10n/et_EE.js index 068ef724c8a..42b8ce253d7 100644 --- a/apps/settings/l10n/et_EE.js +++ b/apps/settings/l10n/et_EE.js @@ -135,7 +135,6 @@ OC.L10N.register( "Current password" : "Praegune parool", "New password" : "Uus parool", "Change password" : "Muuda parooli", - "png or jpg, max. 20 MB" : "png või jpg, max. 20 MB", "Cancel" : "Loobu", "Details" : "Üksikasjad", "You are a member of the following groups:" : "Sa oled nende gruppide liige:", @@ -247,6 +246,7 @@ OC.L10N.register( "Upload new" : "Laadi uus üles", "Select from Files" : "Vali failidest", "Remove image" : "Eemalda pilt", + "png or jpg, max. 20 MB" : "png või jpg, max. 20 MB", "Choose as profile picture" : "Vali kui profiili pilt", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Kasutusel on <strong>%1$s</strong>/ <strong>%2$s</strong> (<strong>%3$s%%</strong>)", "Your postal address" : "Sinu postiaadress", diff --git a/apps/settings/l10n/et_EE.json b/apps/settings/l10n/et_EE.json index 69d4a95969c..99e70484d66 100644 --- a/apps/settings/l10n/et_EE.json +++ b/apps/settings/l10n/et_EE.json @@ -133,7 +133,6 @@ "Current password" : "Praegune parool", "New password" : "Uus parool", "Change password" : "Muuda parooli", - "png or jpg, max. 20 MB" : "png või jpg, max. 20 MB", "Cancel" : "Loobu", "Details" : "Üksikasjad", "You are a member of the following groups:" : "Sa oled nende gruppide liige:", @@ -245,6 +244,7 @@ "Upload new" : "Laadi uus üles", "Select from Files" : "Vali failidest", "Remove image" : "Eemalda pilt", + "png or jpg, max. 20 MB" : "png või jpg, max. 20 MB", "Choose as profile picture" : "Vali kui profiili pilt", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Kasutusel on <strong>%1$s</strong>/ <strong>%2$s</strong> (<strong>%3$s%%</strong>)", "Your postal address" : "Sinu postiaadress", diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js index 47a07223f57..8fbb15e4aba 100644 --- a/apps/settings/l10n/eu.js +++ b/apps/settings/l10n/eu.js @@ -273,7 +273,7 @@ OC.L10N.register( "Upload profile picture" : "Kargatu profil-irudia", "Choose profile picture from Files" : "Aukeratu Fitxategiak-en profileko argazkia", "Remove profile picture" : "Kendu profil-irudia", - "png or jpg, max. 20 MB" : "png edo jpg, gehienez 20MB", + "The file must be a PNG or JPG" : "Fitxategiak PNG edo JPG izan behar du", "Picture provided by original account" : "Irudia jatorrizko kontutik hartuta", "Cancel" : "Ezeztatu", "Set as profile picture" : "Ezarri profil-irudia", @@ -550,6 +550,7 @@ OC.L10N.register( "Upload new" : "Kargatu berria", "Select from Files" : "Aukeratu fitxategien artean", "Remove image" : "Kendu irudia", + "png or jpg, max. 20 MB" : "png edo jpg, gehienez 20MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Kontuan izan avatarra edonon eguneratzeko 24 ordu arte igaro daitezkeela.", "Choose as profile picture" : "Aukeratu profil irudi gisa", "You are using <strong>%s</strong>" : "<strong>%s</strong> erabiltzen ari zara", diff --git a/apps/settings/l10n/eu.json b/apps/settings/l10n/eu.json index 96ac9a3c599..fddd93fa8e2 100644 --- a/apps/settings/l10n/eu.json +++ b/apps/settings/l10n/eu.json @@ -271,7 +271,7 @@ "Upload profile picture" : "Kargatu profil-irudia", "Choose profile picture from Files" : "Aukeratu Fitxategiak-en profileko argazkia", "Remove profile picture" : "Kendu profil-irudia", - "png or jpg, max. 20 MB" : "png edo jpg, gehienez 20MB", + "The file must be a PNG or JPG" : "Fitxategiak PNG edo JPG izan behar du", "Picture provided by original account" : "Irudia jatorrizko kontutik hartuta", "Cancel" : "Ezeztatu", "Set as profile picture" : "Ezarri profil-irudia", @@ -548,6 +548,7 @@ "Upload new" : "Kargatu berria", "Select from Files" : "Aukeratu fitxategien artean", "Remove image" : "Kendu irudia", + "png or jpg, max. 20 MB" : "png edo jpg, gehienez 20MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Kontuan izan avatarra edonon eguneratzeko 24 ordu arte igaro daitezkeela.", "Choose as profile picture" : "Aukeratu profil irudi gisa", "You are using <strong>%s</strong>" : "<strong>%s</strong> erabiltzen ari zara", diff --git a/apps/settings/l10n/fa.js b/apps/settings/l10n/fa.js index 66f64e7871a..1da143b0a45 100644 --- a/apps/settings/l10n/fa.js +++ b/apps/settings/l10n/fa.js @@ -233,7 +233,6 @@ OC.L10N.register( "Your profile picture" : "نگارهٔ نمایهتان", "Upload profile picture" : "بارگذاری نگارهٔ نمایه", "Remove profile picture" : "برداشتن نگارهٔ نمایه", - "png or jpg, max. 20 MB" : "png یا jpg. بیشینه ۲۰ مب", "Picture provided by original account" : "نگاره فراهم شده به دست حساب اصلی", "Cancel" : "منصرف شدن", "Details" : "جزییات", @@ -398,6 +397,7 @@ OC.L10N.register( "Upload new" : "بارگذاری جدید", "Select from Files" : "از میان پرونده ها انتخاب کنید", "Remove image" : "تصویر پاک شود", + "png or jpg, max. 20 MB" : "png یا jpg. بیشینه ۲۰ مب", "Choose as profile picture" : "یک تصویر برای پروفایل انتخاب کنید", "You are using <strong>%s</strong>" : "شما با استفاده از <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "شما با استفاده از <strong>%1$s</strong> از <strong>%2$s</strong> (<strong>%3$s%%</strong>)", diff --git a/apps/settings/l10n/fa.json b/apps/settings/l10n/fa.json index f20fc31c100..1ea9e25f8c3 100644 --- a/apps/settings/l10n/fa.json +++ b/apps/settings/l10n/fa.json @@ -231,7 +231,6 @@ "Your profile picture" : "نگارهٔ نمایهتان", "Upload profile picture" : "بارگذاری نگارهٔ نمایه", "Remove profile picture" : "برداشتن نگارهٔ نمایه", - "png or jpg, max. 20 MB" : "png یا jpg. بیشینه ۲۰ مب", "Picture provided by original account" : "نگاره فراهم شده به دست حساب اصلی", "Cancel" : "منصرف شدن", "Details" : "جزییات", @@ -396,6 +395,7 @@ "Upload new" : "بارگذاری جدید", "Select from Files" : "از میان پرونده ها انتخاب کنید", "Remove image" : "تصویر پاک شود", + "png or jpg, max. 20 MB" : "png یا jpg. بیشینه ۲۰ مب", "Choose as profile picture" : "یک تصویر برای پروفایل انتخاب کنید", "You are using <strong>%s</strong>" : "شما با استفاده از <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "شما با استفاده از <strong>%1$s</strong> از <strong>%2$s</strong> (<strong>%3$s%%</strong>)", diff --git a/apps/settings/l10n/fi.js b/apps/settings/l10n/fi.js index 1b5db478fd8..ec224881578 100644 --- a/apps/settings/l10n/fi.js +++ b/apps/settings/l10n/fi.js @@ -237,7 +237,6 @@ OC.L10N.register( "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", "Cancel" : "Peru", "Set as profile picture" : "Aseta profiilikuvaksi", @@ -482,6 +481,7 @@ OC.L10N.register( "Upload new" : "Lähetä uusi", "Select from Files" : "Valitse tiedostosovelluksesta", "Remove image" : "Poista kuva", + "png or jpg, max. 20 MB" : "png tai jpg, korkeintaan 20 Mt", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Ota huomioon, että kuvan päivittyminen kaikkialle saattaa kestää jopa 24 tuntia.", "Choose as profile picture" : "Valitse profiilikuvaksi", "You are using <strong>%s</strong>" : "Käytössäsi on <strong>%s</strong>", diff --git a/apps/settings/l10n/fi.json b/apps/settings/l10n/fi.json index 08b44efb3dd..3cbe0e7fd2f 100644 --- a/apps/settings/l10n/fi.json +++ b/apps/settings/l10n/fi.json @@ -235,7 +235,6 @@ "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", "Cancel" : "Peru", "Set as profile picture" : "Aseta profiilikuvaksi", @@ -480,6 +479,7 @@ "Upload new" : "Lähetä uusi", "Select from Files" : "Valitse tiedostosovelluksesta", "Remove image" : "Poista kuva", + "png or jpg, max. 20 MB" : "png tai jpg, korkeintaan 20 Mt", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Ota huomioon, että kuvan päivittyminen kaikkialle saattaa kestää jopa 24 tuntia.", "Choose as profile picture" : "Valitse profiilikuvaksi", "You are using <strong>%s</strong>" : "Käytössäsi on <strong>%s</strong>", diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index 8569b7d4d4f..9dbd28a8109 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -273,7 +273,7 @@ OC.L10N.register( "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", + "The file must be a PNG or JPG" : "Le fichier doit être au format PNG ou JPG", "Picture provided by original account" : "Photo fournie par le compte original", "Cancel" : "Annuler", "Set as profile picture" : "Définir comme image de profil", @@ -550,6 +550,7 @@ OC.L10N.register( "Upload new" : "Téléverser une nouvelle image", "Select from Files" : "Sélectionner depuis Fichiers", "Remove image" : "Supprimer la photo", + "png or jpg, max. 20 MB" : "png ou jpg, max. 20 Mo", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Veuillez noter que cela peut prendre jusqu'à 24 heures pour que l'avatar soit mis à jour partout.", "Choose as profile picture" : "Définir comme image de profil", "You are using <strong>%s</strong>" : "Vous utilisez <strong>%s</strong>", diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index 0e755679c04..f762a760de0 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -271,7 +271,7 @@ "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", + "The file must be a PNG or JPG" : "Le fichier doit être au format PNG ou JPG", "Picture provided by original account" : "Photo fournie par le compte original", "Cancel" : "Annuler", "Set as profile picture" : "Définir comme image de profil", @@ -548,6 +548,7 @@ "Upload new" : "Téléverser une nouvelle image", "Select from Files" : "Sélectionner depuis Fichiers", "Remove image" : "Supprimer la photo", + "png or jpg, max. 20 MB" : "png ou jpg, max. 20 Mo", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Veuillez noter que cela peut prendre jusqu'à 24 heures pour que l'avatar soit mis à jour partout.", "Choose as profile picture" : "Définir comme image de profil", "You are using <strong>%s</strong>" : "Vous utilisez <strong>%s</strong>", diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index d9ae5bb6808..d2d9d7ce7c6 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -273,7 +273,6 @@ OC.L10N.register( "Upload profile picture" : "Subir imaxe de perfil", "Choose profile picture from Files" : "Escolle a imaxe de perfil de 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 ", "Cancel" : "Cancelar", "Set as profile picture" : "Establecer como imaxe de perfil", @@ -550,6 +549,7 @@ OC.L10N.register( "Upload new" : "Novo envío", "Select from Files" : "Seleccionar dende Ficheiros", "Remove image" : "Retirar a imaxe", + "png or jpg, max. 20 MB" : "png ou jpg, max. 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Ten en conta que o avatar pode tardar ata 24 horas en actualizarse en todas partes.", "Choose as profile picture" : "Seleccionar como imaxe do perfil", "You are using <strong>%s</strong>" : "Está usando <strong>%s</strong>", diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json index b85ec76390c..fbf354027a4 100644 --- a/apps/settings/l10n/gl.json +++ b/apps/settings/l10n/gl.json @@ -271,7 +271,6 @@ "Upload profile picture" : "Subir imaxe de perfil", "Choose profile picture from Files" : "Escolle a imaxe de perfil de 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 ", "Cancel" : "Cancelar", "Set as profile picture" : "Establecer como imaxe de perfil", @@ -548,6 +547,7 @@ "Upload new" : "Novo envío", "Select from Files" : "Seleccionar dende Ficheiros", "Remove image" : "Retirar a imaxe", + "png or jpg, max. 20 MB" : "png ou jpg, max. 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Ten en conta que o avatar pode tardar ata 24 horas en actualizarse en todas partes.", "Choose as profile picture" : "Seleccionar como imaxe do perfil", "You are using <strong>%s</strong>" : "Está usando <strong>%s</strong>", diff --git a/apps/settings/l10n/he.js b/apps/settings/l10n/he.js index 87a37b35060..cd18bf23647 100644 --- a/apps/settings/l10n/he.js +++ b/apps/settings/l10n/he.js @@ -210,7 +210,6 @@ OC.L10N.register( "Current password" : "סיסמא נוכחית", "New password" : "סיסמא חדשה", "Change password" : "שינוי סיסמא", - "png or jpg, max. 20 MB" : "png או jpg, מקסימום 20 מגה-בייט", "Picture provided by original account" : "תמונה סופקה על ידי חשבון מקור", "Cancel" : "ביטול", "Details" : "פרטים", @@ -397,6 +396,7 @@ OC.L10N.register( "Upload new" : "העלאת חדש", "Select from Files" : "בחירה מתוך קבצים", "Remove image" : "הסרת תמונה", + "png or jpg, max. 20 MB" : "png או jpg, מקסימום 20 מגה-בייט", "Choose as profile picture" : "יש לבחור כתמונת פרופיל", "You are using <strong>%s</strong>" : "הניצולת שלך היא <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "מנוצלים <strong>%1$s</strong> מתוך <strong>%2$s</strong> (<strong>%3$s %%</strong>)", diff --git a/apps/settings/l10n/he.json b/apps/settings/l10n/he.json index df13d7b6baa..cb3a1b97fcf 100644 --- a/apps/settings/l10n/he.json +++ b/apps/settings/l10n/he.json @@ -208,7 +208,6 @@ "Current password" : "סיסמא נוכחית", "New password" : "סיסמא חדשה", "Change password" : "שינוי סיסמא", - "png or jpg, max. 20 MB" : "png או jpg, מקסימום 20 מגה-בייט", "Picture provided by original account" : "תמונה סופקה על ידי חשבון מקור", "Cancel" : "ביטול", "Details" : "פרטים", @@ -395,6 +394,7 @@ "Upload new" : "העלאת חדש", "Select from Files" : "בחירה מתוך קבצים", "Remove image" : "הסרת תמונה", + "png or jpg, max. 20 MB" : "png או jpg, מקסימום 20 מגה-בייט", "Choose as profile picture" : "יש לבחור כתמונת פרופיל", "You are using <strong>%s</strong>" : "הניצולת שלך היא <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "מנוצלים <strong>%1$s</strong> מתוך <strong>%2$s</strong> (<strong>%3$s %%</strong>)", diff --git a/apps/settings/l10n/hr.js b/apps/settings/l10n/hr.js index 10bed018864..f4c1983405a 100644 --- a/apps/settings/l10n/hr.js +++ b/apps/settings/l10n/hr.js @@ -223,7 +223,6 @@ OC.L10N.register( "Current password" : "Trenutna zaporka", "New password" : "Nova zaporka", "Change password" : "Promijeni zaporku", - "png or jpg, max. 20 MB" : "png ili jpg, maks. 20 MB", "Picture provided by original account" : "Slika s izvornog računa", "Cancel" : "Odustani", "Your biography" : "Vaša biografija", @@ -467,6 +466,7 @@ OC.L10N.register( "Upload new" : "Otpremi novu", "Select from Files" : "Odaberi iz datoteka", "Remove image" : "Ukloni sliku", + "png or jpg, max. 20 MB" : "png ili jpg, maks. 20 MB", "Choose as profile picture" : "Odaberi kao profilnu sliku", "You are using <strong>%s</strong>" : "Koristite <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Koristite <strong>%1$s</strong> od <strong>%2$s</strong> (<strong>%3$s% %</strong>)", diff --git a/apps/settings/l10n/hr.json b/apps/settings/l10n/hr.json index 0f638be3037..44be1bd7d5d 100644 --- a/apps/settings/l10n/hr.json +++ b/apps/settings/l10n/hr.json @@ -221,7 +221,6 @@ "Current password" : "Trenutna zaporka", "New password" : "Nova zaporka", "Change password" : "Promijeni zaporku", - "png or jpg, max. 20 MB" : "png ili jpg, maks. 20 MB", "Picture provided by original account" : "Slika s izvornog računa", "Cancel" : "Odustani", "Your biography" : "Vaša biografija", @@ -465,6 +464,7 @@ "Upload new" : "Otpremi novu", "Select from Files" : "Odaberi iz datoteka", "Remove image" : "Ukloni sliku", + "png or jpg, max. 20 MB" : "png ili jpg, maks. 20 MB", "Choose as profile picture" : "Odaberi kao profilnu sliku", "You are using <strong>%s</strong>" : "Koristite <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Koristite <strong>%1$s</strong> od <strong>%2$s</strong> (<strong>%3$s% %</strong>)", diff --git a/apps/settings/l10n/hu.js b/apps/settings/l10n/hu.js index 4a0caf9aaa4..0c2249a1ab3 100644 --- a/apps/settings/l10n/hu.js +++ b/apps/settings/l10n/hu.js @@ -20,12 +20,12 @@ OC.L10N.register( "Groups" : "Csoportok", "Group list is empty" : "A csoportlista üres", "Unable to retrieve the group list" : "A csoportlista betöltése sikertelen", - "{actor} added you to group {group}" : "{actor} hozzá lett adva a {group} csoporthoz", + "{actor} added you to group {group}" : "{actor} hozzáadta a(z) {group} csoporthoz", "You added {user} to group {group}" : "Hozzáadta {user} felhasználót a(z) {group} csoporthoz", "{actor} added {user} to group {group}" : "{actor} hozzáadta {user} felhasználót a(z) {group} csoporthoz", "An administrator added you to group {group}" : "A rendszergazda hozzáadta a(z) {group} csoporthoz", "An administrator added {user} to group {group}" : "A rendszergazda hozzáadta {user} felhasználót a(z) {group} csoporthoz", - "{actor} removed you from group {group}" : "{actor} el lett távolítva a(z) {group} csoportból", + "{actor} removed you from group {group}" : "{actor} eltávolította a(z) {group} csoportból", "You removed {user} from group {group}" : "Eltávolította {user} felhasználót a(z) {group} csoportból", "{actor} removed {user} from group {group}" : "{actor} eltávolította {user} felhasználót a(z) {group} csoportból", "An administrator removed you from group {group}" : "A rendszergazda eltávolította a(z) {group} csoportból", @@ -273,7 +273,7 @@ OC.L10N.register( "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", + "The file must be a PNG or JPG" : "A képnek PNG-nek vagy JPG-nek kell lennie", "Picture provided by original account" : "Az eredeti fiók által biztosított kép.", "Cancel" : "Mégse", "Set as profile picture" : "Beállítás profilképként", @@ -550,6 +550,7 @@ OC.L10N.register( "Upload new" : "Új feltöltése", "Select from Files" : "Kiválasztás a Fájlokból", "Remove image" : "Kép eltávolítása", + "png or jpg, max. 20 MB" : "png vagy jpg, legfeljebb 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Vegye figyelembe, hogy akár 24 óráig is eltarthat, amíg a profilkép mindenhol frissül.", "Choose as profile picture" : "Kiválasztás profilképként", "You are using <strong>%s</strong>" : "Jelenleg használt: <strong>%s</strong>", diff --git a/apps/settings/l10n/hu.json b/apps/settings/l10n/hu.json index bd55cce22be..d47b6478521 100644 --- a/apps/settings/l10n/hu.json +++ b/apps/settings/l10n/hu.json @@ -18,12 +18,12 @@ "Groups" : "Csoportok", "Group list is empty" : "A csoportlista üres", "Unable to retrieve the group list" : "A csoportlista betöltése sikertelen", - "{actor} added you to group {group}" : "{actor} hozzá lett adva a {group} csoporthoz", + "{actor} added you to group {group}" : "{actor} hozzáadta a(z) {group} csoporthoz", "You added {user} to group {group}" : "Hozzáadta {user} felhasználót a(z) {group} csoporthoz", "{actor} added {user} to group {group}" : "{actor} hozzáadta {user} felhasználót a(z) {group} csoporthoz", "An administrator added you to group {group}" : "A rendszergazda hozzáadta a(z) {group} csoporthoz", "An administrator added {user} to group {group}" : "A rendszergazda hozzáadta {user} felhasználót a(z) {group} csoporthoz", - "{actor} removed you from group {group}" : "{actor} el lett távolítva a(z) {group} csoportból", + "{actor} removed you from group {group}" : "{actor} eltávolította a(z) {group} csoportból", "You removed {user} from group {group}" : "Eltávolította {user} felhasználót a(z) {group} csoportból", "{actor} removed {user} from group {group}" : "{actor} eltávolította {user} felhasználót a(z) {group} csoportból", "An administrator removed you from group {group}" : "A rendszergazda eltávolította a(z) {group} csoportból", @@ -271,7 +271,7 @@ "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", + "The file must be a PNG or JPG" : "A képnek PNG-nek vagy JPG-nek kell lennie", "Picture provided by original account" : "Az eredeti fiók által biztosított kép.", "Cancel" : "Mégse", "Set as profile picture" : "Beállítás profilképként", @@ -548,6 +548,7 @@ "Upload new" : "Új feltöltése", "Select from Files" : "Kiválasztás a Fájlokból", "Remove image" : "Kép eltávolítása", + "png or jpg, max. 20 MB" : "png vagy jpg, legfeljebb 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Vegye figyelembe, hogy akár 24 óráig is eltarthat, amíg a profilkép mindenhol frissül.", "Choose as profile picture" : "Kiválasztás profilképként", "You are using <strong>%s</strong>" : "Jelenleg használt: <strong>%s</strong>", diff --git a/apps/settings/l10n/ia.js b/apps/settings/l10n/ia.js index 2f1dad87922..0b6d4932eba 100644 --- a/apps/settings/l10n/ia.js +++ b/apps/settings/l10n/ia.js @@ -73,7 +73,6 @@ OC.L10N.register( "Current password" : "Contrasigno actual", "New password" : "Nove contrasigno", "Change password" : "Cambiar contrasigno", - "png or jpg, max. 20 MB" : "formato png o jpg, dimension maxime 20 MB", "Picture provided by original account" : "Pictura fornite per conto original", "Cancel" : "Cancellar", "Details" : "Detalios", @@ -136,6 +135,7 @@ OC.L10N.register( "Upload new" : "Incargar nove", "Select from Files" : "Selectionar de Files", "Remove image" : "Remover imagine", + "png or jpg, max. 20 MB" : "formato png o jpg, dimension maxime 20 MB", "Choose as profile picture" : "Selectiona como pictura de profilo", "Your postal address" : "Tu adresse postal" }, diff --git a/apps/settings/l10n/ia.json b/apps/settings/l10n/ia.json index 779f3115a84..89051f625e2 100644 --- a/apps/settings/l10n/ia.json +++ b/apps/settings/l10n/ia.json @@ -71,7 +71,6 @@ "Current password" : "Contrasigno actual", "New password" : "Nove contrasigno", "Change password" : "Cambiar contrasigno", - "png or jpg, max. 20 MB" : "formato png o jpg, dimension maxime 20 MB", "Picture provided by original account" : "Pictura fornite per conto original", "Cancel" : "Cancellar", "Details" : "Detalios", @@ -134,6 +133,7 @@ "Upload new" : "Incargar nove", "Select from Files" : "Selectionar de Files", "Remove image" : "Remover imagine", + "png or jpg, max. 20 MB" : "formato png o jpg, dimension maxime 20 MB", "Choose as profile picture" : "Selectiona como pictura de profilo", "Your postal address" : "Tu adresse postal" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/settings/l10n/id.js b/apps/settings/l10n/id.js index 4767ef6087f..f527b09b838 100644 --- a/apps/settings/l10n/id.js +++ b/apps/settings/l10n/id.js @@ -221,7 +221,6 @@ OC.L10N.register( "Your profile picture" : "Gambar profilmu", "Upload profile picture" : "Unggah gambar profil", "Remove profile picture" : "Hapus gambar profil", - "png or jpg, max. 20 MB" : "png atau jpg, maks. 20 MB", "Picture provided by original account" : "Gambar disediakan oleh akun asli", "Cancel" : "Batal", "Choose your profile picture" : "Pilih gambar profilmu", @@ -382,6 +381,7 @@ OC.L10N.register( "Upload new" : "Unggah baru", "Select from Files" : "Pilih dari berkas", "Remove image" : "Hapus gambar", + "png or jpg, max. 20 MB" : "png atau jpg, maks. 20 MB", "Choose as profile picture" : "Pilih sebagai gambar profil", "You are using <strong>%s</strong>" : "Anda menggunakan <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Anda menggunakan <strong>%1$s</strong> dari<strong>%2$s</strong> (<strong>%3$s %%</strong>)", diff --git a/apps/settings/l10n/id.json b/apps/settings/l10n/id.json index be1d06b242c..457e9a13ae8 100644 --- a/apps/settings/l10n/id.json +++ b/apps/settings/l10n/id.json @@ -219,7 +219,6 @@ "Your profile picture" : "Gambar profilmu", "Upload profile picture" : "Unggah gambar profil", "Remove profile picture" : "Hapus gambar profil", - "png or jpg, max. 20 MB" : "png atau jpg, maks. 20 MB", "Picture provided by original account" : "Gambar disediakan oleh akun asli", "Cancel" : "Batal", "Choose your profile picture" : "Pilih gambar profilmu", @@ -380,6 +379,7 @@ "Upload new" : "Unggah baru", "Select from Files" : "Pilih dari berkas", "Remove image" : "Hapus gambar", + "png or jpg, max. 20 MB" : "png atau jpg, maks. 20 MB", "Choose as profile picture" : "Pilih sebagai gambar profil", "You are using <strong>%s</strong>" : "Anda menggunakan <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Anda menggunakan <strong>%1$s</strong> dari<strong>%2$s</strong> (<strong>%3$s %%</strong>)", diff --git a/apps/settings/l10n/is.js b/apps/settings/l10n/is.js index da5caaceceb..bef520cec97 100644 --- a/apps/settings/l10n/is.js +++ b/apps/settings/l10n/is.js @@ -194,7 +194,6 @@ OC.L10N.register( "Current password" : "Núverandi lykilorð", "New password" : "Nýtt lykilorð", "Change password" : "Breyta lykilorði", - "png or jpg, max. 20 MB" : "png eða jpg, hám. 20 MB", "Picture provided by original account" : "Mynd frá upprunalegum aðgangi", "Cancel" : "Hætta við", "Details" : "Nánar", @@ -366,6 +365,7 @@ OC.L10N.register( "Upload new" : "Senda inn nýtt", "Select from Files" : "Veldu skrár", "Remove image" : "Fjarlægja mynd", + "png or jpg, max. 20 MB" : "png eða jpg, hám. 20 MB", "Choose as profile picture" : "Veldu sem einkennismynd", "You are using <strong>%s</strong>" : "Þú ert að nota <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Þú ert að nota <strong>%1$s</strong> af <strong>%2$s</strong> (<strong>%3$s %%</strong>)", diff --git a/apps/settings/l10n/is.json b/apps/settings/l10n/is.json index c860b4ce509..336b6761480 100644 --- a/apps/settings/l10n/is.json +++ b/apps/settings/l10n/is.json @@ -192,7 +192,6 @@ "Current password" : "Núverandi lykilorð", "New password" : "Nýtt lykilorð", "Change password" : "Breyta lykilorði", - "png or jpg, max. 20 MB" : "png eða jpg, hám. 20 MB", "Picture provided by original account" : "Mynd frá upprunalegum aðgangi", "Cancel" : "Hætta við", "Details" : "Nánar", @@ -364,6 +363,7 @@ "Upload new" : "Senda inn nýtt", "Select from Files" : "Veldu skrár", "Remove image" : "Fjarlægja mynd", + "png or jpg, max. 20 MB" : "png eða jpg, hám. 20 MB", "Choose as profile picture" : "Veldu sem einkennismynd", "You are using <strong>%s</strong>" : "Þú ert að nota <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Þú ert að nota <strong>%1$s</strong> af <strong>%2$s</strong> (<strong>%3$s %%</strong>)", diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index 351f084c3f0..ea21ccf1c75 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -251,7 +251,6 @@ OC.L10N.register( "Current password" : "Password attuale", "New password" : "Nuova password", "Change password" : "Modifica password", - "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB", "Picture provided by original account" : "Immagine fornita dall'account originale", "Cancel" : "Annulla", "Your biography" : "La tua biografia", @@ -503,6 +502,7 @@ OC.L10N.register( "Upload new" : "Carica nuova", "Select from Files" : "Seleziona da file", "Remove image" : "Rimuovi immagine", + "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Tieni presente che possono essere necessarie fino a 24 ore prima che l'avatar venga aggiornato dappertutto.", "Choose as profile picture" : "Scegli come immagine del profilo", "You are using <strong>%s</strong>" : "Stai utilizzando <strong>%s</strong>", diff --git a/apps/settings/l10n/it.json b/apps/settings/l10n/it.json index 1402115c80a..045e5f53c18 100644 --- a/apps/settings/l10n/it.json +++ b/apps/settings/l10n/it.json @@ -249,7 +249,6 @@ "Current password" : "Password attuale", "New password" : "Nuova password", "Change password" : "Modifica password", - "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB", "Picture provided by original account" : "Immagine fornita dall'account originale", "Cancel" : "Annulla", "Your biography" : "La tua biografia", @@ -501,6 +500,7 @@ "Upload new" : "Carica nuova", "Select from Files" : "Seleziona da file", "Remove image" : "Rimuovi immagine", + "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Tieni presente che possono essere necessarie fino a 24 ore prima che l'avatar venga aggiornato dappertutto.", "Choose as profile picture" : "Scegli come immagine del profilo", "You are using <strong>%s</strong>" : "Stai utilizzando <strong>%s</strong>", diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index 4f067c82bc8..d5a941b7684 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -268,7 +268,6 @@ OC.L10N.register( "Your profile picture" : "プロフィール画像", "Upload profile picture" : "新しいプロフィール画像のアップロード", "Remove profile picture" : "プロフィール画像を削除", - "png or jpg, max. 20 MB" : "pngまたはjpg。最大20MB", "Picture provided by original account" : "オリジナルのアカウントで提供されている写真", "Cancel" : "キャンセル", "Set as profile picture" : "プロフィール画像として設定", @@ -543,6 +542,7 @@ OC.L10N.register( "Upload new" : "新たにアップロード", "Select from Files" : "ファイルから選択", "Remove image" : "画像を削除", + "png or jpg, max. 20 MB" : "pngまたはjpg。最大20MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "全ての場所でアバターが更新されるまでに最大二四時間かかる場合があります。", "Choose as profile picture" : "プロフィール画像として選択", "You are using <strong>%s</strong>" : "<strong>%s</strong>を現在使用中です", diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json index 84078c2efc1..221ef55ee45 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -266,7 +266,6 @@ "Your profile picture" : "プロフィール画像", "Upload profile picture" : "新しいプロフィール画像のアップロード", "Remove profile picture" : "プロフィール画像を削除", - "png or jpg, max. 20 MB" : "pngまたはjpg。最大20MB", "Picture provided by original account" : "オリジナルのアカウントで提供されている写真", "Cancel" : "キャンセル", "Set as profile picture" : "プロフィール画像として設定", @@ -541,6 +540,7 @@ "Upload new" : "新たにアップロード", "Select from Files" : "ファイルから選択", "Remove image" : "画像を削除", + "png or jpg, max. 20 MB" : "pngまたはjpg。最大20MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "全ての場所でアバターが更新されるまでに最大二四時間かかる場合があります。", "Choose as profile picture" : "プロフィール画像として選択", "You are using <strong>%s</strong>" : "<strong>%s</strong>を現在使用中です", diff --git a/apps/settings/l10n/ka_GE.js b/apps/settings/l10n/ka_GE.js index dfccb20e1b1..91f0b62eb68 100644 --- a/apps/settings/l10n/ka_GE.js +++ b/apps/settings/l10n/ka_GE.js @@ -145,7 +145,6 @@ OC.L10N.register( "Current password" : "მიმდინარე პაროლი", "New password" : "ახალი პაროლი", "Change password" : "პაროლის შეცვლა", - "png or jpg, max. 20 MB" : "png ან jpg, მაქს. 20 მბ", "Picture provided by original account" : "სურათი ორიგინალი ანგარიშიდან", "Cancel" : "უარყოფა", "Details" : "დეტალები", @@ -253,6 +252,7 @@ OC.L10N.register( "Upload new" : "ახალი ატვირთვა", "Select from Files" : "აირჩიეთ ფაილებიდან", "Remove image" : "სურათის წაშლა", + "png or jpg, max. 20 MB" : "png ან jpg, მაქს. 20 მბ", "Choose as profile picture" : "აირჩიეთ პროფილის სურათად", "Your postal address" : "თქვენი საფოსტო მისამართი", "It can take up to 24 hours before the account is displayed as verified." : "თქვენი ანგარიშის ვერიფიცირებულად გამოჩენამ შეიძლება გასტანოს 24 საათი.", diff --git a/apps/settings/l10n/ka_GE.json b/apps/settings/l10n/ka_GE.json index a9edc533b2c..5ad107bb4f3 100644 --- a/apps/settings/l10n/ka_GE.json +++ b/apps/settings/l10n/ka_GE.json @@ -143,7 +143,6 @@ "Current password" : "მიმდინარე პაროლი", "New password" : "ახალი პაროლი", "Change password" : "პაროლის შეცვლა", - "png or jpg, max. 20 MB" : "png ან jpg, მაქს. 20 მბ", "Picture provided by original account" : "სურათი ორიგინალი ანგარიშიდან", "Cancel" : "უარყოფა", "Details" : "დეტალები", @@ -251,6 +250,7 @@ "Upload new" : "ახალი ატვირთვა", "Select from Files" : "აირჩიეთ ფაილებიდან", "Remove image" : "სურათის წაშლა", + "png or jpg, max. 20 MB" : "png ან jpg, მაქს. 20 მბ", "Choose as profile picture" : "აირჩიეთ პროფილის სურათად", "Your postal address" : "თქვენი საფოსტო მისამართი", "It can take up to 24 hours before the account is displayed as verified." : "თქვენი ანგარიშის ვერიფიცირებულად გამოჩენამ შეიძლება გასტანოს 24 საათი.", diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js index 6ea3cb1c952..b5bb43a1972 100644 --- a/apps/settings/l10n/ko.js +++ b/apps/settings/l10n/ko.js @@ -255,7 +255,6 @@ OC.L10N.register( "Current password" : "현재 암호", "New password" : "새 암호", "Change password" : "암호 변경", - "png or jpg, max. 20 MB" : "PNG, JPG, 최대 20MB", "Picture provided by original account" : "원래 계정에서 제공하는 사진", "Cancel" : "취소", "Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "프로필사진이 모든 곳에 갱신될 때 까지 최대 24시간이 걸릴 수 있습니다.", @@ -493,6 +492,7 @@ OC.L10N.register( "Upload new" : "새로 업로드", "Select from Files" : "파일에서 선택", "Remove image" : "그림 삭제", + "png or jpg, max. 20 MB" : "PNG, JPG, 최대 20MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "아바타가 모든 곳에 갱신될 때 까지 최대 24시간이 걸릴 수 있습니다.", "Choose as profile picture" : "프로필 사진으로 선택", "You are using <strong>%s</strong>" : "현재 <strong>%s</strong>를 사용하고 있습니다.", diff --git a/apps/settings/l10n/ko.json b/apps/settings/l10n/ko.json index 4addb384322..bf99efe6365 100644 --- a/apps/settings/l10n/ko.json +++ b/apps/settings/l10n/ko.json @@ -253,7 +253,6 @@ "Current password" : "현재 암호", "New password" : "새 암호", "Change password" : "암호 변경", - "png or jpg, max. 20 MB" : "PNG, JPG, 최대 20MB", "Picture provided by original account" : "원래 계정에서 제공하는 사진", "Cancel" : "취소", "Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "프로필사진이 모든 곳에 갱신될 때 까지 최대 24시간이 걸릴 수 있습니다.", @@ -491,6 +490,7 @@ "Upload new" : "새로 업로드", "Select from Files" : "파일에서 선택", "Remove image" : "그림 삭제", + "png or jpg, max. 20 MB" : "PNG, JPG, 최대 20MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "아바타가 모든 곳에 갱신될 때 까지 최대 24시간이 걸릴 수 있습니다.", "Choose as profile picture" : "프로필 사진으로 선택", "You are using <strong>%s</strong>" : "현재 <strong>%s</strong>를 사용하고 있습니다.", diff --git a/apps/settings/l10n/lt_LT.js b/apps/settings/l10n/lt_LT.js index d18dbc9bad0..5b5d99af552 100644 --- a/apps/settings/l10n/lt_LT.js +++ b/apps/settings/l10n/lt_LT.js @@ -245,7 +245,6 @@ OC.L10N.register( "Change password" : "Pakeisti slaptažodį", "Your profile picture" : "Jūsų profilio paveikslėlis", "Remove profile picture" : "Šalinti profilio paveikslėlį", - "png or jpg, max. 20 MB" : "png arba jpg, daugiausiai 20 MB", "Picture provided by original account" : "Paveikslėlis gautas iš pagrindinės paskyros", "Cancel" : "Atšaukti", "Set as profile picture" : "Nustatyti kaip profilio paveikslėlį", @@ -481,6 +480,7 @@ OC.L10N.register( "Upload new" : "Įkelti naują", "Select from Files" : "Pasirinkti iš failų", "Remove image" : "Šalinti paveikslą", + "png or jpg, max. 20 MB" : "png arba jpg, daugiausiai 20 MB", "Choose as profile picture" : "Pasirinkti kaip profilio paveikslėlį", "You are using <strong>%s</strong>" : "Jūs naudojate <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Jūs naudojate <strong>%1$s</strong> iš <strong>%2$s</strong> (<strong>%3$s %%</strong>)", diff --git a/apps/settings/l10n/lt_LT.json b/apps/settings/l10n/lt_LT.json index 356e58e13c5..6315827c13d 100644 --- a/apps/settings/l10n/lt_LT.json +++ b/apps/settings/l10n/lt_LT.json @@ -243,7 +243,6 @@ "Change password" : "Pakeisti slaptažodį", "Your profile picture" : "Jūsų profilio paveikslėlis", "Remove profile picture" : "Šalinti profilio paveikslėlį", - "png or jpg, max. 20 MB" : "png arba jpg, daugiausiai 20 MB", "Picture provided by original account" : "Paveikslėlis gautas iš pagrindinės paskyros", "Cancel" : "Atšaukti", "Set as profile picture" : "Nustatyti kaip profilio paveikslėlį", @@ -479,6 +478,7 @@ "Upload new" : "Įkelti naują", "Select from Files" : "Pasirinkti iš failų", "Remove image" : "Šalinti paveikslą", + "png or jpg, max. 20 MB" : "png arba jpg, daugiausiai 20 MB", "Choose as profile picture" : "Pasirinkti kaip profilio paveikslėlį", "You are using <strong>%s</strong>" : "Jūs naudojate <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Jūs naudojate <strong>%1$s</strong> iš <strong>%2$s</strong> (<strong>%3$s %%</strong>)", diff --git a/apps/settings/l10n/lv.js b/apps/settings/l10n/lv.js index 8bd1d0fde38..f03925fd801 100644 --- a/apps/settings/l10n/lv.js +++ b/apps/settings/l10n/lv.js @@ -98,7 +98,6 @@ OC.L10N.register( "Current password" : "Pašreizējā parole", "New password" : "Jauna parole", "Change password" : "Mainīt paroli", - "png or jpg, max. 20 MB" : "png vai jpg, max. 20 MB", "Cancel" : "Atcelt", "Details" : "Detaļas", "Your email address" : "Jūsu e-pasta adrese", @@ -180,6 +179,7 @@ OC.L10N.register( "Upload new" : "Ielādēt jaunu", "Select from Files" : "Izvēlēties no Datnes", "Remove image" : "Novākt attēlu", + "png or jpg, max. 20 MB" : "png vai jpg, max. 20 MB", "Choose as profile picture" : "Izvēlēties kā profila attēlu", "Your postal address" : "Jūsu pasta adrese" }, diff --git a/apps/settings/l10n/lv.json b/apps/settings/l10n/lv.json index 39b8a469d82..d5d7b56e1e9 100644 --- a/apps/settings/l10n/lv.json +++ b/apps/settings/l10n/lv.json @@ -96,7 +96,6 @@ "Current password" : "Pašreizējā parole", "New password" : "Jauna parole", "Change password" : "Mainīt paroli", - "png or jpg, max. 20 MB" : "png vai jpg, max. 20 MB", "Cancel" : "Atcelt", "Details" : "Detaļas", "Your email address" : "Jūsu e-pasta adrese", @@ -178,6 +177,7 @@ "Upload new" : "Ielādēt jaunu", "Select from Files" : "Izvēlēties no Datnes", "Remove image" : "Novākt attēlu", + "png or jpg, max. 20 MB" : "png vai jpg, max. 20 MB", "Choose as profile picture" : "Izvēlēties kā profila attēlu", "Your postal address" : "Jūsu pasta adrese" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" diff --git a/apps/settings/l10n/mk.js b/apps/settings/l10n/mk.js index 691ec895b8f..cb8ef036520 100644 --- a/apps/settings/l10n/mk.js +++ b/apps/settings/l10n/mk.js @@ -262,7 +262,6 @@ OC.L10N.register( "Your profile picture" : "Ваша фотографија на профилот", "Upload profile picture" : "Прикачи фотографија на профилот", "Remove profile picture" : "Избриши фотографија на профилот", - "png or jpg, max. 20 MB" : "png или jpg, максимум 20 MB", "Picture provided by original account" : "Слика обезбедена од оригинална сметка", "Cancel" : "Откажи", "Set as profile picture" : "Постави фотографија на профилот", @@ -524,6 +523,7 @@ OC.L10N.register( "Upload new" : "Прикачи нова", "Select from Files" : "Избри од датотеките", "Remove image" : "Отстрани ја фотографијата", + "png or jpg, max. 20 MB" : "png или jpg, максимум 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Имајте предвид дека може да потрае до 24 часа за да се ажурира аватарот насекаде.", "Choose as profile picture" : "Избери фотографија за профилот", "You are using <strong>%s</strong>" : "Користите <strong>%s</strong>", diff --git a/apps/settings/l10n/mk.json b/apps/settings/l10n/mk.json index 8826a8613c0..639f9db5c1e 100644 --- a/apps/settings/l10n/mk.json +++ b/apps/settings/l10n/mk.json @@ -260,7 +260,6 @@ "Your profile picture" : "Ваша фотографија на профилот", "Upload profile picture" : "Прикачи фотографија на профилот", "Remove profile picture" : "Избриши фотографија на профилот", - "png or jpg, max. 20 MB" : "png или jpg, максимум 20 MB", "Picture provided by original account" : "Слика обезбедена од оригинална сметка", "Cancel" : "Откажи", "Set as profile picture" : "Постави фотографија на профилот", @@ -522,6 +521,7 @@ "Upload new" : "Прикачи нова", "Select from Files" : "Избри од датотеките", "Remove image" : "Отстрани ја фотографијата", + "png or jpg, max. 20 MB" : "png или jpg, максимум 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Имајте предвид дека може да потрае до 24 часа за да се ажурира аватарот насекаде.", "Choose as profile picture" : "Избери фотографија за профилот", "You are using <strong>%s</strong>" : "Користите <strong>%s</strong>", diff --git a/apps/settings/l10n/nb.js b/apps/settings/l10n/nb.js index ca5892f1617..1fb9f3fd118 100644 --- a/apps/settings/l10n/nb.js +++ b/apps/settings/l10n/nb.js @@ -245,7 +245,6 @@ OC.L10N.register( "Your profile picture" : "Ditt profilbilde", "Upload profile picture" : "Last opp profilbilde", "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", "Cancel" : "Avbryt", "Set as profile picture" : "Angi som profilbilde", @@ -482,6 +481,7 @@ OC.L10N.register( "Upload new" : "Last opp nytt", "Select from Files" : "Velg fra filer", "Remove image" : "Fjern bilde", + "png or jpg, max. 20 MB" : "png eller jpg, maks. 20 MB", "Choose as profile picture" : "Velg som profilbilde", "You are using <strong>%s</strong>" : "Du bruker <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Du bruker <strong>%1$s</strong> av <strong>%2$s</strong> (<strong>%3$s %%</strong>)", diff --git a/apps/settings/l10n/nb.json b/apps/settings/l10n/nb.json index edcab77cdf9..45eddd03750 100644 --- a/apps/settings/l10n/nb.json +++ b/apps/settings/l10n/nb.json @@ -243,7 +243,6 @@ "Your profile picture" : "Ditt profilbilde", "Upload profile picture" : "Last opp profilbilde", "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", "Cancel" : "Avbryt", "Set as profile picture" : "Angi som profilbilde", @@ -480,6 +479,7 @@ "Upload new" : "Last opp nytt", "Select from Files" : "Velg fra filer", "Remove image" : "Fjern bilde", + "png or jpg, max. 20 MB" : "png eller jpg, maks. 20 MB", "Choose as profile picture" : "Velg som profilbilde", "You are using <strong>%s</strong>" : "Du bruker <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Du bruker <strong>%1$s</strong> av <strong>%2$s</strong> (<strong>%3$s %%</strong>)", diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js index 35e400e33ed..a2967a16f87 100644 --- a/apps/settings/l10n/nl.js +++ b/apps/settings/l10n/nl.js @@ -243,7 +243,6 @@ OC.L10N.register( "Current password" : "Huidig wachtwoord", "New password" : "Nieuw wachtwoord", "Change password" : "Wijzig wachtwoord", - "png or jpg, max. 20 MB" : "png of jpg, max. 20 MB", "Picture provided by original account" : "Afbeelding is verstrekt door originele account.", "Cancel" : "Annuleren", "Your biography" : "Jouw biografie", @@ -496,6 +495,7 @@ OC.L10N.register( "Upload new" : "Upload een nieuwe", "Select from Files" : "Kies uit bestanden", "Remove image" : "Afbeelding verwijderen", + "png or jpg, max. 20 MB" : "png of jpg, max. 20 MB", "Choose as profile picture" : "Kies als profielafbeelding", "You are using <strong>%s</strong>" : "Je gebruikt <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Je gebruikt <strong>%1$s</strong> van <strong>%2$s</strong> (%3$s%%</strong>)", diff --git a/apps/settings/l10n/nl.json b/apps/settings/l10n/nl.json index 256aeafe410..e19b07162aa 100644 --- a/apps/settings/l10n/nl.json +++ b/apps/settings/l10n/nl.json @@ -241,7 +241,6 @@ "Current password" : "Huidig wachtwoord", "New password" : "Nieuw wachtwoord", "Change password" : "Wijzig wachtwoord", - "png or jpg, max. 20 MB" : "png of jpg, max. 20 MB", "Picture provided by original account" : "Afbeelding is verstrekt door originele account.", "Cancel" : "Annuleren", "Your biography" : "Jouw biografie", @@ -494,6 +493,7 @@ "Upload new" : "Upload een nieuwe", "Select from Files" : "Kies uit bestanden", "Remove image" : "Afbeelding verwijderen", + "png or jpg, max. 20 MB" : "png of jpg, max. 20 MB", "Choose as profile picture" : "Kies als profielafbeelding", "You are using <strong>%s</strong>" : "Je gebruikt <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Je gebruikt <strong>%1$s</strong> van <strong>%2$s</strong> (%3$s%%</strong>)", diff --git a/apps/settings/l10n/nn_NO.js b/apps/settings/l10n/nn_NO.js index 5c89954a1ac..19c83032323 100644 --- a/apps/settings/l10n/nn_NO.js +++ b/apps/settings/l10n/nn_NO.js @@ -73,7 +73,6 @@ OC.L10N.register( "Current password" : "Passord", "New password" : "Nytt passord", "Change password" : "Endra passord", - "png or jpg, max. 20 MB" : "png eller jpg, maks. 20 MB", "Cancel" : "Avbryt", "Details" : "Detaljar", "Your email address" : "Di e-postadresse", @@ -124,6 +123,7 @@ OC.L10N.register( "Upload new" : "Last opp ny", "Select from Files" : "Vel frå filer", "Remove image" : "Fjern bilete", + "png or jpg, max. 20 MB" : "png eller jpg, maks. 20 MB", "Choose as profile picture" : "Vel eit profilbilete" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/nn_NO.json b/apps/settings/l10n/nn_NO.json index a63de9a3677..b605488e346 100644 --- a/apps/settings/l10n/nn_NO.json +++ b/apps/settings/l10n/nn_NO.json @@ -71,7 +71,6 @@ "Current password" : "Passord", "New password" : "Nytt passord", "Change password" : "Endra passord", - "png or jpg, max. 20 MB" : "png eller jpg, maks. 20 MB", "Cancel" : "Avbryt", "Details" : "Detaljar", "Your email address" : "Di e-postadresse", @@ -122,6 +121,7 @@ "Upload new" : "Last opp ny", "Select from Files" : "Vel frå filer", "Remove image" : "Fjern bilete", + "png or jpg, max. 20 MB" : "png eller jpg, maks. 20 MB", "Choose as profile picture" : "Vel eit profilbilete" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/oc.js b/apps/settings/l10n/oc.js index d9e0a5ccad4..bd70d1660e1 100644 --- a/apps/settings/l10n/oc.js +++ b/apps/settings/l10n/oc.js @@ -128,7 +128,6 @@ OC.L10N.register( "Current password" : "Senhal actual", "New password" : "Senhal novèl", "Change password" : "Cambiar de senhal", - "png or jpg, max. 20 MB" : "png or jpg, max. 20 Mo", "Picture provided by original account" : "Imatge provesit pel compte d’origina", "Cancel" : "Anullar", "Your biography" : "Vòstra biografia", @@ -261,6 +260,7 @@ OC.L10N.register( "Upload new" : "Ne mandar un novèl", "Select from Files" : "Seleccionar dels fichièrs", "Remove image" : "Suprimir imatge", + "png or jpg, max. 20 MB" : "png or jpg, max. 20 Mo", "Choose as profile picture" : "Causir coma imatge de perfil", "You are using <strong>%s</strong>" : "Utilizatz <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Utilizatz <strong>%1$s</strong> de <strong>%2$s</strong> (<strong>%3$s %%</strong>)", diff --git a/apps/settings/l10n/oc.json b/apps/settings/l10n/oc.json index 643c1c77593..9230831f4eb 100644 --- a/apps/settings/l10n/oc.json +++ b/apps/settings/l10n/oc.json @@ -126,7 +126,6 @@ "Current password" : "Senhal actual", "New password" : "Senhal novèl", "Change password" : "Cambiar de senhal", - "png or jpg, max. 20 MB" : "png or jpg, max. 20 Mo", "Picture provided by original account" : "Imatge provesit pel compte d’origina", "Cancel" : "Anullar", "Your biography" : "Vòstra biografia", @@ -259,6 +258,7 @@ "Upload new" : "Ne mandar un novèl", "Select from Files" : "Seleccionar dels fichièrs", "Remove image" : "Suprimir imatge", + "png or jpg, max. 20 MB" : "png or jpg, max. 20 Mo", "Choose as profile picture" : "Causir coma imatge de perfil", "You are using <strong>%s</strong>" : "Utilizatz <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Utilizatz <strong>%1$s</strong> de <strong>%2$s</strong> (<strong>%3$s %%</strong>)", diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index c899b51e641..9c3df5b5331 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -273,7 +273,7 @@ OC.L10N.register( "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", + "The file must be a PNG or JPG" : "Plik musi być w formacie PNG lub JPG", "Picture provided by original account" : "Zdjęcie dostarczone przez oryginalne konto", "Cancel" : "Anuluj", "Set as profile picture" : "Ustaw jako zdjęcie profilowe", @@ -550,6 +550,7 @@ OC.L10N.register( "Upload new" : "Wczytaj nowe", "Select from Files" : "Wybierz z Plików", "Remove image" : "Usuń zdjęcie", + "png or jpg, max. 20 MB" : "png lub jpg, maks. 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Pamiętaj, że aktualizacja awatara może potrwać do 24 godzin.", "Choose as profile picture" : "Wybierz zdjęcie profilowe", "You are using <strong>%s</strong>" : "Używasz: <strong>%s</strong>", diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json index 0da58ef445c..905cb37e23d 100644 --- a/apps/settings/l10n/pl.json +++ b/apps/settings/l10n/pl.json @@ -271,7 +271,7 @@ "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", + "The file must be a PNG or JPG" : "Plik musi być w formacie PNG lub JPG", "Picture provided by original account" : "Zdjęcie dostarczone przez oryginalne konto", "Cancel" : "Anuluj", "Set as profile picture" : "Ustaw jako zdjęcie profilowe", @@ -548,6 +548,7 @@ "Upload new" : "Wczytaj nowe", "Select from Files" : "Wybierz z Plików", "Remove image" : "Usuń zdjęcie", + "png or jpg, max. 20 MB" : "png lub jpg, maks. 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Pamiętaj, że aktualizacja awatara może potrwać do 24 godzin.", "Choose as profile picture" : "Wybierz zdjęcie profilowe", "You are using <strong>%s</strong>" : "Używasz: <strong>%s</strong>", diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index c1a1b7ea5bc..de47a77c807 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -273,7 +273,7 @@ OC.L10N.register( "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", + "The file must be a PNG or JPG" : "O arquivo deve ser um PNG ou JPG", "Picture provided by original account" : "Imagem fornecida pela conta original", "Cancel" : "Cancelar", "Set as profile picture" : "Definir como imagem de perfil", @@ -550,6 +550,7 @@ OC.L10N.register( "Upload new" : "Enviar novo", "Select from Files" : "Selecionar de Arquivos", "Remove image" : "Remover imagem", + "png or jpg, max. 20 MB" : "png ou jpg, max. 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Observe que pode levar até 24 horas para que o avatar seja atualizado em todos os lugares.", "Choose as profile picture" : "Escolha como imagem de perfil", "You are using <strong>%s</strong>" : "Você está usando <strong>%s</strong>", diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index b889d3b8f4d..de8b1623427 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -271,7 +271,7 @@ "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", + "The file must be a PNG or JPG" : "O arquivo deve ser um PNG ou JPG", "Picture provided by original account" : "Imagem fornecida pela conta original", "Cancel" : "Cancelar", "Set as profile picture" : "Definir como imagem de perfil", @@ -548,6 +548,7 @@ "Upload new" : "Enviar novo", "Select from Files" : "Selecionar de Arquivos", "Remove image" : "Remover imagem", + "png or jpg, max. 20 MB" : "png ou jpg, max. 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Observe que pode levar até 24 horas para que o avatar seja atualizado em todos os lugares.", "Choose as profile picture" : "Escolha como imagem de perfil", "You are using <strong>%s</strong>" : "Você está usando <strong>%s</strong>", diff --git a/apps/settings/l10n/pt_PT.js b/apps/settings/l10n/pt_PT.js index c7dba331329..378923fc540 100644 --- a/apps/settings/l10n/pt_PT.js +++ b/apps/settings/l10n/pt_PT.js @@ -180,7 +180,6 @@ OC.L10N.register( "Upload profile picture" : "Atualização de imagem de perfil", "Choose profile picture from Files" : "Escolher a imagem de perfil em Ficheiros", "Remove profile picture" : "Remover imagem de perfil", - "png or jpg, max. 20 MB" : "png ou jpg, máx. 20 MB", "Picture provided by original account" : "Imagem fornecida pela conta original", "Cancel" : "Cancelar", "Set as profile picture" : "Definir como imagem de perfil", @@ -307,6 +306,7 @@ OC.L10N.register( "Upload new" : "Carregar novo", "Select from Files" : "Seleccione dos Ficheiros", "Remove image" : "Remover imagem", + "png or jpg, max. 20 MB" : "png ou jpg, máx. 20 MB", "Choose as profile picture" : "Escolher como fotografia de perfil", "Your postal address" : "A sua morada", "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.", diff --git a/apps/settings/l10n/pt_PT.json b/apps/settings/l10n/pt_PT.json index cc41b696a3e..49817f5fd6b 100644 --- a/apps/settings/l10n/pt_PT.json +++ b/apps/settings/l10n/pt_PT.json @@ -178,7 +178,6 @@ "Upload profile picture" : "Atualização de imagem de perfil", "Choose profile picture from Files" : "Escolher a imagem de perfil em Ficheiros", "Remove profile picture" : "Remover imagem de perfil", - "png or jpg, max. 20 MB" : "png ou jpg, máx. 20 MB", "Picture provided by original account" : "Imagem fornecida pela conta original", "Cancel" : "Cancelar", "Set as profile picture" : "Definir como imagem de perfil", @@ -305,6 +304,7 @@ "Upload new" : "Carregar novo", "Select from Files" : "Seleccione dos Ficheiros", "Remove image" : "Remover imagem", + "png or jpg, max. 20 MB" : "png ou jpg, máx. 20 MB", "Choose as profile picture" : "Escolher como fotografia de perfil", "Your postal address" : "A sua morada", "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.", diff --git a/apps/settings/l10n/ro.js b/apps/settings/l10n/ro.js index bce9c50ff99..346603a96e4 100644 --- a/apps/settings/l10n/ro.js +++ b/apps/settings/l10n/ro.js @@ -188,7 +188,6 @@ OC.L10N.register( "Current password" : "Parola curentă", "New password" : "Noua parolă", "Change password" : "Schimbă parola", - "png or jpg, max. 20 MB" : "png sau jpg, max. 20 MB", "Cancel" : "Anulare", "Details" : "Detalii", "Your email address" : "Adresa ta de email", @@ -283,6 +282,7 @@ OC.L10N.register( "Upload new" : "Încarcă una nouă", "Select from Files" : "Selectează din fișiere", "Remove image" : "Înlătură imagine", + "png or jpg, max. 20 MB" : "png sau jpg, max. 20 MB", "Choose as profile picture" : "Alege ca imagine de profil", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Utilizezi <strong>%1$s</strong> din <strong>%2$s</strong> (<strong>%3$s %%</strong>)", "Your postal address" : "Adresă poștală", diff --git a/apps/settings/l10n/ro.json b/apps/settings/l10n/ro.json index 996b3439904..d51c0f037f3 100644 --- a/apps/settings/l10n/ro.json +++ b/apps/settings/l10n/ro.json @@ -186,7 +186,6 @@ "Current password" : "Parola curentă", "New password" : "Noua parolă", "Change password" : "Schimbă parola", - "png or jpg, max. 20 MB" : "png sau jpg, max. 20 MB", "Cancel" : "Anulare", "Details" : "Detalii", "Your email address" : "Adresa ta de email", @@ -281,6 +280,7 @@ "Upload new" : "Încarcă una nouă", "Select from Files" : "Selectează din fișiere", "Remove image" : "Înlătură imagine", + "png or jpg, max. 20 MB" : "png sau jpg, max. 20 MB", "Choose as profile picture" : "Alege ca imagine de profil", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Utilizezi <strong>%1$s</strong> din <strong>%2$s</strong> (<strong>%3$s %%</strong>)", "Your postal address" : "Adresă poștală", diff --git a/apps/settings/l10n/ru.js b/apps/settings/l10n/ru.js index 3cc00d84331..7d4b9fa981b 100644 --- a/apps/settings/l10n/ru.js +++ b/apps/settings/l10n/ru.js @@ -270,7 +270,6 @@ OC.L10N.register( "Your profile picture" : "Изображение профиля", "Upload profile picture" : "Загрузить изображение профиля", "Remove profile picture" : "Удалить изображение профиля", - "png or jpg, max. 20 MB" : "png или jpg, макс. 20 МБ", "Picture provided by original account" : "Изображение получено из исходной учётной записи", "Cancel" : "Отмена", "Set as profile picture" : "Использовать как изображение профиля", @@ -539,6 +538,7 @@ OC.L10N.register( "Upload new" : "Загрузить", "Select from Files" : "Выбрать в приложении Файлы", "Remove image" : "Удалить", + "png or jpg, max. 20 MB" : "png или jpg, макс. 20 МБ", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Обратите внимание, что обновление фотографии может занять до 24 часов.", "Choose as profile picture" : "Использовать как изображение профиля", "You are using <strong>%s</strong>" : "Вы используете <strong>%s</strong>", diff --git a/apps/settings/l10n/ru.json b/apps/settings/l10n/ru.json index 99eee2985fc..33baf98c52f 100644 --- a/apps/settings/l10n/ru.json +++ b/apps/settings/l10n/ru.json @@ -268,7 +268,6 @@ "Your profile picture" : "Изображение профиля", "Upload profile picture" : "Загрузить изображение профиля", "Remove profile picture" : "Удалить изображение профиля", - "png or jpg, max. 20 MB" : "png или jpg, макс. 20 МБ", "Picture provided by original account" : "Изображение получено из исходной учётной записи", "Cancel" : "Отмена", "Set as profile picture" : "Использовать как изображение профиля", @@ -537,6 +536,7 @@ "Upload new" : "Загрузить", "Select from Files" : "Выбрать в приложении Файлы", "Remove image" : "Удалить", + "png or jpg, max. 20 MB" : "png или jpg, макс. 20 МБ", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Обратите внимание, что обновление фотографии может занять до 24 часов.", "Choose as profile picture" : "Использовать как изображение профиля", "You are using <strong>%s</strong>" : "Вы используете <strong>%s</strong>", diff --git a/apps/settings/l10n/sc.js b/apps/settings/l10n/sc.js index 0fce7740e35..059a50cc526 100644 --- a/apps/settings/l10n/sc.js +++ b/apps/settings/l10n/sc.js @@ -219,7 +219,6 @@ OC.L10N.register( "Current password" : "Crae currente", "New password" : "Crae noa", "Change password" : "Càmbia crae", - "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB", "Picture provided by original account" : "Imàgine frunida dae su contu originale", "Cancel" : "Annulla", "Details" : "Detàllios", @@ -422,6 +421,7 @@ OC.L10N.register( "Upload new" : "Càrriga noa", "Select from Files" : "Seletziona dae Archìvios", "Remove image" : "Boga•nche s'imàgine", + "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB", "Choose as profile picture" : "Sèbera comente imàgine de profilu", "You are using <strong>%s</strong>" : "Ses impreende <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Ses impreende <strong>%1$s</strong> de<strong>%2$s</strong> (<strong>%3$s %%</strong>)", diff --git a/apps/settings/l10n/sc.json b/apps/settings/l10n/sc.json index dbb4aa1c0f0..10f6395df4f 100644 --- a/apps/settings/l10n/sc.json +++ b/apps/settings/l10n/sc.json @@ -217,7 +217,6 @@ "Current password" : "Crae currente", "New password" : "Crae noa", "Change password" : "Càmbia crae", - "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB", "Picture provided by original account" : "Imàgine frunida dae su contu originale", "Cancel" : "Annulla", "Details" : "Detàllios", @@ -420,6 +419,7 @@ "Upload new" : "Càrriga noa", "Select from Files" : "Seletziona dae Archìvios", "Remove image" : "Boga•nche s'imàgine", + "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB", "Choose as profile picture" : "Sèbera comente imàgine de profilu", "You are using <strong>%s</strong>" : "Ses impreende <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Ses impreende <strong>%1$s</strong> de<strong>%2$s</strong> (<strong>%3$s %%</strong>)", diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js index 05ce000dda2..0caaf112916 100644 --- a/apps/settings/l10n/sk.js +++ b/apps/settings/l10n/sk.js @@ -268,7 +268,6 @@ OC.L10N.register( "Your profile picture" : "Váš profilový obrázok", "Upload profile picture" : "Nahrať profilový obrázok", "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", "Cancel" : "Zrušiť", "Set as profile picture" : "Nastaviť ako profilový obrázok", @@ -542,6 +541,7 @@ OC.L10N.register( "Upload new" : "Nahrať nový", "Select from Files" : "Vybrať zo súborov", "Remove image" : "Zmazať obrázok", + "png or jpg, max. 20 MB" : "png alebo jpg, max. 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Upozorňujeme, že aktualizácia avatara môže trvať až 24 hodín.", "Choose as profile picture" : "Použiť ako obrázok avatara", "You are using <strong>%s</strong>" : "Využívate <strong>%s</strong>", diff --git a/apps/settings/l10n/sk.json b/apps/settings/l10n/sk.json index 548ee681f2b..8a8c812370a 100644 --- a/apps/settings/l10n/sk.json +++ b/apps/settings/l10n/sk.json @@ -266,7 +266,6 @@ "Your profile picture" : "Váš profilový obrázok", "Upload profile picture" : "Nahrať profilový obrázok", "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", "Cancel" : "Zrušiť", "Set as profile picture" : "Nastaviť ako profilový obrázok", @@ -540,6 +539,7 @@ "Upload new" : "Nahrať nový", "Select from Files" : "Vybrať zo súborov", "Remove image" : "Zmazať obrázok", + "png or jpg, max. 20 MB" : "png alebo jpg, max. 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Upozorňujeme, že aktualizácia avatara môže trvať až 24 hodín.", "Choose as profile picture" : "Použiť ako obrázok avatara", "You are using <strong>%s</strong>" : "Využívate <strong>%s</strong>", diff --git a/apps/settings/l10n/sl.js b/apps/settings/l10n/sl.js index 8299553a2e9..4e9b2cafb8e 100644 --- a/apps/settings/l10n/sl.js +++ b/apps/settings/l10n/sl.js @@ -251,7 +251,6 @@ OC.L10N.register( "Your profile picture" : "Slika profila", "Upload profile picture" : "Pošlji sliko profila", "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", "Cancel" : "Prekliči", "Set as profile picture" : "Nastavi sliko profila", @@ -500,6 +499,7 @@ OC.L10N.register( "Upload new" : "Pošlji novo", "Select from Files" : "Izbor iz datotek", "Remove image" : "Odstrani sliko", + "png or jpg, max. 20 MB" : "png ali jpg, največ. 20 MB", "Choose as profile picture" : "Izberi kot sliko profila", "You are using <strong>%s</strong>" : "Uporabljate <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "V uporabi je <strong>%1$s</strong> od <strong>%2$s</strong> (<strong>%3$s %%</strong>)", diff --git a/apps/settings/l10n/sl.json b/apps/settings/l10n/sl.json index 6e881050861..710d29cdf6c 100644 --- a/apps/settings/l10n/sl.json +++ b/apps/settings/l10n/sl.json @@ -249,7 +249,6 @@ "Your profile picture" : "Slika profila", "Upload profile picture" : "Pošlji sliko profila", "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", "Cancel" : "Prekliči", "Set as profile picture" : "Nastavi sliko profila", @@ -498,6 +497,7 @@ "Upload new" : "Pošlji novo", "Select from Files" : "Izbor iz datotek", "Remove image" : "Odstrani sliko", + "png or jpg, max. 20 MB" : "png ali jpg, največ. 20 MB", "Choose as profile picture" : "Izberi kot sliko profila", "You are using <strong>%s</strong>" : "Uporabljate <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "V uporabi je <strong>%1$s</strong> od <strong>%2$s</strong> (<strong>%3$s %%</strong>)", diff --git a/apps/settings/l10n/sq.js b/apps/settings/l10n/sq.js index 596c6798024..4cac0b98056 100644 --- a/apps/settings/l10n/sq.js +++ b/apps/settings/l10n/sq.js @@ -141,7 +141,6 @@ OC.L10N.register( "Current password" : "Fjalëkalimi i tanishëm", "New password" : "Fjalëkalimi i ri", "Change password" : "Ndrysho fjalëkalimin", - "png or jpg, max. 20 MB" : "png ose jpg, maks. 20 MB", "Picture provided by original account" : "Foto e prurë nga llogaria origjinale", "Cancel" : "Anuloje", "Details" : "Detaje", @@ -254,6 +253,7 @@ OC.L10N.register( "Upload new" : "Ngarko të re", "Select from Files" : "Përzgjidhni prej Kartelash", "Remove image" : "Hiqe figurën", + "png or jpg, max. 20 MB" : "png ose jpg, maks. 20 MB", "Choose as profile picture" : "Zgjidhni një foto profili", "You are using <strong>%s</strong>" : "Ju po përdorni <strong>%s</strong>", "Your postal address" : "Adresa juaj postale", diff --git a/apps/settings/l10n/sq.json b/apps/settings/l10n/sq.json index 6f83053390c..58246ec093a 100644 --- a/apps/settings/l10n/sq.json +++ b/apps/settings/l10n/sq.json @@ -139,7 +139,6 @@ "Current password" : "Fjalëkalimi i tanishëm", "New password" : "Fjalëkalimi i ri", "Change password" : "Ndrysho fjalëkalimin", - "png or jpg, max. 20 MB" : "png ose jpg, maks. 20 MB", "Picture provided by original account" : "Foto e prurë nga llogaria origjinale", "Cancel" : "Anuloje", "Details" : "Detaje", @@ -252,6 +251,7 @@ "Upload new" : "Ngarko të re", "Select from Files" : "Përzgjidhni prej Kartelash", "Remove image" : "Hiqe figurën", + "png or jpg, max. 20 MB" : "png ose jpg, maks. 20 MB", "Choose as profile picture" : "Zgjidhni një foto profili", "You are using <strong>%s</strong>" : "Ju po përdorni <strong>%s</strong>", "Your postal address" : "Adresa juaj postale", diff --git a/apps/settings/l10n/sr.js b/apps/settings/l10n/sr.js index c4d8616f26d..262b7b031d2 100644 --- a/apps/settings/l10n/sr.js +++ b/apps/settings/l10n/sr.js @@ -273,7 +273,7 @@ OC.L10N.register( "Upload profile picture" : "Отпреми слику профила", "Choose profile picture from Files" : "Изабери слику профила из Фајлова", "Remove profile picture" : "Уклони слику профила", - "png or jpg, max. 20 MB" : "„png“ или „jpg“, макс. 20 МБ", + "The file must be a PNG or JPG" : "Фајл мора да буде PNG или JPG", "Picture provided by original account" : "Слика оригиналног налога", "Cancel" : "Откажи", "Set as profile picture" : "Постави као слику профила", @@ -550,6 +550,7 @@ OC.L10N.register( "Upload new" : "Отпреми нову", "Select from Files" : "Изабери из фајлова", "Remove image" : "Уклони слику", + "png or jpg, max. 20 MB" : "„png“ или „jpg“, макс. 20 МБ", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Молимо вас да имате на уму да може проћи до 24 часа пре него што се аватар ажурира на свим местима.", "Choose as profile picture" : "Одаберите слику профила", "You are using <strong>%s</strong>" : "Користите <strong>%s</strong>.", diff --git a/apps/settings/l10n/sr.json b/apps/settings/l10n/sr.json index 6d55956b366..5b5de20dfa4 100644 --- a/apps/settings/l10n/sr.json +++ b/apps/settings/l10n/sr.json @@ -271,7 +271,7 @@ "Upload profile picture" : "Отпреми слику профила", "Choose profile picture from Files" : "Изабери слику профила из Фајлова", "Remove profile picture" : "Уклони слику профила", - "png or jpg, max. 20 MB" : "„png“ или „jpg“, макс. 20 МБ", + "The file must be a PNG or JPG" : "Фајл мора да буде PNG или JPG", "Picture provided by original account" : "Слика оригиналног налога", "Cancel" : "Откажи", "Set as profile picture" : "Постави као слику профила", @@ -548,6 +548,7 @@ "Upload new" : "Отпреми нову", "Select from Files" : "Изабери из фајлова", "Remove image" : "Уклони слику", + "png or jpg, max. 20 MB" : "„png“ или „jpg“, макс. 20 МБ", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Молимо вас да имате на уму да може проћи до 24 часа пре него што се аватар ажурира на свим местима.", "Choose as profile picture" : "Одаберите слику профила", "You are using <strong>%s</strong>" : "Користите <strong>%s</strong>.", diff --git a/apps/settings/l10n/sv.js b/apps/settings/l10n/sv.js index c0faebcd20b..b40f0a180da 100644 --- a/apps/settings/l10n/sv.js +++ b/apps/settings/l10n/sv.js @@ -273,7 +273,6 @@ OC.L10N.register( "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", "Cancel" : "Avbryt", "Set as profile picture" : "Ställ in som profilbild", @@ -550,6 +549,7 @@ OC.L10N.register( "Upload new" : "Ladda upp ny", "Select from Files" : "Välj från Filer", "Remove image" : "Ta bort bild", + "png or jpg, max. 20 MB" : "png eller jpg, max 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Observera att det kan ta upp till 24 timmar för avataren att uppdateras överallt.", "Choose as profile picture" : "Välj som profilbild", "You are using <strong>%s</strong>" : "Du använder <strong>%s</strong>", diff --git a/apps/settings/l10n/sv.json b/apps/settings/l10n/sv.json index 3fba9a2af1d..d466670f48d 100644 --- a/apps/settings/l10n/sv.json +++ b/apps/settings/l10n/sv.json @@ -271,7 +271,6 @@ "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", "Cancel" : "Avbryt", "Set as profile picture" : "Ställ in som profilbild", @@ -548,6 +547,7 @@ "Upload new" : "Ladda upp ny", "Select from Files" : "Välj från Filer", "Remove image" : "Ta bort bild", + "png or jpg, max. 20 MB" : "png eller jpg, max 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Observera att det kan ta upp till 24 timmar för avataren att uppdateras överallt.", "Choose as profile picture" : "Välj som profilbild", "You are using <strong>%s</strong>" : "Du använder <strong>%s</strong>", diff --git a/apps/settings/l10n/th.js b/apps/settings/l10n/th.js index 13d40dc07b1..6c087df5e21 100644 --- a/apps/settings/l10n/th.js +++ b/apps/settings/l10n/th.js @@ -162,7 +162,6 @@ OC.L10N.register( "Current password" : "รหัสผ่านปัจจุบัน", "New password" : "รหัสผ่านใหม่", "Change password" : "เปลี่ยนรหัสผ่าน", - "png or jpg, max. 20 MB" : "png หรือ jpg สูงสุดไม่เกิน 20 MB", "Picture provided by original account" : "ใช้รูปภาพจากบัญชีเดิม", "Cancel" : "ยกเลิก", "Details" : "รายละเอียด", @@ -337,6 +336,7 @@ OC.L10N.register( "Upload new" : "อัปโหลดใหม่", "Select from Files" : "เลือกจากไฟล์", "Remove image" : "ลบรูปภาพ", + "png or jpg, max. 20 MB" : "png หรือ jpg สูงสุดไม่เกิน 20 MB", "Choose as profile picture" : "เลือกเป็นรูปภาพโปรไฟล์" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/th.json b/apps/settings/l10n/th.json index b7daa6627b3..a077e7be840 100644 --- a/apps/settings/l10n/th.json +++ b/apps/settings/l10n/th.json @@ -160,7 +160,6 @@ "Current password" : "รหัสผ่านปัจจุบัน", "New password" : "รหัสผ่านใหม่", "Change password" : "เปลี่ยนรหัสผ่าน", - "png or jpg, max. 20 MB" : "png หรือ jpg สูงสุดไม่เกิน 20 MB", "Picture provided by original account" : "ใช้รูปภาพจากบัญชีเดิม", "Cancel" : "ยกเลิก", "Details" : "รายละเอียด", @@ -335,6 +334,7 @@ "Upload new" : "อัปโหลดใหม่", "Select from Files" : "เลือกจากไฟล์", "Remove image" : "ลบรูปภาพ", + "png or jpg, max. 20 MB" : "png หรือ jpg สูงสุดไม่เกิน 20 MB", "Choose as profile picture" : "เลือกเป็นรูปภาพโปรไฟล์" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index b734c783b1e..c24921b9865 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -273,7 +273,7 @@ OC.L10N.register( "Upload profile picture" : "Profil görseli yükle", "Choose profile picture from Files" : "Dosyalar uygulamasından profil görseli seçin", "Remove profile picture" : "Profil görselini kaldır", - "png or jpg, max. 20 MB" : "png ya da jpg, en fazla 20 MB", + "The file must be a PNG or JPG" : "Dosya PNG ya da JPG biçiminde olmalıdır", "Picture provided by original account" : "Görsel özgün hesabınız tarafından sağlanıyor", "Cancel" : "İptal", "Set as profile picture" : "Profil görseli olarak ayarla", @@ -550,6 +550,7 @@ OC.L10N.register( "Upload new" : "Yeni yükle", "Select from Files" : "Dosyalardan seç", "Remove image" : "Görseli kaldır", + "png or jpg, max. 20 MB" : "png ya da jpg, en fazla 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Lütfen Avatarın her yerde güncellenmesinin 24 saat kadar sürebileceğini unutmayın.", "Choose as profile picture" : "Profil görseli olarak seç", "You are using <strong>%s</strong>" : "<strong>%s</strong> kullanıyorsunuz", diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index ffb2cd44e94..909f9e22576 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -271,7 +271,7 @@ "Upload profile picture" : "Profil görseli yükle", "Choose profile picture from Files" : "Dosyalar uygulamasından profil görseli seçin", "Remove profile picture" : "Profil görselini kaldır", - "png or jpg, max. 20 MB" : "png ya da jpg, en fazla 20 MB", + "The file must be a PNG or JPG" : "Dosya PNG ya da JPG biçiminde olmalıdır", "Picture provided by original account" : "Görsel özgün hesabınız tarafından sağlanıyor", "Cancel" : "İptal", "Set as profile picture" : "Profil görseli olarak ayarla", @@ -548,6 +548,7 @@ "Upload new" : "Yeni yükle", "Select from Files" : "Dosyalardan seç", "Remove image" : "Görseli kaldır", + "png or jpg, max. 20 MB" : "png ya da jpg, en fazla 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Lütfen Avatarın her yerde güncellenmesinin 24 saat kadar sürebileceğini unutmayın.", "Choose as profile picture" : "Profil görseli olarak seç", "You are using <strong>%s</strong>" : "<strong>%s</strong> kullanıyorsunuz", diff --git a/apps/settings/l10n/uk.js b/apps/settings/l10n/uk.js index 122c3e7162a..391b347ef94 100644 --- a/apps/settings/l10n/uk.js +++ b/apps/settings/l10n/uk.js @@ -273,7 +273,6 @@ OC.L10N.register( "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" : "Картинка надана оригінальним обліковим записом", "Cancel" : "Скасувати", "Set as profile picture" : "Установити як зображення профілю", @@ -550,6 +549,7 @@ OC.L10N.register( "Upload new" : "Завантажити нове", "Select from Files" : "Вибрати з файлів", "Remove image" : "Вилучити зображення", + "png or jpg, max. 20 MB" : "png або jpg, макс. 20 МБ", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Будь ласка, зверніть увагу, що для повного оновлення аватара може знадобитися до 24 годин.", "Choose as profile picture" : "Вибрати зображенням профілю", "You are using <strong>%s</strong>" : "Ви використовуєте <strong>%s</strong>", diff --git a/apps/settings/l10n/uk.json b/apps/settings/l10n/uk.json index 30330a25ac4..33cc2049e5e 100644 --- a/apps/settings/l10n/uk.json +++ b/apps/settings/l10n/uk.json @@ -271,7 +271,6 @@ "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" : "Картинка надана оригінальним обліковим записом", "Cancel" : "Скасувати", "Set as profile picture" : "Установити як зображення профілю", @@ -548,6 +547,7 @@ "Upload new" : "Завантажити нове", "Select from Files" : "Вибрати з файлів", "Remove image" : "Вилучити зображення", + "png or jpg, max. 20 MB" : "png або jpg, макс. 20 МБ", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Будь ласка, зверніть увагу, що для повного оновлення аватара може знадобитися до 24 годин.", "Choose as profile picture" : "Вибрати зображенням профілю", "You are using <strong>%s</strong>" : "Ви використовуєте <strong>%s</strong>", diff --git a/apps/settings/l10n/vi.js b/apps/settings/l10n/vi.js index 1aa9caafbaf..fe63acbff84 100644 --- a/apps/settings/l10n/vi.js +++ b/apps/settings/l10n/vi.js @@ -176,7 +176,6 @@ OC.L10N.register( "Current password" : "Mật khẩu cũ", "New password" : "Mật khẩu mới", "Change password" : "Đổi mật khẩu", - "png or jpg, max. 20 MB" : "png hoặc jpg, tối đa 20 MB", "Cancel" : "Hủy", "Details" : "Thông tin", "Your email address" : "Email của bạn", @@ -280,6 +279,7 @@ OC.L10N.register( "Upload new" : "Tải lên", "Select from Files" : "Chọn từ tập tin", "Remove image" : "Xóa ", + "png or jpg, max. 20 MB" : "png hoặc jpg, tối đa 20 MB", "Choose as profile picture" : "Chọn làm ảnh đại diện" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/vi.json b/apps/settings/l10n/vi.json index 44256d94612..b5ae49222bf 100644 --- a/apps/settings/l10n/vi.json +++ b/apps/settings/l10n/vi.json @@ -174,7 +174,6 @@ "Current password" : "Mật khẩu cũ", "New password" : "Mật khẩu mới", "Change password" : "Đổi mật khẩu", - "png or jpg, max. 20 MB" : "png hoặc jpg, tối đa 20 MB", "Cancel" : "Hủy", "Details" : "Thông tin", "Your email address" : "Email của bạn", @@ -278,6 +277,7 @@ "Upload new" : "Tải lên", "Select from Files" : "Chọn từ tập tin", "Remove image" : "Xóa ", + "png or jpg, max. 20 MB" : "png hoặc jpg, tối đa 20 MB", "Choose as profile picture" : "Chọn làm ảnh đại diện" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 50b4f21be12..353a063dd59 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -268,7 +268,6 @@ OC.L10N.register( "Your profile picture" : "您的个人资料图片", "Upload profile picture" : "上传个人资料图片", "Remove profile picture" : "移除个人资料图片", - "png or jpg, max. 20 MB" : "png 或 jpg 格式,最大 20MB", "Picture provided by original account" : "初始账号提供的图片", "Cancel" : "取消", "Set as profile picture" : "设置为个人资料图片", @@ -542,6 +541,7 @@ OC.L10N.register( "Upload new" : "上传", "Select from Files" : "选择文件", "Remove image" : "删除图片", + "png or jpg, max. 20 MB" : "png 或 jpg 格式,最大 20MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "请注意,头像可能需要24小时才能在所有地方更新完成。", "Choose as profile picture" : "选择个人头像", "You are using <strong>%s</strong>" : "您已经使用了 <strong>%s</strong> 存储空间", diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index 333d649d49f..9a8f8b5b66c 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -266,7 +266,6 @@ "Your profile picture" : "您的个人资料图片", "Upload profile picture" : "上传个人资料图片", "Remove profile picture" : "移除个人资料图片", - "png or jpg, max. 20 MB" : "png 或 jpg 格式,最大 20MB", "Picture provided by original account" : "初始账号提供的图片", "Cancel" : "取消", "Set as profile picture" : "设置为个人资料图片", @@ -540,6 +539,7 @@ "Upload new" : "上传", "Select from Files" : "选择文件", "Remove image" : "删除图片", + "png or jpg, max. 20 MB" : "png 或 jpg 格式,最大 20MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "请注意,头像可能需要24小时才能在所有地方更新完成。", "Choose as profile picture" : "选择个人头像", "You are using <strong>%s</strong>" : "您已经使用了 <strong>%s</strong> 存储空间", diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index cdc617a5733..3745effbefe 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -273,7 +273,7 @@ OC.L10N.register( "Upload profile picture" : "上傳個人資料圖片", "Choose profile picture from Files" : "從檔案選擇個人資料圖片", "Remove profile picture" : "移除個人資料圖片", - "png or jpg, max. 20 MB" : "png 或 jpg,最大 20 MB", + "The file must be a PNG or JPG" : "該檔案必須是 PNG 或 JPG", "Picture provided by original account" : "原始賬戶提供的圖片", "Cancel" : "取消", "Set as profile picture" : "設定為個人資料圖片", @@ -550,6 +550,7 @@ OC.L10N.register( "Upload new" : "上傳新的", "Select from Files" : "從雲端檔案選擇", "Remove image" : "移除圖像", + "png or jpg, max. 20 MB" : "png 或 jpg,最大 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "請注意,虛擬化身大頭照最長可能需要24小時才能在所有地方更新。", "Choose as profile picture" : "設定為個人資料圖片", "You are using <strong>%s</strong>" : "您已使用了 <strong>%s</strong> 的存儲空間", diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index cf94dcafa79..dc0f80bb47f 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -271,7 +271,7 @@ "Upload profile picture" : "上傳個人資料圖片", "Choose profile picture from Files" : "從檔案選擇個人資料圖片", "Remove profile picture" : "移除個人資料圖片", - "png or jpg, max. 20 MB" : "png 或 jpg,最大 20 MB", + "The file must be a PNG or JPG" : "該檔案必須是 PNG 或 JPG", "Picture provided by original account" : "原始賬戶提供的圖片", "Cancel" : "取消", "Set as profile picture" : "設定為個人資料圖片", @@ -548,6 +548,7 @@ "Upload new" : "上傳新的", "Select from Files" : "從雲端檔案選擇", "Remove image" : "移除圖像", + "png or jpg, max. 20 MB" : "png 或 jpg,最大 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "請注意,虛擬化身大頭照最長可能需要24小時才能在所有地方更新。", "Choose as profile picture" : "設定為個人資料圖片", "You are using <strong>%s</strong>" : "您已使用了 <strong>%s</strong> 的存儲空間", diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 3bac92eb4ae..2e791f3a279 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -273,7 +273,7 @@ OC.L10N.register( "Upload profile picture" : "上傳個人資料圖片", "Choose profile picture from Files" : "從檔案中選擇個人檔案圖片", "Remove profile picture" : "移除個人資料圖片", - "png or jpg, max. 20 MB" : "png 或 jpg,最大 20 MB", + "The file must be a PNG or JPG" : "檔案必須是 PNG 或 JPG", "Picture provided by original account" : "原始帳號提供的圖片", "Cancel" : "取消", "Set as profile picture" : "設定為個人資料圖片", @@ -550,6 +550,7 @@ OC.L10N.register( "Upload new" : "上傳新的", "Select from Files" : "從雲端檔案選擇", "Remove image" : "移除圖片", + "png or jpg, max. 20 MB" : "png 或 jpg,最大 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "請注意,大頭照最長可能需要24小時才能在所有地方更新。", "Choose as profile picture" : "設定為個人資料圖片", "You are using <strong>%s</strong>" : "您正在使用 <strong>%s</strong>", diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index 9ae7b5e2fa3..67ebffedaa5 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -271,7 +271,7 @@ "Upload profile picture" : "上傳個人資料圖片", "Choose profile picture from Files" : "從檔案中選擇個人檔案圖片", "Remove profile picture" : "移除個人資料圖片", - "png or jpg, max. 20 MB" : "png 或 jpg,最大 20 MB", + "The file must be a PNG or JPG" : "檔案必須是 PNG 或 JPG", "Picture provided by original account" : "原始帳號提供的圖片", "Cancel" : "取消", "Set as profile picture" : "設定為個人資料圖片", @@ -548,6 +548,7 @@ "Upload new" : "上傳新的", "Select from Files" : "從雲端檔案選擇", "Remove image" : "移除圖片", + "png or jpg, max. 20 MB" : "png 或 jpg,最大 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "請注意,大頭照最長可能需要24小時才能在所有地方更新。", "Choose as profile picture" : "設定為個人資料圖片", "You are using <strong>%s</strong>" : "您正在使用 <strong>%s</strong>", |