tools.pot 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717
  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-12-22 15:51+0100\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:98
  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:829
  53. msgid "Comma"
  54. msgstr ""
  55. #: Controller/Component/CommonComponent.php:829
  56. msgid "Semicolon"
  57. msgstr ""
  58. #: Controller/Component/CommonComponent.php:829
  59. msgid "Space"
  60. msgstr ""
  61. #: Controller/Component/CommonComponent.php:830
  62. msgid "Tabulator"
  63. msgstr ""
  64. #: Controller/Component/CommonComponent.php:830
  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:77;146
  263. #: Test/Case/Model/Behavior/PasswordableBehaviorTest.php:828
  264. msgid "valErrBetweenCharacters %s %s"
  265. msgstr ""
  266. #: Model/Behavior/PasswordableBehavior.php:85
  267. msgid "valErrPwdRepeat"
  268. msgstr ""
  269. #: Model/Behavior/PasswordableBehavior.php:91;238
  270. #: Test/Case/Model/Behavior/PasswordableBehaviorTest.php:97
  271. msgid "valErrPwdNotMatch"
  272. msgstr ""
  273. #: Model/Behavior/PasswordableBehavior.php:99
  274. msgid "valErrProvideCurrentPwd"
  275. msgstr ""
  276. #: Model/Behavior/PasswordableBehavior.php:105
  277. msgid "valErrCurrentPwdIncorrect"
  278. msgstr ""
  279. #: Model/Behavior/PasswordableBehavior.php:170;180
  280. msgid "valErrPwdSameAsBefore"
  281. msgstr ""
  282. #: Test/Case/Lib/SpellLibTest.php:13
  283. msgid "Module %s not installed"
  284. msgstr ""
  285. #: Test/Case/Lib/Utility/TimeLibTest.php:263;264;265
  286. msgid "until"
  287. msgstr ""
  288. #: Test/Case/Lib/Utility/TimeLibTest.php:472;481;487
  289. msgid "Sunday"
  290. msgstr ""
  291. #: Test/Case/Lib/Utility/TimeLibTest.php:475
  292. msgid "Tue"
  293. msgstr ""
  294. #: Test/Case/Lib/Utility/TimeLibTest.php:478
  295. msgid "Saturday"
  296. msgstr ""
  297. #: Test/Case/Lib/Utility/TimeLibTest.php:484
  298. msgid "Tuesday"
  299. msgstr ""
  300. #: Test/Case/Lib/Utility/TimeLibTest.php:498
  301. msgid "November"
  302. msgstr ""
  303. #: Test/Case/Lib/Utility/TimeLibTest.php:501
  304. msgid "January"
  305. msgstr ""
  306. #: Test/Case/Lib/Utility/TimeLibTest.php:504
  307. msgid "Feb"
  308. msgstr ""
  309. #: Test/Case/Lib/Utility/TimeLibTest.php:507
  310. msgid "May"
  311. msgstr ""
  312. #: Test/Case/Model/MyModelTest.php:552
  313. msgid "e %s f"
  314. msgstr ""
  315. #: Test/Case/Model/MyModelTest.php:558
  316. msgid "e %s f %s g"
  317. msgstr ""
  318. #: Test/Case/Model/MyModelTest.php:564
  319. msgid "e %s f %s g %s"
  320. msgstr ""
  321. #: Test/Case/Model/MyModelTest.php:582
  322. msgid "a %s b %s c %s %s %s %s %s h %s"
  323. msgstr ""
  324. #: Test/Case/Model/Behavior/BitmaskedBehaviorTest.php:191
  325. msgid "Active"
  326. msgstr ""
  327. #: Test/Case/Model/Behavior/BitmaskedBehaviorTest.php:192
  328. msgid "Published"
  329. msgstr ""
  330. #: Test/Case/Model/Behavior/BitmaskedBehaviorTest.php:193
  331. msgid "Approved"
  332. msgstr ""
  333. #: Test/Case/Model/Behavior/BitmaskedBehaviorTest.php:194
  334. msgid "Flagged"
  335. msgstr ""
  336. #: Test/Case/Model/Behavior/GeocoderBehaviorTest.php:138
  337. msgid "validateLongitudeError"
  338. msgstr ""
  339. #: Test/Case/Model/Behavior/MasterPasswordBehaviorTest.php:78
  340. msgid "No way"
  341. msgstr ""
  342. #: Test/Case/Model/Behavior/SluggedBehaviorTest.php:288
  343. msgid "and"
  344. msgstr ""
  345. #: Test/Case/View/Helper/CommonHelperTest.php:177;192
  346. msgid "Houses"
  347. msgstr ""
  348. #: Test/Case/View/Helper/CommonHelperTest.php:181;199
  349. msgid "House"
  350. msgstr ""
  351. #: Test/Case/View/Helper/FormatHelperTest.php:64;75;87;99
  352. msgid "Edit"
  353. msgstr ""
  354. #: Test/Case/View/Helper/FormatHelperTest.php:158;170
  355. #: View/Helper/FormatHelper.php:675
  356. msgid "Yes"
  357. msgstr ""
  358. #: Test/Case/View/Helper/FormatHelperTest.php:162;174
  359. #: View/Helper/FormatHelper.php:676
  360. msgid "No"
  361. msgstr ""
  362. #: View/Elements/master_password.ctp:9
  363. msgid "Master Password"
  364. msgstr ""
  365. #: View/Elements/master_password.ctp:10
  366. msgid "Password"
  367. msgstr ""
  368. #: View/Elements/pagination.ctp:12
  369. msgid "first"
  370. msgstr ""
  371. #: View/Elements/pagination.ctp:15
  372. msgid "last"
  373. msgstr ""
  374. #: View/Elements/pagination.ctp:18
  375. msgid "previous"
  376. msgstr ""
  377. #: View/Elements/pagination.ctp:21
  378. #: View/Helper/FormatHelper.php:155;157
  379. msgid "next"
  380. msgstr ""
  381. #: View/Elements/pagination.ctp:38
  382. msgid "Page %page% of %pages%, showing %current% records out of %count% total"
  383. msgstr ""
  384. #: View/Helper/CaptchaHelper.php:40
  385. msgid "zero"
  386. msgstr ""
  387. #: View/Helper/CaptchaHelper.php:40
  388. msgid "one"
  389. msgstr ""
  390. #: View/Helper/CaptchaHelper.php:40
  391. msgid "two"
  392. msgstr ""
  393. #: View/Helper/CaptchaHelper.php:40
  394. msgid "three"
  395. msgstr ""
  396. #: View/Helper/CaptchaHelper.php:40
  397. msgid "four"
  398. msgstr ""
  399. #: View/Helper/CaptchaHelper.php:40
  400. msgid "five"
  401. msgstr ""
  402. #: View/Helper/CaptchaHelper.php:40
  403. msgid "six"
  404. msgstr ""
  405. #: View/Helper/CaptchaHelper.php:40
  406. msgid "seven"
  407. msgstr ""
  408. #: View/Helper/CaptchaHelper.php:40
  409. msgid "eight"
  410. msgstr ""
  411. #: View/Helper/CaptchaHelper.php:40
  412. msgid "nine"
  413. msgstr ""
  414. #: View/Helper/CaptchaHelper.php:40
  415. msgid "ten"
  416. msgstr ""
  417. #: View/Helper/CaptchaHelper.php:43
  418. msgid "calcPlus"
  419. msgstr ""
  420. #: View/Helper/CaptchaHelper.php:43
  421. msgid "calcMinus"
  422. msgstr ""
  423. #: View/Helper/CaptchaHelper.php:43
  424. msgid "calcTimes"
  425. msgstr ""
  426. #: View/Helper/CaptchaHelper.php:126
  427. msgid "Captcha"
  428. msgstr ""
  429. #: View/Helper/CaptchaHelper.php:126
  430. msgid "captchaExplained"
  431. msgstr ""
  432. #: View/Helper/CaptchaHelper.php:129
  433. msgid "captchaTip"
  434. msgstr ""
  435. #: View/Helper/CommonHelper.php:377
  436. msgid "Subscribe to this feed"
  437. msgstr ""
  438. #: View/Helper/CommonHelper.php:506
  439. msgid "Please enable cookies"
  440. msgstr ""
  441. #: View/Helper/DatetimeHelper.php:75
  442. msgid "publishedAlready"
  443. msgstr ""
  444. #: View/Helper/DatetimeHelper.php:75
  445. msgid "publishedToday"
  446. msgstr ""
  447. #: View/Helper/DatetimeHelper.php:75
  448. msgid "publishedNotYet"
  449. msgstr ""
  450. #: View/Helper/FlattrHelper.php:101
  451. msgid "Donate"
  452. msgstr ""
  453. #: View/Helper/FormExtHelper.php:1119
  454. msgid "Selection"
  455. msgstr ""
  456. #: View/Helper/FormExtHelper.php:1121
  457. msgid "All"
  458. msgstr ""
  459. #: View/Helper/FormExtHelper.php:1122
  460. msgid "None"
  461. msgstr ""
  462. #: View/Helper/FormExtHelper.php:1123
  463. msgid "Revert"
  464. msgstr ""
  465. #: View/Helper/FormatHelper.php:56
  466. msgid "consentThis"
  467. msgstr ""
  468. #: View/Helper/FormatHelper.php:57
  469. msgid "dissentThis"
  470. msgstr ""
  471. #: View/Helper/FormatHelper.php:60
  472. msgid "alreadyVoted"
  473. msgstr ""
  474. #: View/Helper/FormatHelper.php:144;146
  475. msgid "prev"
  476. msgstr ""
  477. #: View/Helper/FormatHelper.php:146
  478. msgid "noPrev"
  479. msgstr ""
  480. #: View/Helper/FormatHelper.php:157
  481. msgid "noNext"
  482. msgstr ""
  483. #: View/Helper/FormatHelper.php:279
  484. msgid "prio"
  485. msgstr ""
  486. #: View/Helper/FormatHelper.php:508
  487. msgid "of"
  488. msgstr ""
  489. #: View/Helper/FormatHelper.php:537
  490. msgid "Language"
  491. msgstr ""
  492. #: View/Helper/FormatHelper.php:552
  493. msgid "active"
  494. msgstr ""
  495. #: View/Helper/FormatHelper.php:594
  496. #: View/Helper/TextExtHelper.php:150
  497. msgid "for use in an external mail client"
  498. msgstr ""
  499. #: View/Helper/FormatHelper.php:808
  500. msgid "notAvailable"
  501. msgstr ""
  502. #: View/Helper/FormatHelper.php:876
  503. msgid "Percent"
  504. msgstr ""
  505. #: View/Helper/FormatHelper.php:956;957
  506. msgid "color"
  507. msgstr ""
  508. #: View/Helper/GoogleMapV3Helper.php:434
  509. msgid "Map cannot be displayed!"
  510. msgstr ""
  511. #: View/Helper/GoogleMapV3Helper.php:600
  512. msgid "Enter your address"
  513. msgstr ""
  514. #: View/Helper/GoogleMapV3Helper.php:601
  515. msgid "Get directions"
  516. msgstr ""
  517. #: View/Helper/GoogleMapV3Helper.php:1276
  518. msgid "Map"
  519. msgstr ""
  520. #: View/Qlogin/admin_index.ctp:3;27;29
  521. msgid "Qlogins"
  522. msgstr ""
  523. #: View/Qlogin/admin_index.ctp:4
  524. msgid "valid ones"
  525. msgstr ""
  526. #: View/Qlogin/admin_index.ctp:7
  527. msgid "Generated Link"
  528. msgstr ""
  529. #: View/Qlogin/admin_index.ctp:11;14
  530. msgid "Add %s"
  531. msgstr ""
  532. #: View/Qlogin/admin_index.ctp:11;14
  533. msgid "Qlogin"
  534. msgstr ""
  535. #: View/Qlogin/admin_index.ctp:20
  536. msgid "Submit"
  537. msgstr ""
  538. #: View/Qlogin/admin_index.ctp:27
  539. msgid "Reset %s"
  540. msgstr ""
  541. #: View/Qlogin/admin_index.ctp:27
  542. msgid "Sure?"
  543. msgstr ""
  544. #: View/Qlogin/admin_index.ctp:29
  545. msgid "List %s"
  546. msgstr ""