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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js
index 57a8793673b..5d3dacb8ebf 100644
--- a/apps/files/l10n/ja.js
+++ b/apps/files/l10n/ja.js
@@ -201,10 +201,10 @@ OC.L10N.register(
"Personal files" : "個人ファイル",
"Sort favorites first" : "お気に入りを最初に並べる",
"Sort folders before files" : "ファイルよりもフォルダを先に並べ替えます",
+ "Enable folder tree" : "フォルダーツリーを有効にする",
"Show hidden files" : "隠しファイルを表示",
"Show file type column" : "ファイルの種類のカラムを表示する",
"Crop image previews" : "プレビュー画像を切り抜く",
- "Enable folder tree" : "フォルダーツリーを有効にする",
"Additional settings" : "追加設定",
"WebDAV" : "WebDAV",
"WebDAV URL" : "WebDAV URL",
@@ -365,7 +365,6 @@ OC.L10N.register(
"No favorites yet" : "まだお気に入りはありません",
"Files and folders you mark as favorite will show up here" : "お気に入りに登録されたファイルやフォルダーは、ここに表示されます。",
"List of your files and folders." : "ファイルやフォルダーの一覧",
- "All folders" : "全てのフォルダー",
"List of your files and folders that are not shared." : "共有されていないファイルやフォルダの一覧。",
"No personal files found" : "個人ファイルは見つかりませんでした",
"Files that are not shared will show up here." : "共有されていないファイルは、ここに表示されます。",
@@ -467,6 +466,7 @@ OC.L10N.register(
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ファイルと {folderCount} フォルダ"],
"_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} ファイルと 1 フォルダ"],
"{fileCount} files and {folderCount} folders" : "{fileCount} ファイルと {folderCount} フォルダ",
+ "All folders" : "全てのフォルダー",
"Personal Files" : "個人ファイル",
"Text file" : "テキストファイル",
"New text file.txt" : "新規のテキストファイル作成",