diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-24 00:20:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-24 00:20:48 +0000 |
commit | cd464e6ace29ffd60f203e0d7f4ea17198e0a3bd (patch) | |
tree | f932e4d58f98174de2bdd13ce9be7f70d3ec5a33 /lib/l10n/ja.json | |
parent | cb61262d5af11664f2f51b9fe1df5e0935f4a323 (diff) | |
download | nextcloud-server-cd464e6ace29ffd60f203e0d7f4ea17198e0a3bd.tar.gz nextcloud-server-cd464e6ace29ffd60f203e0d7f4ea17198e0a3bd.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 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index 152a0659879..999dd01fdf4 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -80,6 +80,11 @@ "Empty file" : "空白のファイル", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "ID: %sのモジュールは存在しません。アプリ設定で有効にするか、管理者に問い合わせてください。", "Dot files are not allowed" : "隠しファイルは許可されていません", + "\"%1$s\" is a forbidden file or folder name." : "\"%1$s\"は禁止されているファイル名またはフォルダー名です。", + "\"%1$s\" is a forbidden prefix for file or folder names." : "\"%1$s\"は、ファイル名やフォルダー名には使用できない接頭辞です。", + "\"%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\"で終了できません。", "File already exists" : "ファイルが既に存在します", "Invalid path" : "パスが無効", "Failed to create file from template" : "テンプレートからファイルを作成できませんでした", |