tools.pot 14 KB

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