You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

core.po 11KB

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