From 917dc4250038b1c6d093b206697404a2f68a293a Mon Sep 17 00:00:00 2001 From: Oliv Date: Tue, 13 Feb 2024 12:41:02 +0100 Subject: [PATCH] Update cake.pot for CakePHP 5.x --- resources/locales/cake.pot | 412 +++++++++++++++++++++++++++++-------- 1 file changed, 327 insertions(+), 85 deletions(-) diff --git a/resources/locales/cake.pot b/resources/locales/cake.pot index b9c6dec..9017c0f 100644 --- a/resources/locales/cake.pot +++ b/resources/locales/cake.pot @@ -4,8 +4,8 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: CakePHP 4.1.5\n" -"POT-Creation-Date: 2020-11-11 13:56+0100\n" +"Project-Id-Version: CakePHP 5.0.5\n" +"POT-Creation-Date: 2024-02-13 12:05+0100\n" "PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n" "Last-Translator: NAME \n" "Language-Team: LANGUAGE \n" @@ -14,261 +14,503 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: Error/error400.php:36 -#: Error/error500.php:40 +#: ./templates/Error/error400.php:41 +#: ./templates/Error/error500.php:46 msgid "Error" msgstr "" -#: Error/error400.php:37 +#: ./templates/Error/error400.php:42 msgid "The requested address {0} was not found on this server." msgstr "" -#: Controller/Component/AuthComponent.php:462 -msgid "You are not authorized to access that location." +#: ./templates/Error/error500.php:44 +#: ./vendor/cakephp/cakephp/src/Error/Renderer/WebExceptionRenderer.php:359 +msgid "An Internal Error Has Occurred." msgstr "" -#: Error/Renderer/WebExceptionRenderer.php:367 +#: ./vendor/cakephp/cakephp/src/Error/Renderer/WebExceptionRenderer.php:357 msgid "Not Found" msgstr "" -#: Error/error500.php:41 -#: Error/Renderer/WebExceptionRenderer.php:369 -msgid "An Internal Error Has Occurred." -msgstr "" - -#: Http/Middleware/CsrfProtectionMiddleware.php:286 +#: ./vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php:354 msgid "Missing or incorrect CSRF cookie type." msgstr "" -#: Http/Middleware/CsrfProtectionMiddleware.php:290 +#: ./vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php:358 msgid "Missing or invalid CSRF cookie." msgstr "" -#: Http/Middleware/CsrfProtectionMiddleware.php:311 +#: ./vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php:381 +#: ./vendor/cakephp/cakephp/src/Http/Middleware/SessionCsrfProtectionMiddleware.php:267 msgid "CSRF token from either the request body or request headers did not match or is missing." msgstr "" -#: Http/Response.php:1490 +#: ./vendor/cakephp/cakephp/src/Http/Middleware/SessionCsrfProtectionMiddleware.php:249 +msgid "Missing or incorrect CSRF session key" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Http/Response.php:1429 msgid "The requested file contains `..` and will not be read." msgstr "" -#: Http/Response.php:1498 +#: ./vendor/cakephp/cakephp/src/Http/Response.php:1437 msgid "The requested file was not found" msgstr "" -#: I18n/Number.php:116 +#: ./vendor/cakephp/cakephp/src/I18n/Number.php:105 msgid "{0,number,#,###.##} KB" msgstr "" -#: I18n/Number.php:118 +#: ./vendor/cakephp/cakephp/src/I18n/Number.php:106 msgid "{0,number,#,###.##} MB" msgstr "" -#: I18n/Number.php:120 +#: ./vendor/cakephp/cakephp/src/I18n/Number.php:108 msgid "{0,number,#,###.##} GB" msgstr "" -#: I18n/Number.php:122 +#: ./vendor/cakephp/cakephp/src/I18n/Number.php:109 msgid "{0,number,#,###.##} TB" msgstr "" -#: I18n/Number.php:114 +#: ./vendor/cakephp/cakephp/src/I18n/Number.php:104 msgid "{0,number,integer} Byte" msgid_plural "{0,number,integer} Bytes" msgstr[0] "" msgstr[1] "" -#: I18n/RelativeTimeFormatter.php:86 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:95 msgid "{0} from now" msgstr "" -#: I18n/RelativeTimeFormatter.php:86 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:95 msgid "{0} ago" msgstr "" -#: I18n/RelativeTimeFormatter.php:89 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:98 msgid "{0} after" msgstr "" -#: I18n/RelativeTimeFormatter.php:89 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:98 msgid "{0} before" msgstr "" -#: I18n/RelativeTimeFormatter.php:120 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:131 msgid "just now" msgstr "" -#: I18n/RelativeTimeFormatter.php:157 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:168 msgid "about a second ago" msgstr "" -#: I18n/RelativeTimeFormatter.php:158 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:169 msgid "about a minute ago" msgstr "" -#: I18n/RelativeTimeFormatter.php:159 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:170 msgid "about an hour ago" msgstr "" -#: I18n/RelativeTimeFormatter.php:160 -#: I18n/RelativeTimeFormatter.php:370 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:171 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:383 msgid "about a day ago" msgstr "" -#: I18n/RelativeTimeFormatter.php:161 -#: I18n/RelativeTimeFormatter.php:371 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:172 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:384 msgid "about a week ago" msgstr "" -#: I18n/RelativeTimeFormatter.php:162 -#: I18n/RelativeTimeFormatter.php:372 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:173 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:385 msgid "about a month ago" msgstr "" -#: I18n/RelativeTimeFormatter.php:163 -#: I18n/RelativeTimeFormatter.php:373 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:174 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:386 msgid "about a year ago" msgstr "" -#: I18n/RelativeTimeFormatter.php:174 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:185 msgid "in about a second" msgstr "" -#: I18n/RelativeTimeFormatter.php:175 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:186 msgid "in about a minute" msgstr "" -#: I18n/RelativeTimeFormatter.php:176 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:187 msgid "in about an hour" msgstr "" -#: I18n/RelativeTimeFormatter.php:177 -#: I18n/RelativeTimeFormatter.php:384 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:188 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:397 msgid "in about a day" msgstr "" -#: I18n/RelativeTimeFormatter.php:178 -#: I18n/RelativeTimeFormatter.php:385 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:189 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:398 msgid "in about a week" msgstr "" -#: I18n/RelativeTimeFormatter.php:179 -#: I18n/RelativeTimeFormatter.php:386 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:190 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:399 msgid "in about a month" msgstr "" -#: I18n/RelativeTimeFormatter.php:180 -#: I18n/RelativeTimeFormatter.php:387 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:191 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:400 msgid "in about a year" msgstr "" -#: I18n/RelativeTimeFormatter.php:342 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:355 msgid "today" msgstr "" -#: I18n/RelativeTimeFormatter.php:409 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:422 msgid "%s ago" msgstr "" -#: I18n/RelativeTimeFormatter.php:410 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:423 msgid "on %s" msgstr "" -#: I18n/RelativeTimeFormatter.php:53 -#: I18n/RelativeTimeFormatter.php:132 -#: I18n/RelativeTimeFormatter.php:354 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:62 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:143 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:367 msgid "{0} year" msgid_plural "{0} years" msgstr[0] "" msgstr[1] "" -#: I18n/RelativeTimeFormatter.php:57 -#: I18n/RelativeTimeFormatter.php:135 -#: I18n/RelativeTimeFormatter.php:357 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:66 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:146 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:370 msgid "{0} month" msgid_plural "{0} months" msgstr[0] "" msgstr[1] "" -#: I18n/RelativeTimeFormatter.php:63 -#: I18n/RelativeTimeFormatter.php:138 -#: I18n/RelativeTimeFormatter.php:360 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:72 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:149 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:373 msgid "{0} week" msgid_plural "{0} weeks" msgstr[0] "" msgstr[1] "" -#: I18n/RelativeTimeFormatter.php:65 -#: I18n/RelativeTimeFormatter.php:141 -#: I18n/RelativeTimeFormatter.php:363 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:74 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:152 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:376 msgid "{0} day" msgid_plural "{0} days" msgstr[0] "" msgstr[1] "" -#: I18n/RelativeTimeFormatter.php:70 -#: I18n/RelativeTimeFormatter.php:144 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:79 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:155 msgid "{0} hour" msgid_plural "{0} hours" msgstr[0] "" msgstr[1] "" -#: I18n/RelativeTimeFormatter.php:74 -#: I18n/RelativeTimeFormatter.php:147 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:83 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:158 msgid "{0} minute" msgid_plural "{0} minutes" msgstr[0] "" msgstr[1] "" -#: I18n/RelativeTimeFormatter.php:78 -#: I18n/RelativeTimeFormatter.php:150 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:87 +#: ./vendor/cakephp/cakephp/src/I18n/RelativeTimeFormatter.php:161 msgid "{0} second" msgid_plural "{0} seconds" msgstr[0] "" msgstr[1] "" -#: ORM/RulesChecker.php:55 +#: ./vendor/cakephp/cakephp/src/ORM/RulesChecker.php:64 msgid "This value is already in use" msgstr "" -#: ORM/RulesChecker.php:102 +#: ./vendor/cakephp/cakephp/src/ORM/RulesChecker.php:114 msgid "This value does not exist" msgstr "" -#: ORM/RulesChecker.php:224 +#: ./vendor/cakephp/cakephp/src/ORM/RulesChecker.php:234 msgid "Cannot modify row: a constraint for the `{0}` association fails." msgstr "" -#: ORM/RulesChecker.php:262 +#: ./vendor/cakephp/cakephp/src/ORM/RulesChecker.php:272 msgid "The count does not match {0}{1}" msgstr "" -#: Utility/Text.php:915 +#: ./vendor/cakephp/cakephp/src/Utility/Text.php:900 msgid "and" msgstr "" -#: Validation/Validator.php:2500 -msgid "This field is required" +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:1079 +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:3036 +#: ./vendor/cakephp/cakephp/src/View/Form/ArrayContext.php:232 +msgid "This field cannot be left empty" msgstr "" -#: Validation/Validator.php:2520 -#: View/Form/ArrayContext.php:249 -msgid "This field cannot be left empty" +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:1106 +msgid "The provided value must be alphanumeric" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:1133 +msgid "The provided value must not be alphanumeric" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:1160 +msgid "The provided value must be ASCII-alphanumeric" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:1187 +msgid "The provided value must not be ASCII-alphanumeric" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:1230 +msgid "The length of the provided value must be between `{0}` and `{1}`, inclusively" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:1282 +msgid "The provided value must be a valid credit card number of any type" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:1287 +msgid "The provided value must be a valid credit card number of these types: `{0}`" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:1324 +msgid "The provided value must be greater than `{0}`" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:1356 +msgid "The provided value must be greater than or equal to `{0}`" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:1388 +msgid "The provided value must be less than `{0}`" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:1420 +msgid "The provided value must be less than or equal to `{0}`" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:1452 +msgid "The provided value must be equal to `{0}`" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:1484 +msgid "The provided value must not be equal to `{0}`" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:1518 +msgid "The provided value must be same as `{0}`" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:1551 +msgid "The provided value must not be same as `{0}`" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:1584 +msgid "The provided value must be equal to the one of field `{0}`" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:1621 +msgid "The provided value must not be equal to the one of field `{0}`" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:1658 +msgid "The provided value must be greater than the one of field `{0}`" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:1698 +msgid "The provided value must be greater than or equal to the one of field `{0}`" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:1735 +msgid "The provided value must be less than the one of field `{0}`" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:1775 +msgid "The provided value must be less than or equal to the one of field `{0}`" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:1816 +msgid "The provided value must be a date of one of these formats: `{0}`" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:1857 +msgid "The provided value must be a date and time of one of these formats: `{0}`" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:1888 +msgid "The provided value must be a time" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:1920 +msgid "The provided value must be a localized time, date or date and time" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:1947 +msgid "The provided value must be a boolean" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:1984 +msgid "The provided value must be decimal with any number of decimal places, including none" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:1989 +msgid "The provided value must be decimal with `{0}` decimal places" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:2026 +msgid "The provided value must be an e-mail address" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:2067 +msgid "The provided value must be one of `{0}`" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:2096 +msgid "The provided value must be an IP address" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:2123 +msgid "The provided value must be an IPv4 address" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:2150 +msgid "The provided value must be an IPv6 address" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:2178 +msgid "The provided value must be at least `{0}` characters long" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:2206 +msgid "The provided value must be at least `{0}` bytes long" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:2234 +msgid "The provided value must be at most `{0}` characters long" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:2262 +msgid "The provided value must be at most `{0}` bytes long" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:2289 +msgid "The provided value must be numeric" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:2316 +msgid "The provided value must be a natural number" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:2343 +msgid "The provided value must be a non-negative integer" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:2382 +msgid "The provided value must be between `{0}` and `{1}`, inclusively" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:2416 +msgid "The provided value must be a URL" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:2445 +msgid "The provided value must be a URL with protocol" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:2475 +msgid "The provided value must be one of: `{0}`" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:2506 +msgid "The provided value must be a UUID" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:2538 +msgid "The provided value must be an uploaded file" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:2567 +msgid "The provided value must be a latitude/longitude coordinate" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:2594 +msgid "The provided value must be a latitude" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:2621 +msgid "The provided value must be a longitude" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:2648 +msgid "The provided value must be ASCII bytes only" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:2675 +msgid "The provided value must be UTF-8 bytes only" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:2704 +msgid "The provided value must be 3 and 4 byte UTF-8 sequences only" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:2731 +msgid "The provided value must be an integer" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:2758 +msgid "The provided value must be an array" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:2784 +msgid "The provided value must be scalar" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:2810 +msgid "The provided value must be a hex color" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:2842 +msgid "The provided value must be a set of multiple options" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:2873 +msgid "The provided value must have at least `{0}` elements" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:2908 +msgid "The provided value must have at most `{0}` elements" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:2975 +msgid "The provided value must match against the pattern `{0}`" +msgstr "" + +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:3005 +msgid "This field is required" msgstr "" -#: Validation/Validator.php:2672 +#: ./vendor/cakephp/cakephp/src/Validation/Validator.php:3163 msgid "The provided value is invalid" msgstr "" -#: View/Helper/FormHelper.php:981 +#: ./vendor/cakephp/cakephp/src/View/Helper/FormHelper.php:997 msgid "Edit {0}" msgstr "" -#: View/Helper/FormHelper.php:983 +#: ./vendor/cakephp/cakephp/src/View/Helper/FormHelper.php:999 msgid "New {0}" msgstr "" -#: View/Helper/FormHelper.php:1890 +#: ./vendor/cakephp/cakephp/src/View/Helper/FormHelper.php:1964 msgid "Submit" msgstr ""