tools.po 14 KB

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