diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-11 00:21:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-11 00:21:11 +0000 |
commit | 4bc8ba5b228b888e2caae2884699213634793093 (patch) | |
tree | a8b00a4bc02cbedaed866285f6b9fb03260e140f /apps/settings/l10n | |
parent | 9dbf88816c8fe985d62507bd45c364e760d8ce72 (diff) | |
download | nextcloud-server-4bc8ba5b228b888e2caae2884699213634793093.tar.gz nextcloud-server-4bc8ba5b228b888e2caae2884699213634793093.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n')
100 files changed, 126 insertions, 332 deletions
diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index 067d2408536..1b8ad5e2a35 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -624,8 +624,6 @@ OC.L10N.register( "Account name (required)" : "اسم الحساب (مطلوب)", "Total rows summary" : "ملخص مجموع الأسطر", "Scroll to load more rows" : "مرِّر على القائمة لتحميل المزيد من الصفوف", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} حساب …","{userCount} حساب …","{userCount} حساب …","{userCount} حسابات …","{userCount} حساب …","{userCount} حساب …"], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} حساب ","{userCount} حساب ","{userCount} حساب ","{userCount} حسابات","{userCount} حساب ","{userCount} حساب "], "Avatar" : "رمز تجسيدي avatar", "Account name" : "اسم الحساب", "Group admin for" : "مشرف المجموعة Group admin لـ", @@ -828,6 +826,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "السماح بالإكمال التلقائي لاسم المستخدم في حوار المشاركة والسماح بالوصول إلى دفتر عناوين النظام", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "يمكن فرض التحقُّق المُثنّى من الهويّة Two-Factor Authentication لجميع المستخدمين ومجموعات محددة. إذا لم يكن مٌزوِّد التحقُّق المُثنّى مُهيّأً بالشكل الصحيح، فلن يتمكنوا من تسجيل الدخول إلى النظام.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "عند اختيار/ استبعاد المجموعات، يُطبَّقُ المنطق التالي لتحديد ما إذا كان المستخدم مشمولاً بفرض التحقُّق المُثنَّى 2FA: \nإذا لم يتم تحديد أي مجموعات، يتم تمكين التحقُّق المُثنَّى للجميع باستثناء أعضاء المجموعات المُستثناة. \nإذا تم تحديد المجموعات، فسيتم تمكين التحقُّق المُثنَّى لجميع أعضاء هذه المجموعات. \nإذا كان المستخدم موجودًا في مجموعتين إحداهما مشمولة و الأخرى مُستثناة، فستأخذ المجموعة المشمولة الأسبقية و سيتم فرض التحقُّق المُثنَّى عليه.", + "{license}-licensed" : "{license} مُرخّصٌ", "Rating: {score}/10" : "التقييم: {score}/10", "Username" : "إسم المستخدم", "Execute one task with each page loaded. Use case: Single user instance." : "نفذ مهمة واحدة مع كل صفحة يتم تحميلها. حالة الاستخدام: مثيل لمستخدم واحد Single user instance.", @@ -850,8 +849,6 @@ OC.L10N.register( "Set user manager" : "تعيين مدير المستخدم", "Username will be autogenerated" : "يتم توليد وإنشاء اسم المستخدم تلقائيا", "Username (required)" : "اسم المستخدم (لازم)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} مستخدم …","{userCount} مستخدِم …","{userCount} مستخدِمان …","{userCount} مستخدِم …","{userCount} مستخدِم …","{userCount} users …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} مستخدِم","{userCount} مستخدِم","{userCount} مستخدِم","{userCount} مستخدِم","{userCount} مستخدِم","{userCount} مستخدِم"], "User backend" : "الواجهة الخلفية للمستخدم", "User actions" : "إجراءات المستخدِم", "Loading user …" : "تحميل المستخدم جارٍ ...", @@ -870,7 +867,6 @@ OC.L10N.register( "Send welcome email to new users" : "أرسِل إيميل ترحيبي للمستخدِمين الجُدُد", "Name your device" : "اسم جهازك", "Server error while trying to add WebAuthn device" : "حدث خطأ في الخادوم أثناء محاولة إضافة جهاز WebAuthn", - "{license}-licensed" : "{license} مُرخّصٌ", "by {author}\n{license}" : "من قِبَل {author}\n{license}", "User management" : "إدارة المستخدِمين", "Active users" : "المستخدمون النشطون", diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json index d1819fa1453..6b7b759e569 100644 --- a/apps/settings/l10n/ar.json +++ b/apps/settings/l10n/ar.json @@ -622,8 +622,6 @@ "Account name (required)" : "اسم الحساب (مطلوب)", "Total rows summary" : "ملخص مجموع الأسطر", "Scroll to load more rows" : "مرِّر على القائمة لتحميل المزيد من الصفوف", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} حساب …","{userCount} حساب …","{userCount} حساب …","{userCount} حسابات …","{userCount} حساب …","{userCount} حساب …"], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} حساب ","{userCount} حساب ","{userCount} حساب ","{userCount} حسابات","{userCount} حساب ","{userCount} حساب "], "Avatar" : "رمز تجسيدي avatar", "Account name" : "اسم الحساب", "Group admin for" : "مشرف المجموعة Group admin لـ", @@ -826,6 +824,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "السماح بالإكمال التلقائي لاسم المستخدم في حوار المشاركة والسماح بالوصول إلى دفتر عناوين النظام", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "يمكن فرض التحقُّق المُثنّى من الهويّة Two-Factor Authentication لجميع المستخدمين ومجموعات محددة. إذا لم يكن مٌزوِّد التحقُّق المُثنّى مُهيّأً بالشكل الصحيح، فلن يتمكنوا من تسجيل الدخول إلى النظام.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "عند اختيار/ استبعاد المجموعات، يُطبَّقُ المنطق التالي لتحديد ما إذا كان المستخدم مشمولاً بفرض التحقُّق المُثنَّى 2FA: \nإذا لم يتم تحديد أي مجموعات، يتم تمكين التحقُّق المُثنَّى للجميع باستثناء أعضاء المجموعات المُستثناة. \nإذا تم تحديد المجموعات، فسيتم تمكين التحقُّق المُثنَّى لجميع أعضاء هذه المجموعات. \nإذا كان المستخدم موجودًا في مجموعتين إحداهما مشمولة و الأخرى مُستثناة، فستأخذ المجموعة المشمولة الأسبقية و سيتم فرض التحقُّق المُثنَّى عليه.", + "{license}-licensed" : "{license} مُرخّصٌ", "Rating: {score}/10" : "التقييم: {score}/10", "Username" : "إسم المستخدم", "Execute one task with each page loaded. Use case: Single user instance." : "نفذ مهمة واحدة مع كل صفحة يتم تحميلها. حالة الاستخدام: مثيل لمستخدم واحد Single user instance.", @@ -848,8 +847,6 @@ "Set user manager" : "تعيين مدير المستخدم", "Username will be autogenerated" : "يتم توليد وإنشاء اسم المستخدم تلقائيا", "Username (required)" : "اسم المستخدم (لازم)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} مستخدم …","{userCount} مستخدِم …","{userCount} مستخدِمان …","{userCount} مستخدِم …","{userCount} مستخدِم …","{userCount} users …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} مستخدِم","{userCount} مستخدِم","{userCount} مستخدِم","{userCount} مستخدِم","{userCount} مستخدِم","{userCount} مستخدِم"], "User backend" : "الواجهة الخلفية للمستخدم", "User actions" : "إجراءات المستخدِم", "Loading user …" : "تحميل المستخدم جارٍ ...", @@ -868,7 +865,6 @@ "Send welcome email to new users" : "أرسِل إيميل ترحيبي للمستخدِمين الجُدُد", "Name your device" : "اسم جهازك", "Server error while trying to add WebAuthn device" : "حدث خطأ في الخادوم أثناء محاولة إضافة جهاز WebAuthn", - "{license}-licensed" : "{license} مُرخّصٌ", "by {author}\n{license}" : "من قِبَل {author}\n{license}", "User management" : "إدارة المستخدِمين", "Active users" : "المستخدمون النشطون", diff --git a/apps/settings/l10n/ast.js b/apps/settings/l10n/ast.js index 91ecd6fdfcb..120934efa1b 100644 --- a/apps/settings/l10n/ast.js +++ b/apps/settings/l10n/ast.js @@ -539,6 +539,7 @@ OC.L10N.register( "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Úsase la versión «%s» de MySQL. Nextcloud 21 y les versiones superiores nun son compatibles con esta versión y riquen MySQL 8.0 ó MariaDB 10.2 ó superiores.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Úsase la versión «%s» de PostgreSQL. Nextcloud 21 y les versiones superiores nun son compatibles con esta versión y riquen PostgreSQL 9.6 ó superior.", "Speech-To-Text" : "Voz a testu", + "{license}-licensed" : "Con llicencia {license}", "Rating: {score}/10" : "Valoración: {score}/10", "Username" : "Nome d'usuariu", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Tas a piques de quitar el grupu «{group}». NUN van desaniciase los usuarios.", @@ -553,8 +554,6 @@ OC.L10N.register( "Set user manager" : "Afitar el xestor d'usuarios", "Username will be autogenerated" : "El nome d'usuariu va xenerase automáticamente", "Username (required)" : "Nome d'usuariu (obligatoriu)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} usuariu…","{userCount} usuarios…"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} usuariu","{userCount} usuarios"], "User backend" : "Backend d'usuarios", "User actions" : "Aiciones del ususariu", "Loading user …" : "Cargando l'usuariu…", @@ -568,7 +567,6 @@ OC.L10N.register( "User management settings" : "Configuración de la xestión d'usuarios", "Send welcome email to new users" : "Unviar un mensaxes d'acoyida a los usuarios nuevos", "Server error while trying to add WebAuthn device" : "Error del sirvidor mentanto s'amestaba'l preséu WebAuthn", - "{license}-licensed" : "Con llicencia {license}", "by {author}\n{license}" : "por {author}\n{license}", "User management" : "Xestión d'usuarios", "Active users" : "Usuarios activos", diff --git a/apps/settings/l10n/ast.json b/apps/settings/l10n/ast.json index 041a5f7d46f..bb9e0060c5e 100644 --- a/apps/settings/l10n/ast.json +++ b/apps/settings/l10n/ast.json @@ -537,6 +537,7 @@ "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Úsase la versión «%s» de MySQL. Nextcloud 21 y les versiones superiores nun son compatibles con esta versión y riquen MySQL 8.0 ó MariaDB 10.2 ó superiores.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Úsase la versión «%s» de PostgreSQL. Nextcloud 21 y les versiones superiores nun son compatibles con esta versión y riquen PostgreSQL 9.6 ó superior.", "Speech-To-Text" : "Voz a testu", + "{license}-licensed" : "Con llicencia {license}", "Rating: {score}/10" : "Valoración: {score}/10", "Username" : "Nome d'usuariu", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Tas a piques de quitar el grupu «{group}». NUN van desaniciase los usuarios.", @@ -551,8 +552,6 @@ "Set user manager" : "Afitar el xestor d'usuarios", "Username will be autogenerated" : "El nome d'usuariu va xenerase automáticamente", "Username (required)" : "Nome d'usuariu (obligatoriu)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} usuariu…","{userCount} usuarios…"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} usuariu","{userCount} usuarios"], "User backend" : "Backend d'usuarios", "User actions" : "Aiciones del ususariu", "Loading user …" : "Cargando l'usuariu…", @@ -566,7 +565,6 @@ "User management settings" : "Configuración de la xestión d'usuarios", "Send welcome email to new users" : "Unviar un mensaxes d'acoyida a los usuarios nuevos", "Server error while trying to add WebAuthn device" : "Error del sirvidor mentanto s'amestaba'l preséu WebAuthn", - "{license}-licensed" : "Con llicencia {license}", "by {author}\n{license}" : "por {author}\n{license}", "User management" : "Xestión d'usuarios", "Active users" : "Usuarios activos", diff --git a/apps/settings/l10n/bg.js b/apps/settings/l10n/bg.js index 03ea57b77b5..6862fb7dfee 100644 --- a/apps/settings/l10n/bg.js +++ b/apps/settings/l10n/bg.js @@ -456,6 +456,7 @@ OC.L10N.register( "These groups will still be able to receive shares, but not to initiate them." : "Тези групи ще могат да получават споделения, но няма да могат самите те да споделят.", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Двустепенното удостоверяване може да бъде наложено за всички потребители и специфични групи. Ако нямат конфигуриран двустепенен доставчик, те няма да могат да влязат в системата.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Когато групите са избрани/изключени, те използват следната логика, за да определят дали даден потребител има наложена 2FA: Ако не са избрани групи, 2FA се активира за всички, с изключение на членовете на изключените групи. Ако са избрани групи, 2FA се активира за всички техни членове. Ако потребител е едновременно в избрана и изключена група, избраното има предимство и 2FA се прилага.", + "{license}-licensed" : "{license}-лицензиран", "Username" : "Потребител", "Execute one task with each page loaded. Use case: Single user instance." : "Изпълняване на една задача с всяка заредена страница. Случай на употреба: Екземпляр за един потребител.", "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.php е регистриран в услуга на webcron за извикване на cron.php на всеки 5 минути през HTTP. Случай на употреба: Много малък екземпляр (1–5 потребители в зависимост от употребата).", @@ -477,7 +478,6 @@ OC.L10N.register( "Show user backend" : "Показване на потребителския сървър", "Name your device" : "Име на устройството", "Server error while trying to add WebAuthn device" : "Грешка в сървъра при опит за добавяне на WebAuthn устройство", - "{license}-licensed" : "{license}-лицензиран", "by {author}\n{license}" : "от {author}\n{license}", "Active users" : "Активни потребители", "Disabled users" : "Деактивирани потребители", diff --git a/apps/settings/l10n/bg.json b/apps/settings/l10n/bg.json index 12e5f757af0..681addfe8af 100644 --- a/apps/settings/l10n/bg.json +++ b/apps/settings/l10n/bg.json @@ -454,6 +454,7 @@ "These groups will still be able to receive shares, but not to initiate them." : "Тези групи ще могат да получават споделения, но няма да могат самите те да споделят.", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Двустепенното удостоверяване може да бъде наложено за всички потребители и специфични групи. Ако нямат конфигуриран двустепенен доставчик, те няма да могат да влязат в системата.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Когато групите са избрани/изключени, те използват следната логика, за да определят дали даден потребител има наложена 2FA: Ако не са избрани групи, 2FA се активира за всички, с изключение на членовете на изключените групи. Ако са избрани групи, 2FA се активира за всички техни членове. Ако потребител е едновременно в избрана и изключена група, избраното има предимство и 2FA се прилага.", + "{license}-licensed" : "{license}-лицензиран", "Username" : "Потребител", "Execute one task with each page loaded. Use case: Single user instance." : "Изпълняване на една задача с всяка заредена страница. Случай на употреба: Екземпляр за един потребител.", "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.php е регистриран в услуга на webcron за извикване на cron.php на всеки 5 минути през HTTP. Случай на употреба: Много малък екземпляр (1–5 потребители в зависимост от употребата).", @@ -475,7 +476,6 @@ "Show user backend" : "Показване на потребителския сървър", "Name your device" : "Име на устройството", "Server error while trying to add WebAuthn device" : "Грешка в сървъра при опит за добавяне на WebAuthn устройство", - "{license}-licensed" : "{license}-лицензиран", "by {author}\n{license}" : "от {author}\n{license}", "Active users" : "Активни потребители", "Disabled users" : "Деактивирани потребители", diff --git a/apps/settings/l10n/br.js b/apps/settings/l10n/br.js index b3ffc5aa9ee..7aeafde4799 100644 --- a/apps/settings/l10n/br.js +++ b/apps/settings/l10n/br.js @@ -316,6 +316,7 @@ OC.L10N.register( "These groups will still be able to receive shares, but not to initiate them." : "Posupl vo d'ar strolad resev rannadennoù, mes ne vo ket posuple d'eo o krouiñ.", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "An dilesa daou-elfenn a zo posupl rediañ evit tout an implijourieñ ha strolladoù 'zo. Ma n'ho deus get stummet ar goulenner deao-elfenn, ne vo ket posupl dezho mon-tre er sistem.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Pa vez choazet/argaset strolladoù, implijoet a vez gantez ar vezoniezh da heul evit gouzout ma eo bet rediet un dilesa daou-elfenn d'un implijer : m'a n'eo ket bet choazet strollad ebet, an dilesa daou-elfenn a zo aotreet evit tout ar strolladoù estreget ar re argaset. M'az eo bet choazet strolladoù, an dilesa daou-elfenn a zo aotreet evito. M'az eo un implijer en ur strollad choazt hag un argaset, an hini choazet zo lakaet war-raok hag an dilesa daou-elfenn a vez rediet.", + "{license}-licensed" : "{license}-aotre", "Username" : "anv implijer", "New user" : "Implijer nevez", "User backend" : "Backen implijer", @@ -330,7 +331,6 @@ OC.L10N.register( "Show user backend" : "Diskouez backend an implijer", "Name your device" : "Anvit o ardivink", "Server error while trying to add WebAuthn device" : "Ur fazi servijour a zo bet pa oa ouzhpennet an ardivink WebAuthn", - "{license}-licensed" : "{license}-aotre", "by {author}\n{license}" : "great gant {author}\n{license}", "Disabled users" : "Disaotreañ implijer", "SMTP Username" : "Anv implijer SMTP" diff --git a/apps/settings/l10n/br.json b/apps/settings/l10n/br.json index 5780024606b..2fc1dcfff69 100644 --- a/apps/settings/l10n/br.json +++ b/apps/settings/l10n/br.json @@ -314,6 +314,7 @@ "These groups will still be able to receive shares, but not to initiate them." : "Posupl vo d'ar strolad resev rannadennoù, mes ne vo ket posuple d'eo o krouiñ.", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "An dilesa daou-elfenn a zo posupl rediañ evit tout an implijourieñ ha strolladoù 'zo. Ma n'ho deus get stummet ar goulenner deao-elfenn, ne vo ket posupl dezho mon-tre er sistem.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Pa vez choazet/argaset strolladoù, implijoet a vez gantez ar vezoniezh da heul evit gouzout ma eo bet rediet un dilesa daou-elfenn d'un implijer : m'a n'eo ket bet choazet strollad ebet, an dilesa daou-elfenn a zo aotreet evit tout ar strolladoù estreget ar re argaset. M'az eo bet choazet strolladoù, an dilesa daou-elfenn a zo aotreet evito. M'az eo un implijer en ur strollad choazt hag un argaset, an hini choazet zo lakaet war-raok hag an dilesa daou-elfenn a vez rediet.", + "{license}-licensed" : "{license}-aotre", "Username" : "anv implijer", "New user" : "Implijer nevez", "User backend" : "Backen implijer", @@ -328,7 +329,6 @@ "Show user backend" : "Diskouez backend an implijer", "Name your device" : "Anvit o ardivink", "Server error while trying to add WebAuthn device" : "Ur fazi servijour a zo bet pa oa ouzhpennet an ardivink WebAuthn", - "{license}-licensed" : "{license}-aotre", "by {author}\n{license}" : "great gant {author}\n{license}", "Disabled users" : "Disaotreañ implijer", "SMTP Username" : "Anv implijer SMTP" diff --git a/apps/settings/l10n/ca.js b/apps/settings/l10n/ca.js index 48837a0a783..830131bda78 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -597,6 +597,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "Permet l'emplenament automàtic del nom d'usuari al diàleg de compartició i permet l'accés a la llibreta d'adreces del sistema", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "L’autenticació de doble factor pot ser forçada per a tots els usuaris i grups específics. Si no tenen un proveïdor de doble factor configurat, no podran accedir en el sistema.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Quan es seleccionen/exclouen grups, es fa servir la lògica següent per determinar si un usuari té 2FA (Autenticació de 2 Factors) forçosa: si no hi ha grups seleccionats, 2FA està habilitat per a tothom, a excepció de membres dels grups exclosos. Si els grups estan seleccionats, 2FA està activada per a tots els membres d'aquests. Si un usuari està tant en un grup seleccionat com exclòs, els seleccionats tenen prioritat i 2FA s'imposa.", + "{license}-licensed" : "sota la llicència - {license}", "Rating: {score}/10" : "Valoració: {score}/10", "Username" : "Nom d'usuari", "Execute one task with each page loaded. Use case: Single user instance." : "Executeu una tasca amb cada pàgina carregada. Cas d'ús: instància d'un sol usuari.", @@ -619,8 +620,6 @@ OC.L10N.register( "Set user manager" : "Estableix el gestor d'usuaris", "Username will be autogenerated" : "El nom d'usuari es generarà automàticament", "Username (required)" : "Nom d'usuari (obligatori)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} usuari …","{userCount} usuaris …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} usuari","{userCount} usuaris"], "User backend" : "Rerefons d'usuari", "User actions" : "Accions de l'usuari", "Loading user …" : "S'està carregant l'usuari …", @@ -639,7 +638,6 @@ OC.L10N.register( "Send welcome email to new users" : "Envieu un correu electrònic de benvinguda als nous usuaris", "Name your device" : "Anomeneu el vostre dispositiu", "Server error while trying to add WebAuthn device" : "Error del servidor mentre s'intentava afegir un dispositiu WebAuthn", - "{license}-licensed" : "sota la llicència - {license}", "by {author}\n{license}" : "{author}\n{license}", "User management" : "Gestió d'usuaris", "Active users" : "Usuaris actius", diff --git a/apps/settings/l10n/ca.json b/apps/settings/l10n/ca.json index ed20d0f5500..c555ddeafc9 100644 --- a/apps/settings/l10n/ca.json +++ b/apps/settings/l10n/ca.json @@ -595,6 +595,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "Permet l'emplenament automàtic del nom d'usuari al diàleg de compartició i permet l'accés a la llibreta d'adreces del sistema", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "L’autenticació de doble factor pot ser forçada per a tots els usuaris i grups específics. Si no tenen un proveïdor de doble factor configurat, no podran accedir en el sistema.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Quan es seleccionen/exclouen grups, es fa servir la lògica següent per determinar si un usuari té 2FA (Autenticació de 2 Factors) forçosa: si no hi ha grups seleccionats, 2FA està habilitat per a tothom, a excepció de membres dels grups exclosos. Si els grups estan seleccionats, 2FA està activada per a tots els membres d'aquests. Si un usuari està tant en un grup seleccionat com exclòs, els seleccionats tenen prioritat i 2FA s'imposa.", + "{license}-licensed" : "sota la llicència - {license}", "Rating: {score}/10" : "Valoració: {score}/10", "Username" : "Nom d'usuari", "Execute one task with each page loaded. Use case: Single user instance." : "Executeu una tasca amb cada pàgina carregada. Cas d'ús: instància d'un sol usuari.", @@ -617,8 +618,6 @@ "Set user manager" : "Estableix el gestor d'usuaris", "Username will be autogenerated" : "El nom d'usuari es generarà automàticament", "Username (required)" : "Nom d'usuari (obligatori)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} usuari …","{userCount} usuaris …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} usuari","{userCount} usuaris"], "User backend" : "Rerefons d'usuari", "User actions" : "Accions de l'usuari", "Loading user …" : "S'està carregant l'usuari …", @@ -637,7 +636,6 @@ "Send welcome email to new users" : "Envieu un correu electrònic de benvinguda als nous usuaris", "Name your device" : "Anomeneu el vostre dispositiu", "Server error while trying to add WebAuthn device" : "Error del servidor mentre s'intentava afegir un dispositiu WebAuthn", - "{license}-licensed" : "sota la llicència - {license}", "by {author}\n{license}" : "{author}\n{license}", "User management" : "Gestió d'usuaris", "Active users" : "Usuaris actius", diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index d481505a369..9ce82396bec 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -204,6 +204,7 @@ OC.L10N.register( "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "Volba „overwrite.cli.url“ ve vašem config.php je správně nastavená na „%s“.", "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "Volba „overwrite.cli.url“ ve vašem config.php je nastavená na „%s“, což je správná URL. Doporučená URL je „%s“.", "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Zajistěte, aby volba „overwrite.cli.url„ v souboru config.php byla nastavena na URL adresu, přes kterou uživatelé přistupují k této instanci Nextcloud. Doporučení: „%s“. Pokud tomu tak nebude, může docházet k problémům při vytváření URL prostřednictvím plánovače cron. (ačkoli je možné, že doporučená URL není tou, kterou uživatelé zpravidla používají pro přístup k této instanci Nextcloud. Nejlepší je toto v každém případě překontrolovat.)", + "PHP APCu configuration" : "PHP APCu nastavení", "PHP default charset" : "Výchozí znaková sada pro PHP", "PHP configuration option \"default_charset\" should be UTF-8" : "Volba nastavení PHP „default_charset“ by měla být UTF-8", "PHP set_time_limit" : "PHP set_time_limit", @@ -246,6 +247,7 @@ OC.L10N.register( "Nextcloud configuration file is writable" : "Do souboru s nastaveními pro Nextcloud lze zapisovat", "HTTP headers" : "HTTP hlavičky", "Some headers are not set correctly on your instance" : "Některé hlavičky nejsou ve vaší instanci správně nastaveny", + "Your server is correctly configured to send security headers." : "Server je správně nastaven pro odesílání bezpečnostních hlaviček.", "Database version" : "Verze databáze", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "Coby databáze je nyní využíváno SQLite. V případě vícero uživatelů a/nebo množství dat doporučujeme přejít na robustnější databázi. Zejména je toto doporučeno v případě synchronizace souborů prostřednictvím klienta pro počítač. Na jinou databázi je možné přejít pomocí nástroje pro příkazový řádek: „occ db:convert-type“.", "Unknown database platform" : "Neznámá databázová platforma", @@ -430,6 +432,7 @@ OC.L10N.register( "Profile" : "Profil", "Enable" : "Zapnout", "Unable to update profile default setting" : "Nedaří se aktualizovat výchozí nastavení pro profily", + "Failed to save setting" : "Nastavení se nepodařilo uložit", "Server-side encryption" : "Šifrování na straně serveru", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Šifrování na straně serveru umožňuje zašifrovat soubory, které jsou na tento server nahrávány. To přináší omezení jako třeba snížení výkonu, takže toto zapněte jen pokud je opravdu potřeba.", "Enable server-side encryption" : "Šifrovat na straně serveru", @@ -470,6 +473,7 @@ OC.L10N.register( "Error removing profile picture" : "Chyba při odebírání profilového obrázku", "Your biography" : "Váš životopis", "Enter your date of birth" : "Zadejte datum svého narození", + "Unable to update date of birth" : "Nedaří se aktualizovat datum narození", "You are a member of the following groups:" : "Jste členy následujících skupin:", "You are using <strong>{usage}</strong>" : "Využíváte <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Využíváte <strong>{usage}</strong> z <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", @@ -496,6 +500,7 @@ OC.L10N.register( "Help translate" : "Pomoci s překladem", "Unable to update language" : "Jazyk se nedaří aktualizovat", "No language set" : "Není nastaven jazyk", + "Locales" : "Místní jazyková nastavení", "Week starts on {firstDayOfWeek}" : "Týden začíná {firstDayOfWeek}", "Unable to update locale" : "Nedaří se aktualizovat místní a jazyková nastavení", "No locale set" : "Nenastaveno žádné místní a jazykové nastavení", @@ -545,6 +550,7 @@ OC.L10N.register( "Set default language" : "Nastavit výchozí jazyk", "Add new account" : "Přidat nový účet", "Manager" : "Nástroj pro správu", + "Set line manager" : "Nastavit přímého nadřízeného", "Account name will be autogenerated" : "Název účtu bude vytvořen automaticky", "Account name (required)" : "Název účtu (vyžadováno)", "Total rows summary" : "Celkový souhrn řádek", @@ -576,6 +582,7 @@ OC.L10N.register( "Remote wipe of devices" : "Vymazat obsah zařízení na dálku", "Wipe {userid}'s devices" : "Vymazat obsah ze zařízení uživatele {userid}", "Wiped {userid}'s devices" : "Data ze zařízení uživatele {userid} vymazána", + "Failed to update line manager" : "Nepodařilo se aktualizovat přímého nadřízeného", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Úplně vymazat účet {userid}, včetně veškerých osobní souborů, dat aplikací, atd.", "Account deletion" : "Smazání účtu", "Delete {userid}'s account" : "Smazat účet {userid}", @@ -746,6 +753,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "Povolit automatické doplňování uživatelského jména v dialogu sdílení a umožnit přístup k systémovému adresáři kontaktů", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Dvoufázové ověřování je možné vynutit pro všechny uživatele a konkrétní skupiny. Pokud nemají nastaveného poskytovatele dvoufázového ověřování, nebudou se moci přihlásit do systému.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Když jsou skupiny vybrány/vynechány, je pro zjišťování zda je uživateli vynuceno dvoufázové (2FA) ověřování použita následující logika: Pokud nejsou vybrány žádné skupiny, je 2FA zapnuto pro všechny kromě členů vynechaných skupin. Pokud jsou nějaké skupiny vybrány, je 2FA zapnuto pro všechny jejich členy. Pokud je uživatel členem jak vybrané, tak vynechané skupiny, pak má ta vybraná přednost a 2FA je vynuceno.", + "{license}-licensed" : "licencováno pod {license}", "Rating: {score}/10" : "Hodnocení: {score}/10", "Username" : "Uživatelské jméno", "Execute one task with each page loaded. Use case: Single user instance." : "Vykonat jednu úlohu při každém načtení stránky. Příklad použití: instance pro jednoho uživatele.", @@ -768,8 +776,6 @@ OC.L10N.register( "Set user manager" : "Nastavit nadřízeného uživatele", "Username will be autogenerated" : "Uživatelské jméno bude vytvořeno automaticky", "Username (required)" : "Uživatelské jméno (vyžadováno)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} uživatel …","{userCount} uživatelé …","{userCount} uživatelů …","{userCount} uživatelé …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} uživatel","{userCount} uživatelé","{userCount} uživatelů","{userCount} uživatelé"], "User backend" : "Podpůrná vrstva pro uživatelské účty", "User actions" : "Akce ohledně uživatele", "Loading user …" : "Načítání uživatelů…", @@ -788,7 +794,6 @@ OC.L10N.register( "Send welcome email to new users" : "Novým uživatelům posílat uvítací e-maily", "Name your device" : "Nazvěte své zařízení", "Server error while trying to add WebAuthn device" : "Chyba serveru při pokusu o přidání WebAuthn zařízení", - "{license}-licensed" : "licencováno pod {license}", "by {author}\n{license}" : "od {author}\n{license}", "User management" : "Správa uživatelů", "Active users" : "Aktivní uživatelé", diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json index f90da9ce92f..d9fb51f4a38 100644 --- a/apps/settings/l10n/cs.json +++ b/apps/settings/l10n/cs.json @@ -202,6 +202,7 @@ "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "Volba „overwrite.cli.url“ ve vašem config.php je správně nastavená na „%s“.", "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "Volba „overwrite.cli.url“ ve vašem config.php je nastavená na „%s“, což je správná URL. Doporučená URL je „%s“.", "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Zajistěte, aby volba „overwrite.cli.url„ v souboru config.php byla nastavena na URL adresu, přes kterou uživatelé přistupují k této instanci Nextcloud. Doporučení: „%s“. Pokud tomu tak nebude, může docházet k problémům při vytváření URL prostřednictvím plánovače cron. (ačkoli je možné, že doporučená URL není tou, kterou uživatelé zpravidla používají pro přístup k této instanci Nextcloud. Nejlepší je toto v každém případě překontrolovat.)", + "PHP APCu configuration" : "PHP APCu nastavení", "PHP default charset" : "Výchozí znaková sada pro PHP", "PHP configuration option \"default_charset\" should be UTF-8" : "Volba nastavení PHP „default_charset“ by měla být UTF-8", "PHP set_time_limit" : "PHP set_time_limit", @@ -244,6 +245,7 @@ "Nextcloud configuration file is writable" : "Do souboru s nastaveními pro Nextcloud lze zapisovat", "HTTP headers" : "HTTP hlavičky", "Some headers are not set correctly on your instance" : "Některé hlavičky nejsou ve vaší instanci správně nastaveny", + "Your server is correctly configured to send security headers." : "Server je správně nastaven pro odesílání bezpečnostních hlaviček.", "Database version" : "Verze databáze", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "Coby databáze je nyní využíváno SQLite. V případě vícero uživatelů a/nebo množství dat doporučujeme přejít na robustnější databázi. Zejména je toto doporučeno v případě synchronizace souborů prostřednictvím klienta pro počítač. Na jinou databázi je možné přejít pomocí nástroje pro příkazový řádek: „occ db:convert-type“.", "Unknown database platform" : "Neznámá databázová platforma", @@ -428,6 +430,7 @@ "Profile" : "Profil", "Enable" : "Zapnout", "Unable to update profile default setting" : "Nedaří se aktualizovat výchozí nastavení pro profily", + "Failed to save setting" : "Nastavení se nepodařilo uložit", "Server-side encryption" : "Šifrování na straně serveru", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Šifrování na straně serveru umožňuje zašifrovat soubory, které jsou na tento server nahrávány. To přináší omezení jako třeba snížení výkonu, takže toto zapněte jen pokud je opravdu potřeba.", "Enable server-side encryption" : "Šifrovat na straně serveru", @@ -468,6 +471,7 @@ "Error removing profile picture" : "Chyba při odebírání profilového obrázku", "Your biography" : "Váš životopis", "Enter your date of birth" : "Zadejte datum svého narození", + "Unable to update date of birth" : "Nedaří se aktualizovat datum narození", "You are a member of the following groups:" : "Jste členy následujících skupin:", "You are using <strong>{usage}</strong>" : "Využíváte <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Využíváte <strong>{usage}</strong> z <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", @@ -494,6 +498,7 @@ "Help translate" : "Pomoci s překladem", "Unable to update language" : "Jazyk se nedaří aktualizovat", "No language set" : "Není nastaven jazyk", + "Locales" : "Místní jazyková nastavení", "Week starts on {firstDayOfWeek}" : "Týden začíná {firstDayOfWeek}", "Unable to update locale" : "Nedaří se aktualizovat místní a jazyková nastavení", "No locale set" : "Nenastaveno žádné místní a jazykové nastavení", @@ -543,6 +548,7 @@ "Set default language" : "Nastavit výchozí jazyk", "Add new account" : "Přidat nový účet", "Manager" : "Nástroj pro správu", + "Set line manager" : "Nastavit přímého nadřízeného", "Account name will be autogenerated" : "Název účtu bude vytvořen automaticky", "Account name (required)" : "Název účtu (vyžadováno)", "Total rows summary" : "Celkový souhrn řádek", @@ -574,6 +580,7 @@ "Remote wipe of devices" : "Vymazat obsah zařízení na dálku", "Wipe {userid}'s devices" : "Vymazat obsah ze zařízení uživatele {userid}", "Wiped {userid}'s devices" : "Data ze zařízení uživatele {userid} vymazána", + "Failed to update line manager" : "Nepodařilo se aktualizovat přímého nadřízeného", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Úplně vymazat účet {userid}, včetně veškerých osobní souborů, dat aplikací, atd.", "Account deletion" : "Smazání účtu", "Delete {userid}'s account" : "Smazat účet {userid}", @@ -744,6 +751,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "Povolit automatické doplňování uživatelského jména v dialogu sdílení a umožnit přístup k systémovému adresáři kontaktů", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Dvoufázové ověřování je možné vynutit pro všechny uživatele a konkrétní skupiny. Pokud nemají nastaveného poskytovatele dvoufázového ověřování, nebudou se moci přihlásit do systému.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Když jsou skupiny vybrány/vynechány, je pro zjišťování zda je uživateli vynuceno dvoufázové (2FA) ověřování použita následující logika: Pokud nejsou vybrány žádné skupiny, je 2FA zapnuto pro všechny kromě členů vynechaných skupin. Pokud jsou nějaké skupiny vybrány, je 2FA zapnuto pro všechny jejich členy. Pokud je uživatel členem jak vybrané, tak vynechané skupiny, pak má ta vybraná přednost a 2FA je vynuceno.", + "{license}-licensed" : "licencováno pod {license}", "Rating: {score}/10" : "Hodnocení: {score}/10", "Username" : "Uživatelské jméno", "Execute one task with each page loaded. Use case: Single user instance." : "Vykonat jednu úlohu při každém načtení stránky. Příklad použití: instance pro jednoho uživatele.", @@ -766,8 +774,6 @@ "Set user manager" : "Nastavit nadřízeného uživatele", "Username will be autogenerated" : "Uživatelské jméno bude vytvořeno automaticky", "Username (required)" : "Uživatelské jméno (vyžadováno)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} uživatel …","{userCount} uživatelé …","{userCount} uživatelů …","{userCount} uživatelé …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} uživatel","{userCount} uživatelé","{userCount} uživatelů","{userCount} uživatelé"], "User backend" : "Podpůrná vrstva pro uživatelské účty", "User actions" : "Akce ohledně uživatele", "Loading user …" : "Načítání uživatelů…", @@ -786,7 +792,6 @@ "Send welcome email to new users" : "Novým uživatelům posílat uvítací e-maily", "Name your device" : "Nazvěte své zařízení", "Server error while trying to add WebAuthn device" : "Chyba serveru při pokusu o přidání WebAuthn zařízení", - "{license}-licensed" : "licencováno pod {license}", "by {author}\n{license}" : "od {author}\n{license}", "User management" : "Správa uživatelů", "Active users" : "Aktivní uživatelé", diff --git a/apps/settings/l10n/da.js b/apps/settings/l10n/da.js index 84fedd46cd4..7de96de69ef 100644 --- a/apps/settings/l10n/da.js +++ b/apps/settings/l10n/da.js @@ -564,6 +564,7 @@ OC.L10N.register( "These groups will still be able to receive shares, but not to initiate them." : "Disse grupper vil stadig kunne modtage delefiler, men ikke skabe dem.", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "To-faktor-godkendelse kan håndhæves for alle brugere og specifikke grupper. Hvis de ikke har en to-faktor udbyder konfigureret, vil de ikke være i stand til at logge ind på systemet.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Når grupper er valgt/udelukket, bruger de følgende logik til at bestemme, om en bruger har 2FA håndhævet: Hvis ingen grupper er valgt, er 2FA aktiveret for alle undtagen medlemmer af de ekskluderede grupper. Hvis grupper er valgt, er 2FA aktiveret for alle medlemmer af disse. Hvis en bruger både er i en valgt og ekskluderet gruppe, har den valgte forrang, og 2FA håndhæves.", + "{license}-licensed" : "{license}-licenseret", "Username" : "Brugernavn", "Execute one task with each page loaded. Use case: Single user instance." : "Udfør én opgave med hver side indlæst. Use case: Enkeltbrugerinstans.", "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.php er registreret hos en webcron-tjeneste til at kalde cron.php hvert 5. minut over HTTP. Use case: Meget lille instans (1-5 brugere afhængigt af brugen).", @@ -584,8 +585,6 @@ OC.L10N.register( "Set user manager" : "Vælg administrator", "Username will be autogenerated" : "Brugernavnet vil blive genereret automatisk", "Username (required)" : "Brugernavn (påkrævet)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} bruger …","{userCount} brugere …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} bruger","{userCount} brugere"], "User backend" : "Bruger-backend", "User actions" : "Bruger handlinger", "Loading user …" : "Indlæser bruger ...", @@ -604,7 +603,6 @@ OC.L10N.register( "Send welcome email to new users" : "Send velkomst e-mail til nye brugere", "Name your device" : "Navngiv din enhed", "Server error while trying to add WebAuthn device" : "Serverfejl under forsøg på at tilføje WebAuthn-enhed", - "{license}-licensed" : "{license}-licenseret", "by {author}\n{license}" : "af {author}\n{licens}", "Active users" : "Aktive brugere", "Disabled users" : "Deaktiverede brugere", diff --git a/apps/settings/l10n/da.json b/apps/settings/l10n/da.json index 0c346676f80..f8932094319 100644 --- a/apps/settings/l10n/da.json +++ b/apps/settings/l10n/da.json @@ -562,6 +562,7 @@ "These groups will still be able to receive shares, but not to initiate them." : "Disse grupper vil stadig kunne modtage delefiler, men ikke skabe dem.", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "To-faktor-godkendelse kan håndhæves for alle brugere og specifikke grupper. Hvis de ikke har en to-faktor udbyder konfigureret, vil de ikke være i stand til at logge ind på systemet.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Når grupper er valgt/udelukket, bruger de følgende logik til at bestemme, om en bruger har 2FA håndhævet: Hvis ingen grupper er valgt, er 2FA aktiveret for alle undtagen medlemmer af de ekskluderede grupper. Hvis grupper er valgt, er 2FA aktiveret for alle medlemmer af disse. Hvis en bruger både er i en valgt og ekskluderet gruppe, har den valgte forrang, og 2FA håndhæves.", + "{license}-licensed" : "{license}-licenseret", "Username" : "Brugernavn", "Execute one task with each page loaded. Use case: Single user instance." : "Udfør én opgave med hver side indlæst. Use case: Enkeltbrugerinstans.", "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.php er registreret hos en webcron-tjeneste til at kalde cron.php hvert 5. minut over HTTP. Use case: Meget lille instans (1-5 brugere afhængigt af brugen).", @@ -582,8 +583,6 @@ "Set user manager" : "Vælg administrator", "Username will be autogenerated" : "Brugernavnet vil blive genereret automatisk", "Username (required)" : "Brugernavn (påkrævet)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} bruger …","{userCount} brugere …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} bruger","{userCount} brugere"], "User backend" : "Bruger-backend", "User actions" : "Bruger handlinger", "Loading user …" : "Indlæser bruger ...", @@ -602,7 +601,6 @@ "Send welcome email to new users" : "Send velkomst e-mail til nye brugere", "Name your device" : "Navngiv din enhed", "Server error while trying to add WebAuthn device" : "Serverfejl under forsøg på at tilføje WebAuthn-enhed", - "{license}-licensed" : "{license}-licenseret", "by {author}\n{license}" : "af {author}\n{licens}", "Active users" : "Aktive brugere", "Disabled users" : "Deaktiverede brugere", diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index 04e8cd3543a..35c3d9b1419 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -618,8 +618,6 @@ OC.L10N.register( "Account name (required)" : "Kontoname (erforderlich)", "Total rows summary" : "Zusammenfassung aller Zeilen", "Scroll to load more rows" : "Scrollen, um weitere Zeilen zu laden", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} Konto …","{userCount} Konten …"], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} Konto","{userCount} Konten"], "Avatar" : "Avatar", "Account name" : "Name des Kontos", "Group admin for" : "Gruppenadministrator für", @@ -822,6 +820,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "Die automatische Vervollständigung des Benutzernamens im Freigabedialog und den Zugriff auf das Systemadressbuch erlauben", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Zwei-Faktor-Authentifizierung kann für alle Benutzer und Gruppen erzwungen werden. Dann können Benutzer, für die keine Zwei-Faktor-Authentifizierung eingerichtet ist, sich nicht am System anmelden.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Bei der Auswahl/Abwahl von Gruppen wird folgende Logik verwendet, um festzustellen, ob ein Benutzer 2FA verwenden muss: Wenn keine Gruppe ausgewählt ist, dann wird 2FA für alle Benutzer aktiviert, außer für Mitglieder der ausgenommenen Gruppen. Sind Gruppen ausgewählt, so wird 2FA für alle Mitglieder dieser Gruppen aktiviert. Ist ein Benutzer Mitglied der ausgewählten und ausgenommenen Gruppe, so hat die Auswahl Vorrang und 2FA wird aktiviert. ", + "{license}-licensed" : "{license}-Lizenziert", "Rating: {score}/10" : "Bewertung: {score}/10", "Username" : "Benutzername", "Execute one task with each page loaded. Use case: Single user instance." : "Mit jeder geladenen Seite wird eine Aufgabe ausgeführt. Anwendungsfall: Einzelbenutzer-Installation.", @@ -844,8 +843,6 @@ OC.L10N.register( "Set user manager" : "Benutzermanager setzen", "Username will be autogenerated" : "Benutzername wird automatisch erzeugt.", "Username (required)" : "Benutzername (erforderlich)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} Benutzer …","{userCount} Benutzer …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} Benutzer","{userCount} Benutzer"], "User backend" : "Benutzer-Backend", "User actions" : "Benutzeraktionen", "Loading user …" : "Lade Benutzer …", @@ -864,7 +861,6 @@ OC.L10N.register( "Send welcome email to new users" : "Begrüßungs-E-Mail an neue Benutzer senden", "Name your device" : "Gerät benennen", "Server error while trying to add WebAuthn device" : "Server-Fehler beim Versuch ein WebAuthn-Gerät hinzuzufügen", - "{license}-licensed" : "{license}-Lizenziert", "by {author}\n{license}" : "von {author}\n{license}", "User management" : "Benutzerverwaltung", "Active users" : "Aktive Benutzer", diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index 97742d4bb54..b1ad9658266 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -616,8 +616,6 @@ "Account name (required)" : "Kontoname (erforderlich)", "Total rows summary" : "Zusammenfassung aller Zeilen", "Scroll to load more rows" : "Scrollen, um weitere Zeilen zu laden", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} Konto …","{userCount} Konten …"], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} Konto","{userCount} Konten"], "Avatar" : "Avatar", "Account name" : "Name des Kontos", "Group admin for" : "Gruppenadministrator für", @@ -820,6 +818,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "Die automatische Vervollständigung des Benutzernamens im Freigabedialog und den Zugriff auf das Systemadressbuch erlauben", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Zwei-Faktor-Authentifizierung kann für alle Benutzer und Gruppen erzwungen werden. Dann können Benutzer, für die keine Zwei-Faktor-Authentifizierung eingerichtet ist, sich nicht am System anmelden.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Bei der Auswahl/Abwahl von Gruppen wird folgende Logik verwendet, um festzustellen, ob ein Benutzer 2FA verwenden muss: Wenn keine Gruppe ausgewählt ist, dann wird 2FA für alle Benutzer aktiviert, außer für Mitglieder der ausgenommenen Gruppen. Sind Gruppen ausgewählt, so wird 2FA für alle Mitglieder dieser Gruppen aktiviert. Ist ein Benutzer Mitglied der ausgewählten und ausgenommenen Gruppe, so hat die Auswahl Vorrang und 2FA wird aktiviert. ", + "{license}-licensed" : "{license}-Lizenziert", "Rating: {score}/10" : "Bewertung: {score}/10", "Username" : "Benutzername", "Execute one task with each page loaded. Use case: Single user instance." : "Mit jeder geladenen Seite wird eine Aufgabe ausgeführt. Anwendungsfall: Einzelbenutzer-Installation.", @@ -842,8 +841,6 @@ "Set user manager" : "Benutzermanager setzen", "Username will be autogenerated" : "Benutzername wird automatisch erzeugt.", "Username (required)" : "Benutzername (erforderlich)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} Benutzer …","{userCount} Benutzer …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} Benutzer","{userCount} Benutzer"], "User backend" : "Benutzer-Backend", "User actions" : "Benutzeraktionen", "Loading user …" : "Lade Benutzer …", @@ -862,7 +859,6 @@ "Send welcome email to new users" : "Begrüßungs-E-Mail an neue Benutzer senden", "Name your device" : "Gerät benennen", "Server error while trying to add WebAuthn device" : "Server-Fehler beim Versuch ein WebAuthn-Gerät hinzuzufügen", - "{license}-licensed" : "{license}-Lizenziert", "by {author}\n{license}" : "von {author}\n{license}", "User management" : "Benutzerverwaltung", "Active users" : "Aktive Benutzer", diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index aef9ce16b78..daff4b98710 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -331,6 +331,7 @@ OC.L10N.register( "None of your currently installed apps provide image generation functionality" : "Keine Ihrer derzeit installierten Apps bietet Funktionen zur Bilderstellung", "Text processing" : "Textverarbeitung", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Textverarbeitungsaufgaben können mittels verschiedener Apps umgesetzt werden. Hier können Sie einstellen, welche App für welche Aufgabe verwendet werden soll.", + "None of your currently installed apps provide text processing functionality using the Text Processing API." : "Keine Ihrer derzeit installierten Apps bietet Funktionalität zur Textverarbeitung durch Nutzung der Text-Processing-API.", "Here you can decide which group can access certain sections of the administration settings." : "Hier können Sie festlegen, welche Gruppe auf bestimmte Bereiche der Administrationseinstellungen zugreifen kann.", "None" : "Keine", "Unable to modify setting" : "Einstellung konnte nicht geändert werden", @@ -624,8 +625,6 @@ OC.L10N.register( "Account name (required)" : "Kontoname (erforderlich)", "Total rows summary" : "Zusammenfassung aller Zeilen", "Scroll to load more rows" : "Scrollen, um weitere Zeilen zu laden", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} Konto …","{userCount} Konten …"], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} Konto","{userCount} Konten"], "Avatar" : "Avatar", "Account name" : "Kontoname", "Group admin for" : "Gruppenadministration für", @@ -828,6 +827,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "Die automatische Vervollständigung des Benutzernamens im Freigabedialog und den Zugriff auf das Systemadressbuch erlauben", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Zwei-Faktor-Authentifizierung kann für alle Konten und Gruppen erzwungen werden. Dann können Zugänge, für die keine Zwei-Faktor-Authentifizierung eingerichtet ist, sich nicht am System anmelden.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Bei der Auswahl/Abwahl von Gruppen wird folgende Logik verwendet, um festzustellen, ob ein Konto 2FA verwenden muss: Wenn keine Gruppe ausgewählt ist, dann wird 2FA für alle Konten aktiviert, außer für Konten der ausgenommenen Gruppen. Sind Gruppen ausgewählt, so wird 2FA für alle Konten dieser Gruppen aktiviert. Ist ein Konto sowohl Teil der ausgewählten als auch der ausgenommenen Gruppe, so hat die Auswahl Vorrang und 2FA wird aktiviert. ", + "{license}-licensed" : "{license}-Lizenziert", "Rating: {score}/10" : "Bewertung: {score}/10", "Username" : "Kontenname", "Execute one task with each page loaded. Use case: Single user instance." : "Mit jeder geladenen Seite wird eine Aufgabe ausgeführt. Anwendungsfall: Einzelkonto-Installation.", @@ -850,8 +850,6 @@ OC.L10N.register( "Set user manager" : "Manager setzen", "Username will be autogenerated" : "Anmeldename wird automatisch erzeugt", "Username (required)" : "Anmeldename (erforderlich)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} Benutzer…","{userCount} Konten…"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} Benutzer","{userCount} Konten"], "User backend" : "Konto-Backend", "User actions" : "Kontoaktionen", "Loading user …" : "Lade Konten…", @@ -870,7 +868,6 @@ OC.L10N.register( "Send welcome email to new users" : "Begrüßungs-E-Mail an neues Konto senden", "Name your device" : "Gerät benennen", "Server error while trying to add WebAuthn device" : "Server-Fehler beim Versuch ein WebAuthn-Gerät hinzuzufügen", - "{license}-licensed" : "{license}-Lizenziert", "by {author}\n{license}" : "von {author}\n{license}", "User management" : "Kontenverwaltung", "Active users" : "Aktive Konten", diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index ca093d2d6f9..dd88f31e626 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -329,6 +329,7 @@ "None of your currently installed apps provide image generation functionality" : "Keine Ihrer derzeit installierten Apps bietet Funktionen zur Bilderstellung", "Text processing" : "Textverarbeitung", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Textverarbeitungsaufgaben können mittels verschiedener Apps umgesetzt werden. Hier können Sie einstellen, welche App für welche Aufgabe verwendet werden soll.", + "None of your currently installed apps provide text processing functionality using the Text Processing API." : "Keine Ihrer derzeit installierten Apps bietet Funktionalität zur Textverarbeitung durch Nutzung der Text-Processing-API.", "Here you can decide which group can access certain sections of the administration settings." : "Hier können Sie festlegen, welche Gruppe auf bestimmte Bereiche der Administrationseinstellungen zugreifen kann.", "None" : "Keine", "Unable to modify setting" : "Einstellung konnte nicht geändert werden", @@ -622,8 +623,6 @@ "Account name (required)" : "Kontoname (erforderlich)", "Total rows summary" : "Zusammenfassung aller Zeilen", "Scroll to load more rows" : "Scrollen, um weitere Zeilen zu laden", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} Konto …","{userCount} Konten …"], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} Konto","{userCount} Konten"], "Avatar" : "Avatar", "Account name" : "Kontoname", "Group admin for" : "Gruppenadministration für", @@ -826,6 +825,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "Die automatische Vervollständigung des Benutzernamens im Freigabedialog und den Zugriff auf das Systemadressbuch erlauben", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Zwei-Faktor-Authentifizierung kann für alle Konten und Gruppen erzwungen werden. Dann können Zugänge, für die keine Zwei-Faktor-Authentifizierung eingerichtet ist, sich nicht am System anmelden.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Bei der Auswahl/Abwahl von Gruppen wird folgende Logik verwendet, um festzustellen, ob ein Konto 2FA verwenden muss: Wenn keine Gruppe ausgewählt ist, dann wird 2FA für alle Konten aktiviert, außer für Konten der ausgenommenen Gruppen. Sind Gruppen ausgewählt, so wird 2FA für alle Konten dieser Gruppen aktiviert. Ist ein Konto sowohl Teil der ausgewählten als auch der ausgenommenen Gruppe, so hat die Auswahl Vorrang und 2FA wird aktiviert. ", + "{license}-licensed" : "{license}-Lizenziert", "Rating: {score}/10" : "Bewertung: {score}/10", "Username" : "Kontenname", "Execute one task with each page loaded. Use case: Single user instance." : "Mit jeder geladenen Seite wird eine Aufgabe ausgeführt. Anwendungsfall: Einzelkonto-Installation.", @@ -848,8 +848,6 @@ "Set user manager" : "Manager setzen", "Username will be autogenerated" : "Anmeldename wird automatisch erzeugt", "Username (required)" : "Anmeldename (erforderlich)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} Benutzer…","{userCount} Konten…"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} Benutzer","{userCount} Konten"], "User backend" : "Konto-Backend", "User actions" : "Kontoaktionen", "Loading user …" : "Lade Konten…", @@ -868,7 +866,6 @@ "Send welcome email to new users" : "Begrüßungs-E-Mail an neues Konto senden", "Name your device" : "Gerät benennen", "Server error while trying to add WebAuthn device" : "Server-Fehler beim Versuch ein WebAuthn-Gerät hinzuzufügen", - "{license}-licensed" : "{license}-Lizenziert", "by {author}\n{license}" : "von {author}\n{license}", "User management" : "Kontenverwaltung", "Active users" : "Aktive Konten", diff --git a/apps/settings/l10n/el.js b/apps/settings/l10n/el.js index 9998fe1eee2..5c62121bc13 100644 --- a/apps/settings/l10n/el.js +++ b/apps/settings/l10n/el.js @@ -431,6 +431,7 @@ OC.L10N.register( "These groups will still be able to receive shares, but not to initiate them." : "Αυτές οι ομάδες θα συνεχίσουν να λαμβάνουν διαμοιρασμούς, αλλά δεν θα είναι δυνατό να τους δημιουργήσουν.", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Η πιστοποίηση δύο-παραγόντων μπορεί να επιβληθεί σε όλους τους χρήστες και σε ομάδες. Εάν δεν έχουν ρυθμίσει πάροχο πιστοποίησης δύο βημάτων, δεν θα μπορούν να συνδεθούν.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Όταν επιλέγονται / εξαιρούνται ομάδες, χρησιμοποιούν την ακόλουθη λογική για να προσδιορίσουν εάν ένας χρήστης έχει επιβάλλει 2FA: Εάν δεν έχουν επιλεγεί ομάδες, το 2FA είναι ενεργοποιημένο για όλους εκτός από τα μέλη των αποκλεισμένων ομάδων. Εάν επιλεγούν ομάδες, το 2FA είναι ενεργοποιημένο για όλα τα μέλη αυτών. Αν ένας χρήστης βρίσκεται σε μια επιλεγμένη και μια αποκλεισμένη ομάδα, η επιλογή έχει προτεραιότητα και επιβάλλεται 2FA.", + "{license}-licensed" : "{license}-αδειοδοτημένο", "Username" : "Όνομα χρήστη", "Execute one task with each page loaded. Use case: Single user instance." : "Εκτέλεση μιας εργασίας με κάθε σελίδα που φορτώνεται. Περίπτωση χρήσης: Εγκατάσταση με έναν χρήστη.", "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "Το cron.php είναι εγγεγραμμένο σε μια υπηρεσία webcron για να καλεί το cron.php κάθε 5 λεπτά μέσω HTTP. Περίπτωση χρήσης: Πολύ μικρή εγκατάσταση (1–5 χρήστες ανάλογα με τη χρήση).", @@ -452,7 +453,6 @@ OC.L10N.register( "Show user backend" : "Εμφάνιση χρήστη συστήματος υποστήριξης", "Name your device" : "Ονομάστε την συσκευή σας", "Server error while trying to add WebAuthn device" : "Σφάλμα διακομιστή κατά την προσθήκη συσκευής webAuthn", - "{license}-licensed" : "{license}-αδειοδοτημένο", "by {author}\n{license}" : "από {author}\n{license}", "Active users" : "Ενεργοί χρήστες", "Disabled users" : "Απενεργοποιημένοι χρήστες", diff --git a/apps/settings/l10n/el.json b/apps/settings/l10n/el.json index e74eb945132..0e95e81a424 100644 --- a/apps/settings/l10n/el.json +++ b/apps/settings/l10n/el.json @@ -429,6 +429,7 @@ "These groups will still be able to receive shares, but not to initiate them." : "Αυτές οι ομάδες θα συνεχίσουν να λαμβάνουν διαμοιρασμούς, αλλά δεν θα είναι δυνατό να τους δημιουργήσουν.", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Η πιστοποίηση δύο-παραγόντων μπορεί να επιβληθεί σε όλους τους χρήστες και σε ομάδες. Εάν δεν έχουν ρυθμίσει πάροχο πιστοποίησης δύο βημάτων, δεν θα μπορούν να συνδεθούν.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Όταν επιλέγονται / εξαιρούνται ομάδες, χρησιμοποιούν την ακόλουθη λογική για να προσδιορίσουν εάν ένας χρήστης έχει επιβάλλει 2FA: Εάν δεν έχουν επιλεγεί ομάδες, το 2FA είναι ενεργοποιημένο για όλους εκτός από τα μέλη των αποκλεισμένων ομάδων. Εάν επιλεγούν ομάδες, το 2FA είναι ενεργοποιημένο για όλα τα μέλη αυτών. Αν ένας χρήστης βρίσκεται σε μια επιλεγμένη και μια αποκλεισμένη ομάδα, η επιλογή έχει προτεραιότητα και επιβάλλεται 2FA.", + "{license}-licensed" : "{license}-αδειοδοτημένο", "Username" : "Όνομα χρήστη", "Execute one task with each page loaded. Use case: Single user instance." : "Εκτέλεση μιας εργασίας με κάθε σελίδα που φορτώνεται. Περίπτωση χρήσης: Εγκατάσταση με έναν χρήστη.", "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "Το cron.php είναι εγγεγραμμένο σε μια υπηρεσία webcron για να καλεί το cron.php κάθε 5 λεπτά μέσω HTTP. Περίπτωση χρήσης: Πολύ μικρή εγκατάσταση (1–5 χρήστες ανάλογα με τη χρήση).", @@ -450,7 +451,6 @@ "Show user backend" : "Εμφάνιση χρήστη συστήματος υποστήριξης", "Name your device" : "Ονομάστε την συσκευή σας", "Server error while trying to add WebAuthn device" : "Σφάλμα διακομιστή κατά την προσθήκη συσκευής webAuthn", - "{license}-licensed" : "{license}-αδειοδοτημένο", "by {author}\n{license}" : "από {author}\n{license}", "Active users" : "Ενεργοί χρήστες", "Disabled users" : "Απενεργοποιημένοι χρήστες", diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 2e476949a36..670f9c2a39e 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -331,6 +331,7 @@ OC.L10N.register( "None of your currently installed apps provide image generation functionality" : "None of your currently installed apps provide image generation functionality", "Text processing" : "Text processing", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task.", + "None of your currently installed apps provide text processing functionality using the Text Processing API." : "None of your currently installed apps provide text processing functionality using the Text Processing API.", "Here you can decide which group can access certain sections of the administration settings." : "Here you can decide which group can access certain sections of the administration settings.", "None" : "None", "Unable to modify setting" : "Unable to modify setting", @@ -624,8 +625,6 @@ OC.L10N.register( "Account name (required)" : "Account name (required)", "Total rows summary" : "Total rows summary", "Scroll to load more rows" : "Scroll to load more rows", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} account …","{userCount} accounts …"], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} account","{userCount} accounts"], "Avatar" : "Avatar", "Account name" : "Account name", "Group admin for" : "Group admin for", @@ -828,6 +827,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "Allow username autocompletion in share dialogue and allow access to the system address book", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced.", + "{license}-licensed" : "{license}-licensed", "Rating: {score}/10" : "Rating: {score}/10", "Username" : "Username", "Execute one task with each page loaded. Use case: Single user instance." : "Execute one task with each page loaded. Use case: Single user instance.", @@ -850,8 +850,6 @@ OC.L10N.register( "Set user manager" : "Set user manager", "Username will be autogenerated" : "Username will be autogenerated", "Username (required)" : "Username (required)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} user …","{userCount} users …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} user","{userCount} users"], "User backend" : "User backend", "User actions" : "User actions", "Loading user …" : "Loading user …", @@ -870,7 +868,6 @@ OC.L10N.register( "Send welcome email to new users" : "Send welcome email to new users", "Name your device" : "Name your device", "Server error while trying to add WebAuthn device" : "Server error while trying to add WebAuthn device", - "{license}-licensed" : "{license}-licensed", "by {author}\n{license}" : "by {author}\n{license}", "User management" : "User management", "Active users" : "Active users", diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index 82a443a12b6..4194e435ea5 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -329,6 +329,7 @@ "None of your currently installed apps provide image generation functionality" : "None of your currently installed apps provide image generation functionality", "Text processing" : "Text processing", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task.", + "None of your currently installed apps provide text processing functionality using the Text Processing API." : "None of your currently installed apps provide text processing functionality using the Text Processing API.", "Here you can decide which group can access certain sections of the administration settings." : "Here you can decide which group can access certain sections of the administration settings.", "None" : "None", "Unable to modify setting" : "Unable to modify setting", @@ -622,8 +623,6 @@ "Account name (required)" : "Account name (required)", "Total rows summary" : "Total rows summary", "Scroll to load more rows" : "Scroll to load more rows", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} account …","{userCount} accounts …"], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} account","{userCount} accounts"], "Avatar" : "Avatar", "Account name" : "Account name", "Group admin for" : "Group admin for", @@ -826,6 +825,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "Allow username autocompletion in share dialogue and allow access to the system address book", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced.", + "{license}-licensed" : "{license}-licensed", "Rating: {score}/10" : "Rating: {score}/10", "Username" : "Username", "Execute one task with each page loaded. Use case: Single user instance." : "Execute one task with each page loaded. Use case: Single user instance.", @@ -848,8 +848,6 @@ "Set user manager" : "Set user manager", "Username will be autogenerated" : "Username will be autogenerated", "Username (required)" : "Username (required)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} user …","{userCount} users …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} user","{userCount} users"], "User backend" : "User backend", "User actions" : "User actions", "Loading user …" : "Loading user …", @@ -868,7 +866,6 @@ "Send welcome email to new users" : "Send welcome email to new users", "Name your device" : "Name your device", "Server error while trying to add WebAuthn device" : "Server error while trying to add WebAuthn device", - "{license}-licensed" : "{license}-licensed", "by {author}\n{license}" : "by {author}\n{license}", "User management" : "User management", "Active users" : "Active users", diff --git a/apps/settings/l10n/eo.js b/apps/settings/l10n/eo.js index 96dbc09e621..f0e65cd5279 100644 --- a/apps/settings/l10n/eo.js +++ b/apps/settings/l10n/eo.js @@ -307,6 +307,7 @@ OC.L10N.register( "Exclude groups from sharing" : "Malhelpi, ke grupoj kunhavigas", "These groups will still be able to receive shares, but not to initiate them." : "Tiu ĉi grupoj povos ricevi kunhavojn, sed ne ekigi ilin.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Kiam grupoj estas aŭ elektitaj aŭ nedevigataj, ili sekvas la jenan logikon por decidi, ĉu uzanto estas devigata uzi dufazan aŭtentigon (2FA). Se neniu grupo estas elektita, 2FA estas devigata por ĉiuj escepte membrojn de la nedevigataj grupoj. Se uzanto estas samtempe en elektita kaj nedevigata grupo, la elektita ekprioritatas kaj 2FA estas devigata.", + "{license}-licensed" : "Permesilo: {license}", "Username" : "Uzantonomo", "New user" : "Nova uzanto", "User backend" : "Uzanto-loko", @@ -318,7 +319,6 @@ OC.L10N.register( "Disable user" : "Malebligi uzanton", "Enable user" : "Ebligi uzanton", "Show user backend" : "Montri uzantolokon", - "{license}-licensed" : "Permesilo: {license}", "Active users" : "Aktivaj uzantoj", "Disabled users" : "Malebligitaj uzantoj", "SMTP Username" : "SMTP-uzantonomo" diff --git a/apps/settings/l10n/eo.json b/apps/settings/l10n/eo.json index 12d889104fc..2a0e9338fad 100644 --- a/apps/settings/l10n/eo.json +++ b/apps/settings/l10n/eo.json @@ -305,6 +305,7 @@ "Exclude groups from sharing" : "Malhelpi, ke grupoj kunhavigas", "These groups will still be able to receive shares, but not to initiate them." : "Tiu ĉi grupoj povos ricevi kunhavojn, sed ne ekigi ilin.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Kiam grupoj estas aŭ elektitaj aŭ nedevigataj, ili sekvas la jenan logikon por decidi, ĉu uzanto estas devigata uzi dufazan aŭtentigon (2FA). Se neniu grupo estas elektita, 2FA estas devigata por ĉiuj escepte membrojn de la nedevigataj grupoj. Se uzanto estas samtempe en elektita kaj nedevigata grupo, la elektita ekprioritatas kaj 2FA estas devigata.", + "{license}-licensed" : "Permesilo: {license}", "Username" : "Uzantonomo", "New user" : "Nova uzanto", "User backend" : "Uzanto-loko", @@ -316,7 +317,6 @@ "Disable user" : "Malebligi uzanton", "Enable user" : "Ebligi uzanton", "Show user backend" : "Montri uzantolokon", - "{license}-licensed" : "Permesilo: {license}", "Active users" : "Aktivaj uzantoj", "Disabled users" : "Malebligitaj uzantoj", "SMTP Username" : "SMTP-uzantonomo" diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js index 6b289ebfba3..ead74bdb2b9 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -773,6 +773,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "Permitir el auto-completado del nombre de usuario en el diálogo de compartir y permitir el acceso a la libreta de direcciones del sistema", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "La autenticación de dos factores se puede aplicar para todos los usuarios y grupos específicos. Si no tienen configurado un proveedor de dos factores, no podrán iniciar sesión en el sistema.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Cuando los grupos se seleccionan/excluyen, usan la siguiente lógica para determinar si un usuario tiene obligada la 2FA: si no hay grupos seleccionados, 2FA está activa para todos excepto los miembros de los grupos excluidos. Si hay grupos seleccionados, 2FA está activa para todos los miembros de estos. Si un usuaro está a la vez en un grupo seleccionado y otro excluido, el seleccionado tiene preferencia y se obliga la 2FA.", + "{license}-licensed" : "licenciado bajo {license}", "Rating: {score}/10" : "Calificación: {score}/10", "Username" : "Nombre de usuario", "Execute one task with each page loaded. Use case: Single user instance." : "Ejecutar una tarea con cada página cargada. Caso de uso: Instancia de un solo usuario.", @@ -795,8 +796,6 @@ OC.L10N.register( "Set user manager" : "Establecer administrador de usuario", "Username will be autogenerated" : "El nombre de usuario será autogenerado", "Username (required)" : "Nombre de usuario (requerido)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} usuario ...","{userCount} usuarios ...","{userCount} usuarios ..."], - "_{userCount} user_::_{userCount} users_" : ["{userCount} usuario","{userCount} usuarios","{userCount} usuarios"], "User backend" : "Motor de usuario", "User actions" : "Acciones de usuario", "Loading user …" : "Cargando usuario ...", @@ -815,7 +814,6 @@ OC.L10N.register( "Send welcome email to new users" : "Enviar correo de bienvenida a usuarios nuevos", "Name your device" : "Nombre de tu dispositivo", "Server error while trying to add WebAuthn device" : "Error del servidor al intentar añadir el dispositivo WebAuthn", - "{license}-licensed" : "licenciado bajo {license}", "by {author}\n{license}" : "por {author}\n{license}", "User management" : "Administración de usuarios", "Active users" : "Usuarios activos", diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json index 61d77137cd1..12032ed6981 100644 --- a/apps/settings/l10n/es.json +++ b/apps/settings/l10n/es.json @@ -771,6 +771,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "Permitir el auto-completado del nombre de usuario en el diálogo de compartir y permitir el acceso a la libreta de direcciones del sistema", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "La autenticación de dos factores se puede aplicar para todos los usuarios y grupos específicos. Si no tienen configurado un proveedor de dos factores, no podrán iniciar sesión en el sistema.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Cuando los grupos se seleccionan/excluyen, usan la siguiente lógica para determinar si un usuario tiene obligada la 2FA: si no hay grupos seleccionados, 2FA está activa para todos excepto los miembros de los grupos excluidos. Si hay grupos seleccionados, 2FA está activa para todos los miembros de estos. Si un usuaro está a la vez en un grupo seleccionado y otro excluido, el seleccionado tiene preferencia y se obliga la 2FA.", + "{license}-licensed" : "licenciado bajo {license}", "Rating: {score}/10" : "Calificación: {score}/10", "Username" : "Nombre de usuario", "Execute one task with each page loaded. Use case: Single user instance." : "Ejecutar una tarea con cada página cargada. Caso de uso: Instancia de un solo usuario.", @@ -793,8 +794,6 @@ "Set user manager" : "Establecer administrador de usuario", "Username will be autogenerated" : "El nombre de usuario será autogenerado", "Username (required)" : "Nombre de usuario (requerido)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} usuario ...","{userCount} usuarios ...","{userCount} usuarios ..."], - "_{userCount} user_::_{userCount} users_" : ["{userCount} usuario","{userCount} usuarios","{userCount} usuarios"], "User backend" : "Motor de usuario", "User actions" : "Acciones de usuario", "Loading user …" : "Cargando usuario ...", @@ -813,7 +812,6 @@ "Send welcome email to new users" : "Enviar correo de bienvenida a usuarios nuevos", "Name your device" : "Nombre de tu dispositivo", "Server error while trying to add WebAuthn device" : "Error del servidor al intentar añadir el dispositivo WebAuthn", - "{license}-licensed" : "licenciado bajo {license}", "by {author}\n{license}" : "por {author}\n{license}", "User management" : "Administración de usuarios", "Active users" : "Usuarios activos", diff --git a/apps/settings/l10n/es_EC.js b/apps/settings/l10n/es_EC.js index e907136111c..e96e306fe5b 100644 --- a/apps/settings/l10n/es_EC.js +++ b/apps/settings/l10n/es_EC.js @@ -473,6 +473,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "Permitir autocompletado de nombre de usuario en el cuadro de diálogo de compartir y permitir acceso a la libreta de direcciones del sistema", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Se puede exigir la autenticación de dos factores para todos los usuarios y grupos específicos. Si no tienen un proveedor de autenticación de dos factores configurado, no podrán iniciar sesión en el sistema.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Cuando se seleccionan/excluyen grupos, se utiliza la siguiente lógica para determinar si se impone la autenticación de 2FA a un usuario: Si no se seleccionan grupos, la autenticación de 2FA está habilitada para todos, excepto los miembros de los grupos excluidos. Si se seleccionan grupos, la autenticación de 2FA está habilitada para todos los miembros de esos grupos. Si un usuario pertenece tanto a un grupo seleccionado como a uno excluido, el grupo seleccionado tiene prioridad y se impone la autenticación de 2FA.", + "{license}-licensed" : "Licenciado con {license}", "Username" : "Usuario", "Execute one task with each page loaded. Use case: Single user instance." : "Ejecutar una tarea con cada carga de página. Caso de uso: instancia de un solo usuario.", "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 5 minutos a través de HTTP. Caso de uso: instancia muy pequeña (1-5 usuarios dependiendo del uso).", @@ -492,8 +493,6 @@ OC.L10N.register( "Set user manager" : "Establecer al usuario como administrador", "Username will be autogenerated" : "El nombre de usuario se generará automáticamente", "Username (required)" : "Nombre de usuario (requerido)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} usuario ...","{userCount} usuarios ...","{userCount} usuarios ..."], - "_{userCount} user_::_{userCount} users_" : ["{userCount} usuario","{userCount} usuarios","{userCount} usuarios"], "User backend" : "Backend del usuario", "User actions" : "Acciones de usuario", "Loading user …" : "Cargando usuario ...", @@ -510,7 +509,6 @@ OC.L10N.register( "Show user backend" : "Mostrar backend del usuario", "Name your device" : "Nombra tu dispositivo", "Server error while trying to add WebAuthn device" : "Error del servidor al intentar agregar el dispositivo WebAuthn", - "{license}-licensed" : "Licenciado con {license}", "by {author}\n{license}" : "por {author}\n {license}", "Active users" : "Usuarios activos", "Disabled users" : "Usuarios deshabilitados", diff --git a/apps/settings/l10n/es_EC.json b/apps/settings/l10n/es_EC.json index 1e19559dd56..c77d871bacc 100644 --- a/apps/settings/l10n/es_EC.json +++ b/apps/settings/l10n/es_EC.json @@ -471,6 +471,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "Permitir autocompletado de nombre de usuario en el cuadro de diálogo de compartir y permitir acceso a la libreta de direcciones del sistema", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Se puede exigir la autenticación de dos factores para todos los usuarios y grupos específicos. Si no tienen un proveedor de autenticación de dos factores configurado, no podrán iniciar sesión en el sistema.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Cuando se seleccionan/excluyen grupos, se utiliza la siguiente lógica para determinar si se impone la autenticación de 2FA a un usuario: Si no se seleccionan grupos, la autenticación de 2FA está habilitada para todos, excepto los miembros de los grupos excluidos. Si se seleccionan grupos, la autenticación de 2FA está habilitada para todos los miembros de esos grupos. Si un usuario pertenece tanto a un grupo seleccionado como a uno excluido, el grupo seleccionado tiene prioridad y se impone la autenticación de 2FA.", + "{license}-licensed" : "Licenciado con {license}", "Username" : "Usuario", "Execute one task with each page loaded. Use case: Single user instance." : "Ejecutar una tarea con cada carga de página. Caso de uso: instancia de un solo usuario.", "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 5 minutos a través de HTTP. Caso de uso: instancia muy pequeña (1-5 usuarios dependiendo del uso).", @@ -490,8 +491,6 @@ "Set user manager" : "Establecer al usuario como administrador", "Username will be autogenerated" : "El nombre de usuario se generará automáticamente", "Username (required)" : "Nombre de usuario (requerido)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} usuario ...","{userCount} usuarios ...","{userCount} usuarios ..."], - "_{userCount} user_::_{userCount} users_" : ["{userCount} usuario","{userCount} usuarios","{userCount} usuarios"], "User backend" : "Backend del usuario", "User actions" : "Acciones de usuario", "Loading user …" : "Cargando usuario ...", @@ -508,7 +507,6 @@ "Show user backend" : "Mostrar backend del usuario", "Name your device" : "Nombra tu dispositivo", "Server error while trying to add WebAuthn device" : "Error del servidor al intentar agregar el dispositivo WebAuthn", - "{license}-licensed" : "Licenciado con {license}", "by {author}\n{license}" : "por {author}\n {license}", "Active users" : "Usuarios activos", "Disabled users" : "Usuarios deshabilitados", diff --git a/apps/settings/l10n/es_MX.js b/apps/settings/l10n/es_MX.js index faf4d769471..d8db6b81bbc 100644 --- a/apps/settings/l10n/es_MX.js +++ b/apps/settings/l10n/es_MX.js @@ -730,6 +730,7 @@ OC.L10N.register( "Exclude groups from sharing" : "Evitar que los grupos compartan", "These groups will still be able to receive shares, but not to initiate them." : "Estos grupos aún podrán recibir elementos compartidos, pero no los podrán iniciar.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Permitir autocompletado de nombres de usuario en el cuadro de diálogo de compartir y permitir acceso a la libreta de direcciones del sistema", + "{license}-licensed" : "Licenciado bajo {license}", "Rating: {score}/10" : "Calificación: {score}/10", "Username" : "Usuario", "Execute one task with each page loaded. Use case: Single user instance." : "Ejecutar una tarea con cada página cargada. Caso de uso: instancia de un solo usuario.", @@ -752,8 +753,6 @@ OC.L10N.register( "Set user manager" : "Establecer al administrador del usuario", "Username will be autogenerated" : "El nombre de usuario será autogenerado", "Username (required)" : "Nombre de usuario (requerido)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} usuario ...","{userCount} usuarios ...","{userCount} usuarios ..."], - "_{userCount} user_::_{userCount} users_" : ["{userCount} usuario","{userCount} usuarios","{userCount} usuarios"], "User backend" : "Backend del usuario", "User actions" : "Acciones de usuario", "Loading user …" : "Cargando usuario ...", @@ -772,7 +771,6 @@ OC.L10N.register( "Send welcome email to new users" : "Enviar correo de bienvenida a usuarios nuevos", "Name your device" : "Nombrar su dispositivo", "Server error while trying to add WebAuthn device" : "Error en el servidor al intentar agregar el dispositivo WebAuthn", - "{license}-licensed" : "Licenciado bajo {license}", "by {author}\n{license}" : "por {author}\n{license}", "User management" : "Administración de usuarios", "Active users" : "Usuarios activos", diff --git a/apps/settings/l10n/es_MX.json b/apps/settings/l10n/es_MX.json index 7eb8e2a62b9..40e64d2d285 100644 --- a/apps/settings/l10n/es_MX.json +++ b/apps/settings/l10n/es_MX.json @@ -728,6 +728,7 @@ "Exclude groups from sharing" : "Evitar que los grupos compartan", "These groups will still be able to receive shares, but not to initiate them." : "Estos grupos aún podrán recibir elementos compartidos, pero no los podrán iniciar.", "Allow username autocompletion in share dialog and allow access to the system address book" : "Permitir autocompletado de nombres de usuario en el cuadro de diálogo de compartir y permitir acceso a la libreta de direcciones del sistema", + "{license}-licensed" : "Licenciado bajo {license}", "Rating: {score}/10" : "Calificación: {score}/10", "Username" : "Usuario", "Execute one task with each page loaded. Use case: Single user instance." : "Ejecutar una tarea con cada página cargada. Caso de uso: instancia de un solo usuario.", @@ -750,8 +751,6 @@ "Set user manager" : "Establecer al administrador del usuario", "Username will be autogenerated" : "El nombre de usuario será autogenerado", "Username (required)" : "Nombre de usuario (requerido)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} usuario ...","{userCount} usuarios ...","{userCount} usuarios ..."], - "_{userCount} user_::_{userCount} users_" : ["{userCount} usuario","{userCount} usuarios","{userCount} usuarios"], "User backend" : "Backend del usuario", "User actions" : "Acciones de usuario", "Loading user …" : "Cargando usuario ...", @@ -770,7 +769,6 @@ "Send welcome email to new users" : "Enviar correo de bienvenida a usuarios nuevos", "Name your device" : "Nombrar su dispositivo", "Server error while trying to add WebAuthn device" : "Error en el servidor al intentar agregar el dispositivo WebAuthn", - "{license}-licensed" : "Licenciado bajo {license}", "by {author}\n{license}" : "por {author}\n{license}", "User management" : "Administración de usuarios", "Active users" : "Usuarios activos", diff --git a/apps/settings/l10n/et_EE.js b/apps/settings/l10n/et_EE.js index a10ba942bae..a56be9ee492 100644 --- a/apps/settings/l10n/et_EE.js +++ b/apps/settings/l10n/et_EE.js @@ -234,6 +234,7 @@ OC.L10N.register( "Your username is: %s" : "Sinu kasutajanimi on: %s", "Exclude groups from sharing" : "Eemalda grupid jagamisest", "These groups will still be able to receive shares, but not to initiate them." : "Need grupid saavad vastu võtta jagamisi, kuid ise jagamisi algatada ei saa.", + "{license}-licensed" : "{license} litsents", "Username" : "Kasutajanimi", "New user" : "Uus kasutaja", "User backend" : "Kasutaja taustarakendus", @@ -241,7 +242,6 @@ OC.L10N.register( "Delete user" : "Kustuta kasutaja", "Disable user" : "Keela kasutaja", "Enable user" : "Luba kasutaja", - "{license}-licensed" : "{license} litsents", "Active users" : "Aktiivseid kasutajaid", "Disabled users" : "Keelatud kasutajad", "SMTP Username" : "SMTP kasutajatunnus" diff --git a/apps/settings/l10n/et_EE.json b/apps/settings/l10n/et_EE.json index b8a67fcd045..714bf508c93 100644 --- a/apps/settings/l10n/et_EE.json +++ b/apps/settings/l10n/et_EE.json @@ -232,6 +232,7 @@ "Your username is: %s" : "Sinu kasutajanimi on: %s", "Exclude groups from sharing" : "Eemalda grupid jagamisest", "These groups will still be able to receive shares, but not to initiate them." : "Need grupid saavad vastu võtta jagamisi, kuid ise jagamisi algatada ei saa.", + "{license}-licensed" : "{license} litsents", "Username" : "Kasutajanimi", "New user" : "Uus kasutaja", "User backend" : "Kasutaja taustarakendus", @@ -239,7 +240,6 @@ "Delete user" : "Kustuta kasutaja", "Disable user" : "Keela kasutaja", "Enable user" : "Luba kasutaja", - "{license}-licensed" : "{license} litsents", "Active users" : "Aktiivseid kasutajaid", "Disabled users" : "Keelatud kasutajad", "SMTP Username" : "SMTP kasutajatunnus" diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js index e9b5408f84c..14ebdc89dfe 100644 --- a/apps/settings/l10n/eu.js +++ b/apps/settings/l10n/eu.js @@ -621,8 +621,6 @@ OC.L10N.register( "Account name (required)" : "Kontuaren izena (beharrezkoa)", "Total rows summary" : "Errenkaden guztirako laburpena", "Scroll to load more rows" : "Mugitu pantailan behera errenkada gehiago kargatzeko", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} kontu…","{userCount} kontu…"], - "_{userCount} account_::_{userCount} accounts_" : ["kontu {userCount} ","{userCount} kontu"], "Avatar" : "Avatarra", "Account name" : "Kontuaren izena", "Group admin for" : "Talde honen administratzailea", @@ -825,6 +823,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "Baimendu erabiltzaile izena automatikoki osatzea elkarrizketa-koadroan eta baimendu sistemako helbide-liburua atzitzea", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Bi faktoreko autentifikazioa erabiltzaile guztientzat edo talde batzuentzat ezarri daiteke. Ez badute bi faktoreko hornitzailerik konfiguratuta, ezingo dira sistemara sartu.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Taldeak aukeratuta daudenean hauxe erabiltzen da bi faktoreko autentikazioa derrigortu ala ez erabakitzeko: talderik ez badago aukeratuta, guztientzat dago derrigortuta kanpoan utzitako taldeetako kideentzat ezik. Taldeak aukeratuta badaude, beren kideentzat derrigortzen da. Erabiltzaile bat aukeratutako eta kanpoan utzitako talde bateko kide bada, aukeratutako taldekoa izatea lehenesten da eta bi faktoreko autentikazioa erabiltzera derrigortzen da.", + "{license}-licensed" : "{license}-lizentziaduna", "Rating: {score}/10" : "Balorazioa: {score}/10", "Username" : "Erabiltzaile izena", "Execute one task with each page loaded. Use case: Single user instance." : "Exekutatu zeregin bat orrialde bakoitza kargatuta. Erabilera kasua: erabiltzaile bakarreko instantzia.", @@ -847,8 +846,6 @@ OC.L10N.register( "Set user manager" : "Ezarri erabiltzaile-kudeatzailea", "Username will be autogenerated" : "Erabiltzaile izena automatikoki sortuko da", "Username (required)" : "Erabiltzailea (beharrezkoa)", - "_{userCount} user …_::_{userCount} users …_" : ["Erabiltzaile {userCount} …","{userCount} erabiltzaile …"], - "_{userCount} user_::_{userCount} users_" : ["Erabiltzaile {userCount}","{userCount} erabiltzaile"], "User backend" : "Erabiltzaile jatorria", "User actions" : "Erabiltzaile-ekintzak", "Loading user …" : "Erabiltzailea kargatzen ...", @@ -867,7 +864,6 @@ OC.L10N.register( "Send welcome email to new users" : "Bidali ongietorri eposta erabiltzaile berriei", "Name your device" : "Izendatu zure gailua", "Server error while trying to add WebAuthn device" : "Zerbitzariaren errorea WebAuthn gailua gehitzen saiatzean", - "{license}-licensed" : "{license}-lizentziaduna", "by {author}\n{license}" : "{autor}-(e)k egina\n{license}", "User management" : "Erabiltzaileen kudeaketa", "Active users" : "Erabiltzaile aktiboak", diff --git a/apps/settings/l10n/eu.json b/apps/settings/l10n/eu.json index 2233b2c30c8..36ce808c671 100644 --- a/apps/settings/l10n/eu.json +++ b/apps/settings/l10n/eu.json @@ -619,8 +619,6 @@ "Account name (required)" : "Kontuaren izena (beharrezkoa)", "Total rows summary" : "Errenkaden guztirako laburpena", "Scroll to load more rows" : "Mugitu pantailan behera errenkada gehiago kargatzeko", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} kontu…","{userCount} kontu…"], - "_{userCount} account_::_{userCount} accounts_" : ["kontu {userCount} ","{userCount} kontu"], "Avatar" : "Avatarra", "Account name" : "Kontuaren izena", "Group admin for" : "Talde honen administratzailea", @@ -823,6 +821,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "Baimendu erabiltzaile izena automatikoki osatzea elkarrizketa-koadroan eta baimendu sistemako helbide-liburua atzitzea", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Bi faktoreko autentifikazioa erabiltzaile guztientzat edo talde batzuentzat ezarri daiteke. Ez badute bi faktoreko hornitzailerik konfiguratuta, ezingo dira sistemara sartu.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Taldeak aukeratuta daudenean hauxe erabiltzen da bi faktoreko autentikazioa derrigortu ala ez erabakitzeko: talderik ez badago aukeratuta, guztientzat dago derrigortuta kanpoan utzitako taldeetako kideentzat ezik. Taldeak aukeratuta badaude, beren kideentzat derrigortzen da. Erabiltzaile bat aukeratutako eta kanpoan utzitako talde bateko kide bada, aukeratutako taldekoa izatea lehenesten da eta bi faktoreko autentikazioa erabiltzera derrigortzen da.", + "{license}-licensed" : "{license}-lizentziaduna", "Rating: {score}/10" : "Balorazioa: {score}/10", "Username" : "Erabiltzaile izena", "Execute one task with each page loaded. Use case: Single user instance." : "Exekutatu zeregin bat orrialde bakoitza kargatuta. Erabilera kasua: erabiltzaile bakarreko instantzia.", @@ -845,8 +844,6 @@ "Set user manager" : "Ezarri erabiltzaile-kudeatzailea", "Username will be autogenerated" : "Erabiltzaile izena automatikoki sortuko da", "Username (required)" : "Erabiltzailea (beharrezkoa)", - "_{userCount} user …_::_{userCount} users …_" : ["Erabiltzaile {userCount} …","{userCount} erabiltzaile …"], - "_{userCount} user_::_{userCount} users_" : ["Erabiltzaile {userCount}","{userCount} erabiltzaile"], "User backend" : "Erabiltzaile jatorria", "User actions" : "Erabiltzaile-ekintzak", "Loading user …" : "Erabiltzailea kargatzen ...", @@ -865,7 +862,6 @@ "Send welcome email to new users" : "Bidali ongietorri eposta erabiltzaile berriei", "Name your device" : "Izendatu zure gailua", "Server error while trying to add WebAuthn device" : "Zerbitzariaren errorea WebAuthn gailua gehitzen saiatzean", - "{license}-licensed" : "{license}-lizentziaduna", "by {author}\n{license}" : "{autor}-(e)k egina\n{license}", "User management" : "Erabiltzaileen kudeaketa", "Active users" : "Erabiltzaile aktiboak", diff --git a/apps/settings/l10n/fa.js b/apps/settings/l10n/fa.js index 5c8213efe11..6616cc6843f 100644 --- a/apps/settings/l10n/fa.js +++ b/apps/settings/l10n/fa.js @@ -342,8 +342,6 @@ OC.L10N.register( "Manager" : "Manager", "Total rows summary" : "خلاصه کل ردیف ها", "Scroll to load more rows" : "Scroll to load more rows", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} حساب ...","{userCount} حساب ..."], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} حساب","{userCount} حساب"], "Avatar" : "آواتار", "Account name" : "Account name", "Group admin for" : "مدیر گروه برای", @@ -492,6 +490,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "Allow username autocompletion in share dialog and allow access to the system address book", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "هنگامی که گروه ها انتخاب و حذف شدند ، از این منطق استفاده می کنند تا مشخص شود آیا کاربر 2FA اجباری دارد: اگر هیچ گروه انتخاب نشده باشند ، 2FA برای همه غیر از اعضای گروه های محروم امکان پذیر است. در صورت انتخاب گروه ها ، 2FA برای همه اعضای این گروه فعال است. اگر کاربر هر دو در یک گروه منتخب و مستثنی باشد ، انتخاب شده دارای اولویت است و 2FA اجرا می شود.", + "{license}-licensed" : "دارای مجوز- {license}", "Username" : "نام کاربری", "Execute one task with each page loaded. Use case: Single user instance." : "اجرای یک وظیفه با هر بار شدن صفحه. مناسب نمونههای تک کاربره.", "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "پروندهٔ cron.php ثبت شده در یک خدمت webcron برای فراخوانی هر ۵ دقیقه یک بار روی HTTP. مناسب برای نمونههای بسیار کوچک ( تا ۵ کاربر بسته به استفاده).", @@ -512,8 +511,6 @@ OC.L10N.register( "Set user manager" : "Set user manager", "Username will be autogenerated" : "Username will be autogenerated", "Username (required)" : "Username (required)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} user …","{userCount} users …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} user","{userCount} users"], "User backend" : "پشتیبان کاربر", "User actions" : "User actions", "Loading user …" : "Loading user …", @@ -532,7 +529,6 @@ OC.L10N.register( "Send welcome email to new users" : "Send welcome email to new users", "Name your device" : "Name your device", "Server error while trying to add WebAuthn device" : "Server error while trying to add WebAuthn device", - "{license}-licensed" : "دارای مجوز- {license}", "by {author}\n{license}" : "by {author}\n{license}", "Active users" : "کاربران فعال", "Disabled users" : "کاربران غیرفعال شده است", diff --git a/apps/settings/l10n/fa.json b/apps/settings/l10n/fa.json index e26936c005e..0ac3722d8c8 100644 --- a/apps/settings/l10n/fa.json +++ b/apps/settings/l10n/fa.json @@ -340,8 +340,6 @@ "Manager" : "Manager", "Total rows summary" : "خلاصه کل ردیف ها", "Scroll to load more rows" : "Scroll to load more rows", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} حساب ...","{userCount} حساب ..."], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} حساب","{userCount} حساب"], "Avatar" : "آواتار", "Account name" : "Account name", "Group admin for" : "مدیر گروه برای", @@ -490,6 +488,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "Allow username autocompletion in share dialog and allow access to the system address book", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "هنگامی که گروه ها انتخاب و حذف شدند ، از این منطق استفاده می کنند تا مشخص شود آیا کاربر 2FA اجباری دارد: اگر هیچ گروه انتخاب نشده باشند ، 2FA برای همه غیر از اعضای گروه های محروم امکان پذیر است. در صورت انتخاب گروه ها ، 2FA برای همه اعضای این گروه فعال است. اگر کاربر هر دو در یک گروه منتخب و مستثنی باشد ، انتخاب شده دارای اولویت است و 2FA اجرا می شود.", + "{license}-licensed" : "دارای مجوز- {license}", "Username" : "نام کاربری", "Execute one task with each page loaded. Use case: Single user instance." : "اجرای یک وظیفه با هر بار شدن صفحه. مناسب نمونههای تک کاربره.", "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "پروندهٔ cron.php ثبت شده در یک خدمت webcron برای فراخوانی هر ۵ دقیقه یک بار روی HTTP. مناسب برای نمونههای بسیار کوچک ( تا ۵ کاربر بسته به استفاده).", @@ -510,8 +509,6 @@ "Set user manager" : "Set user manager", "Username will be autogenerated" : "Username will be autogenerated", "Username (required)" : "Username (required)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} user …","{userCount} users …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} user","{userCount} users"], "User backend" : "پشتیبان کاربر", "User actions" : "User actions", "Loading user …" : "Loading user …", @@ -530,7 +527,6 @@ "Send welcome email to new users" : "Send welcome email to new users", "Name your device" : "Name your device", "Server error while trying to add WebAuthn device" : "Server error while trying to add WebAuthn device", - "{license}-licensed" : "دارای مجوز- {license}", "by {author}\n{license}" : "by {author}\n{license}", "Active users" : "کاربران فعال", "Disabled users" : "کاربران غیرفعال شده است", diff --git a/apps/settings/l10n/fi.js b/apps/settings/l10n/fi.js index 592d253603e..8f83025bb21 100644 --- a/apps/settings/l10n/fi.js +++ b/apps/settings/l10n/fi.js @@ -378,8 +378,6 @@ OC.L10N.register( "Account name will be autogenerated" : "Tilin nimi luodaan automaattisesti", "Account name (required)" : "Tilin nimi (pakollinen)", "Scroll to load more rows" : "Vieritä ladataksesi enemmän rivejä", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} tili…","{userCount} tiliä…"], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} tili","{userCount} tiliä"], "Avatar" : "Profiilikuva", "Account name" : "Tilin nimi", "Group admin for" : "Ryhmäylläpitäjä ryhmille", @@ -542,6 +540,7 @@ OC.L10N.register( "These groups will still be able to receive shares, but not to initiate them." : "Nämä ryhmät kykenevät vastaanottamaan jakoja, mutta eivät kuitenkaan itse pysty luoda jakoja.", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Kaksivaiheinen tunnistautuminen voidaan pakottaa kaikille käyttäjille ja halutuille ryhmille. Mikäli heillä ei ole kaksivaiheista tunnistautumistapaa määriteltynä, he eivät pysty kirjautumaan järjestelmään.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Kun ryhmiä on valittu tai poissuljettu, ne käyttävät seuraavaa logiikkaa määrittääkseen käyttäjän kaksivaiheisen tunnistautumisen (2FA) pakottamisen: Jos ryhmiä ei ole valittu, 2FA on käytössä kaikilla paitsi poissuljetuilla ryhmillä. Jos ryhmiä on valittu, 2FA on käytössä kaikilla niiden jäsenillä. Jos käyttäjä on sekä valitussa että poissuljetussa ryhmässä, valittu ryhmä on etusijalla ja 2FA on käytössä.", + "{license}-licensed" : "{license}-lisensoitu", "Rating: {score}/10" : "Arvostelu: {score}/10", "Username" : "Käyttäjätunnus", "Enable or disable profile by default for new users." : "Käytä tai poista käytöstä profiili oletusarvoisesti uusille käyttäjille.", @@ -558,8 +557,6 @@ OC.L10N.register( "Add new user" : "Lisää uusi käyttäjä", "Username will be autogenerated" : "Käyttäjänimi luodaan automaattisesti", "Username (required)" : "Käyttäjänimi (pakollinen)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} käyttäjä…","{userCount} käyttäjää…"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} käyttäjä","{userCount} käyttäjää"], "User backend" : "Käyttäjätaustaosa", "User actions" : "Käyttäjätoiminnot", "Loading user …" : "Ladataan käyttäjää…", @@ -577,7 +574,6 @@ OC.L10N.register( "Send welcome email to new users" : "Lähetä Tervetuloa-sähköposti uusille käyttäjille", "Name your device" : "Nimeä laitteesi", "Server error while trying to add WebAuthn device" : "Palvelinvirhe kun yritettiin lisätä WebAuthn-laitetta", - "{license}-licensed" : "{license}-lisensoitu", "by {author}\n{license}" : "tekijä {author}\n{license}", "User management" : "Käyttäjähallinta", "Active users" : "Aktiiviset käyttäjät", diff --git a/apps/settings/l10n/fi.json b/apps/settings/l10n/fi.json index 66dd181d0b6..4df2d4e1498 100644 --- a/apps/settings/l10n/fi.json +++ b/apps/settings/l10n/fi.json @@ -376,8 +376,6 @@ "Account name will be autogenerated" : "Tilin nimi luodaan automaattisesti", "Account name (required)" : "Tilin nimi (pakollinen)", "Scroll to load more rows" : "Vieritä ladataksesi enemmän rivejä", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} tili…","{userCount} tiliä…"], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} tili","{userCount} tiliä"], "Avatar" : "Profiilikuva", "Account name" : "Tilin nimi", "Group admin for" : "Ryhmäylläpitäjä ryhmille", @@ -540,6 +538,7 @@ "These groups will still be able to receive shares, but not to initiate them." : "Nämä ryhmät kykenevät vastaanottamaan jakoja, mutta eivät kuitenkaan itse pysty luoda jakoja.", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Kaksivaiheinen tunnistautuminen voidaan pakottaa kaikille käyttäjille ja halutuille ryhmille. Mikäli heillä ei ole kaksivaiheista tunnistautumistapaa määriteltynä, he eivät pysty kirjautumaan järjestelmään.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Kun ryhmiä on valittu tai poissuljettu, ne käyttävät seuraavaa logiikkaa määrittääkseen käyttäjän kaksivaiheisen tunnistautumisen (2FA) pakottamisen: Jos ryhmiä ei ole valittu, 2FA on käytössä kaikilla paitsi poissuljetuilla ryhmillä. Jos ryhmiä on valittu, 2FA on käytössä kaikilla niiden jäsenillä. Jos käyttäjä on sekä valitussa että poissuljetussa ryhmässä, valittu ryhmä on etusijalla ja 2FA on käytössä.", + "{license}-licensed" : "{license}-lisensoitu", "Rating: {score}/10" : "Arvostelu: {score}/10", "Username" : "Käyttäjätunnus", "Enable or disable profile by default for new users." : "Käytä tai poista käytöstä profiili oletusarvoisesti uusille käyttäjille.", @@ -556,8 +555,6 @@ "Add new user" : "Lisää uusi käyttäjä", "Username will be autogenerated" : "Käyttäjänimi luodaan automaattisesti", "Username (required)" : "Käyttäjänimi (pakollinen)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} käyttäjä…","{userCount} käyttäjää…"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} käyttäjä","{userCount} käyttäjää"], "User backend" : "Käyttäjätaustaosa", "User actions" : "Käyttäjätoiminnot", "Loading user …" : "Ladataan käyttäjää…", @@ -575,7 +572,6 @@ "Send welcome email to new users" : "Lähetä Tervetuloa-sähköposti uusille käyttäjille", "Name your device" : "Nimeä laitteesi", "Server error while trying to add WebAuthn device" : "Palvelinvirhe kun yritettiin lisätä WebAuthn-laitetta", - "{license}-licensed" : "{license}-lisensoitu", "by {author}\n{license}" : "tekijä {author}\n{license}", "User management" : "Käyttäjähallinta", "Active users" : "Aktiiviset käyttäjät", diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index f3a8f06b59b..81d7284b66c 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -597,8 +597,6 @@ OC.L10N.register( "Account name (required)" : "Nom du compte (obligatoire)", "Total rows summary" : "Récapitulatif du nombre total de lignes", "Scroll to load more rows" : "Défiler pour charger plus de lignes", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} compte…","{userCount} comptes…","{userCount} comptes…"], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} compte","{userCount} comptes","{userCount} comptes"], "Avatar" : "Avatar", "Account name" : "Nom du compte", "Group admin for" : "Administrateur de groupe pour", @@ -801,6 +799,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "Autoriser l'autocomplétion du nom d'utilisateur dans le dialogue de partage et permettre l'accès au carnet d'adresses système", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "L'authentification à deux facteurs peut être forcée pour tous les utilisateurs et des groupes spécifiques. S'ils n'ont pas un fournisseur à deux facteurs configuré, ils ne seront pas capables de s'authentifier sur le système.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Lorsque des groupes sont forcés/exclus, la logique suivante est utilisée pour déterminer si l'authentification à double facteur (A2F) est imposée à un utilisateur. Si aucun groupe n'est forcé, l'authentification à double facteur est activée pour tous sauf pour les membres des groupes exclus. Si des groupes sont forcés, l'authentification à double facteur est exigée pour tous les membres de ces groupes. Si un utilisateur est à la fois dans un groupe forcé et exclu, c'est le groupe forcé qui prime et l'authentification double facteur est imposée.", + "{license}-licensed" : "Sous licence {license}", "Rating: {score}/10" : "Évaluation : {score}/10", "Username" : "Nom d’utilisateur", "Execute one task with each page loaded. Use case: Single user instance." : "Exécuter une tâche à chaque chargement de page. Cas d'utilisation : Instance avec un seul utilisateur.", @@ -823,8 +822,6 @@ OC.L10N.register( "Set user manager" : "Définir le supérieur de l'utilisateur", "Username will be autogenerated" : "Le nom d’utilisateur sera généré automatiquement", "Username (required)" : "Nom d’utilisateur (requis)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} utilisateur …","{userCount} utilisateurs …","{userCount} utilisateurs…"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} utilisateur","{userCount} utilisateurs","{userCount} utilisateurs"], "User backend" : "Origine du compte", "User actions" : "Actions de l'utilisateur", "Loading user …" : "Chargement de l'utilisateur...", @@ -843,7 +840,6 @@ OC.L10N.register( "Send welcome email to new users" : "Envoyer un e-mail de bienvenue aux nouveaux utilisateurs", "Name your device" : "Nommez votre périphérique", "Server error while trying to add WebAuthn device" : "Erreur du serveur lors de l'ajout du périphérique WebAuthn", - "{license}-licensed" : "Sous licence {license}", "by {author}\n{license}" : "par {author}\n{license}", "User management" : "Gestion des utilisateurs", "Active users" : "Utilisateurs actifs", diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index 31996a233da..36c5b4a4d4a 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -595,8 +595,6 @@ "Account name (required)" : "Nom du compte (obligatoire)", "Total rows summary" : "Récapitulatif du nombre total de lignes", "Scroll to load more rows" : "Défiler pour charger plus de lignes", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} compte…","{userCount} comptes…","{userCount} comptes…"], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} compte","{userCount} comptes","{userCount} comptes"], "Avatar" : "Avatar", "Account name" : "Nom du compte", "Group admin for" : "Administrateur de groupe pour", @@ -799,6 +797,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "Autoriser l'autocomplétion du nom d'utilisateur dans le dialogue de partage et permettre l'accès au carnet d'adresses système", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "L'authentification à deux facteurs peut être forcée pour tous les utilisateurs et des groupes spécifiques. S'ils n'ont pas un fournisseur à deux facteurs configuré, ils ne seront pas capables de s'authentifier sur le système.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Lorsque des groupes sont forcés/exclus, la logique suivante est utilisée pour déterminer si l'authentification à double facteur (A2F) est imposée à un utilisateur. Si aucun groupe n'est forcé, l'authentification à double facteur est activée pour tous sauf pour les membres des groupes exclus. Si des groupes sont forcés, l'authentification à double facteur est exigée pour tous les membres de ces groupes. Si un utilisateur est à la fois dans un groupe forcé et exclu, c'est le groupe forcé qui prime et l'authentification double facteur est imposée.", + "{license}-licensed" : "Sous licence {license}", "Rating: {score}/10" : "Évaluation : {score}/10", "Username" : "Nom d’utilisateur", "Execute one task with each page loaded. Use case: Single user instance." : "Exécuter une tâche à chaque chargement de page. Cas d'utilisation : Instance avec un seul utilisateur.", @@ -821,8 +820,6 @@ "Set user manager" : "Définir le supérieur de l'utilisateur", "Username will be autogenerated" : "Le nom d’utilisateur sera généré automatiquement", "Username (required)" : "Nom d’utilisateur (requis)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} utilisateur …","{userCount} utilisateurs …","{userCount} utilisateurs…"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} utilisateur","{userCount} utilisateurs","{userCount} utilisateurs"], "User backend" : "Origine du compte", "User actions" : "Actions de l'utilisateur", "Loading user …" : "Chargement de l'utilisateur...", @@ -841,7 +838,6 @@ "Send welcome email to new users" : "Envoyer un e-mail de bienvenue aux nouveaux utilisateurs", "Name your device" : "Nommez votre périphérique", "Server error while trying to add WebAuthn device" : "Erreur du serveur lors de l'ajout du périphérique WebAuthn", - "{license}-licensed" : "Sous licence {license}", "by {author}\n{license}" : "par {author}\n{license}", "User management" : "Gestion des utilisateurs", "Active users" : "Utilisateurs actifs", diff --git a/apps/settings/l10n/ga.js b/apps/settings/l10n/ga.js index db27c152f43..5a599857abb 100644 --- a/apps/settings/l10n/ga.js +++ b/apps/settings/l10n/ga.js @@ -624,8 +624,6 @@ OC.L10N.register( "Account name (required)" : "Ainm an chuntais (riachtanach)", "Total rows summary" : "Achoimre ar na sraitheanna iomlána", "Scroll to load more rows" : "Scrollaigh chun tuilleadh sraitheanna a lódáil", - "_{userCount} account …_::_{userCount} accounts …_" : ["cuntas {userCount}…","cuntais {userCount}…","cuntais {userCount}…","cuntais {userCount}…","cuntais {userCount}…"], - "_{userCount} account_::_{userCount} accounts_" : ["cuntas {userCount}","cuntais {userCount}","cuntais {userCount}","cuntais {userCount}","cuntais {userCount}"], "Avatar" : "Avatar", "Account name" : "Ainm chuntais", "Group admin for" : "Riarachán grúpa le haghaidh", @@ -828,6 +826,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "Ceadaigh uathchríochnú ainm úsáideora sa dialóg scaireanna agus ceadaigh rochtain ar leabhar seoltaí an chóras", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Is féidir fíordheimhniú dhá fhachtóir a fhorghníomhú do gach úsáideoir agus do ghrúpaí ar leith. Mura bhfuil soláthraí dhá fhachtóir cumraithe acu, ní bheidh siad in ann logáil isteach sa chóras.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Nuair a roghnaítear/eisiatar grúpaí, úsáideann siad an loighic seo a leanas le fáil amach an bhfuil 2FA curtha i bhfeidhm ag úsáideoir: Mura roghnaítear grúpaí, tá 2FA cumasaithe do gach duine seachas baill de na grúpaí eisiata. Má roghnaítear grúpaí, tá 2FA cumasaithe do gach ball díobh seo. Má tá úsáideoir i ngrúpa roghnaithe agus eisiata araon, beidh tosaíocht ag an úsáideoir roghnaithe agus cuirtear 2FA i bhfeidhm.", + "{license}-licensed" : "{license}-cheadúnaithe", "Rating: {score}/10" : "Rátáil: {scór}/10", "Username" : "Ainm úsáideora", "Execute one task with each page loaded. Use case: Single user instance." : "Déan tasc amháin le gach leathanach luchtaithe. Cás úsáide: Sampla úsáideora aonair.", @@ -850,8 +849,6 @@ OC.L10N.register( "Set user manager" : "Socraigh bainisteoir úsáideora", "Username will be autogenerated" : "Déanfar an t-ainm úsáideora a ghiniúint go huathoibríoch", "Username (required)" : "Ainm úsáideora (riachtanach)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} úsáideoir…","{userCount} úsáideoirí…","{userCount} úsáideoirí…","{userCount} úsáideoirí…","{userCount} úsáideoirí…"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} úsáideoir","{userCount} úsáideoirí","{userCount} úsáideoirí","{userCount} úsáideoirí","{userCount} úsáideoirí"], "User backend" : "Inneall úsáideora", "User actions" : "Gníomhartha úsáideora", "Loading user …" : "Úsáideoir á lódáil…", @@ -870,7 +867,6 @@ OC.L10N.register( "Send welcome email to new users" : "Seol ríomhphost fáilte chuig úsáideoirí nua", "Name your device" : "Ainmnigh do ghléas", "Server error while trying to add WebAuthn device" : "Earráid fhreastalaí agus iarracht á déanamh gléas WebAuthn a chur leis", - "{license}-licensed" : "{license}-cheadúnaithe", "by {author}\n{license}" : "le {author}\n{license}", "User management" : "Bainistíocht úsáideora", "Active users" : "Úsáideoirí gníomhacha", diff --git a/apps/settings/l10n/ga.json b/apps/settings/l10n/ga.json index 798c786eca8..940d09d0f2b 100644 --- a/apps/settings/l10n/ga.json +++ b/apps/settings/l10n/ga.json @@ -622,8 +622,6 @@ "Account name (required)" : "Ainm an chuntais (riachtanach)", "Total rows summary" : "Achoimre ar na sraitheanna iomlána", "Scroll to load more rows" : "Scrollaigh chun tuilleadh sraitheanna a lódáil", - "_{userCount} account …_::_{userCount} accounts …_" : ["cuntas {userCount}…","cuntais {userCount}…","cuntais {userCount}…","cuntais {userCount}…","cuntais {userCount}…"], - "_{userCount} account_::_{userCount} accounts_" : ["cuntas {userCount}","cuntais {userCount}","cuntais {userCount}","cuntais {userCount}","cuntais {userCount}"], "Avatar" : "Avatar", "Account name" : "Ainm chuntais", "Group admin for" : "Riarachán grúpa le haghaidh", @@ -826,6 +824,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "Ceadaigh uathchríochnú ainm úsáideora sa dialóg scaireanna agus ceadaigh rochtain ar leabhar seoltaí an chóras", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Is féidir fíordheimhniú dhá fhachtóir a fhorghníomhú do gach úsáideoir agus do ghrúpaí ar leith. Mura bhfuil soláthraí dhá fhachtóir cumraithe acu, ní bheidh siad in ann logáil isteach sa chóras.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Nuair a roghnaítear/eisiatar grúpaí, úsáideann siad an loighic seo a leanas le fáil amach an bhfuil 2FA curtha i bhfeidhm ag úsáideoir: Mura roghnaítear grúpaí, tá 2FA cumasaithe do gach duine seachas baill de na grúpaí eisiata. Má roghnaítear grúpaí, tá 2FA cumasaithe do gach ball díobh seo. Má tá úsáideoir i ngrúpa roghnaithe agus eisiata araon, beidh tosaíocht ag an úsáideoir roghnaithe agus cuirtear 2FA i bhfeidhm.", + "{license}-licensed" : "{license}-cheadúnaithe", "Rating: {score}/10" : "Rátáil: {scór}/10", "Username" : "Ainm úsáideora", "Execute one task with each page loaded. Use case: Single user instance." : "Déan tasc amháin le gach leathanach luchtaithe. Cás úsáide: Sampla úsáideora aonair.", @@ -848,8 +847,6 @@ "Set user manager" : "Socraigh bainisteoir úsáideora", "Username will be autogenerated" : "Déanfar an t-ainm úsáideora a ghiniúint go huathoibríoch", "Username (required)" : "Ainm úsáideora (riachtanach)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} úsáideoir…","{userCount} úsáideoirí…","{userCount} úsáideoirí…","{userCount} úsáideoirí…","{userCount} úsáideoirí…"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} úsáideoir","{userCount} úsáideoirí","{userCount} úsáideoirí","{userCount} úsáideoirí","{userCount} úsáideoirí"], "User backend" : "Inneall úsáideora", "User actions" : "Gníomhartha úsáideora", "Loading user …" : "Úsáideoir á lódáil…", @@ -868,7 +865,6 @@ "Send welcome email to new users" : "Seol ríomhphost fáilte chuig úsáideoirí nua", "Name your device" : "Ainmnigh do ghléas", "Server error while trying to add WebAuthn device" : "Earráid fhreastalaí agus iarracht á déanamh gléas WebAuthn a chur leis", - "{license}-licensed" : "{license}-cheadúnaithe", "by {author}\n{license}" : "le {author}\n{license}", "User management" : "Bainistíocht úsáideora", "Active users" : "Úsáideoirí gníomhacha", diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index 253e846b347..08502a9a4b2 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -331,6 +331,7 @@ OC.L10N.register( "None of your currently installed apps provide image generation functionality" : "Ningunha das aplicacións instaladas neste momento ofrece funcións de xeración de imaxes", "Text processing" : "Procesamento de texto", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "As tarefas de procesamento de texto poden ser realizadas por diferentes aplicacións. Aquí pode definir que aplicación debe usarse para que tarefa.", + "None of your currently installed apps provide text processing functionality using the Text Processing API." : "Ningunha das aplicacións instaladas neste momento ofrece funcións de procesamento de texto mediante a API de Text Processing.", "Here you can decide which group can access certain sections of the administration settings." : "Aquí pode decidir que grupo pode acceder a determinadas seccións dos axustes de administración.", "None" : "Ningún", "Unable to modify setting" : "Non é posíbel modificar a configuración", @@ -624,8 +625,6 @@ OC.L10N.register( "Account name (required)" : "Nome da conta (necesario)", "Total rows summary" : "Resumo total de filas", "Scroll to load more rows" : "Desprácese para cargar máis filas", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} conta…","{userCount} contas…"], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} conta","{userCount} contas"], "Avatar" : "Avatar", "Account name" : "Nome da conta", "Group admin for" : "Administrador de grupo para", @@ -828,6 +827,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "Permitir o autocompletado do nome de usuario no diálogo de compartir e permitir o acceso ao caderno de enderezos do sistema", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "A autenticación de dous factores pode ser aplicada a todos os usuarios e grupos específicos. Se non tiveran configurado un provedor de dous factores, non podería acceder ao sistema.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Cando se seleccionan/exclúen os grupos, usase a seguinte lóxica para determinar se un usuario ten obrigada a A2F: Se non hai grupos seleccionados, a A2F está activa para todos agás os membros dos grupos excluídos. Se hai grupos seleccionados, a A2F está activa para todos os membros destes. Se un usuario está á vez nun grupo seleccionado e noutro excluído, o seleccionado ten preferencia e se lle obriga a A2F.", + "{license}-licensed" : "Licenciado baixo a {license}", "Rating: {score}/10" : "Valoración: {score}/10", "Username" : "Nome de usuario", "Execute one task with each page loaded. Use case: Single user instance." : "Executar unha tarefa con cada páxina cargada. Caso de uso: instancia de usuario único.", @@ -850,8 +850,6 @@ OC.L10N.register( "Set user manager" : "Definir o xestor de usuarios", "Username will be autogenerated" : "O nome de usuario vai ser xerado automaticamente", "Username (required)" : "Nome de usuario (necesario)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} usuario…","{userCount} usuarios…"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} usuario","{userCount} usuarios"], "User backend" : "Infraestrutura do usuario", "User actions" : "Accións do usuario", "Loading user …" : "Cargando usuario…", @@ -870,7 +868,6 @@ OC.L10N.register( "Send welcome email to new users" : "Enviar correo de benvida aos novos usuarios", "Name your device" : "Nome do seu dispositivo", "Server error while trying to add WebAuthn device" : "Produciuse un erro do servidor cando se tentaba engadir un dispositivo WebAuthn", - "{license}-licensed" : "Licenciado baixo a {license}", "by {author}\n{license}" : "por {author}\n{license}", "User management" : "Xestión de usuarios", "Active users" : "Usuarios activos", diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json index 6668250f2c1..00d0d9040c0 100644 --- a/apps/settings/l10n/gl.json +++ b/apps/settings/l10n/gl.json @@ -329,6 +329,7 @@ "None of your currently installed apps provide image generation functionality" : "Ningunha das aplicacións instaladas neste momento ofrece funcións de xeración de imaxes", "Text processing" : "Procesamento de texto", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "As tarefas de procesamento de texto poden ser realizadas por diferentes aplicacións. Aquí pode definir que aplicación debe usarse para que tarefa.", + "None of your currently installed apps provide text processing functionality using the Text Processing API." : "Ningunha das aplicacións instaladas neste momento ofrece funcións de procesamento de texto mediante a API de Text Processing.", "Here you can decide which group can access certain sections of the administration settings." : "Aquí pode decidir que grupo pode acceder a determinadas seccións dos axustes de administración.", "None" : "Ningún", "Unable to modify setting" : "Non é posíbel modificar a configuración", @@ -622,8 +623,6 @@ "Account name (required)" : "Nome da conta (necesario)", "Total rows summary" : "Resumo total de filas", "Scroll to load more rows" : "Desprácese para cargar máis filas", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} conta…","{userCount} contas…"], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} conta","{userCount} contas"], "Avatar" : "Avatar", "Account name" : "Nome da conta", "Group admin for" : "Administrador de grupo para", @@ -826,6 +825,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "Permitir o autocompletado do nome de usuario no diálogo de compartir e permitir o acceso ao caderno de enderezos do sistema", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "A autenticación de dous factores pode ser aplicada a todos os usuarios e grupos específicos. Se non tiveran configurado un provedor de dous factores, non podería acceder ao sistema.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Cando se seleccionan/exclúen os grupos, usase a seguinte lóxica para determinar se un usuario ten obrigada a A2F: Se non hai grupos seleccionados, a A2F está activa para todos agás os membros dos grupos excluídos. Se hai grupos seleccionados, a A2F está activa para todos os membros destes. Se un usuario está á vez nun grupo seleccionado e noutro excluído, o seleccionado ten preferencia e se lle obriga a A2F.", + "{license}-licensed" : "Licenciado baixo a {license}", "Rating: {score}/10" : "Valoración: {score}/10", "Username" : "Nome de usuario", "Execute one task with each page loaded. Use case: Single user instance." : "Executar unha tarefa con cada páxina cargada. Caso de uso: instancia de usuario único.", @@ -848,8 +848,6 @@ "Set user manager" : "Definir o xestor de usuarios", "Username will be autogenerated" : "O nome de usuario vai ser xerado automaticamente", "Username (required)" : "Nome de usuario (necesario)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} usuario…","{userCount} usuarios…"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} usuario","{userCount} usuarios"], "User backend" : "Infraestrutura do usuario", "User actions" : "Accións do usuario", "Loading user …" : "Cargando usuario…", @@ -868,7 +866,6 @@ "Send welcome email to new users" : "Enviar correo de benvida aos novos usuarios", "Name your device" : "Nome do seu dispositivo", "Server error while trying to add WebAuthn device" : "Produciuse un erro do servidor cando se tentaba engadir un dispositivo WebAuthn", - "{license}-licensed" : "Licenciado baixo a {license}", "by {author}\n{license}" : "por {author}\n{license}", "User management" : "Xestión de usuarios", "Active users" : "Usuarios activos", diff --git a/apps/settings/l10n/he.js b/apps/settings/l10n/he.js index 95432eaa8c1..358100fb0d2 100644 --- a/apps/settings/l10n/he.js +++ b/apps/settings/l10n/he.js @@ -341,6 +341,7 @@ OC.L10N.register( "These groups will still be able to receive shares, but not to initiate them." : "קבוצות אלו עדיין יוכלו לקבל שיתופים, אך לא לשתף בעצמם.", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "ניתן לאכוף אימות דו־שלבי על כל המשתמשים ועל קבוצות מסוימות. אם אין להם ספק אימות דו־שלבי מוגדר, לא תהיה להם אפשרות להיכנס למערכת.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "כאשר קבוצות נבחרות/מוחרגות, הן משתמשות בלוגיקה הבאה כדי להחליט האם נאכף על המשתמש אימות דו־שלבי: אם לא נבחרו קבוצות, אימות דו־שלבי פעיל עבור כולם למעט החברים בקבוצות שהוחרגו. אם נבחרו קבוצות, אימות דו־שלבי מופעל לכל החברים של הקבוצות האלו. אם משתמש נמצא גם בקבוצה נבחרת וגם בקבוצה מוחרגת, הנבחרת מקבלת עדיפות ואימות דו־שלבי נאכף.", + "{license}-licensed" : "ברישיון {license}", "Username" : "שם משתמש", "New user" : "משתמש חדש", "User backend" : "מנגנון משתמש", @@ -355,7 +356,6 @@ OC.L10N.register( "Show user backend" : "הצגת צד אחורי למשתמש", "Name your device" : "מתן שם להתקן שלך", "Server error while trying to add WebAuthn device" : "אירעה שגיאת שרת בעת הניסיון להוספת התקן WebAuthn", - "{license}-licensed" : "ברישיון {license}", "by {author}\n{license}" : "מאת {author}\n{license}", "Active users" : "משתמשים פעילים", "Disabled users" : "משתמשים מושבתים", diff --git a/apps/settings/l10n/he.json b/apps/settings/l10n/he.json index 0128729e3d3..118c8601204 100644 --- a/apps/settings/l10n/he.json +++ b/apps/settings/l10n/he.json @@ -339,6 +339,7 @@ "These groups will still be able to receive shares, but not to initiate them." : "קבוצות אלו עדיין יוכלו לקבל שיתופים, אך לא לשתף בעצמם.", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "ניתן לאכוף אימות דו־שלבי על כל המשתמשים ועל קבוצות מסוימות. אם אין להם ספק אימות דו־שלבי מוגדר, לא תהיה להם אפשרות להיכנס למערכת.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "כאשר קבוצות נבחרות/מוחרגות, הן משתמשות בלוגיקה הבאה כדי להחליט האם נאכף על המשתמש אימות דו־שלבי: אם לא נבחרו קבוצות, אימות דו־שלבי פעיל עבור כולם למעט החברים בקבוצות שהוחרגו. אם נבחרו קבוצות, אימות דו־שלבי מופעל לכל החברים של הקבוצות האלו. אם משתמש נמצא גם בקבוצה נבחרת וגם בקבוצה מוחרגת, הנבחרת מקבלת עדיפות ואימות דו־שלבי נאכף.", + "{license}-licensed" : "ברישיון {license}", "Username" : "שם משתמש", "New user" : "משתמש חדש", "User backend" : "מנגנון משתמש", @@ -353,7 +354,6 @@ "Show user backend" : "הצגת צד אחורי למשתמש", "Name your device" : "מתן שם להתקן שלך", "Server error while trying to add WebAuthn device" : "אירעה שגיאת שרת בעת הניסיון להוספת התקן WebAuthn", - "{license}-licensed" : "ברישיון {license}", "by {author}\n{license}" : "מאת {author}\n{license}", "Active users" : "משתמשים פעילים", "Disabled users" : "משתמשים מושבתים", diff --git a/apps/settings/l10n/hr.js b/apps/settings/l10n/hr.js index 2d5cc22ff88..4b54451b8fc 100644 --- a/apps/settings/l10n/hr.js +++ b/apps/settings/l10n/hr.js @@ -391,6 +391,7 @@ OC.L10N.register( "These groups will still be able to receive shares, but not to initiate them." : "Ove će grupe još uvijek moći primati dijeljene sadržaje, ali ih neće moći pokrenuti.", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Dvofaktorska autentifikacija može se primijeniti na sve korisnike i određene grupe. Ako nisu konfigurirali davatelje usluge dvofaktorske autentifikacije, neće se moći prijaviti u sustav.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Nakon odabira grupa koje će biti obuhvaćene/izuzete, primjenjuje se sljedeća logika za utvrđivanje je li 2FA omogućen za određenog korisnika: ako nije odabrana nijedna grupa, 2FA je omogućen za sve osim za članove izuzetih grupa. Ako su odabrane određene grupe, 2FA je omogućen samo za sve članove tih grupa. Ako je korisnik član odabrane i izuzete grupe, odabrana grupa ima prednost i 2FA se primjenjuje.", + "{license}-licensed" : "Licencirano prema {license}", "Username" : "Korisničko ime", "Additional emails" : "Dodatne adrese e-pošte", "Enable Profile" : "Omogući profil", @@ -408,7 +409,6 @@ OC.L10N.register( "Show user backend" : "Prikaži korisnički pozadinski sustav", "Name your device" : "Dodijelite naziv svom uređaju", "Server error while trying to add WebAuthn device" : "Pogreška poslužitelja pri dodavanju WebAuthn uređaja", - "{license}-licensed" : "Licencirano prema {license}", "by {author}\n{license}" : "{autor}\n{licenca}", "Active users" : "Aktivni korisnici", "Disabled users" : "Onemogućeni korisnici", diff --git a/apps/settings/l10n/hr.json b/apps/settings/l10n/hr.json index a2aebb70fee..3b90bb03c99 100644 --- a/apps/settings/l10n/hr.json +++ b/apps/settings/l10n/hr.json @@ -389,6 +389,7 @@ "These groups will still be able to receive shares, but not to initiate them." : "Ove će grupe još uvijek moći primati dijeljene sadržaje, ali ih neće moći pokrenuti.", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Dvofaktorska autentifikacija može se primijeniti na sve korisnike i određene grupe. Ako nisu konfigurirali davatelje usluge dvofaktorske autentifikacije, neće se moći prijaviti u sustav.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Nakon odabira grupa koje će biti obuhvaćene/izuzete, primjenjuje se sljedeća logika za utvrđivanje je li 2FA omogućen za određenog korisnika: ako nije odabrana nijedna grupa, 2FA je omogućen za sve osim za članove izuzetih grupa. Ako su odabrane određene grupe, 2FA je omogućen samo za sve članove tih grupa. Ako je korisnik član odabrane i izuzete grupe, odabrana grupa ima prednost i 2FA se primjenjuje.", + "{license}-licensed" : "Licencirano prema {license}", "Username" : "Korisničko ime", "Additional emails" : "Dodatne adrese e-pošte", "Enable Profile" : "Omogući profil", @@ -406,7 +407,6 @@ "Show user backend" : "Prikaži korisnički pozadinski sustav", "Name your device" : "Dodijelite naziv svom uređaju", "Server error while trying to add WebAuthn device" : "Pogreška poslužitelja pri dodavanju WebAuthn uređaja", - "{license}-licensed" : "Licencirano prema {license}", "by {author}\n{license}" : "{autor}\n{licenca}", "Active users" : "Aktivni korisnici", "Disabled users" : "Onemogućeni korisnici", diff --git a/apps/settings/l10n/hu.js b/apps/settings/l10n/hu.js index 72852ec64ed..5ffcd7d540f 100644 --- a/apps/settings/l10n/hu.js +++ b/apps/settings/l10n/hu.js @@ -604,6 +604,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "Felhasználónév automatikus kiegészítésének bekapcsolása a megosztási párbeszédablakban, és hozzáférés engedélyezése a rendszer címjegyzékéhez", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "A kétfaktoros hitelesítés az összes felhasználó vagy adott csoport tagjai esetén követelhető meg. Ha nincs nekik kétfaktoros szolgáltató beállítva, akkor nem fognak tudni bejelentkezni a rendszerbe.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Amikor csoportok ki vannak választva/zárva, akkor az alábbi logika határozza meg, hogy egy felhasználó esetén kötelező-e a kétfaktoros hitelesítés: ha nincs csoport kiválasztva, akkor a kétfaktoros hitelesítés mindenkinél be van kapcsolva, kivéve a kizárt csoportok tagjainál. Ha van kiválasztva csoport, akkor a kétfaktoros hitelesítés számukra kötelező. Amennyiben egy felhasználó kiválasztott és kizárt csoportban is szerepel, akkor a kiválasztás lesz az erősebb, így a kétfaktoros hitelesítés neki is kötelező.", + "{license}-licensed" : "{license}-licencelt", "Username" : "Felhasználónév", "Execute one task with each page loaded. Use case: Single user instance." : "Egy feladat végrehajtása minden egyes oldalbetöltésnél. Használati eset: egyfelhasználós példány", "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "A cron.php egy webcron szolgáltatásnál van regisztrálva, hogy 5 percenkenként meghívja a cron.php-t. Használati eset: Nagyon kis példány (1-5 felhasználó, használattól függően).", @@ -625,8 +626,6 @@ OC.L10N.register( "Set user manager" : "Felhasználókezelő beállítása", "Username will be autogenerated" : "A felhasználónév automatikusan keletkezik", "Username (required)" : "Felhasználónév (kötelező)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} felhasználó…","{userCount} felhasználó…"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} felhasználó","{userCount} felhasználó"], "User backend" : "Felhasználói háttérszolgáltatás", "User actions" : "Felhasználói műveletek", "Loading user …" : "Felhasználó betöltése…", @@ -645,7 +644,6 @@ OC.L10N.register( "Send welcome email to new users" : "Üdvözlő e-mail küldése az új felhasználóknak", "Name your device" : "Nevezze el az eszközét", "Server error while trying to add WebAuthn device" : "Kiszolgálóhiba a WebAuthn eszköz hozzáadása során", - "{license}-licensed" : "{license}-licencelt", "by {author}\n{license}" : "szerző: {author}\n{license}", "Active users" : "Aktív felhasználók", "Disabled users" : "Letiltott felhasználók", diff --git a/apps/settings/l10n/hu.json b/apps/settings/l10n/hu.json index 634e2a59e1e..607485e827f 100644 --- a/apps/settings/l10n/hu.json +++ b/apps/settings/l10n/hu.json @@ -602,6 +602,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "Felhasználónév automatikus kiegészítésének bekapcsolása a megosztási párbeszédablakban, és hozzáférés engedélyezése a rendszer címjegyzékéhez", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "A kétfaktoros hitelesítés az összes felhasználó vagy adott csoport tagjai esetén követelhető meg. Ha nincs nekik kétfaktoros szolgáltató beállítva, akkor nem fognak tudni bejelentkezni a rendszerbe.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Amikor csoportok ki vannak választva/zárva, akkor az alábbi logika határozza meg, hogy egy felhasználó esetén kötelező-e a kétfaktoros hitelesítés: ha nincs csoport kiválasztva, akkor a kétfaktoros hitelesítés mindenkinél be van kapcsolva, kivéve a kizárt csoportok tagjainál. Ha van kiválasztva csoport, akkor a kétfaktoros hitelesítés számukra kötelező. Amennyiben egy felhasználó kiválasztott és kizárt csoportban is szerepel, akkor a kiválasztás lesz az erősebb, így a kétfaktoros hitelesítés neki is kötelező.", + "{license}-licensed" : "{license}-licencelt", "Username" : "Felhasználónév", "Execute one task with each page loaded. Use case: Single user instance." : "Egy feladat végrehajtása minden egyes oldalbetöltésnél. Használati eset: egyfelhasználós példány", "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "A cron.php egy webcron szolgáltatásnál van regisztrálva, hogy 5 percenkenként meghívja a cron.php-t. Használati eset: Nagyon kis példány (1-5 felhasználó, használattól függően).", @@ -623,8 +624,6 @@ "Set user manager" : "Felhasználókezelő beállítása", "Username will be autogenerated" : "A felhasználónév automatikusan keletkezik", "Username (required)" : "Felhasználónév (kötelező)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} felhasználó…","{userCount} felhasználó…"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} felhasználó","{userCount} felhasználó"], "User backend" : "Felhasználói háttérszolgáltatás", "User actions" : "Felhasználói műveletek", "Loading user …" : "Felhasználó betöltése…", @@ -643,7 +642,6 @@ "Send welcome email to new users" : "Üdvözlő e-mail küldése az új felhasználóknak", "Name your device" : "Nevezze el az eszközét", "Server error while trying to add WebAuthn device" : "Kiszolgálóhiba a WebAuthn eszköz hozzáadása során", - "{license}-licensed" : "{license}-licencelt", "by {author}\n{license}" : "szerző: {author}\n{license}", "Active users" : "Aktív felhasználók", "Disabled users" : "Letiltott felhasználók", diff --git a/apps/settings/l10n/id.js b/apps/settings/l10n/id.js index 94586c6c990..8a96fc4e4b1 100644 --- a/apps/settings/l10n/id.js +++ b/apps/settings/l10n/id.js @@ -329,6 +329,7 @@ OC.L10N.register( "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Pangkalan data kehilangan beberapa indeks. Berdasarkan fakta bahwa menambahkan indeks pada tabel yang besar membutuhkan waktu cukup lama, maka ini tidak dilakukan otomatis. Eksekusi \"occ db: add-missing-indexes\", untuk menambahkan indeks secara manual sementara instance tetap berjalan. Setelah itu dilakukan, maka kueri akan jauh lebih cepat.", "Exclude groups from sharing" : "Tidak termasuk grup untuk berbagi", "These groups will still be able to receive shares, but not to initiate them." : "Grup ini akan tetap dapat menerima berbagi, tatapi tidak dapat membagikan.", + "{license}-licensed" : "{license}-dilisensikan", "Username" : "Nama pengguna", "Enable or disable profile by default for new users." : "Aktifkan atau nonaktifkan profil secara default untuk pengguna baru.", "New user" : "Pengguna baru", @@ -340,7 +341,6 @@ OC.L10N.register( "Disable user" : "Nonaktifkan pengguna", "Enable user" : "Aktifkan pengguna", "Show user backend" : "Tampilkan pengguna backend", - "{license}-licensed" : "{license}-dilisensikan", "Active users" : "Pengguna aktif", "Disabled users" : "Nonaktifkan pengguna", "SMTP Username" : "Nama pengguna SMTP" diff --git a/apps/settings/l10n/id.json b/apps/settings/l10n/id.json index 68162cb1f9f..3bbb0d248e9 100644 --- a/apps/settings/l10n/id.json +++ b/apps/settings/l10n/id.json @@ -327,6 +327,7 @@ "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Pangkalan data kehilangan beberapa indeks. Berdasarkan fakta bahwa menambahkan indeks pada tabel yang besar membutuhkan waktu cukup lama, maka ini tidak dilakukan otomatis. Eksekusi \"occ db: add-missing-indexes\", untuk menambahkan indeks secara manual sementara instance tetap berjalan. Setelah itu dilakukan, maka kueri akan jauh lebih cepat.", "Exclude groups from sharing" : "Tidak termasuk grup untuk berbagi", "These groups will still be able to receive shares, but not to initiate them." : "Grup ini akan tetap dapat menerima berbagi, tatapi tidak dapat membagikan.", + "{license}-licensed" : "{license}-dilisensikan", "Username" : "Nama pengguna", "Enable or disable profile by default for new users." : "Aktifkan atau nonaktifkan profil secara default untuk pengguna baru.", "New user" : "Pengguna baru", @@ -338,7 +339,6 @@ "Disable user" : "Nonaktifkan pengguna", "Enable user" : "Aktifkan pengguna", "Show user backend" : "Tampilkan pengguna backend", - "{license}-licensed" : "{license}-dilisensikan", "Active users" : "Pengguna aktif", "Disabled users" : "Nonaktifkan pengguna", "SMTP Username" : "Nama pengguna SMTP" diff --git a/apps/settings/l10n/is.js b/apps/settings/l10n/is.js index 6306dd70f38..d8a1983f183 100644 --- a/apps/settings/l10n/is.js +++ b/apps/settings/l10n/is.js @@ -543,6 +543,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "Leyfa sjálfklárun notandanafns í deilingarglugga og heimila aðgang að nafnaskrá kerfisins", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Hægt er að þvinga fram tveggja-þrepa auðkenningu fyrir alla notendur og/eða tiltekna hópa. Ef þeir eru ekki með tveggja-þrepa auðkenningarþjónustu uppsetta, munu þeir ekki geta skráð sig inn á kerfið.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Þegar hópar eru valdir/útilokaðir, styðjast þeir við eftirfarandi röksemdafærslu til að ákvarða hvort notandi sé með þvingaða/virka tveggja-þrepa auðkenningu: tveggja-þrepa auðkenning er virk fyrir alla nema meðlimi útilokaðra hópa. Ef hópar eru valdir, er tveggja-þrepa auðkenningvirk fyrir alla meðlimi þessara hópa. Ef notandi er bæði í völdum og í útilokuðum hópum, ræður valið og því er tveggja-þrepa auðkenning virk.", + "{license}-licensed" : "{license}-notkunarleyfi", "Rating: {score}/10" : "Einkunn: {score}/10", "Username" : "Notandanafn", "Execute one task with each page loaded. Use case: Single user instance." : "Framkvæma eitt verk með hverri innhlaðinni síðu. Dæmi um notkun: Tilvik fyrir einn notanda.", @@ -565,8 +566,6 @@ OC.L10N.register( "Set user manager" : "Settu stjórnanda notenda", "Username will be autogenerated" : "Notandanafn verður útbúið sjálfvirkt", "Username (required)" : "Notandanafn (nauðsynlegt)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} notandi …","{userCount} notendur …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} notandi","{userCount} notendur"], "User backend" : "Bakendi notanda", "User actions" : "Aðgerðir notanda", "Loading user …" : "Hleð inn notanda...", @@ -585,7 +584,6 @@ OC.L10N.register( "Send welcome email to new users" : "Senda tölvupóst sem býður notanda velkominn", "Name your device" : "Gefðu tækinu þínu nafn", "Server error while trying to add WebAuthn device" : "Villa á þjóni við að bæta við WebAuthn-tæki", - "{license}-licensed" : "{license}-notkunarleyfi", "by {author}\n{license}" : "frá {author}\n{license}", "Active users" : "Virkir notendur", "Disabled users" : "Óvirkir notendur", diff --git a/apps/settings/l10n/is.json b/apps/settings/l10n/is.json index ffa1f035860..ebf54d0dbb7 100644 --- a/apps/settings/l10n/is.json +++ b/apps/settings/l10n/is.json @@ -541,6 +541,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "Leyfa sjálfklárun notandanafns í deilingarglugga og heimila aðgang að nafnaskrá kerfisins", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Hægt er að þvinga fram tveggja-þrepa auðkenningu fyrir alla notendur og/eða tiltekna hópa. Ef þeir eru ekki með tveggja-þrepa auðkenningarþjónustu uppsetta, munu þeir ekki geta skráð sig inn á kerfið.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Þegar hópar eru valdir/útilokaðir, styðjast þeir við eftirfarandi röksemdafærslu til að ákvarða hvort notandi sé með þvingaða/virka tveggja-þrepa auðkenningu: tveggja-þrepa auðkenning er virk fyrir alla nema meðlimi útilokaðra hópa. Ef hópar eru valdir, er tveggja-þrepa auðkenningvirk fyrir alla meðlimi þessara hópa. Ef notandi er bæði í völdum og í útilokuðum hópum, ræður valið og því er tveggja-þrepa auðkenning virk.", + "{license}-licensed" : "{license}-notkunarleyfi", "Rating: {score}/10" : "Einkunn: {score}/10", "Username" : "Notandanafn", "Execute one task with each page loaded. Use case: Single user instance." : "Framkvæma eitt verk með hverri innhlaðinni síðu. Dæmi um notkun: Tilvik fyrir einn notanda.", @@ -563,8 +564,6 @@ "Set user manager" : "Settu stjórnanda notenda", "Username will be autogenerated" : "Notandanafn verður útbúið sjálfvirkt", "Username (required)" : "Notandanafn (nauðsynlegt)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} notandi …","{userCount} notendur …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} notandi","{userCount} notendur"], "User backend" : "Bakendi notanda", "User actions" : "Aðgerðir notanda", "Loading user …" : "Hleð inn notanda...", @@ -583,7 +582,6 @@ "Send welcome email to new users" : "Senda tölvupóst sem býður notanda velkominn", "Name your device" : "Gefðu tækinu þínu nafn", "Server error while trying to add WebAuthn device" : "Villa á þjóni við að bæta við WebAuthn-tæki", - "{license}-licensed" : "{license}-notkunarleyfi", "by {author}\n{license}" : "frá {author}\n{license}", "Active users" : "Virkir notendur", "Disabled users" : "Óvirkir notendur", diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index c4d1025b774..8b89b03508c 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -649,6 +649,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "Permetti l'autocompletamento dei nomi utente nella finestra di condivisione e l'accesso alla rubrica di sistema", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "L'autenticazione a due fattori può essere imposta per tutti gli utenti e gruppi specifici. Se non hanno un fornitore a due fattori configurato, non saranno in grado di accedere al sistema.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Quando si selezionano/escludono gruppi, viene utilizzata la logica seguente per determinare se un utente ha 2FA applicato: se non si seleziona alcun gruppo, 2FA è abilitato per chiunque eccetto per i membri dei gruppi esclusi. Se un utente è sia in un gruppo selezionato che in un escluso, il selezionato ha la precedenza e 2FA è applicato.", + "{license}-licensed" : "sotto licenza {license}", "Rating: {score}/10" : "Valutazione: {score}/10", "Username" : "Nome utente", "Execute one task with each page loaded. Use case: Single user instance." : "Esegui un'attività con ogni pagina caricata. Caso d'uso: istanza per utente singolo.", @@ -671,8 +672,6 @@ OC.L10N.register( "Set user manager" : "Imposta responsabile utente", "Username will be autogenerated" : "Il nome utente verrà autogenerato", "Username (required)" : "Nome utente (richiesto)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} utente …","{userCount} utenti …","{userCount} utenti …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} utente","{userCount} utenti","{userCount} utenti"], "User backend" : "Motore utente", "User actions" : "Azioni utente", "Loading user …" : "Caricamento utente …", @@ -691,7 +690,6 @@ OC.L10N.register( "Send welcome email to new users" : "Invia email di benvenuto ai nuovi utenti", "Name your device" : "Nome del tuo dispositivo", "Server error while trying to add WebAuthn device" : "Errore del server durante il tentativo di aggiungere il dispositivo WebAuthn", - "{license}-licensed" : "sotto licenza {license}", "by {author}\n{license}" : "di {author}\n{license}", "User management" : "Gestione degli utenti", "Active users" : "Utenti attivi", diff --git a/apps/settings/l10n/it.json b/apps/settings/l10n/it.json index a8551a250d7..646b531bc4e 100644 --- a/apps/settings/l10n/it.json +++ b/apps/settings/l10n/it.json @@ -647,6 +647,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "Permetti l'autocompletamento dei nomi utente nella finestra di condivisione e l'accesso alla rubrica di sistema", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "L'autenticazione a due fattori può essere imposta per tutti gli utenti e gruppi specifici. Se non hanno un fornitore a due fattori configurato, non saranno in grado di accedere al sistema.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Quando si selezionano/escludono gruppi, viene utilizzata la logica seguente per determinare se un utente ha 2FA applicato: se non si seleziona alcun gruppo, 2FA è abilitato per chiunque eccetto per i membri dei gruppi esclusi. Se un utente è sia in un gruppo selezionato che in un escluso, il selezionato ha la precedenza e 2FA è applicato.", + "{license}-licensed" : "sotto licenza {license}", "Rating: {score}/10" : "Valutazione: {score}/10", "Username" : "Nome utente", "Execute one task with each page loaded. Use case: Single user instance." : "Esegui un'attività con ogni pagina caricata. Caso d'uso: istanza per utente singolo.", @@ -669,8 +670,6 @@ "Set user manager" : "Imposta responsabile utente", "Username will be autogenerated" : "Il nome utente verrà autogenerato", "Username (required)" : "Nome utente (richiesto)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} utente …","{userCount} utenti …","{userCount} utenti …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} utente","{userCount} utenti","{userCount} utenti"], "User backend" : "Motore utente", "User actions" : "Azioni utente", "Loading user …" : "Caricamento utente …", @@ -689,7 +688,6 @@ "Send welcome email to new users" : "Invia email di benvenuto ai nuovi utenti", "Name your device" : "Nome del tuo dispositivo", "Server error while trying to add WebAuthn device" : "Errore del server durante il tentativo di aggiungere il dispositivo WebAuthn", - "{license}-licensed" : "sotto licenza {license}", "by {author}\n{license}" : "di {author}\n{license}", "User management" : "Gestione degli utenti", "Active users" : "Utenti attivi", diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index 65351bff09b..f63e5e3d64b 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -624,8 +624,6 @@ OC.L10N.register( "Account name (required)" : "アカウント名(必須)", "Total rows summary" : "総行数のサマリー", "Scroll to load more rows" : "スクロールしてより多くの行を読み込む", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount}アカウント ..."], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount}アカウント"], "Avatar" : "アバター", "Account name" : "アカウント名", "Group admin for" : "グループの管理者", @@ -828,6 +826,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "共有ダイアログでユーザー名の自動補完を許可し、システムのアドレス帳へのアクセスを許可する", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "二要素認証はすべてのユーザーと特定のグループに強制することができます。設定済みの二要素プロバイダーがない場合は、システムにログインできません。", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "グループが選択または除外されている場合、ユーザーに対して二要素認証を強制するかを次のロジックで判断します: 強制するグループが未選択の場合、除外するグループのメンバーを除く全ユーザーに対して二要素認証を強制します。強制するグループが選択されている場合、強制するグループの全メンバーに対して二要素認証を強制します。両方のグループに所属するユーザーに対しては、強制するグループが優先され、二要素認証が強制されます。", + "{license}-licensed" : "{license}-に許諾されています", "Rating: {score}/10" : "評価: {score}/10", "Username" : "ユーザーID", "Execute one task with each page loaded. Use case: Single user instance." : "各ページが読み込まれる度に1つのタスクを実行します。使用例: シングルユーザーのインスタンスの場合。", @@ -850,8 +849,6 @@ OC.L10N.register( "Set user manager" : "ユーザーマネージャーを設定", "Username will be autogenerated" : "ユーザー名は自動生成されます", "Username (required)" : "ユーザー名 (必須)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} ユーザー…"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} ユーザー"], "User backend" : "ユーザーバックエンド", "User actions" : "ユーザーアクション", "Loading user …" : "ユーザーを読み込む ...", @@ -870,7 +867,6 @@ OC.L10N.register( "Send welcome email to new users" : "新規ユーザーにウェルカムメールを送る", "Name your device" : "デバイスに名前をつける", "Server error while trying to add WebAuthn device" : "WebAuthn デバイスを追加しようとしたときのサーバーエラー", - "{license}-licensed" : "{license}-に許諾されています", "by {author}\n{license}" : "作者 {author}\n{license}", "User management" : "ユーザー管理", "Active users" : "アクティブユーザー", diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json index 7b8ea193804..e82f9658a87 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -622,8 +622,6 @@ "Account name (required)" : "アカウント名(必須)", "Total rows summary" : "総行数のサマリー", "Scroll to load more rows" : "スクロールしてより多くの行を読み込む", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount}アカウント ..."], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount}アカウント"], "Avatar" : "アバター", "Account name" : "アカウント名", "Group admin for" : "グループの管理者", @@ -826,6 +824,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "共有ダイアログでユーザー名の自動補完を許可し、システムのアドレス帳へのアクセスを許可する", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "二要素認証はすべてのユーザーと特定のグループに強制することができます。設定済みの二要素プロバイダーがない場合は、システムにログインできません。", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "グループが選択または除外されている場合、ユーザーに対して二要素認証を強制するかを次のロジックで判断します: 強制するグループが未選択の場合、除外するグループのメンバーを除く全ユーザーに対して二要素認証を強制します。強制するグループが選択されている場合、強制するグループの全メンバーに対して二要素認証を強制します。両方のグループに所属するユーザーに対しては、強制するグループが優先され、二要素認証が強制されます。", + "{license}-licensed" : "{license}-に許諾されています", "Rating: {score}/10" : "評価: {score}/10", "Username" : "ユーザーID", "Execute one task with each page loaded. Use case: Single user instance." : "各ページが読み込まれる度に1つのタスクを実行します。使用例: シングルユーザーのインスタンスの場合。", @@ -848,8 +847,6 @@ "Set user manager" : "ユーザーマネージャーを設定", "Username will be autogenerated" : "ユーザー名は自動生成されます", "Username (required)" : "ユーザー名 (必須)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} ユーザー…"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} ユーザー"], "User backend" : "ユーザーバックエンド", "User actions" : "ユーザーアクション", "Loading user …" : "ユーザーを読み込む ...", @@ -868,7 +865,6 @@ "Send welcome email to new users" : "新規ユーザーにウェルカムメールを送る", "Name your device" : "デバイスに名前をつける", "Server error while trying to add WebAuthn device" : "WebAuthn デバイスを追加しようとしたときのサーバーエラー", - "{license}-licensed" : "{license}-に許諾されています", "by {author}\n{license}" : "作者 {author}\n{license}", "User management" : "ユーザー管理", "Active users" : "アクティブユーザー", diff --git a/apps/settings/l10n/ka.js b/apps/settings/l10n/ka.js index 51d438f2ab4..3ac76b71a5e 100644 --- a/apps/settings/l10n/ka.js +++ b/apps/settings/l10n/ka.js @@ -593,6 +593,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "Allow username autocompletion in share dialog and allow access to the system address book", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced.", + "{license}-licensed" : "{license}-licensed", "Rating: {score}/10" : "Rating: {score}/10", "Username" : "Username", "Execute one task with each page loaded. Use case: Single user instance." : "Execute one task with each page loaded. Use case: Single user instance.", @@ -615,8 +616,6 @@ OC.L10N.register( "Set user manager" : "Set user manager", "Username will be autogenerated" : "Username will be autogenerated", "Username (required)" : "Username (required)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} user …","{userCount} users …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} user","{userCount} users"], "User backend" : "User backend", "User actions" : "User actions", "Loading user …" : "Loading user …", @@ -635,7 +634,6 @@ OC.L10N.register( "Send welcome email to new users" : "Send welcome email to new users", "Name your device" : "Name your device", "Server error while trying to add WebAuthn device" : "Server error while trying to add WebAuthn device", - "{license}-licensed" : "{license}-licensed", "by {author}\n{license}" : "by {author}\n{license}", "User management" : "User management", "Active users" : "Active users", diff --git a/apps/settings/l10n/ka.json b/apps/settings/l10n/ka.json index d6ed10fbecf..7816587063e 100644 --- a/apps/settings/l10n/ka.json +++ b/apps/settings/l10n/ka.json @@ -591,6 +591,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "Allow username autocompletion in share dialog and allow access to the system address book", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced.", + "{license}-licensed" : "{license}-licensed", "Rating: {score}/10" : "Rating: {score}/10", "Username" : "Username", "Execute one task with each page loaded. Use case: Single user instance." : "Execute one task with each page loaded. Use case: Single user instance.", @@ -613,8 +614,6 @@ "Set user manager" : "Set user manager", "Username will be autogenerated" : "Username will be autogenerated", "Username (required)" : "Username (required)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} user …","{userCount} users …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} user","{userCount} users"], "User backend" : "User backend", "User actions" : "User actions", "Loading user …" : "Loading user …", @@ -633,7 +632,6 @@ "Send welcome email to new users" : "Send welcome email to new users", "Name your device" : "Name your device", "Server error while trying to add WebAuthn device" : "Server error while trying to add WebAuthn device", - "{license}-licensed" : "{license}-licensed", "by {author}\n{license}" : "by {author}\n{license}", "User management" : "User management", "Active users" : "Active users", diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js index 9644f484eda..18a435a726b 100644 --- a/apps/settings/l10n/ko.js +++ b/apps/settings/l10n/ko.js @@ -700,6 +700,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "공유 대화창에서 시스템 주소록에 있는 사용자 이름을 자동으로 채울 수 있도록 허용", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "2단계 인증을 모든 사용자 또는 특정 그룹에 강제할 수 있습니다. 만약 대상자가 2단계 인증 공급자를 설정하지 않았다면, 대상자는 시스템에 접근할 수 없게 될 것입니다.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "그룹을 선택 또는 제외할 때, 이들의 2단계 인증 강제 여부는 다음과 같은 로직을 따릅니다: 만약 2단계 인증이 강제되었고, 아무런 그룹이 선택되지 않았다면 제외된 그룹의 멤버를 제외하고 모든 사용자에게 2단계 인증이 강제됩니다. 만약 그룹이 선택되었다면 그룹 안의 모든 멤버에게 2단계 인증이 강제됩니다. 만약 사용자가 선택된 그룹과 제외된 그룹에 동시에 속해 있다면, 선택된 그룹이 우선되며 2단계 인증이 강제됩니다.", + "{license}-licensed" : "{license} 라이선스", "Rating: {score}/10" : "점수: {score}/10", "Username" : "사용자 이름", "Execute one task with each page loaded. Use case: Single user instance." : "페이지를 로드할 때마다 작업을 실행합니다. 사용자가 한 명인 인스턴스에 적합합니다.", @@ -721,8 +722,6 @@ OC.L10N.register( "Set user manager" : "사용자 담당 관리자 지정", "Username will be autogenerated" : "사용자 이름이 자동으로 생성됩니다", "Username (required)" : "사용자 이름 (필수)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount}명의 사용자 ..."], - "_{userCount} user_::_{userCount} users_" : ["{userCount}명의 사용자"], "User backend" : "사용자 백엔드", "User actions" : "사용자 동작", "Loading user …" : "사용자 불러오는 중 ...", @@ -741,7 +740,6 @@ OC.L10N.register( "Send welcome email to new users" : "새 사용자에게 환영 이메일 보내기", "Name your device" : "장치 이름 설정", "Server error while trying to add WebAuthn device" : "WebAuthn 기기 추가 시도 중 서버 오류 발생", - "{license}-licensed" : "{license} 라이선스", "by {author}\n{license}" : "{author} 님이 작성\n{license}", "User management" : "사용자 관리", "Active users" : "활성 사용자", diff --git a/apps/settings/l10n/ko.json b/apps/settings/l10n/ko.json index 6e5512da547..060a2e6166b 100644 --- a/apps/settings/l10n/ko.json +++ b/apps/settings/l10n/ko.json @@ -698,6 +698,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "공유 대화창에서 시스템 주소록에 있는 사용자 이름을 자동으로 채울 수 있도록 허용", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "2단계 인증을 모든 사용자 또는 특정 그룹에 강제할 수 있습니다. 만약 대상자가 2단계 인증 공급자를 설정하지 않았다면, 대상자는 시스템에 접근할 수 없게 될 것입니다.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "그룹을 선택 또는 제외할 때, 이들의 2단계 인증 강제 여부는 다음과 같은 로직을 따릅니다: 만약 2단계 인증이 강제되었고, 아무런 그룹이 선택되지 않았다면 제외된 그룹의 멤버를 제외하고 모든 사용자에게 2단계 인증이 강제됩니다. 만약 그룹이 선택되었다면 그룹 안의 모든 멤버에게 2단계 인증이 강제됩니다. 만약 사용자가 선택된 그룹과 제외된 그룹에 동시에 속해 있다면, 선택된 그룹이 우선되며 2단계 인증이 강제됩니다.", + "{license}-licensed" : "{license} 라이선스", "Rating: {score}/10" : "점수: {score}/10", "Username" : "사용자 이름", "Execute one task with each page loaded. Use case: Single user instance." : "페이지를 로드할 때마다 작업을 실행합니다. 사용자가 한 명인 인스턴스에 적합합니다.", @@ -719,8 +720,6 @@ "Set user manager" : "사용자 담당 관리자 지정", "Username will be autogenerated" : "사용자 이름이 자동으로 생성됩니다", "Username (required)" : "사용자 이름 (필수)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount}명의 사용자 ..."], - "_{userCount} user_::_{userCount} users_" : ["{userCount}명의 사용자"], "User backend" : "사용자 백엔드", "User actions" : "사용자 동작", "Loading user …" : "사용자 불러오는 중 ...", @@ -739,7 +738,6 @@ "Send welcome email to new users" : "새 사용자에게 환영 이메일 보내기", "Name your device" : "장치 이름 설정", "Server error while trying to add WebAuthn device" : "WebAuthn 기기 추가 시도 중 서버 오류 발생", - "{license}-licensed" : "{license} 라이선스", "by {author}\n{license}" : "{author} 님이 작성\n{license}", "User management" : "사용자 관리", "Active users" : "활성 사용자", diff --git a/apps/settings/l10n/lt_LT.js b/apps/settings/l10n/lt_LT.js index fec60a92c17..75d46bcae63 100644 --- a/apps/settings/l10n/lt_LT.js +++ b/apps/settings/l10n/lt_LT.js @@ -407,6 +407,7 @@ OC.L10N.register( "These groups will still be able to receive shares, but not to initiate them." : "Šios grupės vis tiek galės gauti viešinius, tačiau negalės jų inicijuoti.", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Dviejų faktorių tapatybės nustatymas gali būti priverstinis visiems naudotojams ir tam tikroms grupėms. Jeigu naudotojai ar grupės neturės sukonfigūruoto dviejų faktorių teikėjo, tuomet jie negalės prisijungti prie sistemos.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Jei nepasirinkta nė viena grupė, 2FA įjungiama visiems, išskyrus pašalintų grupių narius. Jei pasirenkamos grupės, visiems jų nariams įjungiama 2FA. Jei vartotojas yra ir pasirinktoje, ir pašalintoje grupėje, 2FA yra įjungiamas. ", + "{license}-licensed" : "Licencijuota pagal {license}", "Username" : "Naudotojo vardas", "Execute one task with each page loaded. Use case: Single user instance." : "Su kiekvienu įkeltu puslapiu vykdyti po vieną užduotį. Naudojimo atvejis: Egzempliorius su vienu naudotoju.", "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "„cron.php“ yra registruojamas „webcron“ tarnyboje, kad kas 5 minutes per HTTP būtų iškviečiamas failas „cron.php“. Naudojimo atvejis: Labai mažas egzempliorius (priklausomai nuo našumo, 1–5 naudotojai).", @@ -427,7 +428,6 @@ OC.L10N.register( "Show user backend" : "Rodyti naudotojo vidinę pusę", "Name your device" : "Pavadinkite savo įrenginį", "Server error while trying to add WebAuthn device" : "Serverio klaida, bandant pridėti WbAuthn įrenginį", - "{license}-licensed" : "Licencijuota pagal {license}", "by {author}\n{license}" : "pagal {author}\n{license}", "Active users" : "Aktyvūs naudotojai", "Disabled users" : "Išjungti naudotojai", diff --git a/apps/settings/l10n/lt_LT.json b/apps/settings/l10n/lt_LT.json index 773ff08b4d6..a10f176041b 100644 --- a/apps/settings/l10n/lt_LT.json +++ b/apps/settings/l10n/lt_LT.json @@ -405,6 +405,7 @@ "These groups will still be able to receive shares, but not to initiate them." : "Šios grupės vis tiek galės gauti viešinius, tačiau negalės jų inicijuoti.", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Dviejų faktorių tapatybės nustatymas gali būti priverstinis visiems naudotojams ir tam tikroms grupėms. Jeigu naudotojai ar grupės neturės sukonfigūruoto dviejų faktorių teikėjo, tuomet jie negalės prisijungti prie sistemos.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Jei nepasirinkta nė viena grupė, 2FA įjungiama visiems, išskyrus pašalintų grupių narius. Jei pasirenkamos grupės, visiems jų nariams įjungiama 2FA. Jei vartotojas yra ir pasirinktoje, ir pašalintoje grupėje, 2FA yra įjungiamas. ", + "{license}-licensed" : "Licencijuota pagal {license}", "Username" : "Naudotojo vardas", "Execute one task with each page loaded. Use case: Single user instance." : "Su kiekvienu įkeltu puslapiu vykdyti po vieną užduotį. Naudojimo atvejis: Egzempliorius su vienu naudotoju.", "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "„cron.php“ yra registruojamas „webcron“ tarnyboje, kad kas 5 minutes per HTTP būtų iškviečiamas failas „cron.php“. Naudojimo atvejis: Labai mažas egzempliorius (priklausomai nuo našumo, 1–5 naudotojai).", @@ -425,7 +426,6 @@ "Show user backend" : "Rodyti naudotojo vidinę pusę", "Name your device" : "Pavadinkite savo įrenginį", "Server error while trying to add WebAuthn device" : "Serverio klaida, bandant pridėti WbAuthn įrenginį", - "{license}-licensed" : "Licencijuota pagal {license}", "by {author}\n{license}" : "pagal {author}\n{license}", "Active users" : "Aktyvūs naudotojai", "Disabled users" : "Išjungti naudotojai", diff --git a/apps/settings/l10n/mk.js b/apps/settings/l10n/mk.js index 2dd51e8585e..dd1e32d4e23 100644 --- a/apps/settings/l10n/mk.js +++ b/apps/settings/l10n/mk.js @@ -472,6 +472,7 @@ OC.L10N.register( "These groups will still be able to receive shares, but not to initiate them." : "Овие групи сеуште ќе можат да добиваат споделувања, но не и да ги иницираат.", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Двофакторна автентикација може да биде задолжителна за сите корисници и одредени групи. Доколку корисниците немаат поставено провајдер за двофакторна автентикација, нема да можат да се најават на системот.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Кога се избираат/исклучуваат групи, се користи следната постапка за утврдување дали корисникот задолжително ќе користи двофакторна автентификација: Ако нема избрано групи, двофакторна автентификација е овозможена за секој освен за членовите во исклучените групи. Ако еден корисник е член во две групи избрана и исклучена, тогаш тој корисник задолжително мора да користи двофакторна автентификација.", + "{license}-licensed" : "{license}-лиценца", "Username" : "Корисничко име", "Execute one task with each page loaded. Use case: Single user instance." : "Извршува по една задача со секоја вчитана страница. Се користи за инстанца со еден корисник.", "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.php треба да се регистрира на webcron сервис за да ја повикува процедурата секој 5 минути преку HTTP. Се користи за помали истанци (1-5 корисника во зависност на искористувањето).", @@ -492,8 +493,6 @@ OC.L10N.register( "Set user manager" : "Постави корисник за менаџер", "Username will be autogenerated" : "Корисничкото име ќе биде автоматски генерирано", "Username (required)" : "Корисничко име (задолжително)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} корисник …","{userCount} корисници …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} корисник","{userCount} корисници"], "User backend" : "Задна страна на корисник", "Loading user …" : "Вчитување корисник ...", "You do not have permissions to see the details of this user" : "Немате дозвола за да ги гледате деталите на овој корисник", @@ -509,7 +508,6 @@ OC.L10N.register( "Send welcome email to new users" : "Испрати е-пошта за добредојде до новите корисници", "Name your device" : "Име на вашиот уред", "Server error while trying to add WebAuthn device" : "Грешка на серверот при обид за додавање на WEBAuthn уред", - "{license}-licensed" : "{license}-лиценца", "by {author}\n{license}" : "од {author}\n{license}", "Active users" : "Активни корисници", "Disabled users" : "Оневозможени корисници", diff --git a/apps/settings/l10n/mk.json b/apps/settings/l10n/mk.json index 9e14aef3c1e..ac8f2d8b74d 100644 --- a/apps/settings/l10n/mk.json +++ b/apps/settings/l10n/mk.json @@ -470,6 +470,7 @@ "These groups will still be able to receive shares, but not to initiate them." : "Овие групи сеуште ќе можат да добиваат споделувања, но не и да ги иницираат.", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Двофакторна автентикација може да биде задолжителна за сите корисници и одредени групи. Доколку корисниците немаат поставено провајдер за двофакторна автентикација, нема да можат да се најават на системот.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Кога се избираат/исклучуваат групи, се користи следната постапка за утврдување дали корисникот задолжително ќе користи двофакторна автентификација: Ако нема избрано групи, двофакторна автентификација е овозможена за секој освен за членовите во исклучените групи. Ако еден корисник е член во две групи избрана и исклучена, тогаш тој корисник задолжително мора да користи двофакторна автентификација.", + "{license}-licensed" : "{license}-лиценца", "Username" : "Корисничко име", "Execute one task with each page loaded. Use case: Single user instance." : "Извршува по една задача со секоја вчитана страница. Се користи за инстанца со еден корисник.", "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.php треба да се регистрира на webcron сервис за да ја повикува процедурата секој 5 минути преку HTTP. Се користи за помали истанци (1-5 корисника во зависност на искористувањето).", @@ -490,8 +491,6 @@ "Set user manager" : "Постави корисник за менаџер", "Username will be autogenerated" : "Корисничкото име ќе биде автоматски генерирано", "Username (required)" : "Корисничко име (задолжително)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} корисник …","{userCount} корисници …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} корисник","{userCount} корисници"], "User backend" : "Задна страна на корисник", "Loading user …" : "Вчитување корисник ...", "You do not have permissions to see the details of this user" : "Немате дозвола за да ги гледате деталите на овој корисник", @@ -507,7 +506,6 @@ "Send welcome email to new users" : "Испрати е-пошта за добредојде до новите корисници", "Name your device" : "Име на вашиот уред", "Server error while trying to add WebAuthn device" : "Грешка на серверот при обид за додавање на WEBAuthn уред", - "{license}-licensed" : "{license}-лиценца", "by {author}\n{license}" : "од {author}\n{license}", "Active users" : "Активни корисници", "Disabled users" : "Оневозможени корисници", diff --git a/apps/settings/l10n/nb.js b/apps/settings/l10n/nb.js index b7741633bd2..50504274f37 100644 --- a/apps/settings/l10n/nb.js +++ b/apps/settings/l10n/nb.js @@ -624,8 +624,6 @@ OC.L10N.register( "Account name (required)" : "Kontonavn (obligatorisk)", "Total rows summary" : "Sammendrag av totalrader", "Scroll to load more rows" : "Rull for å laste inn flere rader", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} konto…","{userCount} kontoer…"], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} konto","{userCount} kontoer"], "Avatar" : "Avatar", "Account name" : "Kontonavn", "Group admin for" : "Gruppeadministrator for", @@ -828,6 +826,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "Tillat automatisk fullføring av brukernavn i delingsdialogen og gi tilgang til systemets adressebok", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Tofaktor-autentisering kan være påkrevd for alle brukere eller spesifikke grupper. Dersom de ikke har en tilbyder av tofaktor konfigurert, vil de ikke ha mulighet til å logge inn i systemet.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Når grupper velges/velges bort, bruker de følgende logikk for å avgjøre om en bruker har 2FA håndhevet: Hvis ingen grupper er valgt, er 2FA aktivert for alle unntatt medlemmer av de utelukkede gruppene. Hvis grupper er valgt, er 2FA aktivert for alle medlemmer av disse. Hvis en bruker er både i en valgt og utelukket gruppe, har den valgte forrang og 2FA håndheves.", + "{license}-licensed" : "{license}-lisensiert", "Rating: {score}/10" : "Vurdering: {score}/10", "Username" : "Brukernavn", "Execute one task with each page loaded. Use case: Single user instance." : "Utfør én oppgave med hver side lastet inn. Brukertilfelle: enkeltbrukerforekomst.", @@ -850,8 +849,6 @@ OC.L10N.register( "Set user manager" : "Angi brukersjef", "Username will be autogenerated" : "Brukernavn blir generert automatisk", "Username (required)" : "Brukernavn (kreves)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} bruker...","{userCount} brukere..."], - "_{userCount} user_::_{userCount} users_" : ["{userCount} bruker","{userCount} brukere"], "User backend" : "Bruker-server", "User actions" : "Brukerhandlinger", "Loading user …" : "Laster bruker...", @@ -870,7 +867,6 @@ OC.L10N.register( "Send welcome email to new users" : "Sende velkomst-e-post til nye brukere", "Name your device" : "Gi navn til enhet", "Server error while trying to add WebAuthn device" : "Serverfeil under forsøk på å legge til WebAuthn-enhet", - "{license}-licensed" : "{license}-lisensiert", "by {author}\n{license}" : "av {author}\n{license}", "User management" : "Brukeradministrasjon", "Active users" : "Aktive brukere", diff --git a/apps/settings/l10n/nb.json b/apps/settings/l10n/nb.json index 0e3d7071fee..7df48d2c714 100644 --- a/apps/settings/l10n/nb.json +++ b/apps/settings/l10n/nb.json @@ -622,8 +622,6 @@ "Account name (required)" : "Kontonavn (obligatorisk)", "Total rows summary" : "Sammendrag av totalrader", "Scroll to load more rows" : "Rull for å laste inn flere rader", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} konto…","{userCount} kontoer…"], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} konto","{userCount} kontoer"], "Avatar" : "Avatar", "Account name" : "Kontonavn", "Group admin for" : "Gruppeadministrator for", @@ -826,6 +824,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "Tillat automatisk fullføring av brukernavn i delingsdialogen og gi tilgang til systemets adressebok", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Tofaktor-autentisering kan være påkrevd for alle brukere eller spesifikke grupper. Dersom de ikke har en tilbyder av tofaktor konfigurert, vil de ikke ha mulighet til å logge inn i systemet.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Når grupper velges/velges bort, bruker de følgende logikk for å avgjøre om en bruker har 2FA håndhevet: Hvis ingen grupper er valgt, er 2FA aktivert for alle unntatt medlemmer av de utelukkede gruppene. Hvis grupper er valgt, er 2FA aktivert for alle medlemmer av disse. Hvis en bruker er både i en valgt og utelukket gruppe, har den valgte forrang og 2FA håndheves.", + "{license}-licensed" : "{license}-lisensiert", "Rating: {score}/10" : "Vurdering: {score}/10", "Username" : "Brukernavn", "Execute one task with each page loaded. Use case: Single user instance." : "Utfør én oppgave med hver side lastet inn. Brukertilfelle: enkeltbrukerforekomst.", @@ -848,8 +847,6 @@ "Set user manager" : "Angi brukersjef", "Username will be autogenerated" : "Brukernavn blir generert automatisk", "Username (required)" : "Brukernavn (kreves)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} bruker...","{userCount} brukere..."], - "_{userCount} user_::_{userCount} users_" : ["{userCount} bruker","{userCount} brukere"], "User backend" : "Bruker-server", "User actions" : "Brukerhandlinger", "Loading user …" : "Laster bruker...", @@ -868,7 +865,6 @@ "Send welcome email to new users" : "Sende velkomst-e-post til nye brukere", "Name your device" : "Gi navn til enhet", "Server error while trying to add WebAuthn device" : "Serverfeil under forsøk på å legge til WebAuthn-enhet", - "{license}-licensed" : "{license}-lisensiert", "by {author}\n{license}" : "av {author}\n{license}", "User management" : "Brukeradministrasjon", "Active users" : "Aktive brukere", diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js index c8937c83998..97048c913e2 100644 --- a/apps/settings/l10n/nl.js +++ b/apps/settings/l10n/nl.js @@ -442,6 +442,7 @@ OC.L10N.register( "These groups will still be able to receive shares, but not to initiate them." : "Deze groepen kunnen gedeelde mappen en bestanden ontvangen, maar kunnen zelf niks delen.", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Tweetrapsauthenticatie kan worden afgedwongen voor alle gebruikers en specifieke groepen. Als ze geen tweetrapsprovider hebben ingesteld, dan kunnen ze niet inloggen in het systeem.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Wanneer groepen worden geselecteerd/uitgezonderd, geldt de volgende logica om te bepalen of voor een gebruiker 2FA wordt afgedwongen: Als geen groepen zijn geselecteerd, is 2FA voor iedereen ingeschakeld, behalve voor leden van de uitgezonderde groepen. Als groepen zijn geselecteerd is 2FA is ingeschakeld voor alle leden ervan. Als een gebruiker lid is van zowel een geselecteerde als uitgezonderde groep, krijgt de geselecteerde voorrang en wordt 2FA afgedwongen.", + "{license}-licensed" : "{license}-gelicenseerd", "Username" : "Gebruikersnaam", "Execute one task with each page loaded. Use case: Single user instance." : "Een taak uitvoeren bij het laden van iedere pagina. Use case: voor een enkele gebruiker.", "Enable or disable profile by default for new users." : "Profiel standaard in- of uitschakelen voor nieuwe gebruikers.", @@ -461,7 +462,6 @@ OC.L10N.register( "Show user backend" : "Toon backend gebruiker", "Name your device" : "Geef je apparaat een naam", "Server error while trying to add WebAuthn device" : "Serverfout tijdens het toevoegen van WebAuthn apparaat", - "{license}-licensed" : "{license}-gelicenseerd", "by {author}\n{license}" : "door {author}\n{license}", "Active users" : "Actieve gebruikers", "Disabled users" : "Uitgeschakelde gebruikers", diff --git a/apps/settings/l10n/nl.json b/apps/settings/l10n/nl.json index 6f51f7bb415..6879b3d6584 100644 --- a/apps/settings/l10n/nl.json +++ b/apps/settings/l10n/nl.json @@ -440,6 +440,7 @@ "These groups will still be able to receive shares, but not to initiate them." : "Deze groepen kunnen gedeelde mappen en bestanden ontvangen, maar kunnen zelf niks delen.", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Tweetrapsauthenticatie kan worden afgedwongen voor alle gebruikers en specifieke groepen. Als ze geen tweetrapsprovider hebben ingesteld, dan kunnen ze niet inloggen in het systeem.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Wanneer groepen worden geselecteerd/uitgezonderd, geldt de volgende logica om te bepalen of voor een gebruiker 2FA wordt afgedwongen: Als geen groepen zijn geselecteerd, is 2FA voor iedereen ingeschakeld, behalve voor leden van de uitgezonderde groepen. Als groepen zijn geselecteerd is 2FA is ingeschakeld voor alle leden ervan. Als een gebruiker lid is van zowel een geselecteerde als uitgezonderde groep, krijgt de geselecteerde voorrang en wordt 2FA afgedwongen.", + "{license}-licensed" : "{license}-gelicenseerd", "Username" : "Gebruikersnaam", "Execute one task with each page loaded. Use case: Single user instance." : "Een taak uitvoeren bij het laden van iedere pagina. Use case: voor een enkele gebruiker.", "Enable or disable profile by default for new users." : "Profiel standaard in- of uitschakelen voor nieuwe gebruikers.", @@ -459,7 +460,6 @@ "Show user backend" : "Toon backend gebruiker", "Name your device" : "Geef je apparaat een naam", "Server error while trying to add WebAuthn device" : "Serverfout tijdens het toevoegen van WebAuthn apparaat", - "{license}-licensed" : "{license}-gelicenseerd", "by {author}\n{license}" : "door {author}\n{license}", "Active users" : "Actieve gebruikers", "Disabled users" : "Uitgeschakelde gebruikers", diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index 1c2b7d13c16..281cd6c2495 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -674,6 +674,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "Zezwalaj na automatyczne uzupełnianie nazwy użytkownika w oknie udostępniania i zezwalaj na dostęp do systemowej książki adresowej", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Uwierzytelnianie dwuskładnikowe może być wymuszane dla wszystkich użytkowników i określonych grup. Jeśli nie mają skonfigurowanego dostawcy logowania dwuskładnikowego, nie będą mogli zalogować się do systemu.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Gdy grupy są wybierane/wykluczane, używają następującej logiki do określenia, czy użytkownik ma wymuszone 2FA: Jeśli nie wybrano żadnych grup, 2FA jest włączone dla wszystkich, z wyjątkiem członków grup wykluczonych. Jeśli wybrane są grupy, opcja 2FA jest włączona dla wszystkich członków. Jeśli użytkownik znajduje się zarówno w grupie wybranej, jak i wykluczonej, wybrane ma pierwszeństwo, a 2FA jest wymuszone.", + "{license}-licensed" : "na licencji {license}", "Rating: {score}/10" : "Ocena: {score}/10", "Username" : "Nazwa użytkownika", "Execute one task with each page loaded. Use case: Single user instance." : "Wykonaj jedno zadanie z każdą wczytaną stroną. Przypadek użycia: instancja pojedynczego użytkownika.", @@ -696,8 +697,6 @@ OC.L10N.register( "Set user manager" : "Ustaw menedżera użytkowników", "Username will be autogenerated" : "Nazwa użytkownika zostanie wygenerowana automatycznie", "Username (required)" : "Nazwa użytkownika (wymagane)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} użytkownik…","{userCount} użytkowników…","{userCount} użytkowników…","{userCount} użytkowników…"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} użytkownik","{userCount} użytkowników","{userCount} użytkowników","{userCount} użytkowników"], "User backend" : "Moduł użytkownika", "User actions" : "Działania użytkownika", "Loading user …" : "Ładowanie użytkownika…", @@ -716,7 +715,6 @@ OC.L10N.register( "Send welcome email to new users" : "Wyślij wiadomość powitalną e-mail do nowych użytkowników", "Name your device" : "Nazwa twojego urządzenia", "Server error while trying to add WebAuthn device" : "Błąd serwera podczas próby dodania urządzenia WebAuthn", - "{license}-licensed" : "na licencji {license}", "by {author}\n{license}" : "wykonane przez {author}\n{license}", "User management" : "Zarządzanie użytkownikiem", "Active users" : "Aktywni użytkownicy", diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json index 8c948c480f6..40308cc67d1 100644 --- a/apps/settings/l10n/pl.json +++ b/apps/settings/l10n/pl.json @@ -672,6 +672,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "Zezwalaj na automatyczne uzupełnianie nazwy użytkownika w oknie udostępniania i zezwalaj na dostęp do systemowej książki adresowej", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Uwierzytelnianie dwuskładnikowe może być wymuszane dla wszystkich użytkowników i określonych grup. Jeśli nie mają skonfigurowanego dostawcy logowania dwuskładnikowego, nie będą mogli zalogować się do systemu.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Gdy grupy są wybierane/wykluczane, używają następującej logiki do określenia, czy użytkownik ma wymuszone 2FA: Jeśli nie wybrano żadnych grup, 2FA jest włączone dla wszystkich, z wyjątkiem członków grup wykluczonych. Jeśli wybrane są grupy, opcja 2FA jest włączona dla wszystkich członków. Jeśli użytkownik znajduje się zarówno w grupie wybranej, jak i wykluczonej, wybrane ma pierwszeństwo, a 2FA jest wymuszone.", + "{license}-licensed" : "na licencji {license}", "Rating: {score}/10" : "Ocena: {score}/10", "Username" : "Nazwa użytkownika", "Execute one task with each page loaded. Use case: Single user instance." : "Wykonaj jedno zadanie z każdą wczytaną stroną. Przypadek użycia: instancja pojedynczego użytkownika.", @@ -694,8 +695,6 @@ "Set user manager" : "Ustaw menedżera użytkowników", "Username will be autogenerated" : "Nazwa użytkownika zostanie wygenerowana automatycznie", "Username (required)" : "Nazwa użytkownika (wymagane)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} użytkownik…","{userCount} użytkowników…","{userCount} użytkowników…","{userCount} użytkowników…"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} użytkownik","{userCount} użytkowników","{userCount} użytkowników","{userCount} użytkowników"], "User backend" : "Moduł użytkownika", "User actions" : "Działania użytkownika", "Loading user …" : "Ładowanie użytkownika…", @@ -714,7 +713,6 @@ "Send welcome email to new users" : "Wyślij wiadomość powitalną e-mail do nowych użytkowników", "Name your device" : "Nazwa twojego urządzenia", "Server error while trying to add WebAuthn device" : "Błąd serwera podczas próby dodania urządzenia WebAuthn", - "{license}-licensed" : "na licencji {license}", "by {author}\n{license}" : "wykonane przez {author}\n{license}", "User management" : "Zarządzanie użytkownikiem", "Active users" : "Aktywni użytkownicy", diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index d24dfc2664b..e5c3dd71364 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -624,8 +624,6 @@ OC.L10N.register( "Account name (required)" : "Nome da conta (obrigatório)", "Total rows summary" : "Resumo total de linhas", "Scroll to load more rows" : "Role para carregar mais linhas", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} contas…","{userCount} contas…","{userCount} contas…"], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} contas","{userCount} contas","{userCount} contas"], "Avatar" : "Avatar", "Account name" : "Nome da conta", "Group admin for" : "Admin. de grupo", @@ -828,6 +826,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "Permitir preenchimento automático de nome de usuário na caixa de diálogo de compartilhamento e permitir acesso ao catálogo de endereços do sistema", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "A autenticação de dois fatores pode ser imposta a todos os usuários e grupos específicos. Se eles não tiverem um provedor de dois fatores configurado, não poderão fazer login no sistema.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Quando grupos são selecionados/excluídos, eles usam a seguinte lógica para determinar se um usuário tem 2FA forçado: Se nenhum grupo for selecionado, 2FA será habilitado para todos, exceto membros dos grupos excluídos. Se grupos são selecionados, 2FA é ativado para todos os membros deles. Se um usuário estiver em um grupo selecionado e excluído, o selecionado terá precedência e o 2FA será forçado.", + "{license}-licensed" : "{license}-licenciado", "Rating: {score}/10" : "Avaliação: {score}/10", "Username" : "Nome de Usuário", "Execute one task with each page loaded. Use case: Single user instance." : "Execute uma tarefa com cada página carregada. Caso de uso: instância de usuário único.", @@ -850,8 +849,6 @@ OC.L10N.register( "Set user manager" : "Set user manager", "Username will be autogenerated" : "Username will be autogenerated", "Username (required)" : "Username (required)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} usuários…","{userCount} usuários…","{userCount} usuários…"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} usuários","{userCount} usuário","{userCount} usuários"], "User backend" : "Plataforma de serviço de usuário", "User actions" : "Ações do usuário", "Loading user …" : "Carregando usuário…", @@ -870,7 +867,6 @@ OC.L10N.register( "Send welcome email to new users" : "Enviar e-mail de boas-vindas para novos usuários", "Name your device" : "Nomeie seu dispositivo", "Server error while trying to add WebAuthn device" : "Erro no servidor ao adicionar o dispositivo WebAuthn", - "{license}-licensed" : "{license}-licenciado", "by {author}\n{license}" : "por {author}\n{license}", "User management" : "Gerenciamento de usuários", "Active users" : "Usuários ativos ", diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index e7730eafaeb..8ca662b5ebb 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -622,8 +622,6 @@ "Account name (required)" : "Nome da conta (obrigatório)", "Total rows summary" : "Resumo total de linhas", "Scroll to load more rows" : "Role para carregar mais linhas", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} contas…","{userCount} contas…","{userCount} contas…"], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} contas","{userCount} contas","{userCount} contas"], "Avatar" : "Avatar", "Account name" : "Nome da conta", "Group admin for" : "Admin. de grupo", @@ -826,6 +824,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "Permitir preenchimento automático de nome de usuário na caixa de diálogo de compartilhamento e permitir acesso ao catálogo de endereços do sistema", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "A autenticação de dois fatores pode ser imposta a todos os usuários e grupos específicos. Se eles não tiverem um provedor de dois fatores configurado, não poderão fazer login no sistema.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Quando grupos são selecionados/excluídos, eles usam a seguinte lógica para determinar se um usuário tem 2FA forçado: Se nenhum grupo for selecionado, 2FA será habilitado para todos, exceto membros dos grupos excluídos. Se grupos são selecionados, 2FA é ativado para todos os membros deles. Se um usuário estiver em um grupo selecionado e excluído, o selecionado terá precedência e o 2FA será forçado.", + "{license}-licensed" : "{license}-licenciado", "Rating: {score}/10" : "Avaliação: {score}/10", "Username" : "Nome de Usuário", "Execute one task with each page loaded. Use case: Single user instance." : "Execute uma tarefa com cada página carregada. Caso de uso: instância de usuário único.", @@ -848,8 +847,6 @@ "Set user manager" : "Set user manager", "Username will be autogenerated" : "Username will be autogenerated", "Username (required)" : "Username (required)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} usuários…","{userCount} usuários…","{userCount} usuários…"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} usuários","{userCount} usuário","{userCount} usuários"], "User backend" : "Plataforma de serviço de usuário", "User actions" : "Ações do usuário", "Loading user …" : "Carregando usuário…", @@ -868,7 +865,6 @@ "Send welcome email to new users" : "Enviar e-mail de boas-vindas para novos usuários", "Name your device" : "Nomeie seu dispositivo", "Server error while trying to add WebAuthn device" : "Erro no servidor ao adicionar o dispositivo WebAuthn", - "{license}-licensed" : "{license}-licenciado", "by {author}\n{license}" : "por {author}\n{license}", "User management" : "Gerenciamento de usuários", "Active users" : "Usuários ativos ", diff --git a/apps/settings/l10n/ru.js b/apps/settings/l10n/ru.js index da16a46c24a..ed5461b0451 100644 --- a/apps/settings/l10n/ru.js +++ b/apps/settings/l10n/ru.js @@ -607,8 +607,6 @@ OC.L10N.register( "Account name (required)" : "Имя учётной записи (обязательно)", "Total rows summary" : "Количество строк в общем", "Scroll to load more rows" : "Прокрутите, чтобы загрузить больше строк", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} учётная запись…","{userCount} учётных записи…","{userCount} учётных записей…","{userCount} учётных записи…"], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} учётная запись","{userCount} учётныt записи","{userCount} учётных записей","{userCount} учётные записи"], "Avatar" : "Аватар", "Account name" : "Имя учётной записи", "Group admin for" : "Администратор групп", @@ -811,6 +809,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "Разрешить автозаполнение имени пользователя в диалоговом окне общего доступа и разрешить доступ к системной адресной книге", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Двухфаторная аутентификация может быть принудительна включена для всех пользователей и выбранных групп. В случае, если у пользователя не настроен механизм подтверждения подлинности вторым фактором, он не сможет войти в систему.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Если выбрано включение или отключение использования двух-факторной проверки подлинности для групп, то для определения, требуется ли от пользователя использовать её, применяются следующие правила: \\n\n - если группы не включены в список, то двух-факторная проверка включена для всех их участников, кроме тех, кто также состоит в группах, проверка для которых отключена;\n - если группы включены в список, то двух-факторная проверка включена для всех участников таких групп;\n- если пользователь состоит одновременно и в группе, проверка для которой включена и группе, проверка для которой отключена, то приоритет получает использование двухфакторной проверки.", + "{license}-licensed" : "Лицензия: {license}", "Rating: {score}/10" : "Оценка: {score}/10", "Username" : "Имя пользователя", "Execute one task with each page loaded. Use case: Single user instance." : "Запуск одного задания при загрузке каждой страницы. Вариант использования: сервер для одного пользователя.", @@ -833,8 +832,6 @@ OC.L10N.register( "Set user manager" : "Выбрать менеджер пользователей", "Username will be autogenerated" : "Имя пользователя будет сгенерировано автоматически", "Username (required)" : "Имя пользователя (обязательно)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} пользователь …","{userCount} пользователя …","{userCount} пользователей …","{userCount} пользователей …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} пользователь","{userCount} пользователя","{userCount} пользователей","{userCount} пользователей"], "User backend" : "Механизм учёта", "User actions" : "Действия пользователя", "Loading user …" : "Загрузка пользователя ...", @@ -853,7 +850,6 @@ OC.L10N.register( "Send welcome email to new users" : "Отправлять приветственное электронное письмо новым пользователям", "Name your device" : "Назовите устройство", "Server error while trying to add WebAuthn device" : "Ошибка сервера при попытке добавить устройство WebAuthn", - "{license}-licensed" : "Лицензия: {license}", "by {author}\n{license}" : "автор: {author}\n{license}", "User management" : "Управление пользователями", "Active users" : "Активные пользователи", diff --git a/apps/settings/l10n/ru.json b/apps/settings/l10n/ru.json index 8a822b03678..d48efd33199 100644 --- a/apps/settings/l10n/ru.json +++ b/apps/settings/l10n/ru.json @@ -605,8 +605,6 @@ "Account name (required)" : "Имя учётной записи (обязательно)", "Total rows summary" : "Количество строк в общем", "Scroll to load more rows" : "Прокрутите, чтобы загрузить больше строк", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} учётная запись…","{userCount} учётных записи…","{userCount} учётных записей…","{userCount} учётных записи…"], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} учётная запись","{userCount} учётныt записи","{userCount} учётных записей","{userCount} учётные записи"], "Avatar" : "Аватар", "Account name" : "Имя учётной записи", "Group admin for" : "Администратор групп", @@ -809,6 +807,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "Разрешить автозаполнение имени пользователя в диалоговом окне общего доступа и разрешить доступ к системной адресной книге", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Двухфаторная аутентификация может быть принудительна включена для всех пользователей и выбранных групп. В случае, если у пользователя не настроен механизм подтверждения подлинности вторым фактором, он не сможет войти в систему.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Если выбрано включение или отключение использования двух-факторной проверки подлинности для групп, то для определения, требуется ли от пользователя использовать её, применяются следующие правила: \\n\n - если группы не включены в список, то двух-факторная проверка включена для всех их участников, кроме тех, кто также состоит в группах, проверка для которых отключена;\n - если группы включены в список, то двух-факторная проверка включена для всех участников таких групп;\n- если пользователь состоит одновременно и в группе, проверка для которой включена и группе, проверка для которой отключена, то приоритет получает использование двухфакторной проверки.", + "{license}-licensed" : "Лицензия: {license}", "Rating: {score}/10" : "Оценка: {score}/10", "Username" : "Имя пользователя", "Execute one task with each page loaded. Use case: Single user instance." : "Запуск одного задания при загрузке каждой страницы. Вариант использования: сервер для одного пользователя.", @@ -831,8 +830,6 @@ "Set user manager" : "Выбрать менеджер пользователей", "Username will be autogenerated" : "Имя пользователя будет сгенерировано автоматически", "Username (required)" : "Имя пользователя (обязательно)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} пользователь …","{userCount} пользователя …","{userCount} пользователей …","{userCount} пользователей …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} пользователь","{userCount} пользователя","{userCount} пользователей","{userCount} пользователей"], "User backend" : "Механизм учёта", "User actions" : "Действия пользователя", "Loading user …" : "Загрузка пользователя ...", @@ -851,7 +848,6 @@ "Send welcome email to new users" : "Отправлять приветственное электронное письмо новым пользователям", "Name your device" : "Назовите устройство", "Server error while trying to add WebAuthn device" : "Ошибка сервера при попытке добавить устройство WebAuthn", - "{license}-licensed" : "Лицензия: {license}", "by {author}\n{license}" : "автор: {author}\n{license}", "User management" : "Управление пользователями", "Active users" : "Активные пользователи", diff --git a/apps/settings/l10n/sc.js b/apps/settings/l10n/sc.js index 8f5208b6a2f..58871ed20f3 100644 --- a/apps/settings/l10n/sc.js +++ b/apps/settings/l10n/sc.js @@ -358,6 +358,7 @@ OC.L10N.register( "These groups will still be able to receive shares, but not to initiate them." : "Custos grupos ant a pòdere retzire cumpartziduras, ma no ddas ant a pòdere cumintzare.", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "S'autenticatzione a duos fatores si podet aplicare a totu is utentes e grupos ispetzìficos. Si non tenent unu frunidore a duos fatores cunfiguradu, no ant a pòdere intrare in su sistema.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Cando si seletzionant/escludent grupos, pro determinare si un'utente at aplicadu 2FA, s'impreat sa lògica in fatu: si non si seletzionat perunu grupu, 2FA est ativu pro chie chi siat, francu pro cumponentes de grupos esclùdidos. Si un'utente est siat in unu grupu seletzionadu siat in unu esclùdidu, cussu seletzionadu passat in antis e 2FA est aplicadu.", + "{license}-licensed" : "suta lissèntzia {license}", "Username" : "Nùmene utente", "New user" : "Utèntzia noa", "User backend" : "Motore utente", @@ -373,7 +374,6 @@ OC.L10N.register( "Show user backend" : "Mustra su motore utente", "Name your device" : "Nùmena su dispositivu", "Server error while trying to add WebAuthn device" : "Errore de su serbidore chirchende de agiùnghere su dispositivu WebAuthn", - "{license}-licensed" : "suta lissèntzia {license}", "by {author}\n{license}" : "de {author}\n{license}", "Active users" : "Utèntzias ativas", "Disabled users" : "Disativa utentes", diff --git a/apps/settings/l10n/sc.json b/apps/settings/l10n/sc.json index dc5cde20b9d..ccaf6d221b6 100644 --- a/apps/settings/l10n/sc.json +++ b/apps/settings/l10n/sc.json @@ -356,6 +356,7 @@ "These groups will still be able to receive shares, but not to initiate them." : "Custos grupos ant a pòdere retzire cumpartziduras, ma no ddas ant a pòdere cumintzare.", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "S'autenticatzione a duos fatores si podet aplicare a totu is utentes e grupos ispetzìficos. Si non tenent unu frunidore a duos fatores cunfiguradu, no ant a pòdere intrare in su sistema.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Cando si seletzionant/escludent grupos, pro determinare si un'utente at aplicadu 2FA, s'impreat sa lògica in fatu: si non si seletzionat perunu grupu, 2FA est ativu pro chie chi siat, francu pro cumponentes de grupos esclùdidos. Si un'utente est siat in unu grupu seletzionadu siat in unu esclùdidu, cussu seletzionadu passat in antis e 2FA est aplicadu.", + "{license}-licensed" : "suta lissèntzia {license}", "Username" : "Nùmene utente", "New user" : "Utèntzia noa", "User backend" : "Motore utente", @@ -371,7 +372,6 @@ "Show user backend" : "Mustra su motore utente", "Name your device" : "Nùmena su dispositivu", "Server error while trying to add WebAuthn device" : "Errore de su serbidore chirchende de agiùnghere su dispositivu WebAuthn", - "{license}-licensed" : "suta lissèntzia {license}", "by {author}\n{license}" : "de {author}\n{license}", "Active users" : "Utèntzias ativas", "Disabled users" : "Disativa utentes", diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js index 2ed145145a5..c6101ea30fc 100644 --- a/apps/settings/l10n/sk.js +++ b/apps/settings/l10n/sk.js @@ -823,6 +823,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "Povoliť dopĺňanie mena používateľa v dialógovom okne zdieľania a umožniť prístup do systémového adresára kontaktov", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Dvojfázové overenie je možné vynútiť pre všetkých používateľov a konkrétne skupiny. Ak nemajú nastaveného poskytovateľa dvojfázového overovania nebudú sa môcť prihlásiť do systému.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Pokiaľ sú skupiny vybraté/vynechané, je pre zisťovanie či je používateľovi vynútené dvojfázové (2FA) overovanie použitá nasledovná logika: Ak nie sú vybraté žiadne skupiny, je 2FA zapnuté pre všetkých okrem členov vynechaných skupín. Ak sú nejaké skupiny vybraté, je 2FA zapnuté pre všetkých jej členov. Ak je používateľ členom ako vybratej, tak aj vynechanej skupiny, potom má vybratá skupina prednosť a 2FA je vynútené.", + "{license}-licensed" : "{license}-licencovaný", "Rating: {score}/10" : "Hodnotenie: {score}/10", "Username" : "Používateľské meno", "Execute one task with each page loaded. Use case: Single user instance." : "S každou načítanou stránkou spustiť jednu úlohu. Prípad použitia: Inštancia jedného používateľa.", @@ -845,8 +846,6 @@ OC.L10N.register( "Set user manager" : "Nastaviť manažéra pre užívateľa", "Username will be autogenerated" : " Meno užívateľa bude automaticky generované.", "Username (required)" : "Meno užívateľa (povinné)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} užívateľ ...","{userCount} užívatelia ...","{userCount} užívateľov ...","{userCount} užívateľov ..."], - "_{userCount} user_::_{userCount} users_" : ["{userCount} užívateľ","{userCount} užívatelia","{userCount} užívateľov","{userCount} užívateľov"], "User backend" : "Backend používateľa", "User actions" : "Akcie užívateľa", "Loading user …" : "Načítavanie užívateľov ...", @@ -865,7 +864,6 @@ OC.L10N.register( "Send welcome email to new users" : "Odoslať uvítací e-mail novým používateľo", "Name your device" : "Pomenujte svoje zariadenie", "Server error while trying to add WebAuthn device" : "Chyba servera pri pokuse o pridanie zariadenia WebAuthn", - "{license}-licensed" : "{license}-licencovaný", "by {author}\n{license}" : "od {author}\n{license}", "User management" : "Správa užívateľov", "Active users" : "Aktívni používatelia", diff --git a/apps/settings/l10n/sk.json b/apps/settings/l10n/sk.json index eba7fb3bc26..899c10fe8f6 100644 --- a/apps/settings/l10n/sk.json +++ b/apps/settings/l10n/sk.json @@ -821,6 +821,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "Povoliť dopĺňanie mena používateľa v dialógovom okne zdieľania a umožniť prístup do systémového adresára kontaktov", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Dvojfázové overenie je možné vynútiť pre všetkých používateľov a konkrétne skupiny. Ak nemajú nastaveného poskytovateľa dvojfázového overovania nebudú sa môcť prihlásiť do systému.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Pokiaľ sú skupiny vybraté/vynechané, je pre zisťovanie či je používateľovi vynútené dvojfázové (2FA) overovanie použitá nasledovná logika: Ak nie sú vybraté žiadne skupiny, je 2FA zapnuté pre všetkých okrem členov vynechaných skupín. Ak sú nejaké skupiny vybraté, je 2FA zapnuté pre všetkých jej členov. Ak je používateľ členom ako vybratej, tak aj vynechanej skupiny, potom má vybratá skupina prednosť a 2FA je vynútené.", + "{license}-licensed" : "{license}-licencovaný", "Rating: {score}/10" : "Hodnotenie: {score}/10", "Username" : "Používateľské meno", "Execute one task with each page loaded. Use case: Single user instance." : "S každou načítanou stránkou spustiť jednu úlohu. Prípad použitia: Inštancia jedného používateľa.", @@ -843,8 +844,6 @@ "Set user manager" : "Nastaviť manažéra pre užívateľa", "Username will be autogenerated" : " Meno užívateľa bude automaticky generované.", "Username (required)" : "Meno užívateľa (povinné)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} užívateľ ...","{userCount} užívatelia ...","{userCount} užívateľov ...","{userCount} užívateľov ..."], - "_{userCount} user_::_{userCount} users_" : ["{userCount} užívateľ","{userCount} užívatelia","{userCount} užívateľov","{userCount} užívateľov"], "User backend" : "Backend používateľa", "User actions" : "Akcie užívateľa", "Loading user …" : "Načítavanie užívateľov ...", @@ -863,7 +862,6 @@ "Send welcome email to new users" : "Odoslať uvítací e-mail novým používateľo", "Name your device" : "Pomenujte svoje zariadenie", "Server error while trying to add WebAuthn device" : "Chyba servera pri pokuse o pridanie zariadenia WebAuthn", - "{license}-licensed" : "{license}-licencovaný", "by {author}\n{license}" : "od {author}\n{license}", "User management" : "Správa užívateľov", "Active users" : "Aktívni používatelia", diff --git a/apps/settings/l10n/sl.js b/apps/settings/l10n/sl.js index ee618c45afb..49fec6b976a 100644 --- a/apps/settings/l10n/sl.js +++ b/apps/settings/l10n/sl.js @@ -516,8 +516,6 @@ OC.L10N.register( "Account name (required)" : "Ime računa (zahtevano)", "Total rows summary" : "Skupni povzetek vrstic", "Scroll to load more rows" : "Podrsajte za nalaganje več vrstic", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} račun ...","{userCount} računa ...","{userCount} računi ...","{userCount} računov ..."], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} račun ...","{userCount} računa ...","{userCount} računi ...","{userCount} računov ..."], "Avatar" : "Podoba", "Account name" : "Ime računa", "Group admin for" : "Skrbnik skupine za", @@ -701,6 +699,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "Omogočite samodejno dokončanje uporabniškega imena v pogovornih oknih za souporabo in omogočite dostop do sistemskega imenika.", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Dvostopenjsko overjanje je mogoče vsiliti za vse uporabnike in določene skupine. Če za tovrstno prijavo nimajo nastavljenega ustreznega ponudnika, se v sistem ne bodo uspeli povezati.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Ko so skupine izbrane/izključene, je v uporabi protokol za ugotavljanje, ali ima uporabnik vsiljeno uporabo dvostopenjskega overjanja 2FA. Če ni izbrane skupine, je 2FA omogočeno za vse, razen za člane izključenih skupin. Če skupine so izbrane, je 2FA omogočeno za vse člane teh skupin, če pa je uporabnik v izbrani in tudi v izključeni skupini, ima izbrana skupina prednost in 2FA se izvaja.", + "{license}-licensed" : "dovoljenje {license}", "Rating: {score}/10" : "Ocena: {score}/10", "Username" : "Uporabniško ime", "Execute one task with each page loaded. Use case: Single user instance." : "Z vsako naloženo stranjo se izvede ena naloga. Možnost je priporočljivo uporabiti le za okolje z enim uporabnikom.", @@ -722,8 +721,6 @@ OC.L10N.register( "Set user manager" : "Nastavi upravljalnik uporabnikov", "Username will be autogenerated" : "Uporabniško ime bo samodejno ustvarjeno", "Username (required)" : "Uporabniško ime (zahtevano)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} uporabnik …","{userCount} uporabnika …","{userCount} uporabniki …","{userCount} uporabnikov …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} uporabnik","{userCount} uporabnika","{userCount} uporabniki","{userCount} uporabnikov"], "User backend" : "Uporabniški ozadnji program", "User actions" : "Dejanja uporabnika", "Loading user …" : "Poteka nalaganje uporabnika ...", @@ -742,7 +739,6 @@ OC.L10N.register( "Send welcome email to new users" : "Pošlji sporočilo novim uporabnikom", "Name your device" : "Naziv naprave", "Server error while trying to add WebAuthn device" : "Prišlo je do strežniške napake med dodajanjem naprave WebAuthn", - "{license}-licensed" : "dovoljenje {license}", "by {author}\n{license}" : "Razvoj: {author}\nDovoljenje: {license}", "User management" : "Upravljanje uporabnikov", "Active users" : "Dejavni uporabniki", diff --git a/apps/settings/l10n/sl.json b/apps/settings/l10n/sl.json index 90bea4e1b4e..cdb872b8290 100644 --- a/apps/settings/l10n/sl.json +++ b/apps/settings/l10n/sl.json @@ -514,8 +514,6 @@ "Account name (required)" : "Ime računa (zahtevano)", "Total rows summary" : "Skupni povzetek vrstic", "Scroll to load more rows" : "Podrsajte za nalaganje več vrstic", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} račun ...","{userCount} računa ...","{userCount} računi ...","{userCount} računov ..."], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} račun ...","{userCount} računa ...","{userCount} računi ...","{userCount} računov ..."], "Avatar" : "Podoba", "Account name" : "Ime računa", "Group admin for" : "Skrbnik skupine za", @@ -699,6 +697,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "Omogočite samodejno dokončanje uporabniškega imena v pogovornih oknih za souporabo in omogočite dostop do sistemskega imenika.", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Dvostopenjsko overjanje je mogoče vsiliti za vse uporabnike in določene skupine. Če za tovrstno prijavo nimajo nastavljenega ustreznega ponudnika, se v sistem ne bodo uspeli povezati.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Ko so skupine izbrane/izključene, je v uporabi protokol za ugotavljanje, ali ima uporabnik vsiljeno uporabo dvostopenjskega overjanja 2FA. Če ni izbrane skupine, je 2FA omogočeno za vse, razen za člane izključenih skupin. Če skupine so izbrane, je 2FA omogočeno za vse člane teh skupin, če pa je uporabnik v izbrani in tudi v izključeni skupini, ima izbrana skupina prednost in 2FA se izvaja.", + "{license}-licensed" : "dovoljenje {license}", "Rating: {score}/10" : "Ocena: {score}/10", "Username" : "Uporabniško ime", "Execute one task with each page loaded. Use case: Single user instance." : "Z vsako naloženo stranjo se izvede ena naloga. Možnost je priporočljivo uporabiti le za okolje z enim uporabnikom.", @@ -720,8 +719,6 @@ "Set user manager" : "Nastavi upravljalnik uporabnikov", "Username will be autogenerated" : "Uporabniško ime bo samodejno ustvarjeno", "Username (required)" : "Uporabniško ime (zahtevano)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} uporabnik …","{userCount} uporabnika …","{userCount} uporabniki …","{userCount} uporabnikov …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} uporabnik","{userCount} uporabnika","{userCount} uporabniki","{userCount} uporabnikov"], "User backend" : "Uporabniški ozadnji program", "User actions" : "Dejanja uporabnika", "Loading user …" : "Poteka nalaganje uporabnika ...", @@ -740,7 +737,6 @@ "Send welcome email to new users" : "Pošlji sporočilo novim uporabnikom", "Name your device" : "Naziv naprave", "Server error while trying to add WebAuthn device" : "Prišlo je do strežniške napake med dodajanjem naprave WebAuthn", - "{license}-licensed" : "dovoljenje {license}", "by {author}\n{license}" : "Razvoj: {author}\nDovoljenje: {license}", "User management" : "Upravljanje uporabnikov", "Active users" : "Dejavni uporabniki", diff --git a/apps/settings/l10n/sr.js b/apps/settings/l10n/sr.js index 1963fa65ea6..b50467c4706 100644 --- a/apps/settings/l10n/sr.js +++ b/apps/settings/l10n/sr.js @@ -621,8 +621,6 @@ OC.L10N.register( "Account name (required)" : "Име налога (обавезно)", "Total rows summary" : "Резиме укупног броја редова", "Scroll to load more rows" : "Скролујте да се учита још редова", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} налог…","{userCount} налога…","{userCount} налога…"], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} налог","{userCount} налога","{userCount} налога"], "Avatar" : "Аватар", "Account name" : "Име рачуна", "Group admin for" : "Администратор групе за", @@ -825,6 +823,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "Омогући аутоматско довршавање корисничког имена у дијалогу дељења и дозволи приступ системском адресару", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Двофакторска провера идентитета се може захтевати свим корисницима и и одређеним групама. Ако немају већ подешеног провајдера другог фактора, неће моћи да се пријаве на систем.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Када се групе означе/искључе, користи се следећа логика да се закључи да ли се захтева 2FA: ако није одабрана ниједна група, 2FA је укључен свима осим члановима искључених група. Ако има одабраних група, 2FA је укључен само њиховим члановима. Ако је корисник у исто време у одабраној и у искљученој групи, одабрана група има предност и 2FA се захтева.", + "{license}-licensed" : "{license}-лиценцирано", "Rating: {score}/10" : "Оцена: {score}/10", "Username" : "Корисничко име", "Execute one task with each page loaded. Use case: Single user instance." : "Извршава један задатак за сваку учитану страницу. Случај употребе: инстанца са једним корисником.", @@ -847,8 +846,6 @@ OC.L10N.register( "Set user manager" : "Постави менаџера корисника", "Username will be autogenerated" : "Корисничко име ће бити генерисано аутоматски", "Username (required)" : "Корисничко име (обавезно)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} корисник…","{userCount} корисника…","{userCount} корисника…"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} корисник","{userCount} корисника","{userCount} корисника"], "User backend" : "Позадина за кориснике", "User actions" : "Корисникове акције", "Loading user …" : "Учитава се корисник...", @@ -867,7 +864,6 @@ OC.L10N.register( "Send welcome email to new users" : "Пошаљи новим корисницима е-мејл добродошлице", "Name your device" : "Име Вашег уређаја", "Server error while trying to add WebAuthn device" : "Серверска грешка при додавању WebAuthn уређаја", - "{license}-licensed" : "{license}-лиценцирано", "by {author}\n{license}" : "од {author}\n{license}", "User management" : "Управљање корисницима", "Active users" : "Активних корисника", diff --git a/apps/settings/l10n/sr.json b/apps/settings/l10n/sr.json index 0910f5baedd..2f06f9f355f 100644 --- a/apps/settings/l10n/sr.json +++ b/apps/settings/l10n/sr.json @@ -619,8 +619,6 @@ "Account name (required)" : "Име налога (обавезно)", "Total rows summary" : "Резиме укупног броја редова", "Scroll to load more rows" : "Скролујте да се учита још редова", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} налог…","{userCount} налога…","{userCount} налога…"], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} налог","{userCount} налога","{userCount} налога"], "Avatar" : "Аватар", "Account name" : "Име рачуна", "Group admin for" : "Администратор групе за", @@ -823,6 +821,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "Омогући аутоматско довршавање корисничког имена у дијалогу дељења и дозволи приступ системском адресару", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Двофакторска провера идентитета се може захтевати свим корисницима и и одређеним групама. Ако немају већ подешеног провајдера другог фактора, неће моћи да се пријаве на систем.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Када се групе означе/искључе, користи се следећа логика да се закључи да ли се захтева 2FA: ако није одабрана ниједна група, 2FA је укључен свима осим члановима искључених група. Ако има одабраних група, 2FA је укључен само њиховим члановима. Ако је корисник у исто време у одабраној и у искљученој групи, одабрана група има предност и 2FA се захтева.", + "{license}-licensed" : "{license}-лиценцирано", "Rating: {score}/10" : "Оцена: {score}/10", "Username" : "Корисничко име", "Execute one task with each page loaded. Use case: Single user instance." : "Извршава један задатак за сваку учитану страницу. Случај употребе: инстанца са једним корисником.", @@ -845,8 +844,6 @@ "Set user manager" : "Постави менаџера корисника", "Username will be autogenerated" : "Корисничко име ће бити генерисано аутоматски", "Username (required)" : "Корисничко име (обавезно)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} корисник…","{userCount} корисника…","{userCount} корисника…"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} корисник","{userCount} корисника","{userCount} корисника"], "User backend" : "Позадина за кориснике", "User actions" : "Корисникове акције", "Loading user …" : "Учитава се корисник...", @@ -865,7 +862,6 @@ "Send welcome email to new users" : "Пошаљи новим корисницима е-мејл добродошлице", "Name your device" : "Име Вашег уређаја", "Server error while trying to add WebAuthn device" : "Серверска грешка при додавању WebAuthn уређаја", - "{license}-licensed" : "{license}-лиценцирано", "by {author}\n{license}" : "од {author}\n{license}", "User management" : "Управљање корисницима", "Active users" : "Активних корисника", diff --git a/apps/settings/l10n/sv.js b/apps/settings/l10n/sv.js index d8d61257799..163cbfc30c7 100644 --- a/apps/settings/l10n/sv.js +++ b/apps/settings/l10n/sv.js @@ -508,8 +508,6 @@ OC.L10N.register( "Account name (required)" : "Kontonamn (obligatoriskt)", "Total rows summary" : "Sammanfattning antal rader", "Scroll to load more rows" : "Bläddra för att ladda fler rader", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} konto …","{userCount} konton …"], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} konto","{userCount} konton"], "Avatar" : "Avatar", "Account name" : "Kontonamn", "Group admin for" : "Gruppadministratör för", @@ -707,6 +705,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "Tillåt autokomplettering av användarnamn i delningsdialogen och tillåt åtkomst till systemets adressbok", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Tvåfaktorsautentisering kan påtvingas för alla användare och specifika grupper. Om de inte har en tvåfaktorsleverantör konfigurerad kommer de inte att kunna logga in i systemet.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "När grupper väljs/exkluderas används följande logik för att avgöra om en användare har 2FA påtvingad: Om inga grupper väljs är 2FA aktiverat för alla förutom medlemmar i exkluderade grupper. Om grupper väljs är 2FA aktiverat för alla medlemmar i dessa grupper. Om en användare är medlem i både en vald och exkluderad grupp, har den valda företräde och 2FA påtvingas.", + "{license}-licensed" : "{license}-licensierad", "Rating: {score}/10" : "Betyg: {score}/10", "Username" : "Användarnamn", "Execute one task with each page loaded. Use case: Single user instance." : "Utför en uppgift med varje sidladdning. Användningsfall: instans med en användare.", @@ -729,8 +728,6 @@ OC.L10N.register( "Set user manager" : "Ställ in användarhanterare", "Username will be autogenerated" : "Användarnamn kommer att autogenereras", "Username (required)" : "Användarnamn (obligatoriskt)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} användare …","{userCount} användare …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} användare","{userCount} användare"], "User backend" : "Användarbackend", "User actions" : "Användaråtgärder", "Loading user …" : "Laddar användare …", @@ -749,7 +746,6 @@ OC.L10N.register( "Send welcome email to new users" : "Skicka välkomstmail till nya användare", "Name your device" : "Namnge din enhet", "Server error while trying to add WebAuthn device" : "Serverfel när du försökte lägga till en WebAuthn-enhet", - "{license}-licensed" : "{license}-licensierad", "by {author}\n{license}" : "av {author}\n{license}", "User management" : "Användarhantering", "Active users" : "Aktiva användare", diff --git a/apps/settings/l10n/sv.json b/apps/settings/l10n/sv.json index 7bfb83c8989..aaff2a22768 100644 --- a/apps/settings/l10n/sv.json +++ b/apps/settings/l10n/sv.json @@ -506,8 +506,6 @@ "Account name (required)" : "Kontonamn (obligatoriskt)", "Total rows summary" : "Sammanfattning antal rader", "Scroll to load more rows" : "Bläddra för att ladda fler rader", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} konto …","{userCount} konton …"], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} konto","{userCount} konton"], "Avatar" : "Avatar", "Account name" : "Kontonamn", "Group admin for" : "Gruppadministratör för", @@ -705,6 +703,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "Tillåt autokomplettering av användarnamn i delningsdialogen och tillåt åtkomst till systemets adressbok", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Tvåfaktorsautentisering kan påtvingas för alla användare och specifika grupper. Om de inte har en tvåfaktorsleverantör konfigurerad kommer de inte att kunna logga in i systemet.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "När grupper väljs/exkluderas används följande logik för att avgöra om en användare har 2FA påtvingad: Om inga grupper väljs är 2FA aktiverat för alla förutom medlemmar i exkluderade grupper. Om grupper väljs är 2FA aktiverat för alla medlemmar i dessa grupper. Om en användare är medlem i både en vald och exkluderad grupp, har den valda företräde och 2FA påtvingas.", + "{license}-licensed" : "{license}-licensierad", "Rating: {score}/10" : "Betyg: {score}/10", "Username" : "Användarnamn", "Execute one task with each page loaded. Use case: Single user instance." : "Utför en uppgift med varje sidladdning. Användningsfall: instans med en användare.", @@ -727,8 +726,6 @@ "Set user manager" : "Ställ in användarhanterare", "Username will be autogenerated" : "Användarnamn kommer att autogenereras", "Username (required)" : "Användarnamn (obligatoriskt)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} användare …","{userCount} användare …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} användare","{userCount} användare"], "User backend" : "Användarbackend", "User actions" : "Användaråtgärder", "Loading user …" : "Laddar användare …", @@ -747,7 +744,6 @@ "Send welcome email to new users" : "Skicka välkomstmail till nya användare", "Name your device" : "Namnge din enhet", "Server error while trying to add WebAuthn device" : "Serverfel när du försökte lägga till en WebAuthn-enhet", - "{license}-licensed" : "{license}-licensierad", "by {author}\n{license}" : "av {author}\n{license}", "User management" : "Användarhantering", "Active users" : "Aktiva användare", diff --git a/apps/settings/l10n/th.js b/apps/settings/l10n/th.js index 69d0814e2f6..9bde8dd5cc7 100644 --- a/apps/settings/l10n/th.js +++ b/apps/settings/l10n/th.js @@ -277,6 +277,7 @@ OC.L10N.register( "Your username is: %s" : "ชื่อผู้ใช้ของคุณคือ: %s", "Exclude groups from sharing" : "ยกเว้นกลุ่มจากการแชร์", "These groups will still be able to receive shares, but not to initiate them." : "กลุ่มนี้จะยังคงสามารถรับการแชร์ แต่ไม่สามารถสร้างแชร์ใหม่", + "{license}-licensed" : "สัญญาอนุญาต {license}", "Username" : "ชื่อผู้ใช้", "New user" : "ผู้ใช้ใหม่", "User backend" : "แบ็กเอนด์ของผู้ใช้", @@ -292,7 +293,6 @@ OC.L10N.register( "Show user backend" : "แสดงแบ็กเอนด์ของผู้ใช้", "Name your device" : "ตั้งชื่ออุปกรณ์ของคุณ", "Server error while trying to add WebAuthn device" : "เกิดข้อผิดพลาดเซิร์ฟเวอร์ขณะกำลังพยายามเพิ่มอุปกรณ์ WebAuthn", - "{license}-licensed" : "สัญญาอนุญาต {license}", "by {author}\n{license}" : "โดย {author}\n{license}", "Active users" : "ผู้ใช้ที่ใช้งานอยู่", "Disabled users" : "ผู้ใช้ที่ปิดใช้งาน", diff --git a/apps/settings/l10n/th.json b/apps/settings/l10n/th.json index 8b09f54b66a..81b66adca5e 100644 --- a/apps/settings/l10n/th.json +++ b/apps/settings/l10n/th.json @@ -275,6 +275,7 @@ "Your username is: %s" : "ชื่อผู้ใช้ของคุณคือ: %s", "Exclude groups from sharing" : "ยกเว้นกลุ่มจากการแชร์", "These groups will still be able to receive shares, but not to initiate them." : "กลุ่มนี้จะยังคงสามารถรับการแชร์ แต่ไม่สามารถสร้างแชร์ใหม่", + "{license}-licensed" : "สัญญาอนุญาต {license}", "Username" : "ชื่อผู้ใช้", "New user" : "ผู้ใช้ใหม่", "User backend" : "แบ็กเอนด์ของผู้ใช้", @@ -290,7 +291,6 @@ "Show user backend" : "แสดงแบ็กเอนด์ของผู้ใช้", "Name your device" : "ตั้งชื่ออุปกรณ์ของคุณ", "Server error while trying to add WebAuthn device" : "เกิดข้อผิดพลาดเซิร์ฟเวอร์ขณะกำลังพยายามเพิ่มอุปกรณ์ WebAuthn", - "{license}-licensed" : "สัญญาอนุญาต {license}", "by {author}\n{license}" : "โดย {author}\n{license}", "Active users" : "ผู้ใช้ที่ใช้งานอยู่", "Disabled users" : "ผู้ใช้ที่ปิดใช้งาน", diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index bcb312ad56b..73bbefecc63 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -331,6 +331,7 @@ OC.L10N.register( "None of your currently installed apps provide image generation functionality" : "Şu anda kurulu uygulamaların hiç birinde görsel oluşturma özelliği yok", "Text processing" : "Metin işleme", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Metin işleme özelliği farklı uygulamalardan sağlanabilir. Buradan, bu görev için hangi uygulamanın kullanılacağını ayarlayabilirsiniz.", + "None of your currently installed apps provide text processing functionality using the Text Processing API." : "Kurulu uygulamaların hiç birinde Metin İşleme API uygulamasını kullanan bir metin işleme özelliği yok", "Here you can decide which group can access certain sections of the administration settings." : "Hangi yönetici ayarlarına hangi grubun erişebileceğini bu bölümden belirleyebilirsiniz.", "None" : "Yok", "Unable to modify setting" : "Ayar değiştirilemedi", @@ -624,8 +625,6 @@ OC.L10N.register( "Account name (required)" : "Hesap adı (zorunlu)", "Total rows summary" : "Toplam satır özeti", "Scroll to load more rows" : "Diğer satırları görüntülemek için aşağı kaydırın", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} hesap…","{userCount} hesap…"], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} hesap","{userCount} hesap"], "Avatar" : "Avatar", "Account name" : "Hesap adı", "Group admin for" : "Şunun grup yöneticisi", @@ -828,6 +827,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "Paylaşım penceresinde kullanıcı adının otomatik tamamlanmasına ve sistem adres defterine erişilmesine izin verilsin", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Tüm kullanıcılar ve belirli gruplar için iki adımlı doğrulama kullanılır. İki adımlı doğrulama hizmeti sağlayıcısını yapılandırmayan kullanıcılar oturum açamaz.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Uygulanan ya da uygulanmayan gruplar belirtildiğinde, bir kullanıcının iki adımlı doğrulama kullanıp kullanmayacağına şu şekilde karar verilir. Herhangi bir grup belirtilmemiş ise, uygulanmayan grupların üyeleri dışındaki tüm üyeler için iki adımlı doğrulama kullanılır. Belirtilmiş gruplar varsa, uygulanan bu grupların üyeleri için iki adımlı doğrulama kullanılır. Bir kullanıcının hem uygulanan hem de uygulanmayan gruplarda üyeliği varsa, uygulanan grupların önceliği vardır ve iki adımlı doğrulama kullanılır.", + "{license}-licensed" : "{license}-lisanslı", "Rating: {score}/10" : "Değerlendirme: {score}/10", "Username" : "Kullanıcı adı", "Execute one task with each page loaded. Use case: Single user instance." : "Her sayfa yüklendiğinde bir görev yürütülür. Kullanım şekli: Tek kullanıcılı kopya.", @@ -850,8 +850,6 @@ OC.L10N.register( "Set user manager" : "Kullanıcı yöneticisi ayarla", "Username will be autogenerated" : "Kullanıcı adı otomatik olarak oluşturulacak", "Username (required)" : "Kullanıcı adı (zorunlu)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} kullanıcı…","{userCount} kullanıcı…"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} kullanıcı","{userCount} kullanıcı"], "User backend" : "Kullanıcı arka ucu", "User actions" : "Kullanıcı işlemleri", "Loading user …" : "Kullanıcı yükleniyor…", @@ -870,7 +868,6 @@ OC.L10N.register( "Send welcome email to new users" : "Yeni kullanıcılara hoş geldiniz e-postası gönderilsin", "Name your device" : "Aygıtınıza bir ad verin", "Server error while trying to add WebAuthn device" : "WebAuthn aygıtı eklenirken sunucu sorunu çıktı", - "{license}-licensed" : "{license}-lisanslı", "by {author}\n{license}" : "{author} tarafından\n{license}", "User management" : "Kullanıcı yönetimi", "Active users" : "Etkin kullanıcılar", diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index 2a090e62cdb..397587e4b9a 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -329,6 +329,7 @@ "None of your currently installed apps provide image generation functionality" : "Şu anda kurulu uygulamaların hiç birinde görsel oluşturma özelliği yok", "Text processing" : "Metin işleme", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Metin işleme özelliği farklı uygulamalardan sağlanabilir. Buradan, bu görev için hangi uygulamanın kullanılacağını ayarlayabilirsiniz.", + "None of your currently installed apps provide text processing functionality using the Text Processing API." : "Kurulu uygulamaların hiç birinde Metin İşleme API uygulamasını kullanan bir metin işleme özelliği yok", "Here you can decide which group can access certain sections of the administration settings." : "Hangi yönetici ayarlarına hangi grubun erişebileceğini bu bölümden belirleyebilirsiniz.", "None" : "Yok", "Unable to modify setting" : "Ayar değiştirilemedi", @@ -622,8 +623,6 @@ "Account name (required)" : "Hesap adı (zorunlu)", "Total rows summary" : "Toplam satır özeti", "Scroll to load more rows" : "Diğer satırları görüntülemek için aşağı kaydırın", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} hesap…","{userCount} hesap…"], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} hesap","{userCount} hesap"], "Avatar" : "Avatar", "Account name" : "Hesap adı", "Group admin for" : "Şunun grup yöneticisi", @@ -826,6 +825,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "Paylaşım penceresinde kullanıcı adının otomatik tamamlanmasına ve sistem adres defterine erişilmesine izin verilsin", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Tüm kullanıcılar ve belirli gruplar için iki adımlı doğrulama kullanılır. İki adımlı doğrulama hizmeti sağlayıcısını yapılandırmayan kullanıcılar oturum açamaz.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Uygulanan ya da uygulanmayan gruplar belirtildiğinde, bir kullanıcının iki adımlı doğrulama kullanıp kullanmayacağına şu şekilde karar verilir. Herhangi bir grup belirtilmemiş ise, uygulanmayan grupların üyeleri dışındaki tüm üyeler için iki adımlı doğrulama kullanılır. Belirtilmiş gruplar varsa, uygulanan bu grupların üyeleri için iki adımlı doğrulama kullanılır. Bir kullanıcının hem uygulanan hem de uygulanmayan gruplarda üyeliği varsa, uygulanan grupların önceliği vardır ve iki adımlı doğrulama kullanılır.", + "{license}-licensed" : "{license}-lisanslı", "Rating: {score}/10" : "Değerlendirme: {score}/10", "Username" : "Kullanıcı adı", "Execute one task with each page loaded. Use case: Single user instance." : "Her sayfa yüklendiğinde bir görev yürütülür. Kullanım şekli: Tek kullanıcılı kopya.", @@ -848,8 +848,6 @@ "Set user manager" : "Kullanıcı yöneticisi ayarla", "Username will be autogenerated" : "Kullanıcı adı otomatik olarak oluşturulacak", "Username (required)" : "Kullanıcı adı (zorunlu)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} kullanıcı…","{userCount} kullanıcı…"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} kullanıcı","{userCount} kullanıcı"], "User backend" : "Kullanıcı arka ucu", "User actions" : "Kullanıcı işlemleri", "Loading user …" : "Kullanıcı yükleniyor…", @@ -868,7 +866,6 @@ "Send welcome email to new users" : "Yeni kullanıcılara hoş geldiniz e-postası gönderilsin", "Name your device" : "Aygıtınıza bir ad verin", "Server error while trying to add WebAuthn device" : "WebAuthn aygıtı eklenirken sunucu sorunu çıktı", - "{license}-licensed" : "{license}-lisanslı", "by {author}\n{license}" : "{author} tarafından\n{license}", "User management" : "Kullanıcı yönetimi", "Active users" : "Etkin kullanıcılar", diff --git a/apps/settings/l10n/uk.js b/apps/settings/l10n/uk.js index 4901bc4084a..695c3b8b46f 100644 --- a/apps/settings/l10n/uk.js +++ b/apps/settings/l10n/uk.js @@ -723,6 +723,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "Дозволити автозаповнення імени користувача в діалоговому вікні спільного доступу, дозволити доступ до системної адресної книги", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Двофакторну авторизацію можна примусово визначити як для всіх користувачів, так й для окремих груп. Якщо такі користувачі не визначили постачальника двофакторної авторизації, то вони не зможуть увійти до хмари.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Коли групи вибрано/виключено, вони використовують таку логіку, щоб визначити, чи застосовано для користувача 2FA: якщо не вибрано жодної групи, 2FA ввімкнено для всіх, крім членів виключених груп. Якщо вибрано групи, для всіх учасників увімкнено 2FA. Якщо користувач одночасно входить до вибраної та виключеної групи, вибраний має пріоритет і застосовується 2FA.", + "{license}-licensed" : "Ліцензія: {license}", "Rating: {score}/10" : "Рейтинг: {score}/10", "Username" : "Ім'я користувача", "Execute one task with each page loaded. Use case: Single user instance." : "Виконуватиметься лише одне завдання під час завантаження сторінки. Приклад використання: сервер з лише одним користувачем.", @@ -745,8 +746,6 @@ OC.L10N.register( "Set user manager" : "Встановити менеджера користувача", "Username will be autogenerated" : "Ім'я користувача буде автоматично створено", "Username (required)" : "Ім'я користувача (обов'язково)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} користувач …","{userCount} користувача …","{userCount} користувачів …","{userCount} користувачів …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} користувач","{userCount} користувача","{userCount} користувачів","{userCount} користувачів"], "User backend" : "Сервер користувача", "User actions" : "Дії користувачів", "Loading user …" : "Завантаження користувачів ...", @@ -765,7 +764,6 @@ OC.L10N.register( "Send welcome email to new users" : "Надсилати вітальні листи новим користувачам", "Name your device" : "Дайте назву вашому пристрою", "Server error while trying to add WebAuthn device" : "Помилка сервера під час спроби додати пристрій WebAuthn", - "{license}-licensed" : "Ліцензія: {license}", "by {author}\n{license}" : "Автор: {author}\n{license}", "User management" : "Керування користувачами", "Active users" : "Активні користувачі", diff --git a/apps/settings/l10n/uk.json b/apps/settings/l10n/uk.json index cee48462143..be4ca816622 100644 --- a/apps/settings/l10n/uk.json +++ b/apps/settings/l10n/uk.json @@ -721,6 +721,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "Дозволити автозаповнення імени користувача в діалоговому вікні спільного доступу, дозволити доступ до системної адресної книги", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Двофакторну авторизацію можна примусово визначити як для всіх користувачів, так й для окремих груп. Якщо такі користувачі не визначили постачальника двофакторної авторизації, то вони не зможуть увійти до хмари.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Коли групи вибрано/виключено, вони використовують таку логіку, щоб визначити, чи застосовано для користувача 2FA: якщо не вибрано жодної групи, 2FA ввімкнено для всіх, крім членів виключених груп. Якщо вибрано групи, для всіх учасників увімкнено 2FA. Якщо користувач одночасно входить до вибраної та виключеної групи, вибраний має пріоритет і застосовується 2FA.", + "{license}-licensed" : "Ліцензія: {license}", "Rating: {score}/10" : "Рейтинг: {score}/10", "Username" : "Ім'я користувача", "Execute one task with each page loaded. Use case: Single user instance." : "Виконуватиметься лише одне завдання під час завантаження сторінки. Приклад використання: сервер з лише одним користувачем.", @@ -743,8 +744,6 @@ "Set user manager" : "Встановити менеджера користувача", "Username will be autogenerated" : "Ім'я користувача буде автоматично створено", "Username (required)" : "Ім'я користувача (обов'язково)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} користувач …","{userCount} користувача …","{userCount} користувачів …","{userCount} користувачів …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} користувач","{userCount} користувача","{userCount} користувачів","{userCount} користувачів"], "User backend" : "Сервер користувача", "User actions" : "Дії користувачів", "Loading user …" : "Завантаження користувачів ...", @@ -763,7 +762,6 @@ "Send welcome email to new users" : "Надсилати вітальні листи новим користувачам", "Name your device" : "Дайте назву вашому пристрою", "Server error while trying to add WebAuthn device" : "Помилка сервера під час спроби додати пристрій WebAuthn", - "{license}-licensed" : "Ліцензія: {license}", "by {author}\n{license}" : "Автор: {author}\n{license}", "User management" : "Керування користувачами", "Active users" : "Активні користувачі", diff --git a/apps/settings/l10n/vi.js b/apps/settings/l10n/vi.js index 373485354a1..a5d6defc82d 100644 --- a/apps/settings/l10n/vi.js +++ b/apps/settings/l10n/vi.js @@ -487,6 +487,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "Cho phép tự động hoàn thành tên người dùng trong hộp thoại chia sẻ và cho phép truy cập vào sổ địa chỉ hệ thống", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Xác thực hai yếu tố có thể được thực thi cho tất cả người dùng và các nhóm cụ thể. Nếu họ không cấu hình nhà cung cấp hai yếu tố, họ sẽ không thể đăng nhập vào hệ thống.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Khi các nhóm được chọn / loại trừ, họ sử dụng logic sau để xác định xem người dùng có thực thi 2FA hay không: Nếu không có nhóm nào được chọn, 2FA được bật cho mọi người trừ các thành viên của các nhóm bị loại trừ. Nếu các nhóm được chọn, 2FA được bật cho tất cả các thành viên trong số này. Nếu người dùng ở cả hai nhóm được chọn và bị loại trừ, quyền được chọn sẽ được ưu tiên và 2FA được thi hành.", + "{license}-licensed" : "{license}-được cấp phép", "Username" : "Tên đăng nhập", "Execute one task with each page loaded. Use case: Single user instance." : "Thực hiện một tác vụ với mỗi trang được tải. Trường hợp sử dụng: Phiên bản người dùng duy nhất.", "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.php được đăng ký tại dịch vụ webcron để gọi cron.php cứ 5 phút một lần qua HTTP. Ca sử dụng: Phiên bản rất nhỏ (1–5 người dùng tùy theo mức độ sử dụng).", @@ -508,8 +509,6 @@ OC.L10N.register( "Set user manager" : "Đặt trình quản lý người dùng", "Username will be autogenerated" : "Tên người dùng sẽ được tạo tự động", "Username (required)" : "Tên người dùng (bắt buộc)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} người dùng…"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} người dùng"], "User backend" : "Trang cài đặt người dùng", "User actions" : "Hành động của người dùng", "Loading user …" : "Đang tải người dùng…", @@ -528,7 +527,6 @@ OC.L10N.register( "Send welcome email to new users" : "Gửi email chào mừng tới người dùng mới", "Name your device" : "Đặt tên cho thiết bị của bạn", "Server error while trying to add WebAuthn device" : "Lỗi máy chủ khi cố gắng thêm thiết bị WebAuthn", - "{license}-licensed" : "{license}-được cấp phép", "by {author}\n{license}" : "bởi {tác giả}{giấy phép}", "Active users" : "Người dùng hoạt động", "Disabled users" : "Người dùng đã bị vô hiệu hóa", diff --git a/apps/settings/l10n/vi.json b/apps/settings/l10n/vi.json index fb1992a7fc4..50edf7d9b82 100644 --- a/apps/settings/l10n/vi.json +++ b/apps/settings/l10n/vi.json @@ -485,6 +485,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "Cho phép tự động hoàn thành tên người dùng trong hộp thoại chia sẻ và cho phép truy cập vào sổ địa chỉ hệ thống", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Xác thực hai yếu tố có thể được thực thi cho tất cả người dùng và các nhóm cụ thể. Nếu họ không cấu hình nhà cung cấp hai yếu tố, họ sẽ không thể đăng nhập vào hệ thống.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Khi các nhóm được chọn / loại trừ, họ sử dụng logic sau để xác định xem người dùng có thực thi 2FA hay không: Nếu không có nhóm nào được chọn, 2FA được bật cho mọi người trừ các thành viên của các nhóm bị loại trừ. Nếu các nhóm được chọn, 2FA được bật cho tất cả các thành viên trong số này. Nếu người dùng ở cả hai nhóm được chọn và bị loại trừ, quyền được chọn sẽ được ưu tiên và 2FA được thi hành.", + "{license}-licensed" : "{license}-được cấp phép", "Username" : "Tên đăng nhập", "Execute one task with each page loaded. Use case: Single user instance." : "Thực hiện một tác vụ với mỗi trang được tải. Trường hợp sử dụng: Phiên bản người dùng duy nhất.", "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.php được đăng ký tại dịch vụ webcron để gọi cron.php cứ 5 phút một lần qua HTTP. Ca sử dụng: Phiên bản rất nhỏ (1–5 người dùng tùy theo mức độ sử dụng).", @@ -506,8 +507,6 @@ "Set user manager" : "Đặt trình quản lý người dùng", "Username will be autogenerated" : "Tên người dùng sẽ được tạo tự động", "Username (required)" : "Tên người dùng (bắt buộc)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} người dùng…"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} người dùng"], "User backend" : "Trang cài đặt người dùng", "User actions" : "Hành động của người dùng", "Loading user …" : "Đang tải người dùng…", @@ -526,7 +525,6 @@ "Send welcome email to new users" : "Gửi email chào mừng tới người dùng mới", "Name your device" : "Đặt tên cho thiết bị của bạn", "Server error while trying to add WebAuthn device" : "Lỗi máy chủ khi cố gắng thêm thiết bị WebAuthn", - "{license}-licensed" : "{license}-được cấp phép", "by {author}\n{license}" : "bởi {tác giả}{giấy phép}", "Active users" : "Người dùng hoạt động", "Disabled users" : "Người dùng đã bị vô hiệu hóa", diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 5c9d0a07855..8f16097d805 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -731,6 +731,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "允许在分享对话框中自动补全用户名并访问系统通讯录", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "两步验证可以对于所有用户和特定分组启用。如果没有设置两步验证提供者,他们则不能登录到系统。", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "当分组被选择/排除时,将使用以下逻辑来确定一个用户是否强制启用两步验证:如果没有选择分组,两步验证将对被排除分组成员外的所有用户启用。如果选择了分组,两步验证将对被选择分组的成员启用。如果一个用户同时属于被选择和被排除分组,被选择分组将拥有优先权,两步验证将对该用户强制启用。", + "{license}-licensed" : "{license}-许可协议", "Rating: {score}/10" : "评分:{score}/10", "Username" : "用户名", "Execute one task with each page loaded. Use case: Single user instance." : "每加载一个页面就执行一个任务。使用场景:单一用户实例。", @@ -753,8 +754,6 @@ OC.L10N.register( "Set user manager" : "设置用户管理者", "Username will be autogenerated" : "用户名将自动生成", "Username (required)" : "用户名(必填)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} 个用户 ..."], - "_{userCount} user_::_{userCount} users_" : ["{userCount} 个用户"], "User backend" : "用户来源", "User actions" : "用户操作", "Loading user …" : "正在加载用户 ...", @@ -773,7 +772,6 @@ OC.L10N.register( "Send welcome email to new users" : "向新用户发送欢迎邮件", "Name your device" : "为您的设备命名", "Server error while trying to add WebAuthn device" : "尝试添加 WebAuthn 设备时出现服务器错误", - "{license}-licensed" : "{license}-许可协议", "by {author}\n{license}" : "按照 {author}\n{license}", "Active users" : "活跃用户", "Disabled users" : "已禁用的用户", diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index c61080ec673..7c066bdc608 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -729,6 +729,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "允许在分享对话框中自动补全用户名并访问系统通讯录", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "两步验证可以对于所有用户和特定分组启用。如果没有设置两步验证提供者,他们则不能登录到系统。", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "当分组被选择/排除时,将使用以下逻辑来确定一个用户是否强制启用两步验证:如果没有选择分组,两步验证将对被排除分组成员外的所有用户启用。如果选择了分组,两步验证将对被选择分组的成员启用。如果一个用户同时属于被选择和被排除分组,被选择分组将拥有优先权,两步验证将对该用户强制启用。", + "{license}-licensed" : "{license}-许可协议", "Rating: {score}/10" : "评分:{score}/10", "Username" : "用户名", "Execute one task with each page loaded. Use case: Single user instance." : "每加载一个页面就执行一个任务。使用场景:单一用户实例。", @@ -751,8 +752,6 @@ "Set user manager" : "设置用户管理者", "Username will be autogenerated" : "用户名将自动生成", "Username (required)" : "用户名(必填)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} 个用户 ..."], - "_{userCount} user_::_{userCount} users_" : ["{userCount} 个用户"], "User backend" : "用户来源", "User actions" : "用户操作", "Loading user …" : "正在加载用户 ...", @@ -771,7 +770,6 @@ "Send welcome email to new users" : "向新用户发送欢迎邮件", "Name your device" : "为您的设备命名", "Server error while trying to add WebAuthn device" : "尝试添加 WebAuthn 设备时出现服务器错误", - "{license}-licensed" : "{license}-许可协议", "by {author}\n{license}" : "按照 {author}\n{license}", "Active users" : "活跃用户", "Disabled users" : "已禁用的用户", diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index e0639630d0d..bf7ce9b32d0 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -331,6 +331,7 @@ OC.L10N.register( "None of your currently installed apps provide image generation functionality" : "您當前安裝的應用程式均不提供圖像產生功能", "Text processing" : "正在處理文字", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "文字處理任務可以由不同的應用程式來實現。 您可以在此處設置哪個應用程式應用於哪個任務。", + "None of your currently installed apps provide text processing functionality using the Text Processing API." : "您目前安裝的應用程式均不提供使用文字處理 API 的文字處理功能。", "Here you can decide which group can access certain sections of the administration settings." : "您可以在此決定哪個群組可以存取哪些管理設定。", "None" : "無", "Unable to modify setting" : "無法修改設定", @@ -624,8 +625,6 @@ OC.L10N.register( "Account name (required)" : "帳戶名稱(必填)", "Total rows summary" : "總列摘要", "Scroll to load more rows" : "捲動以載入更多列", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 個帳戶 …"], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} 個帳戶"], "Avatar" : "虛擬化身大頭照", "Account name" : "帳戶名稱", "Group admin for" : "群組管理員", @@ -828,6 +827,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "允許在分享對話方塊中自動補齊用戶名並允許存取系統通訊錄", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "可對所有用戶與特定群組實施雙重認證。如果他們沒有設定雙重認證提供者,那麼他們就會無法登入系統。", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "選擇/排除群組時,其使用以下邏輯來確定用戶是否強制啟用雙因素驗證:如果沒有選擇群組,雙因素驗證對所有除了排除群組以外的成員啟用。若選擇了群組,則雙因素驗證會對所有該群組的成員啟用。如果某個用戶同時位在選擇與排除的群組,則被選擇的群組優先程度較高,因此會強制啟用雙因素驗證。", + "{license}-licensed" : "以 {license} 授權", "Rating: {score}/10" : "評分:{score}/10", "Username" : "用戶名稱", "Execute one task with each page loaded. Use case: Single user instance." : "每個頁面載入時執行一次任務。使用情境:單用戶站台。", @@ -850,8 +850,6 @@ OC.L10N.register( "Set user manager" : "設置用戶管理者", "Username will be autogenerated" : "用戶名將自動生成", "Username (required)" : "用戶名(必填)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} 個用戶 …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} 個用戶"], "User backend" : "用戶後端系統", "User actions" : "用戶操作", "Loading user …" : "用戶加載中 …", @@ -870,7 +868,6 @@ OC.L10N.register( "Send welcome email to new users" : "向新用戶發送歡迎電子郵件", "Name your device" : "請為您的裝置命名", "Server error while trying to add WebAuthn device" : "嘗試新增 WebAuthn 裝置時發生伺服器錯誤", - "{license}-licensed" : "以 {license} 授權", "by {author}\n{license}" : "作者為 {author}\n{license}", "User management" : "用戶管理", "Active users" : "活躍用戶", diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index 19cc4ee53f2..48a2dca4d09 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -329,6 +329,7 @@ "None of your currently installed apps provide image generation functionality" : "您當前安裝的應用程式均不提供圖像產生功能", "Text processing" : "正在處理文字", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "文字處理任務可以由不同的應用程式來實現。 您可以在此處設置哪個應用程式應用於哪個任務。", + "None of your currently installed apps provide text processing functionality using the Text Processing API." : "您目前安裝的應用程式均不提供使用文字處理 API 的文字處理功能。", "Here you can decide which group can access certain sections of the administration settings." : "您可以在此決定哪個群組可以存取哪些管理設定。", "None" : "無", "Unable to modify setting" : "無法修改設定", @@ -622,8 +623,6 @@ "Account name (required)" : "帳戶名稱(必填)", "Total rows summary" : "總列摘要", "Scroll to load more rows" : "捲動以載入更多列", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 個帳戶 …"], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} 個帳戶"], "Avatar" : "虛擬化身大頭照", "Account name" : "帳戶名稱", "Group admin for" : "群組管理員", @@ -826,6 +825,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "允許在分享對話方塊中自動補齊用戶名並允許存取系統通訊錄", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "可對所有用戶與特定群組實施雙重認證。如果他們沒有設定雙重認證提供者,那麼他們就會無法登入系統。", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "選擇/排除群組時,其使用以下邏輯來確定用戶是否強制啟用雙因素驗證:如果沒有選擇群組,雙因素驗證對所有除了排除群組以外的成員啟用。若選擇了群組,則雙因素驗證會對所有該群組的成員啟用。如果某個用戶同時位在選擇與排除的群組,則被選擇的群組優先程度較高,因此會強制啟用雙因素驗證。", + "{license}-licensed" : "以 {license} 授權", "Rating: {score}/10" : "評分:{score}/10", "Username" : "用戶名稱", "Execute one task with each page loaded. Use case: Single user instance." : "每個頁面載入時執行一次任務。使用情境:單用戶站台。", @@ -848,8 +848,6 @@ "Set user manager" : "設置用戶管理者", "Username will be autogenerated" : "用戶名將自動生成", "Username (required)" : "用戶名(必填)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} 個用戶 …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} 個用戶"], "User backend" : "用戶後端系統", "User actions" : "用戶操作", "Loading user …" : "用戶加載中 …", @@ -868,7 +866,6 @@ "Send welcome email to new users" : "向新用戶發送歡迎電子郵件", "Name your device" : "請為您的裝置命名", "Server error while trying to add WebAuthn device" : "嘗試新增 WebAuthn 裝置時發生伺服器錯誤", - "{license}-licensed" : "以 {license} 授權", "by {author}\n{license}" : "作者為 {author}\n{license}", "User management" : "用戶管理", "Active users" : "活躍用戶", diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index ddc5b47578c..2ac4ee5f294 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -331,6 +331,7 @@ OC.L10N.register( "None of your currently installed apps provide image generation functionality" : "您目前安裝的應用程式均不提供產生影像功能", "Text processing" : "文字處理", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "文字處理任務可以透過不同的應用程式實作。您可以在此處設定要使用哪個應用程式。", + "None of your currently installed apps provide text processing functionality using the Text Processing API." : "您目前安裝的應用程式均不提供使用文字處理 API 的文字處理功能。", "Here you can decide which group can access certain sections of the administration settings." : "您可以在此決定哪些群組可以存取哪些管理設定。", "None" : "無", "Unable to modify setting" : "無法修改設定", @@ -624,8 +625,6 @@ OC.L10N.register( "Account name (required)" : "帳號名稱(必填)", "Total rows summary" : "總列摘要", "Scroll to load more rows" : "捲動以載入更多列", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 個帳號……"], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} 個帳號"], "Avatar" : "大頭照", "Account name" : "帳號名稱", "Group admin for" : "群組管理員", @@ -828,6 +827,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "允許在分享對話方塊中自動補齊使用者名稱並允許存取系統通訊錄", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "可對所有使用者與特定群組強制啟用雙因素驗證。如果他們沒有設定雙因素驗證提供者,那麼他們就會無法登入系統。", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "選取/排除群組時,其使用以下邏輯來確定使用者是否強制啟用雙因素驗證:如果沒有選取群組,雙因素驗證對所有除了排除群組以外的成員啟用。若選取了群組,則雙因素驗證會對所有該群組的成員啟用。如果某個使用者同時位在選取與排除的群組,則被選取的群組優先程度較高,因此會強制啟用雙因素驗證。", + "{license}-licensed" : "以 {license} 授權", "Rating: {score}/10" : "評分:{score}/10", "Username" : "使用者名稱", "Execute one task with each page loaded. Use case: Single user instance." : "每個頁面載入時執行一次任務。使用情境:單使用者站台。", @@ -850,8 +850,6 @@ OC.L10N.register( "Set user manager" : "設定使用者管理者", "Username will be autogenerated" : "使用者名稱將會自動產生", "Username (required)" : "使用者名稱(必填)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} 個使用者……"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} 個使用者"], "User backend" : "使用者資料後端", "User actions" : "使用者動作", "Loading user …" : "正在載入使用者……", @@ -870,7 +868,6 @@ OC.L10N.register( "Send welcome email to new users" : "向新使用者傳送歡迎電子郵件", "Name your device" : "請為您的裝置命名", "Server error while trying to add WebAuthn device" : "嘗試新增 WebAuthn 裝置時發生伺服器錯誤", - "{license}-licensed" : "以 {license} 授權", "by {author}\n{license}" : "作者為 {author}\n{license}", "User management" : "使用者管理", "Active users" : "活躍使用者", diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index f2bf669157f..a2ddd18f99d 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -329,6 +329,7 @@ "None of your currently installed apps provide image generation functionality" : "您目前安裝的應用程式均不提供產生影像功能", "Text processing" : "文字處理", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "文字處理任務可以透過不同的應用程式實作。您可以在此處設定要使用哪個應用程式。", + "None of your currently installed apps provide text processing functionality using the Text Processing API." : "您目前安裝的應用程式均不提供使用文字處理 API 的文字處理功能。", "Here you can decide which group can access certain sections of the administration settings." : "您可以在此決定哪些群組可以存取哪些管理設定。", "None" : "無", "Unable to modify setting" : "無法修改設定", @@ -622,8 +623,6 @@ "Account name (required)" : "帳號名稱(必填)", "Total rows summary" : "總列摘要", "Scroll to load more rows" : "捲動以載入更多列", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 個帳號……"], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} 個帳號"], "Avatar" : "大頭照", "Account name" : "帳號名稱", "Group admin for" : "群組管理員", @@ -826,6 +825,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "允許在分享對話方塊中自動補齊使用者名稱並允許存取系統通訊錄", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "可對所有使用者與特定群組強制啟用雙因素驗證。如果他們沒有設定雙因素驗證提供者,那麼他們就會無法登入系統。", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "選取/排除群組時,其使用以下邏輯來確定使用者是否強制啟用雙因素驗證:如果沒有選取群組,雙因素驗證對所有除了排除群組以外的成員啟用。若選取了群組,則雙因素驗證會對所有該群組的成員啟用。如果某個使用者同時位在選取與排除的群組,則被選取的群組優先程度較高,因此會強制啟用雙因素驗證。", + "{license}-licensed" : "以 {license} 授權", "Rating: {score}/10" : "評分:{score}/10", "Username" : "使用者名稱", "Execute one task with each page loaded. Use case: Single user instance." : "每個頁面載入時執行一次任務。使用情境:單使用者站台。", @@ -848,8 +848,6 @@ "Set user manager" : "設定使用者管理者", "Username will be autogenerated" : "使用者名稱將會自動產生", "Username (required)" : "使用者名稱(必填)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} 個使用者……"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} 個使用者"], "User backend" : "使用者資料後端", "User actions" : "使用者動作", "Loading user …" : "正在載入使用者……", @@ -868,7 +866,6 @@ "Send welcome email to new users" : "向新使用者傳送歡迎電子郵件", "Name your device" : "請為您的裝置命名", "Server error while trying to add WebAuthn device" : "嘗試新增 WebAuthn 裝置時發生伺服器錯誤", - "{license}-licensed" : "以 {license} 授權", "by {author}\n{license}" : "作者為 {author}\n{license}", "User management" : "使用者管理", "Active users" : "活躍使用者", |