core.pot 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540
  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. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: PACKAGE VERSION\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2012-11-26 00:01+0100\n"
  12. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  13. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  14. "Language-Team: LANGUAGE <LL@li.org>\n"
  15. "Language: \n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=CHARSET\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. #: ajax/vcategories/add.php:26 ajax/vcategories/edit.php:25
  20. msgid "Category type not provided."
  21. msgstr ""
  22. #: ajax/vcategories/add.php:30
  23. msgid "No category to add?"
  24. msgstr ""
  25. #: ajax/vcategories/add.php:37
  26. msgid "This category already exists: "
  27. msgstr ""
  28. #: ajax/vcategories/addToFavorites.php:26 ajax/vcategories/delete.php:27
  29. #: ajax/vcategories/favorites.php:24
  30. #: ajax/vcategories/removeFromFavorites.php:26
  31. msgid "Object type not provided."
  32. msgstr ""
  33. #: ajax/vcategories/addToFavorites.php:30
  34. #: ajax/vcategories/removeFromFavorites.php:30
  35. #, php-format
  36. msgid "%s ID not provided."
  37. msgstr ""
  38. #: ajax/vcategories/addToFavorites.php:35
  39. #, php-format
  40. msgid "Error adding %s to favorites."
  41. msgstr ""
  42. #: ajax/vcategories/delete.php:35 js/oc-vcategories.js:136
  43. msgid "No categories selected for deletion."
  44. msgstr ""
  45. #: ajax/vcategories/removeFromFavorites.php:35
  46. #, php-format
  47. msgid "Error removing %s from favorites."
  48. msgstr ""
  49. #: js/js.js:259 templates/layout.user.php:60 templates/layout.user.php:61
  50. msgid "Settings"
  51. msgstr ""
  52. #: js/js.js:704
  53. msgid "seconds ago"
  54. msgstr ""
  55. #: js/js.js:705
  56. msgid "1 minute ago"
  57. msgstr ""
  58. #: js/js.js:706
  59. msgid "{minutes} minutes ago"
  60. msgstr ""
  61. #: js/js.js:707
  62. msgid "1 hour ago"
  63. msgstr ""
  64. #: js/js.js:708
  65. msgid "{hours} hours ago"
  66. msgstr ""
  67. #: js/js.js:709
  68. msgid "today"
  69. msgstr ""
  70. #: js/js.js:710
  71. msgid "yesterday"
  72. msgstr ""
  73. #: js/js.js:711
  74. msgid "{days} days ago"
  75. msgstr ""
  76. #: js/js.js:712
  77. msgid "last month"
  78. msgstr ""
  79. #: js/js.js:713
  80. msgid "{months} months ago"
  81. msgstr ""
  82. #: js/js.js:714
  83. msgid "months ago"
  84. msgstr ""
  85. #: js/js.js:715
  86. msgid "last year"
  87. msgstr ""
  88. #: js/js.js:716
  89. msgid "years ago"
  90. msgstr ""
  91. #: js/oc-dialogs.js:126
  92. msgid "Choose"
  93. msgstr ""
  94. #: js/oc-dialogs.js:146 js/oc-dialogs.js:166
  95. msgid "Cancel"
  96. msgstr ""
  97. #: js/oc-dialogs.js:162
  98. msgid "No"
  99. msgstr ""
  100. #: js/oc-dialogs.js:163
  101. msgid "Yes"
  102. msgstr ""
  103. #: js/oc-dialogs.js:180
  104. msgid "Ok"
  105. msgstr ""
  106. #: js/oc-vcategories.js:5 js/oc-vcategories.js:85 js/oc-vcategories.js:102
  107. #: js/oc-vcategories.js:117 js/oc-vcategories.js:132 js/oc-vcategories.js:162
  108. msgid "The object type is not specified."
  109. msgstr ""
  110. #: js/oc-vcategories.js:95 js/oc-vcategories.js:125 js/oc-vcategories.js:136
  111. #: js/oc-vcategories.js:195 js/share.js:135 js/share.js:142 js/share.js:527
  112. #: js/share.js:539
  113. msgid "Error"
  114. msgstr ""
  115. #: js/oc-vcategories.js:179
  116. msgid "The app name is not specified."
  117. msgstr ""
  118. #: js/oc-vcategories.js:194
  119. msgid "The required file {file} is not installed!"
  120. msgstr ""
  121. #: js/share.js:124
  122. msgid "Error while sharing"
  123. msgstr ""
  124. #: js/share.js:135
  125. msgid "Error while unsharing"
  126. msgstr ""
  127. #: js/share.js:142
  128. msgid "Error while changing permissions"
  129. msgstr ""
  130. #: js/share.js:151
  131. msgid "Shared with you and the group {group} by {owner}"
  132. msgstr ""
  133. #: js/share.js:153
  134. msgid "Shared with you by {owner}"
  135. msgstr ""
  136. #: js/share.js:158
  137. msgid "Share with"
  138. msgstr ""
  139. #: js/share.js:163
  140. msgid "Share with link"
  141. msgstr ""
  142. #: js/share.js:164
  143. msgid "Password protect"
  144. msgstr ""
  145. #: js/share.js:168 templates/installation.php:42 templates/login.php:24
  146. #: templates/verify.php:13
  147. msgid "Password"
  148. msgstr ""
  149. #: js/share.js:173
  150. msgid "Set expiration date"
  151. msgstr ""
  152. #: js/share.js:174
  153. msgid "Expiration date"
  154. msgstr ""
  155. #: js/share.js:206
  156. msgid "Share via email:"
  157. msgstr ""
  158. #: js/share.js:208
  159. msgid "No people found"
  160. msgstr ""
  161. #: js/share.js:235
  162. msgid "Resharing is not allowed"
  163. msgstr ""
  164. #: js/share.js:271
  165. msgid "Shared in {item} with {user}"
  166. msgstr ""
  167. #: js/share.js:292
  168. msgid "Unshare"
  169. msgstr ""
  170. #: js/share.js:304
  171. msgid "can edit"
  172. msgstr ""
  173. #: js/share.js:306
  174. msgid "access control"
  175. msgstr ""
  176. #: js/share.js:309
  177. msgid "create"
  178. msgstr ""
  179. #: js/share.js:312
  180. msgid "update"
  181. msgstr ""
  182. #: js/share.js:315
  183. msgid "delete"
  184. msgstr ""
  185. #: js/share.js:318
  186. msgid "share"
  187. msgstr ""
  188. #: js/share.js:343 js/share.js:514 js/share.js:516
  189. msgid "Password protected"
  190. msgstr ""
  191. #: js/share.js:527
  192. msgid "Error unsetting expiration date"
  193. msgstr ""
  194. #: js/share.js:539
  195. msgid "Error setting expiration date"
  196. msgstr ""
  197. #: lostpassword/controller.php:47
  198. msgid "ownCloud password reset"
  199. msgstr ""
  200. #: lostpassword/templates/email.php:2
  201. msgid "Use the following link to reset your password: {link}"
  202. msgstr ""
  203. #: lostpassword/templates/lostpassword.php:3
  204. msgid "You will receive a link to reset your password via Email."
  205. msgstr ""
  206. #: lostpassword/templates/lostpassword.php:5
  207. msgid "Reset email send."
  208. msgstr ""
  209. #: lostpassword/templates/lostpassword.php:8
  210. msgid "Request failed!"
  211. msgstr ""
  212. #: lostpassword/templates/lostpassword.php:11 templates/installation.php:38
  213. #: templates/login.php:20
  214. msgid "Username"
  215. msgstr ""
  216. #: lostpassword/templates/lostpassword.php:14
  217. msgid "Request reset"
  218. msgstr ""
  219. #: lostpassword/templates/resetpassword.php:4
  220. msgid "Your password was reset"
  221. msgstr ""
  222. #: lostpassword/templates/resetpassword.php:5
  223. msgid "To login page"
  224. msgstr ""
  225. #: lostpassword/templates/resetpassword.php:8
  226. msgid "New password"
  227. msgstr ""
  228. #: lostpassword/templates/resetpassword.php:11
  229. msgid "Reset password"
  230. msgstr ""
  231. #: strings.php:5
  232. msgid "Personal"
  233. msgstr ""
  234. #: strings.php:6
  235. msgid "Users"
  236. msgstr ""
  237. #: strings.php:7
  238. msgid "Apps"
  239. msgstr ""
  240. #: strings.php:8
  241. msgid "Admin"
  242. msgstr ""
  243. #: strings.php:9
  244. msgid "Help"
  245. msgstr ""
  246. #: templates/403.php:12
  247. msgid "Access forbidden"
  248. msgstr ""
  249. #: templates/404.php:12
  250. msgid "Cloud not found"
  251. msgstr ""
  252. #: templates/edit_categories_dialog.php:4
  253. msgid "Edit categories"
  254. msgstr ""
  255. #: templates/edit_categories_dialog.php:16
  256. msgid "Add"
  257. msgstr ""
  258. #: templates/installation.php:23 templates/installation.php:31
  259. msgid "Security Warning"
  260. msgstr ""
  261. #: templates/installation.php:24
  262. msgid ""
  263. "No secure random number generator is available, please enable the PHP "
  264. "OpenSSL extension."
  265. msgstr ""
  266. #: templates/installation.php:26
  267. msgid ""
  268. "Without a secure random number generator an attacker may be able to predict "
  269. "password reset tokens and take over your account."
  270. msgstr ""
  271. #: templates/installation.php:32
  272. msgid ""
  273. "Your data directory and your files are probably accessible from the "
  274. "internet. The .htaccess file that ownCloud provides is not working. We "
  275. "strongly suggest that you configure your webserver in a way that the data "
  276. "directory is no longer accessible or you move the data directory outside the "
  277. "webserver document root."
  278. msgstr ""
  279. #: templates/installation.php:36
  280. msgid "Create an <strong>admin account</strong>"
  281. msgstr ""
  282. #: templates/installation.php:48
  283. msgid "Advanced"
  284. msgstr ""
  285. #: templates/installation.php:50
  286. msgid "Data folder"
  287. msgstr ""
  288. #: templates/installation.php:57
  289. msgid "Configure the database"
  290. msgstr ""
  291. #: templates/installation.php:62 templates/installation.php:73
  292. #: templates/installation.php:83 templates/installation.php:93
  293. msgid "will be used"
  294. msgstr ""
  295. #: templates/installation.php:105
  296. msgid "Database user"
  297. msgstr ""
  298. #: templates/installation.php:109
  299. msgid "Database password"
  300. msgstr ""
  301. #: templates/installation.php:113
  302. msgid "Database name"
  303. msgstr ""
  304. #: templates/installation.php:121
  305. msgid "Database tablespace"
  306. msgstr ""
  307. #: templates/installation.php:127
  308. msgid "Database host"
  309. msgstr ""
  310. #: templates/installation.php:132
  311. msgid "Finish setup"
  312. msgstr ""
  313. #: templates/layout.guest.php:16 templates/layout.user.php:17
  314. msgid "Sunday"
  315. msgstr ""
  316. #: templates/layout.guest.php:16 templates/layout.user.php:17
  317. msgid "Monday"
  318. msgstr ""
  319. #: templates/layout.guest.php:16 templates/layout.user.php:17
  320. msgid "Tuesday"
  321. msgstr ""
  322. #: templates/layout.guest.php:16 templates/layout.user.php:17
  323. msgid "Wednesday"
  324. msgstr ""
  325. #: templates/layout.guest.php:16 templates/layout.user.php:17
  326. msgid "Thursday"
  327. msgstr ""
  328. #: templates/layout.guest.php:16 templates/layout.user.php:17
  329. msgid "Friday"
  330. msgstr ""
  331. #: templates/layout.guest.php:16 templates/layout.user.php:17
  332. msgid "Saturday"
  333. msgstr ""
  334. #: templates/layout.guest.php:17 templates/layout.user.php:18
  335. msgid "January"
  336. msgstr ""
  337. #: templates/layout.guest.php:17 templates/layout.user.php:18
  338. msgid "February"
  339. msgstr ""
  340. #: templates/layout.guest.php:17 templates/layout.user.php:18
  341. msgid "March"
  342. msgstr ""
  343. #: templates/layout.guest.php:17 templates/layout.user.php:18
  344. msgid "April"
  345. msgstr ""
  346. #: templates/layout.guest.php:17 templates/layout.user.php:18
  347. msgid "May"
  348. msgstr ""
  349. #: templates/layout.guest.php:17 templates/layout.user.php:18
  350. msgid "June"
  351. msgstr ""
  352. #: templates/layout.guest.php:17 templates/layout.user.php:18
  353. msgid "July"
  354. msgstr ""
  355. #: templates/layout.guest.php:17 templates/layout.user.php:18
  356. msgid "August"
  357. msgstr ""
  358. #: templates/layout.guest.php:17 templates/layout.user.php:18
  359. msgid "September"
  360. msgstr ""
  361. #: templates/layout.guest.php:17 templates/layout.user.php:18
  362. msgid "October"
  363. msgstr ""
  364. #: templates/layout.guest.php:17 templates/layout.user.php:18
  365. msgid "November"
  366. msgstr ""
  367. #: templates/layout.guest.php:17 templates/layout.user.php:18
  368. msgid "December"
  369. msgstr ""
  370. #: templates/layout.guest.php:42
  371. msgid "web services under your control"
  372. msgstr ""
  373. #: templates/layout.user.php:45
  374. msgid "Log out"
  375. msgstr ""
  376. #: templates/login.php:8
  377. msgid "Automatic logon rejected!"
  378. msgstr ""
  379. #: templates/login.php:9
  380. msgid ""
  381. "If you did not change your password recently, your account may be "
  382. "compromised!"
  383. msgstr ""
  384. #: templates/login.php:10
  385. msgid "Please change your password to secure your account again."
  386. msgstr ""
  387. #: templates/login.php:15
  388. msgid "Lost your password?"
  389. msgstr ""
  390. #: templates/login.php:27
  391. msgid "remember"
  392. msgstr ""
  393. #: templates/login.php:28
  394. msgid "Log in"
  395. msgstr ""
  396. #: templates/logout.php:1
  397. msgid "You are logged out."
  398. msgstr ""
  399. #: templates/part.pagenavi.php:3
  400. msgid "prev"
  401. msgstr ""
  402. #: templates/part.pagenavi.php:20
  403. msgid "next"
  404. msgstr ""
  405. #: templates/verify.php:5
  406. msgid "Security Warning!"
  407. msgstr ""
  408. #: templates/verify.php:6
  409. msgid ""
  410. "Please verify your password. <br/>For security reasons you may be "
  411. "occasionally asked to enter your password again."
  412. msgstr ""
  413. #: templates/verify.php:16
  414. msgid "Verify"
  415. msgstr ""