diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-19 00:23:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-19 00:23:04 +0000 |
commit | 4bfa4fc07a6b9bed23fed8eb81b1eb240a4129ab (patch) | |
tree | dce7559ec35177654ff4b7347460800056c2ced4 /apps/settings/l10n/ja.json | |
parent | 723a24e141fb6e2b09a27c3d527b3ebec3f368f3 (diff) | |
download | nextcloud-server-4bfa4fc07a6b9bed23fed8eb81b1eb240a4129ab.tar.gz nextcloud-server-4bfa4fc07a6b9bed23fed8eb81b1eb240a4129ab.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ja.json')
-rw-r--r-- | apps/settings/l10n/ja.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json index 6246b2c78e8..298012d680c 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -207,8 +207,8 @@ "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 Unicode support" : "MySQL Unicode サポート", "You are not using MySQL" : "あなたは MySQL を使用していません", + "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バイトのサポートを有効にすることをおすすめします。", "OCS provider resolving" : "OCSプロバイダーの解決", @@ -539,6 +539,8 @@ "Enter your date of birth" : "生年月日を入力してください", "Unable to update date of birth" : "生年月日の更新ができません", "You are a member of the following groups:" : "次のグループに所属:", + "You are using {s}{usage}{/s}" : "{s}{usage}{/s}使用中です", + "You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "{s}{totalSpace}{/s} ({s}{usageRelative}%{/s})のうち{s}{usage}{/s}を使用しています", "Your full name" : "フルネーム", "Primary email for password reset and notifications" : "パスワードのリセットや通知のための基本メールアドレス", "Email options" : "メールのオプション", |