aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ja.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/ja.js')
-rw-r--r--apps/files/l10n/ja.js17
1 files changed, 16 insertions, 1 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js
index 4973f21303c..20cb2543f60 100644
--- a/apps/files/l10n/ja.js
+++ b/apps/files/l10n/ja.js
@@ -109,6 +109,8 @@ OC.L10N.register(
"Create new folder" : "新しいフォルダーを作成",
"Upload file" : "ファイルをアップロード",
"Recent" : "最新",
+ "This file has the tag {tag}" : "このファイルには {tag} タグがあります。",
+ "This file has the tags {firstTags} and {lastTag}" : "このファイルには {firstTags} と {lastTag} というタグがあります",
"Not favorited" : "お気に入りではありません",
"Remove from favorites" : "お気に入りから削除",
"Add to favorites" : "お気に入りに追加",
@@ -167,7 +169,11 @@ OC.L10N.register(
"The ownership transfer of {path} from {user} has completed." : "{user} からの {path} の所有権転送が完了しました。",
"in %s" : "%s で",
"File Management" : "ファイル管理",
+ "Reload current directory" : "カレントディレクトリの再読み込み",
+ "Rename file" : "ファイル名の変更",
"File name" : "ファイル名",
+ "This node is unavailable" : "このノードは利用できません",
+ "Download file {name}" : "ファイル {name} をダウンロード",
"Name cannot be empty" : "名前は空にできません",
"Select all" : "すべて選択",
"File not found" : "ファイルが見つかりません",
@@ -214,10 +220,16 @@ OC.L10N.register(
"Open details" : "詳細を開く",
"Set up templates folder" : "テンプレートフォルダーを設定",
"Templates" : "テンプレート",
+ "Create new templates folder" : "新しいテンプレートフォルダーを作成",
"Unable to initialize the templates directory" : "テンプレートディレクトリを初期化できませんでした",
+ "List of favorites files and folders." : "お気に入りのファイルやフォルダーの一覧",
"No favorites yet" : "まだお気に入りはありません",
"Files and folders you mark as favorite will show up here" : "お気に入りに登録されたファイルやフォルダーは、ここに表示されます。",
"All files" : "すべてのファイル",
+ "List of your files and folders." : "ファイルやフォルダーの一覧",
+ "List of recently modified files and folders." : "最近変更されたファイルとフォルダーのリスト",
+ "No recently modified files" : "最近更新されたファイルはありません",
+ "Files and folders you recently modified will show up here." : "最近変更したファイルやフォルダーがここに表示されます。",
"Toggle %1$s sublist" : "サブリスト %1$s を切り替え",
"No entries found in this folder" : "このフォルダーにはエントリーがありません",
"Upload too large" : "アップロードには大きすぎます。",
@@ -240,6 +252,9 @@ OC.L10N.register(
"Shared by link" : "URLリンクで共有中",
"Deleted shares" : "削除された共有",
"Pending shares" : "保留中の共有",
- "Choose" : "選択"
+ "Open folder {name}" : "フォルダ {name} を開く",
+ "Search for an account" : "アカウントを検索",
+ "Choose" : "選択",
+ "No files or folders have been deleted yet" : "まだ削除されたファイルやフォルダはありません"
},
"nplurals=1; plural=0;");