summaryrefslogtreecommitdiffstats
path: root/core/l10n/ja_JP.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-15 00:12:10 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-15 00:12:10 +0100
commit9f5868cf187fe0eedef79c9e468c589560bab1e0 (patch)
tree3e7bb3d161e22c61ade5ba37fdbf086a5a6fb8e8 /core/l10n/ja_JP.php
parentf0893fb8fe7f0642ae30de2e1168472377c127e2 (diff)
downloadnextcloud-server-9f5868cf187fe0eedef79c9e468c589560bab1e0.tar.gz
nextcloud-server-9f5868cf187fe0eedef79c9e468c589560bab1e0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ja_JP.php')
-rw-r--r--core/l10n/ja_JP.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/ja_JP.php b/core/l10n/ja_JP.php
index 72b5915701b..72615d36f62 100644
--- a/core/l10n/ja_JP.php
+++ b/core/l10n/ja_JP.php
@@ -1,4 +1,8 @@
<?php $TRANSLATIONS = array(
+"User %s shared a file with you" => "ユーザ %s はあなたとファイルを共有しています",
+"User %s shared a folder with you" => "ユーザ %s はあなたとフォルダを共有しています",
+"User %s shared the file \"%s\" with you. It is available for download here: %s" => "ユーザ %s はあなたとファイル \"%s\" を共有しています。こちらからダウンロードできます: %s",
+"User %s shared the folder \"%s\" with you. It is available for download here: %s" => "ユーザ %s はあなたとフォルダ \"%s\" を共有しています。こちらからダウンロードできます: %s",
"Category type not provided." => "カテゴリタイプは提供されていません。",
"No category to add?" => "追加するカテゴリはありませんか?",
"This category already exists: " => "このカテゴリはすでに存在します: ",
@@ -39,6 +43,8 @@
"Share with link" => "URLリンクで共有",
"Password protect" => "パスワード保護",
"Password" => "パスワード",
+"Email link to person" => "メールリンク",
+"Send" => "送信",
"Set expiration date" => "有効期限を設定",
"Expiration date" => "有効期限",
"Share via email:" => "メール経由で共有:",
@@ -55,6 +61,8 @@
"Password protected" => "パスワード保護",
"Error unsetting expiration date" => "有効期限の未設定エラー",
"Error setting expiration date" => "有効期限の設定でエラー発生",
+"Sending ..." => "送信中...",
+"Email sent" => "メールを送信しました",
"ownCloud password reset" => "ownCloudのパスワードをリセットします",
"Use the following link to reset your password: {link}" => "パスワードをリセットするには次のリンクをクリックして下さい: {link}",
"You will receive a link to reset your password via Email." => "メールでパスワードをリセットするリンクが届きます。",