You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

contacts.po 14KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. #
  5. # Translators:
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: ownCloud\n"
  9. "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
  10. "POT-Creation-Date: 2012-05-13 19:52+0200\n"
  11. "PO-Revision-Date: 2012-05-13 17:52+0000\n"
  12. "Last-Translator: icewind <icewind1991@gmail.com>\n"
  13. "Language-Team: Japanese (Japan) (http://www.transifex.net/projects/p/owncloud/language/ja_JP/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Language: ja_JP\n"
  18. "Plural-Forms: nplurals=1; plural=0\n"
  19. #: ajax/activation.php:19 ajax/updateaddressbook.php:32
  20. msgid "Error (de)activating addressbook."
  21. msgstr "電話帳の有効/無効化に失敗しました。"
  22. #: ajax/addcontact.php:59
  23. msgid "There was an error adding the contact."
  24. msgstr "連絡先の追加でエラーが発生しました。"
  25. #: ajax/addproperty.php:40
  26. msgid "Cannot add empty property."
  27. msgstr "項目の新規追加に失敗しました。"
  28. #: ajax/addproperty.php:52
  29. msgid "At least one of the address fields has to be filled out."
  30. msgstr "アドレス項目の1つは記入して下さい。"
  31. #: ajax/addproperty.php:62
  32. msgid "Trying to add duplicate property: "
  33. msgstr ""
  34. #: ajax/addproperty.php:120
  35. msgid "Error adding contact property."
  36. msgstr "連絡先の追加に失敗しました。"
  37. #: ajax/categories/categoriesfor.php:15
  38. msgid "No ID provided"
  39. msgstr ""
  40. #: ajax/categories/categoriesfor.php:27
  41. msgid "Error setting checksum."
  42. msgstr ""
  43. #: ajax/categories/delete.php:29
  44. msgid "No categories selected for deletion."
  45. msgstr ""
  46. #: ajax/categories/delete.php:36 ajax/categories/rescan.php:28
  47. msgid "No address books found."
  48. msgstr ""
  49. #: ajax/categories/delete.php:44 ajax/categories/rescan.php:36
  50. msgid "No contacts found."
  51. msgstr ""
  52. #: ajax/contactdetails.php:37
  53. msgid "Missing ID"
  54. msgstr ""
  55. #: ajax/contactdetails.php:41
  56. msgid "Error parsing VCard for ID: \""
  57. msgstr ""
  58. #: ajax/createaddressbook.php:18
  59. msgid "Cannot add addressbook with an empty name."
  60. msgstr ""
  61. #: ajax/createaddressbook.php:24
  62. msgid "Error adding addressbook."
  63. msgstr "電話帳の追加に失敗しました。"
  64. #: ajax/createaddressbook.php:30
  65. msgid "Error activating addressbook."
  66. msgstr "電話帳の有効化に失敗しました。"
  67. #: ajax/currentphoto.php:40 ajax/oc_photo.php:40
  68. msgid "No contact ID was submitted."
  69. msgstr ""
  70. #: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60
  71. msgid "Error loading image."
  72. msgstr ""
  73. #: ajax/currentphoto.php:51
  74. msgid "Error reading contact photo."
  75. msgstr ""
  76. #: ajax/currentphoto.php:61
  77. msgid "Error saving temporary file."
  78. msgstr ""
  79. #: ajax/currentphoto.php:64
  80. msgid "The loading photo is not valid."
  81. msgstr ""
  82. #: ajax/deletecard.php:37 ajax/saveproperty.php:58
  83. msgid "id is not set."
  84. msgstr ""
  85. #: ajax/deleteproperty.php:36
  86. msgid "Information about vCard is incorrect. Please reload the page."
  87. msgstr "vCardの情報に誤りがあります。ページをリロードして下さい。"
  88. #: ajax/deleteproperty.php:43
  89. msgid "Error deleting contact property."
  90. msgstr "連絡先の削除に失敗しました。"
  91. #: ajax/editname.php:37
  92. msgid "Contact ID is missing."
  93. msgstr ""
  94. #: ajax/loadphoto.php:44
  95. msgid "Missing contact id."
  96. msgstr ""
  97. #: ajax/oc_photo.php:44
  98. msgid "No photo path was submitted."
  99. msgstr ""
  100. #: ajax/oc_photo.php:51
  101. msgid "File doesn't exist:"
  102. msgstr ""
  103. #: ajax/saveproperty.php:55
  104. msgid "element name is not set."
  105. msgstr ""
  106. #: ajax/saveproperty.php:61
  107. msgid "checksum is not set."
  108. msgstr ""
  109. #: ajax/saveproperty.php:78
  110. msgid "Information about vCard is incorrect. Please reload the page: "
  111. msgstr ""
  112. #: ajax/saveproperty.php:83
  113. msgid "Something went FUBAR. "
  114. msgstr ""
  115. #: ajax/saveproperty.php:153
  116. msgid "Error updating contact property."
  117. msgstr "連絡先の更新に失敗しました。"
  118. #: ajax/updateaddressbook.php:20
  119. msgid "Cannot update addressbook with an empty name."
  120. msgstr ""
  121. #: ajax/updateaddressbook.php:26
  122. msgid "Error updating addressbook."
  123. msgstr "電話帳の更新に失敗しました。"
  124. #: ajax/uploadimport.php:46 ajax/uploadimport.php:76
  125. msgid "Error uploading contacts to storage."
  126. msgstr ""
  127. #: ajax/uploadimport.php:59 ajax/uploadphoto.php:85
  128. msgid "There is no error, the file uploaded with success"
  129. msgstr ""
  130. #: ajax/uploadimport.php:60 ajax/uploadphoto.php:86
  131. msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
  132. msgstr ""
  133. #: ajax/uploadimport.php:61 ajax/uploadphoto.php:87
  134. msgid ""
  135. "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
  136. "the HTML form"
  137. msgstr ""
  138. #: ajax/uploadimport.php:62 ajax/uploadphoto.php:88
  139. msgid "The uploaded file was only partially uploaded"
  140. msgstr ""
  141. #: ajax/uploadimport.php:63 ajax/uploadphoto.php:89
  142. msgid "No file was uploaded"
  143. msgstr ""
  144. #: ajax/uploadimport.php:64 ajax/uploadphoto.php:90
  145. msgid "Missing a temporary folder"
  146. msgstr ""
  147. #: appinfo/app.php:22 templates/settings.php:3
  148. msgid "Contacts"
  149. msgstr "連絡先"
  150. #: lib/app.php:23
  151. msgid "Addressbook not found."
  152. msgstr ""
  153. #: lib/app.php:27
  154. msgid "This is not your addressbook."
  155. msgstr "これはあなたの電話帳ではありません。"
  156. #: lib/app.php:38
  157. msgid "Contact could not be found."
  158. msgstr "連絡先を見つける事ができません。"
  159. #: lib/app.php:94 templates/part.contact.php:109
  160. msgid "Address"
  161. msgstr "住所"
  162. #: lib/app.php:95
  163. msgid "Telephone"
  164. msgstr "電話番号"
  165. #: lib/app.php:96 templates/part.contact.php:108
  166. msgid "Email"
  167. msgstr "メールアドレス"
  168. #: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34
  169. #: templates/part.contact.php:104
  170. msgid "Organization"
  171. msgstr "所属"
  172. #: lib/app.php:109 lib/app.php:116 lib/app.php:126
  173. msgid "Work"
  174. msgstr "勤務先"
  175. #: lib/app.php:110 lib/app.php:114 lib/app.php:127
  176. msgid "Home"
  177. msgstr "住居"
  178. #: lib/app.php:115
  179. msgid "Mobile"
  180. msgstr "携帯電話"
  181. #: lib/app.php:117
  182. msgid "Text"
  183. msgstr "TTY TDD"
  184. #: lib/app.php:118
  185. msgid "Voice"
  186. msgstr "音声番号"
  187. #: lib/app.php:119
  188. msgid "Message"
  189. msgstr ""
  190. #: lib/app.php:120
  191. msgid "Fax"
  192. msgstr "FAX"
  193. #: lib/app.php:121
  194. msgid "Video"
  195. msgstr "テレビ電話"
  196. #: lib/app.php:122
  197. msgid "Pager"
  198. msgstr "ポケベル"
  199. #: lib/app.php:128
  200. msgid "Internet"
  201. msgstr ""
  202. #: lib/hooks.php:79
  203. msgid "{name}'s Birthday"
  204. msgstr ""
  205. #: lib/search.php:22
  206. msgid "Contact"
  207. msgstr "連絡先"
  208. #: templates/index.php:13
  209. msgid "Add Contact"
  210. msgstr "連絡先の追加"
  211. #: templates/index.php:14
  212. msgid "Addressbooks"
  213. msgstr "電話帳"
  214. #: templates/part.chooseaddressbook.php:1
  215. msgid "Configure Address Books"
  216. msgstr ""
  217. #: templates/part.chooseaddressbook.php:16
  218. msgid "New Address Book"
  219. msgstr "新規電話帳"
  220. #: templates/part.chooseaddressbook.php:17
  221. msgid "Import from VCF"
  222. msgstr ""
  223. #: templates/part.chooseaddressbook.php:22
  224. #: templates/part.chooseaddressbook.rowfields.php:8
  225. msgid "CardDav Link"
  226. msgstr "CardDAV リンク"
  227. #: templates/part.chooseaddressbook.rowfields.php:11
  228. msgid "Download"
  229. msgstr "ダウンロード"
  230. #: templates/part.chooseaddressbook.rowfields.php:14
  231. msgid "Edit"
  232. msgstr "編集"
  233. #: templates/part.chooseaddressbook.rowfields.php:17
  234. #: templates/part.contact.php:34 templates/part.contact.php:36
  235. #: templates/part.contact.php:38 templates/part.contact.php:42
  236. msgid "Delete"
  237. msgstr "削除"
  238. #: templates/part.contact.php:12
  239. msgid "Download contact"
  240. msgstr "連絡先のダウンロード"
  241. #: templates/part.contact.php:13
  242. msgid "Delete contact"
  243. msgstr "連絡先の削除"
  244. #: templates/part.contact.php:19
  245. msgid "Drop photo to upload"
  246. msgstr ""
  247. #: templates/part.contact.php:29
  248. msgid "Format custom, Short name, Full name, Reverse or Reverse with comma"
  249. msgstr ""
  250. #: templates/part.contact.php:30
  251. msgid "Edit name details"
  252. msgstr ""
  253. #: templates/part.contact.php:35 templates/part.contact.php:105
  254. msgid "Nickname"
  255. msgstr ""
  256. #: templates/part.contact.php:36
  257. msgid "Enter nickname"
  258. msgstr ""
  259. #: templates/part.contact.php:37 templates/part.contact.php:106
  260. msgid "Birthday"
  261. msgstr "生年月日"
  262. #: templates/part.contact.php:38
  263. msgid "dd-mm-yyyy"
  264. msgstr ""
  265. #: templates/part.contact.php:39 templates/part.contact.php:111
  266. msgid "Groups"
  267. msgstr ""
  268. #: templates/part.contact.php:41
  269. msgid "Separate groups with commas"
  270. msgstr ""
  271. #: templates/part.contact.php:42
  272. msgid "Edit groups"
  273. msgstr ""
  274. #: templates/part.contact.php:55 templates/part.contact.php:69
  275. msgid "Preferred"
  276. msgstr "推奨"
  277. #: templates/part.contact.php:56
  278. msgid "Please specify a valid email address."
  279. msgstr ""
  280. #: templates/part.contact.php:56
  281. msgid "Enter email address"
  282. msgstr ""
  283. #: templates/part.contact.php:60
  284. msgid "Mail to address"
  285. msgstr ""
  286. #: templates/part.contact.php:61
  287. msgid "Delete email address"
  288. msgstr ""
  289. #: templates/part.contact.php:70
  290. msgid "Enter phone number"
  291. msgstr ""
  292. #: templates/part.contact.php:74
  293. msgid "Delete phone number"
  294. msgstr ""
  295. #: templates/part.contact.php:84
  296. msgid "View on map"
  297. msgstr ""
  298. #: templates/part.contact.php:84
  299. msgid "Edit address details"
  300. msgstr ""
  301. #: templates/part.contact.php:95
  302. msgid "Add notes here."
  303. msgstr ""
  304. #: templates/part.contact.php:101
  305. msgid "Add field"
  306. msgstr ""
  307. #: templates/part.contact.php:103
  308. msgid "Profile picture"
  309. msgstr ""
  310. #: templates/part.contact.php:107
  311. msgid "Phone"
  312. msgstr "電話番号"
  313. #: templates/part.contact.php:110
  314. msgid "Note"
  315. msgstr ""
  316. #: templates/part.contactphoto.php:8
  317. msgid "Delete current photo"
  318. msgstr ""
  319. #: templates/part.contactphoto.php:9
  320. msgid "Edit current photo"
  321. msgstr ""
  322. #: templates/part.contactphoto.php:10
  323. msgid "Upload new photo"
  324. msgstr ""
  325. #: templates/part.contactphoto.php:11
  326. msgid "Select photo from ownCloud"
  327. msgstr ""
  328. #: templates/part.edit_address_dialog.php:9
  329. msgid "Edit address"
  330. msgstr ""
  331. #: templates/part.edit_address_dialog.php:14
  332. msgid "Type"
  333. msgstr "種類"
  334. #: templates/part.edit_address_dialog.php:22
  335. #: templates/part.edit_address_dialog.php:25
  336. msgid "PO Box"
  337. msgstr "私書箱"
  338. #: templates/part.edit_address_dialog.php:29
  339. #: templates/part.edit_address_dialog.php:32
  340. msgid "Extended"
  341. msgstr "拡張番地"
  342. #: templates/part.edit_address_dialog.php:35
  343. #: templates/part.edit_address_dialog.php:38
  344. msgid "Street"
  345. msgstr "街路番地"
  346. #: templates/part.edit_address_dialog.php:41
  347. #: templates/part.edit_address_dialog.php:44
  348. msgid "City"
  349. msgstr "都市"
  350. #: templates/part.edit_address_dialog.php:47
  351. #: templates/part.edit_address_dialog.php:50
  352. msgid "Region"
  353. msgstr "地域"
  354. #: templates/part.edit_address_dialog.php:53
  355. #: templates/part.edit_address_dialog.php:56
  356. msgid "Zipcode"
  357. msgstr "郵便番号"
  358. #: templates/part.edit_address_dialog.php:59
  359. #: templates/part.edit_address_dialog.php:62
  360. msgid "Country"
  361. msgstr "国名"
  362. #: templates/part.edit_categories_dialog.php:4
  363. msgid "Edit categories"
  364. msgstr ""
  365. #: templates/part.edit_categories_dialog.php:14
  366. msgid "Add"
  367. msgstr "追加"
  368. #: templates/part.edit_name_dialog.php:16
  369. msgid "Addressbook"
  370. msgstr "電話帳"
  371. #: templates/part.edit_name_dialog.php:23
  372. msgid "Hon. prefixes"
  373. msgstr ""
  374. #: templates/part.edit_name_dialog.php:27
  375. msgid "Miss"
  376. msgstr ""
  377. #: templates/part.edit_name_dialog.php:28
  378. msgid "Ms"
  379. msgstr ""
  380. #: templates/part.edit_name_dialog.php:29
  381. msgid "Mr"
  382. msgstr ""
  383. #: templates/part.edit_name_dialog.php:30
  384. msgid "Sir"
  385. msgstr ""
  386. #: templates/part.edit_name_dialog.php:31
  387. msgid "Mrs"
  388. msgstr ""
  389. #: templates/part.edit_name_dialog.php:32
  390. msgid "Dr"
  391. msgstr ""
  392. #: templates/part.edit_name_dialog.php:35
  393. msgid "Given name"
  394. msgstr ""
  395. #: templates/part.edit_name_dialog.php:37
  396. msgid "Additional names"
  397. msgstr ""
  398. #: templates/part.edit_name_dialog.php:39
  399. msgid "Family name"
  400. msgstr ""
  401. #: templates/part.edit_name_dialog.php:41
  402. msgid "Hon. suffixes"
  403. msgstr ""
  404. #: templates/part.edit_name_dialog.php:45
  405. msgid "J.D."
  406. msgstr ""
  407. #: templates/part.edit_name_dialog.php:46
  408. msgid "M.D."
  409. msgstr ""
  410. #: templates/part.edit_name_dialog.php:47
  411. msgid "D.O."
  412. msgstr ""
  413. #: templates/part.edit_name_dialog.php:48
  414. msgid "D.C."
  415. msgstr ""
  416. #: templates/part.edit_name_dialog.php:49
  417. msgid "Ph.D."
  418. msgstr ""
  419. #: templates/part.edit_name_dialog.php:50
  420. msgid "Esq."
  421. msgstr ""
  422. #: templates/part.edit_name_dialog.php:51
  423. msgid "Jr."
  424. msgstr ""
  425. #: templates/part.edit_name_dialog.php:52
  426. msgid "Sn."
  427. msgstr ""
  428. #: templates/part.editaddressbook.php:9
  429. msgid "New Addressbook"
  430. msgstr "電話帳の新規作成"
  431. #: templates/part.editaddressbook.php:9
  432. msgid "Edit Addressbook"
  433. msgstr "電話帳の編集"
  434. #: templates/part.editaddressbook.php:12
  435. msgid "Displayname"
  436. msgstr "表示名"
  437. #: templates/part.editaddressbook.php:23
  438. msgid "Active"
  439. msgstr "アクティブ"
  440. #: templates/part.editaddressbook.php:29
  441. msgid "Save"
  442. msgstr "保存"
  443. #: templates/part.editaddressbook.php:29
  444. msgid "Submit"
  445. msgstr "送信"
  446. #: templates/part.editaddressbook.php:30
  447. #: templates/part.importaddressbook.php:28
  448. msgid "Cancel"
  449. msgstr "取り消し"
  450. #: templates/part.import.php:1
  451. msgid "Import a contacts file"
  452. msgstr ""
  453. #: templates/part.import.php:6
  454. msgid "Please choose the addressbook"
  455. msgstr ""
  456. #: templates/part.import.php:10
  457. msgid "create a new addressbook"
  458. msgstr ""
  459. #: templates/part.import.php:15
  460. msgid "Name of new addressbook"
  461. msgstr ""
  462. #: templates/part.import.php:17
  463. msgid "Import"
  464. msgstr ""
  465. #: templates/part.import.php:20
  466. msgid "Importing contacts"
  467. msgstr ""
  468. #: templates/part.import.php:23
  469. msgid "Contacts imported successfully"
  470. msgstr ""
  471. #: templates/part.import.php:24
  472. msgid "Close Dialog"
  473. msgstr ""
  474. #: templates/part.importaddressbook.php:9
  475. msgid "Import Addressbook"
  476. msgstr ""
  477. #: templates/part.importaddressbook.php:12
  478. msgid "Select address book to import to:"
  479. msgstr ""
  480. #: templates/part.importaddressbook.php:20
  481. msgid "Drop a VCF file to import contacts."
  482. msgstr ""
  483. #: templates/part.importaddressbook.php:21
  484. msgid "Select from HD"
  485. msgstr ""
  486. #: templates/part.no_contacts.php:2
  487. msgid "You have no contacts in your addressbook."
  488. msgstr ""
  489. #: templates/part.no_contacts.php:4
  490. msgid "Add contact"
  491. msgstr ""
  492. #: templates/part.no_contacts.php:5
  493. msgid "Configure addressbooks"
  494. msgstr ""
  495. #: templates/settings.php:4
  496. msgid "CardDAV syncing addresses"
  497. msgstr ""
  498. #: templates/settings.php:4
  499. msgid "more info"
  500. msgstr ""
  501. #: templates/settings.php:6
  502. msgid "Primary address (Kontact et al)"
  503. msgstr ""
  504. #: templates/settings.php:8
  505. msgid "iOS/OS X"
  506. msgstr ""