diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-08 00:19:44 +0000 |
---|---|---|
committer | Louis Chemineau <louis@chmn.me> | 2024-02-08 18:27:25 +0100 |
commit | 181abb52d4310a0c9e0ad4964f7439f1d491c21a (patch) | |
tree | 6fc61c68c5f6fdcd9fcde76e6a0c664a61cefb09 /apps/files/l10n/ja.json | |
parent | b957c69fab97d7f8684e2181dfc80f03f89ce93e (diff) | |
download | nextcloud-server-181abb52d4310a0c9e0ad4964f7439f1d491c21a.tar.gz nextcloud-server-181abb52d4310a0c9e0ad4964f7439f1d491c21a.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 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index 2331e1cc3c6..768afea9fc1 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -169,7 +169,6 @@ "Drag and drop files here to upload" : "ここにファイルをドラッグ&ドロップしてアップロードする", "Your have used your space quota and cannot upload files anymore" : "あなたのクォータ容量を使い果たし、ファイルをアップロードできなくなりました。", "You don’t have permission to upload or create files here" : "ここにファイルをアップロードまたは作成する権限がありません", - "Upload successful" : "アップロード成功", "\"{displayName}\" action executed successfully" : "\"{displayName}\" アクションは正常に実行された", "\"{displayName}\" action failed" : "\"{displayName}\" アクションは失敗しました", "Toggle selection for file \"{displayName}\"" : "ファイル \"{displayName}\" の選択を切り替える", @@ -188,8 +187,6 @@ "Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\" の名前を変更できませんでした、それは既に存在しません。", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "\"{newName}\" という名前は \"{dir}\" フォルダですでに使用されています。別の名前を選択してください。", "Could not rename \"{oldName}\"" : "\"{oldName}\" の名前を変更できませんでした。", - "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}\" が失敗しました。", @@ -256,6 +253,7 @@ "Unable to create new file from template" : "テンプレートから新しいファイルを作成できません", "Delete permanently" : "完全に削除する", "Delete and unshare" : "削除して共有を解除", + "Cancel" : "キャンセル", "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" : "ファイル/フォルダをそれ自身の上に移動したり、それ自身のサブフォルダに移動したりすることはできません。", @@ -271,6 +269,8 @@ "Open folder {displayName}" : "フォルダ {displayName} を開く", "Open in Files" : "ファイルアプリで開く", "Open details" : "詳細を開く", + "Could not copy {file}. {message}" : "{file} をコピーできませんでした。 {message}", + "Could not move {file}. {message}" : "{file} を移動できませんでした。 {message}", "Create new templates folder" : "新しいテンプレートフォルダーを作成", "Templates" : "テンプレート", "Unable to initialize the templates directory" : "テンプレートディレクトリを初期化できませんでした", @@ -299,7 +299,6 @@ "You can only favorite a single file or folder at a time" : "お気に入りに追加できるファイルまたはフォルダーは一度に1つまでです", "Search users" : "ユーザーを検索", "You might not have have permissions to view it, ask the sender to share it" : "閲覧権限がない可能性があるため、送信者に共有を依頼してください", - "Cancel" : "キャンセル", "Set up templates folder" : "テンプレートフォルダーを設定", "Toggle %1$s sublist" : "サブリスト %1$s を切り替え", "Toggle grid view" : "グリッド表示の切り替え", |