diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-10 01:54:54 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-10 01:54:54 -0400 |
commit | 6546b589ce8cdf786cc0708a8e8c0de2aa61eb50 (patch) | |
tree | 2a6684deee38e43a095f4df7c0018132fe4e6442 /settings/l10n/ja.php | |
parent | b2c86b7a07762b5542e9f991e36860242b108924 (diff) | |
download | nextcloud-server-6546b589ce8cdf786cc0708a8e8c0de2aa61eb50.tar.gz nextcloud-server-6546b589ce8cdf786cc0708a8e8c0de2aa61eb50.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ja.php')
-rw-r--r-- | settings/l10n/ja.php | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/settings/l10n/ja.php b/settings/l10n/ja.php index 7484aeae02a..7359c2c3db4 100644 --- a/settings/l10n/ja.php +++ b/settings/l10n/ja.php @@ -12,8 +12,8 @@ $TRANSLATIONS = array( "Authentication method" => "認証方法", "Unable to load list from App Store" => "アプリストアからリストをロードできません", "Authentication error" => "認証エラー", -"Your full name has been changed." => "フルネームを変更しました。", -"Unable to change full name" => "フルネームを変更できません", +"Your full name has been changed." => "名前を変更しました。", +"Unable to change full name" => "名前を変更できません", "Group already exists" => "グループはすでに存在します", "Unable to add group" => "グループを追加できません", "Files decrypted successfully" => "ファイルの復号化に成功しました", @@ -171,8 +171,8 @@ $TRANSLATIONS = array( "Password" => "パスワード", "Your password was changed" => "パスワードを変更しました", "Unable to change your password" => "パスワードを変更することができません", -"Current password" => "Current password", -"New password" => "新しいパスワードを入力", +"Current password" => "現在のパスワード", +"New password" => "新しいパスワード", "Change password" => "パスワードを変更", "Full Name" => "名前", "Email" => "メール", @@ -211,7 +211,7 @@ $TRANSLATIONS = array( "Quota" => "クオータ", "Storage Location" => "ストレージの場所", "Last Login" => "最終ログイン", -"change full name" => "フルネームを変更", +"change full name" => "名前を変更", "set new password" => "新しいパスワードを設定", "Default" => "デフォルト" ); |