diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-30 16:32:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-30 16:32:38 +0000 |
commit | 7b05c3438586c5a1023bf6ac39ab3ee44db6f086 (patch) | |
tree | 88321397b6ee638e1582afa0ed624b4054cee1d0 /lib/l10n/ja.json | |
parent | e076e674e24fad220ca12c0a1e2d71615883611d (diff) | |
download | nextcloud-server-7b05c3438586c5a1023bf6ac39ab3ee44db6f086.tar.gz nextcloud-server-7b05c3438586c5a1023bf6ac39ab3ee44db6f086.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ja.json')
-rw-r--r-- | lib/l10n/ja.json | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index 999dd01fdf4..2cd4d255179 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -85,14 +85,14 @@ "\"%1$s\" is not allowed inside a file or folder name." : "\"%1$s\"はファイル名やフォルダー名の中に入れることはできません。", "\"%1$s\" is a forbidden file type." : "\"%1$s\"は禁止されているファイルタイプです。", "Filenames must not end with \"%1$s\"." : "ファイル名は \"%1$s\"で終了できません。", + "Invalid parent path" : "無効な親パス", "File already exists" : "ファイルが既に存在します", "Invalid path" : "パスが無効", "Failed to create file from template" : "テンプレートからファイルを作成できませんでした", "Templates" : "テンプレート", "Path contains invalid segments" : "パスに無効なセグメントが含まれています", - "File name is a reserved word" : "ファイル名が予約された単語です", - "File name contains at least one invalid character" : "ファイル名に1文字以上の無効な文字が含まれています", - "File name is too long" : "ファイル名が長すぎます", + "Filename is a reserved word" : "ファイル名が予約された単語です", + "Filename contains at least one invalid character" : "ファイル名に使用できない文字が含まれています", "Empty filename is not allowed" : "空のファイル名は許可されていません", "App \"%s\" cannot be installed because appinfo file cannot be read." : "appinfoファイルが読み込めないため、アプリ名 \"%s\" がインストールできません。", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" アプリは、このバージョンのサーバーと互換性がないためインストールされませんでした。", @@ -359,6 +359,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "この設定にアクセスするには、ログインしたユーザーが管理者、サブ管理者、または特別な権利が必要です。", "Logged in user must be an admin or sub admin" : "ログインユーザーは管理者またはサブ管理者である必要があります", "Logged in user must be an admin" : "ログインユーザーは管理者である必要があります", + "File name is a reserved word" : "ファイル名が予約された単語です", + "File name contains at least one invalid character" : "ファイル名に1文字以上の無効な文字が含まれています", + "File name is too long" : "ファイル名が長すぎます", "Help" : "ヘルプ", "Users" : "ユーザー", "Unknown user" : "不明なユーザー", |