summaryrefslogtreecommitdiffstats
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.js15
1 files changed, 8 insertions, 7 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js
index 5a0b4247e93..23326e2ab2e 100644
--- a/apps/files/l10n/ja.js
+++ b/apps/files/l10n/ja.js
@@ -29,6 +29,7 @@ OC.L10N.register(
"All files" : "すべてのファイル",
"Favorites" : "お気に入り",
"Home" : "ホーム",
+ "Close" : "閉じる",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "ディレクトリもしくは0バイトのため {filename} をアップロードできません",
"Total file size {size1} exceeds upload limit {size2}" : "合計ファイルサイズ {size1} はアップロード制限 {size2} を超過しています。",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "空き容量が十分でなく、 {size1} をアップロードしていますが、 {size2} しか残っていません。",
@@ -38,11 +39,7 @@ OC.L10N.register(
"{new_name} already exists" : "{new_name} はすでに存在します",
"Could not create file" : "ファイルを作成できませんでした",
"Could not create folder" : "フォルダーを作成できませんでした",
- "Rename" : "名前の変更",
- "Delete" : "削除",
- "Disconnect storage" : "ストレージを切断する",
- "Unshare" : "共有解除",
- "No permission to delete" : "削除する権限がありません",
+ "Actions" : "アクション",
"Download" : "ダウンロード",
"Select" : "選択",
"Pending" : "中断",
@@ -60,6 +57,7 @@ OC.L10N.register(
"Modified" : "更新日時",
"_%n folder_::_%n folders_" : ["%n 個のフォルダー"],
"_%n file_::_%n files_" : ["%n 個のファイル"],
+ "{dirs} and {files}" : "{dirs} と {files}",
"You don’t have permission to upload or create files here" : "ここにファイルをアップロードもしくは作成する権限がありません",
"_Uploading %n file_::_Uploading %n files_" : ["%n 個のファイルをアップロード中"],
"\"{name}\" is an invalid file name." : "\"{name}\" は無効なファイル名です。",
@@ -69,13 +67,14 @@ OC.L10N.register(
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} のストレージはほぼ一杯です。({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "ストレージがほぼ一杯です({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : [" '{filter}' にマッチ"],
- "{dirs} and {files}" : "{dirs} と {files}",
+ "Path" : "Path",
+ "_%n byte_::_%n bytes_" : ["%n バイト"],
"Favorited" : "お気に入り済",
"Favorite" : "お気に入り",
"An error occurred while trying to update the tags" : "タグを更新する際にエラーが発生しました",
"A new file or folder has been <strong>created</strong>" : "新しいファイルまたはフォルダーを<strong>作成</strong>したとき",
"A file or folder has been <strong>changed</strong>" : "ファイルまたはフォルダーを<strong>変更</strong>したとき",
- "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "<strong>お気に入りファイル</strong>に対する作成と変更の通知は制限されています。<em>(表示のみ)</em>",
+ "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "<strong>お気に入りファイル</strong>の作成と変更の通知を制限する<em>(ストリームのみ)</em>",
"A file or folder has been <strong>deleted</strong>" : "ファイルまたはフォルダーを<strong>削除</strong>したとき",
"A file or folder has been <strong>restored</strong>" : "ファイルまたはフォルダーを<strong>復元</strong>したとき",
"You created %1$s" : "あなたは %1$s を作成しました",
@@ -93,6 +92,7 @@ OC.L10N.register(
"File handling" : "ファイル操作",
"Maximum upload size" : "最大アップロードサイズ",
"max. possible: " : "最大容量: ",
+ "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "PHP-FPM の場合は値を変更後、反映されるのに5分程度かかります。",
"Save" : "保存",
"Can not be edited from here due to insufficient permissions." : "権限不足のため直接編集することはできません。",
"Settings" : "設定",
@@ -109,6 +109,7 @@ OC.L10N.register(
"Upload some content or sync with your devices!" : "何かコンテンツをアップロードするか、デバイスからファイルを同期してください。",
"No entries found in this folder" : "このフォルダーにはエントリーがありません",
"Select all" : "すべて選択",
+ "Delete" : "削除",
"Upload too large" : "アップロードには大きすぎます。",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "アップロードしようとしているファイルは、サーバーで規定された最大サイズを超えています。",
"Files are being scanned, please wait." : "ファイルをスキャンしています、しばらくお待ちください。",