diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-30 00:25:41 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-30 00:25:41 +0100 |
commit | 68266e70f283734538499e73a245491a6101f6a3 (patch) | |
tree | 2177a45b77e3dfdaf33299713cc39ca6a82b23cb /core/l10n/ja_JP.php | |
parent | 250c565d2be9ebd7033c43c3362a44c58964c79b (diff) | |
download | nextcloud-server-68266e70f283734538499e73a245491a6101f6a3.tar.gz nextcloud-server-68266e70f283734538499e73a245491a6101f6a3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ja_JP.php')
-rw-r--r-- | core/l10n/ja_JP.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/ja_JP.php b/core/l10n/ja_JP.php index 7a867834edb..7995147f062 100644 --- a/core/l10n/ja_JP.php +++ b/core/l10n/ja_JP.php @@ -82,6 +82,8 @@ "Error setting expiration date" => "有効期限の設定でエラー発生", "Sending ..." => "送信中...", "Email sent" => "メールを送信しました", +"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "更新に成功しました。この問題を <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a> にレポートしてください。", +"The update was successful. Redirecting you to ownCloud now." => "更新に成功しました。今すぐownCloudにリダイレクトします。", "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." => "メールでパスワードをリセットするリンクが届きます。", |