diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-21 00:19:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-21 00:19:16 +0000 |
commit | af313a79e879f6af5b6f430a981befb4df23a4b1 (patch) | |
tree | ed7242538637b3b7c7ed373e91587b4cfdc125f9 /apps/files/l10n/ja.json | |
parent | 9695c021c2da7a497a248aba969396f16dea5d49 (diff) | |
download | nextcloud-server-af313a79e879f6af5b6f430a981befb4df23a4b1.tar.gz nextcloud-server-af313a79e879f6af5b6f430a981befb4df23a4b1.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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index 56081dcc359..1a84d8cd1e9 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -176,7 +176,6 @@ "Upload successful" : "アップロード成功", "\"{displayName}\" action executed successfully" : "\"{displayName}\" アクションは正常に実行された", "\"{displayName}\" action failed" : "\"{displayName}\" アクションは失敗しました", - "Select the row for {displayName}" : "{displayName} の行を選択する", "Rename file" : "ファイル名の変更", "File name" : "ファイル名", "Folder name" : "フォルダー名", @@ -194,8 +193,6 @@ "Could not copy {file}. {message}" : "{file} をコピーできませんでした。 {message}", "Could not move {file}. {message}" : "{file} を移動できませんでした。 {message}", "Total rows summary" : "総行数のサマリー", - "Select all" : "すべて選択", - "Unselect all" : "すべて選択解除", "\"{displayName}\" failed on some elements " : "いくつかの要素で \"{displayName}\" が失敗しました。", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" バッチアクションが正常に実行されました。", "List of files and folders." : "ファイルとフォルダの一覧。", @@ -296,6 +293,7 @@ "Files and folders you recently modified will show up here." : "最近変更したファイルやフォルダーがここに表示されます。", "Toggle %1$s sublist" : "サブリスト %1$s を切り替え", "No entries found in this folder" : "このフォルダーにはエントリーがありません", + "Select all" : "すべて選択", "Upload too large" : "アップロードには大きすぎます。", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "アップロードしようとしているファイルは、このサーバーのファイルアップロード時の最大サイズを超えています。", "Text file" : "テキストファイル", @@ -313,7 +311,9 @@ "Pending shares" : "保留中の共有", "This file has the tag {tag}" : "このファイルには {tag} タグがあります。", "This file has the tags {firstTags} and {lastTag}" : "このファイルには {firstTags} と {lastTag} というタグがあります", + "Select the row for {displayName}" : "{displayName} の行を選択する", "Open folder {name}" : "フォルダ {name} を開く", + "Unselect all" : "すべて選択解除", "ascending" : "昇順", "descending" : "降順", "Sort list by {column} ({direction})" : "{column} ({direction}) でリストを並べ替える", |