aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ja.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/ja.json')
-rw-r--r--apps/files/l10n/ja.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json
index d79056eae26..17c10e110e4 100644
--- a/apps/files/l10n/ja.json
+++ b/apps/files/l10n/ja.json
@@ -39,7 +39,8 @@
"Details" : "詳細",
"Please select tag(s) to add to the selection" : "選択項目に付与するタグを選択してください",
"Apply tag(s) to selection" : "選択項目にタグを適用",
- "Select" : "選択",
+ "Select directory \"{dirName}\"" : "ディレクトリを選択: \"{dirName}\"",
+ "Select file \"{fileName}\"" : "ファイルを選択: \"{fileName}\"",
"Pending" : "保留中",
"Unable to determine date" : "更新日不明",
"This operation is forbidden" : "この操作は禁止されています",
@@ -208,6 +209,7 @@
"Deleted shares" : "削除された共有",
"Pending shares" : "保留中の共有",
"Text file" : "テキストファイル",
- "New text file.txt" : "新規のテキストファイル作成"
+ "New text file.txt" : "新規のテキストファイル作成",
+ "Select" : "選択"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file