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.js10
1 files changed, 8 insertions, 2 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js
index 86accfd0959..57a8793673b 100644
--- a/apps/files/l10n/ja.js
+++ b/apps/files/l10n/ja.js
@@ -129,6 +129,7 @@ OC.L10N.register(
"Search globally by filename …" : "ファイル名でグローバルに検索 …",
"Search here by filename …" : "ファイル名でここを検索 …",
"Search scope options" : "検索範囲オプション",
+ "Filter and search from this location" : "この場所からフィルターをかけて検索",
"Search globally" : "グローバルに検索",
"{usedQuotaByte} used" : "{usedQuotaByte} 使用されています",
"{used} of {quota} used" : "{used} / {quota} 使用中",
@@ -141,6 +142,7 @@ OC.L10N.register(
"Create new folder" : "新しいフォルダーを作成",
"This name is already in use." : "この名前は既に使用されています。",
"Create" : "作成",
+ "Files starting with a dot are hidden by default" : "ドットで始まるファイルはデフォルトで非表示になっています",
"Fill template fields" : "テンプレートフィールドへの入力",
"Submitting fields …" : "フィールドを送信中…",
"Submit" : "提出する",
@@ -194,6 +196,7 @@ OC.L10N.register(
"Search for files" : "ファイルを検索",
"Clipboard is not available" : "クリップボードは利用できません",
"WebDAV URL copied to clipboard" : "WebDAVのURLがクリップボードにコピーされました",
+ "Default view" : "デフォルト表示",
"All files" : "すべてのファイル",
"Personal files" : "個人ファイル",
"Sort favorites first" : "お気に入りを最初に並べる",
@@ -206,11 +209,12 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"WebDAV URL" : "WebDAV URL",
"Copy to clipboard" : "クリップボードにコピー",
- "Use this address to access your Files via WebDAV" : "このアドレスを使用すれば、WebDAV経由でファイルにアクセスできます",
- "If you have enabled 2FA, you must create and use a new app password by clicking here." : "2FAを有効にしている場合は、ここをクリックして新しいアプリのパスワードを作成し、使用する必要があります。",
+ "Use this address to access your Files via WebDAV." : "このアドレスを使用すれば、WebDAV経由でファイルにアクセスできます。",
+ "Two-Factor Authentication is enabled for your account, and therefore you need to use an app password to connect an external WebDAV client." : "2要素認証がアカウントに有効化されています。そのため、外部WebDAVクライアントを接続するにはアプリパスワードを使用する必要があります。",
"Warnings" : "警告",
"Prevent warning dialogs from open or reenable them." : "警告ダイアログが開かないようにするか、再度有効にする。",
"Show a warning dialog when changing a file extension." : "ファイルの拡張子を変更する際に、警告ダイアログを表示する。",
+ "Show a warning dialog when deleting files." : "ファイルを削除する際に警告ダイアログを表示します。",
"Keyboard shortcuts" : "キーボードショートカット",
"Speed up your Files experience with these quick shortcuts." : "これらのショートカットでファイルの取り扱いを高速化します",
"Open the actions menu for a file" : "ファイルのアクションメニューを開く",
@@ -456,6 +460,8 @@ OC.L10N.register(
"Submitting fields…" : "フィールドを送信中…",
"Filter filenames…" : "ファイルネームフィルター…",
"Enable the grid view" : "グリッド表示を有効にする",
+ "Use this address to access your Files via WebDAV" : "このアドレスを使用すれば、WebDAV経由でファイルにアクセスできます",
+ "If you have enabled 2FA, you must create and use a new app password by clicking here." : "2FAを有効にしている場合は、ここをクリックして新しいアプリのパスワードを作成し、使用する必要があります。",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} フォルダ"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ファイル"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ファイルと {folderCount} フォルダ"],