Browse Source

Merge existing single `.po` files to one `tools.po` each language

There were single `.po` files which contained only a few translations.
Now, they have been merged with `tools.pot` containing the strings which
have already been translated, but also all the other strings of the plugin.

I used `msgmerge --no-wrap $existing tools.pot`

* German: `captcha_de.po`, `change_password_de.po` and `qlogin_de.po` have
  been concatenated and merged with `tools.pot`
* Czech and Spanish: `change_password_cz.po`/`change_password_es.po` have
  been renamed and merged with `tools.pot`
Jan Rio Krause 11 years ago
parent
commit
ca5d6418f1

+ 0 - 59
Locale/captcha_de.po

@@ -1,59 +0,0 @@
-### Captcha Integration (Anti-Spam)
-
-msgid "Captcha"
-msgstr "Captcha"
-
-msgid "captchaExplained"
-msgstr "<small>Schutz vor Spam</small>"
-
-msgid "calcMinus"
-msgstr "minus"
-
-msgid "calcPlus"
-msgstr "plus"
-
-msgid "calcTimes"
-msgstr "mal"
-
-
-msgid "captchaResultIncorrect"
-msgstr "Das eingegebene Captcha-Ergebnis war nicht korrekt"
-
-msgid "captchaResultTooFast"
-msgstr "Das Formular wurde zu schnell abgeschickt - kannst du so schnell rechnen? :-)"
-
-msgid "captchaIllegalContent"
-msgstr "Illegaler Inhalt im Formular"
-
-msgid "one"
-msgstr "eins"
-
-msgid "two"
-msgstr "zwei"
-
-msgid "three"
-msgstr "drei"
-
-msgid "four"
-msgstr "vier"
-
-msgid "five"
-msgstr "fünf"
-
-msgid "six"
-msgstr "sechs"
-
-msgid "seven"
-msgstr "sieben"
-
-msgid "eight"
-msgstr "acht"
-
-msgid "nine"
-msgstr "neun"
-
-msgid "ten"
-msgstr "zehn"
-
-msgid "zero"
-msgstr "null"

+ 833 - 0
Locale/ces/LC_MESSAGES/tools.po

@@ -0,0 +1,833 @@
+# LANGUAGE translation of CakePHP Application
+# Copyright YEAR NAME <EMAIL@ADDRESS>
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PROJECT VERSION\n"
+"POT-Creation-Date: 2014-11-08 22:21+0000\n"
+"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
+"Last-Translator: NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <EMAIL@ADDRESS>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
+
+#: Console/Command/CopyShell.php:162
+msgid "Use Sitecopy Config ([q] to quit, [h] for help)"
+msgstr ""
+
+#: Console/Command/CopyShell.php:297
+msgid "Init, Catchup, List, Fetch, Update, Synch (or [q] to quit)"
+msgstr ""
+
+#: Console/Command/CopyShell.php:306
+msgid "Local files might be overridden... Continue?"
+msgstr ""
+
+#: Console/Command/CopyShell.php:481
+msgid "Show script help, too?"
+msgstr ""
+
+#: Console/Command/FolderSyncShell.php:78
+msgid "Files: %s"
+msgstr ""
+
+#: Console/Command/FolderSyncShell.php:82
+msgid "%s missing files"
+msgstr ""
+
+#: Console/Command/FolderSyncShell.php:90
+msgid "%s target files updated"
+msgstr ""
+
+#: Console/Command/FolderSyncShell.php:93
+msgid "%s source files removed"
+msgstr ""
+
+#: Console/Command/FolderSyncShell.php:155
+msgid "Usage: cake FolderSync <command>"
+msgstr ""
+
+#: Console/Command/FolderSyncShell.php:157
+msgid "Commands:"
+msgstr ""
+
+#: Console/Command/HashShell.php:31
+msgid "Select hashType - or [q] to quit"
+msgstr ""
+
+#: Console/Command/HashShell.php:39
+msgid "String to Hash (2 characters at least)"
+msgstr ""
+
+#: Console/Command/HashShell.php:115
+msgid "A console tool for hashing strings"
+msgstr ""
+
+#: Console/Command/HashShell.php:117
+msgid "Hash a string"
+msgstr ""
+
+#: Console/Command/HashShell.php:119
+msgid "hash"
+msgstr ""
+
+#: Console/Command/HashShell.php:122;124
+msgid "Compare algs"
+msgstr ""
+
+#: Console/Command/HashShell.php:127;129
+msgid "Measure alg times"
+msgstr ""
+
+#: Console/Command/HashShell.php:133
+msgid "sha1 is the default algorithm"
+msgstr ""
+
+#: Console/Command/IndentShell.php:95
+msgid "Modifying files! Continue?"
+msgstr ""
+
+#: Console/Command/IndexShell.php:211
+msgid "Run this statement?"
+msgstr ""
+
+#: Console/Command/PhpTagShell.php:77
+#: Console/Command/WhitespaceShell.php:67
+msgid "Remove? [y]/[n], [a] for all in this folder, [r] for all below, [*] for all files(!), [q] to quit"
+msgstr ""
+
+#: Console/Command/PwdShell.php:30
+msgid "No Auth Component found"
+msgstr ""
+
+#: Console/Command/PwdShell.php:36
+#: Console/Command/ResetShell.php:79
+msgid "Password to Hash (2 characters at least)"
+msgstr ""
+
+#: Console/Command/ResetShell.php:37
+msgid "New email address (must have a valid form at least)"
+msgstr ""
+
+#: Console/Command/UserShell.php:27
+msgid "Username (2 characters at least)"
+msgstr ""
+
+#: Console/Command/UserShell.php:30
+msgid "Password (2 characters at least)"
+msgstr ""
+
+#: Console/Command/UserShell.php:45;57
+msgid "Role"
+msgstr ""
+
+#: Console/Command/UserShell.php:62
+msgid "Please insert a role manually"
+msgstr ""
+
+#: Console/Command/UserShell.php:86
+msgid "Please insert a status"
+msgstr ""
+
+#: Console/Command/UserShell.php:92
+msgid "Provide Email? "
+msgstr ""
+
+#: Console/Command/UserShell.php:94
+msgid "Please insert an email"
+msgstr ""
+
+#: Console/Command/UserShell.php:103
+msgid "Continue?"
+msgstr ""
+
+#: Console/Command/WhitespaceShell.php:31;124
+msgid "Continue? [y]/[n]"
+msgstr ""
+
+#: Controller/QloginController.php:38
+msgid "Invalid Key"
+msgstr ""
+
+#: Controller/QloginController.php:50
+msgid "You successfully logged in via qlogin"
+msgstr ""
+
+#: Controller/QloginController.php:108
+msgid "Success"
+msgstr ""
+
+#: Controller/TinyUrlsController.php:100
+msgid "Done"
+msgstr ""
+
+#: Controller/Component/AuthExtComponent.php:80
+msgid "invalidLoginCredentials"
+msgstr ""
+
+#: Controller/Component/AuthExtComponent.php:87;99;103
+msgid "Account not active yet"
+msgstr ""
+
+#: Controller/Component/AuthExtComponent.php:91;107
+msgid "Account temporarily locked"
+msgstr ""
+
+#: Controller/Component/AuthExtComponent.php:93;109;116
+msgid "Reason"
+msgstr ""
+
+#: Controller/Component/AuthExtComponent.php:114
+msgid "Account deleted"
+msgstr ""
+
+#: Controller/Component/AuthExtComponent.php:121
+msgid "Unknown Error"
+msgstr ""
+
+#: Controller/Component/AuthExtComponent.php:126
+msgid "Email not active yet"
+msgstr ""
+
+#: Controller/Component/CalendarComponent.php:65;77
+msgid "invalid date"
+msgstr ""
+
+#: Controller/Component/CommonComponent.php:506
+msgid "Meta Type invalid"
+msgstr ""
+
+#: Controller/Component/CommonComponent.php:819
+msgid "Comma"
+msgstr ""
+
+#: Controller/Component/CommonComponent.php:819
+msgid "Semicolon"
+msgstr ""
+
+#: Controller/Component/CommonComponent.php:819
+msgid "Space"
+msgstr ""
+
+#: Controller/Component/CommonComponent.php:820
+msgid "Tabulator"
+msgstr ""
+
+#: Controller/Component/CommonComponent.php:820
+msgid "New Line"
+msgstr ""
+
+#: Controller/Component/MobileComponent.php:268
+msgid "Engine %s not available"
+msgstr ""
+
+#: Lib/GeocodeLib.php:263
+msgid "Failed geocode parsing of '%s'"
+msgstr ""
+
+#: Lib/GeocodeLib.php:276;364
+msgid "Address '%s' has been geocoded"
+msgstr ""
+
+#: Lib/GeocodeLib.php:283
+msgid "Delay necessary for address '%s'"
+msgstr ""
+
+#: Lib/GeocodeLib.php:299;380
+msgid "Could not geocode '%s'"
+msgstr ""
+
+#: Lib/GeocodeLib.php:306;386
+msgid "Aborted after too many trials with '%s'"
+msgstr ""
+
+#: Lib/GeocodeLib.php:343
+msgid "Could not retrieve url with '%s'"
+msgstr ""
+
+#: Lib/GeocodeLib.php:351
+msgid "Failed reverseGeocode parsing of '%s'"
+msgstr ""
+
+#: Lib/GeocodeLib.php:371
+msgid "Delay necessary for '%s'"
+msgstr ""
+
+#: Lib/GeocodeLib.php:388
+msgid "Too many trials - abort"
+msgstr ""
+
+#: Lib/GeocodeLib.php:423
+msgid "Inconclusive result (total of %s)"
+msgstr ""
+
+#: Lib/GeocodeLib.php:429
+msgid "Accuracy not good enough (%s instead of at least %s)"
+msgstr ""
+
+#: Lib/GeocodeLib.php:444
+msgid "Expectation not reached (we have %s instead of at least one of %s)"
+msgstr ""
+
+#: Lib/GeocodeLib.php:746
+msgid "Invalid Unit: %s"
+msgstr ""
+
+#: Lib/GeocodeLib.php:790
+msgid "Invalid Unit"
+msgstr ""
+
+#: Lib/GeocodeLib.php:835
+msgid "Invalid level '%s'"
+msgstr ""
+
+#: Lib/SpellLib.php:39
+#: Test/Case/Lib/SpellLibTest.php:13
+msgid "Module %s not installed"
+msgstr ""
+
+#: Lib/SpellLib.php:52
+msgid "Engine %s not found"
+msgstr ""
+
+#: Lib/SpellLib.php:58
+msgid "Dictionary %s not found"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:157
+msgid "zodiacAquarius"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:158
+msgid "zodiacPisces"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:159
+#: Test/Case/Lib/Misc/ZodiacLibTest.php:34
+msgid "zodiacAries"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:160
+msgid "zodiacTaurus"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:161
+msgid "zodiacGemini"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:162
+msgid "zodiacCancer"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:163
+msgid "zodiacLeo"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:164
+msgid "zodiacVirgo"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:165
+msgid "zodiacLibra"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:166
+msgid "zodiacScorpio"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:167
+msgid "zodiacSagittarius"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:168
+msgid "zodiacCapricorn"
+msgstr ""
+
+#: Lib/Utility/FolderLib.php:42
+msgid "%s removed"
+msgstr ""
+
+#: Lib/Utility/FolderLib.php:44
+msgid "%s NOT removed"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:468;521
+#: Test/Case/Lib/Utility/TimeLibTest.php:113;221
+msgid "o'clock"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:740;891
+#: Test/Case/Lib/Utility/TimeLibTest.php:551
+msgid "%s ago"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:744
+msgid "in %s"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:780
+msgid "Month"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:781
+msgid "Day"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:782
+msgid "Hour"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:783
+msgid "Minute"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:784
+msgid "Second"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:787
+msgid "Months"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:788
+#: Test/Case/Lib/Utility/TimeLibTest.php:551;555;664
+msgid "Days"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:789
+#: Test/Case/Lib/Utility/TimeLibTest.php:551;555;664
+msgid "Hours"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:790
+#: Test/Case/Lib/Utility/TimeLibTest.php:656;660
+msgid "Minutes"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:791
+#: Test/Case/Lib/Utility/TimeLibTest.php:656
+msgid "Seconds"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:890
+#: Test/Case/Lib/Utility/TimeLibTest.php:559
+msgid "justNow"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:891
+#: Test/Case/Lib/Utility/TimeLibTest.php:555
+msgid "In %s"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:990
+#: Test/Case/Lib/Utility/TimeLibTest.php:173;233;262;263;264
+#: View/Helper/DatetimeHelper.php:93
+msgid "Today"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:991
+#: Test/Case/Lib/Utility/TimeLibTest.php:264;265
+#: View/Helper/DatetimeHelper.php:96
+msgid "Tomorrow"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:992
+#: Test/Case/Lib/Utility/TimeLibTest.php:263;265
+#: View/Helper/DatetimeHelper.php:99
+msgid "Yesterday"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:993
+msgid "The day after tomorrow"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:994
+msgid "The day before yesterday"
+msgstr ""
+
+#: Model/Behavior/CaptchaBehavior.php:73;173
+msgid "captchaContentMissing"
+msgstr ""
+
+#: Model/Behavior/CaptchaBehavior.php:76
+msgid "captchaIllegalContent"
+msgstr ""
+
+#: Model/Behavior/CaptchaBehavior.php:79
+msgid "captchaResultTooFast"
+msgstr ""
+
+#: Model/Behavior/CaptchaBehavior.php:82
+msgid "captchaResultTooLate"
+msgstr ""
+
+#: Model/Behavior/CaptchaBehavior.php:85
+msgid "captchaResultIncorrect"
+msgstr ""
+
+#: Model/Behavior/CaptchaBehavior.php:117
+msgid "Illegal call"
+msgstr ""
+
+#: Model/Behavior/CaptchaBehavior.php:121
+msgid "Illegal content"
+msgstr ""
+
+#: Model/Behavior/CaptchaBehavior.php:182
+msgid "Captcha incorrect"
+msgstr ""
+
+#: Model/Behavior/CustomFindsBehavior.php:39
+msgid "The behavior \"Containable\", if used together with \"CustomFinds\" needs to be loaded before."
+msgstr ""
+
+#: Model/Behavior/LogableBehavior.php:401
+msgid "deleted"
+msgstr ""
+
+#: Model/Behavior/LogableBehavior.php:483
+msgid "added"
+msgstr ""
+
+#: Model/Behavior/LogableBehavior.php:485
+msgid "updated"
+msgstr ""
+
+#: Model/Behavior/LogableBehavior.php:624
+msgid "Custom action"
+msgstr ""
+
+#: Model/Behavior/LogableBehavior.php:627
+msgid "by"
+msgstr ""
+
+#: Model/Behavior/LogableBehavior.php:634
+msgid "by System"
+msgstr ""
+
+#: Model/Behavior/PasswordableBehavior.php:231
+#: Test/Case/Model/Behavior/PasswordableBehaviorTest.php:95
+msgid "valErrPwdNotMatch"
+msgstr "Hesla se neshodují"
+
+#: Test/Case/Lib/Utility/TimeLibTest.php:263;264;265
+msgid "until"
+msgstr ""
+
+#: Test/Case/Lib/Utility/TimeLibTest.php:472;481;487
+msgid "Sunday"
+msgstr ""
+
+#: Test/Case/Lib/Utility/TimeLibTest.php:475
+msgid "Tue"
+msgstr ""
+
+#: Test/Case/Lib/Utility/TimeLibTest.php:478
+msgid "Saturday"
+msgstr ""
+
+#: Test/Case/Lib/Utility/TimeLibTest.php:484
+msgid "Tuesday"
+msgstr ""
+
+#: Test/Case/Lib/Utility/TimeLibTest.php:498
+msgid "November"
+msgstr ""
+
+#: Test/Case/Lib/Utility/TimeLibTest.php:501
+msgid "January"
+msgstr ""
+
+#: Test/Case/Lib/Utility/TimeLibTest.php:504
+msgid "Feb"
+msgstr ""
+
+#: Test/Case/Lib/Utility/TimeLibTest.php:507
+msgid "May"
+msgstr ""
+
+#: Test/Case/Model/MyModelTest.php:552
+msgid "e %s f"
+msgstr ""
+
+#: Test/Case/Model/MyModelTest.php:558
+msgid "e %s f %s g"
+msgstr ""
+
+#: Test/Case/Model/MyModelTest.php:564
+msgid "e %s f %s g %s"
+msgstr ""
+
+#: Test/Case/Model/MyModelTest.php:582
+msgid "a %s b %s c %s %s %s %s %s h %s"
+msgstr ""
+
+#: Test/Case/Model/Behavior/BitmaskedBehaviorTest.php:191
+msgid "Active"
+msgstr ""
+
+#: Test/Case/Model/Behavior/BitmaskedBehaviorTest.php:192
+msgid "Published"
+msgstr ""
+
+#: Test/Case/Model/Behavior/BitmaskedBehaviorTest.php:193
+msgid "Approved"
+msgstr ""
+
+#: Test/Case/Model/Behavior/BitmaskedBehaviorTest.php:194
+msgid "Flagged"
+msgstr ""
+
+#: Test/Case/Model/Behavior/GeocoderBehaviorTest.php:138
+msgid "validateLongitudeError"
+msgstr ""
+
+#: Test/Case/Model/Behavior/MasterPasswordBehaviorTest.php:78
+msgid "No way"
+msgstr ""
+
+#: Test/Case/Model/Behavior/PasswordableBehaviorTest.php:769;770
+msgid "valErrBetweenCharacters %s %s"
+msgstr "Počet znaků musí být mezi %s a %s"
+
+#: Test/Case/Model/Behavior/SluggedBehaviorTest.php:288
+msgid "and"
+msgstr ""
+
+#: Test/Case/View/Helper/CommonHelperTest.php:240;255
+msgid "Houses"
+msgstr ""
+
+#: Test/Case/View/Helper/CommonHelperTest.php:244;262
+msgid "House"
+msgstr ""
+
+#: Test/Case/View/Helper/FormatHelperTest.php:64;75;87;99
+msgid "Edit"
+msgstr ""
+
+#: Test/Case/View/Helper/FormatHelperTest.php:158;170
+#: View/Helper/FormatHelper.php:669
+msgid "Yes"
+msgstr ""
+
+#: Test/Case/View/Helper/FormatHelperTest.php:162;174
+#: View/Helper/FormatHelper.php:670
+msgid "No"
+msgstr ""
+
+#: View/RssView.php:222
+msgid "The prefix %s is not specified."
+msgstr ""
+
+#: View/Elements/master_password.ctp:9
+msgid "Master Password"
+msgstr ""
+
+#: View/Elements/master_password.ctp:10
+msgid "Password"
+msgstr ""
+
+#: View/Elements/pagination.ctp:12
+msgid "first"
+msgstr ""
+
+#: View/Elements/pagination.ctp:15
+msgid "last"
+msgstr ""
+
+#: View/Elements/pagination.ctp:18
+msgid "previous"
+msgstr ""
+
+#: View/Elements/pagination.ctp:21
+#: View/Helper/FormatHelper.php:155;157
+msgid "next"
+msgstr ""
+
+#: View/Elements/pagination.ctp:38
+msgid "Page %page% of %pages%, showing %current% records out of %count% total"
+msgstr ""
+
+#: View/Helper/CaptchaHelper.php:43
+msgid "calcPlus"
+msgstr ""
+
+#: View/Helper/CaptchaHelper.php:43
+msgid "calcMinus"
+msgstr ""
+
+#: View/Helper/CaptchaHelper.php:43
+msgid "calcTimes"
+msgstr ""
+
+#: View/Helper/CaptchaHelper.php:126
+msgid "Captcha"
+msgstr ""
+
+#: View/Helper/CaptchaHelper.php:126
+msgid "captchaExplained"
+msgstr ""
+
+#: View/Helper/CaptchaHelper.php:129
+msgid "captchaTip"
+msgstr ""
+
+#: View/Helper/CommonHelper.php:373
+msgid "Subscribe to this feed"
+msgstr ""
+
+#: View/Helper/CommonHelper.php:502
+msgid "Please enable cookies"
+msgstr ""
+
+#: View/Helper/DatetimeHelper.php:75
+msgid "publishedAlready"
+msgstr ""
+
+#: View/Helper/DatetimeHelper.php:75
+msgid "publishedToday"
+msgstr ""
+
+#: View/Helper/DatetimeHelper.php:75
+msgid "publishedNotYet"
+msgstr ""
+
+#: View/Helper/FlattrHelper.php:101
+msgid "Donate"
+msgstr ""
+
+#: View/Helper/FormExtHelper.php:1118
+msgid "Selection"
+msgstr ""
+
+#: View/Helper/FormExtHelper.php:1120
+msgid "All"
+msgstr ""
+
+#: View/Helper/FormExtHelper.php:1121
+msgid "None"
+msgstr ""
+
+#: View/Helper/FormExtHelper.php:1122
+msgid "Revert"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:56
+msgid "consentThis"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:57
+msgid "dissentThis"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:60
+msgid "alreadyVoted"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:144;146
+msgid "prev"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:146
+msgid "noPrev"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:157
+msgid "noNext"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:279
+msgid "prio"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:502
+msgid "of"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:531
+msgid "Language"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:546
+msgid "active"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:588
+#: View/Helper/TextExtHelper.php:150
+msgid "for use in an external mail client"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:802
+msgid "notAvailable"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:870
+msgid "Percent"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:950;951
+msgid "color"
+msgstr ""
+
+#: View/Helper/GoogleMapV3Helper.php:434
+msgid "Map cannot be displayed!"
+msgstr ""
+
+#: View/Helper/GoogleMapV3Helper.php:596
+msgid "Enter your address"
+msgstr ""
+
+#: View/Helper/GoogleMapV3Helper.php:597
+msgid "Get directions"
+msgstr ""
+
+#: View/Helper/GoogleMapV3Helper.php:1272
+msgid "Map"
+msgstr ""
+
+#: View/Qlogin/admin_index.ctp:3;27;29
+msgid "Qlogins"
+msgstr ""
+
+#: View/Qlogin/admin_index.ctp:4
+msgid "valid ones"
+msgstr ""
+
+#: View/Qlogin/admin_index.ctp:7
+msgid "Generated Link"
+msgstr ""
+
+#: View/Qlogin/admin_index.ctp:11;14
+msgid "Add %s"
+msgstr ""
+
+#: View/Qlogin/admin_index.ctp:11;14
+msgid "Qlogin"
+msgstr ""
+
+#: View/Qlogin/admin_index.ctp:20
+msgid "Submit"
+msgstr ""
+
+#: View/Qlogin/admin_index.ctp:27
+msgid "Reset %s"
+msgstr ""
+
+#: View/Qlogin/admin_index.ctp:27
+msgid "Sure?"
+msgstr ""
+
+#: View/Qlogin/admin_index.ctp:29
+msgid "List %s"
+msgstr ""
+
+#~ msgid "valErrProvideCurrentPwd"
+#~ msgstr "Je třeba zadat stávající heslo"
+
+#~ msgid "valErrCurrentPwdIncorrect"
+#~ msgstr "Stávající heslo není správné"

+ 0 - 13
Locale/change_password_cz.po

@@ -1,13 +0,0 @@
-### ChangePassword Behavior (ces)
-
-msgid "valErrBetweenCharacters %s %s"
-msgstr "Počet znaků musí být mezi %s a %s"
-
-msgid "valErrPwdNotMatch"
-msgstr "Hesla se neshodují"
-
-msgid "valErrProvideCurrentPwd"
-msgstr "Je třeba zadat stávající heslo"
-
-msgid "valErrCurrentPwdIncorrect"
-msgstr "Stávající heslo není správné"

+ 0 - 13
Locale/change_password_de.po

@@ -1,13 +0,0 @@
-### ChangePassword Behavior
-
-msgid "valErrBetweenCharacters %s %s"
-msgstr "Zwischen %s und %s Zeichen"
-
-msgid "valErrPwdNotMatch"
-msgstr "Die beiden Passwörter stimmen nicht überein"
-
-msgid "valErrProvideCurrentPwd"
-msgstr "Bitte das bisherige Passwort eingeben"
-
-msgid "valErrCurrentPwdIncorrect"
-msgstr "Das bisherige Passwort ist nicht korrekt"

+ 0 - 16
Locale/change_password_es.po

@@ -1,16 +0,0 @@
-### ChangePassword Behavior
-
-msgid "valErrBetweenCharacters %s %s"
-msgstr "La contraseña debe tener entre %s y %s caracteres"
-
-msgid "valErrBetweenCharacters %s %s"
-msgstr "La contraseña debe tener entre %s y %s caracteres"
-
-msgid "valErrPwdNotMatch"
-msgstr "Las contraseñas no coinciden"
-
-msgid "valErrProvideCurrentPwd"
-msgstr "Provea la contraseña actual correcta"
-
-msgid "valErrCurrentPwdIncorrect"
-msgstr La contraseña actual es incorrecta""

+ 866 - 0
Locale/deu/LC_MESSAGES/tools.po

@@ -0,0 +1,866 @@
+# LANGUAGE translation of CakePHP Application
+# Copyright YEAR NAME <EMAIL@ADDRESS>
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PROJECT VERSION\n"
+"POT-Creation-Date: 2014-11-08 22:21+0000\n"
+"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
+"Last-Translator: NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <EMAIL@ADDRESS>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
+
+#: Console/Command/CopyShell.php:162
+msgid "Use Sitecopy Config ([q] to quit, [h] for help)"
+msgstr ""
+
+#: Console/Command/CopyShell.php:297
+msgid "Init, Catchup, List, Fetch, Update, Synch (or [q] to quit)"
+msgstr ""
+
+#: Console/Command/CopyShell.php:306
+msgid "Local files might be overridden... Continue?"
+msgstr ""
+
+#: Console/Command/CopyShell.php:481
+msgid "Show script help, too?"
+msgstr ""
+
+#: Console/Command/FolderSyncShell.php:78
+msgid "Files: %s"
+msgstr ""
+
+#: Console/Command/FolderSyncShell.php:82
+msgid "%s missing files"
+msgstr ""
+
+#: Console/Command/FolderSyncShell.php:90
+msgid "%s target files updated"
+msgstr ""
+
+#: Console/Command/FolderSyncShell.php:93
+msgid "%s source files removed"
+msgstr ""
+
+#: Console/Command/FolderSyncShell.php:155
+msgid "Usage: cake FolderSync <command>"
+msgstr ""
+
+#: Console/Command/FolderSyncShell.php:157
+msgid "Commands:"
+msgstr ""
+
+#: Console/Command/HashShell.php:31
+msgid "Select hashType - or [q] to quit"
+msgstr ""
+
+#: Console/Command/HashShell.php:39
+msgid "String to Hash (2 characters at least)"
+msgstr ""
+
+#: Console/Command/HashShell.php:115
+msgid "A console tool for hashing strings"
+msgstr ""
+
+#: Console/Command/HashShell.php:117
+msgid "Hash a string"
+msgstr ""
+
+#: Console/Command/HashShell.php:119
+msgid "hash"
+msgstr ""
+
+#: Console/Command/HashShell.php:122;124
+msgid "Compare algs"
+msgstr ""
+
+#: Console/Command/HashShell.php:127;129
+msgid "Measure alg times"
+msgstr ""
+
+#: Console/Command/HashShell.php:133
+msgid "sha1 is the default algorithm"
+msgstr ""
+
+#: Console/Command/IndentShell.php:95
+msgid "Modifying files! Continue?"
+msgstr ""
+
+#: Console/Command/IndexShell.php:211
+msgid "Run this statement?"
+msgstr ""
+
+#: Console/Command/PhpTagShell.php:77
+#: Console/Command/WhitespaceShell.php:67
+msgid "Remove? [y]/[n], [a] for all in this folder, [r] for all below, [*] for all files(!), [q] to quit"
+msgstr ""
+
+#: Console/Command/PwdShell.php:30
+msgid "No Auth Component found"
+msgstr ""
+
+#: Console/Command/PwdShell.php:36
+#: Console/Command/ResetShell.php:79
+msgid "Password to Hash (2 characters at least)"
+msgstr ""
+
+#: Console/Command/ResetShell.php:37
+msgid "New email address (must have a valid form at least)"
+msgstr ""
+
+#: Console/Command/UserShell.php:27
+msgid "Username (2 characters at least)"
+msgstr ""
+
+#: Console/Command/UserShell.php:30
+msgid "Password (2 characters at least)"
+msgstr ""
+
+#: Console/Command/UserShell.php:45;57
+msgid "Role"
+msgstr ""
+
+#: Console/Command/UserShell.php:62
+msgid "Please insert a role manually"
+msgstr ""
+
+#: Console/Command/UserShell.php:86
+msgid "Please insert a status"
+msgstr ""
+
+#: Console/Command/UserShell.php:92
+msgid "Provide Email? "
+msgstr ""
+
+#: Console/Command/UserShell.php:94
+msgid "Please insert an email"
+msgstr ""
+
+#: Console/Command/UserShell.php:103
+msgid "Continue?"
+msgstr ""
+
+#: Console/Command/WhitespaceShell.php:31;124
+msgid "Continue? [y]/[n]"
+msgstr ""
+
+#: Controller/QloginController.php:38
+msgid "Invalid Key"
+msgstr "Ungültiger Schlüssel"
+
+#: Controller/QloginController.php:50
+msgid "You successfully logged in via qlogin"
+msgstr "Du wurdest erfolgreich eingeloggt."
+
+#: Controller/QloginController.php:108
+msgid "Success"
+msgstr "Erfolg"
+
+#: Controller/TinyUrlsController.php:100
+msgid "Done"
+msgstr ""
+
+#: Controller/Component/AuthExtComponent.php:80
+msgid "invalidLoginCredentials"
+msgstr ""
+
+#: Controller/Component/AuthExtComponent.php:87;99;103
+msgid "Account not active yet"
+msgstr ""
+
+#: Controller/Component/AuthExtComponent.php:91;107
+msgid "Account temporarily locked"
+msgstr ""
+
+#: Controller/Component/AuthExtComponent.php:93;109;116
+msgid "Reason"
+msgstr ""
+
+#: Controller/Component/AuthExtComponent.php:114
+msgid "Account deleted"
+msgstr ""
+
+#: Controller/Component/AuthExtComponent.php:121
+msgid "Unknown Error"
+msgstr ""
+
+#: Controller/Component/AuthExtComponent.php:126
+msgid "Email not active yet"
+msgstr ""
+
+#: Controller/Component/CalendarComponent.php:65;77
+msgid "invalid date"
+msgstr ""
+
+#: Controller/Component/CommonComponent.php:506
+msgid "Meta Type invalid"
+msgstr ""
+
+#: Controller/Component/CommonComponent.php:819
+msgid "Comma"
+msgstr ""
+
+#: Controller/Component/CommonComponent.php:819
+msgid "Semicolon"
+msgstr ""
+
+#: Controller/Component/CommonComponent.php:819
+msgid "Space"
+msgstr ""
+
+#: Controller/Component/CommonComponent.php:820
+msgid "Tabulator"
+msgstr ""
+
+#: Controller/Component/CommonComponent.php:820
+msgid "New Line"
+msgstr ""
+
+#: Controller/Component/MobileComponent.php:268
+msgid "Engine %s not available"
+msgstr ""
+
+#: Lib/GeocodeLib.php:263
+msgid "Failed geocode parsing of '%s'"
+msgstr ""
+
+#: Lib/GeocodeLib.php:276;364
+msgid "Address '%s' has been geocoded"
+msgstr ""
+
+#: Lib/GeocodeLib.php:283
+msgid "Delay necessary for address '%s'"
+msgstr ""
+
+#: Lib/GeocodeLib.php:299;380
+msgid "Could not geocode '%s'"
+msgstr ""
+
+#: Lib/GeocodeLib.php:306;386
+msgid "Aborted after too many trials with '%s'"
+msgstr ""
+
+#: Lib/GeocodeLib.php:343
+msgid "Could not retrieve url with '%s'"
+msgstr ""
+
+#: Lib/GeocodeLib.php:351
+msgid "Failed reverseGeocode parsing of '%s'"
+msgstr ""
+
+#: Lib/GeocodeLib.php:371
+msgid "Delay necessary for '%s'"
+msgstr ""
+
+#: Lib/GeocodeLib.php:388
+msgid "Too many trials - abort"
+msgstr ""
+
+#: Lib/GeocodeLib.php:423
+msgid "Inconclusive result (total of %s)"
+msgstr ""
+
+#: Lib/GeocodeLib.php:429
+msgid "Accuracy not good enough (%s instead of at least %s)"
+msgstr ""
+
+#: Lib/GeocodeLib.php:444
+msgid "Expectation not reached (we have %s instead of at least one of %s)"
+msgstr ""
+
+#: Lib/GeocodeLib.php:746
+msgid "Invalid Unit: %s"
+msgstr ""
+
+#: Lib/GeocodeLib.php:790
+msgid "Invalid Unit"
+msgstr ""
+
+#: Lib/GeocodeLib.php:835
+msgid "Invalid level '%s'"
+msgstr ""
+
+#: Lib/SpellLib.php:39
+#: Test/Case/Lib/SpellLibTest.php:13
+msgid "Module %s not installed"
+msgstr ""
+
+#: Lib/SpellLib.php:52
+msgid "Engine %s not found"
+msgstr ""
+
+#: Lib/SpellLib.php:58
+msgid "Dictionary %s not found"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:157
+msgid "zodiacAquarius"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:158
+msgid "zodiacPisces"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:159
+#: Test/Case/Lib/Misc/ZodiacLibTest.php:34
+msgid "zodiacAries"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:160
+msgid "zodiacTaurus"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:161
+msgid "zodiacGemini"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:162
+msgid "zodiacCancer"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:163
+msgid "zodiacLeo"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:164
+msgid "zodiacVirgo"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:165
+msgid "zodiacLibra"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:166
+msgid "zodiacScorpio"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:167
+msgid "zodiacSagittarius"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:168
+msgid "zodiacCapricorn"
+msgstr ""
+
+#: Lib/Utility/FolderLib.php:42
+msgid "%s removed"
+msgstr ""
+
+#: Lib/Utility/FolderLib.php:44
+msgid "%s NOT removed"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:468;521
+#: Test/Case/Lib/Utility/TimeLibTest.php:113;221
+msgid "o'clock"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:740;891
+#: Test/Case/Lib/Utility/TimeLibTest.php:551
+msgid "%s ago"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:744
+msgid "in %s"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:780
+msgid "Month"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:781
+msgid "Day"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:782
+msgid "Hour"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:783
+msgid "Minute"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:784
+msgid "Second"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:787
+msgid "Months"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:788
+#: Test/Case/Lib/Utility/TimeLibTest.php:551;555;664
+msgid "Days"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:789
+#: Test/Case/Lib/Utility/TimeLibTest.php:551;555;664
+msgid "Hours"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:790
+#: Test/Case/Lib/Utility/TimeLibTest.php:656;660
+msgid "Minutes"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:791
+#: Test/Case/Lib/Utility/TimeLibTest.php:656
+msgid "Seconds"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:890
+#: Test/Case/Lib/Utility/TimeLibTest.php:559
+msgid "justNow"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:891
+#: Test/Case/Lib/Utility/TimeLibTest.php:555
+msgid "In %s"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:990
+#: Test/Case/Lib/Utility/TimeLibTest.php:173;233;262;263;264
+#: View/Helper/DatetimeHelper.php:93
+msgid "Today"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:991
+#: Test/Case/Lib/Utility/TimeLibTest.php:264;265
+#: View/Helper/DatetimeHelper.php:96
+msgid "Tomorrow"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:992
+#: Test/Case/Lib/Utility/TimeLibTest.php:263;265
+#: View/Helper/DatetimeHelper.php:99
+msgid "Yesterday"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:993
+msgid "The day after tomorrow"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:994
+msgid "The day before yesterday"
+msgstr ""
+
+#: Model/Behavior/CaptchaBehavior.php:73;173
+msgid "captchaContentMissing"
+msgstr ""
+
+#: Model/Behavior/CaptchaBehavior.php:76
+msgid "captchaIllegalContent"
+msgstr "Illegaler Inhalt im Formular"
+
+#: Model/Behavior/CaptchaBehavior.php:79
+msgid "captchaResultTooFast"
+msgstr "Das Formular wurde zu schnell abgeschickt - kannst du so schnell rechnen? :-)"
+
+#: Model/Behavior/CaptchaBehavior.php:82
+msgid "captchaResultTooLate"
+msgstr ""
+
+#: Model/Behavior/CaptchaBehavior.php:85
+msgid "captchaResultIncorrect"
+msgstr "Das eingegebene Captcha-Ergebnis war nicht korrekt"
+
+#: Model/Behavior/CaptchaBehavior.php:117
+msgid "Illegal call"
+msgstr ""
+
+#: Model/Behavior/CaptchaBehavior.php:121
+msgid "Illegal content"
+msgstr ""
+
+#: Model/Behavior/CaptchaBehavior.php:182
+msgid "Captcha incorrect"
+msgstr ""
+
+#: Model/Behavior/CustomFindsBehavior.php:39
+msgid "The behavior \"Containable\", if used together with \"CustomFinds\" needs to be loaded before."
+msgstr ""
+
+#: Model/Behavior/LogableBehavior.php:401
+msgid "deleted"
+msgstr ""
+
+#: Model/Behavior/LogableBehavior.php:483
+msgid "added"
+msgstr ""
+
+#: Model/Behavior/LogableBehavior.php:485
+msgid "updated"
+msgstr ""
+
+#: Model/Behavior/LogableBehavior.php:624
+msgid "Custom action"
+msgstr ""
+
+#: Model/Behavior/LogableBehavior.php:627
+msgid "by"
+msgstr ""
+
+#: Model/Behavior/LogableBehavior.php:634
+msgid "by System"
+msgstr ""
+
+#: Model/Behavior/PasswordableBehavior.php:231
+#: Test/Case/Model/Behavior/PasswordableBehaviorTest.php:95
+msgid "valErrPwdNotMatch"
+msgstr "Die beiden Passwörter stimmen nicht überein"
+
+#: Test/Case/Lib/Utility/TimeLibTest.php:263;264;265
+msgid "until"
+msgstr ""
+
+#: Test/Case/Lib/Utility/TimeLibTest.php:472;481;487
+msgid "Sunday"
+msgstr ""
+
+#: Test/Case/Lib/Utility/TimeLibTest.php:475
+msgid "Tue"
+msgstr ""
+
+#: Test/Case/Lib/Utility/TimeLibTest.php:478
+msgid "Saturday"
+msgstr ""
+
+#: Test/Case/Lib/Utility/TimeLibTest.php:484
+msgid "Tuesday"
+msgstr ""
+
+#: Test/Case/Lib/Utility/TimeLibTest.php:498
+msgid "November"
+msgstr ""
+
+#: Test/Case/Lib/Utility/TimeLibTest.php:501
+msgid "January"
+msgstr ""
+
+#: Test/Case/Lib/Utility/TimeLibTest.php:504
+msgid "Feb"
+msgstr ""
+
+#: Test/Case/Lib/Utility/TimeLibTest.php:507
+msgid "May"
+msgstr ""
+
+#: Test/Case/Model/MyModelTest.php:552
+msgid "e %s f"
+msgstr ""
+
+#: Test/Case/Model/MyModelTest.php:558
+msgid "e %s f %s g"
+msgstr ""
+
+#: Test/Case/Model/MyModelTest.php:564
+msgid "e %s f %s g %s"
+msgstr ""
+
+#: Test/Case/Model/MyModelTest.php:582
+msgid "a %s b %s c %s %s %s %s %s h %s"
+msgstr ""
+
+#: Test/Case/Model/Behavior/BitmaskedBehaviorTest.php:191
+msgid "Active"
+msgstr ""
+
+#: Test/Case/Model/Behavior/BitmaskedBehaviorTest.php:192
+msgid "Published"
+msgstr ""
+
+#: Test/Case/Model/Behavior/BitmaskedBehaviorTest.php:193
+msgid "Approved"
+msgstr ""
+
+#: Test/Case/Model/Behavior/BitmaskedBehaviorTest.php:194
+msgid "Flagged"
+msgstr ""
+
+#: Test/Case/Model/Behavior/GeocoderBehaviorTest.php:138
+msgid "validateLongitudeError"
+msgstr ""
+
+#: Test/Case/Model/Behavior/MasterPasswordBehaviorTest.php:78
+msgid "No way"
+msgstr ""
+
+#: Test/Case/Model/Behavior/PasswordableBehaviorTest.php:769;770
+msgid "valErrBetweenCharacters %s %s"
+msgstr "Zwischen %s und %s Zeichen"
+
+#: Test/Case/Model/Behavior/SluggedBehaviorTest.php:288
+msgid "and"
+msgstr ""
+
+#: Test/Case/View/Helper/CommonHelperTest.php:240;255
+msgid "Houses"
+msgstr ""
+
+#: Test/Case/View/Helper/CommonHelperTest.php:244;262
+msgid "House"
+msgstr ""
+
+#: Test/Case/View/Helper/FormatHelperTest.php:64;75;87;99
+msgid "Edit"
+msgstr ""
+
+#: Test/Case/View/Helper/FormatHelperTest.php:158;170
+#: View/Helper/FormatHelper.php:669
+msgid "Yes"
+msgstr ""
+
+#: Test/Case/View/Helper/FormatHelperTest.php:162;174
+#: View/Helper/FormatHelper.php:670
+msgid "No"
+msgstr ""
+
+#: View/RssView.php:222
+msgid "The prefix %s is not specified."
+msgstr ""
+
+#: View/Elements/master_password.ctp:9
+msgid "Master Password"
+msgstr ""
+
+#: View/Elements/master_password.ctp:10
+msgid "Password"
+msgstr ""
+
+#: View/Elements/pagination.ctp:12
+msgid "first"
+msgstr ""
+
+#: View/Elements/pagination.ctp:15
+msgid "last"
+msgstr ""
+
+#: View/Elements/pagination.ctp:18
+msgid "previous"
+msgstr ""
+
+#: View/Elements/pagination.ctp:21
+#: View/Helper/FormatHelper.php:155;157
+msgid "next"
+msgstr ""
+
+#: View/Elements/pagination.ctp:38
+msgid "Page %page% of %pages%, showing %current% records out of %count% total"
+msgstr ""
+
+#: View/Helper/CaptchaHelper.php:43
+msgid "calcPlus"
+msgstr "plus"
+
+#: View/Helper/CaptchaHelper.php:43
+msgid "calcMinus"
+msgstr "minus"
+
+#: View/Helper/CaptchaHelper.php:43
+msgid "calcTimes"
+msgstr "mal"
+
+#: View/Helper/CaptchaHelper.php:126
+msgid "Captcha"
+msgstr "Captcha"
+
+#: View/Helper/CaptchaHelper.php:126
+msgid "captchaExplained"
+msgstr "<small>Schutz vor Spam</small>"
+
+#: View/Helper/CaptchaHelper.php:129
+msgid "captchaTip"
+msgstr ""
+
+#: View/Helper/CommonHelper.php:373
+msgid "Subscribe to this feed"
+msgstr ""
+
+#: View/Helper/CommonHelper.php:502
+msgid "Please enable cookies"
+msgstr ""
+
+#: View/Helper/DatetimeHelper.php:75
+msgid "publishedAlready"
+msgstr ""
+
+#: View/Helper/DatetimeHelper.php:75
+msgid "publishedToday"
+msgstr ""
+
+#: View/Helper/DatetimeHelper.php:75
+msgid "publishedNotYet"
+msgstr ""
+
+#: View/Helper/FlattrHelper.php:101
+msgid "Donate"
+msgstr ""
+
+#: View/Helper/FormExtHelper.php:1118
+msgid "Selection"
+msgstr ""
+
+#: View/Helper/FormExtHelper.php:1120
+msgid "All"
+msgstr ""
+
+#: View/Helper/FormExtHelper.php:1121
+msgid "None"
+msgstr ""
+
+#: View/Helper/FormExtHelper.php:1122
+msgid "Revert"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:56
+msgid "consentThis"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:57
+msgid "dissentThis"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:60
+msgid "alreadyVoted"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:144;146
+msgid "prev"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:146
+msgid "noPrev"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:157
+msgid "noNext"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:279
+msgid "prio"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:502
+msgid "of"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:531
+msgid "Language"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:546
+msgid "active"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:588
+#: View/Helper/TextExtHelper.php:150
+msgid "for use in an external mail client"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:802
+msgid "notAvailable"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:870
+msgid "Percent"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:950;951
+msgid "color"
+msgstr ""
+
+#: View/Helper/GoogleMapV3Helper.php:434
+msgid "Map cannot be displayed!"
+msgstr ""
+
+#: View/Helper/GoogleMapV3Helper.php:596
+msgid "Enter your address"
+msgstr ""
+
+#: View/Helper/GoogleMapV3Helper.php:597
+msgid "Get directions"
+msgstr ""
+
+#: View/Helper/GoogleMapV3Helper.php:1272
+msgid "Map"
+msgstr ""
+
+#: View/Qlogin/admin_index.ctp:3;27;29
+msgid "Qlogins"
+msgstr ""
+
+#: View/Qlogin/admin_index.ctp:4
+msgid "valid ones"
+msgstr ""
+
+#: View/Qlogin/admin_index.ctp:7
+msgid "Generated Link"
+msgstr ""
+
+#: View/Qlogin/admin_index.ctp:11;14
+msgid "Add %s"
+msgstr ""
+
+#: View/Qlogin/admin_index.ctp:11;14
+msgid "Qlogin"
+msgstr ""
+
+#: View/Qlogin/admin_index.ctp:20
+msgid "Submit"
+msgstr ""
+
+#: View/Qlogin/admin_index.ctp:27
+msgid "Reset %s"
+msgstr ""
+
+#: View/Qlogin/admin_index.ctp:27
+msgid "Sure?"
+msgstr ""
+
+#: View/Qlogin/admin_index.ctp:29
+msgid "List %s"
+msgstr ""
+
+#~ msgid "one"
+#~ msgstr "eins"
+
+#~ msgid "two"
+#~ msgstr "zwei"
+
+#~ msgid "three"
+#~ msgstr "drei"
+
+#~ msgid "four"
+#~ msgstr "vier"
+
+#~ msgid "five"
+#~ msgstr "fünf"
+
+#~ msgid "six"
+#~ msgstr "sechs"
+
+#~ msgid "seven"
+#~ msgstr "sieben"
+
+#~ msgid "eight"
+#~ msgstr "acht"
+
+#~ msgid "nine"
+#~ msgstr "neun"
+
+#~ msgid "ten"
+#~ msgstr "zehn"
+
+#~ msgid "zero"
+#~ msgstr "null"
+
+#~ msgid "valErrProvideCurrentPwd"
+#~ msgstr "Bitte das bisherige Passwort eingeben"
+
+#~ msgid "valErrCurrentPwdIncorrect"
+#~ msgstr "Das bisherige Passwort ist nicht korrekt"

+ 0 - 13
Locale/qlogin_de.po

@@ -1,13 +0,0 @@
-### Qlogin
-
-msgid "Invalid Key"
-msgstr "Ungültiger Schlüssel"
-
-msgid "Invalid Account"
-msgstr "Ungültiger Account"
-
-msgid "You successfully logged in via qlogin"
-msgstr "Du wurdest erfolgreich eingeloggt."
-
-msgid "Success"
-msgstr "Erfolg"

+ 833 - 0
Locale/spa/LC_MESSAGES/tools.po

@@ -0,0 +1,833 @@
+# LANGUAGE translation of CakePHP Application
+# Copyright YEAR NAME <EMAIL@ADDRESS>
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PROJECT VERSION\n"
+"POT-Creation-Date: 2014-11-08 22:21+0000\n"
+"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
+"Last-Translator: NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <EMAIL@ADDRESS>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
+
+#: Console/Command/CopyShell.php:162
+msgid "Use Sitecopy Config ([q] to quit, [h] for help)"
+msgstr ""
+
+#: Console/Command/CopyShell.php:297
+msgid "Init, Catchup, List, Fetch, Update, Synch (or [q] to quit)"
+msgstr ""
+
+#: Console/Command/CopyShell.php:306
+msgid "Local files might be overridden... Continue?"
+msgstr ""
+
+#: Console/Command/CopyShell.php:481
+msgid "Show script help, too?"
+msgstr ""
+
+#: Console/Command/FolderSyncShell.php:78
+msgid "Files: %s"
+msgstr ""
+
+#: Console/Command/FolderSyncShell.php:82
+msgid "%s missing files"
+msgstr ""
+
+#: Console/Command/FolderSyncShell.php:90
+msgid "%s target files updated"
+msgstr ""
+
+#: Console/Command/FolderSyncShell.php:93
+msgid "%s source files removed"
+msgstr ""
+
+#: Console/Command/FolderSyncShell.php:155
+msgid "Usage: cake FolderSync <command>"
+msgstr ""
+
+#: Console/Command/FolderSyncShell.php:157
+msgid "Commands:"
+msgstr ""
+
+#: Console/Command/HashShell.php:31
+msgid "Select hashType - or [q] to quit"
+msgstr ""
+
+#: Console/Command/HashShell.php:39
+msgid "String to Hash (2 characters at least)"
+msgstr ""
+
+#: Console/Command/HashShell.php:115
+msgid "A console tool for hashing strings"
+msgstr ""
+
+#: Console/Command/HashShell.php:117
+msgid "Hash a string"
+msgstr ""
+
+#: Console/Command/HashShell.php:119
+msgid "hash"
+msgstr ""
+
+#: Console/Command/HashShell.php:122;124
+msgid "Compare algs"
+msgstr ""
+
+#: Console/Command/HashShell.php:127;129
+msgid "Measure alg times"
+msgstr ""
+
+#: Console/Command/HashShell.php:133
+msgid "sha1 is the default algorithm"
+msgstr ""
+
+#: Console/Command/IndentShell.php:95
+msgid "Modifying files! Continue?"
+msgstr ""
+
+#: Console/Command/IndexShell.php:211
+msgid "Run this statement?"
+msgstr ""
+
+#: Console/Command/PhpTagShell.php:77
+#: Console/Command/WhitespaceShell.php:67
+msgid "Remove? [y]/[n], [a] for all in this folder, [r] for all below, [*] for all files(!), [q] to quit"
+msgstr ""
+
+#: Console/Command/PwdShell.php:30
+msgid "No Auth Component found"
+msgstr ""
+
+#: Console/Command/PwdShell.php:36
+#: Console/Command/ResetShell.php:79
+msgid "Password to Hash (2 characters at least)"
+msgstr ""
+
+#: Console/Command/ResetShell.php:37
+msgid "New email address (must have a valid form at least)"
+msgstr ""
+
+#: Console/Command/UserShell.php:27
+msgid "Username (2 characters at least)"
+msgstr ""
+
+#: Console/Command/UserShell.php:30
+msgid "Password (2 characters at least)"
+msgstr ""
+
+#: Console/Command/UserShell.php:45;57
+msgid "Role"
+msgstr ""
+
+#: Console/Command/UserShell.php:62
+msgid "Please insert a role manually"
+msgstr ""
+
+#: Console/Command/UserShell.php:86
+msgid "Please insert a status"
+msgstr ""
+
+#: Console/Command/UserShell.php:92
+msgid "Provide Email? "
+msgstr ""
+
+#: Console/Command/UserShell.php:94
+msgid "Please insert an email"
+msgstr ""
+
+#: Console/Command/UserShell.php:103
+msgid "Continue?"
+msgstr ""
+
+#: Console/Command/WhitespaceShell.php:31;124
+msgid "Continue? [y]/[n]"
+msgstr ""
+
+#: Controller/QloginController.php:38
+msgid "Invalid Key"
+msgstr ""
+
+#: Controller/QloginController.php:50
+msgid "You successfully logged in via qlogin"
+msgstr ""
+
+#: Controller/QloginController.php:108
+msgid "Success"
+msgstr ""
+
+#: Controller/TinyUrlsController.php:100
+msgid "Done"
+msgstr ""
+
+#: Controller/Component/AuthExtComponent.php:80
+msgid "invalidLoginCredentials"
+msgstr ""
+
+#: Controller/Component/AuthExtComponent.php:87;99;103
+msgid "Account not active yet"
+msgstr ""
+
+#: Controller/Component/AuthExtComponent.php:91;107
+msgid "Account temporarily locked"
+msgstr ""
+
+#: Controller/Component/AuthExtComponent.php:93;109;116
+msgid "Reason"
+msgstr ""
+
+#: Controller/Component/AuthExtComponent.php:114
+msgid "Account deleted"
+msgstr ""
+
+#: Controller/Component/AuthExtComponent.php:121
+msgid "Unknown Error"
+msgstr ""
+
+#: Controller/Component/AuthExtComponent.php:126
+msgid "Email not active yet"
+msgstr ""
+
+#: Controller/Component/CalendarComponent.php:65;77
+msgid "invalid date"
+msgstr ""
+
+#: Controller/Component/CommonComponent.php:506
+msgid "Meta Type invalid"
+msgstr ""
+
+#: Controller/Component/CommonComponent.php:819
+msgid "Comma"
+msgstr ""
+
+#: Controller/Component/CommonComponent.php:819
+msgid "Semicolon"
+msgstr ""
+
+#: Controller/Component/CommonComponent.php:819
+msgid "Space"
+msgstr ""
+
+#: Controller/Component/CommonComponent.php:820
+msgid "Tabulator"
+msgstr ""
+
+#: Controller/Component/CommonComponent.php:820
+msgid "New Line"
+msgstr ""
+
+#: Controller/Component/MobileComponent.php:268
+msgid "Engine %s not available"
+msgstr ""
+
+#: Lib/GeocodeLib.php:263
+msgid "Failed geocode parsing of '%s'"
+msgstr ""
+
+#: Lib/GeocodeLib.php:276;364
+msgid "Address '%s' has been geocoded"
+msgstr ""
+
+#: Lib/GeocodeLib.php:283
+msgid "Delay necessary for address '%s'"
+msgstr ""
+
+#: Lib/GeocodeLib.php:299;380
+msgid "Could not geocode '%s'"
+msgstr ""
+
+#: Lib/GeocodeLib.php:306;386
+msgid "Aborted after too many trials with '%s'"
+msgstr ""
+
+#: Lib/GeocodeLib.php:343
+msgid "Could not retrieve url with '%s'"
+msgstr ""
+
+#: Lib/GeocodeLib.php:351
+msgid "Failed reverseGeocode parsing of '%s'"
+msgstr ""
+
+#: Lib/GeocodeLib.php:371
+msgid "Delay necessary for '%s'"
+msgstr ""
+
+#: Lib/GeocodeLib.php:388
+msgid "Too many trials - abort"
+msgstr ""
+
+#: Lib/GeocodeLib.php:423
+msgid "Inconclusive result (total of %s)"
+msgstr ""
+
+#: Lib/GeocodeLib.php:429
+msgid "Accuracy not good enough (%s instead of at least %s)"
+msgstr ""
+
+#: Lib/GeocodeLib.php:444
+msgid "Expectation not reached (we have %s instead of at least one of %s)"
+msgstr ""
+
+#: Lib/GeocodeLib.php:746
+msgid "Invalid Unit: %s"
+msgstr ""
+
+#: Lib/GeocodeLib.php:790
+msgid "Invalid Unit"
+msgstr ""
+
+#: Lib/GeocodeLib.php:835
+msgid "Invalid level '%s'"
+msgstr ""
+
+#: Lib/SpellLib.php:39
+#: Test/Case/Lib/SpellLibTest.php:13
+msgid "Module %s not installed"
+msgstr ""
+
+#: Lib/SpellLib.php:52
+msgid "Engine %s not found"
+msgstr ""
+
+#: Lib/SpellLib.php:58
+msgid "Dictionary %s not found"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:157
+msgid "zodiacAquarius"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:158
+msgid "zodiacPisces"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:159
+#: Test/Case/Lib/Misc/ZodiacLibTest.php:34
+msgid "zodiacAries"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:160
+msgid "zodiacTaurus"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:161
+msgid "zodiacGemini"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:162
+msgid "zodiacCancer"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:163
+msgid "zodiacLeo"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:164
+msgid "zodiacVirgo"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:165
+msgid "zodiacLibra"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:166
+msgid "zodiacScorpio"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:167
+msgid "zodiacSagittarius"
+msgstr ""
+
+#: Lib/Misc/ZodiacLib.php:168
+msgid "zodiacCapricorn"
+msgstr ""
+
+#: Lib/Utility/FolderLib.php:42
+msgid "%s removed"
+msgstr ""
+
+#: Lib/Utility/FolderLib.php:44
+msgid "%s NOT removed"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:468;521
+#: Test/Case/Lib/Utility/TimeLibTest.php:113;221
+msgid "o'clock"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:740;891
+#: Test/Case/Lib/Utility/TimeLibTest.php:551
+msgid "%s ago"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:744
+msgid "in %s"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:780
+msgid "Month"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:781
+msgid "Day"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:782
+msgid "Hour"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:783
+msgid "Minute"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:784
+msgid "Second"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:787
+msgid "Months"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:788
+#: Test/Case/Lib/Utility/TimeLibTest.php:551;555;664
+msgid "Days"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:789
+#: Test/Case/Lib/Utility/TimeLibTest.php:551;555;664
+msgid "Hours"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:790
+#: Test/Case/Lib/Utility/TimeLibTest.php:656;660
+msgid "Minutes"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:791
+#: Test/Case/Lib/Utility/TimeLibTest.php:656
+msgid "Seconds"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:890
+#: Test/Case/Lib/Utility/TimeLibTest.php:559
+msgid "justNow"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:891
+#: Test/Case/Lib/Utility/TimeLibTest.php:555
+msgid "In %s"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:990
+#: Test/Case/Lib/Utility/TimeLibTest.php:173;233;262;263;264
+#: View/Helper/DatetimeHelper.php:93
+msgid "Today"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:991
+#: Test/Case/Lib/Utility/TimeLibTest.php:264;265
+#: View/Helper/DatetimeHelper.php:96
+msgid "Tomorrow"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:992
+#: Test/Case/Lib/Utility/TimeLibTest.php:263;265
+#: View/Helper/DatetimeHelper.php:99
+msgid "Yesterday"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:993
+msgid "The day after tomorrow"
+msgstr ""
+
+#: Lib/Utility/TimeLib.php:994
+msgid "The day before yesterday"
+msgstr ""
+
+#: Model/Behavior/CaptchaBehavior.php:73;173
+msgid "captchaContentMissing"
+msgstr ""
+
+#: Model/Behavior/CaptchaBehavior.php:76
+msgid "captchaIllegalContent"
+msgstr ""
+
+#: Model/Behavior/CaptchaBehavior.php:79
+msgid "captchaResultTooFast"
+msgstr ""
+
+#: Model/Behavior/CaptchaBehavior.php:82
+msgid "captchaResultTooLate"
+msgstr ""
+
+#: Model/Behavior/CaptchaBehavior.php:85
+msgid "captchaResultIncorrect"
+msgstr ""
+
+#: Model/Behavior/CaptchaBehavior.php:117
+msgid "Illegal call"
+msgstr ""
+
+#: Model/Behavior/CaptchaBehavior.php:121
+msgid "Illegal content"
+msgstr ""
+
+#: Model/Behavior/CaptchaBehavior.php:182
+msgid "Captcha incorrect"
+msgstr ""
+
+#: Model/Behavior/CustomFindsBehavior.php:39
+msgid "The behavior \"Containable\", if used together with \"CustomFinds\" needs to be loaded before."
+msgstr ""
+
+#: Model/Behavior/LogableBehavior.php:401
+msgid "deleted"
+msgstr ""
+
+#: Model/Behavior/LogableBehavior.php:483
+msgid "added"
+msgstr ""
+
+#: Model/Behavior/LogableBehavior.php:485
+msgid "updated"
+msgstr ""
+
+#: Model/Behavior/LogableBehavior.php:624
+msgid "Custom action"
+msgstr ""
+
+#: Model/Behavior/LogableBehavior.php:627
+msgid "by"
+msgstr ""
+
+#: Model/Behavior/LogableBehavior.php:634
+msgid "by System"
+msgstr ""
+
+#: Model/Behavior/PasswordableBehavior.php:231
+#: Test/Case/Model/Behavior/PasswordableBehaviorTest.php:95
+msgid "valErrPwdNotMatch"
+msgstr "Las contraseñas no coinciden"
+
+#: Test/Case/Lib/Utility/TimeLibTest.php:263;264;265
+msgid "until"
+msgstr ""
+
+#: Test/Case/Lib/Utility/TimeLibTest.php:472;481;487
+msgid "Sunday"
+msgstr ""
+
+#: Test/Case/Lib/Utility/TimeLibTest.php:475
+msgid "Tue"
+msgstr ""
+
+#: Test/Case/Lib/Utility/TimeLibTest.php:478
+msgid "Saturday"
+msgstr ""
+
+#: Test/Case/Lib/Utility/TimeLibTest.php:484
+msgid "Tuesday"
+msgstr ""
+
+#: Test/Case/Lib/Utility/TimeLibTest.php:498
+msgid "November"
+msgstr ""
+
+#: Test/Case/Lib/Utility/TimeLibTest.php:501
+msgid "January"
+msgstr ""
+
+#: Test/Case/Lib/Utility/TimeLibTest.php:504
+msgid "Feb"
+msgstr ""
+
+#: Test/Case/Lib/Utility/TimeLibTest.php:507
+msgid "May"
+msgstr ""
+
+#: Test/Case/Model/MyModelTest.php:552
+msgid "e %s f"
+msgstr ""
+
+#: Test/Case/Model/MyModelTest.php:558
+msgid "e %s f %s g"
+msgstr ""
+
+#: Test/Case/Model/MyModelTest.php:564
+msgid "e %s f %s g %s"
+msgstr ""
+
+#: Test/Case/Model/MyModelTest.php:582
+msgid "a %s b %s c %s %s %s %s %s h %s"
+msgstr ""
+
+#: Test/Case/Model/Behavior/BitmaskedBehaviorTest.php:191
+msgid "Active"
+msgstr ""
+
+#: Test/Case/Model/Behavior/BitmaskedBehaviorTest.php:192
+msgid "Published"
+msgstr ""
+
+#: Test/Case/Model/Behavior/BitmaskedBehaviorTest.php:193
+msgid "Approved"
+msgstr ""
+
+#: Test/Case/Model/Behavior/BitmaskedBehaviorTest.php:194
+msgid "Flagged"
+msgstr ""
+
+#: Test/Case/Model/Behavior/GeocoderBehaviorTest.php:138
+msgid "validateLongitudeError"
+msgstr ""
+
+#: Test/Case/Model/Behavior/MasterPasswordBehaviorTest.php:78
+msgid "No way"
+msgstr ""
+
+#: Test/Case/Model/Behavior/PasswordableBehaviorTest.php:769;770
+msgid "valErrBetweenCharacters %s %s"
+msgstr "La contraseña debe tener entre %s y %s caracteres"
+
+#: Test/Case/Model/Behavior/SluggedBehaviorTest.php:288
+msgid "and"
+msgstr ""
+
+#: Test/Case/View/Helper/CommonHelperTest.php:240;255
+msgid "Houses"
+msgstr ""
+
+#: Test/Case/View/Helper/CommonHelperTest.php:244;262
+msgid "House"
+msgstr ""
+
+#: Test/Case/View/Helper/FormatHelperTest.php:64;75;87;99
+msgid "Edit"
+msgstr ""
+
+#: Test/Case/View/Helper/FormatHelperTest.php:158;170
+#: View/Helper/FormatHelper.php:669
+msgid "Yes"
+msgstr ""
+
+#: Test/Case/View/Helper/FormatHelperTest.php:162;174
+#: View/Helper/FormatHelper.php:670
+msgid "No"
+msgstr ""
+
+#: View/RssView.php:222
+msgid "The prefix %s is not specified."
+msgstr ""
+
+#: View/Elements/master_password.ctp:9
+msgid "Master Password"
+msgstr ""
+
+#: View/Elements/master_password.ctp:10
+msgid "Password"
+msgstr ""
+
+#: View/Elements/pagination.ctp:12
+msgid "first"
+msgstr ""
+
+#: View/Elements/pagination.ctp:15
+msgid "last"
+msgstr ""
+
+#: View/Elements/pagination.ctp:18
+msgid "previous"
+msgstr ""
+
+#: View/Elements/pagination.ctp:21
+#: View/Helper/FormatHelper.php:155;157
+msgid "next"
+msgstr ""
+
+#: View/Elements/pagination.ctp:38
+msgid "Page %page% of %pages%, showing %current% records out of %count% total"
+msgstr ""
+
+#: View/Helper/CaptchaHelper.php:43
+msgid "calcPlus"
+msgstr ""
+
+#: View/Helper/CaptchaHelper.php:43
+msgid "calcMinus"
+msgstr ""
+
+#: View/Helper/CaptchaHelper.php:43
+msgid "calcTimes"
+msgstr ""
+
+#: View/Helper/CaptchaHelper.php:126
+msgid "Captcha"
+msgstr ""
+
+#: View/Helper/CaptchaHelper.php:126
+msgid "captchaExplained"
+msgstr ""
+
+#: View/Helper/CaptchaHelper.php:129
+msgid "captchaTip"
+msgstr ""
+
+#: View/Helper/CommonHelper.php:373
+msgid "Subscribe to this feed"
+msgstr ""
+
+#: View/Helper/CommonHelper.php:502
+msgid "Please enable cookies"
+msgstr ""
+
+#: View/Helper/DatetimeHelper.php:75
+msgid "publishedAlready"
+msgstr ""
+
+#: View/Helper/DatetimeHelper.php:75
+msgid "publishedToday"
+msgstr ""
+
+#: View/Helper/DatetimeHelper.php:75
+msgid "publishedNotYet"
+msgstr ""
+
+#: View/Helper/FlattrHelper.php:101
+msgid "Donate"
+msgstr ""
+
+#: View/Helper/FormExtHelper.php:1118
+msgid "Selection"
+msgstr ""
+
+#: View/Helper/FormExtHelper.php:1120
+msgid "All"
+msgstr ""
+
+#: View/Helper/FormExtHelper.php:1121
+msgid "None"
+msgstr ""
+
+#: View/Helper/FormExtHelper.php:1122
+msgid "Revert"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:56
+msgid "consentThis"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:57
+msgid "dissentThis"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:60
+msgid "alreadyVoted"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:144;146
+msgid "prev"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:146
+msgid "noPrev"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:157
+msgid "noNext"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:279
+msgid "prio"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:502
+msgid "of"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:531
+msgid "Language"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:546
+msgid "active"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:588
+#: View/Helper/TextExtHelper.php:150
+msgid "for use in an external mail client"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:802
+msgid "notAvailable"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:870
+msgid "Percent"
+msgstr ""
+
+#: View/Helper/FormatHelper.php:950;951
+msgid "color"
+msgstr ""
+
+#: View/Helper/GoogleMapV3Helper.php:434
+msgid "Map cannot be displayed!"
+msgstr ""
+
+#: View/Helper/GoogleMapV3Helper.php:596
+msgid "Enter your address"
+msgstr ""
+
+#: View/Helper/GoogleMapV3Helper.php:597
+msgid "Get directions"
+msgstr ""
+
+#: View/Helper/GoogleMapV3Helper.php:1272
+msgid "Map"
+msgstr ""
+
+#: View/Qlogin/admin_index.ctp:3;27;29
+msgid "Qlogins"
+msgstr ""
+
+#: View/Qlogin/admin_index.ctp:4
+msgid "valid ones"
+msgstr ""
+
+#: View/Qlogin/admin_index.ctp:7
+msgid "Generated Link"
+msgstr ""
+
+#: View/Qlogin/admin_index.ctp:11;14
+msgid "Add %s"
+msgstr ""
+
+#: View/Qlogin/admin_index.ctp:11;14
+msgid "Qlogin"
+msgstr ""
+
+#: View/Qlogin/admin_index.ctp:20
+msgid "Submit"
+msgstr ""
+
+#: View/Qlogin/admin_index.ctp:27
+msgid "Reset %s"
+msgstr ""
+
+#: View/Qlogin/admin_index.ctp:27
+msgid "Sure?"
+msgstr ""
+
+#: View/Qlogin/admin_index.ctp:29
+msgid "List %s"
+msgstr ""
+
+#~ msgid "valErrProvideCurrentPwd"
+#~ msgstr "Provea la contraseña actual correcta"
+
+#~ msgid "valErrCurrentPwdIncorrect"
+#~ msgstr "La contraseña actual es incorrecta"