diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-11 02:05:58 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-11 02:05:58 +0200 |
commit | 39b9052c2f6d1db111202e05da186d2142b364cc (patch) | |
tree | 6aed4b57fa9850284076e695899ecb6acdb66e40 /apps/contacts/l10n/ja_JP.php | |
parent | d3427be5e40b8889fd2b23b9f716e596de29694b (diff) | |
download | nextcloud-server-39b9052c2f6d1db111202e05da186d2142b364cc.tar.gz nextcloud-server-39b9052c2f6d1db111202e05da186d2142b364cc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/contacts/l10n/ja_JP.php')
-rw-r--r-- | apps/contacts/l10n/ja_JP.php | 27 |
1 files changed, 25 insertions, 2 deletions
diff --git a/apps/contacts/l10n/ja_JP.php b/apps/contacts/l10n/ja_JP.php index 074a725b48b..4f7800e1dbc 100644 --- a/apps/contacts/l10n/ja_JP.php +++ b/apps/contacts/l10n/ja_JP.php @@ -10,15 +10,18 @@ "No contacts found." => "連絡先が見つかりません。", "There was an error adding the contact." => "連絡先の追加でエラーが発生しました。", "element name is not set." => "要素名が設定されていません。", +"Could not parse contact: " => "連絡先を解析できませんでした:", "Cannot add empty property." => "項目の新規追加に失敗しました。", "At least one of the address fields has to be filled out." => "住所の項目のうち1つは入力して下さい。", "Trying to add duplicate property: " => "重複する属性を追加: ", "Error adding contact property: " => "コンタクト属性の追加エラー: ", "Information about vCard is incorrect. Please reload the page." => "vCardの情報に誤りがあります。ページをリロードして下さい。", "Error deleting contact property." => "連絡先の削除に失敗しました。", +"Missing ID" => "IDが見つかりません", "Error parsing VCard for ID: \"" => "VCardからIDの抽出エラー: \"", "checksum is not set." => "チェックサムが設定されていません。", "Information about vCard is incorrect. Please reload the page: " => "vCardの情報が正しくありません。ページを再読み込みしてください: ", +"Something went FUBAR. " => "何かがFUBARへ移動しました。", "Error updating contact property." => "連絡先の更新に失敗しました。", "No contact ID was submitted." => "連絡先IDは登録されませんでした。", "Error reading contact photo." => "連絡先写真の読み込みエラー。", @@ -60,6 +63,8 @@ "Result: " => "結果: ", " imported, " => " をインポート、 ", " failed." => " は失敗しました。", +"Displayname cannot be empty." => "表示名は空にできません。", +"Addressbook not found: " => "連絡先が見つかりません:", "This is not your addressbook." => "これはあなたの電話帳ではありません。", "Contact could not be found." => "連絡先を見つける事ができません。", "Address" => "住所", @@ -78,6 +83,7 @@ "Internet" => "インターネット", "Birthday" => "誕生日", "Business" => "ビジネス", +"Call" => "電話", "Clients" => "顧客", "Deliverer" => "運送会社", "Holidays" => "休日", @@ -100,6 +106,11 @@ "Navigation" => "ナビゲーション", "Next contact in list" => "リスト内の次のコンタクト", "Previous contact in list" => "リスト内の前のコンタクト", +"Expand/collapse current addressbook" => "現在の連絡帳を展開する/折りたたむ", +"Next addressbook" => "次の連絡先", +"Previous addressbook" => "前の連絡先", +"Actions" => "アクション", +"Refresh contacts list" => "連絡先リストを再読込する", "Add new contact" => "新しいコンタクトを追加", "Add new addressbook" => "新しいアドレスブックを追加", "Delete current contact" => "現在のコンタクトを削除", @@ -114,6 +125,7 @@ "Enter nickname" => "ニックネームを入力", "Web site" => "ウェブサイト", "http://www.somesite.com" => "http://www.somesite.com", +"Go to web site" => "Webサイトへ移動", "dd-mm-yyyy" => "yyyy-mm-dd", "Groups" => "グループ", "Separate groups with commas" => "コンマでグループを分割", @@ -137,9 +149,13 @@ "Edit address" => "住所を編集", "Type" => "種類", "PO Box" => "私書箱", -"Extended" => "番地2", +"Street address" => "住所1", +"Street and number" => "番地", +"Extended" => "住所2", +"Apartment number etc." => "アパート名等", "City" => "都市", "Region" => "都道府県", +"E.g. state or province" => "例:東京都、大阪府", "Zipcode" => "郵便番号", "Postal code" => "郵便番号", "Country" => "国名", @@ -170,14 +186,21 @@ "You have no contacts in your addressbook." => "アドレスブックに連絡先が登録されていません。", "Add contact" => "連絡先を追加", "Configure addressbooks" => "アドレス帳を設定", +"Select Address Books" => "連絡先を洗濯してください", "Enter name" => "名前を入力", +"Enter description" => "説明を入力してください", "CardDAV syncing addresses" => "CardDAV同期アドレス", "more info" => "詳細情報", "Primary address (Kontact et al)" => "プライマリアドレス(Kontact 他)", "iOS/OS X" => "iOS/OS X", +"Show CardDav link" => "CarDavリンクを表示", +"Show read-only VCF link" => "読み取り専用のVCFリンクを表示", "Download" => "ダウンロード", "Edit" => "編集", "New Address Book" => "新規電話帳", +"Name" => "名前", +"Description" => "説明", "Save" => "保存", -"Cancel" => "取り消し" +"Cancel" => "取り消し", +"More..." => "もっと..." ); |