aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-11-06 00:20:18 +0000
committerNextcloud bot <bot@nextcloud.com>2024-11-06 00:20:18 +0000
commit7ff87f773392c468fd913b611d3d5f7c0f9e8568 (patch)
treeff754ee8094b194f4ebf5633ae48c07300dfd901 /apps/settings/l10n/ja.js
parentdaafccc8e6202d0175fcc8856c2bf8b6aec8b883 (diff)
downloadnextcloud-server-7ff87f773392c468fd913b611d3d5f7c0f9e8568.tar.gz
nextcloud-server-7ff87f773392c468fd913b611d3d5f7c0f9e8568.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ja.js')
-rw-r--r--apps/settings/l10n/ja.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js
index 12699cbe5d3..40ae320ce2c 100644
--- a/apps/settings/l10n/ja.js
+++ b/apps/settings/l10n/ja.js
@@ -211,7 +211,6 @@ OC.L10N.register(
"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 を使用していません",
- "_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バイトのサポートを有効にすることをおすすめします。",