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 /apps/files/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 'apps/files/l10n/ja.json')
-rw-r--r-- | apps/files/l10n/ja.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index f79554fe8b6..fe58fc78e43 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -321,6 +321,7 @@ "PDFs" : "PDF", "Folders" : "フォルダー", "Audio" : "オーディオ", + "Photos and images" : "写真と画像", "Videos" : "動画", "New folder creation cancelled" : "新しいフォルダーの作成がキャンセルされました", "Created new folder \"{name}\"" : "新規フォルダ \"{name}\" を作成しました", @@ -376,6 +377,10 @@ "Copy direct link (only works for users who have access to this file/folder)" : "ダイレクトリンクをコピー (このファイル/フォルダーにアクセスできるユーザーのみ)", "\"remote user\"" : "\"リモートユーザー\"", "{newName} already exists." : "{newName} すでに存在しています。", + "\"{segment}\" is not allowed inside a filename." : "\"{segment}\"はファイル名には使用できません。", + "\"{segment}\" is a forbidden file or folder name." : "\"{segment}\"は禁止されているファイル名またはフォルダー名です。 ", + "\"{segment}\" is not an allowed filetype." : "\"{segment}\" は許可されたファイルタイプではありません。", + "Filenames must not end with \"{segment}\"." : "ファイル名は \"{segment}\"で終了できません。", "Name cannot be empty" : "名前は空にできません", "Another entry with the same name already exists" : "同じ名前の別のエントリがすでに存在しています", "Storage informations" : "ストレージ情報", |