diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 2e1e731b03c00..8ff4958ccb21e 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -350,6 +350,7 @@ OC.L10N.register( "Folder \"{path}\" has been unshared" : "Folder \"{path}\" has been unshared", "Could not update share" : "Could not update share", "Share saved" : "Share saved", + "Share expiry date saved" : "Share expiry date saved", "Share hide-download state saved" : "Share hide-download state saved", "Share label saved" : "Share label saved", "Share note for recipient saved" : "Share note for recipient saved", diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json index 44da2cb90d93b..3bb3a517e6576 100644 --- a/apps/files_sharing/l10n/en_GB.json +++ b/apps/files_sharing/l10n/en_GB.json @@ -348,6 +348,7 @@ "Folder \"{path}\" has been unshared" : "Folder \"{path}\" has been unshared", "Could not update share" : "Could not update share", "Share saved" : "Share saved", + "Share expiry date saved" : "Share expiry date saved", "Share hide-download state saved" : "Share hide-download state saved", "Share label saved" : "Share label saved", "Share note for recipient saved" : "Share note for recipient saved", diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js index cc06f05f22d7c..5e55c6b27292c 100644 --- a/apps/files_sharing/l10n/lt_LT.js +++ b/apps/files_sharing/l10n/lt_LT.js @@ -98,6 +98,7 @@ OC.L10N.register( "Decline" : "Atmesti", "Open \"%s\"" : "Atverti „%s“", "People" : "Žmonės", + "Filter accounts" : "Filtruoti paskyras", "Expiration date" : "Pabaigos data", "Set a password" : "Nustatyti slaptažodį", "Password" : "Slaptažodis", @@ -113,6 +114,7 @@ OC.L10N.register( "Invalid email address" : "Neteisingas el. pašto adresas", "_{count} email address already added_::_{count} email addresses already added_" : ["Jau pridėtas {count} el. pašto adresas","Jau pridėti {count} el. pašto adresai","Jau pridėta {count} el. pašto adresų","Jau pridėtas {count} el. pašto adresas"], "_{count} email address added_::_{count} email addresses added_" : ["Pridėtas {count} el. pašto adresas","Pridėti {count} el. pašto adresai","Pridėta {count} el. pašto adresų","Pridėtas {count} el. pašto adresas"], + "Birthday party photos, History assignment…" : "Gimtadienio nuotraukos, istorijos užduotis…", "Revert to default" : "Sugrąžinti į numatytąjį", "Select" : "Žymėti", "Previous step" : "Ankstesnis žingsnis", @@ -235,6 +237,9 @@ OC.L10N.register( "Folder \"{path}\" has been unshared" : "Aplankas „{path}“ nustotas bendrinti", "Could not update share" : "Nepavyko atnaujinti viešinio", "Share saved" : "Viešinys įrašytas", + "Share label saved" : "Viešinio etiketė įrašyta", + "Share password saved" : "Viešinio slaptažodis įrašytas", + "Share permissions saved" : "Viešinio leidimai įrašyti", "Shared by" : "Bendrina", "Shared with" : "Bendrinama su", "Password created successfully" : "Slaptažodis sėkmingai sukurtas", @@ -246,6 +251,7 @@ OC.L10N.register( "Show list view" : "Rodyti sąrašo rodinį", "Show grid view" : "Rodyti tinklelio rodinį", "Upload files to %s" : "Įkelkite failus į %s", + "%s shared a folder with you." : "%s pradėjo bendrinti su jumis aplanką.", "Note" : "Pastaba", "Select or drop files" : "Pasirinkite arba vilkite failus", "Uploading files" : "Įkeliami failai", diff --git a/apps/files_sharing/l10n/lt_LT.json b/apps/files_sharing/l10n/lt_LT.json index afa4ce3727fea..cf94cd25eaaa7 100644 --- a/apps/files_sharing/l10n/lt_LT.json +++ b/apps/files_sharing/l10n/lt_LT.json @@ -96,6 +96,7 @@ "Decline" : "Atmesti", "Open \"%s\"" : "Atverti „%s“", "People" : "Žmonės", + "Filter accounts" : "Filtruoti paskyras", "Expiration date" : "Pabaigos data", "Set a password" : "Nustatyti slaptažodį", "Password" : "Slaptažodis", @@ -111,6 +112,7 @@ "Invalid email address" : "Neteisingas el. pašto adresas", "_{count} email address already added_::_{count} email addresses already added_" : ["Jau pridėtas {count} el. pašto adresas","Jau pridėti {count} el. pašto adresai","Jau pridėta {count} el. pašto adresų","Jau pridėtas {count} el. pašto adresas"], "_{count} email address added_::_{count} email addresses added_" : ["Pridėtas {count} el. pašto adresas","Pridėti {count} el. pašto adresai","Pridėta {count} el. pašto adresų","Pridėtas {count} el. pašto adresas"], + "Birthday party photos, History assignment…" : "Gimtadienio nuotraukos, istorijos užduotis…", "Revert to default" : "Sugrąžinti į numatytąjį", "Select" : "Žymėti", "Previous step" : "Ankstesnis žingsnis", @@ -233,6 +235,9 @@ "Folder \"{path}\" has been unshared" : "Aplankas „{path}“ nustotas bendrinti", "Could not update share" : "Nepavyko atnaujinti viešinio", "Share saved" : "Viešinys įrašytas", + "Share label saved" : "Viešinio etiketė įrašyta", + "Share password saved" : "Viešinio slaptažodis įrašytas", + "Share permissions saved" : "Viešinio leidimai įrašyti", "Shared by" : "Bendrina", "Shared with" : "Bendrinama su", "Password created successfully" : "Slaptažodis sėkmingai sukurtas", @@ -244,6 +249,7 @@ "Show list view" : "Rodyti sąrašo rodinį", "Show grid view" : "Rodyti tinklelio rodinį", "Upload files to %s" : "Įkelkite failus į %s", + "%s shared a folder with you." : "%s pradėjo bendrinti su jumis aplanką.", "Note" : "Pastaba", "Select or drop files" : "Pasirinkite arba vilkite failus", "Uploading files" : "Įkeliami failai", diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index 986f7ce339673..3f873a6d8fe35 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -121,7 +121,6 @@ OC.L10N.register( "Personal info" : "المعلومات الشخصية", "Mobile & desktop" : "الجوال وسطح المكتب", "Email server" : "خادم البريد الإلكتروني", - "Security & setup warnings" : "تحذيرات الإعداد والأمان", "Background jobs" : "المهام التي تعمل في الخلفية بالخادم", "Unlimited" : "غير محدود", "Verifying" : "التحقق", @@ -789,6 +788,7 @@ OC.L10N.register( "SMTP Password" : "كلمة مرور الـ SMTP", "Save" : "حفظ", "Test and verify email settings" : "إختبر و تحقّق من إعدادات البريد الالكتروني", + "Security & setup warnings" : "تحذيرات الإعداد والأمان", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "من المهم لأمان الخادم و مستوى أدائه أن يتم تكوين كل شيء بشكل صحيح. لمساعدتك في ذلك، نقوم ببعض الفحوصات التلقائية. يُرجى الاطلاع على الوثائق ذات الصلة لمزيد من المعلومات.", "All checks passed." : "تمّ اجتياز جميع الاختبارات بنجاح.", "There are some errors regarding your setup." : "هناك بعض الأخطاء في إعداداتك.", diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json index 45bc2d297478c..6aa90139bc415 100644 --- a/apps/settings/l10n/ar.json +++ b/apps/settings/l10n/ar.json @@ -119,7 +119,6 @@ "Personal info" : "المعلومات الشخصية", "Mobile & desktop" : "الجوال وسطح المكتب", "Email server" : "خادم البريد الإلكتروني", - "Security & setup warnings" : "تحذيرات الإعداد والأمان", "Background jobs" : "المهام التي تعمل في الخلفية بالخادم", "Unlimited" : "غير محدود", "Verifying" : "التحقق", @@ -787,6 +786,7 @@ "SMTP Password" : "كلمة مرور الـ SMTP", "Save" : "حفظ", "Test and verify email settings" : "إختبر و تحقّق من إعدادات البريد الالكتروني", + "Security & setup warnings" : "تحذيرات الإعداد والأمان", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "من المهم لأمان الخادم و مستوى أدائه أن يتم تكوين كل شيء بشكل صحيح. لمساعدتك في ذلك، نقوم ببعض الفحوصات التلقائية. يُرجى الاطلاع على الوثائق ذات الصلة لمزيد من المعلومات.", "All checks passed." : "تمّ اجتياز جميع الاختبارات بنجاح.", "There are some errors regarding your setup." : "هناك بعض الأخطاء في إعداداتك.", diff --git a/apps/settings/l10n/ast.js b/apps/settings/l10n/ast.js index 5d8496ba05c5f..3833a6d7d5999 100644 --- a/apps/settings/l10n/ast.js +++ b/apps/settings/l10n/ast.js @@ -120,7 +120,6 @@ OC.L10N.register( "Personal info" : "Información personal", "Mobile & desktop" : "Móvil y ordenador", "Email server" : "Sirvidor de corréu electrónicu", - "Security & setup warnings" : "Alvertencies de seguranza y de configuración", "Background jobs" : "Trabayos en segundu planu", "Unlimited" : "Ensin llende", "Verifying" : "Verificando", @@ -516,6 +515,7 @@ OC.L10N.register( "Authentication required" : "L'autenticación ye obligatoria", "SMTP Password" : "Contraseña de SMTP", "Save" : "Guardar", + "Security & setup warnings" : "Alvertencies de seguranza y de configuración", "There are some errors regarding your setup." : "Hai dalgunos errores en rellación a la configuración.", "There are some warnings regarding your setup." : "Hai dalgunes alvertencies en rellación a la configuración.", "Reasons to use Nextcloud in your organization" : "Razones pa usar Nextcloud na to organzación", diff --git a/apps/settings/l10n/ast.json b/apps/settings/l10n/ast.json index 0fc46ae2db64f..97b49d7a00b3f 100644 --- a/apps/settings/l10n/ast.json +++ b/apps/settings/l10n/ast.json @@ -118,7 +118,6 @@ "Personal info" : "Información personal", "Mobile & desktop" : "Móvil y ordenador", "Email server" : "Sirvidor de corréu electrónicu", - "Security & setup warnings" : "Alvertencies de seguranza y de configuración", "Background jobs" : "Trabayos en segundu planu", "Unlimited" : "Ensin llende", "Verifying" : "Verificando", @@ -514,6 +513,7 @@ "Authentication required" : "L'autenticación ye obligatoria", "SMTP Password" : "Contraseña de SMTP", "Save" : "Guardar", + "Security & setup warnings" : "Alvertencies de seguranza y de configuración", "There are some errors regarding your setup." : "Hai dalgunos errores en rellación a la configuración.", "There are some warnings regarding your setup." : "Hai dalgunes alvertencies en rellación a la configuración.", "Reasons to use Nextcloud in your organization" : "Razones pa usar Nextcloud na to organzación", diff --git a/apps/settings/l10n/az.js b/apps/settings/l10n/az.js index d23ce8099ebe9..05fc2f352a962 100644 --- a/apps/settings/l10n/az.js +++ b/apps/settings/l10n/az.js @@ -51,7 +51,6 @@ OC.L10N.register( "Personal info" : "Şəxsi məlumat", "Mobile & desktop" : "Mobil & Desktop", "Email server" : "Email server", - "Security & setup warnings" : "Təhlükəsizlik & işə salma xəbərdarlıqları", "Background jobs" : "Background işlər", "Unlimited" : "Limitsiz", "Verifying" : "Təsdiqlənir", @@ -173,6 +172,7 @@ OC.L10N.register( "Credentials" : "Səlahiyyətlər", "SMTP Password" : "SMTP Şifrəsi", "Save" : "Saxla", + "Security & setup warnings" : "Təhlükəsizlik & işə salma xəbərdarlıqları", "Check out our blog" : "Bizim bloqa baxın", "Subscribe to our newsletter" : "Yeniliklərə abunə olun", "No user supplied" : "Heç bir istifadəçiyə mənimsədilmir", diff --git a/apps/settings/l10n/az.json b/apps/settings/l10n/az.json index 7e4eb4eeb13b8..c19d988460a4c 100644 --- a/apps/settings/l10n/az.json +++ b/apps/settings/l10n/az.json @@ -49,7 +49,6 @@ "Personal info" : "Şəxsi məlumat", "Mobile & desktop" : "Mobil & Desktop", "Email server" : "Email server", - "Security & setup warnings" : "Təhlükəsizlik & işə salma xəbərdarlıqları", "Background jobs" : "Background işlər", "Unlimited" : "Limitsiz", "Verifying" : "Təsdiqlənir", @@ -171,6 +170,7 @@ "Credentials" : "Səlahiyyətlər", "SMTP Password" : "SMTP Şifrəsi", "Save" : "Saxla", + "Security & setup warnings" : "Təhlükəsizlik & işə salma xəbərdarlıqları", "Check out our blog" : "Bizim bloqa baxın", "Subscribe to our newsletter" : "Yeniliklərə abunə olun", "No user supplied" : "Heç bir istifadəçiyə mənimsədilmir", diff --git a/apps/settings/l10n/bg.js b/apps/settings/l10n/bg.js index d415b0d512c8d..3c79ceee0ee70 100644 --- a/apps/settings/l10n/bg.js +++ b/apps/settings/l10n/bg.js @@ -112,7 +112,6 @@ OC.L10N.register( "Personal info" : "Лични данни", "Mobile & desktop" : "Мобилни и настолни", "Email server" : "Имейл сървър", - "Security & setup warnings" : "Предупреждения за сигурността и настройките", "Background jobs" : "Фонови процеси", "Unlimited" : "Неограничено", "Verifying" : "Потвърждаване", @@ -420,6 +419,7 @@ OC.L10N.register( "SMTP Password" : "SMTP парола", "Save" : "Запазване", "Test and verify email settings" : "Тествайте и потвърждаване на настройките на имейла", + "Security & setup warnings" : "Предупреждения за сигурността и настройките", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Важно е, от гледна точка на сигурност и производителност, всичко да бъде настроено коректно. За тази цел са създадени автоматични проверки. Прегледайте връзките, към документацията (по-долу), за допълнителна информация.", "All checks passed." : "Всички проверки са преминати.", "There are some errors regarding your setup." : "Открити са грешки, в инсталацията на Nextcloud.", diff --git a/apps/settings/l10n/bg.json b/apps/settings/l10n/bg.json index cf0d02be2dce6..1df84b8badac4 100644 --- a/apps/settings/l10n/bg.json +++ b/apps/settings/l10n/bg.json @@ -110,7 +110,6 @@ "Personal info" : "Лични данни", "Mobile & desktop" : "Мобилни и настолни", "Email server" : "Имейл сървър", - "Security & setup warnings" : "Предупреждения за сигурността и настройките", "Background jobs" : "Фонови процеси", "Unlimited" : "Неограничено", "Verifying" : "Потвърждаване", @@ -418,6 +417,7 @@ "SMTP Password" : "SMTP парола", "Save" : "Запазване", "Test and verify email settings" : "Тествайте и потвърждаване на настройките на имейла", + "Security & setup warnings" : "Предупреждения за сигурността и настройките", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Важно е, от гледна точка на сигурност и производителност, всичко да бъде настроено коректно. За тази цел са създадени автоматични проверки. Прегледайте връзките, към документацията (по-долу), за допълнителна информация.", "All checks passed." : "Всички проверки са преминати.", "There are some errors regarding your setup." : "Открити са грешки, в инсталацията на Nextcloud.", diff --git a/apps/settings/l10n/br.js b/apps/settings/l10n/br.js index 888451393b95e..1ff02d421ada4 100644 --- a/apps/settings/l10n/br.js +++ b/apps/settings/l10n/br.js @@ -96,7 +96,6 @@ OC.L10N.register( "Personal info" : "Titouroù personel", "Mobile & desktop" : "Hezouk ha burev", "Email server" : "Servijour postel", - "Security & setup warnings" : "Kemmenadennoù suretez ha stumm", "Background jobs" : "Labour diadreñv", "Unlimited" : "Didermenet", "Verifying" : "O gwiriañ", @@ -293,6 +292,7 @@ OC.L10N.register( "Credentials" : "Kretaatoù", "SMTP Password" : "Ger-tremen SMTP", "Save" : "Enrollañ", + "Security & setup warnings" : "Kemmenadennoù suretez ha stumm", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Pouezus eo evit ar surentez hag ar mont en dro ho azgoulenn e vefe pep tra stummet mat. Evit sikour ac'hanoc'h e vez graet gwiradennoù otomatek. Sellit ouz an diellvadur liammet evit muioc'h a ditouroù.", "All checks passed." : "Pep gwiriekadenn tremenat.", "There are some errors regarding your setup." : "Fazioù 'zo liammet do staliadur.", diff --git a/apps/settings/l10n/br.json b/apps/settings/l10n/br.json index beda72d1794b4..f61a4966253d7 100644 --- a/apps/settings/l10n/br.json +++ b/apps/settings/l10n/br.json @@ -94,7 +94,6 @@ "Personal info" : "Titouroù personel", "Mobile & desktop" : "Hezouk ha burev", "Email server" : "Servijour postel", - "Security & setup warnings" : "Kemmenadennoù suretez ha stumm", "Background jobs" : "Labour diadreñv", "Unlimited" : "Didermenet", "Verifying" : "O gwiriañ", @@ -291,6 +290,7 @@ "Credentials" : "Kretaatoù", "SMTP Password" : "Ger-tremen SMTP", "Save" : "Enrollañ", + "Security & setup warnings" : "Kemmenadennoù suretez ha stumm", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Pouezus eo evit ar surentez hag ar mont en dro ho azgoulenn e vefe pep tra stummet mat. Evit sikour ac'hanoc'h e vez graet gwiradennoù otomatek. Sellit ouz an diellvadur liammet evit muioc'h a ditouroù.", "All checks passed." : "Pep gwiriekadenn tremenat.", "There are some errors regarding your setup." : "Fazioù 'zo liammet do staliadur.", diff --git a/apps/settings/l10n/ca.js b/apps/settings/l10n/ca.js index a998767552690..7b714a26ab278 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -113,7 +113,6 @@ OC.L10N.register( "Personal info" : "Informació personal", "Mobile & desktop" : "Mòbil i escriptori", "Email server" : "Servidor de correu electrònic", - "Security & setup warnings" : "Avisos de seguretat i configuració", "Background jobs" : "Tasques de fons", "Unlimited" : "Il·limitat", "Verifying" : "S'està verificant", @@ -552,6 +551,7 @@ OC.L10N.register( "SMTP Password" : "Contrasenya SMTP", "Save" : "Desa", "Test and verify email settings" : "Prova i verifica els paràmetres del correu electrònic", + "Security & setup warnings" : "Avisos de seguretat i configuració", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "És important per a la seguretat i el rendiment de la vostra instància que tot estigui configurat correctament. Per ajudar-vos, fem algunes comprovacions automàtiques. Si us plau, consulteu la documentació enllaçada per obtenir més informació.", "All checks passed." : "Totes les comprovacions correctes.", "There are some errors regarding your setup." : "Hi ha alguns errors pel que fa a la vostra configuració.", diff --git a/apps/settings/l10n/ca.json b/apps/settings/l10n/ca.json index 1b0542ccaa109..38bce4eb75664 100644 --- a/apps/settings/l10n/ca.json +++ b/apps/settings/l10n/ca.json @@ -111,7 +111,6 @@ "Personal info" : "Informació personal", "Mobile & desktop" : "Mòbil i escriptori", "Email server" : "Servidor de correu electrònic", - "Security & setup warnings" : "Avisos de seguretat i configuració", "Background jobs" : "Tasques de fons", "Unlimited" : "Il·limitat", "Verifying" : "S'està verificant", @@ -550,6 +549,7 @@ "SMTP Password" : "Contrasenya SMTP", "Save" : "Desa", "Test and verify email settings" : "Prova i verifica els paràmetres del correu electrònic", + "Security & setup warnings" : "Avisos de seguretat i configuració", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "És important per a la seguretat i el rendiment de la vostra instància que tot estigui configurat correctament. Per ajudar-vos, fem algunes comprovacions automàtiques. Si us plau, consulteu la documentació enllaçada per obtenir més informació.", "All checks passed." : "Totes les comprovacions correctes.", "There are some errors regarding your setup." : "Hi ha alguns errors pel que fa a la vostra configuració.", diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index e3bc45ec6fcc8..a096d2f117e6a 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -121,7 +121,6 @@ OC.L10N.register( "Personal info" : "Osobní údaje", "Mobile & desktop" : "Mobilní a desktop", "Email server" : "E-mailový server", - "Security & setup warnings" : "Varování ohledně zabezpečení a nastavení", "Background jobs" : "Úlohy na pozadí", "Unlimited" : "Neomezeně", "Verifying" : "Ověřuje se", @@ -786,6 +785,7 @@ OC.L10N.register( "SMTP Password" : "Heslo pro SMTP", "Save" : "Uložit", "Test and verify email settings" : "Vyzkoušet a ověřit nastavení e-mailu", + "Security & setup warnings" : "Varování ohledně zabezpečení a nastavení", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Pro zabezpečení a optimální výkon instance Nextcloud je důležité, aby vše bylo správně nastaveno. Jako pomoc, instance samotná automaticky ověřuje některá nastavení. Další informace naleznete v odkazované dokumentaci.", "All checks passed." : "Všechny kontroly dopadly dobře.", "There are some errors regarding your setup." : "Jsou zde nějaké chyby ohledně vašeho nastavení.", diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json index d4325d660f050..672d6d4bea4e9 100644 --- a/apps/settings/l10n/cs.json +++ b/apps/settings/l10n/cs.json @@ -119,7 +119,6 @@ "Personal info" : "Osobní údaje", "Mobile & desktop" : "Mobilní a desktop", "Email server" : "E-mailový server", - "Security & setup warnings" : "Varování ohledně zabezpečení a nastavení", "Background jobs" : "Úlohy na pozadí", "Unlimited" : "Neomezeně", "Verifying" : "Ověřuje se", @@ -784,6 +783,7 @@ "SMTP Password" : "Heslo pro SMTP", "Save" : "Uložit", "Test and verify email settings" : "Vyzkoušet a ověřit nastavení e-mailu", + "Security & setup warnings" : "Varování ohledně zabezpečení a nastavení", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Pro zabezpečení a optimální výkon instance Nextcloud je důležité, aby vše bylo správně nastaveno. Jako pomoc, instance samotná automaticky ověřuje některá nastavení. Další informace naleznete v odkazované dokumentaci.", "All checks passed." : "Všechny kontroly dopadly dobře.", "There are some errors regarding your setup." : "Jsou zde nějaké chyby ohledně vašeho nastavení.", diff --git a/apps/settings/l10n/da.js b/apps/settings/l10n/da.js index 899c13b26b68b..e76c0f12108ec 100644 --- a/apps/settings/l10n/da.js +++ b/apps/settings/l10n/da.js @@ -121,7 +121,6 @@ OC.L10N.register( "Personal info" : "Personlige oplysninger", "Mobile & desktop" : "Mobil & desktop", "Email server" : "E-mailserver", - "Security & setup warnings" : "Advarsler om sikkerhed og opsætning", "Background jobs" : "Baggrundsjobs", "Unlimited" : "Ubegrænset", "Verifying" : "Bekræfter", @@ -532,6 +531,7 @@ OC.L10N.register( "SMTP Password" : "SMTP Kodeord", "Save" : "Gem", "Test and verify email settings" : "Afprøv og bekræft indstillinger", + "Security & setup warnings" : "Advarsler om sikkerhed og opsætning", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Det er vigtigt for sikkerheden og ydeevnen af din instans, at alt er konfigureret korrekt. For at hjælpe dig med det laver vi nogle automatiske kontroller. Se venligst den linkede dokumentation for mere information.", "All checks passed." : "Alle tjek blev bestået.", "There are some errors regarding your setup." : "Der er nogle fejl vedrørende din opsætning.", diff --git a/apps/settings/l10n/da.json b/apps/settings/l10n/da.json index c13aea16da109..6157139a79184 100644 --- a/apps/settings/l10n/da.json +++ b/apps/settings/l10n/da.json @@ -119,7 +119,6 @@ "Personal info" : "Personlige oplysninger", "Mobile & desktop" : "Mobil & desktop", "Email server" : "E-mailserver", - "Security & setup warnings" : "Advarsler om sikkerhed og opsætning", "Background jobs" : "Baggrundsjobs", "Unlimited" : "Ubegrænset", "Verifying" : "Bekræfter", @@ -530,6 +529,7 @@ "SMTP Password" : "SMTP Kodeord", "Save" : "Gem", "Test and verify email settings" : "Afprøv og bekræft indstillinger", + "Security & setup warnings" : "Advarsler om sikkerhed og opsætning", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Det er vigtigt for sikkerheden og ydeevnen af din instans, at alt er konfigureret korrekt. For at hjælpe dig med det laver vi nogle automatiske kontroller. Se venligst den linkede dokumentation for mere information.", "All checks passed." : "Alle tjek blev bestået.", "There are some errors regarding your setup." : "Der er nogle fejl vedrørende din opsætning.", diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index adbe56e1485e1..1a2e3e74634e6 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -121,7 +121,6 @@ OC.L10N.register( "Personal info" : "Persönliche Informationen", "Mobile & desktop" : "Mobil & Desktop", "Email server" : "E-Mail-Server", - "Security & setup warnings" : "Sicherheits- & Einrichtungswarnungen", "Background jobs" : "Hintergrund-Jobs", "Unlimited" : "Unbegrenzt", "Verifying" : "Überprüfe", @@ -784,6 +783,7 @@ OC.L10N.register( "SMTP Password" : "SMTP-Passwort", "Save" : "Speichern", "Test and verify email settings" : "Testen und überprüfen der E-Mail-Einstellungen", + "Security & setup warnings" : "Sicherheits- & Einrichtungswarnungen", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Für die Sicherheit und Performance deiner Instanz ist es wichtig, dass alles richtig konfiguriert ist. Um dir dabei zu helfen, werden einige automatische Prüfungen durchgeführt. Weitere Informationen kannst du der verlinkten Dokumentation entnehmen.", "All checks passed." : "Alle Überprüfungen bestanden.", "There are some errors regarding your setup." : "Es gibt einige Fehler bei deiner Systemkonfiguration.", diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index 7ded5aeee4c2b..7a171b4010854 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -119,7 +119,6 @@ "Personal info" : "Persönliche Informationen", "Mobile & desktop" : "Mobil & Desktop", "Email server" : "E-Mail-Server", - "Security & setup warnings" : "Sicherheits- & Einrichtungswarnungen", "Background jobs" : "Hintergrund-Jobs", "Unlimited" : "Unbegrenzt", "Verifying" : "Überprüfe", @@ -782,6 +781,7 @@ "SMTP Password" : "SMTP-Passwort", "Save" : "Speichern", "Test and verify email settings" : "Testen und überprüfen der E-Mail-Einstellungen", + "Security & setup warnings" : "Sicherheits- & Einrichtungswarnungen", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Für die Sicherheit und Performance deiner Instanz ist es wichtig, dass alles richtig konfiguriert ist. Um dir dabei zu helfen, werden einige automatische Prüfungen durchgeführt. Weitere Informationen kannst du der verlinkten Dokumentation entnehmen.", "All checks passed." : "Alle Überprüfungen bestanden.", "There are some errors regarding your setup." : "Es gibt einige Fehler bei deiner Systemkonfiguration.", diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index e6fb7cdabd7d2..a319ed2d95107 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -121,7 +121,6 @@ OC.L10N.register( "Personal info" : "Persönliche Informationen", "Mobile & desktop" : "Mobil & Desktop", "Email server" : "E-Mail-Server", - "Security & setup warnings" : "Sicherheits- & Einrichtungswarnungen", "Background jobs" : "Hintergrund-Aufgaben", "Unlimited" : "Unbegrenzt", "Verifying" : "Überprüfe", @@ -789,6 +788,7 @@ OC.L10N.register( "SMTP Password" : "SMTP-Passwort", "Save" : "Speichern", "Test and verify email settings" : "Testen und Überprüfen der E-Mail-Einstellungen", + "Security & setup warnings" : "Sicherheits- & Einrichtungswarnungen", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Für die Sicherheit und Geschwindigkeit Ihrer Installation ist es von großer Bedeutung, dass sie richtig konfiguriert ist. Um Ihnen hierbei zu helfen werden einige automatische Tests durchgeführt. Weitere Informationen finden Sie in der verlinkten Dokumentation.", "All checks passed." : "Alle Überprüfungen bestanden.", "There are some errors regarding your setup." : "Es gibt einige Fehler in Ihrer Systemkonfiguration.", diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index 0c24a71102709..2544e6324878f 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -119,7 +119,6 @@ "Personal info" : "Persönliche Informationen", "Mobile & desktop" : "Mobil & Desktop", "Email server" : "E-Mail-Server", - "Security & setup warnings" : "Sicherheits- & Einrichtungswarnungen", "Background jobs" : "Hintergrund-Aufgaben", "Unlimited" : "Unbegrenzt", "Verifying" : "Überprüfe", @@ -787,6 +786,7 @@ "SMTP Password" : "SMTP-Passwort", "Save" : "Speichern", "Test and verify email settings" : "Testen und Überprüfen der E-Mail-Einstellungen", + "Security & setup warnings" : "Sicherheits- & Einrichtungswarnungen", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Für die Sicherheit und Geschwindigkeit Ihrer Installation ist es von großer Bedeutung, dass sie richtig konfiguriert ist. Um Ihnen hierbei zu helfen werden einige automatische Tests durchgeführt. Weitere Informationen finden Sie in der verlinkten Dokumentation.", "All checks passed." : "Alle Überprüfungen bestanden.", "There are some errors regarding your setup." : "Es gibt einige Fehler in Ihrer Systemkonfiguration.", diff --git a/apps/settings/l10n/el.js b/apps/settings/l10n/el.js index dd52e14304bef..145588b361d6b 100644 --- a/apps/settings/l10n/el.js +++ b/apps/settings/l10n/el.js @@ -109,7 +109,6 @@ OC.L10N.register( "Personal info" : "Προσωπικές πληροφορίες", "Mobile & desktop" : "Κινητό & σταθερό", "Email server" : "Διακομιστής Email", - "Security & setup warnings" : "Προειδοποιήσεις ασφάλειας & ρυθμίσεων", "Background jobs" : "Εργασίες παρασκηνίου", "Unlimited" : "Απεριόριστο", "Verifying" : "Γίνεται επαλήθευση", @@ -399,6 +398,7 @@ OC.L10N.register( "SMTP Password" : "Συνθηματικό SMTP", "Save" : "Αποθήκευση", "Test and verify email settings" : "Δοκιμή και επαλήθευση τις ρυθμίσεων email", + "Security & setup warnings" : "Προειδοποιήσεις ασφάλειας & ρυθμίσεων", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Είναι σημαντικό για την ασφάλεια και την απόδοση του συστήματός σας ότι όλα έχουν ρυθμιστεί σωστά. Για να σας βοηθήσουμε, κάνουμε μερικούς αυτόματους ελέγχους. Για περισσότερες πληροφορίες, ανατρέξτε στη σχετική τεκμηρίωση.", "All checks passed." : "Όλοι οι έλεγχοι επιτυχείς.", "There are some errors regarding your setup." : "Υπάρχουν μερικά σφάλματα σχετικά με τις ρυθμίσεις σας.", diff --git a/apps/settings/l10n/el.json b/apps/settings/l10n/el.json index 32f551e417b22..f398adf44e96d 100644 --- a/apps/settings/l10n/el.json +++ b/apps/settings/l10n/el.json @@ -107,7 +107,6 @@ "Personal info" : "Προσωπικές πληροφορίες", "Mobile & desktop" : "Κινητό & σταθερό", "Email server" : "Διακομιστής Email", - "Security & setup warnings" : "Προειδοποιήσεις ασφάλειας & ρυθμίσεων", "Background jobs" : "Εργασίες παρασκηνίου", "Unlimited" : "Απεριόριστο", "Verifying" : "Γίνεται επαλήθευση", @@ -397,6 +396,7 @@ "SMTP Password" : "Συνθηματικό SMTP", "Save" : "Αποθήκευση", "Test and verify email settings" : "Δοκιμή και επαλήθευση τις ρυθμίσεων email", + "Security & setup warnings" : "Προειδοποιήσεις ασφάλειας & ρυθμίσεων", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Είναι σημαντικό για την ασφάλεια και την απόδοση του συστήματός σας ότι όλα έχουν ρυθμιστεί σωστά. Για να σας βοηθήσουμε, κάνουμε μερικούς αυτόματους ελέγχους. Για περισσότερες πληροφορίες, ανατρέξτε στη σχετική τεκμηρίωση.", "All checks passed." : "Όλοι οι έλεγχοι επιτυχείς.", "There are some errors regarding your setup." : "Υπάρχουν μερικά σφάλματα σχετικά με τις ρυθμίσεις σας.", diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 8bbedcb9d8a91..be557be3ffdb7 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -121,7 +121,6 @@ OC.L10N.register( "Personal info" : "Personal info", "Mobile & desktop" : "Mobile & desktop", "Email server" : "Email server", - "Security & setup warnings" : "Security & setup warnings", "Background jobs" : "Background jobs", "Unlimited" : "Unlimited", "Verifying" : "Verifying", @@ -789,6 +788,7 @@ OC.L10N.register( "SMTP Password" : "SMTP Password", "Save" : "Save", "Test and verify email settings" : "Test and verify email settings", + "Security & setup warnings" : "Security & setup warnings", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information.", "All checks passed." : "All checks passed.", "There are some errors regarding your setup." : "There are some errors regarding your setup.", diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index a059a7048c52c..703c4845d18af 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -119,7 +119,6 @@ "Personal info" : "Personal info", "Mobile & desktop" : "Mobile & desktop", "Email server" : "Email server", - "Security & setup warnings" : "Security & setup warnings", "Background jobs" : "Background jobs", "Unlimited" : "Unlimited", "Verifying" : "Verifying", @@ -787,6 +786,7 @@ "SMTP Password" : "SMTP Password", "Save" : "Save", "Test and verify email settings" : "Test and verify email settings", + "Security & setup warnings" : "Security & setup warnings", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information.", "All checks passed." : "All checks passed.", "There are some errors regarding your setup." : "There are some errors regarding your setup.", diff --git a/apps/settings/l10n/eo.js b/apps/settings/l10n/eo.js index c13526c74abdb..8c39282e0d03a 100644 --- a/apps/settings/l10n/eo.js +++ b/apps/settings/l10n/eo.js @@ -92,7 +92,6 @@ OC.L10N.register( "Personal info" : "Persona informo", "Mobile & desktop" : "Porteblaj kaj labortablaj aplikaĵoj", "Email server" : "Retpoŝtoservilo", - "Security & setup warnings" : "Avertoj pri sekureco kaj agordoj", "Background jobs" : "Fonaj taskoj", "Unlimited" : "Senlima", "Verifying" : "Kontrolado", @@ -283,6 +282,7 @@ OC.L10N.register( "Credentials" : "Aŭtentigiloj", "SMTP Password" : "SMTP-pasvorto", "Save" : "Konservi", + "Security & setup warnings" : "Avertoj pri sekureco kaj agordoj", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Gravas por sekureco kaj rapideco de via servilo, ke ĉio estu agordita bone. Por helpi vin pri tio, ni faras kelkajn aŭtomatajn testojn. Bv. vidi la dokumentaron por pli da informoj.", "All checks passed." : "Ĉiuj testoj sukcese trapasitaj.", "There are some errors regarding your setup." : "Estas kelkaj eraroj pri via instalaĵo.", diff --git a/apps/settings/l10n/eo.json b/apps/settings/l10n/eo.json index c96c378a88cc0..83d3165f40d0e 100644 --- a/apps/settings/l10n/eo.json +++ b/apps/settings/l10n/eo.json @@ -90,7 +90,6 @@ "Personal info" : "Persona informo", "Mobile & desktop" : "Porteblaj kaj labortablaj aplikaĵoj", "Email server" : "Retpoŝtoservilo", - "Security & setup warnings" : "Avertoj pri sekureco kaj agordoj", "Background jobs" : "Fonaj taskoj", "Unlimited" : "Senlima", "Verifying" : "Kontrolado", @@ -281,6 +280,7 @@ "Credentials" : "Aŭtentigiloj", "SMTP Password" : "SMTP-pasvorto", "Save" : "Konservi", + "Security & setup warnings" : "Avertoj pri sekureco kaj agordoj", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Gravas por sekureco kaj rapideco de via servilo, ke ĉio estu agordita bone. Por helpi vin pri tio, ni faras kelkajn aŭtomatajn testojn. Bv. vidi la dokumentaron por pli da informoj.", "All checks passed." : "Ĉiuj testoj sukcese trapasitaj.", "There are some errors regarding your setup." : "Estas kelkaj eraroj pri via instalaĵo.", diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js index 0349f884b3788..ca31b97f6cc9c 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -121,7 +121,6 @@ OC.L10N.register( "Personal info" : "Información personal", "Mobile & desktop" : "Móvil y escritorio", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Avisos de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificar", @@ -752,6 +751,7 @@ OC.L10N.register( "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", "Test and verify email settings" : "Comprobar y verificar configuración de correo", + "Security & setup warnings" : "Avisos de seguridad y configuración", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Es importante para la seguridad y rendimiento de su instancia que todo esté correctamente configurado. Para ayudarle en ello estamos haciendo algunas comprobaciones automáticas. Para más información, por favor compruebe la documentación enlazada.", "All checks passed." : "Ha pasado todos los controles", "There are some errors regarding your setup." : "Hay varios errores relativos a su configuración.", diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json index 22be35e405b84..86118dae09523 100644 --- a/apps/settings/l10n/es.json +++ b/apps/settings/l10n/es.json @@ -119,7 +119,6 @@ "Personal info" : "Información personal", "Mobile & desktop" : "Móvil y escritorio", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Avisos de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificar", @@ -750,6 +749,7 @@ "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", "Test and verify email settings" : "Comprobar y verificar configuración de correo", + "Security & setup warnings" : "Avisos de seguridad y configuración", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Es importante para la seguridad y rendimiento de su instancia que todo esté correctamente configurado. Para ayudarle en ello estamos haciendo algunas comprobaciones automáticas. Para más información, por favor compruebe la documentación enlazada.", "All checks passed." : "Ha pasado todos los controles", "There are some errors regarding your setup." : "Hay varios errores relativos a su configuración.", diff --git a/apps/settings/l10n/es_419.js b/apps/settings/l10n/es_419.js index 894ed8988e8fd..04290f8431a2f 100644 --- a/apps/settings/l10n/es_419.js +++ b/apps/settings/l10n/es_419.js @@ -72,7 +72,6 @@ OC.L10N.register( "Calendar" : "Calendario", "Personal info" : "Información Personal", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -212,6 +211,7 @@ OC.L10N.register( "Credentials" : "Credenciales", "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "All checks passed." : "Pasaron todas las verificaciones. ", "There are some warnings regarding your setup." : "Hay advertencias respecto de la configuración.", "Check the security of your Nextcloud over our security scan ↗." : "Revise la seguridad de su Nextcloud usando el escáner de seguridad ↗.", diff --git a/apps/settings/l10n/es_419.json b/apps/settings/l10n/es_419.json index 1cebbfffc2c6a..315be45a9cf60 100644 --- a/apps/settings/l10n/es_419.json +++ b/apps/settings/l10n/es_419.json @@ -70,7 +70,6 @@ "Calendar" : "Calendario", "Personal info" : "Información Personal", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -210,6 +209,7 @@ "Credentials" : "Credenciales", "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "All checks passed." : "Pasaron todas las verificaciones. ", "There are some warnings regarding your setup." : "Hay advertencias respecto de la configuración.", "Check the security of your Nextcloud over our security scan ↗." : "Revise la seguridad de su Nextcloud usando el escáner de seguridad ↗.", diff --git a/apps/settings/l10n/es_AR.js b/apps/settings/l10n/es_AR.js index ef22e872634a1..65bba8895e42f 100644 --- a/apps/settings/l10n/es_AR.js +++ b/apps/settings/l10n/es_AR.js @@ -70,7 +70,6 @@ OC.L10N.register( "Calendar" : "Calendario", "Personal info" : "Información Personal", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -208,6 +207,7 @@ OC.L10N.register( "Credentials" : "Credenciales", "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "All checks passed." : "Pasaron todas las verificaciones. ", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Me gusta en nuestra página de Facebook", diff --git a/apps/settings/l10n/es_AR.json b/apps/settings/l10n/es_AR.json index 71acd677e3e43..12111d51dbfc3 100644 --- a/apps/settings/l10n/es_AR.json +++ b/apps/settings/l10n/es_AR.json @@ -68,7 +68,6 @@ "Calendar" : "Calendario", "Personal info" : "Información Personal", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -206,6 +205,7 @@ "Credentials" : "Credenciales", "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "All checks passed." : "Pasaron todas las verificaciones. ", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Me gusta en nuestra página de Facebook", diff --git a/apps/settings/l10n/es_CL.js b/apps/settings/l10n/es_CL.js index 10c4820c42e47..4e8d51b250781 100644 --- a/apps/settings/l10n/es_CL.js +++ b/apps/settings/l10n/es_CL.js @@ -74,7 +74,6 @@ OC.L10N.register( "Calendar" : "Calendario", "Personal info" : "Información Personal", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -217,6 +216,7 @@ OC.L10N.register( "Credentials" : "Credenciales", "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "All checks passed." : "Pasaron todas las verificaciones. ", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Da un Like a nuestra página de Facebook", diff --git a/apps/settings/l10n/es_CL.json b/apps/settings/l10n/es_CL.json index ecfa32e35bf85..256d8346d186c 100644 --- a/apps/settings/l10n/es_CL.json +++ b/apps/settings/l10n/es_CL.json @@ -72,7 +72,6 @@ "Calendar" : "Calendario", "Personal info" : "Información Personal", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -215,6 +214,7 @@ "Credentials" : "Credenciales", "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "All checks passed." : "Pasaron todas las verificaciones. ", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Da un Like a nuestra página de Facebook", diff --git a/apps/settings/l10n/es_CO.js b/apps/settings/l10n/es_CO.js index 2c525ceab2d09..c8dfaa706a93f 100644 --- a/apps/settings/l10n/es_CO.js +++ b/apps/settings/l10n/es_CO.js @@ -74,7 +74,6 @@ OC.L10N.register( "Calendar" : "Calendario", "Personal info" : "Información Personal", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -214,6 +213,7 @@ OC.L10N.register( "Credentials" : "Credenciales", "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "All checks passed." : "Pasaron todas las verificaciones. ", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Da un Like a nuestra página de Facebook", diff --git a/apps/settings/l10n/es_CO.json b/apps/settings/l10n/es_CO.json index 3e7a7c2a23c50..9329ce43f7636 100644 --- a/apps/settings/l10n/es_CO.json +++ b/apps/settings/l10n/es_CO.json @@ -72,7 +72,6 @@ "Calendar" : "Calendario", "Personal info" : "Información Personal", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -212,6 +211,7 @@ "Credentials" : "Credenciales", "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "All checks passed." : "Pasaron todas las verificaciones. ", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Da un Like a nuestra página de Facebook", diff --git a/apps/settings/l10n/es_CR.js b/apps/settings/l10n/es_CR.js index dadfbea07ef55..58c90c560cd05 100644 --- a/apps/settings/l10n/es_CR.js +++ b/apps/settings/l10n/es_CR.js @@ -74,7 +74,6 @@ OC.L10N.register( "Calendar" : "Calendario", "Personal info" : "Información Personal", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -216,6 +215,7 @@ OC.L10N.register( "Credentials" : "Credenciales", "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "All checks passed." : "Pasaron todas las verificaciones. ", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Da un Like a nuestra página de Facebook", diff --git a/apps/settings/l10n/es_CR.json b/apps/settings/l10n/es_CR.json index 0d6e80c1bd2e4..88e6f95eb6cdc 100644 --- a/apps/settings/l10n/es_CR.json +++ b/apps/settings/l10n/es_CR.json @@ -72,7 +72,6 @@ "Calendar" : "Calendario", "Personal info" : "Información Personal", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -214,6 +213,7 @@ "Credentials" : "Credenciales", "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "All checks passed." : "Pasaron todas las verificaciones. ", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Da un Like a nuestra página de Facebook", diff --git a/apps/settings/l10n/es_DO.js b/apps/settings/l10n/es_DO.js index 7b5dd392be777..94d798962552d 100644 --- a/apps/settings/l10n/es_DO.js +++ b/apps/settings/l10n/es_DO.js @@ -74,7 +74,6 @@ OC.L10N.register( "Calendar" : "Calendario", "Personal info" : "Información Personal", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -215,6 +214,7 @@ OC.L10N.register( "Credentials" : "Credenciales", "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "All checks passed." : "Pasaron todas las verificaciones. ", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Da un Like a nuestra página de Facebook", diff --git a/apps/settings/l10n/es_DO.json b/apps/settings/l10n/es_DO.json index b0a22a1be22d0..7fa4e300ef7e2 100644 --- a/apps/settings/l10n/es_DO.json +++ b/apps/settings/l10n/es_DO.json @@ -72,7 +72,6 @@ "Calendar" : "Calendario", "Personal info" : "Información Personal", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -213,6 +212,7 @@ "Credentials" : "Credenciales", "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "All checks passed." : "Pasaron todas las verificaciones. ", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Da un Like a nuestra página de Facebook", diff --git a/apps/settings/l10n/es_EC.js b/apps/settings/l10n/es_EC.js index f3885dd243450..750060654f0e4 100644 --- a/apps/settings/l10n/es_EC.js +++ b/apps/settings/l10n/es_EC.js @@ -111,7 +111,6 @@ OC.L10N.register( "Personal info" : "Información Personal", "Mobile & desktop" : "Móvil y escritorio", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -436,6 +435,7 @@ OC.L10N.register( "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", "Test and verify email settings" : "Probar y verificar la configuración del correo electrónico", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Es importante para la seguridad y el rendimiento de tu instancia que todo esté configurado correctamente. Para ayudarte con eso, realizamos algunas comprobaciones automáticas. Consulta la documentación enlazada para obtener más información.", "All checks passed." : "Pasaron todas las verificaciones. ", "There are some errors regarding your setup." : "Hay algunos errores en tu configuración.", diff --git a/apps/settings/l10n/es_EC.json b/apps/settings/l10n/es_EC.json index 62d40bda9d899..3d3aa08952a34 100644 --- a/apps/settings/l10n/es_EC.json +++ b/apps/settings/l10n/es_EC.json @@ -109,7 +109,6 @@ "Personal info" : "Información Personal", "Mobile & desktop" : "Móvil y escritorio", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -434,6 +433,7 @@ "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", "Test and verify email settings" : "Probar y verificar la configuración del correo electrónico", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Es importante para la seguridad y el rendimiento de tu instancia que todo esté configurado correctamente. Para ayudarte con eso, realizamos algunas comprobaciones automáticas. Consulta la documentación enlazada para obtener más información.", "All checks passed." : "Pasaron todas las verificaciones. ", "There are some errors regarding your setup." : "Hay algunos errores en tu configuración.", diff --git a/apps/settings/l10n/es_GT.js b/apps/settings/l10n/es_GT.js index a5971a1e85547..fd129117118f7 100644 --- a/apps/settings/l10n/es_GT.js +++ b/apps/settings/l10n/es_GT.js @@ -74,7 +74,6 @@ OC.L10N.register( "Calendar" : "Calendario", "Personal info" : "Información Personal", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -217,6 +216,7 @@ OC.L10N.register( "Credentials" : "Credenciales", "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "All checks passed." : "Pasaron todas las verificaciones. ", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Da un Like a nuestra página de Facebook", diff --git a/apps/settings/l10n/es_GT.json b/apps/settings/l10n/es_GT.json index 4d52ea01f483c..dbce24462a692 100644 --- a/apps/settings/l10n/es_GT.json +++ b/apps/settings/l10n/es_GT.json @@ -72,7 +72,6 @@ "Calendar" : "Calendario", "Personal info" : "Información Personal", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -215,6 +214,7 @@ "Credentials" : "Credenciales", "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "All checks passed." : "Pasaron todas las verificaciones. ", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Da un Like a nuestra página de Facebook", diff --git a/apps/settings/l10n/es_HN.js b/apps/settings/l10n/es_HN.js index 7819d838c536b..abda727f453e1 100644 --- a/apps/settings/l10n/es_HN.js +++ b/apps/settings/l10n/es_HN.js @@ -71,7 +71,6 @@ OC.L10N.register( "Calendar" : "Calendario", "Personal info" : "Información Personal", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -209,6 +208,7 @@ OC.L10N.register( "Credentials" : "Credenciales", "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "All checks passed." : "Pasaron todas las verificaciones. ", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Da un Like a nuestra página de Facebook", diff --git a/apps/settings/l10n/es_HN.json b/apps/settings/l10n/es_HN.json index 76325b9c23df4..3c37dbc77145a 100644 --- a/apps/settings/l10n/es_HN.json +++ b/apps/settings/l10n/es_HN.json @@ -69,7 +69,6 @@ "Calendar" : "Calendario", "Personal info" : "Información Personal", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -207,6 +206,7 @@ "Credentials" : "Credenciales", "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "All checks passed." : "Pasaron todas las verificaciones. ", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Da un Like a nuestra página de Facebook", diff --git a/apps/settings/l10n/es_MX.js b/apps/settings/l10n/es_MX.js index 475d83c0e6b40..7edee4009d70a 100644 --- a/apps/settings/l10n/es_MX.js +++ b/apps/settings/l10n/es_MX.js @@ -120,7 +120,6 @@ OC.L10N.register( "Personal info" : "Información Personal", "Mobile & desktop" : "Móvil & escritorio", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -686,6 +685,7 @@ OC.L10N.register( "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", "Test and verify email settings" : "Probar y verificar la configuración del correo electrónico", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "All checks passed." : "Pasaron todas las verificaciones. ", "There are some errors regarding your setup." : "Hay algunos errores referentes a su configuración.", "There are some warnings regarding your setup." : "Hay algunas advertencias referentes a su configuración.", diff --git a/apps/settings/l10n/es_MX.json b/apps/settings/l10n/es_MX.json index 46d2361f1a36d..b1eb523893f1b 100644 --- a/apps/settings/l10n/es_MX.json +++ b/apps/settings/l10n/es_MX.json @@ -118,7 +118,6 @@ "Personal info" : "Información Personal", "Mobile & desktop" : "Móvil & escritorio", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -684,6 +683,7 @@ "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", "Test and verify email settings" : "Probar y verificar la configuración del correo electrónico", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "All checks passed." : "Pasaron todas las verificaciones. ", "There are some errors regarding your setup." : "Hay algunos errores referentes a su configuración.", "There are some warnings regarding your setup." : "Hay algunas advertencias referentes a su configuración.", diff --git a/apps/settings/l10n/es_NI.js b/apps/settings/l10n/es_NI.js index 7819d838c536b..abda727f453e1 100644 --- a/apps/settings/l10n/es_NI.js +++ b/apps/settings/l10n/es_NI.js @@ -71,7 +71,6 @@ OC.L10N.register( "Calendar" : "Calendario", "Personal info" : "Información Personal", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -209,6 +208,7 @@ OC.L10N.register( "Credentials" : "Credenciales", "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "All checks passed." : "Pasaron todas las verificaciones. ", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Da un Like a nuestra página de Facebook", diff --git a/apps/settings/l10n/es_NI.json b/apps/settings/l10n/es_NI.json index 76325b9c23df4..3c37dbc77145a 100644 --- a/apps/settings/l10n/es_NI.json +++ b/apps/settings/l10n/es_NI.json @@ -69,7 +69,6 @@ "Calendar" : "Calendario", "Personal info" : "Información Personal", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -207,6 +206,7 @@ "Credentials" : "Credenciales", "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "All checks passed." : "Pasaron todas las verificaciones. ", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Da un Like a nuestra página de Facebook", diff --git a/apps/settings/l10n/es_PA.js b/apps/settings/l10n/es_PA.js index 760bc70e70810..cd04612be0e59 100644 --- a/apps/settings/l10n/es_PA.js +++ b/apps/settings/l10n/es_PA.js @@ -71,7 +71,6 @@ OC.L10N.register( "Calendar" : "Calendario", "Personal info" : "Información Personal", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -210,6 +209,7 @@ OC.L10N.register( "Credentials" : "Credenciales", "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "All checks passed." : "Pasaron todas las verificaciones. ", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Da un Like a nuestra página de Facebook", diff --git a/apps/settings/l10n/es_PA.json b/apps/settings/l10n/es_PA.json index ed3139e6c224b..38acb7cb8e4e2 100644 --- a/apps/settings/l10n/es_PA.json +++ b/apps/settings/l10n/es_PA.json @@ -69,7 +69,6 @@ "Calendar" : "Calendario", "Personal info" : "Información Personal", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -208,6 +207,7 @@ "Credentials" : "Credenciales", "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "All checks passed." : "Pasaron todas las verificaciones. ", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Da un Like a nuestra página de Facebook", diff --git a/apps/settings/l10n/es_PE.js b/apps/settings/l10n/es_PE.js index 896f1d1d5d3b0..cc4b820669f6d 100644 --- a/apps/settings/l10n/es_PE.js +++ b/apps/settings/l10n/es_PE.js @@ -71,7 +71,6 @@ OC.L10N.register( "Calendar" : "Calendario", "Personal info" : "Información Personal", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -209,6 +208,7 @@ OC.L10N.register( "Credentials" : "Credenciales", "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "All checks passed." : "Pasaron todas las verificaciones. ", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Da un Like a nuestra página de Facebook", diff --git a/apps/settings/l10n/es_PE.json b/apps/settings/l10n/es_PE.json index 544195fec93b1..0c61bdd21c582 100644 --- a/apps/settings/l10n/es_PE.json +++ b/apps/settings/l10n/es_PE.json @@ -69,7 +69,6 @@ "Calendar" : "Calendario", "Personal info" : "Información Personal", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -207,6 +206,7 @@ "Credentials" : "Credenciales", "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "All checks passed." : "Pasaron todas las verificaciones. ", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Da un Like a nuestra página de Facebook", diff --git a/apps/settings/l10n/es_PR.js b/apps/settings/l10n/es_PR.js index 760bc70e70810..cd04612be0e59 100644 --- a/apps/settings/l10n/es_PR.js +++ b/apps/settings/l10n/es_PR.js @@ -71,7 +71,6 @@ OC.L10N.register( "Calendar" : "Calendario", "Personal info" : "Información Personal", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -210,6 +209,7 @@ OC.L10N.register( "Credentials" : "Credenciales", "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "All checks passed." : "Pasaron todas las verificaciones. ", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Da un Like a nuestra página de Facebook", diff --git a/apps/settings/l10n/es_PR.json b/apps/settings/l10n/es_PR.json index ed3139e6c224b..38acb7cb8e4e2 100644 --- a/apps/settings/l10n/es_PR.json +++ b/apps/settings/l10n/es_PR.json @@ -69,7 +69,6 @@ "Calendar" : "Calendario", "Personal info" : "Información Personal", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -208,6 +207,7 @@ "Credentials" : "Credenciales", "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "All checks passed." : "Pasaron todas las verificaciones. ", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Da un Like a nuestra página de Facebook", diff --git a/apps/settings/l10n/es_PY.js b/apps/settings/l10n/es_PY.js index 760bc70e70810..cd04612be0e59 100644 --- a/apps/settings/l10n/es_PY.js +++ b/apps/settings/l10n/es_PY.js @@ -71,7 +71,6 @@ OC.L10N.register( "Calendar" : "Calendario", "Personal info" : "Información Personal", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -210,6 +209,7 @@ OC.L10N.register( "Credentials" : "Credenciales", "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "All checks passed." : "Pasaron todas las verificaciones. ", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Da un Like a nuestra página de Facebook", diff --git a/apps/settings/l10n/es_PY.json b/apps/settings/l10n/es_PY.json index ed3139e6c224b..38acb7cb8e4e2 100644 --- a/apps/settings/l10n/es_PY.json +++ b/apps/settings/l10n/es_PY.json @@ -69,7 +69,6 @@ "Calendar" : "Calendario", "Personal info" : "Información Personal", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -208,6 +207,7 @@ "Credentials" : "Credenciales", "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "All checks passed." : "Pasaron todas las verificaciones. ", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Da un Like a nuestra página de Facebook", diff --git a/apps/settings/l10n/es_SV.js b/apps/settings/l10n/es_SV.js index a5971a1e85547..fd129117118f7 100644 --- a/apps/settings/l10n/es_SV.js +++ b/apps/settings/l10n/es_SV.js @@ -74,7 +74,6 @@ OC.L10N.register( "Calendar" : "Calendario", "Personal info" : "Información Personal", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -217,6 +216,7 @@ OC.L10N.register( "Credentials" : "Credenciales", "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "All checks passed." : "Pasaron todas las verificaciones. ", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Da un Like a nuestra página de Facebook", diff --git a/apps/settings/l10n/es_SV.json b/apps/settings/l10n/es_SV.json index 4d52ea01f483c..dbce24462a692 100644 --- a/apps/settings/l10n/es_SV.json +++ b/apps/settings/l10n/es_SV.json @@ -72,7 +72,6 @@ "Calendar" : "Calendario", "Personal info" : "Información Personal", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -215,6 +214,7 @@ "Credentials" : "Credenciales", "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "All checks passed." : "Pasaron todas las verificaciones. ", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Da un Like a nuestra página de Facebook", diff --git a/apps/settings/l10n/es_UY.js b/apps/settings/l10n/es_UY.js index bee15ee95ed50..00e86cffdb05e 100644 --- a/apps/settings/l10n/es_UY.js +++ b/apps/settings/l10n/es_UY.js @@ -71,7 +71,6 @@ OC.L10N.register( "Calendar" : "Calendario", "Personal info" : "Información Personal", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -208,6 +207,7 @@ OC.L10N.register( "Credentials" : "Credenciales", "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "All checks passed." : "Pasaron todas las verificaciones. ", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Da un Like a nuestra página de Facebook", diff --git a/apps/settings/l10n/es_UY.json b/apps/settings/l10n/es_UY.json index 3423911de544f..5368c108ae8df 100644 --- a/apps/settings/l10n/es_UY.json +++ b/apps/settings/l10n/es_UY.json @@ -69,7 +69,6 @@ "Calendar" : "Calendario", "Personal info" : "Información Personal", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -206,6 +205,7 @@ "Credentials" : "Credenciales", "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "All checks passed." : "Pasaron todas las verificaciones. ", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Da un Like a nuestra página de Facebook", diff --git a/apps/settings/l10n/et_EE.js b/apps/settings/l10n/et_EE.js index a56be9ee49244..e6e98fae61c47 100644 --- a/apps/settings/l10n/et_EE.js +++ b/apps/settings/l10n/et_EE.js @@ -84,7 +84,6 @@ OC.L10N.register( "Personal info" : "Isiklik info", "Mobile & desktop" : "Mobiil ja töölaud", "Email server" : "E-kirjade server", - "Security & setup warnings" : "Turva- ja paigalduse hoiatused", "Unlimited" : "Piiramatult", "Verifying" : "Kontrollin", "Disabled" : "Keelatud", @@ -227,6 +226,7 @@ OC.L10N.register( "Credentials" : "Kasutajatunnused", "SMTP Password" : "SMTP parool", "Save" : "Salvesta", + "Security & setup warnings" : "Turva- ja paigalduse hoiatused", "All checks passed." : "Kõik kontrollid on läbitud.", "No user supplied" : "Kasutajat ei sisestatud", "You need to set your user email before being able to send test emails. Go to %s for that." : "Enne e-kirjade saatmist pead seadistama oma e-posti aadress. Selleks mine %s.", diff --git a/apps/settings/l10n/et_EE.json b/apps/settings/l10n/et_EE.json index 714bf508c936e..cefc48ae58f9f 100644 --- a/apps/settings/l10n/et_EE.json +++ b/apps/settings/l10n/et_EE.json @@ -82,7 +82,6 @@ "Personal info" : "Isiklik info", "Mobile & desktop" : "Mobiil ja töölaud", "Email server" : "E-kirjade server", - "Security & setup warnings" : "Turva- ja paigalduse hoiatused", "Unlimited" : "Piiramatult", "Verifying" : "Kontrollin", "Disabled" : "Keelatud", @@ -225,6 +224,7 @@ "Credentials" : "Kasutajatunnused", "SMTP Password" : "SMTP parool", "Save" : "Salvesta", + "Security & setup warnings" : "Turva- ja paigalduse hoiatused", "All checks passed." : "Kõik kontrollid on läbitud.", "No user supplied" : "Kasutajat ei sisestatud", "You need to set your user email before being able to send test emails. Go to %s for that." : "Enne e-kirjade saatmist pead seadistama oma e-posti aadress. Selleks mine %s.", diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js index 2c4eabb94d8c4..a3a0d9284233e 100644 --- a/apps/settings/l10n/eu.js +++ b/apps/settings/l10n/eu.js @@ -121,7 +121,6 @@ OC.L10N.register( "Personal info" : "Informazio pertsonala", "Mobile & desktop" : "Mugikorra eta mahaigaina", "Email server" : "E-posta zerbitzaria", - "Security & setup warnings" : "Segurtasun eta konfigurazio abisuak", "Background jobs" : "Atzeko planoko lanak", "Unlimited" : "Mugarik gabe", "Verifying" : "Egiaztatzen", @@ -770,6 +769,7 @@ OC.L10N.register( "SMTP Password" : "SMTP pasahitza", "Save" : "Gorde", "Test and verify email settings" : "Probatu eta egiaztatu posta elektronikoaren ezarpenak", + "Security & setup warnings" : "Segurtasun eta konfigurazio abisuak", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Zure instantziaren segurtasuna eta funtzionamenduarentzat oso garrantzitsua da dena ondo konfiguratuta egotea. Horretan laguntzeko egiaztapen automatiko batzuk egiten ditu tresnak bera. Irakurri estekatutako dokumentazioa informazio gehiago lortzeko.", "All checks passed." : "Egiaztapen guztiak gaindituta.", "There are some errors regarding your setup." : "Zure ezarpenen artean errore batzuk daude.", diff --git a/apps/settings/l10n/eu.json b/apps/settings/l10n/eu.json index 9949bd86d1669..f22549399df14 100644 --- a/apps/settings/l10n/eu.json +++ b/apps/settings/l10n/eu.json @@ -119,7 +119,6 @@ "Personal info" : "Informazio pertsonala", "Mobile & desktop" : "Mugikorra eta mahaigaina", "Email server" : "E-posta zerbitzaria", - "Security & setup warnings" : "Segurtasun eta konfigurazio abisuak", "Background jobs" : "Atzeko planoko lanak", "Unlimited" : "Mugarik gabe", "Verifying" : "Egiaztatzen", @@ -768,6 +767,7 @@ "SMTP Password" : "SMTP pasahitza", "Save" : "Gorde", "Test and verify email settings" : "Probatu eta egiaztatu posta elektronikoaren ezarpenak", + "Security & setup warnings" : "Segurtasun eta konfigurazio abisuak", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Zure instantziaren segurtasuna eta funtzionamenduarentzat oso garrantzitsua da dena ondo konfiguratuta egotea. Horretan laguntzeko egiaztapen automatiko batzuk egiten ditu tresnak bera. Irakurri estekatutako dokumentazioa informazio gehiago lortzeko.", "All checks passed." : "Egiaztapen guztiak gaindituta.", "There are some errors regarding your setup." : "Zure ezarpenen artean errore batzuk daude.", diff --git a/apps/settings/l10n/fa.js b/apps/settings/l10n/fa.js index 040c65e5d1fdc..a6c36599d91b9 100644 --- a/apps/settings/l10n/fa.js +++ b/apps/settings/l10n/fa.js @@ -113,7 +113,6 @@ OC.L10N.register( "Personal info" : "اطّلاعات شخصی", "Mobile & desktop" : "همراه و میزکار", "Email server" : "سرور ایمیل", - "Security & setup warnings" : "اخطارهای نصب و امنیتی", "Background jobs" : "کارهای پس‌زمینه", "Unlimited" : "نامحدود", "Verifying" : "تآیید کردن", @@ -450,6 +449,7 @@ OC.L10N.register( "SMTP Password" : "رمز عبور SMTP", "Save" : "ذخیره", "Test and verify email settings" : "Test and verify email settings", + "Security & setup warnings" : "اخطارهای نصب و امنیتی", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "برای امنیت و عملکرد نمونه شما، مهم است که همه چیز به درستی پیکربندی شده باشد. برای کمک به شما در این مورد ، ما برخی از بررسی های خودکار را انجام می دهیم. لطفا برای اطلاعات بیشتر به مستندات مرتبط مراجعه کنید.", "All checks passed." : "تمامی موارد با موفقیت چک شدند.", "There are some errors regarding your setup." : "برخی از خطاها در مورد راه اندازی شما وجود دارد", diff --git a/apps/settings/l10n/fa.json b/apps/settings/l10n/fa.json index a6c1946b07baf..5a91a92744ba5 100644 --- a/apps/settings/l10n/fa.json +++ b/apps/settings/l10n/fa.json @@ -111,7 +111,6 @@ "Personal info" : "اطّلاعات شخصی", "Mobile & desktop" : "همراه و میزکار", "Email server" : "سرور ایمیل", - "Security & setup warnings" : "اخطارهای نصب و امنیتی", "Background jobs" : "کارهای پس‌زمینه", "Unlimited" : "نامحدود", "Verifying" : "تآیید کردن", @@ -448,6 +447,7 @@ "SMTP Password" : "رمز عبور SMTP", "Save" : "ذخیره", "Test and verify email settings" : "Test and verify email settings", + "Security & setup warnings" : "اخطارهای نصب و امنیتی", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "برای امنیت و عملکرد نمونه شما، مهم است که همه چیز به درستی پیکربندی شده باشد. برای کمک به شما در این مورد ، ما برخی از بررسی های خودکار را انجام می دهیم. لطفا برای اطلاعات بیشتر به مستندات مرتبط مراجعه کنید.", "All checks passed." : "تمامی موارد با موفقیت چک شدند.", "There are some errors regarding your setup." : "برخی از خطاها در مورد راه اندازی شما وجود دارد", diff --git a/apps/settings/l10n/fi.js b/apps/settings/l10n/fi.js index 983d246f44789..91cf73a1ec13c 100644 --- a/apps/settings/l10n/fi.js +++ b/apps/settings/l10n/fi.js @@ -110,7 +110,6 @@ OC.L10N.register( "Personal info" : "Henkilökohtaiset tiedot", "Mobile & desktop" : "Mobiili ja työpöytä", "Email server" : "Sähköpostipalvelin", - "Security & setup warnings" : "Turvallisuus- ja asetusvaroitukset", "Background jobs" : "Taustatyöt", "Unlimited" : "Rajoittamaton", "Verifying" : "Vahvistetaan", @@ -506,6 +505,7 @@ OC.L10N.register( "SMTP Password" : "SMTP-salasana", "Save" : "Tallenna", "Test and verify email settings" : "Testaa ja vahvista sähköpostiasetukset", + "Security & setup warnings" : "Turvallisuus- ja asetusvaroitukset", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Turvallisuuden ja suorituskyvyn vuoksi on tärkeää, että palvelimen asetukset ovat määritetty oikein. Apuna on joitain automaattisia tarkistuksia. Lue lisätietoja linkitetystä dokumentaatiosta.", "All checks passed." : "Läpäistiin kaikki tarkistukset.", "There are some errors regarding your setup." : "Asetuksiin liittyen on muutamia virheitä.", diff --git a/apps/settings/l10n/fi.json b/apps/settings/l10n/fi.json index 6c0eba152929b..f77e0ecdefabb 100644 --- a/apps/settings/l10n/fi.json +++ b/apps/settings/l10n/fi.json @@ -108,7 +108,6 @@ "Personal info" : "Henkilökohtaiset tiedot", "Mobile & desktop" : "Mobiili ja työpöytä", "Email server" : "Sähköpostipalvelin", - "Security & setup warnings" : "Turvallisuus- ja asetusvaroitukset", "Background jobs" : "Taustatyöt", "Unlimited" : "Rajoittamaton", "Verifying" : "Vahvistetaan", @@ -504,6 +503,7 @@ "SMTP Password" : "SMTP-salasana", "Save" : "Tallenna", "Test and verify email settings" : "Testaa ja vahvista sähköpostiasetukset", + "Security & setup warnings" : "Turvallisuus- ja asetusvaroitukset", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Turvallisuuden ja suorituskyvyn vuoksi on tärkeää, että palvelimen asetukset ovat määritetty oikein. Apuna on joitain automaattisia tarkistuksia. Lue lisätietoja linkitetystä dokumentaatiosta.", "All checks passed." : "Läpäistiin kaikki tarkistukset.", "There are some errors regarding your setup." : "Asetuksiin liittyen on muutamia virheitä.", diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index aee92cf833409..655dab1eb6d93 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -121,7 +121,6 @@ OC.L10N.register( "Personal info" : "Informations personnelles", "Mobile & desktop" : "Mobile & bureau", "Email server" : "Serveur de messagerie", - "Security & setup warnings" : "Avertissements de sécurité & configuration", "Background jobs" : "Tâches d'arrière-plan", "Unlimited" : "Illimité", "Verifying" : "Vérification en cours", @@ -789,6 +788,7 @@ OC.L10N.register( "SMTP Password" : "Mot de passe SMTP", "Save" : "Enregistrer", "Test and verify email settings" : "Tester les paramètres de messagerie", + "Security & setup warnings" : "Avertissements de sécurité & configuration", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Il est important pour la sécurité et la performance de votre instance que celle-ci soit correctement configurée. Afin de vous aider, votre instance Nextcloud effectue des vérifications automatiques. Pour de plus amples informations, veuillez consulter la documentation liée.", "All checks passed." : "Tous les contrôles ont été effectués avec succès.", "There are some errors regarding your setup." : "Il y a quelques erreurs concernant votre configuration.", diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index c5eedc4edf6ae..a9178b7baf823 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -119,7 +119,6 @@ "Personal info" : "Informations personnelles", "Mobile & desktop" : "Mobile & bureau", "Email server" : "Serveur de messagerie", - "Security & setup warnings" : "Avertissements de sécurité & configuration", "Background jobs" : "Tâches d'arrière-plan", "Unlimited" : "Illimité", "Verifying" : "Vérification en cours", @@ -787,6 +786,7 @@ "SMTP Password" : "Mot de passe SMTP", "Save" : "Enregistrer", "Test and verify email settings" : "Tester les paramètres de messagerie", + "Security & setup warnings" : "Avertissements de sécurité & configuration", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Il est important pour la sécurité et la performance de votre instance que celle-ci soit correctement configurée. Afin de vous aider, votre instance Nextcloud effectue des vérifications automatiques. Pour de plus amples informations, veuillez consulter la documentation liée.", "All checks passed." : "Tous les contrôles ont été effectués avec succès.", "There are some errors regarding your setup." : "Il y a quelques erreurs concernant votre configuration.", diff --git a/apps/settings/l10n/ga.js b/apps/settings/l10n/ga.js index 21cf9b1b29b1a..ea8e91eb14e4e 100644 --- a/apps/settings/l10n/ga.js +++ b/apps/settings/l10n/ga.js @@ -121,7 +121,6 @@ OC.L10N.register( "Personal info" : "Eolas pearsanta", "Mobile & desktop" : "Soghluaiste agus deasc", "Email server" : "Freastalaí ríomhphoist", - "Security & setup warnings" : "Rabhaidh slándála & socraithe", "Background jobs" : "Cúlra poist", "Unlimited" : "Gan teorainn", "Verifying" : "Ag fíorú", @@ -789,6 +788,7 @@ OC.L10N.register( "SMTP Password" : "Pasfhocal SMTP", "Save" : "Sábháil", "Test and verify email settings" : "Tástáil agus fíoraigh socruithe ríomhphoist", + "Security & setup warnings" : "Rabhaidh slándála & socraithe", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Tá sé tábhachtach ar mhaithe le slándáil agus feidhmíocht do chás go bhfuil gach rud cumraithe i gceart. Chun cabhrú leat leis sin táimid ag déanamh roinnt seiceálacha uathoibríocha. Féach ar an doiciméadú nasctha le haghaidh tuilleadh eolais le do thoil.", "All checks passed." : "Gach seic a rith.", "There are some errors regarding your setup." : "Tá roinnt earráidí ann maidir le do shocrú.", diff --git a/apps/settings/l10n/ga.json b/apps/settings/l10n/ga.json index dc5d738062b58..52500b591457b 100644 --- a/apps/settings/l10n/ga.json +++ b/apps/settings/l10n/ga.json @@ -119,7 +119,6 @@ "Personal info" : "Eolas pearsanta", "Mobile & desktop" : "Soghluaiste agus deasc", "Email server" : "Freastalaí ríomhphoist", - "Security & setup warnings" : "Rabhaidh slándála & socraithe", "Background jobs" : "Cúlra poist", "Unlimited" : "Gan teorainn", "Verifying" : "Ag fíorú", @@ -787,6 +786,7 @@ "SMTP Password" : "Pasfhocal SMTP", "Save" : "Sábháil", "Test and verify email settings" : "Tástáil agus fíoraigh socruithe ríomhphoist", + "Security & setup warnings" : "Rabhaidh slándála & socraithe", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Tá sé tábhachtach ar mhaithe le slándáil agus feidhmíocht do chás go bhfuil gach rud cumraithe i gceart. Chun cabhrú leat leis sin táimid ag déanamh roinnt seiceálacha uathoibríocha. Féach ar an doiciméadú nasctha le haghaidh tuilleadh eolais le do thoil.", "All checks passed." : "Gach seic a rith.", "There are some errors regarding your setup." : "Tá roinnt earráidí ann maidir le do shocrú.", diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index 2817a3698e1d8..b7cf9cf317bc1 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -121,7 +121,6 @@ OC.L10N.register( "Personal info" : "Información persoal", "Mobile & desktop" : "Móbil e escritorio", "Email server" : "Servidor de correo", - "Security & setup warnings" : "Advertencias de seguranza e configuración", "Background jobs" : "Traballos en segundo plano", "Unlimited" : "Sen límites", "Verifying" : "Verificando", @@ -789,6 +788,7 @@ OC.L10N.register( "SMTP Password" : "Contrasinal SMTP", "Save" : "Gardar", "Test and verify email settings" : "Probe e verifique os axustes do correo", + "Security & setup warnings" : "Advertencias de seguranza e configuración", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "É importante para a seguranza e o bo funcionamento da súa instancia que todo estea configurado correctamente. Para axudarlle niso, imos facer algunhas comprobacións automáticas. Vexa a documentación ligada para obter máis información. ", "All checks passed." : "Pasáronse todas as comprobacións.", "There are some errors regarding your setup." : "Hai algún erro relativo aos seus axustes.", diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json index 2b4605b96b5b4..3ff0081210274 100644 --- a/apps/settings/l10n/gl.json +++ b/apps/settings/l10n/gl.json @@ -119,7 +119,6 @@ "Personal info" : "Información persoal", "Mobile & desktop" : "Móbil e escritorio", "Email server" : "Servidor de correo", - "Security & setup warnings" : "Advertencias de seguranza e configuración", "Background jobs" : "Traballos en segundo plano", "Unlimited" : "Sen límites", "Verifying" : "Verificando", @@ -787,6 +786,7 @@ "SMTP Password" : "Contrasinal SMTP", "Save" : "Gardar", "Test and verify email settings" : "Probe e verifique os axustes do correo", + "Security & setup warnings" : "Advertencias de seguranza e configuración", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "É importante para a seguranza e o bo funcionamento da súa instancia que todo estea configurado correctamente. Para axudarlle niso, imos facer algunhas comprobacións automáticas. Vexa a documentación ligada para obter máis información. ", "All checks passed." : "Pasáronse todas as comprobacións.", "There are some errors regarding your setup." : "Hai algún erro relativo aos seus axustes.", diff --git a/apps/settings/l10n/he.js b/apps/settings/l10n/he.js index e0532dd8779b6..ffcd2be8212cc 100644 --- a/apps/settings/l10n/he.js +++ b/apps/settings/l10n/he.js @@ -99,7 +99,6 @@ OC.L10N.register( "Personal info" : "פרטים אישיים", "Mobile & desktop" : "נייד ושולחן עבודה", "Email server" : "שרת דואר אלקטרוני", - "Security & setup warnings" : "הזהרות אבטחה והתקנה", "Background jobs" : "משימות רקע", "Unlimited" : "ללא הגבלה", "Verifying" : "מתבצע אימות", @@ -313,6 +312,7 @@ OC.L10N.register( "Credentials" : "פרטי גישה", "SMTP Password" : "סיסמת SMTP", "Save" : "שמור", + "Security & setup warnings" : "הזהרות אבטחה והתקנה", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "למטרות אבטחה וביצועים מיטביים עבור המערכת שלך חשוב שהכול יוגדר כראוי. כדי לסייע לך בכך אנו עורכים בדיקות אוטומטיות. נא לעיין בתיעוד המקושר לקבלת מידע נוסף.", "All checks passed." : "כל הבדיקות עברו", "There are some errors regarding your setup." : "ישנן מגוון שגיאות על ההגדרות שלך.", diff --git a/apps/settings/l10n/he.json b/apps/settings/l10n/he.json index c33e340effbef..2e02eeb441ebf 100644 --- a/apps/settings/l10n/he.json +++ b/apps/settings/l10n/he.json @@ -97,7 +97,6 @@ "Personal info" : "פרטים אישיים", "Mobile & desktop" : "נייד ושולחן עבודה", "Email server" : "שרת דואר אלקטרוני", - "Security & setup warnings" : "הזהרות אבטחה והתקנה", "Background jobs" : "משימות רקע", "Unlimited" : "ללא הגבלה", "Verifying" : "מתבצע אימות", @@ -311,6 +310,7 @@ "Credentials" : "פרטי גישה", "SMTP Password" : "סיסמת SMTP", "Save" : "שמור", + "Security & setup warnings" : "הזהרות אבטחה והתקנה", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "למטרות אבטחה וביצועים מיטביים עבור המערכת שלך חשוב שהכול יוגדר כראוי. כדי לסייע לך בכך אנו עורכים בדיקות אוטומטיות. נא לעיין בתיעוד המקושר לקבלת מידע נוסף.", "All checks passed." : "כל הבדיקות עברו", "There are some errors regarding your setup." : "ישנן מגוון שגיאות על ההגדרות שלך.", diff --git a/apps/settings/l10n/hr.js b/apps/settings/l10n/hr.js index d67cd16a5e066..d99cc4caaa5e2 100644 --- a/apps/settings/l10n/hr.js +++ b/apps/settings/l10n/hr.js @@ -105,7 +105,6 @@ OC.L10N.register( "Personal info" : "Osobne informacije", "Mobile & desktop" : "Mobilni uređaji i osobna računala", "Email server" : "Poslužitelj e-pošte", - "Security & setup warnings" : "Upozorenja o sigurnosti i postavljanju", "Background jobs" : "Pozadinski zadaci", "Unlimited" : "Neograničeno", "Verifying" : "Provjeravanje", @@ -362,6 +361,7 @@ OC.L10N.register( "Credentials" : "Vjerodajnice", "SMTP Password" : "SMTP zaporka", "Save" : "Spremi", + "Security & setup warnings" : "Upozorenja o sigurnosti i postavljanju", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Pravilna konfiguracija iznimno je važna za sigurnost i performanse vaše instance. Kako bismo vam pomogli pravilno konfigurirati sustav, provest ćemo neke automatske provjere. Za više informacija pogledajte navedenu dokumentaciju.", "All checks passed." : "Sve su provjere uspješno dovršene.", "There are some errors regarding your setup." : "Postoje neke pogreške u vezi s vašim postavom.", diff --git a/apps/settings/l10n/hr.json b/apps/settings/l10n/hr.json index c6a42ab451b80..566021078d218 100644 --- a/apps/settings/l10n/hr.json +++ b/apps/settings/l10n/hr.json @@ -103,7 +103,6 @@ "Personal info" : "Osobne informacije", "Mobile & desktop" : "Mobilni uređaji i osobna računala", "Email server" : "Poslužitelj e-pošte", - "Security & setup warnings" : "Upozorenja o sigurnosti i postavljanju", "Background jobs" : "Pozadinski zadaci", "Unlimited" : "Neograničeno", "Verifying" : "Provjeravanje", @@ -360,6 +359,7 @@ "Credentials" : "Vjerodajnice", "SMTP Password" : "SMTP zaporka", "Save" : "Spremi", + "Security & setup warnings" : "Upozorenja o sigurnosti i postavljanju", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Pravilna konfiguracija iznimno je važna za sigurnost i performanse vaše instance. Kako bismo vam pomogli pravilno konfigurirati sustav, provest ćemo neke automatske provjere. Za više informacija pogledajte navedenu dokumentaciju.", "All checks passed." : "Sve su provjere uspješno dovršene.", "There are some errors regarding your setup." : "Postoje neke pogreške u vezi s vašim postavom.", diff --git a/apps/settings/l10n/hu.js b/apps/settings/l10n/hu.js index 0d23d12f8ef2b..62bfe10e5c692 100644 --- a/apps/settings/l10n/hu.js +++ b/apps/settings/l10n/hu.js @@ -119,7 +119,6 @@ OC.L10N.register( "Personal info" : "Személyes információk", "Mobile & desktop" : "Mobil és asztali", "Email server" : "E-mail kiszolgáló", - "Security & setup warnings" : "Biztonsági és telepítési figyelmeztetések", "Background jobs" : "Háttérfeladatok", "Unlimited" : "Korlátlan", "Verifying" : "Ellenőrzés", @@ -560,6 +559,7 @@ OC.L10N.register( "SMTP Password" : "SMTP jelszó", "Save" : "Mentés", "Test and verify email settings" : "E-mail beállítások tesztelése és ellenőrzése", + "Security & setup warnings" : "Biztonsági és telepítési figyelmeztetések", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "A példánya biztonságához és megfelelő teljesítményéhez fontos, hogy minden beállítás helyes legyen. Ennek érdekében segítünk pár automatikus ellenőrzéssel. További információkért nézze meg a kapcsolódó dokumentációt.", "All checks passed." : "Minden ellenőrzés sikeres.", "There are some errors regarding your setup." : "Probléma lépett fel a beállításaival kapcsolatban.", diff --git a/apps/settings/l10n/hu.json b/apps/settings/l10n/hu.json index 2e12e39135db7..542fa4a2ea592 100644 --- a/apps/settings/l10n/hu.json +++ b/apps/settings/l10n/hu.json @@ -117,7 +117,6 @@ "Personal info" : "Személyes információk", "Mobile & desktop" : "Mobil és asztali", "Email server" : "E-mail kiszolgáló", - "Security & setup warnings" : "Biztonsági és telepítési figyelmeztetések", "Background jobs" : "Háttérfeladatok", "Unlimited" : "Korlátlan", "Verifying" : "Ellenőrzés", @@ -558,6 +557,7 @@ "SMTP Password" : "SMTP jelszó", "Save" : "Mentés", "Test and verify email settings" : "E-mail beállítások tesztelése és ellenőrzése", + "Security & setup warnings" : "Biztonsági és telepítési figyelmeztetések", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "A példánya biztonságához és megfelelő teljesítményéhez fontos, hogy minden beállítás helyes legyen. Ennek érdekében segítünk pár automatikus ellenőrzéssel. További információkért nézze meg a kapcsolódó dokumentációt.", "All checks passed." : "Minden ellenőrzés sikeres.", "There are some errors regarding your setup." : "Probléma lépett fel a beállításaival kapcsolatban.", diff --git a/apps/settings/l10n/id.js b/apps/settings/l10n/id.js index 6c422225306ba..6fb6a0d29136e 100644 --- a/apps/settings/l10n/id.js +++ b/apps/settings/l10n/id.js @@ -103,7 +103,6 @@ OC.L10N.register( "Personal info" : "Info pribadi", "Mobile & desktop" : "Mobil & desktop", "Email server" : "Server surel", - "Security & setup warnings" : "Peringatan Keamanan & Pengaturan", "Background jobs" : "Pekerjaan latar belakang", "Unlimited" : "Tak terbatas", "Verifying" : "Memverifikasi", @@ -306,6 +305,7 @@ OC.L10N.register( "Credentials" : "Kredensial", "SMTP Password" : "Kata sandi SMTP", "Save" : "Simpan", + "Security & setup warnings" : "Peringatan Keamanan & Pengaturan", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Sangat penting sekali untuk semuanya diatur secara benar demi keamanan dan performa instansi Anda. Untuk membantu Anda dengan hal itu kami melakukan cek otomatis. Mohon melihat tautan dokumentasi untuk lebih lanjut.", "All checks passed." : "Semua pemeriksaan lulus.", "There are some errors regarding your setup." : "Terdapat beberapa galat terkait dengan setup Anda.", diff --git a/apps/settings/l10n/id.json b/apps/settings/l10n/id.json index f1b6aebfd2af7..352c4dc612c66 100644 --- a/apps/settings/l10n/id.json +++ b/apps/settings/l10n/id.json @@ -101,7 +101,6 @@ "Personal info" : "Info pribadi", "Mobile & desktop" : "Mobil & desktop", "Email server" : "Server surel", - "Security & setup warnings" : "Peringatan Keamanan & Pengaturan", "Background jobs" : "Pekerjaan latar belakang", "Unlimited" : "Tak terbatas", "Verifying" : "Memverifikasi", @@ -304,6 +303,7 @@ "Credentials" : "Kredensial", "SMTP Password" : "Kata sandi SMTP", "Save" : "Simpan", + "Security & setup warnings" : "Peringatan Keamanan & Pengaturan", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Sangat penting sekali untuk semuanya diatur secara benar demi keamanan dan performa instansi Anda. Untuk membantu Anda dengan hal itu kami melakukan cek otomatis. Mohon melihat tautan dokumentasi untuk lebih lanjut.", "All checks passed." : "Semua pemeriksaan lulus.", "There are some errors regarding your setup." : "Terdapat beberapa galat terkait dengan setup Anda.", diff --git a/apps/settings/l10n/is.js b/apps/settings/l10n/is.js index 2d0c07675ab73..d7b26fec035ee 100644 --- a/apps/settings/l10n/is.js +++ b/apps/settings/l10n/is.js @@ -111,7 +111,6 @@ OC.L10N.register( "Personal info" : "Persónulegar upplýsingar", "Mobile & desktop" : "Farsímar og borðtölvur", "Email server" : "Póstþjónn", - "Security & setup warnings" : "Öryggi og aðvaranir vegna uppsetningar", "Background jobs" : "Verk í bakgrunni", "Unlimited" : "ótakmörkuðu", "Verifying" : "Sannreyni", @@ -506,6 +505,7 @@ OC.L10N.register( "SMTP Password" : "SMTP-lykilorð", "Save" : "Vista", "Test and verify email settings" : "Prófa og staðfesta tölvupóststillingar", + "Security & setup warnings" : "Öryggi og aðvaranir vegna uppsetningar", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Það er mikilvægt fyrir öryggi og afköst uppsetningarinnar þinnar að allt sé rétt stillt. Til að hjálpa við að svo sé, eru gerðar ýmsar sjálfvirkar prófanir. Skoðaðu hjálparskjölin til að sjá ítarlegar upplýsingar.", "All checks passed." : "Stóðst allar prófanir.", "There are some errors regarding your setup." : "Það komu upp villur varðandi uppsetninguna þína.", diff --git a/apps/settings/l10n/is.json b/apps/settings/l10n/is.json index 03f5ff813fe10..d7607bb52bc5a 100644 --- a/apps/settings/l10n/is.json +++ b/apps/settings/l10n/is.json @@ -109,7 +109,6 @@ "Personal info" : "Persónulegar upplýsingar", "Mobile & desktop" : "Farsímar og borðtölvur", "Email server" : "Póstþjónn", - "Security & setup warnings" : "Öryggi og aðvaranir vegna uppsetningar", "Background jobs" : "Verk í bakgrunni", "Unlimited" : "ótakmörkuðu", "Verifying" : "Sannreyni", @@ -504,6 +503,7 @@ "SMTP Password" : "SMTP-lykilorð", "Save" : "Vista", "Test and verify email settings" : "Prófa og staðfesta tölvupóststillingar", + "Security & setup warnings" : "Öryggi og aðvaranir vegna uppsetningar", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Það er mikilvægt fyrir öryggi og afköst uppsetningarinnar þinnar að allt sé rétt stillt. Til að hjálpa við að svo sé, eru gerðar ýmsar sjálfvirkar prófanir. Skoðaðu hjálparskjölin til að sjá ítarlegar upplýsingar.", "All checks passed." : "Stóðst allar prófanir.", "There are some errors regarding your setup." : "Það komu upp villur varðandi uppsetninguna þína.", diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index f3ce93c56815a..0bbcd46eaaa3f 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -121,7 +121,6 @@ OC.L10N.register( "Personal info" : "Informazioni personali", "Mobile & desktop" : "Mobile e desktop", "Email server" : "Server di posta", - "Security & setup warnings" : "Avvisi di sicurezza e di configurazione", "Background jobs" : "Operazioni in background", "Unlimited" : "Illimitata", "Verifying" : "Verifica", @@ -602,6 +601,7 @@ OC.L10N.register( "SMTP Password" : "Password SMTP", "Save" : "Salva", "Test and verify email settings" : "Prova e verifica impostazioni email", + "Security & setup warnings" : "Avvisi di sicurezza e di configurazione", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "È importante per la sicurezza e le prestazioni della tua istanza che tutto sia configurato correttamente. Per aiutarti in questo senso, stiamo eseguendo alcuni controlli automatici. Vedi la documentazione collegata per ulteriori informazioni.", "All checks passed." : "Tutti i controlli passati.", "There are some errors regarding your setup." : "Sono presenti degli errori relativi alla tua configurazione.", diff --git a/apps/settings/l10n/it.json b/apps/settings/l10n/it.json index 39b9ebe471f7c..f339801bf0b5b 100644 --- a/apps/settings/l10n/it.json +++ b/apps/settings/l10n/it.json @@ -119,7 +119,6 @@ "Personal info" : "Informazioni personali", "Mobile & desktop" : "Mobile e desktop", "Email server" : "Server di posta", - "Security & setup warnings" : "Avvisi di sicurezza e di configurazione", "Background jobs" : "Operazioni in background", "Unlimited" : "Illimitata", "Verifying" : "Verifica", @@ -600,6 +599,7 @@ "SMTP Password" : "Password SMTP", "Save" : "Salva", "Test and verify email settings" : "Prova e verifica impostazioni email", + "Security & setup warnings" : "Avvisi di sicurezza e di configurazione", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "È importante per la sicurezza e le prestazioni della tua istanza che tutto sia configurato correttamente. Per aiutarti in questo senso, stiamo eseguendo alcuni controlli automatici. Vedi la documentazione collegata per ulteriori informazioni.", "All checks passed." : "Tutti i controlli passati.", "There are some errors regarding your setup." : "Sono presenti degli errori relativi alla tua configurazione.", diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index db476fc9b21b4..3e945e6c6c147 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -121,7 +121,6 @@ OC.L10N.register( "Personal info" : "個人情報", "Mobile & desktop" : "モバイル & デスクトップ", "Email server" : "メールサーバー", - "Security & setup warnings" : "セキュリティ&セットアップ警告", "Background jobs" : "バックグラウンドジョブ", "Unlimited" : "無制限", "Verifying" : "検証中", @@ -786,6 +785,7 @@ OC.L10N.register( "SMTP Password" : "SMTPパスワード", "Save" : "保存", "Test and verify email settings" : "メールのテストと検証設定", + "Security & setup warnings" : "セキュリティ&セットアップ警告", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "サーバーのセキュリティとパフォーマンスにとって重要なことは、すべてが正確に設定されていることです。あなたの助けとなるよう、Nextcloudでは一部の自動チェックを行っています。詳細な情報は、リンク先のドキュメントを参照してください。", "All checks passed." : "すべてのチェックに合格しました。", "There are some errors regarding your setup." : "セットアップに関するいくつかのエラーがあります。", diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json index 298012d680c27..4a4535b8cd1c5 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -119,7 +119,6 @@ "Personal info" : "個人情報", "Mobile & desktop" : "モバイル & デスクトップ", "Email server" : "メールサーバー", - "Security & setup warnings" : "セキュリティ&セットアップ警告", "Background jobs" : "バックグラウンドジョブ", "Unlimited" : "無制限", "Verifying" : "検証中", @@ -784,6 +783,7 @@ "SMTP Password" : "SMTPパスワード", "Save" : "保存", "Test and verify email settings" : "メールのテストと検証設定", + "Security & setup warnings" : "セキュリティ&セットアップ警告", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "サーバーのセキュリティとパフォーマンスにとって重要なことは、すべてが正確に設定されていることです。あなたの助けとなるよう、Nextcloudでは一部の自動チェックを行っています。詳細な情報は、リンク先のドキュメントを参照してください。", "All checks passed." : "すべてのチェックに合格しました。", "There are some errors regarding your setup." : "セットアップに関するいくつかのエラーがあります。", diff --git a/apps/settings/l10n/ka.js b/apps/settings/l10n/ka.js index 506db07570c1e..6e21fd1812d13 100644 --- a/apps/settings/l10n/ka.js +++ b/apps/settings/l10n/ka.js @@ -112,7 +112,6 @@ OC.L10N.register( "Personal info" : "Personal info", "Mobile & desktop" : "Mobile & desktop", "Email server" : "Email server", - "Security & setup warnings" : "Security & setup warnings", "Background jobs" : "Background jobs", "Unlimited" : "Unlimited", "Verifying" : "Verifying", @@ -547,6 +546,7 @@ OC.L10N.register( "SMTP Password" : "SMTP Password", "Save" : "Save", "Test and verify email settings" : "Test and verify email settings", + "Security & setup warnings" : "Security & setup warnings", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information.", "All checks passed." : "All checks passed.", "There are some errors regarding your setup." : "There are some errors regarding your setup.", diff --git a/apps/settings/l10n/ka.json b/apps/settings/l10n/ka.json index b3dc8181ea7d2..9f98befc3a64d 100644 --- a/apps/settings/l10n/ka.json +++ b/apps/settings/l10n/ka.json @@ -110,7 +110,6 @@ "Personal info" : "Personal info", "Mobile & desktop" : "Mobile & desktop", "Email server" : "Email server", - "Security & setup warnings" : "Security & setup warnings", "Background jobs" : "Background jobs", "Unlimited" : "Unlimited", "Verifying" : "Verifying", @@ -545,6 +544,7 @@ "SMTP Password" : "SMTP Password", "Save" : "Save", "Test and verify email settings" : "Test and verify email settings", + "Security & setup warnings" : "Security & setup warnings", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information.", "All checks passed." : "All checks passed.", "There are some errors regarding your setup." : "There are some errors regarding your setup.", diff --git a/apps/settings/l10n/ka_GE.js b/apps/settings/l10n/ka_GE.js index d48acb82f266c..b89a961adbf83 100644 --- a/apps/settings/l10n/ka_GE.js +++ b/apps/settings/l10n/ka_GE.js @@ -73,7 +73,6 @@ OC.L10N.register( "Personal info" : "პირადი ინფორმაცია", "Mobile & desktop" : "მობილური და დესკტოპი", "Email server" : "საფოსტო სერვერი", - "Security & setup warnings" : "უსაფრთხოების და მოწყობის გაფრთხილებები", "Background jobs" : "ფონური საქმეები", "Unlimited" : "ულიმიტო", "Verifying" : "მოწმდება", @@ -214,6 +213,7 @@ OC.L10N.register( "Credentials" : "უფლებამოსილებანი", "SMTP Password" : "SMTP მომხმარებლის პაროლი", "Save" : "შენახვა", + "Security & setup warnings" : "უსაფრთხოების და მოწყობის გაფრთხილებები", "All checks passed." : "ყველა შემოწმებამ ჩაიარა დადებითად.", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "განავითარა {communityopen}Nextcloud საზოგადოებამ{linkclose}, {githubopen}კოდი{linkclose} is ლიცენზირებულია {licenseopen}AGPL ლიცენზიით{linkclose}.", "Like our Facebook page" : "მოიწონეთ ჩვენი Facebook გვერდი", diff --git a/apps/settings/l10n/ka_GE.json b/apps/settings/l10n/ka_GE.json index bf389c36179e0..e20add70e928d 100644 --- a/apps/settings/l10n/ka_GE.json +++ b/apps/settings/l10n/ka_GE.json @@ -71,7 +71,6 @@ "Personal info" : "პირადი ინფორმაცია", "Mobile & desktop" : "მობილური და დესკტოპი", "Email server" : "საფოსტო სერვერი", - "Security & setup warnings" : "უსაფრთხოების და მოწყობის გაფრთხილებები", "Background jobs" : "ფონური საქმეები", "Unlimited" : "ულიმიტო", "Verifying" : "მოწმდება", @@ -212,6 +211,7 @@ "Credentials" : "უფლებამოსილებანი", "SMTP Password" : "SMTP მომხმარებლის პაროლი", "Save" : "შენახვა", + "Security & setup warnings" : "უსაფრთხოების და მოწყობის გაფრთხილებები", "All checks passed." : "ყველა შემოწმებამ ჩაიარა დადებითად.", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "განავითარა {communityopen}Nextcloud საზოგადოებამ{linkclose}, {githubopen}კოდი{linkclose} is ლიცენზირებულია {licenseopen}AGPL ლიცენზიით{linkclose}.", "Like our Facebook page" : "მოიწონეთ ჩვენი Facebook გვერდი", diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js index e75bfee4cefaa..489e6dc42b8ef 100644 --- a/apps/settings/l10n/ko.js +++ b/apps/settings/l10n/ko.js @@ -119,7 +119,6 @@ OC.L10N.register( "Personal info" : "개인 정보", "Mobile & desktop" : "모바일 & 데스크톱", "Email server" : "이메일 서버", - "Security & setup warnings" : "보안 및 설치 경고", "Background jobs" : "배경 작업", "Unlimited" : "무제한", "Verifying" : "검사", @@ -651,6 +650,7 @@ OC.L10N.register( "SMTP Password" : "SMTP 암호", "Save" : "저장", "Test and verify email settings" : "이메일 설정 테스트 및 검증", + "Security & setup warnings" : "보안 및 설치 경고", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "정확한 설정은 인스턴스의 보안과 성능에 중요합니다. 아래의 자동 진단 결과를 참조하여 최적의 설정으로 조정하십시오. 더 자세한 정보를 위해서 링크된 문서를 참고하세요.", "All checks passed." : "모든 검사를 통과했습니다.", "There are some errors regarding your setup." : "설정을 살펴본 결과 몇 가지 오류가 있습니다.", diff --git a/apps/settings/l10n/ko.json b/apps/settings/l10n/ko.json index b477018c50ca5..a96a71dedcfdc 100644 --- a/apps/settings/l10n/ko.json +++ b/apps/settings/l10n/ko.json @@ -117,7 +117,6 @@ "Personal info" : "개인 정보", "Mobile & desktop" : "모바일 & 데스크톱", "Email server" : "이메일 서버", - "Security & setup warnings" : "보안 및 설치 경고", "Background jobs" : "배경 작업", "Unlimited" : "무제한", "Verifying" : "검사", @@ -649,6 +648,7 @@ "SMTP Password" : "SMTP 암호", "Save" : "저장", "Test and verify email settings" : "이메일 설정 테스트 및 검증", + "Security & setup warnings" : "보안 및 설치 경고", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "정확한 설정은 인스턴스의 보안과 성능에 중요합니다. 아래의 자동 진단 결과를 참조하여 최적의 설정으로 조정하십시오. 더 자세한 정보를 위해서 링크된 문서를 참고하세요.", "All checks passed." : "모든 검사를 통과했습니다.", "There are some errors regarding your setup." : "설정을 살펴본 결과 몇 가지 오류가 있습니다.", diff --git a/apps/settings/l10n/lt_LT.js b/apps/settings/l10n/lt_LT.js index 19924f79b03f9..f1b1e789a2a8d 100644 --- a/apps/settings/l10n/lt_LT.js +++ b/apps/settings/l10n/lt_LT.js @@ -109,7 +109,6 @@ OC.L10N.register( "Personal info" : "Asmeninė informacija", "Mobile & desktop" : "Mobilieji ir darbalaukiai", "Email server" : "El. pašto serveris", - "Security & setup warnings" : "Saugumo ir sąrankos įspėjimai", "Background jobs" : "Foninės užduotys", "Unlimited" : "Neribotai", "Verifying" : "Tikrinimas", @@ -418,6 +417,7 @@ OC.L10N.register( "SMTP Password" : "SMTP slaptažodis", "Save" : "Įrašyti", "Test and verify email settings" : "Išbandyti ir patikrinti el. pašto nustatymus", + "Security & setup warnings" : "Saugumo ir sąrankos įspėjimai", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Siekiant jūsų egzemplioriaus saugumo ir našumo, yra svarbu, kad viskas būtų teisingai sukonfigūruota. Norėdami jums padėti, atliekame tam tikrus automatinius patikrinimus. Išsamesnei informacijai, žiūrėkite susietą dokumentaciją.", "All checks passed." : "Visi patikros rezultatai teigiami.", "There are some errors regarding your setup." : "Yra klaidų, susijusių su jūsų sąranką.", diff --git a/apps/settings/l10n/lt_LT.json b/apps/settings/l10n/lt_LT.json index 1fdaf2265fb87..8c597ebf88dce 100644 --- a/apps/settings/l10n/lt_LT.json +++ b/apps/settings/l10n/lt_LT.json @@ -107,7 +107,6 @@ "Personal info" : "Asmeninė informacija", "Mobile & desktop" : "Mobilieji ir darbalaukiai", "Email server" : "El. pašto serveris", - "Security & setup warnings" : "Saugumo ir sąrankos įspėjimai", "Background jobs" : "Foninės užduotys", "Unlimited" : "Neribotai", "Verifying" : "Tikrinimas", @@ -416,6 +415,7 @@ "SMTP Password" : "SMTP slaptažodis", "Save" : "Įrašyti", "Test and verify email settings" : "Išbandyti ir patikrinti el. pašto nustatymus", + "Security & setup warnings" : "Saugumo ir sąrankos įspėjimai", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Siekiant jūsų egzemplioriaus saugumo ir našumo, yra svarbu, kad viskas būtų teisingai sukonfigūruota. Norėdami jums padėti, atliekame tam tikrus automatinius patikrinimus. Išsamesnei informacijai, žiūrėkite susietą dokumentaciją.", "All checks passed." : "Visi patikros rezultatai teigiami.", "There are some errors regarding your setup." : "Yra klaidų, susijusių su jūsų sąranką.", diff --git a/apps/settings/l10n/lv.js b/apps/settings/l10n/lv.js index 5b55eb516efb9..ed5d58c82c18e 100644 --- a/apps/settings/l10n/lv.js +++ b/apps/settings/l10n/lv.js @@ -48,7 +48,6 @@ OC.L10N.register( "Personal info" : "Personiskā informācija", "Mobile & desktop" : "Tālrunis un darbvirsma", "Email server" : "E-pasta serveris", - "Security & setup warnings" : "Drošības un iestatījumu brīdinājumi", "Unlimited" : "Neierobežota", "Could not check that the data directory is protected. Please check manually that your server does not allow access to the data directory." : "Nevarēja pārbaudīt, vai datu mape ir aizsargāta. Lūgums pašrocīgi pārbaudīt, ka serveris neļauj piekļūt datu mapei.", "Disabled" : "Atspējots", @@ -182,6 +181,7 @@ OC.L10N.register( "Credentials" : "Akreditācijas dati", "SMTP Password" : "SMTP parole", "Save" : "Saglabāt", + "Security & setup warnings" : "Drošības un iestatījumu brīdinājumi", "All checks passed." : "Visas pārbaudes veiksmīgas.", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Izstrādātās {communityopen}Nextcloud kopiena {linkclose}, {githubopen} avota kods {linkclose} licencēts saskaņā ar {licenseopen}AGPL{linkclose}.", "No user supplied" : "Nav norādīts lietotājs", diff --git a/apps/settings/l10n/lv.json b/apps/settings/l10n/lv.json index 590bdfd15b507..8c7b510dc8977 100644 --- a/apps/settings/l10n/lv.json +++ b/apps/settings/l10n/lv.json @@ -46,7 +46,6 @@ "Personal info" : "Personiskā informācija", "Mobile & desktop" : "Tālrunis un darbvirsma", "Email server" : "E-pasta serveris", - "Security & setup warnings" : "Drošības un iestatījumu brīdinājumi", "Unlimited" : "Neierobežota", "Could not check that the data directory is protected. Please check manually that your server does not allow access to the data directory." : "Nevarēja pārbaudīt, vai datu mape ir aizsargāta. Lūgums pašrocīgi pārbaudīt, ka serveris neļauj piekļūt datu mapei.", "Disabled" : "Atspējots", @@ -180,6 +179,7 @@ "Credentials" : "Akreditācijas dati", "SMTP Password" : "SMTP parole", "Save" : "Saglabāt", + "Security & setup warnings" : "Drošības un iestatījumu brīdinājumi", "All checks passed." : "Visas pārbaudes veiksmīgas.", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Izstrādātās {communityopen}Nextcloud kopiena {linkclose}, {githubopen} avota kods {linkclose} licencēts saskaņā ar {licenseopen}AGPL{linkclose}.", "No user supplied" : "Nav norādīts lietotājs", diff --git a/apps/settings/l10n/mk.js b/apps/settings/l10n/mk.js index 8aa85b0f6edb4..66f507b9b2c7b 100644 --- a/apps/settings/l10n/mk.js +++ b/apps/settings/l10n/mk.js @@ -111,7 +111,6 @@ OC.L10N.register( "Personal info" : "Лични податоци", "Mobile & desktop" : "Мобилен & компјутер", "Email server" : "Сервер за е-пошта", - "Security & setup warnings" : "Предупредувања за сигурност & параметри", "Background jobs" : "Задачи кој се извршуваат во позадина", "Unlimited" : "Неограничено", "Verifying" : "Потврдување", @@ -433,6 +432,7 @@ OC.L10N.register( "SMTP Password" : "SMTP лозинка", "Save" : "Зачувај", "Test and verify email settings" : "Тестирај и потврди ги параметрите за електронска пошта", + "Security & setup warnings" : "Предупредувања за сигурност & параметри", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Важно е за безбедноста и перформансите на вашата истанца дека сè е правилно конфигурирано. Да ви помогнеме во тоа, правиме неколку автоматски проверки. Погледнете ја документација за повеќе информации.", "All checks passed." : "Сите проверки се поминати.", "There are some errors regarding your setup." : "Постојат некои грешки во врска со инсталацијата.", diff --git a/apps/settings/l10n/mk.json b/apps/settings/l10n/mk.json index 5b035a4bf9aa0..2da1b79794853 100644 --- a/apps/settings/l10n/mk.json +++ b/apps/settings/l10n/mk.json @@ -109,7 +109,6 @@ "Personal info" : "Лични податоци", "Mobile & desktop" : "Мобилен & компјутер", "Email server" : "Сервер за е-пошта", - "Security & setup warnings" : "Предупредувања за сигурност & параметри", "Background jobs" : "Задачи кој се извршуваат во позадина", "Unlimited" : "Неограничено", "Verifying" : "Потврдување", @@ -431,6 +430,7 @@ "SMTP Password" : "SMTP лозинка", "Save" : "Зачувај", "Test and verify email settings" : "Тестирај и потврди ги параметрите за електронска пошта", + "Security & setup warnings" : "Предупредувања за сигурност & параметри", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Важно е за безбедноста и перформансите на вашата истанца дека сè е правилно конфигурирано. Да ви помогнеме во тоа, правиме неколку автоматски проверки. Погледнете ја документација за повеќе информации.", "All checks passed." : "Сите проверки се поминати.", "There are some errors regarding your setup." : "Постојат некои грешки во врска со инсталацијата.", diff --git a/apps/settings/l10n/nb.js b/apps/settings/l10n/nb.js index 1e346c9635522..9ac308251f4d3 100644 --- a/apps/settings/l10n/nb.js +++ b/apps/settings/l10n/nb.js @@ -121,7 +121,6 @@ OC.L10N.register( "Personal info" : "Personlig informasjon", "Mobile & desktop" : "Mobil og skrivebord", "Email server" : "E-postserver", - "Security & setup warnings" : "Advarsler om sikkerhet og oppsett", "Background jobs" : "Bakgrunnsjobber", "Unlimited" : "Ubegrenset", "Verifying" : "Verifiserer", @@ -789,6 +788,7 @@ OC.L10N.register( "SMTP Password" : "SMTP-passord", "Save" : "Lagre", "Test and verify email settings" : "Test og bekreft e-postinnstillinger", + "Security & setup warnings" : "Advarsler om sikkerhet og oppsett", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Det er viktig for sikkerheten og ytelsen på din installasjon at alt er satt opp rett. For å hjelpe deg er det satt i verk noen automatiske sjekker. Se vedlagt lenke for å lese mer i dokumentasjonen.", "All checks passed." : "Alle sjekker bestått.", "There are some errors regarding your setup." : "Det er noen feil angående oppsettet ditt.", diff --git a/apps/settings/l10n/nb.json b/apps/settings/l10n/nb.json index fd89639932f55..b7f0b24fcd2ea 100644 --- a/apps/settings/l10n/nb.json +++ b/apps/settings/l10n/nb.json @@ -119,7 +119,6 @@ "Personal info" : "Personlig informasjon", "Mobile & desktop" : "Mobil og skrivebord", "Email server" : "E-postserver", - "Security & setup warnings" : "Advarsler om sikkerhet og oppsett", "Background jobs" : "Bakgrunnsjobber", "Unlimited" : "Ubegrenset", "Verifying" : "Verifiserer", @@ -787,6 +786,7 @@ "SMTP Password" : "SMTP-passord", "Save" : "Lagre", "Test and verify email settings" : "Test og bekreft e-postinnstillinger", + "Security & setup warnings" : "Advarsler om sikkerhet og oppsett", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Det er viktig for sikkerheten og ytelsen på din installasjon at alt er satt opp rett. For å hjelpe deg er det satt i verk noen automatiske sjekker. Se vedlagt lenke for å lese mer i dokumentasjonen.", "All checks passed." : "Alle sjekker bestått.", "There are some errors regarding your setup." : "Det er noen feil angående oppsettet ditt.", diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js index 3104736a93e0f..ae082798966c7 100644 --- a/apps/settings/l10n/nl.js +++ b/apps/settings/l10n/nl.js @@ -121,7 +121,6 @@ OC.L10N.register( "Personal info" : "Persoonlijke info", "Mobile & desktop" : "Mobiel & desktop", "Email server" : "E-mailserver", - "Security & setup warnings" : "Beveiligings- en instellingswaarschuwingen", "Background jobs" : "Achtergrondtaken", "Unlimited" : "Ongelimiteerd", "Verifying" : "Controleer", @@ -418,6 +417,7 @@ OC.L10N.register( "SMTP Password" : "SMTP wachtwoord", "Save" : "Bewaar", "Test and verify email settings" : "Test en controleer de e-mailinstellingen", + "Security & setup warnings" : "Beveiligings- en instellingswaarschuwingen", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Voor beveiliging en prestaties van je server is het belangrijk dat alles goed is geconfigureerd. Om je hierbij te helpen doen we paar automatische controles. Bekijk de gerelateerde documentatie voor meer informatie.", "All checks passed." : "Alle controles geslaagd", "There are some errors regarding your setup." : "Er zitten foutjes in je configuratie.", diff --git a/apps/settings/l10n/nl.json b/apps/settings/l10n/nl.json index 3ad639ea43e81..66054024ac63f 100644 --- a/apps/settings/l10n/nl.json +++ b/apps/settings/l10n/nl.json @@ -119,7 +119,6 @@ "Personal info" : "Persoonlijke info", "Mobile & desktop" : "Mobiel & desktop", "Email server" : "E-mailserver", - "Security & setup warnings" : "Beveiligings- en instellingswaarschuwingen", "Background jobs" : "Achtergrondtaken", "Unlimited" : "Ongelimiteerd", "Verifying" : "Controleer", @@ -416,6 +415,7 @@ "SMTP Password" : "SMTP wachtwoord", "Save" : "Bewaar", "Test and verify email settings" : "Test en controleer de e-mailinstellingen", + "Security & setup warnings" : "Beveiligings- en instellingswaarschuwingen", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Voor beveiliging en prestaties van je server is het belangrijk dat alles goed is geconfigureerd. Om je hierbij te helpen doen we paar automatische controles. Bekijk de gerelateerde documentatie voor meer informatie.", "All checks passed." : "Alle controles geslaagd", "There are some errors regarding your setup." : "Er zitten foutjes in je configuratie.", diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index b79c3cebe82e7..9a414052b3b4d 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -118,7 +118,6 @@ OC.L10N.register( "Personal info" : "Informacje osobiste", "Mobile & desktop" : "Mobilne i stacjonarne", "Email server" : "Serwer poczty", - "Security & setup warnings" : "Ostrzeżenia bezpieczeństwa i konfiguracji", "Background jobs" : "Zadania w tle", "Unlimited" : "Bez limitu", "Verifying" : "Sprawdzanie", @@ -630,6 +629,7 @@ OC.L10N.register( "SMTP Password" : "Hasło SMTP", "Save" : "Zapisz", "Test and verify email settings" : "Przetestuj i zweryfikuj ustawienia poczty e-mail", + "Security & setup warnings" : "Ostrzeżenia bezpieczeństwa i konfiguracji", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Poprawna konfiguracja jest ważna dla bezpieczeństwa i wydajności Twojej instancji. W celach pomocniczych przeprowadzane jest automatyczne sprawdzanie. Więcej informacji możesz znaleźć w dokumentacji.", "All checks passed." : "Wszystkie testy konfiguracji zakończyły się pomyślnie.", "There are some errors regarding your setup." : "Występują błędy dotyczące konfiguracji.", diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json index eab36756247da..5f3e6b1e55df8 100644 --- a/apps/settings/l10n/pl.json +++ b/apps/settings/l10n/pl.json @@ -116,7 +116,6 @@ "Personal info" : "Informacje osobiste", "Mobile & desktop" : "Mobilne i stacjonarne", "Email server" : "Serwer poczty", - "Security & setup warnings" : "Ostrzeżenia bezpieczeństwa i konfiguracji", "Background jobs" : "Zadania w tle", "Unlimited" : "Bez limitu", "Verifying" : "Sprawdzanie", @@ -628,6 +627,7 @@ "SMTP Password" : "Hasło SMTP", "Save" : "Zapisz", "Test and verify email settings" : "Przetestuj i zweryfikuj ustawienia poczty e-mail", + "Security & setup warnings" : "Ostrzeżenia bezpieczeństwa i konfiguracji", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Poprawna konfiguracja jest ważna dla bezpieczeństwa i wydajności Twojej instancji. W celach pomocniczych przeprowadzane jest automatyczne sprawdzanie. Więcej informacji możesz znaleźć w dokumentacji.", "All checks passed." : "Wszystkie testy konfiguracji zakończyły się pomyślnie.", "There are some errors regarding your setup." : "Występują błędy dotyczące konfiguracji.", diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index beac40b6bd2a2..4c6ea14ae7c0f 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -121,7 +121,6 @@ OC.L10N.register( "Personal info" : "Informação pessoal", "Mobile & desktop" : "Móvel & desktop", "Email server" : "Servidor de e-mail", - "Security & setup warnings" : "Segurança & avisos de configuração", "Background jobs" : "Tarefas em segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -789,6 +788,7 @@ OC.L10N.register( "SMTP Password" : "Senha SMTP", "Save" : "Salvar", "Test and verify email settings" : "Testar e verificar as configurações de e-mail", + "Security & setup warnings" : "Segurança & avisos de configuração", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Para segurança e desempenho da sua instalação é importante que tudo esteja configurado corretamente. Para ajudá-lo com isso, estamos fazendo algumas verificações automáticas. Consulte a documentação para mais informações.", "All checks passed." : "Todas as verificações passaram.", "There are some errors regarding your setup." : "Existem alguns erros na configuração.", diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index 5a266e034c97b..9c4b1c547e2ff 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -119,7 +119,6 @@ "Personal info" : "Informação pessoal", "Mobile & desktop" : "Móvel & desktop", "Email server" : "Servidor de e-mail", - "Security & setup warnings" : "Segurança & avisos de configuração", "Background jobs" : "Tarefas em segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -787,6 +786,7 @@ "SMTP Password" : "Senha SMTP", "Save" : "Salvar", "Test and verify email settings" : "Testar e verificar as configurações de e-mail", + "Security & setup warnings" : "Segurança & avisos de configuração", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Para segurança e desempenho da sua instalação é importante que tudo esteja configurado corretamente. Para ajudá-lo com isso, estamos fazendo algumas verificações automáticas. Consulte a documentação para mais informações.", "All checks passed." : "Todas as verificações passaram.", "There are some errors regarding your setup." : "Existem alguns erros na configuração.", diff --git a/apps/settings/l10n/pt_PT.js b/apps/settings/l10n/pt_PT.js index 873bc4780809f..51f9a02b836de 100644 --- a/apps/settings/l10n/pt_PT.js +++ b/apps/settings/l10n/pt_PT.js @@ -91,7 +91,6 @@ OC.L10N.register( "Personal info" : "Informação pessoal", "Mobile & desktop" : "Móvel e área de trabalho", "Email server" : "Servidor de Correio Eletrónico", - "Security & setup warnings" : "Avisos de configuração e segurança", "Background jobs" : "Tarefas de segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "A verificar", @@ -267,6 +266,7 @@ OC.L10N.register( "Credentials" : "Credenciais", "SMTP Password" : "Palavra-passe SMTP", "Save" : "Guardar", + "Security & setup warnings" : "Avisos de configuração e segurança", "All checks passed." : "Todas as verificações passaram.", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desenvolvido pela [communityopen]Comunidade Nextcloud[linkclose]. O [githubcode]código fonte[/linkclose] está licenciado sob [licenseopen]AGPL[linkclose].", "Like our Facebook page" : "Deixe um Gosto na nossa página do Facebook", diff --git a/apps/settings/l10n/pt_PT.json b/apps/settings/l10n/pt_PT.json index 3f2f2cd023cbc..b88b4d98b127a 100644 --- a/apps/settings/l10n/pt_PT.json +++ b/apps/settings/l10n/pt_PT.json @@ -89,7 +89,6 @@ "Personal info" : "Informação pessoal", "Mobile & desktop" : "Móvel e área de trabalho", "Email server" : "Servidor de Correio Eletrónico", - "Security & setup warnings" : "Avisos de configuração e segurança", "Background jobs" : "Tarefas de segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "A verificar", @@ -265,6 +264,7 @@ "Credentials" : "Credenciais", "SMTP Password" : "Palavra-passe SMTP", "Save" : "Guardar", + "Security & setup warnings" : "Avisos de configuração e segurança", "All checks passed." : "Todas as verificações passaram.", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desenvolvido pela [communityopen]Comunidade Nextcloud[linkclose]. O [githubcode]código fonte[/linkclose] está licenciado sob [licenseopen]AGPL[linkclose].", "Like our Facebook page" : "Deixe um Gosto na nossa página do Facebook", diff --git a/apps/settings/l10n/ro.js b/apps/settings/l10n/ro.js index 4712ff3abc44e..449d42bf6b8ec 100644 --- a/apps/settings/l10n/ro.js +++ b/apps/settings/l10n/ro.js @@ -99,7 +99,6 @@ OC.L10N.register( "Personal info" : "Informații personale", "Mobile & desktop" : "Mobil și desktop", "Email server" : "Server de email", - "Security & setup warnings" : "Alerte de securitate & configurare", "Background jobs" : "Proces de fundal", "Unlimited" : "Nelimitată", "Verifying" : "Se verifică", @@ -259,6 +258,7 @@ OC.L10N.register( "Credentials" : "Detalii de autentificare", "SMTP Password" : "Parolă SMTP", "Save" : "Salvează", + "Security & setup warnings" : "Alerte de securitate & configurare", "All checks passed." : "Toate verificările s-au terminat fără erori.", "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Această versiune comunitară a Nextcloud nu este suportată, iar notificările instantanee nu sunt disponibile.", "No user supplied" : "Nu a fost furnizat niciun utilizator", diff --git a/apps/settings/l10n/ro.json b/apps/settings/l10n/ro.json index 1b5c681cf5bce..2af6a88547208 100644 --- a/apps/settings/l10n/ro.json +++ b/apps/settings/l10n/ro.json @@ -97,7 +97,6 @@ "Personal info" : "Informații personale", "Mobile & desktop" : "Mobil și desktop", "Email server" : "Server de email", - "Security & setup warnings" : "Alerte de securitate & configurare", "Background jobs" : "Proces de fundal", "Unlimited" : "Nelimitată", "Verifying" : "Se verifică", @@ -257,6 +256,7 @@ "Credentials" : "Detalii de autentificare", "SMTP Password" : "Parolă SMTP", "Save" : "Salvează", + "Security & setup warnings" : "Alerte de securitate & configurare", "All checks passed." : "Toate verificările s-au terminat fără erori.", "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Această versiune comunitară a Nextcloud nu este suportată, iar notificările instantanee nu sunt disponibile.", "No user supplied" : "Nu a fost furnizat niciun utilizator", diff --git a/apps/settings/l10n/ru.js b/apps/settings/l10n/ru.js index c941fac2cb91e..3bf562f5872c0 100644 --- a/apps/settings/l10n/ru.js +++ b/apps/settings/l10n/ru.js @@ -121,7 +121,6 @@ OC.L10N.register( "Personal info" : "Личная информация", "Mobile & desktop" : "Клиенты для ПК и мобильных устройств", "Email server" : "Почтовый сервер", - "Security & setup warnings" : "Проверка безопасности и параметров", "Background jobs" : "Фоновые задания", "Unlimited" : "Неограничено", "Verifying" : "Проверка", @@ -773,6 +772,7 @@ OC.L10N.register( "SMTP Password" : "Пароль SMTP", "Save" : "Сохранить", "Test and verify email settings" : "Проверить параметры эл. почты", + "Security & setup warnings" : "Проверка безопасности и параметров", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Для обеспечения безопасности и производительности важно, чтобы всё было настроено правильно. Чтобы убедиться в этом, мы выполняем некоторые автоматические проверки. Для получения дополнительной информации обратитесь к соответствующему разделу документации.", "All checks passed." : "Все проверки пройдены.", "There are some errors regarding your setup." : "Были обнаружены ошибки конфигурации.", diff --git a/apps/settings/l10n/ru.json b/apps/settings/l10n/ru.json index e48d41f783c8c..ca7266b857019 100644 --- a/apps/settings/l10n/ru.json +++ b/apps/settings/l10n/ru.json @@ -119,7 +119,6 @@ "Personal info" : "Личная информация", "Mobile & desktop" : "Клиенты для ПК и мобильных устройств", "Email server" : "Почтовый сервер", - "Security & setup warnings" : "Проверка безопасности и параметров", "Background jobs" : "Фоновые задания", "Unlimited" : "Неограничено", "Verifying" : "Проверка", @@ -771,6 +770,7 @@ "SMTP Password" : "Пароль SMTP", "Save" : "Сохранить", "Test and verify email settings" : "Проверить параметры эл. почты", + "Security & setup warnings" : "Проверка безопасности и параметров", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Для обеспечения безопасности и производительности важно, чтобы всё было настроено правильно. Чтобы убедиться в этом, мы выполняем некоторые автоматические проверки. Для получения дополнительной информации обратитесь к соответствующему разделу документации.", "All checks passed." : "Все проверки пройдены.", "There are some errors regarding your setup." : "Были обнаружены ошибки конфигурации.", diff --git a/apps/settings/l10n/sc.js b/apps/settings/l10n/sc.js index 4e1c48c77f11b..64c7b47fa0872 100644 --- a/apps/settings/l10n/sc.js +++ b/apps/settings/l10n/sc.js @@ -103,7 +103,6 @@ OC.L10N.register( "Personal info" : "Informatziones personales", "Mobile & desktop" : "Mòbile e de iscrivania", "Email server" : "Serbidore posta eletrònica", - "Security & setup warnings" : "Avisos de seguresa e cunfiguratzione", "Background jobs" : "Atividades de background", "Unlimited" : "Chene lìmites", "Verifying" : "Averguende", @@ -359,6 +358,7 @@ OC.L10N.register( "Credentials" : "Credentziales", "SMTP Password" : "Crae SMTP", "Save" : "Sarva", + "Security & setup warnings" : "Avisos de seguresa e cunfiguratzione", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Est importante pro sa seguresa e s'esecutzione de s'istàntzia tua chi totu siat cunfiguradu bene. Pro t'agiudare, semus faghende controllos automàticos. Càstia sa documentatzione in ligòngiu pro àteras informatziones.", "All checks passed." : "Passados totu is controllos.", "There are some errors regarding your setup." : "B'at errores in sa cunfiguratzione tua.", diff --git a/apps/settings/l10n/sc.json b/apps/settings/l10n/sc.json index c10a8124f1ffa..a673e3ece0f09 100644 --- a/apps/settings/l10n/sc.json +++ b/apps/settings/l10n/sc.json @@ -101,7 +101,6 @@ "Personal info" : "Informatziones personales", "Mobile & desktop" : "Mòbile e de iscrivania", "Email server" : "Serbidore posta eletrònica", - "Security & setup warnings" : "Avisos de seguresa e cunfiguratzione", "Background jobs" : "Atividades de background", "Unlimited" : "Chene lìmites", "Verifying" : "Averguende", @@ -357,6 +356,7 @@ "Credentials" : "Credentziales", "SMTP Password" : "Crae SMTP", "Save" : "Sarva", + "Security & setup warnings" : "Avisos de seguresa e cunfiguratzione", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Est importante pro sa seguresa e s'esecutzione de s'istàntzia tua chi totu siat cunfiguradu bene. Pro t'agiudare, semus faghende controllos automàticos. Càstia sa documentatzione in ligòngiu pro àteras informatziones.", "All checks passed." : "Passados totu is controllos.", "There are some errors regarding your setup." : "B'at errores in sa cunfiguratzione tua.", diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js index ab34e23fafddc..16e1aa43251f9 100644 --- a/apps/settings/l10n/sk.js +++ b/apps/settings/l10n/sk.js @@ -121,7 +121,6 @@ OC.L10N.register( "Personal info" : "Osobné informácie", "Mobile & desktop" : "Mobil a počítač", "Email server" : "Poštový server", - "Security & setup warnings" : "Bezpečnosť a nastavenia upozornení", "Background jobs" : "Úlohy na pozadí", "Unlimited" : "Nelimitované", "Verifying" : "Overovanie", @@ -789,6 +788,7 @@ OC.L10N.register( "SMTP Password" : "SMTP heslo", "Save" : "Uložiť", "Test and verify email settings" : "Otestovať a overiť nastavenia e-mailu", + "Security & setup warnings" : "Bezpečnosť a nastavenia upozornení", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Kvôli bezpečnosti a výkonu vašej inštalácie je dôležité, aby bolo všetko správne nastavené. Robíme automatickú kontrolu, ktorá vám s touto úlohou pomôže. Pre ďalšie informácie nahliadnite do priloženej dokumentácie.", "All checks passed." : "Všetky kontroly prešli úspešne.", "There are some errors regarding your setup." : "Vo vašom nastavení sú nejaké chyby.", diff --git a/apps/settings/l10n/sk.json b/apps/settings/l10n/sk.json index d79a72328ed5b..aa159be7c7f08 100644 --- a/apps/settings/l10n/sk.json +++ b/apps/settings/l10n/sk.json @@ -119,7 +119,6 @@ "Personal info" : "Osobné informácie", "Mobile & desktop" : "Mobil a počítač", "Email server" : "Poštový server", - "Security & setup warnings" : "Bezpečnosť a nastavenia upozornení", "Background jobs" : "Úlohy na pozadí", "Unlimited" : "Nelimitované", "Verifying" : "Overovanie", @@ -787,6 +786,7 @@ "SMTP Password" : "SMTP heslo", "Save" : "Uložiť", "Test and verify email settings" : "Otestovať a overiť nastavenia e-mailu", + "Security & setup warnings" : "Bezpečnosť a nastavenia upozornení", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Kvôli bezpečnosti a výkonu vašej inštalácie je dôležité, aby bolo všetko správne nastavené. Robíme automatickú kontrolu, ktorá vám s touto úlohou pomôže. Pre ďalšie informácie nahliadnite do priloženej dokumentácie.", "All checks passed." : "Všetky kontroly prešli úspešne.", "There are some errors regarding your setup." : "Vo vašom nastavení sú nejaké chyby.", diff --git a/apps/settings/l10n/sl.js b/apps/settings/l10n/sl.js index 685d533cb9fe9..f791672ff171b 100644 --- a/apps/settings/l10n/sl.js +++ b/apps/settings/l10n/sl.js @@ -121,7 +121,6 @@ OC.L10N.register( "Personal info" : "Osebni podatki", "Mobile & desktop" : "Mobilni in namizni dostop", "Email server" : "Poštni strežnik", - "Security & setup warnings" : "Varnost in namestitvena opozorila", "Background jobs" : "Opravila v ozadju", "Unlimited" : "Neomejeno", "Verifying" : "Preverjanje", @@ -669,6 +668,7 @@ OC.L10N.register( "SMTP Password" : "Geslo SMTP", "Save" : "Shrani", "Test and verify email settings" : "Preizkusi in overi nastavitve elektronske pošte", + "Security & setup warnings" : "Varnost in namestitvena opozorila", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Zaradi varnosti in optimizacije delovanja je nujno, da je sistem posodobljen in pravilno nastavljen. Preverjanje poteka tako, da se nekateri preizkusi izvajajo sproti in samodejno. Več podrobnosti je zabeleženih v dokumentaciji. ", "All checks passed." : "Vsa preverjanja so uspešno zaključena.", "There are some errors regarding your setup." : "Med preverjanjem je bilo zaznanih nekaj napak namestitve.", diff --git a/apps/settings/l10n/sl.json b/apps/settings/l10n/sl.json index 4351c7978c40d..d5d872b238c74 100644 --- a/apps/settings/l10n/sl.json +++ b/apps/settings/l10n/sl.json @@ -119,7 +119,6 @@ "Personal info" : "Osebni podatki", "Mobile & desktop" : "Mobilni in namizni dostop", "Email server" : "Poštni strežnik", - "Security & setup warnings" : "Varnost in namestitvena opozorila", "Background jobs" : "Opravila v ozadju", "Unlimited" : "Neomejeno", "Verifying" : "Preverjanje", @@ -667,6 +666,7 @@ "SMTP Password" : "Geslo SMTP", "Save" : "Shrani", "Test and verify email settings" : "Preizkusi in overi nastavitve elektronske pošte", + "Security & setup warnings" : "Varnost in namestitvena opozorila", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Zaradi varnosti in optimizacije delovanja je nujno, da je sistem posodobljen in pravilno nastavljen. Preverjanje poteka tako, da se nekateri preizkusi izvajajo sproti in samodejno. Več podrobnosti je zabeleženih v dokumentaciji. ", "All checks passed." : "Vsa preverjanja so uspešno zaključena.", "There are some errors regarding your setup." : "Med preverjanjem je bilo zaznanih nekaj napak namestitve.", diff --git a/apps/settings/l10n/sq.js b/apps/settings/l10n/sq.js index 475139018de69..fcbdcb9deef50 100644 --- a/apps/settings/l10n/sq.js +++ b/apps/settings/l10n/sq.js @@ -69,7 +69,6 @@ OC.L10N.register( "Calendar" : "Kalendar", "Personal info" : "Informacion personal", "Email server" : "Shërbyes email-esh", - "Security & setup warnings" : "Sinjalizime sigurie & rregullimi", "Background jobs" : "Punët në background", "Unlimited" : "E pakufizuar", "Verifying" : "Duke verifikuar", @@ -209,6 +208,7 @@ OC.L10N.register( "Credentials" : "Kredenciale", "SMTP Password" : "Fjalëkalim SMTP", "Save" : "Ruaj", + "Security & setup warnings" : "Sinjalizime sigurie & rregullimi", "All checks passed." : "I kaloi krejt kontrollet.", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Zhvilluar nga {communityopen}komuniteti Nextcloud {linkclose}, {githubopen}kodi i hapur{linkclose} iështë licensuar sipar {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Pëlqeni faqen tonë në Facebook", diff --git a/apps/settings/l10n/sq.json b/apps/settings/l10n/sq.json index b7b2409afe611..e3f8b88930f22 100644 --- a/apps/settings/l10n/sq.json +++ b/apps/settings/l10n/sq.json @@ -67,7 +67,6 @@ "Calendar" : "Kalendar", "Personal info" : "Informacion personal", "Email server" : "Shërbyes email-esh", - "Security & setup warnings" : "Sinjalizime sigurie & rregullimi", "Background jobs" : "Punët në background", "Unlimited" : "E pakufizuar", "Verifying" : "Duke verifikuar", @@ -207,6 +206,7 @@ "Credentials" : "Kredenciale", "SMTP Password" : "Fjalëkalim SMTP", "Save" : "Ruaj", + "Security & setup warnings" : "Sinjalizime sigurie & rregullimi", "All checks passed." : "I kaloi krejt kontrollet.", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Zhvilluar nga {communityopen}komuniteti Nextcloud {linkclose}, {githubopen}kodi i hapur{linkclose} iështë licensuar sipar {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Pëlqeni faqen tonë në Facebook", diff --git a/apps/settings/l10n/sr.js b/apps/settings/l10n/sr.js index d9358e5c096e7..ab9ecf541520d 100644 --- a/apps/settings/l10n/sr.js +++ b/apps/settings/l10n/sr.js @@ -121,7 +121,6 @@ OC.L10N.register( "Personal info" : "Лични подаци", "Mobile & desktop" : "Мобилни и десктоп", "Email server" : "Сервер е-поште", - "Security & setup warnings" : "Упозорења за безбедност и поставке", "Background jobs" : "Послови у позадини", "Unlimited" : "Неограничено", "Verifying" : "Проверавам", @@ -789,6 +788,7 @@ OC.L10N.register( "SMTP Password" : "SMTP лозинка", "Save" : "Сачувај", "Test and verify email settings" : "Тестирај и потврди подешавања и-мејла", + "Security & setup warnings" : "Упозорења за безбедност и поставке", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Због безбедности и перформанси Ваше инстанце сервера, важно је да је све подешено исправно. Да бисмо Вам помогли у томе, радићемо неке аутоматске провере. Погледајте увезану документацију за више информација.", "All checks passed." : "Све провере успешно прошле.", "There are some errors regarding your setup." : "Постоје неке грешке у вези са Вашом инсталацијом.", diff --git a/apps/settings/l10n/sr.json b/apps/settings/l10n/sr.json index 228a54301ba8f..788eaa496d4b4 100644 --- a/apps/settings/l10n/sr.json +++ b/apps/settings/l10n/sr.json @@ -119,7 +119,6 @@ "Personal info" : "Лични подаци", "Mobile & desktop" : "Мобилни и десктоп", "Email server" : "Сервер е-поште", - "Security & setup warnings" : "Упозорења за безбедност и поставке", "Background jobs" : "Послови у позадини", "Unlimited" : "Неограничено", "Verifying" : "Проверавам", @@ -787,6 +786,7 @@ "SMTP Password" : "SMTP лозинка", "Save" : "Сачувај", "Test and verify email settings" : "Тестирај и потврди подешавања и-мејла", + "Security & setup warnings" : "Упозорења за безбедност и поставке", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Због безбедности и перформанси Ваше инстанце сервера, важно је да је све подешено исправно. Да бисмо Вам помогли у томе, радићемо неке аутоматске провере. Погледајте увезану документацију за више информација.", "All checks passed." : "Све провере успешно прошле.", "There are some errors regarding your setup." : "Постоје неке грешке у вези са Вашом инсталацијом.", diff --git a/apps/settings/l10n/sv.js b/apps/settings/l10n/sv.js index 391dd03ec2398..b1496d00c0dbd 100644 --- a/apps/settings/l10n/sv.js +++ b/apps/settings/l10n/sv.js @@ -121,7 +121,6 @@ OC.L10N.register( "Personal info" : "Personlig information", "Mobile & desktop" : "Mobil & skrivbord", "Email server" : "E-postserver", - "Security & setup warnings" : "Säkerhet & systemvarningar", "Background jobs" : "Bakgrundsjobb", "Unlimited" : "Obegränsat", "Verifying" : "Verifiera", @@ -666,6 +665,7 @@ OC.L10N.register( "SMTP Password" : "SMTP-lösenord", "Save" : "Spara", "Test and verify email settings" : "Testa och verifiera e-postinställningar", + "Security & setup warnings" : "Säkerhet & systemvarningar", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Det är viktigt för säkerhet och prestanda av din instans att allt är korrekt konfigurerat. För att hjälpa dig med det gör vi några automatiska kontroller. Se den länkade dokumentationen för mer information.", "All checks passed." : "Alla kontroller lyckades!", "There are some errors regarding your setup." : "Det finns några fel angående din inställning.", diff --git a/apps/settings/l10n/sv.json b/apps/settings/l10n/sv.json index cfb9cf60d5bd6..5d4f0802d8cac 100644 --- a/apps/settings/l10n/sv.json +++ b/apps/settings/l10n/sv.json @@ -119,7 +119,6 @@ "Personal info" : "Personlig information", "Mobile & desktop" : "Mobil & skrivbord", "Email server" : "E-postserver", - "Security & setup warnings" : "Säkerhet & systemvarningar", "Background jobs" : "Bakgrundsjobb", "Unlimited" : "Obegränsat", "Verifying" : "Verifiera", @@ -664,6 +663,7 @@ "SMTP Password" : "SMTP-lösenord", "Save" : "Spara", "Test and verify email settings" : "Testa och verifiera e-postinställningar", + "Security & setup warnings" : "Säkerhet & systemvarningar", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Det är viktigt för säkerhet och prestanda av din instans att allt är korrekt konfigurerat. För att hjälpa dig med det gör vi några automatiska kontroller. Se den länkade dokumentationen för mer information.", "All checks passed." : "Alla kontroller lyckades!", "There are some errors regarding your setup." : "Det finns några fel angående din inställning.", diff --git a/apps/settings/l10n/th.js b/apps/settings/l10n/th.js index 9bde8dd5cc796..1c93a794f9030 100644 --- a/apps/settings/l10n/th.js +++ b/apps/settings/l10n/th.js @@ -67,7 +67,6 @@ OC.L10N.register( "Calendar" : "ปฏิทิน", "Personal info" : "ข้อมูลส่วนบุคคล", "Email server" : "เซิร์ฟเวอร์อีเมล", - "Security & setup warnings" : "คำเตือนความปลอดภัยและการติดตั้ง", "Unlimited" : "ไม่จำกัด", "Cron errors" : "การทำงานของ Cron ผิดพลาด", "Cron last run" : "การทำงานของ Cron ครั้งล่าสุด", @@ -262,6 +261,7 @@ OC.L10N.register( "Credentials" : "ข้อมูลส่วนตัวสำหรับเข้าระบบ", "SMTP Password" : "รหัสผ่าน SMTP", "Save" : "บันทึก", + "Security & setup warnings" : "คำเตือนความปลอดภัยและการติดตั้ง", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "การกำหนดค่าทุกอย่างให้ถูกต้องเป็นสิ่งสำคัญสำหรับความปลอดภัยและประสิทธิภาพของเซิร์ฟเวอร์ของคุณ เพื่อช่วยคุณในเรื่องนี้ เรากำลังทำการตรวจสอบอัตโนมัติ โปรดดูเอกสารประกอบที่ลิงก์มาสำหรับข้อมูลเพิ่มเติม", "All checks passed." : "ผ่านการตรวจสอบทั้งหมด", "There are some errors regarding your setup." : "มีข้อผิดพลาดบางอย่างเกี่ยวกับการติดตั้งของคุณ", diff --git a/apps/settings/l10n/th.json b/apps/settings/l10n/th.json index 81b66adca5e62..3b434e16bdfc7 100644 --- a/apps/settings/l10n/th.json +++ b/apps/settings/l10n/th.json @@ -65,7 +65,6 @@ "Calendar" : "ปฏิทิน", "Personal info" : "ข้อมูลส่วนบุคคล", "Email server" : "เซิร์ฟเวอร์อีเมล", - "Security & setup warnings" : "คำเตือนความปลอดภัยและการติดตั้ง", "Unlimited" : "ไม่จำกัด", "Cron errors" : "การทำงานของ Cron ผิดพลาด", "Cron last run" : "การทำงานของ Cron ครั้งล่าสุด", @@ -260,6 +259,7 @@ "Credentials" : "ข้อมูลส่วนตัวสำหรับเข้าระบบ", "SMTP Password" : "รหัสผ่าน SMTP", "Save" : "บันทึก", + "Security & setup warnings" : "คำเตือนความปลอดภัยและการติดตั้ง", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "การกำหนดค่าทุกอย่างให้ถูกต้องเป็นสิ่งสำคัญสำหรับความปลอดภัยและประสิทธิภาพของเซิร์ฟเวอร์ของคุณ เพื่อช่วยคุณในเรื่องนี้ เรากำลังทำการตรวจสอบอัตโนมัติ โปรดดูเอกสารประกอบที่ลิงก์มาสำหรับข้อมูลเพิ่มเติม", "All checks passed." : "ผ่านการตรวจสอบทั้งหมด", "There are some errors regarding your setup." : "มีข้อผิดพลาดบางอย่างเกี่ยวกับการติดตั้งของคุณ", diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index ab321944b8830..652e491ee3edb 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -121,7 +121,6 @@ OC.L10N.register( "Personal info" : "Kişisel bilgiler", "Mobile & desktop" : "Mobil ve masaüstü", "Email server" : "E-posta sunucusu", - "Security & setup warnings" : "Güvenlik ve kurulum uyarıları", "Background jobs" : "Arka plan görevleri", "Unlimited" : "Sınırsız", "Verifying" : "Doğrulanıyor", @@ -789,6 +788,7 @@ OC.L10N.register( "SMTP Password" : "SMTP parolası", "Save" : "Kaydet", "Test and verify email settings" : "E-posta ayarlarını sınayın ve doğrulayın", + "Security & setup warnings" : "Güvenlik ve kurulum uyarıları", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Kopyanızın güvenli ve yüksek başarımla çalışması için ayarların doğru yapılmış olması önemlidir. Bunu sağlamak için bazı otomatik denetimler yapılır. Ayrıntılı bilgi almak için İpuçları bölümüne ve belgelere bakın.", "All checks passed." : "Tüm denetimlerden geçti.", "There are some errors regarding your setup." : "Kurulumunuz ile ilgili bazı sorunlar var.", diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index 7c124ed7ec74e..0899a82b34232 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -119,7 +119,6 @@ "Personal info" : "Kişisel bilgiler", "Mobile & desktop" : "Mobil ve masaüstü", "Email server" : "E-posta sunucusu", - "Security & setup warnings" : "Güvenlik ve kurulum uyarıları", "Background jobs" : "Arka plan görevleri", "Unlimited" : "Sınırsız", "Verifying" : "Doğrulanıyor", @@ -787,6 +786,7 @@ "SMTP Password" : "SMTP parolası", "Save" : "Kaydet", "Test and verify email settings" : "E-posta ayarlarını sınayın ve doğrulayın", + "Security & setup warnings" : "Güvenlik ve kurulum uyarıları", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Kopyanızın güvenli ve yüksek başarımla çalışması için ayarların doğru yapılmış olması önemlidir. Bunu sağlamak için bazı otomatik denetimler yapılır. Ayrıntılı bilgi almak için İpuçları bölümüne ve belgelere bakın.", "All checks passed." : "Tüm denetimlerden geçti.", "There are some errors regarding your setup." : "Kurulumunuz ile ilgili bazı sorunlar var.", diff --git a/apps/settings/l10n/uk.js b/apps/settings/l10n/uk.js index 58030a788129d..3fea88a611e15 100644 --- a/apps/settings/l10n/uk.js +++ b/apps/settings/l10n/uk.js @@ -121,7 +121,6 @@ OC.L10N.register( "Personal info" : "Про мене", "Mobile & desktop" : "Застосунки для пристроїв", "Email server" : "Сервер електронної пошти", - "Security & setup warnings" : "Перевірка налаштувань та захисту системи", "Background jobs" : "Фонові завдання", "Unlimited" : "Необмежено", "Verifying" : "Перевірка", @@ -698,6 +697,7 @@ OC.L10N.register( "SMTP Password" : "Пароль SMTP", "Save" : "Зберегти", "Test and verify email settings" : "Перевірити налаштування електронної пошти", + "Security & setup warnings" : "Перевірка налаштувань та захисту системи", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Для безпеки та продуктивності вашого сервера важливо, щоб все було налаштовано правильно. Щоб допомогти вам, ми робимо деякі автоматичні перевірки. Будь ласка, перегляньте пов'язану документацію для отримання додаткової інформації.", "All checks passed." : "Всі перевірки виконано.", "There are some errors regarding your setup." : "Знайдено окремі помилки у ваших налаштуваннях.", diff --git a/apps/settings/l10n/uk.json b/apps/settings/l10n/uk.json index 60569c92abace..1870a0dfd152b 100644 --- a/apps/settings/l10n/uk.json +++ b/apps/settings/l10n/uk.json @@ -119,7 +119,6 @@ "Personal info" : "Про мене", "Mobile & desktop" : "Застосунки для пристроїв", "Email server" : "Сервер електронної пошти", - "Security & setup warnings" : "Перевірка налаштувань та захисту системи", "Background jobs" : "Фонові завдання", "Unlimited" : "Необмежено", "Verifying" : "Перевірка", @@ -696,6 +695,7 @@ "SMTP Password" : "Пароль SMTP", "Save" : "Зберегти", "Test and verify email settings" : "Перевірити налаштування електронної пошти", + "Security & setup warnings" : "Перевірка налаштувань та захисту системи", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Для безпеки та продуктивності вашого сервера важливо, щоб все було налаштовано правильно. Щоб допомогти вам, ми робимо деякі автоматичні перевірки. Будь ласка, перегляньте пов'язану документацію для отримання додаткової інформації.", "All checks passed." : "Всі перевірки виконано.", "There are some errors regarding your setup." : "Знайдено окремі помилки у ваших налаштуваннях.", diff --git a/apps/settings/l10n/vi.js b/apps/settings/l10n/vi.js index 6419e626c0069..21abb3f25ca43 100644 --- a/apps/settings/l10n/vi.js +++ b/apps/settings/l10n/vi.js @@ -112,7 +112,6 @@ OC.L10N.register( "Personal info" : "Thông tin cá nhân", "Mobile & desktop" : "Điện thoại di động và máy tính để bàn", "Email server" : "Máy chủ mail", - "Security & setup warnings" : "Bảo mật và thiết lập cảnh báo", "Background jobs" : "Các công việc trong nền", "Unlimited" : "Không giới hạn", "Verifying" : "Đang xác minh", @@ -457,6 +456,7 @@ OC.L10N.register( "SMTP Password" : "Mật khẩu SMTP", "Save" : "Lưu", "Test and verify email settings" : "Kiểm tra và xác minh cài đặt email", + "Security & setup warnings" : "Bảo mật và thiết lập cảnh báo", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Điều quan trọng đối với tính bảo mật và hiệu suất của phiên bản của bạn là mọi thứ đều được đặt cấu hình chính xác. Để giúp bạn điều đó, chúng tôi đang thực hiện một số kiểm tra tự động. Vui lòng xem tài liệu được liên kết để biết thêm thông tin.", "All checks passed." : "Tất cả các kiểm tra đã thoả điều kiện", "There are some errors regarding your setup." : "Có một số lỗi liên quan đến thiết lập của bạn.", diff --git a/apps/settings/l10n/vi.json b/apps/settings/l10n/vi.json index 2ac3e2cd5704e..bb2bf1a48acc6 100644 --- a/apps/settings/l10n/vi.json +++ b/apps/settings/l10n/vi.json @@ -110,7 +110,6 @@ "Personal info" : "Thông tin cá nhân", "Mobile & desktop" : "Điện thoại di động và máy tính để bàn", "Email server" : "Máy chủ mail", - "Security & setup warnings" : "Bảo mật và thiết lập cảnh báo", "Background jobs" : "Các công việc trong nền", "Unlimited" : "Không giới hạn", "Verifying" : "Đang xác minh", @@ -455,6 +454,7 @@ "SMTP Password" : "Mật khẩu SMTP", "Save" : "Lưu", "Test and verify email settings" : "Kiểm tra và xác minh cài đặt email", + "Security & setup warnings" : "Bảo mật và thiết lập cảnh báo", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Điều quan trọng đối với tính bảo mật và hiệu suất của phiên bản của bạn là mọi thứ đều được đặt cấu hình chính xác. Để giúp bạn điều đó, chúng tôi đang thực hiện một số kiểm tra tự động. Vui lòng xem tài liệu được liên kết để biết thêm thông tin.", "All checks passed." : "Tất cả các kiểm tra đã thoả điều kiện", "There are some errors regarding your setup." : "Có một số lỗi liên quan đến thiết lập của bạn.", diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 8e4a43c6f1228..6880676f64a88 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -121,7 +121,6 @@ OC.L10N.register( "Personal info" : "个人信息", "Mobile & desktop" : "手机与电脑", "Email server" : "电子邮件服务器", - "Security & setup warnings" : "安全与设置警告", "Background jobs" : "后台任务", "Unlimited" : "无限", "Verifying" : "正在验证", @@ -789,6 +788,7 @@ OC.L10N.register( "SMTP Password" : "SMTP 密码", "Save" : "保存", "Test and verify email settings" : "测试并验证电子邮箱设置", + "Security & setup warnings" : "安全与设置警告", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "您的每项配置对于实例的安全性和性能都至关重要。 为了帮助您,我们正在做一些自动检查。 有关详细信息,请参阅文档链接。", "All checks passed." : "所有检查已通过。", "There are some errors regarding your setup." : "关于您的设置有一些错误。", diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index 24499f7e8696e..ce2933a02f5f6 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -119,7 +119,6 @@ "Personal info" : "个人信息", "Mobile & desktop" : "手机与电脑", "Email server" : "电子邮件服务器", - "Security & setup warnings" : "安全与设置警告", "Background jobs" : "后台任务", "Unlimited" : "无限", "Verifying" : "正在验证", @@ -787,6 +786,7 @@ "SMTP Password" : "SMTP 密码", "Save" : "保存", "Test and verify email settings" : "测试并验证电子邮箱设置", + "Security & setup warnings" : "安全与设置警告", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "您的每项配置对于实例的安全性和性能都至关重要。 为了帮助您,我们正在做一些自动检查。 有关详细信息,请参阅文档链接。", "All checks passed." : "所有检查已通过。", "There are some errors regarding your setup." : "关于您的设置有一些错误。", diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 24aa3ec737d04..9eab04dfcd7d7 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -121,7 +121,6 @@ OC.L10N.register( "Personal info" : "個人資訊", "Mobile & desktop" : "手提電話及電腦", "Email server" : "電郵伺服器", - "Security & setup warnings" : "安全及設定警示", "Background jobs" : "後台作業", "Unlimited" : "無限制", "Verifying" : "正在驗證", @@ -789,6 +788,7 @@ OC.L10N.register( "SMTP Password" : "SMTP 密碼", "Save" : "儲存", "Test and verify email settings" : "測試及驗證電子郵件設定", + "Security & setup warnings" : "安全及設定警示", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "為確保您 Nextcloud 實例安全和性能,正確配置至關重要。為幫助您達到這一目標,我們正在進行一些自動檢查。請參閱連結的說明書以獲取更多詳細信息。", "All checks passed." : "所有檢查皆通過。", "There are some errors regarding your setup." : "您的設定有些錯誤。", diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index 92c1a2226836f..35c4d8d6a378f 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -119,7 +119,6 @@ "Personal info" : "個人資訊", "Mobile & desktop" : "手提電話及電腦", "Email server" : "電郵伺服器", - "Security & setup warnings" : "安全及設定警示", "Background jobs" : "後台作業", "Unlimited" : "無限制", "Verifying" : "正在驗證", @@ -787,6 +786,7 @@ "SMTP Password" : "SMTP 密碼", "Save" : "儲存", "Test and verify email settings" : "測試及驗證電子郵件設定", + "Security & setup warnings" : "安全及設定警示", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "為確保您 Nextcloud 實例安全和性能,正確配置至關重要。為幫助您達到這一目標,我們正在進行一些自動檢查。請參閱連結的說明書以獲取更多詳細信息。", "All checks passed." : "所有檢查皆通過。", "There are some errors regarding your setup." : "您的設定有些錯誤。", diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 3096d9caae6ba..799a9812df817 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -121,7 +121,6 @@ OC.L10N.register( "Personal info" : "個人資訊", "Mobile & desktop" : "行動裝置及桌面", "Email server" : "電子郵件伺服器", - "Security & setup warnings" : "安全及設定警告", "Background jobs" : "背景工作", "Unlimited" : "無限制", "Verifying" : "正在驗證", @@ -789,6 +788,7 @@ OC.L10N.register( "SMTP Password" : "SMTP 密碼", "Save" : "儲存", "Test and verify email settings" : "測試並驗證電子郵件設定", + "Security & setup warnings" : "安全及設定警告", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "正確設定每樣東西對您的站台的安全性與效能來說非常重要。為了協助您,我們正在進行一些自動檢查。請參閱連結資訊以取得更多資訊。", "All checks passed." : "所有檢查皆通過。", "There are some errors regarding your setup." : "您的設定有些錯誤。", diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index a961961a0aa4e..1f0d119dfc13b 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -119,7 +119,6 @@ "Personal info" : "個人資訊", "Mobile & desktop" : "行動裝置及桌面", "Email server" : "電子郵件伺服器", - "Security & setup warnings" : "安全及設定警告", "Background jobs" : "背景工作", "Unlimited" : "無限制", "Verifying" : "正在驗證", @@ -787,6 +786,7 @@ "SMTP Password" : "SMTP 密碼", "Save" : "儲存", "Test and verify email settings" : "測試並驗證電子郵件設定", + "Security & setup warnings" : "安全及設定警告", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "正確設定每樣東西對您的站台的安全性與效能來說非常重要。為了協助您,我們正在進行一些自動檢查。請參閱連結資訊以取得更多資訊。", "All checks passed." : "所有檢查皆通過。", "There are some errors regarding your setup." : "您的設定有些錯誤。", diff --git a/apps/user_status/l10n/lt_LT.js b/apps/user_status/l10n/lt_LT.js index 0ee2601bcda9b..8ce213f5baf77 100644 --- a/apps/user_status/l10n/lt_LT.js +++ b/apps/user_status/l10n/lt_LT.js @@ -13,6 +13,7 @@ OC.L10N.register( "User status" : "Naudotojo būsena", "Clear status after" : "Išvalyti būseną po", "What is your status?" : "Kokia jūsų būsena?", + "Predefined statuses" : "Iš anksto apibrėžtos būsenos", "Set status" : "Nustatyti būseną", "Online status" : "Prisijungimo būsena", "Status message" : "Būsenos žinutė", diff --git a/apps/user_status/l10n/lt_LT.json b/apps/user_status/l10n/lt_LT.json index 9a64cf994bb21..173233331a546 100644 --- a/apps/user_status/l10n/lt_LT.json +++ b/apps/user_status/l10n/lt_LT.json @@ -11,6 +11,7 @@ "User status" : "Naudotojo būsena", "Clear status after" : "Išvalyti būseną po", "What is your status?" : "Kokia jūsų būsena?", + "Predefined statuses" : "Iš anksto apibrėžtos būsenos", "Set status" : "Nustatyti būseną", "Online status" : "Prisijungimo būsena", "Status message" : "Būsenos žinutė", diff --git a/apps/workflowengine/l10n/fr.js b/apps/workflowengine/l10n/fr.js index b98735a27edbf..68f8011c7f00d 100644 --- a/apps/workflowengine/l10n/fr.js +++ b/apps/workflowengine/l10n/fr.js @@ -69,6 +69,7 @@ OC.L10N.register( "Custom user agent" : "Autre client", "Select groups" : "Sélectionnez les groupes", "Groups" : "Groupes", + "Type to search for group …" : "Tapez pour rechercher un groupe…", "Select a trigger" : "Sélectionner un déclencheur", "At least one event must be selected" : "Au moins un événement doit être sélectionné", "Add new flow" : "Ajouter un nouveau flux", diff --git a/apps/workflowengine/l10n/fr.json b/apps/workflowengine/l10n/fr.json index fe9d9878855d9..84cd319b85944 100644 --- a/apps/workflowengine/l10n/fr.json +++ b/apps/workflowengine/l10n/fr.json @@ -67,6 +67,7 @@ "Custom user agent" : "Autre client", "Select groups" : "Sélectionnez les groupes", "Groups" : "Groupes", + "Type to search for group …" : "Tapez pour rechercher un groupe…", "Select a trigger" : "Sélectionner un déclencheur", "At least one event must be selected" : "Au moins un événement doit être sélectionné", "Add new flow" : "Ajouter un nouveau flux",