core.po 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608
  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. # <adn.adin@gmail.com>, 2011.
  7. # Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011.
  8. # Stefan Ilivanov <ilivanov@gmail.com>, 2011.
  9. # Yasen Pramatarov <yasen@lindeas.com>, 2012.
  10. msgid ""
  11. msgstr ""
  12. "Project-Id-Version: ownCloud\n"
  13. "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
  14. "POT-Creation-Date: 2013-04-01 00:02+0200\n"
  15. "PO-Revision-Date: 2013-03-31 22:00+0000\n"
  16. "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
  17. "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=UTF-8\n"
  20. "Content-Transfer-Encoding: 8bit\n"
  21. "Language: bg_BG\n"
  22. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  23. #: ajax/share.php:97
  24. #, php-format
  25. msgid "User %s shared a file with you"
  26. msgstr ""
  27. #: ajax/share.php:99
  28. #, php-format
  29. msgid "User %s shared a folder with you"
  30. msgstr ""
  31. #: ajax/share.php:101
  32. #, php-format
  33. msgid ""
  34. "User %s shared the file \"%s\" with you. It is available for download here: "
  35. "%s"
  36. msgstr ""
  37. #: ajax/share.php:104
  38. #, php-format
  39. msgid ""
  40. "User %s shared the folder \"%s\" with you. It is available for download "
  41. "here: %s"
  42. msgstr ""
  43. #: ajax/vcategories/add.php:26 ajax/vcategories/edit.php:25
  44. msgid "Category type not provided."
  45. msgstr ""
  46. #: ajax/vcategories/add.php:30
  47. msgid "No category to add?"
  48. msgstr ""
  49. #: ajax/vcategories/add.php:37
  50. #, php-format
  51. msgid "This category already exists: %s"
  52. msgstr ""
  53. #: ajax/vcategories/addToFavorites.php:26 ajax/vcategories/delete.php:27
  54. #: ajax/vcategories/favorites.php:24
  55. #: ajax/vcategories/removeFromFavorites.php:26
  56. msgid "Object type not provided."
  57. msgstr ""
  58. #: ajax/vcategories/addToFavorites.php:30
  59. #: ajax/vcategories/removeFromFavorites.php:30
  60. #, php-format
  61. msgid "%s ID not provided."
  62. msgstr ""
  63. #: ajax/vcategories/addToFavorites.php:35
  64. #, php-format
  65. msgid "Error adding %s to favorites."
  66. msgstr ""
  67. #: ajax/vcategories/delete.php:35 js/oc-vcategories.js:136
  68. msgid "No categories selected for deletion."
  69. msgstr ""
  70. #: ajax/vcategories/removeFromFavorites.php:35
  71. #, php-format
  72. msgid "Error removing %s from favorites."
  73. msgstr ""
  74. #: js/config.php:34
  75. msgid "Sunday"
  76. msgstr ""
  77. #: js/config.php:35
  78. msgid "Monday"
  79. msgstr ""
  80. #: js/config.php:36
  81. msgid "Tuesday"
  82. msgstr ""
  83. #: js/config.php:37
  84. msgid "Wednesday"
  85. msgstr ""
  86. #: js/config.php:38
  87. msgid "Thursday"
  88. msgstr ""
  89. #: js/config.php:39
  90. msgid "Friday"
  91. msgstr ""
  92. #: js/config.php:40
  93. msgid "Saturday"
  94. msgstr ""
  95. #: js/config.php:45
  96. msgid "January"
  97. msgstr ""
  98. #: js/config.php:46
  99. msgid "February"
  100. msgstr ""
  101. #: js/config.php:47
  102. msgid "March"
  103. msgstr ""
  104. #: js/config.php:48
  105. msgid "April"
  106. msgstr ""
  107. #: js/config.php:49
  108. msgid "May"
  109. msgstr ""
  110. #: js/config.php:50
  111. msgid "June"
  112. msgstr ""
  113. #: js/config.php:51
  114. msgid "July"
  115. msgstr ""
  116. #: js/config.php:52
  117. msgid "August"
  118. msgstr ""
  119. #: js/config.php:53
  120. msgid "September"
  121. msgstr ""
  122. #: js/config.php:54
  123. msgid "October"
  124. msgstr ""
  125. #: js/config.php:55
  126. msgid "November"
  127. msgstr ""
  128. #: js/config.php:56
  129. msgid "December"
  130. msgstr ""
  131. #: js/js.js:286
  132. msgid "Settings"
  133. msgstr "Настройки"
  134. #: js/js.js:779
  135. msgid "seconds ago"
  136. msgstr "преди секунди"
  137. #: js/js.js:780
  138. msgid "1 minute ago"
  139. msgstr "преди 1 минута"
  140. #: js/js.js:781
  141. msgid "{minutes} minutes ago"
  142. msgstr ""
  143. #: js/js.js:782
  144. msgid "1 hour ago"
  145. msgstr "преди 1 час"
  146. #: js/js.js:783
  147. msgid "{hours} hours ago"
  148. msgstr ""
  149. #: js/js.js:784
  150. msgid "today"
  151. msgstr "днес"
  152. #: js/js.js:785
  153. msgid "yesterday"
  154. msgstr "вчера"
  155. #: js/js.js:786
  156. msgid "{days} days ago"
  157. msgstr ""
  158. #: js/js.js:787
  159. msgid "last month"
  160. msgstr "последният месец"
  161. #: js/js.js:788
  162. msgid "{months} months ago"
  163. msgstr ""
  164. #: js/js.js:789
  165. msgid "months ago"
  166. msgstr ""
  167. #: js/js.js:790
  168. msgid "last year"
  169. msgstr "последната година"
  170. #: js/js.js:791
  171. msgid "years ago"
  172. msgstr "последните години"
  173. #: js/oc-dialogs.js:126
  174. msgid "Choose"
  175. msgstr ""
  176. #: js/oc-dialogs.js:146 js/oc-dialogs.js:166
  177. msgid "Cancel"
  178. msgstr "Отказ"
  179. #: js/oc-dialogs.js:162
  180. msgid "No"
  181. msgstr ""
  182. #: js/oc-dialogs.js:163
  183. msgid "Yes"
  184. msgstr ""
  185. #: js/oc-dialogs.js:180
  186. msgid "Ok"
  187. msgstr ""
  188. #: js/oc-vcategories.js:5 js/oc-vcategories.js:85 js/oc-vcategories.js:102
  189. #: js/oc-vcategories.js:117 js/oc-vcategories.js:132 js/oc-vcategories.js:162
  190. msgid "The object type is not specified."
  191. msgstr ""
  192. #: js/oc-vcategories.js:95 js/oc-vcategories.js:125 js/oc-vcategories.js:136
  193. #: js/oc-vcategories.js:195 js/share.js:136 js/share.js:143 js/share.js:577
  194. #: js/share.js:589
  195. msgid "Error"
  196. msgstr "Грешка"
  197. #: js/oc-vcategories.js:179
  198. msgid "The app name is not specified."
  199. msgstr ""
  200. #: js/oc-vcategories.js:194
  201. msgid "The required file {file} is not installed!"
  202. msgstr ""
  203. #: js/share.js:30 js/share.js:45 js/share.js:87
  204. msgid "Shared"
  205. msgstr ""
  206. #: js/share.js:90
  207. msgid "Share"
  208. msgstr "Споделяне"
  209. #: js/share.js:125 js/share.js:617
  210. msgid "Error while sharing"
  211. msgstr ""
  212. #: js/share.js:136
  213. msgid "Error while unsharing"
  214. msgstr ""
  215. #: js/share.js:143
  216. msgid "Error while changing permissions"
  217. msgstr ""
  218. #: js/share.js:152
  219. msgid "Shared with you and the group {group} by {owner}"
  220. msgstr ""
  221. #: js/share.js:154
  222. msgid "Shared with you by {owner}"
  223. msgstr ""
  224. #: js/share.js:159
  225. msgid "Share with"
  226. msgstr ""
  227. #: js/share.js:164
  228. msgid "Share with link"
  229. msgstr ""
  230. #: js/share.js:167
  231. msgid "Password protect"
  232. msgstr ""
  233. #: js/share.js:169 templates/installation.php:54 templates/login.php:35
  234. msgid "Password"
  235. msgstr "Парола"
  236. #: js/share.js:173
  237. msgid "Email link to person"
  238. msgstr ""
  239. #: js/share.js:174
  240. msgid "Send"
  241. msgstr ""
  242. #: js/share.js:178
  243. msgid "Set expiration date"
  244. msgstr ""
  245. #: js/share.js:179
  246. msgid "Expiration date"
  247. msgstr ""
  248. #: js/share.js:211
  249. msgid "Share via email:"
  250. msgstr ""
  251. #: js/share.js:213
  252. msgid "No people found"
  253. msgstr ""
  254. #: js/share.js:251
  255. msgid "Resharing is not allowed"
  256. msgstr ""
  257. #: js/share.js:287
  258. msgid "Shared in {item} with {user}"
  259. msgstr ""
  260. #: js/share.js:308
  261. msgid "Unshare"
  262. msgstr ""
  263. #: js/share.js:320
  264. msgid "can edit"
  265. msgstr ""
  266. #: js/share.js:322
  267. msgid "access control"
  268. msgstr ""
  269. #: js/share.js:325
  270. msgid "create"
  271. msgstr ""
  272. #: js/share.js:328
  273. msgid "update"
  274. msgstr ""
  275. #: js/share.js:331
  276. msgid "delete"
  277. msgstr ""
  278. #: js/share.js:334
  279. msgid "share"
  280. msgstr ""
  281. #: js/share.js:368 js/share.js:564
  282. msgid "Password protected"
  283. msgstr ""
  284. #: js/share.js:577
  285. msgid "Error unsetting expiration date"
  286. msgstr ""
  287. #: js/share.js:589
  288. msgid "Error setting expiration date"
  289. msgstr ""
  290. #: js/share.js:604
  291. msgid "Sending ..."
  292. msgstr ""
  293. #: js/share.js:615
  294. msgid "Email sent"
  295. msgstr ""
  296. #: js/update.js:14
  297. msgid ""
  298. "The update was unsuccessful. Please report this issue to the <a "
  299. "href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud "
  300. "community</a>."
  301. msgstr ""
  302. #: js/update.js:18
  303. msgid "The update was successful. Redirecting you to ownCloud now."
  304. msgstr ""
  305. #: lostpassword/controller.php:48
  306. msgid "ownCloud password reset"
  307. msgstr ""
  308. #: lostpassword/templates/email.php:2
  309. msgid "Use the following link to reset your password: {link}"
  310. msgstr ""
  311. #: lostpassword/templates/lostpassword.php:3
  312. msgid "You will receive a link to reset your password via Email."
  313. msgstr ""
  314. #: lostpassword/templates/lostpassword.php:5
  315. msgid "Reset email send."
  316. msgstr ""
  317. #: lostpassword/templates/lostpassword.php:8
  318. msgid "Request failed!"
  319. msgstr ""
  320. #: lostpassword/templates/lostpassword.php:11 templates/installation.php:48
  321. #: templates/login.php:28
  322. msgid "Username"
  323. msgstr ""
  324. #: lostpassword/templates/lostpassword.php:14
  325. msgid "Request reset"
  326. msgstr ""
  327. #: lostpassword/templates/resetpassword.php:4
  328. msgid "Your password was reset"
  329. msgstr ""
  330. #: lostpassword/templates/resetpassword.php:5
  331. msgid "To login page"
  332. msgstr ""
  333. #: lostpassword/templates/resetpassword.php:8
  334. msgid "New password"
  335. msgstr "Нова парола"
  336. #: lostpassword/templates/resetpassword.php:11
  337. msgid "Reset password"
  338. msgstr ""
  339. #: strings.php:5
  340. msgid "Personal"
  341. msgstr "Лични"
  342. #: strings.php:6
  343. msgid "Users"
  344. msgstr "Потребители"
  345. #: strings.php:7
  346. msgid "Apps"
  347. msgstr "Приложения"
  348. #: strings.php:8
  349. msgid "Admin"
  350. msgstr "Админ"
  351. #: strings.php:9
  352. msgid "Help"
  353. msgstr "Помощ"
  354. #: templates/403.php:12
  355. msgid "Access forbidden"
  356. msgstr ""
  357. #: templates/404.php:12
  358. msgid "Cloud not found"
  359. msgstr ""
  360. #: templates/edit_categories_dialog.php:4
  361. msgid "Edit categories"
  362. msgstr ""
  363. #: templates/edit_categories_dialog.php:16
  364. msgid "Add"
  365. msgstr "Добавяне"
  366. #: templates/installation.php:24 templates/installation.php:31
  367. #: templates/installation.php:38
  368. msgid "Security Warning"
  369. msgstr ""
  370. #: templates/installation.php:25
  371. msgid "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)"
  372. msgstr ""
  373. #: templates/installation.php:26
  374. msgid "Please update your PHP installation to use ownCloud securely."
  375. msgstr ""
  376. #: templates/installation.php:32
  377. msgid ""
  378. "No secure random number generator is available, please enable the PHP "
  379. "OpenSSL extension."
  380. msgstr ""
  381. #: templates/installation.php:33
  382. msgid ""
  383. "Without a secure random number generator an attacker may be able to predict "
  384. "password reset tokens and take over your account."
  385. msgstr ""
  386. #: templates/installation.php:39
  387. msgid ""
  388. "Your data directory and files are probably accessible from the internet "
  389. "because the .htaccess file does not work."
  390. msgstr ""
  391. #: templates/installation.php:40
  392. msgid ""
  393. "For information how to properly configure your server, please see the <a "
  394. "href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" "
  395. "target=\"_blank\">documentation</a>."
  396. msgstr ""
  397. #: templates/installation.php:44
  398. msgid "Create an <strong>admin account</strong>"
  399. msgstr ""
  400. #: templates/installation.php:62
  401. msgid "Advanced"
  402. msgstr ""
  403. #: templates/installation.php:64
  404. msgid "Data folder"
  405. msgstr ""
  406. #: templates/installation.php:73
  407. msgid "Configure the database"
  408. msgstr ""
  409. #: templates/installation.php:78 templates/installation.php:90
  410. #: templates/installation.php:101 templates/installation.php:112
  411. #: templates/installation.php:124
  412. msgid "will be used"
  413. msgstr ""
  414. #: templates/installation.php:136
  415. msgid "Database user"
  416. msgstr ""
  417. #: templates/installation.php:141
  418. msgid "Database password"
  419. msgstr ""
  420. #: templates/installation.php:146
  421. msgid "Database name"
  422. msgstr ""
  423. #: templates/installation.php:156
  424. msgid "Database tablespace"
  425. msgstr ""
  426. #: templates/installation.php:163
  427. msgid "Database host"
  428. msgstr ""
  429. #: templates/installation.php:169
  430. msgid "Finish setup"
  431. msgstr ""
  432. #: templates/layout.guest.php:40
  433. msgid "web services under your control"
  434. msgstr "уеб услуги под Ваш контрол"
  435. #: templates/layout.user.php:58
  436. msgid "Log out"
  437. msgstr ""
  438. #: templates/login.php:10
  439. msgid "Automatic logon rejected!"
  440. msgstr ""
  441. #: templates/login.php:11
  442. msgid ""
  443. "If you did not change your password recently, your account may be "
  444. "compromised!"
  445. msgstr ""
  446. #: templates/login.php:13
  447. msgid "Please change your password to secure your account again."
  448. msgstr ""
  449. #: templates/login.php:19
  450. msgid "Lost your password?"
  451. msgstr ""
  452. #: templates/login.php:41
  453. msgid "remember"
  454. msgstr ""
  455. #: templates/login.php:43
  456. msgid "Log in"
  457. msgstr ""
  458. #: templates/login.php:49
  459. msgid "Alternative Logins"
  460. msgstr ""
  461. #: templates/part.pagenavi.php:3
  462. msgid "prev"
  463. msgstr ""
  464. #: templates/part.pagenavi.php:20
  465. msgid "next"
  466. msgstr ""
  467. #: templates/update.php:3
  468. #, php-format
  469. msgid "Updating ownCloud to version %s, this may take a while."
  470. msgstr ""