diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-03 00:19:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-03 00:19:49 +0000 |
commit | 86bcafd3668f6c305b9db1b6e5bb6ff2129d5d66 (patch) | |
tree | 5d5bd6fff4b2497e8eb341028119ed8d0728963e /apps/settings/l10n | |
parent | f4ab42681705b7c3ac65b2e0589a7f04019fd0fa (diff) | |
download | nextcloud-server-86bcafd3668f6c305b9db1b6e5bb6ff2129d5d66.tar.gz nextcloud-server-86bcafd3668f6c305b9db1b6e5bb6ff2129d5d66.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n')
-rw-r--r-- | apps/settings/l10n/ar.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/ar.json | 1 | ||||
-rw-r--r-- | apps/settings/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | apps/settings/l10n/en_GB.js | 3 | ||||
-rw-r--r-- | apps/settings/l10n/en_GB.json | 3 | ||||
-rw-r--r-- | apps/settings/l10n/fr.js | 4 | ||||
-rw-r--r-- | apps/settings/l10n/fr.json | 4 | ||||
-rw-r--r-- | apps/settings/l10n/ga.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/ga.json | 1 | ||||
-rw-r--r-- | apps/settings/l10n/ja.js | 17 | ||||
-rw-r--r-- | apps/settings/l10n/ja.json | 17 | ||||
-rw-r--r-- | apps/settings/l10n/nb.js | 4 | ||||
-rw-r--r-- | apps/settings/l10n/nb.json | 4 | ||||
-rw-r--r-- | apps/settings/l10n/zh_HK.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/zh_HK.json | 2 | ||||
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/zh_TW.json | 1 |
18 files changed, 68 insertions, 0 deletions
diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index 4178c3ae3cc..472db57e456 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -251,6 +251,7 @@ OC.L10N.register( "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "المخزن المؤقت للسلاسل الداخلية لـ OPcache ممتلئ تقريبًا. لضمان إمكانية التخزين المؤقت للسلاسل المتكررة بشكل فعال، يُوصى بتطبيق \"opcache.interned_strings_buffer\" في إعدادات PHP لديك بقيمة أكبر من \"%s\".", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "تمّ تكوين OPcache لإزالة تعليقات التعليمات البرمجية. مع تمكين OPcache، يجب تعيين \"opcache.save_comments=1\" لكي تعمل نكست كلاود.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "لا يُسمح لنكست كلاود باستخدام واجهة برمجة تطبيقات OPcache. مع تمكين OPcache، يوصى بشدة بتضمين جميع أدلة نكست كلاود مع \"opcache.restrict_api\" أو إلغاء تعيين هذا الإعداد لتعطيل قيود OPcache API و ذلك لمنع حدوث أخطاء أثناء ترقية نكست كلاود أو ترقيات التطبيق.", + "Checking from CLI, OPcache checks have been skipped." : "التحقق من CLI. تمّ تخطي عمليات التحقق من OPcache.", "The PHP OPcache module is not properly configured. %s." : "جزء الـ PHP OPcache لم يتم إعداده بالشكل الصحيح. %s.", "Correctly configured" : "تمّ الإعداد بالشكل الصحيح", "PHP version" : "إصدار الـ PHP", diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json index 5c6abccdd30..779a283ef85 100644 --- a/apps/settings/l10n/ar.json +++ b/apps/settings/l10n/ar.json @@ -249,6 +249,7 @@ "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "المخزن المؤقت للسلاسل الداخلية لـ OPcache ممتلئ تقريبًا. لضمان إمكانية التخزين المؤقت للسلاسل المتكررة بشكل فعال، يُوصى بتطبيق \"opcache.interned_strings_buffer\" في إعدادات PHP لديك بقيمة أكبر من \"%s\".", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "تمّ تكوين OPcache لإزالة تعليقات التعليمات البرمجية. مع تمكين OPcache، يجب تعيين \"opcache.save_comments=1\" لكي تعمل نكست كلاود.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "لا يُسمح لنكست كلاود باستخدام واجهة برمجة تطبيقات OPcache. مع تمكين OPcache، يوصى بشدة بتضمين جميع أدلة نكست كلاود مع \"opcache.restrict_api\" أو إلغاء تعيين هذا الإعداد لتعطيل قيود OPcache API و ذلك لمنع حدوث أخطاء أثناء ترقية نكست كلاود أو ترقيات التطبيق.", + "Checking from CLI, OPcache checks have been skipped." : "التحقق من CLI. تمّ تخطي عمليات التحقق من OPcache.", "The PHP OPcache module is not properly configured. %s." : "جزء الـ PHP OPcache لم يتم إعداده بالشكل الصحيح. %s.", "Correctly configured" : "تمّ الإعداد بالشكل الصحيح", "PHP version" : "إصدار الـ PHP", diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index a1e6f98bfe3..878333ee82d 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -251,6 +251,7 @@ OC.L10N.register( "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "Der \"OPcache interned strings\"-Puffer ist fast voll. Um sicherzustellen, dass sich wiederholende Strings effektiv zwischengespeichert werden können, wird empfohlen, \"opcache.interned_strings_buffer\" mit einem Wert größer als \"%s\" in der PHP-Konfiguration zu setzen.", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache ist so konfiguriert, dass Code-Kommentare entfernt werden Mit aktiviertem OPcache muss \"opcache.save_comments=1\" gesetzt werden, damit die Nextcloud funktioniert.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud darf die OPcache-API nicht verwenden. Mit aktiviertem OPcache wird empfohlen, alle Nextcloud-Verzeichnisse mit \"opcache.restrict_api\" einzuschließen oder diese Einstellung zu deaktivieren, um OPcache API-Beschränkungen zu deaktivieren und Fehler während Nextcloud-Core- oder App-Aktualisierungen zu vermeiden.", + "Checking from CLI, OPcache checks have been skipped." : "Bei der Überprüfung über die Komandozeile wurden OPcache-Überprüfungen übersprungen.", "The PHP OPcache module is not properly configured. %s." : "Das PHP OPcache-Modul ist nicht ordnungsgemäß konfiguriert. %s.", "Correctly configured" : "Korrekt konfiguriert", "PHP version" : "PHP-Version", diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index 6d18eeb4b58..fa0e3658511 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -249,6 +249,7 @@ "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "Der \"OPcache interned strings\"-Puffer ist fast voll. Um sicherzustellen, dass sich wiederholende Strings effektiv zwischengespeichert werden können, wird empfohlen, \"opcache.interned_strings_buffer\" mit einem Wert größer als \"%s\" in der PHP-Konfiguration zu setzen.", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache ist so konfiguriert, dass Code-Kommentare entfernt werden Mit aktiviertem OPcache muss \"opcache.save_comments=1\" gesetzt werden, damit die Nextcloud funktioniert.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud darf die OPcache-API nicht verwenden. Mit aktiviertem OPcache wird empfohlen, alle Nextcloud-Verzeichnisse mit \"opcache.restrict_api\" einzuschließen oder diese Einstellung zu deaktivieren, um OPcache API-Beschränkungen zu deaktivieren und Fehler während Nextcloud-Core- oder App-Aktualisierungen zu vermeiden.", + "Checking from CLI, OPcache checks have been skipped." : "Bei der Überprüfung über die Komandozeile wurden OPcache-Überprüfungen übersprungen.", "The PHP OPcache module is not properly configured. %s." : "Das PHP OPcache-Modul ist nicht ordnungsgemäß konfiguriert. %s.", "Correctly configured" : "Korrekt konfiguriert", "PHP version" : "PHP-Version", diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 8279f862ea3..7cadd2304a5 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -251,6 +251,7 @@ OC.L10N.register( "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\".", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades.", + "Checking from CLI, OPcache checks have been skipped." : "Checking from CLI, OPcache checks have been skipped.", "The PHP OPcache module is not properly configured. %s." : "The PHP OPcache module is not properly configured. %s.", "Correctly configured" : "Correctly configured", "PHP version" : "PHP version", @@ -365,6 +366,8 @@ OC.L10N.register( "Privacy settings for sharing" : "Privacy settings for sharing", "Allow account name autocompletion in share dialog and allow access to the system address book" : "Allow account name autocompletion in share dialog and allow access to the system address book", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user.", + "Restrict account name autocompletion and system address book access to users within the same groups" : "Restrict account name autocompletion and system address book access to users within the same groups", + "Restrict account name autocompletion to users based on phone number integration" : "Restrict account name autocompletion to users based on phone number integration", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Show disclaimer text on the public link upload page (only shown when the file list is hidden)", "Disclaimer text" : "Disclaimer text", diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index c7184f313af..a96ff967dc0 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -249,6 +249,7 @@ "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\".", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades.", + "Checking from CLI, OPcache checks have been skipped." : "Checking from CLI, OPcache checks have been skipped.", "The PHP OPcache module is not properly configured. %s." : "The PHP OPcache module is not properly configured. %s.", "Correctly configured" : "Correctly configured", "PHP version" : "PHP version", @@ -363,6 +364,8 @@ "Privacy settings for sharing" : "Privacy settings for sharing", "Allow account name autocompletion in share dialog and allow access to the system address book" : "Allow account name autocompletion in share dialog and allow access to the system address book", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user.", + "Restrict account name autocompletion and system address book access to users within the same groups" : "Restrict account name autocompletion and system address book access to users within the same groups", + "Restrict account name autocompletion to users based on phone number integration" : "Restrict account name autocompletion to users based on phone number integration", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Show disclaimer text on the public link upload page (only shown when the file list is hidden)", "Disclaimer text" : "Disclaimer text", diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index 677e8aaf83b..07d0653757f 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -526,6 +526,9 @@ OC.L10N.register( "Unable to delete additional email address" : "Impossible de supprimer l'adresse e-mail supplémentaire", "No email address set" : "Aucune adresse e-mail configurée", "Your handle" : "Votre identifiant", + "Day to use as the first day of week" : "Jour à utiliser comme premier jour de la semaine", + "Derived from your locale ({weekDayName})" : "Issu de votre locale ({weekDayName})", + "Unable to update first day of week" : "Impossible de mettre à jour le premier jour de la semaine", "Your headline" : "Votre titre", "Languages" : "Langues", "Help translate" : "Aidez à traduire", @@ -677,6 +680,7 @@ OC.L10N.register( "Date of birth" : "Date de naissance", "Profile visibility" : "Visibilité du profil", "Locale" : "Paramètres régionaux", + "First day of week" : "Premier jour de la semaine", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Non disponible car cette propriété est requise pour les fonctionnalités essentielles comme le partage de fichiers et les invitations de l'agenda.", "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Non disponible car la fédération a été désactivée pour votre compte, contactez votre administration système si vous avez des questions.", "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "Non disponible car la publication de données spécifiques d'un compte au serveur de recherche est interdit, contacter votre administration système si vous avez des questions", diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index 90db687f572..f91306d5a4c 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -524,6 +524,9 @@ "Unable to delete additional email address" : "Impossible de supprimer l'adresse e-mail supplémentaire", "No email address set" : "Aucune adresse e-mail configurée", "Your handle" : "Votre identifiant", + "Day to use as the first day of week" : "Jour à utiliser comme premier jour de la semaine", + "Derived from your locale ({weekDayName})" : "Issu de votre locale ({weekDayName})", + "Unable to update first day of week" : "Impossible de mettre à jour le premier jour de la semaine", "Your headline" : "Votre titre", "Languages" : "Langues", "Help translate" : "Aidez à traduire", @@ -675,6 +678,7 @@ "Date of birth" : "Date de naissance", "Profile visibility" : "Visibilité du profil", "Locale" : "Paramètres régionaux", + "First day of week" : "Premier jour de la semaine", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Non disponible car cette propriété est requise pour les fonctionnalités essentielles comme le partage de fichiers et les invitations de l'agenda.", "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Non disponible car la fédération a été désactivée pour votre compte, contactez votre administration système si vous avez des questions.", "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "Non disponible car la publication de données spécifiques d'un compte au serveur de recherche est interdit, contacter votre administration système si vous avez des questions", diff --git a/apps/settings/l10n/ga.js b/apps/settings/l10n/ga.js index 5ea4f628ef4..46c7f65a3e4 100644 --- a/apps/settings/l10n/ga.js +++ b/apps/settings/l10n/ga.js @@ -251,6 +251,7 @@ OC.L10N.register( "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "Tá maolán teaghráin imtheorannaithe OPcache beagnach lán. Chun a chinntiú gur féidir teaghráin athfhillteacha a thaisceadh go héifeachtach, moltar \"opcache.interned_strings_buffer\" a chur i bhfeidhm ar do chumraíocht PHP le luach níos airde ná \"%s\".", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "Tá OPcache cumraithe chun tuairimí cód a bhaint. Agus OPcache cumasaithe, ní mór \"opcache.save_comments=1\" a shocrú le go bhfeidhmeoidh Nextcloud.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Níl cead ag Nextcloud an API OPcache a úsáid. Le OPcache cumasaithe, moltar go mór na heolairí Nextcloud go léir a áireamh le “opcache.restrict_api” nó an socrú seo a dhíshuiteáil chun srianta OPcache API a dhíchumasú, chun earráidí a chosc le linn uasghráduithe croí nó app Nextcloud.", + "Checking from CLI, OPcache checks have been skipped." : "Ag seiceáil ó CLI, níor baineadh amach seiceálacha OPcache.", "The PHP OPcache module is not properly configured. %s." : "Níl an modúl PHP OPcache cumraithe i gceart. %s.", "Correctly configured" : "Cumraithe i gceart", "PHP version" : "Leagan PHP", diff --git a/apps/settings/l10n/ga.json b/apps/settings/l10n/ga.json index 015296587d1..1f0547d2b11 100644 --- a/apps/settings/l10n/ga.json +++ b/apps/settings/l10n/ga.json @@ -249,6 +249,7 @@ "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "Tá maolán teaghráin imtheorannaithe OPcache beagnach lán. Chun a chinntiú gur féidir teaghráin athfhillteacha a thaisceadh go héifeachtach, moltar \"opcache.interned_strings_buffer\" a chur i bhfeidhm ar do chumraíocht PHP le luach níos airde ná \"%s\".", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "Tá OPcache cumraithe chun tuairimí cód a bhaint. Agus OPcache cumasaithe, ní mór \"opcache.save_comments=1\" a shocrú le go bhfeidhmeoidh Nextcloud.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Níl cead ag Nextcloud an API OPcache a úsáid. Le OPcache cumasaithe, moltar go mór na heolairí Nextcloud go léir a áireamh le “opcache.restrict_api” nó an socrú seo a dhíshuiteáil chun srianta OPcache API a dhíchumasú, chun earráidí a chosc le linn uasghráduithe croí nó app Nextcloud.", + "Checking from CLI, OPcache checks have been skipped." : "Ag seiceáil ó CLI, níor baineadh amach seiceálacha OPcache.", "The PHP OPcache module is not properly configured. %s." : "Níl an modúl PHP OPcache cumraithe i gceart. %s.", "Correctly configured" : "Cumraithe i gceart", "PHP version" : "Leagan PHP", diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index 63c8e3a0efd..f9cc6929dc5 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -125,6 +125,11 @@ OC.L10N.register( "Background jobs" : "バックグラウンドジョブ", "Unlimited" : "無制限", "Verifying" : "検証中", + "Allowed admin IP ranges" : "許可された管理者IPの範囲", + "Admin IP filtering isn’t applied." : "管理者用IPフィルタリングは適用されません。", + "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "設定キー \"%1$s\"には配列が必要です(%2$sが見つかりました)。管理者 IP 範囲の検証は適用されません。", + "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "設定キー \"%1$s \"に無効なIP範囲が含まれています: \"%2$s\"", + "Admin IP filtering is correctly configured." : "管理者用IPフィルタリングは正しく設定されています。", "App directories owner" : "アプリ用ディレクトリの所有者", "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "一部のアプリディレクトリは、Webサーバーディレクトリとは異なるユーザーによって所有されています。 アプリが手動でインストールされた場合、これがそのケースに値します。 次のアプリディレクトリの権限を確認します。\n%s", "App directories have the correct owner \"%s\"" : "アプリのディレクトリには正しい所有者 \"%s\" がいます", @@ -246,6 +251,7 @@ OC.L10N.register( "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "OPcache のインターン化文字列バッファがほぼいっぱいです。繰り返しの文字列を効果的にキャッシュするために、PHPの設定に \"opcache.interned_strings_buffer\" を \"%s\" よりも高い値で設定することをおすすめします。", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache がコードのコメントを削除するように設定されています。OPcache が有効の場合、Nextcloud が機能するためには \"opcache.save_comments=1\" を設定する必要があります。", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud は OPcache API を使用する事が許可されていません。OPcache が有効になっている場合、Nextcloudコアやアプリのアップグレード時のエラーを防ぐために、すべてのNextcloudディレクトリを \"opcache.restrict_api \" に含めるか、この設定を解除して OPcache API の制限を無効にすることを強く推奨します。", + "Checking from CLI, OPcache checks have been skipped." : "CLIから確認すると、OPcacheのチェックがスキップされました。", "The PHP OPcache module is not properly configured. %s." : "PHP OPcacheモジュールが正しく設定されていません。 %s.", "Correctly configured" : "設定が正しく行われています。", "PHP version" : "PHPバージョン", @@ -264,6 +270,7 @@ OC.L10N.register( "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "\"config\"は読み取り専用になってます。そのためにWEBインターフェースで設定できません可能性があります。さらに、更新時に\"config\"ファイルを書き込み権限を与えることが必要", "Nextcloud configuration file is writable" : "Nextcloud の設定ファイルは書き込み可能", "Scheduling objects table size" : "スケジューリングオブジェクトのテーブルサイズ", + "You have more than %s rows in the scheduling objects table. Please run the expensive repair jobs via occ maintenance:repair --include-expensive." : "スケジューリング・オブジェクト・テーブルに%s行以上あります。occ maintenance:repair --include-expensiveで大規模な修復ジョブを実行してください。", "Scheduling objects table size is within acceptable range." : "スケジューリングオブジェクトのテーブルサイズは許容範囲内です。", "HTTP headers" : "HTTP ヘッダー", "- The `%1$s` HTTP header is not set to `%2$s`. Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "- `%1$s` HTTP ヘッダーが `%2$s` に設定されていません。この設定を調整することが推奨されているため、一部の機能が正しく動作しない可能性があります。", @@ -310,7 +317,10 @@ OC.L10N.register( "Profile information" : "プロフィール情報", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "プロフィール写真、氏名、メールアドレス、電話番号、住所、Webサイト、Twitter、組織、役職、ヘッドライン、自己紹介が有効かどうか", "Nextcloud settings" : "Nextcloud の設定", + "Unified task processing" : "統合タスク処理", + "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "AIタスクは、さまざまなアプリで実装できます。ここでは、どのタスクにどのアプリを使用するかを設定します。", "Task:" : "Task:", + "None of your currently installed apps provide Task processing functionality" : "現在インストールされているアプリでタスク処理機能を提供しているものはありません", "Machine translation" : "機械翻訳", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "機械翻訳は、さまざまなアプリによって実装することができます。ここでは、現在インストールされている機械翻訳アプリの優先順位を定義できます。", "Speech-To-Text" : "Speech-To-Text", @@ -356,6 +366,8 @@ OC.L10N.register( "Privacy settings for sharing" : "共有のプライバシー設定", "Allow account name autocompletion in share dialog and allow access to the system address book" : "共有ダイアログでアカウント名の自動入力を許可し、システムのアドレス帳へのアクセスを許可します", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "自動補完で「同じグループ」と「電話番号の連携」が有効になっている場合は、どちらかに一致するだけでユーザーに表示されます。", + "Restrict account name autocompletion and system address book access to users within the same groups" : "アカウント名のオートコンプリートとシステムアドレス帳へのアクセスを同じグループ内のユーザーに制限する", + "Restrict account name autocompletion to users based on phone number integration" : "電話番号の統合に基づいてアカウント名のオートコンプリートをユーザーに制限する", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "氏名または電子メールアドレスを入力するときにユーザー名を自動補完する(連絡先での不一致、同じグループへの所属かどうかを無視)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "公開リンクのアップロードページに免責事項のテキストを表示する。 (ファイルリストが非表示のときのみ表示します)", "Disclaimer text" : "免責事項 テキスト", @@ -549,6 +561,9 @@ OC.L10N.register( "Unable to delete additional email address" : "その他のメールアドレスを削除できません", "No email address set" : "メールアドレスが設定されていません", "Your handle" : "あなたのハンドル", + "Day to use as the first day of week" : "週の最初の曜日として使用する日", + "Derived from your locale ({weekDayName})" : "ユーザーのロケールから取得 ({weekDayName})", + "Unable to update first day of week" : "週の最初の曜日を更新できません", "Your headline" : "あなたのヘッドライン", "Languages" : "言語", "Help translate" : "翻訳に協力する", @@ -711,6 +726,7 @@ OC.L10N.register( "Date of birth" : "生年月日", "Profile visibility" : "プロフィールの公開範囲", "Locale" : "ロケール", + "First day of week" : "週の最初の曜日", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "このプロパティは、ファイル共有やカレンダーへの招待などのコア機能に必要なため、使用できません", "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "あなたのアカウントでフェデレーションが無効になっているため利用できません。不明な点がある場合は、システム管理者にお問い合わせください", "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "アカウント固有のデータをルックアップサーバーに公開することは許可されていないため、利用できません。不明な点がある場合は、システム管理者にお問い合わせください", @@ -809,6 +825,7 @@ OC.L10N.register( "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "ユーザーがインポートしたSSL証明書がいくつか存在しますが、Nextcloud 21ではもう使用されていません。これらの証明書は、\"occ security:certificates:import\" コマンドにより、コマンドラインでインポートすることができます。これらの証明書のデータディレクトリ内のパスは以下のとおりです。", "Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "無効なLDAPユーザーまたはグループのUUIDが見つかりました。LDAP設定の詳細設定に存在する\"UUID検出の上書き\"設定を再度ご確認いただき、更新するには\"occ ldap:update-uuid\"をご使用ください。", "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occured. Please run it manually by calling occ dav:sync-system-addressbook." : "あなたのインスタンスのユーザー数が1000人以上であるか、エラーが発生したため、DAVシステムアドレス帳の同期がまだ実行されていません。手動で occ dav:sync-system-addressbook を呼び出して実行してください。", + "You have more than 50 000 rows in the scheduling objects table. Please run the expensive repair jobs via occ maintenance:repair --include-expensive" : "スケジューリング・オブジェクト・テーブルに500,000行以上あります。大規模な修復ジョブは、occ maintenance:repair --include-expensiveで実行してください。", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB のバージョン\"%s\" が使われています。Nextcloud 21以降ではこのバージョンのサポートは終了し、MariaDB 10.2 以降のバージョンが必要になります。", "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." : "MySQLのバージョン \"%s\" が使用されています。Nextcloud 21以降ではこのバージョンのサポートは終了し、MySQL 8.0またはMariaDB 10.2以上が必要となります。", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQLのバージョン \"%s\" を使用しています。Nextcloud 21以降ではこのバージョンのサポートは終了し、PostgreSQL 9.6以降が必要となります。", diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json index 072987ce127..04f0e663c84 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -123,6 +123,11 @@ "Background jobs" : "バックグラウンドジョブ", "Unlimited" : "無制限", "Verifying" : "検証中", + "Allowed admin IP ranges" : "許可された管理者IPの範囲", + "Admin IP filtering isn’t applied." : "管理者用IPフィルタリングは適用されません。", + "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "設定キー \"%1$s\"には配列が必要です(%2$sが見つかりました)。管理者 IP 範囲の検証は適用されません。", + "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "設定キー \"%1$s \"に無効なIP範囲が含まれています: \"%2$s\"", + "Admin IP filtering is correctly configured." : "管理者用IPフィルタリングは正しく設定されています。", "App directories owner" : "アプリ用ディレクトリの所有者", "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "一部のアプリディレクトリは、Webサーバーディレクトリとは異なるユーザーによって所有されています。 アプリが手動でインストールされた場合、これがそのケースに値します。 次のアプリディレクトリの権限を確認します。\n%s", "App directories have the correct owner \"%s\"" : "アプリのディレクトリには正しい所有者 \"%s\" がいます", @@ -244,6 +249,7 @@ "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "OPcache のインターン化文字列バッファがほぼいっぱいです。繰り返しの文字列を効果的にキャッシュするために、PHPの設定に \"opcache.interned_strings_buffer\" を \"%s\" よりも高い値で設定することをおすすめします。", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache がコードのコメントを削除するように設定されています。OPcache が有効の場合、Nextcloud が機能するためには \"opcache.save_comments=1\" を設定する必要があります。", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud は OPcache API を使用する事が許可されていません。OPcache が有効になっている場合、Nextcloudコアやアプリのアップグレード時のエラーを防ぐために、すべてのNextcloudディレクトリを \"opcache.restrict_api \" に含めるか、この設定を解除して OPcache API の制限を無効にすることを強く推奨します。", + "Checking from CLI, OPcache checks have been skipped." : "CLIから確認すると、OPcacheのチェックがスキップされました。", "The PHP OPcache module is not properly configured. %s." : "PHP OPcacheモジュールが正しく設定されていません。 %s.", "Correctly configured" : "設定が正しく行われています。", "PHP version" : "PHPバージョン", @@ -262,6 +268,7 @@ "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "\"config\"は読み取り専用になってます。そのためにWEBインターフェースで設定できません可能性があります。さらに、更新時に\"config\"ファイルを書き込み権限を与えることが必要", "Nextcloud configuration file is writable" : "Nextcloud の設定ファイルは書き込み可能", "Scheduling objects table size" : "スケジューリングオブジェクトのテーブルサイズ", + "You have more than %s rows in the scheduling objects table. Please run the expensive repair jobs via occ maintenance:repair --include-expensive." : "スケジューリング・オブジェクト・テーブルに%s行以上あります。occ maintenance:repair --include-expensiveで大規模な修復ジョブを実行してください。", "Scheduling objects table size is within acceptable range." : "スケジューリングオブジェクトのテーブルサイズは許容範囲内です。", "HTTP headers" : "HTTP ヘッダー", "- The `%1$s` HTTP header is not set to `%2$s`. Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "- `%1$s` HTTP ヘッダーが `%2$s` に設定されていません。この設定を調整することが推奨されているため、一部の機能が正しく動作しない可能性があります。", @@ -308,7 +315,10 @@ "Profile information" : "プロフィール情報", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "プロフィール写真、氏名、メールアドレス、電話番号、住所、Webサイト、Twitter、組織、役職、ヘッドライン、自己紹介が有効かどうか", "Nextcloud settings" : "Nextcloud の設定", + "Unified task processing" : "統合タスク処理", + "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "AIタスクは、さまざまなアプリで実装できます。ここでは、どのタスクにどのアプリを使用するかを設定します。", "Task:" : "Task:", + "None of your currently installed apps provide Task processing functionality" : "現在インストールされているアプリでタスク処理機能を提供しているものはありません", "Machine translation" : "機械翻訳", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "機械翻訳は、さまざまなアプリによって実装することができます。ここでは、現在インストールされている機械翻訳アプリの優先順位を定義できます。", "Speech-To-Text" : "Speech-To-Text", @@ -354,6 +364,8 @@ "Privacy settings for sharing" : "共有のプライバシー設定", "Allow account name autocompletion in share dialog and allow access to the system address book" : "共有ダイアログでアカウント名の自動入力を許可し、システムのアドレス帳へのアクセスを許可します", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "自動補完で「同じグループ」と「電話番号の連携」が有効になっている場合は、どちらかに一致するだけでユーザーに表示されます。", + "Restrict account name autocompletion and system address book access to users within the same groups" : "アカウント名のオートコンプリートとシステムアドレス帳へのアクセスを同じグループ内のユーザーに制限する", + "Restrict account name autocompletion to users based on phone number integration" : "電話番号の統合に基づいてアカウント名のオートコンプリートをユーザーに制限する", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "氏名または電子メールアドレスを入力するときにユーザー名を自動補完する(連絡先での不一致、同じグループへの所属かどうかを無視)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "公開リンクのアップロードページに免責事項のテキストを表示する。 (ファイルリストが非表示のときのみ表示します)", "Disclaimer text" : "免責事項 テキスト", @@ -547,6 +559,9 @@ "Unable to delete additional email address" : "その他のメールアドレスを削除できません", "No email address set" : "メールアドレスが設定されていません", "Your handle" : "あなたのハンドル", + "Day to use as the first day of week" : "週の最初の曜日として使用する日", + "Derived from your locale ({weekDayName})" : "ユーザーのロケールから取得 ({weekDayName})", + "Unable to update first day of week" : "週の最初の曜日を更新できません", "Your headline" : "あなたのヘッドライン", "Languages" : "言語", "Help translate" : "翻訳に協力する", @@ -709,6 +724,7 @@ "Date of birth" : "生年月日", "Profile visibility" : "プロフィールの公開範囲", "Locale" : "ロケール", + "First day of week" : "週の最初の曜日", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "このプロパティは、ファイル共有やカレンダーへの招待などのコア機能に必要なため、使用できません", "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "あなたのアカウントでフェデレーションが無効になっているため利用できません。不明な点がある場合は、システム管理者にお問い合わせください", "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "アカウント固有のデータをルックアップサーバーに公開することは許可されていないため、利用できません。不明な点がある場合は、システム管理者にお問い合わせください", @@ -807,6 +823,7 @@ "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "ユーザーがインポートしたSSL証明書がいくつか存在しますが、Nextcloud 21ではもう使用されていません。これらの証明書は、\"occ security:certificates:import\" コマンドにより、コマンドラインでインポートすることができます。これらの証明書のデータディレクトリ内のパスは以下のとおりです。", "Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "無効なLDAPユーザーまたはグループのUUIDが見つかりました。LDAP設定の詳細設定に存在する\"UUID検出の上書き\"設定を再度ご確認いただき、更新するには\"occ ldap:update-uuid\"をご使用ください。", "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occured. Please run it manually by calling occ dav:sync-system-addressbook." : "あなたのインスタンスのユーザー数が1000人以上であるか、エラーが発生したため、DAVシステムアドレス帳の同期がまだ実行されていません。手動で occ dav:sync-system-addressbook を呼び出して実行してください。", + "You have more than 50 000 rows in the scheduling objects table. Please run the expensive repair jobs via occ maintenance:repair --include-expensive" : "スケジューリング・オブジェクト・テーブルに500,000行以上あります。大規模な修復ジョブは、occ maintenance:repair --include-expensiveで実行してください。", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB のバージョン\"%s\" が使われています。Nextcloud 21以降ではこのバージョンのサポートは終了し、MariaDB 10.2 以降のバージョンが必要になります。", "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." : "MySQLのバージョン \"%s\" が使用されています。Nextcloud 21以降ではこのバージョンのサポートは終了し、MySQL 8.0またはMariaDB 10.2以上が必要となります。", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQLのバージョン \"%s\" を使用しています。Nextcloud 21以降ではこのバージョンのサポートは終了し、PostgreSQL 9.6以降が必要となります。", diff --git a/apps/settings/l10n/nb.js b/apps/settings/l10n/nb.js index a38a2583bce..0fe7a96eccc 100644 --- a/apps/settings/l10n/nb.js +++ b/apps/settings/l10n/nb.js @@ -251,6 +251,7 @@ OC.L10N.register( "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "OPcache-internerte strengbufferen er nesten full. For å sikre at gjentatte strenger kan bufres effektivt, anbefales det å bruke \"opcache.interned_strings_buffer\" på PHP-konfigurasjonen med en verdi høyere enn \"%s\".", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache er konfigurert til å fjerne kodekommentarer. Når OPcache er aktivert, må \"opcache.save_comments=1\" settes for at Nextcloud skal fungere.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud har ikke tillatelse til å bruke OPcache API. Når OPcache er aktivert, anbefales det sterkt å inkludere alle Nextcloud-kataloger med \"opcache.restrict_api\" eller fjerne denne innstillingen for å deaktivere OPcache API-begrensninger for å forhindre feil under Nextcloud-kjerne- eller appoppgraderinger.", + "Checking from CLI, OPcache checks have been skipped." : "Kontroll fra CLI, OPcache-sjekker er hoppet over.", "The PHP OPcache module is not properly configured. %s." : "PHP OPcache-modulen er ikke riktig konfigurert. %s.", "Correctly configured" : "Korrekt konfigurert", "PHP version" : "PHP-versjon", @@ -365,6 +366,8 @@ OC.L10N.register( "Privacy settings for sharing" : "Personverninnstillinger for deling", "Allow account name autocompletion in share dialog and allow access to the system address book" : "Tillat automatisk fullføring av kontonavn i delingsdialogen og gi tilgang til systemets adressebok", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "Hvis autofullføring \"samme gruppe\" og \"telefonnummerintegrasjon\" er aktivert, er en match i begge nok til å vise brukeren.", + "Restrict account name autocompletion and system address book access to users within the same groups" : "Begrens automatisk fullføring av kontonavn og tilgang til systemadressebok til brukere i de samme gruppene", + "Restrict account name autocompletion to users based on phone number integration" : "Begrens automatisk fullføring av kontonavn til brukere basert på integrering av telefonnummer", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Tillat autofullføring når du skriver inn fullt navn eller e-postadresse (ignorerer manglende telefonbok-treff og er i samme gruppe)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Vis ansvarsfraskrivelse på den offentlige lenkeopplastingssiden (vises bare når fillisten er skjult)", "Disclaimer text" : "Ansvarsfraskrivelse tekst", @@ -558,6 +561,7 @@ OC.L10N.register( "Unable to delete additional email address" : "Kan ikke slette ytterligere e-postadresse", "No email address set" : "E-postadresse ikke satt", "Your handle" : "Ditt brukernavn", + "Day to use as the first day of week" : "Dag som skal brukes som første dag i uken", "Derived from your locale ({weekDayName})" : "Avledet fra din nasjonale innstilling ({weekDayName})", "Unable to update first day of week" : "Kan ikke oppdatere første dag i uken", "Your headline" : "Din overskrift", diff --git a/apps/settings/l10n/nb.json b/apps/settings/l10n/nb.json index 70ffd808b80..18db54f0717 100644 --- a/apps/settings/l10n/nb.json +++ b/apps/settings/l10n/nb.json @@ -249,6 +249,7 @@ "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "OPcache-internerte strengbufferen er nesten full. For å sikre at gjentatte strenger kan bufres effektivt, anbefales det å bruke \"opcache.interned_strings_buffer\" på PHP-konfigurasjonen med en verdi høyere enn \"%s\".", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache er konfigurert til å fjerne kodekommentarer. Når OPcache er aktivert, må \"opcache.save_comments=1\" settes for at Nextcloud skal fungere.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud har ikke tillatelse til å bruke OPcache API. Når OPcache er aktivert, anbefales det sterkt å inkludere alle Nextcloud-kataloger med \"opcache.restrict_api\" eller fjerne denne innstillingen for å deaktivere OPcache API-begrensninger for å forhindre feil under Nextcloud-kjerne- eller appoppgraderinger.", + "Checking from CLI, OPcache checks have been skipped." : "Kontroll fra CLI, OPcache-sjekker er hoppet over.", "The PHP OPcache module is not properly configured. %s." : "PHP OPcache-modulen er ikke riktig konfigurert. %s.", "Correctly configured" : "Korrekt konfigurert", "PHP version" : "PHP-versjon", @@ -363,6 +364,8 @@ "Privacy settings for sharing" : "Personverninnstillinger for deling", "Allow account name autocompletion in share dialog and allow access to the system address book" : "Tillat automatisk fullføring av kontonavn i delingsdialogen og gi tilgang til systemets adressebok", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "Hvis autofullføring \"samme gruppe\" og \"telefonnummerintegrasjon\" er aktivert, er en match i begge nok til å vise brukeren.", + "Restrict account name autocompletion and system address book access to users within the same groups" : "Begrens automatisk fullføring av kontonavn og tilgang til systemadressebok til brukere i de samme gruppene", + "Restrict account name autocompletion to users based on phone number integration" : "Begrens automatisk fullføring av kontonavn til brukere basert på integrering av telefonnummer", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Tillat autofullføring når du skriver inn fullt navn eller e-postadresse (ignorerer manglende telefonbok-treff og er i samme gruppe)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Vis ansvarsfraskrivelse på den offentlige lenkeopplastingssiden (vises bare når fillisten er skjult)", "Disclaimer text" : "Ansvarsfraskrivelse tekst", @@ -556,6 +559,7 @@ "Unable to delete additional email address" : "Kan ikke slette ytterligere e-postadresse", "No email address set" : "E-postadresse ikke satt", "Your handle" : "Ditt brukernavn", + "Day to use as the first day of week" : "Dag som skal brukes som første dag i uken", "Derived from your locale ({weekDayName})" : "Avledet fra din nasjonale innstilling ({weekDayName})", "Unable to update first day of week" : "Kan ikke oppdatere første dag i uken", "Your headline" : "Din overskrift", diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 164e0fb53ca..c86ba999f4c 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -251,6 +251,7 @@ OC.L10N.register( "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "OPcache 內部字串緩衝區幾乎快滿了。為確保可以有效快取重複字串,建議在您的 PHP 設定中的 \"opcache.interned_strings_buffer\" 套用高於 \"%s\" 的值。", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache 被設定為移除程式碼註釋。啟用 OPcache 後,必須設定 \"opcache.save_comments=1\" 才能讓 Nextcloud 正常運作。", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud 不被允許使用 OPcache API。啟用 OPcache 後,強烈建議使用 \"opcache.restrict_api\" 包含所有 Nextcloud 目錄,或是關閉此設定以停用 OPcache API 限制,以避免在 Nextcloud 核心或應用程式升級期間發生錯誤。", + "Checking from CLI, OPcache checks have been skipped." : "從命令列介面(CLI)檢查時,已跳過 OPcache 檢查。", "The PHP OPcache module is not properly configured. %s." : "PHP OPcache 模組設定不正確。%s。", "Correctly configured" : "正確設定", "PHP version" : "PHP 版本", @@ -366,6 +367,7 @@ OC.L10N.register( "Allow account name autocompletion in share dialog and allow access to the system address book" : "允許在分享對話方塊中自動補齊帳戶名稱並允許存取系統通訊錄", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "如果啟用了自動完成功能“相同的群組”和“電話號碼整合”,則任何一個匹配都足以向用戶顯示。", "Restrict account name autocompletion and system address book access to users within the same groups" : "限制僅有同一個群組內的用戶才能使用帳戶名稱自動完成與系統通訊錄存取", + "Restrict account name autocompletion to users based on phone number integration" : "根據電話號碼整合來限制用戶的帳戶名稱自動完成功能", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "輸入全名或電郵地址時,允許自動完成(忽略缺少的電話簿匹配項,並且位於同一群組中)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "在公開的檔案連結和上傳頁面顯示免責聲明(僅在檔案列表隱藏的時候才會顯示)", "Disclaimer text" : "免責聲明文字", diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index 4e7d26436b9..0fd96e80d7c 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -249,6 +249,7 @@ "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "OPcache 內部字串緩衝區幾乎快滿了。為確保可以有效快取重複字串,建議在您的 PHP 設定中的 \"opcache.interned_strings_buffer\" 套用高於 \"%s\" 的值。", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache 被設定為移除程式碼註釋。啟用 OPcache 後,必須設定 \"opcache.save_comments=1\" 才能讓 Nextcloud 正常運作。", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud 不被允許使用 OPcache API。啟用 OPcache 後,強烈建議使用 \"opcache.restrict_api\" 包含所有 Nextcloud 目錄,或是關閉此設定以停用 OPcache API 限制,以避免在 Nextcloud 核心或應用程式升級期間發生錯誤。", + "Checking from CLI, OPcache checks have been skipped." : "從命令列介面(CLI)檢查時,已跳過 OPcache 檢查。", "The PHP OPcache module is not properly configured. %s." : "PHP OPcache 模組設定不正確。%s。", "Correctly configured" : "正確設定", "PHP version" : "PHP 版本", @@ -364,6 +365,7 @@ "Allow account name autocompletion in share dialog and allow access to the system address book" : "允許在分享對話方塊中自動補齊帳戶名稱並允許存取系統通訊錄", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "如果啟用了自動完成功能“相同的群組”和“電話號碼整合”,則任何一個匹配都足以向用戶顯示。", "Restrict account name autocompletion and system address book access to users within the same groups" : "限制僅有同一個群組內的用戶才能使用帳戶名稱自動完成與系統通訊錄存取", + "Restrict account name autocompletion to users based on phone number integration" : "根據電話號碼整合來限制用戶的帳戶名稱自動完成功能", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "輸入全名或電郵地址時,允許自動完成(忽略缺少的電話簿匹配項,並且位於同一群組中)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "在公開的檔案連結和上傳頁面顯示免責聲明(僅在檔案列表隱藏的時候才會顯示)", "Disclaimer text" : "免責聲明文字", diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index afbca020192..b44fe99f74e 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -251,6 +251,7 @@ OC.L10N.register( "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "OPcache 內部字串緩衝區幾乎快滿了。為確保可以有效快取重複字串,建議在您的 PHP 設定中的「opcache.interned_strings_buffer」套用高於「%s」的值。", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache 被設定為移除程式碼註釋。啟用 OPcache 後,必須設定「opcache.save_comments=1」才能讓 Nextcloud 正常運作。", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud 不被允許使用 OPcache API。啟用 OPcache 後,強烈建議使用「opcache.restrict_api」包含所有 Nextcloud 目錄,或是關閉此設定以停用 OPcache API 限制,以避免在 Nextcloud 核心或應用程式升級期間發生錯誤。", + "Checking from CLI, OPcache checks have been skipped." : "從 CLI 檢查,OPcache 檢查已跳過。", "The PHP OPcache module is not properly configured. %s." : "PHP OPcache 模組設定不正確。%s。", "Correctly configured" : "正確設定", "PHP version" : "PHP 版本", diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index 88480693e5e..4b755362fdc 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -249,6 +249,7 @@ "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "OPcache 內部字串緩衝區幾乎快滿了。為確保可以有效快取重複字串,建議在您的 PHP 設定中的「opcache.interned_strings_buffer」套用高於「%s」的值。", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache 被設定為移除程式碼註釋。啟用 OPcache 後,必須設定「opcache.save_comments=1」才能讓 Nextcloud 正常運作。", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud 不被允許使用 OPcache API。啟用 OPcache 後,強烈建議使用「opcache.restrict_api」包含所有 Nextcloud 目錄,或是關閉此設定以停用 OPcache API 限制,以避免在 Nextcloud 核心或應用程式升級期間發生錯誤。", + "Checking from CLI, OPcache checks have been skipped." : "從 CLI 檢查,OPcache 檢查已跳過。", "The PHP OPcache module is not properly configured. %s." : "PHP OPcache 模組設定不正確。%s。", "Correctly configured" : "正確設定", "PHP version" : "PHP 版本", |