diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-23 01:54:38 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-23 01:54:38 -0400 |
commit | b8b7c97a41921625d5ca74743c9cd72d07e2c70f (patch) | |
tree | f78404ef28af2223658ea751ccf6723bf121cdae /core/l10n | |
parent | 2b4c2a7b146fc9317b0cb637397cc8a0594dbf0d (diff) | |
download | nextcloud-server-b8b7c97a41921625d5ca74743c9cd72d07e2c70f.tar.gz nextcloud-server-b8b7c97a41921625d5ca74743c9cd72d07e2c70f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/ja.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/ja.php b/core/l10n/ja.php index d33031337cf..d9ef2593c5c 100644 --- a/core/l10n/ja.php +++ b/core/l10n/ja.php @@ -48,6 +48,9 @@ $TRANSLATIONS = array( "last year" => "1年前", "years ago" => "数年前", "Couldn't send reset email. Please contact your administrator." => "リセットメールを送信できませんでした。管理者に問い合わせてください。", +"The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." => "パスワードをリセットする、このリンクをクリックするとメールを送信します。しばらく経ってもメールが届かなかった場合は、スパム/ジャンクフォルダを確認してください。<br>それでも見つからなかった場合は、管理者に問合せてください。", +"Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" => "ファイルが暗号化されています。リカバリーキーが有効でない場合は、パスワードをリセットした後にあなたのデータを元に戻す方法はありません。<br />どういうことか分からない場合は、操作を継続する前に管理者に連絡してください。<br />続けてよろしいでしょうか?", +"I know what I'm doing" => "どういう操作をしているか理解しています", "Reset password" => "パスワードをリセット", "Password can not be changed. Please contact your administrator." => "パスワードは変更できません。管理者に問い合わせてください。", "Yes" => "はい", @@ -183,6 +186,7 @@ $TRANSLATIONS = array( "Please change your password to secure your account again." => "アカウント保護のため、パスワードを再度変更してください。", "Server side authentication failed!" => "サーバーサイドの認証に失敗しました!", "Please contact your administrator." => "管理者に問い合わせてください。", +"Forgot your password? Reset it!" => "パスワードを忘れましたか?リセットします!", "remember" => "パスワードを保存", "Log in" => "ログイン", "Alternative Logins" => "代替ログイン", |