contacts.po 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883
  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-08-21 02:03+0200\n"
  11. "PO-Revision-Date: 2012-08-21 00:04+0000\n"
  12. "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
  13. "Language-Team: Basque (Spain) (http://www.transifex.com/projects/p/owncloud/language/eu_ES/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Language: eu_ES\n"
  18. "Plural-Forms: nplurals=2; plural=(n != 1)\n"
  19. #: ajax/addressbook/activate.php:24 ajax/addressbook/update.php:32
  20. msgid "Error (de)activating addressbook."
  21. msgstr ""
  22. #: ajax/addressbook/delete.php:31 ajax/addressbook/update.php:20
  23. #: ajax/contact/addproperty.php:42 ajax/contact/delete.php:31
  24. #: ajax/contact/saveproperty.php:39
  25. msgid "id is not set."
  26. msgstr ""
  27. #: ajax/addressbook/update.php:24
  28. msgid "Cannot update addressbook with an empty name."
  29. msgstr ""
  30. #: ajax/addressbook/update.php:28
  31. msgid "Error updating addressbook."
  32. msgstr ""
  33. #: ajax/categories/categoriesfor.php:17
  34. msgid "No ID provided"
  35. msgstr ""
  36. #: ajax/categories/categoriesfor.php:34
  37. msgid "Error setting checksum."
  38. msgstr ""
  39. #: ajax/categories/delete.php:19
  40. msgid "No categories selected for deletion."
  41. msgstr ""
  42. #: ajax/categories/delete.php:26
  43. msgid "No address books found."
  44. msgstr ""
  45. #: ajax/categories/delete.php:34
  46. msgid "No contacts found."
  47. msgstr ""
  48. #: ajax/contact/add.php:47
  49. msgid "There was an error adding the contact."
  50. msgstr ""
  51. #: ajax/contact/addproperty.php:39 ajax/contact/saveproperty.php:36
  52. msgid "element name is not set."
  53. msgstr ""
  54. #: ajax/contact/addproperty.php:46
  55. msgid "Could not parse contact: "
  56. msgstr ""
  57. #: ajax/contact/addproperty.php:56
  58. msgid "Cannot add empty property."
  59. msgstr ""
  60. #: ajax/contact/addproperty.php:67
  61. msgid "At least one of the address fields has to be filled out."
  62. msgstr ""
  63. #: ajax/contact/addproperty.php:76
  64. msgid "Trying to add duplicate property: "
  65. msgstr ""
  66. #: ajax/contact/addproperty.php:144
  67. msgid "Error adding contact property: "
  68. msgstr ""
  69. #: ajax/contact/deleteproperty.php:37
  70. msgid "Information about vCard is incorrect. Please reload the page."
  71. msgstr ""
  72. #: ajax/contact/deleteproperty.php:44
  73. msgid "Error deleting contact property."
  74. msgstr ""
  75. #: ajax/contact/details.php:31
  76. msgid "Missing ID"
  77. msgstr ""
  78. #: ajax/contact/details.php:36
  79. msgid "Error parsing VCard for ID: \""
  80. msgstr ""
  81. #: ajax/contact/saveproperty.php:42
  82. msgid "checksum is not set."
  83. msgstr ""
  84. #: ajax/contact/saveproperty.php:62
  85. msgid "Information about vCard is incorrect. Please reload the page: "
  86. msgstr ""
  87. #: ajax/contact/saveproperty.php:69
  88. msgid "Something went FUBAR. "
  89. msgstr ""
  90. #: ajax/contact/saveproperty.php:144
  91. msgid "Error updating contact property."
  92. msgstr ""
  93. #: ajax/currentphoto.php:30 ajax/oc_photo.php:28 ajax/uploadphoto.php:36
  94. #: ajax/uploadphoto.php:68
  95. msgid "No contact ID was submitted."
  96. msgstr ""
  97. #: ajax/currentphoto.php:36
  98. msgid "Error reading contact photo."
  99. msgstr ""
  100. #: ajax/currentphoto.php:48
  101. msgid "Error saving temporary file."
  102. msgstr ""
  103. #: ajax/currentphoto.php:51
  104. msgid "The loading photo is not valid."
  105. msgstr ""
  106. #: ajax/editname.php:31
  107. msgid "Contact ID is missing."
  108. msgstr ""
  109. #: ajax/oc_photo.php:32
  110. msgid "No photo path was submitted."
  111. msgstr ""
  112. #: ajax/oc_photo.php:39
  113. msgid "File doesn't exist:"
  114. msgstr ""
  115. #: ajax/oc_photo.php:44 ajax/oc_photo.php:47
  116. msgid "Error loading image."
  117. msgstr ""
  118. #: ajax/savecrop.php:69
  119. msgid "Error getting contact object."
  120. msgstr ""
  121. #: ajax/savecrop.php:79
  122. msgid "Error getting PHOTO property."
  123. msgstr ""
  124. #: ajax/savecrop.php:98
  125. msgid "Error saving contact."
  126. msgstr ""
  127. #: ajax/savecrop.php:109
  128. msgid "Error resizing image"
  129. msgstr ""
  130. #: ajax/savecrop.php:112
  131. msgid "Error cropping image"
  132. msgstr ""
  133. #: ajax/savecrop.php:115
  134. msgid "Error creating temporary image"
  135. msgstr ""
  136. #: ajax/savecrop.php:118
  137. msgid "Error finding image: "
  138. msgstr ""
  139. #: ajax/uploadimport.php:44 ajax/uploadimport.php:76
  140. msgid "Error uploading contacts to storage."
  141. msgstr ""
  142. #: ajax/uploadimport.php:61 ajax/uploadphoto.php:77
  143. msgid "There is no error, the file uploaded with success"
  144. msgstr ""
  145. #: ajax/uploadimport.php:62 ajax/uploadphoto.php:78
  146. msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
  147. msgstr ""
  148. #: ajax/uploadimport.php:63 ajax/uploadphoto.php:79
  149. msgid ""
  150. "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
  151. "the HTML form"
  152. msgstr ""
  153. #: ajax/uploadimport.php:64 ajax/uploadphoto.php:80
  154. msgid "The uploaded file was only partially uploaded"
  155. msgstr ""
  156. #: ajax/uploadimport.php:65 ajax/uploadphoto.php:81
  157. msgid "No file was uploaded"
  158. msgstr ""
  159. #: ajax/uploadimport.php:66 ajax/uploadphoto.php:82
  160. msgid "Missing a temporary folder"
  161. msgstr ""
  162. #: ajax/uploadphoto.php:59 ajax/uploadphoto.php:109
  163. msgid "Couldn't save temporary image: "
  164. msgstr ""
  165. #: ajax/uploadphoto.php:62 ajax/uploadphoto.php:112
  166. msgid "Couldn't load temporary image: "
  167. msgstr ""
  168. #: ajax/uploadphoto.php:71
  169. msgid "No file was uploaded. Unknown error"
  170. msgstr ""
  171. #: appinfo/app.php:21
  172. msgid "Contacts"
  173. msgstr ""
  174. #: js/contacts.js:71
  175. msgid "Sorry, this functionality has not been implemented yet"
  176. msgstr ""
  177. #: js/contacts.js:71
  178. msgid "Not implemented"
  179. msgstr ""
  180. #: js/contacts.js:76
  181. msgid "Couldn't get a valid address."
  182. msgstr ""
  183. #: js/contacts.js:76 js/contacts.js:365 js/contacts.js:381 js/contacts.js:393
  184. #: js/contacts.js:675 js/contacts.js:715 js/contacts.js:741 js/contacts.js:852
  185. #: js/contacts.js:858 js/contacts.js:870 js/contacts.js:904
  186. #: js/contacts.js:1167 js/contacts.js:1175 js/contacts.js:1184
  187. #: js/contacts.js:1219 js/contacts.js:1251 js/contacts.js:1263
  188. #: js/contacts.js:1286 js/contacts.js:1441 js/contacts.js:1476
  189. #: js/contacts.js:1496 js/settings.js:26 js/settings.js:43 js/settings.js:68
  190. msgid "Error"
  191. msgstr ""
  192. #: js/contacts.js:715
  193. msgid "This property has to be non-empty."
  194. msgstr ""
  195. #: js/contacts.js:741
  196. msgid "Couldn't serialize elements."
  197. msgstr ""
  198. #: js/contacts.js:852 js/contacts.js:870
  199. msgid ""
  200. "'deleteProperty' called without type argument. Please report at "
  201. "bugs.owncloud.org"
  202. msgstr ""
  203. #: js/contacts.js:886
  204. msgid "Edit name"
  205. msgstr ""
  206. #: js/contacts.js:1167
  207. msgid "No files selected for upload."
  208. msgstr ""
  209. #: js/contacts.js:1175
  210. msgid ""
  211. "The file you are trying to upload exceed the maximum size for file uploads "
  212. "on this server."
  213. msgstr ""
  214. #: js/contacts.js:1238
  215. msgid "Error loading profile picture."
  216. msgstr ""
  217. #: js/contacts.js:1332 js/contacts.js:1352 js/contacts.js:1391
  218. msgid "Select type"
  219. msgstr ""
  220. #: js/contacts.js:1410
  221. msgid ""
  222. "Some contacts are marked for deletion, but not deleted yet. Please wait for "
  223. "them to be deleted."
  224. msgstr ""
  225. #: js/contacts.js:1481
  226. msgid "Do you want to merge these address books?"
  227. msgstr ""
  228. #: js/loader.js:49
  229. msgid "Result: "
  230. msgstr ""
  231. #: js/loader.js:49
  232. msgid " imported, "
  233. msgstr ""
  234. #: js/loader.js:49
  235. msgid " failed."
  236. msgstr ""
  237. #: js/settings.js:68
  238. msgid "Displayname cannot be empty."
  239. msgstr ""
  240. #: lib/app.php:36
  241. msgid "Addressbook not found: "
  242. msgstr ""
  243. #: lib/app.php:52
  244. msgid "This is not your addressbook."
  245. msgstr ""
  246. #: lib/app.php:71
  247. msgid "Contact could not be found."
  248. msgstr ""
  249. #: lib/app.php:115 templates/part.contact.php:116
  250. msgid "Address"
  251. msgstr ""
  252. #: lib/app.php:116
  253. msgid "Telephone"
  254. msgstr ""
  255. #: lib/app.php:117 templates/part.contact.php:115
  256. msgid "Email"
  257. msgstr ""
  258. #: lib/app.php:118 templates/part.contact.php:38 templates/part.contact.php:39
  259. #: templates/part.contact.php:111
  260. msgid "Organization"
  261. msgstr ""
  262. #: lib/app.php:130 lib/app.php:137 lib/app.php:147 lib/app.php:200
  263. msgid "Work"
  264. msgstr ""
  265. #: lib/app.php:131 lib/app.php:135 lib/app.php:148
  266. msgid "Home"
  267. msgstr ""
  268. #: lib/app.php:136
  269. msgid "Mobile"
  270. msgstr ""
  271. #: lib/app.php:138
  272. msgid "Text"
  273. msgstr ""
  274. #: lib/app.php:139
  275. msgid "Voice"
  276. msgstr ""
  277. #: lib/app.php:140
  278. msgid "Message"
  279. msgstr ""
  280. #: lib/app.php:141
  281. msgid "Fax"
  282. msgstr ""
  283. #: lib/app.php:142
  284. msgid "Video"
  285. msgstr ""
  286. #: lib/app.php:143
  287. msgid "Pager"
  288. msgstr ""
  289. #: lib/app.php:149
  290. msgid "Internet"
  291. msgstr ""
  292. #: lib/app.php:186 templates/part.contact.php:44
  293. #: templates/part.contact.php:113
  294. msgid "Birthday"
  295. msgstr ""
  296. #: lib/app.php:187
  297. msgid "Business"
  298. msgstr ""
  299. #: lib/app.php:188
  300. msgid "Call"
  301. msgstr ""
  302. #: lib/app.php:189
  303. msgid "Clients"
  304. msgstr ""
  305. #: lib/app.php:190
  306. msgid "Deliverer"
  307. msgstr ""
  308. #: lib/app.php:191
  309. msgid "Holidays"
  310. msgstr ""
  311. #: lib/app.php:192
  312. msgid "Ideas"
  313. msgstr ""
  314. #: lib/app.php:193
  315. msgid "Journey"
  316. msgstr ""
  317. #: lib/app.php:194
  318. msgid "Jubilee"
  319. msgstr ""
  320. #: lib/app.php:195
  321. msgid "Meeting"
  322. msgstr ""
  323. #: lib/app.php:196
  324. msgid "Other"
  325. msgstr ""
  326. #: lib/app.php:197
  327. msgid "Personal"
  328. msgstr ""
  329. #: lib/app.php:198
  330. msgid "Projects"
  331. msgstr ""
  332. #: lib/app.php:199
  333. msgid "Questions"
  334. msgstr ""
  335. #: lib/hooks.php:102
  336. msgid "{name}'s Birthday"
  337. msgstr ""
  338. #: lib/search.php:15
  339. msgid "Contact"
  340. msgstr ""
  341. #: templates/index.php:14
  342. msgid "Add Contact"
  343. msgstr ""
  344. #: templates/index.php:15 templates/index.php:16 templates/part.import.php:17
  345. msgid "Import"
  346. msgstr ""
  347. #: templates/index.php:18
  348. msgid "Settings"
  349. msgstr ""
  350. #: templates/index.php:18 templates/settings.php:9
  351. msgid "Addressbooks"
  352. msgstr ""
  353. #: templates/index.php:36 templates/part.import.php:24
  354. msgid "Close"
  355. msgstr ""
  356. #: templates/index.php:37
  357. msgid "Keyboard shortcuts"
  358. msgstr ""
  359. #: templates/index.php:39
  360. msgid "Navigation"
  361. msgstr ""
  362. #: templates/index.php:42
  363. msgid "Next contact in list"
  364. msgstr ""
  365. #: templates/index.php:44
  366. msgid "Previous contact in list"
  367. msgstr ""
  368. #: templates/index.php:46
  369. msgid "Expand/collapse current addressbook"
  370. msgstr ""
  371. #: templates/index.php:48
  372. msgid "Next addressbook"
  373. msgstr ""
  374. #: templates/index.php:50
  375. msgid "Previous addressbook"
  376. msgstr ""
  377. #: templates/index.php:54
  378. msgid "Actions"
  379. msgstr ""
  380. #: templates/index.php:57
  381. msgid "Refresh contacts list"
  382. msgstr ""
  383. #: templates/index.php:59
  384. msgid "Add new contact"
  385. msgstr ""
  386. #: templates/index.php:61
  387. msgid "Add new addressbook"
  388. msgstr ""
  389. #: templates/index.php:63
  390. msgid "Delete current contact"
  391. msgstr ""
  392. #: templates/part.contact.php:17
  393. msgid "Drop photo to upload"
  394. msgstr ""
  395. #: templates/part.contact.php:19
  396. msgid "Delete current photo"
  397. msgstr ""
  398. #: templates/part.contact.php:20
  399. msgid "Edit current photo"
  400. msgstr ""
  401. #: templates/part.contact.php:21
  402. msgid "Upload new photo"
  403. msgstr ""
  404. #: templates/part.contact.php:22
  405. msgid "Select photo from ownCloud"
  406. msgstr ""
  407. #: templates/part.contact.php:34
  408. msgid "Format custom, Short name, Full name, Reverse or Reverse with comma"
  409. msgstr ""
  410. #: templates/part.contact.php:35
  411. msgid "Edit name details"
  412. msgstr ""
  413. #: templates/part.contact.php:39 templates/part.contact.php:41
  414. #: templates/part.contact.php:43 templates/part.contact.php:45
  415. #: templates/part.contact.php:49 templates/settings.php:36
  416. msgid "Delete"
  417. msgstr ""
  418. #: templates/part.contact.php:40 templates/part.contact.php:112
  419. msgid "Nickname"
  420. msgstr ""
  421. #: templates/part.contact.php:41
  422. msgid "Enter nickname"
  423. msgstr ""
  424. #: templates/part.contact.php:42 templates/part.contact.php:118
  425. msgid "Web site"
  426. msgstr ""
  427. #: templates/part.contact.php:43
  428. msgid "http://www.somesite.com"
  429. msgstr ""
  430. #: templates/part.contact.php:43
  431. msgid "Go to web site"
  432. msgstr ""
  433. #: templates/part.contact.php:45
  434. msgid "dd-mm-yyyy"
  435. msgstr ""
  436. #: templates/part.contact.php:46 templates/part.contact.php:119
  437. msgid "Groups"
  438. msgstr ""
  439. #: templates/part.contact.php:48
  440. msgid "Separate groups with commas"
  441. msgstr ""
  442. #: templates/part.contact.php:49
  443. msgid "Edit groups"
  444. msgstr ""
  445. #: templates/part.contact.php:62 templates/part.contact.php:76
  446. msgid "Preferred"
  447. msgstr ""
  448. #: templates/part.contact.php:63
  449. msgid "Please specify a valid email address."
  450. msgstr ""
  451. #: templates/part.contact.php:63
  452. msgid "Enter email address"
  453. msgstr ""
  454. #: templates/part.contact.php:67
  455. msgid "Mail to address"
  456. msgstr ""
  457. #: templates/part.contact.php:68
  458. msgid "Delete email address"
  459. msgstr ""
  460. #: templates/part.contact.php:77
  461. msgid "Enter phone number"
  462. msgstr ""
  463. #: templates/part.contact.php:81
  464. msgid "Delete phone number"
  465. msgstr ""
  466. #: templates/part.contact.php:91
  467. msgid "View on map"
  468. msgstr ""
  469. #: templates/part.contact.php:91
  470. msgid "Edit address details"
  471. msgstr ""
  472. #: templates/part.contact.php:102
  473. msgid "Add notes here."
  474. msgstr ""
  475. #: templates/part.contact.php:109
  476. msgid "Add field"
  477. msgstr ""
  478. #: templates/part.contact.php:114
  479. msgid "Phone"
  480. msgstr ""
  481. #: templates/part.contact.php:117
  482. msgid "Note"
  483. msgstr ""
  484. #: templates/part.contact.php:122
  485. msgid "Download contact"
  486. msgstr ""
  487. #: templates/part.contact.php:123
  488. msgid "Delete contact"
  489. msgstr ""
  490. #: templates/part.cropphoto.php:65
  491. msgid "The temporary image has been removed from cache."
  492. msgstr ""
  493. #: templates/part.edit_address_dialog.php:6
  494. msgid "Edit address"
  495. msgstr ""
  496. #: templates/part.edit_address_dialog.php:10
  497. msgid "Type"
  498. msgstr ""
  499. #: templates/part.edit_address_dialog.php:18
  500. #: templates/part.edit_address_dialog.php:21
  501. msgid "PO Box"
  502. msgstr ""
  503. #: templates/part.edit_address_dialog.php:24
  504. msgid "Street address"
  505. msgstr ""
  506. #: templates/part.edit_address_dialog.php:27
  507. msgid "Street and number"
  508. msgstr ""
  509. #: templates/part.edit_address_dialog.php:30
  510. msgid "Extended"
  511. msgstr ""
  512. #: templates/part.edit_address_dialog.php:33
  513. msgid "Apartment number etc."
  514. msgstr ""
  515. #: templates/part.edit_address_dialog.php:36
  516. #: templates/part.edit_address_dialog.php:39
  517. msgid "City"
  518. msgstr ""
  519. #: templates/part.edit_address_dialog.php:42
  520. msgid "Region"
  521. msgstr ""
  522. #: templates/part.edit_address_dialog.php:45
  523. msgid "E.g. state or province"
  524. msgstr ""
  525. #: templates/part.edit_address_dialog.php:48
  526. msgid "Zipcode"
  527. msgstr ""
  528. #: templates/part.edit_address_dialog.php:51
  529. msgid "Postal code"
  530. msgstr ""
  531. #: templates/part.edit_address_dialog.php:54
  532. #: templates/part.edit_address_dialog.php:57
  533. msgid "Country"
  534. msgstr ""
  535. #: templates/part.edit_name_dialog.php:16
  536. msgid "Addressbook"
  537. msgstr ""
  538. #: templates/part.edit_name_dialog.php:23
  539. msgid "Hon. prefixes"
  540. msgstr ""
  541. #: templates/part.edit_name_dialog.php:27
  542. msgid "Miss"
  543. msgstr ""
  544. #: templates/part.edit_name_dialog.php:28
  545. msgid "Ms"
  546. msgstr ""
  547. #: templates/part.edit_name_dialog.php:29
  548. msgid "Mr"
  549. msgstr ""
  550. #: templates/part.edit_name_dialog.php:30
  551. msgid "Sir"
  552. msgstr ""
  553. #: templates/part.edit_name_dialog.php:31
  554. msgid "Mrs"
  555. msgstr ""
  556. #: templates/part.edit_name_dialog.php:32
  557. msgid "Dr"
  558. msgstr ""
  559. #: templates/part.edit_name_dialog.php:35
  560. msgid "Given name"
  561. msgstr ""
  562. #: templates/part.edit_name_dialog.php:37
  563. msgid "Additional names"
  564. msgstr ""
  565. #: templates/part.edit_name_dialog.php:39
  566. msgid "Family name"
  567. msgstr ""
  568. #: templates/part.edit_name_dialog.php:41
  569. msgid "Hon. suffixes"
  570. msgstr ""
  571. #: templates/part.edit_name_dialog.php:45
  572. msgid "J.D."
  573. msgstr ""
  574. #: templates/part.edit_name_dialog.php:46
  575. msgid "M.D."
  576. msgstr ""
  577. #: templates/part.edit_name_dialog.php:47
  578. msgid "D.O."
  579. msgstr ""
  580. #: templates/part.edit_name_dialog.php:48
  581. msgid "D.C."
  582. msgstr ""
  583. #: templates/part.edit_name_dialog.php:49
  584. msgid "Ph.D."
  585. msgstr ""
  586. #: templates/part.edit_name_dialog.php:50
  587. msgid "Esq."
  588. msgstr ""
  589. #: templates/part.edit_name_dialog.php:51
  590. msgid "Jr."
  591. msgstr ""
  592. #: templates/part.edit_name_dialog.php:52
  593. msgid "Sn."
  594. msgstr ""
  595. #: templates/part.import.php:1
  596. msgid "Import a contacts file"
  597. msgstr ""
  598. #: templates/part.import.php:6
  599. msgid "Please choose the addressbook"
  600. msgstr ""
  601. #: templates/part.import.php:10
  602. msgid "create a new addressbook"
  603. msgstr ""
  604. #: templates/part.import.php:15
  605. msgid "Name of new addressbook"
  606. msgstr ""
  607. #: templates/part.import.php:20
  608. msgid "Importing contacts"
  609. msgstr ""
  610. #: templates/part.no_contacts.php:3
  611. msgid "You have no contacts in your addressbook."
  612. msgstr ""
  613. #: templates/part.no_contacts.php:5
  614. msgid "Add contact"
  615. msgstr ""
  616. #: templates/part.no_contacts.php:6
  617. msgid "Configure addressbooks"
  618. msgstr ""
  619. #: templates/part.selectaddressbook.php:1
  620. msgid "Select Address Books"
  621. msgstr ""
  622. #: templates/part.selectaddressbook.php:27
  623. msgid "Enter name"
  624. msgstr ""
  625. #: templates/part.selectaddressbook.php:29
  626. msgid "Enter description"
  627. msgstr ""
  628. #: templates/settings.php:3
  629. msgid "CardDAV syncing addresses"
  630. msgstr ""
  631. #: templates/settings.php:3
  632. msgid "more info"
  633. msgstr ""
  634. #: templates/settings.php:5
  635. msgid "Primary address (Kontact et al)"
  636. msgstr ""
  637. #: templates/settings.php:7
  638. msgid "iOS/OS X"
  639. msgstr ""
  640. #: templates/settings.php:20
  641. msgid "Show CardDav link"
  642. msgstr ""
  643. #: templates/settings.php:23
  644. msgid "Show read-only VCF link"
  645. msgstr ""
  646. #: templates/settings.php:26
  647. msgid "Share"
  648. msgstr ""
  649. #: templates/settings.php:29
  650. msgid "Download"
  651. msgstr ""
  652. #: templates/settings.php:33
  653. msgid "Edit"
  654. msgstr ""
  655. #: templates/settings.php:43
  656. msgid "New Address Book"
  657. msgstr ""
  658. #: templates/settings.php:44
  659. msgid "Name"
  660. msgstr ""
  661. #: templates/settings.php:45
  662. msgid "Description"
  663. msgstr ""
  664. #: templates/settings.php:46
  665. msgid "Save"
  666. msgstr ""
  667. #: templates/settings.php:47
  668. msgid "Cancel"
  669. msgstr ""
  670. #: templates/settings.php:52
  671. msgid "More..."
  672. msgstr ""