diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-24 00:20:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-24 00:20:35 +0000 |
commit | eae454b67f4992d13af73a07ce06a39de23cecb8 (patch) | |
tree | ee84a31f00bbd58974391f3858983e96b42eace9 /lib/l10n/ja.json | |
parent | d5d91436211ec5efe73fc6a6e04561e7983a54b9 (diff) | |
download | nextcloud-server-eae454b67f4992d13af73a07ce06a39de23cecb8.tar.gz nextcloud-server-eae454b67f4992d13af73a07ce06a39de23cecb8.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" : "テンプレートからファイルを作成できませんでした", |