diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-26 01:54:32 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-26 01:54:32 -0400 |
commit | 214af9523ae3ebc9ce0e2dec73fda48fc28e4378 (patch) | |
tree | 567b6bfbb8c8715f9a2682cca50485df0a4c207a /settings/l10n/ja.php | |
parent | acec1afe172d7ae2a35c9fd24d85f1e942af9d18 (diff) | |
download | nextcloud-server-214af9523ae3ebc9ce0e2dec73fda48fc28e4378.tar.gz nextcloud-server-214af9523ae3ebc9ce0e2dec73fda48fc28e4378.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ja.php')
-rw-r--r-- | settings/l10n/ja.php | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/settings/l10n/ja.php b/settings/l10n/ja.php index f91bb756add..8d0770a1745 100644 --- a/settings/l10n/ja.php +++ b/settings/l10n/ja.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Enabled" => "有効", +"Recommended" => "推奨", "Authentication error" => "認証エラー", "Your full name has been changed." => "名前を変更しました。", "Unable to change full name" => "名前を変更できません", @@ -31,7 +32,7 @@ $TRANSLATIONS = array( "Back-end doesn't support password change, but the users encryption key was successfully updated." => "バックエンドはパスワード変更をサポートしていませんが、ユーザーの暗号化キーは正常に更新されました。", "Unable to change password" => "パスワードを変更できません", "Saved" => "保存されました", -"test email settings" => "メール設定をテスト", +"test email settings" => "メール設定のテスト", "If you received this email, the settings seem to be correct." => "このメールを受け取ったら、設定は正しいはずです。", "Email sent" => "メールを送信しました", "You need to set your user email before being able to send test emails." => "ユーザーメールを設定して初めて、テストメールを送信することができるようになります。", @@ -137,7 +138,7 @@ $TRANSLATIONS = array( "Forces the clients to connect to %s via an encrypted connection." => "クライアントから %sへの接続を常に暗号化します。", "Please connect to your %s via HTTPS to enable or disable the SSL enforcement." => "強制的なSSL接続を有効/無効にするには、HTTPS経由で %s へ接続してください。", "Email Server" => "メールサーバー", -"This is used for sending out notifications." => "これは通知の送信に使われます。", +"This is used for sending out notifications." => "通知を送信する際に使用します。", "Send mode" => "送信モード", "From address" => "送信元アドレス", "mail" => "メール", @@ -148,7 +149,7 @@ $TRANSLATIONS = array( "Credentials" => "資格情報", "SMTP Username" => "SMTP ユーザー名", "SMTP Password" => "SMTP パスワード", -"Test email settings" => "メール設定をテスト", +"Test email settings" => "メール設定のテスト", "Send email" => "メールを送信", "Log" => "ログ", "Log level" => "ログレベル", |