summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ja.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-12 10:40:35 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-12 10:40:35 +0000
commit525def9ecaad833039a4cf8c7c3cf2f379076f90 (patch)
tree6a05a1f595974e33cc480d95d6ecaacb269b92d6 /apps/files/l10n/ja.json
parent7a23b23c95896925b8631d92f02c6d3b0ddb994d (diff)
downloadnextcloud-server-525def9ecaad833039a4cf8c7c3cf2f379076f90.tar.gz
nextcloud-server-525def9ecaad833039a4cf8c7c3cf2f379076f90.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.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json
index 650a5810f09..c6e063075fd 100644
--- a/apps/files/l10n/ja.json
+++ b/apps/files/l10n/ja.json
@@ -198,13 +198,10 @@
"Unselect all" : "すべて選択解除",
"\"{displayName}\" failed on some elements " : "いくつかの要素で \"{displayName}\" が失敗しました。",
"\"{displayName}\" batch action executed successfully" : "\"{displayName}\" バッチアクションが正常に実行されました。",
- "{summaryFile} and {summaryFolder}" : "{summaryFile} と {summaryFolder}",
"List of files and folders." : "ファイルとフォルダの一覧。",
"Column headers with buttons are sortable." : "ボタン付きの列ヘッダはソート可能です。",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "このリストはパフォーマンスの都合上、すべてレンダリングされているわけではありません。リスト内を移動すると、ファイルが次々と表示されていきます。",
"File not found" : "ファイルが見つかりません",
- "_{count} file_::_{count} files_" : ["{count} ファイル"],
- "_{count} folder_::_{count} folders_" : ["{count} フォルダ"],
"Storage informations" : "ストレージ情報",
"{usedQuotaByte} used" : "{usedQuotaByte} 使用されています",
"{relative}% used" : "{relative}% 使用されています",
@@ -321,6 +318,9 @@
"This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "このリストはパフォーマンスの都合上、すべてレンダリングされているわけではありません。リスト内を移動すると、ファイルが次々と表示されていきます。",
"Search for an account" : "アカウントを検索",
"Choose" : "選択",
- "No files or folders have been deleted yet" : "まだ削除されたファイルやフォルダはありません"
+ "No files or folders have been deleted yet" : "まだ削除されたファイルやフォルダはありません",
+ "{summaryFile} and {summaryFolder}" : "{summaryFile} と {summaryFolder}",
+ "_{count} file_::_{count} files_" : ["{count} ファイル"],
+ "_{count} folder_::_{count} folders_" : ["{count} フォルダ"]
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file