contacts.po 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668
  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. # Bartek <bart.p.pl@gmail.com>, 2012.
  7. # Marcin Małecki <gerber@tkdami.net>, 2011, 2012.
  8. # Piotr Sokół <psokol@jabster.pl>, 2012.
  9. msgid ""
  10. msgstr ""
  11. "Project-Id-Version: ownCloud\n"
  12. "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
  13. "POT-Creation-Date: 2012-05-13 19:52+0200\n"
  14. "PO-Revision-Date: 2012-05-13 17:52+0000\n"
  15. "Last-Translator: icewind <icewind1991@gmail.com>\n"
  16. "Language-Team: Polish (http://www.transifex.net/projects/p/owncloud/language/pl/)\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: 8bit\n"
  20. "Language: pl\n"
  21. "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
  22. #: ajax/activation.php:19 ajax/updateaddressbook.php:32
  23. msgid "Error (de)activating addressbook."
  24. msgstr "Błąd (de)aktywowania książki adresowej."
  25. #: ajax/addcontact.php:59
  26. msgid "There was an error adding the contact."
  27. msgstr "Wystąpił błąd podczas dodawania kontaktu."
  28. #: ajax/addproperty.php:40
  29. msgid "Cannot add empty property."
  30. msgstr "Nie można dodać pustego elementu."
  31. #: ajax/addproperty.php:52
  32. msgid "At least one of the address fields has to be filled out."
  33. msgstr "Należy wypełnić przynajmniej jedno pole adresu."
  34. #: ajax/addproperty.php:62
  35. msgid "Trying to add duplicate property: "
  36. msgstr ""
  37. #: ajax/addproperty.php:120
  38. msgid "Error adding contact property."
  39. msgstr "Błąd dodawania elementu."
  40. #: ajax/categories/categoriesfor.php:15
  41. msgid "No ID provided"
  42. msgstr ""
  43. #: ajax/categories/categoriesfor.php:27
  44. msgid "Error setting checksum."
  45. msgstr ""
  46. #: ajax/categories/delete.php:29
  47. msgid "No categories selected for deletion."
  48. msgstr ""
  49. #: ajax/categories/delete.php:36 ajax/categories/rescan.php:28
  50. msgid "No address books found."
  51. msgstr ""
  52. #: ajax/categories/delete.php:44 ajax/categories/rescan.php:36
  53. msgid "No contacts found."
  54. msgstr ""
  55. #: ajax/contactdetails.php:37
  56. msgid "Missing ID"
  57. msgstr ""
  58. #: ajax/contactdetails.php:41
  59. msgid "Error parsing VCard for ID: \""
  60. msgstr ""
  61. #: ajax/createaddressbook.php:18
  62. msgid "Cannot add addressbook with an empty name."
  63. msgstr ""
  64. #: ajax/createaddressbook.php:24
  65. msgid "Error adding addressbook."
  66. msgstr "Błąd dodawania książki adresowej."
  67. #: ajax/createaddressbook.php:30
  68. msgid "Error activating addressbook."
  69. msgstr "Błąd aktywowania książki adresowej."
  70. #: ajax/currentphoto.php:40 ajax/oc_photo.php:40
  71. msgid "No contact ID was submitted."
  72. msgstr ""
  73. #: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60
  74. msgid "Error loading image."
  75. msgstr ""
  76. #: ajax/currentphoto.php:51
  77. msgid "Error reading contact photo."
  78. msgstr ""
  79. #: ajax/currentphoto.php:61
  80. msgid "Error saving temporary file."
  81. msgstr ""
  82. #: ajax/currentphoto.php:64
  83. msgid "The loading photo is not valid."
  84. msgstr ""
  85. #: ajax/deletecard.php:37 ajax/saveproperty.php:58
  86. msgid "id is not set."
  87. msgstr ""
  88. #: ajax/deleteproperty.php:36
  89. msgid "Information about vCard is incorrect. Please reload the page."
  90. msgstr "Informacje o vCard są nieprawidłowe. Proszę odświeżyć stronę."
  91. #: ajax/deleteproperty.php:43
  92. msgid "Error deleting contact property."
  93. msgstr "Błąd usuwania elementu."
  94. #: ajax/editname.php:37
  95. msgid "Contact ID is missing."
  96. msgstr ""
  97. #: ajax/loadphoto.php:44
  98. msgid "Missing contact id."
  99. msgstr ""
  100. #: ajax/oc_photo.php:44
  101. msgid "No photo path was submitted."
  102. msgstr ""
  103. #: ajax/oc_photo.php:51
  104. msgid "File doesn't exist:"
  105. msgstr ""
  106. #: ajax/saveproperty.php:55
  107. msgid "element name is not set."
  108. msgstr ""
  109. #: ajax/saveproperty.php:61
  110. msgid "checksum is not set."
  111. msgstr ""
  112. #: ajax/saveproperty.php:78
  113. msgid "Information about vCard is incorrect. Please reload the page: "
  114. msgstr ""
  115. #: ajax/saveproperty.php:83
  116. msgid "Something went FUBAR. "
  117. msgstr ""
  118. #: ajax/saveproperty.php:153
  119. msgid "Error updating contact property."
  120. msgstr "Błąd uaktualniania elementu."
  121. #: ajax/updateaddressbook.php:20
  122. msgid "Cannot update addressbook with an empty name."
  123. msgstr ""
  124. #: ajax/updateaddressbook.php:26
  125. msgid "Error updating addressbook."
  126. msgstr "Błąd uaktualniania książki adresowej."
  127. #: ajax/uploadimport.php:46 ajax/uploadimport.php:76
  128. msgid "Error uploading contacts to storage."
  129. msgstr ""
  130. #: ajax/uploadimport.php:59 ajax/uploadphoto.php:85
  131. msgid "There is no error, the file uploaded with success"
  132. msgstr ""
  133. #: ajax/uploadimport.php:60 ajax/uploadphoto.php:86
  134. msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
  135. msgstr ""
  136. #: ajax/uploadimport.php:61 ajax/uploadphoto.php:87
  137. msgid ""
  138. "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
  139. "the HTML form"
  140. msgstr ""
  141. #: ajax/uploadimport.php:62 ajax/uploadphoto.php:88
  142. msgid "The uploaded file was only partially uploaded"
  143. msgstr ""
  144. #: ajax/uploadimport.php:63 ajax/uploadphoto.php:89
  145. msgid "No file was uploaded"
  146. msgstr ""
  147. #: ajax/uploadimport.php:64 ajax/uploadphoto.php:90
  148. msgid "Missing a temporary folder"
  149. msgstr ""
  150. #: appinfo/app.php:22 templates/settings.php:3
  151. msgid "Contacts"
  152. msgstr "Kontakty"
  153. #: lib/app.php:23
  154. msgid "Addressbook not found."
  155. msgstr ""
  156. #: lib/app.php:27
  157. msgid "This is not your addressbook."
  158. msgstr "To nie jest twoja książka adresowa."
  159. #: lib/app.php:38
  160. msgid "Contact could not be found."
  161. msgstr "Nie można odnaleźć kontaktu."
  162. #: lib/app.php:94 templates/part.contact.php:109
  163. msgid "Address"
  164. msgstr "Adres"
  165. #: lib/app.php:95
  166. msgid "Telephone"
  167. msgstr "Telefon"
  168. #: lib/app.php:96 templates/part.contact.php:108
  169. msgid "Email"
  170. msgstr "E-mail"
  171. #: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34
  172. #: templates/part.contact.php:104
  173. msgid "Organization"
  174. msgstr "Organizacja"
  175. #: lib/app.php:109 lib/app.php:116 lib/app.php:126
  176. msgid "Work"
  177. msgstr "Praca"
  178. #: lib/app.php:110 lib/app.php:114 lib/app.php:127
  179. msgid "Home"
  180. msgstr "Dom"
  181. #: lib/app.php:115
  182. msgid "Mobile"
  183. msgstr "Komórka"
  184. #: lib/app.php:117
  185. msgid "Text"
  186. msgstr "Połączenie tekstowe"
  187. #: lib/app.php:118
  188. msgid "Voice"
  189. msgstr "Połączenie głosowe"
  190. #: lib/app.php:119
  191. msgid "Message"
  192. msgstr ""
  193. #: lib/app.php:120
  194. msgid "Fax"
  195. msgstr "Faks"
  196. #: lib/app.php:121
  197. msgid "Video"
  198. msgstr "Połączenie wideo"
  199. #: lib/app.php:122
  200. msgid "Pager"
  201. msgstr "Pager"
  202. #: lib/app.php:128
  203. msgid "Internet"
  204. msgstr ""
  205. #: lib/hooks.php:79
  206. msgid "{name}'s Birthday"
  207. msgstr ""
  208. #: lib/search.php:22
  209. msgid "Contact"
  210. msgstr "Kontakt"
  211. #: templates/index.php:13
  212. msgid "Add Contact"
  213. msgstr "Dodaj kontakt"
  214. #: templates/index.php:14
  215. msgid "Addressbooks"
  216. msgstr "Książki adresowe"
  217. #: templates/part.chooseaddressbook.php:1
  218. msgid "Configure Address Books"
  219. msgstr ""
  220. #: templates/part.chooseaddressbook.php:16
  221. msgid "New Address Book"
  222. msgstr "Nowa książka adresowa"
  223. #: templates/part.chooseaddressbook.php:17
  224. msgid "Import from VCF"
  225. msgstr ""
  226. #: templates/part.chooseaddressbook.php:22
  227. #: templates/part.chooseaddressbook.rowfields.php:8
  228. msgid "CardDav Link"
  229. msgstr "Wyświetla odnośnik CardDav"
  230. #: templates/part.chooseaddressbook.rowfields.php:11
  231. msgid "Download"
  232. msgstr "Pobiera książkę adresową"
  233. #: templates/part.chooseaddressbook.rowfields.php:14
  234. msgid "Edit"
  235. msgstr "Edytuje książkę adresową"
  236. #: templates/part.chooseaddressbook.rowfields.php:17
  237. #: templates/part.contact.php:34 templates/part.contact.php:36
  238. #: templates/part.contact.php:38 templates/part.contact.php:42
  239. msgid "Delete"
  240. msgstr "Usuwa książkę adresową"
  241. #: templates/part.contact.php:12
  242. msgid "Download contact"
  243. msgstr "Pobiera kontakt"
  244. #: templates/part.contact.php:13
  245. msgid "Delete contact"
  246. msgstr "Usuwa kontakt"
  247. #: templates/part.contact.php:19
  248. msgid "Drop photo to upload"
  249. msgstr ""
  250. #: templates/part.contact.php:29
  251. msgid "Format custom, Short name, Full name, Reverse or Reverse with comma"
  252. msgstr ""
  253. #: templates/part.contact.php:30
  254. msgid "Edit name details"
  255. msgstr ""
  256. #: templates/part.contact.php:35 templates/part.contact.php:105
  257. msgid "Nickname"
  258. msgstr ""
  259. #: templates/part.contact.php:36
  260. msgid "Enter nickname"
  261. msgstr ""
  262. #: templates/part.contact.php:37 templates/part.contact.php:106
  263. msgid "Birthday"
  264. msgstr "Urodziny"
  265. #: templates/part.contact.php:38
  266. msgid "dd-mm-yyyy"
  267. msgstr ""
  268. #: templates/part.contact.php:39 templates/part.contact.php:111
  269. msgid "Groups"
  270. msgstr ""
  271. #: templates/part.contact.php:41
  272. msgid "Separate groups with commas"
  273. msgstr ""
  274. #: templates/part.contact.php:42
  275. msgid "Edit groups"
  276. msgstr ""
  277. #: templates/part.contact.php:55 templates/part.contact.php:69
  278. msgid "Preferred"
  279. msgstr "Preferowane"
  280. #: templates/part.contact.php:56
  281. msgid "Please specify a valid email address."
  282. msgstr ""
  283. #: templates/part.contact.php:56
  284. msgid "Enter email address"
  285. msgstr ""
  286. #: templates/part.contact.php:60
  287. msgid "Mail to address"
  288. msgstr ""
  289. #: templates/part.contact.php:61
  290. msgid "Delete email address"
  291. msgstr ""
  292. #: templates/part.contact.php:70
  293. msgid "Enter phone number"
  294. msgstr ""
  295. #: templates/part.contact.php:74
  296. msgid "Delete phone number"
  297. msgstr ""
  298. #: templates/part.contact.php:84
  299. msgid "View on map"
  300. msgstr ""
  301. #: templates/part.contact.php:84
  302. msgid "Edit address details"
  303. msgstr ""
  304. #: templates/part.contact.php:95
  305. msgid "Add notes here."
  306. msgstr ""
  307. #: templates/part.contact.php:101
  308. msgid "Add field"
  309. msgstr ""
  310. #: templates/part.contact.php:103
  311. msgid "Profile picture"
  312. msgstr ""
  313. #: templates/part.contact.php:107
  314. msgid "Phone"
  315. msgstr "Telefon"
  316. #: templates/part.contact.php:110
  317. msgid "Note"
  318. msgstr ""
  319. #: templates/part.contactphoto.php:8
  320. msgid "Delete current photo"
  321. msgstr ""
  322. #: templates/part.contactphoto.php:9
  323. msgid "Edit current photo"
  324. msgstr ""
  325. #: templates/part.contactphoto.php:10
  326. msgid "Upload new photo"
  327. msgstr ""
  328. #: templates/part.contactphoto.php:11
  329. msgid "Select photo from ownCloud"
  330. msgstr ""
  331. #: templates/part.edit_address_dialog.php:9
  332. msgid "Edit address"
  333. msgstr ""
  334. #: templates/part.edit_address_dialog.php:14
  335. msgid "Type"
  336. msgstr "Typ"
  337. #: templates/part.edit_address_dialog.php:22
  338. #: templates/part.edit_address_dialog.php:25
  339. msgid "PO Box"
  340. msgstr "Skrzynka pocztowa"
  341. #: templates/part.edit_address_dialog.php:29
  342. #: templates/part.edit_address_dialog.php:32
  343. msgid "Extended"
  344. msgstr "Rozszerzony"
  345. #: templates/part.edit_address_dialog.php:35
  346. #: templates/part.edit_address_dialog.php:38
  347. msgid "Street"
  348. msgstr "Ulica"
  349. #: templates/part.edit_address_dialog.php:41
  350. #: templates/part.edit_address_dialog.php:44
  351. msgid "City"
  352. msgstr "Miasto"
  353. #: templates/part.edit_address_dialog.php:47
  354. #: templates/part.edit_address_dialog.php:50
  355. msgid "Region"
  356. msgstr "Region"
  357. #: templates/part.edit_address_dialog.php:53
  358. #: templates/part.edit_address_dialog.php:56
  359. msgid "Zipcode"
  360. msgstr "Kod pocztowy"
  361. #: templates/part.edit_address_dialog.php:59
  362. #: templates/part.edit_address_dialog.php:62
  363. msgid "Country"
  364. msgstr "Kraj"
  365. #: templates/part.edit_categories_dialog.php:4
  366. msgid "Edit categories"
  367. msgstr ""
  368. #: templates/part.edit_categories_dialog.php:14
  369. msgid "Add"
  370. msgstr "Dodaj"
  371. #: templates/part.edit_name_dialog.php:16
  372. msgid "Addressbook"
  373. msgstr "Książka adresowa"
  374. #: templates/part.edit_name_dialog.php:23
  375. msgid "Hon. prefixes"
  376. msgstr ""
  377. #: templates/part.edit_name_dialog.php:27
  378. msgid "Miss"
  379. msgstr ""
  380. #: templates/part.edit_name_dialog.php:28
  381. msgid "Ms"
  382. msgstr ""
  383. #: templates/part.edit_name_dialog.php:29
  384. msgid "Mr"
  385. msgstr ""
  386. #: templates/part.edit_name_dialog.php:30
  387. msgid "Sir"
  388. msgstr ""
  389. #: templates/part.edit_name_dialog.php:31
  390. msgid "Mrs"
  391. msgstr ""
  392. #: templates/part.edit_name_dialog.php:32
  393. msgid "Dr"
  394. msgstr ""
  395. #: templates/part.edit_name_dialog.php:35
  396. msgid "Given name"
  397. msgstr ""
  398. #: templates/part.edit_name_dialog.php:37
  399. msgid "Additional names"
  400. msgstr ""
  401. #: templates/part.edit_name_dialog.php:39
  402. msgid "Family name"
  403. msgstr ""
  404. #: templates/part.edit_name_dialog.php:41
  405. msgid "Hon. suffixes"
  406. msgstr ""
  407. #: templates/part.edit_name_dialog.php:45
  408. msgid "J.D."
  409. msgstr ""
  410. #: templates/part.edit_name_dialog.php:46
  411. msgid "M.D."
  412. msgstr ""
  413. #: templates/part.edit_name_dialog.php:47
  414. msgid "D.O."
  415. msgstr ""
  416. #: templates/part.edit_name_dialog.php:48
  417. msgid "D.C."
  418. msgstr ""
  419. #: templates/part.edit_name_dialog.php:49
  420. msgid "Ph.D."
  421. msgstr ""
  422. #: templates/part.edit_name_dialog.php:50
  423. msgid "Esq."
  424. msgstr ""
  425. #: templates/part.edit_name_dialog.php:51
  426. msgid "Jr."
  427. msgstr ""
  428. #: templates/part.edit_name_dialog.php:52
  429. msgid "Sn."
  430. msgstr ""
  431. #: templates/part.editaddressbook.php:9
  432. msgid "New Addressbook"
  433. msgstr "Nowa książka adresowa"
  434. #: templates/part.editaddressbook.php:9
  435. msgid "Edit Addressbook"
  436. msgstr "Edytowanie książki adresowej"
  437. #: templates/part.editaddressbook.php:12
  438. msgid "Displayname"
  439. msgstr "Wyświetlana nazwa"
  440. #: templates/part.editaddressbook.php:23
  441. msgid "Active"
  442. msgstr "Aktywna"
  443. #: templates/part.editaddressbook.php:29
  444. msgid "Save"
  445. msgstr "Zapisz"
  446. #: templates/part.editaddressbook.php:29
  447. msgid "Submit"
  448. msgstr "Potwierdź"
  449. #: templates/part.editaddressbook.php:30
  450. #: templates/part.importaddressbook.php:28
  451. msgid "Cancel"
  452. msgstr "Anuluj"
  453. #: templates/part.import.php:1
  454. msgid "Import a contacts file"
  455. msgstr ""
  456. #: templates/part.import.php:6
  457. msgid "Please choose the addressbook"
  458. msgstr ""
  459. #: templates/part.import.php:10
  460. msgid "create a new addressbook"
  461. msgstr ""
  462. #: templates/part.import.php:15
  463. msgid "Name of new addressbook"
  464. msgstr ""
  465. #: templates/part.import.php:17
  466. msgid "Import"
  467. msgstr ""
  468. #: templates/part.import.php:20
  469. msgid "Importing contacts"
  470. msgstr ""
  471. #: templates/part.import.php:23
  472. msgid "Contacts imported successfully"
  473. msgstr ""
  474. #: templates/part.import.php:24
  475. msgid "Close Dialog"
  476. msgstr ""
  477. #: templates/part.importaddressbook.php:9
  478. msgid "Import Addressbook"
  479. msgstr ""
  480. #: templates/part.importaddressbook.php:12
  481. msgid "Select address book to import to:"
  482. msgstr ""
  483. #: templates/part.importaddressbook.php:20
  484. msgid "Drop a VCF file to import contacts."
  485. msgstr ""
  486. #: templates/part.importaddressbook.php:21
  487. msgid "Select from HD"
  488. msgstr ""
  489. #: templates/part.no_contacts.php:2
  490. msgid "You have no contacts in your addressbook."
  491. msgstr ""
  492. #: templates/part.no_contacts.php:4
  493. msgid "Add contact"
  494. msgstr ""
  495. #: templates/part.no_contacts.php:5
  496. msgid "Configure addressbooks"
  497. msgstr ""
  498. #: templates/settings.php:4
  499. msgid "CardDAV syncing addresses"
  500. msgstr ""
  501. #: templates/settings.php:4
  502. msgid "more info"
  503. msgstr ""
  504. #: templates/settings.php:6
  505. msgid "Primary address (Kontact et al)"
  506. msgstr ""
  507. #: templates/settings.php:8
  508. msgid "iOS/OS X"
  509. msgstr ""