summaryrefslogtreecommitdiff
path: root/program/localization/ja_JP/messages.inc
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-11-19 15:30:07 +0100
committerThomas Bruederli <thomas@roundcube.net>2012-11-19 15:30:07 +0100
commit6199a72c8e11ca8fbfba631af552ddf53b9eebf7 (patch)
treeb0151e286bf05b1a2703c5c05527323c029736d0 /program/localization/ja_JP/messages.inc
parent15eb32eee59c8a37160645320365f956caf15c95 (diff)
Updated localization files from launchpad
Diffstat (limited to 'program/localization/ja_JP/messages.inc')
-rw-r--r--program/localization/ja_JP/messages.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/program/localization/ja_JP/messages.inc b/program/localization/ja_JP/messages.inc
index 81e6d4765..395f5e056 100644
--- a/program/localization/ja_JP/messages.inc
+++ b/program/localization/ja_JP/messages.inc
@@ -26,6 +26,7 @@ $messages['requesttimedout'] = 'リクエストのタイムアウト';
$messages['errorreadonly'] = '操作を実行できませんでした。フォルダーは読み込み専用です。';
$messages['errornoperm'] = '操作を実行できませんでした。権限がありません。';
$messages['invalidrequest'] = '不正なリクエストです! データは保存していません。';
+$messages['invalidhost'] = '正しくないサーバー名です。';
$messages['nomessagesfound'] = 'このフォルダーにはメッセージはありません。';
$messages['loggedout'] = 'ログアウトしました。さようなら!';
$messages['mailboxempty'] = 'メールボックスは空です。';
@@ -114,8 +115,8 @@ $messages['selectimportfile'] = 'アップロードするファイルを選択
$messages['addresswriterror'] = '選択したアドレス帳は書き込みできないアドレス帳です。';
$messages['contactaddedtogroup'] = 'このグループに連絡先を追加しました。';
$messages['contactremovedfromgroup'] = 'このグループから連絡先を削除しました。';
+$messages['nogroupassignmentschanged'] = 'グループの割り当てを変更しませんでした。';
$messages['importwait'] = 'インポート中です。しばらくお待ちください...';
-$messages['importerror'] = 'インポートに失敗しました。アップロードしたファイルは不正なvCardファイルです。';
$messages['importconfirm'] = '<b>$inserted件の連絡先をインポートしました。</b>';
$messages['importconfirmskipped'] = '<b>$skipped件の既存する項目を飛ばした。</b>';
$messages['opnotpermitted'] = '許可されていない操作です。';