diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-25 00:19:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-25 00:19:22 +0000 |
commit | 4d43b6e3d5bf9ab6e4a26bbd3a20c0669a2c4d1f (patch) | |
tree | fdb413e6e4a5339ff741d08dc6ca650d39cee665 /apps/files/l10n/ja.json | |
parent | 20e16b9d6fcf57073d01853125d2fe63b95719a6 (diff) | |
download | nextcloud-server-4d43b6e3d5bf9ab6e4a26bbd3a20c0669a2c4d1f.tar.gz nextcloud-server-4d43b6e3d5bf9ab6e4a26bbd3a20c0669a2c4d1f.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 f13412bc04d..94dcdd0f4ff 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -176,6 +176,8 @@ "Upload successful" : "アップロード成功", "\"{displayName}\" action executed successfully" : "\"{displayName}\" アクションは正常に実行された", "\"{displayName}\" action failed" : "\"{displayName}\" アクションは失敗しました", + "Toggle selection for file \"{displayName}\"" : "ファイル \"{displayName}\" の選択を切り替える", + "Toggle selection for folder \"{displayName}\"" : "フォルダ \"{displayName}\" の選択を切り替える", "Rename file" : "ファイル名の変更", "File name" : "ファイル名", "Folder name" : "フォルダー名", @@ -193,6 +195,7 @@ "Could not copy {file}. {message}" : "{file} をコピーできませんでした。 {message}", "Could not move {file}. {message}" : "{file} を移動できませんでした。 {message}", "Total rows summary" : "総行数のサマリー", + "Toggle selection for all files and folders" : "すべてのファイルとフォルダの選択を切り替える", "\"{displayName}\" failed on some elements " : "いくつかの要素で \"{displayName}\" が失敗しました。", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" バッチアクションが正常に実行されました。", "List of files and folders." : "ファイルとフォルダの一覧。", @@ -262,6 +265,8 @@ "Destination is not a folder" : "宛先がフォルダではありません", "This file/folder is already in that directory" : "このファイル/フォルダはすでにそのディレクトリにあります", "You cannot move a file/folder onto itself or into a subfolder of itself" : "ファイル/フォルダをそれ自身の上に移動したり、それ自身のサブフォルダに移動したりすることはできません。", + "(copy)" : "(copy)", + "(copy %n)" : "(copy %n)", "A file or folder with that name already exists in this folder" : "その名前のファイルまたはフォルダが、このフォルダに既に存在します", "The files is locked" : "ファイルはロックされています", "The file does not exist anymore" : "ファイルはもう存在しません", |