summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-09-08 00:10:21 +0000
committerNextcloud bot <bot@nextcloud.com>2016-09-08 00:10:21 +0000
commitb992bf21426cd23428b56d00b67ce100bf0da4be (patch)
tree08cca5b4bdcdce6568f1170f3dacb4933b3035ad /apps/files/l10n/ja.js
parent25a1a68bc9eb827965495627ab11d3dfc7c3c09e (diff)
downloadnextcloud-server-b992bf21426cd23428b56d00b67ce100bf0da4be.tar.gz
nextcloud-server-b992bf21426cd23428b56d00b67ce100bf0da4be.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ja.js')
-rw-r--r--apps/files/l10n/ja.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js
index 81de770bc1b..009950730d1 100644
--- a/apps/files/l10n/ja.js
+++ b/apps/files/l10n/ja.js
@@ -21,6 +21,7 @@ OC.L10N.register(
"Invalid directory." : "無効なディレクトリです。",
"Files" : "ファイル",
"All files" : "すべてのファイル",
+ "Recent" : "最新",
"File could not be found" : "ファイルを見つけられませんでした",
"Home" : "ホーム",
"Close" : "閉じる",
@@ -73,6 +74,7 @@ OC.L10N.register(
"_%n folder_::_%n folders_" : ["%n 個のフォルダー"],
"_%n file_::_%n files_" : ["%n 個のファイル"],
"{dirs} and {files}" : "{dirs} と {files}",
+ "_including %n hidden_::_including %n hidden_" : ["%n 個の隠しファイルが含まれています"],
"You don’t have permission to upload or create files here" : "ここにファイルをアップロードもしくは作成する権限がありません",
"_Uploading %n file_::_Uploading %n files_" : ["%n 個のファイルをアップロード中"],
"New" : "新規作成",
@@ -131,6 +133,8 @@ OC.L10N.register(
"No favorites" : "お気に入りなし",
"Files and folders you mark as favorite will show up here" : "お気に入りに登録されたファイルやフォルダーは、ここに表示されます。",
"Text file" : "テキストファイル",
- "New text file.txt" : "新規のテキストファイル作成"
+ "New text file.txt" : "新規のテキストファイル作成",
+ "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "<a href=\"%s\" target=\"_blank\">WebDAV 経由でファイルにアクセス</a> するにはこのアドレスを利用してください",
+ "Cancel upload" : "アップロードをキャンセル"
},
"nplurals=1; plural=0;");