migrate therinaldos.com data
Build & Deploy to DigitalOcean Space / build (push) Failing after 2m38s

This commit is contained in:
2024-05-05 15:50:45 -04:00
commit ef1ff240d4
23182 changed files with 3801898 additions and 0 deletions
@@ -0,0 +1,13 @@
OC.L10N.register(
"password_policy",
{
"Password policy" : "Wagwoordbeleid",
"Forbid common passwords" : "Verbied algemene wagwoorde",
"Enforce upper and lower case characters" : "Dwing klein- en hoofletterkarakters af",
"Enforce numeric characters" : "Dwing numeriese karakters af",
"Enforce special characters" : "Dwing spesiale karakters af",
"Unknown error" : "Onbekende fout",
"Settings saved" : "Instellings gestoor",
"Saved" : "Bewaar"
},
"nplurals=2; plural=(n != 1);");
@@ -0,0 +1,11 @@
{ "translations": {
"Password policy" : "Wagwoordbeleid",
"Forbid common passwords" : "Verbied algemene wagwoorde",
"Enforce upper and lower case characters" : "Dwing klein- en hoofletterkarakters af",
"Enforce numeric characters" : "Dwing numeriese karakters af",
"Enforce special characters" : "Dwing spesiale karakters af",
"Unknown error" : "Onbekende fout",
"Settings saved" : "Instellings gestoor",
"Saved" : "Bewaar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
@@ -0,0 +1,35 @@
OC.L10N.register(
"password_policy",
{
"Password is expired, please use forgot password method to reset" : "انتهت صلاحية كلمة السر. رجاءً، استخدم طريقة \"نسيتُ كلمة السر\" لإعادة تعيينها",
"Password must not have been used recently before." : "يجب ألاّ تكون كلمة السر قد أُستُخدمت مؤخراً.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "كلمة السر هذه ضمن الـ 1,000,000 كلمة الأكثر شيوعاً. رجاءً، إجعلها مُميّزة.",
"Password is present in compromised password list. Please choose a different password." : "كلمة السر هذه ضمن قائمة كلمات السر المُتسرّبة. رجاءً، إختر كلمةً مخلتفةً",
"Password needs to be at least %s characters long." : "يجب ألّا يقل طول كلمة السر عن %s حروف.",
"Password needs to contain at least one numeric character." : "يجب أن تحوي كلمة السر خانة عددية و احدة على الأقل.",
"Password needs to contain at least one special character." : "يجب أن تحوي كلمة السر حرفاً خاصاً واحداً على الأقل.",
"Password needs to contain at least one lower and one upper case character." : "يحب أن تحوي كلمة السر حرفاً صغيراً واحداً و حرفاً كبيراً واحداً على الأقل.",
"Password policy" : "سياسة كلمات السر",
"Allows admins to configure a password policy" : "تُمكّن المشرفين من تهيئة سياسة كلمات السر",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "تُمكّن المشرفين من تعريف شروط مسبقة معينة لكلمة السر. مثلاً: فرض حد أدنى من الحروف للكلمة",
"Minimum password length" : "الحد الأدنى لطول كلمة السر",
"User password history" : "استعمل السجل التاريخي كلمات السر السابقة",
"Number of days until user password expires" : "عدد الأيام المتبقية حتى انتهاء صلاحية كلمة سر المستخدم",
"Number of login attempts before the user account is blocked (0 for no limit)" : "عدد محاولات الدخول الفاشلة قبل قفل حساب المستخدم (0 تعني بدون حدود)",
"Forbid common passwords" : "إمنع الكلمات الشائعة",
"Enforce upper and lower case characters" : "إفرض استعمال الحروف الصغيرة و الكبيرة",
"Enforce numeric characters" : "إفرض استعمال الخانات العددية",
"Enforce special characters" : "إفرض استعمال الحروف الخاصة",
"Check password against the list of breached passwords from haveibeenpwned.com" : "تحقّق من كلمة السر المُعطاة في قائمة الكلمات المُتسرّبة على الموقع haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "يقوم هذا بتوليد مستخلص hash من كلمة السر ثم يرسل الـ 15 حرفاً الأولى منه إلى API الموقع haveibeenpwned.com؛ و ذلك لاسترجاع قائمة بكل المستخلصات في الموقع التي تبدأ بنفس بدايات المستخلص الحالي. بعدها يقوم بمقارنة المستخلص الحالي كاملاً بالمستخلصات المسترجعة من الموقع الخارجي.",
"Unknown error" : "خطأ غير مُحدّد",
"Minimal length has to be a non negative number" : "الحد الأدنى للطول يجب إلاً يكون أقل من صفر.",
"History size has to be a non negative number" : "حجم السجل التاريخي يجب ألاّ يكون أقل من صفر",
"Expiration days have to be a non negative number" : "عدد الأيام المتبقية حتى انتهاء الصلاحية يجب ألاّ يكون أقل من صفر",
"Maximum login attempts have to be a non negative number" : "أقصى عدد لمحاولات الدخول يجب ألاّ يكون أقل من صفر",
"Settings saved" : "تم حفظ الإعدادات",
"Error while saving settings" : "خطأ أثناء حفظ الإعدادات",
"Saved" : "تم الحفظ",
"Error while saving" : "خطأ أثناء الحفظ"
},
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");
@@ -0,0 +1,33 @@
{ "translations": {
"Password is expired, please use forgot password method to reset" : "انتهت صلاحية كلمة السر. رجاءً، استخدم طريقة \"نسيتُ كلمة السر\" لإعادة تعيينها",
"Password must not have been used recently before." : "يجب ألاّ تكون كلمة السر قد أُستُخدمت مؤخراً.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "كلمة السر هذه ضمن الـ 1,000,000 كلمة الأكثر شيوعاً. رجاءً، إجعلها مُميّزة.",
"Password is present in compromised password list. Please choose a different password." : "كلمة السر هذه ضمن قائمة كلمات السر المُتسرّبة. رجاءً، إختر كلمةً مخلتفةً",
"Password needs to be at least %s characters long." : "يجب ألّا يقل طول كلمة السر عن %s حروف.",
"Password needs to contain at least one numeric character." : "يجب أن تحوي كلمة السر خانة عددية و احدة على الأقل.",
"Password needs to contain at least one special character." : "يجب أن تحوي كلمة السر حرفاً خاصاً واحداً على الأقل.",
"Password needs to contain at least one lower and one upper case character." : "يحب أن تحوي كلمة السر حرفاً صغيراً واحداً و حرفاً كبيراً واحداً على الأقل.",
"Password policy" : "سياسة كلمات السر",
"Allows admins to configure a password policy" : "تُمكّن المشرفين من تهيئة سياسة كلمات السر",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "تُمكّن المشرفين من تعريف شروط مسبقة معينة لكلمة السر. مثلاً: فرض حد أدنى من الحروف للكلمة",
"Minimum password length" : "الحد الأدنى لطول كلمة السر",
"User password history" : "استعمل السجل التاريخي كلمات السر السابقة",
"Number of days until user password expires" : "عدد الأيام المتبقية حتى انتهاء صلاحية كلمة سر المستخدم",
"Number of login attempts before the user account is blocked (0 for no limit)" : "عدد محاولات الدخول الفاشلة قبل قفل حساب المستخدم (0 تعني بدون حدود)",
"Forbid common passwords" : "إمنع الكلمات الشائعة",
"Enforce upper and lower case characters" : "إفرض استعمال الحروف الصغيرة و الكبيرة",
"Enforce numeric characters" : "إفرض استعمال الخانات العددية",
"Enforce special characters" : "إفرض استعمال الحروف الخاصة",
"Check password against the list of breached passwords from haveibeenpwned.com" : "تحقّق من كلمة السر المُعطاة في قائمة الكلمات المُتسرّبة على الموقع haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "يقوم هذا بتوليد مستخلص hash من كلمة السر ثم يرسل الـ 15 حرفاً الأولى منه إلى API الموقع haveibeenpwned.com؛ و ذلك لاسترجاع قائمة بكل المستخلصات في الموقع التي تبدأ بنفس بدايات المستخلص الحالي. بعدها يقوم بمقارنة المستخلص الحالي كاملاً بالمستخلصات المسترجعة من الموقع الخارجي.",
"Unknown error" : "خطأ غير مُحدّد",
"Minimal length has to be a non negative number" : "الحد الأدنى للطول يجب إلاً يكون أقل من صفر.",
"History size has to be a non negative number" : "حجم السجل التاريخي يجب ألاّ يكون أقل من صفر",
"Expiration days have to be a non negative number" : "عدد الأيام المتبقية حتى انتهاء الصلاحية يجب ألاّ يكون أقل من صفر",
"Maximum login attempts have to be a non negative number" : "أقصى عدد لمحاولات الدخول يجب ألاّ يكون أقل من صفر",
"Settings saved" : "تم حفظ الإعدادات",
"Error while saving settings" : "خطأ أثناء حفظ الإعدادات",
"Saved" : "تم الحفظ",
"Error while saving" : "خطأ أثناء الحفظ"
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
}
@@ -0,0 +1,35 @@
OC.L10N.register(
"password_policy",
{
"Password is expired, please use forgot password method to reset" : "La contraseña caducó, usa'l métodu de contraseñes escaecíes pa reafitala",
"Password must not have been used recently before." : "La contraseña nun hebo usase con anterioridá.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña ta ente'l 1000000 más frecuente. Crea una contraseña única.",
"Password is present in compromised password list. Please choose a different password." : "La contraseña ta presente nuna llista de contraseñes comprometíes. Escueyi otra.",
"Password needs to be at least %s characters long." : "La contraseña tien de ser de polo menos %s de llongura.",
"Password needs to contain at least one numeric character." : "La contraseña tien de contener polo menos un caráuter numbéricu.",
"Password needs to contain at least one special character." : "La contraseña tien de contener polo menos un caráuter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña tien de contener polo menos un caráuter en minúscula y otru en mayúscula.",
"Password policy" : "Política de les contraseñes",
"Allows admins to configure a password policy" : "Permite a l'alministración configurar una política pa les contraseñes",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Permite a l'alministración definir ciertos criterios pa les contraseñes, como afitar una llongura mínima.",
"Minimum password length" : "Llongura mínima de la contraseña",
"User password history" : "Historial de contraseñes del usuariu",
"Number of days until user password expires" : "Númberu de díes hasta que la contraseña del usuariu caduque",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Númberu d'intentos d'aniciar la sesión enantes de bloquiar la cuenta (0 pa nun tener llende)",
"Forbid common passwords" : "Prohibir les contraseñes habituales",
"Enforce upper and lower case characters" : "Obligar a poner mayúscules y minúscules",
"Enforce numeric characters" : "Obligar a poner númberos",
"Enforce special characters" : "Obligar a poner caráuteres especiales",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Comprueba la contraseña na llista de contraseñes comprometíes de haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Esta comprobación crea un hash de la contraseña y unvia los primeros 5 caráuteres a l'API de haveibeenpwned.com pa recuperar una llista de tolos hashes que comiencen per estos caráuteres. Dempués, comprueba na instancia de Nextcloud si'l hash de la contraseña ta nel conxuntu de resultaos.",
"Unknown error" : "Error desconocíu",
"Minimal length has to be a non negative number" : "La llongura mínima tien de ser un númberu positivu",
"History size has to be a non negative number" : "El tamañu del historial tien de ser un númberu positivu",
"Expiration days have to be a non negative number" : "Los díes de caducidá tienen de ser númberos positivos",
"Maximum login attempts have to be a non negative number" : "Los intentos máximos d'aniciar la sesión tienen de ser númberos positivos",
"Settings saved" : "Guardóse la configuración",
"Error while saving settings" : "Hebo un error mentanto se guardaba la configuración",
"Saved" : "Guardóse",
"Error while saving" : "Hebo un error mentanto se guardaba"
},
"nplurals=2; plural=(n != 1);");
@@ -0,0 +1,33 @@
{ "translations": {
"Password is expired, please use forgot password method to reset" : "La contraseña caducó, usa'l métodu de contraseñes escaecíes pa reafitala",
"Password must not have been used recently before." : "La contraseña nun hebo usase con anterioridá.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña ta ente'l 1000000 más frecuente. Crea una contraseña única.",
"Password is present in compromised password list. Please choose a different password." : "La contraseña ta presente nuna llista de contraseñes comprometíes. Escueyi otra.",
"Password needs to be at least %s characters long." : "La contraseña tien de ser de polo menos %s de llongura.",
"Password needs to contain at least one numeric character." : "La contraseña tien de contener polo menos un caráuter numbéricu.",
"Password needs to contain at least one special character." : "La contraseña tien de contener polo menos un caráuter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña tien de contener polo menos un caráuter en minúscula y otru en mayúscula.",
"Password policy" : "Política de les contraseñes",
"Allows admins to configure a password policy" : "Permite a l'alministración configurar una política pa les contraseñes",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Permite a l'alministración definir ciertos criterios pa les contraseñes, como afitar una llongura mínima.",
"Minimum password length" : "Llongura mínima de la contraseña",
"User password history" : "Historial de contraseñes del usuariu",
"Number of days until user password expires" : "Númberu de díes hasta que la contraseña del usuariu caduque",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Númberu d'intentos d'aniciar la sesión enantes de bloquiar la cuenta (0 pa nun tener llende)",
"Forbid common passwords" : "Prohibir les contraseñes habituales",
"Enforce upper and lower case characters" : "Obligar a poner mayúscules y minúscules",
"Enforce numeric characters" : "Obligar a poner númberos",
"Enforce special characters" : "Obligar a poner caráuteres especiales",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Comprueba la contraseña na llista de contraseñes comprometíes de haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Esta comprobación crea un hash de la contraseña y unvia los primeros 5 caráuteres a l'API de haveibeenpwned.com pa recuperar una llista de tolos hashes que comiencen per estos caráuteres. Dempués, comprueba na instancia de Nextcloud si'l hash de la contraseña ta nel conxuntu de resultaos.",
"Unknown error" : "Error desconocíu",
"Minimal length has to be a non negative number" : "La llongura mínima tien de ser un númberu positivu",
"History size has to be a non negative number" : "El tamañu del historial tien de ser un númberu positivu",
"Expiration days have to be a non negative number" : "Los díes de caducidá tienen de ser númberos positivos",
"Maximum login attempts have to be a non negative number" : "Los intentos máximos d'aniciar la sesión tienen de ser númberos positivos",
"Settings saved" : "Guardóse la configuración",
"Error while saving settings" : "Hebo un error mentanto se guardaba la configuración",
"Saved" : "Guardóse",
"Error while saving" : "Hebo un error mentanto se guardaba"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
@@ -0,0 +1,8 @@
OC.L10N.register(
"password_policy",
{
"Unknown error" : "Bəlli olmayan səhv baş verdi",
"Settings saved" : "Parametrlər yaddaşa verildi",
"Saved" : "Saxlanıldı"
},
"nplurals=2; plural=(n != 1);");
@@ -0,0 +1,6 @@
{ "translations": {
"Unknown error" : "Bəlli olmayan səhv baş verdi",
"Settings saved" : "Parametrlər yaddaşa verildi",
"Saved" : "Saxlanıldı"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
@@ -0,0 +1,35 @@
OC.L10N.register(
"password_policy",
{
"Password is expired, please use forgot password method to reset" : "Паролата е изтекла, моля, използвайте метода за забравена парола за възстановяване",
"Password must not have been used recently before." : "Паролата не трябва да е била използвана наскоро.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Паролата е в топ 1 000 000 на най-ползваните. Моля изберете друга.",
"Password is present in compromised password list. Please choose a different password." : "Паролата присъства в списъка с компрометирани пароли. Моля, изберете различна парола.",
"Password needs to be at least %s characters long." : "Паролата трябва да е дълга поне %s знака.",
"Password needs to contain at least one numeric character." : "Паролата трябва да съдържа поне едно число.",
"Password needs to contain at least one special character." : "Паролата трябва да съдържа поне един специален символ.",
"Password needs to contain at least one lower and one upper case character." : "Паролата трябва да съдържа поне една главна и една малка буква.",
"Password policy" : "Политика за паролите",
"Allows admins to configure a password policy" : "Позволява на администраторите да конфигурират политиката за парола",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Позволява на администратора да дефинира определени предварителни условия за парола, напр. налагат минимална дължина",
"Minimum password length" : "Минимална дължина на паролата",
"User password history" : "История на потребителската парола",
"Number of days until user password expires" : "Брой дни до изтичане на паролата на потребителя",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Брой опити за влизане преди потребителският профил да се блокира (0 без ограничение)",
"Forbid common passwords" : "Забранени са лесните пароли",
"Enforce upper and lower case characters" : "Изискват се главни и малки букви",
"Enforce numeric characters" : "Изискват се числа",
"Enforce special characters" : "Изискват се специални символи",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Паролите се проверяват за присъствие в списъка на пароли изтекли в Интернет от haveibeenpwnd.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Тази проверка създава хеш на паролата и изпраща първите 5 знака от този хеш към API на hasibeenpwned.com, за да извлече списък с всички хешове, които започват с тях. След това проверява на Nextcloud екземпляра дали хешът на паролата е в набора от резултати.",
"Unknown error" : "Неизвестна грешка",
"Minimal length has to be a non negative number" : "Минималната дължина трябва да не е отрицателно число",
"History size has to be a non negative number" : "Размерът на историята трябва да не е отрицателно число",
"Expiration days have to be a non negative number" : "Срокът на валидност не трябва да е отрицателно число",
"Maximum login attempts have to be a non negative number" : "Максималният брой опити за влизане не трябва да е отрицателно число",
"Settings saved" : "Настройките са запазени",
"Error while saving settings" : "Грешка при запазване на настройките",
"Saved" : "Запазено",
"Error while saving" : "Грешка при запазване"
},
"nplurals=2; plural=(n != 1);");
@@ -0,0 +1,33 @@
{ "translations": {
"Password is expired, please use forgot password method to reset" : "Паролата е изтекла, моля, използвайте метода за забравена парола за възстановяване",
"Password must not have been used recently before." : "Паролата не трябва да е била използвана наскоро.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Паролата е в топ 1 000 000 на най-ползваните. Моля изберете друга.",
"Password is present in compromised password list. Please choose a different password." : "Паролата присъства в списъка с компрометирани пароли. Моля, изберете различна парола.",
"Password needs to be at least %s characters long." : "Паролата трябва да е дълга поне %s знака.",
"Password needs to contain at least one numeric character." : "Паролата трябва да съдържа поне едно число.",
"Password needs to contain at least one special character." : "Паролата трябва да съдържа поне един специален символ.",
"Password needs to contain at least one lower and one upper case character." : "Паролата трябва да съдържа поне една главна и една малка буква.",
"Password policy" : "Политика за паролите",
"Allows admins to configure a password policy" : "Позволява на администраторите да конфигурират политиката за парола",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Позволява на администратора да дефинира определени предварителни условия за парола, напр. налагат минимална дължина",
"Minimum password length" : "Минимална дължина на паролата",
"User password history" : "История на потребителската парола",
"Number of days until user password expires" : "Брой дни до изтичане на паролата на потребителя",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Брой опити за влизане преди потребителският профил да се блокира (0 без ограничение)",
"Forbid common passwords" : "Забранени са лесните пароли",
"Enforce upper and lower case characters" : "Изискват се главни и малки букви",
"Enforce numeric characters" : "Изискват се числа",
"Enforce special characters" : "Изискват се специални символи",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Паролите се проверяват за присъствие в списъка на пароли изтекли в Интернет от haveibeenpwnd.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Тази проверка създава хеш на паролата и изпраща първите 5 знака от този хеш към API на hasibeenpwned.com, за да извлече списък с всички хешове, които започват с тях. След това проверява на Nextcloud екземпляра дали хешът на паролата е в набора от резултати.",
"Unknown error" : "Неизвестна грешка",
"Minimal length has to be a non negative number" : "Минималната дължина трябва да не е отрицателно число",
"History size has to be a non negative number" : "Размерът на историята трябва да не е отрицателно число",
"Expiration days have to be a non negative number" : "Срокът на валидност не трябва да е отрицателно число",
"Maximum login attempts have to be a non negative number" : "Максималният брой опити за влизане не трябва да е отрицателно число",
"Settings saved" : "Настройките са запазени",
"Error while saving settings" : "Грешка при запазване на настройките",
"Saved" : "Запазено",
"Error while saving" : "Грешка при запазване"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
@@ -0,0 +1,7 @@
OC.L10N.register(
"password_policy",
{
"Unknown error" : "অজানা জটিলতা",
"Saved" : "সংরক্ষণ করা হলো"
},
"nplurals=2; plural=(n != 1);");
@@ -0,0 +1,5 @@
{ "translations": {
"Unknown error" : "অজানা জটিলতা",
"Saved" : "সংরক্ষণ করা হলো"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
@@ -0,0 +1,8 @@
OC.L10N.register(
"password_policy",
{
"Unknown error" : "Fazi dizanv",
"Settings saved" : "Stummoù enrollet",
"Saved" : "Enrollet"
},
"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);");
@@ -0,0 +1,6 @@
{ "translations": {
"Unknown error" : "Fazi dizanv",
"Settings saved" : "Stummoù enrollet",
"Saved" : "Enrollet"
},"pluralForm" :"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);"
}
@@ -0,0 +1,7 @@
OC.L10N.register(
"password_policy",
{
"Unknown error" : "Nepoznata greška",
"Saved" : "Spremljeno"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
@@ -0,0 +1,5 @@
{ "translations": {
"Unknown error" : "Nepoznata greška",
"Saved" : "Spremljeno"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}
@@ -0,0 +1,35 @@
OC.L10N.register(
"password_policy",
{
"Password is expired, please use forgot password method to reset" : "La contrasenya ha caducat, utilitzeu el mètode de recuperació de contrasenya per a reinicialitzar-la",
"Password must not have been used recently before." : "La contrasenya no es pot haver utilitzat recentment abans.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contrasenya es troba entre les 1.000.000 més freqüents. Indiqueu una contrasenya única.",
"Password is present in compromised password list. Please choose a different password." : "La contrasenya forma part de la llista de contrasenyes compromeses. Trieu una contrasenya diferent.",
"Password needs to be at least %s characters long." : "La contrasenya ha de tenir com a mínim %s caràcters.",
"Password needs to contain at least one numeric character." : "La contrasenya ha de contenir com a mínim un caràcter numèric.",
"Password needs to contain at least one special character." : "La contrasenya ha de contenir com a mínim un caràcter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contrasenya ha de contenir com a mínim un caràcter en majúscula i un en minúscula.",
"Password policy" : "Política de contrasenyes",
"Allows admins to configure a password policy" : "Permet que els administradors configurin una política de contrasenyes",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Permet que l'administrador defineixi determinades condicions prèvies per a les contrasenyes; p. ex., una longitud mínima",
"Minimum password length" : "Longitud mínima de la contrasenya",
"User password history" : "Historial de contrasenyes de l'usuari",
"Number of days until user password expires" : "Nombre de dies fins que caduca la contrasenya de l'usuari",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Nombre d'intents d'inici de sessió abans de blocar el compte d'usuari (0: sense límit)",
"Forbid common passwords" : "Prohibeix les contrasenyes freqüents",
"Enforce upper and lower case characters" : "Força els caràcters en majúscula i minúscula",
"Enforce numeric characters" : "Força els caràcters numèrics",
"Enforce special characters" : "Força els caràcters especials",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Comprova la contrasenya amb la llista de contrasenyes compromeses de haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Aquesta comprovació crea una suma de verificació de la contrasenya i n'envia els 5 primers caràcters a l'API de haveibeenpwned.com per a recuperar una llista de totes les sumes de verificació que comencen per aquests caràcters. A continuació, comprova a la instància del Nextcloud si la contrasenya es troba en el conjunt de resultats.",
"Unknown error" : "Error desconegut",
"Minimal length has to be a non negative number" : "La longitud mínima ha de ser un nombre no negatiu",
"History size has to be a non negative number" : "La mida de l'historial ha de ser un nombre no negatiu",
"Expiration days have to be a non negative number" : "El nombre de dies de caducitat ha de ser un nombre no negatiu",
"Maximum login attempts have to be a non negative number" : "El nombre màxim d'intents d'inici de sessió ha de ser un nombre no negatiu",
"Settings saved" : "S'han desat els paràmetres",
"Error while saving settings" : "S'ha produït un error en desar els paràmetres",
"Saved" : "S'ha desat",
"Error while saving" : "S'ha produït un error en desar"
},
"nplurals=2; plural=(n != 1);");
@@ -0,0 +1,33 @@
{ "translations": {
"Password is expired, please use forgot password method to reset" : "La contrasenya ha caducat, utilitzeu el mètode de recuperació de contrasenya per a reinicialitzar-la",
"Password must not have been used recently before." : "La contrasenya no es pot haver utilitzat recentment abans.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contrasenya es troba entre les 1.000.000 més freqüents. Indiqueu una contrasenya única.",
"Password is present in compromised password list. Please choose a different password." : "La contrasenya forma part de la llista de contrasenyes compromeses. Trieu una contrasenya diferent.",
"Password needs to be at least %s characters long." : "La contrasenya ha de tenir com a mínim %s caràcters.",
"Password needs to contain at least one numeric character." : "La contrasenya ha de contenir com a mínim un caràcter numèric.",
"Password needs to contain at least one special character." : "La contrasenya ha de contenir com a mínim un caràcter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contrasenya ha de contenir com a mínim un caràcter en majúscula i un en minúscula.",
"Password policy" : "Política de contrasenyes",
"Allows admins to configure a password policy" : "Permet que els administradors configurin una política de contrasenyes",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Permet que l'administrador defineixi determinades condicions prèvies per a les contrasenyes; p. ex., una longitud mínima",
"Minimum password length" : "Longitud mínima de la contrasenya",
"User password history" : "Historial de contrasenyes de l'usuari",
"Number of days until user password expires" : "Nombre de dies fins que caduca la contrasenya de l'usuari",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Nombre d'intents d'inici de sessió abans de blocar el compte d'usuari (0: sense límit)",
"Forbid common passwords" : "Prohibeix les contrasenyes freqüents",
"Enforce upper and lower case characters" : "Força els caràcters en majúscula i minúscula",
"Enforce numeric characters" : "Força els caràcters numèrics",
"Enforce special characters" : "Força els caràcters especials",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Comprova la contrasenya amb la llista de contrasenyes compromeses de haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Aquesta comprovació crea una suma de verificació de la contrasenya i n'envia els 5 primers caràcters a l'API de haveibeenpwned.com per a recuperar una llista de totes les sumes de verificació que comencen per aquests caràcters. A continuació, comprova a la instància del Nextcloud si la contrasenya es troba en el conjunt de resultats.",
"Unknown error" : "Error desconegut",
"Minimal length has to be a non negative number" : "La longitud mínima ha de ser un nombre no negatiu",
"History size has to be a non negative number" : "La mida de l'historial ha de ser un nombre no negatiu",
"Expiration days have to be a non negative number" : "El nombre de dies de caducitat ha de ser un nombre no negatiu",
"Maximum login attempts have to be a non negative number" : "El nombre màxim d'intents d'inici de sessió ha de ser un nombre no negatiu",
"Settings saved" : "S'han desat els paràmetres",
"Error while saving settings" : "S'ha produït un error en desar els paràmetres",
"Saved" : "S'ha desat",
"Error while saving" : "S'ha produït un error en desar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
@@ -0,0 +1,35 @@
OC.L10N.register(
"password_policy",
{
"Password is expired, please use forgot password method to reset" : "Platnost hesla skončila nastavte si nové prostřednictvím procedury pro zapomenuté heslo",
"Password must not have been used recently before." : "Je třeba, aby heslo nebylo některé z těch, které jste používali nedávno.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Heslo spadá mezi 1 000 000 nejčastějších (a tím útočníkům nejsnáze prolomitelných). Vytvořte si nějaké neobvyklé a tím bezpečnější.",
"Password is present in compromised password list. Please choose a different password." : "Heslo se nachází na seznamu kompromitovaných hesel. Zvolte jiné.",
"Password needs to be at least %s characters long." : "Je třeba, aby heslo bylo alespoň %s znaků dlouhé.",
"Password needs to contain at least one numeric character." : "Je třeba, aby heslo obsahovalo alespoň jednu číslici.",
"Password needs to contain at least one special character." : "Je třeba, aby heslo obsahovalo alespoň jeden speciální znak.",
"Password needs to contain at least one lower and one upper case character." : "Je třeba, aby heslo obsahovalo alespoň jedno malé a jedno velké písmeno.",
"Password policy" : "Požadavky na hesla",
"Allows admins to configure a password policy" : "Umožňuje správcům nastavovat pravidla pro hesla",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Umožnit správci definovat určité požadavky na heslo např. vynutit minimální délku",
"Minimum password length" : "Minimální délka hesla",
"User password history" : "Historie hesel uživatele",
"Number of days until user password expires" : "Počet dní do skončení platnosti hesla uživatele",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Počet pokusů o přihlášení před zablokováním uživatelského účtu (0 bez omezení)",
"Forbid common passwords" : "Zakázat běžná hesla",
"Enforce upper and lower case characters" : "Vyžadovat VELKÁ a malá písmena",
"Enforce numeric characters" : "Vyžadovat čísla",
"Enforce special characters" : "Vyžadovat speciální znaky",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Zkontrolovat heslo vůči seznamu prolomených hesel na haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Tato kontrola vytvoří otisk (hash) hesla a pošle prvních 5 znaků tohoto otisku na aplikační program. rozhraní (API) služby haveibeenpwned.com pro získání seznamu všech otisků, které začínají na tento. Pak zkontroluje na instanci Nextcloud, zda se ve výsledné sadě vyskytuje otisk daného hesla.",
"Unknown error" : "Neznámá chyba",
"Minimal length has to be a non negative number" : "Je třeba, aby nejkratší přípustná délka nebylo záporné číslo",
"History size has to be a non negative number" : "Je třeba, aby hloubka historie nebylo záporné číslo",
"Expiration days have to be a non negative number" : "Je třeba, aby počet dnů do skončení platnosti nebylo záporné číslo",
"Maximum login attempts have to be a non negative number" : "Je třeba, aby nejvyšší umožněný počet pokusů o přihlášení nebylo záporné číslo",
"Settings saved" : "Nastavení uložena",
"Error while saving settings" : "Chyba při ukládání nastavení",
"Saved" : "Uloženo",
"Error while saving" : "Chyba při ukládání"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
@@ -0,0 +1,33 @@
{ "translations": {
"Password is expired, please use forgot password method to reset" : "Platnost hesla skončila nastavte si nové prostřednictvím procedury pro zapomenuté heslo",
"Password must not have been used recently before." : "Je třeba, aby heslo nebylo některé z těch, které jste používali nedávno.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Heslo spadá mezi 1 000 000 nejčastějších (a tím útočníkům nejsnáze prolomitelných). Vytvořte si nějaké neobvyklé a tím bezpečnější.",
"Password is present in compromised password list. Please choose a different password." : "Heslo se nachází na seznamu kompromitovaných hesel. Zvolte jiné.",
"Password needs to be at least %s characters long." : "Je třeba, aby heslo bylo alespoň %s znaků dlouhé.",
"Password needs to contain at least one numeric character." : "Je třeba, aby heslo obsahovalo alespoň jednu číslici.",
"Password needs to contain at least one special character." : "Je třeba, aby heslo obsahovalo alespoň jeden speciální znak.",
"Password needs to contain at least one lower and one upper case character." : "Je třeba, aby heslo obsahovalo alespoň jedno malé a jedno velké písmeno.",
"Password policy" : "Požadavky na hesla",
"Allows admins to configure a password policy" : "Umožňuje správcům nastavovat pravidla pro hesla",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Umožnit správci definovat určité požadavky na heslo např. vynutit minimální délku",
"Minimum password length" : "Minimální délka hesla",
"User password history" : "Historie hesel uživatele",
"Number of days until user password expires" : "Počet dní do skončení platnosti hesla uživatele",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Počet pokusů o přihlášení před zablokováním uživatelského účtu (0 bez omezení)",
"Forbid common passwords" : "Zakázat běžná hesla",
"Enforce upper and lower case characters" : "Vyžadovat VELKÁ a malá písmena",
"Enforce numeric characters" : "Vyžadovat čísla",
"Enforce special characters" : "Vyžadovat speciální znaky",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Zkontrolovat heslo vůči seznamu prolomených hesel na haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Tato kontrola vytvoří otisk (hash) hesla a pošle prvních 5 znaků tohoto otisku na aplikační program. rozhraní (API) služby haveibeenpwned.com pro získání seznamu všech otisků, které začínají na tento. Pak zkontroluje na instanci Nextcloud, zda se ve výsledné sadě vyskytuje otisk daného hesla.",
"Unknown error" : "Neznámá chyba",
"Minimal length has to be a non negative number" : "Je třeba, aby nejkratší přípustná délka nebylo záporné číslo",
"History size has to be a non negative number" : "Je třeba, aby hloubka historie nebylo záporné číslo",
"Expiration days have to be a non negative number" : "Je třeba, aby počet dnů do skončení platnosti nebylo záporné číslo",
"Maximum login attempts have to be a non negative number" : "Je třeba, aby nejvyšší umožněný počet pokusů o přihlášení nebylo záporné číslo",
"Settings saved" : "Nastavení uložena",
"Error while saving settings" : "Chyba při ukládání nastavení",
"Saved" : "Uloženo",
"Error while saving" : "Chyba při ukládání"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}
@@ -0,0 +1,7 @@
OC.L10N.register(
"password_policy",
{
"Unknown error" : "Gwall anhysbys",
"Saved" : "Wedi'u cadw"
},
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");
@@ -0,0 +1,5 @@
{ "translations": {
"Unknown error" : "Gwall anhysbys",
"Saved" : "Wedi'u cadw"
},"pluralForm" :"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"
}
@@ -0,0 +1,35 @@
OC.L10N.register(
"password_policy",
{
"Password is expired, please use forgot password method to reset" : "Adgangskoden er udløbet, vælg venligst \"Glemt kodeord\" for at vælge et nyt",
"Password must not have been used recently before." : "Adgangskoden må ikke være benyttet for nyligt.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Kodeordet er i blandt de 1.000.000 mest almindelige kodeord. Vælg venligst et andet.",
"Password is present in compromised password list. Please choose a different password." : "Adgangskoden findes i liste over kompromitterede adgangskoder. Vælg en anden adgangskode.",
"Password needs to be at least %s characters long." : "Adgangskoden skal være mindst %s karakterer lang.",
"Password needs to contain at least one numeric character." : "Kodeord skal mindst indeholde et tal.",
"Password needs to contain at least one special character." : "Kodeord skal indeholde mindst et special tegn.",
"Password needs to contain at least one lower and one upper case character." : "Kodeord skal mindst indeholde et lille bogstav og et stort bogstav ",
"Password policy" : "Kodeord politik",
"Allows admins to configure a password policy" : "Tillad en administrator at fastsætte en politik for adgsngskoder",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Tillad en administrator af fastsætte krav til adgangskoder, f.eks. at sætte en mindstelængde",
"Minimum password length" : "Minimumslængde på adgangskode",
"User password history" : "Kodeords historik",
"Number of days until user password expires" : "Dage før brugeres kodeord udløber",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Tilladte login forsøg før en brugers konto blokeres (0 for ubegrænset)",
"Forbid common passwords" : "Forbyd almindelige kodeord",
"Enforce upper and lower case characters" : "Tving små og store bogstaver",
"Enforce numeric characters" : "Tving tal",
"Enforce special characters" : "Tving special tegn",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Kontroller adgangskoden op imod listen over kompromitterede adgangskoder i haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Dette check danner et krypteret kendetegn af adgangskoden og sender de første 4 tegn af dette kendetegn til haveibeenpwned.com's API for at modtage en liste med alle kendetegn, der starter med disse tegn. Derefter checker det, om adgsngskodekendetegnet findes i Nextclud-installationen.",
"Unknown error" : "Ukendt fejl",
"Minimal length has to be a non negative number" : "Minimumslængden må ikke være negativ",
"History size has to be a non negative number" : "Historik størrelsen må ikke være negativ",
"Expiration days have to be a non negative number" : "Udløbstiden må ikke være negativ",
"Maximum login attempts have to be a non negative number" : "Antal tilladte loginforsøg må ikke være negativ",
"Settings saved" : "Indstillinger gemt",
"Error while saving settings" : "Der opstod en fejl under lagring af indstillinger",
"Saved" : "Gemt",
"Error while saving" : "Kunne ikke gemme de nye værdier"
},
"nplurals=2; plural=(n != 1);");
@@ -0,0 +1,33 @@
{ "translations": {
"Password is expired, please use forgot password method to reset" : "Adgangskoden er udløbet, vælg venligst \"Glemt kodeord\" for at vælge et nyt",
"Password must not have been used recently before." : "Adgangskoden må ikke være benyttet for nyligt.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Kodeordet er i blandt de 1.000.000 mest almindelige kodeord. Vælg venligst et andet.",
"Password is present in compromised password list. Please choose a different password." : "Adgangskoden findes i liste over kompromitterede adgangskoder. Vælg en anden adgangskode.",
"Password needs to be at least %s characters long." : "Adgangskoden skal være mindst %s karakterer lang.",
"Password needs to contain at least one numeric character." : "Kodeord skal mindst indeholde et tal.",
"Password needs to contain at least one special character." : "Kodeord skal indeholde mindst et special tegn.",
"Password needs to contain at least one lower and one upper case character." : "Kodeord skal mindst indeholde et lille bogstav og et stort bogstav ",
"Password policy" : "Kodeord politik",
"Allows admins to configure a password policy" : "Tillad en administrator at fastsætte en politik for adgsngskoder",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Tillad en administrator af fastsætte krav til adgangskoder, f.eks. at sætte en mindstelængde",
"Minimum password length" : "Minimumslængde på adgangskode",
"User password history" : "Kodeords historik",
"Number of days until user password expires" : "Dage før brugeres kodeord udløber",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Tilladte login forsøg før en brugers konto blokeres (0 for ubegrænset)",
"Forbid common passwords" : "Forbyd almindelige kodeord",
"Enforce upper and lower case characters" : "Tving små og store bogstaver",
"Enforce numeric characters" : "Tving tal",
"Enforce special characters" : "Tving special tegn",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Kontroller adgangskoden op imod listen over kompromitterede adgangskoder i haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Dette check danner et krypteret kendetegn af adgangskoden og sender de første 4 tegn af dette kendetegn til haveibeenpwned.com's API for at modtage en liste med alle kendetegn, der starter med disse tegn. Derefter checker det, om adgsngskodekendetegnet findes i Nextclud-installationen.",
"Unknown error" : "Ukendt fejl",
"Minimal length has to be a non negative number" : "Minimumslængden må ikke være negativ",
"History size has to be a non negative number" : "Historik størrelsen må ikke være negativ",
"Expiration days have to be a non negative number" : "Udløbstiden må ikke være negativ",
"Maximum login attempts have to be a non negative number" : "Antal tilladte loginforsøg må ikke være negativ",
"Settings saved" : "Indstillinger gemt",
"Error while saving settings" : "Der opstod en fejl under lagring af indstillinger",
"Saved" : "Gemt",
"Error while saving" : "Kunne ikke gemme de nye værdier"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
@@ -0,0 +1,35 @@
OC.L10N.register(
"password_policy",
{
"Password is expired, please use forgot password method to reset" : "Das Passwort ist abgelaufen, bitte die Methode \"Passwort vergessen\" zum Zurücksetzen verwenden",
"Password must not have been used recently before." : "Das Passwort darf noch nicht verwendet worden sein.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Das Passwort ist unter den 1.000.000 häufigsten Passwörtern. Bitte wähle ein anderes.",
"Password is present in compromised password list. Please choose a different password." : "Das Passwort ist in der Liste der kompromittierten Passwörter enthalten. Bitte wähle ein anderes Passwort. ",
"Password needs to be at least %s characters long." : "Das Passwort muss mindestens %s Zeichen lang sein.",
"Password needs to contain at least one numeric character." : "Das Passwort muss mindestens eine Zahl beinhalten. ",
"Password needs to contain at least one special character." : "Das Passwort muss mindestens ein Sonderzeichen beinhalten. ",
"Password needs to contain at least one lower and one upper case character." : "Das Passwort muss mindestens einen Klein- und einen Großbuchstaben beinhalten. ",
"Password policy" : "Passwort-Regeln",
"Allows admins to configure a password policy" : "Ermöglicht Administratoren eine Passwortrichtlinie einzurichten",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Ermöglicht Administratoren diverse Voreinstellungen für Passwörter vorzunehmen, z. B. die Mindestlänge",
"Minimum password length" : "Minimale Passwortlänge",
"User password history" : "Benutzerpasswort-Verlauf",
"Number of days until user password expires" : "Anzahl der Tage bis zum Ablauf des Benutzerkennworts",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Anzahl der Anmeldeversuche, bevor das Benutzerkonto gesperrt wird (0 für unbegrenzte Anzahl)",
"Forbid common passwords" : "Häufig verwendete Passwörter verbieten",
"Enforce upper and lower case characters" : "Groß- und Kleinbuchstaben erzwingen",
"Enforce numeric characters" : "Zahlen erzwingen",
"Enforce special characters" : "Sonderzeichen erzwingen",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Das Passwort gegen eine Liste von geknackten Passwörtern bei haveibeenpwned.com prüfen.",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Es wird ein Hash des Passwortes erstellt und dessen ersten 5 Zeichen an haveibeenpwned.com gesendet. Danach wird eine Liste aller Hashes empfangen, welche mit diesen 5 Zeichen beginnen. Nextcloud prüft nun, ob der Hash des eingegebenen Passwortes in der Liste der Hashes enthalten ist.",
"Unknown error" : "Unbekannter Fehler",
"Minimal length has to be a non negative number" : "Die minimale Länge darf keine negative Zahl sein",
"History size has to be a non negative number" : "Der Umfang der Chronik darf keine negative Zahl sein",
"Expiration days have to be a non negative number" : "Die Ablauffrist darf keine negative Zahl sein",
"Maximum login attempts have to be a non negative number" : "Maximum der Anmeldeversuche darf keine negative Zahl sein",
"Settings saved" : "Einstellungen gespeichert",
"Error while saving settings" : "Fehler beim Speichern der Einstellungen",
"Saved" : "Gespeichert",
"Error while saving" : "Fehler beim Speichern"
},
"nplurals=2; plural=(n != 1);");
@@ -0,0 +1,33 @@
{ "translations": {
"Password is expired, please use forgot password method to reset" : "Das Passwort ist abgelaufen, bitte die Methode \"Passwort vergessen\" zum Zurücksetzen verwenden",
"Password must not have been used recently before." : "Das Passwort darf noch nicht verwendet worden sein.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Das Passwort ist unter den 1.000.000 häufigsten Passwörtern. Bitte wähle ein anderes.",
"Password is present in compromised password list. Please choose a different password." : "Das Passwort ist in der Liste der kompromittierten Passwörter enthalten. Bitte wähle ein anderes Passwort. ",
"Password needs to be at least %s characters long." : "Das Passwort muss mindestens %s Zeichen lang sein.",
"Password needs to contain at least one numeric character." : "Das Passwort muss mindestens eine Zahl beinhalten. ",
"Password needs to contain at least one special character." : "Das Passwort muss mindestens ein Sonderzeichen beinhalten. ",
"Password needs to contain at least one lower and one upper case character." : "Das Passwort muss mindestens einen Klein- und einen Großbuchstaben beinhalten. ",
"Password policy" : "Passwort-Regeln",
"Allows admins to configure a password policy" : "Ermöglicht Administratoren eine Passwortrichtlinie einzurichten",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Ermöglicht Administratoren diverse Voreinstellungen für Passwörter vorzunehmen, z. B. die Mindestlänge",
"Minimum password length" : "Minimale Passwortlänge",
"User password history" : "Benutzerpasswort-Verlauf",
"Number of days until user password expires" : "Anzahl der Tage bis zum Ablauf des Benutzerkennworts",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Anzahl der Anmeldeversuche, bevor das Benutzerkonto gesperrt wird (0 für unbegrenzte Anzahl)",
"Forbid common passwords" : "Häufig verwendete Passwörter verbieten",
"Enforce upper and lower case characters" : "Groß- und Kleinbuchstaben erzwingen",
"Enforce numeric characters" : "Zahlen erzwingen",
"Enforce special characters" : "Sonderzeichen erzwingen",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Das Passwort gegen eine Liste von geknackten Passwörtern bei haveibeenpwned.com prüfen.",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Es wird ein Hash des Passwortes erstellt und dessen ersten 5 Zeichen an haveibeenpwned.com gesendet. Danach wird eine Liste aller Hashes empfangen, welche mit diesen 5 Zeichen beginnen. Nextcloud prüft nun, ob der Hash des eingegebenen Passwortes in der Liste der Hashes enthalten ist.",
"Unknown error" : "Unbekannter Fehler",
"Minimal length has to be a non negative number" : "Die minimale Länge darf keine negative Zahl sein",
"History size has to be a non negative number" : "Der Umfang der Chronik darf keine negative Zahl sein",
"Expiration days have to be a non negative number" : "Die Ablauffrist darf keine negative Zahl sein",
"Maximum login attempts have to be a non negative number" : "Maximum der Anmeldeversuche darf keine negative Zahl sein",
"Settings saved" : "Einstellungen gespeichert",
"Error while saving settings" : "Fehler beim Speichern der Einstellungen",
"Saved" : "Gespeichert",
"Error while saving" : "Fehler beim Speichern"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
@@ -0,0 +1,35 @@
OC.L10N.register(
"password_policy",
{
"Password is expired, please use forgot password method to reset" : "Das Passwort ist abgelaufen, bitte die Methode \"Passwort vergessen\" zum Zurücksetzen verwenden",
"Password must not have been used recently before." : "Das Passwort darf noch nicht verwendet worden sein.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Das Passwort ist unter den 1.000.000 häufigsten Passwörtern. Bitte wählen Sie ein anderes.",
"Password is present in compromised password list. Please choose a different password." : "Das Passwort ist in der Liste der kompromittierten Passwörter enthalten. Bitte wählen Sie ein anderes Passwort.",
"Password needs to be at least %s characters long." : "Das Passwort muss mindestens %s Zeichen lang sein.",
"Password needs to contain at least one numeric character." : "Das Passwort muss mindestens eine Zahl beinhalten. ",
"Password needs to contain at least one special character." : "Das Passwort muss mindestens ein Sonderzeichen beinhalten. ",
"Password needs to contain at least one lower and one upper case character." : "Das Passwort muss mindestens einen Klein- und einen Großbuchstaben beinhalten.",
"Password policy" : "Passwort-Regeln",
"Allows admins to configure a password policy" : "Ermöglicht Administratoren eine Passwortrichtlinie einzurichten",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Ermöglicht Administratoren diverse Voreinstellungen für Passwörter vorzunehmen, z. B. die Mindestlänge",
"Minimum password length" : "Minimale Passwortlänge",
"User password history" : "Benutzerpasswort-Verlauf",
"Number of days until user password expires" : "Anzahl der Tage bis zum Ablauf des Benutzerpassworts",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Anzahl der Anmeldeversuche, bevor das Benutzerkonto gesperrt wird (0 für unbegrenzte Anzahl)",
"Forbid common passwords" : "Häufig verwendete Passwörter verbieten",
"Enforce upper and lower case characters" : "Groß- und Kleinbuchstaben erzwingen",
"Enforce numeric characters" : "Zahlen erzwingen",
"Enforce special characters" : "Sonderzeichen erzwingen",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Das Passwort gegen eine Liste von geknackten Passwörtern bei haveibeenpwned.com prüfen.",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Es wird ein Hash des Passwortes erstellt und dessen erste 5 Zeichen an haveibeenpwned.com gesendet. Danach wird eine Liste aller Hashes empfangen, welche mit diesen 5 Zeichen beginnen. Nextcloud prüft nun, ob der Hash des eingegebenen Passwortes in der Liste der Hashes enthalten ist.",
"Unknown error" : "Unbekannter Fehler",
"Minimal length has to be a non negative number" : "Minimale Länge muss eine nicht negative Zahl sein",
"History size has to be a non negative number" : "Historiengröße muss eine nicht negative Zahl sein",
"Expiration days have to be a non negative number" : "Verfallstage müssen eine nicht negative Zahl sein",
"Maximum login attempts have to be a non negative number" : "Maximale Anmeldeversuche muss eine nicht negative Zahl sein",
"Settings saved" : "Einstellungen gespeichert",
"Error while saving settings" : "Fehler beim Speichern der Einstellungen",
"Saved" : "Gespeichert",
"Error while saving" : "Fehler beim Speichern"
},
"nplurals=2; plural=(n != 1);");
@@ -0,0 +1,33 @@
{ "translations": {
"Password is expired, please use forgot password method to reset" : "Das Passwort ist abgelaufen, bitte die Methode \"Passwort vergessen\" zum Zurücksetzen verwenden",
"Password must not have been used recently before." : "Das Passwort darf noch nicht verwendet worden sein.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Das Passwort ist unter den 1.000.000 häufigsten Passwörtern. Bitte wählen Sie ein anderes.",
"Password is present in compromised password list. Please choose a different password." : "Das Passwort ist in der Liste der kompromittierten Passwörter enthalten. Bitte wählen Sie ein anderes Passwort.",
"Password needs to be at least %s characters long." : "Das Passwort muss mindestens %s Zeichen lang sein.",
"Password needs to contain at least one numeric character." : "Das Passwort muss mindestens eine Zahl beinhalten. ",
"Password needs to contain at least one special character." : "Das Passwort muss mindestens ein Sonderzeichen beinhalten. ",
"Password needs to contain at least one lower and one upper case character." : "Das Passwort muss mindestens einen Klein- und einen Großbuchstaben beinhalten.",
"Password policy" : "Passwort-Regeln",
"Allows admins to configure a password policy" : "Ermöglicht Administratoren eine Passwortrichtlinie einzurichten",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Ermöglicht Administratoren diverse Voreinstellungen für Passwörter vorzunehmen, z. B. die Mindestlänge",
"Minimum password length" : "Minimale Passwortlänge",
"User password history" : "Benutzerpasswort-Verlauf",
"Number of days until user password expires" : "Anzahl der Tage bis zum Ablauf des Benutzerpassworts",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Anzahl der Anmeldeversuche, bevor das Benutzerkonto gesperrt wird (0 für unbegrenzte Anzahl)",
"Forbid common passwords" : "Häufig verwendete Passwörter verbieten",
"Enforce upper and lower case characters" : "Groß- und Kleinbuchstaben erzwingen",
"Enforce numeric characters" : "Zahlen erzwingen",
"Enforce special characters" : "Sonderzeichen erzwingen",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Das Passwort gegen eine Liste von geknackten Passwörtern bei haveibeenpwned.com prüfen.",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Es wird ein Hash des Passwortes erstellt und dessen erste 5 Zeichen an haveibeenpwned.com gesendet. Danach wird eine Liste aller Hashes empfangen, welche mit diesen 5 Zeichen beginnen. Nextcloud prüft nun, ob der Hash des eingegebenen Passwortes in der Liste der Hashes enthalten ist.",
"Unknown error" : "Unbekannter Fehler",
"Minimal length has to be a non negative number" : "Minimale Länge muss eine nicht negative Zahl sein",
"History size has to be a non negative number" : "Historiengröße muss eine nicht negative Zahl sein",
"Expiration days have to be a non negative number" : "Verfallstage müssen eine nicht negative Zahl sein",
"Maximum login attempts have to be a non negative number" : "Maximale Anmeldeversuche muss eine nicht negative Zahl sein",
"Settings saved" : "Einstellungen gespeichert",
"Error while saving settings" : "Fehler beim Speichern der Einstellungen",
"Saved" : "Gespeichert",
"Error while saving" : "Fehler beim Speichern"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
@@ -0,0 +1,34 @@
OC.L10N.register(
"password_policy",
{
"Password is expired, please use forgot password method to reset" : "Το συνθηματικό έχει λήξει. Χρησιμοποιήστε το ξέχασα το συνθηματικό μου για επαναφορά",
"Password must not have been used recently before." : "Το συνθηματικό δεν πρέπει να έχει χρησιμοποιηθεί πρόσφατα.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Το συνθηματικό είναι μεταξύ των 1.000.000 συνηθέστερων. Παρακαλούμε κάντε το μοναδικό.",
"Password is present in compromised password list. Please choose a different password." : "Το συνθηματικό έχει ξαναχρησιμοποιηθεί στο παρελθόν. Παρακαλούμε επιλέξτε διαφορετικό.",
"Password needs to be at least %s characters long." : "Το συνθηματικό πρέπει να περιλαμβάνει τουλάχιστον %s χαρακτήρες.",
"Password needs to contain at least one numeric character." : "Το συνθηματικό πρέπει να περιέχει τουλάχιστον ένα αριθμητικό χαρακτήρα.",
"Password needs to contain at least one special character." : "Το συνθηματικό πρέπει να περιέχει τουλάχιστον ένα ειδικό χαρακτήρα.",
"Password needs to contain at least one lower and one upper case character." : "Το συνθηματικό πρέπει να περιέχει τουλάχιστον έναν μικρό και έναν κεφαλαίο χαρακτήρα.",
"Password policy" : "Πολιτική συνθηματικού",
"Allows admins to configure a password policy" : "Επιτρέπει στους διαχειριστές να ορίσουν την πολιτική συνθηματικών",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Επιτρέψτε στο διαχειριστή να ορίσει ορισμένες προϋποθέσεις για το συνθηματικό, π.χ. επιβολή ελάχιστου μήκους",
"Minimum password length" : "Ελάχιστο μήκος συνθηματικού",
"User password history" : "Ιστορικό συνθηματικών χρήστη",
"Number of days until user password expires" : "Αριθμός ημερών έως τη λήξη του συνθηματικού χρήστη",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Αριθμός προσπαθειών σύνδεσης πριν αποκλειστεί ο λογαριασμός χρήστη (0 για χωρίς όριο)",
"Forbid common passwords" : "Απαγόρευση κοινών συνθηματικών",
"Enforce upper and lower case characters" : "Υποχρεωτική χρήση κεφαλαίων και πεζών χαρακτήρων",
"Enforce numeric characters" : "Υποχρεωτική χρήση αριθμητικών χαρακτήρων",
"Enforce special characters" : "Υποχρεωτική χρήση ειδικών χαρακτήρων",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Ελέγξτε τον κωδικό πρόσβασης κατά της λίστας παραβιασμένων συνθηματικών από το haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Αυτός ο έλεγχος δημιουργεί ένα αναγνωριστικό του κωδικού πρόσβασης και στέλνει τους πρώτους 5 χαρακτήρες στο API του hasibeenpwned.com για να ανακτήσει μια λίστα όλων των hashes που αρχίζουν με αυτούς. Έπειτα, ελέγχει την αρμόδια υπηρεσία του Nextcloud εάν το hash του συνθηματικού βρίσκεται στα αποτελέσματα.",
"Unknown error" : "Άγνωστο σφάλμα",
"Minimal length has to be a non negative number" : "Το ελάχιστο μήκος πρέπει να είναι μη αρνητικός αριθμός",
"History size has to be a non negative number" : "Το μέγεθος ιστορικού πρέπει να είναι μη αρνητικός αριθμός",
"Expiration days have to be a non negative number" : "Οι ημέρες λήξης πρέπει να είναι μη αρνητικοί αριθμοί",
"Maximum login attempts have to be a non negative number" : "Οι μέγιστες προσπάθειες σύνδεσης πρέπει να είναι μη αρνητικός αριθμός",
"Settings saved" : "Οι ρυθμίσεις αποθηκεύτηκαν",
"Saved" : "Αποθηκεύτηκε",
"Error while saving" : "Σφάλμα κατά την αποθήκευση"
},
"nplurals=2; plural=(n != 1);");
@@ -0,0 +1,32 @@
{ "translations": {
"Password is expired, please use forgot password method to reset" : "Το συνθηματικό έχει λήξει. Χρησιμοποιήστε το ξέχασα το συνθηματικό μου για επαναφορά",
"Password must not have been used recently before." : "Το συνθηματικό δεν πρέπει να έχει χρησιμοποιηθεί πρόσφατα.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Το συνθηματικό είναι μεταξύ των 1.000.000 συνηθέστερων. Παρακαλούμε κάντε το μοναδικό.",
"Password is present in compromised password list. Please choose a different password." : "Το συνθηματικό έχει ξαναχρησιμοποιηθεί στο παρελθόν. Παρακαλούμε επιλέξτε διαφορετικό.",
"Password needs to be at least %s characters long." : "Το συνθηματικό πρέπει να περιλαμβάνει τουλάχιστον %s χαρακτήρες.",
"Password needs to contain at least one numeric character." : "Το συνθηματικό πρέπει να περιέχει τουλάχιστον ένα αριθμητικό χαρακτήρα.",
"Password needs to contain at least one special character." : "Το συνθηματικό πρέπει να περιέχει τουλάχιστον ένα ειδικό χαρακτήρα.",
"Password needs to contain at least one lower and one upper case character." : "Το συνθηματικό πρέπει να περιέχει τουλάχιστον έναν μικρό και έναν κεφαλαίο χαρακτήρα.",
"Password policy" : "Πολιτική συνθηματικού",
"Allows admins to configure a password policy" : "Επιτρέπει στους διαχειριστές να ορίσουν την πολιτική συνθηματικών",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Επιτρέψτε στο διαχειριστή να ορίσει ορισμένες προϋποθέσεις για το συνθηματικό, π.χ. επιβολή ελάχιστου μήκους",
"Minimum password length" : "Ελάχιστο μήκος συνθηματικού",
"User password history" : "Ιστορικό συνθηματικών χρήστη",
"Number of days until user password expires" : "Αριθμός ημερών έως τη λήξη του συνθηματικού χρήστη",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Αριθμός προσπαθειών σύνδεσης πριν αποκλειστεί ο λογαριασμός χρήστη (0 για χωρίς όριο)",
"Forbid common passwords" : "Απαγόρευση κοινών συνθηματικών",
"Enforce upper and lower case characters" : "Υποχρεωτική χρήση κεφαλαίων και πεζών χαρακτήρων",
"Enforce numeric characters" : "Υποχρεωτική χρήση αριθμητικών χαρακτήρων",
"Enforce special characters" : "Υποχρεωτική χρήση ειδικών χαρακτήρων",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Ελέγξτε τον κωδικό πρόσβασης κατά της λίστας παραβιασμένων συνθηματικών από το haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Αυτός ο έλεγχος δημιουργεί ένα αναγνωριστικό του κωδικού πρόσβασης και στέλνει τους πρώτους 5 χαρακτήρες στο API του hasibeenpwned.com για να ανακτήσει μια λίστα όλων των hashes που αρχίζουν με αυτούς. Έπειτα, ελέγχει την αρμόδια υπηρεσία του Nextcloud εάν το hash του συνθηματικού βρίσκεται στα αποτελέσματα.",
"Unknown error" : "Άγνωστο σφάλμα",
"Minimal length has to be a non negative number" : "Το ελάχιστο μήκος πρέπει να είναι μη αρνητικός αριθμός",
"History size has to be a non negative number" : "Το μέγεθος ιστορικού πρέπει να είναι μη αρνητικός αριθμός",
"Expiration days have to be a non negative number" : "Οι ημέρες λήξης πρέπει να είναι μη αρνητικοί αριθμοί",
"Maximum login attempts have to be a non negative number" : "Οι μέγιστες προσπάθειες σύνδεσης πρέπει να είναι μη αρνητικός αριθμός",
"Settings saved" : "Οι ρυθμίσεις αποθηκεύτηκαν",
"Saved" : "Αποθηκεύτηκε",
"Error while saving" : "Σφάλμα κατά την αποθήκευση"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
@@ -0,0 +1,35 @@
OC.L10N.register(
"password_policy",
{
"Password is expired, please use forgot password method to reset" : "Password is expired, please use forgot password method to reset",
"Password must not have been used recently before." : "Password must not have been used recently before.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Password is among the 1,000,000 most common ones. Please make it unique.",
"Password is present in compromised password list. Please choose a different password." : "Password is present in compromised password list. Please choose a different password.",
"Password needs to be at least %s characters long." : "Password needs to be at least %s characters long.",
"Password needs to contain at least one numeric character." : "Password needs to contain at least one numeric character.",
"Password needs to contain at least one special character." : "Password needs to contain at least one special character.",
"Password needs to contain at least one lower and one upper case character." : "Password needs to contain at least one lower and one upper case character.",
"Password policy" : "Password policy",
"Allows admins to configure a password policy" : "Allows admins to configure a password policy",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length",
"Minimum password length" : "Minimum password length",
"User password history" : "User password history",
"Number of days until user password expires" : "Number of days until user password expires",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Number of login attempts before the user account is blocked (0 for no limit)",
"Forbid common passwords" : "Forbid common passwords",
"Enforce upper and lower case characters" : "Enforce upper and lower case characters",
"Enforce numeric characters" : "Enforce numeric characters",
"Enforce special characters" : "Enforce special characters",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Check password against the list of breached passwords from haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set.",
"Unknown error" : "Unknown error",
"Minimal length has to be a non negative number" : "Minimal length has to be a non negative number",
"History size has to be a non negative number" : "History size has to be a non negative number",
"Expiration days have to be a non negative number" : "Expiration days have to be a non negative number",
"Maximum login attempts have to be a non negative number" : "Maximum login attempts have to be a non negative number",
"Settings saved" : "Settings saved",
"Error while saving settings" : "Error while saving settings",
"Saved" : "Saved",
"Error while saving" : "Error while saving"
},
"nplurals=2; plural=(n != 1);");
@@ -0,0 +1,33 @@
{ "translations": {
"Password is expired, please use forgot password method to reset" : "Password is expired, please use forgot password method to reset",
"Password must not have been used recently before." : "Password must not have been used recently before.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Password is among the 1,000,000 most common ones. Please make it unique.",
"Password is present in compromised password list. Please choose a different password." : "Password is present in compromised password list. Please choose a different password.",
"Password needs to be at least %s characters long." : "Password needs to be at least %s characters long.",
"Password needs to contain at least one numeric character." : "Password needs to contain at least one numeric character.",
"Password needs to contain at least one special character." : "Password needs to contain at least one special character.",
"Password needs to contain at least one lower and one upper case character." : "Password needs to contain at least one lower and one upper case character.",
"Password policy" : "Password policy",
"Allows admins to configure a password policy" : "Allows admins to configure a password policy",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length",
"Minimum password length" : "Minimum password length",
"User password history" : "User password history",
"Number of days until user password expires" : "Number of days until user password expires",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Number of login attempts before the user account is blocked (0 for no limit)",
"Forbid common passwords" : "Forbid common passwords",
"Enforce upper and lower case characters" : "Enforce upper and lower case characters",
"Enforce numeric characters" : "Enforce numeric characters",
"Enforce special characters" : "Enforce special characters",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Check password against the list of breached passwords from haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set.",
"Unknown error" : "Unknown error",
"Minimal length has to be a non negative number" : "Minimal length has to be a non negative number",
"History size has to be a non negative number" : "History size has to be a non negative number",
"Expiration days have to be a non negative number" : "Expiration days have to be a non negative number",
"Maximum login attempts have to be a non negative number" : "Maximum login attempts have to be a non negative number",
"Settings saved" : "Settings saved",
"Error while saving settings" : "Error while saving settings",
"Saved" : "Saved",
"Error while saving" : "Error while saving"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
@@ -0,0 +1,22 @@
OC.L10N.register(
"password_policy",
{
"Password is among the 1,000,000 most common ones. Please make it unique." : "Tiu pasvorto troveblas inter la miliono da pli kutimaj pasvortoj.",
"Password is present in compromised password list. Please choose a different password." : "Tiu pasvorto ĉeestas en la listo de malsekretigitaj pasvortoj. Bv. elekti alian pasvorton.",
"Password needs to contain at least one numeric character." : "Pasvorto necesas enhavi almenaŭ unu nombran signon.",
"Password needs to contain at least one special character." : "Pasvorto necesas enhavi almenaŭ unu specialan signon.",
"Password needs to contain at least one lower and one upper case character." : "Pasvorto necesas enhavi almenaŭ unu minusklan kaj unu majusklan signon.",
"Password policy" : "Pasvorta regularo",
"Allows admins to configure a password policy" : "Ebligas al administranto difini regularon pri pasvortoj",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Ebligas al administranto difini certajn regulojn pri pasvortoj, ekz. difini minimuman longon.",
"Forbid common passwords" : "Malpermesi kutimajn pasvortojn",
"Enforce upper and lower case characters" : "Devigi uzon de minuskloj kaj majuskloj",
"Enforce numeric characters" : "Devigi uzon de signoj nombraj",
"Enforce special characters" : "Devigi uzon de signoj specialaj",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Kompari la pasvorton kun la listo de diskonigitaj pasvortoj el haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Tio kreas haketon el la pasvorto kaj sendas la unuajn 5 signojn de tiu haketo al la API de haveibeenpwned.com por ricevi liston de ĉiuj haketoj, kiuj komenciĝas per tiuj. Poste, ĝi kontrolas en la Nextcloud-servilo, ĉu la pasvorta haketo estas en la listo.",
"Unknown error" : "Nekonata eraro",
"Settings saved" : "Agordoj konservitaj",
"Saved" : "Konservita"
},
"nplurals=2; plural=(n != 1);");
@@ -0,0 +1,20 @@
{ "translations": {
"Password is among the 1,000,000 most common ones. Please make it unique." : "Tiu pasvorto troveblas inter la miliono da pli kutimaj pasvortoj.",
"Password is present in compromised password list. Please choose a different password." : "Tiu pasvorto ĉeestas en la listo de malsekretigitaj pasvortoj. Bv. elekti alian pasvorton.",
"Password needs to contain at least one numeric character." : "Pasvorto necesas enhavi almenaŭ unu nombran signon.",
"Password needs to contain at least one special character." : "Pasvorto necesas enhavi almenaŭ unu specialan signon.",
"Password needs to contain at least one lower and one upper case character." : "Pasvorto necesas enhavi almenaŭ unu minusklan kaj unu majusklan signon.",
"Password policy" : "Pasvorta regularo",
"Allows admins to configure a password policy" : "Ebligas al administranto difini regularon pri pasvortoj",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Ebligas al administranto difini certajn regulojn pri pasvortoj, ekz. difini minimuman longon.",
"Forbid common passwords" : "Malpermesi kutimajn pasvortojn",
"Enforce upper and lower case characters" : "Devigi uzon de minuskloj kaj majuskloj",
"Enforce numeric characters" : "Devigi uzon de signoj nombraj",
"Enforce special characters" : "Devigi uzon de signoj specialaj",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Kompari la pasvorton kun la listo de diskonigitaj pasvortoj el haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Tio kreas haketon el la pasvorto kaj sendas la unuajn 5 signojn de tiu haketo al la API de haveibeenpwned.com por ricevi liston de ĉiuj haketoj, kiuj komenciĝas per tiuj. Poste, ĝi kontrolas en la Nextcloud-servilo, ĉu la pasvorta haketo estas en la listo.",
"Unknown error" : "Nekonata eraro",
"Settings saved" : "Agordoj konservitaj",
"Saved" : "Konservita"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
@@ -0,0 +1,35 @@
OC.L10N.register(
"password_policy",
{
"Password is expired, please use forgot password method to reset" : "La contraseña ha caducado. Por favor, usa el método de contraseña olvidada para resetearla.",
"Password must not have been used recently before." : "La contraseña no debe haber sido utilizada recientemente.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Esta contraseña está entre las 1,000,000 más comunes. Por favor, hágala única.",
"Password is present in compromised password list. Please choose a different password." : "La contraseña se encuentra en una lista de contraseñas filtradas. Por favor, escoge una contraseña diferente.",
"Password needs to be at least %s characters long." : "La contraseña debe tener un mínimo de %s caracteres.",
"Password needs to contain at least one numeric character." : "La contraseña debe contener al menos un número.",
"Password needs to contain at least one special character." : "La contraseña debe contener al menos un carácter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña debe contener al menos una minúscula y una mayúscula.",
"Password policy" : "Política de contraseñas",
"Allows admins to configure a password policy" : "Permite a los administradores configurar una política de contraseñas",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Permite a los administradores definir ciertas precondiciones para las contraseñas, p. ej., obligar a una longitud mínima",
"Minimum password length" : "Longitud mínima de la contraseña",
"User password history" : "Histórico de contraseñas del usuario",
"Number of days until user password expires" : "Número de días hasta que la contraseña caduque",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Número de intentos de inicio de sesión antes de que la cuenta se bloquee (0 para que no haya límite)",
"Forbid common passwords" : "Prohibir contraseñas comunes",
"Enforce upper and lower case characters" : "Hacer obligatorio el uso de caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Hacer obligatorio el uso de caracteres numéricos",
"Enforce special characters" : "Hacer obligatorio el uso de caracteres especiales",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Comprobar contraseña en la lista de contraseñas filtradas de haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Esta comprobación crea un hash de las contraseñas y envía los 5 primeros caracteres de este hash a la API de haveibeenpwned.com para recuperar una lista de todos los hashes que comienzan de esa forma. Después se comprueba en la instancia de Nextcloud si el hash de la contraseña está en el conjunto de resultados.",
"Unknown error" : "Error desconocido",
"Minimal length has to be a non negative number" : "La longitud mínima no puede ser un número negativo",
"History size has to be a non negative number" : "El tamaño del histórico no puede ser un número negativo",
"Expiration days have to be a non negative number" : "Los días de caducidad no pueden ser un número negativo",
"Maximum login attempts have to be a non negative number" : "El número máximo de intentos de inicio de sesión no puede ser un número negativo",
"Settings saved" : "Ajustes guardados",
"Error while saving settings" : "Error al guardar las configuraciones",
"Saved" : "Guardado",
"Error while saving" : "Error al guardar"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
@@ -0,0 +1,33 @@
{ "translations": {
"Password is expired, please use forgot password method to reset" : "La contraseña ha caducado. Por favor, usa el método de contraseña olvidada para resetearla.",
"Password must not have been used recently before." : "La contraseña no debe haber sido utilizada recientemente.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Esta contraseña está entre las 1,000,000 más comunes. Por favor, hágala única.",
"Password is present in compromised password list. Please choose a different password." : "La contraseña se encuentra en una lista de contraseñas filtradas. Por favor, escoge una contraseña diferente.",
"Password needs to be at least %s characters long." : "La contraseña debe tener un mínimo de %s caracteres.",
"Password needs to contain at least one numeric character." : "La contraseña debe contener al menos un número.",
"Password needs to contain at least one special character." : "La contraseña debe contener al menos un carácter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña debe contener al menos una minúscula y una mayúscula.",
"Password policy" : "Política de contraseñas",
"Allows admins to configure a password policy" : "Permite a los administradores configurar una política de contraseñas",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Permite a los administradores definir ciertas precondiciones para las contraseñas, p. ej., obligar a una longitud mínima",
"Minimum password length" : "Longitud mínima de la contraseña",
"User password history" : "Histórico de contraseñas del usuario",
"Number of days until user password expires" : "Número de días hasta que la contraseña caduque",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Número de intentos de inicio de sesión antes de que la cuenta se bloquee (0 para que no haya límite)",
"Forbid common passwords" : "Prohibir contraseñas comunes",
"Enforce upper and lower case characters" : "Hacer obligatorio el uso de caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Hacer obligatorio el uso de caracteres numéricos",
"Enforce special characters" : "Hacer obligatorio el uso de caracteres especiales",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Comprobar contraseña en la lista de contraseñas filtradas de haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Esta comprobación crea un hash de las contraseñas y envía los 5 primeros caracteres de este hash a la API de haveibeenpwned.com para recuperar una lista de todos los hashes que comienzan de esa forma. Después se comprueba en la instancia de Nextcloud si el hash de la contraseña está en el conjunto de resultados.",
"Unknown error" : "Error desconocido",
"Minimal length has to be a non negative number" : "La longitud mínima no puede ser un número negativo",
"History size has to be a non negative number" : "El tamaño del histórico no puede ser un número negativo",
"Expiration days have to be a non negative number" : "Los días de caducidad no pueden ser un número negativo",
"Maximum login attempts have to be a non negative number" : "El número máximo de intentos de inicio de sesión no puede ser un número negativo",
"Settings saved" : "Ajustes guardados",
"Error while saving settings" : "Error al guardar las configuraciones",
"Saved" : "Guardado",
"Error while saving" : "Error al guardar"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
@@ -0,0 +1,17 @@
OC.L10N.register(
"password_policy",
{
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña es una entre las 1,000,000 más comunes. Por favor hazla más única. ",
"Password needs to contain at least one numeric character." : "La contraseña necesita contener al menos un número.",
"Password needs to contain at least one special character." : "La contraseña necesita contener al menos un caracter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña necesita contener al menos una mayúscula y una minúscula.",
"Password policy" : "Política de contraseñas",
"Forbid common passwords" : "Restringir contraseñas comunes",
"Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Imponer caracteres numéricos",
"Enforce special characters" : "Imponer caracteres especiales",
"Unknown error" : "Error desconocido",
"Settings saved" : "Se han guardado las configuraciones ",
"Saved" : "Guardado"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
@@ -0,0 +1,15 @@
{ "translations": {
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña es una entre las 1,000,000 más comunes. Por favor hazla más única. ",
"Password needs to contain at least one numeric character." : "La contraseña necesita contener al menos un número.",
"Password needs to contain at least one special character." : "La contraseña necesita contener al menos un caracter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña necesita contener al menos una mayúscula y una minúscula.",
"Password policy" : "Política de contraseñas",
"Forbid common passwords" : "Restringir contraseñas comunes",
"Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Imponer caracteres numéricos",
"Enforce special characters" : "Imponer caracteres especiales",
"Unknown error" : "Error desconocido",
"Settings saved" : "Se han guardado las configuraciones ",
"Saved" : "Guardado"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
@@ -0,0 +1,13 @@
OC.L10N.register(
"password_policy",
{
"Password policy" : "Política de contraseñas",
"Forbid common passwords" : "Restringir contraseñas comunes",
"Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Imponer caracteres numéricos",
"Enforce special characters" : "Imponer caracteres especiales",
"Unknown error" : "Error desconocido",
"Settings saved" : "Configuraciones guardadas",
"Saved" : "Guardado"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
@@ -0,0 +1,11 @@
{ "translations": {
"Password policy" : "Política de contraseñas",
"Forbid common passwords" : "Restringir contraseñas comunes",
"Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Imponer caracteres numéricos",
"Enforce special characters" : "Imponer caracteres especiales",
"Unknown error" : "Error desconocido",
"Settings saved" : "Configuraciones guardadas",
"Saved" : "Guardado"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
@@ -0,0 +1,20 @@
OC.L10N.register(
"password_policy",
{
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña es una entre las 1,000,000 más comunes. Por favor hazla más única. ",
"Password is present in compromised password list. Please choose a different password." : "La contraseña está presente en el listado de contraseñas comprometidas. Por favor selecciona una contraseña diferente.",
"Password needs to contain at least one numeric character." : "La contraseña necesita contener al menos un número.",
"Password needs to contain at least one special character." : "La contraseña necesita contener al menos un caracter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña necesita contener al menos una mayúscula y una minúscula.",
"Password policy" : "Política de contraseñas",
"Forbid common passwords" : "Restringir contraseñas comunes",
"Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Imponer caracteres numéricos",
"Enforce special characters" : "Imponer caracteres especiales",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Verifica la contraseña contra la lista de contraseñas comprometidas de haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Esta verificación crea un resumen de la contraseña y envia los primeros 5 caracteres de este resumen al API haveibeenpwned.com para obtener una lista de todos los resumenes que empezan con ellos. Después verfica en la instancia de Nextcloud si la contraseña está en el juego de resultados.",
"Unknown error" : "Se presentó un error desconocido",
"Settings saved" : "Se han guardado las configuraciones ",
"Saved" : "Guardado"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
@@ -0,0 +1,18 @@
{ "translations": {
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña es una entre las 1,000,000 más comunes. Por favor hazla más única. ",
"Password is present in compromised password list. Please choose a different password." : "La contraseña está presente en el listado de contraseñas comprometidas. Por favor selecciona una contraseña diferente.",
"Password needs to contain at least one numeric character." : "La contraseña necesita contener al menos un número.",
"Password needs to contain at least one special character." : "La contraseña necesita contener al menos un caracter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña necesita contener al menos una mayúscula y una minúscula.",
"Password policy" : "Política de contraseñas",
"Forbid common passwords" : "Restringir contraseñas comunes",
"Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Imponer caracteres numéricos",
"Enforce special characters" : "Imponer caracteres especiales",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Verifica la contraseña contra la lista de contraseñas comprometidas de haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Esta verificación crea un resumen de la contraseña y envia los primeros 5 caracteres de este resumen al API haveibeenpwned.com para obtener una lista de todos los resumenes que empezan con ellos. Después verfica en la instancia de Nextcloud si la contraseña está en el juego de resultados.",
"Unknown error" : "Se presentó un error desconocido",
"Settings saved" : "Se han guardado las configuraciones ",
"Saved" : "Guardado"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
@@ -0,0 +1,20 @@
OC.L10N.register(
"password_policy",
{
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña es una entre las 1,000,000 más comunes. Por favor hazla más única. ",
"Password is present in compromised password list. Please choose a different password." : "La contraseña está presente en el listado de contraseñas comprometidas. Por favor selecciona una contraseña diferente.",
"Password needs to contain at least one numeric character." : "La contraseña necesita contener al menos un número.",
"Password needs to contain at least one special character." : "La contraseña necesita contener al menos un caracter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña necesita contener al menos una mayúscula y una minúscula.",
"Password policy" : "Política de contraseñas",
"Forbid common passwords" : "Restringir contraseñas comunes",
"Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Imponer caracteres numéricos",
"Enforce special characters" : "Imponer caracteres especiales",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Verifica la contraseña contra la lista de contraseñas comprometidas de haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Esta verificación crea un resumen de la contraseña y envia los primeros 5 caracteres de este resumen al API haveibeenpwned.com para obtener una lista de todos los resumenes que empezan con ellos. Después verfica en la instancia de Nextcloud si la contraseña está en el juego de resultados.",
"Unknown error" : "Error desconocido",
"Settings saved" : "Se han guardado las configuraciones ",
"Saved" : "Guardado"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
@@ -0,0 +1,18 @@
{ "translations": {
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña es una entre las 1,000,000 más comunes. Por favor hazla más única. ",
"Password is present in compromised password list. Please choose a different password." : "La contraseña está presente en el listado de contraseñas comprometidas. Por favor selecciona una contraseña diferente.",
"Password needs to contain at least one numeric character." : "La contraseña necesita contener al menos un número.",
"Password needs to contain at least one special character." : "La contraseña necesita contener al menos un caracter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña necesita contener al menos una mayúscula y una minúscula.",
"Password policy" : "Política de contraseñas",
"Forbid common passwords" : "Restringir contraseñas comunes",
"Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Imponer caracteres numéricos",
"Enforce special characters" : "Imponer caracteres especiales",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Verifica la contraseña contra la lista de contraseñas comprometidas de haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Esta verificación crea un resumen de la contraseña y envia los primeros 5 caracteres de este resumen al API haveibeenpwned.com para obtener una lista de todos los resumenes que empezan con ellos. Después verfica en la instancia de Nextcloud si la contraseña está en el juego de resultados.",
"Unknown error" : "Error desconocido",
"Settings saved" : "Se han guardado las configuraciones ",
"Saved" : "Guardado"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
@@ -0,0 +1,20 @@
OC.L10N.register(
"password_policy",
{
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña es una entre las 1,000,000 más comunes. Por favor hazla más única. ",
"Password is present in compromised password list. Please choose a different password." : "La contraseña está presente en el listado de contraseñas comprometidas. Por favor selecciona una contraseña diferente.",
"Password needs to contain at least one numeric character." : "La contraseña necesita contener al menos un número.",
"Password needs to contain at least one special character." : "La contraseña necesita contener al menos un caracter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña necesita contener al menos una mayúscula y una minúscula.",
"Password policy" : "Política de contraseñas",
"Forbid common passwords" : "Restringir contraseñas comunes",
"Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Imponer caracteres numéricos",
"Enforce special characters" : "Imponer caracteres especiales",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Verifica la contraseña contra la lista de contraseñas comprometidas de haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Esta verificación crea un resumen de la contraseña y envia los primeros 5 caracteres de este resumen al API haveibeenpwned.com para obtener una lista de todos los resumenes que empezan con ellos. Después verfica en la instancia de Nextcloud si la contraseña está en el juego de resultados.",
"Unknown error" : "Error desconocido",
"Settings saved" : "Se han guardado las configuraciones ",
"Saved" : "Guardado"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
@@ -0,0 +1,18 @@
{ "translations": {
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña es una entre las 1,000,000 más comunes. Por favor hazla más única. ",
"Password is present in compromised password list. Please choose a different password." : "La contraseña está presente en el listado de contraseñas comprometidas. Por favor selecciona una contraseña diferente.",
"Password needs to contain at least one numeric character." : "La contraseña necesita contener al menos un número.",
"Password needs to contain at least one special character." : "La contraseña necesita contener al menos un caracter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña necesita contener al menos una mayúscula y una minúscula.",
"Password policy" : "Política de contraseñas",
"Forbid common passwords" : "Restringir contraseñas comunes",
"Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Imponer caracteres numéricos",
"Enforce special characters" : "Imponer caracteres especiales",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Verifica la contraseña contra la lista de contraseñas comprometidas de haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Esta verificación crea un resumen de la contraseña y envia los primeros 5 caracteres de este resumen al API haveibeenpwned.com para obtener una lista de todos los resumenes que empezan con ellos. Después verfica en la instancia de Nextcloud si la contraseña está en el juego de resultados.",
"Unknown error" : "Error desconocido",
"Settings saved" : "Se han guardado las configuraciones ",
"Saved" : "Guardado"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
@@ -0,0 +1,20 @@
OC.L10N.register(
"password_policy",
{
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña es una entre las 1,000,000 más comunes. Por favor hazla más única. ",
"Password is present in compromised password list. Please choose a different password." : "La contraseña está presente en el listado de contraseñas comprometidas. Por favor selecciona una contraseña diferente.",
"Password needs to contain at least one numeric character." : "La contraseña necesita contener al menos un número.",
"Password needs to contain at least one special character." : "La contraseña necesita contener al menos un caracter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña necesita contener al menos una mayúscula y una minúscula.",
"Password policy" : "Política de contraseñas",
"Forbid common passwords" : "Restringir contraseñas comunes",
"Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Imponer caracteres numéricos",
"Enforce special characters" : "Imponer caracteres especiales",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Verifica la contraseña contra la lista de contraseñas comprometidas de haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Esta verificación crea un resumen de la contraseña y envia los primeros 5 caracteres de este resumen al API haveibeenpwned.com para obtener una lista de todos los resumenes que empezan con ellos. Después verfica en la instancia de Nextcloud si la contraseña está en el juego de resultados.",
"Unknown error" : "Error desconocido",
"Settings saved" : "Se han guardado las configuraciones ",
"Saved" : "Guardado"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
@@ -0,0 +1,18 @@
{ "translations": {
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña es una entre las 1,000,000 más comunes. Por favor hazla más única. ",
"Password is present in compromised password list. Please choose a different password." : "La contraseña está presente en el listado de contraseñas comprometidas. Por favor selecciona una contraseña diferente.",
"Password needs to contain at least one numeric character." : "La contraseña necesita contener al menos un número.",
"Password needs to contain at least one special character." : "La contraseña necesita contener al menos un caracter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña necesita contener al menos una mayúscula y una minúscula.",
"Password policy" : "Política de contraseñas",
"Forbid common passwords" : "Restringir contraseñas comunes",
"Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Imponer caracteres numéricos",
"Enforce special characters" : "Imponer caracteres especiales",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Verifica la contraseña contra la lista de contraseñas comprometidas de haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Esta verificación crea un resumen de la contraseña y envia los primeros 5 caracteres de este resumen al API haveibeenpwned.com para obtener una lista de todos los resumenes que empezan con ellos. Después verfica en la instancia de Nextcloud si la contraseña está en el juego de resultados.",
"Unknown error" : "Error desconocido",
"Settings saved" : "Se han guardado las configuraciones ",
"Saved" : "Guardado"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
@@ -0,0 +1,35 @@
OC.L10N.register(
"password_policy",
{
"Password is expired, please use forgot password method to reset" : "La contraseña ha expirado, por favor utiliza el método de \"olvidé mi contraseña\" para restablecerla.",
"Password must not have been used recently before." : "La contraseña no debe haber sido utilizada recientemente antes.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña es una entre las 1,000,000 más comunes. Por favor hazla más única. ",
"Password is present in compromised password list. Please choose a different password." : "La contraseña está presente en el listado de contraseñas comprometidas. Por favor selecciona una contraseña diferente.",
"Password needs to be at least %s characters long." : "La contraseña debe tener al menos %s caracteres de longitud.",
"Password needs to contain at least one numeric character." : "La contraseña necesita contener al menos un número.",
"Password needs to contain at least one special character." : "La contraseña necesita contener al menos un caracter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña necesita contener al menos una mayúscula y una minúscula.",
"Password policy" : "Política de contraseñas",
"Allows admins to configure a password policy" : "Permite a los administradores configurar una política de contraseñas.",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Permite al administrador definir ciertas condiciones previas para la contraseña, por ejemplo, imponer una longitud mínima.",
"Minimum password length" : "Longitud mínima de la contraseña.",
"User password history" : "Historial de contraseñas del usuario.",
"Number of days until user password expires" : "Número de días hasta que la contraseña del usuario expire.",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Número de intentos de inicio de sesión antes de que la cuenta de usuario se bloquee (0 para sin límite).",
"Forbid common passwords" : "Restringir contraseñas comunes",
"Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Imponer caracteres numéricos",
"Enforce special characters" : "Imponer caracteres especiales",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Verifica la contraseña contra la lista de contraseñas comprometidas de haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Esta verificación crea un resumen de la contraseña y envia los primeros 5 caracteres de este resumen al API haveibeenpwned.com para obtener una lista de todos los resumenes que empezan con ellos. Después verfica en la instancia de Nextcloud si la contraseña está en el juego de resultados.",
"Unknown error" : "Error desconocido",
"Minimal length has to be a non negative number" : "La longitud mínima debe ser un número no negativo.",
"History size has to be a non negative number" : "El tamaño del historial debe ser un número no negativo.",
"Expiration days have to be a non negative number" : "Los días de vencimiento deben ser un número no negativo.",
"Maximum login attempts have to be a non negative number" : "El número máximo de intentos de inicio de sesión debe ser un número no negativo.",
"Settings saved" : "Se han guardado las configuraciones ",
"Error while saving settings" : "Error al guardar la configuración.",
"Saved" : "Guardado",
"Error while saving" : "Error al guardar."
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
@@ -0,0 +1,33 @@
{ "translations": {
"Password is expired, please use forgot password method to reset" : "La contraseña ha expirado, por favor utiliza el método de \"olvidé mi contraseña\" para restablecerla.",
"Password must not have been used recently before." : "La contraseña no debe haber sido utilizada recientemente antes.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña es una entre las 1,000,000 más comunes. Por favor hazla más única. ",
"Password is present in compromised password list. Please choose a different password." : "La contraseña está presente en el listado de contraseñas comprometidas. Por favor selecciona una contraseña diferente.",
"Password needs to be at least %s characters long." : "La contraseña debe tener al menos %s caracteres de longitud.",
"Password needs to contain at least one numeric character." : "La contraseña necesita contener al menos un número.",
"Password needs to contain at least one special character." : "La contraseña necesita contener al menos un caracter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña necesita contener al menos una mayúscula y una minúscula.",
"Password policy" : "Política de contraseñas",
"Allows admins to configure a password policy" : "Permite a los administradores configurar una política de contraseñas.",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Permite al administrador definir ciertas condiciones previas para la contraseña, por ejemplo, imponer una longitud mínima.",
"Minimum password length" : "Longitud mínima de la contraseña.",
"User password history" : "Historial de contraseñas del usuario.",
"Number of days until user password expires" : "Número de días hasta que la contraseña del usuario expire.",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Número de intentos de inicio de sesión antes de que la cuenta de usuario se bloquee (0 para sin límite).",
"Forbid common passwords" : "Restringir contraseñas comunes",
"Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Imponer caracteres numéricos",
"Enforce special characters" : "Imponer caracteres especiales",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Verifica la contraseña contra la lista de contraseñas comprometidas de haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Esta verificación crea un resumen de la contraseña y envia los primeros 5 caracteres de este resumen al API haveibeenpwned.com para obtener una lista de todos los resumenes que empezan con ellos. Después verfica en la instancia de Nextcloud si la contraseña está en el juego de resultados.",
"Unknown error" : "Error desconocido",
"Minimal length has to be a non negative number" : "La longitud mínima debe ser un número no negativo.",
"History size has to be a non negative number" : "El tamaño del historial debe ser un número no negativo.",
"Expiration days have to be a non negative number" : "Los días de vencimiento deben ser un número no negativo.",
"Maximum login attempts have to be a non negative number" : "El número máximo de intentos de inicio de sesión debe ser un número no negativo.",
"Settings saved" : "Se han guardado las configuraciones ",
"Error while saving settings" : "Error al guardar la configuración.",
"Saved" : "Guardado",
"Error while saving" : "Error al guardar."
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
@@ -0,0 +1,20 @@
OC.L10N.register(
"password_policy",
{
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña es una entre las 1,000,000 más comunes. Por favor hazla más única. ",
"Password is present in compromised password list. Please choose a different password." : "La contraseña está presente en el listado de contraseñas comprometidas. Por favor selecciona una contraseña diferente.",
"Password needs to contain at least one numeric character." : "La contraseña necesita contener al menos un número.",
"Password needs to contain at least one special character." : "La contraseña necesita contener al menos un caracter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña necesita contener al menos una mayúscula y una minúscula.",
"Password policy" : "Política de contraseñas",
"Forbid common passwords" : "Restringir contraseñas comunes",
"Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Imponer caracteres numéricos",
"Enforce special characters" : "Imponer caracteres especiales",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Verifica la contraseña contra la lista de contraseñas comprometidas de haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Esta verificación crea un resumen de la contraseña y envia los primeros 5 caracteres de este resumen al API haveibeenpwned.com para obtener una lista de todos los resumenes que empezan con ellos. Después verfica en la instancia de Nextcloud si la contraseña está en el juego de resultados.",
"Unknown error" : "Error desconocido",
"Settings saved" : "Se han guardado las configuraciones ",
"Saved" : "Guardado"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
@@ -0,0 +1,18 @@
{ "translations": {
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña es una entre las 1,000,000 más comunes. Por favor hazla más única. ",
"Password is present in compromised password list. Please choose a different password." : "La contraseña está presente en el listado de contraseñas comprometidas. Por favor selecciona una contraseña diferente.",
"Password needs to contain at least one numeric character." : "La contraseña necesita contener al menos un número.",
"Password needs to contain at least one special character." : "La contraseña necesita contener al menos un caracter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña necesita contener al menos una mayúscula y una minúscula.",
"Password policy" : "Política de contraseñas",
"Forbid common passwords" : "Restringir contraseñas comunes",
"Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Imponer caracteres numéricos",
"Enforce special characters" : "Imponer caracteres especiales",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Verifica la contraseña contra la lista de contraseñas comprometidas de haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Esta verificación crea un resumen de la contraseña y envia los primeros 5 caracteres de este resumen al API haveibeenpwned.com para obtener una lista de todos los resumenes que empezan con ellos. Después verfica en la instancia de Nextcloud si la contraseña está en el juego de resultados.",
"Unknown error" : "Error desconocido",
"Settings saved" : "Se han guardado las configuraciones ",
"Saved" : "Guardado"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
@@ -0,0 +1,17 @@
OC.L10N.register(
"password_policy",
{
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña es una entre las 1,000,000 más comunes. Por favor hazla más única. ",
"Password needs to contain at least one numeric character." : "La contraseña necesita contener al menos un número.",
"Password needs to contain at least one special character." : "La contraseña necesita contener al menos un caracter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña necesita contener al menos una mayúscula y una minúscula.",
"Password policy" : "Política de contraseñas",
"Forbid common passwords" : "Restringir contraseñas comunes",
"Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Imponer caracteres numéricos",
"Enforce special characters" : "Imponer caracteres especiales",
"Unknown error" : "Error desconocido",
"Settings saved" : "Se han guardado las configuraciones ",
"Saved" : "Guardado"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
@@ -0,0 +1,15 @@
{ "translations": {
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña es una entre las 1,000,000 más comunes. Por favor hazla más única. ",
"Password needs to contain at least one numeric character." : "La contraseña necesita contener al menos un número.",
"Password needs to contain at least one special character." : "La contraseña necesita contener al menos un caracter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña necesita contener al menos una mayúscula y una minúscula.",
"Password policy" : "Política de contraseñas",
"Forbid common passwords" : "Restringir contraseñas comunes",
"Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Imponer caracteres numéricos",
"Enforce special characters" : "Imponer caracteres especiales",
"Unknown error" : "Error desconocido",
"Settings saved" : "Se han guardado las configuraciones ",
"Saved" : "Guardado"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
@@ -0,0 +1,22 @@
OC.L10N.register(
"password_policy",
{
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña es una entre las 1,000,000 más comunes. Por favor hazla más única. ",
"Password is present in compromised password list. Please choose a different password." : "La contraseña está presente en el listado de contraseñas comprometidas. Por favor selecciona una contraseña diferente.",
"Password needs to contain at least one numeric character." : "La contraseña necesita contener al menos un número.",
"Password needs to contain at least one special character." : "La contraseña necesita contener al menos un caracter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña necesita contener al menos una mayúscula y una minúscula.",
"Password policy" : "Política de contraseñas",
"Allows admins to configure a password policy" : "Permite a los administradores configruar la política de contraseñas",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Permite a un administrador definir ciertas pre-condiciones para contraseñas, p.e. obligar a una longitud mínima.",
"Forbid common passwords" : "Restringir contraseñas comunes",
"Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Imponer caracteres numéricos",
"Enforce special characters" : "Imponer caracteres especiales",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Verifica la contraseña contra la lista de contraseñas comprometidas de haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Esta verificación crea un resumen de la contraseña y envia los primeros 5 caracteres de este resumen al API haveibeenpwned.com para obtener una lista de todos los resumenes que empezan con ellos. Después verfica en la instancia de Nextcloud si la contraseña está en el juego de resultados.",
"Unknown error" : "Se presentó un error desconocido",
"Settings saved" : "Se han guardado las configuraciones ",
"Saved" : "Guardado"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
@@ -0,0 +1,20 @@
{ "translations": {
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña es una entre las 1,000,000 más comunes. Por favor hazla más única. ",
"Password is present in compromised password list. Please choose a different password." : "La contraseña está presente en el listado de contraseñas comprometidas. Por favor selecciona una contraseña diferente.",
"Password needs to contain at least one numeric character." : "La contraseña necesita contener al menos un número.",
"Password needs to contain at least one special character." : "La contraseña necesita contener al menos un caracter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña necesita contener al menos una mayúscula y una minúscula.",
"Password policy" : "Política de contraseñas",
"Allows admins to configure a password policy" : "Permite a los administradores configruar la política de contraseñas",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Permite a un administrador definir ciertas pre-condiciones para contraseñas, p.e. obligar a una longitud mínima.",
"Forbid common passwords" : "Restringir contraseñas comunes",
"Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Imponer caracteres numéricos",
"Enforce special characters" : "Imponer caracteres especiales",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Verifica la contraseña contra la lista de contraseñas comprometidas de haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Esta verificación crea un resumen de la contraseña y envia los primeros 5 caracteres de este resumen al API haveibeenpwned.com para obtener una lista de todos los resumenes que empezan con ellos. Después verfica en la instancia de Nextcloud si la contraseña está en el juego de resultados.",
"Unknown error" : "Se presentó un error desconocido",
"Settings saved" : "Se han guardado las configuraciones ",
"Saved" : "Guardado"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
@@ -0,0 +1,17 @@
OC.L10N.register(
"password_policy",
{
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña es una entre las 1,000,000 más comunes. Por favor hazla más única. ",
"Password needs to contain at least one numeric character." : "La contraseña necesita contener al menos un número.",
"Password needs to contain at least one special character." : "La contraseña necesita contener al menos un caracter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña necesita contener al menos una mayúscula y una minúscula.",
"Password policy" : "Política de contraseñas",
"Forbid common passwords" : "Restringir contraseñas comunes",
"Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Imponer caracteres numéricos",
"Enforce special characters" : "Imponer caracteres especiales",
"Unknown error" : "Error desconocido",
"Settings saved" : "Se han guardado las configuraciones ",
"Saved" : "Guardado"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
@@ -0,0 +1,15 @@
{ "translations": {
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña es una entre las 1,000,000 más comunes. Por favor hazla más única. ",
"Password needs to contain at least one numeric character." : "La contraseña necesita contener al menos un número.",
"Password needs to contain at least one special character." : "La contraseña necesita contener al menos un caracter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña necesita contener al menos una mayúscula y una minúscula.",
"Password policy" : "Política de contraseñas",
"Forbid common passwords" : "Restringir contraseñas comunes",
"Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Imponer caracteres numéricos",
"Enforce special characters" : "Imponer caracteres especiales",
"Unknown error" : "Error desconocido",
"Settings saved" : "Se han guardado las configuraciones ",
"Saved" : "Guardado"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
@@ -0,0 +1,17 @@
OC.L10N.register(
"password_policy",
{
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña es una entre las 1,000,000 más comunes. Por favor hazla más única. ",
"Password needs to contain at least one numeric character." : "La contraseña necesita contener al menos un número.",
"Password needs to contain at least one special character." : "La contraseña necesita contener al menos un caracter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña necesita contener al menos una mayúscula y una minúscula.",
"Password policy" : "Política de contraseñas",
"Forbid common passwords" : "Restringir contraseñas comunes",
"Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Imponer caracteres numéricos",
"Enforce special characters" : "Imponer caracteres especiales",
"Unknown error" : "Error desconocido",
"Settings saved" : "Se han guardado las configuraciones ",
"Saved" : "Guardado"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
@@ -0,0 +1,15 @@
{ "translations": {
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña es una entre las 1,000,000 más comunes. Por favor hazla más única. ",
"Password needs to contain at least one numeric character." : "La contraseña necesita contener al menos un número.",
"Password needs to contain at least one special character." : "La contraseña necesita contener al menos un caracter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña necesita contener al menos una mayúscula y una minúscula.",
"Password policy" : "Política de contraseñas",
"Forbid common passwords" : "Restringir contraseñas comunes",
"Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Imponer caracteres numéricos",
"Enforce special characters" : "Imponer caracteres especiales",
"Unknown error" : "Error desconocido",
"Settings saved" : "Se han guardado las configuraciones ",
"Saved" : "Guardado"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
@@ -0,0 +1,17 @@
OC.L10N.register(
"password_policy",
{
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña es una entre las 1,000,000 más comunes. Por favor hazla más única. ",
"Password needs to contain at least one numeric character." : "La contraseña necesita contener al menos un número.",
"Password needs to contain at least one special character." : "La contraseña necesita contener al menos un caracter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña necesita contener al menos una mayúscula y una minúscula.",
"Password policy" : "Política de contraseñas",
"Forbid common passwords" : "Restringir contraseñas comunes",
"Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Imponer caracteres numéricos",
"Enforce special characters" : "Imponer caracteres especiales",
"Unknown error" : "Error desconocido",
"Settings saved" : "Se han guardado las configuraciones ",
"Saved" : "Guardado"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
@@ -0,0 +1,15 @@
{ "translations": {
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña es una entre las 1,000,000 más comunes. Por favor hazla más única. ",
"Password needs to contain at least one numeric character." : "La contraseña necesita contener al menos un número.",
"Password needs to contain at least one special character." : "La contraseña necesita contener al menos un caracter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña necesita contener al menos una mayúscula y una minúscula.",
"Password policy" : "Política de contraseñas",
"Forbid common passwords" : "Restringir contraseñas comunes",
"Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Imponer caracteres numéricos",
"Enforce special characters" : "Imponer caracteres especiales",
"Unknown error" : "Error desconocido",
"Settings saved" : "Se han guardado las configuraciones ",
"Saved" : "Guardado"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
@@ -0,0 +1,17 @@
OC.L10N.register(
"password_policy",
{
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña es una entre las 1,000,000 más comunes. Por favor hazla más única. ",
"Password needs to contain at least one numeric character." : "La contraseña necesita contener al menos un número.",
"Password needs to contain at least one special character." : "La contraseña necesita contener al menos un caracter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña necesita contener al menos una mayúscula y una minúscula.",
"Password policy" : "Política de contraseñas",
"Forbid common passwords" : "Restringir contraseñas comunes",
"Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Imponer caracteres numéricos",
"Enforce special characters" : "Imponer caracteres especiales",
"Unknown error" : "Error desconocido",
"Settings saved" : "Se han guardado las configuraciones ",
"Saved" : "Guardado"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
@@ -0,0 +1,15 @@
{ "translations": {
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña es una entre las 1,000,000 más comunes. Por favor hazla más única. ",
"Password needs to contain at least one numeric character." : "La contraseña necesita contener al menos un número.",
"Password needs to contain at least one special character." : "La contraseña necesita contener al menos un caracter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña necesita contener al menos una mayúscula y una minúscula.",
"Password policy" : "Política de contraseñas",
"Forbid common passwords" : "Restringir contraseñas comunes",
"Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Imponer caracteres numéricos",
"Enforce special characters" : "Imponer caracteres especiales",
"Unknown error" : "Error desconocido",
"Settings saved" : "Se han guardado las configuraciones ",
"Saved" : "Guardado"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
@@ -0,0 +1,17 @@
OC.L10N.register(
"password_policy",
{
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña es una entre las 1,000,000 más comunes. Por favor hazla más única. ",
"Password needs to contain at least one numeric character." : "La contraseña necesita contener al menos un número.",
"Password needs to contain at least one special character." : "La contraseña necesita contener al menos un caracter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña necesita contener al menos una mayúscula y una minúscula.",
"Password policy" : "Política de contraseñas",
"Forbid common passwords" : "Restringir contraseñas comunes",
"Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Imponer caracteres numéricos",
"Enforce special characters" : "Imponer caracteres especiales",
"Unknown error" : "Error desconocido",
"Settings saved" : "Se han guardado las configuraciones ",
"Saved" : "Guardado"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
@@ -0,0 +1,15 @@
{ "translations": {
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña es una entre las 1,000,000 más comunes. Por favor hazla más única. ",
"Password needs to contain at least one numeric character." : "La contraseña necesita contener al menos un número.",
"Password needs to contain at least one special character." : "La contraseña necesita contener al menos un caracter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña necesita contener al menos una mayúscula y una minúscula.",
"Password policy" : "Política de contraseñas",
"Forbid common passwords" : "Restringir contraseñas comunes",
"Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Imponer caracteres numéricos",
"Enforce special characters" : "Imponer caracteres especiales",
"Unknown error" : "Error desconocido",
"Settings saved" : "Se han guardado las configuraciones ",
"Saved" : "Guardado"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
@@ -0,0 +1,20 @@
OC.L10N.register(
"password_policy",
{
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña es una entre las 1,000,000 más comunes. Por favor hazla más única. ",
"Password is present in compromised password list. Please choose a different password." : "La contraseña está presente en el listado de contraseñas comprometidas. Por favor selecciona una contraseña diferente.",
"Password needs to contain at least one numeric character." : "La contraseña necesita contener al menos un número.",
"Password needs to contain at least one special character." : "La contraseña necesita contener al menos un caracter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña necesita contener al menos una mayúscula y una minúscula.",
"Password policy" : "Política de contraseñas",
"Forbid common passwords" : "Restringir contraseñas comunes",
"Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Imponer caracteres numéricos",
"Enforce special characters" : "Imponer caracteres especiales",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Verifica la contraseña contra la lista de contraseñas comprometidas de haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Esta verificación crea un resumen de la contraseña y envia los primeros 5 caracteres de este resumen al API haveibeenpwned.com para obtener una lista de todos los resumenes que empezan con ellos. Después verfica en la instancia de Nextcloud si la contraseña está en el juego de resultados.",
"Unknown error" : "Error desconocido",
"Settings saved" : "Se han guardado las configuraciones ",
"Saved" : "Guardado"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
@@ -0,0 +1,18 @@
{ "translations": {
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña es una entre las 1,000,000 más comunes. Por favor hazla más única. ",
"Password is present in compromised password list. Please choose a different password." : "La contraseña está presente en el listado de contraseñas comprometidas. Por favor selecciona una contraseña diferente.",
"Password needs to contain at least one numeric character." : "La contraseña necesita contener al menos un número.",
"Password needs to contain at least one special character." : "La contraseña necesita contener al menos un caracter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña necesita contener al menos una mayúscula y una minúscula.",
"Password policy" : "Política de contraseñas",
"Forbid common passwords" : "Restringir contraseñas comunes",
"Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Imponer caracteres numéricos",
"Enforce special characters" : "Imponer caracteres especiales",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Verifica la contraseña contra la lista de contraseñas comprometidas de haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Esta verificación crea un resumen de la contraseña y envia los primeros 5 caracteres de este resumen al API haveibeenpwned.com para obtener una lista de todos los resumenes que empezan con ellos. Después verfica en la instancia de Nextcloud si la contraseña está en el juego de resultados.",
"Unknown error" : "Error desconocido",
"Settings saved" : "Se han guardado las configuraciones ",
"Saved" : "Guardado"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
@@ -0,0 +1,17 @@
OC.L10N.register(
"password_policy",
{
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña es una entre las 1,000,000 más comunes. Por favor hazla más única. ",
"Password needs to contain at least one numeric character." : "La contraseña necesita contener al menos un número.",
"Password needs to contain at least one special character." : "La contraseña necesita contener al menos un caracter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña necesita contener al menos una mayúscula y una minúscula.",
"Password policy" : "Política de contraseñas",
"Forbid common passwords" : "Restringir contraseñas comunes",
"Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Imponer caracteres numéricos",
"Enforce special characters" : "Imponer caracteres especiales",
"Unknown error" : "Error desconocido",
"Settings saved" : "Se han guardado las configuraciones ",
"Saved" : "Guardado"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
@@ -0,0 +1,15 @@
{ "translations": {
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña es una entre las 1,000,000 más comunes. Por favor hazla más única. ",
"Password needs to contain at least one numeric character." : "La contraseña necesita contener al menos un número.",
"Password needs to contain at least one special character." : "La contraseña necesita contener al menos un caracter especial.",
"Password needs to contain at least one lower and one upper case character." : "La contraseña necesita contener al menos una mayúscula y una minúscula.",
"Password policy" : "Política de contraseñas",
"Forbid common passwords" : "Restringir contraseñas comunes",
"Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas",
"Enforce numeric characters" : "Imponer caracteres numéricos",
"Enforce special characters" : "Imponer caracteres especiales",
"Unknown error" : "Error desconocido",
"Settings saved" : "Se han guardado las configuraciones ",
"Saved" : "Guardado"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
@@ -0,0 +1,35 @@
OC.L10N.register(
"password_policy",
{
"Password is expired, please use forgot password method to reset" : "Parool on aegunud, palun kasuta lähtestamiseks unustatud parooli meetodit",
"Password must not have been used recently before." : "Parooli ei tohi olla hiljuti kasutatud.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Parool kuulub 1000000 kõige tavalisema hulka. Palun tee see ainulaadseks.",
"Password is present in compromised password list. Please choose a different password." : "Parool leidub lekkinud paroolide nimekirjas. Palun vali teistsugune parool.",
"Password needs to be at least %s characters long." : "Parool peab olema vähemalt %s sümbolit pikk.",
"Password needs to contain at least one numeric character." : "Parool peab sisaldama vähemalt üht numbrit.",
"Password needs to contain at least one special character." : "Parool peab sisaldama vähemalt üht erimärki.",
"Password needs to contain at least one lower and one upper case character." : "Parool peab sisaldama vähemalt üht väike- ja üht suurtähte.",
"Password policy" : "Paroolipoliitika",
"Allows admins to configure a password policy" : "Lubab administraatoritel seadistada paroolipoliitika",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Luba administraatoritel määrata teatud eelnõuded paroolidele, nt. kehtestada miinimumpikkus.",
"Minimum password length" : "Minimaalne parooli pikkus",
"User password history" : "Kasutaja parooli ajalugu",
"Number of days until user password expires" : "Päevade arv parooli aegumiseni",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Sisselogimise katsete arv enne kasutajakonto blokeerimist (limiidi puudumiseks 0)",
"Forbid common passwords" : "Keela laialtlevinud paroolid",
"Enforce upper and lower case characters" : "Nõua suured ja väikesed tähed",
"Enforce numeric characters" : "Nõua numbrilised sümbolid",
"Enforce special characters" : "Nõua erimärgid",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Kontrolli parooli lehel haveibeenpwned.com lekkinud paroolide nimekirja vastu",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "See kontroll arvutab parooli räsi, saadab selle 5 esimest sümbolit haveibeenpwned.com API-le ja saab vastu nimekirja sama algusega räsidest. Seejärel kontrollitakse Nextcloud serveris, kas parooli räsi on tulemuste hulgas.",
"Unknown error" : "Tundmatu viga",
"Minimal length has to be a non negative number" : "Miinimumpikkus peab olema positiivne arv",
"History size has to be a non negative number" : "Ajaloo pikkus peab olema positiivne arv",
"Expiration days have to be a non negative number" : "Aegumise päevad peavad olema positiivne arv",
"Maximum login attempts have to be a non negative number" : "Sisselogimise katsete arv peab olema positiivne arv",
"Settings saved" : "Seaded salvestatud",
"Error while saving settings" : "Viga seadete salvestamisel",
"Saved" : "Salvestatud",
"Error while saving" : "Viga salvestamisel"
},
"nplurals=2; plural=(n != 1);");
@@ -0,0 +1,33 @@
{ "translations": {
"Password is expired, please use forgot password method to reset" : "Parool on aegunud, palun kasuta lähtestamiseks unustatud parooli meetodit",
"Password must not have been used recently before." : "Parooli ei tohi olla hiljuti kasutatud.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Parool kuulub 1000000 kõige tavalisema hulka. Palun tee see ainulaadseks.",
"Password is present in compromised password list. Please choose a different password." : "Parool leidub lekkinud paroolide nimekirjas. Palun vali teistsugune parool.",
"Password needs to be at least %s characters long." : "Parool peab olema vähemalt %s sümbolit pikk.",
"Password needs to contain at least one numeric character." : "Parool peab sisaldama vähemalt üht numbrit.",
"Password needs to contain at least one special character." : "Parool peab sisaldama vähemalt üht erimärki.",
"Password needs to contain at least one lower and one upper case character." : "Parool peab sisaldama vähemalt üht väike- ja üht suurtähte.",
"Password policy" : "Paroolipoliitika",
"Allows admins to configure a password policy" : "Lubab administraatoritel seadistada paroolipoliitika",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Luba administraatoritel määrata teatud eelnõuded paroolidele, nt. kehtestada miinimumpikkus.",
"Minimum password length" : "Minimaalne parooli pikkus",
"User password history" : "Kasutaja parooli ajalugu",
"Number of days until user password expires" : "Päevade arv parooli aegumiseni",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Sisselogimise katsete arv enne kasutajakonto blokeerimist (limiidi puudumiseks 0)",
"Forbid common passwords" : "Keela laialtlevinud paroolid",
"Enforce upper and lower case characters" : "Nõua suured ja väikesed tähed",
"Enforce numeric characters" : "Nõua numbrilised sümbolid",
"Enforce special characters" : "Nõua erimärgid",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Kontrolli parooli lehel haveibeenpwned.com lekkinud paroolide nimekirja vastu",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "See kontroll arvutab parooli räsi, saadab selle 5 esimest sümbolit haveibeenpwned.com API-le ja saab vastu nimekirja sama algusega räsidest. Seejärel kontrollitakse Nextcloud serveris, kas parooli räsi on tulemuste hulgas.",
"Unknown error" : "Tundmatu viga",
"Minimal length has to be a non negative number" : "Miinimumpikkus peab olema positiivne arv",
"History size has to be a non negative number" : "Ajaloo pikkus peab olema positiivne arv",
"Expiration days have to be a non negative number" : "Aegumise päevad peavad olema positiivne arv",
"Maximum login attempts have to be a non negative number" : "Sisselogimise katsete arv peab olema positiivne arv",
"Settings saved" : "Seaded salvestatud",
"Error while saving settings" : "Viga seadete salvestamisel",
"Saved" : "Salvestatud",
"Error while saving" : "Viga salvestamisel"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
@@ -0,0 +1,35 @@
OC.L10N.register(
"password_policy",
{
"Password is expired, please use forgot password method to reset" : "Pasahitza iraungi egin da, erabili pasahitz ahaztuak berrezartzeko metodoa",
"Password must not have been used recently before." : "Pasahitzak azkenaldian erabili gabea izan behar du.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Pasahitz hori 1000000 pasahitz ohikoenen zerrendan dago. Sortu pasahitz berezi bat.",
"Password is present in compromised password list. Please choose a different password." : "Pasahitz hau pasahitz ezagunen zerrenda batean dago. Aukeratu beste bat.",
"Password needs to be at least %s characters long." : "Pasahitzak gutxienez %s karaktere izan behar ditu.",
"Password needs to contain at least one numeric character." : "Pasahitzek zenbaki bat izan behar dute gutxienez.",
"Password needs to contain at least one special character." : "Pasahitzek karaktere berezi bat izan behar dute gutxienez.",
"Password needs to contain at least one lower and one upper case character." : "Pasahitzek hizki xehe eta hizki larri bana izan behar dute gutxienez.",
"Password policy" : "Pasahitz politika",
"Allows admins to configure a password policy" : "Baimendu administratzaileei pasahitzen politika bat konfiguratzea",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Baimendu administratzaileari pasahitzen inguruko baldintzak ezartzea, adib: luzera minimo bat izatera derrigortu.",
"Minimum password length" : "Pasahitzaren gutxieneko luzera",
"User password history" : "Erabiltzailearen pasahitz historia",
"Number of days until user password expires" : "Erabiltzailearen pasahitza iraungi arteko egun kopurua",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Erabiltzaile kontua blokeatu aurretik saioa hasteko saiakera kopurua (0 mugarik ez ezartzeko) ",
"Forbid common passwords" : "Pasahitz ohikoenak debekatu",
"Enforce upper and lower case characters" : "Behartu hizki xehe eta larriak erabiltzera",
"Enforce numeric characters" : "Behartu karaktere numerikoak erabiltzera",
"Enforce special characters" : "Behartu karaktere bereziak erabiltzera",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Pasahitzak haveibeenpwned.com zerbitzuan egiaztatu",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Egiaztapen honek pasahitzaren hash bat sortzen du eta lehenengo bost karaktereak haveibeenpwned.com zerbitzuaren APIra bidaltzen ditu, berdin hasten diren hashak jasotzeko. Ondoren Nextcloud instantzia barruan egiaztatzen du pasahitzaren hasha zerrenda horretan dagoen ala ez.",
"Unknown error" : "Errore ezezaguna",
"Minimal length has to be a non negative number" : "Gutxieneko luzerak zenbaki ez negatiboa izan behar du",
"History size has to be a non negative number" : "Historiaren tamainak zenbaki ez negatiboa izan behar du",
"Expiration days have to be a non negative number" : "Iraungitze egun kopuruak zenbaki ez negatiboa izan behar du",
"Maximum login attempts have to be a non negative number" : "Saioa hasteko saiakera mugak zenbaki ez negatiboa izan behar du",
"Settings saved" : "Ezarpenak gordeta",
"Error while saving settings" : "Errorea ezarpenak gordetzean",
"Saved" : "Gordeta",
"Error while saving" : "Errore bat gertatu da gordetzean"
},
"nplurals=2; plural=(n != 1);");
@@ -0,0 +1,33 @@
{ "translations": {
"Password is expired, please use forgot password method to reset" : "Pasahitza iraungi egin da, erabili pasahitz ahaztuak berrezartzeko metodoa",
"Password must not have been used recently before." : "Pasahitzak azkenaldian erabili gabea izan behar du.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Pasahitz hori 1000000 pasahitz ohikoenen zerrendan dago. Sortu pasahitz berezi bat.",
"Password is present in compromised password list. Please choose a different password." : "Pasahitz hau pasahitz ezagunen zerrenda batean dago. Aukeratu beste bat.",
"Password needs to be at least %s characters long." : "Pasahitzak gutxienez %s karaktere izan behar ditu.",
"Password needs to contain at least one numeric character." : "Pasahitzek zenbaki bat izan behar dute gutxienez.",
"Password needs to contain at least one special character." : "Pasahitzek karaktere berezi bat izan behar dute gutxienez.",
"Password needs to contain at least one lower and one upper case character." : "Pasahitzek hizki xehe eta hizki larri bana izan behar dute gutxienez.",
"Password policy" : "Pasahitz politika",
"Allows admins to configure a password policy" : "Baimendu administratzaileei pasahitzen politika bat konfiguratzea",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Baimendu administratzaileari pasahitzen inguruko baldintzak ezartzea, adib: luzera minimo bat izatera derrigortu.",
"Minimum password length" : "Pasahitzaren gutxieneko luzera",
"User password history" : "Erabiltzailearen pasahitz historia",
"Number of days until user password expires" : "Erabiltzailearen pasahitza iraungi arteko egun kopurua",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Erabiltzaile kontua blokeatu aurretik saioa hasteko saiakera kopurua (0 mugarik ez ezartzeko) ",
"Forbid common passwords" : "Pasahitz ohikoenak debekatu",
"Enforce upper and lower case characters" : "Behartu hizki xehe eta larriak erabiltzera",
"Enforce numeric characters" : "Behartu karaktere numerikoak erabiltzera",
"Enforce special characters" : "Behartu karaktere bereziak erabiltzera",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Pasahitzak haveibeenpwned.com zerbitzuan egiaztatu",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Egiaztapen honek pasahitzaren hash bat sortzen du eta lehenengo bost karaktereak haveibeenpwned.com zerbitzuaren APIra bidaltzen ditu, berdin hasten diren hashak jasotzeko. Ondoren Nextcloud instantzia barruan egiaztatzen du pasahitzaren hasha zerrenda horretan dagoen ala ez.",
"Unknown error" : "Errore ezezaguna",
"Minimal length has to be a non negative number" : "Gutxieneko luzerak zenbaki ez negatiboa izan behar du",
"History size has to be a non negative number" : "Historiaren tamainak zenbaki ez negatiboa izan behar du",
"Expiration days have to be a non negative number" : "Iraungitze egun kopuruak zenbaki ez negatiboa izan behar du",
"Maximum login attempts have to be a non negative number" : "Saioa hasteko saiakera mugak zenbaki ez negatiboa izan behar du",
"Settings saved" : "Ezarpenak gordeta",
"Error while saving settings" : "Errorea ezarpenak gordetzean",
"Saved" : "Gordeta",
"Error while saving" : "Errore bat gertatu da gordetzean"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
@@ -0,0 +1,35 @@
OC.L10N.register(
"password_policy",
{
"Password is expired, please use forgot password method to reset" : "Password is expired, please use forgot password method to reset",
"Password must not have been used recently before." : "Password must not have been used recently before.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "گذرواژه در میان 1000000 رایج ترین آن است. لطفا آن را منحصر به فرد کنید.",
"Password is present in compromised password list. Please choose a different password." : "گذرواژه در لیست گذرواژه به خطر افتاده است. لطفاً یک رمز عبور دیگر انتخاب کردن",
"Password needs to be at least %s characters long." : "Password needs to be at least %s characters long.",
"Password needs to contain at least one numeric character." : "گذرواژه باید حداقل دارای یک شخصیت عددی باشد.",
"Password needs to contain at least one special character." : "گذرواژه باید حداقل دارای یک شخصیت خاص باشد.",
"Password needs to contain at least one lower and one upper case character." : "گذرواژه باید حداقل یک شخصیت کوچک و یک مورد بزرگ داشته باشد.",
"Password policy" : "خط مشی رمز عبور",
"Allows admins to configure a password policy" : "به مدیران اجازه می دهد خط مشی رمز عبور را پیکربندی کنند",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "اجازه مدیر برای تعریف خاصی از پیش شرایط برای رمز عبور، به عنوان مثال، حداقل طول را اجرا کنید",
"Minimum password length" : "Minimum password length",
"User password history" : "User password history",
"Number of days until user password expires" : "Number of days until user password expires",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Number of login attempts before the user account is blocked (0 for no limit)",
"Forbid common passwords" : "ممنوع کردن کلمه عبور مشترک",
"Enforce upper and lower case characters" : "کاراکترهای بزرگ و پایین را اجرا کنید",
"Enforce numeric characters" : "اجرای شخصیت های عددی",
"Enforce special characters" : "شخصیت های خاص را اجرا کنید",
"Check password against the list of breached passwords from haveibeenpwned.com" : "گذرواژه را در برابر لیست گذرواژه های نقض شده از hasibeenpwned.com بررسی کنید",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "این بررسی یک هشی از رمز عبور ایجاد می کند و 5 کاراکتر اول این هش را به API haveibeenpwned.com می فرستد تا لیستی از همه هش ها را که با آن شروع می شود بازیابی کنید. سپس در مثال نکست کلود بررسی می کند که آیا رمز عبور در مجموعه نتایج قرار دارد یا خیر.",
"Unknown error" : "خطای ناشناخته",
"Minimal length has to be a non negative number" : "Minimal length has to be a non negative number",
"History size has to be a non negative number" : "History size has to be a non negative number",
"Expiration days have to be a non negative number" : "Expiration days have to be a non negative number",
"Maximum login attempts have to be a non negative number" : "Maximum login attempts have to be a non negative number",
"Settings saved" : "تنظیمات ذخیره شد",
"Error while saving settings" : "Error while saving settings",
"Saved" : "دخیره شد",
"Error while saving" : "Error while saving"
},
"nplurals=2; plural=(n > 1);");
@@ -0,0 +1,33 @@
{ "translations": {
"Password is expired, please use forgot password method to reset" : "Password is expired, please use forgot password method to reset",
"Password must not have been used recently before." : "Password must not have been used recently before.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "گذرواژه در میان 1000000 رایج ترین آن است. لطفا آن را منحصر به فرد کنید.",
"Password is present in compromised password list. Please choose a different password." : "گذرواژه در لیست گذرواژه به خطر افتاده است. لطفاً یک رمز عبور دیگر انتخاب کردن",
"Password needs to be at least %s characters long." : "Password needs to be at least %s characters long.",
"Password needs to contain at least one numeric character." : "گذرواژه باید حداقل دارای یک شخصیت عددی باشد.",
"Password needs to contain at least one special character." : "گذرواژه باید حداقل دارای یک شخصیت خاص باشد.",
"Password needs to contain at least one lower and one upper case character." : "گذرواژه باید حداقل یک شخصیت کوچک و یک مورد بزرگ داشته باشد.",
"Password policy" : "خط مشی رمز عبور",
"Allows admins to configure a password policy" : "به مدیران اجازه می دهد خط مشی رمز عبور را پیکربندی کنند",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "اجازه مدیر برای تعریف خاصی از پیش شرایط برای رمز عبور، به عنوان مثال، حداقل طول را اجرا کنید",
"Minimum password length" : "Minimum password length",
"User password history" : "User password history",
"Number of days until user password expires" : "Number of days until user password expires",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Number of login attempts before the user account is blocked (0 for no limit)",
"Forbid common passwords" : "ممنوع کردن کلمه عبور مشترک",
"Enforce upper and lower case characters" : "کاراکترهای بزرگ و پایین را اجرا کنید",
"Enforce numeric characters" : "اجرای شخصیت های عددی",
"Enforce special characters" : "شخصیت های خاص را اجرا کنید",
"Check password against the list of breached passwords from haveibeenpwned.com" : "گذرواژه را در برابر لیست گذرواژه های نقض شده از hasibeenpwned.com بررسی کنید",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "این بررسی یک هشی از رمز عبور ایجاد می کند و 5 کاراکتر اول این هش را به API haveibeenpwned.com می فرستد تا لیستی از همه هش ها را که با آن شروع می شود بازیابی کنید. سپس در مثال نکست کلود بررسی می کند که آیا رمز عبور در مجموعه نتایج قرار دارد یا خیر.",
"Unknown error" : "خطای ناشناخته",
"Minimal length has to be a non negative number" : "Minimal length has to be a non negative number",
"History size has to be a non negative number" : "History size has to be a non negative number",
"Expiration days have to be a non negative number" : "Expiration days have to be a non negative number",
"Maximum login attempts have to be a non negative number" : "Maximum login attempts have to be a non negative number",
"Settings saved" : "تنظیمات ذخیره شد",
"Error while saving settings" : "Error while saving settings",
"Saved" : "دخیره شد",
"Error while saving" : "Error while saving"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
@@ -0,0 +1,30 @@
OC.L10N.register(
"password_policy",
{
"Password is expired, please use forgot password method to reset" : "Salasana on vanhentunut. Käytä \"Unohdin salasanani\"-palautusta nollataksesi salasanasi",
"Password must not have been used recently before." : "Salasanaa ei saa olla käytetty aiemmin.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Salasana on yksi miljoonasta yleisimmästä. Tee salasanasta erikoisempi.",
"Password is present in compromised password list. Please choose a different password." : "Salasana kuuluu murrettujen salasanojen listalle. Valitse eri salasana.",
"Password needs to be at least %s characters long." : "Salasanan tulee sisältää vähintään %s merkkiä.",
"Password needs to contain at least one numeric character." : "Salasanassa tulee olla vähintään yksi numeerinen merkki.",
"Password needs to contain at least one special character." : "Salasanassa tulee olla vähintään yksi erikoismerkki.",
"Password needs to contain at least one lower and one upper case character." : "Salasanan tulee sisältää vähintään yksi pieni ja yksi iso kirjain.",
"Password policy" : "Salasanakäytäntö",
"Allows admins to configure a password policy" : "Mahdollistaa ylläpitäjien määrittää salasanakäytännön",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Salli ylläpitäjän määrittää ennalta määritettyjä ehtoja salasanalle, esimerkiksi vähimmäispituuden",
"Minimum password length" : "Salasanan vähimmäispituus",
"User password history" : "Käyttäjän salasanahistoria",
"Number of days until user password expires" : "Salasanan vanhenemisen aika päivissä",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Sisäänkirjautumisyritysten määrä, ennen kuin käyttäjätili estetään (0 tarkoittaa ei rajoitusta)",
"Forbid common passwords" : "Kiellä yleisimmät salasanat",
"Enforce upper and lower case characters" : "Pakota käyttämään isoja ja pieniä kirjaimia",
"Enforce numeric characters" : "Pakota käyttämään numeroita",
"Enforce special characters" : "Pakota käyttämään erikoismerkkejä",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Tarkista salasanan vastaavuus haveibeenpwned.comin keräämiin vuotaneisiin salasanoihin",
"Unknown error" : "Tuntematon virhe",
"Settings saved" : "Asetukset tallennettu",
"Error while saving settings" : "Virhe tallennettaessa asetuksia",
"Saved" : "Tallennettu",
"Error while saving" : "Virhe tallentaessa"
},
"nplurals=2; plural=(n != 1);");
@@ -0,0 +1,28 @@
{ "translations": {
"Password is expired, please use forgot password method to reset" : "Salasana on vanhentunut. Käytä \"Unohdin salasanani\"-palautusta nollataksesi salasanasi",
"Password must not have been used recently before." : "Salasanaa ei saa olla käytetty aiemmin.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Salasana on yksi miljoonasta yleisimmästä. Tee salasanasta erikoisempi.",
"Password is present in compromised password list. Please choose a different password." : "Salasana kuuluu murrettujen salasanojen listalle. Valitse eri salasana.",
"Password needs to be at least %s characters long." : "Salasanan tulee sisältää vähintään %s merkkiä.",
"Password needs to contain at least one numeric character." : "Salasanassa tulee olla vähintään yksi numeerinen merkki.",
"Password needs to contain at least one special character." : "Salasanassa tulee olla vähintään yksi erikoismerkki.",
"Password needs to contain at least one lower and one upper case character." : "Salasanan tulee sisältää vähintään yksi pieni ja yksi iso kirjain.",
"Password policy" : "Salasanakäytäntö",
"Allows admins to configure a password policy" : "Mahdollistaa ylläpitäjien määrittää salasanakäytännön",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Salli ylläpitäjän määrittää ennalta määritettyjä ehtoja salasanalle, esimerkiksi vähimmäispituuden",
"Minimum password length" : "Salasanan vähimmäispituus",
"User password history" : "Käyttäjän salasanahistoria",
"Number of days until user password expires" : "Salasanan vanhenemisen aika päivissä",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Sisäänkirjautumisyritysten määrä, ennen kuin käyttäjätili estetään (0 tarkoittaa ei rajoitusta)",
"Forbid common passwords" : "Kiellä yleisimmät salasanat",
"Enforce upper and lower case characters" : "Pakota käyttämään isoja ja pieniä kirjaimia",
"Enforce numeric characters" : "Pakota käyttämään numeroita",
"Enforce special characters" : "Pakota käyttämään erikoismerkkejä",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Tarkista salasanan vastaavuus haveibeenpwned.comin keräämiin vuotaneisiin salasanoihin",
"Unknown error" : "Tuntematon virhe",
"Settings saved" : "Asetukset tallennettu",
"Error while saving settings" : "Virhe tallennettaessa asetuksia",
"Saved" : "Tallennettu",
"Error while saving" : "Virhe tallentaessa"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
@@ -0,0 +1,7 @@
OC.L10N.register(
"password_policy",
{
"Settings saved" : "Stillingar eru goymd",
"Saved" : "Goymt"
},
"nplurals=2; plural=(n != 1);");
@@ -0,0 +1,5 @@
{ "translations": {
"Settings saved" : "Stillingar eru goymd",
"Saved" : "Goymt"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
@@ -0,0 +1,35 @@
OC.L10N.register(
"password_policy",
{
"Password is expired, please use forgot password method to reset" : "Le mot de passe a expiré, veuillez utiliser la fonction mot de passe perdu pour le ré-initialiser",
"Password must not have been used recently before." : "Le mot de passe ne doit pas avoir été utilisé récemment.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Le mot de passe se trouve parmi les 1 000 000 de mots de passe les plus courants. Merci de le rendre unique.",
"Password is present in compromised password list. Please choose a different password." : "Le mot de passe est présent dans la liste des mots de passe compromis. Merci d'en choisir un autre.",
"Password needs to be at least %s characters long." : "Le mot de passe doit comporter au moins %s caractères.",
"Password needs to contain at least one numeric character." : "Le mot de passe doit contenir au moins un chiffre.",
"Password needs to contain at least one special character." : "Le mot de passe doit contenir au moins un caractère spécial.",
"Password needs to contain at least one lower and one upper case character." : "Le mot de passe doit contenir au moins un caractère en minuscule et un caractère en majuscule.",
"Password policy" : "Politique de mots de passe",
"Allows admins to configure a password policy" : "Permet aux administrateurs de configurer une politique de mot de passe.",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Permettre à l'administrateur de définir certaines conditions préalables pour le mot de passe, par exemple, imposer une longueur minimale.",
"Minimum password length" : "Longueur minimale du mot de passe",
"User password history" : "Historique des mots de passe de l'utilisateur",
"Number of days until user password expires" : "Nombre de jours avant expiration du mot de passe",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Nombre de tentatives de connexion avant de verrouiller le compte utilisateur (0 pour indiquer aucune limite)",
"Forbid common passwords" : "Interdire les mots de passe courants",
"Enforce upper and lower case characters" : "Imposer des caractères en majuscules et en minuscules",
"Enforce numeric characters" : "Imposer des chiffres",
"Enforce special characters" : "Imposer des caractères spéciaux",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Vérifier le mot de passe par rapport à la liste des mots de passe compromis sur haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Cette vérification crée un hachage du mot de passe et envoie les 5 premiers caractères de ce hachage à l'API haveibeenpwned.com pour récupérer une liste de tous les hachages qui commencent par ceux-là. Ensuite, il vérifie sur l'instance Nextcloud si le mot de passe est dans le jeu de résultats.",
"Unknown error" : "Erreur inconnue",
"Minimal length has to be a non negative number" : "La longueur minimale doit être un nombre positif",
"History size has to be a non negative number" : "La taille de l'historique doit être un nombre positif",
"Expiration days have to be a non negative number" : "La date d'expiration doit être un nombre positif",
"Maximum login attempts have to be a non negative number" : "Le nombre de tentatives de connexion doit être un nombre positif",
"Settings saved" : "Paramètres sauvegardés",
"Error while saving settings" : "Erreur lors de l'enregistrement des paramètres",
"Saved" : "Enregistré",
"Error while saving" : "Erreur lors de l'enregistrement"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
@@ -0,0 +1,33 @@
{ "translations": {
"Password is expired, please use forgot password method to reset" : "Le mot de passe a expiré, veuillez utiliser la fonction mot de passe perdu pour le ré-initialiser",
"Password must not have been used recently before." : "Le mot de passe ne doit pas avoir été utilisé récemment.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Le mot de passe se trouve parmi les 1 000 000 de mots de passe les plus courants. Merci de le rendre unique.",
"Password is present in compromised password list. Please choose a different password." : "Le mot de passe est présent dans la liste des mots de passe compromis. Merci d'en choisir un autre.",
"Password needs to be at least %s characters long." : "Le mot de passe doit comporter au moins %s caractères.",
"Password needs to contain at least one numeric character." : "Le mot de passe doit contenir au moins un chiffre.",
"Password needs to contain at least one special character." : "Le mot de passe doit contenir au moins un caractère spécial.",
"Password needs to contain at least one lower and one upper case character." : "Le mot de passe doit contenir au moins un caractère en minuscule et un caractère en majuscule.",
"Password policy" : "Politique de mots de passe",
"Allows admins to configure a password policy" : "Permet aux administrateurs de configurer une politique de mot de passe.",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Permettre à l'administrateur de définir certaines conditions préalables pour le mot de passe, par exemple, imposer une longueur minimale.",
"Minimum password length" : "Longueur minimale du mot de passe",
"User password history" : "Historique des mots de passe de l'utilisateur",
"Number of days until user password expires" : "Nombre de jours avant expiration du mot de passe",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Nombre de tentatives de connexion avant de verrouiller le compte utilisateur (0 pour indiquer aucune limite)",
"Forbid common passwords" : "Interdire les mots de passe courants",
"Enforce upper and lower case characters" : "Imposer des caractères en majuscules et en minuscules",
"Enforce numeric characters" : "Imposer des chiffres",
"Enforce special characters" : "Imposer des caractères spéciaux",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Vérifier le mot de passe par rapport à la liste des mots de passe compromis sur haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Cette vérification crée un hachage du mot de passe et envoie les 5 premiers caractères de ce hachage à l'API haveibeenpwned.com pour récupérer une liste de tous les hachages qui commencent par ceux-là. Ensuite, il vérifie sur l'instance Nextcloud si le mot de passe est dans le jeu de résultats.",
"Unknown error" : "Erreur inconnue",
"Minimal length has to be a non negative number" : "La longueur minimale doit être un nombre positif",
"History size has to be a non negative number" : "La taille de l'historique doit être un nombre positif",
"Expiration days have to be a non negative number" : "La date d'expiration doit être un nombre positif",
"Maximum login attempts have to be a non negative number" : "Le nombre de tentatives de connexion doit être un nombre positif",
"Settings saved" : "Paramètres sauvegardés",
"Error while saving settings" : "Erreur lors de l'enregistrement des paramètres",
"Saved" : "Enregistré",
"Error while saving" : "Erreur lors de l'enregistrement"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
@@ -0,0 +1,35 @@
OC.L10N.register(
"password_policy",
{
"Password is expired, please use forgot password method to reset" : "Caducou o contrasinal, use o método de contrasinal esquecido para restabelecelo",
"Password must not have been used recently before." : "O contrasinal non debe ter sido empregado recentemente.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "O contrasinal está entre o 1.000.000 máis común. Escolla un diferente.",
"Password is present in compromised password list. Please choose a different password." : "O contrasinal atopase nunha lista de contrasinais comprometidos. Escolla un contrasinal diferente.",
"Password needs to be at least %s characters long." : "O contrasinal precisa ser polo menos de %s caracteres de lonxitude.",
"Password needs to contain at least one numeric character." : "O contrasinal precisa conter polo menos un caracter numérico.",
"Password needs to contain at least one special character." : "O contrasinal precisa conter polo menos un caracter especial.",
"Password needs to contain at least one lower and one upper case character." : "O contrasinal precisa conter polo menos un caracter en minúsculas e un en maiúsculas.",
"Password policy" : "Directiva de contrasinais",
"Allows admins to configure a password policy" : "Permítelle aos administradores configurar unha directiva de contrasinais",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Permítelle aos administradores definir certas precondicións para os contrasinais, p. ex., impor unha lonxitude mínima",
"Minimum password length" : "Lonxitude mínima do contrasinal",
"User password history" : "Historial de contrasinais do usuario",
"Number of days until user password expires" : "Número de días ata que caduque o contrasinal do usuario",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Número de intentos de acceso antes de que se bloquee a conta do usuario. (0 para sen límite)",
"Forbid common passwords" : "Prohibir contrasinais comúns",
"Enforce upper and lower case characters" : "Impor caracteres en maiúsculas e minúsculas",
"Enforce numeric characters" : "Impor caracteres numéricos",
"Enforce special characters" : "Impor caracteres especiais",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Comprobar o contrasinal contra a lista de contrasinais comprometidos de haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Esta comprobación crea un resumo criptográfico dos contrasinais e envía os 5 primeiros caracteres deste resumo criptográfico á API de haveibeenpwned.com para recuperar unha lista de todos os resumo criptográfico que comezan desa forma. Após comprobase na instancia de Nextcloud se o resumo criptográfico do contrasinal está no conxunto de resultados.",
"Unknown error" : "Produciuse un erro descoñecido",
"Minimal length has to be a non negative number" : "A lonxitude mínima ten que ser un número non negativo",
"History size has to be a non negative number" : "O tamaño do historial ten que ser un número non negativo",
"Expiration days have to be a non negative number" : "Os días de caducidade deben ser un número non negativo",
"Maximum login attempts have to be a non negative number" : "O máximo de intentos de acceso debe ser un número non negativo",
"Settings saved" : "Axustes gardados",
"Error while saving settings" : "Produciuse un erro ao gardar os axustes",
"Saved" : "Gardado",
"Error while saving" : "Produciuse un erro ao gardar"
},
"nplurals=2; plural=(n != 1);");
@@ -0,0 +1,33 @@
{ "translations": {
"Password is expired, please use forgot password method to reset" : "Caducou o contrasinal, use o método de contrasinal esquecido para restabelecelo",
"Password must not have been used recently before." : "O contrasinal non debe ter sido empregado recentemente.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "O contrasinal está entre o 1.000.000 máis común. Escolla un diferente.",
"Password is present in compromised password list. Please choose a different password." : "O contrasinal atopase nunha lista de contrasinais comprometidos. Escolla un contrasinal diferente.",
"Password needs to be at least %s characters long." : "O contrasinal precisa ser polo menos de %s caracteres de lonxitude.",
"Password needs to contain at least one numeric character." : "O contrasinal precisa conter polo menos un caracter numérico.",
"Password needs to contain at least one special character." : "O contrasinal precisa conter polo menos un caracter especial.",
"Password needs to contain at least one lower and one upper case character." : "O contrasinal precisa conter polo menos un caracter en minúsculas e un en maiúsculas.",
"Password policy" : "Directiva de contrasinais",
"Allows admins to configure a password policy" : "Permítelle aos administradores configurar unha directiva de contrasinais",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Permítelle aos administradores definir certas precondicións para os contrasinais, p. ex., impor unha lonxitude mínima",
"Minimum password length" : "Lonxitude mínima do contrasinal",
"User password history" : "Historial de contrasinais do usuario",
"Number of days until user password expires" : "Número de días ata que caduque o contrasinal do usuario",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Número de intentos de acceso antes de que se bloquee a conta do usuario. (0 para sen límite)",
"Forbid common passwords" : "Prohibir contrasinais comúns",
"Enforce upper and lower case characters" : "Impor caracteres en maiúsculas e minúsculas",
"Enforce numeric characters" : "Impor caracteres numéricos",
"Enforce special characters" : "Impor caracteres especiais",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Comprobar o contrasinal contra a lista de contrasinais comprometidos de haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Esta comprobación crea un resumo criptográfico dos contrasinais e envía os 5 primeiros caracteres deste resumo criptográfico á API de haveibeenpwned.com para recuperar unha lista de todos os resumo criptográfico que comezan desa forma. Após comprobase na instancia de Nextcloud se o resumo criptográfico do contrasinal está no conxunto de resultados.",
"Unknown error" : "Produciuse un erro descoñecido",
"Minimal length has to be a non negative number" : "A lonxitude mínima ten que ser un número non negativo",
"History size has to be a non negative number" : "O tamaño do historial ten que ser un número non negativo",
"Expiration days have to be a non negative number" : "Os días de caducidade deben ser un número non negativo",
"Maximum login attempts have to be a non negative number" : "O máximo de intentos de acceso debe ser un número non negativo",
"Settings saved" : "Axustes gardados",
"Error while saving settings" : "Produciuse un erro ao gardar os axustes",
"Saved" : "Gardado",
"Error while saving" : "Produciuse un erro ao gardar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
@@ -0,0 +1,33 @@
OC.L10N.register(
"password_policy",
{
"Password is expired, please use forgot password method to reset" : "תוקף הססמה פג, נא להשתמש בשיטה שכחתי ססמה כדי לאפס",
"Password must not have been used recently before." : "אסור להשתמש בססמה שכבר נעשה בה שימוש לאחרונה.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "הססמה היא בין מיליון הססמאות הנפוצות ביותר. נא להפוך אותה ליותר ייחודית.",
"Password is present in compromised password list. Please choose a different password." : "הססמה מופיעה ברשימת הססמאות שנפרצו. נא לבחור בססמה חלופית.",
"Password needs to be at least %s characters long." : "על אורך הססמה להיות %s תווים לפחות.",
"Password needs to contain at least one numeric character." : "הססמה חייבת להכיל לפחות מספר כלשהו.",
"Password needs to contain at least one special character." : "הססמה חייבת להכיל לפחות תו מיוחד אחד.",
"Password needs to contain at least one lower and one upper case character." : "על הססמה להכיל לפחות אות אחת קטנה ואות אחת גדולה.",
"Password policy" : "מדיניות ססמה",
"Allows admins to configure a password policy" : "מאפשר למנהלים להגדיר מדיניות ססמה",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "לאפשר להנהלה להגדיר תנאי קדם מסוימים לססמה, למשל: לאסוף אורך מזערי",
"Minimum password length" : "אורך הססמה המזערי",
"User password history" : "היסטוריית הססמאות של המשתמש",
"Number of days until user password expires" : "מספר הימים עד לתפוגת הססמה",
"Number of login attempts before the user account is blocked (0 for no limit)" : "מספר ניסיונות הכניסה עד לחסימת חשבון המשתמש (0 כדי להשבית את ההגבלה)",
"Forbid common passwords" : "איסור על מילים נפוצות",
"Enforce upper and lower case characters" : "אכיפת אותיות קטנות וגדולות",
"Enforce numeric characters" : "אכיפת ספרות",
"Enforce special characters" : "אכיפת תווים מיוחדים",
"Check password against the list of breached passwords from haveibeenpwned.com" : "לבדוק את הססמה מול רשימת ססמאות שדלפו אצל haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "בדיקה זו מייצרת גיבוב של הססמה ושולחת את 5 התווים הראשונים של הגיבוב הזה ל־API של haveibeenpwned.com כדי לקבל רשימה של כל הגיבובים שמתחילים בתווים האלה. לאחר מכן היא בודקת בעותק ה־Nextcloud אם גיבוב הססמה הוא במערך התוצאות.",
"Unknown error" : "שגיאה בלתי ידועה",
"Minimal length has to be a non negative number" : "האורך המזערי חייב להיות מספר לא שלילי",
"History size has to be a non negative number" : "גודל ההיסטוריה חייב להיות מספר לא שלילי",
"Expiration days have to be a non negative number" : "ימי תפוגת התוקף חייבים להיות מספר לא שלילי",
"Maximum login attempts have to be a non negative number" : "כמות ניסיונות הכניסה המרבית חייבת להיות מספר לא שלילי",
"Settings saved" : "הגדרות נשמרו",
"Saved" : "נשמרה"
},
"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");
@@ -0,0 +1,31 @@
{ "translations": {
"Password is expired, please use forgot password method to reset" : "תוקף הססמה פג, נא להשתמש בשיטה שכחתי ססמה כדי לאפס",
"Password must not have been used recently before." : "אסור להשתמש בססמה שכבר נעשה בה שימוש לאחרונה.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "הססמה היא בין מיליון הססמאות הנפוצות ביותר. נא להפוך אותה ליותר ייחודית.",
"Password is present in compromised password list. Please choose a different password." : "הססמה מופיעה ברשימת הססמאות שנפרצו. נא לבחור בססמה חלופית.",
"Password needs to be at least %s characters long." : "על אורך הססמה להיות %s תווים לפחות.",
"Password needs to contain at least one numeric character." : "הססמה חייבת להכיל לפחות מספר כלשהו.",
"Password needs to contain at least one special character." : "הססמה חייבת להכיל לפחות תו מיוחד אחד.",
"Password needs to contain at least one lower and one upper case character." : "על הססמה להכיל לפחות אות אחת קטנה ואות אחת גדולה.",
"Password policy" : "מדיניות ססמה",
"Allows admins to configure a password policy" : "מאפשר למנהלים להגדיר מדיניות ססמה",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "לאפשר להנהלה להגדיר תנאי קדם מסוימים לססמה, למשל: לאסוף אורך מזערי",
"Minimum password length" : "אורך הססמה המזערי",
"User password history" : "היסטוריית הססמאות של המשתמש",
"Number of days until user password expires" : "מספר הימים עד לתפוגת הססמה",
"Number of login attempts before the user account is blocked (0 for no limit)" : "מספר ניסיונות הכניסה עד לחסימת חשבון המשתמש (0 כדי להשבית את ההגבלה)",
"Forbid common passwords" : "איסור על מילים נפוצות",
"Enforce upper and lower case characters" : "אכיפת אותיות קטנות וגדולות",
"Enforce numeric characters" : "אכיפת ספרות",
"Enforce special characters" : "אכיפת תווים מיוחדים",
"Check password against the list of breached passwords from haveibeenpwned.com" : "לבדוק את הססמה מול רשימת ססמאות שדלפו אצל haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "בדיקה זו מייצרת גיבוב של הססמה ושולחת את 5 התווים הראשונים של הגיבוב הזה ל־API של haveibeenpwned.com כדי לקבל רשימה של כל הגיבובים שמתחילים בתווים האלה. לאחר מכן היא בודקת בעותק ה־Nextcloud אם גיבוב הססמה הוא במערך התוצאות.",
"Unknown error" : "שגיאה בלתי ידועה",
"Minimal length has to be a non negative number" : "האורך המזערי חייב להיות מספר לא שלילי",
"History size has to be a non negative number" : "גודל ההיסטוריה חייב להיות מספר לא שלילי",
"Expiration days have to be a non negative number" : "ימי תפוגת התוקף חייבים להיות מספר לא שלילי",
"Maximum login attempts have to be a non negative number" : "כמות ניסיונות הכניסה המרבית חייבת להיות מספר לא שלילי",
"Settings saved" : "הגדרות נשמרו",
"Saved" : "נשמרה"
},"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
}
@@ -0,0 +1,33 @@
OC.L10N.register(
"password_policy",
{
"Password is expired, please use forgot password method to reset" : "Zaporka je istekla, ponovno je postavite s pomoću značajke za povrat zaboravljene zaporke",
"Password must not have been used recently before." : "Zaporka nije nedavno korištena.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Zaporka je među 1.000.000 najčešćih zaporki. Odaberite jedinstvenu zaporku.",
"Password is present in compromised password list. Please choose a different password." : "Zaporka je prisutna na popisu kompromitiranih zaporki. Odaberite drugu zaporku.",
"Password needs to be at least %s characters long." : "Zaporka mora biti dugačka najmanje %s.",
"Password needs to contain at least one numeric character." : "Zaporka mora sadržavati barem jedan numerički znak.",
"Password needs to contain at least one special character." : "Zaporka mora sadržavati barem jedan poseban znak.",
"Password needs to contain at least one lower and one upper case character." : "Zaporka mora sadržavati barem jedno veliko i jedno malo slovo.",
"Password policy" : "Pravila za upravljanje zaporkama",
"Allows admins to configure a password policy" : "Omogućuju administratorima da konfiguriraju pravila za zaporke",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Omogućuju administratoru da definira određene preduvjete za zaporku, npr. minimalna dužina",
"Minimum password length" : "Minimalna dužina zaporke",
"User password history" : "Povijest zaporki korisnika",
"Number of days until user password expires" : "Broj dana do isteka zaporke",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Broj pokušaja prijave prije blokiranja računa korisnika (0 za neograničeno)",
"Forbid common passwords" : "Zabrani česte zaporke",
"Enforce upper and lower case characters" : "Obavezna uporaba velikih i malih slova",
"Enforce numeric characters" : "Obavezna uporaba numeričkih znakova",
"Enforce special characters" : "Obavezna uporaba posebnih znakova",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Usporedite zaporku s popisom objavljenih zaporki s web-mjesta hasibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Ova provjera stvara kod kontrolni identifikacijski broj (hash) zaporke i šalje prvih 5 znakova tog broja API-ju web-mjesta hasibeenpwned.com s ciljem dohvaćanja popisa svih kontrolnih identifikacijskih brojeva koji počinju tim znakovima. Zatim se u instanci Nextclouda provjerava je li taj broj zaporke u skupu rezultata.",
"Unknown error" : "Nepoznata pogreška",
"Minimal length has to be a non negative number" : "Minimalna dužina mora biti pozitivan broj ili nula",
"History size has to be a non negative number" : "Veličina povijesti mora biti pozitivan broj ili nula",
"Expiration days have to be a non negative number" : "Broj dana do isteka mora biti pozitivan broj ili nula",
"Maximum login attempts have to be a non negative number" : "Maksimalan broj prijava mora biti pozitivan broj ili nula",
"Settings saved" : "Postavke spremljene",
"Saved" : "Spremljeno"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");
@@ -0,0 +1,31 @@
{ "translations": {
"Password is expired, please use forgot password method to reset" : "Zaporka je istekla, ponovno je postavite s pomoću značajke za povrat zaboravljene zaporke",
"Password must not have been used recently before." : "Zaporka nije nedavno korištena.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Zaporka je među 1.000.000 najčešćih zaporki. Odaberite jedinstvenu zaporku.",
"Password is present in compromised password list. Please choose a different password." : "Zaporka je prisutna na popisu kompromitiranih zaporki. Odaberite drugu zaporku.",
"Password needs to be at least %s characters long." : "Zaporka mora biti dugačka najmanje %s.",
"Password needs to contain at least one numeric character." : "Zaporka mora sadržavati barem jedan numerički znak.",
"Password needs to contain at least one special character." : "Zaporka mora sadržavati barem jedan poseban znak.",
"Password needs to contain at least one lower and one upper case character." : "Zaporka mora sadržavati barem jedno veliko i jedno malo slovo.",
"Password policy" : "Pravila za upravljanje zaporkama",
"Allows admins to configure a password policy" : "Omogućuju administratorima da konfiguriraju pravila za zaporke",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Omogućuju administratoru da definira određene preduvjete za zaporku, npr. minimalna dužina",
"Minimum password length" : "Minimalna dužina zaporke",
"User password history" : "Povijest zaporki korisnika",
"Number of days until user password expires" : "Broj dana do isteka zaporke",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Broj pokušaja prijave prije blokiranja računa korisnika (0 za neograničeno)",
"Forbid common passwords" : "Zabrani česte zaporke",
"Enforce upper and lower case characters" : "Obavezna uporaba velikih i malih slova",
"Enforce numeric characters" : "Obavezna uporaba numeričkih znakova",
"Enforce special characters" : "Obavezna uporaba posebnih znakova",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Usporedite zaporku s popisom objavljenih zaporki s web-mjesta hasibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Ova provjera stvara kod kontrolni identifikacijski broj (hash) zaporke i šalje prvih 5 znakova tog broja API-ju web-mjesta hasibeenpwned.com s ciljem dohvaćanja popisa svih kontrolnih identifikacijskih brojeva koji počinju tim znakovima. Zatim se u instanci Nextclouda provjerava je li taj broj zaporke u skupu rezultata.",
"Unknown error" : "Nepoznata pogreška",
"Minimal length has to be a non negative number" : "Minimalna dužina mora biti pozitivan broj ili nula",
"History size has to be a non negative number" : "Veličina povijesti mora biti pozitivan broj ili nula",
"Expiration days have to be a non negative number" : "Broj dana do isteka mora biti pozitivan broj ili nula",
"Maximum login attempts have to be a non negative number" : "Maksimalan broj prijava mora biti pozitivan broj ili nula",
"Settings saved" : "Postavke spremljene",
"Saved" : "Spremljeno"
},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"
}
@@ -0,0 +1,35 @@
OC.L10N.register(
"password_policy",
{
"Password is expired, please use forgot password method to reset" : "A jelszó lejárt, használja az elfelejtett jelszó módszert a helyreállításhoz",
"Password must not have been used recently before." : "A jelszó nem lehet mostanában használt.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "A jelszó az 1.000.000 leggyakoribb között van. Tegye egyedivé.",
"Password is present in compromised password list. Please choose a different password." : "A jelszó benne van a feltörtek listájában. Válasszon másik jelszót.",
"Password needs to be at least %s characters long." : "A jelszónak legalább %s karakter hosszúnak kell lennie.",
"Password needs to contain at least one numeric character." : "A jelszónak legalább egy numerikus karaktert kell tartalmaznia.",
"Password needs to contain at least one special character." : "A jelszónak legalább egy speciális karaktert kell tartalmaznia.",
"Password needs to contain at least one lower and one upper case character." : "A jelszónak legalább egy kisbetűt és legalább egy nagybetűt kell tartalmaznia.",
"Password policy" : "Jelszóházirend",
"Allows admins to configure a password policy" : "Lehetővé teszi a rendszergazdáknak, hogy jelszóházirendet állítsanak be",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Lehetővé teszi a rendszergazdának, hogy bizonyos előfeltételeket szabjanak a jelszavakhoz, például megkövetelhetnek egy minimális hosszt",
"Minimum password length" : "Minimális jelszóhossz",
"User password history" : "Felhasználói jelszó előzményei",
"Number of days until user password expires" : "A felhasználói jelszó lejártáig eltelt napok száma",
"Number of login attempts before the user account is blocked (0 for no limit)" : "A felhasználói fiók blokkolása előtti bejelentkezési kísérletek száma (0: korlátozás nélkül)",
"Forbid common passwords" : "Gyakori jelszavak tiltása",
"Enforce upper and lower case characters" : "Nagy- és kisbetűs karakterek megkövetelése",
"Enforce numeric characters" : "Numerikus karakterek megkövetelése",
"Enforce special characters" : "Speciális karakterek megkövetelése",
"Check password against the list of breached passwords from haveibeenpwned.com" : "A jelszó összenézése a haveibeenpwned.com-ról származó feltört jelszavakkal",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Ez az ellenőrzés ujjlenyomatot hoz létre a jelszóból, és ennek az első 5 karakterét elküldi a haveibeenpwned.com API-jának, hogy visszakapja az azzal kezdődő ujjlenyomatokat. Ezután leellenőrzi a Nextcloud példányon, hogy a megadott jelszó ujjlenyomata szerepel-e az eredményhalmazban.",
"Unknown error" : "Ismeretlen hiba",
"Minimal length has to be a non negative number" : "A minimális hosszúságnak nem negatív számnak kell lennie",
"History size has to be a non negative number" : "Az előzmények méretének nem negatív számnak kell lennie",
"Expiration days have to be a non negative number" : "A lejárat napjainak számának nem negatív számnak kell lennie",
"Maximum login attempts have to be a non negative number" : "A maximális bejelentkezési kísérletnek nem negatív számnak kell lennie",
"Settings saved" : "Beállítások mentve",
"Error while saving settings" : "Hiba a beállítások mentése során",
"Saved" : "Mentve",
"Error while saving" : "Hiba a mentés során"
},
"nplurals=2; plural=(n != 1);");
@@ -0,0 +1,33 @@
{ "translations": {
"Password is expired, please use forgot password method to reset" : "A jelszó lejárt, használja az elfelejtett jelszó módszert a helyreállításhoz",
"Password must not have been used recently before." : "A jelszó nem lehet mostanában használt.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "A jelszó az 1.000.000 leggyakoribb között van. Tegye egyedivé.",
"Password is present in compromised password list. Please choose a different password." : "A jelszó benne van a feltörtek listájában. Válasszon másik jelszót.",
"Password needs to be at least %s characters long." : "A jelszónak legalább %s karakter hosszúnak kell lennie.",
"Password needs to contain at least one numeric character." : "A jelszónak legalább egy numerikus karaktert kell tartalmaznia.",
"Password needs to contain at least one special character." : "A jelszónak legalább egy speciális karaktert kell tartalmaznia.",
"Password needs to contain at least one lower and one upper case character." : "A jelszónak legalább egy kisbetűt és legalább egy nagybetűt kell tartalmaznia.",
"Password policy" : "Jelszóházirend",
"Allows admins to configure a password policy" : "Lehetővé teszi a rendszergazdáknak, hogy jelszóházirendet állítsanak be",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Lehetővé teszi a rendszergazdának, hogy bizonyos előfeltételeket szabjanak a jelszavakhoz, például megkövetelhetnek egy minimális hosszt",
"Minimum password length" : "Minimális jelszóhossz",
"User password history" : "Felhasználói jelszó előzményei",
"Number of days until user password expires" : "A felhasználói jelszó lejártáig eltelt napok száma",
"Number of login attempts before the user account is blocked (0 for no limit)" : "A felhasználói fiók blokkolása előtti bejelentkezési kísérletek száma (0: korlátozás nélkül)",
"Forbid common passwords" : "Gyakori jelszavak tiltása",
"Enforce upper and lower case characters" : "Nagy- és kisbetűs karakterek megkövetelése",
"Enforce numeric characters" : "Numerikus karakterek megkövetelése",
"Enforce special characters" : "Speciális karakterek megkövetelése",
"Check password against the list of breached passwords from haveibeenpwned.com" : "A jelszó összenézése a haveibeenpwned.com-ról származó feltört jelszavakkal",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Ez az ellenőrzés ujjlenyomatot hoz létre a jelszóból, és ennek az első 5 karakterét elküldi a haveibeenpwned.com API-jának, hogy visszakapja az azzal kezdődő ujjlenyomatokat. Ezután leellenőrzi a Nextcloud példányon, hogy a megadott jelszó ujjlenyomata szerepel-e az eredményhalmazban.",
"Unknown error" : "Ismeretlen hiba",
"Minimal length has to be a non negative number" : "A minimális hosszúságnak nem negatív számnak kell lennie",
"History size has to be a non negative number" : "Az előzmények méretének nem negatív számnak kell lennie",
"Expiration days have to be a non negative number" : "A lejárat napjainak számának nem negatív számnak kell lennie",
"Maximum login attempts have to be a non negative number" : "A maximális bejelentkezési kísérletnek nem negatív számnak kell lennie",
"Settings saved" : "Beállítások mentve",
"Error while saving settings" : "Hiba a beállítások mentése során",
"Saved" : "Mentve",
"Error while saving" : "Hiba a mentés során"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
@@ -0,0 +1,13 @@
OC.L10N.register(
"password_policy",
{
"Password policy" : "Politica de contrasignos",
"Forbid common passwords" : "Prohibir contrasignos commun ",
"Enforce upper and lower case characters" : "Imponer characteres majuscule e minuscule",
"Enforce numeric characters" : "Imponer characteres numeric",
"Enforce special characters" : "Imponer characteres special",
"Unknown error" : "Error incognite",
"Settings saved" : "Configurationes salveguardate",
"Saved" : "Salveguardate"
},
"nplurals=2; plural=(n != 1);");
@@ -0,0 +1,11 @@
{ "translations": {
"Password policy" : "Politica de contrasignos",
"Forbid common passwords" : "Prohibir contrasignos commun ",
"Enforce upper and lower case characters" : "Imponer characteres majuscule e minuscule",
"Enforce numeric characters" : "Imponer characteres numeric",
"Enforce special characters" : "Imponer characteres special",
"Unknown error" : "Error incognite",
"Settings saved" : "Configurationes salveguardate",
"Saved" : "Salveguardate"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
@@ -0,0 +1,13 @@
OC.L10N.register(
"password_policy",
{
"Password policy" : "Ketentuan kata sandi",
"Forbid common passwords" : "Larang kata sandi yang sering digunakan",
"Enforce upper and lower case characters" : "Berlakukan pemakaian huruf besar dan huruf kecil",
"Enforce numeric characters" : "Berlakukan karakter numerik",
"Enforce special characters" : "Berlakukan karakter spesial",
"Unknown error" : "Kesalahan tidak diketahui",
"Settings saved" : "Setelan tersimpan",
"Saved" : "Disimpan"
},
"nplurals=1; plural=0;");
@@ -0,0 +1,11 @@
{ "translations": {
"Password policy" : "Ketentuan kata sandi",
"Forbid common passwords" : "Larang kata sandi yang sering digunakan",
"Enforce upper and lower case characters" : "Berlakukan pemakaian huruf besar dan huruf kecil",
"Enforce numeric characters" : "Berlakukan karakter numerik",
"Enforce special characters" : "Berlakukan karakter spesial",
"Unknown error" : "Kesalahan tidak diketahui",
"Settings saved" : "Setelan tersimpan",
"Saved" : "Disimpan"
},"pluralForm" :"nplurals=1; plural=0;"
}
@@ -0,0 +1,35 @@
OC.L10N.register(
"password_policy",
{
"Password is expired, please use forgot password method to reset" : "Lykilorðið er útrunnið, notaðu ferlið fyrir gleymt lykilorð til að endurstilla það",
"Password must not have been used recently before." : "Lykilorð má ekki hafa verið notað nýlega.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Lykilorðið er á meðal 1.000.000 algengustu lykilorðanna. Endilega veldu eitthvað annað.",
"Password is present in compromised password list. Please choose a different password." : "Lykilorðið er í vantreystum lykilorðalista. Endilega veldu eitthvað annað.",
"Password needs to be at least %s characters long." : "Lykilorðið verður að innihalda að minnsta kosti %s stafi.",
"Password needs to contain at least one numeric character." : "Lykilorðið verður að innihalda að minnsta kosti einn tölustaf.",
"Password needs to contain at least one special character." : "Lykilorðið verður að innihalda að minnsta kosti eitt sértákn.",
"Password needs to contain at least one lower and one upper case character." : "Lykilorðið verður að innihalda að minnsta kosti einn lágstaf og einn hástaf.",
"Password policy" : "Lykilorðastefna",
"Allows admins to configure a password policy" : "Gerir stjórnendum kleift að móta stefnu varðandi lykilorð",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Gerir stjórnendum kleift að skilgreina formótaðar kvaðir varðandi lykilorð, t.d. að hafa ákveðna lágmarkslengd á þeim",
"Minimum password length" : "Lágmarkslengd lykilorðs",
"User password history" : "Ferill lykilorða notanda",
"Number of days until user password expires" : "Fjöldi daga þar til lykilorð notanda rennur út",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Fjöldi tilrauna til innskráningar áður en lokað er á notandaaðgang (0 fyrir engin takmörk)",
"Forbid common passwords" : "Banna algeng lykilorð",
"Enforce upper and lower case characters" : "Krefjast há- og lágstafa",
"Enforce numeric characters" : "Krefjast tölustafa",
"Enforce special characters" : "Krefjast sértákna",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Athugaðu hvort lykilorðið sé í lista yfir stolin lykilorð frá haveibeenpwnd.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Þessi prófun útbýr tætigildi lykilorðsins og sendir fyrstu 5 stafi tætigildisins inn á API-forritsviðmót haveibeenpwned.com til að fá til baka lista yfir öll þau tætigildi sem byrja á þessum stöfum. Síðan er athugað á Nextcloud-kerfinu hvort tætigildið fyrirfinnst þar.",
"Unknown error" : "Óþekkt villa",
"Minimal length has to be a non negative number" : "Lágmarkslengd þarf að vera jákvæð tala",
"History size has to be a non negative number" : "Lengd ferils þarf að vera jákvæð tala",
"Expiration days have to be a non negative number" : "Fjöldi gildisdaga þarf að vera jákvæð tala",
"Maximum login attempts have to be a non negative number" : "Fjöldi tilrauna til innskráningar þarf að vera jákvæð tala",
"Settings saved" : "Stillingar vistaðar",
"Error while saving settings" : "Villa við að vista stillingar",
"Saved" : "Vistað",
"Error while saving" : "Villa við vistun"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
@@ -0,0 +1,33 @@
{ "translations": {
"Password is expired, please use forgot password method to reset" : "Lykilorðið er útrunnið, notaðu ferlið fyrir gleymt lykilorð til að endurstilla það",
"Password must not have been used recently before." : "Lykilorð má ekki hafa verið notað nýlega.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Lykilorðið er á meðal 1.000.000 algengustu lykilorðanna. Endilega veldu eitthvað annað.",
"Password is present in compromised password list. Please choose a different password." : "Lykilorðið er í vantreystum lykilorðalista. Endilega veldu eitthvað annað.",
"Password needs to be at least %s characters long." : "Lykilorðið verður að innihalda að minnsta kosti %s stafi.",
"Password needs to contain at least one numeric character." : "Lykilorðið verður að innihalda að minnsta kosti einn tölustaf.",
"Password needs to contain at least one special character." : "Lykilorðið verður að innihalda að minnsta kosti eitt sértákn.",
"Password needs to contain at least one lower and one upper case character." : "Lykilorðið verður að innihalda að minnsta kosti einn lágstaf og einn hástaf.",
"Password policy" : "Lykilorðastefna",
"Allows admins to configure a password policy" : "Gerir stjórnendum kleift að móta stefnu varðandi lykilorð",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Gerir stjórnendum kleift að skilgreina formótaðar kvaðir varðandi lykilorð, t.d. að hafa ákveðna lágmarkslengd á þeim",
"Minimum password length" : "Lágmarkslengd lykilorðs",
"User password history" : "Ferill lykilorða notanda",
"Number of days until user password expires" : "Fjöldi daga þar til lykilorð notanda rennur út",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Fjöldi tilrauna til innskráningar áður en lokað er á notandaaðgang (0 fyrir engin takmörk)",
"Forbid common passwords" : "Banna algeng lykilorð",
"Enforce upper and lower case characters" : "Krefjast há- og lágstafa",
"Enforce numeric characters" : "Krefjast tölustafa",
"Enforce special characters" : "Krefjast sértákna",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Athugaðu hvort lykilorðið sé í lista yfir stolin lykilorð frá haveibeenpwnd.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Þessi prófun útbýr tætigildi lykilorðsins og sendir fyrstu 5 stafi tætigildisins inn á API-forritsviðmót haveibeenpwned.com til að fá til baka lista yfir öll þau tætigildi sem byrja á þessum stöfum. Síðan er athugað á Nextcloud-kerfinu hvort tætigildið fyrirfinnst þar.",
"Unknown error" : "Óþekkt villa",
"Minimal length has to be a non negative number" : "Lágmarkslengd þarf að vera jákvæð tala",
"History size has to be a non negative number" : "Lengd ferils þarf að vera jákvæð tala",
"Expiration days have to be a non negative number" : "Fjöldi gildisdaga þarf að vera jákvæð tala",
"Maximum login attempts have to be a non negative number" : "Fjöldi tilrauna til innskráningar þarf að vera jákvæð tala",
"Settings saved" : "Stillingar vistaðar",
"Error while saving settings" : "Villa við að vista stillingar",
"Saved" : "Vistað",
"Error while saving" : "Villa við vistun"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}
@@ -0,0 +1,35 @@
OC.L10N.register(
"password_policy",
{
"Password is expired, please use forgot password method to reset" : "La password è scaduta, usa il metodo di password dimenticata per ripristinarla.",
"Password must not have been used recently before." : "La password non deve essere stata utilizzata recentemente.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "La password è presente in un elenco di 1.000.000 di password comuni. Rendila unica.",
"Password is present in compromised password list. Please choose a different password." : "La password è presente in un elenco di password compromesse. Scegli una password diversa.",
"Password needs to be at least %s characters long." : "La password deve essere composta da almeno %s caratteri.",
"Password needs to contain at least one numeric character." : "La password deve contenere almeno un carattere numerico.",
"Password needs to contain at least one special character." : "La password deve contenere almeno un carattere speciale.",
"Password needs to contain at least one lower and one upper case character." : "La password deve contenere almeno un carattere minuscolo e uno maiuscolo.",
"Password policy" : "Criterio della password",
"Allows admins to configure a password policy" : "Consente agli amministratori di configurare un criterio per le password",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Consente all'amministratore di definire determinati pre-requisiti per le password, ad es. forzare una lunghezza minima",
"Minimum password length" : "Lunghezza minima della password",
"User password history" : "Cronologia della password degli utenti",
"Number of days until user password expires" : "Numero di giorni per la scadenza della password dell'utente",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Numero di tentativi di accesso prima che l'account utente sia bloccato. (0 per nessun limite)",
"Forbid common passwords" : "Vieta le password comuni",
"Enforce upper and lower case characters" : "Forza i caratteri maiuscoli e minuscoli",
"Enforce numeric characters" : "Forza i caratteri numerici",
"Enforce special characters" : "Forza i caratteri speciali",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Verifica la password con l'elenco di password compromesse di haveibeenpwnd.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Questo controllo crea un hash della password e invia i primi 5 caratteri di questo hash alle API di haveibeenpwned.com per recuperare un elenco di tutti gli hash che iniziano con questi caratteri. Poi controlla se la password dell'istanza Nextcloud è presente nei risultati.",
"Unknown error" : "Errore sconosciuto",
"Minimal length has to be a non negative number" : "La lunghezza minima deve essere un numero positivo",
"History size has to be a non negative number" : "La dimensione della cronologia deve essere un numero positivo",
"Expiration days have to be a non negative number" : "I giorni di scadenza devono essere un numero positivo",
"Maximum login attempts have to be a non negative number" : "I massimi tentativi di accesso devono essere un numero positivo",
"Settings saved" : "Impostazioni salvate",
"Error while saving settings" : "Errore durante il salvataggio delle impostazioni",
"Saved" : "Salvata",
"Error while saving" : "Errore durante il salvataggio"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
@@ -0,0 +1,33 @@
{ "translations": {
"Password is expired, please use forgot password method to reset" : "La password è scaduta, usa il metodo di password dimenticata per ripristinarla.",
"Password must not have been used recently before." : "La password non deve essere stata utilizzata recentemente.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "La password è presente in un elenco di 1.000.000 di password comuni. Rendila unica.",
"Password is present in compromised password list. Please choose a different password." : "La password è presente in un elenco di password compromesse. Scegli una password diversa.",
"Password needs to be at least %s characters long." : "La password deve essere composta da almeno %s caratteri.",
"Password needs to contain at least one numeric character." : "La password deve contenere almeno un carattere numerico.",
"Password needs to contain at least one special character." : "La password deve contenere almeno un carattere speciale.",
"Password needs to contain at least one lower and one upper case character." : "La password deve contenere almeno un carattere minuscolo e uno maiuscolo.",
"Password policy" : "Criterio della password",
"Allows admins to configure a password policy" : "Consente agli amministratori di configurare un criterio per le password",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Consente all'amministratore di definire determinati pre-requisiti per le password, ad es. forzare una lunghezza minima",
"Minimum password length" : "Lunghezza minima della password",
"User password history" : "Cronologia della password degli utenti",
"Number of days until user password expires" : "Numero di giorni per la scadenza della password dell'utente",
"Number of login attempts before the user account is blocked (0 for no limit)" : "Numero di tentativi di accesso prima che l'account utente sia bloccato. (0 per nessun limite)",
"Forbid common passwords" : "Vieta le password comuni",
"Enforce upper and lower case characters" : "Forza i caratteri maiuscoli e minuscoli",
"Enforce numeric characters" : "Forza i caratteri numerici",
"Enforce special characters" : "Forza i caratteri speciali",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Verifica la password con l'elenco di password compromesse di haveibeenpwnd.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Questo controllo crea un hash della password e invia i primi 5 caratteri di questo hash alle API di haveibeenpwned.com per recuperare un elenco di tutti gli hash che iniziano con questi caratteri. Poi controlla se la password dell'istanza Nextcloud è presente nei risultati.",
"Unknown error" : "Errore sconosciuto",
"Minimal length has to be a non negative number" : "La lunghezza minima deve essere un numero positivo",
"History size has to be a non negative number" : "La dimensione della cronologia deve essere un numero positivo",
"Expiration days have to be a non negative number" : "I giorni di scadenza devono essere un numero positivo",
"Maximum login attempts have to be a non negative number" : "I massimi tentativi di accesso devono essere un numero positivo",
"Settings saved" : "Impostazioni salvate",
"Error while saving settings" : "Errore durante il salvataggio delle impostazioni",
"Saved" : "Salvata",
"Error while saving" : "Errore durante il salvataggio"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
@@ -0,0 +1,35 @@
OC.L10N.register(
"password_policy",
{
"Password is expired, please use forgot password method to reset" : "パスワードの有効期限が切れています。「パスワードをお忘れですか?」のリンクからパスワードの再設定をお試しください。",
"Password must not have been used recently before." : "パスワードは、最近使用されたものではありません。",
"Password is among the 1,000,000 most common ones. Please make it unique." : "パスワードは最も一般的なパスワード1,000,000個の中に入っています。もっと違うものにしてください。",
"Password is present in compromised password list. Please choose a different password." : "現在のパスワードは危険なパスワードリストに含まれるものです。別のパスワードを選択してください。",
"Password needs to be at least %s characters long." : "パスワードは少なくとも%s文字以上の長さである必要があります。",
"Password needs to contain at least one numeric character." : "パスワードは1つ以上の数字を含む必要があります",
"Password needs to contain at least one special character." : "パスワードは1つ以上の特別な文字を含む必要があります",
"Password needs to contain at least one lower and one upper case character." : "パスワードは1つ以上の大文字と小文字をそれぞれ含む必要があります",
"Password policy" : "パスワードポリシー",
"Allows admins to configure a password policy" : "管理者がパスワードポリシーを設定することを許可します",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "管理者が事前に一定の制約をパスワードに課すことを許可します。(例:最小の長さを強制)",
"Minimum password length" : "最低限のパスワードの長さ",
"User password history" : "ユーザーのパスワード履歴",
"Number of days until user password expires" : "ユーザーのパスワードが失効するまでの日数",
"Number of login attempts before the user account is blocked (0 for no limit)" : "ユーザーアカウントがブロックされるまでのログイン試行回数 (制限なしの場合は0)",
"Forbid common passwords" : "一般的なパスワードを禁止する",
"Enforce upper and lower case characters" : "大文字と小文字を必ず含む",
"Enforce numeric characters" : "数字を必ず含む",
"Enforce special characters" : "記号を必ず含む",
"Check password against the list of breached passwords from haveibeenpwned.com" : "haveibeenpwned.comの侵害されたパスワードのリストと比較してパスワードをチェックする",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "このチェックでは、パスワードのハッシュを生成して先頭5文字をhaveibeenpwned.com APIに送信し、その5文字から始まるすべてのハッシュリストを取得します。 そして、パスワードハッシュが結果セットに含まれているかどうかNextcloudサーバーをチェックします。",
"Unknown error" : "不明なエラー",
"Minimal length has to be a non negative number" : "最小の長さにマイナスの数は設定できません",
"History size has to be a non negative number" : "履歴サイズにマイナスの数は設定できません",
"Expiration days have to be a non negative number" : "有効期限にマイナスの数は設定できません",
"Maximum login attempts have to be a non negative number" : "最大ログイン試行回数にマイナスの数は設定できません",
"Settings saved" : "設定が保存されました",
"Error while saving settings" : "設定の保存中にエラーが発生",
"Saved" : "保存しました",
"Error while saving" : "保存中にエラーが発生しました"
},
"nplurals=1; plural=0;");
@@ -0,0 +1,33 @@
{ "translations": {
"Password is expired, please use forgot password method to reset" : "パスワードの有効期限が切れています。「パスワードをお忘れですか?」のリンクからパスワードの再設定をお試しください。",
"Password must not have been used recently before." : "パスワードは、最近使用されたものではありません。",
"Password is among the 1,000,000 most common ones. Please make it unique." : "パスワードは最も一般的なパスワード1,000,000個の中に入っています。もっと違うものにしてください。",
"Password is present in compromised password list. Please choose a different password." : "現在のパスワードは危険なパスワードリストに含まれるものです。別のパスワードを選択してください。",
"Password needs to be at least %s characters long." : "パスワードは少なくとも%s文字以上の長さである必要があります。",
"Password needs to contain at least one numeric character." : "パスワードは1つ以上の数字を含む必要があります",
"Password needs to contain at least one special character." : "パスワードは1つ以上の特別な文字を含む必要があります",
"Password needs to contain at least one lower and one upper case character." : "パスワードは1つ以上の大文字と小文字をそれぞれ含む必要があります",
"Password policy" : "パスワードポリシー",
"Allows admins to configure a password policy" : "管理者がパスワードポリシーを設定することを許可します",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "管理者が事前に一定の制約をパスワードに課すことを許可します。(例:最小の長さを強制)",
"Minimum password length" : "最低限のパスワードの長さ",
"User password history" : "ユーザーのパスワード履歴",
"Number of days until user password expires" : "ユーザーのパスワードが失効するまでの日数",
"Number of login attempts before the user account is blocked (0 for no limit)" : "ユーザーアカウントがブロックされるまでのログイン試行回数 (制限なしの場合は0)",
"Forbid common passwords" : "一般的なパスワードを禁止する",
"Enforce upper and lower case characters" : "大文字と小文字を必ず含む",
"Enforce numeric characters" : "数字を必ず含む",
"Enforce special characters" : "記号を必ず含む",
"Check password against the list of breached passwords from haveibeenpwned.com" : "haveibeenpwned.comの侵害されたパスワードのリストと比較してパスワードをチェックする",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "このチェックでは、パスワードのハッシュを生成して先頭5文字をhaveibeenpwned.com APIに送信し、その5文字から始まるすべてのハッシュリストを取得します。 そして、パスワードハッシュが結果セットに含まれているかどうかNextcloudサーバーをチェックします。",
"Unknown error" : "不明なエラー",
"Minimal length has to be a non negative number" : "最小の長さにマイナスの数は設定できません",
"History size has to be a non negative number" : "履歴サイズにマイナスの数は設定できません",
"Expiration days have to be a non negative number" : "有効期限にマイナスの数は設定できません",
"Maximum login attempts have to be a non negative number" : "最大ログイン試行回数にマイナスの数は設定できません",
"Settings saved" : "設定が保存されました",
"Error while saving settings" : "設定の保存中にエラーが発生",
"Saved" : "保存しました",
"Error while saving" : "保存中にエラーが発生しました"
},"pluralForm" :"nplurals=1; plural=0;"
}

Some files were not shown because too many files have changed in this diff Show More