diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-26 00:20:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-26 00:20:19 +0000 |
commit | c3ac8bf89aa649a987762ac7ece8bca34d8da191 (patch) | |
tree | 52f7ca5e9025d2236e330c2052efc5e69e2bf82d /apps/settings | |
parent | 7b36547f137179e4f5931ce749f2c005f12a117d (diff) | |
download | nextcloud-server-c3ac8bf89aa649a987762ac7ece8bca34d8da191.tar.gz nextcloud-server-c3ac8bf89aa649a987762ac7ece8bca34d8da191.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings')
-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 | 1 | ||||
-rw-r--r-- | apps/settings/l10n/en_GB.json | 1 | ||||
-rw-r--r-- | apps/settings/l10n/ja.js | 4 | ||||
-rw-r--r-- | apps/settings/l10n/ja.json | 4 | ||||
-rw-r--r-- | apps/settings/l10n/sv.js | 3 | ||||
-rw-r--r-- | apps/settings/l10n/sv.json | 3 | ||||
-rw-r--r-- | apps/settings/l10n/uk.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/uk.json | 1 | ||||
-rw-r--r-- | apps/settings/l10n/zh_HK.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/zh_HK.json | 1 | ||||
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/zh_TW.json | 1 |
16 files changed, 26 insertions, 0 deletions
diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index 3f873a6d8fe..2da8dd7be3e 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -121,6 +121,7 @@ OC.L10N.register( "Personal info" : "المعلومات الشخصية", "Mobile & desktop" : "الجوال وسطح المكتب", "Email server" : "خادم البريد الإلكتروني", + "Security & setup checks" : "فحوصات الأمن و الإعدادات", "Background jobs" : "المهام التي تعمل في الخلفية بالخادم", "Unlimited" : "غير محدود", "Verifying" : "التحقق", diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json index 6aa90139bc4..c5c02dcdd1b 100644 --- a/apps/settings/l10n/ar.json +++ b/apps/settings/l10n/ar.json @@ -119,6 +119,7 @@ "Personal info" : "المعلومات الشخصية", "Mobile & desktop" : "الجوال وسطح المكتب", "Email server" : "خادم البريد الإلكتروني", + "Security & setup checks" : "فحوصات الأمن و الإعدادات", "Background jobs" : "المهام التي تعمل في الخلفية بالخادم", "Unlimited" : "غير محدود", "Verifying" : "التحقق", diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index a319ed2d951..cfac59e3525 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -121,6 +121,7 @@ OC.L10N.register( "Personal info" : "Persönliche Informationen", "Mobile & desktop" : "Mobil & Desktop", "Email server" : "E-Mail-Server", + "Security & setup checks" : "Sicherheits- & Einrichtungsüberprüfungen", "Background jobs" : "Hintergrund-Aufgaben", "Unlimited" : "Unbegrenzt", "Verifying" : "Überprüfe", diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index 2544e632487..119c8725605 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -119,6 +119,7 @@ "Personal info" : "Persönliche Informationen", "Mobile & desktop" : "Mobil & Desktop", "Email server" : "E-Mail-Server", + "Security & setup checks" : "Sicherheits- & Einrichtungsüberprüfungen", "Background jobs" : "Hintergrund-Aufgaben", "Unlimited" : "Unbegrenzt", "Verifying" : "Überprüfe", diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index be557be3ffd..4f62305e790 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -121,6 +121,7 @@ OC.L10N.register( "Personal info" : "Personal info", "Mobile & desktop" : "Mobile & desktop", "Email server" : "Email server", + "Security & setup checks" : "Security & setup checks", "Background jobs" : "Background jobs", "Unlimited" : "Unlimited", "Verifying" : "Verifying", diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index 703c4845d18..51c38a44feb 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -119,6 +119,7 @@ "Personal info" : "Personal info", "Mobile & desktop" : "Mobile & desktop", "Email server" : "Email server", + "Security & setup checks" : "Security & setup checks", "Background jobs" : "Background jobs", "Unlimited" : "Unlimited", "Verifying" : "Verifying", diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index 3e945e6c6c1..0b69582f5e9 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -121,6 +121,7 @@ OC.L10N.register( "Personal info" : "個人情報", "Mobile & desktop" : "モバイル & デスクトップ", "Email server" : "メールサーバー", + "Security & setup checks" : " セキュリティ & セットアップのチェック", "Background jobs" : "バックグラウンドジョブ", "Unlimited" : "無制限", "Verifying" : "検証中", @@ -208,7 +209,10 @@ OC.L10N.register( "Configured" : "設定済み", "Mimetype migrations available" : "Mimetypeの移行が可能", "One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "1つ以上のmimetypeマイグレーションが利用できます。時折、特定のファイルタイプをよりよく扱うために新しいmimetypesが追加されます。大規模なインスタンスではmimetypesの移行に時間がかかるため、アップグレード時には自動的には行われません。移行を行うには `occ maintenance:repair --include-expensive` コマンドを使用してください。", + "MySQL row format" : "MySQLの行フォーマット", "You are not using MySQL" : "あなたは MySQL を使用していません", + "None of your table use ROW_FORMAT=Compressed" : "ROW_FORMAT=Compressed を使用しているテーブルはありません", + "_Table %s is not using ROW_FORMAT=Dynamic. This format offers the best database performances for Nextcloud. Please change the row format to Dynamic._::_Some tables are not using ROW_FORMAT=Dynamic. This format offers the best database performances for Nextcloud. Please change the row format to Dynamic on the following tables: %s._" : ["ROW_FORMAT=Dynamicを使用していないテーブルがあります。このフォーマットはNextcloudで最高のデータベース・パフォーマンスを提供します。以下のテーブルで行の形式をダイナミックに変更してください: %s"], "MySQL Unicode support" : "MySQL Unicode サポート", "MySQL is used as database and does support 4-byte characters" : "MySQL はデータベースとして使用され、4バイト文字をサポートしています", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL はデータベースとして使用されていますが、4バイトの文字をサポートしていません。例えば、ファイル名やコメントなどで絵文字などの4バイトの文字を問題なく扱うためには、MySQL で4バイトのサポートを有効にすることをおすすめします。", diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json index 4a4535b8cd1..1a301416606 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -119,6 +119,7 @@ "Personal info" : "個人情報", "Mobile & desktop" : "モバイル & デスクトップ", "Email server" : "メールサーバー", + "Security & setup checks" : " セキュリティ & セットアップのチェック", "Background jobs" : "バックグラウンドジョブ", "Unlimited" : "無制限", "Verifying" : "検証中", @@ -206,7 +207,10 @@ "Configured" : "設定済み", "Mimetype migrations available" : "Mimetypeの移行が可能", "One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "1つ以上のmimetypeマイグレーションが利用できます。時折、特定のファイルタイプをよりよく扱うために新しいmimetypesが追加されます。大規模なインスタンスではmimetypesの移行に時間がかかるため、アップグレード時には自動的には行われません。移行を行うには `occ maintenance:repair --include-expensive` コマンドを使用してください。", + "MySQL row format" : "MySQLの行フォーマット", "You are not using MySQL" : "あなたは MySQL を使用していません", + "None of your table use ROW_FORMAT=Compressed" : "ROW_FORMAT=Compressed を使用しているテーブルはありません", + "_Table %s is not using ROW_FORMAT=Dynamic. This format offers the best database performances for Nextcloud. Please change the row format to Dynamic._::_Some tables are not using ROW_FORMAT=Dynamic. This format offers the best database performances for Nextcloud. Please change the row format to Dynamic on the following tables: %s._" : ["ROW_FORMAT=Dynamicを使用していないテーブルがあります。このフォーマットはNextcloudで最高のデータベース・パフォーマンスを提供します。以下のテーブルで行の形式をダイナミックに変更してください: %s"], "MySQL Unicode support" : "MySQL Unicode サポート", "MySQL is used as database and does support 4-byte characters" : "MySQL はデータベースとして使用され、4バイト文字をサポートしています", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL はデータベースとして使用されていますが、4バイトの文字をサポートしていません。例えば、ファイル名やコメントなどで絵文字などの4バイトの文字を問題なく扱うためには、MySQL で4バイトのサポートを有効にすることをおすすめします。", diff --git a/apps/settings/l10n/sv.js b/apps/settings/l10n/sv.js index b1496d00c0d..04b9dac3c2b 100644 --- a/apps/settings/l10n/sv.js +++ b/apps/settings/l10n/sv.js @@ -121,9 +121,12 @@ OC.L10N.register( "Personal info" : "Personlig information", "Mobile & desktop" : "Mobil & skrivbord", "Email server" : "E-postserver", + "Security & setup checks" : "Säkerhet & konfigurationstest", "Background jobs" : "Bakgrundsjobb", "Unlimited" : "Obegränsat", "Verifying" : "Verifiera", + "Allowed admin IP ranges" : "Tillåten IP-rymd för administratörer", + "Admin IP filtering isn’t applied." : "IP-filtrering av administratörer är inte tillämpad", "App directories owner" : "App-katalogens ägare", "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" : "Vissa appkataloger ägs av en annan användare än den som äger webbservern. Detta kan vara fallet om appar har installerats manuellt. Kontrollera behörigheterna för följande appkataloger:\n%s", "App directories have the correct owner \"%s\"" : "App-kataloger har rätt ägare \"%s\"", diff --git a/apps/settings/l10n/sv.json b/apps/settings/l10n/sv.json index 5d4f0802d8c..b985e6c27d2 100644 --- a/apps/settings/l10n/sv.json +++ b/apps/settings/l10n/sv.json @@ -119,9 +119,12 @@ "Personal info" : "Personlig information", "Mobile & desktop" : "Mobil & skrivbord", "Email server" : "E-postserver", + "Security & setup checks" : "Säkerhet & konfigurationstest", "Background jobs" : "Bakgrundsjobb", "Unlimited" : "Obegränsat", "Verifying" : "Verifiera", + "Allowed admin IP ranges" : "Tillåten IP-rymd för administratörer", + "Admin IP filtering isn’t applied." : "IP-filtrering av administratörer är inte tillämpad", "App directories owner" : "App-katalogens ägare", "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" : "Vissa appkataloger ägs av en annan användare än den som äger webbservern. Detta kan vara fallet om appar har installerats manuellt. Kontrollera behörigheterna för följande appkataloger:\n%s", "App directories have the correct owner \"%s\"" : "App-kataloger har rätt ägare \"%s\"", diff --git a/apps/settings/l10n/uk.js b/apps/settings/l10n/uk.js index 3fea88a611e..c995f7e9aa8 100644 --- a/apps/settings/l10n/uk.js +++ b/apps/settings/l10n/uk.js @@ -121,6 +121,7 @@ OC.L10N.register( "Personal info" : "Про мене", "Mobile & desktop" : "Застосунки для пристроїв", "Email server" : "Сервер електронної пошти", + "Security & setup checks" : "Безпека та перевірка налаштувань", "Background jobs" : "Фонові завдання", "Unlimited" : "Необмежено", "Verifying" : "Перевірка", diff --git a/apps/settings/l10n/uk.json b/apps/settings/l10n/uk.json index 1870a0dfd15..319b8998389 100644 --- a/apps/settings/l10n/uk.json +++ b/apps/settings/l10n/uk.json @@ -119,6 +119,7 @@ "Personal info" : "Про мене", "Mobile & desktop" : "Застосунки для пристроїв", "Email server" : "Сервер електронної пошти", + "Security & setup checks" : "Безпека та перевірка налаштувань", "Background jobs" : "Фонові завдання", "Unlimited" : "Необмежено", "Verifying" : "Перевірка", diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 9eab04dfcd7..579cd977c61 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -121,6 +121,7 @@ OC.L10N.register( "Personal info" : "個人資訊", "Mobile & desktop" : "手提電話及電腦", "Email server" : "電郵伺服器", + "Security & setup checks" : "安全與設定檢查", "Background jobs" : "後台作業", "Unlimited" : "無限制", "Verifying" : "正在驗證", diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index 35c4d8d6a37..90bebf43b43 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -119,6 +119,7 @@ "Personal info" : "個人資訊", "Mobile & desktop" : "手提電話及電腦", "Email server" : "電郵伺服器", + "Security & setup checks" : "安全與設定檢查", "Background jobs" : "後台作業", "Unlimited" : "無限制", "Verifying" : "正在驗證", diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 799a9812df8..f73c51befdb 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -121,6 +121,7 @@ OC.L10N.register( "Personal info" : "個人資訊", "Mobile & desktop" : "行動裝置及桌面", "Email server" : "電子郵件伺服器", + "Security & setup checks" : "安全與設定檢查", "Background jobs" : "背景工作", "Unlimited" : "無限制", "Verifying" : "正在驗證", diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index 1f0d119dfc1..5db29f080a2 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -119,6 +119,7 @@ "Personal info" : "個人資訊", "Mobile & desktop" : "行動裝置及桌面", "Email server" : "電子郵件伺服器", + "Security & setup checks" : "安全與設定檢查", "Background jobs" : "背景工作", "Unlimited" : "無限制", "Verifying" : "正在驗證", |