aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/ja.js4
-rw-r--r--apps/files/l10n/ja.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js
index 485685f5c24..47462ea2dd7 100644
--- a/apps/files/l10n/ja.js
+++ b/apps/files/l10n/ja.js
@@ -202,9 +202,11 @@ OC.L10N.register(
"Sort favorites first" : "お気に入りを最初に並べる",
"Sort folders before files" : "ファイルよりもフォルダを先に並べ替えます",
"Enable folder tree" : "フォルダーツリーを有効にする",
+ "Visual settings" : "ビジュアル設定",
"Show hidden files" : "隠しファイルを表示",
"Show file type column" : "ファイルの種類のカラムを表示する",
"Crop image previews" : "プレビュー画像を切り抜く",
+ "Show files extensions" : "ファイルの拡張子を表示",
"Additional settings" : "追加設定",
"WebDAV" : "WebDAV",
"WebDAV URL" : "WebDAV URL",
@@ -327,6 +329,7 @@ OC.L10N.register(
"Templates" : "テンプレート",
"New template folder" : "新しいテンプレートフォルダ",
"In folder" : "フォルダ内",
+ "Search in all files" : "すべてのファイルを検索",
"Search in folder: {folder}" : "フォルダ内を検索: {folder}",
"One of the dropped files could not be processed" : "ドロップされたファイルの1つが処理できませんでした",
"Your browser does not support the Filesystem API. Directories will not be uploaded" : "お使いのブラウザはファイルシステムAPIをサポートしていません。ディレクトリはアップロードされません",
@@ -360,6 +363,7 @@ OC.L10N.register(
"No favorites yet" : "まだお気に入りはありません",
"Files and folders you mark as favorite will show up here" : "お気に入りに登録されたファイルやフォルダーは、ここに表示されます。",
"List of your files and folders." : "ファイルやフォルダーの一覧",
+ "Folder tree" : "フォルダーツリー",
"List of your files and folders that are not shared." : "共有されていないファイルやフォルダの一覧。",
"No personal files found" : "個人ファイルは見つかりませんでした",
"Files that are not shared will show up here." : "共有されていないファイルは、ここに表示されます。",
diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json
index dab642f2d08..822457c0361 100644
--- a/apps/files/l10n/ja.json
+++ b/apps/files/l10n/ja.json
@@ -200,9 +200,11 @@
"Sort favorites first" : "お気に入りを最初に並べる",
"Sort folders before files" : "ファイルよりもフォルダを先に並べ替えます",
"Enable folder tree" : "フォルダーツリーを有効にする",
+ "Visual settings" : "ビジュアル設定",
"Show hidden files" : "隠しファイルを表示",
"Show file type column" : "ファイルの種類のカラムを表示する",
"Crop image previews" : "プレビュー画像を切り抜く",
+ "Show files extensions" : "ファイルの拡張子を表示",
"Additional settings" : "追加設定",
"WebDAV" : "WebDAV",
"WebDAV URL" : "WebDAV URL",
@@ -325,6 +327,7 @@
"Templates" : "テンプレート",
"New template folder" : "新しいテンプレートフォルダ",
"In folder" : "フォルダ内",
+ "Search in all files" : "すべてのファイルを検索",
"Search in folder: {folder}" : "フォルダ内を検索: {folder}",
"One of the dropped files could not be processed" : "ドロップされたファイルの1つが処理できませんでした",
"Your browser does not support the Filesystem API. Directories will not be uploaded" : "お使いのブラウザはファイルシステムAPIをサポートしていません。ディレクトリはアップロードされません",
@@ -358,6 +361,7 @@
"No favorites yet" : "まだお気に入りはありません",
"Files and folders you mark as favorite will show up here" : "お気に入りに登録されたファイルやフォルダーは、ここに表示されます。",
"List of your files and folders." : "ファイルやフォルダーの一覧",
+ "Folder tree" : "フォルダーツリー",
"List of your files and folders that are not shared." : "共有されていないファイルやフォルダの一覧。",
"No personal files found" : "個人ファイルは見つかりませんでした",
"Files that are not shared will show up here." : "共有されていないファイルは、ここに表示されます。",