aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-30 14:18:08 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-30 14:18:08 +0000
commitf075c22c7279a1602be110ac6d8b199e4f7816c7 (patch)
treed9e153a9e24bfce6031abe0037de1ab0d6cf2f69 /apps/files/l10n/ja.js
parenta730fafe2b6bbee8c1624d8150fbead260c0f558 (diff)
downloadnextcloud-server-f075c22c7279a1602be110ac6d8b199e4f7816c7.tar.gz
nextcloud-server-f075c22c7279a1602be110ac6d8b199e4f7816c7.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ja.js')
-rw-r--r--apps/files/l10n/ja.js28
1 files changed, 28 insertions, 0 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js
index 838a5eceb09..cdd87e4536a 100644
--- a/apps/files/l10n/ja.js
+++ b/apps/files/l10n/ja.js
@@ -53,6 +53,7 @@ OC.L10N.register(
"Could not create file \"{file}\" because it already exists" : "ファイル \"{file}\"は既に存在するため作成できませんでした",
"Could not create folder \"{dir}\" because it already exists" : "フォルダー \"{dir}\" は既に存在するため作成できませんでした",
"Error deleting file \"{fileName}\"." : "ファイル\"{fileName}\"の削除エラー。",
+ "No search results in other folders for '{tag}{filter}{endtag}'" : "他のフォルダに '{tag}{filter}{endtag}' の検索結果はありません",
"Name" : "名前",
"Size" : "サイズ",
"Modified" : "更新日時",
@@ -81,8 +82,30 @@ OC.L10N.register(
"Upload" : "アップロード",
"An error occurred while trying to update the tags" : "タグを更新する際にエラーが発生しました",
"File changes" : "ファイル更新",
+ "Created by {user}" : "{user} が作成しました",
+ "Changed by {user}" : "{user} が更新しました",
+ "Deleted by {user}" : "{user} が削除しました",
+ "Restored by {user}" : "{user} が復元しました",
+ "Renamed by {user}" : "{user} が作成しました",
+ "Moved by {user}" : "{user} が移動しました",
+ "You created {file}" : "{file} を作成しました",
+ "{user} created {file}" : "{user} が {file} を作成しました",
+ "{file} was created in a public folder" : "公開フォルダーに {file} が作成されました",
+ "You changed {file}" : "{file} を更新しました",
+ "{user} changed {file}" : "{user} が {file} を更新しました",
+ "You deleted {file}" : "{file} を削除しました",
+ "{user} deleted {file}" : "{user} が {file} を削除しました",
+ "You restored {file}" : "{file} を復元しました",
+ "{user} restored {file}" : "{user} が {file} を復元しました",
+ "You renamed {oldfile} to {newfile}" : "{oldfile} を {newfile} に変更しました",
+ "{user} renamed {oldfile} to {newfile}" : "{user} が {oldfile} を{newfile} に変更しました",
+ "You moved {oldfile} to {newfile}" : "{oldfile} を {newfile} に移動しました",
+ "{user} moved {oldfile} to {newfile}" : "{user} が {oldfile} を {newfile} に移動しました",
+ "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "ファイルまたはフォルダが <strong>更新</ strong>されたか、<strong>名前が変更されました</strong>",
"A new file or folder has been <strong>created</strong>" : "新しいファイルまたはフォルダーを<strong>作成</strong>したとき",
+ "A new file or folder has been <strong>deleted</strong>" : "新しいファイルまたはフォルダが<strong>削除されました</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "<strong>お気に入りファイル</strong>の作成と変更の通知を制限する<em>(ストリームのみ)</em>",
+ "A new file or folder has been <strong>restored</strong>" : "新しいファイルまたはフォルダが<strong>復元されました</strong>",
"Upload (max. %s)" : "アップロード ( 最大 %s )",
"File handling" : "ファイル操作",
"Maximum upload size" : "最大アップロードサイズ",
@@ -102,6 +125,11 @@ OC.L10N.register(
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "アップロードしようとしているファイルは、サーバーで規定された最大サイズを超えています。",
"No favorites" : "お気に入りなし",
"Files and folders you mark as favorite will show up here" : "お気に入りに登録されたファイルやフォルダーは、ここに表示されます。",
+ "Shared with you" : "他ユーザーがあなたと共有中",
+ "Shared with others" : "他ユーザーと共有中",
+ "Shared by link" : "URLリンクで共有中",
+ "Tags" : "タグ",
+ "Deleted files" : "ゴミ箱",
"Text file" : "テキストファイル",
"New text file.txt" : "新規のテキストファイル作成",
"Storage not available" : "ストレージが利用できません",