tools.pot 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699
  1. # LANGUAGE translation of CakePHP Application
  2. # Copyright YEAR NAME <EMAIL@ADDRESS>
  3. #
  4. #, fuzzy
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: PROJECT VERSION\n"
  8. "POT-Creation-Date: 2014-11-22 19:39+0000\n"
  9. "PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
  10. "Last-Translator: NAME <EMAIL@ADDRESS>\n"
  11. "Language-Team: LANGUAGE <EMAIL@ADDRESS>\n"
  12. "MIME-Version: 1.0\n"
  13. "Content-Type: text/plain; charset=utf-8\n"
  14. "Content-Transfer-Encoding: 8bit\n"
  15. "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
  16. #: Controller/QloginController.php:38
  17. msgid "Invalid Key"
  18. msgstr ""
  19. #: Controller/QloginController.php:50
  20. msgid "You successfully logged in via qlogin"
  21. msgstr ""
  22. #: Controller/QloginController.php:108
  23. msgid "Success"
  24. msgstr ""
  25. #: Controller/TinyUrlsController.php:100
  26. msgid "Done"
  27. msgstr ""
  28. #: Controller/Component/AuthExtComponent.php:80
  29. msgid "invalidLoginCredentials"
  30. msgstr ""
  31. #: Controller/Component/AuthExtComponent.php:87;99;103
  32. msgid "Account not active yet"
  33. msgstr ""
  34. #: Controller/Component/AuthExtComponent.php:91;107
  35. msgid "Account temporarily locked"
  36. msgstr ""
  37. #: Controller/Component/AuthExtComponent.php:93;109;116
  38. msgid "Reason"
  39. msgstr ""
  40. #: Controller/Component/AuthExtComponent.php:114
  41. msgid "Account deleted"
  42. msgstr ""
  43. #: Controller/Component/AuthExtComponent.php:121
  44. msgid "Unknown Error"
  45. msgstr ""
  46. #: Controller/Component/AuthExtComponent.php:126
  47. msgid "Email not active yet"
  48. msgstr ""
  49. #: Controller/Component/CalendarComponent.php:65;77
  50. msgid "invalid date"
  51. msgstr ""
  52. #: Controller/Component/CommonComponent.php:819
  53. msgid "Comma"
  54. msgstr ""
  55. #: Controller/Component/CommonComponent.php:819
  56. msgid "Semicolon"
  57. msgstr ""
  58. #: Controller/Component/CommonComponent.php:819
  59. msgid "Space"
  60. msgstr ""
  61. #: Controller/Component/CommonComponent.php:820
  62. msgid "Tabulator"
  63. msgstr ""
  64. #: Controller/Component/CommonComponent.php:820
  65. msgid "New Line"
  66. msgstr ""
  67. #: Lib/GeocodeLib.php:263
  68. msgid "Failed geocode parsing of '%s'"
  69. msgstr ""
  70. #: Lib/GeocodeLib.php:276;364
  71. msgid "Address '%s' has been geocoded"
  72. msgstr ""
  73. #: Lib/GeocodeLib.php:283
  74. msgid "Delay necessary for address '%s'"
  75. msgstr ""
  76. #: Lib/GeocodeLib.php:299;380
  77. msgid "Could not geocode '%s'"
  78. msgstr ""
  79. #: Lib/GeocodeLib.php:306;386
  80. msgid "Aborted after too many trials with '%s'"
  81. msgstr ""
  82. #: Lib/GeocodeLib.php:343
  83. msgid "Could not retrieve url with '%s'"
  84. msgstr ""
  85. #: Lib/GeocodeLib.php:351
  86. msgid "Failed reverseGeocode parsing of '%s'"
  87. msgstr ""
  88. #: Lib/GeocodeLib.php:371
  89. msgid "Delay necessary for '%s'"
  90. msgstr ""
  91. #: Lib/GeocodeLib.php:388
  92. msgid "Too many trials - abort"
  93. msgstr ""
  94. #: Lib/GeocodeLib.php:423
  95. msgid "Inconclusive result (total of %s)"
  96. msgstr ""
  97. #: Lib/GeocodeLib.php:429
  98. msgid "Accuracy not good enough (%s instead of at least %s)"
  99. msgstr ""
  100. #: Lib/GeocodeLib.php:444
  101. msgid "Expectation not reached (we have %s instead of at least one of %s)"
  102. msgstr ""
  103. #: Lib/Misc/ZodiacLib.php:157
  104. msgid "zodiacAquarius"
  105. msgstr ""
  106. #: Lib/Misc/ZodiacLib.php:158
  107. msgid "zodiacPisces"
  108. msgstr ""
  109. #: Lib/Misc/ZodiacLib.php:159
  110. #: Test/Case/Lib/Misc/ZodiacLibTest.php:34
  111. msgid "zodiacAries"
  112. msgstr ""
  113. #: Lib/Misc/ZodiacLib.php:160
  114. msgid "zodiacTaurus"
  115. msgstr ""
  116. #: Lib/Misc/ZodiacLib.php:161
  117. msgid "zodiacGemini"
  118. msgstr ""
  119. #: Lib/Misc/ZodiacLib.php:162
  120. msgid "zodiacCancer"
  121. msgstr ""
  122. #: Lib/Misc/ZodiacLib.php:163
  123. msgid "zodiacLeo"
  124. msgstr ""
  125. #: Lib/Misc/ZodiacLib.php:164
  126. msgid "zodiacVirgo"
  127. msgstr ""
  128. #: Lib/Misc/ZodiacLib.php:165
  129. msgid "zodiacLibra"
  130. msgstr ""
  131. #: Lib/Misc/ZodiacLib.php:166
  132. msgid "zodiacScorpio"
  133. msgstr ""
  134. #: Lib/Misc/ZodiacLib.php:167
  135. msgid "zodiacSagittarius"
  136. msgstr ""
  137. #: Lib/Misc/ZodiacLib.php:168
  138. msgid "zodiacCapricorn"
  139. msgstr ""
  140. #: Lib/Utility/FolderLib.php:42
  141. msgid "%s removed"
  142. msgstr ""
  143. #: Lib/Utility/FolderLib.php:44
  144. msgid "%s NOT removed"
  145. msgstr ""
  146. #: Lib/Utility/TimeLib.php:468;521
  147. #: Test/Case/Lib/Utility/TimeLibTest.php:113;221
  148. msgid "o'clock"
  149. msgstr ""
  150. #: Lib/Utility/TimeLib.php:740;891
  151. #: Test/Case/Lib/Utility/TimeLibTest.php:551
  152. msgid "%s ago"
  153. msgstr ""
  154. #: Lib/Utility/TimeLib.php:744
  155. msgid "in %s"
  156. msgstr ""
  157. #: Lib/Utility/TimeLib.php:780
  158. msgid "Month"
  159. msgstr ""
  160. #: Lib/Utility/TimeLib.php:781
  161. msgid "Day"
  162. msgstr ""
  163. #: Lib/Utility/TimeLib.php:782
  164. msgid "Hour"
  165. msgstr ""
  166. #: Lib/Utility/TimeLib.php:783
  167. msgid "Minute"
  168. msgstr ""
  169. #: Lib/Utility/TimeLib.php:784
  170. msgid "Second"
  171. msgstr ""
  172. #: Lib/Utility/TimeLib.php:787
  173. msgid "Months"
  174. msgstr ""
  175. #: Lib/Utility/TimeLib.php:788
  176. #: Test/Case/Lib/Utility/TimeLibTest.php:551;555;664
  177. msgid "Days"
  178. msgstr ""
  179. #: Lib/Utility/TimeLib.php:789
  180. #: Test/Case/Lib/Utility/TimeLibTest.php:551;555;664
  181. msgid "Hours"
  182. msgstr ""
  183. #: Lib/Utility/TimeLib.php:790
  184. #: Test/Case/Lib/Utility/TimeLibTest.php:656;660
  185. msgid "Minutes"
  186. msgstr ""
  187. #: Lib/Utility/TimeLib.php:791
  188. #: Test/Case/Lib/Utility/TimeLibTest.php:656
  189. msgid "Seconds"
  190. msgstr ""
  191. #: Lib/Utility/TimeLib.php:890
  192. #: Test/Case/Lib/Utility/TimeLibTest.php:559
  193. msgid "justNow"
  194. msgstr ""
  195. #: Lib/Utility/TimeLib.php:891
  196. #: Test/Case/Lib/Utility/TimeLibTest.php:555
  197. msgid "In %s"
  198. msgstr ""
  199. #: Lib/Utility/TimeLib.php:990
  200. #: Test/Case/Lib/Utility/TimeLibTest.php:173;233;262;263;264
  201. #: View/Helper/DatetimeHelper.php:93
  202. msgid "Today"
  203. msgstr ""
  204. #: Lib/Utility/TimeLib.php:991
  205. #: Test/Case/Lib/Utility/TimeLibTest.php:264;265
  206. #: View/Helper/DatetimeHelper.php:96
  207. msgid "Tomorrow"
  208. msgstr ""
  209. #: Lib/Utility/TimeLib.php:992
  210. #: Test/Case/Lib/Utility/TimeLibTest.php:263;265
  211. #: View/Helper/DatetimeHelper.php:99
  212. msgid "Yesterday"
  213. msgstr ""
  214. #: Lib/Utility/TimeLib.php:993
  215. msgid "The day after tomorrow"
  216. msgstr ""
  217. #: Lib/Utility/TimeLib.php:994
  218. msgid "The day before yesterday"
  219. msgstr ""
  220. #: Model/Behavior/CaptchaBehavior.php:73;173
  221. msgid "captchaContentMissing"
  222. msgstr ""
  223. #: Model/Behavior/CaptchaBehavior.php:76
  224. msgid "captchaIllegalContent"
  225. msgstr ""
  226. #: Model/Behavior/CaptchaBehavior.php:79
  227. msgid "captchaResultTooFast"
  228. msgstr ""
  229. #: Model/Behavior/CaptchaBehavior.php:82
  230. msgid "captchaResultTooLate"
  231. msgstr ""
  232. #: Model/Behavior/CaptchaBehavior.php:85
  233. msgid "captchaResultIncorrect"
  234. msgstr ""
  235. #: Model/Behavior/CaptchaBehavior.php:117
  236. msgid "Illegal call"
  237. msgstr ""
  238. #: Model/Behavior/CaptchaBehavior.php:121
  239. msgid "Illegal content"
  240. msgstr ""
  241. #: Model/Behavior/CaptchaBehavior.php:182
  242. msgid "Captcha incorrect"
  243. msgstr ""
  244. #: Model/Behavior/LogableBehavior.php:401
  245. msgid "deleted"
  246. msgstr ""
  247. #: Model/Behavior/LogableBehavior.php:483
  248. msgid "added"
  249. msgstr ""
  250. #: Model/Behavior/LogableBehavior.php:485
  251. msgid "updated"
  252. msgstr ""
  253. #: Model/Behavior/LogableBehavior.php:624
  254. msgid "Custom action"
  255. msgstr ""
  256. #: Model/Behavior/LogableBehavior.php:627
  257. msgid "by"
  258. msgstr ""
  259. #: Model/Behavior/LogableBehavior.php:634
  260. msgid "by System"
  261. msgstr ""
  262. #: Model/Behavior/PasswordableBehavior.php:231
  263. #: Test/Case/Model/Behavior/PasswordableBehaviorTest.php:95
  264. msgid "valErrPwdNotMatch"
  265. msgstr ""
  266. #: Test/Case/Lib/SpellLibTest.php:13
  267. msgid "Module %s not installed"
  268. msgstr ""
  269. #: Test/Case/Lib/Utility/TimeLibTest.php:263;264;265
  270. msgid "until"
  271. msgstr ""
  272. #: Test/Case/Lib/Utility/TimeLibTest.php:472;481;487
  273. msgid "Sunday"
  274. msgstr ""
  275. #: Test/Case/Lib/Utility/TimeLibTest.php:475
  276. msgid "Tue"
  277. msgstr ""
  278. #: Test/Case/Lib/Utility/TimeLibTest.php:478
  279. msgid "Saturday"
  280. msgstr ""
  281. #: Test/Case/Lib/Utility/TimeLibTest.php:484
  282. msgid "Tuesday"
  283. msgstr ""
  284. #: Test/Case/Lib/Utility/TimeLibTest.php:498
  285. msgid "November"
  286. msgstr ""
  287. #: Test/Case/Lib/Utility/TimeLibTest.php:501
  288. msgid "January"
  289. msgstr ""
  290. #: Test/Case/Lib/Utility/TimeLibTest.php:504
  291. msgid "Feb"
  292. msgstr ""
  293. #: Test/Case/Lib/Utility/TimeLibTest.php:507
  294. msgid "May"
  295. msgstr ""
  296. #: Test/Case/Model/MyModelTest.php:552
  297. msgid "e %s f"
  298. msgstr ""
  299. #: Test/Case/Model/MyModelTest.php:558
  300. msgid "e %s f %s g"
  301. msgstr ""
  302. #: Test/Case/Model/MyModelTest.php:564
  303. msgid "e %s f %s g %s"
  304. msgstr ""
  305. #: Test/Case/Model/MyModelTest.php:582
  306. msgid "a %s b %s c %s %s %s %s %s h %s"
  307. msgstr ""
  308. #: Test/Case/Model/Behavior/BitmaskedBehaviorTest.php:191
  309. msgid "Active"
  310. msgstr ""
  311. #: Test/Case/Model/Behavior/BitmaskedBehaviorTest.php:192
  312. msgid "Published"
  313. msgstr ""
  314. #: Test/Case/Model/Behavior/BitmaskedBehaviorTest.php:193
  315. msgid "Approved"
  316. msgstr ""
  317. #: Test/Case/Model/Behavior/BitmaskedBehaviorTest.php:194
  318. msgid "Flagged"
  319. msgstr ""
  320. #: Test/Case/Model/Behavior/GeocoderBehaviorTest.php:138
  321. msgid "validateLongitudeError"
  322. msgstr ""
  323. #: Test/Case/Model/Behavior/MasterPasswordBehaviorTest.php:78
  324. msgid "No way"
  325. msgstr ""
  326. #: Test/Case/Model/Behavior/PasswordableBehaviorTest.php:769;770
  327. msgid "valErrBetweenCharacters %s %s"
  328. msgstr ""
  329. #: Test/Case/Model/Behavior/SluggedBehaviorTest.php:288
  330. msgid "and"
  331. msgstr ""
  332. #: Test/Case/View/Helper/CommonHelperTest.php:240;255
  333. msgid "Houses"
  334. msgstr ""
  335. #: Test/Case/View/Helper/CommonHelperTest.php:244;262
  336. msgid "House"
  337. msgstr ""
  338. #: Test/Case/View/Helper/FormatHelperTest.php:64;75;87;99
  339. msgid "Edit"
  340. msgstr ""
  341. #: Test/Case/View/Helper/FormatHelperTest.php:158;170
  342. #: View/Helper/FormatHelper.php:669
  343. msgid "Yes"
  344. msgstr ""
  345. #: Test/Case/View/Helper/FormatHelperTest.php:162;174
  346. #: View/Helper/FormatHelper.php:670
  347. msgid "No"
  348. msgstr ""
  349. #: View/Elements/master_password.ctp:9
  350. msgid "Master Password"
  351. msgstr ""
  352. #: View/Elements/master_password.ctp:10
  353. msgid "Password"
  354. msgstr ""
  355. #: View/Elements/pagination.ctp:12
  356. msgid "first"
  357. msgstr ""
  358. #: View/Elements/pagination.ctp:15
  359. msgid "last"
  360. msgstr ""
  361. #: View/Elements/pagination.ctp:18
  362. msgid "previous"
  363. msgstr ""
  364. #: View/Elements/pagination.ctp:21
  365. #: View/Helper/FormatHelper.php:155;157
  366. msgid "next"
  367. msgstr ""
  368. #: View/Elements/pagination.ctp:38
  369. msgid "Page %page% of %pages%, showing %current% records out of %count% total"
  370. msgstr ""
  371. #: View/Helper/CaptchaHelper.php:40
  372. msgid "zero"
  373. msgstr ""
  374. #: View/Helper/CaptchaHelper.php:40
  375. msgid "one"
  376. msgstr ""
  377. #: View/Helper/CaptchaHelper.php:40
  378. msgid "two"
  379. msgstr ""
  380. #: View/Helper/CaptchaHelper.php:40
  381. msgid "three"
  382. msgstr ""
  383. #: View/Helper/CaptchaHelper.php:40
  384. msgid "four"
  385. msgstr ""
  386. #: View/Helper/CaptchaHelper.php:40
  387. msgid "five"
  388. msgstr ""
  389. #: View/Helper/CaptchaHelper.php:40
  390. msgid "six"
  391. msgstr ""
  392. #: View/Helper/CaptchaHelper.php:40
  393. msgid "seven"
  394. msgstr ""
  395. #: View/Helper/CaptchaHelper.php:40
  396. msgid "eight"
  397. msgstr ""
  398. #: View/Helper/CaptchaHelper.php:40
  399. msgid "nine"
  400. msgstr ""
  401. #: View/Helper/CaptchaHelper.php:40
  402. msgid "ten"
  403. msgstr ""
  404. #: View/Helper/CaptchaHelper.php:43
  405. msgid "calcPlus"
  406. msgstr ""
  407. #: View/Helper/CaptchaHelper.php:43
  408. msgid "calcMinus"
  409. msgstr ""
  410. #: View/Helper/CaptchaHelper.php:43
  411. msgid "calcTimes"
  412. msgstr ""
  413. #: View/Helper/CaptchaHelper.php:126
  414. msgid "Captcha"
  415. msgstr ""
  416. #: View/Helper/CaptchaHelper.php:126
  417. msgid "captchaExplained"
  418. msgstr ""
  419. #: View/Helper/CaptchaHelper.php:129
  420. msgid "captchaTip"
  421. msgstr ""
  422. #: View/Helper/CommonHelper.php:373
  423. msgid "Subscribe to this feed"
  424. msgstr ""
  425. #: View/Helper/CommonHelper.php:502
  426. msgid "Please enable cookies"
  427. msgstr ""
  428. #: View/Helper/DatetimeHelper.php:75
  429. msgid "publishedAlready"
  430. msgstr ""
  431. #: View/Helper/DatetimeHelper.php:75
  432. msgid "publishedToday"
  433. msgstr ""
  434. #: View/Helper/DatetimeHelper.php:75
  435. msgid "publishedNotYet"
  436. msgstr ""
  437. #: View/Helper/FlattrHelper.php:101
  438. msgid "Donate"
  439. msgstr ""
  440. #: View/Helper/FormExtHelper.php:1118
  441. msgid "Selection"
  442. msgstr ""
  443. #: View/Helper/FormExtHelper.php:1120
  444. msgid "All"
  445. msgstr ""
  446. #: View/Helper/FormExtHelper.php:1121
  447. msgid "None"
  448. msgstr ""
  449. #: View/Helper/FormExtHelper.php:1122
  450. msgid "Revert"
  451. msgstr ""
  452. #: View/Helper/FormatHelper.php:56
  453. msgid "consentThis"
  454. msgstr ""
  455. #: View/Helper/FormatHelper.php:57
  456. msgid "dissentThis"
  457. msgstr ""
  458. #: View/Helper/FormatHelper.php:60
  459. msgid "alreadyVoted"
  460. msgstr ""
  461. #: View/Helper/FormatHelper.php:144;146
  462. msgid "prev"
  463. msgstr ""
  464. #: View/Helper/FormatHelper.php:146
  465. msgid "noPrev"
  466. msgstr ""
  467. #: View/Helper/FormatHelper.php:157
  468. msgid "noNext"
  469. msgstr ""
  470. #: View/Helper/FormatHelper.php:279
  471. msgid "prio"
  472. msgstr ""
  473. #: View/Helper/FormatHelper.php:502
  474. msgid "of"
  475. msgstr ""
  476. #: View/Helper/FormatHelper.php:531
  477. msgid "Language"
  478. msgstr ""
  479. #: View/Helper/FormatHelper.php:546
  480. msgid "active"
  481. msgstr ""
  482. #: View/Helper/FormatHelper.php:588
  483. #: View/Helper/TextExtHelper.php:150
  484. msgid "for use in an external mail client"
  485. msgstr ""
  486. #: View/Helper/FormatHelper.php:802
  487. msgid "notAvailable"
  488. msgstr ""
  489. #: View/Helper/FormatHelper.php:870
  490. msgid "Percent"
  491. msgstr ""
  492. #: View/Helper/FormatHelper.php:950;951
  493. msgid "color"
  494. msgstr ""
  495. #: View/Helper/GoogleMapV3Helper.php:434
  496. msgid "Map cannot be displayed!"
  497. msgstr ""
  498. #: View/Helper/GoogleMapV3Helper.php:596
  499. msgid "Enter your address"
  500. msgstr ""
  501. #: View/Helper/GoogleMapV3Helper.php:597
  502. msgid "Get directions"
  503. msgstr ""
  504. #: View/Helper/GoogleMapV3Helper.php:1272
  505. msgid "Map"
  506. msgstr ""
  507. #: View/Qlogin/admin_index.ctp:3;27;29
  508. msgid "Qlogins"
  509. msgstr ""
  510. #: View/Qlogin/admin_index.ctp:4
  511. msgid "valid ones"
  512. msgstr ""
  513. #: View/Qlogin/admin_index.ctp:7
  514. msgid "Generated Link"
  515. msgstr ""
  516. #: View/Qlogin/admin_index.ctp:11;14
  517. msgid "Add %s"
  518. msgstr ""
  519. #: View/Qlogin/admin_index.ctp:11;14
  520. msgid "Qlogin"
  521. msgstr ""
  522. #: View/Qlogin/admin_index.ctp:20
  523. msgid "Submit"
  524. msgstr ""
  525. #: View/Qlogin/admin_index.ctp:27
  526. msgid "Reset %s"
  527. msgstr ""
  528. #: View/Qlogin/admin_index.ctp:27
  529. msgid "Sure?"
  530. msgstr ""
  531. #: View/Qlogin/admin_index.ctp:29
  532. msgid "List %s"
  533. msgstr ""