contacts.po 17 KB

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