1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
OwncloudContactsOfficial/l10n/ja_JP.php

237 lines
13 KiB
PHP
Raw Normal View History

2012-01-11 01:06:59 +01:00
<?php $TRANSLATIONS = array(
2012-08-17 00:45:46 +02:00
"Error (de)activating addressbook." => "アドレス帳の有効/無効化に失敗しました。",
2012-08-04 02:04:21 +02:00
"id is not set." => "idが設定されていません。",
2012-08-17 00:45:46 +02:00
"Cannot update addressbook with an empty name." => "空白の名前でアドレス帳を更新することはできません。",
2012-06-06 00:29:28 +02:00
"No ID provided" => "IDが提供されていません",
"Error setting checksum." => "チェックサムの設定エラー。",
"No categories selected for deletion." => "削除するカテゴリが選択されていません。",
2012-08-17 00:45:46 +02:00
"No address books found." => "アドレス帳が見つかりません。",
2012-06-06 00:29:28 +02:00
"No contacts found." => "連絡先が見つかりません。",
2012-08-04 02:04:21 +02:00
"element name is not set." => "要素名が設定されていません。",
2012-08-11 02:05:58 +02:00
"Could not parse contact: " => "連絡先を解析できませんでした:",
2012-08-04 02:04:21 +02:00
"Cannot add empty property." => "項目の新規追加に失敗しました。",
"At least one of the address fields has to be filled out." => "住所の項目のうち1つは入力して下さい。",
"Trying to add duplicate property: " => "重複する属性を追加: ",
2012-08-24 02:07:18 +02:00
"Missing IM parameter." => "IMのパラメータが不足しています。",
"Unknown IM: " => "不明なIM:",
2012-08-04 02:04:21 +02:00
"Information about vCard is incorrect. Please reload the page." => "vCardの情報に誤りがあります。ページをリロードして下さい。",
2012-08-11 02:05:58 +02:00
"Missing ID" => "IDが見つかりません",
2012-06-06 00:29:28 +02:00
"Error parsing VCard for ID: \"" => "VCardからIDの抽出エラー: \"",
2012-08-04 02:04:21 +02:00
"checksum is not set." => "チェックサムが設定されていません。",
"Information about vCard is incorrect. Please reload the page: " => "vCardの情報が正しくありません。ページを再読み込みしてください: ",
2012-08-11 02:05:58 +02:00
"Something went FUBAR. " => "何かがFUBARへ移動しました。",
2012-06-06 00:29:28 +02:00
"No contact ID was submitted." => "連絡先IDは登録されませんでした。",
"Error reading contact photo." => "連絡先写真の読み込みエラー。",
"Error saving temporary file." => "一時ファイルの保存エラー。",
"The loading photo is not valid." => "写真の読み込みは無効です。",
2012-08-25 02:08:36 +02:00
"Contact ID is missing." => "連絡先 IDが見つかりません。",
2012-06-06 00:29:28 +02:00
"No photo path was submitted." => "写真のパスが登録されていません。",
"File doesn't exist:" => "ファイルが存在しません:",
"Error loading image." => "画像の読み込みエラー。",
2012-08-25 02:08:36 +02:00
"Error getting contact object." => "連絡先オブジェクトの取得エラー。",
2012-07-31 22:57:24 +02:00
"Error getting PHOTO property." => "写真属性の取得エラー。",
2012-08-25 02:08:36 +02:00
"Error saving contact." => "連絡先の保存エラー。",
2012-07-31 22:57:24 +02:00
"Error resizing image" => "画像のリサイズエラー",
"Error cropping image" => "画像の切り抜きエラー",
"Error creating temporary image" => "一時画像の生成エラー",
"Error finding image: " => "画像検索エラー: ",
2012-06-06 00:29:28 +02:00
"Error uploading contacts to storage." => "ストレージへの連絡先のアップロードエラー。",
"There is no error, the file uploaded with success" => "エラーはありません。ファイルのアップロードは成功しました",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "アップロードファイルは php.ini 内の upload_max_filesize の制限を超えています",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "アップロードファイルはHTMLフォームで指定された MAX_FILE_SIZE の制限を超えています",
"The uploaded file was only partially uploaded" => "アップロードファイルは一部分だけアップロードされました",
"No file was uploaded" => "ファイルはアップロードされませんでした",
"Missing a temporary folder" => "一時保存フォルダが見つかりません",
2012-07-31 22:57:24 +02:00
"Couldn't save temporary image: " => "一時的な画像の保存ができませんでした: ",
"Couldn't load temporary image: " => "一時的な画像の読み込みができませんでした: ",
"No file was uploaded. Unknown error" => "ファイルは何もアップロードされていません。不明なエラー",
2012-01-27 00:59:24 +01:00
"Contacts" => "連絡先",
2012-07-31 22:57:24 +02:00
"Sorry, this functionality has not been implemented yet" => "申し訳ありません。この機能はまだ実装されていません",
"Not implemented" => "未実装",
"Couldn't get a valid address." => "有効なアドレスを取得できませんでした。",
"Error" => "エラー",
2012-08-25 02:08:36 +02:00
"You do not have permission to add contacts to " => "連絡先を追加する権限がありません",
"Please select one of your own address books." => "アドレス帳を一つ選択してください",
"Permission error" => "権限エラー",
2012-07-31 22:57:24 +02:00
"This property has to be non-empty." => "この属性は空にできません。",
"Couldn't serialize elements." => "要素をシリアライズできませんでした。",
"'deleteProperty' called without type argument. Please report at bugs.owncloud.org" => "'deleteProperty' は型の引数無しで呼び出されました。bugs.owncloud.org へ報告してください。",
"Edit name" => "名前を編集",
"No files selected for upload." => "アップロードするファイルが選択されていません。",
"The file you are trying to upload exceed the maximum size for file uploads on this server." => "アップロードしようとしているファイルは、このサーバの最大ファイルアップロードサイズを超えています。",
2012-08-16 02:09:15 +02:00
"Error loading profile picture." => "プロファイルの画像の読み込みエラー",
2012-07-31 22:57:24 +02:00
"Select type" => "タイプを選択",
2012-08-25 02:08:36 +02:00
"Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." => "いくつかの連絡先が削除とマークされていますが、まだ削除されていません。削除するまでお待ちください。",
2012-08-17 00:45:46 +02:00
"Do you want to merge these address books?" => "これらのアドレス帳をマージしてもよろしいですか?",
2012-07-31 22:57:24 +02:00
"Result: " => "結果: ",
" imported, " => " をインポート、 ",
" failed." => " は失敗しました。",
2012-08-11 02:05:58 +02:00
"Displayname cannot be empty." => "表示名は空にできません。",
2012-09-05 02:06:20 +02:00
"You do not have the permissions to update this addressbook." => "アドレスブックを更新する権限がありません",
"There was an error updating the addressbook." => "アドレスブックを更新中にエラーが発生しました。",
2012-09-01 02:07:00 +02:00
"You do not have the permissions to delete this addressbook." => "アドレス帳を削除する権限がありません。",
"There was an error deleting this addressbook." => "アドレス帳を削除するときにエラーが発生しました。",
2012-08-17 00:45:46 +02:00
"Addressbook not found: " => "アドレス帳が見つかりません:",
2012-01-11 01:06:59 +01:00
"This is not your addressbook." => "これはあなたの電話帳ではありません。",
"Contact could not be found." => "連絡先を見つける事ができません。",
2012-08-24 02:07:18 +02:00
"Jabber" => "Jabber",
"AIM" => "AIM",
"MSN" => "MSN",
"Twitter" => "Twitter",
"GoogleTalk" => "Googleトーク",
"Facebook" => "Facebook",
"XMPP" => "XMPP",
"ICQ" => "ICQ",
"Yahoo" => "Yahoo",
"Skype" => "Skype",
"QQ" => "QQ",
"GaduGadu" => "GaduGadu",
2012-01-11 01:06:59 +01:00
"Work" => "勤務先",
"Home" => "住居",
2012-08-22 02:08:16 +02:00
"Other" => "その他",
2012-01-11 01:06:59 +01:00
"Mobile" => "携帯電話",
"Text" => "TTY TDD",
"Voice" => "音声番号",
2012-06-06 00:29:28 +02:00
"Message" => "メッセージ",
2012-01-11 01:06:59 +01:00
"Fax" => "FAX",
"Video" => "テレビ電話",
"Pager" => "ポケベル",
2012-06-06 00:29:28 +02:00
"Internet" => "インターネット",
2012-07-31 22:57:24 +02:00
"Birthday" => "誕生日",
2012-08-02 02:06:16 +02:00
"Business" => "ビジネス",
2012-08-11 02:05:58 +02:00
"Call" => "電話",
2012-08-02 02:06:16 +02:00
"Clients" => "顧客",
"Deliverer" => "運送会社",
"Holidays" => "休日",
"Ideas" => "アイデア",
"Journey" => "旅行",
"Jubilee" => "記念祭",
"Meeting" => "打ち合わせ",
"Personal" => "個人",
"Projects" => "プロジェクト",
"Questions" => "質問",
2012-06-06 00:29:28 +02:00
"{name}'s Birthday" => "{name}の誕生日",
2012-08-03 02:04:12 +02:00
"Contact" => "連絡先",
2012-09-05 02:06:20 +02:00
"You do not have the permissions to add contacts to this addressbook." => "アドレスブックに連絡先を追加する権限がありません",
2012-09-01 02:07:00 +02:00
"Could not find the vCard with ID." => "そのIDのvCardが見つかりませんでした。",
2012-08-25 02:08:36 +02:00
"You do not have the permissions to edit this contact." => "この連絡先を編集する権限がありません",
2012-09-01 02:07:00 +02:00
"Could not find the vCard with ID: " => "そのIDのvCardが見つかりませんでした",
"Could not find the Addressbook with ID: " => "そのIDのアドレス帳が見つかりませんでした",
2012-08-25 02:08:36 +02:00
"You do not have the permissions to delete this contact." => "この連絡先を削除する権限がありません",
2012-09-01 02:07:00 +02:00
"There was an error deleting this contact." => "連絡先を削除するときにエラーが発生しました。",
2012-01-11 01:06:59 +01:00
"Add Contact" => "連絡先の追加",
2012-07-31 22:57:24 +02:00
"Import" => "インポート",
2012-08-02 02:06:16 +02:00
"Settings" => "設定",
2012-08-17 00:45:46 +02:00
"Addressbooks" => "アドレス帳",
2012-07-31 22:57:24 +02:00
"Close" => "閉じる",
2012-08-02 02:06:16 +02:00
"Keyboard shortcuts" => "キーボードショートカット",
"Navigation" => "ナビゲーション",
2012-08-25 02:08:36 +02:00
"Next contact in list" => "リスト内の次の連絡先",
"Previous contact in list" => "リスト内の前の連絡先",
2012-08-17 00:45:46 +02:00
"Expand/collapse current addressbook" => "現在のアドレス帳を展開する/折りたたむ",
"Next addressbook" => "次のアドレス帳",
"Previous addressbook" => "前のアドレス帳",
2012-08-11 02:05:58 +02:00
"Actions" => "アクション",
"Refresh contacts list" => "連絡先リストを再読込する",
2012-08-25 02:08:36 +02:00
"Add new contact" => "新しい連絡先を追加",
2012-08-17 00:45:46 +02:00
"Add new addressbook" => "新しいアドレス帳を追加",
2012-08-25 02:08:36 +02:00
"Delete current contact" => "現在の連絡先を削除",
2012-06-06 00:29:28 +02:00
"Drop photo to upload" => "写真をドロップしてアップロード",
2012-07-31 22:57:24 +02:00
"Delete current photo" => "現在の写真を削除",
"Edit current photo" => "現在の写真を編集",
"Upload new photo" => "新しい写真をアップロード",
"Select photo from ownCloud" => "ownCloudから写真を選択",
2012-08-16 02:09:15 +02:00
"Format custom, Short name, Full name, Reverse or Reverse with comma" => "編集フォーマット、ショートネーム、フルネーム、逆順、カンマ区切りの逆順",
2012-06-06 00:29:28 +02:00
"Edit name details" => "名前の詳細を編集",
2012-08-23 02:07:35 +02:00
"Organization" => "所属",
2012-08-02 02:06:16 +02:00
"Delete" => "削除",
2012-06-06 00:29:28 +02:00
"Nickname" => "ニックネーム",
"Enter nickname" => "ニックネームを入力",
2012-08-02 02:06:16 +02:00
"Web site" => "ウェブサイト",
"http://www.somesite.com" => "http://www.somesite.com",
2012-08-11 02:05:58 +02:00
"Go to web site" => "Webサイトへ移動",
2012-06-06 00:29:28 +02:00
"dd-mm-yyyy" => "yyyy-mm-dd",
"Groups" => "グループ",
"Separate groups with commas" => "コンマでグループを分割",
"Edit groups" => "グループを編集",
2012-05-09 12:41:01 +02:00
"Preferred" => "推奨",
2012-08-17 00:45:46 +02:00
"Please specify a valid email address." => "有効なメールアドレスを指定してください。",
2012-06-06 00:29:28 +02:00
"Enter email address" => "メールアドレスを入力",
"Mail to address" => "アドレスへメールを送る",
"Delete email address" => "メールアドレスを削除",
"Enter phone number" => "電話番号を入力",
"Delete phone number" => "電話番号を削除",
2012-08-24 02:07:18 +02:00
"Instant Messenger" => "インスタントメッセンジャー",
"Delete IM" => "IMを削除",
2012-06-06 00:29:28 +02:00
"View on map" => "地図で表示",
"Edit address details" => "住所の詳細を編集",
"Add notes here." => "ここにメモを追加。",
"Add field" => "項目を追加",
2012-05-09 12:41:01 +02:00
"Phone" => "電話番号",
2012-08-23 02:07:35 +02:00
"Email" => "メールアドレス",
2012-08-24 02:07:18 +02:00
"Instant Messaging" => "インスタントメッセージ",
2012-08-23 02:07:35 +02:00
"Address" => "住所",
2012-06-06 00:29:28 +02:00
"Note" => "メモ",
2012-07-31 22:57:24 +02:00
"Download contact" => "連絡先のダウンロード",
"Delete contact" => "連絡先の削除",
"The temporary image has been removed from cache." => "一時画像はキャッシュから削除されました。",
2012-06-06 00:29:28 +02:00
"Edit address" => "住所を編集",
2012-01-27 00:59:24 +01:00
"Type" => "種類",
2012-01-11 01:06:59 +01:00
"PO Box" => "私書箱",
2012-08-11 02:05:58 +02:00
"Street address" => "住所1",
"Street and number" => "番地",
"Extended" => "住所2",
"Apartment number etc." => "アパート名等",
2012-01-11 01:06:59 +01:00
"City" => "都市",
2012-06-06 00:29:28 +02:00
"Region" => "都道府県",
2012-08-11 02:05:58 +02:00
"E.g. state or province" => "例:東京都、大阪府",
2012-01-11 01:06:59 +01:00
"Zipcode" => "郵便番号",
2012-08-02 02:06:16 +02:00
"Postal code" => "郵便番号",
2012-01-11 01:06:59 +01:00
"Country" => "国名",
2012-08-17 00:45:46 +02:00
"Addressbook" => "アドレス帳",
2012-08-16 02:09:15 +02:00
"Hon. prefixes" => "敬称",
2012-06-06 00:29:28 +02:00
"Miss" => "Miss",
"Ms" => "Ms",
"Mr" => "Mr",
"Sir" => "Sir",
"Mrs" => "Mrs",
"Dr" => "Dr",
"Given name" => "",
"Additional names" => "ミドルネーム",
"Family name" => "",
2012-08-16 02:09:15 +02:00
"Hon. suffixes" => "称号",
2012-06-06 00:29:28 +02:00
"J.D." => "J.D.",
"M.D." => "M.D.",
"D.O." => "D.O.",
"D.C." => "D.C.",
"Ph.D." => "Ph.D.",
"Esq." => "Esq.",
"Jr." => "Jr.",
"Sn." => "Sn.",
2012-08-25 02:08:36 +02:00
"Import a contacts file" => "連絡先ファイルをインポート",
2012-08-17 00:45:46 +02:00
"Please choose the addressbook" => "アドレス帳を選択してください",
"create a new addressbook" => "新しいアドレス帳を作成",
2012-06-06 00:29:28 +02:00
"Name of new addressbook" => "新しいアドレスブックの名前",
2012-08-25 02:08:36 +02:00
"Importing contacts" => "連絡先をインポート",
2012-08-17 00:45:46 +02:00
"You have no contacts in your addressbook." => "アドレス帳に連絡先が登録されていません。",
2012-06-06 00:29:28 +02:00
"Add contact" => "連絡先を追加",
2012-08-17 00:45:46 +02:00
"Select Address Books" => "アドレス帳を選択してください",
2012-08-02 02:06:16 +02:00
"Enter name" => "名前を入力",
2012-08-11 02:05:58 +02:00
"Enter description" => "説明を入力してください",
2012-06-06 00:29:28 +02:00
"CardDAV syncing addresses" => "CardDAV同期アドレス",
"more info" => "詳細情報",
"Primary address (Kontact et al)" => "プライマリアドレスKontact 他)",
2012-08-02 02:06:16 +02:00
"iOS/OS X" => "iOS/OS X",
2012-08-11 02:05:58 +02:00
"Show CardDav link" => "CarDavリンクを表示",
"Show read-only VCF link" => "読み取り専用のVCFリンクを表示",
2012-08-22 02:08:16 +02:00
"Share" => "共有",
2012-08-02 02:06:16 +02:00
"Download" => "ダウンロード",
"Edit" => "編集",
2012-08-17 00:45:46 +02:00
"New Address Book" => "新規のアドレス帳",
2012-08-11 02:05:58 +02:00
"Name" => "名前",
"Description" => "説明",
2012-08-03 02:04:12 +02:00
"Save" => "保存",
2012-08-11 02:05:58 +02:00
"Cancel" => "取り消し",
"More..." => "もっと..."
2012-01-11 01:06:59 +01:00
);