diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-02-12 17:12:10 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-02-12 17:12:10 +0000 |
commit | 6e2da95bc6a758c0cf070b9ddd51acc769f7acf1 (patch) | |
tree | f04f74c68199ceafc63f1d236138de136f38de22 | |
parent | 236f615c046dfcfadbba376b735ef7a352a79ef9 (diff) | |
parent | f640d08ef45215676cbd9ea140be567ad4c1daf2 (diff) |
Merge branch 'version-2.3.1'v2.3.1
35 files changed, 15963 insertions, 12273 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a86a2067..018d69fcf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,21 +1,23 @@ ## Releases * Unreleased + +* v2.3.1 (12th February 2018) - Front end improvements: - Zoom out as much as necessary on body map page, even on mobile. #1958 - Show loading message on initial /around map load #1976 - Ask for current password/send email on password change. #1974 - - Add minimum password length and common password checking. - - Nicer display of national phone numbers. + - Add minimum password length and common password checking. #1981 + - Nicer display of national phone numbers. #1982 - 'Report as another user' allows phone number without email. #1978 - Display loading spinner on map when asset layers are loading. #1991 - Bugfixes: - Fix bug specifying category in URL on /around. #1950 - Fix bug with multiple select-multiples on a page. #1951 - - Make sure dashboard filters all fit onto one line. - - Fix issue with red bars on bar graph of many categories. - - Prefetch translations in /reports list of bodies. - - Ignore deleted/area-less bodies in dashboard list. + - Make sure dashboard filters all fit onto one line. #1938 + - Fix issue with red bars on bar graph of many categories. #1938 + - Prefetch translations in /reports list of bodies. #1941 + - Ignore deleted/area-less bodies in dashboard list. #1941 - Add missing CSS class from final questionnaire question. #1953 - Fix JavaScript error on /my calculating bounds #1954 - Change text on /reports to match lower down (fix translation). @@ -14,7 +14,7 @@ RSS alerts of problems in their area. It was created in 2007 by [mySociety](https://www.mysociety.org/) for reporting problems to UK councils and has been copied around the world. The FixMyStreet -Platform is now at version 2.3; see CHANGELOG.md for a version history. +Platform is now at version 2.3.1; see CHANGELOG.md for a version history. ## Installation diff --git a/bin/site-specific-install.sh b/bin/site-specific-install.sh index cb8b630e3..57a3ad1f8 100644 --- a/bin/site-specific-install.sh +++ b/bin/site-specific-install.sh @@ -1,7 +1,7 @@ #!/bin/sh # Set this to the version we want to check out -VERSION=${VERSION_OVERRIDE:-v2.3} +VERSION=${VERSION_OVERRIDE:-v2.3.1} PARENT_SCRIPT_URL=https://github.com/mysociety/commonlib/blob/master/bin/install-site.sh diff --git a/locale/FixMyStreet.po b/locale/FixMyStreet.po index e18d2f932..6b6a8069a 100644 --- a/locale/FixMyStreet.po +++ b/locale/FixMyStreet.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: matthew@mysociety.org\n" -"POT-Creation-Date: 2017-12-15 17:48+0000\n" +"POT-Creation-Date: 2018-02-12 15:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <team@fixmystreet.com>\n" @@ -17,7 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -#: perllib/FixMyStreet/DB/Result/Problem.pm:650 perllib/FixMyStreet/Script/Reports.pm:196 +#: perllib/FixMyStreet/DB/Result/Problem.pm:650 perllib/FixMyStreet/Script/Reports.pm:193 msgid " and " msgstr "" @@ -78,7 +78,7 @@ msgstr "" msgid "%s live updates" msgstr "" -#: templates/web/base/dashboard/index.html:159 templates/web/base/dashboard/index.html:163 +#: templates/web/base/dashboard/index.html:160 templates/web/base/dashboard/index.html:164 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -110,7 +110,7 @@ msgstr "" msgid "(a-z and space only)" msgstr "" -#: templates/web/zurich/report/_item.html:19 +#: templates/web/zurich/report/_item.html:21 msgid "(closed)" msgstr "" @@ -118,7 +118,7 @@ msgstr "" msgid "(covers roughly 200,000 people)" msgstr "" -#: templates/web/zurich/report/_item.html:17 +#: templates/web/zurich/report/_item.html:19 msgid "(fixed)" msgstr "" @@ -138,7 +138,7 @@ msgstr "" msgid "(not sent to council)" msgstr "" -#: templates/web/zurich/report/new/fill_in_details_form.html:59 +#: templates/web/base/report/new/form_user_loggedin.html:38 templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "(optional)" msgstr "" @@ -151,7 +151,7 @@ msgstr "" msgid "(we also have RSS feeds for problems within %s)" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:252 perllib/FixMyStreet/App/Controller/Report/New.pm:688 perllib/FixMyStreet/DB/Result/Problem.pm:381 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:252 perllib/FixMyStreet/App/Controller/Report/New.pm:685 perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "" @@ -179,7 +179,7 @@ msgstr "" msgid "<label for=\"statuses\">Show</label> %s reports <label for=\"filter_categories\">about</label> %s" msgstr "" -#: templates/web/base/js/translation_strings.html:78 +#: templates/web/base/js/translation_strings.html:84 msgid "<span>%s</span> saved." msgstr "" @@ -203,11 +203,11 @@ msgstr "" msgid "<strong>No</strong> Let me confirm my update by email/text" msgstr "" -#: templates/web/base/auth/general.html:110 templates/web/zurich/auth/general.html:51 +#: templates/web/base/auth/general.html:112 templates/web/zurich/auth/general.html:41 msgid "<strong>No</strong> let me sign in by email" msgstr "" -#: templates/web/base/auth/general.html:108 +#: templates/web/base/auth/general.html:110 msgid "<strong>No</strong> let me sign in by email or text" msgstr "" @@ -219,10 +219,14 @@ msgstr "" msgid "<strong>Note:</strong> This report hasn't yet been sent onwards for action. Any changes made may not be passed on." msgstr "" -#: templates/web/base/auth/general.html:79 templates/web/base/report/new/form_user_loggedout_password.html:3 templates/web/base/report/update/form_user_loggedout_password.html:2 +#: templates/web/base/auth/general.html:81 templates/web/base/report/new/form_user_loggedout_password.html:3 templates/web/base/report/update/form_user_loggedout_password.html:2 msgid "<strong>Yes</strong> I have a password" msgstr "" +#: templates/web/base/auth/generate_token.html:54 +msgid "Activate two-factor authentication" +msgstr "" + #: templates/web/base/my/my.html:39 templates/web/base/my/my.html:50 msgid "Add" msgstr "" @@ -278,15 +282,15 @@ msgstr "" msgid "Add user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/ACV.pm:108 perllib/FixMyStreet/Cobrand/Default.pm:736 msgid "Add/edit problem categories" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:720 +#: perllib/FixMyStreet/Cobrand/ACV.pm:110 perllib/FixMyStreet/Cobrand/Default.pm:738 msgid "Add/edit response priorities" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:719 +#: perllib/FixMyStreet/Cobrand/ACV.pm:109 perllib/FixMyStreet/Cobrand/Default.pm:737 msgid "Add/edit response templates" msgstr "" @@ -302,7 +306,7 @@ msgstr "" msgid "Admin" msgstr "" -#: templates/web/base/auth/change_password.html:39 +#: templates/web/base/auth/change_password.html:51 msgid "Again:" msgstr "" @@ -318,11 +322,11 @@ msgstr "" msgid "Alert me to future updates" msgstr "" -#: templates/web/base/dashboard/index.html:30 templates/web/base/dashboard/index.html:40 templates/web/base/dashboard/index.html:51 templates/web/base/dashboard/index.html:63 templates/web/base/reports/_list-filters.html:3 +#: templates/web/base/dashboard/index.html:30 templates/web/base/dashboard/index.html:40 templates/web/base/dashboard/index.html:51 templates/web/base/dashboard/index.html:64 templates/web/base/reports/_list-filters.html:3 msgid "All" msgstr "" -#: templates/web/zurich/reports/index.html:13 +#: templates/web/zurich/reports/index.html:14 msgid "All Reports" msgstr "" @@ -378,11 +382,11 @@ msgstr "" msgid "Another user" msgstr "" -#: templates/web/base/js/translation_strings.html:59 +#: templates/web/base/js/translation_strings.html:65 msgid "Are you sure you want to cancel this upload?" msgstr "" -#: templates/web/base/admin/report_edit.html:84 templates/web/base/admin/template_edit.html:75 templates/web/base/js/translation_strings.html:73 templates/web/base/report/display_tools.html:6 +#: templates/web/base/admin/report_edit.html:84 templates/web/base/admin/template_edit.html:75 templates/web/base/js/translation_strings.html:79 templates/web/base/report/display_tools.html:6 msgid "Are you sure?" msgstr "" @@ -390,7 +394,7 @@ msgstr "" msgid "Area covered" msgstr "" -#: templates/web/base/admin/user-form.html:82 +#: templates/web/base/admin/user-form.html:78 msgid "Area:" msgstr "" @@ -414,11 +418,11 @@ msgstr "" msgid "Assign to subdivision:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/ACV.pm:105 perllib/FixMyStreet/Cobrand/Default.pm:733 msgid "Assign users to areas" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:219 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:220 msgid "Assigned to %s" msgstr "" @@ -430,7 +434,7 @@ msgstr "" msgid "At the moment only searching for and looking at reports work." msgstr "" -#: templates/web/base/admin/user-form.html:96 templates/web/base/admin/user-form.html:97 +#: templates/web/base/admin/user-form.html:92 templates/web/base/admin/user-form.html:93 msgid "Authorised staff users can be associated with the categories in which they operate." msgstr "" @@ -454,11 +458,11 @@ msgstr "" msgid "Avoid personal information and vehicle number plates" msgstr "" -#: perllib/FixMyStreet/DB/Result/Problem.pm:344 templates/web/zurich/report/_item.html:9 +#: perllib/FixMyStreet/DB/Result/Problem.pm:344 templates/web/zurich/report/_item.html:11 msgid "Awaiting moderation" msgstr "" -#: templates/web/base/js/translation_strings.html:31 +#: templates/web/base/js/translation_strings.html:37 msgid "Back" msgstr "" @@ -470,7 +474,7 @@ msgstr "" msgid "Ban user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 perllib/FixMyStreet/Cobrand/Default.pm:717 perllib/FixMyStreet/Cobrand/Zurich.pm:396 templates/web/base/admin/bodies.html:1 templates/web/base/admin/report_edit.html:55 templates/web/zurich/header.html:50 +#: perllib/FixMyStreet/Cobrand/ACV.pm:107 perllib/FixMyStreet/Cobrand/ACV.pm:260 perllib/FixMyStreet/Cobrand/Default.pm:651 perllib/FixMyStreet/Cobrand/Default.pm:735 perllib/FixMyStreet/Cobrand/Zurich.pm:423 templates/web/base/admin/bodies.html:1 templates/web/base/admin/report_edit.html:55 templates/web/zurich/header.html:50 msgid "Bodies" msgstr "" @@ -478,7 +482,7 @@ msgstr "" msgid "Body" msgstr "" -#: templates/web/base/admin/user-form.html:54 +#: templates/web/base/admin/user-form.html:46 msgid "Body:" msgstr "" @@ -494,7 +498,7 @@ msgstr "" msgid "Can't see the map? <em>Skip this step</em>" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 templates/web/base/admin/responsepriorities/list.html:8 templates/web/base/admin/templates.html:7 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 perllib/FixMyStreet/Cobrand/Default.pm:651 templates/web/base/admin/responsepriorities/list.html:8 templates/web/base/admin/templates.html:7 msgid "Categories" msgstr "" @@ -502,11 +506,11 @@ msgstr "" msgid "Categories:" msgstr "" -#: templates/web/base/admin/body.html:72 templates/web/base/admin/contact-form.html:19 templates/web/base/admin/stats/fix_rate.html:4 templates/web/base/dashboard/index.html:99 templates/web/base/report/_inspect.html:54 templates/web/base/report/_item.html:92 templates/web/base/report/new/category.html:12 templates/web/base/report/new/category_wrapper.html:3 templates/web/zurich/admin/body.html:14 templates/web/zurich/admin/index-dm.html:23 templates/web/zurich/admin/index-sdm.html:21 templates/web/zurich/admin/reports.html:13 templates/web/zurich/admin/stats/index.html:50 +#: templates/web/base/admin/body.html:72 templates/web/base/admin/contact-form.html:19 templates/web/base/admin/stats/fix_rate.html:4 templates/web/base/dashboard/index.html:100 templates/web/base/report/_inspect.html:54 templates/web/base/report/_item.html:92 templates/web/base/report/new/category.html:12 templates/web/base/report/new/category_wrapper.html:3 templates/web/zurich/admin/body.html:14 templates/web/zurich/admin/index-dm.html:23 templates/web/zurich/admin/index-sdm.html:21 templates/web/zurich/admin/reports.html:13 templates/web/zurich/admin/stats/index.html:50 msgid "Category" msgstr "" -#: templates/web/base/dashboard/index.html:102 +#: templates/web/base/dashboard/index.html:103 msgid "Category and State" msgstr "" @@ -522,7 +526,7 @@ msgstr "" msgid "Category:" msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:187 +#: perllib/FixMyStreet/Script/Reports.pm:184 msgid "Category: %s" msgstr "" @@ -534,7 +538,7 @@ msgstr "" msgid "Change email address" msgstr "" -#: templates/web/base/auth/change_password.html:1 templates/web/base/auth/change_password.html:16 templates/web/base/auth/change_password.html:4 templates/web/base/auth/change_password.html:43 templates/web/base/my/my.html:63 +#: templates/web/base/auth/change_password.html:1 templates/web/base/auth/change_password.html:5 templates/web/base/my/my.html:63 msgid "Change password" msgstr "" @@ -567,7 +571,7 @@ msgstr "" msgid "Choose another" msgstr "" -#: templates/web/base/js/translation_strings.html:72 +#: templates/web/base/js/translation_strings.html:78 msgid "Clear offline data" msgstr "" @@ -595,7 +599,7 @@ msgstr "" msgid "Click the link in that email to sign in." msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:134 perllib/FixMyStreet/Cobrand/Zurich.pm:194 perllib/FixMyStreet/Cobrand/Zurich.pm:965 perllib/FixMyStreet/DB/ResultSet/State.pm:71 templates/web/base/admin/states/index.html:103 templates/web/base/admin/states/index.html:27 templates/web/base/admin/states/index.html:33 templates/web/base/dashboard/index.html:112 templates/web/zurich/admin/header.html:1 templates/web/zurich/admin/header.html:10 templates/web/zurich/admin/header.html:16 templates/web/zurich/admin/stats/index.html:31 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 perllib/FixMyStreet/Cobrand/Zurich.pm:1004 perllib/FixMyStreet/Cobrand/Zurich.pm:195 perllib/FixMyStreet/DB/ResultSet/State.pm:71 templates/web/base/admin/states/index.html:103 templates/web/base/admin/states/index.html:27 templates/web/base/admin/states/index.html:33 templates/web/base/dashboard/index.html:113 templates/web/zurich/admin/header.html:1 templates/web/zurich/admin/header.html:10 templates/web/zurich/admin/header.html:16 templates/web/zurich/admin/stats/index.html:31 msgid "Closed" msgstr "" @@ -619,15 +623,15 @@ msgstr "" msgid "Cobrand:" msgstr "" -#: templates/web/base/admin/extra-metadata-form.html:14 templates/web/base/auth/smsform.html:24 +#: templates/web/base/admin/extra-metadata-form.html:14 templates/web/base/auth/2faform.html:18 templates/web/base/auth/smsform.html:24 msgid "Code" msgstr "" -#: templates/web/base/js/translation_strings.html:50 +#: templates/web/base/js/translation_strings.html:56 msgid "Collapse map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:629 templates/web/base/admin/config_page.html:1 +#: perllib/FixMyStreet/Cobrand/ACV.pm:256 perllib/FixMyStreet/Cobrand/Default.pm:647 templates/web/base/admin/config_page.html:1 msgid "Configuration" msgstr "" @@ -635,7 +639,7 @@ msgstr "" msgid "Confirm" msgstr "" -#: templates/web/base/auth/smsform.html:1 templates/web/base/auth/token.html:1 +#: templates/web/base/auth/2faform.html:1 templates/web/base/auth/smsform.html:1 templates/web/base/auth/token.html:1 msgid "Confirm account" msgstr "" @@ -672,11 +676,11 @@ msgstr "" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1801 perllib/FixMyStreet/App/Controller/Admin.pm:1830 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1854 perllib/FixMyStreet/App/Controller/Admin.pm:1883 msgid "Could not find user" msgstr "" -#: templates/web/base/js/translation_strings.html:36 +#: templates/web/base/js/translation_strings.html:42 msgid "Could not look up location" msgstr "" @@ -716,15 +720,15 @@ msgstr "" msgid "Create priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:701 +#: perllib/FixMyStreet/Cobrand/ACV.pm:91 perllib/FixMyStreet/Cobrand/Default.pm:719 msgid "Create reports/updates as anonymous user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:702 +#: perllib/FixMyStreet/Cobrand/ACV.pm:92 perllib/FixMyStreet/Cobrand/Default.pm:720 msgid "Create reports/updates as the council" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:700 +#: perllib/FixMyStreet/Cobrand/ACV.pm:90 perllib/FixMyStreet/Cobrand/Default.pm:718 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -740,11 +744,15 @@ msgstr "" msgid "Created:" msgstr "" -#: templates/web/base/auth/generate_token.html:27 +#: templates/web/base/auth/change_password.html:40 +msgid "Current password:" +msgstr "" + +#: templates/web/base/auth/generate_token.html:46 msgid "Current token:" msgstr "" -#: templates/web/base/dashboard/index.html:91 +#: templates/web/base/dashboard/index.html:92 msgid "Currently grouped by %s" msgstr "" @@ -752,7 +760,7 @@ msgstr "" msgid "Currently no bodies have been created." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:830 templates/web/zurich/admin/report_edit-sdm.html:105 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:869 templates/web/zurich/admin/report_edit-sdm.html:105 msgid "Customer not contactable" msgstr "" @@ -760,6 +768,10 @@ msgstr "" msgid "Dashboard" msgstr "" +#: templates/web/base/auth/generate_token.html:54 +msgid "Deactivate two-factor authentication" +msgstr "" + #: templates/web/zurich/admin/stats/index.html:35 msgid "Dealt with by subdivision within 5 working days" msgstr "" @@ -800,7 +812,7 @@ msgstr "" msgid "Detailed information is limited to %d characters." msgstr "" -#: templates/web/base/js/translation_strings.html:33 templates/web/zurich/report/new/fill_in_details_form.html:45 +#: templates/web/base/js/translation_strings.html:39 templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "" @@ -808,7 +820,7 @@ msgstr "" msgid "Details:" msgstr "" -#: templates/web/base/dashboard/index.html:103 +#: templates/web/base/dashboard/index.html:104 msgid "Device and Site" msgstr "" @@ -853,7 +865,7 @@ msgstr "" msgid "Down one" msgstr "" -#: templates/web/base/js/translation_strings.html:58 +#: templates/web/base/js/translation_strings.html:64 msgid "Drag and drop photos here or <u>click to upload</u>" msgstr "" @@ -885,23 +897,23 @@ msgstr "" msgid "Edit body details" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:712 +#: perllib/FixMyStreet/Cobrand/ACV.pm:102 perllib/FixMyStreet/Cobrand/Default.pm:730 msgid "Edit other users' details" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:713 +#: perllib/FixMyStreet/Cobrand/ACV.pm:103 perllib/FixMyStreet/Cobrand/Default.pm:731 msgid "Edit other users' permissions" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:695 +#: perllib/FixMyStreet/Cobrand/ACV.pm:89 perllib/FixMyStreet/Cobrand/Default.pm:713 msgid "Edit report category" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:696 +#: perllib/FixMyStreet/Cobrand/Default.pm:714 msgid "Edit report priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:694 +#: perllib/FixMyStreet/Cobrand/ACV.pm:88 perllib/FixMyStreet/Cobrand/Default.pm:712 msgid "Edit reports" msgstr "" @@ -921,7 +933,7 @@ msgstr "" msgid "Editor" msgstr "" -#: templates/web/base/admin/bodies.html:27 templates/web/base/admin/category_edit.html:28 templates/web/base/admin/flagged.html:38 templates/web/base/admin/users.html:17 templates/web/zurich/admin/body-form.html:9 templates/web/zurich/admin/body.html:15 templates/web/zurich/auth/general.html:24 templates/web/zurich/auth/general.html:54 +#: templates/web/base/admin/bodies.html:27 templates/web/base/admin/category_edit.html:28 templates/web/base/admin/flagged.html:38 templates/web/base/admin/users.html:17 templates/web/zurich/admin/body-form.html:9 templates/web/zurich/admin/body.html:15 templates/web/zurich/auth/general.html:14 templates/web/zurich/auth/general.html:44 msgid "Email" msgstr "" @@ -941,7 +953,7 @@ msgstr "" msgid "Email alert deleted" msgstr "" -#: templates/web/base/admin/user-form.html:22 +#: templates/web/base/admin/user-form.html:21 msgid "Email verified:" msgstr "" @@ -949,10 +961,6 @@ msgstr "" msgid "Email:" msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:111 -msgid "Email: %s" -msgstr "" - #: templates/web/base/admin/open311-form-fields.html:55 templates/web/base/admin/open311-form-fields.html:56 msgid "" "Enable <strong>Open311 update-sending</strong> if the endpoint will send and receive\n" @@ -968,7 +976,7 @@ msgid "" " problem must be emailed, while others can be sent over Open311." msgstr "" -#: templates/web/base/dashboard/index.html:77 +#: templates/web/base/dashboard/index.html:78 msgid "End Date" msgstr "" @@ -976,7 +984,7 @@ msgstr "" msgid "Endpoint" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:81 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:82 msgid "Enter a Zürich street name" msgstr "" @@ -992,7 +1000,7 @@ msgstr "" msgid "Enter a nearby street name and area" msgstr "" -#: templates/web/base/auth/general.html:123 templates/web/base/report/new/form_user_loggedout_by_email.html:45 templates/web/base/report/update/form_user_loggedout_by_email.html:17 templates/web/zurich/auth/general.html:65 +#: templates/web/base/auth/general.html:128 templates/web/base/report/new/form_user_loggedout_by_email.html:47 templates/web/base/report/update/form_user_loggedout_by_email.html:20 templates/web/zurich/auth/general.html:58 msgid "Enter a password" msgstr "" @@ -1020,7 +1028,7 @@ msgstr "" msgid "Existing category" msgstr "" -#: templates/web/base/js/translation_strings.html:49 +#: templates/web/base/js/translation_strings.html:55 msgid "Expand map" msgstr "" @@ -1028,11 +1036,11 @@ msgstr "" msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:104 +#: templates/web/base/dashboard/index.html:105 msgid "Export as CSV" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:179 perllib/FixMyStreet/Cobrand/Zurich.pm:918 templates/web/zurich/admin/header.html:1 templates/web/zurich/admin/header.html:12 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:180 perllib/FixMyStreet/Cobrand/Zurich.pm:957 templates/web/zurich/admin/header.html:1 templates/web/zurich/admin/header.html:12 msgid "Extern" msgstr "" @@ -1052,7 +1060,7 @@ msgstr "" msgid "External team" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:656 templates/web/base/admin/reportextrafields/edit.html:1 templates/web/base/admin/reportextrafields/index.html:1 +#: perllib/FixMyStreet/Cobrand/Default.pm:674 templates/web/base/admin/reportextrafields/edit.html:1 templates/web/base/admin/reportextrafields/index.html:1 msgid "Extra Fields" msgstr "" @@ -1084,7 +1092,7 @@ msgstr "" msgid "Fix this by choosing an <strong>area covered</strong> in the <em>Edit body details</em> form below." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 perllib/FixMyStreet/Cobrand/Oxfordshire.pm:133 templates/web/base/admin/states/index.html:29 templates/web/base/admin/stats/fix_rate.html:4 templates/web/base/dashboard/index.html:113 +#: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 templates/web/base/admin/states/index.html:29 templates/web/base/admin/stats/fix_rate.html:4 templates/web/base/dashboard/index.html:114 msgid "Fixed" msgstr "" @@ -1104,7 +1112,7 @@ msgstr "" msgid "Flag user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:627 templates/web/base/admin/users.html:20 +#: perllib/FixMyStreet/Cobrand/Default.pm:645 templates/web/base/admin/users.html:20 msgid "Flagged" msgstr "" @@ -1112,7 +1120,7 @@ msgstr "" msgid "Flagged reports and users" msgstr "" -#: templates/web/base/admin/user-form.html:112 +#: templates/web/base/admin/user-form.html:108 msgid "Flagged users are listed on the <a href='%s'>flagged</a> page." msgstr "" @@ -1120,7 +1128,7 @@ msgstr "" msgid "Flagged users are not restricted in any way. This is just a list of users that have been marked for attention." msgstr "" -#: templates/web/base/admin/report_edit.html:140 templates/web/base/admin/user-form.html:118 +#: templates/web/base/admin/report_edit.html:142 templates/web/base/admin/user-form.html:115 msgid "Flagged:" msgstr "" @@ -1140,15 +1148,15 @@ msgstr "" msgid "For more information, see <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." msgstr "" -#: templates/web/base/auth/general.html:94 templates/web/base/report/new/form_user_loggedout_password.html:20 templates/web/base/report/update/form_user_loggedout_password.html:19 +#: templates/web/base/auth/general.html:96 templates/web/base/report/new/form_user_loggedout_password.html:20 templates/web/base/report/update/form_user_loggedout_password.html:19 msgid "Forgotten your password?" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:748 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:787 msgid "Forwarded to external body" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:749 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:788 msgid "Forwarded wish to external body" msgstr "" @@ -1156,7 +1164,7 @@ msgstr "" msgid "Frequently Asked Questions" msgstr "" -#: templates/web/base/auth/generate_token.html:1 templates/web/base/auth/generate_token.html:2 templates/web/base/auth/generate_token.html:20 templates/web/base/auth/generate_token.html:33 templates/web/base/my/my.html:65 +#: templates/web/base/auth/generate_token.html:52 msgid "Generate token" msgstr "" @@ -1192,7 +1200,7 @@ msgstr "" msgid "Going to send questionnaire?" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:714 +#: perllib/FixMyStreet/Cobrand/ACV.pm:104 perllib/FixMyStreet/Cobrand/Default.pm:732 msgid "Grant access to the admin" msgstr "" @@ -1200,11 +1208,11 @@ msgstr "" msgid "Graph of problem creation by status over time" msgstr "" -#: templates/web/base/dashboard/index.html:93 +#: templates/web/base/dashboard/index.html:94 msgid "Group by %s" msgstr "" -#: templates/web/base/dashboard/index.html:98 +#: templates/web/base/dashboard/index.html:99 msgid "Group by:" msgstr "" @@ -1232,10 +1240,14 @@ msgstr "" msgid "Hi %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:911 perllib/FixMyStreet/DB/ResultSet/State.pm:64 templates/web/base/admin/update_edit.html:30 templates/web/zurich/admin/header.html:1 templates/web/zurich/admin/header.html:11 templates/web/zurich/admin/stats/index.html:32 templates/web/zurich/admin/update_edit.html:18 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:950 perllib/FixMyStreet/DB/ResultSet/State.pm:64 templates/web/base/admin/update_edit.html:30 templates/web/zurich/admin/header.html:1 templates/web/zurich/admin/header.html:11 templates/web/zurich/admin/stats/index.html:32 templates/web/zurich/admin/update_edit.html:18 msgid "Hidden" msgstr "" +#: templates/web/base/admin/user-form.html:197 +msgid "Hide all reports and updates" +msgstr "" + #: templates/web/base/report/_main.html:105 msgid "Hide entire report" msgstr "" @@ -1256,7 +1268,7 @@ msgstr "" msgid "Hide my name on this report" msgstr "" -#: templates/web/base/around/display_location.html:60 templates/web/base/around/display_location.html:68 templates/web/base/js/translation_strings.html:55 +#: templates/web/base/around/display_location.html:60 templates/web/base/around/display_location.html:68 templates/web/base/js/translation_strings.html:61 msgid "Hide pins" msgstr "" @@ -1284,7 +1296,7 @@ msgstr "" msgid "How to report a problem" msgstr "" -#: templates/web/base/js/translation_strings.html:32 +#: templates/web/base/js/translation_strings.html:38 msgid "How to send successful reports" msgstr "" @@ -1332,7 +1344,7 @@ msgid "" " the menu. Make sure you use the same category name in the bodies if you want this to happen." msgstr "" -#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/auth/generate_token.html:61 msgid "If you generate a new token the existing token will no longer work." msgstr "" @@ -1402,7 +1414,7 @@ msgstr "" msgid "In addition, the following attributes that are not part of the Open311 v2 specification are returned: agency_sent_datetime, title (also returned as part of description), interface_used, comment_count, requestor_name (only present if requestor allowed the name to be shown on this site)." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:197 perllib/FixMyStreet/Cobrand/Zurich.pm:959 templates/web/zurich/admin/header.html:1 templates/web/zurich/admin/header.html:8 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:198 perllib/FixMyStreet/Cobrand/Zurich.pm:998 templates/web/zurich/admin/header.html:1 templates/web/zurich/admin/header.html:8 msgid "In progress" msgstr "" @@ -1430,7 +1442,7 @@ msgstr "" msgid "Inspection required" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:698 +#: perllib/FixMyStreet/Cobrand/Default.pm:716 msgid "Instruct contractors to fix problems" msgstr "" @@ -1462,15 +1474,15 @@ msgstr "" msgid "It’s on its way to the council right now." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:182 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:183 msgid "Jurisdiction Unknown" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:923 templates/web/zurich/admin/header.html:1 templates/web/zurich/admin/header.html:15 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:962 templates/web/zurich/admin/header.html:1 templates/web/zurich/admin/header.html:15 msgid "Jurisdiction unknown" msgstr "" -#: templates/web/base/auth/general.html:90 templates/web/base/report/new/form_user_loggedout_password.html:16 templates/web/base/report/update/form_user_loggedout_password.html:15 templates/web/zurich/auth/general.html:40 +#: templates/web/base/auth/general.html:92 templates/web/base/report/new/form_user_loggedout_password.html:16 templates/web/base/report/update/form_user_loggedout_password.html:15 templates/web/zurich/auth/general.html:30 msgid "Keep me signed in on this computer" msgstr "" @@ -1530,6 +1542,10 @@ msgstr "" msgid "List all reported problems" msgstr "" +#: templates/web/base/around/on_map_list_items.html:18 +msgid "Loading reports…" +msgstr "" + #: templates/web/base/report/new/category_wrapper.html:8 msgid "Loading..." msgstr "" @@ -1558,23 +1574,31 @@ msgstr "" msgid "Log in with Twitter" msgstr "" -#: templates/web/base/js/translation_strings.html:65 +#: templates/web/base/js/translation_strings.html:71 msgid "Log in with email" msgstr "" -#: templates/web/base/js/translation_strings.html:63 +#: templates/web/base/js/translation_strings.html:69 msgid "Log in with email/text" msgstr "" -#: templates/web/base/dashboard/index.html:81 +#: templates/web/base/admin/user-form.html:195 +msgid "Log out of all sessions" +msgstr "" + +#: templates/web/base/dashboard/index.html:82 msgid "Look up" msgstr "" -#: templates/web/base/js/translation_strings.html:44 +#: templates/web/base/js/translation_strings.html:50 msgid "MAP" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:699 +#: templates/web/base/admin/user-form.html:196 +msgid "Make anonymous on all reports and updates" +msgstr "" + +#: perllib/FixMyStreet/Cobrand/Default.pm:717 msgid "Manage shortlist" msgstr "" @@ -1582,7 +1606,7 @@ msgstr "" msgid "Manual order" msgstr "" -#: templates/web/base/js/translation_strings.html:46 +#: templates/web/base/js/translation_strings.html:52 msgid "Map" msgstr "" @@ -1590,11 +1614,11 @@ msgstr "" msgid "Mark as sent" msgstr "" -#: templates/web/base/admin/user-form.html:110 +#: templates/web/base/admin/user-form.html:106 msgid "Mark users whose behaviour you want to keep a check on as <strong>flagged</strong>." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:697 +#: perllib/FixMyStreet/Cobrand/Default.pm:715 msgid "Markup problem details" msgstr "" @@ -1622,7 +1646,7 @@ msgstr "" msgid "Moderate" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:693 +#: perllib/FixMyStreet/Cobrand/ACV.pm:87 perllib/FixMyStreet/Cobrand/Default.pm:711 msgid "Moderate report details" msgstr "" @@ -1646,7 +1670,7 @@ msgstr "" msgid "Moderation reason:" msgstr "" -#: templates/web/base/dashboard/index.html:101 +#: templates/web/base/dashboard/index.html:102 msgid "Month" msgstr "" @@ -1654,7 +1678,7 @@ msgstr "" msgid "Most commented" msgstr "" -#: templates/web/base/admin/bodies.html:25 templates/web/base/admin/body-form.html:24 templates/web/base/admin/extra-metadata-form.html:65 templates/web/base/admin/flagged.html:16 templates/web/base/admin/flagged.html:37 templates/web/base/admin/index.html:62 templates/web/base/admin/list_updates.html:7 templates/web/base/admin/reportextrafields/edit.html:11 templates/web/base/admin/reportextrafields/index.html:6 templates/web/base/admin/reports.html:14 templates/web/base/admin/responsepriorities/list.html:6 templates/web/base/admin/states/index.html:108 templates/web/base/admin/states/index.html:11 templates/web/base/admin/users.html:16 templates/web/base/auth/general.html:113 templates/web/base/report/new/form_user_loggedin.html:49 templates/web/base/report/new/form_user_loggedout_by_email.html:11 templates/web/base/report/update/form_name.html:27 templates/web/zurich/admin/body-form.html:4 templates/web/zurich/auth/general.html:60 templates/web/zurich/report/new/fill_in_details_form.html:59 +#: templates/web/base/admin/bodies.html:25 templates/web/base/admin/body-form.html:24 templates/web/base/admin/extra-metadata-form.html:65 templates/web/base/admin/flagged.html:16 templates/web/base/admin/flagged.html:37 templates/web/base/admin/index.html:62 templates/web/base/admin/list_updates.html:7 templates/web/base/admin/reportextrafields/edit.html:11 templates/web/base/admin/reportextrafields/index.html:6 templates/web/base/admin/reports.html:14 templates/web/base/admin/responsepriorities/list.html:6 templates/web/base/admin/states/index.html:108 templates/web/base/admin/states/index.html:11 templates/web/base/admin/users.html:16 templates/web/base/auth/general.html:115 templates/web/base/report/new/form_user_loggedin.html:49 templates/web/base/report/new/form_user_loggedout_by_email.html:11 templates/web/base/report/update/form_name.html:27 templates/web/zurich/admin/body-form.html:4 templates/web/zurich/auth/general.html:50 templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "Name" msgstr "" @@ -1662,10 +1686,6 @@ msgstr "" msgid "Name:" msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:110 -msgid "Name: %s" -msgstr "" - #: templates/web/base/report/_inspect.html:44 msgid "Navigate to this problem" msgstr "" @@ -1682,7 +1702,7 @@ msgstr "" msgid "Nearest postcode to the pin placed on the map (automatically generated): %s (%sm away)" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:521 perllib/FixMyStreet/Cobrand/Default.pm:549 +#: perllib/FixMyStreet/Cobrand/Default.pm:539 perllib/FixMyStreet/Cobrand/Default.pm:567 msgid "Nearest road to the pin placed on the map (automatically generated by Bing Maps): %s" msgstr "" @@ -1700,11 +1720,11 @@ msgstr "" msgid "Nearly done! Now check your email…" msgstr "" -#: templates/web/base/auth/smsform.html:19 +#: templates/web/base/auth/2faform.html:8 templates/web/base/auth/smsform.html:19 msgid "Nearly done! Now check your phone…" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:129 msgid "New" msgstr "" @@ -1732,7 +1752,7 @@ msgstr "" msgid "New note to DM:" msgstr "" -#: templates/web/base/auth/change_password.html:35 +#: templates/web/base/auth/change_password.html:47 msgid "New password:" msgstr "" @@ -1784,15 +1804,15 @@ msgstr "" msgid "Next" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1222 templates/web/base/admin/category_edit.html:4 templates/web/base/admin/list_updates.html:32 templates/web/base/admin/list_updates.html:34 templates/web/base/admin/list_updates.html:35 templates/web/base/admin/problem_row.html:20 templates/web/base/admin/report_edit.html:125 templates/web/base/admin/report_edit.html:95 templates/web/base/admin/update_edit.html:26 templates/web/base/questionnaire/creator_fixed.html:16 templates/web/base/questionnaire/index.html:106 templates/web/base/questionnaire/index.html:55 templates/web/base/report/_inspect.html:98 +#: perllib/FixMyStreet/Cobrand/Default.pm:1240 templates/web/base/admin/category_edit.html:4 templates/web/base/admin/list_updates.html:32 templates/web/base/admin/list_updates.html:34 templates/web/base/admin/list_updates.html:35 templates/web/base/admin/problem_row.html:20 templates/web/base/admin/report_edit.html:125 templates/web/base/admin/report_edit.html:95 templates/web/base/admin/update_edit.html:26 templates/web/base/questionnaire/creator_fixed.html:16 templates/web/base/questionnaire/index.html:106 templates/web/base/questionnaire/index.html:55 templates/web/base/report/_inspect.html:98 msgid "No" msgstr "" -#: templates/web/base/admin/user-form.html:84 +#: templates/web/base/admin/user-form.html:80 msgid "No area" msgstr "" -#: templates/web/base/admin/user-form.html:55 +#: templates/web/base/admin/user-form.html:48 msgid "No body" msgstr "" @@ -1828,7 +1848,7 @@ msgstr "" msgid "No reports to show on map, here are some nearby:" msgstr "" -#: templates/web/base/js/translation_strings.html:37 +#: templates/web/base/js/translation_strings.html:43 msgid "No result returned" msgstr "" @@ -1846,13 +1866,13 @@ msgstr "" msgid "None" msgstr "" -#: templates/web/base/admin/user-form.html:76 templates/web/base/admin/user-form.html:77 +#: templates/web/base/admin/user-form.html:72 templates/web/base/admin/user-form.html:73 msgid "" "Normal (public) users should not be associated with any <strong>area</strong>.<br>\n" " Authorised staff users can be associated with the area in which they operate." msgstr "" -#: templates/web/base/admin/user-form.html:46 templates/web/base/admin/user-form.html:47 +#: templates/web/base/admin/user-form.html:38 templates/web/base/admin/user-form.html:39 msgid "" "Normal (public) users should not be associated with any <strong>body</strong>.<br>\n" " Authorised staff users can be associated with the body they represent.<br>\n" @@ -1860,7 +1880,7 @@ msgid "" " activity across their body), the ability to hide reports or set special report statuses." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:186 perllib/FixMyStreet/Cobrand/Zurich.pm:933 templates/web/zurich/admin/header.html:1 templates/web/zurich/admin/header.html:13 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:187 perllib/FixMyStreet/Cobrand/Zurich.pm:972 templates/web/zurich/admin/header.html:1 templates/web/zurich/admin/header.html:13 msgid "Not contactable" msgstr "" @@ -1912,15 +1932,15 @@ msgstr "" msgid "Number of problems reported in each ward, in the last 7 days." msgstr "" -#: templates/web/base/js/translation_strings.html:43 +#: templates/web/base/js/translation_strings.html:49 msgid "OK" msgstr "" -#: templates/web/base/js/translation_strings.html:74 +#: templates/web/base/js/translation_strings.html:80 msgid "Offline data cleared" msgstr "" -#: templates/web/base/js/translation_strings.html:71 +#: templates/web/base/js/translation_strings.html:77 msgid "Offline update data saved" msgstr "" @@ -1936,7 +1956,7 @@ msgstr "" msgid "On behalf of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:174 perllib/FixMyStreet/Cobrand/Zurich.pm:905 perllib/FixMyStreet/DB/ResultSet/State.pm:70 templates/web/base/admin/states/index.html:102 templates/web/base/admin/states/index.html:25 templates/web/base/admin/states/index.html:32 templates/web/base/admin/update_edit.html:30 templates/web/base/dashboard/index.html:111 templates/web/zurich/admin/header.html:1 templates/web/zurich/admin/header.html:7 templates/web/zurich/admin/update_edit.html:18 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:175 perllib/FixMyStreet/Cobrand/Zurich.pm:944 perllib/FixMyStreet/DB/ResultSet/State.pm:70 templates/web/base/admin/states/index.html:102 templates/web/base/admin/states/index.html:25 templates/web/base/admin/states/index.html:32 templates/web/base/admin/update_edit.html:30 templates/web/base/dashboard/index.html:112 templates/web/zurich/admin/header.html:1 templates/web/zurich/admin/header.html:7 templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "" @@ -1972,7 +1992,7 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1238 perllib/FixMyStreet/App/Controller/Report/New.pm:689 perllib/FixMyStreet/App/Controller/Report/New.pm:690 perllib/FixMyStreet/App/Controller/Report/New.pm:719 perllib/FixMyStreet/App/Controller/Report/New.pm:722 perllib/FixMyStreet/DB/Result/Problem.pm:588 perllib/FixMyStreet/DB/Result/Problem.pm:595 perllib/FixMyStreet/DB/Result/Problem.pm:610 perllib/FixMyStreet/DB/Result/Problem.pm:619 perllib/FixMyStreet/Script/Reports.pm:182 perllib/FixMyStreet/Script/Reports.pm:197 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1262 perllib/FixMyStreet/App/Controller/Report/New.pm:686 perllib/FixMyStreet/App/Controller/Report/New.pm:687 perllib/FixMyStreet/App/Controller/Report/New.pm:716 perllib/FixMyStreet/App/Controller/Report/New.pm:719 perllib/FixMyStreet/DB/Result/Problem.pm:588 perllib/FixMyStreet/DB/Result/Problem.pm:595 perllib/FixMyStreet/DB/Result/Problem.pm:610 perllib/FixMyStreet/DB/Result/Problem.pm:619 perllib/FixMyStreet/Script/Reports.pm:179 perllib/FixMyStreet/Script/Reports.pm:194 msgid "Other" msgstr "" @@ -2004,19 +2024,19 @@ msgstr "" msgid "Partial" msgstr "" -#: templates/web/base/auth/general.html:116 templates/web/base/report/new/form_user_loggedout_by_email.html:38 templates/web/base/report/update/form_user_loggedout_by_email.html:10 templates/web/zurich/auth/general.html:32 templates/web/zurich/auth/general.html:63 +#: templates/web/base/auth/general.html:118 templates/web/base/report/new/form_user_loggedout_by_email.html:38 templates/web/base/report/update/form_user_loggedout_by_email.html:10 templates/web/zurich/auth/general.html:22 templates/web/zurich/auth/general.html:53 msgid "Password (optional)" msgstr "" -#: templates/web/base/auth/general.html:81 +#: templates/web/base/auth/general.html:83 msgid "Password:" msgstr "" -#: templates/web/base/js/translation_strings.html:52 +#: templates/web/base/js/translation_strings.html:58 msgid "Permalink" msgstr "" -#: templates/web/base/admin/user-form.html:162 +#: templates/web/base/admin/user-form.html:164 msgid "Permissions:" msgstr "" @@ -2032,11 +2052,11 @@ msgstr "" msgid "Phone number (optional)" msgstr "" -#: templates/web/base/admin/user-form.html:30 +#: templates/web/base/admin/user-form.html:25 msgid "Phone verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:135 templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 templates/web/zurich/admin/stats/index.html:39 +#: templates/web/base/admin/report_edit.html:135 templates/web/base/admin/user-form.html:23 templates/web/base/my/my.html:47 templates/web/zurich/admin/stats/index.html:39 msgid "Phone:" msgstr "" @@ -2068,11 +2088,11 @@ msgstr "" msgid "Pick your ward" msgstr "" -#: templates/web/base/around/display_location.html:74 templates/web/base/js/translation_strings.html:30 +#: templates/web/base/around/display_location.html:74 templates/web/base/js/translation_strings.html:36 msgid "Place pin on map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:945 perllib/FixMyStreet/Cobrand/Zurich.pm:951 templates/web/zurich/admin/header.html:1 templates/web/zurich/admin/header.html:9 templates/web/zurich/admin/index-dm.html:9 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:984 perllib/FixMyStreet/Cobrand/Zurich.pm:990 templates/web/zurich/admin/header.html:1 templates/web/zurich/admin/header.html:9 templates/web/zurich/admin/index-dm.html:9 msgid "Planned" msgstr "" @@ -2080,22 +2100,26 @@ msgstr "" msgid "Please be polite, concise and to the point." msgstr "" -#: templates/web/base/auth/change_password.html:22 templates/web/base/auth/change_password.html:27 +#: templates/web/base/auth/change_password.html:26 templates/web/base/auth/change_password.html:31 msgid "Please check the passwords and try again" msgstr "" -#: templates/web/base/auth/_username_error.html:1 templates/web/base/auth/_username_error.html:9 templates/web/base/auth/change_email.html:24 templates/web/base/auth/change_email.html:27 templates/web/zurich/auth/general.html:3 templates/web/zurich/auth/general.html:9 +#: templates/web/base/auth/_username_error.html:1 templates/web/base/auth/_username_error.html:9 templates/web/base/auth/change_email.html:24 templates/web/base/auth/change_email.html:27 msgid "Please check your email address is correct" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1334 perllib/FixMyStreet/DB/Result/User.pm:198 templates/web/base/auth/_username_error.html:1 templates/web/base/auth/_username_error.html:7 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1327 perllib/FixMyStreet/DB/Result/User.pm:205 perllib/FixMyStreet/DB/Result/User.pm:206 templates/web/base/auth/_username_error.html:1 templates/web/base/auth/_username_error.html:7 msgid "Please check your phone number is correct" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:297 perllib/FixMyStreet/App/Controller/Report/New.pm:905 perllib/FixMyStreet/App/Controller/Report/New.pm:928 perllib/FixMyStreet/DB/Result/Problem.pm:383 templates/web/base/js/translation_strings.html:10 +#: perllib/FixMyStreet/App/Controller/Admin.pm:297 perllib/FixMyStreet/App/Controller/Report/New.pm:923 perllib/FixMyStreet/App/Controller/Report/New.pm:946 perllib/FixMyStreet/DB/Result/Problem.pm:383 templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" msgstr "" +#: perllib/FixMyStreet/App/Controller/Auth.pm:383 perllib/FixMyStreet/App/Controller/Auth.pm:409 +msgid "Please choose a less commonly-used password" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Admin.pm:345 templates/web/base/admin/bodies.html:4 templates/web/base/admin/body.html:11 templates/web/base/admin/template_edit.html:13 msgid "Please correct the errors below" msgstr "" @@ -2111,15 +2135,15 @@ msgstr "" msgid "Please do not be abusive — abusing your council devalues the service for all users." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:298 perllib/FixMyStreet/DB/Result/Comment.pm:128 templates/web/base/js/translation_strings.html:3 +#: perllib/FixMyStreet/App/Controller/Admin.pm:298 perllib/FixMyStreet/DB/Result/Comment.pm:128 templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1332 perllib/FixMyStreet/DB/Result/User.pm:200 templates/web/base/auth/_username_error.html:1 templates/web/base/auth/_username_error.html:4 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1325 perllib/FixMyStreet/DB/Result/User.pm:208 perllib/FixMyStreet/DB/Result/User.pm:209 templates/web/base/auth/_username_error.html:1 templates/web/base/auth/_username_error.html:4 msgid "Please enter a mobile number" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1365 perllib/FixMyStreet/App/Controller/Admin.pm:1461 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 perllib/FixMyStreet/App/Controller/Admin.pm:1462 msgid "Please enter a name" msgstr "" @@ -2127,31 +2151,31 @@ msgstr "" msgid "Please enter a name for this body" msgstr "" -#: templates/web/base/auth/change_password.html:22 templates/web/base/auth/change_password.html:25 templates/web/base/js/translation_strings.html:20 +#: templates/web/base/auth/change_password.html:26 templates/web/base/auth/change_password.html:29 templates/web/base/js/translation_strings.html:23 msgid "Please enter a password" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:115 perllib/FixMyStreet/DB/Result/Problem.pm:366 templates/web/base/js/translation_strings.html:4 +#: perllib/FixMyStreet/App/Controller/Contact.pm:115 perllib/FixMyStreet/DB/Result/Problem.pm:366 templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1362 perllib/FixMyStreet/App/Controller/Admin.pm:1452 perllib/FixMyStreet/App/Controller/Admin.pm:311 perllib/FixMyStreet/DB/Result/User.pm:193 templates/web/base/js/translation_strings.html:13 templates/web/base/js/translation_strings.html:17 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1355 perllib/FixMyStreet/App/Controller/Admin.pm:1453 perllib/FixMyStreet/App/Controller/Admin.pm:311 perllib/FixMyStreet/DB/Result/User.pm:198 templates/web/base/js/translation_strings.html:16 templates/web/base/js/translation_strings.html:20 msgid "Please enter a valid email" msgstr "" -#: perllib/FixMyStreet/App/Controller/Alert.pm:350 perllib/FixMyStreet/App/Controller/Contact.pm:125 +#: perllib/FixMyStreet/App/Controller/Alert.pm:355 perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please enter a valid email address" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1356 perllib/FixMyStreet/App/Controller/Admin.pm:1446 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1349 perllib/FixMyStreet/App/Controller/Admin.pm:1447 msgid "Please enter a valid email or phone number" msgstr "" -#: perllib/FixMyStreet/DB/Result/Problem.pm:369 templates/web/base/js/translation_strings.html:5 +#: perllib/FixMyStreet/DB/Result/Problem.pm:369 templates/web/base/js/translation_strings.html:8 msgid "Please enter some details" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:114 perllib/FixMyStreet/DB/Result/User.pm:191 templates/web/base/auth/_username_error.html:1 templates/web/base/auth/_username_error.html:8 templates/web/base/auth/change_email.html:24 templates/web/base/auth/change_email.html:26 templates/web/base/js/translation_strings.html:12 templates/web/base/js/translation_strings.html:16 templates/web/zurich/auth/general.html:3 templates/web/zurich/auth/general.html:8 +#: perllib/FixMyStreet/App/Controller/Contact.pm:114 perllib/FixMyStreet/DB/Result/User.pm:196 templates/web/base/auth/_username_error.html:1 templates/web/base/auth/_username_error.html:8 templates/web/base/auth/change_email.html:24 templates/web/base/auth/change_email.html:26 templates/web/base/js/translation_strings.html:15 templates/web/base/js/translation_strings.html:19 msgid "Please enter your email" msgstr "" @@ -2159,27 +2183,27 @@ msgstr "" msgid "Please enter your email address" msgstr "" -#: templates/web/base/js/translation_strings.html:26 +#: templates/web/base/js/translation_strings.html:32 msgid "Please enter your first name" msgstr "" -#: perllib/FixMyStreet/Cobrand/UK.pm:326 templates/web/base/js/translation_strings.html:8 +#: perllib/FixMyStreet/Cobrand/UK.pm:326 templates/web/base/js/translation_strings.html:11 msgid "Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:113 perllib/FixMyStreet/DB/Result/Comment.pm:125 perllib/FixMyStreet/DB/Result/Problem.pm:377 perllib/FixMyStreet/DB/Result/User.pm:186 templates/web/base/js/translation_strings.html:7 +#: perllib/FixMyStreet/App/Controller/Contact.pm:113 perllib/FixMyStreet/DB/Result/Comment.pm:125 perllib/FixMyStreet/DB/Result/Problem.pm:377 perllib/FixMyStreet/DB/Result/User.pm:191 templates/web/base/js/translation_strings.html:10 msgid "Please enter your name" msgstr "" -#: templates/web/base/auth/_username_error.html:1 templates/web/base/auth/_username_error.html:6 templates/web/base/js/translation_strings.html:23 +#: templates/web/base/auth/_username_error.html:1 templates/web/base/auth/_username_error.html:6 templates/web/base/js/translation_strings.html:29 msgid "Please enter your phone number" msgstr "" -#: templates/web/base/js/translation_strings.html:27 +#: templates/web/base/js/translation_strings.html:33 msgid "Please enter your second name" msgstr "" -#: templates/web/base/js/translation_strings.html:25 +#: templates/web/base/js/translation_strings.html:31 msgid "Please enter your title" msgstr "" @@ -2199,10 +2223,18 @@ msgstr "" msgid "Please fill in the form below with details of the problem, and describe the location as precisely as possible in the details box." msgstr "" +#: templates/web/base/auth/2faform.html:9 +msgid "Please generate a two-factor code and enter it below:" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Questionnaire.pm:239 msgid "Please indicate whether you'd like to receive another questionnaire" msgstr "" +#: perllib/FixMyStreet/App/Controller/Auth.pm:406 templates/web/base/js/translation_strings.html:26 +msgid "Please make sure your password is at least %d characters long" +msgstr "" + #: templates/web/base/report/updates-sidebar-notes.html:2 msgid "Please note that updates are not sent to the council." msgstr "" @@ -2259,11 +2291,11 @@ msgstr "" msgid "Please state whether or not the problem has been fixed" msgstr "" -#: perllib/FixMyStreet/App/Model/PhotoSet.pm:122 perllib/FixMyStreet/App/Model/PhotoSet.pm:156 perllib/FixMyStreet/App/Model/PhotoSet.pm:158 templates/web/base/js/translation_strings.html:60 +#: perllib/FixMyStreet/App/Model/PhotoSet.pm:122 perllib/FixMyStreet/App/Model/PhotoSet.pm:156 perllib/FixMyStreet/App/Model/PhotoSet.pm:158 templates/web/base/js/translation_strings.html:66 msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1359 perllib/FixMyStreet/App/Controller/Admin.pm:1449 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1352 perllib/FixMyStreet/App/Controller/Admin.pm:1450 msgid "Please verify at least one of email/phone" msgstr "" @@ -2275,23 +2307,23 @@ msgstr "" msgid "Please write your update here" msgstr "" -#: templates/web/base/report/update-form.html:25 templates/web/base/report/update/form_user_loggedout_by_email.html:18 templates/web/base/report/update/form_user_loggedout_password.html:10 +#: templates/web/base/report/update-form.html:25 templates/web/base/report/update/form_user_loggedout_by_email.html:21 templates/web/base/report/update/form_user_loggedout_password.html:10 msgid "Post" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:231 +#: perllib/FixMyStreet/DB/Result/Comment.pm:211 msgid "Posted anonymously at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:266 +#: perllib/FixMyStreet/DB/Result/Comment.pm:246 msgid "Posted by %s at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:254 +#: perllib/FixMyStreet/DB/Result/Comment.pm:234 msgid "Posted by <strong>%s</strong> (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:256 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 msgid "Posted by <strong>%s</strong> at %s" msgstr "" @@ -2303,7 +2335,7 @@ msgstr "" msgid "Previous" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:648 +#: perllib/FixMyStreet/Cobrand/Default.pm:666 msgid "Priorities" msgstr "" @@ -2319,7 +2351,7 @@ msgstr "" msgid "Privacy and cookies" msgstr "" -#: templates/web/base/admin/body.html:88 templates/web/base/admin/contact-form.html:75 templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/body.html:88 templates/web/base/admin/contact-form.html:75 templates/web/base/admin/report_edit.html:144 msgid "Private" msgstr "" @@ -2347,7 +2379,7 @@ msgstr "" msgid "Problem breakdown by state" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1309 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1283 msgid "Problem marked as open." msgstr "" @@ -2355,7 +2387,7 @@ msgstr "" msgid "Problem state change based on survey results" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:692 templates/web/base/admin/flagged.html:10 +#: perllib/FixMyStreet/Cobrand/ACV.pm:86 perllib/FixMyStreet/Cobrand/Default.pm:710 templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "" @@ -2379,7 +2411,7 @@ msgstr "" msgid "Problems within %.1fkm of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:821 perllib/FixMyStreet/Cobrand/FiksGataMi.pm:137 perllib/FixMyStreet/Cobrand/UK.pm:215 perllib/FixMyStreet/Cobrand/UK.pm:257 perllib/FixMyStreet/Cobrand/UK.pm:269 +#: perllib/FixMyStreet/Cobrand/Default.pm:839 perllib/FixMyStreet/Cobrand/FiksGataMi.pm:137 perllib/FixMyStreet/Cobrand/UK.pm:215 perllib/FixMyStreet/Cobrand/UK.pm:257 perllib/FixMyStreet/Cobrand/UK.pm:269 msgid "Problems within %s" msgstr "" @@ -2408,11 +2440,11 @@ msgstr "" msgid "Provide update as" msgstr "" -#: templates/web/base/auth/general.html:119 +#: templates/web/base/auth/general.html:124 msgid "Providing a name and password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "" -#: templates/web/base/report/new/form_user_loggedout_by_email.html:41 templates/web/base/report/update/form_user_loggedout_by_email.html:13 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:43 templates/web/base/report/update/form_user_loggedout_by_email.html:16 msgid "Providing a password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "" @@ -2428,7 +2460,7 @@ msgstr "" msgid "Public update:" msgstr "" -#: templates/web/zurich/admin/report_edit.html:123 templates/web/zurich/admin/stats/index.html:38 +#: templates/web/zurich/admin/report_edit.html:122 templates/web/zurich/admin/stats/index.html:38 msgid "Publish photo" msgstr "" @@ -2472,7 +2504,7 @@ msgstr "" msgid "RSS feed of nearby problems" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:822 perllib/FixMyStreet/Cobrand/FiksGataMi.pm:136 perllib/FixMyStreet/Cobrand/UK.pm:222 +#: perllib/FixMyStreet/Cobrand/Default.pm:840 perllib/FixMyStreet/Cobrand/FiksGataMi.pm:136 perllib/FixMyStreet/Cobrand/UK.pm:222 msgid "RSS feed of problems within %s" msgstr "" @@ -2517,6 +2549,10 @@ msgstr "" msgid "Remove" msgstr "" +#: templates/web/base/admin/user-form.html:198 +msgid "Remove account details" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:4 msgid "Remove field" msgstr "" @@ -2533,11 +2569,11 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:159 templates/web/base/admin/update_edit.html:71 templates/web/zurich/admin/update_edit.html:35 +#: templates/web/base/admin/report_edit.html:161 templates/web/base/admin/update_edit.html:71 templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" msgstr "" -#: templates/web/base/auth/generate_token.html:33 +#: templates/web/base/auth/generate_token.html:52 msgid "Replace token" msgstr "" @@ -2565,11 +2601,11 @@ msgstr "" msgid "Report as" msgstr "" -#: perllib/FixMyStreet/App/Controller/Rss.pm:302 +#: perllib/FixMyStreet/App/Controller/Rss.pm:303 msgid "Report on %s" msgstr "" -#: templates/web/base/dashboard/index.html:61 +#: templates/web/base/dashboard/index.html:62 msgid "Report state:" msgstr "" @@ -2629,11 +2665,11 @@ msgstr "" msgid "Reported:" msgstr "" -#: templates/web/base/around/index.html:3 templates/web/base/around/lookup_by_ref.html:3 templates/web/base/js/translation_strings.html:42 templates/web/base/report/new/fill_in_details.html:0 templates/web/base/report/new/fill_in_details.html:8 templates/web/zurich/report/new/fill_in_details_form.html:4 +#: templates/web/base/around/index.html:3 templates/web/base/around/lookup_by_ref.html:3 templates/web/base/js/translation_strings.html:48 templates/web/base/report/new/fill_in_details.html:0 templates/web/base/report/new/fill_in_details.html:8 templates/web/zurich/report/new/fill_in_details_form.html:4 msgid "Reporting a problem" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:638 perllib/FixMyStreet/Cobrand/Zurich.pm:388 templates/web/zurich/header.html:46 +#: perllib/FixMyStreet/Cobrand/ACV.pm:265 perllib/FixMyStreet/Cobrand/Default.pm:656 perllib/FixMyStreet/Cobrand/Zurich.pm:415 templates/web/zurich/header.html:46 msgid "Reports" msgstr "" @@ -2649,7 +2685,7 @@ msgstr "" msgid "Reports by destination" msgstr "" -#: templates/web/base/admin/user-form.html:125 +#: templates/web/base/admin/user-form.html:124 msgid "Reports made by trusted users will be sent to the responsible body without being inspected first." msgstr "" @@ -2661,7 +2697,7 @@ msgstr "" msgid "Reports published" msgstr "" -#: templates/web/base/js/translation_strings.html:75 +#: templates/web/base/js/translation_strings.html:81 msgid "Reports saved offline." msgstr "" @@ -2729,7 +2765,7 @@ msgstr "" msgid "Revert to original title" msgstr "" -#: templates/web/base/js/translation_strings.html:28 templates/web/base/js/translation_strings.html:40 +#: templates/web/base/js/translation_strings.html:34 templates/web/base/js/translation_strings.html:46 msgid "Right place?" msgstr "" @@ -2741,11 +2777,11 @@ msgstr "" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 perllib/FixMyStreet/App/Controller/Admin.pm:1879 templates/web/base/admin/report_edit.html:156 templates/web/base/admin/update_edit.html:68 templates/web/zurich/admin/report_edit.html:118 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 perllib/FixMyStreet/App/Controller/Admin.pm:1932 templates/web/base/admin/report_edit.html:158 templates/web/base/admin/update_edit.html:68 templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 templates/web/base/admin/report_edit.html:157 templates/web/base/admin/update_edit.html:69 templates/web/zurich/admin/report_edit.html:119 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 templates/web/base/admin/report_edit.html:159 templates/web/base/admin/update_edit.html:69 templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" msgstr "" @@ -2753,7 +2789,7 @@ msgstr "" msgid "Rotating this photo will discard unsaved changes to the report." msgstr "" -#: templates/web/base/js/translation_strings.html:47 templates/web/base/maps/google-ol.html:2 +#: templates/web/base/js/translation_strings.html:53 templates/web/base/maps/google-ol.html:2 msgid "Satellite" msgstr "" @@ -2774,11 +2810,11 @@ msgid "Save with a public update" msgstr "" #. ("This is followed by a progress count, e.g. 3/5") -#: templates/web/base/js/translation_strings.html:76 +#: templates/web/base/js/translation_strings.html:82 msgid "Saving reports offline" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:130 msgid "Scheduled" msgstr "" @@ -2806,11 +2842,15 @@ msgstr "" msgid "Searching found no users." msgstr "" +#: templates/web/base/auth/generate_token.html:1 templates/web/base/auth/generate_token.html:2 templates/web/base/auth/generate_token.html:39 templates/web/base/my/my.html:65 +msgid "Security" +msgstr "" + #: templates/web/base/report/new/councils_text_private.html:7 templates/web/base/report/new/form_user.html:5 msgid "See our privacy policy" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:703 +#: perllib/FixMyStreet/Cobrand/ACV.pm:93 perllib/FixMyStreet/Cobrand/Default.pm:721 msgid "See user detail for reports created as the council" msgstr "" @@ -2842,7 +2882,7 @@ msgstr "" msgid "Sending a confirmation text failed: \"%s\"" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:870 msgid "Sent report back" msgstr "" @@ -2858,6 +2898,10 @@ msgstr "" msgid "Service:" msgstr "" +#: templates/web/base/auth/change_password.html:1 templates/web/base/auth/change_password.html:4 +msgid "Set password" +msgstr "" + #: templates/web/base/report/_inspect.html:47 msgid "Set to my current location" msgstr "" @@ -2902,7 +2946,7 @@ msgstr "" msgid "Show photo" msgstr "" -#: templates/web/base/around/display_location.html:58 templates/web/base/around/display_location.html:66 templates/web/base/js/translation_strings.html:54 +#: templates/web/base/around/display_location.html:58 templates/web/base/around/display_location.html:66 templates/web/base/js/translation_strings.html:60 msgid "Show pins" msgstr "" @@ -2914,15 +2958,15 @@ msgstr "" msgid "Show reports in your area" msgstr "" -#: templates/web/base/auth/general.html:124 templates/web/base/auth/general.html:3 templates/web/base/auth/general.html:85 templates/web/base/main_nav_items.html:6 templates/web/zurich/auth/general.html:18 templates/web/zurich/auth/general.html:35 +#: templates/web/base/auth/general.html:129 templates/web/base/auth/general.html:3 templates/web/base/auth/general.html:87 templates/web/base/main_nav_items.html:6 templates/web/zurich/auth/general.html:25 templates/web/zurich/auth/general.html:8 msgid "Sign in" msgstr "" -#: templates/web/base/auth/general.html:98 +#: templates/web/base/auth/general.html:100 msgid "Sign in by email instead, providing a new password. When you click the link in your email, your password will be updated." msgstr "" -#: templates/web/base/auth/general.html:96 +#: templates/web/base/auth/general.html:98 msgid "Sign in by email or text, providing a new password. When you click the link in your email or enter the SMS authentication code, your password will be updated." msgstr "" @@ -2953,15 +2997,27 @@ msgstr "" msgid "Some text to localize" msgstr "" -#: perllib/FixMyStreet/Cobrand/UK.pm:80 +#: perllib/FixMyStreet/Cobrand/ACV.pm:59 perllib/FixMyStreet/Cobrand/UK.pm:80 msgid "Sorry, that appears to be a Crown dependency postcode, which we don't cover." msgstr "" +#: perllib/FixMyStreet/Cobrand/ACV.pm:73 +msgid "Sorry, that appears to be a Northern Irish postcode, which we don't cover." +msgstr "" + +#: perllib/FixMyStreet/Cobrand/ACV.pm:65 +msgid "Sorry, that appears to be a Scottish postcode, which we don't cover." +msgstr "" + +#: perllib/FixMyStreet/Cobrand/ACV.pm:69 +msgid "Sorry, that appears to be a Welsh postcode, which we don't cover." +msgstr "" + #: templates/web/base/auth/smsform.html:6 templates/web/base/auth/token.html:8 msgid "Sorry, that wasn’t a valid link" msgstr "" -#: templates/web/base/auth/smsform.html:16 +#: templates/web/base/auth/2faform.html:5 templates/web/base/auth/smsform.html:16 msgid "Sorry, that wasn’t the correct code" msgstr "" @@ -2999,19 +3055,19 @@ msgstr "" msgid "Sort by" msgstr "" -#: templates/web/base/admin/user-form.html:65 +#: templates/web/base/admin/user-form.html:58 msgid "Staff users have permission to log in to the admin." msgstr "" -#: templates/web/base/admin/user-form.html:68 +#: templates/web/base/admin/user-form.html:62 msgid "Staff:" msgstr "" -#: templates/web/base/dashboard/index.html:73 +#: templates/web/base/dashboard/index.html:74 msgid "Start Date" msgstr "" -#: templates/web/base/admin/body.html:73 templates/web/base/admin/category_edit.html:29 templates/web/base/admin/contact-form.html:53 templates/web/base/admin/flagged.html:18 templates/web/base/admin/index.html:64 templates/web/base/admin/list_updates.html:11 templates/web/base/admin/reports.html:16 templates/web/base/admin/template_edit.html:50 templates/web/base/admin/templates.html:8 templates/web/base/dashboard/index.html:100 templates/web/base/report/_inspect.html:88 templates/web/base/report/_item.html:96 templates/web/base/report/update/form_update.html:39 templates/web/zurich/admin/contact-form.html:10 +#: templates/web/base/admin/body.html:73 templates/web/base/admin/category_edit.html:29 templates/web/base/admin/contact-form.html:53 templates/web/base/admin/flagged.html:18 templates/web/base/admin/index.html:64 templates/web/base/admin/list_updates.html:11 templates/web/base/admin/reports.html:16 templates/web/base/admin/template_edit.html:50 templates/web/base/admin/templates.html:8 templates/web/base/dashboard/index.html:101 templates/web/base/report/_inspect.html:88 templates/web/base/report/_item.html:96 templates/web/base/report/update/form_update.html:39 templates/web/zurich/admin/contact-form.html:10 msgid "State" msgstr "" @@ -3023,11 +3079,11 @@ msgstr "" msgid "State:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:628 templates/web/base/admin/states/index.html:1 +#: perllib/FixMyStreet/Cobrand/ACV.pm:255 perllib/FixMyStreet/Cobrand/Default.pm:646 templates/web/base/admin/states/index.html:1 msgid "States" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:622 perllib/FixMyStreet/Cobrand/Zurich.pm:391 templates/web/base/admin/index.html:71 templates/web/base/admin/stats/index.html:1 templates/web/base/admin/stats/state.html:1 templates/web/zurich/admin/stats/index.html:1 templates/web/zurich/header.html:59 +#: perllib/FixMyStreet/Cobrand/Default.pm:640 perllib/FixMyStreet/Cobrand/Zurich.pm:418 templates/web/base/admin/index.html:71 templates/web/base/admin/stats/index.html:1 templates/web/base/admin/stats/state.html:1 templates/web/zurich/admin/stats/index.html:1 templates/web/zurich/header.html:59 msgid "Stats" msgstr "" @@ -3051,7 +3107,7 @@ msgstr "" msgid "Subcategory" msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:191 +#: perllib/FixMyStreet/Script/Reports.pm:188 msgid "Subcategory: %s" msgstr "" @@ -3067,11 +3123,11 @@ msgstr "" msgid "Subject:" msgstr "" -#: templates/web/base/auth/smsform.html:27 templates/web/base/questionnaire/creator_fixed.html:19 templates/web/base/report/new/form_user_loggedin.html:76 templates/web/base/report/new/form_user_loggedout_by_email.html:46 templates/web/base/report/new/form_user_loggedout_password.html:11 templates/web/zurich/report/new/fill_in_details_form.html:73 +#: templates/web/base/auth/2faform.html:21 templates/web/base/auth/smsform.html:27 templates/web/base/questionnaire/creator_fixed.html:19 templates/web/base/report/new/form_user_loggedin.html:76 templates/web/base/report/new/form_user_loggedout_by_email.html:48 templates/web/base/report/new/form_user_loggedout_password.html:11 templates/web/zurich/report/new/fill_in_details_form.html:73 msgid "Submit" msgstr "" -#: templates/web/base/admin/report_edit.html:167 templates/web/base/admin/report_edit.html:24 templates/web/base/admin/update_edit.html:79 templates/web/base/admin/user-form.html:188 templates/web/zurich/admin/report_edit-sdm.html:124 templates/web/zurich/admin/report_edit.html:264 templates/web/zurich/admin/update_edit.html:38 +#: templates/web/base/admin/report_edit.html:169 templates/web/base/admin/report_edit.html:24 templates/web/base/admin/update_edit.html:79 templates/web/base/admin/user-form.html:191 templates/web/zurich/admin/report_edit-sdm.html:124 templates/web/zurich/admin/report_edit.html:264 templates/web/zurich/admin/update_edit.html:38 msgid "Submit changes" msgstr "" @@ -3079,7 +3135,7 @@ msgstr "" msgid "Submit questionnaire" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:169 perllib/FixMyStreet/Cobrand/Zurich.pm:898 templates/web/zurich/admin/header.html:1 templates/web/zurich/admin/header.html:6 templates/web/zurich/admin/index-dm.html:23 templates/web/zurich/admin/index-dm.html:6 templates/web/zurich/admin/index-sdm.html:21 templates/web/zurich/admin/reports.html:13 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:170 perllib/FixMyStreet/Cobrand/Zurich.pm:937 templates/web/zurich/admin/header.html:1 templates/web/zurich/admin/header.html:6 templates/web/zurich/admin/index-dm.html:23 templates/web/zurich/admin/index-dm.html:6 templates/web/zurich/admin/index-sdm.html:21 templates/web/zurich/admin/reports.html:13 msgid "Submitted" msgstr "" @@ -3099,11 +3155,11 @@ msgstr "" msgid "Summarise your changes" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:620 perllib/FixMyStreet/Cobrand/Zurich.pm:387 templates/web/base/admin/bodies.html:29 templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 templates/web/base/status/index.html:3 templates/web/zurich/admin/index-dm.html:1 templates/web/zurich/admin/index-sdm.html:1 templates/web/zurich/admin/index.html:1 templates/web/zurich/footer.html:12 templates/web/zurich/header.html:43 +#: perllib/FixMyStreet/Cobrand/ACV.pm:249 perllib/FixMyStreet/Cobrand/Default.pm:638 perllib/FixMyStreet/Cobrand/Zurich.pm:414 templates/web/base/admin/bodies.html:29 templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 templates/web/base/status/index.html:3 templates/web/zurich/admin/index-dm.html:1 templates/web/zurich/admin/index-sdm.html:1 templates/web/zurich/admin/index.html:1 templates/web/zurich/footer.html:12 templates/web/zurich/header.html:43 msgid "Summary" msgstr "" -#: templates/web/zurich/reports/index.html:0 templates/web/zurich/reports/index.html:5 +#: templates/web/zurich/reports/index.html:0 templates/web/zurich/reports/index.html:6 msgid "Summary reports" msgstr "" @@ -3115,7 +3171,7 @@ msgstr "" msgid "Superuser:" msgstr "" -#: templates/web/base/admin/user-form.html:148 +#: templates/web/base/admin/user-form.html:147 msgid "Superusers have permission to perform <strong>all actions</strong> within the admin." msgstr "" @@ -3127,7 +3183,7 @@ msgstr "" msgid "Template «%s»" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:644 perllib/FixMyStreet/Cobrand/Zurich.pm:398 templates/web/zurich/header.html:63 +#: perllib/FixMyStreet/Cobrand/Default.pm:662 perllib/FixMyStreet/Cobrand/Zurich.pm:425 templates/web/zurich/header.html:63 msgid "Templates" msgstr "" @@ -3183,7 +3239,7 @@ msgstr "" msgid "That location does not appear to be in the UK; please try again." msgstr "" -#: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 perllib/FixMyStreet/Cobrand/FixaMinGata.pm:50 perllib/FixMyStreet/Cobrand/UK.pm:73 +#: perllib/FixMyStreet/Cobrand/ACV.pm:52 perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 perllib/FixMyStreet/Cobrand/FixaMinGata.pm:50 perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "" @@ -3203,6 +3259,22 @@ msgstr "" msgid "That report has been removed from FixMyStreet." msgstr "" +#: perllib/FixMyStreet/App/Controller/Admin.pm:1769 +msgid "That user has been logged out." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +msgid "That user has been made anonymous on all reports and updates." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1812 +msgid "That user’s personal details have been removed." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1790 +msgid "That user’s reports and updates have been hidden." +msgstr "" + #: templates/web/base/admin/contact-form.html:27 msgid "" "The <strong>email address</strong> is the destination to which reports about this category will be sent. \n" @@ -3249,7 +3321,7 @@ msgstr "" msgid "The diligency prize league table shows editors' activity (who's been editing the most records)." msgstr "" -#: perllib/FixMyStreet/App/Controller/Dashboard.pm:43 perllib/FixMyStreet/App/Controller/Reports.pm:85 +#: perllib/FixMyStreet/App/Controller/Dashboard.pm:43 perllib/FixMyStreet/App/Controller/Reports.pm:84 msgid "The error was: %s" msgstr "" @@ -3301,7 +3373,7 @@ msgstr "" msgid "The ordering of this field on the report page. Fields are shown in ascending order according to this value." msgstr "" -#: templates/web/base/auth/change_password.html:22 templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:26 templates/web/base/auth/change_password.html:30 msgid "The passwords do not match" msgstr "" @@ -3313,7 +3385,7 @@ msgstr "" msgid "The type of input field to show to the user. <strong>Text</strong> is a simple text field, <strong>List</strong> is a drop-down selection." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:95 +#: perllib/FixMyStreet/Script/Reports.pm:96 msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "" @@ -3323,7 +3395,7 @@ msgid "" " Names are not necessarily unique." msgstr "" -#: templates/web/base/around/on_map_list_items.html:17 templates/web/base/my/_problem-list.html:8 templates/web/base/reports/_problem-list.html:13 +#: templates/web/base/around/on_map_list_items.html:20 templates/web/base/my/_problem-list.html:8 templates/web/base/reports/_problem-list.html:13 msgid "There are no reports to show." msgstr "" @@ -3331,7 +3403,7 @@ msgstr "" msgid "There is already an auto-response template for this category/state." msgstr "" -#: perllib/FixMyStreet/App/Controller/Reports.pm:82 +#: perllib/FixMyStreet/App/Controller/Reports.pm:81 msgid "There was a problem showing the All Reports page. Please try again later." msgstr "" @@ -3339,15 +3411,15 @@ msgstr "" msgid "There was a problem showing this page. Please try again later." msgstr "" -#: perllib/FixMyStreet/App/Controller/Alert.pm:359 +#: perllib/FixMyStreet/App/Controller/Alert.pm:364 msgid "There was a problem with your email/password combination. Please try again." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:806 perllib/FixMyStreet/App/Controller/Report/Update.pm:135 templates/web/base/auth/general.html:51 templates/web/zurich/auth/general.html:28 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:815 perllib/FixMyStreet/App/Controller/Report/Update.pm:142 templates/web/base/auth/general.html:51 templates/web/zurich/auth/general.html:18 msgid "There was a problem with your login information. If you cannot remember your password, or do not have one, please fill in the ‘No’ section of the form." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:338 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:348 msgid "There was a problem with your update. Please try again." msgstr "" @@ -3355,7 +3427,7 @@ msgstr "" msgid "There were problems with your report. Please see below." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:373 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:389 msgid "There were problems with your update. Please see below." msgstr "" @@ -3405,15 +3477,15 @@ msgid "" " A body will not receive any reports unless it covers at least one area." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:198 +#: perllib/FixMyStreet/Script/Reports.pm:195 msgid "This email has been sent to both councils covering the location of the problem, as the user did not categorise it; please ignore it if you're not the correct council to deal with the issue, or let us know what category of problem this is so we can add it to our system." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:201 +#: perllib/FixMyStreet/Script/Reports.pm:198 msgid "This email has been sent to several councils covering the location of the problem, as the category selected is provided for all of them; please ignore it if you're not the correct council to deal with the issue." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1003 perllib/FixMyStreet/App/Controller/Report/New.pm:1049 perllib/FixMyStreet/App/Controller/Report/New.pm:942 perllib/FixMyStreet/App/Controller/Report/New.pm:986 perllib/FixMyStreet/Cobrand/UK.pm:45 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1004 perllib/FixMyStreet/App/Controller/Report/New.pm:1021 perllib/FixMyStreet/App/Controller/Report/New.pm:1067 perllib/FixMyStreet/App/Controller/Report/New.pm:960 perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "" @@ -3449,7 +3521,7 @@ msgstr "" msgid "This report is a duplicate. Please leave updates on the original report:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:166 perllib/FixMyStreet/Cobrand/Zurich.pm:167 templates/web/zurich/report/_main.html:14 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:167 perllib/FixMyStreet/Cobrand/Zurich.pm:168 templates/web/zurich/report/_main.html:12 msgid "This report is awaiting moderation." msgstr "" @@ -3465,11 +3537,7 @@ msgstr "" msgid "This report is currently marked as open." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:108 -msgid "This report was submitted anonymously" -msgstr "" - -#: perllib/FixMyStreet/Script/Reports.pm:88 +#: perllib/FixMyStreet/Script/Reports.pm:89 msgid "This web page also contains a photo of the problem, provided by the user." msgstr "" @@ -3477,7 +3545,7 @@ msgstr "" msgid "Time spent (in minutes):" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:621 templates/web/base/admin/timeline.html:1 +#: perllib/FixMyStreet/Cobrand/ACV.pm:250 perllib/FixMyStreet/Cobrand/Default.pm:639 templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "" @@ -3509,7 +3577,7 @@ msgstr "" msgid "To limit this collection of fields to a single language, select it here." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:94 +#: perllib/FixMyStreet/Script/Reports.pm:95 msgid "To view a map of the precise location of this issue" msgstr "" @@ -3529,7 +3597,7 @@ msgstr "" msgid "Top 5 wards" msgstr "" -#: templates/web/base/admin/stats/fix_rate.html:4 templates/web/base/admin/stats/questionnaire.html:24 templates/web/base/dashboard/index.html:114 templates/web/base/dashboard/index.html:119 templates/web/base/dashboard/index.html:143 templates/web/zurich/admin/stats/index.html:30 +#: templates/web/base/admin/stats/fix_rate.html:4 templates/web/base/admin/stats/questionnaire.html:24 templates/web/base/dashboard/index.html:115 templates/web/base/dashboard/index.html:120 templates/web/base/dashboard/index.html:144 templates/web/zurich/admin/stats/index.html:30 msgid "Total" msgstr "" @@ -3545,19 +3613,19 @@ msgstr "" msgid "Translations" msgstr "" -#: templates/web/base/admin/user-form.html:129 +#: templates/web/base/admin/user-form.html:128 msgid "Trusted by bodies:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:709 +#: perllib/FixMyStreet/Cobrand/ACV.pm:99 perllib/FixMyStreet/Cobrand/Default.pm:727 msgid "Trusted to make reports that don't need to be inspected" msgstr "" -#: templates/web/base/admin/user-form.html:137 +#: templates/web/base/admin/user-form.html:136 msgid "Trusted:" msgstr "" -#: templates/web/base/auth/smsform.html:17 templates/web/base/js/translation_strings.html:29 +#: templates/web/base/auth/2faform.html:6 templates/web/base/auth/smsform.html:17 templates/web/base/js/translation_strings.html:35 msgid "Try again" msgstr "" @@ -3565,11 +3633,19 @@ msgstr "" msgid "Try emailing us directly:" msgstr "" +#: templates/web/base/auth/generate_token.html:21 +msgid "Two-factor authentication has been activated" +msgstr "" + +#: templates/web/base/auth/generate_token.html:32 +msgid "Two-factor authentication has been deactivated" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:44 templates/web/base/admin/states/index.html:10 templates/web/base/admin/states/index.html:100 msgid "Type" msgstr "" -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 msgid "Unban" msgstr "" @@ -3585,7 +3661,7 @@ msgstr "" msgid "Unknown alert type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 perllib/FixMyStreet/App/Controller/Root.pm:141 templates/web/base/js/translation_strings.html:38 +#: perllib/FixMyStreet/App/Controller/Photo.pm:109 perllib/FixMyStreet/App/Controller/Root.pm:141 templates/web/base/js/translation_strings.html:44 msgid "Unknown error" msgstr "" @@ -3649,15 +3725,15 @@ msgstr "" msgid "Updated" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:260 +#: perllib/FixMyStreet/DB/Result/Comment.pm:240 msgid "Updated by <strong>%s</strong> (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:262 +#: perllib/FixMyStreet/DB/Result/Comment.pm:242 msgid "Updated by <strong>%s</strong> at %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1299 perllib/FixMyStreet/App/Controller/Admin.pm:1398 perllib/FixMyStreet/App/Controller/Admin.pm:1591 perllib/FixMyStreet/App/Controller/Admin.pm:933 perllib/FixMyStreet/Cobrand/Zurich.pm:767 perllib/FixMyStreet/Cobrand/Zurich.pm:792 perllib/FixMyStreet/Cobrand/Zurich.pm:862 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1277 perllib/FixMyStreet/App/Controller/Admin.pm:1391 perllib/FixMyStreet/App/Controller/Admin.pm:1592 perllib/FixMyStreet/App/Controller/Admin.pm:933 perllib/FixMyStreet/Cobrand/Zurich.pm:806 perllib/FixMyStreet/Cobrand/Zurich.pm:831 perllib/FixMyStreet/Cobrand/Zurich.pm:901 msgid "Updated!" msgstr "" @@ -3704,27 +3780,27 @@ msgstr "" msgid "User ID to attribute fetched comments to" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1745 perllib/FixMyStreet/App/Controller/Admin.pm:1755 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1746 perllib/FixMyStreet/App/Controller/Admin.pm:1756 msgid "User added to abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1376 perllib/FixMyStreet/App/Controller/Admin.pm:1473 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1369 perllib/FixMyStreet/App/Controller/Admin.pm:1474 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1742 perllib/FixMyStreet/App/Controller/Admin.pm:1752 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1743 perllib/FixMyStreet/App/Controller/Admin.pm:1753 msgid "User already in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1834 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1887 msgid "User flag removed" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1805 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1858 msgid "User flagged" msgstr "" -#: templates/web/base/admin/report_blocks.html:18 templates/web/base/admin/user-form.html:38 templates/web/base/admin/users.html:32 +#: templates/web/base/admin/report_blocks.html:18 templates/web/base/admin/user-form.html:30 templates/web/base/admin/users.html:32 msgid "User in abuse table" msgstr "" @@ -3736,11 +3812,11 @@ msgstr "" msgid "User:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:652 perllib/FixMyStreet/Cobrand/Default.pm:711 perllib/FixMyStreet/Cobrand/Zurich.pm:403 templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:55 +#: perllib/FixMyStreet/Cobrand/ACV.pm:101 perllib/FixMyStreet/Cobrand/ACV.pm:271 perllib/FixMyStreet/Cobrand/Default.pm:670 perllib/FixMyStreet/Cobrand/Default.pm:729 perllib/FixMyStreet/Cobrand/Zurich.pm:430 templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:55 msgid "Users" msgstr "" -#: templates/web/base/admin/user-form.html:159 +#: templates/web/base/admin/user-form.html:161 msgid "Users can perform the following actions within their assigned body or area." msgstr "" @@ -3800,7 +3876,7 @@ msgstr "" msgid "We need your email address, please give it below." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:207 +#: perllib/FixMyStreet/Script/Reports.pm:204 msgid "We realise this problem might be the responsibility of %s; however, we don't currently have any contact details for them. If you know of an appropriate contact address, please do get in touch." msgstr "" @@ -3820,7 +3896,7 @@ msgstr "" msgid "We’re sorry to hear the problem’s not fixed. Why not try writing to your local representatives?" msgstr "" -#: templates/web/base/dashboard/index.html:117 +#: templates/web/base/dashboard/index.html:118 msgid "Website" msgstr "" @@ -3852,7 +3928,7 @@ msgstr "" msgid "Which report is it a duplicate of?" msgstr "" -#: templates/web/base/js/translation_strings.html:57 +#: templates/web/base/js/translation_strings.html:63 msgid "Whoa there Testino! Three photos are enough." msgstr "" @@ -3860,7 +3936,7 @@ msgstr "" msgid "Why stop there? <a href=\"/alert\">Set up more alerts</a> for free." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:190 perllib/FixMyStreet/Cobrand/Zurich.pm:928 templates/web/zurich/admin/header.html:1 templates/web/zurich/admin/header.html:14 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:191 perllib/FixMyStreet/Cobrand/Zurich.pm:967 templates/web/zurich/admin/header.html:1 templates/web/zurich/admin/header.html:14 msgid "Wish" msgstr "" @@ -3868,7 +3944,7 @@ msgstr "" msgid "With request searches, it is also possible to search for agency_responsible to limit the requests to those sent to a single administration. The search term is the administration ID provided by <a href=\"%s\">MaPit</a>." msgstr "" -#: templates/web/base/dashboard/index.html:158 +#: templates/web/base/dashboard/index.html:159 msgid "Within the specified timeframe:" msgstr "" @@ -3888,7 +3964,7 @@ msgstr "" msgid "Wrong location? Just click again on the map." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1221 templates/web/base/admin/bodies.html:70 templates/web/base/admin/category_edit.html:5 templates/web/base/admin/flagged.html:47 templates/web/base/admin/list_updates.html:32 templates/web/base/admin/list_updates.html:34 templates/web/base/admin/list_updates.html:35 templates/web/base/admin/problem_row.html:20 templates/web/base/admin/report_edit.html:124 templates/web/base/admin/report_edit.html:95 templates/web/base/admin/update_edit.html:25 templates/web/base/admin/users.html:32 templates/web/base/questionnaire/creator_fixed.html:14 templates/web/base/questionnaire/index.html:104 templates/web/base/questionnaire/index.html:53 templates/web/base/report/_inspect.html:96 +#: perllib/FixMyStreet/Cobrand/Default.pm:1239 templates/web/base/admin/bodies.html:70 templates/web/base/admin/category_edit.html:5 templates/web/base/admin/flagged.html:47 templates/web/base/admin/list_updates.html:32 templates/web/base/admin/list_updates.html:34 templates/web/base/admin/list_updates.html:35 templates/web/base/admin/problem_row.html:20 templates/web/base/admin/report_edit.html:124 templates/web/base/admin/report_edit.html:95 templates/web/base/admin/update_edit.html:25 templates/web/base/admin/users.html:32 templates/web/base/questionnaire/creator_fixed.html:14 templates/web/base/questionnaire/index.html:104 templates/web/base/questionnaire/index.html:53 templates/web/base/report/_inspect.html:96 msgid "Yes" msgstr "" @@ -3900,7 +3976,7 @@ msgstr "" msgid "You are complaining that this problem report was unnecessarily moderated:" msgstr "" -#: templates/web/base/js/translation_strings.html:77 +#: templates/web/base/js/translation_strings.html:83 msgid "You are offline" msgstr "" @@ -3916,7 +3992,7 @@ msgstr "" msgid "You can <a href=\"%s%s\">view the problem on this site</a>." msgstr "" -#: templates/web/base/admin/user-form.html:114 +#: templates/web/base/admin/user-form.html:110 msgid "You can add an abusive user's email to the abuse list, which automatically hides (and never sends) reports they create." msgstr "" @@ -3943,11 +4019,11 @@ msgstr "" msgid "You can mark a body as deleted if you do not want it to be active on the site." msgstr "" -#: templates/web/base/js/translation_strings.html:35 +#: templates/web/base/js/translation_strings.html:41 msgid "You declined; please fill in the box above" msgstr "" -#: templates/web/base/js/translation_strings.html:79 +#: templates/web/base/js/translation_strings.html:85 msgid "You have <a id=\"oFN\" href=\"\"><span>%s</span> saved to submit</a>." msgstr "" @@ -3971,11 +4047,11 @@ msgstr "" msgid "You have located the problem at the point marked with a green pin on the map. If this is not the correct location, simply click on the map again. " msgstr "" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:125 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:142 msgid "You have successfully added your phone number." msgstr "" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:141 templates/web/zurich/tokens/confirm_problem.html:5 templates/web/zurich/tokens/confirm_problem.html:6 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:158 templates/web/zurich/tokens/confirm_problem.html:5 templates/web/zurich/tokens/confirm_problem.html:6 msgid "You have successfully confirmed your email address." msgstr "" @@ -3983,7 +4059,7 @@ msgstr "" msgid "You have successfully confirmed your phone number." msgstr "" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:112 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:129 msgid "You have successfully removed your phone number." msgstr "" @@ -3991,7 +4067,7 @@ msgstr "" msgid "You have successfully signed in; please check and confirm your details are accurate:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:147 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:164 msgid "You have successfully verified your phone number." msgstr "" @@ -4018,7 +4094,7 @@ msgstr "" msgid "Your Reports" msgstr "" -#: templates/web/base/auth/change_password.html:11 templates/web/base/auth/generate_token.html:15 templates/web/base/main_nav_items.html:4 templates/web/base/my/my.html:18 +#: templates/web/base/auth/change_password.html:13 templates/web/base/auth/generate_token.html:15 templates/web/base/auth/generate_token.html:26 templates/web/base/auth/generate_token.html:34 templates/web/base/main_nav_items.html:4 templates/web/base/my/my.html:18 msgid "Your account" msgstr "" @@ -4026,7 +4102,7 @@ msgstr "" msgid "Your email" msgstr "" -#: templates/web/base/auth/change_email.html:15 templates/web/zurich/auth/general.html:30 templates/web/zurich/auth/general.html:58 +#: templates/web/base/auth/change_email.html:15 templates/web/zurich/auth/general.html:20 templates/web/zurich/auth/general.html:48 msgid "Your email address" msgstr "" @@ -4038,7 +4114,7 @@ msgstr "" msgid "Your information will only be used in accordance with our <a href=\"/privacy\">privacy policy</a>" msgstr "" -#: templates/web/base/auth/general.html:114 templates/web/base/contact/index.html:74 templates/web/base/report/new/form_user_loggedout_by_email.html:21 templates/web/base/report/update/form_name.html:33 templates/web/zurich/auth/general.html:61 templates/web/zurich/report/new/fill_in_details_form.html:63 +#: templates/web/base/auth/general.html:116 templates/web/base/contact/index.html:74 templates/web/base/report/new/form_user_loggedout_by_email.html:21 templates/web/base/report/update/form_name.html:33 templates/web/zurich/auth/general.html:51 templates/web/zurich/report/new/fill_in_details_form.html:63 msgid "Your name" msgstr "" @@ -4054,18 +4130,22 @@ msgstr "" msgid "Your name has been hidden." msgstr "" -#: templates/web/base/js/translation_strings.html:69 +#: templates/web/base/js/translation_strings.html:75 msgid "Your offline reports" msgstr "" -#: templates/web/base/auth/general.html:84 templates/web/base/report/new/form_user_loggedout_password.html:10 templates/web/base/report/update/form_user_loggedout_password.html:9 templates/web/zurich/auth/general.html:34 +#: templates/web/base/auth/general.html:86 templates/web/base/report/new/form_user_loggedout_password.html:10 templates/web/base/report/update/form_user_loggedout_password.html:9 templates/web/zurich/auth/general.html:24 msgid "Your password" msgstr "" -#: templates/web/base/auth/change_password.html:10 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:170 templates/web/base/auth/change_password.html:12 msgid "Your password has been changed" msgstr "" +#: templates/web/base/auth/general.html:133 templates/web/base/report/new/form_user_loggedout_by_email.html:52 templates/web/base/report/update/form_user_loggedout_by_email.html:25 templates/web/zurich/auth/general.html:63 +msgid "Your password should include %d or more characters." +msgstr "" + #: templates/web/base/auth/change_phone.html:19 templates/web/base/contact/index.html:87 templates/web/zurich/report/new/fill_in_details_form.html:69 msgid "Your phone number" msgstr "" @@ -4086,7 +4166,7 @@ msgstr "" msgid "Your token has been generated" msgstr "" -#: templates/web/base/js/translation_strings.html:70 +#: templates/web/base/js/translation_strings.html:76 msgid "Your update has been saved offline for submission when back online." msgstr "" @@ -4102,15 +4182,15 @@ msgstr "" msgid "Yourself" msgstr "" -#: templates/web/base/admin/category-checkboxes.html:7 templates/web/base/admin/user-form.html:169 +#: templates/web/base/admin/category-checkboxes.html:7 templates/web/base/admin/user-form.html:171 msgid "all" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 perllib/FixMyStreet/App/Controller/Moderate.pm:85 perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/App/Controller/Admin.pm:909 perllib/FixMyStreet/App/Controller/Moderate.pm:85 perllib/FixMyStreet/DB/Result/Comment.pm:216 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:270 +#: perllib/FixMyStreet/DB/Result/Comment.pm:250 msgid "and a defect raised" msgstr "" @@ -4138,7 +4218,7 @@ msgstr "" msgid "from %s different users" msgstr "" -#: templates/web/base/report/_item.html:63 templates/web/zurich/report/_item.html:14 +#: templates/web/base/report/_item.html:63 templates/web/zurich/report/_item.html:16 msgid "last updated %s" msgstr "" @@ -4150,7 +4230,7 @@ msgstr "" msgid "n/a" msgstr "" -#: templates/web/base/admin/category-checkboxes.html:8 templates/web/base/admin/user-form.html:170 +#: templates/web/base/admin/category-checkboxes.html:8 templates/web/base/admin/user-form.html:172 msgid "none" msgstr "" @@ -4186,7 +4266,7 @@ msgstr "" msgid "this location" msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:183 +#: perllib/FixMyStreet/Script/Reports.pm:180 msgid "this type of local problem" msgstr "" @@ -4194,11 +4274,11 @@ msgstr "" msgid "today" msgstr "" -#: templates/web/base/js/translation_strings.html:80 +#: templates/web/base/js/translation_strings.html:86 msgid "update" msgstr "" -#: templates/web/base/js/translation_strings.html:81 +#: templates/web/base/js/translation_strings.html:87 msgid "updates" msgstr "" @@ -4214,11 +4294,11 @@ msgstr "" msgid "user is problem owner" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1778 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1831 msgid "user not in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1829 msgid "user removed from abuse list" msgstr "" @@ -4282,7 +4362,7 @@ msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:103 +#: templates/web/fixmystreet.com/reports/summary.html:104 #, perl-format msgid "%s day" msgid_plural "%s days" diff --git a/locale/ar.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/ar.UTF-8/LC_MESSAGES/FixMyStreet.po index 416db9a45..997822e34 100644 --- a/locale/ar.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/ar.UTF-8/LC_MESSAGES/FixMyStreet.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: matthew@mysociety.org\n" -"POT-Creation-Date: 2017-12-15 17:48+0000\n" +"POT-Creation-Date: 2018-02-12 15:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety <transifex@mysociety.org>, 2017\n" "Language-Team: Arabic (https://www.transifex.com/mysociety/teams/12067/ar/)\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" #: perllib/FixMyStreet/DB/Result/Problem.pm:650 -#: perllib/FixMyStreet/Script/Reports.pm:196 +#: perllib/FixMyStreet/Script/Reports.pm:193 msgid " and " msgstr "و" @@ -93,8 +93,8 @@ msgstr "" msgid "%s live updates" msgstr "%s تحديثات مباشرة" -#: templates/web/base/dashboard/index.html:159 -#: templates/web/base/dashboard/index.html:163 +#: templates/web/base/dashboard/index.html:160 +#: templates/web/base/dashboard/index.html:164 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -128,7 +128,7 @@ msgstr "(بلا رقم هاتف)" msgid "(a-z and space only)" msgstr "" -#: templates/web/zurich/report/_item.html:19 +#: templates/web/zurich/report/_item.html:21 msgid "(closed)" msgstr "(مغلق)" @@ -137,7 +137,7 @@ msgstr "(مغلق)" msgid "(covers roughly 200,000 people)" msgstr "(المسافة الإفتراضية التي تغطي مايقارب 200،000 نسمة)" -#: templates/web/zurich/report/_item.html:17 +#: templates/web/zurich/report/_item.html:19 msgid "(fixed)" msgstr "(تم الإصلاح)" @@ -157,6 +157,7 @@ msgstr "" msgid "(not sent to council)" msgstr "(لم ترسل الى الجهة المسئولة)" +#: templates/web/base/report/new/form_user_loggedin.html:38 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "(optional)" msgstr "(إختياري)" @@ -172,7 +173,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "موجز RSS للمشكلات الموجودة ضمن حدود %s" #: perllib/FixMyStreet/App/Controller/Report/New.pm:252 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:688 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:685 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "--إختر تصنيف--" @@ -206,7 +207,7 @@ msgstr "" msgid "<label for=\"statuses\">Show</label> %s reports <label for=\"filter_categories\">about</label> %s" msgstr "<label for=\"statuses\">إظهار</label> %s <label for=\"filter_categories\">عن</label> %s" -#: templates/web/base/js/translation_strings.html:78 +#: templates/web/base/js/translation_strings.html:84 msgid "<span>%s</span> saved." msgstr "" @@ -233,12 +234,12 @@ msgstr "<strong>لا</strong> دعني أؤكّد تحديثي بالبريد" msgid "<strong>No</strong> Let me confirm my update by email/text" msgstr "<strong>لا</strong> دعني أؤكّد تحديثي بالبريد" -#: templates/web/base/auth/general.html:110 -#: templates/web/zurich/auth/general.html:51 +#: templates/web/base/auth/general.html:112 +#: templates/web/zurich/auth/general.html:41 msgid "<strong>No</strong> let me sign in by email" msgstr "<strong>لا</strong> دعني أسجّل دخولي بالبريد" -#: templates/web/base/auth/general.html:108 +#: templates/web/base/auth/general.html:110 #, fuzzy msgid "<strong>No</strong> let me sign in by email or text" msgstr "<strong>لا</strong> دعني أسجّل دخولي بالبريد" @@ -251,12 +252,16 @@ msgstr "<strong>ملاحظة:</strong> تم ارسال هذا التقرير ل msgid "<strong>Note:</strong> This report hasn't yet been sent onwards for action. Any changes made may not be passed on." msgstr "<strong>ملاحظة:</strong> لم يتم ارسال هذا التقرير للتطبيق بعد. لن يتم ارسال اي تغييرات اخرى عليه." -#: templates/web/base/auth/general.html:79 +#: templates/web/base/auth/general.html:81 #: templates/web/base/report/new/form_user_loggedout_password.html:3 #: templates/web/base/report/update/form_user_loggedout_password.html:2 msgid "<strong>Yes</strong> I have a password" msgstr "<strong>نعم</strong> لدي كلمة المرور" +#: templates/web/base/auth/generate_token.html:54 +msgid "Activate two-factor authentication" +msgstr "" + #: templates/web/base/my/my.html:39 templates/web/base/my/my.html:50 msgid "Add" msgstr "" @@ -330,15 +335,18 @@ msgstr "اضف للقائمة القصيرة" msgid "Add user" msgstr "إضافة مستخدم" -#: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/ACV.pm:108 +#: perllib/FixMyStreet/Cobrand/Default.pm:736 msgid "Add/edit problem categories" msgstr "اضف / عدل اصناف المشاكل" -#: perllib/FixMyStreet/Cobrand/Default.pm:720 +#: perllib/FixMyStreet/Cobrand/ACV.pm:110 +#: perllib/FixMyStreet/Cobrand/Default.pm:738 msgid "Add/edit response priorities" msgstr "اضف/عدل أولويات الاستجابة" -#: perllib/FixMyStreet/Cobrand/Default.pm:719 +#: perllib/FixMyStreet/Cobrand/ACV.pm:109 +#: perllib/FixMyStreet/Cobrand/Default.pm:737 msgid "Add/edit response templates" msgstr "اضف/عدل قوالب الاستجابة" @@ -354,7 +362,7 @@ msgstr "اضافة التقرير للقائمة القصيرة خاصتك سي msgid "Admin" msgstr "" -#: templates/web/base/auth/change_password.html:39 +#: templates/web/base/auth/change_password.html:51 msgid "Again:" msgstr "مرة اخرى:" @@ -373,12 +381,12 @@ msgstr "نبهني بأحدث المستجدات" #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 -#: templates/web/base/dashboard/index.html:63 +#: templates/web/base/dashboard/index.html:64 #: templates/web/base/reports/_list-filters.html:3 msgid "All" msgstr "" -#: templates/web/zurich/reports/index.html:13 +#: templates/web/zurich/reports/index.html:14 msgid "All Reports" msgstr "كل التقارير" @@ -447,13 +455,13 @@ msgstr "مجهول:" msgid "Another user" msgstr "مستخدم اخر" -#: templates/web/base/js/translation_strings.html:59 +#: templates/web/base/js/translation_strings.html:65 msgid "Are you sure you want to cancel this upload?" msgstr "هل أنت متأكد أنك تريد إلغاء الرفع؟" #: templates/web/base/admin/report_edit.html:84 #: templates/web/base/admin/template_edit.html:75 -#: templates/web/base/js/translation_strings.html:73 +#: templates/web/base/js/translation_strings.html:79 #: templates/web/base/report/display_tools.html:6 msgid "Are you sure?" msgstr "هل أنت متأكد؟" @@ -464,7 +472,7 @@ msgstr "هل أنت متأكد؟" msgid "Area covered" msgstr "المنطقة المغطاة" -#: templates/web/base/admin/user-form.html:82 +#: templates/web/base/admin/user-form.html:78 msgid "Area:" msgstr "المنطقة:" @@ -490,11 +498,12 @@ msgstr "تعيين إلى هيئة خارجية:" msgid "Assign to subdivision:" msgstr "تعيين إلى قسم فرعي:" -#: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/ACV.pm:105 +#: perllib/FixMyStreet/Cobrand/Default.pm:733 msgid "Assign users to areas" msgstr "تعيين المستخدمين للمناطق" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:219 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:220 msgid "Assigned to %s" msgstr "عين إلى %s" @@ -506,8 +515,8 @@ msgstr "في الغالب، يتم إرجاع %d من الطلبات في كل msgid "At the moment only searching for and looking at reports work." msgstr "حاليا مايعمل هو البحث ورؤية البلاغات فقط." -#: templates/web/base/admin/user-form.html:96 -#: templates/web/base/admin/user-form.html:97 +#: templates/web/base/admin/user-form.html:92 +#: templates/web/base/admin/user-form.html:93 msgid "Authorised staff users can be associated with the categories in which they operate." msgstr "مستخدمين " @@ -533,11 +542,11 @@ msgid "Avoid personal information and vehicle number plates" msgstr "تفادى المعلومات الشخصية ولوحات السيارات" #: perllib/FixMyStreet/DB/Result/Problem.pm:344 -#: templates/web/zurich/report/_item.html:9 +#: templates/web/zurich/report/_item.html:11 msgid "Awaiting moderation" msgstr "في إنتظار المشرفين" -#: templates/web/base/js/translation_strings.html:31 +#: templates/web/base/js/translation_strings.html:37 msgid "Back" msgstr "الخلف" @@ -550,9 +559,11 @@ msgstr "عد إلى كل التقارير" msgid "Ban user" msgstr "مستخدم مشار إليه" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 -#: perllib/FixMyStreet/Cobrand/Default.pm:717 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:396 +#: perllib/FixMyStreet/Cobrand/ACV.pm:107 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 +#: perllib/FixMyStreet/Cobrand/Default.pm:735 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:423 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:55 #: templates/web/zurich/header.html:50 @@ -566,7 +577,7 @@ msgstr "الهيئات" msgid "Body" msgstr "الهيئة" -#: templates/web/base/admin/user-form.html:54 +#: templates/web/base/admin/user-form.html:46 msgid "Body:" msgstr "الهيئة:" @@ -582,7 +593,8 @@ msgstr "لا تستطيع العثور على رسالة البريد الإلك msgid "Can't see the map? <em>Skip this step</em>" msgstr "لا يمكنك رؤية الخريطة؟ <em>تجاوز هذه الخطوة</em>" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -596,7 +608,7 @@ msgstr "تصنيفات:" #: templates/web/base/admin/body.html:72 #: templates/web/base/admin/contact-form.html:19 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:99 +#: templates/web/base/dashboard/index.html:100 #: templates/web/base/report/_inspect.html:54 #: templates/web/base/report/_item.html:92 #: templates/web/base/report/new/category.html:12 @@ -609,7 +621,7 @@ msgstr "تصنيفات:" msgid "Category" msgstr "تصنيف" -#: templates/web/base/dashboard/index.html:102 +#: templates/web/base/dashboard/index.html:103 #, fuzzy msgid "Category and State" msgstr "تصنيف" @@ -632,7 +644,7 @@ msgstr "معدل إصلاحات الفئة للمشكلات التي مضى عل msgid "Category:" msgstr "تصنيف:" -#: perllib/FixMyStreet/Script/Reports.pm:187 +#: perllib/FixMyStreet/Script/Reports.pm:184 msgid "Category: %s" msgstr "تصنيف: %s" @@ -648,9 +660,7 @@ msgid "Change email address" msgstr "تغيير عنوان البريد الإلكتروني" #: templates/web/base/auth/change_password.html:1 -#: templates/web/base/auth/change_password.html:16 -#: templates/web/base/auth/change_password.html:4 -#: templates/web/base/auth/change_password.html:43 +#: templates/web/base/auth/change_password.html:5 #: templates/web/base/my/my.html:63 msgid "Change password" msgstr "تغيير كلمة المرور" @@ -693,7 +703,7 @@ msgstr "" msgid "Choose another" msgstr "" -#: templates/web/base/js/translation_strings.html:72 +#: templates/web/base/js/translation_strings.html:78 msgid "Clear offline data" msgstr "" @@ -722,14 +732,14 @@ msgstr "انقر فوق الارتباط المرفق في رسالة البري msgid "Click the link in that email to sign in." msgstr "انقر فوق الارتباط المرفق في رسالة البريد الإلكتروني للتوكيد من أجل تسجيل الدخول." -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:134 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:194 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:965 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:1004 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:195 #: perllib/FixMyStreet/DB/ResultSet/State.pm:71 #: templates/web/base/admin/states/index.html:103 #: templates/web/base/admin/states/index.html:27 #: templates/web/base/admin/states/index.html:33 -#: templates/web/base/dashboard/index.html:112 +#: templates/web/base/dashboard/index.html:113 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:10 #: templates/web/zurich/admin/header.html:16 @@ -762,15 +772,17 @@ msgid "Cobrand:" msgstr "علامة تجارية مشتركة:" #: templates/web/base/admin/extra-metadata-form.html:14 +#: templates/web/base/auth/2faform.html:18 #: templates/web/base/auth/smsform.html:24 msgid "Code" msgstr "" -#: templates/web/base/js/translation_strings.html:50 +#: templates/web/base/js/translation_strings.html:56 msgid "Collapse map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:629 +#: perllib/FixMyStreet/Cobrand/ACV.pm:256 +#: perllib/FixMyStreet/Cobrand/Default.pm:647 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" msgstr "إعدادت" @@ -779,6 +791,7 @@ msgstr "إعدادت" msgid "Confirm" msgstr "تأكيد" +#: templates/web/base/auth/2faform.html:1 #: templates/web/base/auth/smsform.html:1 templates/web/base/auth/token.html:1 msgid "Confirm account" msgstr "أكد الحساب" @@ -828,12 +841,12 @@ msgstr "اتصل بفريق العمل" msgid "Coordinates:" msgstr "الإحداثيات:" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1801 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1830 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1854 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1883 msgid "Could not find user" msgstr "لم يتمكن من إيجاد المستخدم" -#: templates/web/base/js/translation_strings.html:36 +#: templates/web/base/js/translation_strings.html:42 msgid "Could not look up location" msgstr "لم يتمكن من إيجاد الموقع" @@ -878,16 +891,19 @@ msgstr "انشء تصنيف" msgid "Create priority" msgstr "انشء أولوية" -#: perllib/FixMyStreet/Cobrand/Default.pm:701 +#: perllib/FixMyStreet/Cobrand/ACV.pm:91 +#: perllib/FixMyStreet/Cobrand/Default.pm:719 #, fuzzy msgid "Create reports/updates as anonymous user" msgstr "انشاء التبليغات/تحديثات بالنيابة عن مستخدم" -#: perllib/FixMyStreet/Cobrand/Default.pm:702 +#: perllib/FixMyStreet/Cobrand/ACV.pm:92 +#: perllib/FixMyStreet/Cobrand/Default.pm:720 msgid "Create reports/updates as the council" msgstr "انشاء التبليغات/تحديثات كالمجلس" -#: perllib/FixMyStreet/Cobrand/Default.pm:700 +#: perllib/FixMyStreet/Cobrand/ACV.pm:90 +#: perllib/FixMyStreet/Cobrand/Default.pm:718 msgid "Create reports/updates on a user's behalf" msgstr "انشاء التبليغات/تحديثات بالنيابة عن مستخدم" @@ -908,12 +924,17 @@ msgstr "تم الإنشاء" msgid "Created:" msgstr "تم الإنشاء:" -#: templates/web/base/auth/generate_token.html:27 +#: templates/web/base/auth/change_password.html:40 +#, fuzzy +msgid "Current password:" +msgstr "كلمة مرور جديدة:" + +#: templates/web/base/auth/generate_token.html:46 #, fuzzy msgid "Current token:" msgstr "الوضع الحالي" -#: templates/web/base/dashboard/index.html:91 +#: templates/web/base/dashboard/index.html:92 msgid "Currently grouped by %s" msgstr "" @@ -922,7 +943,7 @@ msgstr "" msgid "Currently no bodies have been created." msgstr "حاليا لايوجد جهات مسئولة تم إنشائها." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:830 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:869 #: templates/web/zurich/admin/report_edit-sdm.html:105 msgid "Customer not contactable" msgstr "لا يمكن الاتصال بالعميل" @@ -934,6 +955,10 @@ msgstr "لا يمكن الاتصال بالعميل" msgid "Dashboard" msgstr "صفحة المستخدم" +#: templates/web/base/auth/generate_token.html:54 +msgid "Deactivate two-factor authentication" +msgstr "" + #: templates/web/zurich/admin/stats/index.html:35 msgid "Dealt with by subdivision within 5 working days" msgstr "تم التعامل بواسطة القسم الفرعي في غضون 5 أيام عمل" @@ -984,7 +1009,7 @@ msgstr "الوصف:" msgid "Detailed information is limited to %d characters." msgstr "" -#: templates/web/base/js/translation_strings.html:33 +#: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "التفاصيل" @@ -996,7 +1021,7 @@ msgstr "التفاصيل" msgid "Details:" msgstr "التفاصيل:" -#: templates/web/base/dashboard/index.html:103 +#: templates/web/base/dashboard/index.html:104 msgid "Device and Site" msgstr "" @@ -1047,7 +1072,7 @@ msgstr "هل تحب النماذج؟" msgid "Down one" msgstr "" -#: templates/web/base/js/translation_strings.html:58 +#: templates/web/base/js/translation_strings.html:64 msgid "Drag and drop photos here or <u>click to upload</u>" msgstr "اسحب الصور واسقطها هنا أو <u>انقر للرفع</u>" @@ -1091,23 +1116,27 @@ msgstr "تعديل" msgid "Edit body details" msgstr "تعديل تفاصيل الجهة المسئولة" -#: perllib/FixMyStreet/Cobrand/Default.pm:712 +#: perllib/FixMyStreet/Cobrand/ACV.pm:102 +#: perllib/FixMyStreet/Cobrand/Default.pm:730 msgid "Edit other users' details" msgstr "عدل تفاصيل المستخدمين الآخرين" -#: perllib/FixMyStreet/Cobrand/Default.pm:713 +#: perllib/FixMyStreet/Cobrand/ACV.pm:103 +#: perllib/FixMyStreet/Cobrand/Default.pm:731 msgid "Edit other users' permissions" msgstr "عدل صلاحيات المستخدمين الآخرين" -#: perllib/FixMyStreet/Cobrand/Default.pm:695 +#: perllib/FixMyStreet/Cobrand/ACV.pm:89 +#: perllib/FixMyStreet/Cobrand/Default.pm:713 msgid "Edit report category" msgstr "عدل تصنيف التقرير" -#: perllib/FixMyStreet/Cobrand/Default.pm:696 +#: perllib/FixMyStreet/Cobrand/Default.pm:714 msgid "Edit report priority" msgstr "عدل أولوية التقرير" -#: perllib/FixMyStreet/Cobrand/Default.pm:694 +#: perllib/FixMyStreet/Cobrand/ACV.pm:88 +#: perllib/FixMyStreet/Cobrand/Default.pm:712 msgid "Edit reports" msgstr "عدل التقارير" @@ -1140,8 +1169,8 @@ msgstr "المحرر" #: templates/web/base/admin/users.html:17 #: templates/web/zurich/admin/body-form.html:9 #: templates/web/zurich/admin/body.html:15 -#: templates/web/zurich/auth/general.html:24 -#: templates/web/zurich/auth/general.html:54 +#: templates/web/zurich/auth/general.html:14 +#: templates/web/zurich/auth/general.html:44 msgid "Email" msgstr "البريد الإلكتروني" @@ -1167,7 +1196,7 @@ msgstr "تم إنشاء الإخطار بالبريد" msgid "Email alert deleted" msgstr "تم حذف الإخطار بالبريد" -#: templates/web/base/admin/user-form.html:22 +#: templates/web/base/admin/user-form.html:21 msgid "Email verified:" msgstr "" @@ -1178,10 +1207,6 @@ msgstr "" msgid "Email:" msgstr "البريد الإلكتروني:" -#: perllib/FixMyStreet/Script/Reports.pm:111 -msgid "Email: %s" -msgstr "البريد الإلكتروني: %s" - #: templates/web/base/admin/open311-form-fields.html:55 #: templates/web/base/admin/open311-form-fields.html:56 msgid "" @@ -1206,7 +1231,7 @@ msgstr "" "لها نقطة نهاية مختلفة (وأسلوب إرسال مختلف) عن نقطة نهاية وأسلوب إرسال الهيئة. على سبيل المثال، إذا كانت تقارير بعض فئات\n" "المشكلة يجب إرسالها عبر البريد الإلكتروني، بينما تقارير أخرى يمكن إرسالها عبر Open311." -#: templates/web/base/dashboard/index.html:77 +#: templates/web/base/dashboard/index.html:78 #, fuzzy msgid "End Date" msgstr "تاريخ الإنتهاء:" @@ -1215,7 +1240,7 @@ msgstr "تاريخ الإنتهاء:" msgid "Endpoint" msgstr "نقطة النهاية" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:81 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:82 msgid "Enter a Zürich street name" msgstr "أدخل اسم شارع في زيورخ" @@ -1234,10 +1259,10 @@ msgstr "أدخل أقرب صندوق بريد، أو اسم الشارع وال msgid "Enter a nearby street name and area" msgstr "أدخل أقرب اسم شارع وحي" -#: templates/web/base/auth/general.html:123 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:45 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:17 -#: templates/web/zurich/auth/general.html:65 +#: templates/web/base/auth/general.html:128 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:47 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:20 +#: templates/web/zurich/auth/general.html:58 msgid "Enter a password" msgstr "أدخل كلمة المرور:" @@ -1272,7 +1297,7 @@ msgstr "أمثلة:" msgid "Existing category" msgstr "تصنيف موجود" -#: templates/web/base/js/translation_strings.html:49 +#: templates/web/base/js/translation_strings.html:55 msgid "Expand map" msgstr "" @@ -1280,12 +1305,12 @@ msgstr "" msgid "Explain what’s wrong" msgstr "وضح ما هي المشكلة" -#: templates/web/base/dashboard/index.html:104 +#: templates/web/base/dashboard/index.html:105 msgid "Export as CSV" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:179 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:918 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:180 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:957 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:12 msgid "Extern" @@ -1308,7 +1333,7 @@ msgstr "هيئة خارجية" msgid "External team" msgstr "فريق خارجي" -#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Default.pm:674 #: templates/web/base/admin/reportextrafields/edit.html:1 #: templates/web/base/admin/reportextrafields/index.html:1 #, fuzzy @@ -1348,10 +1373,10 @@ msgid "Fix this by choosing an <strong>area covered</strong> in the <em>Edit bod msgstr "يمكن إصلاح ذلك عن طريق اختيار <strong>منطقة التغطية</strong> في نموذج <em>تحرير تفاصيل الهيئة</em> بالأسفل." #: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:133 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:113 +#: templates/web/base/dashboard/index.html:114 msgid "Fixed" msgstr "تم الإصلاح" @@ -1373,7 +1398,7 @@ msgstr "مشار كمحذوف" msgid "Flag user" msgstr "مستخدم مشار إليه" -#: perllib/FixMyStreet/Cobrand/Default.pm:627 +#: perllib/FixMyStreet/Cobrand/Default.pm:645 #: templates/web/base/admin/users.html:20 msgid "Flagged" msgstr "مشار إليهم" @@ -1382,7 +1407,7 @@ msgstr "مشار إليهم" msgid "Flagged reports and users" msgstr "بلاغات ومستخدمين مشار إليهم" -#: templates/web/base/admin/user-form.html:112 +#: templates/web/base/admin/user-form.html:108 msgid "Flagged users are listed on the <a href='%s'>flagged</a> page." msgstr "المستخدمين المشار إليهم مدرجين بقائمة في صفحة <a href='%s'>المشار إليهم</a>" @@ -1390,8 +1415,8 @@ msgstr "المستخدمين المشار إليهم مدرجين بقائمة msgid "Flagged users are not restricted in any way. This is just a list of users that have been marked for attention." msgstr "المستخدمين المشار إليهم غير محظورين بأي طريقة، هذه فقط لائحة بالمستخدمين المحددين للإنتباه لهم" -#: templates/web/base/admin/report_edit.html:140 -#: templates/web/base/admin/user-form.html:118 +#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/user-form.html:115 msgid "Flagged:" msgstr "مشار إليه:" @@ -1411,17 +1436,17 @@ msgstr "" msgid "For more information, see <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." msgstr "للمزيد من المعلومات، راجع <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>كيف أصلح شارعي يستخدم الخريطة</a>." -#: templates/web/base/auth/general.html:94 +#: templates/web/base/auth/general.html:96 #: templates/web/base/report/new/form_user_loggedout_password.html:20 #: templates/web/base/report/update/form_user_loggedout_password.html:19 msgid "Forgotten your password?" msgstr "هل نسيت كلمة المرور؟" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:748 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:787 msgid "Forwarded to external body" msgstr "تمت إعادة التوجيه إلى هيئة خارجية" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:749 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:788 msgid "Forwarded wish to external body" msgstr "تمت إعادة توجيه الطلب إلى هيئة خارجية" @@ -1431,11 +1456,7 @@ msgstr "تمت إعادة توجيه الطلب إلى هيئة خارجية" msgid "Frequently Asked Questions" msgstr "الأسئلة الشائعة" -#: templates/web/base/auth/generate_token.html:1 -#: templates/web/base/auth/generate_token.html:2 -#: templates/web/base/auth/generate_token.html:20 -#: templates/web/base/auth/generate_token.html:33 -#: templates/web/base/my/my.html:65 +#: templates/web/base/auth/generate_token.html:52 msgid "Generate token" msgstr "" @@ -1482,7 +1503,8 @@ msgstr "اذهب" msgid "Going to send questionnaire?" msgstr "هل تريد أن ترسل سؤال؟" -#: perllib/FixMyStreet/Cobrand/Default.pm:714 +#: perllib/FixMyStreet/Cobrand/ACV.pm:104 +#: perllib/FixMyStreet/Cobrand/Default.pm:732 msgid "Grant access to the admin" msgstr "إعطاء تصريح للأدمن" @@ -1490,12 +1512,12 @@ msgstr "إعطاء تصريح للأدمن" msgid "Graph of problem creation by status over time" msgstr "الرسم البياني للإبلاغ عن المشكلات حسب الحالة مع مرور الوقت" -#: templates/web/base/dashboard/index.html:93 +#: templates/web/base/dashboard/index.html:94 #, fuzzy msgid "Group by %s" msgstr "بواسطة %s" -#: templates/web/base/dashboard/index.html:98 +#: templates/web/base/dashboard/index.html:99 msgid "Group by:" msgstr "" @@ -1528,7 +1550,7 @@ msgstr "صور التقارير القريبة الحديثة" msgid "Hi %s" msgstr "مرحبا %s" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:911 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:950 #: perllib/FixMyStreet/DB/ResultSet/State.pm:64 #: templates/web/base/admin/update_edit.html:30 #: templates/web/zurich/admin/header.html:1 @@ -1538,6 +1560,11 @@ msgstr "مرحبا %s" msgid "Hidden" msgstr "مخفي" +#: templates/web/base/admin/user-form.html:197 +#, fuzzy +msgid "Hide all reports and updates" +msgstr "بلاغات ومستخدمين مشار إليهم" + #: templates/web/base/report/_main.html:105 msgid "Hide entire report" msgstr "" @@ -1561,7 +1588,7 @@ msgstr "" #: templates/web/base/around/display_location.html:60 #: templates/web/base/around/display_location.html:68 -#: templates/web/base/js/translation_strings.html:55 +#: templates/web/base/js/translation_strings.html:61 msgid "Hide pins" msgstr "أخفي المثبتة" @@ -1590,7 +1617,7 @@ msgstr "البداية" msgid "How to report a problem" msgstr "كيف تبلغ عن مشكلة" -#: templates/web/base/js/translation_strings.html:32 +#: templates/web/base/js/translation_strings.html:38 msgid "How to send successful reports" msgstr "كيف ترسل بلاغات ناجحة" @@ -1653,7 +1680,7 @@ msgstr "" "إذا كانت توجد هيئتان أو أكثر تخدمان نفس الموقع، فإن FixMyStreet يجمع الفئات المتطابقة في إدخال واحد في\n" " القائمة. تأكد من استخدام اسم الفئة نفسها في الهيئات إذا كنت تريد حدوث ذلك." -#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/auth/generate_token.html:61 msgid "If you generate a new token the existing token will no longer work." msgstr "" @@ -1737,8 +1764,8 @@ msgstr "في جدول المسيئين؟" msgid "In addition, the following attributes that are not part of the Open311 v2 specification are returned: agency_sent_datetime, title (also returned as part of description), interface_used, comment_count, requestor_name (only present if requestor allowed the name to be shown on this site)." msgstr "إضافة إلى ذلك، يتم إرجاع السمات التالية التي ليست جزءًا من مواصفة Open311 v2: agency_sent_datetime وtitle (يرجع أيضًا كجزء من الوصف) وinterface_used وcomment_count وrequestor_name (يوجد إذا كان مقدم الطلب سمح بعرض الاسم على هذا الموقع)." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:197 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:959 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:198 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:998 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:8 msgid "In progress" @@ -1768,7 +1795,7 @@ msgstr "" msgid "Inspection required" msgstr "يتطلب المعاينة" -#: perllib/FixMyStreet/Cobrand/Default.pm:698 +#: perllib/FixMyStreet/Cobrand/Default.pm:716 msgid "Instruct contractors to fix problems" msgstr "وجه المقاولون لإصلاح المشاكل" @@ -1800,20 +1827,20 @@ msgstr "أسرع طريقة عادةً هي <a href=\"%s\">الاطلاع على msgid "It’s on its way to the council right now." msgstr "إنه في الطريق إلى المجلس حاليًا." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:182 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:183 msgid "Jurisdiction Unknown" msgstr "الصلاحية القضائية غير معروفة" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:923 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:962 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:15 msgid "Jurisdiction unknown" msgstr "الصلاحية القضائية غير معروفة" -#: templates/web/base/auth/general.html:90 +#: templates/web/base/auth/general.html:92 #: templates/web/base/report/new/form_user_loggedout_password.html:16 #: templates/web/base/report/update/form_user_loggedout_password.html:15 -#: templates/web/zurich/auth/general.html:40 +#: templates/web/zurich/auth/general.html:30 msgid "Keep me signed in on this computer" msgstr "احتفظ بتسجيل الدخول على هذا الكمبيوتر" @@ -1877,6 +1904,11 @@ msgstr "" msgid "List all reported problems" msgstr "عرض جميع المشكلات المبلّغ عنها" +#: templates/web/base/around/on_map_list_items.html:18 +#, fuzzy +msgid "Loading reports…" +msgstr "عدل التقارير" + #: templates/web/base/report/new/category_wrapper.html:8 msgid "Loading..." msgstr "جارٍ التحميل..." @@ -1915,23 +1947,31 @@ msgstr "" msgid "Log in with Twitter" msgstr "" -#: templates/web/base/js/translation_strings.html:65 +#: templates/web/base/js/translation_strings.html:71 msgid "Log in with email" msgstr "" -#: templates/web/base/js/translation_strings.html:63 +#: templates/web/base/js/translation_strings.html:69 msgid "Log in with email/text" msgstr "" -#: templates/web/base/dashboard/index.html:81 +#: templates/web/base/admin/user-form.html:195 +msgid "Log out of all sessions" +msgstr "" + +#: templates/web/base/dashboard/index.html:82 msgid "Look up" msgstr "" -#: templates/web/base/js/translation_strings.html:44 +#: templates/web/base/js/translation_strings.html:50 msgid "MAP" msgstr "الخريطة" -#: perllib/FixMyStreet/Cobrand/Default.pm:699 +#: templates/web/base/admin/user-form.html:196 +msgid "Make anonymous on all reports and updates" +msgstr "" + +#: perllib/FixMyStreet/Cobrand/Default.pm:717 msgid "Manage shortlist" msgstr "ادارة القائمة القصيرة" @@ -1939,7 +1979,7 @@ msgstr "ادارة القائمة القصيرة" msgid "Manual order" msgstr "" -#: templates/web/base/js/translation_strings.html:46 +#: templates/web/base/js/translation_strings.html:52 msgid "Map" msgstr "الخريطة" @@ -1947,11 +1987,11 @@ msgstr "الخريطة" msgid "Mark as sent" msgstr "اشر كمرسلة" -#: templates/web/base/admin/user-form.html:110 +#: templates/web/base/admin/user-form.html:106 msgid "Mark users whose behaviour you want to keep a check on as <strong>flagged</strong>." msgstr "تحديد المستخدمين الذين تريد وضع علامة على سلوكهم بأنه <strong>مشار إليه</strong>." -#: perllib/FixMyStreet/Cobrand/Default.pm:697 +#: perllib/FixMyStreet/Cobrand/Default.pm:715 msgid "Markup problem details" msgstr "حدد تفاصيل المشكلة." @@ -1979,7 +2019,8 @@ msgstr " jurisdiction_id غير موجود" msgid "Moderate" msgstr "إشراف" -#: perllib/FixMyStreet/Cobrand/Default.pm:693 +#: perllib/FixMyStreet/Cobrand/ACV.pm:87 +#: perllib/FixMyStreet/Cobrand/Default.pm:711 msgid "Moderate report details" msgstr "قم بالاشراف على تفاصيل التبليغ" @@ -2005,7 +2046,7 @@ msgstr "تمت المعالجة بواسطة القسم خلال يوم عمل msgid "Moderation reason:" msgstr "" -#: templates/web/base/dashboard/index.html:101 +#: templates/web/base/dashboard/index.html:102 msgid "Month" msgstr "الشهر" @@ -2027,12 +2068,12 @@ msgstr "الأكثر تعليقا" #: templates/web/base/admin/states/index.html:108 #: templates/web/base/admin/states/index.html:11 #: templates/web/base/admin/users.html:16 -#: templates/web/base/auth/general.html:113 +#: templates/web/base/auth/general.html:115 #: templates/web/base/report/new/form_user_loggedin.html:49 #: templates/web/base/report/new/form_user_loggedout_by_email.html:11 #: templates/web/base/report/update/form_name.html:27 #: templates/web/zurich/admin/body-form.html:4 -#: templates/web/zurich/auth/general.html:60 +#: templates/web/zurich/auth/general.html:50 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "Name" msgstr "الاسم" @@ -2045,10 +2086,6 @@ msgstr "الاسم" msgid "Name:" msgstr "الاسم:" -#: perllib/FixMyStreet/Script/Reports.pm:110 -msgid "Name: %s" -msgstr "الاسم: %s" - #: templates/web/base/report/_inspect.html:44 msgid "Navigate to this problem" msgstr "انتقل الى هذه المشكلة" @@ -2067,8 +2104,8 @@ msgstr "أقرب طريق مسمى للدبوس الموضوع على الخري msgid "Nearest postcode to the pin placed on the map (automatically generated): %s (%sm away)" msgstr "أقرب رمز بريدي للدبوس الموضوع على الخريطة (يتم إنشاؤه تلقائيًا): %s (على بعد %s متر)" -#: perllib/FixMyStreet/Cobrand/Default.pm:521 -#: perllib/FixMyStreet/Cobrand/Default.pm:549 +#: perllib/FixMyStreet/Cobrand/Default.pm:539 +#: perllib/FixMyStreet/Cobrand/Default.pm:567 msgid "Nearest road to the pin placed on the map (automatically generated by Bing Maps): %s" msgstr "أقرب شارع مسمى للدبوس الموضوع على الخريطة (يتم إنشاؤه تلقائيًا باستخدام خرائط Bing): %s" @@ -2086,12 +2123,13 @@ msgstr "" msgid "Nearly done! Now check your email…" msgstr "أوشكنا على الانتهاء! راجع البريد الإلكتروني الآن…" +#: templates/web/base/auth/2faform.html:8 #: templates/web/base/auth/smsform.html:19 #, fuzzy msgid "Nearly done! Now check your phone…" msgstr "أوشكنا على الانتهاء! راجع البريد الإلكتروني الآن…" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:129 #, fuzzy msgid "New" msgstr "الأحدث" @@ -2121,7 +2159,7 @@ msgstr "مشكلات محلية جديدة على FixMyStreet" msgid "New note to DM:" msgstr "ملاحظة جديدة لرئيس المنطقة:" -#: templates/web/base/auth/change_password.html:35 +#: templates/web/base/auth/change_password.html:47 msgid "New password:" msgstr "كلمة مرور جديدة:" @@ -2179,7 +2217,7 @@ msgstr "الأحدث" msgid "Next" msgstr "التالي" -#: perllib/FixMyStreet/Cobrand/Default.pm:1222 +#: perllib/FixMyStreet/Cobrand/Default.pm:1240 #: templates/web/base/admin/category_edit.html:4 #: templates/web/base/admin/list_updates.html:32 #: templates/web/base/admin/list_updates.html:34 @@ -2195,11 +2233,11 @@ msgstr "التالي" msgid "No" msgstr "لا" -#: templates/web/base/admin/user-form.html:84 +#: templates/web/base/admin/user-form.html:80 msgid "No area" msgstr "لاتوجد منطقة" -#: templates/web/base/admin/user-form.html:55 +#: templates/web/base/admin/user-form.html:48 msgid "No body" msgstr "لا هيئة" @@ -2236,7 +2274,7 @@ msgstr "" msgid "No reports to show on map, here are some nearby:" msgstr "" -#: templates/web/base/js/translation_strings.html:37 +#: templates/web/base/js/translation_strings.html:43 msgid "No result returned" msgstr "لم يتم إرجاع أي نتائج" @@ -2260,8 +2298,8 @@ msgstr "لا يوجد داعمون" msgid "None" msgstr "بلا" -#: templates/web/base/admin/user-form.html:76 -#: templates/web/base/admin/user-form.html:77 +#: templates/web/base/admin/user-form.html:72 +#: templates/web/base/admin/user-form.html:73 msgid "" "Normal (public) users should not be associated with any <strong>area</strong>.<br>\n" " Authorised staff users can be associated with the area in which they operate." @@ -2270,8 +2308,8 @@ msgstr "" " يمكن إقران المستخدمين الموظفين المعتمدين بالمنطقةالتي يعملون فيها.<br>\n" " " -#: templates/web/base/admin/user-form.html:46 -#: templates/web/base/admin/user-form.html:47 +#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:39 msgid "" "Normal (public) users should not be associated with any <strong>body</strong>.<br>\n" " Authorised staff users can be associated with the body they represent.<br>\n" @@ -2283,8 +2321,8 @@ msgstr "" " تبعًا للتنفيذ، يمكن أن يكون لدى المستخدمين الموظفين حق الوصول إلى لوحة المعلومات (ملخص\n" " الأنشطة عبر الهيئة التي يمثلونها)، أو القدرة على إخفاء التقارير أو تعيين حالات خاصة للتقارير." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:186 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:933 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:187 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:972 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:13 msgid "Not contactable" @@ -2343,15 +2381,15 @@ msgstr "" msgid "Number of problems reported in each ward, in the last 7 days." msgstr "" -#: templates/web/base/js/translation_strings.html:43 +#: templates/web/base/js/translation_strings.html:49 msgid "OK" msgstr "موافق" -#: templates/web/base/js/translation_strings.html:74 +#: templates/web/base/js/translation_strings.html:80 msgid "Offline data cleared" msgstr "" -#: templates/web/base/js/translation_strings.html:71 +#: templates/web/base/js/translation_strings.html:77 msgid "Offline update data saved" msgstr "" @@ -2367,14 +2405,14 @@ msgstr "الأقدم" msgid "On behalf of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:174 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:905 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:175 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:944 #: perllib/FixMyStreet/DB/ResultSet/State.pm:70 #: templates/web/base/admin/states/index.html:102 #: templates/web/base/admin/states/index.html:25 #: templates/web/base/admin/states/index.html:32 #: templates/web/base/admin/update_edit.html:30 -#: templates/web/base/dashboard/index.html:111 +#: templates/web/base/dashboard/index.html:112 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:7 #: templates/web/zurich/admin/update_edit.html:18 @@ -2414,17 +2452,17 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1238 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:689 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:690 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1262 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:686 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:687 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:716 #: perllib/FixMyStreet/App/Controller/Report/New.pm:719 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:722 #: perllib/FixMyStreet/DB/Result/Problem.pm:588 #: perllib/FixMyStreet/DB/Result/Problem.pm:595 #: perllib/FixMyStreet/DB/Result/Problem.pm:610 #: perllib/FixMyStreet/DB/Result/Problem.pm:619 -#: perllib/FixMyStreet/Script/Reports.pm:182 -#: perllib/FixMyStreet/Script/Reports.pm:197 +#: perllib/FixMyStreet/Script/Reports.pm:179 +#: perllib/FixMyStreet/Script/Reports.pm:194 msgid "Other" msgstr "أخرى" @@ -2459,23 +2497,23 @@ msgstr "العنصر الرئيسي" msgid "Partial" msgstr "جزئي" -#: templates/web/base/auth/general.html:116 +#: templates/web/base/auth/general.html:118 #: templates/web/base/report/new/form_user_loggedout_by_email.html:38 #: templates/web/base/report/update/form_user_loggedout_by_email.html:10 -#: templates/web/zurich/auth/general.html:32 -#: templates/web/zurich/auth/general.html:63 +#: templates/web/zurich/auth/general.html:22 +#: templates/web/zurich/auth/general.html:53 msgid "Password (optional)" msgstr "كلمة المرور (اختياري)" -#: templates/web/base/auth/general.html:81 +#: templates/web/base/auth/general.html:83 msgid "Password:" msgstr "كلمة المرور:" -#: templates/web/base/js/translation_strings.html:52 +#: templates/web/base/js/translation_strings.html:58 msgid "Permalink" msgstr "الارتباط الثابت" -#: templates/web/base/admin/user-form.html:162 +#: templates/web/base/admin/user-form.html:164 msgid "Permissions:" msgstr "الصلاحيات:" @@ -2495,13 +2533,13 @@ msgstr "رقم الهاتف" msgid "Phone number (optional)" msgstr "رقم الهاتف (اختياري)" -#: templates/web/base/admin/user-form.html:30 +#: templates/web/base/admin/user-form.html:25 #, fuzzy msgid "Phone verified:" msgstr "تم الإبلاغ:" #: templates/web/base/admin/report_edit.html:135 -#: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 +#: templates/web/base/admin/user-form.html:23 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:39 msgid "Phone:" msgstr "الهاتف:" @@ -2555,12 +2593,12 @@ msgid "Pick your ward" msgstr "" #: templates/web/base/around/display_location.html:74 -#: templates/web/base/js/translation_strings.html:30 +#: templates/web/base/js/translation_strings.html:36 msgid "Place pin on map" msgstr "وضع دبوس على الخريطة" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:945 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:951 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:984 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:990 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:9 #: templates/web/zurich/admin/index-dm.html:9 @@ -2571,8 +2609,8 @@ msgstr "مخطط" msgid "Please be polite, concise and to the point." msgstr "الرجاء التحلي بالأدب والاختصار والتركيز على الفكرة." -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:27 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:31 msgid "Please check the passwords and try again" msgstr "الرجاء التحقق من كلمات المرور وإعادة المحاولة" @@ -2580,13 +2618,12 @@ msgstr "الرجاء التحقق من كلمات المرور وإعادة ال #: templates/web/base/auth/_username_error.html:9 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:27 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:9 msgid "Please check your email address is correct" msgstr "الرجاء التحقق من أن عنوان البريد الإلكتروني صحيح" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1334 -#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1327 +#: perllib/FixMyStreet/DB/Result/User.pm:205 +#: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:7 #, fuzzy @@ -2594,13 +2631,18 @@ msgid "Please check your phone number is correct" msgstr "الرجاء التحقق من أن عنوان البريد الإلكتروني صحيح" #: perllib/FixMyStreet/App/Controller/Admin.pm:297 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:905 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:928 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:923 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:946 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 -#: templates/web/base/js/translation_strings.html:10 +#: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" msgstr "الرجاء اختيار فئة" +#: perllib/FixMyStreet/App/Controller/Auth.pm:383 +#: perllib/FixMyStreet/App/Controller/Auth.pm:409 +msgid "Please choose a less commonly-used password" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Admin.pm:345 #: templates/web/base/admin/bodies.html:4 templates/web/base/admin/body.html:11 #: templates/web/base/admin/template_edit.html:13 @@ -2623,20 +2665,21 @@ msgstr "الرجاء عدم إساءة الاستعمال؛ فإساءة است #: perllib/FixMyStreet/App/Controller/Admin.pm:298 #: perllib/FixMyStreet/DB/Result/Comment.pm:128 -#: templates/web/base/js/translation_strings.html:3 +#: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "الرجاء إدخال رسالة" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1332 -#: perllib/FixMyStreet/DB/Result/User.pm:200 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1325 +#: perllib/FixMyStreet/DB/Result/User.pm:208 +#: perllib/FixMyStreet/DB/Result/User.pm:209 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:4 #, fuzzy msgid "Please enter a mobile number" msgstr "الرجاء إدخال رقم الهاتف" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1365 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1461 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1462 msgid "Please enter a name" msgstr "الرجاء إدخال اسمك" @@ -2644,53 +2687,51 @@ msgstr "الرجاء إدخال اسمك" msgid "Please enter a name for this body" msgstr "الرجاء ادخال اسم لهذه الهيئة." -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:25 -#: templates/web/base/js/translation_strings.html:20 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:29 +#: templates/web/base/js/translation_strings.html:23 msgid "Please enter a password" msgstr "الرجاء إدخال كلمة مرور" #: perllib/FixMyStreet/App/Controller/Contact.pm:115 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 -#: templates/web/base/js/translation_strings.html:4 +#: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "الرجاء إدخال موضوع" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1362 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1452 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1355 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1453 #: perllib/FixMyStreet/App/Controller/Admin.pm:311 -#: perllib/FixMyStreet/DB/Result/User.pm:193 -#: templates/web/base/js/translation_strings.html:13 -#: templates/web/base/js/translation_strings.html:17 +#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: templates/web/base/js/translation_strings.html:16 +#: templates/web/base/js/translation_strings.html:20 msgid "Please enter a valid email" msgstr "الرجاء إدخال بريد إلكتروني صالح" -#: perllib/FixMyStreet/App/Controller/Alert.pm:350 +#: perllib/FixMyStreet/App/Controller/Alert.pm:355 #: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please enter a valid email address" msgstr "الرجاء إدخال عنوان بريد إلكتروني صالح" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1356 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1446 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1349 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "الرجاء إدخال رقم الهاتف" #: perllib/FixMyStreet/DB/Result/Problem.pm:369 -#: templates/web/base/js/translation_strings.html:5 +#: templates/web/base/js/translation_strings.html:8 msgid "Please enter some details" msgstr "الرجاء إدخال بعض التفاصيل" #: perllib/FixMyStreet/App/Controller/Contact.pm:114 -#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: perllib/FixMyStreet/DB/Result/User.pm:196 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:26 -#: templates/web/base/js/translation_strings.html:12 -#: templates/web/base/js/translation_strings.html:16 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:8 +#: templates/web/base/js/translation_strings.html:15 +#: templates/web/base/js/translation_strings.html:19 msgid "Please enter your email" msgstr "الرجاء إدخال البريد الإلكتروني" @@ -2698,34 +2739,34 @@ msgstr "الرجاء إدخال البريد الإلكتروني" msgid "Please enter your email address" msgstr "الرجاء إدخال عنوان بريدك الإلكتروني" -#: templates/web/base/js/translation_strings.html:26 +#: templates/web/base/js/translation_strings.html:32 msgid "Please enter your first name" msgstr "الرجاء إدخال الاسم الأول" #: perllib/FixMyStreet/Cobrand/UK.pm:326 -#: templates/web/base/js/translation_strings.html:8 +#: templates/web/base/js/translation_strings.html:11 msgid "Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below" msgstr "الرجاء إدخال الاسم الكامل؛ فالمجالس تحتاج هذه المعلومة - إذا كنت لا ترغب في إظهار اسمك على الموقع، فألغِ تحديد هذا المربع الموجود بالأسفل" #: perllib/FixMyStreet/App/Controller/Contact.pm:113 #: perllib/FixMyStreet/DB/Result/Comment.pm:125 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 -#: perllib/FixMyStreet/DB/Result/User.pm:186 -#: templates/web/base/js/translation_strings.html:7 +#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: templates/web/base/js/translation_strings.html:10 msgid "Please enter your name" msgstr "الرجاء إدخال اسمك" #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:6 -#: templates/web/base/js/translation_strings.html:23 +#: templates/web/base/js/translation_strings.html:29 msgid "Please enter your phone number" msgstr "الرجاء إدخال رقم الهاتف" -#: templates/web/base/js/translation_strings.html:27 +#: templates/web/base/js/translation_strings.html:33 msgid "Please enter your second name" msgstr "الرجاء إدخال الاسم الثاني" -#: templates/web/base/js/translation_strings.html:25 +#: templates/web/base/js/translation_strings.html:31 msgid "Please enter your title" msgstr "الرجاء إدخال اللقب" @@ -2748,10 +2789,19 @@ msgstr "الرجاء تعبئة تفاصيل المشكلة." msgid "Please fill in the form below with details of the problem, and describe the location as precisely as possible in the details box." msgstr "الرجاء تعبئة النموذج التالي بتفاصيل المشكلة، وأدخل وصفًا للموقع يكون دقيقًا قدر الإمكان في مربع التفاصيل." +#: templates/web/base/auth/2faform.html:9 +msgid "Please generate a two-factor code and enter it below:" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Questionnaire.pm:239 msgid "Please indicate whether you'd like to receive another questionnaire" msgstr "الرجاء الإشارة إلى ما إذا كنت تريد المشاركة في استبيان آخر أم لا" +#: perllib/FixMyStreet/App/Controller/Auth.pm:406 +#: templates/web/base/js/translation_strings.html:26 +msgid "Please make sure your password is at least %d characters long" +msgstr "" + #: templates/web/base/report/updates-sidebar-notes.html:2 msgid "Please note that updates are not sent to the council." msgstr "الرجاء ملاحظة أن التحديثات لا يتم إرسالها إلى المجلس." @@ -2815,12 +2865,12 @@ msgstr "الرجاء تحديد ما إذا كانت المشكلة قد تم ح #: perllib/FixMyStreet/App/Model/PhotoSet.pm:122 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:156 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:158 -#: templates/web/base/js/translation_strings.html:60 +#: templates/web/base/js/translation_strings.html:66 msgid "Please upload an image only" msgstr "الرجاء تحميل صورة فقط" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1359 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1449 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1352 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 msgid "Please verify at least one of email/phone" msgstr "" @@ -2833,24 +2883,24 @@ msgid "Please write your update here" msgstr "الرجاء كتابة التحديث هنا" #: templates/web/base/report/update-form.html:25 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:18 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_user_loggedout_password.html:10 msgid "Post" msgstr "نشر" -#: perllib/FixMyStreet/DB/Result/Comment.pm:231 +#: perllib/FixMyStreet/DB/Result/Comment.pm:211 msgid "Posted anonymously at %s" msgstr "نشر بدون تحديد الهوية في %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:266 +#: perllib/FixMyStreet/DB/Result/Comment.pm:246 msgid "Posted by %s at %s" msgstr "تم النشر بواسطة %s في %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:254 +#: perllib/FixMyStreet/DB/Result/Comment.pm:234 msgid "Posted by <strong>%s</strong> (%s) at %s" msgstr "تم النشر بواسطة <strong>%s</strong> (%s) في %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:256 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 msgid "Posted by <strong>%s</strong> at %s" msgstr "تم النشر بواسطة <strong>%s</strong> في %s" @@ -2862,7 +2912,7 @@ msgstr "مشغّل بواسطة <a class=\"platform-logo\" href=\"http://fixmyst msgid "Previous" msgstr "السابق" -#: perllib/FixMyStreet/Cobrand/Default.pm:648 +#: perllib/FixMyStreet/Cobrand/Default.pm:666 msgid "Priorities" msgstr "أولويات" @@ -2883,7 +2933,7 @@ msgstr "الخصوصية وملفات تعريف الارتباط" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:144 msgid "Private" msgstr "خاص" @@ -2913,7 +2963,7 @@ msgstr "تم إرسال المشكلة %s إلى المجلس %s" msgid "Problem breakdown by state" msgstr "تصنيف المشكلة حسب الحالة" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1309 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1283 msgid "Problem marked as open." msgstr "تم وضع علامة \"مفتوح\" على المشكلة." @@ -2921,7 +2971,8 @@ msgstr "تم وضع علامة \"مفتوح\" على المشكلة." msgid "Problem state change based on survey results" msgstr "يتم تغيير حالة المشكلة حسب نتائج الاستطلاع" -#: perllib/FixMyStreet/Cobrand/Default.pm:692 +#: perllib/FixMyStreet/Cobrand/ACV.pm:86 +#: perllib/FixMyStreet/Cobrand/Default.pm:710 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "المشكلات" @@ -2948,7 +2999,7 @@ msgstr "المشكلات المبلّغ عنها مؤخرًا على FixMyStreet msgid "Problems within %.1fkm of %s" msgstr "المشكلات الموجودة ضمن %.1f كم من هذا الموقع" -#: perllib/FixMyStreet/Cobrand/Default.pm:821 +#: perllib/FixMyStreet/Cobrand/Default.pm:839 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:137 #: perllib/FixMyStreet/Cobrand/UK.pm:215 perllib/FixMyStreet/Cobrand/UK.pm:257 #: perllib/FixMyStreet/Cobrand/UK.pm:269 @@ -2984,12 +3035,12 @@ msgstr "قدّم تحديثًا" msgid "Provide update as" msgstr "قدم التحديث كـ" -#: templates/web/base/auth/general.html:119 +#: templates/web/base/auth/general.html:124 msgid "Providing a name and password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "تقديم الاسم وكلمة المرور اختياري، ولكن فعل ذلك يتيح لك الإبلاغ عن المشكلات وإضافة التحديثات وإدارة التقارير بسهولة أكبر." -#: templates/web/base/report/new/form_user_loggedout_by_email.html:41 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:13 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:43 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:16 msgid "Providing a password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "تقديم كلمة المرور اختياري، ولكن فعل ذلك يتيح لك الإبلاغ عن المشكلات وإضافة التحديثات وإدارة التقارير بسهولة أكبر." @@ -3006,7 +3057,7 @@ msgstr "الاستجابة العامة:" msgid "Public update:" msgstr "التحديث العام:" -#: templates/web/zurich/admin/report_edit.html:123 +#: templates/web/zurich/admin/report_edit.html:122 #: templates/web/zurich/admin/stats/index.html:38 msgid "Publish photo" msgstr "نشر الصورة" @@ -3062,7 +3113,7 @@ msgstr "موجز RSS لـ %s، ضمن حدود دائرة %s" msgid "RSS feed of nearby problems" msgstr "موجز RSS للمشكلات القريبة" -#: perllib/FixMyStreet/Cobrand/Default.pm:822 +#: perllib/FixMyStreet/Cobrand/Default.pm:840 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:136 #: perllib/FixMyStreet/Cobrand/UK.pm:222 msgid "RSS feed of problems within %s" @@ -3114,6 +3165,10 @@ msgstr "تذكر أن FixMyStreet مخصص في الأساس للإبلاغ عن msgid "Remove" msgstr "إزالة الإشارة" +#: templates/web/base/admin/user-form.html:198 +msgid "Remove account details" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:4 #, fuzzy msgid "Remove field" @@ -3135,13 +3190,13 @@ msgstr "حذف من القائمة القصيرة" msgid "Remove from site" msgstr "احذف من الموقع" -#: templates/web/base/admin/report_edit.html:159 +#: templates/web/base/admin/report_edit.html:161 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" msgstr "إزالة الصورة (لا يمكن التراجع عن هذا الإجراء!)" -#: templates/web/base/auth/generate_token.html:33 +#: templates/web/base/auth/generate_token.html:52 msgid "Replace token" msgstr "" @@ -3173,11 +3228,11 @@ msgstr "الإبلاغ عن إساءة" msgid "Report as" msgstr "بلغ كـ" -#: perllib/FixMyStreet/App/Controller/Rss.pm:302 +#: perllib/FixMyStreet/App/Controller/Rss.pm:303 msgid "Report on %s" msgstr "الإبلاغ على %s" -#: templates/web/base/dashboard/index.html:61 +#: templates/web/base/dashboard/index.html:62 msgid "Report state:" msgstr "" @@ -3247,15 +3302,16 @@ msgstr "تم الإبلاغ:" #: templates/web/base/around/index.html:3 #: templates/web/base/around/lookup_by_ref.html:3 -#: templates/web/base/js/translation_strings.html:42 +#: templates/web/base/js/translation_strings.html:48 #: templates/web/base/report/new/fill_in_details.html:0 #: templates/web/base/report/new/fill_in_details.html:8 #: templates/web/zurich/report/new/fill_in_details_form.html:4 msgid "Reporting a problem" msgstr "الإبلاغ عن مشكلة" -#: perllib/FixMyStreet/Cobrand/Default.pm:638 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:388 +#: perllib/FixMyStreet/Cobrand/ACV.pm:265 +#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/zurich/header.html:46 msgid "Reports" msgstr "التقارير" @@ -3273,7 +3329,7 @@ msgstr "التقارير في انتظار الاعتماد" msgid "Reports by destination" msgstr "تم الإبلاغ عنها بواسطة %s في %s" -#: templates/web/base/admin/user-form.html:125 +#: templates/web/base/admin/user-form.html:124 msgid "Reports made by trusted users will be sent to the responsible body without being inspected first." msgstr "التبليغات من المستخدمين الموثوقين سوف ترسل الى الهيئة المسؤولة من دون فحصها اولا." @@ -3285,7 +3341,7 @@ msgstr "" msgid "Reports published" msgstr "تم نشر التقارير" -#: templates/web/base/js/translation_strings.html:75 +#: templates/web/base/js/translation_strings.html:81 msgid "Reports saved offline." msgstr "" @@ -3360,8 +3416,8 @@ msgstr "" msgid "Revert to original title" msgstr "" -#: templates/web/base/js/translation_strings.html:28 -#: templates/web/base/js/translation_strings.html:40 +#: templates/web/base/js/translation_strings.html:34 +#: templates/web/base/js/translation_strings.html:46 msgid "Right place?" msgstr "المكان صحيح؟" @@ -3375,16 +3431,16 @@ msgstr "مشغل الطرق لهذا الطريق المسمى (يتم اشتق msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "مشغل الطرق لهذا الطريق المسمى (من OpenStreetMap): %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1879 -#: templates/web/base/admin/report_edit.html:156 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: templates/web/base/admin/report_edit.html:158 #: templates/web/base/admin/update_edit.html:68 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "تدوير لليسار" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: templates/web/base/admin/report_edit.html:157 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: templates/web/base/admin/report_edit.html:159 #: templates/web/base/admin/update_edit.html:69 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3394,7 +3450,7 @@ msgstr "تدوير لليمين" msgid "Rotating this photo will discard unsaved changes to the report." msgstr "سيؤدي تدوير هذه الصورة إلى تجاهل التغييرات غير المحفوظة في التقرير." -#: templates/web/base/js/translation_strings.html:47 +#: templates/web/base/js/translation_strings.html:53 #: templates/web/base/maps/google-ol.html:2 msgid "Satellite" msgstr "القمر الصناعي" @@ -3425,11 +3481,11 @@ msgid "Save with a public update" msgstr "احفظ مع التحديث العام" #. ("This is followed by a progress count, e.g. 3/5") -#: templates/web/base/js/translation_strings.html:76 +#: templates/web/base/js/translation_strings.html:82 msgid "Saving reports offline" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:130 #, fuzzy msgid "Scheduled" msgstr "نشاط تم جدولته" @@ -3463,12 +3519,20 @@ msgstr "لم يعثر البحث على أي تقارير." msgid "Searching found no users." msgstr "لم يعثر البحث عن أي مستخدمين." +#: templates/web/base/auth/generate_token.html:1 +#: templates/web/base/auth/generate_token.html:2 +#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/my/my.html:65 +msgid "Security" +msgstr "" + #: templates/web/base/report/new/councils_text_private.html:7 #: templates/web/base/report/new/form_user.html:5 msgid "See our privacy policy" msgstr "انظر سياسة الخصوصية" -#: perllib/FixMyStreet/Cobrand/Default.pm:703 +#: perllib/FixMyStreet/Cobrand/ACV.pm:93 +#: perllib/FixMyStreet/Cobrand/Default.pm:721 msgid "See user detail for reports created as the council" msgstr "" @@ -3503,7 +3567,7 @@ msgstr "أرسل حالات Open311 مطولة مع تحديثات طلب ال msgid "Sending a confirmation text failed: \"%s\"" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:870 msgid "Sent report back" msgstr "تمت إعادة إرسال التقرير" @@ -3520,6 +3584,12 @@ msgstr "تم الإرسال:" msgid "Service:" msgstr "الخدمة:" +#: templates/web/base/auth/change_password.html:1 +#: templates/web/base/auth/change_password.html:4 +#, fuzzy +msgid "Set password" +msgstr "كلمة مرور جديدة:" + #: templates/web/base/report/_inspect.html:47 msgid "Set to my current location" msgstr "اضبط إلى موقعي الحالي" @@ -3575,7 +3645,7 @@ msgstr "" #: templates/web/base/around/display_location.html:58 #: templates/web/base/around/display_location.html:66 -#: templates/web/base/js/translation_strings.html:54 +#: templates/web/base/js/translation_strings.html:60 msgid "Show pins" msgstr "إظهار الدبابيس" @@ -3587,20 +3657,20 @@ msgstr "" msgid "Show reports in your area" msgstr "" -#: templates/web/base/auth/general.html:124 +#: templates/web/base/auth/general.html:129 #: templates/web/base/auth/general.html:3 -#: templates/web/base/auth/general.html:85 +#: templates/web/base/auth/general.html:87 #: templates/web/base/main_nav_items.html:6 -#: templates/web/zurich/auth/general.html:18 -#: templates/web/zurich/auth/general.html:35 +#: templates/web/zurich/auth/general.html:25 +#: templates/web/zurich/auth/general.html:8 msgid "Sign in" msgstr "تسجيل الدخول" -#: templates/web/base/auth/general.html:98 +#: templates/web/base/auth/general.html:100 msgid "Sign in by email instead, providing a new password. When you click the link in your email, your password will be updated." msgstr "الرجاء الدخولعبر البريد الإلكتروني بدلا عن ذلك، كما يرجى تقديم كلمة مرور جديدة عند هذه النقطة. بعد التأكيد، سيتم تحديث كلمة المرور." -#: templates/web/base/auth/general.html:96 +#: templates/web/base/auth/general.html:98 #, fuzzy msgid "Sign in by email or text, providing a new password. When you click the link in your email or enter the SMS authentication code, your password will be updated." msgstr "الرجاء الدخولعبر البريد الإلكتروني بدلا عن ذلك، كما يرجى تقديم كلمة مرور جديدة عند هذه النقطة. بعد التأكيد، سيتم تحديث كلمة المرور." @@ -3637,14 +3707,30 @@ msgstr "بعض صور التقارير الحديثة" msgid "Some text to localize" msgstr "بعض النص لترجمته" -#: perllib/FixMyStreet/Cobrand/UK.pm:80 +#: perllib/FixMyStreet/Cobrand/ACV.pm:59 perllib/FixMyStreet/Cobrand/UK.pm:80 msgid "Sorry, that appears to be a Crown dependency postcode, which we don't cover." msgstr "عذرًا، يبدو هذا أنه رمز بريدي خاص بإحدى تبعيات التاج البريطاني، ونحن لا نغطي ذلك." +#: perllib/FixMyStreet/Cobrand/ACV.pm:73 +#, fuzzy +msgid "Sorry, that appears to be a Northern Irish postcode, which we don't cover." +msgstr "عذرًا، يبدو هذا أنه رمز بريدي خاص بإحدى تبعيات التاج البريطاني، ونحن لا نغطي ذلك." + +#: perllib/FixMyStreet/Cobrand/ACV.pm:65 +#, fuzzy +msgid "Sorry, that appears to be a Scottish postcode, which we don't cover." +msgstr "عذرًا، يبدو هذا أنه رمز بريدي خاص بإحدى تبعيات التاج البريطاني، ونحن لا نغطي ذلك." + +#: perllib/FixMyStreet/Cobrand/ACV.pm:69 +#, fuzzy +msgid "Sorry, that appears to be a Welsh postcode, which we don't cover." +msgstr "عذرًا، يبدو هذا أنه رمز بريدي خاص بإحدى تبعيات التاج البريطاني، ونحن لا نغطي ذلك." + #: templates/web/base/auth/smsform.html:6 templates/web/base/auth/token.html:8 msgid "Sorry, that wasn’t a valid link" msgstr "عذرًا، لم يكن هذا الارتباط صالحًا" +#: templates/web/base/auth/2faform.html:5 #: templates/web/base/auth/smsform.html:16 #, fuzzy msgid "Sorry, that wasn’t the correct code" @@ -3691,15 +3777,15 @@ msgstr "للأسف، ليس لديك صلاحية لفعل ذلك." msgid "Sort by" msgstr "رتب بواسطة" -#: templates/web/base/admin/user-form.html:65 +#: templates/web/base/admin/user-form.html:58 msgid "Staff users have permission to log in to the admin." msgstr "مستخدم الموظف لديه الصلاحية للدخول للأدمن" -#: templates/web/base/admin/user-form.html:68 +#: templates/web/base/admin/user-form.html:62 msgid "Staff:" msgstr "الموظف:" -#: templates/web/base/dashboard/index.html:73 +#: templates/web/base/dashboard/index.html:74 #, fuzzy msgid "Start Date" msgstr "تاريخ البداية:" @@ -3713,7 +3799,7 @@ msgstr "تاريخ البداية:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:50 #: templates/web/base/admin/templates.html:8 -#: templates/web/base/dashboard/index.html:100 +#: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:88 #: templates/web/base/report/_item.html:96 #: templates/web/base/report/update/form_update.html:39 @@ -3736,14 +3822,15 @@ msgstr "حفظ التغييرات" msgid "State:" msgstr "الحالة:" -#: perllib/FixMyStreet/Cobrand/Default.pm:628 +#: perllib/FixMyStreet/Cobrand/ACV.pm:255 +#: perllib/FixMyStreet/Cobrand/Default.pm:646 #: templates/web/base/admin/states/index.html:1 #, fuzzy msgid "States" msgstr "الحالة" -#: perllib/FixMyStreet/Cobrand/Default.pm:622 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:391 +#: perllib/FixMyStreet/Cobrand/Default.pm:640 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:418 #: templates/web/base/admin/index.html:71 #: templates/web/base/admin/stats/index.html:1 #: templates/web/base/admin/stats/state.html:1 @@ -3776,7 +3863,7 @@ msgstr "" msgid "Subcategory" msgstr "الفئة الفرعية: %s" -#: perllib/FixMyStreet/Script/Reports.pm:191 +#: perllib/FixMyStreet/Script/Reports.pm:188 msgid "Subcategory: %s" msgstr "الفئة الفرعية: %s" @@ -3793,19 +3880,20 @@ msgstr "الموضوع" msgid "Subject:" msgstr "الموضوع:" +#: templates/web/base/auth/2faform.html:21 #: templates/web/base/auth/smsform.html:27 #: templates/web/base/questionnaire/creator_fixed.html:19 #: templates/web/base/report/new/form_user_loggedin.html:76 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:46 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:48 #: templates/web/base/report/new/form_user_loggedout_password.html:11 #: templates/web/zurich/report/new/fill_in_details_form.html:73 msgid "Submit" msgstr "تقديم" -#: templates/web/base/admin/report_edit.html:167 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/report_edit.html:24 #: templates/web/base/admin/update_edit.html:79 -#: templates/web/base/admin/user-form.html:188 +#: templates/web/base/admin/user-form.html:191 #: templates/web/zurich/admin/report_edit-sdm.html:124 #: templates/web/zurich/admin/report_edit.html:264 #: templates/web/zurich/admin/update_edit.html:38 @@ -3816,8 +3904,8 @@ msgstr "تقديم التغييرات" msgid "Submit questionnaire" msgstr "تقديم الاستبيان" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:169 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:898 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:170 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:937 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:6 #: templates/web/zurich/admin/index-dm.html:23 @@ -3847,8 +3935,9 @@ msgstr "لخص المشكلة" msgid "Summarise your changes" msgstr "لخص تغييراتك" -#: perllib/FixMyStreet/Cobrand/Default.pm:620 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:387 +#: perllib/FixMyStreet/Cobrand/ACV.pm:249 +#: perllib/FixMyStreet/Cobrand/Default.pm:638 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:414 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 #: templates/web/base/status/index.html:3 @@ -3860,7 +3949,7 @@ msgid "Summary" msgstr "ملخص" #: templates/web/zurich/reports/index.html:0 -#: templates/web/zurich/reports/index.html:5 +#: templates/web/zurich/reports/index.html:6 msgid "Summary reports" msgstr "ملخص التقارير" @@ -3874,7 +3963,7 @@ msgstr "ملخص التقارير" msgid "Superuser:" msgstr "مستخدم خارق" -#: templates/web/base/admin/user-form.html:148 +#: templates/web/base/admin/user-form.html:147 msgid "Superusers have permission to perform <strong>all actions</strong> within the admin." msgstr "المستخدم الخارق له ترخيص لتنفيذ strong>كل اعمال</strong> التي يمكن للأدمن عملها." @@ -3887,8 +3976,8 @@ msgstr "نتائج التصفح" msgid "Template «%s»" msgstr "القالب «%s»" -#: perllib/FixMyStreet/Cobrand/Default.pm:644 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:398 +#: perllib/FixMyStreet/Cobrand/Default.pm:662 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:425 #: templates/web/zurich/header.html:63 msgid "Templates" msgstr "القوالب" @@ -3949,6 +4038,7 @@ msgstr "لا يبدو أن هذا الموقع ضمن صلاحيات المجل msgid "That location does not appear to be in the UK; please try again." msgstr "لا يبدو أن هذا الموقع يقع في المملكة المتحدة؛ الرجاء إعادة المحاولة." +#: perllib/FixMyStreet/Cobrand/ACV.pm:52 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:50 #: perllib/FixMyStreet/Cobrand/UK.pm:73 @@ -3971,6 +4061,23 @@ msgstr "لا يمكن عرض هذا التقرير على %s." msgid "That report has been removed from FixMyStreet." msgstr "تمت إزالة هذا التقرير من FixMyStreet." +#: perllib/FixMyStreet/App/Controller/Admin.pm:1769 +#, fuzzy +msgid "That user has been logged out." +msgstr "تمت إزالة هذا التقرير من FixMyStreet." + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +msgid "That user has been made anonymous on all reports and updates." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1812 +msgid "That user’s personal details have been removed." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1790 +msgid "That user’s reports and updates have been hidden." +msgstr "" + #: templates/web/base/admin/contact-form.html:27 msgid "" "The <strong>email address</strong> is the destination to which reports about this category will be sent. \n" @@ -4036,7 +4143,7 @@ msgid "The diligency prize league table shows editors' activity (who's been edit msgstr "يعرض جدول رابطة جائزة العناية بالدقة نشاط المحررين (الأشخاص الذين يحررون معظم السجلات)." #: perllib/FixMyStreet/App/Controller/Dashboard.pm:43 -#: perllib/FixMyStreet/App/Controller/Reports.pm:85 +#: perllib/FixMyStreet/App/Controller/Reports.pm:84 msgid "The error was: %s" msgstr "الخطأ هو: %s" @@ -4090,8 +4197,8 @@ msgstr "يتم توفير قائمة المناطق المتاحة بواسطة msgid "The ordering of this field on the report page. Fields are shown in ascending order according to this value." msgstr "" -#: templates/web/base/auth/change_password.html:22 #: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:30 msgid "The passwords do not match" msgstr "كلمتا المرور غير متطابقتين" @@ -4103,7 +4210,7 @@ msgstr "لم يتم العثور على عنوان URL '%s' على هذا الخ msgid "The type of input field to show to the user. <strong>Text</strong> is a simple text field, <strong>List</strong> is a drop-down selection." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:95 +#: perllib/FixMyStreet/Script/Reports.pm:96 msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "تعذر على المستخدم تحديد موقع المشكلة على الخريطة، ولكن يجب البحث عن المنطقة حول الموقع الذي أدخله" @@ -4116,7 +4223,7 @@ msgstr "" "يُعرض <strong>اسم</strong> المستخدم بصورة عامة على التقارير التي لم يتم وضع علامة <em>مجهول</em> عليها.\n" " لا تكون الأسماء فريدة بالضرورة." -#: templates/web/base/around/on_map_list_items.html:17 +#: templates/web/base/around/on_map_list_items.html:20 #: templates/web/base/my/_problem-list.html:8 #: templates/web/base/reports/_problem-list.html:13 msgid "There are no reports to show." @@ -4126,7 +4233,7 @@ msgstr "لا توجد تقارير لعرضها." msgid "There is already an auto-response template for this category/state." msgstr "" -#: perllib/FixMyStreet/App/Controller/Reports.pm:82 +#: perllib/FixMyStreet/App/Controller/Reports.pm:81 msgid "There was a problem showing the All Reports page. Please try again later." msgstr "حدثت مشكلة أثناء عرض صفحة \"كل التقارير\". الرجاء إعادة المحاولة لاحقًا." @@ -4135,19 +4242,19 @@ msgstr "حدثت مشكلة أثناء عرض صفحة \"كل التقارير\" msgid "There was a problem showing this page. Please try again later." msgstr "حدثت مشكلة أثناء عرض هذه الصفحة. الرجاء إعادة المحاولة لاحقًا." -#: perllib/FixMyStreet/App/Controller/Alert.pm:359 +#: perllib/FixMyStreet/App/Controller/Alert.pm:364 msgid "There was a problem with your email/password combination. Please try again." msgstr "حدثت مشكلة في توليفة البريد الإلكتروني/كلمة المرور. الرجاء إعادة المحاولة." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:806 -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:135 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:815 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 -#: templates/web/zurich/auth/general.html:28 +#: templates/web/zurich/auth/general.html:18 #, fuzzy msgid "There was a problem with your login information. If you cannot remember your password, or do not have one, please fill in the ‘No’ section of the form." msgstr "حدثت مشكلة في توليفة البريد الإلكتروني/كلمة المرور. إذا كنت لا تستطيع تذكر كلمة المرور، أو كنت لا تمتلك كلمة مرور، فالرجاء تعبئة قسم ‘تسجيل الدخول بواسطة البريد الإلكتروني’ في النموذج." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:338 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:348 msgid "There was a problem with your update. Please try again." msgstr "حدثت مشكلة مع تحديثك. الرجاء المحاولة مرة آخرى." @@ -4155,7 +4262,7 @@ msgstr "حدثت مشكلة مع تحديثك. الرجاء المحاولة م msgid "There were problems with your report. Please see below." msgstr "حدثت مشكلات في التقرير. الرجاء الاطلاع على ما يلي." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:373 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:389 msgid "There were problems with your update. Please see below." msgstr "حدثت مشكلات في التحديث. الرجاء الاطلاع على ما يلي." @@ -4220,18 +4327,18 @@ msgstr "" "ستُرسل إلى هذه الهيئة تقارير المشكلات التي تقع في <strong>منطقة التغطية</strong> فقط.\n" " لن تتلقى الهيئة أي تقارير ما لم تكن تغطي منطقة واحدة على الأقل." -#: perllib/FixMyStreet/Script/Reports.pm:198 +#: perllib/FixMyStreet/Script/Reports.pm:195 msgid "This email has been sent to both councils covering the location of the problem, as the user did not categorise it; please ignore it if you're not the correct council to deal with the issue, or let us know what category of problem this is so we can add it to our system." msgstr "أُرسلت رسالة البريد الإلكتروني إلى كلا المجلسين اللذين يغطيان موقع المشكلة، وبما أن المستخدم لم يحدد فئة المشكلة، فالرجاء تجاهلها إذا لم تكن المجلس المختص بمعالجة هذه المشكلة، أو أعلمنا بفئة المشكلة لنضيفها إلى النظام." -#: perllib/FixMyStreet/Script/Reports.pm:201 +#: perllib/FixMyStreet/Script/Reports.pm:198 msgid "This email has been sent to several councils covering the location of the problem, as the category selected is provided for all of them; please ignore it if you're not the correct council to deal with the issue." msgstr "أُرسلت رسالة البريد الإلكتروني إلى عدة مجالس تغطي موقع المشكلة، وبما أن الفئة المحددة مدخلة لجميع المجالس، فالرجاء تجاهل المشكلة إذا لم تكن المجلس المختص بالتعامل معها." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1003 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1049 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:942 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:986 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1004 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1021 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1067 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:960 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "هذه المعلومات مطلوبة" @@ -4268,9 +4375,9 @@ msgstr "" msgid "This report is a duplicate. Please leave updates on the original report:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:166 #: perllib/FixMyStreet/Cobrand/Zurich.pm:167 -#: templates/web/zurich/report/_main.html:14 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:168 +#: templates/web/zurich/report/_main.html:12 msgid "This report is awaiting moderation." msgstr "هذا التقرير في انتظار اعتماد الإشراف." @@ -4286,11 +4393,7 @@ msgstr "هذا التقرير عليه علامة \"تم الإصلاح\" حال msgid "This report is currently marked as open." msgstr "هذا التقرير عليه علامة \"مفتوح\" حاليًا." -#: perllib/FixMyStreet/Script/Reports.pm:108 -msgid "This report was submitted anonymously" -msgstr "تم تقديم هذا التقرير بدون تحديد الهوية" - -#: perllib/FixMyStreet/Script/Reports.pm:88 +#: perllib/FixMyStreet/Script/Reports.pm:89 msgid "This web page also contains a photo of the problem, provided by the user." msgstr "تحتوي صفحة الويب هذه على صورة للمشكلة، تم تقديمها بواسطة المستخدم." @@ -4301,7 +4404,8 @@ msgstr "تحتوي صفحة الويب هذه على صورة للمشكلة، msgid "Time spent (in minutes):" msgstr "الوقت المستغرق (بالدقائق):" -#: perllib/FixMyStreet/Cobrand/Default.pm:621 +#: perllib/FixMyStreet/Cobrand/ACV.pm:250 +#: perllib/FixMyStreet/Cobrand/Default.pm:639 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "المخطط الزمني" @@ -4339,7 +4443,7 @@ msgstr "" msgid "To limit this collection of fields to a single language, select it here." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:94 +#: perllib/FixMyStreet/Script/Reports.pm:95 msgid "To view a map of the precise location of this issue" msgstr "لعرض خريطة موضح عليها الموقع الدقيق لهذه المشكلة" @@ -4361,9 +4465,9 @@ msgstr "" #: templates/web/base/admin/stats/fix_rate.html:4 #: templates/web/base/admin/stats/questionnaire.html:24 -#: templates/web/base/dashboard/index.html:114 -#: templates/web/base/dashboard/index.html:119 -#: templates/web/base/dashboard/index.html:143 +#: templates/web/base/dashboard/index.html:115 +#: templates/web/base/dashboard/index.html:120 +#: templates/web/base/dashboard/index.html:144 #: templates/web/zurich/admin/stats/index.html:30 msgid "Total" msgstr "الإجمالي" @@ -4381,20 +4485,22 @@ msgstr "" msgid "Translations" msgstr "" -#: templates/web/base/admin/user-form.html:129 +#: templates/web/base/admin/user-form.html:128 msgid "Trusted by bodies:" msgstr "موثوق من الهيئات:" -#: perllib/FixMyStreet/Cobrand/Default.pm:709 +#: perllib/FixMyStreet/Cobrand/ACV.pm:99 +#: perllib/FixMyStreet/Cobrand/Default.pm:727 msgid "Trusted to make reports that don't need to be inspected" msgstr "موثوق به لأنشاء تبليغات بدون الحاجة الى تدقيقها" -#: templates/web/base/admin/user-form.html:137 +#: templates/web/base/admin/user-form.html:136 msgid "Trusted:" msgstr "موثوق:" +#: templates/web/base/auth/2faform.html:6 #: templates/web/base/auth/smsform.html:17 -#: templates/web/base/js/translation_strings.html:29 +#: templates/web/base/js/translation_strings.html:35 msgid "Try again" msgstr "أعد المحاولة" @@ -4402,13 +4508,21 @@ msgstr "أعد المحاولة" msgid "Try emailing us directly:" msgstr "جرّب إرسال البريد الإلكتروني إلينا مباشرةً:" +#: templates/web/base/auth/generate_token.html:21 +msgid "Two-factor authentication has been activated" +msgstr "" + +#: templates/web/base/auth/generate_token.html:32 +msgid "Two-factor authentication has been deactivated" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:44 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 msgid "Type" msgstr "" -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 msgid "Unban" msgstr "" @@ -4431,7 +4545,7 @@ msgstr "نوع تنبيه غير معروف" #: perllib/FixMyStreet/App/Controller/Photo.pm:109 #: perllib/FixMyStreet/App/Controller/Root.pm:141 -#: templates/web/base/js/translation_strings.html:38 +#: templates/web/base/js/translation_strings.html:44 msgid "Unknown error" msgstr "خطأ غير معروف" @@ -4503,23 +4617,23 @@ msgstr "حالات التحديث" msgid "Updated" msgstr "تم التحديث" -#: perllib/FixMyStreet/DB/Result/Comment.pm:260 +#: perllib/FixMyStreet/DB/Result/Comment.pm:240 #, fuzzy msgid "Updated by <strong>%s</strong> (%s) at %s" msgstr "تم النشر بواسطة <strong>%s</strong> (%s) في %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:262 +#: perllib/FixMyStreet/DB/Result/Comment.pm:242 #, fuzzy msgid "Updated by <strong>%s</strong> at %s" msgstr "تم النشر بواسطة <strong>%s</strong> في %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1299 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1398 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1591 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1277 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1391 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1592 #: perllib/FixMyStreet/App/Controller/Admin.pm:933 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:767 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:792 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:862 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:806 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:901 msgid "Updated!" msgstr "تم التحديث!" @@ -4571,33 +4685,33 @@ msgstr "تم استخدام الخريطة" msgid "User ID to attribute fetched comments to" msgstr "التعليق المأخوذ ينتمي الى مستخدم معرف" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1745 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1755 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1746 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1756 #, fuzzy msgid "User added to abuse list" msgstr "البريد أضيف إلى لائحة المسيئين" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1376 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1369 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1474 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1742 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1752 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1743 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1753 #, fuzzy msgid "User already in abuse list" msgstr "البريد موجودا سابقا في لائحة المسيئين" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1834 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1887 msgid "User flag removed" msgstr "تمت إزالة إشارة المستخدم" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1805 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1858 msgid "User flagged" msgstr "تم وضع إشارة للمستخدم" #: templates/web/base/admin/report_blocks.html:18 -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 #: templates/web/base/admin/users.html:32 #, fuzzy msgid "User in abuse table" @@ -4613,14 +4727,16 @@ msgstr "عثر البحث الذي نفذه المستخدم على مطابقا msgid "User:" msgstr "المستخدمون" -#: perllib/FixMyStreet/Cobrand/Default.pm:652 -#: perllib/FixMyStreet/Cobrand/Default.pm:711 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:403 +#: perllib/FixMyStreet/Cobrand/ACV.pm:101 +#: perllib/FixMyStreet/Cobrand/ACV.pm:271 +#: perllib/FixMyStreet/Cobrand/Default.pm:670 +#: perllib/FixMyStreet/Cobrand/Default.pm:729 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:430 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:55 msgid "Users" msgstr "المستخدمون" -#: templates/web/base/admin/user-form.html:159 +#: templates/web/base/admin/user-form.html:161 msgid "Users can perform the following actions within their assigned body or area." msgstr "يمكن للمستخدمين تنفيذ الاوامر التاليه في مناطقهم او هيئاتهم المعينة." @@ -4695,7 +4811,7 @@ msgstr "" msgid "We need your email address, please give it below." msgstr "نحتاج إلى بريدك الإلكتروني، يرجى كتابته بالأسفل." -#: perllib/FixMyStreet/Script/Reports.pm:207 +#: perllib/FixMyStreet/Script/Reports.pm:204 msgid "We realise this problem might be the responsibility of %s; however, we don't currently have any contact details for them. If you know of an appropriate contact address, please do get in touch." msgstr "نعتقد أن هذه المشكلة هي المسؤولة عن %s؛ ولكن لا توجد لدينا أي تفاصيل اتصال لهم. إذا كنت تعرف عنوان اتصال مناسبًا، فالرجاء التواصل معنا." @@ -4718,7 +4834,7 @@ msgstr "لن نستخدم معلوماتك الشخصية إلا وفقًا <a h msgid "We’re sorry to hear the problem’s not fixed. Why not try writing to your local representatives?" msgstr "نعتذر عن عدم إصلاح المشكلة. لما لا تجرب التواصل مع النواب المحليين؟" -#: templates/web/base/dashboard/index.html:117 +#: templates/web/base/dashboard/index.html:118 msgid "Website" msgstr "" @@ -4751,7 +4867,7 @@ msgstr "" msgid "Which report is it a duplicate of?" msgstr "" -#: templates/web/base/js/translation_strings.html:57 +#: templates/web/base/js/translation_strings.html:63 msgid "Whoa there Testino! Three photos are enough." msgstr "ثلاث صور تكفي." @@ -4759,8 +4875,8 @@ msgstr "ثلاث صور تكفي." msgid "Why stop there? <a href=\"/alert\">Set up more alerts</a> for free." msgstr "لماذا تتوقف هنا؟ يمكنك <a href=\"/alert\">إعداد مزيد من التنبيهات</a> مجانًا." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:190 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:928 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:191 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:967 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:14 msgid "Wish" @@ -4770,7 +4886,7 @@ msgstr "الرغبة" msgid "With request searches, it is also possible to search for agency_responsible to limit the requests to those sent to a single administration. The search term is the administration ID provided by <a href=\"%s\">MaPit</a>." msgstr "مع عمليات البحث عن الطلبات، يمكن أيضًا البحث عن agency_responsible لقصر الطلبات على تلك المرسلة إلى إدارة واحدة. مصطلح البحث هو معرف الإدارة المقدم بواسطة <a href=\"%s\">MaPit</a>." -#: templates/web/base/dashboard/index.html:158 +#: templates/web/base/dashboard/index.html:159 msgid "Within the specified timeframe:" msgstr "" @@ -4790,7 +4906,7 @@ msgstr "كتابة الرسالة بالأحرف الكبيرة يجعل قرا msgid "Wrong location? Just click again on the map." msgstr "موقع غير صحيح؟ انقر مرة أخرى على الخريطة." -#: perllib/FixMyStreet/Cobrand/Default.pm:1221 +#: perllib/FixMyStreet/Cobrand/Default.pm:1239 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4818,7 +4934,7 @@ msgstr "نعم لدي كلمة المرور" msgid "You are complaining that this problem report was unnecessarily moderated:" msgstr "أنت تشتكي من أن تقرير هذه المشكلة تم تعديله بواسطة الإشراف دون ضرورة لذلك:" -#: templates/web/base/js/translation_strings.html:77 +#: templates/web/base/js/translation_strings.html:83 msgid "You are offline" msgstr "" @@ -4835,7 +4951,7 @@ msgstr "أنت تبلغ عن التحديث التالي بأنه يشتمل ع msgid "You can <a href=\"%s%s\">view the problem on this site</a>." msgstr "يمكنك <a href=\"%s%s\">عرض المشكلة على هذا الموقع</a>." -#: templates/web/base/admin/user-form.html:114 +#: templates/web/base/admin/user-form.html:110 msgid "You can add an abusive user's email to the abuse list, which automatically hides (and never sends) reports they create." msgstr "يمكنك إضافة البريد الإلكتروني الخاصة بالمستخدم المسيء إلى قائمة المسيئين، وهي تخفي تلقائيًا (ولا ترسل مطلقًا) التقارير التي يقومون بإنشائها." @@ -4868,11 +4984,11 @@ msgstr "يمكنك مساعدتنا في العثور على عنوان بريد msgid "You can mark a body as deleted if you do not want it to be active on the site." msgstr "يمكنك وضع علامة الحذف على هيئة إذا كنت لا تريدها نشطة على الموقع." -#: templates/web/base/js/translation_strings.html:35 +#: templates/web/base/js/translation_strings.html:41 msgid "You declined; please fill in the box above" msgstr "لقد رفضت؛ الرجاء تعبئة المربع بالأعلى" -#: templates/web/base/js/translation_strings.html:79 +#: templates/web/base/js/translation_strings.html:85 msgid "You have <a id=\"oFN\" href=\"\"><span>%s</span> saved to submit</a>." msgstr "" @@ -4899,12 +5015,12 @@ msgstr "لقد قمت بتسجيل الخروج" msgid "You have located the problem at the point marked with a green pin on the map. If this is not the correct location, simply click on the map again. " msgstr "لقد حددت موقع المشكلة في النقطة المميزة بدبوس أخضر على الخريطة. إذا لم يكن هذا هو الموقع الصحيح، فانقر على الخريطة مرة أخرى." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:125 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:142 #, fuzzy msgid "You have successfully added your phone number." msgstr "لقد قمت بتأكيد عنوان البريد الإلكتروني بنجاح." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:141 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:158 #: templates/web/zurich/tokens/confirm_problem.html:5 #: templates/web/zurich/tokens/confirm_problem.html:6 msgid "You have successfully confirmed your email address." @@ -4915,7 +5031,7 @@ msgstr "لقد قمت بتأكيد عنوان البريد الإلكتروني msgid "You have successfully confirmed your phone number." msgstr "لقد قمت بتأكيد عنوان البريد الإلكتروني بنجاح." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:112 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:129 #, fuzzy msgid "You have successfully removed your phone number." msgstr "لقد قمت بتأكيد عنوان البريد الإلكتروني بنجاح." @@ -4925,7 +5041,7 @@ msgstr "لقد قمت بتأكيد عنوان البريد الإلكتروني msgid "You have successfully signed in; please check and confirm your details are accurate:" msgstr "لقد قمت بتسجيل الدخول بنجاح؛ الرجاء التحقق من بياناتك وتأكيد أنها دقيقة:" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:147 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:164 #, fuzzy msgid "You have successfully verified your phone number." msgstr "لقد قمت بتأكيد عنوان البريد الإلكتروني بنجاح." @@ -4956,8 +5072,10 @@ msgstr "" msgid "Your Reports" msgstr "التقارير" -#: templates/web/base/auth/change_password.html:11 +#: templates/web/base/auth/change_password.html:13 #: templates/web/base/auth/generate_token.html:15 +#: templates/web/base/auth/generate_token.html:26 +#: templates/web/base/auth/generate_token.html:34 #: templates/web/base/main_nav_items.html:4 templates/web/base/my/my.html:18 msgid "Your account" msgstr "حسابك" @@ -4975,8 +5093,8 @@ msgid "Your email" msgstr "البريد الإلكتروني" #: templates/web/base/auth/change_email.html:15 -#: templates/web/zurich/auth/general.html:30 -#: templates/web/zurich/auth/general.html:58 +#: templates/web/zurich/auth/general.html:20 +#: templates/web/zurich/auth/general.html:48 msgid "Your email address" msgstr "عنوان البريد الإلكتروني" @@ -4991,11 +5109,11 @@ msgstr "عنوان البريد الإلكتروني" msgid "Your information will only be used in accordance with our <a href=\"/privacy\">privacy policy</a>" msgstr "لن يتم استخدام معلوماتك إلا وفقًا <a href=\"/privacy\">لسياسة الخصوصية</a> الخاصة بنا" -#: templates/web/base/auth/general.html:114 +#: templates/web/base/auth/general.html:116 #: templates/web/base/contact/index.html:74 #: templates/web/base/report/new/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_name.html:33 -#: templates/web/zurich/auth/general.html:61 +#: templates/web/zurich/auth/general.html:51 #: templates/web/zurich/report/new/fill_in_details_form.html:63 msgid "Your name" msgstr "الاسم" @@ -5012,21 +5130,29 @@ msgstr "" msgid "Your name has been hidden." msgstr "" -#: templates/web/base/js/translation_strings.html:69 +#: templates/web/base/js/translation_strings.html:75 msgid "Your offline reports" msgstr "" -#: templates/web/base/auth/general.html:84 +#: templates/web/base/auth/general.html:86 #: templates/web/base/report/new/form_user_loggedout_password.html:10 #: templates/web/base/report/update/form_user_loggedout_password.html:9 -#: templates/web/zurich/auth/general.html:34 +#: templates/web/zurich/auth/general.html:24 msgid "Your password" msgstr "كلمة المرور" -#: templates/web/base/auth/change_password.html:10 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:170 +#: templates/web/base/auth/change_password.html:12 msgid "Your password has been changed" msgstr "تم تغيير كلمة المرور" +#: templates/web/base/auth/general.html:133 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:52 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:25 +#: templates/web/zurich/auth/general.html:63 +msgid "Your password should include %d or more characters." +msgstr "" + #: templates/web/base/auth/change_phone.html:19 #: templates/web/base/contact/index.html:87 #: templates/web/zurich/report/new/fill_in_details_form.html:69 @@ -5051,7 +5177,7 @@ msgstr "قائمتك القصيرة" msgid "Your token has been generated" msgstr "تم تغيير كلمة المرور" -#: templates/web/base/js/translation_strings.html:70 +#: templates/web/base/js/translation_strings.html:76 msgid "Your update has been saved offline for submission when back online." msgstr "" @@ -5069,17 +5195,17 @@ msgid "Yourself" msgstr "نفسك" #: templates/web/base/admin/category-checkboxes.html:7 -#: templates/web/base/admin/user-form.html:169 +#: templates/web/base/admin/user-form.html:171 msgid "all" msgstr "الكل" #: perllib/FixMyStreet/App/Controller/Admin.pm:909 #: perllib/FixMyStreet/App/Controller/Moderate.pm:85 -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:216 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:270 +#: perllib/FixMyStreet/DB/Result/Comment.pm:250 msgid "and a defect raised" msgstr "" @@ -5112,7 +5238,7 @@ msgid "from %s different users" msgstr "من %s من المستخدمين المختلفين" #: templates/web/base/report/_item.html:63 -#: templates/web/zurich/report/_item.html:14 +#: templates/web/zurich/report/_item.html:16 msgid "last updated %s" msgstr "آخر تحديث %s" @@ -5127,7 +5253,7 @@ msgid "n/a" msgstr "غير متاح" #: templates/web/base/admin/category-checkboxes.html:8 -#: templates/web/base/admin/user-form.html:170 +#: templates/web/base/admin/user-form.html:172 msgid "none" msgstr "بلا" @@ -5178,7 +5304,7 @@ msgstr "لا يوجد دبوس مما يعني أن المستخدم لم يست msgid "this location" msgstr "عرض موقع" -#: perllib/FixMyStreet/Script/Reports.pm:183 +#: perllib/FixMyStreet/Script/Reports.pm:180 msgid "this type of local problem" msgstr "هذا النوع من المشكلة المحلية" @@ -5186,11 +5312,11 @@ msgstr "هذا النوع من المشكلة المحلية" msgid "today" msgstr "اليوم" -#: templates/web/base/js/translation_strings.html:80 +#: templates/web/base/js/translation_strings.html:86 msgid "update" msgstr "" -#: templates/web/base/js/translation_strings.html:81 +#: templates/web/base/js/translation_strings.html:87 msgid "updates" msgstr "" @@ -5206,12 +5332,12 @@ msgstr "المستخدم من نفس المجلس مثل المشكلة - %d" msgid "user is problem owner" msgstr "المستخدم هو صاحب المشكلة" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1778 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1831 #, fuzzy msgid "user not in abuse list" msgstr "البريد موجودا سابقا في لائحة المسيئين" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1829 #, fuzzy msgid "user removed from abuse list" msgstr "حذف من القائمة القصيرة" @@ -5309,7 +5435,7 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" -#: templates/web/fixmystreet.com/reports/summary.html:103 +#: templates/web/fixmystreet.com/reports/summary.html:104 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5463,6 +5589,15 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" +#~ msgid "Email: %s" +#~ msgstr "البريد الإلكتروني: %s" + +#~ msgid "Name: %s" +#~ msgstr "الاسم: %s" + +#~ msgid "This report was submitted anonymously" +#~ msgstr "تم تقديم هذا التقرير بدون تحديد الهوية" + #~ msgid "(Email in abuse table)" #~ msgstr "(البريد في لائحة المسيئين)" diff --git a/locale/bg_BG.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/bg_BG.UTF-8/LC_MESSAGES/FixMyStreet.po index 3ecf692cc..b2fe0bd41 100644 --- a/locale/bg_BG.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/bg_BG.UTF-8/LC_MESSAGES/FixMyStreet.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: matthew@mysociety.org\n" -"POT-Creation-Date: 2017-12-15 17:48+0000\n" +"POT-Creation-Date: 2018-02-12 15:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety <transifex@mysociety.org>, 2017\n" "Language-Team: Bulgarian (Bulgaria) (https://www.transifex.com/mysociety/teams/12067/bg_BG/)\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: perllib/FixMyStreet/DB/Result/Problem.pm:650 -#: perllib/FixMyStreet/Script/Reports.pm:196 +#: perllib/FixMyStreet/Script/Reports.pm:193 msgid " and " msgstr "и" @@ -87,8 +87,8 @@ msgstr "" msgid "%s live updates" msgstr "%s обновяване в реално време" -#: templates/web/base/dashboard/index.html:159 -#: templates/web/base/dashboard/index.html:163 +#: templates/web/base/dashboard/index.html:160 +#: templates/web/base/dashboard/index.html:164 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -122,7 +122,7 @@ msgstr "" msgid "(a-z and space only)" msgstr "" -#: templates/web/zurich/report/_item.html:19 +#: templates/web/zurich/report/_item.html:21 msgid "(closed)" msgstr "(затворен)" @@ -131,7 +131,7 @@ msgstr "(затворен)" msgid "(covers roughly 200,000 people)" msgstr "(разстояние, което покрива грубо 7 500 жители)" -#: templates/web/zurich/report/_item.html:17 +#: templates/web/zurich/report/_item.html:19 msgid "(fixed)" msgstr "(поправен)" @@ -151,6 +151,7 @@ msgstr "" msgid "(not sent to council)" msgstr "(не е изпратен към общината)" +#: templates/web/base/report/new/form_user_loggedin.html:38 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "(optional)" msgstr "(незадължително)" @@ -166,7 +167,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "RSS абонамент за проблеми в %s" #: perllib/FixMyStreet/App/Controller/Report/New.pm:252 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:688 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:685 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Изберете категория --" @@ -196,7 +197,7 @@ msgstr "" msgid "<label for=\"statuses\">Show</label> %s reports <label for=\"filter_categories\">about</label> %s" msgstr "" -#: templates/web/base/js/translation_strings.html:78 +#: templates/web/base/js/translation_strings.html:84 msgid "<span>%s</span> saved." msgstr "" @@ -223,12 +224,12 @@ msgstr "<strong>Не</strong> Нека потвърдя актуализация msgid "<strong>No</strong> Let me confirm my update by email/text" msgstr "<strong>Не</strong> Нека потвърдя актуализацията чрез имейл" -#: templates/web/base/auth/general.html:110 -#: templates/web/zurich/auth/general.html:51 +#: templates/web/base/auth/general.html:112 +#: templates/web/zurich/auth/general.html:41 msgid "<strong>No</strong> let me sign in by email" msgstr "<strong>Не</strong> Нека да вляза в системата чрез имейл" -#: templates/web/base/auth/general.html:108 +#: templates/web/base/auth/general.html:110 #, fuzzy msgid "<strong>No</strong> let me sign in by email or text" msgstr "<strong>Не</strong> Нека да вляза в системата чрез имейл" @@ -241,12 +242,16 @@ msgstr "" msgid "<strong>Note:</strong> This report hasn't yet been sent onwards for action. Any changes made may not be passed on." msgstr "" -#: templates/web/base/auth/general.html:79 +#: templates/web/base/auth/general.html:81 #: templates/web/base/report/new/form_user_loggedout_password.html:3 #: templates/web/base/report/update/form_user_loggedout_password.html:2 msgid "<strong>Yes</strong> I have a password" msgstr "<strong>Да</strong> Имам парола" +#: templates/web/base/auth/generate_token.html:54 +msgid "Activate two-factor authentication" +msgstr "" + #: templates/web/base/my/my.html:39 templates/web/base/my/my.html:50 msgid "Add" msgstr "" @@ -320,15 +325,18 @@ msgstr "" msgid "Add user" msgstr "Добавете потребител" -#: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/ACV.pm:108 +#: perllib/FixMyStreet/Cobrand/Default.pm:736 msgid "Add/edit problem categories" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:720 +#: perllib/FixMyStreet/Cobrand/ACV.pm:110 +#: perllib/FixMyStreet/Cobrand/Default.pm:738 msgid "Add/edit response priorities" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:719 +#: perllib/FixMyStreet/Cobrand/ACV.pm:109 +#: perllib/FixMyStreet/Cobrand/Default.pm:737 msgid "Add/edit response templates" msgstr "" @@ -344,7 +352,7 @@ msgstr "" msgid "Admin" msgstr "" -#: templates/web/base/auth/change_password.html:39 +#: templates/web/base/auth/change_password.html:51 msgid "Again:" msgstr "Отново:" @@ -363,12 +371,12 @@ msgstr "Известявай ме за бъдещи актуализиации" #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 -#: templates/web/base/dashboard/index.html:63 +#: templates/web/base/dashboard/index.html:64 #: templates/web/base/reports/_list-filters.html:3 msgid "All" msgstr "" -#: templates/web/zurich/reports/index.html:13 +#: templates/web/zurich/reports/index.html:14 msgid "All Reports" msgstr "Вички сигнали" @@ -437,13 +445,13 @@ msgstr "Анонимен:" msgid "Another user" msgstr "" -#: templates/web/base/js/translation_strings.html:59 +#: templates/web/base/js/translation_strings.html:65 msgid "Are you sure you want to cancel this upload?" msgstr "" #: templates/web/base/admin/report_edit.html:84 #: templates/web/base/admin/template_edit.html:75 -#: templates/web/base/js/translation_strings.html:73 +#: templates/web/base/js/translation_strings.html:79 #: templates/web/base/report/display_tools.html:6 msgid "Are you sure?" msgstr "" @@ -454,7 +462,7 @@ msgstr "" msgid "Area covered" msgstr "Територията е обхваната" -#: templates/web/base/admin/user-form.html:82 +#: templates/web/base/admin/user-form.html:78 msgid "Area:" msgstr "" @@ -480,11 +488,12 @@ msgstr "Прехвърляне към външна община:" msgid "Assign to subdivision:" msgstr "Прехвърляне към подразделение:" -#: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/ACV.pm:105 +#: perllib/FixMyStreet/Cobrand/Default.pm:733 msgid "Assign users to areas" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:219 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:220 msgid "Assigned to %s" msgstr "Прехвърлен на %s" @@ -496,8 +505,8 @@ msgstr "" msgid "At the moment only searching for and looking at reports work." msgstr "За момета можете само да търсите и преглеждате сигнали" -#: templates/web/base/admin/user-form.html:96 -#: templates/web/base/admin/user-form.html:97 +#: templates/web/base/admin/user-form.html:92 +#: templates/web/base/admin/user-form.html:93 msgid "Authorised staff users can be associated with the categories in which they operate." msgstr "" @@ -523,11 +532,11 @@ msgid "Avoid personal information and vehicle number plates" msgstr "" #: perllib/FixMyStreet/DB/Result/Problem.pm:344 -#: templates/web/zurich/report/_item.html:9 +#: templates/web/zurich/report/_item.html:11 msgid "Awaiting moderation" msgstr "Очакващ преглед" -#: templates/web/base/js/translation_strings.html:31 +#: templates/web/base/js/translation_strings.html:37 msgid "Back" msgstr "Назад" @@ -540,9 +549,11 @@ msgstr "" msgid "Ban user" msgstr "Означаване на потребител" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 -#: perllib/FixMyStreet/Cobrand/Default.pm:717 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:396 +#: perllib/FixMyStreet/Cobrand/ACV.pm:107 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 +#: perllib/FixMyStreet/Cobrand/Default.pm:735 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:423 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:55 #: templates/web/zurich/header.html:50 @@ -556,7 +567,7 @@ msgstr "Райони" msgid "Body" msgstr "Район" -#: templates/web/base/admin/user-form.html:54 +#: templates/web/base/admin/user-form.html:46 msgid "Body:" msgstr "Район:" @@ -572,7 +583,8 @@ msgstr "" msgid "Can't see the map? <em>Skip this step</em>" msgstr "Не виждате картата? <em>Пропуснете тази стъпка</em>" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -586,7 +598,7 @@ msgstr "" #: templates/web/base/admin/body.html:72 #: templates/web/base/admin/contact-form.html:19 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:99 +#: templates/web/base/dashboard/index.html:100 #: templates/web/base/report/_inspect.html:54 #: templates/web/base/report/_item.html:92 #: templates/web/base/report/new/category.html:12 @@ -599,7 +611,7 @@ msgstr "" msgid "Category" msgstr "Категория" -#: templates/web/base/dashboard/index.html:102 +#: templates/web/base/dashboard/index.html:103 #, fuzzy msgid "Category and State" msgstr "Категория" @@ -622,7 +634,7 @@ msgstr "Сигнали подадени преди повече от 4 седм msgid "Category:" msgstr "Категория:" -#: perllib/FixMyStreet/Script/Reports.pm:187 +#: perllib/FixMyStreet/Script/Reports.pm:184 msgid "Category: %s" msgstr "Категория: %s" @@ -637,9 +649,7 @@ msgid "Change email address" msgstr "" #: templates/web/base/auth/change_password.html:1 -#: templates/web/base/auth/change_password.html:16 -#: templates/web/base/auth/change_password.html:4 -#: templates/web/base/auth/change_password.html:43 +#: templates/web/base/auth/change_password.html:5 #: templates/web/base/my/my.html:63 msgid "Change password" msgstr "Промяна на парола" @@ -680,7 +690,7 @@ msgstr "Изберете име на <strong>категорията</strong>, msgid "Choose another" msgstr "" -#: templates/web/base/js/translation_strings.html:72 +#: templates/web/base/js/translation_strings.html:78 msgid "Clear offline data" msgstr "" @@ -708,14 +718,14 @@ msgstr "" msgid "Click the link in that email to sign in." msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:134 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:194 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:965 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:1004 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:195 #: perllib/FixMyStreet/DB/ResultSet/State.pm:71 #: templates/web/base/admin/states/index.html:103 #: templates/web/base/admin/states/index.html:27 #: templates/web/base/admin/states/index.html:33 -#: templates/web/base/dashboard/index.html:112 +#: templates/web/base/dashboard/index.html:113 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:10 #: templates/web/zurich/admin/header.html:16 @@ -748,15 +758,17 @@ msgid "Cobrand:" msgstr "Местна имплементция" #: templates/web/base/admin/extra-metadata-form.html:14 +#: templates/web/base/auth/2faform.html:18 #: templates/web/base/auth/smsform.html:24 msgid "Code" msgstr "" -#: templates/web/base/js/translation_strings.html:50 +#: templates/web/base/js/translation_strings.html:56 msgid "Collapse map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:629 +#: perllib/FixMyStreet/Cobrand/ACV.pm:256 +#: perllib/FixMyStreet/Cobrand/Default.pm:647 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" msgstr "Конфигурация" @@ -765,6 +777,7 @@ msgstr "Конфигурация" msgid "Confirm" msgstr "Потвърждаване" +#: templates/web/base/auth/2faform.html:1 #: templates/web/base/auth/smsform.html:1 templates/web/base/auth/token.html:1 msgid "Confirm account" msgstr "Потвърждаване на акаунта" @@ -814,12 +827,12 @@ msgstr "Връзка с тима" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1801 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1830 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1854 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1883 msgid "Could not find user" msgstr "Потребителят не е намерен" -#: templates/web/base/js/translation_strings.html:36 +#: templates/web/base/js/translation_strings.html:42 msgid "Could not look up location" msgstr "Местоположението не може да бъде намерено" @@ -864,15 +877,18 @@ msgstr "Създай категория" msgid "Create priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:701 +#: perllib/FixMyStreet/Cobrand/ACV.pm:91 +#: perllib/FixMyStreet/Cobrand/Default.pm:719 msgid "Create reports/updates as anonymous user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:702 +#: perllib/FixMyStreet/Cobrand/ACV.pm:92 +#: perllib/FixMyStreet/Cobrand/Default.pm:720 msgid "Create reports/updates as the council" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:700 +#: perllib/FixMyStreet/Cobrand/ACV.pm:90 +#: perllib/FixMyStreet/Cobrand/Default.pm:718 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -893,12 +909,17 @@ msgstr "Създаден" msgid "Created:" msgstr "Създадени:" -#: templates/web/base/auth/generate_token.html:27 +#: templates/web/base/auth/change_password.html:40 +#, fuzzy +msgid "Current password:" +msgstr "Парола" + +#: templates/web/base/auth/generate_token.html:46 #, fuzzy msgid "Current token:" msgstr "Текущо състояние" -#: templates/web/base/dashboard/index.html:91 +#: templates/web/base/dashboard/index.html:92 msgid "Currently grouped by %s" msgstr "" @@ -907,7 +928,7 @@ msgstr "" msgid "Currently no bodies have been created." msgstr "В момента няма създадени Райони." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:830 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:869 #: templates/web/zurich/admin/report_edit-sdm.html:105 msgid "Customer not contactable" msgstr "" @@ -919,6 +940,10 @@ msgstr "" msgid "Dashboard" msgstr "Табло" +#: templates/web/base/auth/generate_token.html:54 +msgid "Deactivate two-factor authentication" +msgstr "" + #: templates/web/zurich/admin/stats/index.html:35 msgid "Dealt with by subdivision within 5 working days" msgstr "" @@ -968,7 +993,7 @@ msgstr "" msgid "Detailed information is limited to %d characters." msgstr "" -#: templates/web/base/js/translation_strings.html:33 +#: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Информация" @@ -980,7 +1005,7 @@ msgstr "Информация" msgid "Details:" msgstr "Информация:" -#: templates/web/base/dashboard/index.html:103 +#: templates/web/base/dashboard/index.html:104 msgid "Device and Site" msgstr "" @@ -1031,7 +1056,7 @@ msgstr "Не обичате форми?" msgid "Down one" msgstr "" -#: templates/web/base/js/translation_strings.html:58 +#: templates/web/base/js/translation_strings.html:64 msgid "Drag and drop photos here or <u>click to upload</u>" msgstr "" @@ -1076,23 +1101,27 @@ msgstr "Редактиране" msgid "Edit body details" msgstr "Редактиране на информацията за района" -#: perllib/FixMyStreet/Cobrand/Default.pm:712 +#: perllib/FixMyStreet/Cobrand/ACV.pm:102 +#: perllib/FixMyStreet/Cobrand/Default.pm:730 msgid "Edit other users' details" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:713 +#: perllib/FixMyStreet/Cobrand/ACV.pm:103 +#: perllib/FixMyStreet/Cobrand/Default.pm:731 msgid "Edit other users' permissions" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:695 +#: perllib/FixMyStreet/Cobrand/ACV.pm:89 +#: perllib/FixMyStreet/Cobrand/Default.pm:713 msgid "Edit report category" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:696 +#: perllib/FixMyStreet/Cobrand/Default.pm:714 msgid "Edit report priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:694 +#: perllib/FixMyStreet/Cobrand/ACV.pm:88 +#: perllib/FixMyStreet/Cobrand/Default.pm:712 msgid "Edit reports" msgstr "" @@ -1125,8 +1154,8 @@ msgstr "Редактирано от" #: templates/web/base/admin/users.html:17 #: templates/web/zurich/admin/body-form.html:9 #: templates/web/zurich/admin/body.html:15 -#: templates/web/zurich/auth/general.html:24 -#: templates/web/zurich/auth/general.html:54 +#: templates/web/zurich/auth/general.html:14 +#: templates/web/zurich/auth/general.html:44 msgid "Email" msgstr "Имейл" @@ -1152,7 +1181,7 @@ msgstr "" msgid "Email alert deleted" msgstr "" -#: templates/web/base/admin/user-form.html:22 +#: templates/web/base/admin/user-form.html:21 msgid "Email verified:" msgstr "" @@ -1163,10 +1192,6 @@ msgstr "" msgid "Email:" msgstr "Имейл:" -#: perllib/FixMyStreet/Script/Reports.pm:111 -msgid "Email: %s" -msgstr "Имейл: %s" - #: templates/web/base/admin/open311-form-fields.html:55 #: templates/web/base/admin/open311-form-fields.html:56 msgid "" @@ -1184,7 +1209,7 @@ msgid "" " problem must be emailed, while others can be sent over Open311." msgstr "" -#: templates/web/base/dashboard/index.html:77 +#: templates/web/base/dashboard/index.html:78 #, fuzzy msgid "End Date" msgstr "Крайна дата:" @@ -1193,7 +1218,7 @@ msgstr "Крайна дата:" msgid "Endpoint" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:81 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:82 msgid "Enter a Zürich street name" msgstr "" @@ -1212,10 +1237,10 @@ msgstr "Въведете пощенски код или име на улица msgid "Enter a nearby street name and area" msgstr "Въведете име на улица в близост до вас" -#: templates/web/base/auth/general.html:123 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:45 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:17 -#: templates/web/zurich/auth/general.html:65 +#: templates/web/base/auth/general.html:128 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:47 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:20 +#: templates/web/zurich/auth/general.html:58 msgid "Enter a password" msgstr "Въведете парола" @@ -1250,7 +1275,7 @@ msgstr "Примери:" msgid "Existing category" msgstr "" -#: templates/web/base/js/translation_strings.html:49 +#: templates/web/base/js/translation_strings.html:55 msgid "Expand map" msgstr "" @@ -1258,12 +1283,12 @@ msgstr "" msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:104 +#: templates/web/base/dashboard/index.html:105 msgid "Export as CSV" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:179 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:918 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:180 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:957 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:12 msgid "Extern" @@ -1286,7 +1311,7 @@ msgstr "" msgid "External team" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Default.pm:674 #: templates/web/base/admin/reportextrafields/edit.html:1 #: templates/web/base/admin/reportextrafields/index.html:1 #, fuzzy @@ -1326,10 +1351,10 @@ msgid "Fix this by choosing an <strong>area covered</strong> in the <em>Edit bod msgstr "" #: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:133 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:113 +#: templates/web/base/dashboard/index.html:114 msgid "Fixed" msgstr "Поправено" @@ -1351,7 +1376,7 @@ msgstr "Означен като \"изтрит\"" msgid "Flag user" msgstr "Означаване на потребител" -#: perllib/FixMyStreet/Cobrand/Default.pm:627 +#: perllib/FixMyStreet/Cobrand/Default.pm:645 #: templates/web/base/admin/users.html:20 msgid "Flagged" msgstr "Означен" @@ -1360,7 +1385,7 @@ msgstr "Означен" msgid "Flagged reports and users" msgstr "Означени сигнали и потребители" -#: templates/web/base/admin/user-form.html:112 +#: templates/web/base/admin/user-form.html:108 msgid "Flagged users are listed on the <a href='%s'>flagged</a> page." msgstr "Означените потребители са изброени на страницата с <a href='%s'>означените</a>." @@ -1368,8 +1393,8 @@ msgstr "Означените потребители са изброени на msgid "Flagged users are not restricted in any way. This is just a list of users that have been marked for attention." msgstr "Означените потребители нямат рестрикции. Това е списък с потребители, които са поставени под наблюдение." -#: templates/web/base/admin/report_edit.html:140 -#: templates/web/base/admin/user-form.html:118 +#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/user-form.html:115 msgid "Flagged:" msgstr "Означен:" @@ -1389,17 +1414,17 @@ msgstr "" msgid "For more information, see <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." msgstr "За повече информацич вижте <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>Как ПоправиСофия използва MapIt</a>." -#: templates/web/base/auth/general.html:94 +#: templates/web/base/auth/general.html:96 #: templates/web/base/report/new/form_user_loggedout_password.html:20 #: templates/web/base/report/update/form_user_loggedout_password.html:19 msgid "Forgotten your password?" msgstr "Забравена парола?" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:748 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:787 msgid "Forwarded to external body" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:749 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:788 msgid "Forwarded wish to external body" msgstr "" @@ -1409,11 +1434,7 @@ msgstr "" msgid "Frequently Asked Questions" msgstr "Често задавани въпроси" -#: templates/web/base/auth/generate_token.html:1 -#: templates/web/base/auth/generate_token.html:2 -#: templates/web/base/auth/generate_token.html:20 -#: templates/web/base/auth/generate_token.html:33 -#: templates/web/base/my/my.html:65 +#: templates/web/base/auth/generate_token.html:52 msgid "Generate token" msgstr "" @@ -1460,7 +1481,8 @@ msgstr "Търси" msgid "Going to send questionnaire?" msgstr "Ще изпратите ли анкетата?" -#: perllib/FixMyStreet/Cobrand/Default.pm:714 +#: perllib/FixMyStreet/Cobrand/ACV.pm:104 +#: perllib/FixMyStreet/Cobrand/Default.pm:732 msgid "Grant access to the admin" msgstr "" @@ -1468,12 +1490,12 @@ msgstr "" msgid "Graph of problem creation by status over time" msgstr "Графика на създадените сигнали по статус във времето" -#: templates/web/base/dashboard/index.html:93 +#: templates/web/base/dashboard/index.html:94 #, fuzzy msgid "Group by %s" msgstr "от %s" -#: templates/web/base/dashboard/index.html:98 +#: templates/web/base/dashboard/index.html:99 msgid "Group by:" msgstr "" @@ -1508,7 +1530,7 @@ msgstr "Снимки на скоро подадени сигнали" msgid "Hi %s" msgstr "Здравей %s" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:911 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:950 #: perllib/FixMyStreet/DB/ResultSet/State.pm:64 #: templates/web/base/admin/update_edit.html:30 #: templates/web/zurich/admin/header.html:1 @@ -1518,6 +1540,11 @@ msgstr "Здравей %s" msgid "Hidden" msgstr "Скрити" +#: templates/web/base/admin/user-form.html:197 +#, fuzzy +msgid "Hide all reports and updates" +msgstr "Означени сигнали и потребители" + #: templates/web/base/report/_main.html:105 msgid "Hide entire report" msgstr "" @@ -1541,7 +1568,7 @@ msgstr "" #: templates/web/base/around/display_location.html:60 #: templates/web/base/around/display_location.html:68 -#: templates/web/base/js/translation_strings.html:55 +#: templates/web/base/js/translation_strings.html:61 msgid "Hide pins" msgstr "Скрий кабърчетата" @@ -1570,7 +1597,7 @@ msgstr "Начало" msgid "How to report a problem" msgstr "Как да сигнализирате за проблем" -#: templates/web/base/js/translation_strings.html:32 +#: templates/web/base/js/translation_strings.html:38 msgid "How to send successful reports" msgstr "Как да подавате сигнали успешно" @@ -1629,7 +1656,7 @@ msgid "" " the menu. Make sure you use the same category name in the bodies if you want this to happen." msgstr "" -#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/auth/generate_token.html:61 msgid "If you generate a new token the existing token will no longer work." msgstr "" @@ -1703,8 +1730,8 @@ msgstr "" msgid "In addition, the following attributes that are not part of the Open311 v2 specification are returned: agency_sent_datetime, title (also returned as part of description), interface_used, comment_count, requestor_name (only present if requestor allowed the name to be shown on this site)." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:197 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:959 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:198 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:998 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:8 msgid "In progress" @@ -1734,7 +1761,7 @@ msgstr "" msgid "Inspection required" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:698 +#: perllib/FixMyStreet/Cobrand/Default.pm:716 msgid "Instruct contractors to fix problems" msgstr "" @@ -1766,20 +1793,20 @@ msgstr "Моля проверете <a href=\"%s\">страницата с че msgid "It’s on its way to the council right now." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:182 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:183 msgid "Jurisdiction Unknown" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:923 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:962 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:15 msgid "Jurisdiction unknown" msgstr "" -#: templates/web/base/auth/general.html:90 +#: templates/web/base/auth/general.html:92 #: templates/web/base/report/new/form_user_loggedout_password.html:16 #: templates/web/base/report/update/form_user_loggedout_password.html:15 -#: templates/web/zurich/auth/general.html:40 +#: templates/web/zurich/auth/general.html:30 msgid "Keep me signed in on this computer" msgstr "Запомни ме" @@ -1843,6 +1870,11 @@ msgstr "" msgid "List all reported problems" msgstr "Показване на всички сигнали" +#: templates/web/base/around/on_map_list_items.html:18 +#, fuzzy +msgid "Loading reports…" +msgstr "Вашите сигнали" + #: templates/web/base/report/new/category_wrapper.html:8 msgid "Loading..." msgstr "Зареждане..." @@ -1881,23 +1913,31 @@ msgstr "" msgid "Log in with Twitter" msgstr "" -#: templates/web/base/js/translation_strings.html:65 +#: templates/web/base/js/translation_strings.html:71 msgid "Log in with email" msgstr "" -#: templates/web/base/js/translation_strings.html:63 +#: templates/web/base/js/translation_strings.html:69 msgid "Log in with email/text" msgstr "" -#: templates/web/base/dashboard/index.html:81 +#: templates/web/base/admin/user-form.html:195 +msgid "Log out of all sessions" +msgstr "" + +#: templates/web/base/dashboard/index.html:82 msgid "Look up" msgstr "" -#: templates/web/base/js/translation_strings.html:44 +#: templates/web/base/js/translation_strings.html:50 msgid "MAP" msgstr "Карта" -#: perllib/FixMyStreet/Cobrand/Default.pm:699 +#: templates/web/base/admin/user-form.html:196 +msgid "Make anonymous on all reports and updates" +msgstr "" + +#: perllib/FixMyStreet/Cobrand/Default.pm:717 msgid "Manage shortlist" msgstr "" @@ -1905,7 +1945,7 @@ msgstr "" msgid "Manual order" msgstr "" -#: templates/web/base/js/translation_strings.html:46 +#: templates/web/base/js/translation_strings.html:52 msgid "Map" msgstr "" @@ -1913,11 +1953,11 @@ msgstr "" msgid "Mark as sent" msgstr "" -#: templates/web/base/admin/user-form.html:110 +#: templates/web/base/admin/user-form.html:106 msgid "Mark users whose behaviour you want to keep a check on as <strong>flagged</strong>." msgstr "Маркирайте потребители, които бихте искали да държите под око." -#: perllib/FixMyStreet/Cobrand/Default.pm:697 +#: perllib/FixMyStreet/Cobrand/Default.pm:715 msgid "Markup problem details" msgstr "" @@ -1945,7 +1985,8 @@ msgstr "Липсващо jurisdiction_id" msgid "Moderate" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:693 +#: perllib/FixMyStreet/Cobrand/ACV.pm:87 +#: perllib/FixMyStreet/Cobrand/Default.pm:711 msgid "Moderate report details" msgstr "" @@ -1971,7 +2012,7 @@ msgstr "" msgid "Moderation reason:" msgstr "" -#: templates/web/base/dashboard/index.html:101 +#: templates/web/base/dashboard/index.html:102 msgid "Month" msgstr "Месец" @@ -1993,12 +2034,12 @@ msgstr "" #: templates/web/base/admin/states/index.html:108 #: templates/web/base/admin/states/index.html:11 #: templates/web/base/admin/users.html:16 -#: templates/web/base/auth/general.html:113 +#: templates/web/base/auth/general.html:115 #: templates/web/base/report/new/form_user_loggedin.html:49 #: templates/web/base/report/new/form_user_loggedout_by_email.html:11 #: templates/web/base/report/update/form_name.html:27 #: templates/web/zurich/admin/body-form.html:4 -#: templates/web/zurich/auth/general.html:60 +#: templates/web/zurich/auth/general.html:50 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "Name" msgstr "Име" @@ -2011,10 +2052,6 @@ msgstr "Име" msgid "Name:" msgstr "Име:" -#: perllib/FixMyStreet/Script/Reports.pm:110 -msgid "Name: %s" -msgstr "Име: %s" - #: templates/web/base/report/_inspect.html:44 msgid "Navigate to this problem" msgstr "" @@ -2032,8 +2069,8 @@ msgstr "" msgid "Nearest postcode to the pin placed on the map (automatically generated): %s (%sm away)" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:521 -#: perllib/FixMyStreet/Cobrand/Default.pm:549 +#: perllib/FixMyStreet/Cobrand/Default.pm:539 +#: perllib/FixMyStreet/Cobrand/Default.pm:567 msgid "Nearest road to the pin placed on the map (automatically generated by Bing Maps): %s" msgstr "" @@ -2051,11 +2088,12 @@ msgstr "" msgid "Nearly done! Now check your email…" msgstr "" +#: templates/web/base/auth/2faform.html:8 #: templates/web/base/auth/smsform.html:19 msgid "Nearly done! Now check your phone…" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:129 msgid "New" msgstr "" @@ -2084,7 +2122,7 @@ msgstr "Нов сигнал в ПоправиСофия" msgid "New note to DM:" msgstr "" -#: templates/web/base/auth/change_password.html:35 +#: templates/web/base/auth/change_password.html:47 msgid "New password:" msgstr "" @@ -2142,7 +2180,7 @@ msgstr "" msgid "Next" msgstr "Слеващ" -#: perllib/FixMyStreet/Cobrand/Default.pm:1222 +#: perllib/FixMyStreet/Cobrand/Default.pm:1240 #: templates/web/base/admin/category_edit.html:4 #: templates/web/base/admin/list_updates.html:32 #: templates/web/base/admin/list_updates.html:34 @@ -2158,11 +2196,11 @@ msgstr "Слеващ" msgid "No" msgstr "Не" -#: templates/web/base/admin/user-form.html:84 +#: templates/web/base/admin/user-form.html:80 msgid "No area" msgstr "" -#: templates/web/base/admin/user-form.html:55 +#: templates/web/base/admin/user-form.html:48 msgid "No body" msgstr "Несъществуващ район" @@ -2199,7 +2237,7 @@ msgstr "" msgid "No reports to show on map, here are some nearby:" msgstr "" -#: templates/web/base/js/translation_strings.html:37 +#: templates/web/base/js/translation_strings.html:43 msgid "No result returned" msgstr "Няма намерени резултати" @@ -2221,15 +2259,15 @@ msgstr "" msgid "None" msgstr "" -#: templates/web/base/admin/user-form.html:76 -#: templates/web/base/admin/user-form.html:77 +#: templates/web/base/admin/user-form.html:72 +#: templates/web/base/admin/user-form.html:73 msgid "" "Normal (public) users should not be associated with any <strong>area</strong>.<br>\n" " Authorised staff users can be associated with the area in which they operate." msgstr "" -#: templates/web/base/admin/user-form.html:46 -#: templates/web/base/admin/user-form.html:47 +#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:39 msgid "" "Normal (public) users should not be associated with any <strong>body</strong>.<br>\n" " Authorised staff users can be associated with the body they represent.<br>\n" @@ -2237,8 +2275,8 @@ msgid "" " activity across their body), the ability to hide reports or set special report statuses." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:186 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:933 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:187 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:972 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:13 msgid "Not contactable" @@ -2297,15 +2335,15 @@ msgstr "" msgid "Number of problems reported in each ward, in the last 7 days." msgstr "" -#: templates/web/base/js/translation_strings.html:43 +#: templates/web/base/js/translation_strings.html:49 msgid "OK" msgstr "ОК" -#: templates/web/base/js/translation_strings.html:74 +#: templates/web/base/js/translation_strings.html:80 msgid "Offline data cleared" msgstr "" -#: templates/web/base/js/translation_strings.html:71 +#: templates/web/base/js/translation_strings.html:77 msgid "Offline update data saved" msgstr "" @@ -2321,14 +2359,14 @@ msgstr "" msgid "On behalf of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:174 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:905 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:175 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:944 #: perllib/FixMyStreet/DB/ResultSet/State.pm:70 #: templates/web/base/admin/states/index.html:102 #: templates/web/base/admin/states/index.html:25 #: templates/web/base/admin/states/index.html:32 #: templates/web/base/admin/update_edit.html:30 -#: templates/web/base/dashboard/index.html:111 +#: templates/web/base/dashboard/index.html:112 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:7 #: templates/web/zurich/admin/update_edit.html:18 @@ -2367,17 +2405,17 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1238 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:689 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:690 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1262 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:686 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:687 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:716 #: perllib/FixMyStreet/App/Controller/Report/New.pm:719 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:722 #: perllib/FixMyStreet/DB/Result/Problem.pm:588 #: perllib/FixMyStreet/DB/Result/Problem.pm:595 #: perllib/FixMyStreet/DB/Result/Problem.pm:610 #: perllib/FixMyStreet/DB/Result/Problem.pm:619 -#: perllib/FixMyStreet/Script/Reports.pm:182 -#: perllib/FixMyStreet/Script/Reports.pm:197 +#: perllib/FixMyStreet/Script/Reports.pm:179 +#: perllib/FixMyStreet/Script/Reports.pm:194 msgid "Other" msgstr "Други" @@ -2412,23 +2450,23 @@ msgstr "Община" msgid "Partial" msgstr "Частичен" -#: templates/web/base/auth/general.html:116 +#: templates/web/base/auth/general.html:118 #: templates/web/base/report/new/form_user_loggedout_by_email.html:38 #: templates/web/base/report/update/form_user_loggedout_by_email.html:10 -#: templates/web/zurich/auth/general.html:32 -#: templates/web/zurich/auth/general.html:63 +#: templates/web/zurich/auth/general.html:22 +#: templates/web/zurich/auth/general.html:53 msgid "Password (optional)" msgstr "Парола (незадължително)" -#: templates/web/base/auth/general.html:81 +#: templates/web/base/auth/general.html:83 msgid "Password:" msgstr "Парола:" -#: templates/web/base/js/translation_strings.html:52 +#: templates/web/base/js/translation_strings.html:58 msgid "Permalink" msgstr "Връзка" -#: templates/web/base/admin/user-form.html:162 +#: templates/web/base/admin/user-form.html:164 msgid "Permissions:" msgstr "" @@ -2447,12 +2485,12 @@ msgstr "Телефонен номер" msgid "Phone number (optional)" msgstr "Телефонен номер (незадължително)" -#: templates/web/base/admin/user-form.html:30 +#: templates/web/base/admin/user-form.html:25 msgid "Phone verified:" msgstr "" #: templates/web/base/admin/report_edit.html:135 -#: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 +#: templates/web/base/admin/user-form.html:23 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:39 msgid "Phone:" msgstr "Телефон:" @@ -2506,12 +2544,12 @@ msgid "Pick your ward" msgstr "" #: templates/web/base/around/display_location.html:74 -#: templates/web/base/js/translation_strings.html:30 +#: templates/web/base/js/translation_strings.html:36 msgid "Place pin on map" msgstr "Поставете кабърче върху картата" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:945 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:951 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:984 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:990 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:9 #: templates/web/zurich/admin/index-dm.html:9 @@ -2522,8 +2560,8 @@ msgstr "Планирани" msgid "Please be polite, concise and to the point." msgstr "Моля бъдете учтиви, кратки и се придържайте към темата." -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:27 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:31 msgid "Please check the passwords and try again" msgstr "Моля проверете паролите и пробвайте отново" @@ -2531,13 +2569,12 @@ msgstr "Моля проверете паролите и пробвайте от #: templates/web/base/auth/_username_error.html:9 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:27 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:9 msgid "Please check your email address is correct" msgstr "Моля проверете дали сте въвели коректен имейл адрес" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1334 -#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1327 +#: perllib/FixMyStreet/DB/Result/User.pm:205 +#: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:7 #, fuzzy @@ -2545,13 +2582,18 @@ msgid "Please check your phone number is correct" msgstr "Моля проверете дали сте въвели коректен имейл адрес" #: perllib/FixMyStreet/App/Controller/Admin.pm:297 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:905 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:928 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:923 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:946 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 -#: templates/web/base/js/translation_strings.html:10 +#: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" msgstr "Моля изберете категория" +#: perllib/FixMyStreet/App/Controller/Auth.pm:383 +#: perllib/FixMyStreet/App/Controller/Auth.pm:409 +msgid "Please choose a less commonly-used password" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Admin.pm:345 #: templates/web/base/admin/bodies.html:4 templates/web/base/admin/body.html:11 #: templates/web/base/admin/template_edit.html:13 @@ -2571,20 +2613,21 @@ msgstr "Моля не обиждайте никого - обиждайки Об #: perllib/FixMyStreet/App/Controller/Admin.pm:298 #: perllib/FixMyStreet/DB/Result/Comment.pm:128 -#: templates/web/base/js/translation_strings.html:3 +#: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Моля въведете съобщение" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1332 -#: perllib/FixMyStreet/DB/Result/User.pm:200 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1325 +#: perllib/FixMyStreet/DB/Result/User.pm:208 +#: perllib/FixMyStreet/DB/Result/User.pm:209 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:4 #, fuzzy msgid "Please enter a mobile number" msgstr "Моля въведете фамилия" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1365 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1461 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1462 msgid "Please enter a name" msgstr "" @@ -2592,53 +2635,51 @@ msgstr "" msgid "Please enter a name for this body" msgstr "" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:25 -#: templates/web/base/js/translation_strings.html:20 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:29 +#: templates/web/base/js/translation_strings.html:23 msgid "Please enter a password" msgstr "Моля въведете парола" #: perllib/FixMyStreet/App/Controller/Contact.pm:115 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 -#: templates/web/base/js/translation_strings.html:4 +#: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Моля въведете тема" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1362 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1452 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1355 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1453 #: perllib/FixMyStreet/App/Controller/Admin.pm:311 -#: perllib/FixMyStreet/DB/Result/User.pm:193 -#: templates/web/base/js/translation_strings.html:13 -#: templates/web/base/js/translation_strings.html:17 +#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: templates/web/base/js/translation_strings.html:16 +#: templates/web/base/js/translation_strings.html:20 msgid "Please enter a valid email" msgstr "Моля въведете валиден имейл" -#: perllib/FixMyStreet/App/Controller/Alert.pm:350 +#: perllib/FixMyStreet/App/Controller/Alert.pm:355 #: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please enter a valid email address" msgstr "Моля въведете валиден имейл адрес" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1356 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1446 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1349 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Моля въведете фамилия" #: perllib/FixMyStreet/DB/Result/Problem.pm:369 -#: templates/web/base/js/translation_strings.html:5 +#: templates/web/base/js/translation_strings.html:8 msgid "Please enter some details" msgstr "Моля въведете информация" #: perllib/FixMyStreet/App/Controller/Contact.pm:114 -#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: perllib/FixMyStreet/DB/Result/User.pm:196 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:26 -#: templates/web/base/js/translation_strings.html:12 -#: templates/web/base/js/translation_strings.html:16 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:8 +#: templates/web/base/js/translation_strings.html:15 +#: templates/web/base/js/translation_strings.html:19 msgid "Please enter your email" msgstr "Моля въведете имейл" @@ -2646,34 +2687,34 @@ msgstr "Моля въведете имейл" msgid "Please enter your email address" msgstr "Моля въведете имейл адрес" -#: templates/web/base/js/translation_strings.html:26 +#: templates/web/base/js/translation_strings.html:32 msgid "Please enter your first name" msgstr "Моля въведете име" #: perllib/FixMyStreet/Cobrand/UK.pm:326 -#: templates/web/base/js/translation_strings.html:8 +#: templates/web/base/js/translation_strings.html:11 msgid "Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below" msgstr "Моля въведете цялото си име, общината се нуждае от тази информация - ако не желаете името Ви да се появява на сайта, моля махнете отметката по-долу" #: perllib/FixMyStreet/App/Controller/Contact.pm:113 #: perllib/FixMyStreet/DB/Result/Comment.pm:125 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 -#: perllib/FixMyStreet/DB/Result/User.pm:186 -#: templates/web/base/js/translation_strings.html:7 +#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: templates/web/base/js/translation_strings.html:10 msgid "Please enter your name" msgstr "Моля въведете име" #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:6 -#: templates/web/base/js/translation_strings.html:23 +#: templates/web/base/js/translation_strings.html:29 msgid "Please enter your phone number" msgstr "Моля въведете фамилия" -#: templates/web/base/js/translation_strings.html:27 +#: templates/web/base/js/translation_strings.html:33 msgid "Please enter your second name" msgstr "Моля въведете фамилия" -#: templates/web/base/js/translation_strings.html:25 +#: templates/web/base/js/translation_strings.html:31 msgid "Please enter your title" msgstr "Моля въведете обръщение" @@ -2696,10 +2737,19 @@ msgstr "Моля попълнете информация за проблема." msgid "Please fill in the form below with details of the problem, and describe the location as precisely as possible in the details box." msgstr "Моля попълнете формата с информация за проблема и опишете местоположението възможно най-точно." +#: templates/web/base/auth/2faform.html:9 +msgid "Please generate a two-factor code and enter it below:" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Questionnaire.pm:239 msgid "Please indicate whether you'd like to receive another questionnaire" msgstr "Моля отбележете дали бихте искали да участвате в друга анкета" +#: perllib/FixMyStreet/App/Controller/Auth.pm:406 +#: templates/web/base/js/translation_strings.html:26 +msgid "Please make sure your password is at least %d characters long" +msgstr "" + #: templates/web/base/report/updates-sidebar-notes.html:2 msgid "Please note that updates are not sent to the council." msgstr "Моля имайте предвид, че актуализациите не се изпращат на Общината." @@ -2763,12 +2813,12 @@ msgstr "Моля посочете дали проблемът е бил разр #: perllib/FixMyStreet/App/Model/PhotoSet.pm:122 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:156 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:158 -#: templates/web/base/js/translation_strings.html:60 +#: templates/web/base/js/translation_strings.html:66 msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1359 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1449 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1352 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 msgid "Please verify at least one of email/phone" msgstr "" @@ -2781,24 +2831,24 @@ msgid "Please write your update here" msgstr "Моля въведете новото съобщение тук" #: templates/web/base/report/update-form.html:25 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:18 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_user_loggedout_password.html:10 msgid "Post" msgstr "Публикувай" -#: perllib/FixMyStreet/DB/Result/Comment.pm:231 +#: perllib/FixMyStreet/DB/Result/Comment.pm:211 msgid "Posted anonymously at %s" msgstr "Публикувано от анонимен потребител в %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:266 +#: perllib/FixMyStreet/DB/Result/Comment.pm:246 msgid "Posted by %s at %s" msgstr "Публикувано от %s в %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:254 +#: perllib/FixMyStreet/DB/Result/Comment.pm:234 msgid "Posted by <strong>%s</strong> (%s) at %s" msgstr "Публикувано от <strong>%s</strong> (%s) в %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:256 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 msgid "Posted by <strong>%s</strong> at %s" msgstr "Публикувано от <strong>%s</strong> в %s" @@ -2810,7 +2860,7 @@ msgstr "" msgid "Previous" msgstr "Предишно" -#: perllib/FixMyStreet/Cobrand/Default.pm:648 +#: perllib/FixMyStreet/Cobrand/Default.pm:666 msgid "Priorities" msgstr "" @@ -2831,7 +2881,7 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:144 msgid "Private" msgstr "Лично" @@ -2861,7 +2911,7 @@ msgstr "Сигналът %s е подаден към общината %s " msgid "Problem breakdown by state" msgstr "Разделяне на сигналите по статуси" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1309 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1283 msgid "Problem marked as open." msgstr "Сигналът е маркиран като отворен." @@ -2869,7 +2919,8 @@ msgstr "Сигналът е маркиран като отворен." msgid "Problem state change based on survey results" msgstr "Статусът на сигнала е променен на основата на резултат от анкета" -#: perllib/FixMyStreet/Cobrand/Default.pm:692 +#: perllib/FixMyStreet/Cobrand/ACV.pm:86 +#: perllib/FixMyStreet/Cobrand/Default.pm:710 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Сигнали" @@ -2896,7 +2947,7 @@ msgstr "Проблеми сигнализирани скоро в сайта" msgid "Problems within %.1fkm of %s" msgstr "Сигнали в радиус от %.1fкм от това местоположение" -#: perllib/FixMyStreet/Cobrand/Default.pm:821 +#: perllib/FixMyStreet/Cobrand/Default.pm:839 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:137 #: perllib/FixMyStreet/Cobrand/UK.pm:215 perllib/FixMyStreet/Cobrand/UK.pm:257 #: perllib/FixMyStreet/Cobrand/UK.pm:269 @@ -2932,12 +2983,12 @@ msgstr "Въведете иформация за актуализиране" msgid "Provide update as" msgstr "" -#: templates/web/base/auth/general.html:119 +#: templates/web/base/auth/general.html:124 msgid "Providing a name and password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Използването на потребителско име е опционално, но това ще ви позволи по-лесно да подавате сигнали и да публикувате информация и актуализации." -#: templates/web/base/report/new/form_user_loggedout_by_email.html:41 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:13 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:43 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:16 msgid "Providing a password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Използването на парола е по избор, но това ще ви позволи по-лесно да подавате сигнали и да публикувате и променяте актуализации." @@ -2954,7 +3005,7 @@ msgstr "Публичен отговор:" msgid "Public update:" msgstr "" -#: templates/web/zurich/admin/report_edit.html:123 +#: templates/web/zurich/admin/report_edit.html:122 #: templates/web/zurich/admin/stats/index.html:38 msgid "Publish photo" msgstr "Публикувай снимка" @@ -3010,7 +3061,7 @@ msgstr "RSS абонамент за %s, в квартал %s" msgid "RSS feed of nearby problems" msgstr "RSS абонамент за последни проблеми наоколо" -#: perllib/FixMyStreet/Cobrand/Default.pm:822 +#: perllib/FixMyStreet/Cobrand/Default.pm:840 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:136 #: perllib/FixMyStreet/Cobrand/UK.pm:222 msgid "RSS feed of problems within %s" @@ -3062,6 +3113,10 @@ msgstr "Помнете, че \"ПоправиСофия\" служи за под msgid "Remove" msgstr "Премахване на означението" +#: templates/web/base/admin/user-form.html:198 +msgid "Remove account details" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:4 #, fuzzy msgid "Remove field" @@ -3083,13 +3138,13 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:159 +#: templates/web/base/admin/report_edit.html:161 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" msgstr "Премахване на снимката (необратимо действие)" -#: templates/web/base/auth/generate_token.html:33 +#: templates/web/base/auth/generate_token.html:52 msgid "Replace token" msgstr "" @@ -3121,11 +3176,11 @@ msgstr "Сигнализирай за неподходящо съдържани msgid "Report as" msgstr "" -#: perllib/FixMyStreet/App/Controller/Rss.pm:302 +#: perllib/FixMyStreet/App/Controller/Rss.pm:303 msgid "Report on %s" msgstr "Сигнал за %s " -#: templates/web/base/dashboard/index.html:61 +#: templates/web/base/dashboard/index.html:62 msgid "Report state:" msgstr "" @@ -3195,15 +3250,16 @@ msgstr "" #: templates/web/base/around/index.html:3 #: templates/web/base/around/lookup_by_ref.html:3 -#: templates/web/base/js/translation_strings.html:42 +#: templates/web/base/js/translation_strings.html:48 #: templates/web/base/report/new/fill_in_details.html:0 #: templates/web/base/report/new/fill_in_details.html:8 #: templates/web/zurich/report/new/fill_in_details_form.html:4 msgid "Reporting a problem" msgstr "Сигнализиране за проблем" -#: perllib/FixMyStreet/Cobrand/Default.pm:638 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:388 +#: perllib/FixMyStreet/Cobrand/ACV.pm:265 +#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/zurich/header.html:46 msgid "Reports" msgstr "Сигнали" @@ -3220,7 +3276,7 @@ msgstr "Сигнали чакащи одобрение" msgid "Reports by destination" msgstr "" -#: templates/web/base/admin/user-form.html:125 +#: templates/web/base/admin/user-form.html:124 msgid "Reports made by trusted users will be sent to the responsible body without being inspected first." msgstr "" @@ -3232,7 +3288,7 @@ msgstr "" msgid "Reports published" msgstr "Публикувани сигнали" -#: templates/web/base/js/translation_strings.html:75 +#: templates/web/base/js/translation_strings.html:81 msgid "Reports saved offline." msgstr "" @@ -3306,8 +3362,8 @@ msgstr "" msgid "Revert to original title" msgstr "" -#: templates/web/base/js/translation_strings.html:28 -#: templates/web/base/js/translation_strings.html:40 +#: templates/web/base/js/translation_strings.html:34 +#: templates/web/base/js/translation_strings.html:46 msgid "Right place?" msgstr "Правилното място ли е това?" @@ -3321,16 +3377,16 @@ msgstr "" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1879 -#: templates/web/base/admin/report_edit.html:156 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: templates/web/base/admin/report_edit.html:158 #: templates/web/base/admin/update_edit.html:68 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Завъртане наляво" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: templates/web/base/admin/report_edit.html:157 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: templates/web/base/admin/report_edit.html:159 #: templates/web/base/admin/update_edit.html:69 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3340,7 +3396,7 @@ msgstr "Завъртане надясно" msgid "Rotating this photo will discard unsaved changes to the report." msgstr "" -#: templates/web/base/js/translation_strings.html:47 +#: templates/web/base/js/translation_strings.html:53 #: templates/web/base/maps/google-ol.html:2 msgid "Satellite" msgstr "" @@ -3371,11 +3427,11 @@ msgid "Save with a public update" msgstr "" #. ("This is followed by a progress count, e.g. 3/5") -#: templates/web/base/js/translation_strings.html:76 +#: templates/web/base/js/translation_strings.html:82 msgid "Saving reports offline" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:130 #, fuzzy msgid "Scheduled" msgstr "Сигналът се обработва" @@ -3409,12 +3465,20 @@ msgstr "Не са намерени сигнали." msgid "Searching found no users." msgstr "Не са намерени потребители." +#: templates/web/base/auth/generate_token.html:1 +#: templates/web/base/auth/generate_token.html:2 +#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/my/my.html:65 +msgid "Security" +msgstr "" + #: templates/web/base/report/new/councils_text_private.html:7 #: templates/web/base/report/new/form_user.html:5 msgid "See our privacy policy" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:703 +#: perllib/FixMyStreet/Cobrand/ACV.pm:93 +#: perllib/FixMyStreet/Cobrand/Default.pm:721 msgid "See user detail for reports created as the council" msgstr "" @@ -3449,7 +3513,7 @@ msgstr "" msgid "Sending a confirmation text failed: \"%s\"" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:870 msgid "Sent report back" msgstr "" @@ -3466,6 +3530,12 @@ msgstr "Изпратени:" msgid "Service:" msgstr "Услуга:" +#: templates/web/base/auth/change_password.html:1 +#: templates/web/base/auth/change_password.html:4 +#, fuzzy +msgid "Set password" +msgstr "Промяна на парола" + #: templates/web/base/report/_inspect.html:47 msgid "Set to my current location" msgstr "" @@ -3521,7 +3591,7 @@ msgstr "" #: templates/web/base/around/display_location.html:58 #: templates/web/base/around/display_location.html:66 -#: templates/web/base/js/translation_strings.html:54 +#: templates/web/base/js/translation_strings.html:60 msgid "Show pins" msgstr "Покажи кабърчетата" @@ -3533,20 +3603,20 @@ msgstr "" msgid "Show reports in your area" msgstr "" -#: templates/web/base/auth/general.html:124 +#: templates/web/base/auth/general.html:129 #: templates/web/base/auth/general.html:3 -#: templates/web/base/auth/general.html:85 +#: templates/web/base/auth/general.html:87 #: templates/web/base/main_nav_items.html:6 -#: templates/web/zurich/auth/general.html:18 -#: templates/web/zurich/auth/general.html:35 +#: templates/web/zurich/auth/general.html:25 +#: templates/web/zurich/auth/general.html:8 msgid "Sign in" msgstr "Вход" -#: templates/web/base/auth/general.html:98 +#: templates/web/base/auth/general.html:100 msgid "Sign in by email instead, providing a new password. When you click the link in your email, your password will be updated." msgstr "" -#: templates/web/base/auth/general.html:96 +#: templates/web/base/auth/general.html:98 msgid "Sign in by email or text, providing a new password. When you click the link in your email or enter the SMS authentication code, your password will be updated." msgstr "" @@ -3580,14 +3650,27 @@ msgstr "Някои снимки от сигнали подадени наско msgid "Some text to localize" msgstr "" -#: perllib/FixMyStreet/Cobrand/UK.pm:80 +#: perllib/FixMyStreet/Cobrand/ACV.pm:59 perllib/FixMyStreet/Cobrand/UK.pm:80 msgid "Sorry, that appears to be a Crown dependency postcode, which we don't cover." msgstr "" +#: perllib/FixMyStreet/Cobrand/ACV.pm:73 +msgid "Sorry, that appears to be a Northern Irish postcode, which we don't cover." +msgstr "" + +#: perllib/FixMyStreet/Cobrand/ACV.pm:65 +msgid "Sorry, that appears to be a Scottish postcode, which we don't cover." +msgstr "" + +#: perllib/FixMyStreet/Cobrand/ACV.pm:69 +msgid "Sorry, that appears to be a Welsh postcode, which we don't cover." +msgstr "" + #: templates/web/base/auth/smsform.html:6 templates/web/base/auth/token.html:8 msgid "Sorry, that wasn’t a valid link" msgstr "" +#: templates/web/base/auth/2faform.html:5 #: templates/web/base/auth/smsform.html:16 msgid "Sorry, that wasn’t the correct code" msgstr "" @@ -3633,15 +3716,15 @@ msgstr "" msgid "Sort by" msgstr "" -#: templates/web/base/admin/user-form.html:65 +#: templates/web/base/admin/user-form.html:58 msgid "Staff users have permission to log in to the admin." msgstr "" -#: templates/web/base/admin/user-form.html:68 +#: templates/web/base/admin/user-form.html:62 msgid "Staff:" msgstr "" -#: templates/web/base/dashboard/index.html:73 +#: templates/web/base/dashboard/index.html:74 #, fuzzy msgid "Start Date" msgstr "Начална дата:" @@ -3655,7 +3738,7 @@ msgstr "Начална дата:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:50 #: templates/web/base/admin/templates.html:8 -#: templates/web/base/dashboard/index.html:100 +#: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:88 #: templates/web/base/report/_item.html:96 #: templates/web/base/report/update/form_update.html:39 @@ -3678,14 +3761,15 @@ msgstr "Запази промените" msgid "State:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:628 +#: perllib/FixMyStreet/Cobrand/ACV.pm:255 +#: perllib/FixMyStreet/Cobrand/Default.pm:646 #: templates/web/base/admin/states/index.html:1 #, fuzzy msgid "States" msgstr "Статус" -#: perllib/FixMyStreet/Cobrand/Default.pm:622 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:391 +#: perllib/FixMyStreet/Cobrand/Default.pm:640 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:418 #: templates/web/base/admin/index.html:71 #: templates/web/base/admin/stats/index.html:1 #: templates/web/base/admin/stats/state.html:1 @@ -3718,7 +3802,7 @@ msgstr "" msgid "Subcategory" msgstr "Категория" -#: perllib/FixMyStreet/Script/Reports.pm:191 +#: perllib/FixMyStreet/Script/Reports.pm:188 msgid "Subcategory: %s" msgstr "" @@ -3735,19 +3819,20 @@ msgstr "Тема" msgid "Subject:" msgstr "Тема:" +#: templates/web/base/auth/2faform.html:21 #: templates/web/base/auth/smsform.html:27 #: templates/web/base/questionnaire/creator_fixed.html:19 #: templates/web/base/report/new/form_user_loggedin.html:76 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:46 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:48 #: templates/web/base/report/new/form_user_loggedout_password.html:11 #: templates/web/zurich/report/new/fill_in_details_form.html:73 msgid "Submit" msgstr "Изпращане" -#: templates/web/base/admin/report_edit.html:167 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/report_edit.html:24 #: templates/web/base/admin/update_edit.html:79 -#: templates/web/base/admin/user-form.html:188 +#: templates/web/base/admin/user-form.html:191 #: templates/web/zurich/admin/report_edit-sdm.html:124 #: templates/web/zurich/admin/report_edit.html:264 #: templates/web/zurich/admin/update_edit.html:38 @@ -3758,8 +3843,8 @@ msgstr "Изпращане на промените" msgid "Submit questionnaire" msgstr "Изпращане на анкетата" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:169 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:898 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:170 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:937 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:6 #: templates/web/zurich/admin/index-dm.html:23 @@ -3789,8 +3874,9 @@ msgstr "" msgid "Summarise your changes" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:620 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:387 +#: perllib/FixMyStreet/Cobrand/ACV.pm:249 +#: perllib/FixMyStreet/Cobrand/Default.pm:638 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:414 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 #: templates/web/base/status/index.html:3 @@ -3802,7 +3888,7 @@ msgid "Summary" msgstr "Обобщение" #: templates/web/zurich/reports/index.html:0 -#: templates/web/zurich/reports/index.html:5 +#: templates/web/zurich/reports/index.html:6 msgid "Summary reports" msgstr "Обобщена справка" @@ -3816,7 +3902,7 @@ msgstr "Обобщена справка" msgid "Superuser:" msgstr "" -#: templates/web/base/admin/user-form.html:148 +#: templates/web/base/admin/user-form.html:147 msgid "Superusers have permission to perform <strong>all actions</strong> within the admin." msgstr "" @@ -3829,8 +3915,8 @@ msgstr "Резултати от проучване" msgid "Template «%s»" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:644 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:398 +#: perllib/FixMyStreet/Cobrand/Default.pm:662 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:425 #: templates/web/zurich/header.html:63 msgid "Templates" msgstr "" @@ -3891,6 +3977,7 @@ msgstr "В момента за това местоположение не мож msgid "That location does not appear to be in the UK; please try again." msgstr "" +#: perllib/FixMyStreet/Cobrand/ACV.pm:52 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:50 #: perllib/FixMyStreet/Cobrand/UK.pm:73 @@ -3913,6 +4000,23 @@ msgstr "Сигналът не може да бъде разгледан %s." msgid "That report has been removed from FixMyStreet." msgstr "Този сигнал е бил изтрит от ПоправиСофия." +#: perllib/FixMyStreet/App/Controller/Admin.pm:1769 +#, fuzzy +msgid "That user has been logged out." +msgstr "Този сигнал е бил изтрит от ПоправиСофия." + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +msgid "That user has been made anonymous on all reports and updates." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1812 +msgid "That user’s personal details have been removed." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1790 +msgid "That user’s reports and updates have been hidden." +msgstr "" + #: templates/web/base/admin/contact-form.html:27 msgid "" "The <strong>email address</strong> is the destination to which reports about this category will be sent. \n" @@ -3968,7 +4072,7 @@ msgid "The diligency prize league table shows editors' activity (who's been edit msgstr "" #: perllib/FixMyStreet/App/Controller/Dashboard.pm:43 -#: perllib/FixMyStreet/App/Controller/Reports.pm:85 +#: perllib/FixMyStreet/App/Controller/Reports.pm:84 msgid "The error was: %s" msgstr "Грешката беше: %s" @@ -4022,8 +4126,8 @@ msgstr "" msgid "The ordering of this field on the report page. Fields are shown in ascending order according to this value." msgstr "" -#: templates/web/base/auth/change_password.html:22 #: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:30 msgid "The passwords do not match" msgstr "Паролите не съвпадат" @@ -4035,7 +4139,7 @@ msgstr "Търсеният адрес '%s' не беше намерен на т msgid "The type of input field to show to the user. <strong>Text</strong> is a simple text field, <strong>List</strong> is a drop-down selection." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:95 +#: perllib/FixMyStreet/Script/Reports.pm:96 msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "" @@ -4048,7 +4152,7 @@ msgstr "" "Потребителското <strong>име</strong> е видимо публично в сигналите, които не са маркирани като <em>анонимни</em>.\n" "Имената не са уникални." -#: templates/web/base/around/on_map_list_items.html:17 +#: templates/web/base/around/on_map_list_items.html:20 #: templates/web/base/my/_problem-list.html:8 #: templates/web/base/reports/_problem-list.html:13 msgid "There are no reports to show." @@ -4058,7 +4162,7 @@ msgstr "" msgid "There is already an auto-response template for this category/state." msgstr "" -#: perllib/FixMyStreet/App/Controller/Reports.pm:82 +#: perllib/FixMyStreet/App/Controller/Reports.pm:81 msgid "There was a problem showing the All Reports page. Please try again later." msgstr "Възникна проблем при визуализирането на страницата с всички сигнали. Моля опитайте по-късно." @@ -4067,19 +4171,19 @@ msgstr "Възникна проблем при визуализирането н msgid "There was a problem showing this page. Please try again later." msgstr "Възникна проблем при визуализирането на страницата. Моля пробвайте по-късно." -#: perllib/FixMyStreet/App/Controller/Alert.pm:359 +#: perllib/FixMyStreet/App/Controller/Alert.pm:364 msgid "There was a problem with your email/password combination. Please try again." msgstr "Възникна проблем с комбинацията имейл/парола. Моля опитайте отново." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:806 -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:135 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:815 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 -#: templates/web/zurich/auth/general.html:28 +#: templates/web/zurich/auth/general.html:18 #, fuzzy msgid "There was a problem with your login information. If you cannot remember your password, or do not have one, please fill in the ‘No’ section of the form." msgstr "Възникна проблем с комбинацията имейл/парола. Ако не можете да си спомните паролата или нямате такава, моля попълнете секцията ‘влизане чрез имейл’." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:338 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:348 msgid "There was a problem with your update. Please try again." msgstr "Възникна проблем с вашата актуализация. Моля опитайте отново." @@ -4087,7 +4191,7 @@ msgstr "Възникна проблем с вашата актуализация msgid "There were problems with your report. Please see below." msgstr "Възникна проблем с вашая сигнал. Моля опитайте отново." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:373 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:389 msgid "There were problems with your update. Please see below." msgstr "Възникнаха проблеми с вашата актуализация. Моля вижте по-долу." @@ -4142,18 +4246,18 @@ msgid "" " A body will not receive any reports unless it covers at least one area." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:198 +#: perllib/FixMyStreet/Script/Reports.pm:195 msgid "This email has been sent to both councils covering the location of the problem, as the user did not categorise it; please ignore it if you're not the correct council to deal with the issue, or let us know what category of problem this is so we can add it to our system." msgstr "Този имейл е изпратен към двете общини покриващи адреса на сигнала, тъй като потребителя не е го е категоризирал. Моля не го взимайте под внимание ако не сте правилната община, която е отговорна за този сигнал или ни съобщете под каква категория попада този сигнал, така че да може да я добавим в системата." -#: perllib/FixMyStreet/Script/Reports.pm:201 +#: perllib/FixMyStreet/Script/Reports.pm:198 msgid "This email has been sent to several councils covering the location of the problem, as the category selected is provided for all of them; please ignore it if you're not the correct council to deal with the issue." msgstr "Този имейл е изпратен до няколко общини покриващи адреса на сигнала, тъй като категорията на сигнала съвпада с всички тях. Моля не го взимайте под внимание ако не сте правилната община задължена за този тип проблеми." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1003 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1049 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:942 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:986 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1004 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1021 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1067 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:960 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Тази информация е необходима" @@ -4190,9 +4294,9 @@ msgstr "" msgid "This report is a duplicate. Please leave updates on the original report:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:166 #: perllib/FixMyStreet/Cobrand/Zurich.pm:167 -#: templates/web/zurich/report/_main.html:14 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:168 +#: templates/web/zurich/report/_main.html:12 msgid "This report is awaiting moderation." msgstr "" @@ -4208,11 +4312,7 @@ msgstr "Този сигнал е означен със статус поправ msgid "This report is currently marked as open." msgstr "Този сигнал е означен със статус отворен." -#: perllib/FixMyStreet/Script/Reports.pm:108 -msgid "This report was submitted anonymously" -msgstr "" - -#: perllib/FixMyStreet/Script/Reports.pm:88 +#: perllib/FixMyStreet/Script/Reports.pm:89 msgid "This web page also contains a photo of the problem, provided by the user." msgstr "Тази страница съдържа и снимка, изпратена от нашия потребител." @@ -4223,7 +4323,8 @@ msgstr "Тази страница съдържа и снимка, изпрате msgid "Time spent (in minutes):" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:621 +#: perllib/FixMyStreet/Cobrand/ACV.pm:250 +#: perllib/FixMyStreet/Cobrand/Default.pm:639 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Времева линия" @@ -4261,7 +4362,7 @@ msgstr "" msgid "To limit this collection of fields to a single language, select it here." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:94 +#: perllib/FixMyStreet/Script/Reports.pm:95 msgid "To view a map of the precise location of this issue" msgstr "За да видите точното местоположение на проблема върху картата" @@ -4283,9 +4384,9 @@ msgstr "" #: templates/web/base/admin/stats/fix_rate.html:4 #: templates/web/base/admin/stats/questionnaire.html:24 -#: templates/web/base/dashboard/index.html:114 -#: templates/web/base/dashboard/index.html:119 -#: templates/web/base/dashboard/index.html:143 +#: templates/web/base/dashboard/index.html:115 +#: templates/web/base/dashboard/index.html:120 +#: templates/web/base/dashboard/index.html:144 #: templates/web/zurich/admin/stats/index.html:30 msgid "Total" msgstr "Общо" @@ -4303,20 +4404,22 @@ msgstr "" msgid "Translations" msgstr "" -#: templates/web/base/admin/user-form.html:129 +#: templates/web/base/admin/user-form.html:128 msgid "Trusted by bodies:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:709 +#: perllib/FixMyStreet/Cobrand/ACV.pm:99 +#: perllib/FixMyStreet/Cobrand/Default.pm:727 msgid "Trusted to make reports that don't need to be inspected" msgstr "" -#: templates/web/base/admin/user-form.html:137 +#: templates/web/base/admin/user-form.html:136 msgid "Trusted:" msgstr "" +#: templates/web/base/auth/2faform.html:6 #: templates/web/base/auth/smsform.html:17 -#: templates/web/base/js/translation_strings.html:29 +#: templates/web/base/js/translation_strings.html:35 msgid "Try again" msgstr "Опитайте отново" @@ -4324,13 +4427,21 @@ msgstr "Опитайте отново" msgid "Try emailing us directly:" msgstr "" +#: templates/web/base/auth/generate_token.html:21 +msgid "Two-factor authentication has been activated" +msgstr "" + +#: templates/web/base/auth/generate_token.html:32 +msgid "Two-factor authentication has been deactivated" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:44 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 msgid "Type" msgstr "" -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 msgid "Unban" msgstr "" @@ -4353,7 +4464,7 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Photo.pm:109 #: perllib/FixMyStreet/App/Controller/Root.pm:141 -#: templates/web/base/js/translation_strings.html:38 +#: templates/web/base/js/translation_strings.html:44 msgid "Unknown error" msgstr "Непозната грешка" @@ -4425,23 +4536,23 @@ msgstr "Актуализация на статусите" msgid "Updated" msgstr "Актуализирано!" -#: perllib/FixMyStreet/DB/Result/Comment.pm:260 +#: perllib/FixMyStreet/DB/Result/Comment.pm:240 #, fuzzy msgid "Updated by <strong>%s</strong> (%s) at %s" msgstr "Публикувано от <strong>%s</strong> (%s) в %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:262 +#: perllib/FixMyStreet/DB/Result/Comment.pm:242 #, fuzzy msgid "Updated by <strong>%s</strong> at %s" msgstr "Публикувано от <strong>%s</strong> в %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1299 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1398 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1591 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1277 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1391 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1592 #: perllib/FixMyStreet/App/Controller/Admin.pm:933 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:767 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:792 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:862 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:806 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:901 msgid "Updated!" msgstr "Актуализирано!" @@ -4493,33 +4604,33 @@ msgstr "" msgid "User ID to attribute fetched comments to" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1745 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1755 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1746 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1756 #, fuzzy msgid "User added to abuse list" msgstr "Имейлът е добавен в списъка със злоупотреби" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1376 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1369 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1474 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1742 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1752 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1743 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1753 #, fuzzy msgid "User already in abuse list" msgstr "Имейлът е в списъка със злоупотреби" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1834 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1887 msgid "User flag removed" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1805 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1858 msgid "User flagged" msgstr "" #: templates/web/base/admin/report_blocks.html:18 -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 #: templates/web/base/admin/users.html:32 #, fuzzy msgid "User in abuse table" @@ -4535,14 +4646,16 @@ msgstr "" msgid "User:" msgstr "Потребители" -#: perllib/FixMyStreet/Cobrand/Default.pm:652 -#: perllib/FixMyStreet/Cobrand/Default.pm:711 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:403 +#: perllib/FixMyStreet/Cobrand/ACV.pm:101 +#: perllib/FixMyStreet/Cobrand/ACV.pm:271 +#: perllib/FixMyStreet/Cobrand/Default.pm:670 +#: perllib/FixMyStreet/Cobrand/Default.pm:729 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:430 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:55 msgid "Users" msgstr "Потребители" -#: templates/web/base/admin/user-form.html:159 +#: templates/web/base/admin/user-form.html:161 msgid "Users can perform the following actions within their assigned body or area." msgstr "" @@ -4616,7 +4729,7 @@ msgstr "" msgid "We need your email address, please give it below." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:207 +#: perllib/FixMyStreet/Script/Reports.pm:204 msgid "We realise this problem might be the responsibility of %s; however, we don't currently have any contact details for them. If you know of an appropriate contact address, please do get in touch." msgstr "" @@ -4639,7 +4752,7 @@ msgstr "Личните Ви данни ще бъдат използвани ед msgid "We’re sorry to hear the problem’s not fixed. Why not try writing to your local representatives?" msgstr "" -#: templates/web/base/dashboard/index.html:117 +#: templates/web/base/dashboard/index.html:118 msgid "Website" msgstr "" @@ -4672,7 +4785,7 @@ msgstr "" msgid "Which report is it a duplicate of?" msgstr "" -#: templates/web/base/js/translation_strings.html:57 +#: templates/web/base/js/translation_strings.html:63 msgid "Whoa there Testino! Three photos are enough." msgstr "" @@ -4680,8 +4793,8 @@ msgstr "" msgid "Why stop there? <a href=\"/alert\">Set up more alerts</a> for free." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:190 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:928 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:191 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:967 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:14 msgid "Wish" @@ -4691,7 +4804,7 @@ msgstr "" msgid "With request searches, it is also possible to search for agency_responsible to limit the requests to those sent to a single administration. The search term is the administration ID provided by <a href=\"%s\">MaPit</a>." msgstr "" -#: templates/web/base/dashboard/index.html:158 +#: templates/web/base/dashboard/index.html:159 msgid "Within the specified timeframe:" msgstr "" @@ -4711,7 +4824,7 @@ msgstr "Моля пишете на кирилица! Писането само msgid "Wrong location? Just click again on the map." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1221 +#: perllib/FixMyStreet/Cobrand/Default.pm:1239 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4739,7 +4852,7 @@ msgstr "Да, имам парола" msgid "You are complaining that this problem report was unnecessarily moderated:" msgstr "" -#: templates/web/base/js/translation_strings.html:77 +#: templates/web/base/js/translation_strings.html:83 msgid "You are offline" msgstr "" @@ -4756,7 +4869,7 @@ msgstr "" msgid "You can <a href=\"%s%s\">view the problem on this site</a>." msgstr "Можете да <a href=\"%s%s\">разгледате сигнала на този сайт</a>." -#: templates/web/base/admin/user-form.html:114 +#: templates/web/base/admin/user-form.html:110 msgid "You can add an abusive user's email to the abuse list, which automatically hides (and never sends) reports they create." msgstr "" @@ -4786,11 +4899,11 @@ msgstr "Можете да ни помогнете да намерим имейл msgid "You can mark a body as deleted if you do not want it to be active on the site." msgstr "Можете да маркирате района или общината за изтриване, ако не желаете да бъде активна за този сайт." -#: templates/web/base/js/translation_strings.html:35 +#: templates/web/base/js/translation_strings.html:41 msgid "You declined; please fill in the box above" msgstr "Вие отказахте; моля попълнете полето по-долу." -#: templates/web/base/js/translation_strings.html:79 +#: templates/web/base/js/translation_strings.html:85 msgid "You have <a id=\"oFN\" href=\"\"><span>%s</span> saved to submit</a>." msgstr "" @@ -4817,12 +4930,12 @@ msgstr "Вие излязохте успешно" msgid "You have located the problem at the point marked with a green pin on the map. If this is not the correct location, simply click on the map again. " msgstr "Сигналът е локализиран на местоположението отбелязано със зеленото кабърче върху картата. Ако това не е правилното местоположение, моля щракнете отново върху картата и изберете точната локация." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:125 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:142 #, fuzzy msgid "You have successfully added your phone number." msgstr "Успешно пoтвърдихте Вашият имейл адрес." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:141 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:158 #: templates/web/zurich/tokens/confirm_problem.html:5 #: templates/web/zurich/tokens/confirm_problem.html:6 msgid "You have successfully confirmed your email address." @@ -4833,7 +4946,7 @@ msgstr "Успешно пoтвърдихте Вашият имейл адрес. msgid "You have successfully confirmed your phone number." msgstr "Успешно пoтвърдихте Вашият имейл адрес." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:112 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:129 #, fuzzy msgid "You have successfully removed your phone number." msgstr "Успешно пoтвърдихте Вашият имейл адрес." @@ -4843,7 +4956,7 @@ msgstr "Успешно пoтвърдихте Вашият имейл адрес. msgid "You have successfully signed in; please check and confirm your details are accurate:" msgstr "Успешно влязохте в системата; моля проверете и потвърдете коректността на данните си:" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:147 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:164 #, fuzzy msgid "You have successfully verified your phone number." msgstr "Успешно пoтвърдихте Вашият имейл адрес." @@ -4874,8 +4987,10 @@ msgstr "" msgid "Your Reports" msgstr "Вашите Сигнали" -#: templates/web/base/auth/change_password.html:11 +#: templates/web/base/auth/change_password.html:13 #: templates/web/base/auth/generate_token.html:15 +#: templates/web/base/auth/generate_token.html:26 +#: templates/web/base/auth/generate_token.html:34 #: templates/web/base/main_nav_items.html:4 templates/web/base/my/my.html:18 msgid "Your account" msgstr "" @@ -4893,8 +5008,8 @@ msgid "Your email" msgstr "Имейл" #: templates/web/base/auth/change_email.html:15 -#: templates/web/zurich/auth/general.html:30 -#: templates/web/zurich/auth/general.html:58 +#: templates/web/zurich/auth/general.html:20 +#: templates/web/zurich/auth/general.html:48 msgid "Your email address" msgstr "Имейл адрес" @@ -4909,11 +5024,11 @@ msgstr "Имейл адрес" msgid "Your information will only be used in accordance with our <a href=\"/privacy\">privacy policy</a>" msgstr "Вашата информация ще бъде използва само спрямо нашата <a href=\"/privacy\">Политика за поверителност</a>" -#: templates/web/base/auth/general.html:114 +#: templates/web/base/auth/general.html:116 #: templates/web/base/contact/index.html:74 #: templates/web/base/report/new/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_name.html:33 -#: templates/web/zurich/auth/general.html:61 +#: templates/web/zurich/auth/general.html:51 #: templates/web/zurich/report/new/fill_in_details_form.html:63 msgid "Your name" msgstr "Име" @@ -4930,21 +5045,29 @@ msgstr "" msgid "Your name has been hidden." msgstr "" -#: templates/web/base/js/translation_strings.html:69 +#: templates/web/base/js/translation_strings.html:75 msgid "Your offline reports" msgstr "" -#: templates/web/base/auth/general.html:84 +#: templates/web/base/auth/general.html:86 #: templates/web/base/report/new/form_user_loggedout_password.html:10 #: templates/web/base/report/update/form_user_loggedout_password.html:9 -#: templates/web/zurich/auth/general.html:34 +#: templates/web/zurich/auth/general.html:24 msgid "Your password" msgstr "Парола" -#: templates/web/base/auth/change_password.html:10 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:170 +#: templates/web/base/auth/change_password.html:12 msgid "Your password has been changed" msgstr "Паролата Ви беше променена успешно" +#: templates/web/base/auth/general.html:133 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:52 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:25 +#: templates/web/zurich/auth/general.html:63 +msgid "Your password should include %d or more characters." +msgstr "" + #: templates/web/base/auth/change_phone.html:19 #: templates/web/base/contact/index.html:87 #: templates/web/zurich/report/new/fill_in_details_form.html:69 @@ -4969,7 +5092,7 @@ msgstr "" msgid "Your token has been generated" msgstr "Паролата Ви беше променена успешно" -#: templates/web/base/js/translation_strings.html:70 +#: templates/web/base/js/translation_strings.html:76 msgid "Your update has been saved offline for submission when back online." msgstr "" @@ -4987,17 +5110,17 @@ msgid "Yourself" msgstr "" #: templates/web/base/admin/category-checkboxes.html:7 -#: templates/web/base/admin/user-form.html:169 +#: templates/web/base/admin/user-form.html:171 msgid "all" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:909 #: perllib/FixMyStreet/App/Controller/Moderate.pm:85 -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:216 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:270 +#: perllib/FixMyStreet/DB/Result/Comment.pm:250 msgid "and a defect raised" msgstr "" @@ -5030,7 +5153,7 @@ msgid "from %s different users" msgstr "от %s различни потребители" #: templates/web/base/report/_item.html:63 -#: templates/web/zurich/report/_item.html:14 +#: templates/web/zurich/report/_item.html:16 msgid "last updated %s" msgstr "Последно обновено %s" @@ -5045,7 +5168,7 @@ msgid "n/a" msgstr "няма информация" #: templates/web/base/admin/category-checkboxes.html:8 -#: templates/web/base/admin/user-form.html:170 +#: templates/web/base/admin/user-form.html:172 msgid "none" msgstr "" @@ -5096,7 +5219,7 @@ msgstr "мястото не е било отбелязано на картата msgid "this location" msgstr "Преглед на местоположение" -#: perllib/FixMyStreet/Script/Reports.pm:183 +#: perllib/FixMyStreet/Script/Reports.pm:180 msgid "this type of local problem" msgstr "този тип сигнали" @@ -5104,11 +5227,11 @@ msgstr "този тип сигнали" msgid "today" msgstr "днес" -#: templates/web/base/js/translation_strings.html:80 +#: templates/web/base/js/translation_strings.html:86 msgid "update" msgstr "" -#: templates/web/base/js/translation_strings.html:81 +#: templates/web/base/js/translation_strings.html:87 msgid "updates" msgstr "" @@ -5124,12 +5247,12 @@ msgstr "потребителят е от същата община като пр msgid "user is problem owner" msgstr "потребителят е собственик на сигнала" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1778 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1831 #, fuzzy msgid "user not in abuse list" msgstr "Имейлът е в списъка със злоупотреби" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1829 #, fuzzy msgid "user removed from abuse list" msgstr "Имейлът е добавен в списъка със злоупотреби" @@ -5195,7 +5318,7 @@ msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:103 +#: templates/web/fixmystreet.com/reports/summary.html:104 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5293,6 +5416,12 @@ msgid_plural "reports" msgstr[0] "" msgstr[1] "" +#~ msgid "Email: %s" +#~ msgstr "Имейл: %s" + +#~ msgid "Name: %s" +#~ msgstr "Име: %s" + #~ msgid "By Date" #~ msgstr "По дата" diff --git a/locale/ca_ES.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/ca_ES.UTF-8/LC_MESSAGES/FixMyStreet.po index f6cbb95ed..12f9df1cf 100644 --- a/locale/ca_ES.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/ca_ES.UTF-8/LC_MESSAGES/FixMyStreet.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: matthew@mysociety.org\n" -"POT-Creation-Date: 2017-12-15 17:48+0000\n" +"POT-Creation-Date: 2018-02-12 15:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Josep Lluís - LliureTIC <joseplluis@lliuretic.cat>, 2017\n" "Language-Team: Catalan (Spain) (https://www.transifex.com/mysociety/teams/12067/ca_ES/)\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: perllib/FixMyStreet/DB/Result/Problem.pm:650 -#: perllib/FixMyStreet/Script/Reports.pm:196 +#: perllib/FixMyStreet/Script/Reports.pm:193 msgid " and " msgstr "i" @@ -87,8 +87,8 @@ msgstr "" msgid "%s live updates" msgstr "" -#: templates/web/base/dashboard/index.html:159 -#: templates/web/base/dashboard/index.html:163 +#: templates/web/base/dashboard/index.html:160 +#: templates/web/base/dashboard/index.html:164 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -122,7 +122,7 @@ msgstr "(sense número de telèfon)" msgid "(a-z and space only)" msgstr "" -#: templates/web/zurich/report/_item.html:19 +#: templates/web/zurich/report/_item.html:21 msgid "(closed)" msgstr "(tancat)" @@ -130,7 +130,7 @@ msgstr "(tancat)" msgid "(covers roughly 200,000 people)" msgstr "" -#: templates/web/zurich/report/_item.html:17 +#: templates/web/zurich/report/_item.html:19 msgid "(fixed)" msgstr "(corregit)" @@ -150,6 +150,7 @@ msgstr "" msgid "(not sent to council)" msgstr "" +#: templates/web/base/report/new/form_user_loggedin.html:38 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "(optional)" msgstr "(opcional)" @@ -164,7 +165,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "" #: perllib/FixMyStreet/App/Controller/Report/New.pm:252 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:688 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:685 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Tria una categoria --" @@ -194,7 +195,7 @@ msgstr "" msgid "<label for=\"statuses\">Show</label> %s reports <label for=\"filter_categories\">about</label> %s" msgstr "" -#: templates/web/base/js/translation_strings.html:78 +#: templates/web/base/js/translation_strings.html:84 msgid "<span>%s</span> saved." msgstr "<span>%s</span> desat." @@ -219,12 +220,12 @@ msgstr "" msgid "<strong>No</strong> Let me confirm my update by email/text" msgstr "" -#: templates/web/base/auth/general.html:110 -#: templates/web/zurich/auth/general.html:51 +#: templates/web/base/auth/general.html:112 +#: templates/web/zurich/auth/general.html:41 msgid "<strong>No</strong> let me sign in by email" msgstr "" -#: templates/web/base/auth/general.html:108 +#: templates/web/base/auth/general.html:110 msgid "<strong>No</strong> let me sign in by email or text" msgstr "" @@ -236,12 +237,16 @@ msgstr "" msgid "<strong>Note:</strong> This report hasn't yet been sent onwards for action. Any changes made may not be passed on." msgstr "" -#: templates/web/base/auth/general.html:79 +#: templates/web/base/auth/general.html:81 #: templates/web/base/report/new/form_user_loggedout_password.html:3 #: templates/web/base/report/update/form_user_loggedout_password.html:2 msgid "<strong>Yes</strong> I have a password" msgstr "<strong>Sí </strong> Tinc contrasenya" +#: templates/web/base/auth/generate_token.html:54 +msgid "Activate two-factor authentication" +msgstr "" + #: templates/web/base/my/my.html:39 templates/web/base/my/my.html:50 msgid "Add" msgstr "" @@ -312,15 +317,18 @@ msgstr "" msgid "Add user" msgstr "Afegeix un usuari" -#: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/ACV.pm:108 +#: perllib/FixMyStreet/Cobrand/Default.pm:736 msgid "Add/edit problem categories" msgstr "Afegeix/edita categories de problemes" -#: perllib/FixMyStreet/Cobrand/Default.pm:720 +#: perllib/FixMyStreet/Cobrand/ACV.pm:110 +#: perllib/FixMyStreet/Cobrand/Default.pm:738 msgid "Add/edit response priorities" msgstr "Afegeix/edita prioritats de resposta" -#: perllib/FixMyStreet/Cobrand/Default.pm:719 +#: perllib/FixMyStreet/Cobrand/ACV.pm:109 +#: perllib/FixMyStreet/Cobrand/Default.pm:737 msgid "Add/edit response templates" msgstr "Afegeix/edita plantilles de resposta" @@ -336,7 +344,7 @@ msgstr "" msgid "Admin" msgstr "Admin" -#: templates/web/base/auth/change_password.html:39 +#: templates/web/base/auth/change_password.html:51 msgid "Again:" msgstr "" @@ -355,12 +363,12 @@ msgstr "Avisa'm de futures actualitzacions" #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 -#: templates/web/base/dashboard/index.html:63 +#: templates/web/base/dashboard/index.html:64 #: templates/web/base/reports/_list-filters.html:3 msgid "All" msgstr "Tot" -#: templates/web/zurich/reports/index.html:13 +#: templates/web/zurich/reports/index.html:14 msgid "All Reports" msgstr "Tots els informes" @@ -429,13 +437,13 @@ msgstr "Anònim" msgid "Another user" msgstr "Un altre usuari" -#: templates/web/base/js/translation_strings.html:59 +#: templates/web/base/js/translation_strings.html:65 msgid "Are you sure you want to cancel this upload?" msgstr "Estàs segur de voler cancel·lar aquesta càrrega?" #: templates/web/base/admin/report_edit.html:84 #: templates/web/base/admin/template_edit.html:75 -#: templates/web/base/js/translation_strings.html:73 +#: templates/web/base/js/translation_strings.html:79 #: templates/web/base/report/display_tools.html:6 msgid "Are you sure?" msgstr "Estàs segur?" @@ -446,7 +454,7 @@ msgstr "Estàs segur?" msgid "Area covered" msgstr "Àrea coberta" -#: templates/web/base/admin/user-form.html:82 +#: templates/web/base/admin/user-form.html:78 msgid "Area:" msgstr "Àrea:" @@ -472,11 +480,12 @@ msgstr "Assigna a un cos extern:" msgid "Assign to subdivision:" msgstr "Assigna a subdivisió:" -#: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/ACV.pm:105 +#: perllib/FixMyStreet/Cobrand/Default.pm:733 msgid "Assign users to areas" msgstr "Assigna usuaris a àreas" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:219 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:220 msgid "Assigned to %s" msgstr "Assignat a %s" @@ -488,8 +497,8 @@ msgstr "" msgid "At the moment only searching for and looking at reports work." msgstr "" -#: templates/web/base/admin/user-form.html:96 -#: templates/web/base/admin/user-form.html:97 +#: templates/web/base/admin/user-form.html:92 +#: templates/web/base/admin/user-form.html:93 msgid "Authorised staff users can be associated with the categories in which they operate." msgstr "" @@ -515,11 +524,11 @@ msgid "Avoid personal information and vehicle number plates" msgstr "" #: perllib/FixMyStreet/DB/Result/Problem.pm:344 -#: templates/web/zurich/report/_item.html:9 +#: templates/web/zurich/report/_item.html:11 msgid "Awaiting moderation" msgstr "Esperant moderació" -#: templates/web/base/js/translation_strings.html:31 +#: templates/web/base/js/translation_strings.html:37 msgid "Back" msgstr "Torna" @@ -532,9 +541,11 @@ msgstr "Torna a tots els informes" msgid "Ban user" msgstr "Marca l'usuari" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 -#: perllib/FixMyStreet/Cobrand/Default.pm:717 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:396 +#: perllib/FixMyStreet/Cobrand/ACV.pm:107 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 +#: perllib/FixMyStreet/Cobrand/Default.pm:735 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:423 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:55 #: templates/web/zurich/header.html:50 @@ -548,7 +559,7 @@ msgstr "Cossos" msgid "Body" msgstr "Cos" -#: templates/web/base/admin/user-form.html:54 +#: templates/web/base/admin/user-form.html:46 msgid "Body:" msgstr "Cos:" @@ -564,7 +575,8 @@ msgstr "" msgid "Can't see the map? <em>Skip this step</em>" msgstr "No pots veure el mapa? <em>Salta aquest pas</em>" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -578,7 +590,7 @@ msgstr "Categories:" #: templates/web/base/admin/body.html:72 #: templates/web/base/admin/contact-form.html:19 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:99 +#: templates/web/base/dashboard/index.html:100 #: templates/web/base/report/_inspect.html:54 #: templates/web/base/report/_item.html:92 #: templates/web/base/report/new/category.html:12 @@ -591,7 +603,7 @@ msgstr "Categories:" msgid "Category" msgstr "Categoria" -#: templates/web/base/dashboard/index.html:102 +#: templates/web/base/dashboard/index.html:103 #, fuzzy msgid "Category and State" msgstr "Categoria" @@ -614,7 +626,7 @@ msgstr "" msgid "Category:" msgstr "Categoria:" -#: perllib/FixMyStreet/Script/Reports.pm:187 +#: perllib/FixMyStreet/Script/Reports.pm:184 msgid "Category: %s" msgstr "Categoria: %s" @@ -630,9 +642,7 @@ msgid "Change email address" msgstr "Canvia l'adreça de correu electrònic" #: templates/web/base/auth/change_password.html:1 -#: templates/web/base/auth/change_password.html:16 -#: templates/web/base/auth/change_password.html:4 -#: templates/web/base/auth/change_password.html:43 +#: templates/web/base/auth/change_password.html:5 #: templates/web/base/my/my.html:63 msgid "Change password" msgstr "Canvia la contrasenya" @@ -668,7 +678,7 @@ msgstr "" msgid "Choose another" msgstr "Escull un altre" -#: templates/web/base/js/translation_strings.html:72 +#: templates/web/base/js/translation_strings.html:78 msgid "Clear offline data" msgstr "Neteja les dades fora de línia" @@ -697,14 +707,14 @@ msgstr "Fes clic a l'enllaç del nostre correu electrònic de confirmació per e msgid "Click the link in that email to sign in." msgstr "Fes clic a l'enllaç del nostre correu electrònic de confirmació per entrar amb el teu usuari." -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:134 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:194 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:965 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:1004 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:195 #: perllib/FixMyStreet/DB/ResultSet/State.pm:71 #: templates/web/base/admin/states/index.html:103 #: templates/web/base/admin/states/index.html:27 #: templates/web/base/admin/states/index.html:33 -#: templates/web/base/dashboard/index.html:112 +#: templates/web/base/dashboard/index.html:113 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:10 #: templates/web/zurich/admin/header.html:16 @@ -737,15 +747,17 @@ msgid "Cobrand:" msgstr "" #: templates/web/base/admin/extra-metadata-form.html:14 +#: templates/web/base/auth/2faform.html:18 #: templates/web/base/auth/smsform.html:24 msgid "Code" msgstr "" -#: templates/web/base/js/translation_strings.html:50 +#: templates/web/base/js/translation_strings.html:56 msgid "Collapse map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:629 +#: perllib/FixMyStreet/Cobrand/ACV.pm:256 +#: perllib/FixMyStreet/Cobrand/Default.pm:647 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" msgstr "Configuració" @@ -754,6 +766,7 @@ msgstr "Configuració" msgid "Confirm" msgstr "Confirma" +#: templates/web/base/auth/2faform.html:1 #: templates/web/base/auth/smsform.html:1 templates/web/base/auth/token.html:1 msgid "Confirm account" msgstr "Confirma el compte" @@ -803,12 +816,12 @@ msgstr "Contacta a l'equip" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1801 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1830 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1854 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1883 msgid "Could not find user" msgstr "" -#: templates/web/base/js/translation_strings.html:36 +#: templates/web/base/js/translation_strings.html:42 msgid "Could not look up location" msgstr "" @@ -853,15 +866,18 @@ msgstr "Crea una categoria" msgid "Create priority" msgstr "Crea una prioritat" -#: perllib/FixMyStreet/Cobrand/Default.pm:701 +#: perllib/FixMyStreet/Cobrand/ACV.pm:91 +#: perllib/FixMyStreet/Cobrand/Default.pm:719 msgid "Create reports/updates as anonymous user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:702 +#: perllib/FixMyStreet/Cobrand/ACV.pm:92 +#: perllib/FixMyStreet/Cobrand/Default.pm:720 msgid "Create reports/updates as the council" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:700 +#: perllib/FixMyStreet/Cobrand/ACV.pm:90 +#: perllib/FixMyStreet/Cobrand/Default.pm:718 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -882,12 +898,17 @@ msgstr "Creat" msgid "Created:" msgstr "Creat:" -#: templates/web/base/auth/generate_token.html:27 +#: templates/web/base/auth/change_password.html:40 +#, fuzzy +msgid "Current password:" +msgstr "Nova contrasenya:" + +#: templates/web/base/auth/generate_token.html:46 #, fuzzy msgid "Current token:" msgstr "Estat actual" -#: templates/web/base/dashboard/index.html:91 +#: templates/web/base/dashboard/index.html:92 msgid "Currently grouped by %s" msgstr "" @@ -896,7 +917,7 @@ msgstr "" msgid "Currently no bodies have been created." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:830 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:869 #: templates/web/zurich/admin/report_edit-sdm.html:105 msgid "Customer not contactable" msgstr "" @@ -908,6 +929,10 @@ msgstr "" msgid "Dashboard" msgstr "" +#: templates/web/base/auth/generate_token.html:54 +msgid "Deactivate two-factor authentication" +msgstr "" + #: templates/web/zurich/admin/stats/index.html:35 msgid "Dealt with by subdivision within 5 working days" msgstr "" @@ -958,7 +983,7 @@ msgstr "Descripció:" msgid "Detailed information is limited to %d characters." msgstr "" -#: templates/web/base/js/translation_strings.html:33 +#: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Detalls" @@ -970,7 +995,7 @@ msgstr "Detalls" msgid "Details:" msgstr "Detalls:" -#: templates/web/base/dashboard/index.html:103 +#: templates/web/base/dashboard/index.html:104 msgid "Device and Site" msgstr "" @@ -1021,7 +1046,7 @@ msgstr "No t'agraden els formularis?" msgid "Down one" msgstr "" -#: templates/web/base/js/translation_strings.html:58 +#: templates/web/base/js/translation_strings.html:64 msgid "Drag and drop photos here or <u>click to upload</u>" msgstr "" @@ -1062,23 +1087,27 @@ msgstr "Edita" msgid "Edit body details" msgstr "Edita els detalls del cos" -#: perllib/FixMyStreet/Cobrand/Default.pm:712 +#: perllib/FixMyStreet/Cobrand/ACV.pm:102 +#: perllib/FixMyStreet/Cobrand/Default.pm:730 msgid "Edit other users' details" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:713 +#: perllib/FixMyStreet/Cobrand/ACV.pm:103 +#: perllib/FixMyStreet/Cobrand/Default.pm:731 msgid "Edit other users' permissions" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:695 +#: perllib/FixMyStreet/Cobrand/ACV.pm:89 +#: perllib/FixMyStreet/Cobrand/Default.pm:713 msgid "Edit report category" msgstr "Edita la categoria d'informes" -#: perllib/FixMyStreet/Cobrand/Default.pm:696 +#: perllib/FixMyStreet/Cobrand/Default.pm:714 msgid "Edit report priority" msgstr "Edita la prioritat d'informes" -#: perllib/FixMyStreet/Cobrand/Default.pm:694 +#: perllib/FixMyStreet/Cobrand/ACV.pm:88 +#: perllib/FixMyStreet/Cobrand/Default.pm:712 msgid "Edit reports" msgstr "Edita els informes" @@ -1111,8 +1140,8 @@ msgstr "Editor" #: templates/web/base/admin/users.html:17 #: templates/web/zurich/admin/body-form.html:9 #: templates/web/zurich/admin/body.html:15 -#: templates/web/zurich/auth/general.html:24 -#: templates/web/zurich/auth/general.html:54 +#: templates/web/zurich/auth/general.html:14 +#: templates/web/zurich/auth/general.html:44 msgid "Email" msgstr "Correu electrònic" @@ -1138,7 +1167,7 @@ msgstr "Alerta de correu electrònic creada" msgid "Email alert deleted" msgstr "Alerta de correu electrònic eliminada" -#: templates/web/base/admin/user-form.html:22 +#: templates/web/base/admin/user-form.html:21 msgid "Email verified:" msgstr "" @@ -1149,10 +1178,6 @@ msgstr "" msgid "Email:" msgstr "Correu electrònic:" -#: perllib/FixMyStreet/Script/Reports.pm:111 -msgid "Email: %s" -msgstr "Correu electrònic: %s" - #: templates/web/base/admin/open311-form-fields.html:55 #: templates/web/base/admin/open311-form-fields.html:56 msgid "" @@ -1170,7 +1195,7 @@ msgid "" " problem must be emailed, while others can be sent over Open311." msgstr "" -#: templates/web/base/dashboard/index.html:77 +#: templates/web/base/dashboard/index.html:78 #, fuzzy msgid "End Date" msgstr "Per data" @@ -1179,7 +1204,7 @@ msgstr "Per data" msgid "Endpoint" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:81 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:82 msgid "Enter a Zürich street name" msgstr "" @@ -1198,10 +1223,10 @@ msgstr "" msgid "Enter a nearby street name and area" msgstr "" -#: templates/web/base/auth/general.html:123 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:45 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:17 -#: templates/web/zurich/auth/general.html:65 +#: templates/web/base/auth/general.html:128 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:47 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:20 +#: templates/web/zurich/auth/general.html:58 msgid "Enter a password" msgstr "Entra una contrasenya" @@ -1236,7 +1261,7 @@ msgstr "Exemples:" msgid "Existing category" msgstr "Categoria existent" -#: templates/web/base/js/translation_strings.html:49 +#: templates/web/base/js/translation_strings.html:55 msgid "Expand map" msgstr "" @@ -1244,12 +1269,12 @@ msgstr "" msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:104 +#: templates/web/base/dashboard/index.html:105 msgid "Export as CSV" msgstr "Exporta com a CSV" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:179 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:918 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:180 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:957 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:12 msgid "Extern" @@ -1272,7 +1297,7 @@ msgstr "Cos extern" msgid "External team" msgstr "Equip extern" -#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Default.pm:674 #: templates/web/base/admin/reportextrafields/edit.html:1 #: templates/web/base/admin/reportextrafields/index.html:1 #, fuzzy @@ -1312,10 +1337,10 @@ msgid "Fix this by choosing an <strong>area covered</strong> in the <em>Edit bod msgstr "" #: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:133 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:113 +#: templates/web/base/dashboard/index.html:114 msgid "Fixed" msgstr "Corregit" @@ -1337,7 +1362,7 @@ msgstr "Marca com esborrat" msgid "Flag user" msgstr "Marca l'usuari" -#: perllib/FixMyStreet/Cobrand/Default.pm:627 +#: perllib/FixMyStreet/Cobrand/Default.pm:645 #: templates/web/base/admin/users.html:20 msgid "Flagged" msgstr "Marcat" @@ -1346,7 +1371,7 @@ msgstr "Marcat" msgid "Flagged reports and users" msgstr "Informes i usuaris marcats" -#: templates/web/base/admin/user-form.html:112 +#: templates/web/base/admin/user-form.html:108 msgid "Flagged users are listed on the <a href='%s'>flagged</a> page." msgstr "" @@ -1354,8 +1379,8 @@ msgstr "" msgid "Flagged users are not restricted in any way. This is just a list of users that have been marked for attention." msgstr "" -#: templates/web/base/admin/report_edit.html:140 -#: templates/web/base/admin/user-form.html:118 +#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/user-form.html:115 msgid "Flagged:" msgstr "Marcat:" @@ -1375,17 +1400,17 @@ msgstr "" msgid "For more information, see <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." msgstr "" -#: templates/web/base/auth/general.html:94 +#: templates/web/base/auth/general.html:96 #: templates/web/base/report/new/form_user_loggedout_password.html:20 #: templates/web/base/report/update/form_user_loggedout_password.html:19 msgid "Forgotten your password?" msgstr "Has oblidat la teva contrasenya?" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:748 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:787 msgid "Forwarded to external body" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:749 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:788 msgid "Forwarded wish to external body" msgstr "" @@ -1395,11 +1420,7 @@ msgstr "" msgid "Frequently Asked Questions" msgstr "Preguntes mes freqüents (FAQ)" -#: templates/web/base/auth/generate_token.html:1 -#: templates/web/base/auth/generate_token.html:2 -#: templates/web/base/auth/generate_token.html:20 -#: templates/web/base/auth/generate_token.html:33 -#: templates/web/base/my/my.html:65 +#: templates/web/base/auth/generate_token.html:52 msgid "Generate token" msgstr "" @@ -1446,7 +1467,8 @@ msgstr "Ves" msgid "Going to send questionnaire?" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:714 +#: perllib/FixMyStreet/Cobrand/ACV.pm:104 +#: perllib/FixMyStreet/Cobrand/Default.pm:732 msgid "Grant access to the admin" msgstr "" @@ -1454,11 +1476,11 @@ msgstr "" msgid "Graph of problem creation by status over time" msgstr "" -#: templates/web/base/dashboard/index.html:93 +#: templates/web/base/dashboard/index.html:94 msgid "Group by %s" msgstr "" -#: templates/web/base/dashboard/index.html:98 +#: templates/web/base/dashboard/index.html:99 msgid "Group by:" msgstr "" @@ -1490,7 +1512,7 @@ msgstr "" msgid "Hi %s" msgstr "Hola %s" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:911 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:950 #: perllib/FixMyStreet/DB/ResultSet/State.pm:64 #: templates/web/base/admin/update_edit.html:30 #: templates/web/zurich/admin/header.html:1 @@ -1500,6 +1522,11 @@ msgstr "Hola %s" msgid "Hidden" msgstr "Ocultat" +#: templates/web/base/admin/user-form.html:197 +#, fuzzy +msgid "Hide all reports and updates" +msgstr "Informes i usuaris marcats" + #: templates/web/base/report/_main.html:105 msgid "Hide entire report" msgstr "Oculta l'informe complet" @@ -1523,7 +1550,7 @@ msgstr "Oculta el meu nom en aquest informe" #: templates/web/base/around/display_location.html:60 #: templates/web/base/around/display_location.html:68 -#: templates/web/base/js/translation_strings.html:55 +#: templates/web/base/js/translation_strings.html:61 msgid "Hide pins" msgstr "" @@ -1552,7 +1579,7 @@ msgstr "Inici" msgid "How to report a problem" msgstr "Com informar un problema" -#: templates/web/base/js/translation_strings.html:32 +#: templates/web/base/js/translation_strings.html:38 msgid "How to send successful reports" msgstr "Com enviar informes satisfactoris" @@ -1611,7 +1638,7 @@ msgid "" " the menu. Make sure you use the same category name in the bodies if you want this to happen." msgstr "" -#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/auth/generate_token.html:61 msgid "If you generate a new token the existing token will no longer work." msgstr "" @@ -1685,8 +1712,8 @@ msgstr "En taula d'abús?" msgid "In addition, the following attributes that are not part of the Open311 v2 specification are returned: agency_sent_datetime, title (also returned as part of description), interface_used, comment_count, requestor_name (only present if requestor allowed the name to be shown on this site)." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:197 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:959 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:198 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:998 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:8 msgid "In progress" @@ -1716,7 +1743,7 @@ msgstr "" msgid "Inspection required" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:698 +#: perllib/FixMyStreet/Cobrand/Default.pm:716 msgid "Instruct contractors to fix problems" msgstr "" @@ -1748,20 +1775,20 @@ msgstr "" msgid "It’s on its way to the council right now." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:182 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:183 msgid "Jurisdiction Unknown" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:923 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:962 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:15 msgid "Jurisdiction unknown" msgstr "" -#: templates/web/base/auth/general.html:90 +#: templates/web/base/auth/general.html:92 #: templates/web/base/report/new/form_user_loggedout_password.html:16 #: templates/web/base/report/update/form_user_loggedout_password.html:15 -#: templates/web/zurich/auth/general.html:40 +#: templates/web/zurich/auth/general.html:30 msgid "Keep me signed in on this computer" msgstr "" @@ -1825,6 +1852,11 @@ msgstr "" msgid "List all reported problems" msgstr "Llista tots els problemes informats" +#: templates/web/base/around/on_map_list_items.html:18 +#, fuzzy +msgid "Loading reports…" +msgstr "Edita els informes" + #: templates/web/base/report/new/category_wrapper.html:8 msgid "Loading..." msgstr "Carregant..." @@ -1863,23 +1895,31 @@ msgstr "" msgid "Log in with Twitter" msgstr "" -#: templates/web/base/js/translation_strings.html:65 +#: templates/web/base/js/translation_strings.html:71 msgid "Log in with email" msgstr "" -#: templates/web/base/js/translation_strings.html:63 +#: templates/web/base/js/translation_strings.html:69 msgid "Log in with email/text" msgstr "" -#: templates/web/base/dashboard/index.html:81 +#: templates/web/base/admin/user-form.html:195 +msgid "Log out of all sessions" +msgstr "" + +#: templates/web/base/dashboard/index.html:82 msgid "Look up" msgstr "" -#: templates/web/base/js/translation_strings.html:44 +#: templates/web/base/js/translation_strings.html:50 msgid "MAP" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:699 +#: templates/web/base/admin/user-form.html:196 +msgid "Make anonymous on all reports and updates" +msgstr "" + +#: perllib/FixMyStreet/Cobrand/Default.pm:717 msgid "Manage shortlist" msgstr "" @@ -1887,7 +1927,7 @@ msgstr "" msgid "Manual order" msgstr "" -#: templates/web/base/js/translation_strings.html:46 +#: templates/web/base/js/translation_strings.html:52 msgid "Map" msgstr "Mapa" @@ -1895,11 +1935,11 @@ msgstr "Mapa" msgid "Mark as sent" msgstr "Marca com enviat" -#: templates/web/base/admin/user-form.html:110 +#: templates/web/base/admin/user-form.html:106 msgid "Mark users whose behaviour you want to keep a check on as <strong>flagged</strong>." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:697 +#: perllib/FixMyStreet/Cobrand/Default.pm:715 msgid "Markup problem details" msgstr "" @@ -1927,7 +1967,8 @@ msgstr "" msgid "Moderate" msgstr "Modera" -#: perllib/FixMyStreet/Cobrand/Default.pm:693 +#: perllib/FixMyStreet/Cobrand/ACV.pm:87 +#: perllib/FixMyStreet/Cobrand/Default.pm:711 msgid "Moderate report details" msgstr "Modera detalls de l'informe" @@ -1953,7 +1994,7 @@ msgstr "" msgid "Moderation reason:" msgstr "Raó de moderació:" -#: templates/web/base/dashboard/index.html:101 +#: templates/web/base/dashboard/index.html:102 msgid "Month" msgstr "Mes" @@ -1975,12 +2016,12 @@ msgstr "Més comentat" #: templates/web/base/admin/states/index.html:108 #: templates/web/base/admin/states/index.html:11 #: templates/web/base/admin/users.html:16 -#: templates/web/base/auth/general.html:113 +#: templates/web/base/auth/general.html:115 #: templates/web/base/report/new/form_user_loggedin.html:49 #: templates/web/base/report/new/form_user_loggedout_by_email.html:11 #: templates/web/base/report/update/form_name.html:27 #: templates/web/zurich/admin/body-form.html:4 -#: templates/web/zurich/auth/general.html:60 +#: templates/web/zurich/auth/general.html:50 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "Name" msgstr "Nom" @@ -1993,10 +2034,6 @@ msgstr "Nom" msgid "Name:" msgstr "Nom:" -#: perllib/FixMyStreet/Script/Reports.pm:110 -msgid "Name: %s" -msgstr "Nom: %s" - #: templates/web/base/report/_inspect.html:44 msgid "Navigate to this problem" msgstr "Navega a aquest problema" @@ -2015,8 +2052,8 @@ msgstr "" msgid "Nearest postcode to the pin placed on the map (automatically generated): %s (%sm away)" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:521 -#: perllib/FixMyStreet/Cobrand/Default.pm:549 +#: perllib/FixMyStreet/Cobrand/Default.pm:539 +#: perllib/FixMyStreet/Cobrand/Default.pm:567 msgid "Nearest road to the pin placed on the map (automatically generated by Bing Maps): %s" msgstr "" @@ -2034,11 +2071,12 @@ msgstr "" msgid "Nearly done! Now check your email…" msgstr "" +#: templates/web/base/auth/2faform.html:8 #: templates/web/base/auth/smsform.html:19 msgid "Nearly done! Now check your phone…" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:129 #, fuzzy msgid "New" msgstr "El més nou" @@ -2068,7 +2106,7 @@ msgstr "Nous problemes locals a FixMyStreet" msgid "New note to DM:" msgstr "" -#: templates/web/base/auth/change_password.html:35 +#: templates/web/base/auth/change_password.html:47 msgid "New password:" msgstr "Nova contrasenya:" @@ -2126,7 +2164,7 @@ msgstr "El més nou" msgid "Next" msgstr "Següent" -#: perllib/FixMyStreet/Cobrand/Default.pm:1222 +#: perllib/FixMyStreet/Cobrand/Default.pm:1240 #: templates/web/base/admin/category_edit.html:4 #: templates/web/base/admin/list_updates.html:32 #: templates/web/base/admin/list_updates.html:34 @@ -2142,11 +2180,11 @@ msgstr "Següent" msgid "No" msgstr "No" -#: templates/web/base/admin/user-form.html:84 +#: templates/web/base/admin/user-form.html:80 msgid "No area" msgstr "Sense àrea" -#: templates/web/base/admin/user-form.html:55 +#: templates/web/base/admin/user-form.html:48 msgid "No body" msgstr "Sense cos" @@ -2183,7 +2221,7 @@ msgstr "" msgid "No reports to show on map, here are some nearby:" msgstr "" -#: templates/web/base/js/translation_strings.html:37 +#: templates/web/base/js/translation_strings.html:43 msgid "No result returned" msgstr "No s'han retornat resultats" @@ -2205,15 +2243,15 @@ msgstr "Sense seguidors" msgid "None" msgstr "Cap" -#: templates/web/base/admin/user-form.html:76 -#: templates/web/base/admin/user-form.html:77 +#: templates/web/base/admin/user-form.html:72 +#: templates/web/base/admin/user-form.html:73 msgid "" "Normal (public) users should not be associated with any <strong>area</strong>.<br>\n" " Authorised staff users can be associated with the area in which they operate." msgstr "" -#: templates/web/base/admin/user-form.html:46 -#: templates/web/base/admin/user-form.html:47 +#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:39 msgid "" "Normal (public) users should not be associated with any <strong>body</strong>.<br>\n" " Authorised staff users can be associated with the body they represent.<br>\n" @@ -2221,8 +2259,8 @@ msgid "" " activity across their body), the ability to hide reports or set special report statuses." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:186 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:933 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:187 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:972 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:13 msgid "Not contactable" @@ -2281,15 +2319,15 @@ msgstr "" msgid "Number of problems reported in each ward, in the last 7 days." msgstr "" -#: templates/web/base/js/translation_strings.html:43 +#: templates/web/base/js/translation_strings.html:49 msgid "OK" msgstr "" -#: templates/web/base/js/translation_strings.html:74 +#: templates/web/base/js/translation_strings.html:80 msgid "Offline data cleared" msgstr "" -#: templates/web/base/js/translation_strings.html:71 +#: templates/web/base/js/translation_strings.html:77 msgid "Offline update data saved" msgstr "" @@ -2305,14 +2343,14 @@ msgstr "" msgid "On behalf of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:174 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:905 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:175 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:944 #: perllib/FixMyStreet/DB/ResultSet/State.pm:70 #: templates/web/base/admin/states/index.html:102 #: templates/web/base/admin/states/index.html:25 #: templates/web/base/admin/states/index.html:32 #: templates/web/base/admin/update_edit.html:30 -#: templates/web/base/dashboard/index.html:111 +#: templates/web/base/dashboard/index.html:112 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:7 #: templates/web/zurich/admin/update_edit.html:18 @@ -2352,17 +2390,17 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1238 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:689 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:690 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1262 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:686 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:687 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:716 #: perllib/FixMyStreet/App/Controller/Report/New.pm:719 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:722 #: perllib/FixMyStreet/DB/Result/Problem.pm:588 #: perllib/FixMyStreet/DB/Result/Problem.pm:595 #: perllib/FixMyStreet/DB/Result/Problem.pm:610 #: perllib/FixMyStreet/DB/Result/Problem.pm:619 -#: perllib/FixMyStreet/Script/Reports.pm:182 -#: perllib/FixMyStreet/Script/Reports.pm:197 +#: perllib/FixMyStreet/Script/Reports.pm:179 +#: perllib/FixMyStreet/Script/Reports.pm:194 msgid "Other" msgstr "" @@ -2396,23 +2434,23 @@ msgstr "" msgid "Partial" msgstr "" -#: templates/web/base/auth/general.html:116 +#: templates/web/base/auth/general.html:118 #: templates/web/base/report/new/form_user_loggedout_by_email.html:38 #: templates/web/base/report/update/form_user_loggedout_by_email.html:10 -#: templates/web/zurich/auth/general.html:32 -#: templates/web/zurich/auth/general.html:63 +#: templates/web/zurich/auth/general.html:22 +#: templates/web/zurich/auth/general.html:53 msgid "Password (optional)" msgstr "" -#: templates/web/base/auth/general.html:81 +#: templates/web/base/auth/general.html:83 msgid "Password:" msgstr "" -#: templates/web/base/js/translation_strings.html:52 +#: templates/web/base/js/translation_strings.html:58 msgid "Permalink" msgstr "" -#: templates/web/base/admin/user-form.html:162 +#: templates/web/base/admin/user-form.html:164 msgid "Permissions:" msgstr "" @@ -2431,12 +2469,12 @@ msgstr "" msgid "Phone number (optional)" msgstr "" -#: templates/web/base/admin/user-form.html:30 +#: templates/web/base/admin/user-form.html:25 msgid "Phone verified:" msgstr "" #: templates/web/base/admin/report_edit.html:135 -#: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 +#: templates/web/base/admin/user-form.html:23 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:39 msgid "Phone:" msgstr "" @@ -2490,12 +2528,12 @@ msgid "Pick your ward" msgstr "" #: templates/web/base/around/display_location.html:74 -#: templates/web/base/js/translation_strings.html:30 +#: templates/web/base/js/translation_strings.html:36 msgid "Place pin on map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:945 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:951 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:984 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:990 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:9 #: templates/web/zurich/admin/index-dm.html:9 @@ -2506,8 +2544,8 @@ msgstr "" msgid "Please be polite, concise and to the point." msgstr "" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:27 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:31 msgid "Please check the passwords and try again" msgstr "" @@ -2515,26 +2553,30 @@ msgstr "" #: templates/web/base/auth/_username_error.html:9 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:27 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:9 msgid "Please check your email address is correct" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1334 -#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1327 +#: perllib/FixMyStreet/DB/Result/User.pm:205 +#: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:7 msgid "Please check your phone number is correct" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:297 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:905 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:928 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:923 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:946 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 -#: templates/web/base/js/translation_strings.html:10 +#: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" msgstr "" +#: perllib/FixMyStreet/App/Controller/Auth.pm:383 +#: perllib/FixMyStreet/App/Controller/Auth.pm:409 +msgid "Please choose a less commonly-used password" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Admin.pm:345 #: templates/web/base/admin/bodies.html:4 templates/web/base/admin/body.html:11 #: templates/web/base/admin/template_edit.html:13 @@ -2554,19 +2596,20 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:298 #: perllib/FixMyStreet/DB/Result/Comment.pm:128 -#: templates/web/base/js/translation_strings.html:3 +#: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1332 -#: perllib/FixMyStreet/DB/Result/User.pm:200 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1325 +#: perllib/FixMyStreet/DB/Result/User.pm:208 +#: perllib/FixMyStreet/DB/Result/User.pm:209 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:4 msgid "Please enter a mobile number" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1365 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1461 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1462 msgid "Please enter a name" msgstr "" @@ -2574,52 +2617,50 @@ msgstr "" msgid "Please enter a name for this body" msgstr "" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:25 -#: templates/web/base/js/translation_strings.html:20 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:29 +#: templates/web/base/js/translation_strings.html:23 msgid "Please enter a password" msgstr "" #: perllib/FixMyStreet/App/Controller/Contact.pm:115 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 -#: templates/web/base/js/translation_strings.html:4 +#: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1362 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1452 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1355 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1453 #: perllib/FixMyStreet/App/Controller/Admin.pm:311 -#: perllib/FixMyStreet/DB/Result/User.pm:193 -#: templates/web/base/js/translation_strings.html:13 -#: templates/web/base/js/translation_strings.html:17 +#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: templates/web/base/js/translation_strings.html:16 +#: templates/web/base/js/translation_strings.html:20 msgid "Please enter a valid email" msgstr "" -#: perllib/FixMyStreet/App/Controller/Alert.pm:350 +#: perllib/FixMyStreet/App/Controller/Alert.pm:355 #: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please enter a valid email address" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1356 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1446 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1349 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 msgid "Please enter a valid email or phone number" msgstr "" #: perllib/FixMyStreet/DB/Result/Problem.pm:369 -#: templates/web/base/js/translation_strings.html:5 +#: templates/web/base/js/translation_strings.html:8 msgid "Please enter some details" msgstr "" #: perllib/FixMyStreet/App/Controller/Contact.pm:114 -#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: perllib/FixMyStreet/DB/Result/User.pm:196 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:26 -#: templates/web/base/js/translation_strings.html:12 -#: templates/web/base/js/translation_strings.html:16 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:8 +#: templates/web/base/js/translation_strings.html:15 +#: templates/web/base/js/translation_strings.html:19 msgid "Please enter your email" msgstr "" @@ -2627,34 +2668,34 @@ msgstr "" msgid "Please enter your email address" msgstr "" -#: templates/web/base/js/translation_strings.html:26 +#: templates/web/base/js/translation_strings.html:32 msgid "Please enter your first name" msgstr "" #: perllib/FixMyStreet/Cobrand/UK.pm:326 -#: templates/web/base/js/translation_strings.html:8 +#: templates/web/base/js/translation_strings.html:11 msgid "Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below" msgstr "" #: perllib/FixMyStreet/App/Controller/Contact.pm:113 #: perllib/FixMyStreet/DB/Result/Comment.pm:125 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 -#: perllib/FixMyStreet/DB/Result/User.pm:186 -#: templates/web/base/js/translation_strings.html:7 +#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: templates/web/base/js/translation_strings.html:10 msgid "Please enter your name" msgstr "" #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:6 -#: templates/web/base/js/translation_strings.html:23 +#: templates/web/base/js/translation_strings.html:29 msgid "Please enter your phone number" msgstr "" -#: templates/web/base/js/translation_strings.html:27 +#: templates/web/base/js/translation_strings.html:33 msgid "Please enter your second name" msgstr "" -#: templates/web/base/js/translation_strings.html:25 +#: templates/web/base/js/translation_strings.html:31 msgid "Please enter your title" msgstr "" @@ -2677,10 +2718,19 @@ msgstr "" msgid "Please fill in the form below with details of the problem, and describe the location as precisely as possible in the details box." msgstr "" +#: templates/web/base/auth/2faform.html:9 +msgid "Please generate a two-factor code and enter it below:" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Questionnaire.pm:239 msgid "Please indicate whether you'd like to receive another questionnaire" msgstr "" +#: perllib/FixMyStreet/App/Controller/Auth.pm:406 +#: templates/web/base/js/translation_strings.html:26 +msgid "Please make sure your password is at least %d characters long" +msgstr "" + #: templates/web/base/report/updates-sidebar-notes.html:2 msgid "Please note that updates are not sent to the council." msgstr "" @@ -2743,12 +2793,12 @@ msgstr "" #: perllib/FixMyStreet/App/Model/PhotoSet.pm:122 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:156 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:158 -#: templates/web/base/js/translation_strings.html:60 +#: templates/web/base/js/translation_strings.html:66 msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1359 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1449 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1352 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 msgid "Please verify at least one of email/phone" msgstr "" @@ -2761,24 +2811,24 @@ msgid "Please write your update here" msgstr "" #: templates/web/base/report/update-form.html:25 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:18 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_user_loggedout_password.html:10 msgid "Post" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:231 +#: perllib/FixMyStreet/DB/Result/Comment.pm:211 msgid "Posted anonymously at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:266 +#: perllib/FixMyStreet/DB/Result/Comment.pm:246 msgid "Posted by %s at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:254 +#: perllib/FixMyStreet/DB/Result/Comment.pm:234 msgid "Posted by <strong>%s</strong> (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:256 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 msgid "Posted by <strong>%s</strong> at %s" msgstr "" @@ -2790,7 +2840,7 @@ msgstr "" msgid "Previous" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:648 +#: perllib/FixMyStreet/Cobrand/Default.pm:666 msgid "Priorities" msgstr "" @@ -2811,7 +2861,7 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:144 msgid "Private" msgstr "" @@ -2841,7 +2891,7 @@ msgstr "" msgid "Problem breakdown by state" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1309 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1283 msgid "Problem marked as open." msgstr "" @@ -2849,7 +2899,8 @@ msgstr "" msgid "Problem state change based on survey results" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:692 +#: perllib/FixMyStreet/Cobrand/ACV.pm:86 +#: perllib/FixMyStreet/Cobrand/Default.pm:710 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "" @@ -2874,7 +2925,7 @@ msgstr "" msgid "Problems within %.1fkm of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:821 +#: perllib/FixMyStreet/Cobrand/Default.pm:839 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:137 #: perllib/FixMyStreet/Cobrand/UK.pm:215 perllib/FixMyStreet/Cobrand/UK.pm:257 #: perllib/FixMyStreet/Cobrand/UK.pm:269 @@ -2909,12 +2960,12 @@ msgstr "" msgid "Provide update as" msgstr "" -#: templates/web/base/auth/general.html:119 +#: templates/web/base/auth/general.html:124 msgid "Providing a name and password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "" -#: templates/web/base/report/new/form_user_loggedout_by_email.html:41 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:13 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:43 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:16 msgid "Providing a password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "" @@ -2931,7 +2982,7 @@ msgstr "" msgid "Public update:" msgstr "" -#: templates/web/zurich/admin/report_edit.html:123 +#: templates/web/zurich/admin/report_edit.html:122 #: templates/web/zurich/admin/stats/index.html:38 msgid "Publish photo" msgstr "" @@ -2987,7 +3038,7 @@ msgstr "" msgid "RSS feed of nearby problems" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:822 +#: perllib/FixMyStreet/Cobrand/Default.pm:840 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:136 #: perllib/FixMyStreet/Cobrand/UK.pm:222 msgid "RSS feed of problems within %s" @@ -3038,6 +3089,10 @@ msgstr "" msgid "Remove" msgstr "" +#: templates/web/base/admin/user-form.html:198 +msgid "Remove account details" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:4 msgid "Remove field" msgstr "" @@ -3058,13 +3113,13 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:159 +#: templates/web/base/admin/report_edit.html:161 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" msgstr "" -#: templates/web/base/auth/generate_token.html:33 +#: templates/web/base/auth/generate_token.html:52 msgid "Replace token" msgstr "" @@ -3096,11 +3151,11 @@ msgstr "" msgid "Report as" msgstr "" -#: perllib/FixMyStreet/App/Controller/Rss.pm:302 +#: perllib/FixMyStreet/App/Controller/Rss.pm:303 msgid "Report on %s" msgstr "" -#: templates/web/base/dashboard/index.html:61 +#: templates/web/base/dashboard/index.html:62 msgid "Report state:" msgstr "" @@ -3170,15 +3225,16 @@ msgstr "" #: templates/web/base/around/index.html:3 #: templates/web/base/around/lookup_by_ref.html:3 -#: templates/web/base/js/translation_strings.html:42 +#: templates/web/base/js/translation_strings.html:48 #: templates/web/base/report/new/fill_in_details.html:0 #: templates/web/base/report/new/fill_in_details.html:8 #: templates/web/zurich/report/new/fill_in_details_form.html:4 msgid "Reporting a problem" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:638 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:388 +#: perllib/FixMyStreet/Cobrand/ACV.pm:265 +#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/zurich/header.html:46 msgid "Reports" msgstr "" @@ -3195,7 +3251,7 @@ msgstr "" msgid "Reports by destination" msgstr "" -#: templates/web/base/admin/user-form.html:125 +#: templates/web/base/admin/user-form.html:124 msgid "Reports made by trusted users will be sent to the responsible body without being inspected first." msgstr "" @@ -3207,7 +3263,7 @@ msgstr "" msgid "Reports published" msgstr "" -#: templates/web/base/js/translation_strings.html:75 +#: templates/web/base/js/translation_strings.html:81 msgid "Reports saved offline." msgstr "" @@ -3279,8 +3335,8 @@ msgstr "" msgid "Revert to original title" msgstr "" -#: templates/web/base/js/translation_strings.html:28 -#: templates/web/base/js/translation_strings.html:40 +#: templates/web/base/js/translation_strings.html:34 +#: templates/web/base/js/translation_strings.html:46 msgid "Right place?" msgstr "" @@ -3294,16 +3350,16 @@ msgstr "" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1879 -#: templates/web/base/admin/report_edit.html:156 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: templates/web/base/admin/report_edit.html:158 #: templates/web/base/admin/update_edit.html:68 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: templates/web/base/admin/report_edit.html:157 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: templates/web/base/admin/report_edit.html:159 #: templates/web/base/admin/update_edit.html:69 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3313,7 +3369,7 @@ msgstr "" msgid "Rotating this photo will discard unsaved changes to the report." msgstr "" -#: templates/web/base/js/translation_strings.html:47 +#: templates/web/base/js/translation_strings.html:53 #: templates/web/base/maps/google-ol.html:2 msgid "Satellite" msgstr "" @@ -3344,11 +3400,11 @@ msgid "Save with a public update" msgstr "" #. ("This is followed by a progress count, e.g. 3/5") -#: templates/web/base/js/translation_strings.html:76 +#: templates/web/base/js/translation_strings.html:82 msgid "Saving reports offline" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:130 #, fuzzy msgid "Scheduled" msgstr "Acció programada" @@ -3382,12 +3438,20 @@ msgstr "" msgid "Searching found no users." msgstr "" +#: templates/web/base/auth/generate_token.html:1 +#: templates/web/base/auth/generate_token.html:2 +#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/my/my.html:65 +msgid "Security" +msgstr "" + #: templates/web/base/report/new/councils_text_private.html:7 #: templates/web/base/report/new/form_user.html:5 msgid "See our privacy policy" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:703 +#: perllib/FixMyStreet/Cobrand/ACV.pm:93 +#: perllib/FixMyStreet/Cobrand/Default.pm:721 msgid "See user detail for reports created as the council" msgstr "" @@ -3422,7 +3486,7 @@ msgstr "" msgid "Sending a confirmation text failed: \"%s\"" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:870 msgid "Sent report back" msgstr "" @@ -3439,6 +3503,12 @@ msgstr "" msgid "Service:" msgstr "" +#: templates/web/base/auth/change_password.html:1 +#: templates/web/base/auth/change_password.html:4 +#, fuzzy +msgid "Set password" +msgstr "Nova contrasenya:" + #: templates/web/base/report/_inspect.html:47 msgid "Set to my current location" msgstr "" @@ -3494,7 +3564,7 @@ msgstr "" #: templates/web/base/around/display_location.html:58 #: templates/web/base/around/display_location.html:66 -#: templates/web/base/js/translation_strings.html:54 +#: templates/web/base/js/translation_strings.html:60 msgid "Show pins" msgstr "" @@ -3506,20 +3576,20 @@ msgstr "" msgid "Show reports in your area" msgstr "" -#: templates/web/base/auth/general.html:124 +#: templates/web/base/auth/general.html:129 #: templates/web/base/auth/general.html:3 -#: templates/web/base/auth/general.html:85 +#: templates/web/base/auth/general.html:87 #: templates/web/base/main_nav_items.html:6 -#: templates/web/zurich/auth/general.html:18 -#: templates/web/zurich/auth/general.html:35 +#: templates/web/zurich/auth/general.html:25 +#: templates/web/zurich/auth/general.html:8 msgid "Sign in" msgstr "" -#: templates/web/base/auth/general.html:98 +#: templates/web/base/auth/general.html:100 msgid "Sign in by email instead, providing a new password. When you click the link in your email, your password will be updated." msgstr "" -#: templates/web/base/auth/general.html:96 +#: templates/web/base/auth/general.html:98 msgid "Sign in by email or text, providing a new password. When you click the link in your email or enter the SMS authentication code, your password will be updated." msgstr "" @@ -3553,14 +3623,27 @@ msgstr "" msgid "Some text to localize" msgstr "" -#: perllib/FixMyStreet/Cobrand/UK.pm:80 +#: perllib/FixMyStreet/Cobrand/ACV.pm:59 perllib/FixMyStreet/Cobrand/UK.pm:80 msgid "Sorry, that appears to be a Crown dependency postcode, which we don't cover." msgstr "" +#: perllib/FixMyStreet/Cobrand/ACV.pm:73 +msgid "Sorry, that appears to be a Northern Irish postcode, which we don't cover." +msgstr "" + +#: perllib/FixMyStreet/Cobrand/ACV.pm:65 +msgid "Sorry, that appears to be a Scottish postcode, which we don't cover." +msgstr "" + +#: perllib/FixMyStreet/Cobrand/ACV.pm:69 +msgid "Sorry, that appears to be a Welsh postcode, which we don't cover." +msgstr "" + #: templates/web/base/auth/smsform.html:6 templates/web/base/auth/token.html:8 msgid "Sorry, that wasn’t a valid link" msgstr "" +#: templates/web/base/auth/2faform.html:5 #: templates/web/base/auth/smsform.html:16 msgid "Sorry, that wasn’t the correct code" msgstr "" @@ -3606,15 +3689,15 @@ msgstr "" msgid "Sort by" msgstr "" -#: templates/web/base/admin/user-form.html:65 +#: templates/web/base/admin/user-form.html:58 msgid "Staff users have permission to log in to the admin." msgstr "" -#: templates/web/base/admin/user-form.html:68 +#: templates/web/base/admin/user-form.html:62 msgid "Staff:" msgstr "" -#: templates/web/base/dashboard/index.html:73 +#: templates/web/base/dashboard/index.html:74 msgid "Start Date" msgstr "" @@ -3627,7 +3710,7 @@ msgstr "" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:50 #: templates/web/base/admin/templates.html:8 -#: templates/web/base/dashboard/index.html:100 +#: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:88 #: templates/web/base/report/_item.html:96 #: templates/web/base/report/update/form_update.html:39 @@ -3649,13 +3732,14 @@ msgstr "" msgid "State:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:628 +#: perllib/FixMyStreet/Cobrand/ACV.pm:255 +#: perllib/FixMyStreet/Cobrand/Default.pm:646 #: templates/web/base/admin/states/index.html:1 msgid "States" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:622 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:391 +#: perllib/FixMyStreet/Cobrand/Default.pm:640 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:418 #: templates/web/base/admin/index.html:71 #: templates/web/base/admin/stats/index.html:1 #: templates/web/base/admin/stats/state.html:1 @@ -3688,7 +3772,7 @@ msgstr "" msgid "Subcategory" msgstr "Categoria" -#: perllib/FixMyStreet/Script/Reports.pm:191 +#: perllib/FixMyStreet/Script/Reports.pm:188 msgid "Subcategory: %s" msgstr "" @@ -3705,19 +3789,20 @@ msgstr "" msgid "Subject:" msgstr "" +#: templates/web/base/auth/2faform.html:21 #: templates/web/base/auth/smsform.html:27 #: templates/web/base/questionnaire/creator_fixed.html:19 #: templates/web/base/report/new/form_user_loggedin.html:76 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:46 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:48 #: templates/web/base/report/new/form_user_loggedout_password.html:11 #: templates/web/zurich/report/new/fill_in_details_form.html:73 msgid "Submit" msgstr "" -#: templates/web/base/admin/report_edit.html:167 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/report_edit.html:24 #: templates/web/base/admin/update_edit.html:79 -#: templates/web/base/admin/user-form.html:188 +#: templates/web/base/admin/user-form.html:191 #: templates/web/zurich/admin/report_edit-sdm.html:124 #: templates/web/zurich/admin/report_edit.html:264 #: templates/web/zurich/admin/update_edit.html:38 @@ -3728,8 +3813,8 @@ msgstr "" msgid "Submit questionnaire" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:169 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:898 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:170 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:937 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:6 #: templates/web/zurich/admin/index-dm.html:23 @@ -3758,8 +3843,9 @@ msgstr "" msgid "Summarise your changes" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:620 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:387 +#: perllib/FixMyStreet/Cobrand/ACV.pm:249 +#: perllib/FixMyStreet/Cobrand/Default.pm:638 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:414 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 #: templates/web/base/status/index.html:3 @@ -3771,7 +3857,7 @@ msgid "Summary" msgstr "" #: templates/web/zurich/reports/index.html:0 -#: templates/web/zurich/reports/index.html:5 +#: templates/web/zurich/reports/index.html:6 msgid "Summary reports" msgstr "" @@ -3784,7 +3870,7 @@ msgstr "" msgid "Superuser:" msgstr "" -#: templates/web/base/admin/user-form.html:148 +#: templates/web/base/admin/user-form.html:147 msgid "Superusers have permission to perform <strong>all actions</strong> within the admin." msgstr "" @@ -3797,8 +3883,8 @@ msgstr "" msgid "Template «%s»" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:644 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:398 +#: perllib/FixMyStreet/Cobrand/Default.pm:662 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:425 #: templates/web/zurich/header.html:63 msgid "Templates" msgstr "" @@ -3859,6 +3945,7 @@ msgstr "" msgid "That location does not appear to be in the UK; please try again." msgstr "" +#: perllib/FixMyStreet/Cobrand/ACV.pm:52 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:50 #: perllib/FixMyStreet/Cobrand/UK.pm:73 @@ -3881,6 +3968,22 @@ msgstr "" msgid "That report has been removed from FixMyStreet." msgstr "" +#: perllib/FixMyStreet/App/Controller/Admin.pm:1769 +msgid "That user has been logged out." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +msgid "That user has been made anonymous on all reports and updates." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1812 +msgid "That user’s personal details have been removed." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1790 +msgid "That user’s reports and updates have been hidden." +msgstr "" + #: templates/web/base/admin/contact-form.html:27 msgid "" "The <strong>email address</strong> is the destination to which reports about this category will be sent. \n" @@ -3936,7 +4039,7 @@ msgid "The diligency prize league table shows editors' activity (who's been edit msgstr "" #: perllib/FixMyStreet/App/Controller/Dashboard.pm:43 -#: perllib/FixMyStreet/App/Controller/Reports.pm:85 +#: perllib/FixMyStreet/App/Controller/Reports.pm:84 msgid "The error was: %s" msgstr "" @@ -3990,8 +4093,8 @@ msgstr "" msgid "The ordering of this field on the report page. Fields are shown in ascending order according to this value." msgstr "" -#: templates/web/base/auth/change_password.html:22 #: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:30 msgid "The passwords do not match" msgstr "" @@ -4003,7 +4106,7 @@ msgstr "" msgid "The type of input field to show to the user. <strong>Text</strong> is a simple text field, <strong>List</strong> is a drop-down selection." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:95 +#: perllib/FixMyStreet/Script/Reports.pm:96 msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "" @@ -4014,7 +4117,7 @@ msgid "" " Names are not necessarily unique." msgstr "" -#: templates/web/base/around/on_map_list_items.html:17 +#: templates/web/base/around/on_map_list_items.html:20 #: templates/web/base/my/_problem-list.html:8 #: templates/web/base/reports/_problem-list.html:13 msgid "There are no reports to show." @@ -4024,7 +4127,7 @@ msgstr "" msgid "There is already an auto-response template for this category/state." msgstr "" -#: perllib/FixMyStreet/App/Controller/Reports.pm:82 +#: perllib/FixMyStreet/App/Controller/Reports.pm:81 msgid "There was a problem showing the All Reports page. Please try again later." msgstr "" @@ -4033,18 +4136,18 @@ msgstr "" msgid "There was a problem showing this page. Please try again later." msgstr "" -#: perllib/FixMyStreet/App/Controller/Alert.pm:359 +#: perllib/FixMyStreet/App/Controller/Alert.pm:364 msgid "There was a problem with your email/password combination. Please try again." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:806 -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:135 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:815 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 -#: templates/web/zurich/auth/general.html:28 +#: templates/web/zurich/auth/general.html:18 msgid "There was a problem with your login information. If you cannot remember your password, or do not have one, please fill in the ‘No’ section of the form." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:338 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:348 msgid "There was a problem with your update. Please try again." msgstr "" @@ -4052,7 +4155,7 @@ msgstr "" msgid "There were problems with your report. Please see below." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:373 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:389 msgid "There were problems with your update. Please see below." msgstr "" @@ -4107,18 +4210,18 @@ msgid "" " A body will not receive any reports unless it covers at least one area." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:198 +#: perllib/FixMyStreet/Script/Reports.pm:195 msgid "This email has been sent to both councils covering the location of the problem, as the user did not categorise it; please ignore it if you're not the correct council to deal with the issue, or let us know what category of problem this is so we can add it to our system." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:201 +#: perllib/FixMyStreet/Script/Reports.pm:198 msgid "This email has been sent to several councils covering the location of the problem, as the category selected is provided for all of them; please ignore it if you're not the correct council to deal with the issue." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1003 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1049 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:942 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:986 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1004 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1021 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1067 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:960 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "" @@ -4155,9 +4258,9 @@ msgstr "" msgid "This report is a duplicate. Please leave updates on the original report:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:166 #: perllib/FixMyStreet/Cobrand/Zurich.pm:167 -#: templates/web/zurich/report/_main.html:14 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:168 +#: templates/web/zurich/report/_main.html:12 msgid "This report is awaiting moderation." msgstr "" @@ -4173,11 +4276,7 @@ msgstr "" msgid "This report is currently marked as open." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:108 -msgid "This report was submitted anonymously" -msgstr "" - -#: perllib/FixMyStreet/Script/Reports.pm:88 +#: perllib/FixMyStreet/Script/Reports.pm:89 msgid "This web page also contains a photo of the problem, provided by the user." msgstr "" @@ -4188,7 +4287,8 @@ msgstr "" msgid "Time spent (in minutes):" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:621 +#: perllib/FixMyStreet/Cobrand/ACV.pm:250 +#: perllib/FixMyStreet/Cobrand/Default.pm:639 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "" @@ -4226,7 +4326,7 @@ msgstr "" msgid "To limit this collection of fields to a single language, select it here." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:94 +#: perllib/FixMyStreet/Script/Reports.pm:95 msgid "To view a map of the precise location of this issue" msgstr "" @@ -4248,9 +4348,9 @@ msgstr "" #: templates/web/base/admin/stats/fix_rate.html:4 #: templates/web/base/admin/stats/questionnaire.html:24 -#: templates/web/base/dashboard/index.html:114 -#: templates/web/base/dashboard/index.html:119 -#: templates/web/base/dashboard/index.html:143 +#: templates/web/base/dashboard/index.html:115 +#: templates/web/base/dashboard/index.html:120 +#: templates/web/base/dashboard/index.html:144 #: templates/web/zurich/admin/stats/index.html:30 msgid "Total" msgstr "" @@ -4268,20 +4368,22 @@ msgstr "" msgid "Translations" msgstr "" -#: templates/web/base/admin/user-form.html:129 +#: templates/web/base/admin/user-form.html:128 msgid "Trusted by bodies:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:709 +#: perllib/FixMyStreet/Cobrand/ACV.pm:99 +#: perllib/FixMyStreet/Cobrand/Default.pm:727 msgid "Trusted to make reports that don't need to be inspected" msgstr "" -#: templates/web/base/admin/user-form.html:137 +#: templates/web/base/admin/user-form.html:136 msgid "Trusted:" msgstr "" +#: templates/web/base/auth/2faform.html:6 #: templates/web/base/auth/smsform.html:17 -#: templates/web/base/js/translation_strings.html:29 +#: templates/web/base/js/translation_strings.html:35 msgid "Try again" msgstr "" @@ -4289,13 +4391,21 @@ msgstr "" msgid "Try emailing us directly:" msgstr "" +#: templates/web/base/auth/generate_token.html:21 +msgid "Two-factor authentication has been activated" +msgstr "" + +#: templates/web/base/auth/generate_token.html:32 +msgid "Two-factor authentication has been deactivated" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:44 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 msgid "Type" msgstr "" -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 msgid "Unban" msgstr "" @@ -4318,7 +4428,7 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Photo.pm:109 #: perllib/FixMyStreet/App/Controller/Root.pm:141 -#: templates/web/base/js/translation_strings.html:38 +#: templates/web/base/js/translation_strings.html:44 msgid "Unknown error" msgstr "" @@ -4390,22 +4500,22 @@ msgstr "" msgid "Updated" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:260 +#: perllib/FixMyStreet/DB/Result/Comment.pm:240 msgid "Updated by <strong>%s</strong> (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:262 +#: perllib/FixMyStreet/DB/Result/Comment.pm:242 #, fuzzy msgid "Updated by <strong>%s</strong> at %s" msgstr "<strong>%s</strong> problemes actuals" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1299 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1398 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1591 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1277 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1391 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1592 #: perllib/FixMyStreet/App/Controller/Admin.pm:933 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:767 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:792 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:862 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:806 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:901 msgid "Updated!" msgstr "" @@ -4457,33 +4567,33 @@ msgstr "" msgid "User ID to attribute fetched comments to" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1745 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1755 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1746 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1756 #, fuzzy msgid "User added to abuse list" msgstr "Correu electrònic afegit a la llista d'abús" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1376 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1369 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1474 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1742 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1752 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1743 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1753 #, fuzzy msgid "User already in abuse list" msgstr "El correu electrònic ja existeix a la llista d'abús" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1834 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1887 msgid "User flag removed" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1805 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1858 msgid "User flagged" msgstr "" #: templates/web/base/admin/report_blocks.html:18 -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 #: templates/web/base/admin/users.html:32 #, fuzzy msgid "User in abuse table" @@ -4498,14 +4608,16 @@ msgstr "" msgid "User:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:652 -#: perllib/FixMyStreet/Cobrand/Default.pm:711 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:403 +#: perllib/FixMyStreet/Cobrand/ACV.pm:101 +#: perllib/FixMyStreet/Cobrand/ACV.pm:271 +#: perllib/FixMyStreet/Cobrand/Default.pm:670 +#: perllib/FixMyStreet/Cobrand/Default.pm:729 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:430 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:55 msgid "Users" msgstr "" -#: templates/web/base/admin/user-form.html:159 +#: templates/web/base/admin/user-form.html:161 msgid "Users can perform the following actions within their assigned body or area." msgstr "" @@ -4579,7 +4691,7 @@ msgstr "" msgid "We need your email address, please give it below." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:207 +#: perllib/FixMyStreet/Script/Reports.pm:204 msgid "We realise this problem might be the responsibility of %s; however, we don't currently have any contact details for them. If you know of an appropriate contact address, please do get in touch." msgstr "" @@ -4601,7 +4713,7 @@ msgstr "" msgid "We’re sorry to hear the problem’s not fixed. Why not try writing to your local representatives?" msgstr "" -#: templates/web/base/dashboard/index.html:117 +#: templates/web/base/dashboard/index.html:118 msgid "Website" msgstr "" @@ -4634,7 +4746,7 @@ msgstr "" msgid "Which report is it a duplicate of?" msgstr "" -#: templates/web/base/js/translation_strings.html:57 +#: templates/web/base/js/translation_strings.html:63 msgid "Whoa there Testino! Three photos are enough." msgstr "" @@ -4642,8 +4754,8 @@ msgstr "" msgid "Why stop there? <a href=\"/alert\">Set up more alerts</a> for free." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:190 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:928 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:191 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:967 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:14 msgid "Wish" @@ -4653,7 +4765,7 @@ msgstr "" msgid "With request searches, it is also possible to search for agency_responsible to limit the requests to those sent to a single administration. The search term is the administration ID provided by <a href=\"%s\">MaPit</a>." msgstr "" -#: templates/web/base/dashboard/index.html:158 +#: templates/web/base/dashboard/index.html:159 msgid "Within the specified timeframe:" msgstr "" @@ -4673,7 +4785,7 @@ msgstr "" msgid "Wrong location? Just click again on the map." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1221 +#: perllib/FixMyStreet/Cobrand/Default.pm:1239 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4701,7 +4813,7 @@ msgstr "" msgid "You are complaining that this problem report was unnecessarily moderated:" msgstr "" -#: templates/web/base/js/translation_strings.html:77 +#: templates/web/base/js/translation_strings.html:83 msgid "You are offline" msgstr "" @@ -4718,7 +4830,7 @@ msgstr "" msgid "You can <a href=\"%s%s\">view the problem on this site</a>." msgstr "" -#: templates/web/base/admin/user-form.html:114 +#: templates/web/base/admin/user-form.html:110 msgid "You can add an abusive user's email to the abuse list, which automatically hides (and never sends) reports they create." msgstr "" @@ -4748,11 +4860,11 @@ msgstr "" msgid "You can mark a body as deleted if you do not want it to be active on the site." msgstr "" -#: templates/web/base/js/translation_strings.html:35 +#: templates/web/base/js/translation_strings.html:41 msgid "You declined; please fill in the box above" msgstr "" -#: templates/web/base/js/translation_strings.html:79 +#: templates/web/base/js/translation_strings.html:85 msgid "You have <a id=\"oFN\" href=\"\"><span>%s</span> saved to submit</a>." msgstr "" @@ -4779,11 +4891,11 @@ msgstr "" msgid "You have located the problem at the point marked with a green pin on the map. If this is not the correct location, simply click on the map again. " msgstr "" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:125 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:142 msgid "You have successfully added your phone number." msgstr "" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:141 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:158 #: templates/web/zurich/tokens/confirm_problem.html:5 #: templates/web/zurich/tokens/confirm_problem.html:6 msgid "You have successfully confirmed your email address." @@ -4793,7 +4905,7 @@ msgstr "" msgid "You have successfully confirmed your phone number." msgstr "" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:112 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:129 msgid "You have successfully removed your phone number." msgstr "" @@ -4802,7 +4914,7 @@ msgstr "" msgid "You have successfully signed in; please check and confirm your details are accurate:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:147 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:164 msgid "You have successfully verified your phone number." msgstr "" @@ -4829,8 +4941,10 @@ msgstr "" msgid "Your Reports" msgstr "" -#: templates/web/base/auth/change_password.html:11 +#: templates/web/base/auth/change_password.html:13 #: templates/web/base/auth/generate_token.html:15 +#: templates/web/base/auth/generate_token.html:26 +#: templates/web/base/auth/generate_token.html:34 #: templates/web/base/main_nav_items.html:4 templates/web/base/my/my.html:18 msgid "Your account" msgstr "" @@ -4848,8 +4962,8 @@ msgid "Your email" msgstr "" #: templates/web/base/auth/change_email.html:15 -#: templates/web/zurich/auth/general.html:30 -#: templates/web/zurich/auth/general.html:58 +#: templates/web/zurich/auth/general.html:20 +#: templates/web/zurich/auth/general.html:48 msgid "Your email address" msgstr "" @@ -4863,11 +4977,11 @@ msgstr "" msgid "Your information will only be used in accordance with our <a href=\"/privacy\">privacy policy</a>" msgstr "" -#: templates/web/base/auth/general.html:114 +#: templates/web/base/auth/general.html:116 #: templates/web/base/contact/index.html:74 #: templates/web/base/report/new/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_name.html:33 -#: templates/web/zurich/auth/general.html:61 +#: templates/web/zurich/auth/general.html:51 #: templates/web/zurich/report/new/fill_in_details_form.html:63 msgid "Your name" msgstr "" @@ -4884,21 +4998,29 @@ msgstr "" msgid "Your name has been hidden." msgstr "" -#: templates/web/base/js/translation_strings.html:69 +#: templates/web/base/js/translation_strings.html:75 msgid "Your offline reports" msgstr "" -#: templates/web/base/auth/general.html:84 +#: templates/web/base/auth/general.html:86 #: templates/web/base/report/new/form_user_loggedout_password.html:10 #: templates/web/base/report/update/form_user_loggedout_password.html:9 -#: templates/web/zurich/auth/general.html:34 +#: templates/web/zurich/auth/general.html:24 msgid "Your password" msgstr "" -#: templates/web/base/auth/change_password.html:10 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:170 +#: templates/web/base/auth/change_password.html:12 msgid "Your password has been changed" msgstr "" +#: templates/web/base/auth/general.html:133 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:52 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:25 +#: templates/web/zurich/auth/general.html:63 +msgid "Your password should include %d or more characters." +msgstr "" + #: templates/web/base/auth/change_phone.html:19 #: templates/web/base/contact/index.html:87 #: templates/web/zurich/report/new/fill_in_details_form.html:69 @@ -4922,7 +5044,7 @@ msgstr "" msgid "Your token has been generated" msgstr "" -#: templates/web/base/js/translation_strings.html:70 +#: templates/web/base/js/translation_strings.html:76 msgid "Your update has been saved offline for submission when back online." msgstr "" @@ -4940,17 +5062,17 @@ msgid "Yourself" msgstr "" #: templates/web/base/admin/category-checkboxes.html:7 -#: templates/web/base/admin/user-form.html:169 +#: templates/web/base/admin/user-form.html:171 msgid "all" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:909 #: perllib/FixMyStreet/App/Controller/Moderate.pm:85 -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:216 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:270 +#: perllib/FixMyStreet/DB/Result/Comment.pm:250 msgid "and a defect raised" msgstr "" @@ -4983,7 +5105,7 @@ msgid "from %s different users" msgstr "" #: templates/web/base/report/_item.html:63 -#: templates/web/zurich/report/_item.html:14 +#: templates/web/zurich/report/_item.html:16 msgid "last updated %s" msgstr "" @@ -4998,7 +5120,7 @@ msgid "n/a" msgstr "n/a" #: templates/web/base/admin/category-checkboxes.html:8 -#: templates/web/base/admin/user-form.html:170 +#: templates/web/base/admin/user-form.html:172 msgid "none" msgstr "" @@ -5047,7 +5169,7 @@ msgstr "" msgid "this location" msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:183 +#: perllib/FixMyStreet/Script/Reports.pm:180 msgid "this type of local problem" msgstr "" @@ -5055,11 +5177,11 @@ msgstr "" msgid "today" msgstr "avui" -#: templates/web/base/js/translation_strings.html:80 +#: templates/web/base/js/translation_strings.html:86 msgid "update" msgstr "" -#: templates/web/base/js/translation_strings.html:81 +#: templates/web/base/js/translation_strings.html:87 msgid "updates" msgstr "" @@ -5075,12 +5197,12 @@ msgstr "" msgid "user is problem owner" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1778 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1831 #, fuzzy msgid "user not in abuse list" msgstr "El correu electrònic ja existeix a la llista d'abús" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1829 #, fuzzy msgid "user removed from abuse list" msgstr "Correu electrònic afegit a la llista d'abús" @@ -5146,7 +5268,7 @@ msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:103 +#: templates/web/fixmystreet.com/reports/summary.html:104 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5244,6 +5366,12 @@ msgid_plural "reports" msgstr[0] "" msgstr[1] "" +#~ msgid "Email: %s" +#~ msgstr "Correu electrònic: %s" + +#~ msgid "Name: %s" +#~ msgstr "Nom: %s" + #~ msgid "(Email in abuse table)" #~ msgstr "(Email en taula d'abús)" diff --git a/locale/cs_CZ.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/cs_CZ.UTF-8/LC_MESSAGES/FixMyStreet.po index 86e7bda78..a112a273c 100644 --- a/locale/cs_CZ.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/cs_CZ.UTF-8/LC_MESSAGES/FixMyStreet.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: matthew@mysociety.org\n" -"POT-Creation-Date: 2017-12-15 17:48+0000\n" +"POT-Creation-Date: 2018-02-12 15:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety <transifex@mysociety.org>, 2017\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/mysociety/teams/12067/cs_CZ/)\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #: perllib/FixMyStreet/DB/Result/Problem.pm:650 -#: perllib/FixMyStreet/Script/Reports.pm:196 +#: perllib/FixMyStreet/Script/Reports.pm:193 msgid " and " msgstr " a " @@ -87,8 +87,8 @@ msgstr "" msgid "%s live updates" msgstr "%s online aktualizace" -#: templates/web/base/dashboard/index.html:159 -#: templates/web/base/dashboard/index.html:163 +#: templates/web/base/dashboard/index.html:160 +#: templates/web/base/dashboard/index.html:164 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -122,7 +122,7 @@ msgstr "" msgid "(a-z and space only)" msgstr "" -#: templates/web/zurich/report/_item.html:19 +#: templates/web/zurich/report/_item.html:21 msgid "(closed)" msgstr "(uzavřené)" @@ -131,7 +131,7 @@ msgstr "(uzavřené)" msgid "(covers roughly 200,000 people)" msgstr "(Standardní vzdálenost, která pokrývá zhruba 10.000 lidí)" -#: templates/web/zurich/report/_item.html:17 +#: templates/web/zurich/report/_item.html:19 msgid "(fixed)" msgstr "(vyřešeno)" @@ -151,6 +151,7 @@ msgstr "" msgid "(not sent to council)" msgstr "(není odesláno na úřad)" +#: templates/web/base/report/new/form_user_loggedin.html:38 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "(optional)" msgstr "(volitelně)" @@ -166,7 +167,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "RSS kanál hlášení v oblasti %s" #: perllib/FixMyStreet/App/Controller/Report/New.pm:252 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:688 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:685 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Vyberte kategorii --" @@ -199,7 +200,7 @@ msgstr "" msgid "<label for=\"statuses\">Show</label> %s reports <label for=\"filter_categories\">about</label> %s" msgstr "" -#: templates/web/base/js/translation_strings.html:78 +#: templates/web/base/js/translation_strings.html:84 msgid "<span>%s</span> saved." msgstr "" @@ -226,12 +227,12 @@ msgstr "<strong>Ne</strong> Potvrdím aktualizaci e-mailem" msgid "<strong>No</strong> Let me confirm my update by email/text" msgstr "<strong>Ne</strong> Potvrdím aktualizaci e-mailem" -#: templates/web/base/auth/general.html:110 -#: templates/web/zurich/auth/general.html:51 +#: templates/web/base/auth/general.html:112 +#: templates/web/zurich/auth/general.html:41 msgid "<strong>No</strong> let me sign in by email" msgstr "<strong>Ne</strong> přihlásím se pomocí e-mailu" -#: templates/web/base/auth/general.html:108 +#: templates/web/base/auth/general.html:110 #, fuzzy msgid "<strong>No</strong> let me sign in by email or text" msgstr "<strong>Ne</strong> přihlásím se pomocí e-mailu" @@ -244,12 +245,16 @@ msgstr "" msgid "<strong>Note:</strong> This report hasn't yet been sent onwards for action. Any changes made may not be passed on." msgstr "" -#: templates/web/base/auth/general.html:79 +#: templates/web/base/auth/general.html:81 #: templates/web/base/report/new/form_user_loggedout_password.html:3 #: templates/web/base/report/update/form_user_loggedout_password.html:2 msgid "<strong>Yes</strong> I have a password" msgstr "<strong>Ano</strong> Mám heslo" +#: templates/web/base/auth/generate_token.html:54 +msgid "Activate two-factor authentication" +msgstr "" + #: templates/web/base/my/my.html:39 templates/web/base/my/my.html:50 msgid "Add" msgstr "" @@ -323,15 +328,18 @@ msgstr "" msgid "Add user" msgstr "Přidat Uživatele" -#: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/ACV.pm:108 +#: perllib/FixMyStreet/Cobrand/Default.pm:736 msgid "Add/edit problem categories" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:720 +#: perllib/FixMyStreet/Cobrand/ACV.pm:110 +#: perllib/FixMyStreet/Cobrand/Default.pm:738 msgid "Add/edit response priorities" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:719 +#: perllib/FixMyStreet/Cobrand/ACV.pm:109 +#: perllib/FixMyStreet/Cobrand/Default.pm:737 msgid "Add/edit response templates" msgstr "" @@ -347,7 +355,7 @@ msgstr "" msgid "Admin" msgstr "" -#: templates/web/base/auth/change_password.html:39 +#: templates/web/base/auth/change_password.html:51 msgid "Again:" msgstr "Opětovně:" @@ -366,12 +374,12 @@ msgstr "Upozorněte mě na budoucí aktualizace" #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 -#: templates/web/base/dashboard/index.html:63 +#: templates/web/base/dashboard/index.html:64 #: templates/web/base/reports/_list-filters.html:3 msgid "All" msgstr "" -#: templates/web/zurich/reports/index.html:13 +#: templates/web/zurich/reports/index.html:14 msgid "All Reports" msgstr "Všechna hlášení" @@ -440,13 +448,13 @@ msgstr "Anonymní:" msgid "Another user" msgstr "" -#: templates/web/base/js/translation_strings.html:59 +#: templates/web/base/js/translation_strings.html:65 msgid "Are you sure you want to cancel this upload?" msgstr "" #: templates/web/base/admin/report_edit.html:84 #: templates/web/base/admin/template_edit.html:75 -#: templates/web/base/js/translation_strings.html:73 +#: templates/web/base/js/translation_strings.html:79 #: templates/web/base/report/display_tools.html:6 msgid "Are you sure?" msgstr "" @@ -457,7 +465,7 @@ msgstr "" msgid "Area covered" msgstr "Oblast pokrytí" -#: templates/web/base/admin/user-form.html:82 +#: templates/web/base/admin/user-form.html:78 msgid "Area:" msgstr "" @@ -483,11 +491,12 @@ msgstr "Přiřaďte externí instituci:" msgid "Assign to subdivision:" msgstr "Přiřaďte oddělení:" -#: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/ACV.pm:105 +#: perllib/FixMyStreet/Cobrand/Default.pm:733 msgid "Assign users to areas" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:219 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:220 msgid "Assigned to %s" msgstr "Přířazeno: %s" @@ -499,8 +508,8 @@ msgstr "" msgid "At the moment only searching for and looking at reports work." msgstr "V současné době funguje pouze vyhledávání a prohlížení nahlášených problémů." -#: templates/web/base/admin/user-form.html:96 -#: templates/web/base/admin/user-form.html:97 +#: templates/web/base/admin/user-form.html:92 +#: templates/web/base/admin/user-form.html:93 msgid "Authorised staff users can be associated with the categories in which they operate." msgstr "" @@ -526,11 +535,11 @@ msgid "Avoid personal information and vehicle number plates" msgstr "" #: perllib/FixMyStreet/DB/Result/Problem.pm:344 -#: templates/web/zurich/report/_item.html:9 +#: templates/web/zurich/report/_item.html:11 msgid "Awaiting moderation" msgstr "Čeká se na moderování" -#: templates/web/base/js/translation_strings.html:31 +#: templates/web/base/js/translation_strings.html:37 msgid "Back" msgstr "Zpět" @@ -543,9 +552,11 @@ msgstr "" msgid "Ban user" msgstr "Sledovat uživatele" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 -#: perllib/FixMyStreet/Cobrand/Default.pm:717 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:396 +#: perllib/FixMyStreet/Cobrand/ACV.pm:107 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 +#: perllib/FixMyStreet/Cobrand/Default.pm:735 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:423 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:55 #: templates/web/zurich/header.html:50 @@ -559,7 +570,7 @@ msgstr "Subjekty" msgid "Body" msgstr "Subjekt" -#: templates/web/base/admin/user-form.html:54 +#: templates/web/base/admin/user-form.html:46 msgid "Body:" msgstr "Subjekt:" @@ -575,7 +586,8 @@ msgstr "" msgid "Can't see the map? <em>Skip this step</em>" msgstr "Nevidíte mapu? <em>vynechte tento krok</em>" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -589,7 +601,7 @@ msgstr "" #: templates/web/base/admin/body.html:72 #: templates/web/base/admin/contact-form.html:19 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:99 +#: templates/web/base/dashboard/index.html:100 #: templates/web/base/report/_inspect.html:54 #: templates/web/base/report/_item.html:92 #: templates/web/base/report/new/category.html:12 @@ -602,7 +614,7 @@ msgstr "" msgid "Category" msgstr "Katetorie" -#: templates/web/base/dashboard/index.html:102 +#: templates/web/base/dashboard/index.html:103 #, fuzzy msgid "Category and State" msgstr "Katetorie" @@ -625,7 +637,7 @@ msgstr "Category fix rate for problems > 4 týdny staré" msgid "Category:" msgstr "Kategorie:" -#: perllib/FixMyStreet/Script/Reports.pm:187 +#: perllib/FixMyStreet/Script/Reports.pm:184 msgid "Category: %s" msgstr "Kategorie: %s" @@ -640,9 +652,7 @@ msgid "Change email address" msgstr "" #: templates/web/base/auth/change_password.html:1 -#: templates/web/base/auth/change_password.html:16 -#: templates/web/base/auth/change_password.html:4 -#: templates/web/base/auth/change_password.html:43 +#: templates/web/base/auth/change_password.html:5 #: templates/web/base/my/my.html:63 msgid "Change password" msgstr "Změnit heslo" @@ -686,7 +696,7 @@ msgstr "" msgid "Choose another" msgstr "" -#: templates/web/base/js/translation_strings.html:72 +#: templates/web/base/js/translation_strings.html:78 msgid "Clear offline data" msgstr "" @@ -714,14 +724,14 @@ msgstr "" msgid "Click the link in that email to sign in." msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:134 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:194 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:965 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:1004 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:195 #: perllib/FixMyStreet/DB/ResultSet/State.pm:71 #: templates/web/base/admin/states/index.html:103 #: templates/web/base/admin/states/index.html:27 #: templates/web/base/admin/states/index.html:33 -#: templates/web/base/dashboard/index.html:112 +#: templates/web/base/dashboard/index.html:113 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:10 #: templates/web/zurich/admin/header.html:16 @@ -754,15 +764,17 @@ msgid "Cobrand:" msgstr "Motiv:" #: templates/web/base/admin/extra-metadata-form.html:14 +#: templates/web/base/auth/2faform.html:18 #: templates/web/base/auth/smsform.html:24 msgid "Code" msgstr "" -#: templates/web/base/js/translation_strings.html:50 +#: templates/web/base/js/translation_strings.html:56 msgid "Collapse map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:629 +#: perllib/FixMyStreet/Cobrand/ACV.pm:256 +#: perllib/FixMyStreet/Cobrand/Default.pm:647 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" msgstr "Nastavení" @@ -771,6 +783,7 @@ msgstr "Nastavení" msgid "Confirm" msgstr "Potvrdit" +#: templates/web/base/auth/2faform.html:1 #: templates/web/base/auth/smsform.html:1 templates/web/base/auth/token.html:1 msgid "Confirm account" msgstr "Potvrdit účet" @@ -820,12 +833,12 @@ msgstr "Kontaktujte nás!" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1801 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1830 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1854 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1883 msgid "Could not find user" msgstr "Uživatele nelze najít" -#: templates/web/base/js/translation_strings.html:36 +#: templates/web/base/js/translation_strings.html:42 msgid "Could not look up location" msgstr "Lokalitu nelze vyhledat" @@ -870,15 +883,18 @@ msgstr "Vytvořit kategorii" msgid "Create priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:701 +#: perllib/FixMyStreet/Cobrand/ACV.pm:91 +#: perllib/FixMyStreet/Cobrand/Default.pm:719 msgid "Create reports/updates as anonymous user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:702 +#: perllib/FixMyStreet/Cobrand/ACV.pm:92 +#: perllib/FixMyStreet/Cobrand/Default.pm:720 msgid "Create reports/updates as the council" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:700 +#: perllib/FixMyStreet/Cobrand/ACV.pm:90 +#: perllib/FixMyStreet/Cobrand/Default.pm:718 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -899,12 +915,17 @@ msgstr "Vytvořeno" msgid "Created:" msgstr "Vytvořeno:" -#: templates/web/base/auth/generate_token.html:27 +#: templates/web/base/auth/change_password.html:40 +#, fuzzy +msgid "Current password:" +msgstr "Vaše heslo" + +#: templates/web/base/auth/generate_token.html:46 #, fuzzy msgid "Current token:" msgstr "Aktuální stav" -#: templates/web/base/dashboard/index.html:91 +#: templates/web/base/dashboard/index.html:92 msgid "Currently grouped by %s" msgstr "" @@ -913,7 +934,7 @@ msgstr "" msgid "Currently no bodies have been created." msgstr "Doposud nebyl vytvořen žádný subjekt." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:830 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:869 #: templates/web/zurich/admin/report_edit-sdm.html:105 msgid "Customer not contactable" msgstr "" @@ -925,6 +946,10 @@ msgstr "" msgid "Dashboard" msgstr "Přehledy" +#: templates/web/base/auth/generate_token.html:54 +msgid "Deactivate two-factor authentication" +msgstr "" + #: templates/web/zurich/admin/stats/index.html:35 msgid "Dealt with by subdivision within 5 working days" msgstr "Odbavované úřadem do 5 pracovních dnů" @@ -974,7 +999,7 @@ msgstr "" msgid "Detailed information is limited to %d characters." msgstr "" -#: templates/web/base/js/translation_strings.html:33 +#: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Podrobnosti" @@ -986,7 +1011,7 @@ msgstr "Podrobnosti" msgid "Details:" msgstr "Podrobnosti:" -#: templates/web/base/dashboard/index.html:103 +#: templates/web/base/dashboard/index.html:104 msgid "Device and Site" msgstr "" @@ -1037,7 +1062,7 @@ msgstr "Nechcete řešit formulářem?" msgid "Down one" msgstr "" -#: templates/web/base/js/translation_strings.html:58 +#: templates/web/base/js/translation_strings.html:64 msgid "Drag and drop photos here or <u>click to upload</u>" msgstr "" @@ -1078,23 +1103,27 @@ msgstr "Upravit" msgid "Edit body details" msgstr "Editace podrobností subjektu" -#: perllib/FixMyStreet/Cobrand/Default.pm:712 +#: perllib/FixMyStreet/Cobrand/ACV.pm:102 +#: perllib/FixMyStreet/Cobrand/Default.pm:730 msgid "Edit other users' details" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:713 +#: perllib/FixMyStreet/Cobrand/ACV.pm:103 +#: perllib/FixMyStreet/Cobrand/Default.pm:731 msgid "Edit other users' permissions" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:695 +#: perllib/FixMyStreet/Cobrand/ACV.pm:89 +#: perllib/FixMyStreet/Cobrand/Default.pm:713 msgid "Edit report category" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:696 +#: perllib/FixMyStreet/Cobrand/Default.pm:714 msgid "Edit report priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:694 +#: perllib/FixMyStreet/Cobrand/ACV.pm:88 +#: perllib/FixMyStreet/Cobrand/Default.pm:712 msgid "Edit reports" msgstr "" @@ -1127,8 +1156,8 @@ msgstr "Úprava" #: templates/web/base/admin/users.html:17 #: templates/web/zurich/admin/body-form.html:9 #: templates/web/zurich/admin/body.html:15 -#: templates/web/zurich/auth/general.html:24 -#: templates/web/zurich/auth/general.html:54 +#: templates/web/zurich/auth/general.html:14 +#: templates/web/zurich/auth/general.html:44 msgid "Email" msgstr "E-Mail" @@ -1154,7 +1183,7 @@ msgstr "" msgid "Email alert deleted" msgstr "" -#: templates/web/base/admin/user-form.html:22 +#: templates/web/base/admin/user-form.html:21 msgid "Email verified:" msgstr "" @@ -1165,10 +1194,6 @@ msgstr "" msgid "Email:" msgstr "E-mail:" -#: perllib/FixMyStreet/Script/Reports.pm:111 -msgid "Email: %s" -msgstr "E-mail: %s" - #: templates/web/base/admin/open311-form-fields.html:55 #: templates/web/base/admin/open311-form-fields.html:56 msgid "" @@ -1186,7 +1211,7 @@ msgid "" " problem must be emailed, while others can be sent over Open311." msgstr "" -#: templates/web/base/dashboard/index.html:77 +#: templates/web/base/dashboard/index.html:78 #, fuzzy msgid "End Date" msgstr "Konečné datum:" @@ -1195,7 +1220,7 @@ msgstr "Konečné datum:" msgid "Endpoint" msgstr "Endpoint" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:81 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:82 msgid "Enter a Zürich street name" msgstr "Zadejte název ulice" @@ -1214,10 +1239,10 @@ msgstr "Zadejte blízké poštovní směrovací číslo nebo název ulice či o msgid "Enter a nearby street name and area" msgstr "Zadejte PSČ, název ulice nebo název oblasti" -#: templates/web/base/auth/general.html:123 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:45 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:17 -#: templates/web/zurich/auth/general.html:65 +#: templates/web/base/auth/general.html:128 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:47 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:20 +#: templates/web/zurich/auth/general.html:58 msgid "Enter a password" msgstr "Zadejte heslo" @@ -1252,7 +1277,7 @@ msgstr "Příklady:" msgid "Existing category" msgstr "" -#: templates/web/base/js/translation_strings.html:49 +#: templates/web/base/js/translation_strings.html:55 msgid "Expand map" msgstr "" @@ -1260,12 +1285,12 @@ msgstr "" msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:104 +#: templates/web/base/dashboard/index.html:105 msgid "Export as CSV" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:179 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:918 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:180 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:957 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:12 msgid "Extern" @@ -1288,7 +1313,7 @@ msgstr "" msgid "External team" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Default.pm:674 #: templates/web/base/admin/reportextrafields/edit.html:1 #: templates/web/base/admin/reportextrafields/index.html:1 #, fuzzy @@ -1328,10 +1353,10 @@ msgid "Fix this by choosing an <strong>area covered</strong> in the <em>Edit bod msgstr "Pro opravu vyberte <strong>oblast pokrytí</strong> v části <em>Editace podrobností subjektu</em> ve formuláři níže." #: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:133 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:113 +#: templates/web/base/dashboard/index.html:114 msgid "Fixed" msgstr "Vyřešené" @@ -1353,7 +1378,7 @@ msgstr "Označené za smazané" msgid "Flag user" msgstr "Sledovat uživatele" -#: perllib/FixMyStreet/Cobrand/Default.pm:627 +#: perllib/FixMyStreet/Cobrand/Default.pm:645 #: templates/web/base/admin/users.html:20 msgid "Flagged" msgstr "Určeno ke sledování" @@ -1362,7 +1387,7 @@ msgstr "Určeno ke sledování" msgid "Flagged reports and users" msgstr "Sledovaná hlášení a sledovaní uživatelé" -#: templates/web/base/admin/user-form.html:112 +#: templates/web/base/admin/user-form.html:108 msgid "Flagged users are listed on the <a href='%s'>flagged</a> page." msgstr "Takto označení uživatelé jsou v seznamu na této <a href='%s'>stránce</a>." @@ -1370,8 +1395,8 @@ msgstr "Takto označení uživatelé jsou v seznamu na této <a href='%s'>strán msgid "Flagged users are not restricted in any way. This is just a list of users that have been marked for attention." msgstr "Označení uživatelé nejsou žádným způsobem omezováni. Je to jen seznam uživatelů, kteří byli označeni k Vaší pozornosti." -#: templates/web/base/admin/report_edit.html:140 -#: templates/web/base/admin/user-form.html:118 +#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/user-form.html:115 msgid "Flagged:" msgstr "Sledováno:" @@ -1391,17 +1416,17 @@ msgstr "" msgid "For more information, see <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." msgstr "Více informací naleznete v článku <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>Jak FixMyStreet používá Mapit</a>." -#: templates/web/base/auth/general.html:94 +#: templates/web/base/auth/general.html:96 #: templates/web/base/report/new/form_user_loggedout_password.html:20 #: templates/web/base/report/update/form_user_loggedout_password.html:19 msgid "Forgotten your password?" msgstr "Zapomněli jste své heslo?" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:748 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:787 msgid "Forwarded to external body" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:749 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:788 msgid "Forwarded wish to external body" msgstr "" @@ -1411,11 +1436,7 @@ msgstr "" msgid "Frequently Asked Questions" msgstr "Často kladené dotazy" -#: templates/web/base/auth/generate_token.html:1 -#: templates/web/base/auth/generate_token.html:2 -#: templates/web/base/auth/generate_token.html:20 -#: templates/web/base/auth/generate_token.html:33 -#: templates/web/base/my/my.html:65 +#: templates/web/base/auth/generate_token.html:52 msgid "Generate token" msgstr "" @@ -1462,7 +1483,8 @@ msgstr "OK" msgid "Going to send questionnaire?" msgstr "Odeslat dotazník?" -#: perllib/FixMyStreet/Cobrand/Default.pm:714 +#: perllib/FixMyStreet/Cobrand/ACV.pm:104 +#: perllib/FixMyStreet/Cobrand/Default.pm:732 msgid "Grant access to the admin" msgstr "" @@ -1470,12 +1492,12 @@ msgstr "" msgid "Graph of problem creation by status over time" msgstr "Graf hlášení v čase a jejich stavů" -#: templates/web/base/dashboard/index.html:93 +#: templates/web/base/dashboard/index.html:94 #, fuzzy msgid "Group by %s" msgstr "uživatelem %s" -#: templates/web/base/dashboard/index.html:98 +#: templates/web/base/dashboard/index.html:99 msgid "Group by:" msgstr "" @@ -1508,7 +1530,7 @@ msgstr "Fotografie nedávných okolních hlášení" msgid "Hi %s" msgstr "Přihlášená osoba: %s" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:911 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:950 #: perllib/FixMyStreet/DB/ResultSet/State.pm:64 #: templates/web/base/admin/update_edit.html:30 #: templates/web/zurich/admin/header.html:1 @@ -1518,6 +1540,11 @@ msgstr "Přihlášená osoba: %s" msgid "Hidden" msgstr "Skrytý" +#: templates/web/base/admin/user-form.html:197 +#, fuzzy +msgid "Hide all reports and updates" +msgstr "Sledovaná hlášení a sledovaní uživatelé" + #: templates/web/base/report/_main.html:105 msgid "Hide entire report" msgstr "" @@ -1541,7 +1568,7 @@ msgstr "" #: templates/web/base/around/display_location.html:60 #: templates/web/base/around/display_location.html:68 -#: templates/web/base/js/translation_strings.html:55 +#: templates/web/base/js/translation_strings.html:61 msgid "Hide pins" msgstr "Schovat značky" @@ -1570,7 +1597,7 @@ msgstr "Úvodní stránka" msgid "How to report a problem" msgstr "Jak nahlásit problém" -#: templates/web/base/js/translation_strings.html:32 +#: templates/web/base/js/translation_strings.html:38 msgid "How to send successful reports" msgstr "Anleitung" @@ -1633,7 +1660,7 @@ msgstr "" "Pokud dva nebo více subjektů působí ve stejné lokalitě, FixMyStreet spojuje identické kategorie do jedné\n" " položky menu. Pokud to tak chcete, ujistěte se, že jména kategorie v těchto subjektech jsou totožná." -#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/auth/generate_token.html:61 msgid "If you generate a new token the existing token will no longer work." msgstr "" @@ -1710,8 +1737,8 @@ msgstr "V tabulce zneužívání?" msgid "In addition, the following attributes that are not part of the Open311 v2 specification are returned: agency_sent_datetime, title (also returned as part of description), interface_used, comment_count, requestor_name (only present if requestor allowed the name to be shown on this site)." msgstr "Kromě toho, tyto atributy, které nejsou součástí specifikace Open311 v2 jsou vráceny: agency_sent_datetime název (také vrácený jako součást popisu), interface_used, comment_count, requestor_name (přítomný pouze tehdy, pokud žadatel povolen název, který bude zobrazen na této stránce) ," -#: perllib/FixMyStreet/Cobrand/Zurich.pm:197 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:959 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:198 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:998 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:8 msgid "In progress" @@ -1741,7 +1768,7 @@ msgstr "" msgid "Inspection required" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:698 +#: perllib/FixMyStreet/Cobrand/Default.pm:716 msgid "Instruct contractors to fix problems" msgstr "" @@ -1773,20 +1800,20 @@ msgstr "Často bývá nejrychlejší <a href=\"%s\">zkontrolovat naše Otázky msgid "It’s on its way to the council right now." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:182 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:183 msgid "Jurisdiction Unknown" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:923 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:962 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:15 msgid "Jurisdiction unknown" msgstr "" -#: templates/web/base/auth/general.html:90 +#: templates/web/base/auth/general.html:92 #: templates/web/base/report/new/form_user_loggedout_password.html:16 #: templates/web/base/report/update/form_user_loggedout_password.html:15 -#: templates/web/zurich/auth/general.html:40 +#: templates/web/zurich/auth/general.html:30 msgid "Keep me signed in on this computer" msgstr "Ponechte mě přihlášeného na tomto počítači" @@ -1850,6 +1877,11 @@ msgstr "" msgid "List all reported problems" msgstr "Seznam všech hlášení" +#: templates/web/base/around/on_map_list_items.html:18 +#, fuzzy +msgid "Loading reports…" +msgstr "Vaše hlášení" + #: templates/web/base/report/new/category_wrapper.html:8 msgid "Loading..." msgstr "Nahrávání..." @@ -1888,23 +1920,31 @@ msgstr "" msgid "Log in with Twitter" msgstr "" -#: templates/web/base/js/translation_strings.html:65 +#: templates/web/base/js/translation_strings.html:71 msgid "Log in with email" msgstr "" -#: templates/web/base/js/translation_strings.html:63 +#: templates/web/base/js/translation_strings.html:69 msgid "Log in with email/text" msgstr "" -#: templates/web/base/dashboard/index.html:81 +#: templates/web/base/admin/user-form.html:195 +msgid "Log out of all sessions" +msgstr "" + +#: templates/web/base/dashboard/index.html:82 msgid "Look up" msgstr "" -#: templates/web/base/js/translation_strings.html:44 +#: templates/web/base/js/translation_strings.html:50 msgid "MAP" msgstr "MAPA" -#: perllib/FixMyStreet/Cobrand/Default.pm:699 +#: templates/web/base/admin/user-form.html:196 +msgid "Make anonymous on all reports and updates" +msgstr "" + +#: perllib/FixMyStreet/Cobrand/Default.pm:717 msgid "Manage shortlist" msgstr "" @@ -1912,7 +1952,7 @@ msgstr "" msgid "Manual order" msgstr "" -#: templates/web/base/js/translation_strings.html:46 +#: templates/web/base/js/translation_strings.html:52 msgid "Map" msgstr "Mapa" @@ -1920,11 +1960,11 @@ msgstr "Mapa" msgid "Mark as sent" msgstr "" -#: templates/web/base/admin/user-form.html:110 +#: templates/web/base/admin/user-form.html:106 msgid "Mark users whose behaviour you want to keep a check on as <strong>flagged</strong>." msgstr "Označte uživatele, jejichž chování chcete sledovat a označte je <strong>příznakem</strong>." -#: perllib/FixMyStreet/Cobrand/Default.pm:697 +#: perllib/FixMyStreet/Cobrand/Default.pm:715 msgid "Markup problem details" msgstr "" @@ -1952,7 +1992,8 @@ msgstr "Chybějící jurisdiction_id" msgid "Moderate" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:693 +#: perllib/FixMyStreet/Cobrand/ACV.pm:87 +#: perllib/FixMyStreet/Cobrand/Default.pm:711 msgid "Moderate report details" msgstr "" @@ -1978,7 +2019,7 @@ msgstr "Moderováno oddělením během jednoho pracovního dne" msgid "Moderation reason:" msgstr "" -#: templates/web/base/dashboard/index.html:101 +#: templates/web/base/dashboard/index.html:102 msgid "Month" msgstr "Měsíc" @@ -2000,12 +2041,12 @@ msgstr "" #: templates/web/base/admin/states/index.html:108 #: templates/web/base/admin/states/index.html:11 #: templates/web/base/admin/users.html:16 -#: templates/web/base/auth/general.html:113 +#: templates/web/base/auth/general.html:115 #: templates/web/base/report/new/form_user_loggedin.html:49 #: templates/web/base/report/new/form_user_loggedout_by_email.html:11 #: templates/web/base/report/update/form_name.html:27 #: templates/web/zurich/admin/body-form.html:4 -#: templates/web/zurich/auth/general.html:60 +#: templates/web/zurich/auth/general.html:50 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "Name" msgstr "Jméno" @@ -2018,10 +2059,6 @@ msgstr "Jméno" msgid "Name:" msgstr "Jméno:" -#: perllib/FixMyStreet/Script/Reports.pm:110 -msgid "Name: %s" -msgstr "Jméno: %s" - #: templates/web/base/report/_inspect.html:44 msgid "Navigate to this problem" msgstr "" @@ -2039,8 +2076,8 @@ msgstr "Nejbližší pojmenovaná ulice k umístěné značce na mapě (automati msgid "Nearest postcode to the pin placed on the map (automatically generated): %s (%sm away)" msgstr "Nejbližší PSČ k umístěné značce na mapě (automaticky generováno) %s (%sm away)" -#: perllib/FixMyStreet/Cobrand/Default.pm:521 -#: perllib/FixMyStreet/Cobrand/Default.pm:549 +#: perllib/FixMyStreet/Cobrand/Default.pm:539 +#: perllib/FixMyStreet/Cobrand/Default.pm:567 msgid "Nearest road to the pin placed on the map (automatically generated by Bing Maps): %s" msgstr "Nejbližší cesta k umístěné značce na mapě (automaticky generováno pomocí Bing Mapy): %s" @@ -2060,11 +2097,12 @@ msgstr "" msgid "Nearly done! Now check your email…" msgstr "" +#: templates/web/base/auth/2faform.html:8 #: templates/web/base/auth/smsform.html:19 msgid "Nearly done! Now check your phone…" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:129 msgid "New" msgstr "" @@ -2093,7 +2131,7 @@ msgstr "Nové lokální hlášení na FixMyStreet" msgid "New note to DM:" msgstr "" -#: templates/web/base/auth/change_password.html:35 +#: templates/web/base/auth/change_password.html:47 msgid "New password:" msgstr "" @@ -2151,7 +2189,7 @@ msgstr "" msgid "Next" msgstr "Další" -#: perllib/FixMyStreet/Cobrand/Default.pm:1222 +#: perllib/FixMyStreet/Cobrand/Default.pm:1240 #: templates/web/base/admin/category_edit.html:4 #: templates/web/base/admin/list_updates.html:32 #: templates/web/base/admin/list_updates.html:34 @@ -2167,11 +2205,11 @@ msgstr "Další" msgid "No" msgstr "Ne" -#: templates/web/base/admin/user-form.html:84 +#: templates/web/base/admin/user-form.html:80 msgid "No area" msgstr "" -#: templates/web/base/admin/user-form.html:55 +#: templates/web/base/admin/user-form.html:48 msgid "No body" msgstr "Žádný subjekt" @@ -2208,7 +2246,7 @@ msgstr "" msgid "No reports to show on map, here are some nearby:" msgstr "" -#: templates/web/base/js/translation_strings.html:37 +#: templates/web/base/js/translation_strings.html:43 msgid "No result returned" msgstr "Vráceno bez výsledku." @@ -2232,15 +2270,15 @@ msgstr "Žádný podporovatel." msgid "None" msgstr "Žádné" -#: templates/web/base/admin/user-form.html:76 -#: templates/web/base/admin/user-form.html:77 +#: templates/web/base/admin/user-form.html:72 +#: templates/web/base/admin/user-form.html:73 msgid "" "Normal (public) users should not be associated with any <strong>area</strong>.<br>\n" " Authorised staff users can be associated with the area in which they operate." msgstr "" -#: templates/web/base/admin/user-form.html:46 -#: templates/web/base/admin/user-form.html:47 +#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:39 msgid "" "Normal (public) users should not be associated with any <strong>body</strong>.<br>\n" " Authorised staff users can be associated with the body they represent.<br>\n" @@ -2252,8 +2290,8 @@ msgstr "" " V závislosti na implementaci, zaměstnanci institucí mohou mít přístup k přehledům (souhrny \n" " aktivit jejich institucí), možnost smazat hlášení nebo nastavovat speciální stavy hlášení." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:186 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:933 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:187 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:972 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:13 msgid "Not contactable" @@ -2312,15 +2350,15 @@ msgstr "" msgid "Number of problems reported in each ward, in the last 7 days." msgstr "" -#: templates/web/base/js/translation_strings.html:43 +#: templates/web/base/js/translation_strings.html:49 msgid "OK" msgstr "OK" -#: templates/web/base/js/translation_strings.html:74 +#: templates/web/base/js/translation_strings.html:80 msgid "Offline data cleared" msgstr "" -#: templates/web/base/js/translation_strings.html:71 +#: templates/web/base/js/translation_strings.html:77 msgid "Offline update data saved" msgstr "" @@ -2336,14 +2374,14 @@ msgstr "" msgid "On behalf of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:174 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:905 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:175 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:944 #: perllib/FixMyStreet/DB/ResultSet/State.pm:70 #: templates/web/base/admin/states/index.html:102 #: templates/web/base/admin/states/index.html:25 #: templates/web/base/admin/states/index.html:32 #: templates/web/base/admin/update_edit.html:30 -#: templates/web/base/dashboard/index.html:111 +#: templates/web/base/dashboard/index.html:112 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:7 #: templates/web/zurich/admin/update_edit.html:18 @@ -2382,17 +2420,17 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1238 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:689 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:690 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1262 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:686 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:687 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:716 #: perllib/FixMyStreet/App/Controller/Report/New.pm:719 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:722 #: perllib/FixMyStreet/DB/Result/Problem.pm:588 #: perllib/FixMyStreet/DB/Result/Problem.pm:595 #: perllib/FixMyStreet/DB/Result/Problem.pm:610 #: perllib/FixMyStreet/DB/Result/Problem.pm:619 -#: perllib/FixMyStreet/Script/Reports.pm:182 -#: perllib/FixMyStreet/Script/Reports.pm:197 +#: perllib/FixMyStreet/Script/Reports.pm:179 +#: perllib/FixMyStreet/Script/Reports.pm:194 msgid "Other" msgstr "Ostatní" @@ -2427,23 +2465,23 @@ msgstr "Nadřazený subjekt" msgid "Partial" msgstr "Částečně" -#: templates/web/base/auth/general.html:116 +#: templates/web/base/auth/general.html:118 #: templates/web/base/report/new/form_user_loggedout_by_email.html:38 #: templates/web/base/report/update/form_user_loggedout_by_email.html:10 -#: templates/web/zurich/auth/general.html:32 -#: templates/web/zurich/auth/general.html:63 +#: templates/web/zurich/auth/general.html:22 +#: templates/web/zurich/auth/general.html:53 msgid "Password (optional)" msgstr "Heslo (volitelně)" -#: templates/web/base/auth/general.html:81 +#: templates/web/base/auth/general.html:83 msgid "Password:" msgstr "Heslo:" -#: templates/web/base/js/translation_strings.html:52 +#: templates/web/base/js/translation_strings.html:58 msgid "Permalink" msgstr "Trvalý odkaz" -#: templates/web/base/admin/user-form.html:162 +#: templates/web/base/admin/user-form.html:164 msgid "Permissions:" msgstr "" @@ -2462,12 +2500,12 @@ msgstr "Telefonní číslo" msgid "Phone number (optional)" msgstr "Telefonní číslo (volitelně)" -#: templates/web/base/admin/user-form.html:30 +#: templates/web/base/admin/user-form.html:25 msgid "Phone verified:" msgstr "" #: templates/web/base/admin/report_edit.html:135 -#: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 +#: templates/web/base/admin/user-form.html:23 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:39 msgid "Phone:" msgstr "Telefon:" @@ -2521,12 +2559,12 @@ msgid "Pick your ward" msgstr "" #: templates/web/base/around/display_location.html:74 -#: templates/web/base/js/translation_strings.html:30 +#: templates/web/base/js/translation_strings.html:36 msgid "Place pin on map" msgstr "Umísti špendlík na mapu" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:945 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:951 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:984 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:990 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:9 #: templates/web/zurich/admin/index-dm.html:9 @@ -2537,8 +2575,8 @@ msgstr "Plánováno" msgid "Please be polite, concise and to the point." msgstr "Buďte prosím zdvořilí, struční a vyjadřujte se k věci." -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:27 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:31 msgid "Please check the passwords and try again" msgstr "Zkontrolujte prosím hesla a zkuste znovu" @@ -2546,13 +2584,12 @@ msgstr "Zkontrolujte prosím hesla a zkuste znovu" #: templates/web/base/auth/_username_error.html:9 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:27 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:9 msgid "Please check your email address is correct" msgstr "Zkontrolujte, zda je vaše emailová adresa správná" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1334 -#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1327 +#: perllib/FixMyStreet/DB/Result/User.pm:205 +#: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:7 #, fuzzy @@ -2560,13 +2597,18 @@ msgid "Please check your phone number is correct" msgstr "Zkontrolujte, zda je vaše emailová adresa správná" #: perllib/FixMyStreet/App/Controller/Admin.pm:297 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:905 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:928 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:923 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:946 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 -#: templates/web/base/js/translation_strings.html:10 +#: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" msgstr "Vyberte kategorii" +#: perllib/FixMyStreet/App/Controller/Auth.pm:383 +#: perllib/FixMyStreet/App/Controller/Auth.pm:409 +msgid "Please choose a less commonly-used password" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Admin.pm:345 #: templates/web/base/admin/bodies.html:4 templates/web/base/admin/body.html:11 #: templates/web/base/admin/template_edit.html:13 @@ -2586,20 +2628,21 @@ msgstr "Nezneužívejte tento nástroj - zneužívání vašeho úřadu znehodno #: perllib/FixMyStreet/App/Controller/Admin.pm:298 #: perllib/FixMyStreet/DB/Result/Comment.pm:128 -#: templates/web/base/js/translation_strings.html:3 +#: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "prosím zadejte zprávu" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1332 -#: perllib/FixMyStreet/DB/Result/User.pm:200 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1325 +#: perllib/FixMyStreet/DB/Result/User.pm:208 +#: perllib/FixMyStreet/DB/Result/User.pm:209 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:4 #, fuzzy msgid "Please enter a mobile number" msgstr "Prosím zadejte vaše telefonní číslo" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1365 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1461 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1462 msgid "Please enter a name" msgstr "" @@ -2607,53 +2650,51 @@ msgstr "" msgid "Please enter a name for this body" msgstr "" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:25 -#: templates/web/base/js/translation_strings.html:20 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:29 +#: templates/web/base/js/translation_strings.html:23 msgid "Please enter a password" msgstr "Prosím zadejte heslo" #: perllib/FixMyStreet/App/Controller/Contact.pm:115 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 -#: templates/web/base/js/translation_strings.html:4 +#: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Prosím zadejte název" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1362 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1452 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1355 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1453 #: perllib/FixMyStreet/App/Controller/Admin.pm:311 -#: perllib/FixMyStreet/DB/Result/User.pm:193 -#: templates/web/base/js/translation_strings.html:13 -#: templates/web/base/js/translation_strings.html:17 +#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: templates/web/base/js/translation_strings.html:16 +#: templates/web/base/js/translation_strings.html:20 msgid "Please enter a valid email" msgstr "Prosím zadejte platný e-mail" -#: perllib/FixMyStreet/App/Controller/Alert.pm:350 +#: perllib/FixMyStreet/App/Controller/Alert.pm:355 #: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please enter a valid email address" msgstr "Prosím zadejte platnou emailovou adresu" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1356 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1446 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1349 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Prosím zadejte vaše telefonní číslo" #: perllib/FixMyStreet/DB/Result/Problem.pm:369 -#: templates/web/base/js/translation_strings.html:5 +#: templates/web/base/js/translation_strings.html:8 msgid "Please enter some details" msgstr "Prosím zadejte podrobnosti" #: perllib/FixMyStreet/App/Controller/Contact.pm:114 -#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: perllib/FixMyStreet/DB/Result/User.pm:196 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:26 -#: templates/web/base/js/translation_strings.html:12 -#: templates/web/base/js/translation_strings.html:16 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:8 +#: templates/web/base/js/translation_strings.html:15 +#: templates/web/base/js/translation_strings.html:19 msgid "Please enter your email" msgstr "Prosím zadejte váš e-mail" @@ -2661,34 +2702,34 @@ msgstr "Prosím zadejte váš e-mail" msgid "Please enter your email address" msgstr "Prosím zadejte vaši emailovou adresu" -#: templates/web/base/js/translation_strings.html:26 +#: templates/web/base/js/translation_strings.html:32 msgid "Please enter your first name" msgstr "Zadejte vaše jméno" #: perllib/FixMyStreet/Cobrand/UK.pm:326 -#: templates/web/base/js/translation_strings.html:8 +#: templates/web/base/js/translation_strings.html:11 msgid "Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below" msgstr "Zadejte své celé jméno, úřad potřebuje tyto informace - jestliže si přejete, aby Vaše jméno nebylo na webu zobrazeno, odškrtněnte čvereček níže" #: perllib/FixMyStreet/App/Controller/Contact.pm:113 #: perllib/FixMyStreet/DB/Result/Comment.pm:125 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 -#: perllib/FixMyStreet/DB/Result/User.pm:186 -#: templates/web/base/js/translation_strings.html:7 +#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: templates/web/base/js/translation_strings.html:10 msgid "Please enter your name" msgstr "Zadejte vaše jméno" #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:6 -#: templates/web/base/js/translation_strings.html:23 +#: templates/web/base/js/translation_strings.html:29 msgid "Please enter your phone number" msgstr "Prosím zadejte vaše telefonní číslo" -#: templates/web/base/js/translation_strings.html:27 +#: templates/web/base/js/translation_strings.html:33 msgid "Please enter your second name" msgstr "Prosím zadejte vaše příjmení" -#: templates/web/base/js/translation_strings.html:25 +#: templates/web/base/js/translation_strings.html:31 msgid "Please enter your title" msgstr "Zadejte nadpis" @@ -2711,10 +2752,19 @@ msgstr "Prosím, vyplňte údaje o hlášeném problému." msgid "Please fill in the form below with details of the problem, and describe the location as precisely as possible in the details box." msgstr "Vyplňte prosím níže uvedený formulář s údaji o problému, a popište místo tak přesně, jak je to možné v poli podrobnosti." +#: templates/web/base/auth/2faform.html:9 +msgid "Please generate a two-factor code and enter it below:" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Questionnaire.pm:239 msgid "Please indicate whether you'd like to receive another questionnaire" msgstr "Uveďte, zda chcete dostat další dotazník" +#: perllib/FixMyStreet/App/Controller/Auth.pm:406 +#: templates/web/base/js/translation_strings.html:26 +msgid "Please make sure your password is at least %d characters long" +msgstr "" + #: templates/web/base/report/updates-sidebar-notes.html:2 msgid "Please note that updates are not sent to the council." msgstr "Vezměte prosím na vědomí, že aktualizace nejsou odeslány na úřad." @@ -2778,12 +2828,12 @@ msgstr "Uveďte, prosím, zda byl či nebyl problém vyřešen" #: perllib/FixMyStreet/App/Model/PhotoSet.pm:122 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:156 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:158 -#: templates/web/base/js/translation_strings.html:60 +#: templates/web/base/js/translation_strings.html:66 msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1359 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1449 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1352 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 msgid "Please verify at least one of email/phone" msgstr "" @@ -2796,24 +2846,24 @@ msgid "Please write your update here" msgstr "Aktuální informace doplňte prosím zde" #: templates/web/base/report/update-form.html:25 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:18 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_user_loggedout_password.html:10 msgid "Post" msgstr "Odeslat" -#: perllib/FixMyStreet/DB/Result/Comment.pm:231 +#: perllib/FixMyStreet/DB/Result/Comment.pm:211 msgid "Posted anonymously at %s" msgstr "Nahlášeno anonymně v %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:266 +#: perllib/FixMyStreet/DB/Result/Comment.pm:246 msgid "Posted by %s at %s" msgstr "Odesláno uživatelem %s v %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:254 +#: perllib/FixMyStreet/DB/Result/Comment.pm:234 msgid "Posted by <strong>%s</strong> (%s) at %s" msgstr "Odesláno uživatelem <strong>%s</strong> (%s) v %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:256 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 msgid "Posted by <strong>%s</strong> at %s" msgstr "Odesláno uživatelem <strong>%s</strong> v %s" @@ -2825,7 +2875,7 @@ msgstr "" msgid "Previous" msgstr "Předcházející" -#: perllib/FixMyStreet/Cobrand/Default.pm:648 +#: perllib/FixMyStreet/Cobrand/Default.pm:666 msgid "Priorities" msgstr "" @@ -2846,7 +2896,7 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:144 msgid "Private" msgstr "Neveřejné" @@ -2876,7 +2926,7 @@ msgstr "Hlášení %s bylo odesláno na úřad %s" msgid "Problem breakdown by state" msgstr "Členění hlášení podle stavu" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1309 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1283 msgid "Problem marked as open." msgstr "Hlášení bylo označeno za otevřené." @@ -2884,7 +2934,8 @@ msgstr "Hlášení bylo označeno za otevřené." msgid "Problem state change based on survey results" msgstr "Stav hlášení byl změněn na základě výsledků šetření" -#: perllib/FixMyStreet/Cobrand/Default.pm:692 +#: perllib/FixMyStreet/Cobrand/ACV.pm:86 +#: perllib/FixMyStreet/Cobrand/Default.pm:710 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Hlášení" @@ -2911,7 +2962,7 @@ msgstr "Hlášení označená za vyřešená na serveru FixMyStreet" msgid "Problems within %.1fkm of %s" msgstr "Hlášení v okolí %.1fkm od tohoto místa" -#: perllib/FixMyStreet/Cobrand/Default.pm:821 +#: perllib/FixMyStreet/Cobrand/Default.pm:839 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:137 #: perllib/FixMyStreet/Cobrand/UK.pm:215 perllib/FixMyStreet/Cobrand/UK.pm:257 #: perllib/FixMyStreet/Cobrand/UK.pm:269 @@ -2947,12 +2998,12 @@ msgstr "Poskytněte aktuální informace" msgid "Provide update as" msgstr "" -#: templates/web/base/auth/general.html:119 +#: templates/web/base/auth/general.html:124 msgid "Providing a name and password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Poskytnutí jména a hesla je volitelné, zato vám ale umožní snadněji nahlásit problémy, hlásit aktualizace a spravovat svá hlášení." -#: templates/web/base/report/new/form_user_loggedout_by_email.html:41 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:13 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:43 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:16 msgid "Providing a password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Poskytnutí hesla je volitelné, zato vám ale umožní snadněji nahlásit problémy, hlásit aktualizace a spravovat svá hlášení." @@ -2969,7 +3020,7 @@ msgstr "Veřejná reakce:" msgid "Public update:" msgstr "" -#: templates/web/zurich/admin/report_edit.html:123 +#: templates/web/zurich/admin/report_edit.html:122 #: templates/web/zurich/admin/stats/index.html:38 msgid "Publish photo" msgstr "Publikovaná fotografie" @@ -3025,7 +3076,7 @@ msgstr "RSS kanál pro %s, v oblasti %s " msgid "RSS feed of nearby problems" msgstr "RSS kanál hlášení v okolí" -#: perllib/FixMyStreet/Cobrand/Default.pm:822 +#: perllib/FixMyStreet/Cobrand/Default.pm:840 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:136 #: perllib/FixMyStreet/Cobrand/UK.pm:222 msgid "RSS feed of problems within %s" @@ -3077,6 +3128,10 @@ msgstr "Uvědomte si, že FixMyStreet je především pro hlášení fyzických msgid "Remove" msgstr "Odstranit příznak" +#: templates/web/base/admin/user-form.html:198 +msgid "Remove account details" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:4 #, fuzzy msgid "Remove field" @@ -3098,13 +3153,13 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:159 +#: templates/web/base/admin/report_edit.html:161 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" msgstr "Odstranit fotografii (nelze vrátit zpět!)" -#: templates/web/base/auth/generate_token.html:33 +#: templates/web/base/auth/generate_token.html:52 msgid "Replace token" msgstr "" @@ -3136,11 +3191,11 @@ msgstr "Nevhodný obsah" msgid "Report as" msgstr "" -#: perllib/FixMyStreet/App/Controller/Rss.pm:302 +#: perllib/FixMyStreet/App/Controller/Rss.pm:303 msgid "Report on %s" msgstr "Hlášení na webu %s" -#: templates/web/base/dashboard/index.html:61 +#: templates/web/base/dashboard/index.html:62 msgid "Report state:" msgstr "" @@ -3210,15 +3265,16 @@ msgstr "" #: templates/web/base/around/index.html:3 #: templates/web/base/around/lookup_by_ref.html:3 -#: templates/web/base/js/translation_strings.html:42 +#: templates/web/base/js/translation_strings.html:48 #: templates/web/base/report/new/fill_in_details.html:0 #: templates/web/base/report/new/fill_in_details.html:8 #: templates/web/zurich/report/new/fill_in_details_form.html:4 msgid "Reporting a problem" msgstr "Hlášení problému" -#: perllib/FixMyStreet/Cobrand/Default.pm:638 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:388 +#: perllib/FixMyStreet/Cobrand/ACV.pm:265 +#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/zurich/header.html:46 msgid "Reports" msgstr "Hlášení" @@ -3236,7 +3292,7 @@ msgstr "Hlášení čekající na schválení" msgid "Reports by destination" msgstr "Nahlášeno uživatelem %s, určeno pro %s" -#: templates/web/base/admin/user-form.html:125 +#: templates/web/base/admin/user-form.html:124 msgid "Reports made by trusted users will be sent to the responsible body without being inspected first." msgstr "" @@ -3248,7 +3304,7 @@ msgstr "" msgid "Reports published" msgstr "Publikovaná hlášení" -#: templates/web/base/js/translation_strings.html:75 +#: templates/web/base/js/translation_strings.html:81 msgid "Reports saved offline." msgstr "" @@ -3322,8 +3378,8 @@ msgstr "" msgid "Revert to original title" msgstr "" -#: templates/web/base/js/translation_strings.html:28 -#: templates/web/base/js/translation_strings.html:40 +#: templates/web/base/js/translation_strings.html:34 +#: templates/web/base/js/translation_strings.html:46 msgid "Right place?" msgstr "Správné místo?" @@ -3337,16 +3393,16 @@ msgstr "" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1879 -#: templates/web/base/admin/report_edit.html:156 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: templates/web/base/admin/report_edit.html:158 #: templates/web/base/admin/update_edit.html:68 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Otočit doleva" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: templates/web/base/admin/report_edit.html:157 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: templates/web/base/admin/report_edit.html:159 #: templates/web/base/admin/update_edit.html:69 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3356,7 +3412,7 @@ msgstr "Otočit doprava" msgid "Rotating this photo will discard unsaved changes to the report." msgstr "" -#: templates/web/base/js/translation_strings.html:47 +#: templates/web/base/js/translation_strings.html:53 #: templates/web/base/maps/google-ol.html:2 msgid "Satellite" msgstr "Satelitní" @@ -3387,11 +3443,11 @@ msgid "Save with a public update" msgstr "" #. ("This is followed by a progress count, e.g. 3/5") -#: templates/web/base/js/translation_strings.html:76 +#: templates/web/base/js/translation_strings.html:82 msgid "Saving reports offline" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:130 #, fuzzy msgid "Scheduled" msgstr "Akce naplánována" @@ -3425,12 +3481,20 @@ msgstr "Nebylo nalezeno žádné hlášení." msgid "Searching found no users." msgstr "Nebyli nalezeni žádní sledovaní uživatelé." +#: templates/web/base/auth/generate_token.html:1 +#: templates/web/base/auth/generate_token.html:2 +#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/my/my.html:65 +msgid "Security" +msgstr "" + #: templates/web/base/report/new/councils_text_private.html:7 #: templates/web/base/report/new/form_user.html:5 msgid "See our privacy policy" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:703 +#: perllib/FixMyStreet/Cobrand/ACV.pm:93 +#: perllib/FixMyStreet/Cobrand/Default.pm:721 msgid "See user detail for reports created as the council" msgstr "" @@ -3465,7 +3529,7 @@ msgstr "" msgid "Sending a confirmation text failed: \"%s\"" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:870 msgid "Sent report back" msgstr "" @@ -3482,6 +3546,12 @@ msgstr "Odeslat:" msgid "Service:" msgstr "Služba:" +#: templates/web/base/auth/change_password.html:1 +#: templates/web/base/auth/change_password.html:4 +#, fuzzy +msgid "Set password" +msgstr "Změnit heslo" + #: templates/web/base/report/_inspect.html:47 msgid "Set to my current location" msgstr "" @@ -3537,7 +3607,7 @@ msgstr "" #: templates/web/base/around/display_location.html:58 #: templates/web/base/around/display_location.html:66 -#: templates/web/base/js/translation_strings.html:54 +#: templates/web/base/js/translation_strings.html:60 msgid "Show pins" msgstr "Zobrazit značky" @@ -3549,20 +3619,20 @@ msgstr "" msgid "Show reports in your area" msgstr "" -#: templates/web/base/auth/general.html:124 +#: templates/web/base/auth/general.html:129 #: templates/web/base/auth/general.html:3 -#: templates/web/base/auth/general.html:85 +#: templates/web/base/auth/general.html:87 #: templates/web/base/main_nav_items.html:6 -#: templates/web/zurich/auth/general.html:18 -#: templates/web/zurich/auth/general.html:35 +#: templates/web/zurich/auth/general.html:25 +#: templates/web/zurich/auth/general.html:8 msgid "Sign in" msgstr "Přihlásit se" -#: templates/web/base/auth/general.html:98 +#: templates/web/base/auth/general.html:100 msgid "Sign in by email instead, providing a new password. When you click the link in your email, your password will be updated." msgstr "" -#: templates/web/base/auth/general.html:96 +#: templates/web/base/auth/general.html:98 msgid "Sign in by email or text, providing a new password. When you click the link in your email or enter the SMS authentication code, your password will be updated." msgstr "" @@ -3596,14 +3666,30 @@ msgstr "Některé fotografie současných hlášení" msgid "Some text to localize" msgstr "Specifický název pro lokalizaci" -#: perllib/FixMyStreet/Cobrand/UK.pm:80 +#: perllib/FixMyStreet/Cobrand/ACV.pm:59 perllib/FixMyStreet/Cobrand/UK.pm:80 msgid "Sorry, that appears to be a Crown dependency postcode, which we don't cover." msgstr "Je nám líto, že se zdá, že toto PSČ nepokrýváme." +#: perllib/FixMyStreet/Cobrand/ACV.pm:73 +#, fuzzy +msgid "Sorry, that appears to be a Northern Irish postcode, which we don't cover." +msgstr "Je nám líto, že se zdá, že toto PSČ nepokrýváme." + +#: perllib/FixMyStreet/Cobrand/ACV.pm:65 +#, fuzzy +msgid "Sorry, that appears to be a Scottish postcode, which we don't cover." +msgstr "Je nám líto, že se zdá, že toto PSČ nepokrýváme." + +#: perllib/FixMyStreet/Cobrand/ACV.pm:69 +#, fuzzy +msgid "Sorry, that appears to be a Welsh postcode, which we don't cover." +msgstr "Je nám líto, že se zdá, že toto PSČ nepokrýváme." + #: templates/web/base/auth/smsform.html:6 templates/web/base/auth/token.html:8 msgid "Sorry, that wasn’t a valid link" msgstr "" +#: templates/web/base/auth/2faform.html:5 #: templates/web/base/auth/smsform.html:16 msgid "Sorry, that wasn’t the correct code" msgstr "" @@ -3649,15 +3735,15 @@ msgstr "" msgid "Sort by" msgstr "" -#: templates/web/base/admin/user-form.html:65 +#: templates/web/base/admin/user-form.html:58 msgid "Staff users have permission to log in to the admin." msgstr "" -#: templates/web/base/admin/user-form.html:68 +#: templates/web/base/admin/user-form.html:62 msgid "Staff:" msgstr "" -#: templates/web/base/dashboard/index.html:73 +#: templates/web/base/dashboard/index.html:74 #, fuzzy msgid "Start Date" msgstr "Počáteční datum:" @@ -3671,7 +3757,7 @@ msgstr "Počáteční datum:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:50 #: templates/web/base/admin/templates.html:8 -#: templates/web/base/dashboard/index.html:100 +#: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:88 #: templates/web/base/report/_item.html:96 #: templates/web/base/report/update/form_update.html:39 @@ -3694,14 +3780,15 @@ msgstr "Uložit změny" msgid "State:" msgstr "Stav:" -#: perllib/FixMyStreet/Cobrand/Default.pm:628 +#: perllib/FixMyStreet/Cobrand/ACV.pm:255 +#: perllib/FixMyStreet/Cobrand/Default.pm:646 #: templates/web/base/admin/states/index.html:1 #, fuzzy msgid "States" msgstr "Stav" -#: perllib/FixMyStreet/Cobrand/Default.pm:622 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:391 +#: perllib/FixMyStreet/Cobrand/Default.pm:640 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:418 #: templates/web/base/admin/index.html:71 #: templates/web/base/admin/stats/index.html:1 #: templates/web/base/admin/stats/state.html:1 @@ -3734,7 +3821,7 @@ msgstr "" msgid "Subcategory" msgstr "Podkategorie: %s" -#: perllib/FixMyStreet/Script/Reports.pm:191 +#: perllib/FixMyStreet/Script/Reports.pm:188 msgid "Subcategory: %s" msgstr "Podkategorie: %s" @@ -3751,19 +3838,20 @@ msgstr "Předmět" msgid "Subject:" msgstr "Předmět:" +#: templates/web/base/auth/2faform.html:21 #: templates/web/base/auth/smsform.html:27 #: templates/web/base/questionnaire/creator_fixed.html:19 #: templates/web/base/report/new/form_user_loggedin.html:76 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:46 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:48 #: templates/web/base/report/new/form_user_loggedout_password.html:11 #: templates/web/zurich/report/new/fill_in_details_form.html:73 msgid "Submit" msgstr "Odeslat" -#: templates/web/base/admin/report_edit.html:167 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/report_edit.html:24 #: templates/web/base/admin/update_edit.html:79 -#: templates/web/base/admin/user-form.html:188 +#: templates/web/base/admin/user-form.html:191 #: templates/web/zurich/admin/report_edit-sdm.html:124 #: templates/web/zurich/admin/report_edit.html:264 #: templates/web/zurich/admin/update_edit.html:38 @@ -3774,8 +3862,8 @@ msgstr "Odeslat změny" msgid "Submit questionnaire" msgstr "Odeslat dotazník" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:169 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:898 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:170 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:937 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:6 #: templates/web/zurich/admin/index-dm.html:23 @@ -3805,8 +3893,9 @@ msgstr "" msgid "Summarise your changes" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:620 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:387 +#: perllib/FixMyStreet/Cobrand/ACV.pm:249 +#: perllib/FixMyStreet/Cobrand/Default.pm:638 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:414 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 #: templates/web/base/status/index.html:3 @@ -3818,7 +3907,7 @@ msgid "Summary" msgstr "Přehled" #: templates/web/zurich/reports/index.html:0 -#: templates/web/zurich/reports/index.html:5 +#: templates/web/zurich/reports/index.html:6 msgid "Summary reports" msgstr "Souhrnný přehled" @@ -3832,7 +3921,7 @@ msgstr "Souhrnný přehled" msgid "Superuser:" msgstr "" -#: templates/web/base/admin/user-form.html:148 +#: templates/web/base/admin/user-form.html:147 msgid "Superusers have permission to perform <strong>all actions</strong> within the admin." msgstr "" @@ -3845,8 +3934,8 @@ msgstr "Výsledky průzkumu" msgid "Template «%s»" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:644 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:398 +#: perllib/FixMyStreet/Cobrand/Default.pm:662 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:425 #: templates/web/zurich/header.html:63 msgid "Templates" msgstr "" @@ -3907,6 +3996,7 @@ msgstr "Zdá se, že tato lokalita nepatří do žádné městské části nebo msgid "That location does not appear to be in the UK; please try again." msgstr "To místo se nezdá být v České republice; prosím zkuste to znovu." +#: perllib/FixMyStreet/Cobrand/ACV.pm:52 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:50 #: perllib/FixMyStreet/Cobrand/UK.pm:73 @@ -3929,6 +4019,23 @@ msgstr "Tento report nemůže být zobrazen na %s." msgid "That report has been removed from FixMyStreet." msgstr "Toto hlášení bylo vyjmuto z FixMyStreet." +#: perllib/FixMyStreet/App/Controller/Admin.pm:1769 +#, fuzzy +msgid "That user has been logged out." +msgstr "Toto hlášení bylo vyjmuto z FixMyStreet." + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +msgid "That user has been made anonymous on all reports and updates." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1812 +msgid "That user’s personal details have been removed." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1790 +msgid "That user’s reports and updates have been hidden." +msgstr "" + #: templates/web/base/admin/contact-form.html:27 msgid "" "The <strong>email address</strong> is the destination to which reports about this category will be sent. \n" @@ -3990,7 +4097,7 @@ msgid "The diligency prize league table shows editors' activity (who's been edit msgstr "Tabulka Vítězů ukazuje aktivity editorů (kdo editoval nejvíce záznamů)." #: perllib/FixMyStreet/App/Controller/Dashboard.pm:43 -#: perllib/FixMyStreet/App/Controller/Reports.pm:85 +#: perllib/FixMyStreet/App/Controller/Reports.pm:84 msgid "The error was: %s" msgstr "Nastala chyba: %s" @@ -4044,8 +4151,8 @@ msgstr "Seznam oblastí byl povolen službou MapIt na adrese %s." msgid "The ordering of this field on the report page. Fields are shown in ascending order according to this value." msgstr "" -#: templates/web/base/auth/change_password.html:22 #: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:30 msgid "The passwords do not match" msgstr "Heslo se neshoduje" @@ -4057,7 +4164,7 @@ msgstr "Požadovaná adresa URL '%s' nebyla na tomto serveru nalezena" msgid "The type of input field to show to the user. <strong>Text</strong> is a simple text field, <strong>List</strong> is a drop-down selection." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:95 +#: perllib/FixMyStreet/Script/Reports.pm:96 msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "Uživatel nemohl lokalizovat problém v mapě, ale je zobrazeno okolí lokality při zadání hlášení" @@ -4070,7 +4177,7 @@ msgstr "" "<strong> Jména </strong> uživatelů se objeví veřejně v hlášeních, která nebyla označena jako <em> anonymní</em>. \n" " Jména nejsou nutně jedinečná." -#: templates/web/base/around/on_map_list_items.html:17 +#: templates/web/base/around/on_map_list_items.html:20 #: templates/web/base/my/_problem-list.html:8 #: templates/web/base/reports/_problem-list.html:13 msgid "There are no reports to show." @@ -4080,7 +4187,7 @@ msgstr "" msgid "There is already an auto-response template for this category/state." msgstr "" -#: perllib/FixMyStreet/App/Controller/Reports.pm:82 +#: perllib/FixMyStreet/App/Controller/Reports.pm:81 msgid "There was a problem showing the All Reports page. Please try again later." msgstr "Nastal problém v zobrazení stránky Všechna hlášení. Prosím, zkuste později." @@ -4089,19 +4196,19 @@ msgstr "Nastal problém v zobrazení stránky Všechna hlášení. Prosím, zkus msgid "There was a problem showing this page. Please try again later." msgstr "Nastal problém v zobrazení této stránky. Prosím, zkuste později." -#: perllib/FixMyStreet/App/Controller/Alert.pm:359 +#: perllib/FixMyStreet/App/Controller/Alert.pm:364 msgid "There was a problem with your email/password combination. Please try again." msgstr "Nastal problém s kombinací Vaší e-mailové adresy a hesla. Prosím zkuste znovu." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:806 -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:135 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:815 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 -#: templates/web/zurich/auth/general.html:28 +#: templates/web/zurich/auth/general.html:18 #, fuzzy msgid "There was a problem with your login information. If you cannot remember your password, or do not have one, please fill in the ‘No’ section of the form." msgstr "Byl problém s kombinací e-mailu a hesla. Pokud si nemůžete vzpomenout na své heslo, nebo ho ještě nemáte, zadejte ho v sekci lsquo, přihlášení se prostřednictvím e-mailu & rsquo; tohoto formuláře." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:338 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:348 msgid "There was a problem with your update. Please try again." msgstr "Nastal problém s vaší aktualizací. Prosím opakujte ještě jednou." @@ -4109,7 +4216,7 @@ msgstr "Nastal problém s vaší aktualizací. Prosím opakujte ještě jednou." msgid "There were problems with your report. Please see below." msgstr "Nastal problém s vaším hlášením. Prosím, přečtěte si informace níže." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:373 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:389 msgid "There were problems with your update. Please see below." msgstr "Nastal problém s Vaší aktualizací. Prosím, přečtěte si informace níže." @@ -4174,18 +4281,18 @@ msgstr "" "Tomuto úřadu budou zasálána pouze hlášení o problémech, která jsou umístěna v <strong> oblasti pokrytí</strong>. \n" " Úřad nebude dostávat žádné zprávy, pokud nepokrývá alespoň jednu vybranou oblast." -#: perllib/FixMyStreet/Script/Reports.pm:198 +#: perllib/FixMyStreet/Script/Reports.pm:195 msgid "This email has been sent to both councils covering the location of the problem, as the user did not categorise it; please ignore it if you're not the correct council to deal with the issue, or let us know what category of problem this is so we can add it to our system." msgstr "Tento e-mail byl odeslán na oba úřady působící v dané lokalitě, protože uživatel hlášení nekategorizoval. Prosím ignorujte, pokud nejste oprávněný úřad kompetentní řešit nahlášený problém nebo nám dejte vědět, jaká je to kategorie problémů a kdo jí má na starosti, my jí doplníme do našeho systému." -#: perllib/FixMyStreet/Script/Reports.pm:201 +#: perllib/FixMyStreet/Script/Reports.pm:198 msgid "This email has been sent to several councils covering the location of the problem, as the category selected is provided for all of them; please ignore it if you're not the correct council to deal with the issue." msgstr "Tento e-mail byl odeslán na několik úřadů působících v dané lokalitě, protože zvolená kategorie hlášení je uvedena pro všechny z nich. Prosím ignorujte, pokud nejste oprávněný úřad kompetentní řešit nahlášený problém." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1003 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1049 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:942 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:986 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1004 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1021 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1067 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:960 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Tato informace je vyžadována" @@ -4222,9 +4329,9 @@ msgstr "" msgid "This report is a duplicate. Please leave updates on the original report:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:166 #: perllib/FixMyStreet/Cobrand/Zurich.pm:167 -#: templates/web/zurich/report/_main.html:14 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:168 +#: templates/web/zurich/report/_main.html:12 msgid "This report is awaiting moderation." msgstr "Hlášení čeká na moderování operátorem." @@ -4240,11 +4347,7 @@ msgstr "Hlášení je aktuálně označené za vyřešené." msgid "This report is currently marked as open." msgstr "Hlášení je aktuálně označené za otevřené." -#: perllib/FixMyStreet/Script/Reports.pm:108 -msgid "This report was submitted anonymously" -msgstr "Hlášení bylo zasláno anonymně." - -#: perllib/FixMyStreet/Script/Reports.pm:88 +#: perllib/FixMyStreet/Script/Reports.pm:89 msgid "This web page also contains a photo of the problem, provided by the user." msgstr "Webová stránka také obsahuje fotografii hlášení, poskytnutou uživatelem." @@ -4255,7 +4358,8 @@ msgstr "Webová stránka také obsahuje fotografii hlášení, poskytnutou uživ msgid "Time spent (in minutes):" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:621 +#: perllib/FixMyStreet/Cobrand/ACV.pm:250 +#: perllib/FixMyStreet/Cobrand/Default.pm:639 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Časová osa" @@ -4293,7 +4397,7 @@ msgstr "" msgid "To limit this collection of fields to a single language, select it here." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:94 +#: perllib/FixMyStreet/Script/Reports.pm:95 msgid "To view a map of the precise location of this issue" msgstr "Pro zobrazení mapy přesného umístění tohoto problému" @@ -4315,9 +4419,9 @@ msgstr "" #: templates/web/base/admin/stats/fix_rate.html:4 #: templates/web/base/admin/stats/questionnaire.html:24 -#: templates/web/base/dashboard/index.html:114 -#: templates/web/base/dashboard/index.html:119 -#: templates/web/base/dashboard/index.html:143 +#: templates/web/base/dashboard/index.html:115 +#: templates/web/base/dashboard/index.html:120 +#: templates/web/base/dashboard/index.html:144 #: templates/web/zurich/admin/stats/index.html:30 msgid "Total" msgstr "Celkem" @@ -4335,20 +4439,22 @@ msgstr "" msgid "Translations" msgstr "" -#: templates/web/base/admin/user-form.html:129 +#: templates/web/base/admin/user-form.html:128 msgid "Trusted by bodies:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:709 +#: perllib/FixMyStreet/Cobrand/ACV.pm:99 +#: perllib/FixMyStreet/Cobrand/Default.pm:727 msgid "Trusted to make reports that don't need to be inspected" msgstr "" -#: templates/web/base/admin/user-form.html:137 +#: templates/web/base/admin/user-form.html:136 msgid "Trusted:" msgstr "" +#: templates/web/base/auth/2faform.html:6 #: templates/web/base/auth/smsform.html:17 -#: templates/web/base/js/translation_strings.html:29 +#: templates/web/base/js/translation_strings.html:35 msgid "Try again" msgstr "Opakujte znovu" @@ -4356,13 +4462,21 @@ msgstr "Opakujte znovu" msgid "Try emailing us directly:" msgstr "" +#: templates/web/base/auth/generate_token.html:21 +msgid "Two-factor authentication has been activated" +msgstr "" + +#: templates/web/base/auth/generate_token.html:32 +msgid "Two-factor authentication has been deactivated" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:44 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 msgid "Type" msgstr "" -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 msgid "Unban" msgstr "" @@ -4385,7 +4499,7 @@ msgstr "Neznámý typ upozornění" #: perllib/FixMyStreet/App/Controller/Photo.pm:109 #: perllib/FixMyStreet/App/Controller/Root.pm:141 -#: templates/web/base/js/translation_strings.html:38 +#: templates/web/base/js/translation_strings.html:44 msgid "Unknown error" msgstr "Neznámá chyba" @@ -4457,23 +4571,23 @@ msgstr "Aktualizovat status" msgid "Updated" msgstr "Aktualizováno" -#: perllib/FixMyStreet/DB/Result/Comment.pm:260 +#: perllib/FixMyStreet/DB/Result/Comment.pm:240 #, fuzzy msgid "Updated by <strong>%s</strong> (%s) at %s" msgstr "Odesláno uživatelem <strong>%s</strong> (%s) v %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:262 +#: perllib/FixMyStreet/DB/Result/Comment.pm:242 #, fuzzy msgid "Updated by <strong>%s</strong> at %s" msgstr "Odesláno uživatelem <strong>%s</strong> v %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1299 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1398 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1591 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1277 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1391 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1592 #: perllib/FixMyStreet/App/Controller/Admin.pm:933 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:767 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:792 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:862 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:806 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:901 msgid "Updated!" msgstr "Aktualizováno!" @@ -4525,33 +4639,33 @@ msgstr "" msgid "User ID to attribute fetched comments to" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1745 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1755 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1746 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1756 #, fuzzy msgid "User added to abuse list" msgstr "E-mail přidán do seznamu zneužívání" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1376 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1369 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1474 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1742 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1752 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1743 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1753 #, fuzzy msgid "User already in abuse list" msgstr "E-mail je již v seznamu zneužívání" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1834 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1887 msgid "User flag removed" msgstr "Uživatel vyjmut ze sledování" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1805 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1858 msgid "User flagged" msgstr "Uživatel sledován" #: templates/web/base/admin/report_blocks.html:18 -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 #: templates/web/base/admin/users.html:32 #, fuzzy msgid "User in abuse table" @@ -4567,14 +4681,16 @@ msgstr "Při vyhledávání byly nalezeny shody v uživatelských jménech nebo msgid "User:" msgstr "Uživatelé" -#: perllib/FixMyStreet/Cobrand/Default.pm:652 -#: perllib/FixMyStreet/Cobrand/Default.pm:711 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:403 +#: perllib/FixMyStreet/Cobrand/ACV.pm:101 +#: perllib/FixMyStreet/Cobrand/ACV.pm:271 +#: perllib/FixMyStreet/Cobrand/Default.pm:670 +#: perllib/FixMyStreet/Cobrand/Default.pm:729 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:430 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:55 msgid "Users" msgstr "Uživatelé" -#: templates/web/base/admin/user-form.html:159 +#: templates/web/base/admin/user-form.html:161 msgid "Users can perform the following actions within their assigned body or area." msgstr "" @@ -4649,7 +4765,7 @@ msgstr "" msgid "We need your email address, please give it below." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:207 +#: perllib/FixMyStreet/Script/Reports.pm:204 msgid "We realise this problem might be the responsibility of %s; however, we don't currently have any contact details for them. If you know of an appropriate contact address, please do get in touch." msgstr "Uvědomujeme si, že za tento problém by mohl být odpovědný % s; Nicméně, nemáme na ně v současné době žádné kontaktní údaje. Pokud příslušné kontakty znáte, sem s nimi. " @@ -4672,7 +4788,7 @@ msgstr "Osobní údaje budeme používat pouze v souladu s našimi <a href=\"/pr msgid "We’re sorry to hear the problem’s not fixed. Why not try writing to your local representatives?" msgstr "" -#: templates/web/base/dashboard/index.html:117 +#: templates/web/base/dashboard/index.html:118 msgid "Website" msgstr "" @@ -4705,7 +4821,7 @@ msgstr "" msgid "Which report is it a duplicate of?" msgstr "" -#: templates/web/base/js/translation_strings.html:57 +#: templates/web/base/js/translation_strings.html:63 msgid "Whoa there Testino! Three photos are enough." msgstr "" @@ -4713,8 +4829,8 @@ msgstr "" msgid "Why stop there? <a href=\"/alert\">Set up more alerts</a> for free." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:190 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:928 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:191 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:967 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:14 msgid "Wish" @@ -4724,7 +4840,7 @@ msgstr "" msgid "With request searches, it is also possible to search for agency_responsible to limit the requests to those sent to a single administration. The search term is the administration ID provided by <a href=\"%s\">MaPit</a>." msgstr "V požadavku pro vyhledávání je možné hledat s parametrem 'agency_responsible' a omezit požadavky vrácené zpět do administrace. Hledaný výraz je administrativní ID poskytnuté službou<a href=\"%s\"> MaPit </a>." -#: templates/web/base/dashboard/index.html:158 +#: templates/web/base/dashboard/index.html:159 msgid "Within the specified timeframe:" msgstr "" @@ -4744,7 +4860,7 @@ msgstr "Psaní zprávy pouze hůlkovým písmem je těžké číst, stejně jako msgid "Wrong location? Just click again on the map." msgstr "Chybná poloha? Stačí v mapě překliknout na jiné místo." -#: perllib/FixMyStreet/Cobrand/Default.pm:1221 +#: perllib/FixMyStreet/Cobrand/Default.pm:1239 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4772,7 +4888,7 @@ msgstr "Ano mám heslo" msgid "You are complaining that this problem report was unnecessarily moderated:" msgstr "Stěžujete si, že toto hlášení bylo bezdůvodně moderováno:" -#: templates/web/base/js/translation_strings.html:77 +#: templates/web/base/js/translation_strings.html:83 msgid "You are offline" msgstr "" @@ -4789,7 +4905,7 @@ msgstr "Upozorňuji na níže uvedený záznam, který může obsahovat urážli msgid "You can <a href=\"%s%s\">view the problem on this site</a>." msgstr "Můžete <a href=\"%s%s\">zobrazit hlášení na tomto webu</a>." -#: templates/web/base/admin/user-form.html:114 +#: templates/web/base/admin/user-form.html:110 msgid "You can add an abusive user's email to the abuse list, which automatically hides (and never sends) reports they create." msgstr "Můžete přidat e-mail zneužívajícího uživatele do seznamu zneužívání a hlášení těchto uživatelů budou skryty (nikdy nebudou odesílány)." @@ -4821,11 +4937,11 @@ msgstr "Pomozte nám najít email na kontaktní osobu pro oblast <strong>%s </st msgid "You can mark a body as deleted if you do not want it to be active on the site." msgstr "Pokud nechcete, aby byl subjekt dále na serveru aktivní, můžete ho označit za smazaný." -#: templates/web/base/js/translation_strings.html:35 +#: templates/web/base/js/translation_strings.html:41 msgid "You declined; please fill in the box above" msgstr "Odmítnuto; vyplňte rámeček nahoře" -#: templates/web/base/js/translation_strings.html:79 +#: templates/web/base/js/translation_strings.html:85 msgid "You have <a id=\"oFN\" href=\"\"><span>%s</span> saved to submit</a>." msgstr "" @@ -4852,12 +4968,12 @@ msgstr "Byli jste odhlášeni" msgid "You have located the problem at the point marked with a green pin on the map. If this is not the correct location, simply click on the map again. " msgstr "Lokalizovali jste hlášení do místa označeném zelenou značkou v mapě. Pokud to není správné umístění, opakujte a klikněte na správné místo v mapě. " -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:125 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:142 #, fuzzy msgid "You have successfully added your phone number." msgstr "Úspěšně jste potvrdili svou e-mailovou adresu." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:141 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:158 #: templates/web/zurich/tokens/confirm_problem.html:5 #: templates/web/zurich/tokens/confirm_problem.html:6 msgid "You have successfully confirmed your email address." @@ -4868,7 +4984,7 @@ msgstr "Úspěšně jste potvrdili svou e-mailovou adresu." msgid "You have successfully confirmed your phone number." msgstr "Úspěšně jste potvrdili svou e-mailovou adresu." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:112 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:129 #, fuzzy msgid "You have successfully removed your phone number." msgstr "Úspěšně jste potvrdili svou e-mailovou adresu." @@ -4878,7 +4994,7 @@ msgstr "Úspěšně jste potvrdili svou e-mailovou adresu." msgid "You have successfully signed in; please check and confirm your details are accurate:" msgstr "Byli jste úspěšně přihlášeni; zkontrolujte a potvrďte zda jsou podrobnosti přesné:" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:147 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:164 #, fuzzy msgid "You have successfully verified your phone number." msgstr "Úspěšně jste potvrdili svou e-mailovou adresu." @@ -4909,8 +5025,10 @@ msgstr "" msgid "Your Reports" msgstr "Vaše hlášení" -#: templates/web/base/auth/change_password.html:11 +#: templates/web/base/auth/change_password.html:13 #: templates/web/base/auth/generate_token.html:15 +#: templates/web/base/auth/generate_token.html:26 +#: templates/web/base/auth/generate_token.html:34 #: templates/web/base/main_nav_items.html:4 templates/web/base/my/my.html:18 msgid "Your account" msgstr "" @@ -4928,8 +5046,8 @@ msgid "Your email" msgstr "Váš e-mail" #: templates/web/base/auth/change_email.html:15 -#: templates/web/zurich/auth/general.html:30 -#: templates/web/zurich/auth/general.html:58 +#: templates/web/zurich/auth/general.html:20 +#: templates/web/zurich/auth/general.html:48 msgid "Your email address" msgstr "Vaše e-mailová adresa" @@ -4944,11 +5062,11 @@ msgstr "Vaše e-mailová adresa" msgid "Your information will only be used in accordance with our <a href=\"/privacy\">privacy policy</a>" msgstr "Vámi poskytnuté informace budou použity pouze v souladu se <a href=\"/privacy\">zásadami ochrany osobních údajů</a>" -#: templates/web/base/auth/general.html:114 +#: templates/web/base/auth/general.html:116 #: templates/web/base/contact/index.html:74 #: templates/web/base/report/new/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_name.html:33 -#: templates/web/zurich/auth/general.html:61 +#: templates/web/zurich/auth/general.html:51 #: templates/web/zurich/report/new/fill_in_details_form.html:63 msgid "Your name" msgstr "Vaše jméno a příjmení" @@ -4965,21 +5083,29 @@ msgstr "" msgid "Your name has been hidden." msgstr "" -#: templates/web/base/js/translation_strings.html:69 +#: templates/web/base/js/translation_strings.html:75 msgid "Your offline reports" msgstr "" -#: templates/web/base/auth/general.html:84 +#: templates/web/base/auth/general.html:86 #: templates/web/base/report/new/form_user_loggedout_password.html:10 #: templates/web/base/report/update/form_user_loggedout_password.html:9 -#: templates/web/zurich/auth/general.html:34 +#: templates/web/zurich/auth/general.html:24 msgid "Your password" msgstr "Vaše heslo" -#: templates/web/base/auth/change_password.html:10 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:170 +#: templates/web/base/auth/change_password.html:12 msgid "Your password has been changed" msgstr "Vaše heslo bylo změněno" +#: templates/web/base/auth/general.html:133 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:52 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:25 +#: templates/web/zurich/auth/general.html:63 +msgid "Your password should include %d or more characters." +msgstr "" + #: templates/web/base/auth/change_phone.html:19 #: templates/web/base/contact/index.html:87 #: templates/web/zurich/report/new/fill_in_details_form.html:69 @@ -5004,7 +5130,7 @@ msgstr "" msgid "Your token has been generated" msgstr "Vaše heslo bylo změněno" -#: templates/web/base/js/translation_strings.html:70 +#: templates/web/base/js/translation_strings.html:76 msgid "Your update has been saved offline for submission when back online." msgstr "" @@ -5022,17 +5148,17 @@ msgid "Yourself" msgstr "" #: templates/web/base/admin/category-checkboxes.html:7 -#: templates/web/base/admin/user-form.html:169 +#: templates/web/base/admin/user-form.html:171 msgid "all" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:909 #: perllib/FixMyStreet/App/Controller/Moderate.pm:85 -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:216 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:270 +#: perllib/FixMyStreet/DB/Result/Comment.pm:250 msgid "and a defect raised" msgstr "" @@ -5065,7 +5191,7 @@ msgid "from %s different users" msgstr "od %s různých uživatelů" #: templates/web/base/report/_item.html:63 -#: templates/web/zurich/report/_item.html:14 +#: templates/web/zurich/report/_item.html:16 msgid "last updated %s" msgstr "naposledy upravené %s" @@ -5080,7 +5206,7 @@ msgid "n/a" msgstr "neuvedeno" #: templates/web/base/admin/category-checkboxes.html:8 -#: templates/web/base/admin/user-form.html:170 +#: templates/web/base/admin/user-form.html:172 msgid "none" msgstr "" @@ -5131,7 +5257,7 @@ msgstr "V mapě se nenalézají žádné značky hlášení od uživatelů" msgid "this location" msgstr "Zobrazení oblastí" -#: perllib/FixMyStreet/Script/Reports.pm:183 +#: perllib/FixMyStreet/Script/Reports.pm:180 msgid "this type of local problem" msgstr "tento typ lokálního problému" @@ -5139,11 +5265,11 @@ msgstr "tento typ lokálního problému" msgid "today" msgstr "dnes" -#: templates/web/base/js/translation_strings.html:80 +#: templates/web/base/js/translation_strings.html:86 msgid "update" msgstr "" -#: templates/web/base/js/translation_strings.html:81 +#: templates/web/base/js/translation_strings.html:87 msgid "updates" msgstr "" @@ -5159,12 +5285,12 @@ msgstr "uživatel je ze stejného úřadu jako hlášení - %d" msgid "user is problem owner" msgstr "uživatel je vlastníkem hlášení" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1778 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1831 #, fuzzy msgid "user not in abuse list" msgstr "E-mail je již v seznamu zneužívání" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1829 #, fuzzy msgid "user removed from abuse list" msgstr "E-mail přidán do seznamu zneužívání" @@ -5238,7 +5364,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: templates/web/fixmystreet.com/reports/summary.html:103 +#: templates/web/fixmystreet.com/reports/summary.html:104 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5350,6 +5476,15 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" +#~ msgid "Email: %s" +#~ msgstr "E-mail: %s" + +#~ msgid "Name: %s" +#~ msgstr "Jméno: %s" + +#~ msgid "This report was submitted anonymously" +#~ msgstr "Hlášení bylo zasláno anonymně." + #~ msgid "(Email in abuse table)" #~ msgstr "(E-mailů v tabulce zneužívání)" diff --git a/locale/cy.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/cy.UTF-8/LC_MESSAGES/FixMyStreet.po index d1bb8473b..703f44321 100644 --- a/locale/cy.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/cy.UTF-8/LC_MESSAGES/FixMyStreet.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: matthew@mysociety.org\n" -"POT-Creation-Date: 2017-12-15 17:48+0000\n" +"POT-Creation-Date: 2018-02-12 15:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety <transifex@mysociety.org>, 2017\n" "Language-Team: Welsh (https://www.transifex.com/mysociety/teams/12067/cy/)\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;\n" #: perllib/FixMyStreet/DB/Result/Problem.pm:650 -#: perllib/FixMyStreet/Script/Reports.pm:196 +#: perllib/FixMyStreet/Script/Reports.pm:193 msgid " and " msgstr "a" @@ -87,8 +87,8 @@ msgstr "" msgid "%s live updates" msgstr "%s diweddariad byw" -#: templates/web/base/dashboard/index.html:159 -#: templates/web/base/dashboard/index.html:163 +#: templates/web/base/dashboard/index.html:160 +#: templates/web/base/dashboard/index.html:164 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -122,7 +122,7 @@ msgstr "" msgid "(a-z and space only)" msgstr "" -#: templates/web/zurich/report/_item.html:19 +#: templates/web/zurich/report/_item.html:21 msgid "(closed)" msgstr "(ar gau)" @@ -130,7 +130,7 @@ msgstr "(ar gau)" msgid "(covers roughly 200,000 people)" msgstr "" -#: templates/web/zurich/report/_item.html:17 +#: templates/web/zurich/report/_item.html:19 msgid "(fixed)" msgstr "(wedi trwsio)" @@ -150,6 +150,7 @@ msgstr "" msgid "(not sent to council)" msgstr "(heb ei anfon at y cyngor)" +#: templates/web/base/report/new/form_user_loggedin.html:38 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "(optional)" msgstr "(dewisol)" @@ -165,7 +166,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "Ffrwd RSS o broblemau yn %s" #: perllib/FixMyStreet/App/Controller/Report/New.pm:252 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:688 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:685 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Dewiswch gategori --" @@ -195,7 +196,7 @@ msgstr "" msgid "<label for=\"statuses\">Show</label> %s reports <label for=\"filter_categories\">about</label> %s" msgstr "" -#: templates/web/base/js/translation_strings.html:78 +#: templates/web/base/js/translation_strings.html:84 msgid "<span>%s</span> saved." msgstr "" @@ -222,12 +223,12 @@ msgstr "<strong>Nac oes</strong>, gadewch i fi gadarnhau'r diweddariad drwy e-bo msgid "<strong>No</strong> Let me confirm my update by email/text" msgstr "<strong>Nac oes</strong>, gadewch i fi gadarnhau'r diweddariad drwy e-bost" -#: templates/web/base/auth/general.html:110 -#: templates/web/zurich/auth/general.html:51 +#: templates/web/base/auth/general.html:112 +#: templates/web/zurich/auth/general.html:41 msgid "<strong>No</strong> let me sign in by email" msgstr "<strong>Nac oes</strong>, gadewch i fi fewngofnodi drwy e-bost" -#: templates/web/base/auth/general.html:108 +#: templates/web/base/auth/general.html:110 #, fuzzy msgid "<strong>No</strong> let me sign in by email or text" msgstr "<strong>Nac oes</strong>, gadewch i fi fewngofnodi drwy e-bost" @@ -240,12 +241,16 @@ msgstr "" msgid "<strong>Note:</strong> This report hasn't yet been sent onwards for action. Any changes made may not be passed on." msgstr "" -#: templates/web/base/auth/general.html:79 +#: templates/web/base/auth/general.html:81 #: templates/web/base/report/new/form_user_loggedout_password.html:3 #: templates/web/base/report/update/form_user_loggedout_password.html:2 msgid "<strong>Yes</strong> I have a password" msgstr "<strong>Oes</strong>, mae gen i gyfrinair" +#: templates/web/base/auth/generate_token.html:54 +msgid "Activate two-factor authentication" +msgstr "" + #: templates/web/base/my/my.html:39 templates/web/base/my/my.html:50 msgid "Add" msgstr "" @@ -316,15 +321,18 @@ msgstr "" msgid "Add user" msgstr "Ychwanegu defnyddiwr" -#: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/ACV.pm:108 +#: perllib/FixMyStreet/Cobrand/Default.pm:736 msgid "Add/edit problem categories" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:720 +#: perllib/FixMyStreet/Cobrand/ACV.pm:110 +#: perllib/FixMyStreet/Cobrand/Default.pm:738 msgid "Add/edit response priorities" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:719 +#: perllib/FixMyStreet/Cobrand/ACV.pm:109 +#: perllib/FixMyStreet/Cobrand/Default.pm:737 msgid "Add/edit response templates" msgstr "" @@ -340,7 +348,7 @@ msgstr "" msgid "Admin" msgstr "" -#: templates/web/base/auth/change_password.html:39 +#: templates/web/base/auth/change_password.html:51 msgid "Again:" msgstr "Eto:" @@ -359,12 +367,12 @@ msgstr "Rhoi gwybod am ddiweddariadau i ddod" #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 -#: templates/web/base/dashboard/index.html:63 +#: templates/web/base/dashboard/index.html:64 #: templates/web/base/reports/_list-filters.html:3 msgid "All" msgstr "" -#: templates/web/zurich/reports/index.html:13 +#: templates/web/zurich/reports/index.html:14 msgid "All Reports" msgstr "Pob adroddiad" @@ -433,13 +441,13 @@ msgstr "Dienw:" msgid "Another user" msgstr "" -#: templates/web/base/js/translation_strings.html:59 +#: templates/web/base/js/translation_strings.html:65 msgid "Are you sure you want to cancel this upload?" msgstr "" #: templates/web/base/admin/report_edit.html:84 #: templates/web/base/admin/template_edit.html:75 -#: templates/web/base/js/translation_strings.html:73 +#: templates/web/base/js/translation_strings.html:79 #: templates/web/base/report/display_tools.html:6 msgid "Are you sure?" msgstr "" @@ -450,7 +458,7 @@ msgstr "" msgid "Area covered" msgstr "" -#: templates/web/base/admin/user-form.html:82 +#: templates/web/base/admin/user-form.html:78 msgid "Area:" msgstr "" @@ -476,11 +484,12 @@ msgstr "" msgid "Assign to subdivision:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/ACV.pm:105 +#: perllib/FixMyStreet/Cobrand/Default.pm:733 msgid "Assign users to areas" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:219 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:220 msgid "Assigned to %s" msgstr "" @@ -492,8 +501,8 @@ msgstr "" msgid "At the moment only searching for and looking at reports work." msgstr "" -#: templates/web/base/admin/user-form.html:96 -#: templates/web/base/admin/user-form.html:97 +#: templates/web/base/admin/user-form.html:92 +#: templates/web/base/admin/user-form.html:93 msgid "Authorised staff users can be associated with the categories in which they operate." msgstr "" @@ -519,11 +528,11 @@ msgid "Avoid personal information and vehicle number plates" msgstr "" #: perllib/FixMyStreet/DB/Result/Problem.pm:344 -#: templates/web/zurich/report/_item.html:9 +#: templates/web/zurich/report/_item.html:11 msgid "Awaiting moderation" msgstr "" -#: templates/web/base/js/translation_strings.html:31 +#: templates/web/base/js/translation_strings.html:37 msgid "Back" msgstr "Yn ôl" @@ -536,9 +545,11 @@ msgstr "" msgid "Ban user" msgstr "Ychwanegu defnyddiwr" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 -#: perllib/FixMyStreet/Cobrand/Default.pm:717 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:396 +#: perllib/FixMyStreet/Cobrand/ACV.pm:107 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 +#: perllib/FixMyStreet/Cobrand/Default.pm:735 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:423 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:55 #: templates/web/zurich/header.html:50 @@ -552,7 +563,7 @@ msgstr "Cyrff" msgid "Body" msgstr "Corff" -#: templates/web/base/admin/user-form.html:54 +#: templates/web/base/admin/user-form.html:46 msgid "Body:" msgstr "Corff:" @@ -568,7 +579,8 @@ msgstr "" msgid "Can't see the map? <em>Skip this step</em>" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -582,7 +594,7 @@ msgstr "" #: templates/web/base/admin/body.html:72 #: templates/web/base/admin/contact-form.html:19 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:99 +#: templates/web/base/dashboard/index.html:100 #: templates/web/base/report/_inspect.html:54 #: templates/web/base/report/_item.html:92 #: templates/web/base/report/new/category.html:12 @@ -595,7 +607,7 @@ msgstr "" msgid "Category" msgstr "Categori" -#: templates/web/base/dashboard/index.html:102 +#: templates/web/base/dashboard/index.html:103 #, fuzzy msgid "Category and State" msgstr "Categori" @@ -618,7 +630,7 @@ msgstr "" msgid "Category:" msgstr "Categori:" -#: perllib/FixMyStreet/Script/Reports.pm:187 +#: perllib/FixMyStreet/Script/Reports.pm:184 msgid "Category: %s" msgstr "Categori: %s" @@ -633,9 +645,7 @@ msgid "Change email address" msgstr "" #: templates/web/base/auth/change_password.html:1 -#: templates/web/base/auth/change_password.html:16 -#: templates/web/base/auth/change_password.html:4 -#: templates/web/base/auth/change_password.html:43 +#: templates/web/base/auth/change_password.html:5 #: templates/web/base/my/my.html:63 msgid "Change password" msgstr "Newid cyfrinair" @@ -671,7 +681,7 @@ msgstr "" msgid "Choose another" msgstr "" -#: templates/web/base/js/translation_strings.html:72 +#: templates/web/base/js/translation_strings.html:78 msgid "Clear offline data" msgstr "" @@ -699,14 +709,14 @@ msgstr "" msgid "Click the link in that email to sign in." msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:134 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:194 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:965 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:1004 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:195 #: perllib/FixMyStreet/DB/ResultSet/State.pm:71 #: templates/web/base/admin/states/index.html:103 #: templates/web/base/admin/states/index.html:27 #: templates/web/base/admin/states/index.html:33 -#: templates/web/base/dashboard/index.html:112 +#: templates/web/base/dashboard/index.html:113 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:10 #: templates/web/zurich/admin/header.html:16 @@ -739,15 +749,17 @@ msgid "Cobrand:" msgstr "" #: templates/web/base/admin/extra-metadata-form.html:14 +#: templates/web/base/auth/2faform.html:18 #: templates/web/base/auth/smsform.html:24 msgid "Code" msgstr "" -#: templates/web/base/js/translation_strings.html:50 +#: templates/web/base/js/translation_strings.html:56 msgid "Collapse map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:629 +#: perllib/FixMyStreet/Cobrand/ACV.pm:256 +#: perllib/FixMyStreet/Cobrand/Default.pm:647 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" msgstr "" @@ -756,6 +768,7 @@ msgstr "" msgid "Confirm" msgstr "Cadarnhau" +#: templates/web/base/auth/2faform.html:1 #: templates/web/base/auth/smsform.html:1 templates/web/base/auth/token.html:1 msgid "Confirm account" msgstr "" @@ -805,12 +818,12 @@ msgstr "Cysylltu â'r tîm" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1801 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1830 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1854 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1883 msgid "Could not find user" msgstr "Methu dod o hyd i'r defnyddiwr" -#: templates/web/base/js/translation_strings.html:36 +#: templates/web/base/js/translation_strings.html:42 msgid "Could not look up location" msgstr "Methu dod o hyd i'r lleoliad" @@ -855,15 +868,18 @@ msgstr "Creu categori" msgid "Create priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:701 +#: perllib/FixMyStreet/Cobrand/ACV.pm:91 +#: perllib/FixMyStreet/Cobrand/Default.pm:719 msgid "Create reports/updates as anonymous user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:702 +#: perllib/FixMyStreet/Cobrand/ACV.pm:92 +#: perllib/FixMyStreet/Cobrand/Default.pm:720 msgid "Create reports/updates as the council" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:700 +#: perllib/FixMyStreet/Cobrand/ACV.pm:90 +#: perllib/FixMyStreet/Cobrand/Default.pm:718 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -884,12 +900,17 @@ msgstr "Crëwyd" msgid "Created:" msgstr "Crëwyd:" -#: templates/web/base/auth/generate_token.html:27 +#: templates/web/base/auth/change_password.html:40 +#, fuzzy +msgid "Current password:" +msgstr "Eich cyfrinair" + +#: templates/web/base/auth/generate_token.html:46 #, fuzzy msgid "Current token:" msgstr "Cyflwr presennol" -#: templates/web/base/dashboard/index.html:91 +#: templates/web/base/dashboard/index.html:92 msgid "Currently grouped by %s" msgstr "" @@ -898,7 +919,7 @@ msgstr "" msgid "Currently no bodies have been created." msgstr "Ar hyn o bryd does dim cyrff." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:830 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:869 #: templates/web/zurich/admin/report_edit-sdm.html:105 msgid "Customer not contactable" msgstr "" @@ -910,6 +931,10 @@ msgstr "" msgid "Dashboard" msgstr "" +#: templates/web/base/auth/generate_token.html:54 +msgid "Deactivate two-factor authentication" +msgstr "" + #: templates/web/zurich/admin/stats/index.html:35 msgid "Dealt with by subdivision within 5 working days" msgstr "" @@ -959,7 +984,7 @@ msgstr "" msgid "Detailed information is limited to %d characters." msgstr "" -#: templates/web/base/js/translation_strings.html:33 +#: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Manylion" @@ -971,7 +996,7 @@ msgstr "Manylion" msgid "Details:" msgstr "Manylion:" -#: templates/web/base/dashboard/index.html:103 +#: templates/web/base/dashboard/index.html:104 msgid "Device and Site" msgstr "" @@ -1022,7 +1047,7 @@ msgstr "" msgid "Down one" msgstr "" -#: templates/web/base/js/translation_strings.html:58 +#: templates/web/base/js/translation_strings.html:64 msgid "Drag and drop photos here or <u>click to upload</u>" msgstr "" @@ -1063,23 +1088,27 @@ msgstr "Golygu" msgid "Edit body details" msgstr "Golygu manylion y corff" -#: perllib/FixMyStreet/Cobrand/Default.pm:712 +#: perllib/FixMyStreet/Cobrand/ACV.pm:102 +#: perllib/FixMyStreet/Cobrand/Default.pm:730 msgid "Edit other users' details" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:713 +#: perllib/FixMyStreet/Cobrand/ACV.pm:103 +#: perllib/FixMyStreet/Cobrand/Default.pm:731 msgid "Edit other users' permissions" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:695 +#: perllib/FixMyStreet/Cobrand/ACV.pm:89 +#: perllib/FixMyStreet/Cobrand/Default.pm:713 msgid "Edit report category" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:696 +#: perllib/FixMyStreet/Cobrand/Default.pm:714 msgid "Edit report priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:694 +#: perllib/FixMyStreet/Cobrand/ACV.pm:88 +#: perllib/FixMyStreet/Cobrand/Default.pm:712 msgid "Edit reports" msgstr "" @@ -1112,8 +1141,8 @@ msgstr "Golygydd" #: templates/web/base/admin/users.html:17 #: templates/web/zurich/admin/body-form.html:9 #: templates/web/zurich/admin/body.html:15 -#: templates/web/zurich/auth/general.html:24 -#: templates/web/zurich/auth/general.html:54 +#: templates/web/zurich/auth/general.html:14 +#: templates/web/zurich/auth/general.html:44 msgid "Email" msgstr "E-bost" @@ -1139,7 +1168,7 @@ msgstr "Crëwyd hysbysiad e-bost" msgid "Email alert deleted" msgstr "Dilëwyd hysbysiad e-bost" -#: templates/web/base/admin/user-form.html:22 +#: templates/web/base/admin/user-form.html:21 msgid "Email verified:" msgstr "" @@ -1150,10 +1179,6 @@ msgstr "" msgid "Email:" msgstr "E-bost:" -#: perllib/FixMyStreet/Script/Reports.pm:111 -msgid "Email: %s" -msgstr "E-bost: %s" - #: templates/web/base/admin/open311-form-fields.html:55 #: templates/web/base/admin/open311-form-fields.html:56 msgid "" @@ -1171,7 +1196,7 @@ msgid "" " problem must be emailed, while others can be sent over Open311." msgstr "" -#: templates/web/base/dashboard/index.html:77 +#: templates/web/base/dashboard/index.html:78 #, fuzzy msgid "End Date" msgstr "Dyddiad dod i ben:" @@ -1180,7 +1205,7 @@ msgstr "Dyddiad dod i ben:" msgid "Endpoint" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:81 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:82 msgid "Enter a Zürich street name" msgstr "" @@ -1199,10 +1224,10 @@ msgstr "Rhowch god post, neu enw stryd ac ardal" msgid "Enter a nearby street name and area" msgstr "Rhowch enw stryd ac ardal gerllaw" -#: templates/web/base/auth/general.html:123 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:45 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:17 -#: templates/web/zurich/auth/general.html:65 +#: templates/web/base/auth/general.html:128 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:47 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:20 +#: templates/web/zurich/auth/general.html:58 msgid "Enter a password" msgstr "Rhowch gyfrinair" @@ -1237,7 +1262,7 @@ msgstr "Enghraifft:" msgid "Existing category" msgstr "" -#: templates/web/base/js/translation_strings.html:49 +#: templates/web/base/js/translation_strings.html:55 msgid "Expand map" msgstr "" @@ -1245,12 +1270,12 @@ msgstr "" msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:104 +#: templates/web/base/dashboard/index.html:105 msgid "Export as CSV" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:179 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:918 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:180 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:957 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:12 msgid "Extern" @@ -1273,7 +1298,7 @@ msgstr "" msgid "External team" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Default.pm:674 #: templates/web/base/admin/reportextrafields/edit.html:1 #: templates/web/base/admin/reportextrafields/index.html:1 #, fuzzy @@ -1313,10 +1338,10 @@ msgid "Fix this by choosing an <strong>area covered</strong> in the <em>Edit bod msgstr "" #: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:133 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:113 +#: templates/web/base/dashboard/index.html:114 msgid "Fixed" msgstr "" @@ -1338,7 +1363,7 @@ msgstr "" msgid "Flag user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:627 +#: perllib/FixMyStreet/Cobrand/Default.pm:645 #: templates/web/base/admin/users.html:20 msgid "Flagged" msgstr "" @@ -1347,7 +1372,7 @@ msgstr "" msgid "Flagged reports and users" msgstr "" -#: templates/web/base/admin/user-form.html:112 +#: templates/web/base/admin/user-form.html:108 msgid "Flagged users are listed on the <a href='%s'>flagged</a> page." msgstr "" @@ -1355,8 +1380,8 @@ msgstr "" msgid "Flagged users are not restricted in any way. This is just a list of users that have been marked for attention." msgstr "" -#: templates/web/base/admin/report_edit.html:140 -#: templates/web/base/admin/user-form.html:118 +#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/user-form.html:115 msgid "Flagged:" msgstr "" @@ -1376,17 +1401,17 @@ msgstr "" msgid "For more information, see <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." msgstr "" -#: templates/web/base/auth/general.html:94 +#: templates/web/base/auth/general.html:96 #: templates/web/base/report/new/form_user_loggedout_password.html:20 #: templates/web/base/report/update/form_user_loggedout_password.html:19 msgid "Forgotten your password?" msgstr "Wedi anghofio eich cyfrinair?" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:748 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:787 msgid "Forwarded to external body" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:749 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:788 msgid "Forwarded wish to external body" msgstr "" @@ -1396,11 +1421,7 @@ msgstr "" msgid "Frequently Asked Questions" msgstr "Cwestiynau a ofynnir yn aml" -#: templates/web/base/auth/generate_token.html:1 -#: templates/web/base/auth/generate_token.html:2 -#: templates/web/base/auth/generate_token.html:20 -#: templates/web/base/auth/generate_token.html:33 -#: templates/web/base/my/my.html:65 +#: templates/web/base/auth/generate_token.html:52 msgid "Generate token" msgstr "" @@ -1447,7 +1468,8 @@ msgstr "" msgid "Going to send questionnaire?" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:714 +#: perllib/FixMyStreet/Cobrand/ACV.pm:104 +#: perllib/FixMyStreet/Cobrand/Default.pm:732 msgid "Grant access to the admin" msgstr "" @@ -1455,12 +1477,12 @@ msgstr "" msgid "Graph of problem creation by status over time" msgstr "" -#: templates/web/base/dashboard/index.html:93 +#: templates/web/base/dashboard/index.html:94 #, fuzzy msgid "Group by %s" msgstr "gan %s" -#: templates/web/base/dashboard/index.html:98 +#: templates/web/base/dashboard/index.html:99 msgid "Group by:" msgstr "" @@ -1493,7 +1515,7 @@ msgstr "Lluniau o adroddiadau diweddar gerllaw" msgid "Hi %s" msgstr "Helo %s" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:911 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:950 #: perllib/FixMyStreet/DB/ResultSet/State.pm:64 #: templates/web/base/admin/update_edit.html:30 #: templates/web/zurich/admin/header.html:1 @@ -1503,6 +1525,11 @@ msgstr "Helo %s" msgid "Hidden" msgstr "Cudd" +#: templates/web/base/admin/user-form.html:197 +#, fuzzy +msgid "Hide all reports and updates" +msgstr "Rhestru'r holl broblemau a adroddwyd" + #: templates/web/base/report/_main.html:105 msgid "Hide entire report" msgstr "" @@ -1526,7 +1553,7 @@ msgstr "" #: templates/web/base/around/display_location.html:60 #: templates/web/base/around/display_location.html:68 -#: templates/web/base/js/translation_strings.html:55 +#: templates/web/base/js/translation_strings.html:61 msgid "Hide pins" msgstr "Cuddio'r piniau" @@ -1555,7 +1582,7 @@ msgstr "Hafan" msgid "How to report a problem" msgstr "Sut i adrodd problem" -#: templates/web/base/js/translation_strings.html:32 +#: templates/web/base/js/translation_strings.html:38 msgid "How to send successful reports" msgstr "Sut i anfon adroddiadau llwyddiannus" @@ -1614,7 +1641,7 @@ msgid "" " the menu. Make sure you use the same category name in the bodies if you want this to happen." msgstr "" -#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/auth/generate_token.html:61 msgid "If you generate a new token the existing token will no longer work." msgstr "" @@ -1688,8 +1715,8 @@ msgstr "" msgid "In addition, the following attributes that are not part of the Open311 v2 specification are returned: agency_sent_datetime, title (also returned as part of description), interface_used, comment_count, requestor_name (only present if requestor allowed the name to be shown on this site)." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:197 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:959 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:198 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:998 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:8 msgid "In progress" @@ -1719,7 +1746,7 @@ msgstr "" msgid "Inspection required" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:698 +#: perllib/FixMyStreet/Cobrand/Default.pm:716 msgid "Instruct contractors to fix problems" msgstr "" @@ -1751,20 +1778,20 @@ msgstr "" msgid "It’s on its way to the council right now." msgstr "Mae ar y ffordd i'r cyngor y funud hon." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:182 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:183 msgid "Jurisdiction Unknown" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:923 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:962 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:15 msgid "Jurisdiction unknown" msgstr "" -#: templates/web/base/auth/general.html:90 +#: templates/web/base/auth/general.html:92 #: templates/web/base/report/new/form_user_loggedout_password.html:16 #: templates/web/base/report/update/form_user_loggedout_password.html:15 -#: templates/web/zurich/auth/general.html:40 +#: templates/web/zurich/auth/general.html:30 msgid "Keep me signed in on this computer" msgstr "Cadw fi wedi mewngofnodi ar y cyfrifiadur hwn" @@ -1828,6 +1855,11 @@ msgstr "" msgid "List all reported problems" msgstr "Rhestru'r holl broblemau a adroddwyd" +#: templates/web/base/around/on_map_list_items.html:18 +#, fuzzy +msgid "Loading reports…" +msgstr "Eich adroddiadau" + #: templates/web/base/report/new/category_wrapper.html:8 msgid "Loading..." msgstr "Wrthi'n llwytho..." @@ -1866,23 +1898,31 @@ msgstr "" msgid "Log in with Twitter" msgstr "" -#: templates/web/base/js/translation_strings.html:65 +#: templates/web/base/js/translation_strings.html:71 msgid "Log in with email" msgstr "" -#: templates/web/base/js/translation_strings.html:63 +#: templates/web/base/js/translation_strings.html:69 msgid "Log in with email/text" msgstr "" -#: templates/web/base/dashboard/index.html:81 +#: templates/web/base/admin/user-form.html:195 +msgid "Log out of all sessions" +msgstr "" + +#: templates/web/base/dashboard/index.html:82 msgid "Look up" msgstr "" -#: templates/web/base/js/translation_strings.html:44 +#: templates/web/base/js/translation_strings.html:50 msgid "MAP" msgstr "MAP" -#: perllib/FixMyStreet/Cobrand/Default.pm:699 +#: templates/web/base/admin/user-form.html:196 +msgid "Make anonymous on all reports and updates" +msgstr "" + +#: perllib/FixMyStreet/Cobrand/Default.pm:717 msgid "Manage shortlist" msgstr "" @@ -1890,7 +1930,7 @@ msgstr "" msgid "Manual order" msgstr "" -#: templates/web/base/js/translation_strings.html:46 +#: templates/web/base/js/translation_strings.html:52 msgid "Map" msgstr "Map" @@ -1898,11 +1938,11 @@ msgstr "Map" msgid "Mark as sent" msgstr "Nodi ei fod wedi'i anfon" -#: templates/web/base/admin/user-form.html:110 +#: templates/web/base/admin/user-form.html:106 msgid "Mark users whose behaviour you want to keep a check on as <strong>flagged</strong>." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:697 +#: perllib/FixMyStreet/Cobrand/Default.pm:715 msgid "Markup problem details" msgstr "" @@ -1930,7 +1970,8 @@ msgstr "jurisdiction_id coll" msgid "Moderate" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:693 +#: perllib/FixMyStreet/Cobrand/ACV.pm:87 +#: perllib/FixMyStreet/Cobrand/Default.pm:711 msgid "Moderate report details" msgstr "" @@ -1956,7 +1997,7 @@ msgstr "" msgid "Moderation reason:" msgstr "" -#: templates/web/base/dashboard/index.html:101 +#: templates/web/base/dashboard/index.html:102 msgid "Month" msgstr "Mis" @@ -1978,12 +2019,12 @@ msgstr "" #: templates/web/base/admin/states/index.html:108 #: templates/web/base/admin/states/index.html:11 #: templates/web/base/admin/users.html:16 -#: templates/web/base/auth/general.html:113 +#: templates/web/base/auth/general.html:115 #: templates/web/base/report/new/form_user_loggedin.html:49 #: templates/web/base/report/new/form_user_loggedout_by_email.html:11 #: templates/web/base/report/update/form_name.html:27 #: templates/web/zurich/admin/body-form.html:4 -#: templates/web/zurich/auth/general.html:60 +#: templates/web/zurich/auth/general.html:50 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "Name" msgstr "Enw" @@ -1996,10 +2037,6 @@ msgstr "Enw" msgid "Name:" msgstr "Enw:" -#: perllib/FixMyStreet/Script/Reports.pm:110 -msgid "Name: %s" -msgstr "Enw: %s" - #: templates/web/base/report/_inspect.html:44 msgid "Navigate to this problem" msgstr "" @@ -2017,8 +2054,8 @@ msgstr "" msgid "Nearest postcode to the pin placed on the map (automatically generated): %s (%sm away)" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:521 -#: perllib/FixMyStreet/Cobrand/Default.pm:549 +#: perllib/FixMyStreet/Cobrand/Default.pm:539 +#: perllib/FixMyStreet/Cobrand/Default.pm:567 msgid "Nearest road to the pin placed on the map (automatically generated by Bing Maps): %s" msgstr "" @@ -2036,11 +2073,12 @@ msgstr "" msgid "Nearly done! Now check your email…" msgstr "" +#: templates/web/base/auth/2faform.html:8 #: templates/web/base/auth/smsform.html:19 msgid "Nearly done! Now check your phone…" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:129 msgid "New" msgstr "" @@ -2069,7 +2107,7 @@ msgstr "Problemau lleol newydd ar FixMyStreet" msgid "New note to DM:" msgstr "" -#: templates/web/base/auth/change_password.html:35 +#: templates/web/base/auth/change_password.html:47 msgid "New password:" msgstr "" @@ -2127,7 +2165,7 @@ msgstr "" msgid "Next" msgstr "Nesaf" -#: perllib/FixMyStreet/Cobrand/Default.pm:1222 +#: perllib/FixMyStreet/Cobrand/Default.pm:1240 #: templates/web/base/admin/category_edit.html:4 #: templates/web/base/admin/list_updates.html:32 #: templates/web/base/admin/list_updates.html:34 @@ -2143,11 +2181,11 @@ msgstr "Nesaf" msgid "No" msgstr "" -#: templates/web/base/admin/user-form.html:84 +#: templates/web/base/admin/user-form.html:80 msgid "No area" msgstr "" -#: templates/web/base/admin/user-form.html:55 +#: templates/web/base/admin/user-form.html:48 msgid "No body" msgstr "Dim corff" @@ -2184,7 +2222,7 @@ msgstr "" msgid "No reports to show on map, here are some nearby:" msgstr "" -#: templates/web/base/js/translation_strings.html:37 +#: templates/web/base/js/translation_strings.html:43 msgid "No result returned" msgstr "Dim canlyniadau" @@ -2206,15 +2244,15 @@ msgstr "Dim cefnogwyr" msgid "None" msgstr "Dim" -#: templates/web/base/admin/user-form.html:76 -#: templates/web/base/admin/user-form.html:77 +#: templates/web/base/admin/user-form.html:72 +#: templates/web/base/admin/user-form.html:73 msgid "" "Normal (public) users should not be associated with any <strong>area</strong>.<br>\n" " Authorised staff users can be associated with the area in which they operate." msgstr "" -#: templates/web/base/admin/user-form.html:46 -#: templates/web/base/admin/user-form.html:47 +#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:39 msgid "" "Normal (public) users should not be associated with any <strong>body</strong>.<br>\n" " Authorised staff users can be associated with the body they represent.<br>\n" @@ -2222,8 +2260,8 @@ msgid "" " activity across their body), the ability to hide reports or set special report statuses." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:186 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:933 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:187 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:972 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:13 msgid "Not contactable" @@ -2282,15 +2320,15 @@ msgstr "" msgid "Number of problems reported in each ward, in the last 7 days." msgstr "" -#: templates/web/base/js/translation_strings.html:43 +#: templates/web/base/js/translation_strings.html:49 msgid "OK" msgstr "Iawn" -#: templates/web/base/js/translation_strings.html:74 +#: templates/web/base/js/translation_strings.html:80 msgid "Offline data cleared" msgstr "" -#: templates/web/base/js/translation_strings.html:71 +#: templates/web/base/js/translation_strings.html:77 msgid "Offline update data saved" msgstr "" @@ -2306,14 +2344,14 @@ msgstr "" msgid "On behalf of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:174 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:905 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:175 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:944 #: perllib/FixMyStreet/DB/ResultSet/State.pm:70 #: templates/web/base/admin/states/index.html:102 #: templates/web/base/admin/states/index.html:25 #: templates/web/base/admin/states/index.html:32 #: templates/web/base/admin/update_edit.html:30 -#: templates/web/base/dashboard/index.html:111 +#: templates/web/base/dashboard/index.html:112 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:7 #: templates/web/zurich/admin/update_edit.html:18 @@ -2352,17 +2390,17 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1238 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:689 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:690 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1262 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:686 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:687 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:716 #: perllib/FixMyStreet/App/Controller/Report/New.pm:719 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:722 #: perllib/FixMyStreet/DB/Result/Problem.pm:588 #: perllib/FixMyStreet/DB/Result/Problem.pm:595 #: perllib/FixMyStreet/DB/Result/Problem.pm:610 #: perllib/FixMyStreet/DB/Result/Problem.pm:619 -#: perllib/FixMyStreet/Script/Reports.pm:182 -#: perllib/FixMyStreet/Script/Reports.pm:197 +#: perllib/FixMyStreet/Script/Reports.pm:179 +#: perllib/FixMyStreet/Script/Reports.pm:194 msgid "Other" msgstr "" @@ -2397,23 +2435,23 @@ msgstr "Rhiant" msgid "Partial" msgstr "Rhannol" -#: templates/web/base/auth/general.html:116 +#: templates/web/base/auth/general.html:118 #: templates/web/base/report/new/form_user_loggedout_by_email.html:38 #: templates/web/base/report/update/form_user_loggedout_by_email.html:10 -#: templates/web/zurich/auth/general.html:32 -#: templates/web/zurich/auth/general.html:63 +#: templates/web/zurich/auth/general.html:22 +#: templates/web/zurich/auth/general.html:53 msgid "Password (optional)" msgstr "Cyfrinair (dewisol)" -#: templates/web/base/auth/general.html:81 +#: templates/web/base/auth/general.html:83 msgid "Password:" msgstr "Cyfrinair:" -#: templates/web/base/js/translation_strings.html:52 +#: templates/web/base/js/translation_strings.html:58 msgid "Permalink" msgstr "Dolen barhaol" -#: templates/web/base/admin/user-form.html:162 +#: templates/web/base/admin/user-form.html:164 msgid "Permissions:" msgstr "" @@ -2432,12 +2470,12 @@ msgstr "Rhif ffôn" msgid "Phone number (optional)" msgstr "Rhif ffôn (dewisol)" -#: templates/web/base/admin/user-form.html:30 +#: templates/web/base/admin/user-form.html:25 msgid "Phone verified:" msgstr "" #: templates/web/base/admin/report_edit.html:135 -#: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 +#: templates/web/base/admin/user-form.html:23 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:39 msgid "Phone:" msgstr "Ffôn:" @@ -2491,12 +2529,12 @@ msgid "Pick your ward" msgstr "" #: templates/web/base/around/display_location.html:74 -#: templates/web/base/js/translation_strings.html:30 +#: templates/web/base/js/translation_strings.html:36 msgid "Place pin on map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:945 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:951 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:984 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:990 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:9 #: templates/web/zurich/admin/index-dm.html:9 @@ -2507,8 +2545,8 @@ msgstr "" msgid "Please be polite, concise and to the point." msgstr "Byddwch yn gwrtais, yn gryno ac yn berthnasol." -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:27 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:31 msgid "Please check the passwords and try again" msgstr "" @@ -2516,13 +2554,12 @@ msgstr "" #: templates/web/base/auth/_username_error.html:9 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:27 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:9 msgid "Please check your email address is correct" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1334 -#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1327 +#: perllib/FixMyStreet/DB/Result/User.pm:205 +#: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:7 #, fuzzy @@ -2530,13 +2567,18 @@ msgid "Please check your phone number is correct" msgstr "Rhowch eich rhif ffôn" #: perllib/FixMyStreet/App/Controller/Admin.pm:297 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:905 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:928 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:923 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:946 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 -#: templates/web/base/js/translation_strings.html:10 +#: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" msgstr "" +#: perllib/FixMyStreet/App/Controller/Auth.pm:383 +#: perllib/FixMyStreet/App/Controller/Auth.pm:409 +msgid "Please choose a less commonly-used password" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Admin.pm:345 #: templates/web/base/admin/bodies.html:4 templates/web/base/admin/body.html:11 #: templates/web/base/admin/template_edit.html:13 @@ -2556,20 +2598,21 @@ msgstr "Peidiwch â bod yn sarhaus — byddai sarhau eich cyngor yn dib #: perllib/FixMyStreet/App/Controller/Admin.pm:298 #: perllib/FixMyStreet/DB/Result/Comment.pm:128 -#: templates/web/base/js/translation_strings.html:3 +#: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Rhowch neges" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1332 -#: perllib/FixMyStreet/DB/Result/User.pm:200 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1325 +#: perllib/FixMyStreet/DB/Result/User.pm:208 +#: perllib/FixMyStreet/DB/Result/User.pm:209 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:4 #, fuzzy msgid "Please enter a mobile number" msgstr "Rhowch eich rhif ffôn" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1365 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1461 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1462 msgid "Please enter a name" msgstr "" @@ -2577,53 +2620,51 @@ msgstr "" msgid "Please enter a name for this body" msgstr "" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:25 -#: templates/web/base/js/translation_strings.html:20 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:29 +#: templates/web/base/js/translation_strings.html:23 msgid "Please enter a password" msgstr "Rhowch gyfrinair" #: perllib/FixMyStreet/App/Controller/Contact.pm:115 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 -#: templates/web/base/js/translation_strings.html:4 +#: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Rhowch bwnc" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1362 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1452 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1355 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1453 #: perllib/FixMyStreet/App/Controller/Admin.pm:311 -#: perllib/FixMyStreet/DB/Result/User.pm:193 -#: templates/web/base/js/translation_strings.html:13 -#: templates/web/base/js/translation_strings.html:17 +#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: templates/web/base/js/translation_strings.html:16 +#: templates/web/base/js/translation_strings.html:20 msgid "Please enter a valid email" msgstr "Rhowch e-bost dilys" -#: perllib/FixMyStreet/App/Controller/Alert.pm:350 +#: perllib/FixMyStreet/App/Controller/Alert.pm:355 #: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please enter a valid email address" msgstr "Rhowch gyfeiriad e-bost dilys" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1356 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1446 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1349 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Rhowch eich rhif ffôn" #: perllib/FixMyStreet/DB/Result/Problem.pm:369 -#: templates/web/base/js/translation_strings.html:5 +#: templates/web/base/js/translation_strings.html:8 msgid "Please enter some details" msgstr "Rhowch fanylion" #: perllib/FixMyStreet/App/Controller/Contact.pm:114 -#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: perllib/FixMyStreet/DB/Result/User.pm:196 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:26 -#: templates/web/base/js/translation_strings.html:12 -#: templates/web/base/js/translation_strings.html:16 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:8 +#: templates/web/base/js/translation_strings.html:15 +#: templates/web/base/js/translation_strings.html:19 msgid "Please enter your email" msgstr "Rhowch eich e-bost" @@ -2631,34 +2672,34 @@ msgstr "Rhowch eich e-bost" msgid "Please enter your email address" msgstr "Rhowch eich cyfeiriad e-bost" -#: templates/web/base/js/translation_strings.html:26 +#: templates/web/base/js/translation_strings.html:32 msgid "Please enter your first name" msgstr "Rhowch eich enw cyntaf" #: perllib/FixMyStreet/Cobrand/UK.pm:326 -#: templates/web/base/js/translation_strings.html:8 +#: templates/web/base/js/translation_strings.html:11 msgid "Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below" msgstr "Rhowch eich enw llawn, mae angen y wybodaeth hon ar y cyngor – os na hoffech ddatgelu eich enw ar y wefan, dad-diciwch y blwch isod" #: perllib/FixMyStreet/App/Controller/Contact.pm:113 #: perllib/FixMyStreet/DB/Result/Comment.pm:125 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 -#: perllib/FixMyStreet/DB/Result/User.pm:186 -#: templates/web/base/js/translation_strings.html:7 +#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: templates/web/base/js/translation_strings.html:10 msgid "Please enter your name" msgstr "Rhowch eich enw" #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:6 -#: templates/web/base/js/translation_strings.html:23 +#: templates/web/base/js/translation_strings.html:29 msgid "Please enter your phone number" msgstr "Rhowch eich rhif ffôn" -#: templates/web/base/js/translation_strings.html:27 +#: templates/web/base/js/translation_strings.html:33 msgid "Please enter your second name" msgstr "Rhowch eich cyfenw" -#: templates/web/base/js/translation_strings.html:25 +#: templates/web/base/js/translation_strings.html:31 msgid "Please enter your title" msgstr "Rhowch eich teitl" @@ -2681,10 +2722,19 @@ msgstr "Rhowch fanylion am y broblem." msgid "Please fill in the form below with details of the problem, and describe the location as precisely as possible in the details box." msgstr "" +#: templates/web/base/auth/2faform.html:9 +msgid "Please generate a two-factor code and enter it below:" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Questionnaire.pm:239 msgid "Please indicate whether you'd like to receive another questionnaire" msgstr "" +#: perllib/FixMyStreet/App/Controller/Auth.pm:406 +#: templates/web/base/js/translation_strings.html:26 +msgid "Please make sure your password is at least %d characters long" +msgstr "" + #: templates/web/base/report/updates-sidebar-notes.html:2 msgid "Please note that updates are not sent to the council." msgstr "Noder na chaiff diweddariadau eu hanfon at y cyngor." @@ -2747,12 +2797,12 @@ msgstr "Dywedwch a gafodd y broblem ei thrwsio" #: perllib/FixMyStreet/App/Model/PhotoSet.pm:122 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:156 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:158 -#: templates/web/base/js/translation_strings.html:60 +#: templates/web/base/js/translation_strings.html:66 msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1359 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1449 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1352 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 msgid "Please verify at least one of email/phone" msgstr "" @@ -2765,24 +2815,24 @@ msgid "Please write your update here" msgstr "Ysgrifennwch eich diweddariad yma" #: templates/web/base/report/update-form.html:25 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:18 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_user_loggedout_password.html:10 msgid "Post" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:231 +#: perllib/FixMyStreet/DB/Result/Comment.pm:211 msgid "Posted anonymously at %s" msgstr "Postiwyd yn ddienw am %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:266 +#: perllib/FixMyStreet/DB/Result/Comment.pm:246 msgid "Posted by %s at %s" msgstr "Postiwyd gan %s am %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:254 +#: perllib/FixMyStreet/DB/Result/Comment.pm:234 msgid "Posted by <strong>%s</strong> (%s) at %s" msgstr "Postiwyd gan <strong>%s</strong> (%s) am %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:256 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 msgid "Posted by <strong>%s</strong> at %s" msgstr "Postiwyd gan <strong>%s</strong> am %s" @@ -2794,7 +2844,7 @@ msgstr "" msgid "Previous" msgstr "Blaenorol" -#: perllib/FixMyStreet/Cobrand/Default.pm:648 +#: perllib/FixMyStreet/Cobrand/Default.pm:666 msgid "Priorities" msgstr "" @@ -2815,7 +2865,7 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:144 msgid "Private" msgstr "Preifat" @@ -2845,7 +2895,7 @@ msgstr "Anfonwyd y broblem %s at y cyngor" msgid "Problem breakdown by state" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1309 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1283 msgid "Problem marked as open." msgstr "" @@ -2853,7 +2903,8 @@ msgstr "" msgid "Problem state change based on survey results" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:692 +#: perllib/FixMyStreet/Cobrand/ACV.pm:86 +#: perllib/FixMyStreet/Cobrand/Default.pm:710 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Problemau" @@ -2880,7 +2931,7 @@ msgstr "" msgid "Problems within %.1fkm of %s" msgstr "Problemau yn %s" -#: perllib/FixMyStreet/Cobrand/Default.pm:821 +#: perllib/FixMyStreet/Cobrand/Default.pm:839 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:137 #: perllib/FixMyStreet/Cobrand/UK.pm:215 perllib/FixMyStreet/Cobrand/UK.pm:257 #: perllib/FixMyStreet/Cobrand/UK.pm:269 @@ -2916,12 +2967,12 @@ msgstr "Darparu diweddariad" msgid "Provide update as" msgstr "" -#: templates/web/base/auth/general.html:119 +#: templates/web/base/auth/general.html:124 msgid "Providing a name and password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Mae darparu enw a chyfrinair yn ddewisol, ond bydd yn eich galluogi i adrodd problemau'n haws, gadael diweddariadau a rheoli eich adroddiadau." -#: templates/web/base/report/new/form_user_loggedout_by_email.html:41 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:13 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:43 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:16 msgid "Providing a password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Mae darparu cyfrinair yn ddewisol, ond bydd yn eich galluogi i adrodd problemau'n haws, gadael diweddariadau a rheoli eich adroddiadau." @@ -2938,7 +2989,7 @@ msgstr "Ymateb cyhoeddus:" msgid "Public update:" msgstr "" -#: templates/web/zurich/admin/report_edit.html:123 +#: templates/web/zurich/admin/report_edit.html:122 #: templates/web/zurich/admin/stats/index.html:38 msgid "Publish photo" msgstr "Cyhoeddi llun" @@ -2994,7 +3045,7 @@ msgstr "Ffrwd RSS %s, o fewn ward %s" msgid "RSS feed of nearby problems" msgstr "Ffrwd RSS o broblemau gerllaw" -#: perllib/FixMyStreet/Cobrand/Default.pm:822 +#: perllib/FixMyStreet/Cobrand/Default.pm:840 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:136 #: perllib/FixMyStreet/Cobrand/UK.pm:222 msgid "RSS feed of problems within %s" @@ -3045,6 +3096,10 @@ msgstr "" msgid "Remove" msgstr "" +#: templates/web/base/admin/user-form.html:198 +msgid "Remove account details" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:4 msgid "Remove field" msgstr "" @@ -3065,13 +3120,13 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:159 +#: templates/web/base/admin/report_edit.html:161 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" msgstr "" -#: templates/web/base/auth/generate_token.html:33 +#: templates/web/base/auth/generate_token.html:52 msgid "Replace token" msgstr "" @@ -3103,11 +3158,11 @@ msgstr "Adrodd camddefnydd" msgid "Report as" msgstr "" -#: perllib/FixMyStreet/App/Controller/Rss.pm:302 +#: perllib/FixMyStreet/App/Controller/Rss.pm:303 msgid "Report on %s" msgstr "Adroddwyd ar %s" -#: templates/web/base/dashboard/index.html:61 +#: templates/web/base/dashboard/index.html:62 msgid "Report state:" msgstr "" @@ -3177,15 +3232,16 @@ msgstr "" #: templates/web/base/around/index.html:3 #: templates/web/base/around/lookup_by_ref.html:3 -#: templates/web/base/js/translation_strings.html:42 +#: templates/web/base/js/translation_strings.html:48 #: templates/web/base/report/new/fill_in_details.html:0 #: templates/web/base/report/new/fill_in_details.html:8 #: templates/web/zurich/report/new/fill_in_details_form.html:4 msgid "Reporting a problem" msgstr "Adrodd problem" -#: perllib/FixMyStreet/Cobrand/Default.pm:638 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:388 +#: perllib/FixMyStreet/Cobrand/ACV.pm:265 +#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/zurich/header.html:46 msgid "Reports" msgstr "Adroddiadau" @@ -3203,7 +3259,7 @@ msgstr "" msgid "Reports by destination" msgstr "Adroddwyd gan %s am %s" -#: templates/web/base/admin/user-form.html:125 +#: templates/web/base/admin/user-form.html:124 msgid "Reports made by trusted users will be sent to the responsible body without being inspected first." msgstr "" @@ -3215,7 +3271,7 @@ msgstr "" msgid "Reports published" msgstr "Adroddiadau a gyhoeddwyd" -#: templates/web/base/js/translation_strings.html:75 +#: templates/web/base/js/translation_strings.html:81 msgid "Reports saved offline." msgstr "" @@ -3289,8 +3345,8 @@ msgstr "" msgid "Revert to original title" msgstr "" -#: templates/web/base/js/translation_strings.html:28 -#: templates/web/base/js/translation_strings.html:40 +#: templates/web/base/js/translation_strings.html:34 +#: templates/web/base/js/translation_strings.html:46 msgid "Right place?" msgstr "Y lle cywir?" @@ -3304,16 +3360,16 @@ msgstr "" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1879 -#: templates/web/base/admin/report_edit.html:156 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: templates/web/base/admin/report_edit.html:158 #: templates/web/base/admin/update_edit.html:68 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Cylchdroi i'r chwith" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: templates/web/base/admin/report_edit.html:157 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: templates/web/base/admin/report_edit.html:159 #: templates/web/base/admin/update_edit.html:69 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3323,7 +3379,7 @@ msgstr "Cylchdroi i'r dde" msgid "Rotating this photo will discard unsaved changes to the report." msgstr "" -#: templates/web/base/js/translation_strings.html:47 +#: templates/web/base/js/translation_strings.html:53 #: templates/web/base/maps/google-ol.html:2 msgid "Satellite" msgstr "" @@ -3354,11 +3410,11 @@ msgid "Save with a public update" msgstr "" #. ("This is followed by a progress count, e.g. 3/5") -#: templates/web/base/js/translation_strings.html:76 +#: templates/web/base/js/translation_strings.html:82 msgid "Saving reports offline" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:130 msgid "Scheduled" msgstr "" @@ -3391,12 +3447,20 @@ msgstr "" msgid "Searching found no users." msgstr "" +#: templates/web/base/auth/generate_token.html:1 +#: templates/web/base/auth/generate_token.html:2 +#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/my/my.html:65 +msgid "Security" +msgstr "" + #: templates/web/base/report/new/councils_text_private.html:7 #: templates/web/base/report/new/form_user.html:5 msgid "See our privacy policy" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:703 +#: perllib/FixMyStreet/Cobrand/ACV.pm:93 +#: perllib/FixMyStreet/Cobrand/Default.pm:721 msgid "See user detail for reports created as the council" msgstr "" @@ -3431,7 +3495,7 @@ msgstr "" msgid "Sending a confirmation text failed: \"%s\"" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:870 msgid "Sent report back" msgstr "" @@ -3448,6 +3512,12 @@ msgstr "Anfonwyd:" msgid "Service:" msgstr "Gwasanaeth:" +#: templates/web/base/auth/change_password.html:1 +#: templates/web/base/auth/change_password.html:4 +#, fuzzy +msgid "Set password" +msgstr "Newid cyfrinair" + #: templates/web/base/report/_inspect.html:47 msgid "Set to my current location" msgstr "" @@ -3503,7 +3573,7 @@ msgstr "" #: templates/web/base/around/display_location.html:58 #: templates/web/base/around/display_location.html:66 -#: templates/web/base/js/translation_strings.html:54 +#: templates/web/base/js/translation_strings.html:60 msgid "Show pins" msgstr "Dangos piniau" @@ -3515,20 +3585,20 @@ msgstr "" msgid "Show reports in your area" msgstr "" -#: templates/web/base/auth/general.html:124 +#: templates/web/base/auth/general.html:129 #: templates/web/base/auth/general.html:3 -#: templates/web/base/auth/general.html:85 +#: templates/web/base/auth/general.html:87 #: templates/web/base/main_nav_items.html:6 -#: templates/web/zurich/auth/general.html:18 -#: templates/web/zurich/auth/general.html:35 +#: templates/web/zurich/auth/general.html:25 +#: templates/web/zurich/auth/general.html:8 msgid "Sign in" msgstr "Mewngofnodi" -#: templates/web/base/auth/general.html:98 +#: templates/web/base/auth/general.html:100 msgid "Sign in by email instead, providing a new password. When you click the link in your email, your password will be updated." msgstr "" -#: templates/web/base/auth/general.html:96 +#: templates/web/base/auth/general.html:98 msgid "Sign in by email or text, providing a new password. When you click the link in your email or enter the SMS authentication code, your password will be updated." msgstr "" @@ -3562,14 +3632,27 @@ msgstr "Lluniau o adroddiadau diweddar" msgid "Some text to localize" msgstr "Testun i'w leoleiddio" -#: perllib/FixMyStreet/Cobrand/UK.pm:80 +#: perllib/FixMyStreet/Cobrand/ACV.pm:59 perllib/FixMyStreet/Cobrand/UK.pm:80 msgid "Sorry, that appears to be a Crown dependency postcode, which we don't cover." msgstr "" +#: perllib/FixMyStreet/Cobrand/ACV.pm:73 +msgid "Sorry, that appears to be a Northern Irish postcode, which we don't cover." +msgstr "" + +#: perllib/FixMyStreet/Cobrand/ACV.pm:65 +msgid "Sorry, that appears to be a Scottish postcode, which we don't cover." +msgstr "" + +#: perllib/FixMyStreet/Cobrand/ACV.pm:69 +msgid "Sorry, that appears to be a Welsh postcode, which we don't cover." +msgstr "" + #: templates/web/base/auth/smsform.html:6 templates/web/base/auth/token.html:8 msgid "Sorry, that wasn’t a valid link" msgstr "" +#: templates/web/base/auth/2faform.html:5 #: templates/web/base/auth/smsform.html:16 msgid "Sorry, that wasn’t the correct code" msgstr "" @@ -3615,15 +3698,15 @@ msgstr "" msgid "Sort by" msgstr "" -#: templates/web/base/admin/user-form.html:65 +#: templates/web/base/admin/user-form.html:58 msgid "Staff users have permission to log in to the admin." msgstr "" -#: templates/web/base/admin/user-form.html:68 +#: templates/web/base/admin/user-form.html:62 msgid "Staff:" msgstr "" -#: templates/web/base/dashboard/index.html:73 +#: templates/web/base/dashboard/index.html:74 #, fuzzy msgid "Start Date" msgstr "Dyddiad cychwyn:" @@ -3637,7 +3720,7 @@ msgstr "Dyddiad cychwyn:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:50 #: templates/web/base/admin/templates.html:8 -#: templates/web/base/dashboard/index.html:100 +#: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:88 #: templates/web/base/report/_item.html:96 #: templates/web/base/report/update/form_update.html:39 @@ -3660,14 +3743,15 @@ msgstr "Cadw'r newidiadau" msgid "State:" msgstr "Cyflwr:" -#: perllib/FixMyStreet/Cobrand/Default.pm:628 +#: perllib/FixMyStreet/Cobrand/ACV.pm:255 +#: perllib/FixMyStreet/Cobrand/Default.pm:646 #: templates/web/base/admin/states/index.html:1 #, fuzzy msgid "States" msgstr "Cyflwr" -#: perllib/FixMyStreet/Cobrand/Default.pm:622 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:391 +#: perllib/FixMyStreet/Cobrand/Default.pm:640 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:418 #: templates/web/base/admin/index.html:71 #: templates/web/base/admin/stats/index.html:1 #: templates/web/base/admin/stats/state.html:1 @@ -3700,7 +3784,7 @@ msgstr "" msgid "Subcategory" msgstr "Is-gategori: %s" -#: perllib/FixMyStreet/Script/Reports.pm:191 +#: perllib/FixMyStreet/Script/Reports.pm:188 msgid "Subcategory: %s" msgstr "Is-gategori: %s" @@ -3717,19 +3801,20 @@ msgstr "Pwnc" msgid "Subject:" msgstr "Pwnc:" +#: templates/web/base/auth/2faform.html:21 #: templates/web/base/auth/smsform.html:27 #: templates/web/base/questionnaire/creator_fixed.html:19 #: templates/web/base/report/new/form_user_loggedin.html:76 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:46 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:48 #: templates/web/base/report/new/form_user_loggedout_password.html:11 #: templates/web/zurich/report/new/fill_in_details_form.html:73 msgid "Submit" msgstr "Cyflwyno" -#: templates/web/base/admin/report_edit.html:167 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/report_edit.html:24 #: templates/web/base/admin/update_edit.html:79 -#: templates/web/base/admin/user-form.html:188 +#: templates/web/base/admin/user-form.html:191 #: templates/web/zurich/admin/report_edit-sdm.html:124 #: templates/web/zurich/admin/report_edit.html:264 #: templates/web/zurich/admin/update_edit.html:38 @@ -3740,8 +3825,8 @@ msgstr "Cyflwyno newidiadau" msgid "Submit questionnaire" msgstr "Cyflwyno'r holiadur" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:169 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:898 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:170 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:937 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:6 #: templates/web/zurich/admin/index-dm.html:23 @@ -3771,8 +3856,9 @@ msgstr "" msgid "Summarise your changes" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:620 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:387 +#: perllib/FixMyStreet/Cobrand/ACV.pm:249 +#: perllib/FixMyStreet/Cobrand/Default.pm:638 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:414 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 #: templates/web/base/status/index.html:3 @@ -3784,7 +3870,7 @@ msgid "Summary" msgstr "Crynodeb" #: templates/web/zurich/reports/index.html:0 -#: templates/web/zurich/reports/index.html:5 +#: templates/web/zurich/reports/index.html:6 msgid "Summary reports" msgstr "Adroddiadau" @@ -3798,7 +3884,7 @@ msgstr "Adroddiadau" msgid "Superuser:" msgstr "" -#: templates/web/base/admin/user-form.html:148 +#: templates/web/base/admin/user-form.html:147 msgid "Superusers have permission to perform <strong>all actions</strong> within the admin." msgstr "" @@ -3811,8 +3897,8 @@ msgstr "Canlyniadau arolwg" msgid "Template «%s»" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:644 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:398 +#: perllib/FixMyStreet/Cobrand/Default.pm:662 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:425 #: templates/web/zurich/header.html:63 msgid "Templates" msgstr "" @@ -3873,6 +3959,7 @@ msgstr "" msgid "That location does not appear to be in the UK; please try again." msgstr "Mae'n ymddangos nad yw'r lleoliad hwnnw yn y DU; rhowch gynnig arall arni." +#: perllib/FixMyStreet/Cobrand/ACV.pm:52 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:50 #: perllib/FixMyStreet/Cobrand/UK.pm:73 @@ -3895,6 +3982,23 @@ msgstr "Ni ellir gweld yr adroddiad hwnnw ar %s." msgid "That report has been removed from FixMyStreet." msgstr "Tynnwyd yr adroddiad oddi ar FixMyStreet." +#: perllib/FixMyStreet/App/Controller/Admin.pm:1769 +#, fuzzy +msgid "That user has been logged out." +msgstr "Tynnwyd yr adroddiad oddi ar FixMyStreet." + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +msgid "That user has been made anonymous on all reports and updates." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1812 +msgid "That user’s personal details have been removed." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1790 +msgid "That user’s reports and updates have been hidden." +msgstr "" + #: templates/web/base/admin/contact-form.html:27 msgid "" "The <strong>email address</strong> is the destination to which reports about this category will be sent. \n" @@ -3950,7 +4054,7 @@ msgid "The diligency prize league table shows editors' activity (who's been edit msgstr "" #: perllib/FixMyStreet/App/Controller/Dashboard.pm:43 -#: perllib/FixMyStreet/App/Controller/Reports.pm:85 +#: perllib/FixMyStreet/App/Controller/Reports.pm:84 msgid "The error was: %s" msgstr "Y gwall oedd: %s" @@ -4004,8 +4108,8 @@ msgstr "" msgid "The ordering of this field on the report page. Fields are shown in ascending order according to this value." msgstr "" -#: templates/web/base/auth/change_password.html:22 #: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:30 msgid "The passwords do not match" msgstr "Nid yw'r cyfrineiriau'n cyfateb" @@ -4017,7 +4121,7 @@ msgstr "Ni chanfuwyd yr URL '%s' ar y gweinydd hwn" msgid "The type of input field to show to the user. <strong>Text</strong> is a simple text field, <strong>List</strong> is a drop-down selection." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:95 +#: perllib/FixMyStreet/Script/Reports.pm:96 msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "" @@ -4028,7 +4132,7 @@ msgid "" " Names are not necessarily unique." msgstr "" -#: templates/web/base/around/on_map_list_items.html:17 +#: templates/web/base/around/on_map_list_items.html:20 #: templates/web/base/my/_problem-list.html:8 #: templates/web/base/reports/_problem-list.html:13 msgid "There are no reports to show." @@ -4038,7 +4142,7 @@ msgstr "Nid oes unrhyw adroddiadau i'w dangos." msgid "There is already an auto-response template for this category/state." msgstr "" -#: perllib/FixMyStreet/App/Controller/Reports.pm:82 +#: perllib/FixMyStreet/App/Controller/Reports.pm:81 msgid "There was a problem showing the All Reports page. Please try again later." msgstr "" @@ -4047,19 +4151,19 @@ msgstr "" msgid "There was a problem showing this page. Please try again later." msgstr "Bu gwall dangos y dudalen hon. Rhowch gynnig arall arni nes ymlaen." -#: perllib/FixMyStreet/App/Controller/Alert.pm:359 +#: perllib/FixMyStreet/App/Controller/Alert.pm:364 msgid "There was a problem with your email/password combination. Please try again." msgstr "Bu gwall gyda'r e-bost neu'r cyfrinair. Rhowch gynnig arall arni." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:806 -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:135 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:815 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 -#: templates/web/zurich/auth/general.html:28 +#: templates/web/zurich/auth/general.html:18 #, fuzzy msgid "There was a problem with your login information. If you cannot remember your password, or do not have one, please fill in the ‘No’ section of the form." msgstr "Bu problem gyda'r e-bost neu gyfrinair. Os na allwch gofio eich cyfrinair, neu os nad oes un gennych, llenwch ddarn ‘mewngofnodi drwy e-bost’ y ffurflen." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:338 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:348 msgid "There was a problem with your update. Please try again." msgstr "Bu gwall gyda'r diweddariad. Rhowch gynnig arall arni." @@ -4067,7 +4171,7 @@ msgstr "Bu gwall gyda'r diweddariad. Rhowch gynnig arall arni." msgid "There were problems with your report. Please see below." msgstr "Bu gwallau gyda'r adroddiad. Gwelwch isod." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:373 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:389 msgid "There were problems with your update. Please see below." msgstr "Bu gwallau gyda'r diweddariad. Gwelwch isod." @@ -4122,18 +4226,18 @@ msgid "" " A body will not receive any reports unless it covers at least one area." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:198 +#: perllib/FixMyStreet/Script/Reports.pm:195 msgid "This email has been sent to both councils covering the location of the problem, as the user did not categorise it; please ignore it if you're not the correct council to deal with the issue, or let us know what category of problem this is so we can add it to our system." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:201 +#: perllib/FixMyStreet/Script/Reports.pm:198 msgid "This email has been sent to several councils covering the location of the problem, as the category selected is provided for all of them; please ignore it if you're not the correct council to deal with the issue." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1003 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1049 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:942 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:986 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1004 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1021 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1067 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:960 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Mae'r wybodaeth hon yn ofynnol" @@ -4170,9 +4274,9 @@ msgstr "" msgid "This report is a duplicate. Please leave updates on the original report:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:166 #: perllib/FixMyStreet/Cobrand/Zurich.pm:167 -#: templates/web/zurich/report/_main.html:14 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:168 +#: templates/web/zurich/report/_main.html:12 msgid "This report is awaiting moderation." msgstr "" @@ -4188,11 +4292,7 @@ msgstr "" msgid "This report is currently marked as open." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:108 -msgid "This report was submitted anonymously" -msgstr "Cyflwynwyd yr adroddiad yn ddienw" - -#: perllib/FixMyStreet/Script/Reports.pm:88 +#: perllib/FixMyStreet/Script/Reports.pm:89 msgid "This web page also contains a photo of the problem, provided by the user." msgstr "Mae'r dudalen we hon yn cynnwys llun o'r broblem, a ddarparwyd gan y defnyddiwr." @@ -4203,7 +4303,8 @@ msgstr "Mae'r dudalen we hon yn cynnwys llun o'r broblem, a ddarparwyd gan y def msgid "Time spent (in minutes):" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:621 +#: perllib/FixMyStreet/Cobrand/ACV.pm:250 +#: perllib/FixMyStreet/Cobrand/Default.pm:639 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Llinell amser" @@ -4241,7 +4342,7 @@ msgstr "" msgid "To limit this collection of fields to a single language, select it here." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:94 +#: perllib/FixMyStreet/Script/Reports.pm:95 msgid "To view a map of the precise location of this issue" msgstr "" @@ -4263,9 +4364,9 @@ msgstr "" #: templates/web/base/admin/stats/fix_rate.html:4 #: templates/web/base/admin/stats/questionnaire.html:24 -#: templates/web/base/dashboard/index.html:114 -#: templates/web/base/dashboard/index.html:119 -#: templates/web/base/dashboard/index.html:143 +#: templates/web/base/dashboard/index.html:115 +#: templates/web/base/dashboard/index.html:120 +#: templates/web/base/dashboard/index.html:144 #: templates/web/zurich/admin/stats/index.html:30 msgid "Total" msgstr "Cyfanswm" @@ -4283,20 +4384,22 @@ msgstr "" msgid "Translations" msgstr "" -#: templates/web/base/admin/user-form.html:129 +#: templates/web/base/admin/user-form.html:128 msgid "Trusted by bodies:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:709 +#: perllib/FixMyStreet/Cobrand/ACV.pm:99 +#: perllib/FixMyStreet/Cobrand/Default.pm:727 msgid "Trusted to make reports that don't need to be inspected" msgstr "" -#: templates/web/base/admin/user-form.html:137 +#: templates/web/base/admin/user-form.html:136 msgid "Trusted:" msgstr "" +#: templates/web/base/auth/2faform.html:6 #: templates/web/base/auth/smsform.html:17 -#: templates/web/base/js/translation_strings.html:29 +#: templates/web/base/js/translation_strings.html:35 msgid "Try again" msgstr "Ceisio eto" @@ -4304,13 +4407,21 @@ msgstr "Ceisio eto" msgid "Try emailing us directly:" msgstr "Ceisiwch anfon e-bost atom yn uniongyrchol:" +#: templates/web/base/auth/generate_token.html:21 +msgid "Two-factor authentication has been activated" +msgstr "" + +#: templates/web/base/auth/generate_token.html:32 +msgid "Two-factor authentication has been deactivated" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:44 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 msgid "Type" msgstr "" -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 msgid "Unban" msgstr "" @@ -4333,7 +4444,7 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Photo.pm:109 #: perllib/FixMyStreet/App/Controller/Root.pm:141 -#: templates/web/base/js/translation_strings.html:38 +#: templates/web/base/js/translation_strings.html:44 msgid "Unknown error" msgstr "Gwall anhysbys" @@ -4405,23 +4516,23 @@ msgstr "" msgid "Updated" msgstr "Diweddarwyd" -#: perllib/FixMyStreet/DB/Result/Comment.pm:260 +#: perllib/FixMyStreet/DB/Result/Comment.pm:240 #, fuzzy msgid "Updated by <strong>%s</strong> (%s) at %s" msgstr "Postiwyd gan <strong>%s</strong> (%s) am %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:262 +#: perllib/FixMyStreet/DB/Result/Comment.pm:242 #, fuzzy msgid "Updated by <strong>%s</strong> at %s" msgstr "Postiwyd gan <strong>%s</strong> am %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1299 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1398 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1591 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1277 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1391 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1592 #: perllib/FixMyStreet/App/Controller/Admin.pm:933 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:767 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:792 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:862 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:806 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:901 msgid "Updated!" msgstr "Diweddarwyd!" @@ -4473,33 +4584,33 @@ msgstr "" msgid "User ID to attribute fetched comments to" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1745 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1755 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1746 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1756 #, fuzzy msgid "User added to abuse list" msgstr "Ychwanegwyd yr e-bost at y rhestr camddefnydd" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1376 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1369 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1474 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1742 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1752 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1743 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1753 #, fuzzy msgid "User already in abuse list" msgstr "E-bost eisoes yn y rhestr camddefnydd" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1834 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1887 msgid "User flag removed" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1805 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1858 msgid "User flagged" msgstr "" #: templates/web/base/admin/report_blocks.html:18 -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 #: templates/web/base/admin/users.html:32 msgid "User in abuse table" msgstr "" @@ -4514,14 +4625,16 @@ msgstr "" msgid "User:" msgstr "Defnyddwyr" -#: perllib/FixMyStreet/Cobrand/Default.pm:652 -#: perllib/FixMyStreet/Cobrand/Default.pm:711 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:403 +#: perllib/FixMyStreet/Cobrand/ACV.pm:101 +#: perllib/FixMyStreet/Cobrand/ACV.pm:271 +#: perllib/FixMyStreet/Cobrand/Default.pm:670 +#: perllib/FixMyStreet/Cobrand/Default.pm:729 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:430 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:55 msgid "Users" msgstr "Defnyddwyr" -#: templates/web/base/admin/user-form.html:159 +#: templates/web/base/admin/user-form.html:161 msgid "Users can perform the following actions within their assigned body or area." msgstr "" @@ -4596,7 +4709,7 @@ msgstr "" msgid "We need your email address, please give it below." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:207 +#: perllib/FixMyStreet/Script/Reports.pm:204 msgid "We realise this problem might be the responsibility of %s; however, we don't currently have any contact details for them. If you know of an appropriate contact address, please do get in touch." msgstr "" @@ -4618,7 +4731,7 @@ msgstr "Rydym ond yn defnyddio eich gwybodaeth bersonol yn unol â'n <a href=\" msgid "We’re sorry to hear the problem’s not fixed. Why not try writing to your local representatives?" msgstr "" -#: templates/web/base/dashboard/index.html:117 +#: templates/web/base/dashboard/index.html:118 msgid "Website" msgstr "" @@ -4651,7 +4764,7 @@ msgstr "" msgid "Which report is it a duplicate of?" msgstr "" -#: templates/web/base/js/translation_strings.html:57 +#: templates/web/base/js/translation_strings.html:63 msgid "Whoa there Testino! Three photos are enough." msgstr "" @@ -4659,8 +4772,8 @@ msgstr "" msgid "Why stop there? <a href=\"/alert\">Set up more alerts</a> for free." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:190 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:928 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:191 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:967 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:14 msgid "Wish" @@ -4670,7 +4783,7 @@ msgstr "" msgid "With request searches, it is also possible to search for agency_responsible to limit the requests to those sent to a single administration. The search term is the administration ID provided by <a href=\"%s\">MaPit</a>." msgstr "" -#: templates/web/base/dashboard/index.html:158 +#: templates/web/base/dashboard/index.html:159 msgid "Within the specified timeframe:" msgstr "" @@ -4690,7 +4803,7 @@ msgstr "Mae ysgrifennu eich holl neges mewn priflythrennau yn ei gwneud hi'n ano msgid "Wrong location? Just click again on the map." msgstr "Lleoliad anghywir? Cliciwch ar y map eto." -#: perllib/FixMyStreet/Cobrand/Default.pm:1221 +#: perllib/FixMyStreet/Cobrand/Default.pm:1239 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4718,7 +4831,7 @@ msgstr "Oes, mae gen i gyfrinair" msgid "You are complaining that this problem report was unnecessarily moderated:" msgstr "" -#: templates/web/base/js/translation_strings.html:77 +#: templates/web/base/js/translation_strings.html:83 msgid "You are offline" msgstr "" @@ -4735,7 +4848,7 @@ msgstr "" msgid "You can <a href=\"%s%s\">view the problem on this site</a>." msgstr "Gallwch <a href=\"%s%s\">weld y broblem ar y wefan hon</a>." -#: templates/web/base/admin/user-form.html:114 +#: templates/web/base/admin/user-form.html:110 msgid "You can add an abusive user's email to the abuse list, which automatically hides (and never sends) reports they create." msgstr "" @@ -4765,11 +4878,11 @@ msgstr "" msgid "You can mark a body as deleted if you do not want it to be active on the site." msgstr "" -#: templates/web/base/js/translation_strings.html:35 +#: templates/web/base/js/translation_strings.html:41 msgid "You declined; please fill in the box above" msgstr "Gwrthodoch chi; llenwch y blwch uchod" -#: templates/web/base/js/translation_strings.html:79 +#: templates/web/base/js/translation_strings.html:85 msgid "You have <a id=\"oFN\" href=\"\"><span>%s</span> saved to submit</a>." msgstr "" @@ -4796,12 +4909,12 @@ msgstr "" msgid "You have located the problem at the point marked with a green pin on the map. If this is not the correct location, simply click on the map again. " msgstr "" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:125 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:142 #, fuzzy msgid "You have successfully added your phone number." msgstr "Rhowch eich rhif ffôn" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:141 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:158 #: templates/web/zurich/tokens/confirm_problem.html:5 #: templates/web/zurich/tokens/confirm_problem.html:6 msgid "You have successfully confirmed your email address." @@ -4812,7 +4925,7 @@ msgstr "" msgid "You have successfully confirmed your phone number." msgstr "Rhowch eich rhif ffôn" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:112 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:129 #, fuzzy msgid "You have successfully removed your phone number." msgstr "Rhowch eich rhif ffôn" @@ -4822,7 +4935,7 @@ msgstr "Rhowch eich rhif ffôn" msgid "You have successfully signed in; please check and confirm your details are accurate:" msgstr "Mewngofnodwyd yn llwyddiannus; gwiriwch a chadarnhewch fod eich manylion yn gywir:" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:147 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:164 #, fuzzy msgid "You have successfully verified your phone number." msgstr "Rhowch eich rhif ffôn" @@ -4850,8 +4963,10 @@ msgstr "" msgid "Your Reports" msgstr "Eich adroddiadau" -#: templates/web/base/auth/change_password.html:11 +#: templates/web/base/auth/change_password.html:13 #: templates/web/base/auth/generate_token.html:15 +#: templates/web/base/auth/generate_token.html:26 +#: templates/web/base/auth/generate_token.html:34 #: templates/web/base/main_nav_items.html:4 templates/web/base/my/my.html:18 msgid "Your account" msgstr "" @@ -4869,8 +4984,8 @@ msgid "Your email" msgstr "Eich e-bost" #: templates/web/base/auth/change_email.html:15 -#: templates/web/zurich/auth/general.html:30 -#: templates/web/zurich/auth/general.html:58 +#: templates/web/zurich/auth/general.html:20 +#: templates/web/zurich/auth/general.html:48 msgid "Your email address" msgstr "Eich cyfeiriad e-bost" @@ -4885,11 +5000,11 @@ msgstr "Eich cyfeiriad e-bost" msgid "Your information will only be used in accordance with our <a href=\"/privacy\">privacy policy</a>" msgstr "" -#: templates/web/base/auth/general.html:114 +#: templates/web/base/auth/general.html:116 #: templates/web/base/contact/index.html:74 #: templates/web/base/report/new/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_name.html:33 -#: templates/web/zurich/auth/general.html:61 +#: templates/web/zurich/auth/general.html:51 #: templates/web/zurich/report/new/fill_in_details_form.html:63 msgid "Your name" msgstr "Eich enw" @@ -4906,21 +5021,29 @@ msgstr "" msgid "Your name has been hidden." msgstr "" -#: templates/web/base/js/translation_strings.html:69 +#: templates/web/base/js/translation_strings.html:75 msgid "Your offline reports" msgstr "" -#: templates/web/base/auth/general.html:84 +#: templates/web/base/auth/general.html:86 #: templates/web/base/report/new/form_user_loggedout_password.html:10 #: templates/web/base/report/update/form_user_loggedout_password.html:9 -#: templates/web/zurich/auth/general.html:34 +#: templates/web/zurich/auth/general.html:24 msgid "Your password" msgstr "Eich cyfrinair" -#: templates/web/base/auth/change_password.html:10 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:170 +#: templates/web/base/auth/change_password.html:12 msgid "Your password has been changed" msgstr "Newidiwyd eich cyfrinair" +#: templates/web/base/auth/general.html:133 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:52 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:25 +#: templates/web/zurich/auth/general.html:63 +msgid "Your password should include %d or more characters." +msgstr "" + #: templates/web/base/auth/change_phone.html:19 #: templates/web/base/contact/index.html:87 #: templates/web/zurich/report/new/fill_in_details_form.html:69 @@ -4945,7 +5068,7 @@ msgstr "" msgid "Your token has been generated" msgstr "Newidiwyd eich cyfrinair" -#: templates/web/base/js/translation_strings.html:70 +#: templates/web/base/js/translation_strings.html:76 msgid "Your update has been saved offline for submission when back online." msgstr "" @@ -4963,17 +5086,17 @@ msgid "Yourself" msgstr "" #: templates/web/base/admin/category-checkboxes.html:7 -#: templates/web/base/admin/user-form.html:169 +#: templates/web/base/admin/user-form.html:171 msgid "all" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:909 #: perllib/FixMyStreet/App/Controller/Moderate.pm:85 -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:216 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:270 +#: perllib/FixMyStreet/DB/Result/Comment.pm:250 msgid "and a defect raised" msgstr "" @@ -5006,7 +5129,7 @@ msgid "from %s different users" msgstr "" #: templates/web/base/report/_item.html:63 -#: templates/web/zurich/report/_item.html:14 +#: templates/web/zurich/report/_item.html:16 msgid "last updated %s" msgstr "diweddarwyd ddiwethaf %s" @@ -5021,7 +5144,7 @@ msgid "n/a" msgstr "ddim yn berthnasol" #: templates/web/base/admin/category-checkboxes.html:8 -#: templates/web/base/admin/user-form.html:170 +#: templates/web/base/admin/user-form.html:172 msgid "none" msgstr "" @@ -5071,7 +5194,7 @@ msgstr "" msgid "this location" msgstr "y cyngor lleol" -#: perllib/FixMyStreet/Script/Reports.pm:183 +#: perllib/FixMyStreet/Script/Reports.pm:180 msgid "this type of local problem" msgstr "" @@ -5079,11 +5202,11 @@ msgstr "" msgid "today" msgstr "heddiw" -#: templates/web/base/js/translation_strings.html:80 +#: templates/web/base/js/translation_strings.html:86 msgid "update" msgstr "" -#: templates/web/base/js/translation_strings.html:81 +#: templates/web/base/js/translation_strings.html:87 msgid "updates" msgstr "" @@ -5099,12 +5222,12 @@ msgstr "" msgid "user is problem owner" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1778 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1831 #, fuzzy msgid "user not in abuse list" msgstr "E-bost eisoes yn y rhestr camddefnydd" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1829 #, fuzzy msgid "user removed from abuse list" msgstr "Ychwanegwyd yr e-bost at y rhestr camddefnydd" @@ -5186,7 +5309,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: templates/web/fixmystreet.com/reports/summary.html:103 +#: templates/web/fixmystreet.com/reports/summary.html:104 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5312,6 +5435,15 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" +#~ msgid "Email: %s" +#~ msgstr "E-bost: %s" + +#~ msgid "Name: %s" +#~ msgstr "Enw: %s" + +#~ msgid "This report was submitted anonymously" +#~ msgstr "Cyflwynwyd yr adroddiad yn ddienw" + #~ msgid "By Date" #~ msgstr "Yn ôl dyddiad" diff --git a/locale/da_DK.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/da_DK.UTF-8/LC_MESSAGES/FixMyStreet.po index e73801bff..1222ef61e 100644 --- a/locale/da_DK.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/da_DK.UTF-8/LC_MESSAGES/FixMyStreet.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: matthew@mysociety.org\n" -"POT-Creation-Date: 2017-12-15 17:48+0000\n" +"POT-Creation-Date: 2018-02-12 15:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety <transifex@mysociety.org>, 2017\n" "Language-Team: Danish (Denmark) (https://www.transifex.com/mysociety/teams/12067/da_DK/)\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: perllib/FixMyStreet/DB/Result/Problem.pm:650 -#: perllib/FixMyStreet/Script/Reports.pm:196 +#: perllib/FixMyStreet/Script/Reports.pm:193 msgid " and " msgstr " og " @@ -87,8 +87,8 @@ msgstr "" msgid "%s live updates" msgstr "%s aktive opdateringer" -#: templates/web/base/dashboard/index.html:159 -#: templates/web/base/dashboard/index.html:163 +#: templates/web/base/dashboard/index.html:160 +#: templates/web/base/dashboard/index.html:164 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -122,7 +122,7 @@ msgstr "" msgid "(a-z and space only)" msgstr "" -#: templates/web/zurich/report/_item.html:19 +#: templates/web/zurich/report/_item.html:21 msgid "(closed)" msgstr "(lukket)" @@ -131,7 +131,7 @@ msgstr "(lukket)" msgid "(covers roughly 200,000 people)" msgstr "(en standardafstand som dækker en befolkning på omtrent 200.000)" -#: templates/web/zurich/report/_item.html:17 +#: templates/web/zurich/report/_item.html:19 msgid "(fixed)" msgstr "(løst)" @@ -151,6 +151,7 @@ msgstr "" msgid "(not sent to council)" msgstr "(ikke rapporteret til myndigheden)" +#: templates/web/base/report/new/form_user_loggedin.html:38 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "(optional)" msgstr "(valgfrit)" @@ -166,7 +167,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "RSS-strøm for problemer indenfor %s" #: perllib/FixMyStreet/App/Controller/Report/New.pm:252 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:688 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:685 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Vælg en kategori --" @@ -196,7 +197,7 @@ msgstr "" msgid "<label for=\"statuses\">Show</label> %s reports <label for=\"filter_categories\">about</label> %s" msgstr "" -#: templates/web/base/js/translation_strings.html:78 +#: templates/web/base/js/translation_strings.html:84 msgid "<span>%s</span> saved." msgstr "" @@ -223,12 +224,12 @@ msgstr "<strong>Nej</strong> Lad mig bekræfte min opdatering med e-post" msgid "<strong>No</strong> Let me confirm my update by email/text" msgstr "<strong>Nej</strong> Lad mig bekræfte min opdatering med e-post" -#: templates/web/base/auth/general.html:110 -#: templates/web/zurich/auth/general.html:51 +#: templates/web/base/auth/general.html:112 +#: templates/web/zurich/auth/general.html:41 msgid "<strong>No</strong> let me sign in by email" msgstr "<strong>Nej</strong>, lad mig logge ind med e-post:" -#: templates/web/base/auth/general.html:108 +#: templates/web/base/auth/general.html:110 #, fuzzy msgid "<strong>No</strong> let me sign in by email or text" msgstr "<strong>Nej</strong>, lad mig logge ind med e-post:" @@ -241,12 +242,16 @@ msgstr "" msgid "<strong>Note:</strong> This report hasn't yet been sent onwards for action. Any changes made may not be passed on." msgstr "" -#: templates/web/base/auth/general.html:79 +#: templates/web/base/auth/general.html:81 #: templates/web/base/report/new/form_user_loggedout_password.html:3 #: templates/web/base/report/update/form_user_loggedout_password.html:2 msgid "<strong>Yes</strong> I have a password" msgstr "<strong>Ja</strong>, jeg har en adgangskode" +#: templates/web/base/auth/generate_token.html:54 +msgid "Activate two-factor authentication" +msgstr "" + #: templates/web/base/my/my.html:39 templates/web/base/my/my.html:50 msgid "Add" msgstr "" @@ -317,15 +322,18 @@ msgstr "" msgid "Add user" msgstr "Tilføj bruger" -#: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/ACV.pm:108 +#: perllib/FixMyStreet/Cobrand/Default.pm:736 msgid "Add/edit problem categories" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:720 +#: perllib/FixMyStreet/Cobrand/ACV.pm:110 +#: perllib/FixMyStreet/Cobrand/Default.pm:738 msgid "Add/edit response priorities" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:719 +#: perllib/FixMyStreet/Cobrand/ACV.pm:109 +#: perllib/FixMyStreet/Cobrand/Default.pm:737 msgid "Add/edit response templates" msgstr "" @@ -341,7 +349,7 @@ msgstr "" msgid "Admin" msgstr "" -#: templates/web/base/auth/change_password.html:39 +#: templates/web/base/auth/change_password.html:51 msgid "Again:" msgstr "Gentag:" @@ -360,12 +368,12 @@ msgstr "Send mig varsel ved fremtidige opdateringer" #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 -#: templates/web/base/dashboard/index.html:63 +#: templates/web/base/dashboard/index.html:64 #: templates/web/base/reports/_list-filters.html:3 msgid "All" msgstr "" -#: templates/web/zurich/reports/index.html:13 +#: templates/web/zurich/reports/index.html:14 msgid "All Reports" msgstr "Alle rapporter" @@ -434,13 +442,13 @@ msgstr "Anonym:" msgid "Another user" msgstr "" -#: templates/web/base/js/translation_strings.html:59 +#: templates/web/base/js/translation_strings.html:65 msgid "Are you sure you want to cancel this upload?" msgstr "" #: templates/web/base/admin/report_edit.html:84 #: templates/web/base/admin/template_edit.html:75 -#: templates/web/base/js/translation_strings.html:73 +#: templates/web/base/js/translation_strings.html:79 #: templates/web/base/report/display_tools.html:6 msgid "Are you sure?" msgstr "" @@ -451,7 +459,7 @@ msgstr "" msgid "Area covered" msgstr "Dækket område" -#: templates/web/base/admin/user-form.html:82 +#: templates/web/base/admin/user-form.html:78 msgid "Area:" msgstr "" @@ -477,11 +485,12 @@ msgstr "Tildel til ekstern myndighed:" msgid "Assign to subdivision:" msgstr "Tildelt underafdeling:" -#: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/ACV.pm:105 +#: perllib/FixMyStreet/Cobrand/Default.pm:733 msgid "Assign users to areas" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:219 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:220 msgid "Assigned to %s" msgstr "Tildelt %s" @@ -493,8 +502,8 @@ msgstr "Højst %d forespørgsler bliver returneret i hver forespørgsel. De ret msgid "At the moment only searching for and looking at reports work." msgstr "For øjeblikket er det kun søgning efter og at visning af rapporter som fungerer." -#: templates/web/base/admin/user-form.html:96 -#: templates/web/base/admin/user-form.html:97 +#: templates/web/base/admin/user-form.html:92 +#: templates/web/base/admin/user-form.html:93 msgid "Authorised staff users can be associated with the categories in which they operate." msgstr "" @@ -520,11 +529,11 @@ msgid "Avoid personal information and vehicle number plates" msgstr "" #: perllib/FixMyStreet/DB/Result/Problem.pm:344 -#: templates/web/zurich/report/_item.html:9 +#: templates/web/zurich/report/_item.html:11 msgid "Awaiting moderation" msgstr "Afventer moderation" -#: templates/web/base/js/translation_strings.html:31 +#: templates/web/base/js/translation_strings.html:37 msgid "Back" msgstr "Tilbage" @@ -537,9 +546,11 @@ msgstr "" msgid "Ban user" msgstr "Markér bruger" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 -#: perllib/FixMyStreet/Cobrand/Default.pm:717 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:396 +#: perllib/FixMyStreet/Cobrand/ACV.pm:107 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 +#: perllib/FixMyStreet/Cobrand/Default.pm:735 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:423 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:55 #: templates/web/zurich/header.html:50 @@ -553,7 +564,7 @@ msgstr "Administrationer" msgid "Body" msgstr "Administration" -#: templates/web/base/admin/user-form.html:54 +#: templates/web/base/admin/user-form.html:46 msgid "Body:" msgstr "Administration:" @@ -569,7 +580,8 @@ msgstr "" msgid "Can't see the map? <em>Skip this step</em>" msgstr "Hvis du ikke kan se kortet, <em>så overspring dette trin</em>." -#: perllib/FixMyStreet/Cobrand/Default.pm:633 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -583,7 +595,7 @@ msgstr "" #: templates/web/base/admin/body.html:72 #: templates/web/base/admin/contact-form.html:19 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:99 +#: templates/web/base/dashboard/index.html:100 #: templates/web/base/report/_inspect.html:54 #: templates/web/base/report/_item.html:92 #: templates/web/base/report/new/category.html:12 @@ -596,7 +608,7 @@ msgstr "" msgid "Category" msgstr "Kategori" -#: templates/web/base/dashboard/index.html:102 +#: templates/web/base/dashboard/index.html:103 #, fuzzy msgid "Category and State" msgstr "Kategori" @@ -619,7 +631,7 @@ msgstr "Løsningsrate fordelt på kategori for problemer > 4 uger gamle" msgid "Category:" msgstr "Kategori:" -#: perllib/FixMyStreet/Script/Reports.pm:187 +#: perllib/FixMyStreet/Script/Reports.pm:184 msgid "Category: %s" msgstr "Kategori: %s" @@ -634,9 +646,7 @@ msgid "Change email address" msgstr "" #: templates/web/base/auth/change_password.html:1 -#: templates/web/base/auth/change_password.html:16 -#: templates/web/base/auth/change_password.html:4 -#: templates/web/base/auth/change_password.html:43 +#: templates/web/base/auth/change_password.html:5 #: templates/web/base/my/my.html:63 msgid "Change password" msgstr "Skift adgangskode" @@ -677,7 +687,7 @@ msgstr "Vælg et <strong>kategorinavn</strong> som giver mening for indbyggerne msgid "Choose another" msgstr "" -#: templates/web/base/js/translation_strings.html:72 +#: templates/web/base/js/translation_strings.html:78 msgid "Clear offline data" msgstr "" @@ -705,14 +715,14 @@ msgstr "" msgid "Click the link in that email to sign in." msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:134 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:194 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:965 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:1004 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:195 #: perllib/FixMyStreet/DB/ResultSet/State.pm:71 #: templates/web/base/admin/states/index.html:103 #: templates/web/base/admin/states/index.html:27 #: templates/web/base/admin/states/index.html:33 -#: templates/web/base/dashboard/index.html:112 +#: templates/web/base/dashboard/index.html:113 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:10 #: templates/web/zurich/admin/header.html:16 @@ -745,15 +755,17 @@ msgid "Cobrand:" msgstr "Mærkevaresamarbejde:" #: templates/web/base/admin/extra-metadata-form.html:14 +#: templates/web/base/auth/2faform.html:18 #: templates/web/base/auth/smsform.html:24 msgid "Code" msgstr "" -#: templates/web/base/js/translation_strings.html:50 +#: templates/web/base/js/translation_strings.html:56 msgid "Collapse map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:629 +#: perllib/FixMyStreet/Cobrand/ACV.pm:256 +#: perllib/FixMyStreet/Cobrand/Default.pm:647 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" msgstr "Opsætning" @@ -762,6 +774,7 @@ msgstr "Opsætning" msgid "Confirm" msgstr "Bekræft" +#: templates/web/base/auth/2faform.html:1 #: templates/web/base/auth/smsform.html:1 templates/web/base/auth/token.html:1 msgid "Confirm account" msgstr "Bekræft konto" @@ -811,12 +824,12 @@ msgstr "Kontakt projektgruppen" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1801 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1830 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1854 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1883 msgid "Could not find user" msgstr "Kunne ikke finde bruger" -#: templates/web/base/js/translation_strings.html:36 +#: templates/web/base/js/translation_strings.html:42 msgid "Could not look up location" msgstr "Kunne ikke finde position" @@ -861,15 +874,18 @@ msgstr "Lav kategori" msgid "Create priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:701 +#: perllib/FixMyStreet/Cobrand/ACV.pm:91 +#: perllib/FixMyStreet/Cobrand/Default.pm:719 msgid "Create reports/updates as anonymous user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:702 +#: perllib/FixMyStreet/Cobrand/ACV.pm:92 +#: perllib/FixMyStreet/Cobrand/Default.pm:720 msgid "Create reports/updates as the council" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:700 +#: perllib/FixMyStreet/Cobrand/ACV.pm:90 +#: perllib/FixMyStreet/Cobrand/Default.pm:718 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -890,12 +906,17 @@ msgstr "Oprettet" msgid "Created:" msgstr "Oprettet:" -#: templates/web/base/auth/generate_token.html:27 +#: templates/web/base/auth/change_password.html:40 +#, fuzzy +msgid "Current password:" +msgstr "Din adgangskode" + +#: templates/web/base/auth/generate_token.html:46 #, fuzzy msgid "Current token:" msgstr "Gældende tilstand" -#: templates/web/base/dashboard/index.html:91 +#: templates/web/base/dashboard/index.html:92 msgid "Currently grouped by %s" msgstr "" @@ -904,7 +925,7 @@ msgstr "" msgid "Currently no bodies have been created." msgstr "I øjeblikket er der ikke lavet nogen instanser." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:830 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:869 #: templates/web/zurich/admin/report_edit-sdm.html:105 msgid "Customer not contactable" msgstr "" @@ -916,6 +937,10 @@ msgstr "" msgid "Dashboard" msgstr "Oversigt" +#: templates/web/base/auth/generate_token.html:54 +msgid "Deactivate two-factor authentication" +msgstr "" + #: templates/web/zurich/admin/stats/index.html:35 msgid "Dealt with by subdivision within 5 working days" msgstr "Behandlet af underafdeling inden 5 arbejdsdage" @@ -965,7 +990,7 @@ msgstr "" msgid "Detailed information is limited to %d characters." msgstr "" -#: templates/web/base/js/translation_strings.html:33 +#: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Detaljer" @@ -977,7 +1002,7 @@ msgstr "Detaljer" msgid "Details:" msgstr "Detaljer:" -#: templates/web/base/dashboard/index.html:103 +#: templates/web/base/dashboard/index.html:104 msgid "Device and Site" msgstr "" @@ -1028,7 +1053,7 @@ msgstr "Kan du ikke lide skemaer?" msgid "Down one" msgstr "" -#: templates/web/base/js/translation_strings.html:58 +#: templates/web/base/js/translation_strings.html:64 msgid "Drag and drop photos here or <u>click to upload</u>" msgstr "" @@ -1072,23 +1097,27 @@ msgstr "Redigér" msgid "Edit body details" msgstr "Redigér detaljer for myndighed" -#: perllib/FixMyStreet/Cobrand/Default.pm:712 +#: perllib/FixMyStreet/Cobrand/ACV.pm:102 +#: perllib/FixMyStreet/Cobrand/Default.pm:730 msgid "Edit other users' details" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:713 +#: perllib/FixMyStreet/Cobrand/ACV.pm:103 +#: perllib/FixMyStreet/Cobrand/Default.pm:731 msgid "Edit other users' permissions" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:695 +#: perllib/FixMyStreet/Cobrand/ACV.pm:89 +#: perllib/FixMyStreet/Cobrand/Default.pm:713 msgid "Edit report category" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:696 +#: perllib/FixMyStreet/Cobrand/Default.pm:714 msgid "Edit report priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:694 +#: perllib/FixMyStreet/Cobrand/ACV.pm:88 +#: perllib/FixMyStreet/Cobrand/Default.pm:712 msgid "Edit reports" msgstr "" @@ -1121,8 +1150,8 @@ msgstr "Opdateret af" #: templates/web/base/admin/users.html:17 #: templates/web/zurich/admin/body-form.html:9 #: templates/web/zurich/admin/body.html:15 -#: templates/web/zurich/auth/general.html:24 -#: templates/web/zurich/auth/general.html:54 +#: templates/web/zurich/auth/general.html:14 +#: templates/web/zurich/auth/general.html:44 msgid "Email" msgstr "E-post" @@ -1148,7 +1177,7 @@ msgstr "Epostvarsel laget" msgid "Email alert deleted" msgstr "Epostvarsel slettet" -#: templates/web/base/admin/user-form.html:22 +#: templates/web/base/admin/user-form.html:21 msgid "Email verified:" msgstr "" @@ -1159,10 +1188,6 @@ msgstr "" msgid "Email:" msgstr "E-post:" -#: perllib/FixMyStreet/Script/Reports.pm:111 -msgid "Email: %s" -msgstr "E-post: %s" - #: templates/web/base/admin/open311-form-fields.html:55 #: templates/web/base/admin/open311-form-fields.html:56 msgid "" @@ -1186,7 +1211,7 @@ msgstr "" "et et forskelligt leveringspunkt (og sendemetode) fra myndigheden. For eksempel hvis nogen beskedstyper enten skal \n" " e-postes, mens andre kan sendes med Open311." -#: templates/web/base/dashboard/index.html:77 +#: templates/web/base/dashboard/index.html:78 #, fuzzy msgid "End Date" msgstr "Slut-dato:" @@ -1195,7 +1220,7 @@ msgstr "Slut-dato:" msgid "Endpoint" msgstr "Endepunkt" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:81 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:82 msgid "Enter a Zürich street name" msgstr "Indtast et vejnavn i Zürich" @@ -1214,10 +1239,10 @@ msgstr "Indtast postnummer i nærheden, eller vejnavn og sted" msgid "Enter a nearby street name and area" msgstr "Indtast et vejnavn og sted" -#: templates/web/base/auth/general.html:123 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:45 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:17 -#: templates/web/zurich/auth/general.html:65 +#: templates/web/base/auth/general.html:128 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:47 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:20 +#: templates/web/zurich/auth/general.html:58 msgid "Enter a password" msgstr "Indtast en ny adgangskode" @@ -1252,7 +1277,7 @@ msgstr "Eksempler:" msgid "Existing category" msgstr "" -#: templates/web/base/js/translation_strings.html:49 +#: templates/web/base/js/translation_strings.html:55 msgid "Expand map" msgstr "" @@ -1260,12 +1285,12 @@ msgstr "" msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:104 +#: templates/web/base/dashboard/index.html:105 msgid "Export as CSV" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:179 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:918 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:180 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:957 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:12 msgid "Extern" @@ -1288,7 +1313,7 @@ msgstr "" msgid "External team" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Default.pm:674 #: templates/web/base/admin/reportextrafields/edit.html:1 #: templates/web/base/admin/reportextrafields/index.html:1 #, fuzzy @@ -1328,10 +1353,10 @@ msgid "Fix this by choosing an <strong>area covered</strong> in the <em>Edit bod msgstr "Fiks dette ved at vælge en <strong>area covered</strong> i <em> Edit body details</em>-skemaet nedenfor." #: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:133 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:113 +#: templates/web/base/dashboard/index.html:114 msgid "Fixed" msgstr "Løst" @@ -1353,7 +1378,7 @@ msgstr "Markér som slettet" msgid "Flag user" msgstr "Markér bruger" -#: perllib/FixMyStreet/Cobrand/Default.pm:627 +#: perllib/FixMyStreet/Cobrand/Default.pm:645 #: templates/web/base/admin/users.html:20 msgid "Flagged" msgstr "Markeret:" @@ -1362,7 +1387,7 @@ msgstr "Markeret:" msgid "Flagged reports and users" msgstr "Markerede rapporter og brugere" -#: templates/web/base/admin/user-form.html:112 +#: templates/web/base/admin/user-form.html:108 msgid "Flagged users are listed on the <a href='%s'>flagged</a> page." msgstr "Markerede brugere er listet op på <a href='%s'>Markerede</a>-siden." @@ -1370,8 +1395,8 @@ msgstr "Markerede brugere er listet op på <a href='%s'>Markerede</a>-siden." msgid "Flagged users are not restricted in any way. This is just a list of users that have been marked for attention." msgstr "Markerede brugere er ikke begrænset på noget måde. Dette er bare en liste med brugere som er blevet markeret for at give dem opmærksomhed." -#: templates/web/base/admin/report_edit.html:140 -#: templates/web/base/admin/user-form.html:118 +#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/user-form.html:115 msgid "Flagged:" msgstr "Markeret:" @@ -1391,17 +1416,17 @@ msgstr "" msgid "For more information, see <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." msgstr "For mere information, se <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>Hvordan FixMyStreet bruger Mapit</a>." -#: templates/web/base/auth/general.html:94 +#: templates/web/base/auth/general.html:96 #: templates/web/base/report/new/form_user_loggedout_password.html:20 #: templates/web/base/report/update/form_user_loggedout_password.html:19 msgid "Forgotten your password?" msgstr "Glemt din adgangskode?" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:748 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:787 msgid "Forwarded to external body" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:749 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:788 msgid "Forwarded wish to external body" msgstr "" @@ -1411,11 +1436,7 @@ msgstr "" msgid "Frequently Asked Questions" msgstr "Ofte spurgte spørgsmål" -#: templates/web/base/auth/generate_token.html:1 -#: templates/web/base/auth/generate_token.html:2 -#: templates/web/base/auth/generate_token.html:20 -#: templates/web/base/auth/generate_token.html:33 -#: templates/web/base/my/my.html:65 +#: templates/web/base/auth/generate_token.html:52 msgid "Generate token" msgstr "" @@ -1462,7 +1483,8 @@ msgstr "Søg" msgid "Going to send questionnaire?" msgstr "Skal der sendes spørgeskema?" -#: perllib/FixMyStreet/Cobrand/Default.pm:714 +#: perllib/FixMyStreet/Cobrand/ACV.pm:104 +#: perllib/FixMyStreet/Cobrand/Default.pm:732 msgid "Grant access to the admin" msgstr "" @@ -1470,12 +1492,12 @@ msgstr "" msgid "Graph of problem creation by status over time" msgstr "Graf over problemoprettelse fordelt på status over tid" -#: templates/web/base/dashboard/index.html:93 +#: templates/web/base/dashboard/index.html:94 #, fuzzy msgid "Group by %s" msgstr "af %s" -#: templates/web/base/dashboard/index.html:98 +#: templates/web/base/dashboard/index.html:99 msgid "Group by:" msgstr "" @@ -1508,7 +1530,7 @@ msgstr "Billeder af nye problemer i nærheden" msgid "Hi %s" msgstr "Hej, %s" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:911 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:950 #: perllib/FixMyStreet/DB/ResultSet/State.pm:64 #: templates/web/base/admin/update_edit.html:30 #: templates/web/zurich/admin/header.html:1 @@ -1518,6 +1540,11 @@ msgstr "Hej, %s" msgid "Hidden" msgstr "Skjul" +#: templates/web/base/admin/user-form.html:197 +#, fuzzy +msgid "Hide all reports and updates" +msgstr "Markerede rapporter og brugere" + #: templates/web/base/report/_main.html:105 msgid "Hide entire report" msgstr "" @@ -1541,7 +1568,7 @@ msgstr "" #: templates/web/base/around/display_location.html:60 #: templates/web/base/around/display_location.html:68 -#: templates/web/base/js/translation_strings.html:55 +#: templates/web/base/js/translation_strings.html:61 msgid "Hide pins" msgstr "Skjul nåle" @@ -1570,7 +1597,7 @@ msgstr "Hjem" msgid "How to report a problem" msgstr "Hvordan rapporteres et problem" -#: templates/web/base/js/translation_strings.html:32 +#: templates/web/base/js/translation_strings.html:38 msgid "How to send successful reports" msgstr "Hvordan indsendes rapporter som er løst" @@ -1629,7 +1656,7 @@ msgid "" " the menu. Make sure you use the same category name in the bodies if you want this to happen." msgstr "Hvis to eller flere instanser er lokaliseret på samme sted, kombinerer FixMinVej identiske kategorier i en enkelt opføring i menuen. Kontrollér at du bruger samme kategorinavn for instanserne, hvis det er det du ønsker." -#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/auth/generate_token.html:61 msgid "If you generate a new token the existing token will no longer work." msgstr "" @@ -1710,8 +1737,8 @@ msgstr "I misbrugstabel?" msgid "In addition, the following attributes that are not part of the Open311 v2 specification are returned: agency_sent_datetime, title (also returned as part of description), interface_used, comment_count, requestor_name (only present if requestor allowed the name to be shown on this site)." msgstr "Yderligere bliver følgende attributter, som ikke er del af Open311 v2-specifikationen, returneret: agency_sent_datetime, title (også returneret som del af description), interface_used, comment_count, requestor_name (kun tilstede hvis indsender tillod at navnet kunne vises på dette netsted)." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:197 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:959 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:198 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:998 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:8 msgid "In progress" @@ -1741,7 +1768,7 @@ msgstr "" msgid "Inspection required" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:698 +#: perllib/FixMyStreet/Cobrand/Default.pm:716 msgid "Instruct contractors to fix problems" msgstr "" @@ -1773,20 +1800,20 @@ msgstr "Det er ofte hurtigst at <a href=\"%s\">tjekke vores FAQ</a> og se om sva msgid "It’s on its way to the council right now." msgstr "Den er på vej til myndigheden lige nu." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:182 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:183 msgid "Jurisdiction Unknown" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:923 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:962 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:15 msgid "Jurisdiction unknown" msgstr "" -#: templates/web/base/auth/general.html:90 +#: templates/web/base/auth/general.html:92 #: templates/web/base/report/new/form_user_loggedout_password.html:16 #: templates/web/base/report/update/form_user_loggedout_password.html:15 -#: templates/web/zurich/auth/general.html:40 +#: templates/web/zurich/auth/general.html:30 msgid "Keep me signed in on this computer" msgstr "Husk min indlogning på denne datamaskine" @@ -1850,6 +1877,11 @@ msgstr "" msgid "List all reported problems" msgstr "List alle rapporterede problemer" +#: templates/web/base/around/on_map_list_items.html:18 +#, fuzzy +msgid "Loading reports…" +msgstr "Dine opdateringer" + #: templates/web/base/report/new/category_wrapper.html:8 msgid "Loading..." msgstr "Indlæser..." @@ -1888,23 +1920,31 @@ msgstr "" msgid "Log in with Twitter" msgstr "" -#: templates/web/base/js/translation_strings.html:65 +#: templates/web/base/js/translation_strings.html:71 msgid "Log in with email" msgstr "" -#: templates/web/base/js/translation_strings.html:63 +#: templates/web/base/js/translation_strings.html:69 msgid "Log in with email/text" msgstr "" -#: templates/web/base/dashboard/index.html:81 +#: templates/web/base/admin/user-form.html:195 +msgid "Log out of all sessions" +msgstr "" + +#: templates/web/base/dashboard/index.html:82 msgid "Look up" msgstr "" -#: templates/web/base/js/translation_strings.html:44 +#: templates/web/base/js/translation_strings.html:50 msgid "MAP" msgstr "KORT" -#: perllib/FixMyStreet/Cobrand/Default.pm:699 +#: templates/web/base/admin/user-form.html:196 +msgid "Make anonymous on all reports and updates" +msgstr "" + +#: perllib/FixMyStreet/Cobrand/Default.pm:717 msgid "Manage shortlist" msgstr "" @@ -1912,7 +1952,7 @@ msgstr "" msgid "Manual order" msgstr "" -#: templates/web/base/js/translation_strings.html:46 +#: templates/web/base/js/translation_strings.html:52 msgid "Map" msgstr "Kort" @@ -1920,11 +1960,11 @@ msgstr "Kort" msgid "Mark as sent" msgstr "Markér som afsendt" -#: templates/web/base/admin/user-form.html:110 +#: templates/web/base/admin/user-form.html:106 msgid "Mark users whose behaviour you want to keep a check on as <strong>flagged</strong>." msgstr "Markér brugere hvis adfærd du ønsker at have tjek på som <strong>markeret</strong>." -#: perllib/FixMyStreet/Cobrand/Default.pm:697 +#: perllib/FixMyStreet/Cobrand/Default.pm:715 msgid "Markup problem details" msgstr "" @@ -1952,7 +1992,8 @@ msgstr "Mangler jurisdiction_id" msgid "Moderate" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:693 +#: perllib/FixMyStreet/Cobrand/ACV.pm:87 +#: perllib/FixMyStreet/Cobrand/Default.pm:711 msgid "Moderate report details" msgstr "" @@ -1978,7 +2019,7 @@ msgstr "Modereret af afdeling inden for en arbejdsdag" msgid "Moderation reason:" msgstr "" -#: templates/web/base/dashboard/index.html:101 +#: templates/web/base/dashboard/index.html:102 msgid "Month" msgstr "Måned" @@ -2000,12 +2041,12 @@ msgstr "" #: templates/web/base/admin/states/index.html:108 #: templates/web/base/admin/states/index.html:11 #: templates/web/base/admin/users.html:16 -#: templates/web/base/auth/general.html:113 +#: templates/web/base/auth/general.html:115 #: templates/web/base/report/new/form_user_loggedin.html:49 #: templates/web/base/report/new/form_user_loggedout_by_email.html:11 #: templates/web/base/report/update/form_name.html:27 #: templates/web/zurich/admin/body-form.html:4 -#: templates/web/zurich/auth/general.html:60 +#: templates/web/zurich/auth/general.html:50 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "Name" msgstr "Navn" @@ -2018,10 +2059,6 @@ msgstr "Navn" msgid "Name:" msgstr "Navn:" -#: perllib/FixMyStreet/Script/Reports.pm:110 -msgid "Name: %s" -msgstr "Navn: %s" - #: templates/web/base/report/_inspect.html:44 msgid "Navigate to this problem" msgstr "" @@ -2039,8 +2076,8 @@ msgstr "Nærmeste navngivne vej til nålen placeret på kortet (automatisk gener msgid "Nearest postcode to the pin placed on the map (automatically generated): %s (%sm away)" msgstr "Nærmeste postnummer for nålen placeret på kortet (automatisk genereret): %s (%sm væk)" -#: perllib/FixMyStreet/Cobrand/Default.pm:521 -#: perllib/FixMyStreet/Cobrand/Default.pm:549 +#: perllib/FixMyStreet/Cobrand/Default.pm:539 +#: perllib/FixMyStreet/Cobrand/Default.pm:567 msgid "Nearest road to the pin placed on the map (automatically generated by Bing Maps): %s" msgstr "Nærmeste vej for nålen placeret på kortet (automatisk genereret ved hjælp af Bing Maps): %s" @@ -2060,11 +2097,12 @@ msgstr "" msgid "Nearly done! Now check your email…" msgstr "" +#: templates/web/base/auth/2faform.html:8 #: templates/web/base/auth/smsform.html:19 msgid "Nearly done! Now check your phone…" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:129 msgid "New" msgstr "" @@ -2093,7 +2131,7 @@ msgstr "Nye lokale problemer på FixMinVej" msgid "New note to DM:" msgstr "" -#: templates/web/base/auth/change_password.html:35 +#: templates/web/base/auth/change_password.html:47 msgid "New password:" msgstr "" @@ -2151,7 +2189,7 @@ msgstr "" msgid "Next" msgstr "Næste" -#: perllib/FixMyStreet/Cobrand/Default.pm:1222 +#: perllib/FixMyStreet/Cobrand/Default.pm:1240 #: templates/web/base/admin/category_edit.html:4 #: templates/web/base/admin/list_updates.html:32 #: templates/web/base/admin/list_updates.html:34 @@ -2167,11 +2205,11 @@ msgstr "Næste" msgid "No" msgstr "Nej" -#: templates/web/base/admin/user-form.html:84 +#: templates/web/base/admin/user-form.html:80 msgid "No area" msgstr "" -#: templates/web/base/admin/user-form.html:55 +#: templates/web/base/admin/user-form.html:48 msgid "No body" msgstr "Ingen myndighed" @@ -2208,7 +2246,7 @@ msgstr "" msgid "No reports to show on map, here are some nearby:" msgstr "" -#: templates/web/base/js/translation_strings.html:37 +#: templates/web/base/js/translation_strings.html:43 msgid "No result returned" msgstr "Ingen resultater returneret" @@ -2233,15 +2271,15 @@ msgstr "Ingen supportere" msgid "None" msgstr "Ingen" -#: templates/web/base/admin/user-form.html:76 -#: templates/web/base/admin/user-form.html:77 +#: templates/web/base/admin/user-form.html:72 +#: templates/web/base/admin/user-form.html:73 msgid "" "Normal (public) users should not be associated with any <strong>area</strong>.<br>\n" " Authorised staff users can be associated with the area in which they operate." msgstr "" -#: templates/web/base/admin/user-form.html:46 -#: templates/web/base/admin/user-form.html:47 +#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:39 msgid "" "Normal (public) users should not be associated with any <strong>body</strong>.<br>\n" " Authorised staff users can be associated with the body they represent.<br>\n" @@ -2253,8 +2291,8 @@ msgstr "" "Afhængig af implementeringen kan ansatte brugere have adgang til dashbordet (sammendrag af \n" "aktivitet for hele instansen), mulighed at skjule beskeder eller sætte status for specialrapporter." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:186 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:933 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:187 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:972 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:13 msgid "Not contactable" @@ -2313,15 +2351,15 @@ msgstr "" msgid "Number of problems reported in each ward, in the last 7 days." msgstr "" -#: templates/web/base/js/translation_strings.html:43 +#: templates/web/base/js/translation_strings.html:49 msgid "OK" msgstr "OK" -#: templates/web/base/js/translation_strings.html:74 +#: templates/web/base/js/translation_strings.html:80 msgid "Offline data cleared" msgstr "" -#: templates/web/base/js/translation_strings.html:71 +#: templates/web/base/js/translation_strings.html:77 msgid "Offline update data saved" msgstr "" @@ -2337,14 +2375,14 @@ msgstr "" msgid "On behalf of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:174 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:905 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:175 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:944 #: perllib/FixMyStreet/DB/ResultSet/State.pm:70 #: templates/web/base/admin/states/index.html:102 #: templates/web/base/admin/states/index.html:25 #: templates/web/base/admin/states/index.html:32 #: templates/web/base/admin/update_edit.html:30 -#: templates/web/base/dashboard/index.html:111 +#: templates/web/base/dashboard/index.html:112 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:7 #: templates/web/zurich/admin/update_edit.html:18 @@ -2383,17 +2421,17 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1238 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:689 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:690 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1262 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:686 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:687 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:716 #: perllib/FixMyStreet/App/Controller/Report/New.pm:719 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:722 #: perllib/FixMyStreet/DB/Result/Problem.pm:588 #: perllib/FixMyStreet/DB/Result/Problem.pm:595 #: perllib/FixMyStreet/DB/Result/Problem.pm:610 #: perllib/FixMyStreet/DB/Result/Problem.pm:619 -#: perllib/FixMyStreet/Script/Reports.pm:182 -#: perllib/FixMyStreet/Script/Reports.pm:197 +#: perllib/FixMyStreet/Script/Reports.pm:179 +#: perllib/FixMyStreet/Script/Reports.pm:194 msgid "Other" msgstr "Andet" @@ -2428,23 +2466,23 @@ msgstr "Forælder" msgid "Partial" msgstr "Delvis" -#: templates/web/base/auth/general.html:116 +#: templates/web/base/auth/general.html:118 #: templates/web/base/report/new/form_user_loggedout_by_email.html:38 #: templates/web/base/report/update/form_user_loggedout_by_email.html:10 -#: templates/web/zurich/auth/general.html:32 -#: templates/web/zurich/auth/general.html:63 +#: templates/web/zurich/auth/general.html:22 +#: templates/web/zurich/auth/general.html:53 msgid "Password (optional)" msgstr "Adgangskode (valgfrit)" -#: templates/web/base/auth/general.html:81 +#: templates/web/base/auth/general.html:83 msgid "Password:" msgstr "Adgangskode:" -#: templates/web/base/js/translation_strings.html:52 +#: templates/web/base/js/translation_strings.html:58 msgid "Permalink" msgstr "Permalink" -#: templates/web/base/admin/user-form.html:162 +#: templates/web/base/admin/user-form.html:164 msgid "Permissions:" msgstr "" @@ -2463,12 +2501,12 @@ msgstr "Telefonnummer" msgid "Phone number (optional)" msgstr "Telefonnummer (valgfrit)" -#: templates/web/base/admin/user-form.html:30 +#: templates/web/base/admin/user-form.html:25 msgid "Phone verified:" msgstr "" #: templates/web/base/admin/report_edit.html:135 -#: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 +#: templates/web/base/admin/user-form.html:23 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:39 msgid "Phone:" msgstr "Telefon:" @@ -2522,12 +2560,12 @@ msgid "Pick your ward" msgstr "" #: templates/web/base/around/display_location.html:74 -#: templates/web/base/js/translation_strings.html:30 +#: templates/web/base/js/translation_strings.html:36 msgid "Place pin on map" msgstr "Placér tegnestiften på kortet" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:945 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:951 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:984 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:990 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:9 #: templates/web/zurich/admin/index-dm.html:9 @@ -2538,8 +2576,8 @@ msgstr "Planlagt" msgid "Please be polite, concise and to the point." msgstr "Vær høflig, præcis og kortfattet." -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:27 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:31 msgid "Please check the passwords and try again" msgstr "Venligst kontrollér adgangskoderne og prøv igen" @@ -2547,13 +2585,12 @@ msgstr "Venligst kontrollér adgangskoderne og prøv igen" #: templates/web/base/auth/_username_error.html:9 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:27 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:9 msgid "Please check your email address is correct" msgstr "Venligst kontrollér at du har skrevet en gyldig e-postadresse" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1334 -#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1327 +#: perllib/FixMyStreet/DB/Result/User.pm:205 +#: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:7 #, fuzzy @@ -2561,13 +2598,18 @@ msgid "Please check your phone number is correct" msgstr "Venligst kontrollér at du har skrevet en gyldig e-postadresse" #: perllib/FixMyStreet/App/Controller/Admin.pm:297 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:905 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:928 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:923 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:946 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 -#: templates/web/base/js/translation_strings.html:10 +#: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" msgstr "Vælg en kategori" +#: perllib/FixMyStreet/App/Controller/Auth.pm:383 +#: perllib/FixMyStreet/App/Controller/Auth.pm:409 +msgid "Please choose a less commonly-used password" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Admin.pm:345 #: templates/web/base/admin/bodies.html:4 templates/web/base/admin/body.html:11 #: templates/web/base/admin/template_edit.html:13 @@ -2587,20 +2629,21 @@ msgstr "Vær ikke ufin — at skælde ud på din myndighed skader værdien a #: perllib/FixMyStreet/App/Controller/Admin.pm:298 #: perllib/FixMyStreet/DB/Result/Comment.pm:128 -#: templates/web/base/js/translation_strings.html:3 +#: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Venligst indlæg en besked" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1332 -#: perllib/FixMyStreet/DB/Result/User.pm:200 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1325 +#: perllib/FixMyStreet/DB/Result/User.pm:208 +#: perllib/FixMyStreet/DB/Result/User.pm:209 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:4 #, fuzzy msgid "Please enter a mobile number" msgstr "Angiv dit telefonnummer." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1365 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1461 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1462 msgid "Please enter a name" msgstr "" @@ -2608,53 +2651,51 @@ msgstr "" msgid "Please enter a name for this body" msgstr "" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:25 -#: templates/web/base/js/translation_strings.html:20 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:29 +#: templates/web/base/js/translation_strings.html:23 msgid "Please enter a password" msgstr "Indtast en adgangskode" #: perllib/FixMyStreet/App/Controller/Contact.pm:115 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 -#: templates/web/base/js/translation_strings.html:4 +#: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Venligst angiv et emne" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1362 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1452 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1355 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1453 #: perllib/FixMyStreet/App/Controller/Admin.pm:311 -#: perllib/FixMyStreet/DB/Result/User.pm:193 -#: templates/web/base/js/translation_strings.html:13 -#: templates/web/base/js/translation_strings.html:17 +#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: templates/web/base/js/translation_strings.html:16 +#: templates/web/base/js/translation_strings.html:20 msgid "Please enter a valid email" msgstr "Tilføj en gyldig e-post" -#: perllib/FixMyStreet/App/Controller/Alert.pm:350 +#: perllib/FixMyStreet/App/Controller/Alert.pm:355 #: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please enter a valid email address" msgstr "Angiv din e-post" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1356 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1446 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1349 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Angiv dit telefonnummer." #: perllib/FixMyStreet/DB/Result/Problem.pm:369 -#: templates/web/base/js/translation_strings.html:5 +#: templates/web/base/js/translation_strings.html:8 msgid "Please enter some details" msgstr "Angiv oplysninger om problemet" #: perllib/FixMyStreet/App/Controller/Contact.pm:114 -#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: perllib/FixMyStreet/DB/Result/User.pm:196 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:26 -#: templates/web/base/js/translation_strings.html:12 -#: templates/web/base/js/translation_strings.html:16 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:8 +#: templates/web/base/js/translation_strings.html:15 +#: templates/web/base/js/translation_strings.html:19 msgid "Please enter your email" msgstr "Angiv din e-post" @@ -2662,34 +2703,34 @@ msgstr "Angiv din e-post" msgid "Please enter your email address" msgstr "Venligst angiv din e-postadresse" -#: templates/web/base/js/translation_strings.html:26 +#: templates/web/base/js/translation_strings.html:32 msgid "Please enter your first name" msgstr "Venligst angiv dit fornavn" #: perllib/FixMyStreet/Cobrand/UK.pm:326 -#: templates/web/base/js/translation_strings.html:8 +#: templates/web/base/js/translation_strings.html:11 msgid "Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below" msgstr "Venligst angiv dit fulde navn, myndigheder som modtager dit problem har brug for dette - hvis du ikke ønsker at dit navn skal vises, så fjern hakket nedenfor" #: perllib/FixMyStreet/App/Controller/Contact.pm:113 #: perllib/FixMyStreet/DB/Result/Comment.pm:125 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 -#: perllib/FixMyStreet/DB/Result/User.pm:186 -#: templates/web/base/js/translation_strings.html:7 +#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: templates/web/base/js/translation_strings.html:10 msgid "Please enter your name" msgstr "Angiv dit navn" #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:6 -#: templates/web/base/js/translation_strings.html:23 +#: templates/web/base/js/translation_strings.html:29 msgid "Please enter your phone number" msgstr "Angiv dit telefonnummer." -#: templates/web/base/js/translation_strings.html:27 +#: templates/web/base/js/translation_strings.html:33 msgid "Please enter your second name" msgstr "Venligst angiv dit mellemnavn" -#: templates/web/base/js/translation_strings.html:25 +#: templates/web/base/js/translation_strings.html:31 msgid "Please enter your title" msgstr "Venligst angiv din titel" @@ -2714,10 +2755,19 @@ msgstr "" "Venligst udfyld skemaet nedenfor med detaljerne om problemet,\n" "og beskriv placeringen så nøjagtigt som muligt i boksen for detaljer." +#: templates/web/base/auth/2faform.html:9 +msgid "Please generate a two-factor code and enter it below:" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Questionnaire.pm:239 msgid "Please indicate whether you'd like to receive another questionnaire" msgstr "Venligst indikér om du ønsker at modtage et nyt spørgeskema" +#: perllib/FixMyStreet/App/Controller/Auth.pm:406 +#: templates/web/base/js/translation_strings.html:26 +msgid "Please make sure your password is at least %d characters long" +msgstr "" + #: templates/web/base/report/updates-sidebar-notes.html:2 msgid "Please note that updates are not sent to the council." msgstr "Vær opmærksom på at opdateringer ikke bliver videresendt til myndigheden." @@ -2781,12 +2831,12 @@ msgstr "Venligs angiv om dette problem er blevet fikset eller ikke" #: perllib/FixMyStreet/App/Model/PhotoSet.pm:122 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:156 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:158 -#: templates/web/base/js/translation_strings.html:60 +#: templates/web/base/js/translation_strings.html:66 msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1359 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1449 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1352 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 msgid "Please verify at least one of email/phone" msgstr "" @@ -2799,24 +2849,24 @@ msgid "Please write your update here" msgstr "Indtast venligst din opdatering her" #: templates/web/base/report/update-form.html:25 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:18 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_user_loggedout_password.html:10 msgid "Post" msgstr "Indsend" -#: perllib/FixMyStreet/DB/Result/Comment.pm:231 +#: perllib/FixMyStreet/DB/Result/Comment.pm:211 msgid "Posted anonymously at %s" msgstr "Publiceret anonymt %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:266 +#: perllib/FixMyStreet/DB/Result/Comment.pm:246 msgid "Posted by %s at %s" msgstr "Sendt ind af %s %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:254 +#: perllib/FixMyStreet/DB/Result/Comment.pm:234 msgid "Posted by <strong>%s</strong> (%s) at %s" msgstr "Sendt ind af <strong>%s</strong> (%s) %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:256 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 msgid "Posted by <strong>%s</strong> at %s" msgstr "Sendt ind af <strong>%s</strong> %s" @@ -2828,7 +2878,7 @@ msgstr "" msgid "Previous" msgstr "Forrige" -#: perllib/FixMyStreet/Cobrand/Default.pm:648 +#: perllib/FixMyStreet/Cobrand/Default.pm:666 msgid "Priorities" msgstr "" @@ -2849,7 +2899,7 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:144 msgid "Private" msgstr "Privat" @@ -2879,7 +2929,7 @@ msgstr "Problem %s sendt til myndighed %s" msgid "Problem breakdown by state" msgstr "Tilstandsfordeling af problemer" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1309 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1283 msgid "Problem marked as open." msgstr "Problem markeret som åbent." @@ -2887,7 +2937,8 @@ msgstr "Problem markeret som åbent." msgid "Problem state change based on survey results" msgstr "Problemtilstandsændring baseret på spørgeundersøgelsesresultater" -#: perllib/FixMyStreet/Cobrand/Default.pm:692 +#: perllib/FixMyStreet/Cobrand/ACV.pm:86 +#: perllib/FixMyStreet/Cobrand/Default.pm:710 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Problemer" @@ -2914,7 +2965,7 @@ msgstr "Problemer nyligt rapporteret fikset på FixMinVej" msgid "Problems within %.1fkm of %s" msgstr "Problemer indenfor %.1fkm fra denne positionen" -#: perllib/FixMyStreet/Cobrand/Default.pm:821 +#: perllib/FixMyStreet/Cobrand/Default.pm:839 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:137 #: perllib/FixMyStreet/Cobrand/UK.pm:215 perllib/FixMyStreet/Cobrand/UK.pm:257 #: perllib/FixMyStreet/Cobrand/UK.pm:269 @@ -2950,12 +3001,12 @@ msgstr "Bidrag med en opdatering" msgid "Provide update as" msgstr "" -#: templates/web/base/auth/general.html:119 +#: templates/web/base/auth/general.html:124 msgid "Providing a name and password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Det er valgfrit at angive navn og adgangskode, men hvis du gør det kan du nemmere rapportere problemer, lave opdateringer og håndtere dine rapporter." -#: templates/web/base/report/new/form_user_loggedout_by_email.html:41 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:13 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:43 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:16 msgid "Providing a password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Det er valgfrit at angive en adgangskode, men hvis du gør det vil det blive nemmere for dig at rapportere problemer, lave opdateringer og håndtere dine rapporter" @@ -2972,7 +3023,7 @@ msgstr "Offentlig respons:" msgid "Public update:" msgstr "" -#: templates/web/zurich/admin/report_edit.html:123 +#: templates/web/zurich/admin/report_edit.html:122 #: templates/web/zurich/admin/stats/index.html:38 msgid "Publish photo" msgstr "Publicér billede" @@ -3028,7 +3079,7 @@ msgstr "RSS-strøm af %s, indenfor %s bydel" msgid "RSS feed of nearby problems" msgstr "RSS-strøm med problemer i nærheden" -#: perllib/FixMyStreet/Cobrand/Default.pm:822 +#: perllib/FixMyStreet/Cobrand/Default.pm:840 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:136 #: perllib/FixMyStreet/Cobrand/UK.pm:222 msgid "RSS feed of problems within %s" @@ -3080,6 +3131,10 @@ msgstr "Husk at FixMinVej primært er lavet for at rapportere fysiske problemer msgid "Remove" msgstr "Fjern markering" +#: templates/web/base/admin/user-form.html:198 +msgid "Remove account details" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:4 #, fuzzy msgid "Remove field" @@ -3101,13 +3156,13 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:159 +#: templates/web/base/admin/report_edit.html:161 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" msgstr "Fjern billede (kan ikke fortrydes!)" -#: templates/web/base/auth/generate_token.html:33 +#: templates/web/base/auth/generate_token.html:52 msgid "Replace token" msgstr "" @@ -3139,11 +3194,11 @@ msgstr "Rapportér misbrug" msgid "Report as" msgstr "" -#: perllib/FixMyStreet/App/Controller/Rss.pm:302 +#: perllib/FixMyStreet/App/Controller/Rss.pm:303 msgid "Report on %s" msgstr "Rapport på %s" -#: templates/web/base/dashboard/index.html:61 +#: templates/web/base/dashboard/index.html:62 msgid "Report state:" msgstr "" @@ -3213,15 +3268,16 @@ msgstr "" #: templates/web/base/around/index.html:3 #: templates/web/base/around/lookup_by_ref.html:3 -#: templates/web/base/js/translation_strings.html:42 +#: templates/web/base/js/translation_strings.html:48 #: templates/web/base/report/new/fill_in_details.html:0 #: templates/web/base/report/new/fill_in_details.html:8 #: templates/web/zurich/report/new/fill_in_details_form.html:4 msgid "Reporting a problem" msgstr "Rapporterer et problem" -#: perllib/FixMyStreet/Cobrand/Default.pm:638 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:388 +#: perllib/FixMyStreet/Cobrand/ACV.pm:265 +#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/zurich/header.html:46 msgid "Reports" msgstr "Rapporter" @@ -3239,7 +3295,7 @@ msgstr "Rapporter som venter på godkendelse" msgid "Reports by destination" msgstr "Publiceret af %s %s" -#: templates/web/base/admin/user-form.html:125 +#: templates/web/base/admin/user-form.html:124 msgid "Reports made by trusted users will be sent to the responsible body without being inspected first." msgstr "" @@ -3251,7 +3307,7 @@ msgstr "" msgid "Reports published" msgstr "Publicerede rapporter" -#: templates/web/base/js/translation_strings.html:75 +#: templates/web/base/js/translation_strings.html:81 msgid "Reports saved offline." msgstr "" @@ -3325,8 +3381,8 @@ msgstr "" msgid "Revert to original title" msgstr "" -#: templates/web/base/js/translation_strings.html:28 -#: templates/web/base/js/translation_strings.html:40 +#: templates/web/base/js/translation_strings.html:34 +#: templates/web/base/js/translation_strings.html:46 msgid "Right place?" msgstr "Rigtig sted?" @@ -3340,16 +3396,16 @@ msgstr "Vejoperatør for denne navngivne vej (udledt af vejens referencenummer o msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "Vejoperatør for denne navngivne vej (fra OpenStreetMap): %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1879 -#: templates/web/base/admin/report_edit.html:156 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: templates/web/base/admin/report_edit.html:158 #: templates/web/base/admin/update_edit.html:68 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Rotér til venstre" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: templates/web/base/admin/report_edit.html:157 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: templates/web/base/admin/report_edit.html:159 #: templates/web/base/admin/update_edit.html:69 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3359,7 +3415,7 @@ msgstr "Rotér til højre" msgid "Rotating this photo will discard unsaved changes to the report." msgstr "" -#: templates/web/base/js/translation_strings.html:47 +#: templates/web/base/js/translation_strings.html:53 #: templates/web/base/maps/google-ol.html:2 msgid "Satellite" msgstr "Satelit" @@ -3390,11 +3446,11 @@ msgid "Save with a public update" msgstr "" #. ("This is followed by a progress count, e.g. 3/5") -#: templates/web/base/js/translation_strings.html:76 +#: templates/web/base/js/translation_strings.html:82 msgid "Saving reports offline" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:130 #, fuzzy msgid "Scheduled" msgstr "Handling planlagt" @@ -3428,12 +3484,20 @@ msgstr "Søgningen fandt ingen rapporter." msgid "Searching found no users." msgstr "Søgningen fandt ingen brugere." +#: templates/web/base/auth/generate_token.html:1 +#: templates/web/base/auth/generate_token.html:2 +#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/my/my.html:65 +msgid "Security" +msgstr "" + #: templates/web/base/report/new/councils_text_private.html:7 #: templates/web/base/report/new/form_user.html:5 msgid "See our privacy policy" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:703 +#: perllib/FixMyStreet/Cobrand/ACV.pm:93 +#: perllib/FixMyStreet/Cobrand/Default.pm:721 msgid "See user detail for reports created as the council" msgstr "" @@ -3468,7 +3532,7 @@ msgstr "" msgid "Sending a confirmation text failed: \"%s\"" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:870 msgid "Sent report back" msgstr "" @@ -3485,6 +3549,12 @@ msgstr "Sendt:" msgid "Service:" msgstr "Tjeneste:" +#: templates/web/base/auth/change_password.html:1 +#: templates/web/base/auth/change_password.html:4 +#, fuzzy +msgid "Set password" +msgstr "Skift adgangskode" + #: templates/web/base/report/_inspect.html:47 msgid "Set to my current location" msgstr "" @@ -3540,7 +3610,7 @@ msgstr "" #: templates/web/base/around/display_location.html:58 #: templates/web/base/around/display_location.html:66 -#: templates/web/base/js/translation_strings.html:54 +#: templates/web/base/js/translation_strings.html:60 msgid "Show pins" msgstr "Vis nåle" @@ -3552,20 +3622,20 @@ msgstr "" msgid "Show reports in your area" msgstr "" -#: templates/web/base/auth/general.html:124 +#: templates/web/base/auth/general.html:129 #: templates/web/base/auth/general.html:3 -#: templates/web/base/auth/general.html:85 +#: templates/web/base/auth/general.html:87 #: templates/web/base/main_nav_items.html:6 -#: templates/web/zurich/auth/general.html:18 -#: templates/web/zurich/auth/general.html:35 +#: templates/web/zurich/auth/general.html:25 +#: templates/web/zurich/auth/general.html:8 msgid "Sign in" msgstr "Log ind" -#: templates/web/base/auth/general.html:98 +#: templates/web/base/auth/general.html:100 msgid "Sign in by email instead, providing a new password. When you click the link in your email, your password will be updated." msgstr "" -#: templates/web/base/auth/general.html:96 +#: templates/web/base/auth/general.html:98 msgid "Sign in by email or text, providing a new password. When you click the link in your email or enter the SMS authentication code, your password will be updated." msgstr "" @@ -3602,14 +3672,30 @@ msgstr "Nogen billeder af nylig meldte problemer" msgid "Some text to localize" msgstr "Noget tekst at oversætte" -#: perllib/FixMyStreet/Cobrand/UK.pm:80 +#: perllib/FixMyStreet/Cobrand/ACV.pm:59 perllib/FixMyStreet/Cobrand/UK.pm:80 msgid "Sorry, that appears to be a Crown dependency postcode, which we don't cover." msgstr "Beklager det ser ud til at være et \"Crown dependency\"-postnummer, som vi ikke dækker." +#: perllib/FixMyStreet/Cobrand/ACV.pm:73 +#, fuzzy +msgid "Sorry, that appears to be a Northern Irish postcode, which we don't cover." +msgstr "Beklager det ser ud til at være et \"Crown dependency\"-postnummer, som vi ikke dækker." + +#: perllib/FixMyStreet/Cobrand/ACV.pm:65 +#, fuzzy +msgid "Sorry, that appears to be a Scottish postcode, which we don't cover." +msgstr "Beklager det ser ud til at være et \"Crown dependency\"-postnummer, som vi ikke dækker." + +#: perllib/FixMyStreet/Cobrand/ACV.pm:69 +#, fuzzy +msgid "Sorry, that appears to be a Welsh postcode, which we don't cover." +msgstr "Beklager det ser ud til at være et \"Crown dependency\"-postnummer, som vi ikke dækker." + #: templates/web/base/auth/smsform.html:6 templates/web/base/auth/token.html:8 msgid "Sorry, that wasn’t a valid link" msgstr "" +#: templates/web/base/auth/2faform.html:5 #: templates/web/base/auth/smsform.html:16 msgid "Sorry, that wasn’t the correct code" msgstr "" @@ -3655,15 +3741,15 @@ msgstr "" msgid "Sort by" msgstr "" -#: templates/web/base/admin/user-form.html:65 +#: templates/web/base/admin/user-form.html:58 msgid "Staff users have permission to log in to the admin." msgstr "" -#: templates/web/base/admin/user-form.html:68 +#: templates/web/base/admin/user-form.html:62 msgid "Staff:" msgstr "" -#: templates/web/base/dashboard/index.html:73 +#: templates/web/base/dashboard/index.html:74 #, fuzzy msgid "Start Date" msgstr "Start-dato:" @@ -3677,7 +3763,7 @@ msgstr "Start-dato:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:50 #: templates/web/base/admin/templates.html:8 -#: templates/web/base/dashboard/index.html:100 +#: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:88 #: templates/web/base/report/_item.html:96 #: templates/web/base/report/update/form_update.html:39 @@ -3700,14 +3786,15 @@ msgstr "Gem ændringer" msgid "State:" msgstr "Tilstand:" -#: perllib/FixMyStreet/Cobrand/Default.pm:628 +#: perllib/FixMyStreet/Cobrand/ACV.pm:255 +#: perllib/FixMyStreet/Cobrand/Default.pm:646 #: templates/web/base/admin/states/index.html:1 #, fuzzy msgid "States" msgstr "Tilstand" -#: perllib/FixMyStreet/Cobrand/Default.pm:622 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:391 +#: perllib/FixMyStreet/Cobrand/Default.pm:640 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:418 #: templates/web/base/admin/index.html:71 #: templates/web/base/admin/stats/index.html:1 #: templates/web/base/admin/stats/state.html:1 @@ -3740,7 +3827,7 @@ msgstr "" msgid "Subcategory" msgstr "Underkategori: %s" -#: perllib/FixMyStreet/Script/Reports.pm:191 +#: perllib/FixMyStreet/Script/Reports.pm:188 msgid "Subcategory: %s" msgstr "Underkategori: %s" @@ -3757,19 +3844,20 @@ msgstr "Emne" msgid "Subject:" msgstr "Emne:" +#: templates/web/base/auth/2faform.html:21 #: templates/web/base/auth/smsform.html:27 #: templates/web/base/questionnaire/creator_fixed.html:19 #: templates/web/base/report/new/form_user_loggedin.html:76 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:46 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:48 #: templates/web/base/report/new/form_user_loggedout_password.html:11 #: templates/web/zurich/report/new/fill_in_details_form.html:73 msgid "Submit" msgstr "Send ind" -#: templates/web/base/admin/report_edit.html:167 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/report_edit.html:24 #: templates/web/base/admin/update_edit.html:79 -#: templates/web/base/admin/user-form.html:188 +#: templates/web/base/admin/user-form.html:191 #: templates/web/zurich/admin/report_edit-sdm.html:124 #: templates/web/zurich/admin/report_edit.html:264 #: templates/web/zurich/admin/update_edit.html:38 @@ -3780,8 +3868,8 @@ msgstr "Indsend ændringer" msgid "Submit questionnaire" msgstr "Indsend spørgeskema" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:169 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:898 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:170 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:937 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:6 #: templates/web/zurich/admin/index-dm.html:23 @@ -3811,8 +3899,9 @@ msgstr "" msgid "Summarise your changes" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:620 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:387 +#: perllib/FixMyStreet/Cobrand/ACV.pm:249 +#: perllib/FixMyStreet/Cobrand/Default.pm:638 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:414 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 #: templates/web/base/status/index.html:3 @@ -3824,7 +3913,7 @@ msgid "Summary" msgstr "Opsummering" #: templates/web/zurich/reports/index.html:0 -#: templates/web/zurich/reports/index.html:5 +#: templates/web/zurich/reports/index.html:6 msgid "Summary reports" msgstr "Opsummeringsrapporter" @@ -3838,7 +3927,7 @@ msgstr "Opsummeringsrapporter" msgid "Superuser:" msgstr "" -#: templates/web/base/admin/user-form.html:148 +#: templates/web/base/admin/user-form.html:147 msgid "Superusers have permission to perform <strong>all actions</strong> within the admin." msgstr "" @@ -3851,8 +3940,8 @@ msgstr "Resultater fra spørgeundersøgelsen" msgid "Template «%s»" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:644 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:398 +#: perllib/FixMyStreet/Cobrand/Default.pm:662 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:425 #: templates/web/zurich/header.html:63 msgid "Templates" msgstr "" @@ -3913,6 +4002,7 @@ msgstr "Det sted dækkes ikke af nogen myndighed, måske det er til søs eller u msgid "That location does not appear to be in the UK; please try again." msgstr "Det sted virker ikke til at være i Storbritannien. Venligst prøv igen." +#: perllib/FixMyStreet/Cobrand/ACV.pm:52 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:50 #: perllib/FixMyStreet/Cobrand/UK.pm:73 @@ -3935,6 +4025,23 @@ msgstr "Denne rapport kan ikke vises på %s." msgid "That report has been removed from FixMyStreet." msgstr "Den rapport er blevet fjernet fra FixMinVej." +#: perllib/FixMyStreet/App/Controller/Admin.pm:1769 +#, fuzzy +msgid "That user has been logged out." +msgstr "Den rapport er blevet fjernet fra FixMinVej." + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +msgid "That user has been made anonymous on all reports and updates." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1812 +msgid "That user’s personal details have been removed." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1790 +msgid "That user’s reports and updates have been hidden." +msgstr "" + #: templates/web/base/admin/contact-form.html:27 msgid "" "The <strong>email address</strong> is the destination to which reports about this category will be sent. \n" @@ -4004,7 +4111,7 @@ msgid "The diligency prize league table shows editors' activity (who's been edit msgstr "The diligency prize league tabellen viser redaktørernes aktivitet, (hvem som har redigeret flest)." #: perllib/FixMyStreet/App/Controller/Dashboard.pm:43 -#: perllib/FixMyStreet/App/Controller/Reports.pm:85 +#: perllib/FixMyStreet/App/Controller/Reports.pm:84 msgid "The error was: %s" msgstr "Fejlen var: %s" @@ -4058,8 +4165,8 @@ msgstr "Listen over tilgængelige områder kommer fra MapIt-tjenesten på %s." msgid "The ordering of this field on the report page. Fields are shown in ascending order according to this value." msgstr "" -#: templates/web/base/auth/change_password.html:22 #: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:30 msgid "The passwords do not match" msgstr "Adgangskoderne er ikke ens" @@ -4071,7 +4178,7 @@ msgstr "Den forespurgte URL '%s' blev ikke fundet på denne server" msgid "The type of input field to show to the user. <strong>Text</strong> is a simple text field, <strong>List</strong> is a drop-down selection." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:95 +#: perllib/FixMyStreet/Script/Reports.pm:96 msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "Brugeren kunne ikke placere problemet på et kort, men kontrollér området omkring stedet de angav" @@ -4084,7 +4191,7 @@ msgstr "" "Brugerens <strong>navn</strong> vises offentligt på rapporter som ikke er markeret med <em>anonymt</em>.\n" "Navne er ikke nødvendigvis unikke." -#: templates/web/base/around/on_map_list_items.html:17 +#: templates/web/base/around/on_map_list_items.html:20 #: templates/web/base/my/_problem-list.html:8 #: templates/web/base/reports/_problem-list.html:13 msgid "There are no reports to show." @@ -4094,7 +4201,7 @@ msgstr "Der er ingen rapporter at vise." msgid "There is already an auto-response template for this category/state." msgstr "" -#: perllib/FixMyStreet/App/Controller/Reports.pm:82 +#: perllib/FixMyStreet/App/Controller/Reports.pm:81 msgid "There was a problem showing the All Reports page. Please try again later." msgstr "Der var problemer med at vise 'Alle rapporter'-siden. Venligst prøv igen senere." @@ -4103,19 +4210,19 @@ msgstr "Der var problemer med at vise 'Alle rapporter'-siden. Venligst prøv ig msgid "There was a problem showing this page. Please try again later." msgstr "Der var problemer med at vise denne side. Venligst prøv igen senere." -#: perllib/FixMyStreet/App/Controller/Alert.pm:359 +#: perllib/FixMyStreet/App/Controller/Alert.pm:364 msgid "There was a problem with your email/password combination. Please try again." msgstr "Der var problemer med din epost/adgangskode-kombination. Vær sød at forsøge igen." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:806 -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:135 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:815 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 -#: templates/web/zurich/auth/general.html:28 +#: templates/web/zurich/auth/general.html:18 #, fuzzy msgid "There was a problem with your login information. If you cannot remember your password, or do not have one, please fill in the ‘No’ section of the form." msgstr "Der var problemer med din e-post/adgangskode-kombination. Hvis du har glemt din adgangskode, eller hvis du ikke har en, så udfyld venligst 'Log ind via e-post'-delen af skemaet" -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:338 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:348 msgid "There was a problem with your update. Please try again." msgstr "Der var problemer med din opdatering. Vær sød at forsøge igen." @@ -4123,7 +4230,7 @@ msgstr "Der var problemer med din opdatering. Vær sød at forsøge igen." msgid "There were problems with your report. Please see below." msgstr "Der var problemer med din rapport. Venligst se nedenfor." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:373 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:389 msgid "There were problems with your update. Please see below." msgstr "Der var problemer med din opdatering. Venligst se nedenfor." @@ -4187,18 +4294,18 @@ msgstr "" "Denne instans får kun rapporter for problemer som er lokaliseret i <strong>area covered</strong>.\n" "En instans vil ikke få nogen beskeder hvis det ikke dækker mindst ét område." -#: perllib/FixMyStreet/Script/Reports.pm:198 +#: perllib/FixMyStreet/Script/Reports.pm:195 msgid "This email has been sent to both councils covering the location of the problem, as the user did not categorise it; please ignore it if you're not the correct council to deal with the issue, or let us know what category of problem this is so we can add it to our system." msgstr "Denne e-post er blevet sendt til begge myndigheder som dækker stedet for problemet, da brugeren ikke kategoriserede det. Vær sød at ignorere den hvis I ikke er korrekt myndighed for at håndtere denne sag, eller give os besked om hvilken kategori af problemer dette er, så vi kan tilføje det i vores system." -#: perllib/FixMyStreet/Script/Reports.pm:201 +#: perllib/FixMyStreet/Script/Reports.pm:198 msgid "This email has been sent to several councils covering the location of the problem, as the category selected is provided for all of them; please ignore it if you're not the correct council to deal with the issue." msgstr "Denne e-post er blevet sendt til flere myndigheder som dækker stedet for problemet, da den valgte kategori er tilgængelig for disse. Vær sød at ignorere e-posten hvis I ikke er korrekt myndighed for at håndtere denne sag." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1003 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1049 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:942 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:986 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1004 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1021 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1067 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:960 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Denne information er påkrævet" @@ -4235,9 +4342,9 @@ msgstr "" msgid "This report is a duplicate. Please leave updates on the original report:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:166 #: perllib/FixMyStreet/Cobrand/Zurich.pm:167 -#: templates/web/zurich/report/_main.html:14 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:168 +#: templates/web/zurich/report/_main.html:12 msgid "This report is awaiting moderation." msgstr "Denne rapport afventer moderation" @@ -4253,11 +4360,7 @@ msgstr "Denne rapport er for tiden markeret som fikset." msgid "This report is currently marked as open." msgstr "Denne rapport er for tiden markeret som åben." -#: perllib/FixMyStreet/Script/Reports.pm:108 -msgid "This report was submitted anonymously" -msgstr "Denne rapport blev rapporteret anonymt" - -#: perllib/FixMyStreet/Script/Reports.pm:88 +#: perllib/FixMyStreet/Script/Reports.pm:89 msgid "This web page also contains a photo of the problem, provided by the user." msgstr "Denne netside indeholder også et billede af problemet, sendt ind af brugeren." @@ -4268,7 +4371,8 @@ msgstr "Denne netside indeholder også et billede af problemet, sendt ind af bru msgid "Time spent (in minutes):" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:621 +#: perllib/FixMyStreet/Cobrand/ACV.pm:250 +#: perllib/FixMyStreet/Cobrand/Default.pm:639 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Tidslinje" @@ -4306,7 +4410,7 @@ msgstr "" msgid "To limit this collection of fields to a single language, select it here." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:94 +#: perllib/FixMyStreet/Script/Reports.pm:95 msgid "To view a map of the precise location of this issue" msgstr "For at se et kort med en mere præsis placering for dette problem." @@ -4328,9 +4432,9 @@ msgstr "" #: templates/web/base/admin/stats/fix_rate.html:4 #: templates/web/base/admin/stats/questionnaire.html:24 -#: templates/web/base/dashboard/index.html:114 -#: templates/web/base/dashboard/index.html:119 -#: templates/web/base/dashboard/index.html:143 +#: templates/web/base/dashboard/index.html:115 +#: templates/web/base/dashboard/index.html:120 +#: templates/web/base/dashboard/index.html:144 #: templates/web/zurich/admin/stats/index.html:30 msgid "Total" msgstr "Totalt" @@ -4348,20 +4452,22 @@ msgstr "" msgid "Translations" msgstr "" -#: templates/web/base/admin/user-form.html:129 +#: templates/web/base/admin/user-form.html:128 msgid "Trusted by bodies:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:709 +#: perllib/FixMyStreet/Cobrand/ACV.pm:99 +#: perllib/FixMyStreet/Cobrand/Default.pm:727 msgid "Trusted to make reports that don't need to be inspected" msgstr "" -#: templates/web/base/admin/user-form.html:137 +#: templates/web/base/admin/user-form.html:136 msgid "Trusted:" msgstr "" +#: templates/web/base/auth/2faform.html:6 #: templates/web/base/auth/smsform.html:17 -#: templates/web/base/js/translation_strings.html:29 +#: templates/web/base/js/translation_strings.html:35 msgid "Try again" msgstr "Prøv igen" @@ -4369,13 +4475,21 @@ msgstr "Prøv igen" msgid "Try emailing us directly:" msgstr "Forsøg at sende epost direkte til os:" +#: templates/web/base/auth/generate_token.html:21 +msgid "Two-factor authentication has been activated" +msgstr "" + +#: templates/web/base/auth/generate_token.html:32 +msgid "Two-factor authentication has been deactivated" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:44 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 msgid "Type" msgstr "" -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 msgid "Unban" msgstr "" @@ -4398,7 +4512,7 @@ msgstr "Ukendt varsel-type" #: perllib/FixMyStreet/App/Controller/Photo.pm:109 #: perllib/FixMyStreet/App/Controller/Root.pm:141 -#: templates/web/base/js/translation_strings.html:38 +#: templates/web/base/js/translation_strings.html:44 msgid "Unknown error" msgstr "Ukendt fejl" @@ -4470,23 +4584,23 @@ msgstr "Opdatér tilstanden" msgid "Updated" msgstr "Opdateret" -#: perllib/FixMyStreet/DB/Result/Comment.pm:260 +#: perllib/FixMyStreet/DB/Result/Comment.pm:240 #, fuzzy msgid "Updated by <strong>%s</strong> (%s) at %s" msgstr "Sendt ind af <strong>%s</strong> (%s) %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:262 +#: perllib/FixMyStreet/DB/Result/Comment.pm:242 #, fuzzy msgid "Updated by <strong>%s</strong> at %s" msgstr "Sendt ind af <strong>%s</strong> %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1299 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1398 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1591 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1277 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1391 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1592 #: perllib/FixMyStreet/App/Controller/Admin.pm:933 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:767 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:792 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:862 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:806 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:901 msgid "Updated!" msgstr "Opdateret!" @@ -4538,33 +4652,33 @@ msgstr "" msgid "User ID to attribute fetched comments to" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1745 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1755 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1746 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1756 #, fuzzy msgid "User added to abuse list" msgstr "Epost lagt til misbrugsliste" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1376 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1369 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1474 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1742 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1752 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1743 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1753 #, fuzzy msgid "User already in abuse list" msgstr "Epost allerede i misbrugslisten" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1834 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1887 msgid "User flag removed" msgstr "Brugermarkering fjernet" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1805 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1858 msgid "User flagged" msgstr "Bruger markeret" #: templates/web/base/admin/report_blocks.html:18 -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 #: templates/web/base/admin/users.html:32 #, fuzzy msgid "User in abuse table" @@ -4580,14 +4694,16 @@ msgstr "Brugersøgning finder træf på brugernavne og epostadresser. " msgid "User:" msgstr "Brugere" -#: perllib/FixMyStreet/Cobrand/Default.pm:652 -#: perllib/FixMyStreet/Cobrand/Default.pm:711 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:403 +#: perllib/FixMyStreet/Cobrand/ACV.pm:101 +#: perllib/FixMyStreet/Cobrand/ACV.pm:271 +#: perllib/FixMyStreet/Cobrand/Default.pm:670 +#: perllib/FixMyStreet/Cobrand/Default.pm:729 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:430 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:55 msgid "Users" msgstr "Brugere" -#: templates/web/base/admin/user-form.html:159 +#: templates/web/base/admin/user-form.html:161 msgid "Users can perform the following actions within their assigned body or area." msgstr "" @@ -4662,7 +4778,7 @@ msgstr "" msgid "We need your email address, please give it below." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:207 +#: perllib/FixMyStreet/Script/Reports.pm:204 msgid "We realise this problem might be the responsibility of %s; however, we don't currently have any contact details for them. If you know of an appropriate contact address, please do get in touch." msgstr "Vi indser at %s kan være ansvarlig for dette problem, men vi mangler for tiden kontaktinformation for dem. Hvis du kender en egnet kontaktadresse, så tag kontakt med os." @@ -4685,7 +4801,7 @@ msgstr "Vi vil kun bruge personlig information om dig i henhold til vore <a href msgid "We’re sorry to hear the problem’s not fixed. Why not try writing to your local representatives?" msgstr "Vi er kede af at høre at problemet ikke er løst. Hvad med at forsøge at skrive til dine lokale repræsentanter?" -#: templates/web/base/dashboard/index.html:117 +#: templates/web/base/dashboard/index.html:118 msgid "Website" msgstr "" @@ -4718,7 +4834,7 @@ msgstr "" msgid "Which report is it a duplicate of?" msgstr "" -#: templates/web/base/js/translation_strings.html:57 +#: templates/web/base/js/translation_strings.html:63 msgid "Whoa there Testino! Three photos are enough." msgstr "" @@ -4726,8 +4842,8 @@ msgstr "" msgid "Why stop there? <a href=\"/alert\">Set up more alerts</a> for free." msgstr "Hvorfor stoppe der? <a href=\"/alert\">Sæt flere varsler</a> op gratis." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:190 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:928 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:191 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:967 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:14 msgid "Wish" @@ -4737,7 +4853,7 @@ msgstr "" msgid "With request searches, it is also possible to search for agency_responsible to limit the requests to those sent to a single administration. The search term is the administration ID provided by <a href=\"%s\">MaPit</a>." msgstr "Når du søger efter forespørgsler, så er det også muligt at søge efter agency_responsible for at begrænse det til forespørgsler som er sendt til en enkelt admindstration. Søgtetermen er administrations-IDen som angivet af <a href=\"%s\">MaPit</a>." -#: templates/web/base/dashboard/index.html:158 +#: templates/web/base/dashboard/index.html:159 msgid "Within the specified timeframe:" msgstr "" @@ -4757,7 +4873,7 @@ msgstr "Når du skriver din besked med kun store bogstaver bliver den vanskelig msgid "Wrong location? Just click again on the map." msgstr "Forkert sted? Bare klik igen på kortet." -#: perllib/FixMyStreet/Cobrand/Default.pm:1221 +#: perllib/FixMyStreet/Cobrand/Default.pm:1239 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4785,7 +4901,7 @@ msgstr "Ja, jeg har en adgangskode" msgid "You are complaining that this problem report was unnecessarily moderated:" msgstr "Du klager over at denne problemrapport blev modereret uden grund:" -#: templates/web/base/js/translation_strings.html:77 +#: templates/web/base/js/translation_strings.html:83 msgid "You are offline" msgstr "" @@ -4802,7 +4918,7 @@ msgstr "Du rapporterer at følgende opdatering er stødende, indeholder personli msgid "You can <a href=\"%s%s\">view the problem on this site</a>." msgstr "Du kan <a href=\"%s%s\">læse om problemet på denne side</a>." -#: templates/web/base/admin/user-form.html:114 +#: templates/web/base/admin/user-form.html:110 msgid "You can add an abusive user's email to the abuse list, which automatically hides (and never sends) reports they create." msgstr "Du kan føje en misbrugers epostadresse til misbrugslisten, hvilket automatisk skjuler (og aldrig sender) rapporter vedkommende opretter." @@ -4834,11 +4950,11 @@ msgstr "Du kan hjælpe os ved at finde en kontakt-e-post for lokale problemer i msgid "You can mark a body as deleted if you do not want it to be active on the site." msgstr "Du kan markere en myndighed som slettet hvis du ikke ønsker at den skal være aktiv på dette netsted." -#: templates/web/base/js/translation_strings.html:35 +#: templates/web/base/js/translation_strings.html:41 msgid "You declined; please fill in the box above" msgstr "Du afviste; venligst udfyld boksen ovenfor" -#: templates/web/base/js/translation_strings.html:79 +#: templates/web/base/js/translation_strings.html:85 msgid "You have <a id=\"oFN\" href=\"\"><span>%s</span> saved to submit</a>." msgstr "" @@ -4865,12 +4981,12 @@ msgstr "Du er allerede logget ud" msgid "You have located the problem at the point marked with a green pin on the map. If this is not the correct location, simply click on the map again. " msgstr "Du har placeret problemet ved punktet i kortet som er markeret med en grøn nål. Hvis dette ikke er korrekt placering kan du klikke på kortet igen." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:125 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:142 #, fuzzy msgid "You have successfully added your phone number." msgstr "Du har nu lykkes med at bekræfte din e-postadresse." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:141 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:158 #: templates/web/zurich/tokens/confirm_problem.html:5 #: templates/web/zurich/tokens/confirm_problem.html:6 msgid "You have successfully confirmed your email address." @@ -4881,7 +4997,7 @@ msgstr "Du har nu lykkes med at bekræfte din e-postadresse." msgid "You have successfully confirmed your phone number." msgstr "Du har nu lykkes med at bekræfte din e-postadresse." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:112 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:129 #, fuzzy msgid "You have successfully removed your phone number." msgstr "Du har nu lykkes med at bekræfte din e-postadresse." @@ -4891,7 +5007,7 @@ msgstr "Du har nu lykkes med at bekræfte din e-postadresse." msgid "You have successfully signed in; please check and confirm your details are accurate:" msgstr "Du har lykkes med at logge ind. Venligst kontrollér og bekræft at dine detaljer er korrekte:" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:147 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:164 #, fuzzy msgid "You have successfully verified your phone number." msgstr "Du har nu lykkes med at bekræfte din e-postadresse." @@ -4921,8 +5037,10 @@ msgstr "" msgid "Your Reports" msgstr "Dine rapporter" -#: templates/web/base/auth/change_password.html:11 +#: templates/web/base/auth/change_password.html:13 #: templates/web/base/auth/generate_token.html:15 +#: templates/web/base/auth/generate_token.html:26 +#: templates/web/base/auth/generate_token.html:34 #: templates/web/base/main_nav_items.html:4 templates/web/base/my/my.html:18 msgid "Your account" msgstr "" @@ -4940,8 +5058,8 @@ msgid "Your email" msgstr "Din e-post" #: templates/web/base/auth/change_email.html:15 -#: templates/web/zurich/auth/general.html:30 -#: templates/web/zurich/auth/general.html:58 +#: templates/web/zurich/auth/general.html:20 +#: templates/web/zurich/auth/general.html:48 msgid "Your email address" msgstr "Din e-postadresse" @@ -4956,11 +5074,11 @@ msgstr "Din e-postadresse" msgid "Your information will only be used in accordance with our <a href=\"/privacy\">privacy policy</a>" msgstr "Vi vil kun bruge personlig information om dig i henhold til vores <a href=\"/faq#privacy\">privatlivsregler.</a>" -#: templates/web/base/auth/general.html:114 +#: templates/web/base/auth/general.html:116 #: templates/web/base/contact/index.html:74 #: templates/web/base/report/new/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_name.html:33 -#: templates/web/zurich/auth/general.html:61 +#: templates/web/zurich/auth/general.html:51 #: templates/web/zurich/report/new/fill_in_details_form.html:63 msgid "Your name" msgstr "Dit navn" @@ -4977,21 +5095,29 @@ msgstr "" msgid "Your name has been hidden." msgstr "" -#: templates/web/base/js/translation_strings.html:69 +#: templates/web/base/js/translation_strings.html:75 msgid "Your offline reports" msgstr "" -#: templates/web/base/auth/general.html:84 +#: templates/web/base/auth/general.html:86 #: templates/web/base/report/new/form_user_loggedout_password.html:10 #: templates/web/base/report/update/form_user_loggedout_password.html:9 -#: templates/web/zurich/auth/general.html:34 +#: templates/web/zurich/auth/general.html:24 msgid "Your password" msgstr "Din adgangskode" -#: templates/web/base/auth/change_password.html:10 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:170 +#: templates/web/base/auth/change_password.html:12 msgid "Your password has been changed" msgstr "Din adgangskode er blevet ændret" +#: templates/web/base/auth/general.html:133 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:52 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:25 +#: templates/web/zurich/auth/general.html:63 +msgid "Your password should include %d or more characters." +msgstr "" + #: templates/web/base/auth/change_phone.html:19 #: templates/web/base/contact/index.html:87 #: templates/web/zurich/report/new/fill_in_details_form.html:69 @@ -5016,7 +5142,7 @@ msgstr "" msgid "Your token has been generated" msgstr "Din adgangskode er blevet ændret" -#: templates/web/base/js/translation_strings.html:70 +#: templates/web/base/js/translation_strings.html:76 msgid "Your update has been saved offline for submission when back online." msgstr "" @@ -5034,17 +5160,17 @@ msgid "Yourself" msgstr "" #: templates/web/base/admin/category-checkboxes.html:7 -#: templates/web/base/admin/user-form.html:169 +#: templates/web/base/admin/user-form.html:171 msgid "all" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:909 #: perllib/FixMyStreet/App/Controller/Moderate.pm:85 -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:216 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:270 +#: perllib/FixMyStreet/DB/Result/Comment.pm:250 msgid "and a defect raised" msgstr "" @@ -5077,7 +5203,7 @@ msgid "from %s different users" msgstr "fra %s forskellige brugere" #: templates/web/base/report/_item.html:63 -#: templates/web/zurich/report/_item.html:14 +#: templates/web/zurich/report/_item.html:16 msgid "last updated %s" msgstr "sidst opdateret %s" @@ -5092,7 +5218,7 @@ msgid "n/a" msgstr "n/a" #: templates/web/base/admin/category-checkboxes.html:8 -#: templates/web/base/admin/user-form.html:170 +#: templates/web/base/admin/user-form.html:172 msgid "none" msgstr "" @@ -5143,7 +5269,7 @@ msgstr "Der vises ingen nål på grund af at brugeren ikke brugte kortet" msgid "this location" msgstr "Ser på et sted" -#: perllib/FixMyStreet/Script/Reports.pm:183 +#: perllib/FixMyStreet/Script/Reports.pm:180 msgid "this type of local problem" msgstr "denne type lokalt problem" @@ -5151,11 +5277,11 @@ msgstr "denne type lokalt problem" msgid "today" msgstr "idag" -#: templates/web/base/js/translation_strings.html:80 +#: templates/web/base/js/translation_strings.html:86 msgid "update" msgstr "" -#: templates/web/base/js/translation_strings.html:81 +#: templates/web/base/js/translation_strings.html:87 msgid "updates" msgstr "" @@ -5171,12 +5297,12 @@ msgstr "bruger er fra samme myndighed som problemet - %d" msgid "user is problem owner" msgstr "bruger er ejer af problemet" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1778 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1831 #, fuzzy msgid "user not in abuse list" msgstr "Epost allerede i misbrugslisten" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1829 #, fuzzy msgid "user removed from abuse list" msgstr "Epost lagt til misbrugsliste" @@ -5242,7 +5368,7 @@ msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:103 +#: templates/web/fixmystreet.com/reports/summary.html:104 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5340,6 +5466,15 @@ msgid_plural "reports" msgstr[0] "" msgstr[1] "" +#~ msgid "Email: %s" +#~ msgstr "E-post: %s" + +#~ msgid "Name: %s" +#~ msgstr "Navn: %s" + +#~ msgid "This report was submitted anonymously" +#~ msgstr "Denne rapport blev rapporteret anonymt" + #~ msgid "(Email in abuse table)" #~ msgstr "(Epost i misbrugstabellen)" diff --git a/locale/de_CH.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/de_CH.UTF-8/LC_MESSAGES/FixMyStreet.po index 770793149..67789d410 100644 --- a/locale/de_CH.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/de_CH.UTF-8/LC_MESSAGES/FixMyStreet.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: matthew@mysociety.org\n" -"POT-Creation-Date: 2017-12-15 17:48+0000\n" +"POT-Creation-Date: 2018-02-12 15:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety <transifex@mysociety.org>, 2017\n" "Language-Team: German (Switzerland) (https://www.transifex.com/mysociety/teams/12067/de_CH/)\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: perllib/FixMyStreet/DB/Result/Problem.pm:650 -#: perllib/FixMyStreet/Script/Reports.pm:196 +#: perllib/FixMyStreet/Script/Reports.pm:193 msgid " and " msgstr "und" @@ -87,8 +87,8 @@ msgstr "" msgid "%s live updates" msgstr "" -#: templates/web/base/dashboard/index.html:159 -#: templates/web/base/dashboard/index.html:163 +#: templates/web/base/dashboard/index.html:160 +#: templates/web/base/dashboard/index.html:164 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -122,7 +122,7 @@ msgstr "Ihre Telefonnummer" msgid "(a-z and space only)" msgstr "" -#: templates/web/zurich/report/_item.html:19 +#: templates/web/zurich/report/_item.html:21 msgid "(closed)" msgstr "(beantwortet)" @@ -130,7 +130,7 @@ msgstr "(beantwortet)" msgid "(covers roughly 200,000 people)" msgstr "" -#: templates/web/zurich/report/_item.html:17 +#: templates/web/zurich/report/_item.html:19 msgid "(fixed)" msgstr "(beantwortet)" @@ -150,6 +150,7 @@ msgstr "" msgid "(not sent to council)" msgstr "" +#: templates/web/base/report/new/form_user_loggedin.html:38 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "(optional)" msgstr "(optional)" @@ -164,7 +165,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "" #: perllib/FixMyStreet/App/Controller/Report/New.pm:252 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:688 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:685 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Wählen Sie eine Kategorie --" @@ -194,7 +195,7 @@ msgstr "" msgid "<label for=\"statuses\">Show</label> %s reports <label for=\"filter_categories\">about</label> %s" msgstr "<label for=\"statuses\">Zeige</label> %s Meldungen <label for=\"filter_categories\">über</label> %s" -#: templates/web/base/js/translation_strings.html:78 +#: templates/web/base/js/translation_strings.html:84 msgid "<span>%s</span> saved." msgstr "" @@ -221,12 +222,12 @@ msgstr "" msgid "<strong>No</strong> Let me confirm my update by email/text" msgstr "Meldung per E-Mail bestätigen" -#: templates/web/base/auth/general.html:110 -#: templates/web/zurich/auth/general.html:51 +#: templates/web/base/auth/general.html:112 +#: templates/web/zurich/auth/general.html:41 msgid "<strong>No</strong> let me sign in by email" msgstr "Neu Registrieren" -#: templates/web/base/auth/general.html:108 +#: templates/web/base/auth/general.html:110 #, fuzzy msgid "<strong>No</strong> let me sign in by email or text" msgstr "Neu Registrieren" @@ -239,12 +240,16 @@ msgstr "" msgid "<strong>Note:</strong> This report hasn't yet been sent onwards for action. Any changes made may not be passed on." msgstr "" -#: templates/web/base/auth/general.html:79 +#: templates/web/base/auth/general.html:81 #: templates/web/base/report/new/form_user_loggedout_password.html:3 #: templates/web/base/report/update/form_user_loggedout_password.html:2 msgid "<strong>Yes</strong> I have a password" msgstr "Passwort" +#: templates/web/base/auth/generate_token.html:54 +msgid "Activate two-factor authentication" +msgstr "" + #: templates/web/base/my/my.html:39 templates/web/base/my/my.html:50 msgid "Add" msgstr "" @@ -315,15 +320,18 @@ msgstr "" msgid "Add user" msgstr "User hinzufügen" -#: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/ACV.pm:108 +#: perllib/FixMyStreet/Cobrand/Default.pm:736 msgid "Add/edit problem categories" msgstr "Füge neue Kategorie hinzu" -#: perllib/FixMyStreet/Cobrand/Default.pm:720 +#: perllib/FixMyStreet/Cobrand/ACV.pm:110 +#: perllib/FixMyStreet/Cobrand/Default.pm:738 msgid "Add/edit response priorities" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:719 +#: perllib/FixMyStreet/Cobrand/ACV.pm:109 +#: perllib/FixMyStreet/Cobrand/Default.pm:737 msgid "Add/edit response templates" msgstr "Vorlagen für %s" @@ -339,7 +347,7 @@ msgstr "" msgid "Admin" msgstr "" -#: templates/web/base/auth/change_password.html:39 +#: templates/web/base/auth/change_password.html:51 msgid "Again:" msgstr "Nochmals" @@ -358,12 +366,12 @@ msgstr "" #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 -#: templates/web/base/dashboard/index.html:63 +#: templates/web/base/dashboard/index.html:64 #: templates/web/base/reports/_list-filters.html:3 msgid "All" msgstr "" -#: templates/web/zurich/reports/index.html:13 +#: templates/web/zurich/reports/index.html:14 msgid "All Reports" msgstr "Alle Meldungen" @@ -432,13 +440,13 @@ msgstr "Anonym" msgid "Another user" msgstr "User hinzufügen" -#: templates/web/base/js/translation_strings.html:59 +#: templates/web/base/js/translation_strings.html:65 msgid "Are you sure you want to cancel this upload?" msgstr "" #: templates/web/base/admin/report_edit.html:84 #: templates/web/base/admin/template_edit.html:75 -#: templates/web/base/js/translation_strings.html:73 +#: templates/web/base/js/translation_strings.html:79 #: templates/web/base/report/display_tools.html:6 msgid "Are you sure?" msgstr "" @@ -449,7 +457,7 @@ msgstr "" msgid "Area covered" msgstr "Gebiet" -#: templates/web/base/admin/user-form.html:82 +#: templates/web/base/admin/user-form.html:78 msgid "Area:" msgstr "" @@ -475,11 +483,12 @@ msgstr "Nachricht an zuständige Stelle" msgid "Assign to subdivision:" msgstr "An Fachbereich zuweisen" -#: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/ACV.pm:105 +#: perllib/FixMyStreet/Cobrand/Default.pm:733 msgid "Assign users to areas" msgstr "User an Gegenden zuweisen" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:219 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:220 msgid "Assigned to %s" msgstr "Besten Dank für Ihre Meldung. Wir haben Ihr Anliegen an %s weitergeleitet, da es nicht in den Zuständigkeitsbereich der am Pilot beteiligten Fachbereiche fällt.<br/>Freundliche Grüsse <br/>Ihre Stadt Zürich" @@ -491,8 +500,8 @@ msgstr "" msgid "At the moment only searching for and looking at reports work." msgstr "" -#: templates/web/base/admin/user-form.html:96 -#: templates/web/base/admin/user-form.html:97 +#: templates/web/base/admin/user-form.html:92 +#: templates/web/base/admin/user-form.html:93 msgid "Authorised staff users can be associated with the categories in which they operate." msgstr "" @@ -518,11 +527,11 @@ msgid "Avoid personal information and vehicle number plates" msgstr "Verhindern Sie persönliche Informationen wie Kfz-Kennzeichen oder Personen" #: perllib/FixMyStreet/DB/Result/Problem.pm:344 -#: templates/web/zurich/report/_item.html:9 +#: templates/web/zurich/report/_item.html:11 msgid "Awaiting moderation" msgstr "Überprüfung ausstehend" -#: templates/web/base/js/translation_strings.html:31 +#: templates/web/base/js/translation_strings.html:37 msgid "Back" msgstr "Zurück" @@ -535,9 +544,11 @@ msgstr "Alle Meldungen" msgid "Ban user" msgstr "User hinzufügen" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 -#: perllib/FixMyStreet/Cobrand/Default.pm:717 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:396 +#: perllib/FixMyStreet/Cobrand/ACV.pm:107 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 +#: perllib/FixMyStreet/Cobrand/Default.pm:735 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:423 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:55 #: templates/web/zurich/header.html:50 @@ -551,7 +562,7 @@ msgstr "Externe Adressen" msgid "Body" msgstr "Organisation" -#: templates/web/base/admin/user-form.html:54 +#: templates/web/base/admin/user-form.html:46 msgid "Body:" msgstr "Organisation" @@ -567,7 +578,8 @@ msgstr "Falls Sie kein E-Mail erhalten haben, überprüfen Sie bitte Ihr msgid "Can't see the map? <em>Skip this step</em>" msgstr "Karte nicht sichtbar? <em>Überspringen Sie diesen Schritt</em>" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -581,7 +593,7 @@ msgstr "Kategorie:" #: templates/web/base/admin/body.html:72 #: templates/web/base/admin/contact-form.html:19 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:99 +#: templates/web/base/dashboard/index.html:100 #: templates/web/base/report/_inspect.html:54 #: templates/web/base/report/_item.html:92 #: templates/web/base/report/new/category.html:12 @@ -594,7 +606,7 @@ msgstr "Kategorie:" msgid "Category" msgstr "Kategorie" -#: templates/web/base/dashboard/index.html:102 +#: templates/web/base/dashboard/index.html:103 #, fuzzy msgid "Category and State" msgstr "Kategorie" @@ -617,7 +629,7 @@ msgstr "" msgid "Category:" msgstr "Kategorie:" -#: perllib/FixMyStreet/Script/Reports.pm:187 +#: perllib/FixMyStreet/Script/Reports.pm:184 msgid "Category: %s" msgstr "Kategorie: %s" @@ -632,9 +644,7 @@ msgid "Change email address" msgstr "E-Mail Adresse ändern" #: templates/web/base/auth/change_password.html:1 -#: templates/web/base/auth/change_password.html:16 -#: templates/web/base/auth/change_password.html:4 -#: templates/web/base/auth/change_password.html:43 +#: templates/web/base/auth/change_password.html:5 #: templates/web/base/my/my.html:63 msgid "Change password" msgstr "Passwort ändern" @@ -670,7 +680,7 @@ msgstr "" msgid "Choose another" msgstr "" -#: templates/web/base/js/translation_strings.html:72 +#: templates/web/base/js/translation_strings.html:78 msgid "Clear offline data" msgstr "" @@ -699,14 +709,14 @@ msgstr "Klicken Sie auf den Link im Bestätigungsemail um sich anzumelden." msgid "Click the link in that email to sign in." msgstr "Klicken Sie auf den Link im Bestätigungsemail um sich anzumelden." -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:134 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:194 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:965 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:1004 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:195 #: perllib/FixMyStreet/DB/ResultSet/State.pm:71 #: templates/web/base/admin/states/index.html:103 #: templates/web/base/admin/states/index.html:27 #: templates/web/base/admin/states/index.html:33 -#: templates/web/base/dashboard/index.html:112 +#: templates/web/base/dashboard/index.html:113 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:10 #: templates/web/zurich/admin/header.html:16 @@ -739,15 +749,17 @@ msgid "Cobrand:" msgstr "" #: templates/web/base/admin/extra-metadata-form.html:14 +#: templates/web/base/auth/2faform.html:18 #: templates/web/base/auth/smsform.html:24 msgid "Code" msgstr "" -#: templates/web/base/js/translation_strings.html:50 +#: templates/web/base/js/translation_strings.html:56 msgid "Collapse map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:629 +#: perllib/FixMyStreet/Cobrand/ACV.pm:256 +#: perllib/FixMyStreet/Cobrand/Default.pm:647 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" msgstr "" @@ -756,6 +768,7 @@ msgstr "" msgid "Confirm" msgstr "Bestätigen" +#: templates/web/base/auth/2faform.html:1 #: templates/web/base/auth/smsform.html:1 templates/web/base/auth/token.html:1 msgid "Confirm account" msgstr "Account bestätigen" @@ -805,12 +818,12 @@ msgstr "" msgid "Coordinates:" msgstr "Koordinaten" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1801 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1830 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1854 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1883 msgid "Could not find user" msgstr "" -#: templates/web/base/js/translation_strings.html:36 +#: templates/web/base/js/translation_strings.html:42 msgid "Could not look up location" msgstr "" @@ -855,15 +868,18 @@ msgstr "Kategorie erstellen" msgid "Create priority" msgstr "Priorität erstellen" -#: perllib/FixMyStreet/Cobrand/Default.pm:701 +#: perllib/FixMyStreet/Cobrand/ACV.pm:91 +#: perllib/FixMyStreet/Cobrand/Default.pm:719 msgid "Create reports/updates as anonymous user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:702 +#: perllib/FixMyStreet/Cobrand/ACV.pm:92 +#: perllib/FixMyStreet/Cobrand/Default.pm:720 msgid "Create reports/updates as the council" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:700 +#: perllib/FixMyStreet/Cobrand/ACV.pm:90 +#: perllib/FixMyStreet/Cobrand/Default.pm:718 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -884,12 +900,17 @@ msgstr "Erstellt" msgid "Created:" msgstr "Erstellt" -#: templates/web/base/auth/generate_token.html:27 +#: templates/web/base/auth/change_password.html:40 +#, fuzzy +msgid "Current password:" +msgstr "Neues Passwort" + +#: templates/web/base/auth/generate_token.html:46 #, fuzzy msgid "Current token:" msgstr "Aktueller Status" -#: templates/web/base/dashboard/index.html:91 +#: templates/web/base/dashboard/index.html:92 msgid "Currently grouped by %s" msgstr "" @@ -898,7 +919,7 @@ msgstr "" msgid "Currently no bodies have been created." msgstr "Bisher wurden noch keine Organisationseinheiten erfasst." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:830 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:869 #: templates/web/zurich/admin/report_edit-sdm.html:105 msgid "Customer not contactable" msgstr "Kunde nicht kontaktierbar" @@ -910,6 +931,10 @@ msgstr "Kunde nicht kontaktierbar" msgid "Dashboard" msgstr "" +#: templates/web/base/auth/generate_token.html:54 +msgid "Deactivate two-factor authentication" +msgstr "" + #: templates/web/zurich/admin/stats/index.html:35 msgid "Dealt with by subdivision within 5 working days" msgstr "Innerhalb von fünf Arbeitstagen abgeschlossen" @@ -960,7 +985,7 @@ msgstr "Beschreibung" msgid "Detailed information is limited to %d characters." msgstr "" -#: templates/web/base/js/translation_strings.html:33 +#: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Beschreibung" @@ -972,7 +997,7 @@ msgstr "Beschreibung" msgid "Details:" msgstr "Beschreibung" -#: templates/web/base/dashboard/index.html:103 +#: templates/web/base/dashboard/index.html:104 msgid "Device and Site" msgstr "" @@ -1023,7 +1048,7 @@ msgstr "" msgid "Down one" msgstr "" -#: templates/web/base/js/translation_strings.html:58 +#: templates/web/base/js/translation_strings.html:64 msgid "Drag and drop photos here or <u>click to upload</u>" msgstr "Fotos hierhin ziehen oder <u>hochladen</u>" @@ -1064,23 +1089,27 @@ msgstr "Anpassen" msgid "Edit body details" msgstr "Details editieren" -#: perllib/FixMyStreet/Cobrand/Default.pm:712 +#: perllib/FixMyStreet/Cobrand/ACV.pm:102 +#: perllib/FixMyStreet/Cobrand/Default.pm:730 msgid "Edit other users' details" msgstr "User-Details editieren" -#: perllib/FixMyStreet/Cobrand/Default.pm:713 +#: perllib/FixMyStreet/Cobrand/ACV.pm:103 +#: perllib/FixMyStreet/Cobrand/Default.pm:731 msgid "Edit other users' permissions" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:695 +#: perllib/FixMyStreet/Cobrand/ACV.pm:89 +#: perllib/FixMyStreet/Cobrand/Default.pm:713 msgid "Edit report category" msgstr "Kategorie editieren" -#: perllib/FixMyStreet/Cobrand/Default.pm:696 +#: perllib/FixMyStreet/Cobrand/Default.pm:714 msgid "Edit report priority" msgstr "Priorität editieren" -#: perllib/FixMyStreet/Cobrand/Default.pm:694 +#: perllib/FixMyStreet/Cobrand/ACV.pm:88 +#: perllib/FixMyStreet/Cobrand/Default.pm:712 msgid "Edit reports" msgstr "Meldungen editieren" @@ -1113,8 +1142,8 @@ msgstr "" #: templates/web/base/admin/users.html:17 #: templates/web/zurich/admin/body-form.html:9 #: templates/web/zurich/admin/body.html:15 -#: templates/web/zurich/auth/general.html:24 -#: templates/web/zurich/auth/general.html:54 +#: templates/web/zurich/auth/general.html:14 +#: templates/web/zurich/auth/general.html:44 msgid "Email" msgstr "E-Mail" @@ -1140,7 +1169,7 @@ msgstr "E-Mail Benachrichtigung erstellt" msgid "Email alert deleted" msgstr "E-Mail Benachrichtigung gelöscht" -#: templates/web/base/admin/user-form.html:22 +#: templates/web/base/admin/user-form.html:21 msgid "Email verified:" msgstr "" @@ -1151,10 +1180,6 @@ msgstr "" msgid "Email:" msgstr "E-mail:" -#: perllib/FixMyStreet/Script/Reports.pm:111 -msgid "Email: %s" -msgstr "E-mail:" - #: templates/web/base/admin/open311-form-fields.html:55 #: templates/web/base/admin/open311-form-fields.html:56 msgid "" @@ -1172,7 +1197,7 @@ msgid "" " problem must be emailed, while others can be sent over Open311." msgstr "" -#: templates/web/base/dashboard/index.html:77 +#: templates/web/base/dashboard/index.html:78 msgid "End Date" msgstr "" @@ -1180,7 +1205,7 @@ msgstr "" msgid "Endpoint" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:81 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:82 msgid "Enter a Zürich street name" msgstr "Ungefähre Adresse des Schadens" @@ -1199,10 +1224,10 @@ msgstr "Ungefähre Adresse des Schadens" msgid "Enter a nearby street name and area" msgstr "Ungefähre Adresse des Schadens" -#: templates/web/base/auth/general.html:123 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:45 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:17 -#: templates/web/zurich/auth/general.html:65 +#: templates/web/base/auth/general.html:128 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:47 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:20 +#: templates/web/zurich/auth/general.html:58 msgid "Enter a password" msgstr "Ihr Passwort" @@ -1237,7 +1262,7 @@ msgstr "Beispiele:" msgid "Existing category" msgstr "Bestehende Kategorie" -#: templates/web/base/js/translation_strings.html:49 +#: templates/web/base/js/translation_strings.html:55 msgid "Expand map" msgstr "" @@ -1245,12 +1270,12 @@ msgstr "" msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:104 +#: templates/web/base/dashboard/index.html:105 msgid "Export as CSV" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:179 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:918 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:180 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:957 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:12 msgid "Extern" @@ -1273,7 +1298,7 @@ msgstr "Externe Stelle" msgid "External team" msgstr "Externes Team" -#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Default.pm:674 #: templates/web/base/admin/reportextrafields/edit.html:1 #: templates/web/base/admin/reportextrafields/index.html:1 #, fuzzy @@ -1313,10 +1338,10 @@ msgid "Fix this by choosing an <strong>area covered</strong> in the <em>Edit bod msgstr "" #: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:133 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:113 +#: templates/web/base/dashboard/index.html:114 msgid "Fixed" msgstr "Beantwortet" @@ -1338,7 +1363,7 @@ msgstr "Als gelöscht markieren" msgid "Flag user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:627 +#: perllib/FixMyStreet/Cobrand/Default.pm:645 #: templates/web/base/admin/users.html:20 msgid "Flagged" msgstr "" @@ -1347,7 +1372,7 @@ msgstr "" msgid "Flagged reports and users" msgstr "" -#: templates/web/base/admin/user-form.html:112 +#: templates/web/base/admin/user-form.html:108 msgid "Flagged users are listed on the <a href='%s'>flagged</a> page." msgstr "" @@ -1355,8 +1380,8 @@ msgstr "" msgid "Flagged users are not restricted in any way. This is just a list of users that have been marked for attention." msgstr "" -#: templates/web/base/admin/report_edit.html:140 -#: templates/web/base/admin/user-form.html:118 +#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/user-form.html:115 msgid "Flagged:" msgstr "" @@ -1376,17 +1401,17 @@ msgstr "" msgid "For more information, see <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." msgstr "" -#: templates/web/base/auth/general.html:94 +#: templates/web/base/auth/general.html:96 #: templates/web/base/report/new/form_user_loggedout_password.html:20 #: templates/web/base/report/update/form_user_loggedout_password.html:19 msgid "Forgotten your password?" msgstr "Ihr Passwort" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:748 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:787 msgid "Forwarded to external body" msgstr "An externe Stelle weitergeleitet" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:749 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:788 msgid "Forwarded wish to external body" msgstr "Wunsch an externe Stelle weitergeleitet" @@ -1396,11 +1421,7 @@ msgstr "Wunsch an externe Stelle weitergeleitet" msgid "Frequently Asked Questions" msgstr "Hilfe" -#: templates/web/base/auth/generate_token.html:1 -#: templates/web/base/auth/generate_token.html:2 -#: templates/web/base/auth/generate_token.html:20 -#: templates/web/base/auth/generate_token.html:33 -#: templates/web/base/my/my.html:65 +#: templates/web/base/auth/generate_token.html:52 msgid "Generate token" msgstr "" @@ -1447,7 +1468,8 @@ msgstr "Los" msgid "Going to send questionnaire?" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:714 +#: perllib/FixMyStreet/Cobrand/ACV.pm:104 +#: perllib/FixMyStreet/Cobrand/Default.pm:732 msgid "Grant access to the admin" msgstr "" @@ -1455,11 +1477,11 @@ msgstr "" msgid "Graph of problem creation by status over time" msgstr "Grafik der Meldungen nach Status und Zeit" -#: templates/web/base/dashboard/index.html:93 +#: templates/web/base/dashboard/index.html:94 msgid "Group by %s" msgstr "" -#: templates/web/base/dashboard/index.html:98 +#: templates/web/base/dashboard/index.html:99 msgid "Group by:" msgstr "" @@ -1492,7 +1514,7 @@ msgstr "Fotos von neuen Meldungen in der Nähe" msgid "Hi %s" msgstr "Hallo %s" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:911 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:950 #: perllib/FixMyStreet/DB/ResultSet/State.pm:64 #: templates/web/base/admin/update_edit.html:30 #: templates/web/zurich/admin/header.html:1 @@ -1502,6 +1524,11 @@ msgstr "Hallo %s" msgid "Hidden" msgstr "Unsichtbar" +#: templates/web/base/admin/user-form.html:197 +#, fuzzy +msgid "Hide all reports and updates" +msgstr "Liste aller Meldungen" + #: templates/web/base/report/_main.html:105 msgid "Hide entire report" msgstr "" @@ -1525,7 +1552,7 @@ msgstr "" #: templates/web/base/around/display_location.html:60 #: templates/web/base/around/display_location.html:68 -#: templates/web/base/js/translation_strings.html:55 +#: templates/web/base/js/translation_strings.html:61 msgid "Hide pins" msgstr "Stecknadeln ausblenden" @@ -1554,7 +1581,7 @@ msgstr "" msgid "How to report a problem" msgstr "Erfassen Sie eine neue Meldung:" -#: templates/web/base/js/translation_strings.html:32 +#: templates/web/base/js/translation_strings.html:38 msgid "How to send successful reports" msgstr "Anleitung" @@ -1613,7 +1640,7 @@ msgid "" " the menu. Make sure you use the same category name in the bodies if you want this to happen." msgstr "" -#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/auth/generate_token.html:61 msgid "If you generate a new token the existing token will no longer work." msgstr "" @@ -1687,8 +1714,8 @@ msgstr "" msgid "In addition, the following attributes that are not part of the Open311 v2 specification are returned: agency_sent_datetime, title (also returned as part of description), interface_used, comment_count, requestor_name (only present if requestor allowed the name to be shown on this site)." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:197 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:959 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:198 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:998 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:8 msgid "In progress" @@ -1718,7 +1745,7 @@ msgstr "" msgid "Inspection required" msgstr "Kontrolle notwendig" -#: perllib/FixMyStreet/Cobrand/Default.pm:698 +#: perllib/FixMyStreet/Cobrand/Default.pm:716 msgid "Instruct contractors to fix problems" msgstr "" @@ -1750,20 +1777,20 @@ msgstr "" msgid "It’s on its way to the council right now." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:182 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:183 msgid "Jurisdiction Unknown" msgstr "Zuständigkeit unbekannt" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:923 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:962 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:15 msgid "Jurisdiction unknown" msgstr "Zuständigkeit unbekannt" -#: templates/web/base/auth/general.html:90 +#: templates/web/base/auth/general.html:92 #: templates/web/base/report/new/form_user_loggedout_password.html:16 #: templates/web/base/report/update/form_user_loggedout_password.html:15 -#: templates/web/zurich/auth/general.html:40 +#: templates/web/zurich/auth/general.html:30 msgid "Keep me signed in on this computer" msgstr "Angemeldet bleiben" @@ -1827,6 +1854,11 @@ msgstr "" msgid "List all reported problems" msgstr "Liste aller Meldungen" +#: templates/web/base/around/on_map_list_items.html:18 +#, fuzzy +msgid "Loading reports…" +msgstr "Meldungen editieren" + #: templates/web/base/report/new/category_wrapper.html:8 msgid "Loading..." msgstr "" @@ -1865,23 +1897,31 @@ msgstr "" msgid "Log in with Twitter" msgstr "" -#: templates/web/base/js/translation_strings.html:65 +#: templates/web/base/js/translation_strings.html:71 msgid "Log in with email" msgstr "" -#: templates/web/base/js/translation_strings.html:63 +#: templates/web/base/js/translation_strings.html:69 msgid "Log in with email/text" msgstr "" -#: templates/web/base/dashboard/index.html:81 +#: templates/web/base/admin/user-form.html:195 +msgid "Log out of all sessions" +msgstr "" + +#: templates/web/base/dashboard/index.html:82 msgid "Look up" msgstr "" -#: templates/web/base/js/translation_strings.html:44 +#: templates/web/base/js/translation_strings.html:50 msgid "MAP" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:699 +#: templates/web/base/admin/user-form.html:196 +msgid "Make anonymous on all reports and updates" +msgstr "" + +#: perllib/FixMyStreet/Cobrand/Default.pm:717 msgid "Manage shortlist" msgstr "" @@ -1889,7 +1929,7 @@ msgstr "" msgid "Manual order" msgstr "" -#: templates/web/base/js/translation_strings.html:46 +#: templates/web/base/js/translation_strings.html:52 msgid "Map" msgstr "" @@ -1897,11 +1937,11 @@ msgstr "" msgid "Mark as sent" msgstr "" -#: templates/web/base/admin/user-form.html:110 +#: templates/web/base/admin/user-form.html:106 msgid "Mark users whose behaviour you want to keep a check on as <strong>flagged</strong>." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:697 +#: perllib/FixMyStreet/Cobrand/Default.pm:715 msgid "Markup problem details" msgstr "" @@ -1929,7 +1969,8 @@ msgstr "" msgid "Moderate" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:693 +#: perllib/FixMyStreet/Cobrand/ACV.pm:87 +#: perllib/FixMyStreet/Cobrand/Default.pm:711 msgid "Moderate report details" msgstr "Meldungsdetails anpassen" @@ -1955,7 +1996,7 @@ msgstr "Innerhalb eines Arbeitstages moderiert" msgid "Moderation reason:" msgstr "" -#: templates/web/base/dashboard/index.html:101 +#: templates/web/base/dashboard/index.html:102 msgid "Month" msgstr "Monat" @@ -1977,12 +2018,12 @@ msgstr "Am meisten kommentiert" #: templates/web/base/admin/states/index.html:108 #: templates/web/base/admin/states/index.html:11 #: templates/web/base/admin/users.html:16 -#: templates/web/base/auth/general.html:113 +#: templates/web/base/auth/general.html:115 #: templates/web/base/report/new/form_user_loggedin.html:49 #: templates/web/base/report/new/form_user_loggedout_by_email.html:11 #: templates/web/base/report/update/form_name.html:27 #: templates/web/zurich/admin/body-form.html:4 -#: templates/web/zurich/auth/general.html:60 +#: templates/web/zurich/auth/general.html:50 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "Name" msgstr "Name" @@ -1995,10 +2036,6 @@ msgstr "Name" msgid "Name:" msgstr "Name:" -#: perllib/FixMyStreet/Script/Reports.pm:110 -msgid "Name: %s" -msgstr "Name: %s" - #: templates/web/base/report/_inspect.html:44 msgid "Navigate to this problem" msgstr "Zu dieser Meldung zoomen" @@ -2017,8 +2054,8 @@ msgstr "" msgid "Nearest postcode to the pin placed on the map (automatically generated): %s (%sm away)" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:521 -#: perllib/FixMyStreet/Cobrand/Default.pm:549 +#: perllib/FixMyStreet/Cobrand/Default.pm:539 +#: perllib/FixMyStreet/Cobrand/Default.pm:567 msgid "Nearest road to the pin placed on the map (automatically generated by Bing Maps): %s" msgstr "" @@ -2036,12 +2073,13 @@ msgstr "" msgid "Nearly done! Now check your email…" msgstr "Fast Fertig! Bitte checken Sie Ihre Mailbox…" +#: templates/web/base/auth/2faform.html:8 #: templates/web/base/auth/smsform.html:19 #, fuzzy msgid "Nearly done! Now check your phone…" msgstr "Fast Fertig! Bitte checken Sie Ihre Mailbox…" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:129 #, fuzzy msgid "New" msgstr "Neueste" @@ -2071,7 +2109,7 @@ msgstr "" msgid "New note to DM:" msgstr "Neue Nachricht an die Kommunikation" -#: templates/web/base/auth/change_password.html:35 +#: templates/web/base/auth/change_password.html:47 msgid "New password:" msgstr "Neues Passwort" @@ -2129,7 +2167,7 @@ msgstr "Neueste" msgid "Next" msgstr "Weiter" -#: perllib/FixMyStreet/Cobrand/Default.pm:1222 +#: perllib/FixMyStreet/Cobrand/Default.pm:1240 #: templates/web/base/admin/category_edit.html:4 #: templates/web/base/admin/list_updates.html:32 #: templates/web/base/admin/list_updates.html:34 @@ -2145,11 +2183,11 @@ msgstr "Weiter" msgid "No" msgstr "Nein" -#: templates/web/base/admin/user-form.html:84 +#: templates/web/base/admin/user-form.html:80 msgid "No area" msgstr "" -#: templates/web/base/admin/user-form.html:55 +#: templates/web/base/admin/user-form.html:48 msgid "No body" msgstr "" @@ -2186,7 +2224,7 @@ msgstr "" msgid "No reports to show on map, here are some nearby:" msgstr "" -#: templates/web/base/js/translation_strings.html:37 +#: templates/web/base/js/translation_strings.html:43 msgid "No result returned" msgstr "" @@ -2208,15 +2246,15 @@ msgstr "" msgid "None" msgstr "Keine" -#: templates/web/base/admin/user-form.html:76 -#: templates/web/base/admin/user-form.html:77 +#: templates/web/base/admin/user-form.html:72 +#: templates/web/base/admin/user-form.html:73 msgid "" "Normal (public) users should not be associated with any <strong>area</strong>.<br>\n" " Authorised staff users can be associated with the area in which they operate." msgstr "" -#: templates/web/base/admin/user-form.html:46 -#: templates/web/base/admin/user-form.html:47 +#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:39 msgid "" "Normal (public) users should not be associated with any <strong>body</strong>.<br>\n" " Authorised staff users can be associated with the body they represent.<br>\n" @@ -2224,8 +2262,8 @@ msgid "" " activity across their body), the ability to hide reports or set special report statuses." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:186 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:933 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:187 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:972 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:13 msgid "Not contactable" @@ -2284,15 +2322,15 @@ msgstr "" msgid "Number of problems reported in each ward, in the last 7 days." msgstr "" -#: templates/web/base/js/translation_strings.html:43 +#: templates/web/base/js/translation_strings.html:49 msgid "OK" msgstr "" -#: templates/web/base/js/translation_strings.html:74 +#: templates/web/base/js/translation_strings.html:80 msgid "Offline data cleared" msgstr "" -#: templates/web/base/js/translation_strings.html:71 +#: templates/web/base/js/translation_strings.html:77 msgid "Offline update data saved" msgstr "" @@ -2308,14 +2346,14 @@ msgstr "Älteste" msgid "On behalf of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:174 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:905 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:175 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:944 #: perllib/FixMyStreet/DB/ResultSet/State.pm:70 #: templates/web/base/admin/states/index.html:102 #: templates/web/base/admin/states/index.html:25 #: templates/web/base/admin/states/index.html:32 #: templates/web/base/admin/update_edit.html:30 -#: templates/web/base/dashboard/index.html:111 +#: templates/web/base/dashboard/index.html:112 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:7 #: templates/web/zurich/admin/update_edit.html:18 @@ -2355,17 +2393,17 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1238 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:689 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:690 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1262 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:686 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:687 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:716 #: perllib/FixMyStreet/App/Controller/Report/New.pm:719 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:722 #: perllib/FixMyStreet/DB/Result/Problem.pm:588 #: perllib/FixMyStreet/DB/Result/Problem.pm:595 #: perllib/FixMyStreet/DB/Result/Problem.pm:610 #: perllib/FixMyStreet/DB/Result/Problem.pm:619 -#: perllib/FixMyStreet/Script/Reports.pm:182 -#: perllib/FixMyStreet/Script/Reports.pm:197 +#: perllib/FixMyStreet/Script/Reports.pm:179 +#: perllib/FixMyStreet/Script/Reports.pm:194 msgid "Other" msgstr "" @@ -2399,23 +2437,23 @@ msgstr "Gehört zu" msgid "Partial" msgstr "" -#: templates/web/base/auth/general.html:116 +#: templates/web/base/auth/general.html:118 #: templates/web/base/report/new/form_user_loggedout_by_email.html:38 #: templates/web/base/report/update/form_user_loggedout_by_email.html:10 -#: templates/web/zurich/auth/general.html:32 -#: templates/web/zurich/auth/general.html:63 +#: templates/web/zurich/auth/general.html:22 +#: templates/web/zurich/auth/general.html:53 msgid "Password (optional)" msgstr "Passwort" -#: templates/web/base/auth/general.html:81 +#: templates/web/base/auth/general.html:83 msgid "Password:" msgstr "" -#: templates/web/base/js/translation_strings.html:52 +#: templates/web/base/js/translation_strings.html:58 msgid "Permalink" msgstr "" -#: templates/web/base/admin/user-form.html:162 +#: templates/web/base/admin/user-form.html:164 msgid "Permissions:" msgstr "" @@ -2435,13 +2473,13 @@ msgstr "Telefonnummer" msgid "Phone number (optional)" msgstr "Telefonnummer (optional)" -#: templates/web/base/admin/user-form.html:30 +#: templates/web/base/admin/user-form.html:25 #, fuzzy msgid "Phone verified:" msgstr "Gemeldet" #: templates/web/base/admin/report_edit.html:135 -#: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 +#: templates/web/base/admin/user-form.html:23 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:39 msgid "Phone:" msgstr "Telefonnummer:" @@ -2495,12 +2533,12 @@ msgid "Pick your ward" msgstr "" #: templates/web/base/around/display_location.html:74 -#: templates/web/base/js/translation_strings.html:30 +#: templates/web/base/js/translation_strings.html:36 msgid "Place pin on map" msgstr "Pin auf der Karte absetzen" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:945 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:951 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:984 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:990 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:9 #: templates/web/zurich/admin/index-dm.html:9 @@ -2511,8 +2549,8 @@ msgstr "Rückmeldung ausstehend" msgid "Please be polite, concise and to the point." msgstr "Bitte seien Sie freundlich und prägnant." -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:27 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:31 msgid "Please check the passwords and try again" msgstr "" @@ -2520,13 +2558,12 @@ msgstr "" #: templates/web/base/auth/_username_error.html:9 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:27 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:9 msgid "Please check your email address is correct" msgstr "Bitte überprüfen Sie ob Ihre E-Mail Adresse korrekt ist" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1334 -#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1327 +#: perllib/FixMyStreet/DB/Result/User.pm:205 +#: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:7 #, fuzzy @@ -2534,13 +2571,18 @@ msgid "Please check your phone number is correct" msgstr "Bitte überprüfen Sie ob Ihre E-Mail Adresse korrekt ist" #: perllib/FixMyStreet/App/Controller/Admin.pm:297 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:905 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:928 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:923 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:946 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 -#: templates/web/base/js/translation_strings.html:10 +#: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" msgstr "Bitte wählen Sie eine Kategorie" +#: perllib/FixMyStreet/App/Controller/Auth.pm:383 +#: perllib/FixMyStreet/App/Controller/Auth.pm:409 +msgid "Please choose a less commonly-used password" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Admin.pm:345 #: templates/web/base/admin/bodies.html:4 templates/web/base/admin/body.html:11 #: templates/web/base/admin/template_edit.html:13 @@ -2560,20 +2602,21 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:298 #: perllib/FixMyStreet/DB/Result/Comment.pm:128 -#: templates/web/base/js/translation_strings.html:3 +#: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1332 -#: perllib/FixMyStreet/DB/Result/User.pm:200 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1325 +#: perllib/FixMyStreet/DB/Result/User.pm:208 +#: perllib/FixMyStreet/DB/Result/User.pm:209 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:4 #, fuzzy msgid "Please enter a mobile number" msgstr "Obligatorisches Feld" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1365 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1461 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1462 msgid "Please enter a name" msgstr "" @@ -2581,53 +2624,51 @@ msgstr "" msgid "Please enter a name for this body" msgstr "Obligatorisches Feld" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:25 -#: templates/web/base/js/translation_strings.html:20 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:29 +#: templates/web/base/js/translation_strings.html:23 msgid "Please enter a password" msgstr "Obligatorisches Feld" #: perllib/FixMyStreet/App/Controller/Contact.pm:115 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 -#: templates/web/base/js/translation_strings.html:4 +#: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1362 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1452 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1355 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1453 #: perllib/FixMyStreet/App/Controller/Admin.pm:311 -#: perllib/FixMyStreet/DB/Result/User.pm:193 -#: templates/web/base/js/translation_strings.html:13 -#: templates/web/base/js/translation_strings.html:17 +#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: templates/web/base/js/translation_strings.html:16 +#: templates/web/base/js/translation_strings.html:20 msgid "Please enter a valid email" msgstr "Bitte geben Sie eine gültige E-Mail Adresse an" -#: perllib/FixMyStreet/App/Controller/Alert.pm:350 +#: perllib/FixMyStreet/App/Controller/Alert.pm:355 #: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please enter a valid email address" msgstr "Bitte geben Sie eine gültige E-Mail Adresse an" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1356 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1446 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1349 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Obligatorisches Feld" #: perllib/FixMyStreet/DB/Result/Problem.pm:369 -#: templates/web/base/js/translation_strings.html:5 +#: templates/web/base/js/translation_strings.html:8 msgid "Please enter some details" msgstr "Bitte geben Sie einige Details an" #: perllib/FixMyStreet/App/Controller/Contact.pm:114 -#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: perllib/FixMyStreet/DB/Result/User.pm:196 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:26 -#: templates/web/base/js/translation_strings.html:12 -#: templates/web/base/js/translation_strings.html:16 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:8 +#: templates/web/base/js/translation_strings.html:15 +#: templates/web/base/js/translation_strings.html:19 msgid "Please enter your email" msgstr "Ihre E-Mail Adresse" @@ -2635,34 +2676,34 @@ msgstr "Ihre E-Mail Adresse" msgid "Please enter your email address" msgstr "Ihre E-Mail Adresse" -#: templates/web/base/js/translation_strings.html:26 +#: templates/web/base/js/translation_strings.html:32 msgid "Please enter your first name" msgstr "Bitte geben Sie Ihren Namen an" #: perllib/FixMyStreet/Cobrand/UK.pm:326 -#: templates/web/base/js/translation_strings.html:8 +#: templates/web/base/js/translation_strings.html:11 msgid "Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below" msgstr "" #: perllib/FixMyStreet/App/Controller/Contact.pm:113 #: perllib/FixMyStreet/DB/Result/Comment.pm:125 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 -#: perllib/FixMyStreet/DB/Result/User.pm:186 -#: templates/web/base/js/translation_strings.html:7 +#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: templates/web/base/js/translation_strings.html:10 msgid "Please enter your name" msgstr "Bitte geben Sie Ihren Namen an" #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:6 -#: templates/web/base/js/translation_strings.html:23 +#: templates/web/base/js/translation_strings.html:29 msgid "Please enter your phone number" msgstr "Obligatorisches Feld" -#: templates/web/base/js/translation_strings.html:27 +#: templates/web/base/js/translation_strings.html:33 msgid "Please enter your second name" msgstr "Bitte geben Sie Ihren Namen an" -#: templates/web/base/js/translation_strings.html:25 +#: templates/web/base/js/translation_strings.html:31 msgid "Please enter your title" msgstr "Bitte geben Sie Ihre E-Mail-Adresse an" @@ -2685,10 +2726,19 @@ msgstr "Beschreiben Sie den Schaden." msgid "Please fill in the form below with details of the problem, and describe the location as precisely as possible in the details box." msgstr "Füllen Sie das Formular mit den Details des Schadens aus und beschreiben Sie den Ort des Schadens möglichst genau." +#: templates/web/base/auth/2faform.html:9 +msgid "Please generate a two-factor code and enter it below:" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Questionnaire.pm:239 msgid "Please indicate whether you'd like to receive another questionnaire" msgstr "" +#: perllib/FixMyStreet/App/Controller/Auth.pm:406 +#: templates/web/base/js/translation_strings.html:26 +msgid "Please make sure your password is at least %d characters long" +msgstr "" + #: templates/web/base/report/updates-sidebar-notes.html:2 msgid "Please note that updates are not sent to the council." msgstr "" @@ -2751,12 +2801,12 @@ msgstr "" #: perllib/FixMyStreet/App/Model/PhotoSet.pm:122 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:156 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:158 -#: templates/web/base/js/translation_strings.html:60 +#: templates/web/base/js/translation_strings.html:66 msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1359 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1449 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1352 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 msgid "Please verify at least one of email/phone" msgstr "" @@ -2769,24 +2819,24 @@ msgid "Please write your update here" msgstr "" #: templates/web/base/report/update-form.html:25 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:18 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_user_loggedout_password.html:10 msgid "Post" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:231 +#: perllib/FixMyStreet/DB/Result/Comment.pm:211 msgid "Posted anonymously at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:266 +#: perllib/FixMyStreet/DB/Result/Comment.pm:246 msgid "Posted by %s at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:254 +#: perllib/FixMyStreet/DB/Result/Comment.pm:234 msgid "Posted by <strong>%s</strong> (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:256 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 msgid "Posted by <strong>%s</strong> at %s" msgstr "" @@ -2798,7 +2848,7 @@ msgstr "" msgid "Previous" msgstr "Zurück" -#: perllib/FixMyStreet/Cobrand/Default.pm:648 +#: perllib/FixMyStreet/Cobrand/Default.pm:666 msgid "Priorities" msgstr "" @@ -2819,7 +2869,7 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:144 msgid "Private" msgstr "" @@ -2849,7 +2899,7 @@ msgstr "" msgid "Problem breakdown by state" msgstr "Meldungen nach Status sortiert" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1309 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1283 msgid "Problem marked as open." msgstr "" @@ -2857,7 +2907,8 @@ msgstr "" msgid "Problem state change based on survey results" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:692 +#: perllib/FixMyStreet/Cobrand/ACV.pm:86 +#: perllib/FixMyStreet/Cobrand/Default.pm:710 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Meldungen" @@ -2884,7 +2935,7 @@ msgstr "Meldungen, welche kürzlich beantwortet wurden" msgid "Problems within %.1fkm of %s" msgstr "Meldungen innerhalb %s, %s" -#: perllib/FixMyStreet/Cobrand/Default.pm:821 +#: perllib/FixMyStreet/Cobrand/Default.pm:839 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:137 #: perllib/FixMyStreet/Cobrand/UK.pm:215 perllib/FixMyStreet/Cobrand/UK.pm:257 #: perllib/FixMyStreet/Cobrand/UK.pm:269 @@ -2920,12 +2971,12 @@ msgstr "Meldung aktualisieren" msgid "Provide update as" msgstr "Meldung aktualisieren als" -#: templates/web/base/auth/general.html:119 +#: templates/web/base/auth/general.html:124 msgid "Providing a name and password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "" -#: templates/web/base/report/new/form_user_loggedout_by_email.html:41 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:13 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:43 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:16 msgid "Providing a password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "" @@ -2942,7 +2993,7 @@ msgstr "Rückmeldung an User" msgid "Public update:" msgstr "Rückmeldung an User" -#: templates/web/zurich/admin/report_edit.html:123 +#: templates/web/zurich/admin/report_edit.html:122 #: templates/web/zurich/admin/stats/index.html:38 msgid "Publish photo" msgstr "Foto veröffentlichen" @@ -2998,7 +3049,7 @@ msgstr "" msgid "RSS feed of nearby problems" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:822 +#: perllib/FixMyStreet/Cobrand/Default.pm:840 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:136 #: perllib/FixMyStreet/Cobrand/UK.pm:222 msgid "RSS feed of problems within %s" @@ -3049,6 +3100,10 @@ msgstr "«Züri wie neu» dient dazu Schäden an der Infrastrukt msgid "Remove" msgstr "" +#: templates/web/base/admin/user-form.html:198 +msgid "Remove account details" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:4 msgid "Remove field" msgstr "" @@ -3069,13 +3124,13 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:159 +#: templates/web/base/admin/report_edit.html:161 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" msgstr "" -#: templates/web/base/auth/generate_token.html:33 +#: templates/web/base/auth/generate_token.html:52 msgid "Replace token" msgstr "" @@ -3107,11 +3162,11 @@ msgstr "Missbrauch melden" msgid "Report as" msgstr "Melden als" -#: perllib/FixMyStreet/App/Controller/Rss.pm:302 +#: perllib/FixMyStreet/App/Controller/Rss.pm:303 msgid "Report on %s" msgstr "" -#: templates/web/base/dashboard/index.html:61 +#: templates/web/base/dashboard/index.html:62 msgid "Report state:" msgstr "" @@ -3181,15 +3236,16 @@ msgstr "Gemeldet" #: templates/web/base/around/index.html:3 #: templates/web/base/around/lookup_by_ref.html:3 -#: templates/web/base/js/translation_strings.html:42 +#: templates/web/base/js/translation_strings.html:48 #: templates/web/base/report/new/fill_in_details.html:0 #: templates/web/base/report/new/fill_in_details.html:8 #: templates/web/zurich/report/new/fill_in_details_form.html:4 msgid "Reporting a problem" msgstr "Ihre Meldung" -#: perllib/FixMyStreet/Cobrand/Default.pm:638 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:388 +#: perllib/FixMyStreet/Cobrand/ACV.pm:265 +#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/zurich/header.html:46 msgid "Reports" msgstr "Meldungen" @@ -3207,7 +3263,7 @@ msgstr "Rückmeldung ausstehend" msgid "Reports by destination" msgstr "Gemeldet von %s um %s" -#: templates/web/base/admin/user-form.html:125 +#: templates/web/base/admin/user-form.html:124 msgid "Reports made by trusted users will be sent to the responsible body without being inspected first." msgstr "" @@ -3219,7 +3275,7 @@ msgstr "" msgid "Reports published" msgstr "Beantwortet" -#: templates/web/base/js/translation_strings.html:75 +#: templates/web/base/js/translation_strings.html:81 msgid "Reports saved offline." msgstr "" @@ -3293,8 +3349,8 @@ msgstr "" msgid "Revert to original title" msgstr "" -#: templates/web/base/js/translation_strings.html:28 -#: templates/web/base/js/translation_strings.html:40 +#: templates/web/base/js/translation_strings.html:34 +#: templates/web/base/js/translation_strings.html:46 msgid "Right place?" msgstr "Richtiger Ort?" @@ -3308,16 +3364,16 @@ msgstr "" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1879 -#: templates/web/base/admin/report_edit.html:156 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: templates/web/base/admin/report_edit.html:158 #: templates/web/base/admin/update_edit.html:68 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Links drehen" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: templates/web/base/admin/report_edit.html:157 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: templates/web/base/admin/report_edit.html:159 #: templates/web/base/admin/update_edit.html:69 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3327,7 +3383,7 @@ msgstr "Rechts drehen" msgid "Rotating this photo will discard unsaved changes to the report." msgstr "Durch das Drehen des Fotos gehen nicht gespeicherte Änderungen verloren." -#: templates/web/base/js/translation_strings.html:47 +#: templates/web/base/js/translation_strings.html:53 #: templates/web/base/maps/google-ol.html:2 msgid "Satellite" msgstr "" @@ -3358,11 +3414,11 @@ msgid "Save with a public update" msgstr "" #. ("This is followed by a progress count, e.g. 3/5") -#: templates/web/base/js/translation_strings.html:76 +#: templates/web/base/js/translation_strings.html:82 msgid "Saving reports offline" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:130 msgid "Scheduled" msgstr "" @@ -3395,12 +3451,20 @@ msgstr "" msgid "Searching found no users." msgstr "" +#: templates/web/base/auth/generate_token.html:1 +#: templates/web/base/auth/generate_token.html:2 +#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/my/my.html:65 +msgid "Security" +msgstr "" + #: templates/web/base/report/new/councils_text_private.html:7 #: templates/web/base/report/new/form_user.html:5 msgid "See our privacy policy" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:703 +#: perllib/FixMyStreet/Cobrand/ACV.pm:93 +#: perllib/FixMyStreet/Cobrand/Default.pm:721 msgid "See user detail for reports created as the council" msgstr "" @@ -3435,7 +3499,7 @@ msgstr "" msgid "Sending a confirmation text failed: \"%s\"" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:870 msgid "Sent report back" msgstr "Meldung zurückgewiesen" @@ -3452,6 +3516,12 @@ msgstr "Gesendet:" msgid "Service:" msgstr "Gerät" +#: templates/web/base/auth/change_password.html:1 +#: templates/web/base/auth/change_password.html:4 +#, fuzzy +msgid "Set password" +msgstr "Neues Passwort" + #: templates/web/base/report/_inspect.html:47 msgid "Set to my current location" msgstr "" @@ -3507,7 +3577,7 @@ msgstr "" #: templates/web/base/around/display_location.html:58 #: templates/web/base/around/display_location.html:66 -#: templates/web/base/js/translation_strings.html:54 +#: templates/web/base/js/translation_strings.html:60 msgid "Show pins" msgstr "Zeige Stecknadeln" @@ -3519,20 +3589,20 @@ msgstr "" msgid "Show reports in your area" msgstr "" -#: templates/web/base/auth/general.html:124 +#: templates/web/base/auth/general.html:129 #: templates/web/base/auth/general.html:3 -#: templates/web/base/auth/general.html:85 +#: templates/web/base/auth/general.html:87 #: templates/web/base/main_nav_items.html:6 -#: templates/web/zurich/auth/general.html:18 -#: templates/web/zurich/auth/general.html:35 +#: templates/web/zurich/auth/general.html:25 +#: templates/web/zurich/auth/general.html:8 msgid "Sign in" msgstr "Anmelden" -#: templates/web/base/auth/general.html:98 +#: templates/web/base/auth/general.html:100 msgid "Sign in by email instead, providing a new password. When you click the link in your email, your password will be updated." msgstr "" -#: templates/web/base/auth/general.html:96 +#: templates/web/base/auth/general.html:98 msgid "Sign in by email or text, providing a new password. When you click the link in your email or enter the SMS authentication code, your password will be updated." msgstr "" @@ -3566,14 +3636,27 @@ msgstr "" msgid "Some text to localize" msgstr "" -#: perllib/FixMyStreet/Cobrand/UK.pm:80 +#: perllib/FixMyStreet/Cobrand/ACV.pm:59 perllib/FixMyStreet/Cobrand/UK.pm:80 msgid "Sorry, that appears to be a Crown dependency postcode, which we don't cover." msgstr "" +#: perllib/FixMyStreet/Cobrand/ACV.pm:73 +msgid "Sorry, that appears to be a Northern Irish postcode, which we don't cover." +msgstr "" + +#: perllib/FixMyStreet/Cobrand/ACV.pm:65 +msgid "Sorry, that appears to be a Scottish postcode, which we don't cover." +msgstr "" + +#: perllib/FixMyStreet/Cobrand/ACV.pm:69 +msgid "Sorry, that appears to be a Welsh postcode, which we don't cover." +msgstr "" + #: templates/web/base/auth/smsform.html:6 templates/web/base/auth/token.html:8 msgid "Sorry, that wasn’t a valid link" msgstr "Entschuldigung, dieser Link ist ungültig" +#: templates/web/base/auth/2faform.html:5 #: templates/web/base/auth/smsform.html:16 #, fuzzy msgid "Sorry, that wasn’t the correct code" @@ -3620,15 +3703,15 @@ msgstr "" msgid "Sort by" msgstr "Sortieren nach" -#: templates/web/base/admin/user-form.html:65 +#: templates/web/base/admin/user-form.html:58 msgid "Staff users have permission to log in to the admin." msgstr "" -#: templates/web/base/admin/user-form.html:68 +#: templates/web/base/admin/user-form.html:62 msgid "Staff:" msgstr "" -#: templates/web/base/dashboard/index.html:73 +#: templates/web/base/dashboard/index.html:74 msgid "Start Date" msgstr "" @@ -3641,7 +3724,7 @@ msgstr "" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:50 #: templates/web/base/admin/templates.html:8 -#: templates/web/base/dashboard/index.html:100 +#: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:88 #: templates/web/base/report/_item.html:96 #: templates/web/base/report/update/form_update.html:39 @@ -3664,14 +3747,15 @@ msgstr "Speichern" msgid "State:" msgstr "Status" -#: perllib/FixMyStreet/Cobrand/Default.pm:628 +#: perllib/FixMyStreet/Cobrand/ACV.pm:255 +#: perllib/FixMyStreet/Cobrand/Default.pm:646 #: templates/web/base/admin/states/index.html:1 #, fuzzy msgid "States" msgstr "Status" -#: perllib/FixMyStreet/Cobrand/Default.pm:622 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:391 +#: perllib/FixMyStreet/Cobrand/Default.pm:640 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:418 #: templates/web/base/admin/index.html:71 #: templates/web/base/admin/stats/index.html:1 #: templates/web/base/admin/stats/state.html:1 @@ -3704,7 +3788,7 @@ msgstr "" msgid "Subcategory" msgstr "Kategorie" -#: perllib/FixMyStreet/Script/Reports.pm:191 +#: perllib/FixMyStreet/Script/Reports.pm:188 msgid "Subcategory: %s" msgstr "" @@ -3721,19 +3805,20 @@ msgstr "Titel" msgid "Subject:" msgstr "Titel" +#: templates/web/base/auth/2faform.html:21 #: templates/web/base/auth/smsform.html:27 #: templates/web/base/questionnaire/creator_fixed.html:19 #: templates/web/base/report/new/form_user_loggedin.html:76 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:46 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:48 #: templates/web/base/report/new/form_user_loggedout_password.html:11 #: templates/web/zurich/report/new/fill_in_details_form.html:73 msgid "Submit" msgstr "Abschicken" -#: templates/web/base/admin/report_edit.html:167 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/report_edit.html:24 #: templates/web/base/admin/update_edit.html:79 -#: templates/web/base/admin/user-form.html:188 +#: templates/web/base/admin/user-form.html:191 #: templates/web/zurich/admin/report_edit-sdm.html:124 #: templates/web/zurich/admin/report_edit.html:264 #: templates/web/zurich/admin/update_edit.html:38 @@ -3744,8 +3829,8 @@ msgstr "Speichern" msgid "Submit questionnaire" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:169 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:898 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:170 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:937 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:6 #: templates/web/zurich/admin/index-dm.html:23 @@ -3774,8 +3859,9 @@ msgstr "" msgid "Summarise your changes" msgstr "Fassen Sie Ihre Änderungen zusammen" -#: perllib/FixMyStreet/Cobrand/Default.pm:620 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:387 +#: perllib/FixMyStreet/Cobrand/ACV.pm:249 +#: perllib/FixMyStreet/Cobrand/Default.pm:638 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:414 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 #: templates/web/base/status/index.html:3 @@ -3787,7 +3873,7 @@ msgid "Summary" msgstr "Zusammenfassung" #: templates/web/zurich/reports/index.html:0 -#: templates/web/zurich/reports/index.html:5 +#: templates/web/zurich/reports/index.html:6 msgid "Summary reports" msgstr "Alle Meldungen" @@ -3801,7 +3887,7 @@ msgstr "Alle Meldungen" msgid "Superuser:" msgstr "" -#: templates/web/base/admin/user-form.html:148 +#: templates/web/base/admin/user-form.html:147 msgid "Superusers have permission to perform <strong>all actions</strong> within the admin." msgstr "" @@ -3814,8 +3900,8 @@ msgstr "" msgid "Template «%s»" msgstr "Vorlage «%s»" -#: perllib/FixMyStreet/Cobrand/Default.pm:644 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:398 +#: perllib/FixMyStreet/Cobrand/Default.pm:662 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:425 #: templates/web/zurich/header.html:63 msgid "Templates" msgstr "Vorlagen" @@ -3876,6 +3962,7 @@ msgstr "Sie können Schäden nur innerhalb der Stadt Zürich melden. msgid "That location does not appear to be in the UK; please try again." msgstr "" +#: perllib/FixMyStreet/Cobrand/ACV.pm:52 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:50 #: perllib/FixMyStreet/Cobrand/UK.pm:73 @@ -3898,6 +3985,23 @@ msgstr "Diese Meldung wurde von «Züri wie neu» entfernt." msgid "That report has been removed from FixMyStreet." msgstr "Diese Meldung wurde von «Züri wie neu» entfernt." +#: perllib/FixMyStreet/App/Controller/Admin.pm:1769 +#, fuzzy +msgid "That user has been logged out." +msgstr "Diese Meldung wurde von «Züri wie neu» entfernt." + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +msgid "That user has been made anonymous on all reports and updates." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1812 +msgid "That user’s personal details have been removed." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1790 +msgid "That user’s reports and updates have been hidden." +msgstr "" + #: templates/web/base/admin/contact-form.html:27 msgid "" "The <strong>email address</strong> is the destination to which reports about this category will be sent. \n" @@ -3953,7 +4057,7 @@ msgid "The diligency prize league table shows editors' activity (who's been edit msgstr "" #: perllib/FixMyStreet/App/Controller/Dashboard.pm:43 -#: perllib/FixMyStreet/App/Controller/Reports.pm:85 +#: perllib/FixMyStreet/App/Controller/Reports.pm:84 msgid "The error was: %s" msgstr "" @@ -4007,8 +4111,8 @@ msgstr "" msgid "The ordering of this field on the report page. Fields are shown in ascending order according to this value." msgstr "" -#: templates/web/base/auth/change_password.html:22 #: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:30 msgid "The passwords do not match" msgstr "" @@ -4020,7 +4124,7 @@ msgstr "" msgid "The type of input field to show to the user. <strong>Text</strong> is a simple text field, <strong>List</strong> is a drop-down selection." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:95 +#: perllib/FixMyStreet/Script/Reports.pm:96 msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "" @@ -4031,7 +4135,7 @@ msgid "" " Names are not necessarily unique." msgstr "Namen müssen nicht eindeutig sein." -#: templates/web/base/around/on_map_list_items.html:17 +#: templates/web/base/around/on_map_list_items.html:20 #: templates/web/base/my/_problem-list.html:8 #: templates/web/base/reports/_problem-list.html:13 msgid "There are no reports to show." @@ -4041,7 +4145,7 @@ msgstr "" msgid "There is already an auto-response template for this category/state." msgstr "" -#: perllib/FixMyStreet/App/Controller/Reports.pm:82 +#: perllib/FixMyStreet/App/Controller/Reports.pm:81 msgid "There was a problem showing the All Reports page. Please try again later." msgstr "" @@ -4050,19 +4154,19 @@ msgstr "" msgid "There was a problem showing this page. Please try again later." msgstr "" -#: perllib/FixMyStreet/App/Controller/Alert.pm:359 +#: perllib/FixMyStreet/App/Controller/Alert.pm:364 msgid "There was a problem with your email/password combination. Please try again." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:806 -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:135 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:815 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 -#: templates/web/zurich/auth/general.html:28 +#: templates/web/zurich/auth/general.html:18 #, fuzzy msgid "There was a problem with your login information. If you cannot remember your password, or do not have one, please fill in the ‘No’ section of the form." msgstr "Ihre E-Mail/Passwort Kombination war ungültig. Bitte versuchen Sie es erneut oder wenden Sie sich an den Administrator." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:338 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:348 msgid "There was a problem with your update. Please try again." msgstr "" @@ -4070,7 +4174,7 @@ msgstr "" msgid "There were problems with your report. Please see below." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:373 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:389 msgid "There were problems with your update. Please see below." msgstr "" @@ -4125,18 +4229,18 @@ msgid "" " A body will not receive any reports unless it covers at least one area." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:198 +#: perllib/FixMyStreet/Script/Reports.pm:195 msgid "This email has been sent to both councils covering the location of the problem, as the user did not categorise it; please ignore it if you're not the correct council to deal with the issue, or let us know what category of problem this is so we can add it to our system." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:201 +#: perllib/FixMyStreet/Script/Reports.pm:198 msgid "This email has been sent to several councils covering the location of the problem, as the category selected is provided for all of them; please ignore it if you're not the correct council to deal with the issue." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1003 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1049 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:942 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:986 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1004 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1021 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1067 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:960 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Diese Information wird benötigt" @@ -4173,9 +4277,9 @@ msgstr "" msgid "This report is a duplicate. Please leave updates on the original report:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:166 #: perllib/FixMyStreet/Cobrand/Zurich.pm:167 -#: templates/web/zurich/report/_main.html:14 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:168 +#: templates/web/zurich/report/_main.html:12 msgid "This report is awaiting moderation." msgstr "Überprüfung ausstehend" @@ -4191,11 +4295,7 @@ msgstr "" msgid "This report is currently marked as open." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:108 -msgid "This report was submitted anonymously" -msgstr "" - -#: perllib/FixMyStreet/Script/Reports.pm:88 +#: perllib/FixMyStreet/Script/Reports.pm:89 msgid "This web page also contains a photo of the problem, provided by the user." msgstr "" @@ -4206,7 +4306,8 @@ msgstr "" msgid "Time spent (in minutes):" msgstr "Aufwand (in Minuten)" -#: perllib/FixMyStreet/Cobrand/Default.pm:621 +#: perllib/FixMyStreet/Cobrand/ACV.pm:250 +#: perllib/FixMyStreet/Cobrand/Default.pm:639 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "" @@ -4244,7 +4345,7 @@ msgstr "" msgid "To limit this collection of fields to a single language, select it here." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:94 +#: perllib/FixMyStreet/Script/Reports.pm:95 msgid "To view a map of the precise location of this issue" msgstr "" @@ -4266,9 +4367,9 @@ msgstr "" #: templates/web/base/admin/stats/fix_rate.html:4 #: templates/web/base/admin/stats/questionnaire.html:24 -#: templates/web/base/dashboard/index.html:114 -#: templates/web/base/dashboard/index.html:119 -#: templates/web/base/dashboard/index.html:143 +#: templates/web/base/dashboard/index.html:115 +#: templates/web/base/dashboard/index.html:120 +#: templates/web/base/dashboard/index.html:144 #: templates/web/zurich/admin/stats/index.html:30 msgid "Total" msgstr "Total" @@ -4286,20 +4387,22 @@ msgstr "" msgid "Translations" msgstr "" -#: templates/web/base/admin/user-form.html:129 +#: templates/web/base/admin/user-form.html:128 msgid "Trusted by bodies:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:709 +#: perllib/FixMyStreet/Cobrand/ACV.pm:99 +#: perllib/FixMyStreet/Cobrand/Default.pm:727 msgid "Trusted to make reports that don't need to be inspected" msgstr "" -#: templates/web/base/admin/user-form.html:137 +#: templates/web/base/admin/user-form.html:136 msgid "Trusted:" msgstr "Vertrauenswürdig" +#: templates/web/base/auth/2faform.html:6 #: templates/web/base/auth/smsform.html:17 -#: templates/web/base/js/translation_strings.html:29 +#: templates/web/base/js/translation_strings.html:35 msgid "Try again" msgstr "Erneut versuchen" @@ -4307,13 +4410,21 @@ msgstr "Erneut versuchen" msgid "Try emailing us directly:" msgstr "" +#: templates/web/base/auth/generate_token.html:21 +msgid "Two-factor authentication has been activated" +msgstr "" + +#: templates/web/base/auth/generate_token.html:32 +msgid "Two-factor authentication has been deactivated" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:44 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 msgid "Type" msgstr "" -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 msgid "Unban" msgstr "" @@ -4336,7 +4447,7 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Photo.pm:109 #: perllib/FixMyStreet/App/Controller/Root.pm:141 -#: templates/web/base/js/translation_strings.html:38 +#: templates/web/base/js/translation_strings.html:44 msgid "Unknown error" msgstr "Unbekannter Fehler" @@ -4408,22 +4519,22 @@ msgstr "" msgid "Updated" msgstr "Aktualisiert" -#: perllib/FixMyStreet/DB/Result/Comment.pm:260 +#: perllib/FixMyStreet/DB/Result/Comment.pm:240 msgid "Updated by <strong>%s</strong> (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:262 +#: perllib/FixMyStreet/DB/Result/Comment.pm:242 #, fuzzy msgid "Updated by <strong>%s</strong> at %s" msgstr "<strong>%s</strong> Meldungen Total" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1299 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1398 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1591 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1277 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1391 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1592 #: perllib/FixMyStreet/App/Controller/Admin.pm:933 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:767 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:792 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:862 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:806 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:901 msgid "Updated!" msgstr "Aktualisiert!" @@ -4475,31 +4586,31 @@ msgstr "Karte verwendet" msgid "User ID to attribute fetched comments to" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1745 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1755 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1746 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1756 msgid "User added to abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1376 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1369 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1474 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1742 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1752 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1743 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1753 msgid "User already in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1834 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1887 msgid "User flag removed" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1805 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1858 msgid "User flagged" msgstr "" #: templates/web/base/admin/report_blocks.html:18 -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 #: templates/web/base/admin/users.html:32 msgid "User in abuse table" msgstr "" @@ -4513,14 +4624,16 @@ msgstr "Diese Suche sucht in den Namen der Benützer und deren E-Mail-Adress msgid "User:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:652 -#: perllib/FixMyStreet/Cobrand/Default.pm:711 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:403 +#: perllib/FixMyStreet/Cobrand/ACV.pm:101 +#: perllib/FixMyStreet/Cobrand/ACV.pm:271 +#: perllib/FixMyStreet/Cobrand/Default.pm:670 +#: perllib/FixMyStreet/Cobrand/Default.pm:729 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:430 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:55 msgid "Users" msgstr "" -#: templates/web/base/admin/user-form.html:159 +#: templates/web/base/admin/user-form.html:161 msgid "Users can perform the following actions within their assigned body or area." msgstr "" @@ -4594,7 +4707,7 @@ msgstr "" msgid "We need your email address, please give it below." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:207 +#: perllib/FixMyStreet/Script/Reports.pm:204 msgid "We realise this problem might be the responsibility of %s; however, we don't currently have any contact details for them. If you know of an appropriate contact address, please do get in touch." msgstr "" @@ -4616,7 +4729,7 @@ msgstr "Ihre persönlichen Angaben werden nur für interne Zwecke verwen msgid "We’re sorry to hear the problem’s not fixed. Why not try writing to your local representatives?" msgstr "" -#: templates/web/base/dashboard/index.html:117 +#: templates/web/base/dashboard/index.html:118 msgid "Website" msgstr "" @@ -4649,7 +4762,7 @@ msgstr "" msgid "Which report is it a duplicate of?" msgstr "" -#: templates/web/base/js/translation_strings.html:57 +#: templates/web/base/js/translation_strings.html:63 msgid "Whoa there Testino! Three photos are enough." msgstr "" @@ -4657,8 +4770,8 @@ msgstr "" msgid "Why stop there? <a href=\"/alert\">Set up more alerts</a> for free." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:190 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:928 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:191 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:967 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:14 msgid "Wish" @@ -4668,7 +4781,7 @@ msgstr "Wunsch" msgid "With request searches, it is also possible to search for agency_responsible to limit the requests to those sent to a single administration. The search term is the administration ID provided by <a href=\"%s\">MaPit</a>." msgstr "" -#: templates/web/base/dashboard/index.html:158 +#: templates/web/base/dashboard/index.html:159 msgid "Within the specified timeframe:" msgstr "" @@ -4688,7 +4801,7 @@ msgstr "Meldungen gänzlich in Grossbuchstaben zu schreiben macht diese unle msgid "Wrong location? Just click again on the map." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1221 +#: perllib/FixMyStreet/Cobrand/Default.pm:1239 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4716,7 +4829,7 @@ msgstr "" msgid "You are complaining that this problem report was unnecessarily moderated:" msgstr "" -#: templates/web/base/js/translation_strings.html:77 +#: templates/web/base/js/translation_strings.html:83 msgid "You are offline" msgstr "" @@ -4733,7 +4846,7 @@ msgstr "" msgid "You can <a href=\"%s%s\">view the problem on this site</a>." msgstr "Danke! Sie können Ihre aktualisierte Meldung <a href=\"%s%s\">auf der Webseite anschauen</a>." -#: templates/web/base/admin/user-form.html:114 +#: templates/web/base/admin/user-form.html:110 msgid "You can add an abusive user's email to the abuse list, which automatically hides (and never sends) reports they create." msgstr "" @@ -4763,11 +4876,11 @@ msgstr "" msgid "You can mark a body as deleted if you do not want it to be active on the site." msgstr "" -#: templates/web/base/js/translation_strings.html:35 +#: templates/web/base/js/translation_strings.html:41 msgid "You declined; please fill in the box above" msgstr "Nicht freigeschaltet; Bitte geben Sie eine Adresse an" -#: templates/web/base/js/translation_strings.html:79 +#: templates/web/base/js/translation_strings.html:85 msgid "You have <a id=\"oFN\" href=\"\"><span>%s</span> saved to submit</a>." msgstr "" @@ -4794,12 +4907,12 @@ msgstr "Sie haben sich abgemeldet" msgid "You have located the problem at the point marked with a green pin on the map. If this is not the correct location, simply click on the map again. " msgstr "Der grüne Punkt lokalisiert Ihre Meldung auf der Karte. Falls dieser Ort nicht stimmt, kann der Pin verschoben werden." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:125 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:142 #, fuzzy msgid "You have successfully added your phone number." msgstr "Sie haben Ihre Meldung erfolgreich bestätigt. " -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:141 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:158 #: templates/web/zurich/tokens/confirm_problem.html:5 #: templates/web/zurich/tokens/confirm_problem.html:6 msgid "You have successfully confirmed your email address." @@ -4810,7 +4923,7 @@ msgstr "Sie haben Ihre Meldung erfolgreich bestätigt. " msgid "You have successfully confirmed your phone number." msgstr "Sie haben Ihre Meldung erfolgreich bestätigt. " -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:112 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:129 #, fuzzy msgid "You have successfully removed your phone number." msgstr "Sie haben Ihre Meldung erfolgreich bestätigt. " @@ -4820,7 +4933,7 @@ msgstr "Sie haben Ihre Meldung erfolgreich bestätigt. " msgid "You have successfully signed in; please check and confirm your details are accurate:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:147 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:164 #, fuzzy msgid "You have successfully verified your phone number." msgstr "Sie haben Ihre Meldung erfolgreich bestätigt. " @@ -4848,8 +4961,10 @@ msgstr "" msgid "Your Reports" msgstr "Ihre Meldungen" -#: templates/web/base/auth/change_password.html:11 +#: templates/web/base/auth/change_password.html:13 #: templates/web/base/auth/generate_token.html:15 +#: templates/web/base/auth/generate_token.html:26 +#: templates/web/base/auth/generate_token.html:34 #: templates/web/base/main_nav_items.html:4 templates/web/base/my/my.html:18 msgid "Your account" msgstr "Ihr Account" @@ -4867,8 +4982,8 @@ msgid "Your email" msgstr "E-Mail Adresse" #: templates/web/base/auth/change_email.html:15 -#: templates/web/zurich/auth/general.html:30 -#: templates/web/zurich/auth/general.html:58 +#: templates/web/zurich/auth/general.html:20 +#: templates/web/zurich/auth/general.html:48 msgid "Your email address" msgstr "Ihre E-Mail Adresse" @@ -4883,11 +4998,11 @@ msgstr "Ihre E-Mail Adresse" msgid "Your information will only be used in accordance with our <a href=\"/privacy\">privacy policy</a>" msgstr "Wir verwenden Ihre persönlichen Daten nur entsprechend unserer <a href=\"/faq#privacy\">Datenschutzrichtlinien.</a>" -#: templates/web/base/auth/general.html:114 +#: templates/web/base/auth/general.html:116 #: templates/web/base/contact/index.html:74 #: templates/web/base/report/new/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_name.html:33 -#: templates/web/zurich/auth/general.html:61 +#: templates/web/zurich/auth/general.html:51 #: templates/web/zurich/report/new/fill_in_details_form.html:63 msgid "Your name" msgstr "Ihr Name" @@ -4904,21 +5019,29 @@ msgstr "" msgid "Your name has been hidden." msgstr "" -#: templates/web/base/js/translation_strings.html:69 +#: templates/web/base/js/translation_strings.html:75 msgid "Your offline reports" msgstr "" -#: templates/web/base/auth/general.html:84 +#: templates/web/base/auth/general.html:86 #: templates/web/base/report/new/form_user_loggedout_password.html:10 #: templates/web/base/report/update/form_user_loggedout_password.html:9 -#: templates/web/zurich/auth/general.html:34 +#: templates/web/zurich/auth/general.html:24 msgid "Your password" msgstr "Ihr Passwort" -#: templates/web/base/auth/change_password.html:10 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:170 +#: templates/web/base/auth/change_password.html:12 msgid "Your password has been changed" msgstr "Ihr Passwort wurde geändert" +#: templates/web/base/auth/general.html:133 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:52 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:25 +#: templates/web/zurich/auth/general.html:63 +msgid "Your password should include %d or more characters." +msgstr "" + #: templates/web/base/auth/change_phone.html:19 #: templates/web/base/contact/index.html:87 #: templates/web/zurich/report/new/fill_in_details_form.html:69 @@ -4943,7 +5066,7 @@ msgstr "Ihre Favoriten" msgid "Your token has been generated" msgstr "Ihr Passwort wurde geändert" -#: templates/web/base/js/translation_strings.html:70 +#: templates/web/base/js/translation_strings.html:76 msgid "Your update has been saved offline for submission when back online." msgstr "" @@ -4961,17 +5084,17 @@ msgid "Yourself" msgstr "Sie selbst" #: templates/web/base/admin/category-checkboxes.html:7 -#: templates/web/base/admin/user-form.html:169 +#: templates/web/base/admin/user-form.html:171 msgid "all" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:909 #: perllib/FixMyStreet/App/Controller/Moderate.pm:85 -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:216 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:270 +#: perllib/FixMyStreet/DB/Result/Comment.pm:250 msgid "and a defect raised" msgstr "" @@ -5004,7 +5127,7 @@ msgid "from %s different users" msgstr "von %s verschiedenen Personen" #: templates/web/base/report/_item.html:63 -#: templates/web/zurich/report/_item.html:14 +#: templates/web/zurich/report/_item.html:16 msgid "last updated %s" msgstr "letzte Bearbeitung %s" @@ -5019,7 +5142,7 @@ msgid "n/a" msgstr "" #: templates/web/base/admin/category-checkboxes.html:8 -#: templates/web/base/admin/user-form.html:170 +#: templates/web/base/admin/user-form.html:172 msgid "none" msgstr "" @@ -5069,7 +5192,7 @@ msgstr "Es wird keine Stecknadel angezeigt, da der User die Karte nicht benü msgid "this location" msgstr "Meldung erfassen" -#: perllib/FixMyStreet/Script/Reports.pm:183 +#: perllib/FixMyStreet/Script/Reports.pm:180 msgid "this type of local problem" msgstr "" @@ -5077,11 +5200,11 @@ msgstr "" msgid "today" msgstr "heute" -#: templates/web/base/js/translation_strings.html:80 +#: templates/web/base/js/translation_strings.html:86 msgid "update" msgstr "" -#: templates/web/base/js/translation_strings.html:81 +#: templates/web/base/js/translation_strings.html:87 msgid "updates" msgstr "" @@ -5097,11 +5220,11 @@ msgstr "" msgid "user is problem owner" msgstr "Der User ist der Eigner der Meldung" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1778 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1831 msgid "user not in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1829 msgid "user removed from abuse list" msgstr "" @@ -5166,7 +5289,7 @@ msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:103 +#: templates/web/fixmystreet.com/reports/summary.html:104 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5264,6 +5387,12 @@ msgid_plural "reports" msgstr[0] "" msgstr[1] "" +#~ msgid "Email: %s" +#~ msgstr "E-mail:" + +#~ msgid "Name: %s" +#~ msgstr "Name: %s" + #~ msgid "Hide old" #~ msgstr "Alte ausblenden" diff --git a/locale/de_DE.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/de_DE.UTF-8/LC_MESSAGES/FixMyStreet.po index c124a0ca9..8ec31a759 100644 --- a/locale/de_DE.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/de_DE.UTF-8/LC_MESSAGES/FixMyStreet.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: matthew@mysociety.org\n" -"POT-Creation-Date: 2017-12-15 17:48+0000\n" +"POT-Creation-Date: 2018-02-12 15:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety <transifex@mysociety.org>, 2017\n" "Language-Team: German (Germany) (https://www.transifex.com/mysociety/teams/12067/de_DE/)\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: perllib/FixMyStreet/DB/Result/Problem.pm:650 -#: perllib/FixMyStreet/Script/Reports.pm:196 +#: perllib/FixMyStreet/Script/Reports.pm:193 msgid " and " msgstr "und" @@ -87,8 +87,8 @@ msgstr "" msgid "%s live updates" msgstr "%s Aktualisierungen in Echtzeit" -#: templates/web/base/dashboard/index.html:159 -#: templates/web/base/dashboard/index.html:163 +#: templates/web/base/dashboard/index.html:160 +#: templates/web/base/dashboard/index.html:164 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -122,7 +122,7 @@ msgstr "(Keine Telefonnummer)" msgid "(a-z and space only)" msgstr "" -#: templates/web/zurich/report/_item.html:19 +#: templates/web/zurich/report/_item.html:21 msgid "(closed)" msgstr "(geschlossen)" @@ -130,7 +130,7 @@ msgstr "(geschlossen)" msgid "(covers roughly 200,000 people)" msgstr "" -#: templates/web/zurich/report/_item.html:17 +#: templates/web/zurich/report/_item.html:19 msgid "(fixed)" msgstr "(gelöst)" @@ -150,6 +150,7 @@ msgstr "" msgid "(not sent to council)" msgstr "" +#: templates/web/base/report/new/form_user_loggedin.html:38 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "(optional)" msgstr "(optional)" @@ -164,7 +165,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "" #: perllib/FixMyStreet/App/Controller/Report/New.pm:252 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:688 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:685 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Wählen Sie eine Kategorie --" @@ -194,7 +195,7 @@ msgstr "" msgid "<label for=\"statuses\">Show</label> %s reports <label for=\"filter_categories\">about</label> %s" msgstr "" -#: templates/web/base/js/translation_strings.html:78 +#: templates/web/base/js/translation_strings.html:84 msgid "<span>%s</span> saved." msgstr "<span>%s</span> gespeichert." @@ -219,12 +220,12 @@ msgstr "" msgid "<strong>No</strong> Let me confirm my update by email/text" msgstr "" -#: templates/web/base/auth/general.html:110 -#: templates/web/zurich/auth/general.html:51 +#: templates/web/base/auth/general.html:112 +#: templates/web/zurich/auth/general.html:41 msgid "<strong>No</strong> let me sign in by email" msgstr "" -#: templates/web/base/auth/general.html:108 +#: templates/web/base/auth/general.html:110 msgid "<strong>No</strong> let me sign in by email or text" msgstr "" @@ -236,12 +237,16 @@ msgstr "" msgid "<strong>Note:</strong> This report hasn't yet been sent onwards for action. Any changes made may not be passed on." msgstr "" -#: templates/web/base/auth/general.html:79 +#: templates/web/base/auth/general.html:81 #: templates/web/base/report/new/form_user_loggedout_password.html:3 #: templates/web/base/report/update/form_user_loggedout_password.html:2 msgid "<strong>Yes</strong> I have a password" msgstr "<strong>Ja</strong>, ich habe ein Passwort" +#: templates/web/base/auth/generate_token.html:54 +msgid "Activate two-factor authentication" +msgstr "" + #: templates/web/base/my/my.html:39 templates/web/base/my/my.html:50 msgid "Add" msgstr "" @@ -312,15 +317,18 @@ msgstr "" msgid "Add user" msgstr "Benutzer hinzufügen" -#: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/ACV.pm:108 +#: perllib/FixMyStreet/Cobrand/Default.pm:736 msgid "Add/edit problem categories" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:720 +#: perllib/FixMyStreet/Cobrand/ACV.pm:110 +#: perllib/FixMyStreet/Cobrand/Default.pm:738 msgid "Add/edit response priorities" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:719 +#: perllib/FixMyStreet/Cobrand/ACV.pm:109 +#: perllib/FixMyStreet/Cobrand/Default.pm:737 msgid "Add/edit response templates" msgstr "" @@ -336,7 +344,7 @@ msgstr "" msgid "Admin" msgstr "Admin" -#: templates/web/base/auth/change_password.html:39 +#: templates/web/base/auth/change_password.html:51 msgid "Again:" msgstr "Nochmals:" @@ -355,12 +363,12 @@ msgstr "" #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 -#: templates/web/base/dashboard/index.html:63 +#: templates/web/base/dashboard/index.html:64 #: templates/web/base/reports/_list-filters.html:3 msgid "All" msgstr "Alle" -#: templates/web/zurich/reports/index.html:13 +#: templates/web/zurich/reports/index.html:14 msgid "All Reports" msgstr "Alle Meldungen" @@ -429,13 +437,13 @@ msgstr "Anonym:" msgid "Another user" msgstr "Anderer Benutzer" -#: templates/web/base/js/translation_strings.html:59 +#: templates/web/base/js/translation_strings.html:65 msgid "Are you sure you want to cancel this upload?" msgstr "" #: templates/web/base/admin/report_edit.html:84 #: templates/web/base/admin/template_edit.html:75 -#: templates/web/base/js/translation_strings.html:73 +#: templates/web/base/js/translation_strings.html:79 #: templates/web/base/report/display_tools.html:6 msgid "Are you sure?" msgstr "Sind Sie sicher?" @@ -446,7 +454,7 @@ msgstr "Sind Sie sicher?" msgid "Area covered" msgstr "Gebiet abgedeckt" -#: templates/web/base/admin/user-form.html:82 +#: templates/web/base/admin/user-form.html:78 msgid "Area:" msgstr "Gebiet:" @@ -472,11 +480,12 @@ msgstr "" msgid "Assign to subdivision:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/ACV.pm:105 +#: perllib/FixMyStreet/Cobrand/Default.pm:733 msgid "Assign users to areas" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:219 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:220 msgid "Assigned to %s" msgstr "" @@ -488,8 +497,8 @@ msgstr "" msgid "At the moment only searching for and looking at reports work." msgstr "" -#: templates/web/base/admin/user-form.html:96 -#: templates/web/base/admin/user-form.html:97 +#: templates/web/base/admin/user-form.html:92 +#: templates/web/base/admin/user-form.html:93 msgid "Authorised staff users can be associated with the categories in which they operate." msgstr "" @@ -515,11 +524,11 @@ msgid "Avoid personal information and vehicle number plates" msgstr "" #: perllib/FixMyStreet/DB/Result/Problem.pm:344 -#: templates/web/zurich/report/_item.html:9 +#: templates/web/zurich/report/_item.html:11 msgid "Awaiting moderation" msgstr "Wartet auf Moderation" -#: templates/web/base/js/translation_strings.html:31 +#: templates/web/base/js/translation_strings.html:37 msgid "Back" msgstr "Zurück" @@ -532,9 +541,11 @@ msgstr "" msgid "Ban user" msgstr "Benutzer hinzufügen" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 -#: perllib/FixMyStreet/Cobrand/Default.pm:717 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:396 +#: perllib/FixMyStreet/Cobrand/ACV.pm:107 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 +#: perllib/FixMyStreet/Cobrand/Default.pm:735 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:423 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:55 #: templates/web/zurich/header.html:50 @@ -548,7 +559,7 @@ msgstr "" msgid "Body" msgstr "" -#: templates/web/base/admin/user-form.html:54 +#: templates/web/base/admin/user-form.html:46 msgid "Body:" msgstr "" @@ -564,7 +575,8 @@ msgstr "" msgid "Can't see the map? <em>Skip this step</em>" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -578,7 +590,7 @@ msgstr "Kategorien:" #: templates/web/base/admin/body.html:72 #: templates/web/base/admin/contact-form.html:19 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:99 +#: templates/web/base/dashboard/index.html:100 #: templates/web/base/report/_inspect.html:54 #: templates/web/base/report/_item.html:92 #: templates/web/base/report/new/category.html:12 @@ -591,7 +603,7 @@ msgstr "Kategorien:" msgid "Category" msgstr "Kategorie" -#: templates/web/base/dashboard/index.html:102 +#: templates/web/base/dashboard/index.html:103 #, fuzzy msgid "Category and State" msgstr "Kategorie" @@ -614,7 +626,7 @@ msgstr "" msgid "Category:" msgstr "Kategorie:" -#: perllib/FixMyStreet/Script/Reports.pm:187 +#: perllib/FixMyStreet/Script/Reports.pm:184 msgid "Category: %s" msgstr "Kategorie: %s" @@ -630,9 +642,7 @@ msgid "Change email address" msgstr "E-Mail-Adresse ändern" #: templates/web/base/auth/change_password.html:1 -#: templates/web/base/auth/change_password.html:16 -#: templates/web/base/auth/change_password.html:4 -#: templates/web/base/auth/change_password.html:43 +#: templates/web/base/auth/change_password.html:5 #: templates/web/base/my/my.html:63 msgid "Change password" msgstr "Passwort ändern" @@ -668,7 +678,7 @@ msgstr "" msgid "Choose another" msgstr "" -#: templates/web/base/js/translation_strings.html:72 +#: templates/web/base/js/translation_strings.html:78 msgid "Clear offline data" msgstr "" @@ -696,14 +706,14 @@ msgstr "" msgid "Click the link in that email to sign in." msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:134 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:194 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:965 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:1004 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:195 #: perllib/FixMyStreet/DB/ResultSet/State.pm:71 #: templates/web/base/admin/states/index.html:103 #: templates/web/base/admin/states/index.html:27 #: templates/web/base/admin/states/index.html:33 -#: templates/web/base/dashboard/index.html:112 +#: templates/web/base/dashboard/index.html:113 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:10 #: templates/web/zurich/admin/header.html:16 @@ -736,15 +746,17 @@ msgid "Cobrand:" msgstr "" #: templates/web/base/admin/extra-metadata-form.html:14 +#: templates/web/base/auth/2faform.html:18 #: templates/web/base/auth/smsform.html:24 msgid "Code" msgstr "" -#: templates/web/base/js/translation_strings.html:50 +#: templates/web/base/js/translation_strings.html:56 msgid "Collapse map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:629 +#: perllib/FixMyStreet/Cobrand/ACV.pm:256 +#: perllib/FixMyStreet/Cobrand/Default.pm:647 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" msgstr "Konfiguration" @@ -753,6 +765,7 @@ msgstr "Konfiguration" msgid "Confirm" msgstr "Bestätigen" +#: templates/web/base/auth/2faform.html:1 #: templates/web/base/auth/smsform.html:1 templates/web/base/auth/token.html:1 msgid "Confirm account" msgstr "Konto bestätigen" @@ -802,12 +815,12 @@ msgstr "Kontaktieren Sie das Team" msgid "Coordinates:" msgstr "Koordinaten:" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1801 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1830 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1854 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1883 msgid "Could not find user" msgstr "Benutzer konnte nicht gefunden werden" -#: templates/web/base/js/translation_strings.html:36 +#: templates/web/base/js/translation_strings.html:42 msgid "Could not look up location" msgstr "" @@ -852,15 +865,18 @@ msgstr "Kategorie erstellen" msgid "Create priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:701 +#: perllib/FixMyStreet/Cobrand/ACV.pm:91 +#: perllib/FixMyStreet/Cobrand/Default.pm:719 msgid "Create reports/updates as anonymous user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:702 +#: perllib/FixMyStreet/Cobrand/ACV.pm:92 +#: perllib/FixMyStreet/Cobrand/Default.pm:720 msgid "Create reports/updates as the council" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:700 +#: perllib/FixMyStreet/Cobrand/ACV.pm:90 +#: perllib/FixMyStreet/Cobrand/Default.pm:718 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -881,12 +897,17 @@ msgstr "Erstellt" msgid "Created:" msgstr "Erstellt:" -#: templates/web/base/auth/generate_token.html:27 +#: templates/web/base/auth/change_password.html:40 +#, fuzzy +msgid "Current password:" +msgstr "Neues Passwort:" + +#: templates/web/base/auth/generate_token.html:46 #, fuzzy msgid "Current token:" msgstr "Aktueller Status" -#: templates/web/base/dashboard/index.html:91 +#: templates/web/base/dashboard/index.html:92 msgid "Currently grouped by %s" msgstr "" @@ -895,7 +916,7 @@ msgstr "" msgid "Currently no bodies have been created." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:830 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:869 #: templates/web/zurich/admin/report_edit-sdm.html:105 msgid "Customer not contactable" msgstr "" @@ -907,6 +928,10 @@ msgstr "" msgid "Dashboard" msgstr "Übersichtsseite" +#: templates/web/base/auth/generate_token.html:54 +msgid "Deactivate two-factor authentication" +msgstr "" + #: templates/web/zurich/admin/stats/index.html:35 msgid "Dealt with by subdivision within 5 working days" msgstr "" @@ -957,7 +982,7 @@ msgstr "Beschreibung:" msgid "Detailed information is limited to %d characters." msgstr "" -#: templates/web/base/js/translation_strings.html:33 +#: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Beschreibung" @@ -969,7 +994,7 @@ msgstr "Beschreibung" msgid "Details:" msgstr "Beschreibung:" -#: templates/web/base/dashboard/index.html:103 +#: templates/web/base/dashboard/index.html:104 msgid "Device and Site" msgstr "" @@ -1020,7 +1045,7 @@ msgstr "Sie mögen keine Formulare?" msgid "Down one" msgstr "" -#: templates/web/base/js/translation_strings.html:58 +#: templates/web/base/js/translation_strings.html:64 msgid "Drag and drop photos here or <u>click to upload</u>" msgstr "" @@ -1061,23 +1086,27 @@ msgstr "Bearbeiten" msgid "Edit body details" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:712 +#: perllib/FixMyStreet/Cobrand/ACV.pm:102 +#: perllib/FixMyStreet/Cobrand/Default.pm:730 msgid "Edit other users' details" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:713 +#: perllib/FixMyStreet/Cobrand/ACV.pm:103 +#: perllib/FixMyStreet/Cobrand/Default.pm:731 msgid "Edit other users' permissions" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:695 +#: perllib/FixMyStreet/Cobrand/ACV.pm:89 +#: perllib/FixMyStreet/Cobrand/Default.pm:713 msgid "Edit report category" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:696 +#: perllib/FixMyStreet/Cobrand/Default.pm:714 msgid "Edit report priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:694 +#: perllib/FixMyStreet/Cobrand/ACV.pm:88 +#: perllib/FixMyStreet/Cobrand/Default.pm:712 msgid "Edit reports" msgstr "" @@ -1110,8 +1139,8 @@ msgstr "Editor" #: templates/web/base/admin/users.html:17 #: templates/web/zurich/admin/body-form.html:9 #: templates/web/zurich/admin/body.html:15 -#: templates/web/zurich/auth/general.html:24 -#: templates/web/zurich/auth/general.html:54 +#: templates/web/zurich/auth/general.html:14 +#: templates/web/zurich/auth/general.html:44 msgid "Email" msgstr "E-Mail" @@ -1137,7 +1166,7 @@ msgstr "E-Mail-Benachrichtigung erstellt" msgid "Email alert deleted" msgstr "E-Mail-Benachrichtigung gelöscht" -#: templates/web/base/admin/user-form.html:22 +#: templates/web/base/admin/user-form.html:21 msgid "Email verified:" msgstr "" @@ -1148,10 +1177,6 @@ msgstr "" msgid "Email:" msgstr "E-Mail:" -#: perllib/FixMyStreet/Script/Reports.pm:111 -msgid "Email: %s" -msgstr "E-Mail: %s" - #: templates/web/base/admin/open311-form-fields.html:55 #: templates/web/base/admin/open311-form-fields.html:56 msgid "" @@ -1169,7 +1194,7 @@ msgid "" " problem must be emailed, while others can be sent over Open311." msgstr "" -#: templates/web/base/dashboard/index.html:77 +#: templates/web/base/dashboard/index.html:78 #, fuzzy msgid "End Date" msgstr "Enddatum:" @@ -1178,7 +1203,7 @@ msgstr "Enddatum:" msgid "Endpoint" msgstr "Endpunkt" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:81 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:82 msgid "Enter a Zürich street name" msgstr "" @@ -1197,10 +1222,10 @@ msgstr "Geben Sie eine Adresse an" msgid "Enter a nearby street name and area" msgstr "Geben Sie eine Adresse an" -#: templates/web/base/auth/general.html:123 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:45 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:17 -#: templates/web/zurich/auth/general.html:65 +#: templates/web/base/auth/general.html:128 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:47 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:20 +#: templates/web/zurich/auth/general.html:58 msgid "Enter a password" msgstr "Geben Sie ein Passwort ein" @@ -1235,7 +1260,7 @@ msgstr "Beispiele:" msgid "Existing category" msgstr "Vorhandene Kategorie" -#: templates/web/base/js/translation_strings.html:49 +#: templates/web/base/js/translation_strings.html:55 msgid "Expand map" msgstr "" @@ -1243,12 +1268,12 @@ msgstr "" msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:104 +#: templates/web/base/dashboard/index.html:105 msgid "Export as CSV" msgstr "Als CSV exportieren" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:179 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:918 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:180 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:957 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:12 msgid "Extern" @@ -1271,7 +1296,7 @@ msgstr "" msgid "External team" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Default.pm:674 #: templates/web/base/admin/reportextrafields/edit.html:1 #: templates/web/base/admin/reportextrafields/index.html:1 #, fuzzy @@ -1311,10 +1336,10 @@ msgid "Fix this by choosing an <strong>area covered</strong> in the <em>Edit bod msgstr "" #: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:133 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:113 +#: templates/web/base/dashboard/index.html:114 msgid "Fixed" msgstr "Gelöst" @@ -1336,7 +1361,7 @@ msgstr "" msgid "Flag user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:627 +#: perllib/FixMyStreet/Cobrand/Default.pm:645 #: templates/web/base/admin/users.html:20 msgid "Flagged" msgstr "" @@ -1345,7 +1370,7 @@ msgstr "" msgid "Flagged reports and users" msgstr "" -#: templates/web/base/admin/user-form.html:112 +#: templates/web/base/admin/user-form.html:108 msgid "Flagged users are listed on the <a href='%s'>flagged</a> page." msgstr "" @@ -1353,8 +1378,8 @@ msgstr "" msgid "Flagged users are not restricted in any way. This is just a list of users that have been marked for attention." msgstr "" -#: templates/web/base/admin/report_edit.html:140 -#: templates/web/base/admin/user-form.html:118 +#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/user-form.html:115 msgid "Flagged:" msgstr "" @@ -1374,17 +1399,17 @@ msgstr "" msgid "For more information, see <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." msgstr "" -#: templates/web/base/auth/general.html:94 +#: templates/web/base/auth/general.html:96 #: templates/web/base/report/new/form_user_loggedout_password.html:20 #: templates/web/base/report/update/form_user_loggedout_password.html:19 msgid "Forgotten your password?" msgstr "Passwort vergessen?" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:748 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:787 msgid "Forwarded to external body" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:749 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:788 msgid "Forwarded wish to external body" msgstr "" @@ -1394,11 +1419,7 @@ msgstr "" msgid "Frequently Asked Questions" msgstr "Häufig gestellte Fragen" -#: templates/web/base/auth/generate_token.html:1 -#: templates/web/base/auth/generate_token.html:2 -#: templates/web/base/auth/generate_token.html:20 -#: templates/web/base/auth/generate_token.html:33 -#: templates/web/base/my/my.html:65 +#: templates/web/base/auth/generate_token.html:52 msgid "Generate token" msgstr "" @@ -1445,7 +1466,8 @@ msgstr "Los" msgid "Going to send questionnaire?" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:714 +#: perllib/FixMyStreet/Cobrand/ACV.pm:104 +#: perllib/FixMyStreet/Cobrand/Default.pm:732 msgid "Grant access to the admin" msgstr "" @@ -1453,12 +1475,12 @@ msgstr "" msgid "Graph of problem creation by status over time" msgstr "" -#: templates/web/base/dashboard/index.html:93 +#: templates/web/base/dashboard/index.html:94 #, fuzzy msgid "Group by %s" msgstr "von %s" -#: templates/web/base/dashboard/index.html:98 +#: templates/web/base/dashboard/index.html:99 msgid "Group by:" msgstr "" @@ -1491,7 +1513,7 @@ msgstr "Fotos von neuen Meldungen in der Nähe" msgid "Hi %s" msgstr "Hallo %s" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:911 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:950 #: perllib/FixMyStreet/DB/ResultSet/State.pm:64 #: templates/web/base/admin/update_edit.html:30 #: templates/web/zurich/admin/header.html:1 @@ -1501,6 +1523,11 @@ msgstr "Hallo %s" msgid "Hidden" msgstr "Unsichtbar" +#: templates/web/base/admin/user-form.html:197 +#, fuzzy +msgid "Hide all reports and updates" +msgstr "Liste aller Meldungen" + #: templates/web/base/report/_main.html:105 msgid "Hide entire report" msgstr "" @@ -1524,7 +1551,7 @@ msgstr "" #: templates/web/base/around/display_location.html:60 #: templates/web/base/around/display_location.html:68 -#: templates/web/base/js/translation_strings.html:55 +#: templates/web/base/js/translation_strings.html:61 msgid "Hide pins" msgstr "Stecknadeln ausblenden" @@ -1553,7 +1580,7 @@ msgstr "" msgid "How to report a problem" msgstr "Erfasse eine neue Meldung:" -#: templates/web/base/js/translation_strings.html:32 +#: templates/web/base/js/translation_strings.html:38 msgid "How to send successful reports" msgstr "" @@ -1612,7 +1639,7 @@ msgid "" " the menu. Make sure you use the same category name in the bodies if you want this to happen." msgstr "" -#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/auth/generate_token.html:61 msgid "If you generate a new token the existing token will no longer work." msgstr "" @@ -1686,8 +1713,8 @@ msgstr "" msgid "In addition, the following attributes that are not part of the Open311 v2 specification are returned: agency_sent_datetime, title (also returned as part of description), interface_used, comment_count, requestor_name (only present if requestor allowed the name to be shown on this site)." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:197 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:959 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:198 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:998 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:8 msgid "In progress" @@ -1717,7 +1744,7 @@ msgstr "" msgid "Inspection required" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:698 +#: perllib/FixMyStreet/Cobrand/Default.pm:716 msgid "Instruct contractors to fix problems" msgstr "" @@ -1749,20 +1776,20 @@ msgstr "" msgid "It’s on its way to the council right now." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:182 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:183 msgid "Jurisdiction Unknown" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:923 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:962 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:15 msgid "Jurisdiction unknown" msgstr "" -#: templates/web/base/auth/general.html:90 +#: templates/web/base/auth/general.html:92 #: templates/web/base/report/new/form_user_loggedout_password.html:16 #: templates/web/base/report/update/form_user_loggedout_password.html:15 -#: templates/web/zurich/auth/general.html:40 +#: templates/web/zurich/auth/general.html:30 msgid "Keep me signed in on this computer" msgstr "" @@ -1826,6 +1853,11 @@ msgstr "" msgid "List all reported problems" msgstr "Liste aller Meldungen" +#: templates/web/base/around/on_map_list_items.html:18 +#, fuzzy +msgid "Loading reports…" +msgstr "Ihre Meldungen" + #: templates/web/base/report/new/category_wrapper.html:8 msgid "Loading..." msgstr "Lade..." @@ -1864,24 +1896,32 @@ msgstr "Mit Facebook anmelden" msgid "Log in with Twitter" msgstr "Mit Twitter anmelden" -#: templates/web/base/js/translation_strings.html:65 +#: templates/web/base/js/translation_strings.html:71 msgid "Log in with email" msgstr "Mit E-Mail anmelden" -#: templates/web/base/js/translation_strings.html:63 +#: templates/web/base/js/translation_strings.html:69 #, fuzzy msgid "Log in with email/text" msgstr "Mit E-Mail anmelden" -#: templates/web/base/dashboard/index.html:81 +#: templates/web/base/admin/user-form.html:195 +msgid "Log out of all sessions" +msgstr "" + +#: templates/web/base/dashboard/index.html:82 msgid "Look up" msgstr "" -#: templates/web/base/js/translation_strings.html:44 +#: templates/web/base/js/translation_strings.html:50 msgid "MAP" msgstr "KARTE" -#: perllib/FixMyStreet/Cobrand/Default.pm:699 +#: templates/web/base/admin/user-form.html:196 +msgid "Make anonymous on all reports and updates" +msgstr "" + +#: perllib/FixMyStreet/Cobrand/Default.pm:717 msgid "Manage shortlist" msgstr "" @@ -1889,7 +1929,7 @@ msgstr "" msgid "Manual order" msgstr "" -#: templates/web/base/js/translation_strings.html:46 +#: templates/web/base/js/translation_strings.html:52 msgid "Map" msgstr "Karte" @@ -1897,11 +1937,11 @@ msgstr "Karte" msgid "Mark as sent" msgstr "Als gesendet markieren" -#: templates/web/base/admin/user-form.html:110 +#: templates/web/base/admin/user-form.html:106 msgid "Mark users whose behaviour you want to keep a check on as <strong>flagged</strong>." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:697 +#: perllib/FixMyStreet/Cobrand/Default.pm:715 msgid "Markup problem details" msgstr "" @@ -1929,7 +1969,8 @@ msgstr "Fehlendes jurisdiction_id" msgid "Moderate" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:693 +#: perllib/FixMyStreet/Cobrand/ACV.pm:87 +#: perllib/FixMyStreet/Cobrand/Default.pm:711 msgid "Moderate report details" msgstr "" @@ -1955,7 +1996,7 @@ msgstr "" msgid "Moderation reason:" msgstr "" -#: templates/web/base/dashboard/index.html:101 +#: templates/web/base/dashboard/index.html:102 msgid "Month" msgstr "Monat" @@ -1977,12 +2018,12 @@ msgstr "Meistkommentiert" #: templates/web/base/admin/states/index.html:108 #: templates/web/base/admin/states/index.html:11 #: templates/web/base/admin/users.html:16 -#: templates/web/base/auth/general.html:113 +#: templates/web/base/auth/general.html:115 #: templates/web/base/report/new/form_user_loggedin.html:49 #: templates/web/base/report/new/form_user_loggedout_by_email.html:11 #: templates/web/base/report/update/form_name.html:27 #: templates/web/zurich/admin/body-form.html:4 -#: templates/web/zurich/auth/general.html:60 +#: templates/web/zurich/auth/general.html:50 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "Name" msgstr "Name" @@ -1995,10 +2036,6 @@ msgstr "Name" msgid "Name:" msgstr "Name:" -#: perllib/FixMyStreet/Script/Reports.pm:110 -msgid "Name: %s" -msgstr "Name: %s" - #: templates/web/base/report/_inspect.html:44 msgid "Navigate to this problem" msgstr "" @@ -2016,8 +2053,8 @@ msgstr "" msgid "Nearest postcode to the pin placed on the map (automatically generated): %s (%sm away)" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:521 -#: perllib/FixMyStreet/Cobrand/Default.pm:549 +#: perllib/FixMyStreet/Cobrand/Default.pm:539 +#: perllib/FixMyStreet/Cobrand/Default.pm:567 msgid "Nearest road to the pin placed on the map (automatically generated by Bing Maps): %s" msgstr "" @@ -2035,11 +2072,12 @@ msgstr "" msgid "Nearly done! Now check your email…" msgstr "" +#: templates/web/base/auth/2faform.html:8 #: templates/web/base/auth/smsform.html:19 msgid "Nearly done! Now check your phone…" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:129 #, fuzzy msgid "New" msgstr "Neueste" @@ -2069,7 +2107,7 @@ msgstr "" msgid "New note to DM:" msgstr "" -#: templates/web/base/auth/change_password.html:35 +#: templates/web/base/auth/change_password.html:47 msgid "New password:" msgstr "Neues Passwort:" @@ -2127,7 +2165,7 @@ msgstr "Neueste" msgid "Next" msgstr "Weiter" -#: perllib/FixMyStreet/Cobrand/Default.pm:1222 +#: perllib/FixMyStreet/Cobrand/Default.pm:1240 #: templates/web/base/admin/category_edit.html:4 #: templates/web/base/admin/list_updates.html:32 #: templates/web/base/admin/list_updates.html:34 @@ -2143,11 +2181,11 @@ msgstr "Weiter" msgid "No" msgstr "Nein" -#: templates/web/base/admin/user-form.html:84 +#: templates/web/base/admin/user-form.html:80 msgid "No area" msgstr "Kein Gebiet" -#: templates/web/base/admin/user-form.html:55 +#: templates/web/base/admin/user-form.html:48 msgid "No body" msgstr "" @@ -2184,7 +2222,7 @@ msgstr "" msgid "No reports to show on map, here are some nearby:" msgstr "" -#: templates/web/base/js/translation_strings.html:37 +#: templates/web/base/js/translation_strings.html:43 msgid "No result returned" msgstr "Kein Ergebnis zurückgegeben" @@ -2206,15 +2244,15 @@ msgstr "Keine Unterstützer" msgid "None" msgstr "Keine" -#: templates/web/base/admin/user-form.html:76 -#: templates/web/base/admin/user-form.html:77 +#: templates/web/base/admin/user-form.html:72 +#: templates/web/base/admin/user-form.html:73 msgid "" "Normal (public) users should not be associated with any <strong>area</strong>.<br>\n" " Authorised staff users can be associated with the area in which they operate." msgstr "" -#: templates/web/base/admin/user-form.html:46 -#: templates/web/base/admin/user-form.html:47 +#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:39 msgid "" "Normal (public) users should not be associated with any <strong>body</strong>.<br>\n" " Authorised staff users can be associated with the body they represent.<br>\n" @@ -2222,8 +2260,8 @@ msgid "" " activity across their body), the ability to hide reports or set special report statuses." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:186 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:933 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:187 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:972 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:13 msgid "Not contactable" @@ -2282,15 +2320,15 @@ msgstr "" msgid "Number of problems reported in each ward, in the last 7 days." msgstr "" -#: templates/web/base/js/translation_strings.html:43 +#: templates/web/base/js/translation_strings.html:49 msgid "OK" msgstr "OK" -#: templates/web/base/js/translation_strings.html:74 +#: templates/web/base/js/translation_strings.html:80 msgid "Offline data cleared" msgstr "" -#: templates/web/base/js/translation_strings.html:71 +#: templates/web/base/js/translation_strings.html:77 msgid "Offline update data saved" msgstr "" @@ -2306,14 +2344,14 @@ msgstr "Älteste" msgid "On behalf of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:174 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:905 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:175 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:944 #: perllib/FixMyStreet/DB/ResultSet/State.pm:70 #: templates/web/base/admin/states/index.html:102 #: templates/web/base/admin/states/index.html:25 #: templates/web/base/admin/states/index.html:32 #: templates/web/base/admin/update_edit.html:30 -#: templates/web/base/dashboard/index.html:111 +#: templates/web/base/dashboard/index.html:112 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:7 #: templates/web/zurich/admin/update_edit.html:18 @@ -2353,17 +2391,17 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1238 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:689 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:690 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1262 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:686 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:687 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:716 #: perllib/FixMyStreet/App/Controller/Report/New.pm:719 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:722 #: perllib/FixMyStreet/DB/Result/Problem.pm:588 #: perllib/FixMyStreet/DB/Result/Problem.pm:595 #: perllib/FixMyStreet/DB/Result/Problem.pm:610 #: perllib/FixMyStreet/DB/Result/Problem.pm:619 -#: perllib/FixMyStreet/Script/Reports.pm:182 -#: perllib/FixMyStreet/Script/Reports.pm:197 +#: perllib/FixMyStreet/Script/Reports.pm:179 +#: perllib/FixMyStreet/Script/Reports.pm:194 msgid "Other" msgstr "Andere" @@ -2398,23 +2436,23 @@ msgstr "Übergeordnet" msgid "Partial" msgstr "Teilweise" -#: templates/web/base/auth/general.html:116 +#: templates/web/base/auth/general.html:118 #: templates/web/base/report/new/form_user_loggedout_by_email.html:38 #: templates/web/base/report/update/form_user_loggedout_by_email.html:10 -#: templates/web/zurich/auth/general.html:32 -#: templates/web/zurich/auth/general.html:63 +#: templates/web/zurich/auth/general.html:22 +#: templates/web/zurich/auth/general.html:53 msgid "Password (optional)" msgstr "Passwort (optional)" -#: templates/web/base/auth/general.html:81 +#: templates/web/base/auth/general.html:83 msgid "Password:" msgstr "Passwort:" -#: templates/web/base/js/translation_strings.html:52 +#: templates/web/base/js/translation_strings.html:58 msgid "Permalink" msgstr "Permalink" -#: templates/web/base/admin/user-form.html:162 +#: templates/web/base/admin/user-form.html:164 msgid "Permissions:" msgstr "Berechtigungen:" @@ -2434,13 +2472,13 @@ msgstr "Telefonnummer" msgid "Phone number (optional)" msgstr "Telefonnummer (optional)" -#: templates/web/base/admin/user-form.html:30 +#: templates/web/base/admin/user-form.html:25 #, fuzzy msgid "Phone verified:" msgstr "Gemeldet:" #: templates/web/base/admin/report_edit.html:135 -#: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 +#: templates/web/base/admin/user-form.html:23 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:39 msgid "Phone:" msgstr "Telefonnummer:" @@ -2494,12 +2532,12 @@ msgid "Pick your ward" msgstr "" #: templates/web/base/around/display_location.html:74 -#: templates/web/base/js/translation_strings.html:30 +#: templates/web/base/js/translation_strings.html:36 msgid "Place pin on map" msgstr "Stecknadel auf Karte platzieren" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:945 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:951 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:984 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:990 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:9 #: templates/web/zurich/admin/index-dm.html:9 @@ -2510,8 +2548,8 @@ msgstr "Geplant" msgid "Please be polite, concise and to the point." msgstr "Bitte seien Sie freundlich und prägnant." -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:27 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:31 msgid "Please check the passwords and try again" msgstr "" @@ -2519,13 +2557,12 @@ msgstr "" #: templates/web/base/auth/_username_error.html:9 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:27 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:9 msgid "Please check your email address is correct" msgstr "Bitte überprüfen Sie ob Ihre eMail-Adresse korrekt ist" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1334 -#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1327 +#: perllib/FixMyStreet/DB/Result/User.pm:205 +#: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:7 #, fuzzy @@ -2533,13 +2570,18 @@ msgid "Please check your phone number is correct" msgstr "Bitte überprüfen Sie ob Ihre eMail-Adresse korrekt ist" #: perllib/FixMyStreet/App/Controller/Admin.pm:297 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:905 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:928 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:923 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:946 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 -#: templates/web/base/js/translation_strings.html:10 +#: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" msgstr "Bitte wählen Sie eine Kategorie" +#: perllib/FixMyStreet/App/Controller/Auth.pm:383 +#: perllib/FixMyStreet/App/Controller/Auth.pm:409 +msgid "Please choose a less commonly-used password" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Admin.pm:345 #: templates/web/base/admin/bodies.html:4 templates/web/base/admin/body.html:11 #: templates/web/base/admin/template_edit.html:13 @@ -2559,20 +2601,21 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:298 #: perllib/FixMyStreet/DB/Result/Comment.pm:128 -#: templates/web/base/js/translation_strings.html:3 +#: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Bitte geben Sie eine Nachricht ein" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1332 -#: perllib/FixMyStreet/DB/Result/User.pm:200 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1325 +#: perllib/FixMyStreet/DB/Result/User.pm:208 +#: perllib/FixMyStreet/DB/Result/User.pm:209 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:4 #, fuzzy msgid "Please enter a mobile number" msgstr "Bitte geben Sie Ihre Telefonnummer ein" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1365 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1461 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1462 msgid "Please enter a name" msgstr "Bitte geben Sie Ihren Namen ein" @@ -2580,53 +2623,51 @@ msgstr "Bitte geben Sie Ihren Namen ein" msgid "Please enter a name for this body" msgstr "" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:25 -#: templates/web/base/js/translation_strings.html:20 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:29 +#: templates/web/base/js/translation_strings.html:23 msgid "Please enter a password" msgstr "Bitte geben Sie ein Passwort ein" #: perllib/FixMyStreet/App/Controller/Contact.pm:115 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 -#: templates/web/base/js/translation_strings.html:4 +#: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Bitte geben Sie einen Betreff ein" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1362 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1452 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1355 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1453 #: perllib/FixMyStreet/App/Controller/Admin.pm:311 -#: perllib/FixMyStreet/DB/Result/User.pm:193 -#: templates/web/base/js/translation_strings.html:13 -#: templates/web/base/js/translation_strings.html:17 +#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: templates/web/base/js/translation_strings.html:16 +#: templates/web/base/js/translation_strings.html:20 msgid "Please enter a valid email" msgstr "Bitte geben Sie eine gültige eMail-Adresse an" -#: perllib/FixMyStreet/App/Controller/Alert.pm:350 +#: perllib/FixMyStreet/App/Controller/Alert.pm:355 #: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please enter a valid email address" msgstr "Bitte geben Sie eine gültige eMail-Adresse an" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1356 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1446 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1349 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Bitte geben Sie Ihre Telefonnummer ein" #: perllib/FixMyStreet/DB/Result/Problem.pm:369 -#: templates/web/base/js/translation_strings.html:5 +#: templates/web/base/js/translation_strings.html:8 msgid "Please enter some details" msgstr "Bitte geben Sie einiges Details an" #: perllib/FixMyStreet/App/Controller/Contact.pm:114 -#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: perllib/FixMyStreet/DB/Result/User.pm:196 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:26 -#: templates/web/base/js/translation_strings.html:12 -#: templates/web/base/js/translation_strings.html:16 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:8 +#: templates/web/base/js/translation_strings.html:15 +#: templates/web/base/js/translation_strings.html:19 msgid "Please enter your email" msgstr "Bitte geben Sie Ihre eMail-Adresse an" @@ -2634,34 +2675,34 @@ msgstr "Bitte geben Sie Ihre eMail-Adresse an" msgid "Please enter your email address" msgstr "Bitte geben Sie eine Ihre eMail-Adresse an" -#: templates/web/base/js/translation_strings.html:26 +#: templates/web/base/js/translation_strings.html:32 msgid "Please enter your first name" msgstr "Bitte geben Sie Ihren Vornamen ein" #: perllib/FixMyStreet/Cobrand/UK.pm:326 -#: templates/web/base/js/translation_strings.html:8 +#: templates/web/base/js/translation_strings.html:11 msgid "Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below" msgstr "" #: perllib/FixMyStreet/App/Controller/Contact.pm:113 #: perllib/FixMyStreet/DB/Result/Comment.pm:125 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 -#: perllib/FixMyStreet/DB/Result/User.pm:186 -#: templates/web/base/js/translation_strings.html:7 +#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: templates/web/base/js/translation_strings.html:10 msgid "Please enter your name" msgstr "Bitte geben Sie Ihren Namen an" #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:6 -#: templates/web/base/js/translation_strings.html:23 +#: templates/web/base/js/translation_strings.html:29 msgid "Please enter your phone number" msgstr "Bitte geben Sie Ihre Telefonnummer ein" -#: templates/web/base/js/translation_strings.html:27 +#: templates/web/base/js/translation_strings.html:33 msgid "Please enter your second name" msgstr "Bitte geben Sie Ihren zweiten Vornamen ein" -#: templates/web/base/js/translation_strings.html:25 +#: templates/web/base/js/translation_strings.html:31 msgid "Please enter your title" msgstr "Bitte geben Sie Ihren Titel ein" @@ -2684,10 +2725,19 @@ msgstr "" msgid "Please fill in the form below with details of the problem, and describe the location as precisely as possible in the details box." msgstr "" +#: templates/web/base/auth/2faform.html:9 +msgid "Please generate a two-factor code and enter it below:" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Questionnaire.pm:239 msgid "Please indicate whether you'd like to receive another questionnaire" msgstr "" +#: perllib/FixMyStreet/App/Controller/Auth.pm:406 +#: templates/web/base/js/translation_strings.html:26 +msgid "Please make sure your password is at least %d characters long" +msgstr "" + #: templates/web/base/report/updates-sidebar-notes.html:2 msgid "Please note that updates are not sent to the council." msgstr "" @@ -2750,12 +2800,12 @@ msgstr "" #: perllib/FixMyStreet/App/Model/PhotoSet.pm:122 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:156 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:158 -#: templates/web/base/js/translation_strings.html:60 +#: templates/web/base/js/translation_strings.html:66 msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1359 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1449 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1352 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 msgid "Please verify at least one of email/phone" msgstr "" @@ -2768,24 +2818,24 @@ msgid "Please write your update here" msgstr "Bitte schreiben Sie hier Ihre Aktualisierung" #: templates/web/base/report/update-form.html:25 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:18 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_user_loggedout_password.html:10 msgid "Post" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:231 +#: perllib/FixMyStreet/DB/Result/Comment.pm:211 msgid "Posted anonymously at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:266 +#: perllib/FixMyStreet/DB/Result/Comment.pm:246 msgid "Posted by %s at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:254 +#: perllib/FixMyStreet/DB/Result/Comment.pm:234 msgid "Posted by <strong>%s</strong> (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:256 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 msgid "Posted by <strong>%s</strong> at %s" msgstr "" @@ -2797,7 +2847,7 @@ msgstr "" msgid "Previous" msgstr "Vorherige" -#: perllib/FixMyStreet/Cobrand/Default.pm:648 +#: perllib/FixMyStreet/Cobrand/Default.pm:666 msgid "Priorities" msgstr "Prioritäten" @@ -2818,7 +2868,7 @@ msgstr "Datenschutz und Cookies" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:144 msgid "Private" msgstr "Privat" @@ -2848,7 +2898,7 @@ msgstr "" msgid "Problem breakdown by state" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1309 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1283 msgid "Problem marked as open." msgstr "Problem als offen markiert." @@ -2856,7 +2906,8 @@ msgstr "Problem als offen markiert." msgid "Problem state change based on survey results" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:692 +#: perllib/FixMyStreet/Cobrand/ACV.pm:86 +#: perllib/FixMyStreet/Cobrand/Default.pm:710 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Meldungen" @@ -2883,7 +2934,7 @@ msgstr "Meldungen, welche kürzlich gelöst wurden" msgid "Problems within %.1fkm of %s" msgstr "Meldungen innerhalb %s" -#: perllib/FixMyStreet/Cobrand/Default.pm:821 +#: perllib/FixMyStreet/Cobrand/Default.pm:839 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:137 #: perllib/FixMyStreet/Cobrand/UK.pm:215 perllib/FixMyStreet/Cobrand/UK.pm:257 #: perllib/FixMyStreet/Cobrand/UK.pm:269 @@ -2919,12 +2970,12 @@ msgstr "Meldung aktualisieren" msgid "Provide update as" msgstr "" -#: templates/web/base/auth/general.html:119 +#: templates/web/base/auth/general.html:124 msgid "Providing a name and password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "" -#: templates/web/base/report/new/form_user_loggedout_by_email.html:41 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:13 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:43 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:16 msgid "Providing a password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "" @@ -2941,7 +2992,7 @@ msgstr "Öffentliche Antwort:" msgid "Public update:" msgstr "Öffentliche Aktualisierung:" -#: templates/web/zurich/admin/report_edit.html:123 +#: templates/web/zurich/admin/report_edit.html:122 #: templates/web/zurich/admin/stats/index.html:38 msgid "Publish photo" msgstr "Foto veröffentlichen" @@ -2997,7 +3048,7 @@ msgstr "" msgid "RSS feed of nearby problems" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:822 +#: perllib/FixMyStreet/Cobrand/Default.pm:840 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:136 #: perllib/FixMyStreet/Cobrand/UK.pm:222 msgid "RSS feed of problems within %s" @@ -3048,6 +3099,10 @@ msgstr "Fix My Zürich wird primär dafür verwendet, physische M&au msgid "Remove" msgstr "" +#: templates/web/base/admin/user-form.html:198 +msgid "Remove account details" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:4 #, fuzzy msgid "Remove field" @@ -3069,13 +3124,13 @@ msgstr "" msgid "Remove from site" msgstr "Von Seite entfernen" -#: templates/web/base/admin/report_edit.html:159 +#: templates/web/base/admin/report_edit.html:161 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" msgstr "Foto entfernen (kann nicht rückgängig gemacht werden!)" -#: templates/web/base/auth/generate_token.html:33 +#: templates/web/base/auth/generate_token.html:52 msgid "Replace token" msgstr "" @@ -3107,11 +3162,11 @@ msgstr "Missbrauch melden" msgid "Report as" msgstr "" -#: perllib/FixMyStreet/App/Controller/Rss.pm:302 +#: perllib/FixMyStreet/App/Controller/Rss.pm:303 msgid "Report on %s" msgstr "Bericht auf %s" -#: templates/web/base/dashboard/index.html:61 +#: templates/web/base/dashboard/index.html:62 msgid "Report state:" msgstr "" @@ -3181,15 +3236,16 @@ msgstr "Gemeldet:" #: templates/web/base/around/index.html:3 #: templates/web/base/around/lookup_by_ref.html:3 -#: templates/web/base/js/translation_strings.html:42 +#: templates/web/base/js/translation_strings.html:48 #: templates/web/base/report/new/fill_in_details.html:0 #: templates/web/base/report/new/fill_in_details.html:8 #: templates/web/zurich/report/new/fill_in_details_form.html:4 msgid "Reporting a problem" msgstr "Verfassen Sie eine Meldung" -#: perllib/FixMyStreet/Cobrand/Default.pm:638 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:388 +#: perllib/FixMyStreet/Cobrand/ACV.pm:265 +#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/zurich/header.html:46 msgid "Reports" msgstr "Berichte" @@ -3207,7 +3263,7 @@ msgstr "Berichte warten auf Moderation" msgid "Reports by destination" msgstr "Gemeldet von %s um %s" -#: templates/web/base/admin/user-form.html:125 +#: templates/web/base/admin/user-form.html:124 msgid "Reports made by trusted users will be sent to the responsible body without being inspected first." msgstr "" @@ -3219,7 +3275,7 @@ msgstr "" msgid "Reports published" msgstr "Berichte veröffentlicht" -#: templates/web/base/js/translation_strings.html:75 +#: templates/web/base/js/translation_strings.html:81 msgid "Reports saved offline." msgstr "" @@ -3293,8 +3349,8 @@ msgstr "" msgid "Revert to original title" msgstr "" -#: templates/web/base/js/translation_strings.html:28 -#: templates/web/base/js/translation_strings.html:40 +#: templates/web/base/js/translation_strings.html:34 +#: templates/web/base/js/translation_strings.html:46 msgid "Right place?" msgstr "Richtiger Ort?" @@ -3308,16 +3364,16 @@ msgstr "" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1879 -#: templates/web/base/admin/report_edit.html:156 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: templates/web/base/admin/report_edit.html:158 #: templates/web/base/admin/update_edit.html:68 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Nach links drehen" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: templates/web/base/admin/report_edit.html:157 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: templates/web/base/admin/report_edit.html:159 #: templates/web/base/admin/update_edit.html:69 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3327,7 +3383,7 @@ msgstr "Nach rechts drehen" msgid "Rotating this photo will discard unsaved changes to the report." msgstr "" -#: templates/web/base/js/translation_strings.html:47 +#: templates/web/base/js/translation_strings.html:53 #: templates/web/base/maps/google-ol.html:2 msgid "Satellite" msgstr "Satellit" @@ -3358,11 +3414,11 @@ msgid "Save with a public update" msgstr "" #. ("This is followed by a progress count, e.g. 3/5") -#: templates/web/base/js/translation_strings.html:76 +#: templates/web/base/js/translation_strings.html:82 msgid "Saving reports offline" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:130 #, fuzzy msgid "Scheduled" msgstr "Aktion geplant" @@ -3396,12 +3452,20 @@ msgstr "" msgid "Searching found no users." msgstr "" +#: templates/web/base/auth/generate_token.html:1 +#: templates/web/base/auth/generate_token.html:2 +#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/my/my.html:65 +msgid "Security" +msgstr "" + #: templates/web/base/report/new/councils_text_private.html:7 #: templates/web/base/report/new/form_user.html:5 msgid "See our privacy policy" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:703 +#: perllib/FixMyStreet/Cobrand/ACV.pm:93 +#: perllib/FixMyStreet/Cobrand/Default.pm:721 msgid "See user detail for reports created as the council" msgstr "" @@ -3436,7 +3500,7 @@ msgstr "" msgid "Sending a confirmation text failed: \"%s\"" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:870 msgid "Sent report back" msgstr "" @@ -3453,6 +3517,12 @@ msgstr "Gesendet:" msgid "Service:" msgstr "Dienst:" +#: templates/web/base/auth/change_password.html:1 +#: templates/web/base/auth/change_password.html:4 +#, fuzzy +msgid "Set password" +msgstr "Neues Passwort:" + #: templates/web/base/report/_inspect.html:47 msgid "Set to my current location" msgstr "" @@ -3508,7 +3578,7 @@ msgstr "Foto anzeigen" #: templates/web/base/around/display_location.html:58 #: templates/web/base/around/display_location.html:66 -#: templates/web/base/js/translation_strings.html:54 +#: templates/web/base/js/translation_strings.html:60 msgid "Show pins" msgstr "Zeige Stecknadeln" @@ -3520,20 +3590,20 @@ msgstr "" msgid "Show reports in your area" msgstr "" -#: templates/web/base/auth/general.html:124 +#: templates/web/base/auth/general.html:129 #: templates/web/base/auth/general.html:3 -#: templates/web/base/auth/general.html:85 +#: templates/web/base/auth/general.html:87 #: templates/web/base/main_nav_items.html:6 -#: templates/web/zurich/auth/general.html:18 -#: templates/web/zurich/auth/general.html:35 +#: templates/web/zurich/auth/general.html:25 +#: templates/web/zurich/auth/general.html:8 msgid "Sign in" msgstr "Anmelden" -#: templates/web/base/auth/general.html:98 +#: templates/web/base/auth/general.html:100 msgid "Sign in by email instead, providing a new password. When you click the link in your email, your password will be updated." msgstr "" -#: templates/web/base/auth/general.html:96 +#: templates/web/base/auth/general.html:98 msgid "Sign in by email or text, providing a new password. When you click the link in your email or enter the SMS authentication code, your password will be updated." msgstr "" @@ -3567,14 +3637,27 @@ msgstr "" msgid "Some text to localize" msgstr "" -#: perllib/FixMyStreet/Cobrand/UK.pm:80 +#: perllib/FixMyStreet/Cobrand/ACV.pm:59 perllib/FixMyStreet/Cobrand/UK.pm:80 msgid "Sorry, that appears to be a Crown dependency postcode, which we don't cover." msgstr "" +#: perllib/FixMyStreet/Cobrand/ACV.pm:73 +msgid "Sorry, that appears to be a Northern Irish postcode, which we don't cover." +msgstr "" + +#: perllib/FixMyStreet/Cobrand/ACV.pm:65 +msgid "Sorry, that appears to be a Scottish postcode, which we don't cover." +msgstr "" + +#: perllib/FixMyStreet/Cobrand/ACV.pm:69 +msgid "Sorry, that appears to be a Welsh postcode, which we don't cover." +msgstr "" + #: templates/web/base/auth/smsform.html:6 templates/web/base/auth/token.html:8 msgid "Sorry, that wasn’t a valid link" msgstr "" +#: templates/web/base/auth/2faform.html:5 #: templates/web/base/auth/smsform.html:16 msgid "Sorry, that wasn’t the correct code" msgstr "" @@ -3620,15 +3703,15 @@ msgstr "" msgid "Sort by" msgstr "" -#: templates/web/base/admin/user-form.html:65 +#: templates/web/base/admin/user-form.html:58 msgid "Staff users have permission to log in to the admin." msgstr "" -#: templates/web/base/admin/user-form.html:68 +#: templates/web/base/admin/user-form.html:62 msgid "Staff:" msgstr "" -#: templates/web/base/dashboard/index.html:73 +#: templates/web/base/dashboard/index.html:74 #, fuzzy msgid "Start Date" msgstr "Startdatum:" @@ -3642,7 +3725,7 @@ msgstr "Startdatum:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:50 #: templates/web/base/admin/templates.html:8 -#: templates/web/base/dashboard/index.html:100 +#: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:88 #: templates/web/base/report/_item.html:96 #: templates/web/base/report/update/form_update.html:39 @@ -3665,14 +3748,15 @@ msgstr "Änderungen speichern" msgid "State:" msgstr "Status:" -#: perllib/FixMyStreet/Cobrand/Default.pm:628 +#: perllib/FixMyStreet/Cobrand/ACV.pm:255 +#: perllib/FixMyStreet/Cobrand/Default.pm:646 #: templates/web/base/admin/states/index.html:1 #, fuzzy msgid "States" msgstr "Status" -#: perllib/FixMyStreet/Cobrand/Default.pm:622 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:391 +#: perllib/FixMyStreet/Cobrand/Default.pm:640 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:418 #: templates/web/base/admin/index.html:71 #: templates/web/base/admin/stats/index.html:1 #: templates/web/base/admin/stats/state.html:1 @@ -3705,7 +3789,7 @@ msgstr "" msgid "Subcategory" msgstr "Unterkategorie: %s" -#: perllib/FixMyStreet/Script/Reports.pm:191 +#: perllib/FixMyStreet/Script/Reports.pm:188 msgid "Subcategory: %s" msgstr "Unterkategorie: %s" @@ -3722,19 +3806,20 @@ msgstr "Titel" msgid "Subject:" msgstr "Titel:" +#: templates/web/base/auth/2faform.html:21 #: templates/web/base/auth/smsform.html:27 #: templates/web/base/questionnaire/creator_fixed.html:19 #: templates/web/base/report/new/form_user_loggedin.html:76 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:46 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:48 #: templates/web/base/report/new/form_user_loggedout_password.html:11 #: templates/web/zurich/report/new/fill_in_details_form.html:73 msgid "Submit" msgstr "Abschicken" -#: templates/web/base/admin/report_edit.html:167 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/report_edit.html:24 #: templates/web/base/admin/update_edit.html:79 -#: templates/web/base/admin/user-form.html:188 +#: templates/web/base/admin/user-form.html:191 #: templates/web/zurich/admin/report_edit-sdm.html:124 #: templates/web/zurich/admin/report_edit.html:264 #: templates/web/zurich/admin/update_edit.html:38 @@ -3745,8 +3830,8 @@ msgstr "Änderungen senden" msgid "Submit questionnaire" msgstr "Fragebogen absenden" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:169 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:898 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:170 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:937 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:6 #: templates/web/zurich/admin/index-dm.html:23 @@ -3776,8 +3861,9 @@ msgstr "" msgid "Summarise your changes" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:620 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:387 +#: perllib/FixMyStreet/Cobrand/ACV.pm:249 +#: perllib/FixMyStreet/Cobrand/Default.pm:638 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:414 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 #: templates/web/base/status/index.html:3 @@ -3789,7 +3875,7 @@ msgid "Summary" msgstr "Zusammenfassung" #: templates/web/zurich/reports/index.html:0 -#: templates/web/zurich/reports/index.html:5 +#: templates/web/zurich/reports/index.html:6 msgid "Summary reports" msgstr "Zusammenfassungsberichte" @@ -3803,7 +3889,7 @@ msgstr "Zusammenfassungsberichte" msgid "Superuser:" msgstr "" -#: templates/web/base/admin/user-form.html:148 +#: templates/web/base/admin/user-form.html:147 msgid "Superusers have permission to perform <strong>all actions</strong> within the admin." msgstr "" @@ -3816,8 +3902,8 @@ msgstr "Umfrageergebnisse" msgid "Template «%s»" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:644 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:398 +#: perllib/FixMyStreet/Cobrand/Default.pm:662 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:425 #: templates/web/zurich/header.html:63 msgid "Templates" msgstr "Vorlagen" @@ -3878,6 +3964,7 @@ msgstr "" msgid "That location does not appear to be in the UK; please try again." msgstr "" +#: perllib/FixMyStreet/Cobrand/ACV.pm:52 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:50 #: perllib/FixMyStreet/Cobrand/UK.pm:73 @@ -3900,6 +3987,23 @@ msgstr "Dieser Bericht kann nicht auf %s angeschaut werden." msgid "That report has been removed from FixMyStreet." msgstr "Diese Meldung wurde von Fix My Zürich entfernt." +#: perllib/FixMyStreet/App/Controller/Admin.pm:1769 +#, fuzzy +msgid "That user has been logged out." +msgstr "Diese Meldung wurde von Fix My Zürich entfernt." + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +msgid "That user has been made anonymous on all reports and updates." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1812 +msgid "That user’s personal details have been removed." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1790 +msgid "That user’s reports and updates have been hidden." +msgstr "" + #: templates/web/base/admin/contact-form.html:27 msgid "" "The <strong>email address</strong> is the destination to which reports about this category will be sent. \n" @@ -3955,7 +4059,7 @@ msgid "The diligency prize league table shows editors' activity (who's been edit msgstr "" #: perllib/FixMyStreet/App/Controller/Dashboard.pm:43 -#: perllib/FixMyStreet/App/Controller/Reports.pm:85 +#: perllib/FixMyStreet/App/Controller/Reports.pm:84 msgid "The error was: %s" msgstr "Der Fehler war: %s" @@ -4009,8 +4113,8 @@ msgstr "" msgid "The ordering of this field on the report page. Fields are shown in ascending order according to this value." msgstr "" -#: templates/web/base/auth/change_password.html:22 #: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:30 msgid "The passwords do not match" msgstr "Die Passwörter stimmen nicht überein" @@ -4022,7 +4126,7 @@ msgstr "" msgid "The type of input field to show to the user. <strong>Text</strong> is a simple text field, <strong>List</strong> is a drop-down selection." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:95 +#: perllib/FixMyStreet/Script/Reports.pm:96 msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "" @@ -4033,7 +4137,7 @@ msgid "" " Names are not necessarily unique." msgstr "" -#: templates/web/base/around/on_map_list_items.html:17 +#: templates/web/base/around/on_map_list_items.html:20 #: templates/web/base/my/_problem-list.html:8 #: templates/web/base/reports/_problem-list.html:13 msgid "There are no reports to show." @@ -4043,7 +4147,7 @@ msgstr "" msgid "There is already an auto-response template for this category/state." msgstr "" -#: perllib/FixMyStreet/App/Controller/Reports.pm:82 +#: perllib/FixMyStreet/App/Controller/Reports.pm:81 msgid "There was a problem showing the All Reports page. Please try again later." msgstr "" @@ -4052,18 +4156,18 @@ msgstr "" msgid "There was a problem showing this page. Please try again later." msgstr "" -#: perllib/FixMyStreet/App/Controller/Alert.pm:359 +#: perllib/FixMyStreet/App/Controller/Alert.pm:364 msgid "There was a problem with your email/password combination. Please try again." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:806 -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:135 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:815 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 -#: templates/web/zurich/auth/general.html:28 +#: templates/web/zurich/auth/general.html:18 msgid "There was a problem with your login information. If you cannot remember your password, or do not have one, please fill in the ‘No’ section of the form." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:338 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:348 msgid "There was a problem with your update. Please try again." msgstr "Es gab ein Problem mit Ihrer Aktualisierung. Bitte versuchen Sie es erneut." @@ -4071,7 +4175,7 @@ msgstr "Es gab ein Problem mit Ihrer Aktualisierung. Bitte versuchen Sie es erne msgid "There were problems with your report. Please see below." msgstr "Es gab ein Problem mit Ihrem Bericht. Bitte versuchen Sie es erneut." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:373 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:389 msgid "There were problems with your update. Please see below." msgstr "Es gab Probleme mit Ihrer Aktualisierung. Bitte versuchen Sie es erneut." @@ -4126,18 +4230,18 @@ msgid "" " A body will not receive any reports unless it covers at least one area." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:198 +#: perllib/FixMyStreet/Script/Reports.pm:195 msgid "This email has been sent to both councils covering the location of the problem, as the user did not categorise it; please ignore it if you're not the correct council to deal with the issue, or let us know what category of problem this is so we can add it to our system." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:201 +#: perllib/FixMyStreet/Script/Reports.pm:198 msgid "This email has been sent to several councils covering the location of the problem, as the category selected is provided for all of them; please ignore it if you're not the correct council to deal with the issue." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1003 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1049 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:942 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:986 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1004 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1021 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1067 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:960 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Diese Information wird benötigt" @@ -4174,9 +4278,9 @@ msgstr "" msgid "This report is a duplicate. Please leave updates on the original report:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:166 #: perllib/FixMyStreet/Cobrand/Zurich.pm:167 -#: templates/web/zurich/report/_main.html:14 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:168 +#: templates/web/zurich/report/_main.html:12 msgid "This report is awaiting moderation." msgstr "Dieser Bericht wartet auf Moderation." @@ -4192,11 +4296,7 @@ msgstr "Dieser Bericht ist aktuell als behoben markiert." msgid "This report is currently marked as open." msgstr "Dieser Bericht ist aktuell als offen markiert." -#: perllib/FixMyStreet/Script/Reports.pm:108 -msgid "This report was submitted anonymously" -msgstr "Dieser Bericht wurde anonym abgesendet" - -#: perllib/FixMyStreet/Script/Reports.pm:88 +#: perllib/FixMyStreet/Script/Reports.pm:89 msgid "This web page also contains a photo of the problem, provided by the user." msgstr "" @@ -4207,7 +4307,8 @@ msgstr "" msgid "Time spent (in minutes):" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:621 +#: perllib/FixMyStreet/Cobrand/ACV.pm:250 +#: perllib/FixMyStreet/Cobrand/Default.pm:639 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Zeitleiste" @@ -4245,7 +4346,7 @@ msgstr "" msgid "To limit this collection of fields to a single language, select it here." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:94 +#: perllib/FixMyStreet/Script/Reports.pm:95 msgid "To view a map of the precise location of this issue" msgstr "" @@ -4267,9 +4368,9 @@ msgstr "" #: templates/web/base/admin/stats/fix_rate.html:4 #: templates/web/base/admin/stats/questionnaire.html:24 -#: templates/web/base/dashboard/index.html:114 -#: templates/web/base/dashboard/index.html:119 -#: templates/web/base/dashboard/index.html:143 +#: templates/web/base/dashboard/index.html:115 +#: templates/web/base/dashboard/index.html:120 +#: templates/web/base/dashboard/index.html:144 #: templates/web/zurich/admin/stats/index.html:30 msgid "Total" msgstr "Total" @@ -4287,20 +4388,22 @@ msgstr "" msgid "Translations" msgstr "" -#: templates/web/base/admin/user-form.html:129 +#: templates/web/base/admin/user-form.html:128 msgid "Trusted by bodies:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:709 +#: perllib/FixMyStreet/Cobrand/ACV.pm:99 +#: perllib/FixMyStreet/Cobrand/Default.pm:727 msgid "Trusted to make reports that don't need to be inspected" msgstr "" -#: templates/web/base/admin/user-form.html:137 +#: templates/web/base/admin/user-form.html:136 msgid "Trusted:" msgstr "" +#: templates/web/base/auth/2faform.html:6 #: templates/web/base/auth/smsform.html:17 -#: templates/web/base/js/translation_strings.html:29 +#: templates/web/base/js/translation_strings.html:35 msgid "Try again" msgstr "Erneut versuchen" @@ -4308,13 +4411,21 @@ msgstr "Erneut versuchen" msgid "Try emailing us directly:" msgstr "" +#: templates/web/base/auth/generate_token.html:21 +msgid "Two-factor authentication has been activated" +msgstr "" + +#: templates/web/base/auth/generate_token.html:32 +msgid "Two-factor authentication has been deactivated" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:44 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 msgid "Type" msgstr "" -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 msgid "Unban" msgstr "" @@ -4337,7 +4448,7 @@ msgstr "Unbekannter Benachrichtigungstyp" #: perllib/FixMyStreet/App/Controller/Photo.pm:109 #: perllib/FixMyStreet/App/Controller/Root.pm:141 -#: templates/web/base/js/translation_strings.html:38 +#: templates/web/base/js/translation_strings.html:44 msgid "Unknown error" msgstr "Unbekannter Fehler" @@ -4409,23 +4520,23 @@ msgstr "" msgid "Updated" msgstr "Aktualisiert" -#: perllib/FixMyStreet/DB/Result/Comment.pm:260 +#: perllib/FixMyStreet/DB/Result/Comment.pm:240 #, fuzzy msgid "Updated by <strong>%s</strong> (%s) at %s" msgstr "Anmerkung: <strong>%s</strong>" -#: perllib/FixMyStreet/DB/Result/Comment.pm:262 +#: perllib/FixMyStreet/DB/Result/Comment.pm:242 #, fuzzy msgid "Updated by <strong>%s</strong> at %s" msgstr "Anmerkung: <strong>%s</strong>" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1299 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1398 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1591 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1277 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1391 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1592 #: perllib/FixMyStreet/App/Controller/Admin.pm:933 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:767 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:792 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:862 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:806 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:901 msgid "Updated!" msgstr "Aktualisiert!" @@ -4477,31 +4588,31 @@ msgstr "" msgid "User ID to attribute fetched comments to" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1745 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1755 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1746 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1756 msgid "User added to abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1376 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1369 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1474 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1742 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1752 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1743 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1753 msgid "User already in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1834 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1887 msgid "User flag removed" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1805 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1858 msgid "User flagged" msgstr "" #: templates/web/base/admin/report_blocks.html:18 -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 #: templates/web/base/admin/users.html:32 msgid "User in abuse table" msgstr "" @@ -4516,14 +4627,16 @@ msgstr "" msgid "User:" msgstr "Benutzer" -#: perllib/FixMyStreet/Cobrand/Default.pm:652 -#: perllib/FixMyStreet/Cobrand/Default.pm:711 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:403 +#: perllib/FixMyStreet/Cobrand/ACV.pm:101 +#: perllib/FixMyStreet/Cobrand/ACV.pm:271 +#: perllib/FixMyStreet/Cobrand/Default.pm:670 +#: perllib/FixMyStreet/Cobrand/Default.pm:729 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:430 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:55 msgid "Users" msgstr "Benutzer" -#: templates/web/base/admin/user-form.html:159 +#: templates/web/base/admin/user-form.html:161 msgid "Users can perform the following actions within their assigned body or area." msgstr "" @@ -4597,7 +4710,7 @@ msgstr "" msgid "We need your email address, please give it below." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:207 +#: perllib/FixMyStreet/Script/Reports.pm:204 msgid "We realise this problem might be the responsibility of %s; however, we don't currently have any contact details for them. If you know of an appropriate contact address, please do get in touch." msgstr "" @@ -4619,7 +4732,7 @@ msgstr "" msgid "We’re sorry to hear the problem’s not fixed. Why not try writing to your local representatives?" msgstr "" -#: templates/web/base/dashboard/index.html:117 +#: templates/web/base/dashboard/index.html:118 msgid "Website" msgstr "" @@ -4652,7 +4765,7 @@ msgstr "" msgid "Which report is it a duplicate of?" msgstr "" -#: templates/web/base/js/translation_strings.html:57 +#: templates/web/base/js/translation_strings.html:63 msgid "Whoa there Testino! Three photos are enough." msgstr "" @@ -4660,8 +4773,8 @@ msgstr "" msgid "Why stop there? <a href=\"/alert\">Set up more alerts</a> for free." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:190 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:928 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:191 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:967 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:14 msgid "Wish" @@ -4671,7 +4784,7 @@ msgstr "Wunsch" msgid "With request searches, it is also possible to search for agency_responsible to limit the requests to those sent to a single administration. The search term is the administration ID provided by <a href=\"%s\">MaPit</a>." msgstr "" -#: templates/web/base/dashboard/index.html:158 +#: templates/web/base/dashboard/index.html:159 msgid "Within the specified timeframe:" msgstr "" @@ -4691,7 +4804,7 @@ msgstr "Meldungen gänzlich in Grossbuchstaben zu schreiben macht diese unle msgid "Wrong location? Just click again on the map." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1221 +#: perllib/FixMyStreet/Cobrand/Default.pm:1239 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4719,7 +4832,7 @@ msgstr "Ja, ich habe ein Passwort" msgid "You are complaining that this problem report was unnecessarily moderated:" msgstr "" -#: templates/web/base/js/translation_strings.html:77 +#: templates/web/base/js/translation_strings.html:83 msgid "You are offline" msgstr "" @@ -4736,7 +4849,7 @@ msgstr "" msgid "You can <a href=\"%s%s\">view the problem on this site</a>." msgstr "" -#: templates/web/base/admin/user-form.html:114 +#: templates/web/base/admin/user-form.html:110 msgid "You can add an abusive user's email to the abuse list, which automatically hides (and never sends) reports they create." msgstr "" @@ -4766,11 +4879,11 @@ msgstr "" msgid "You can mark a body as deleted if you do not want it to be active on the site." msgstr "" -#: templates/web/base/js/translation_strings.html:35 +#: templates/web/base/js/translation_strings.html:41 msgid "You declined; please fill in the box above" msgstr "" -#: templates/web/base/js/translation_strings.html:79 +#: templates/web/base/js/translation_strings.html:85 msgid "You have <a id=\"oFN\" href=\"\"><span>%s</span> saved to submit</a>." msgstr "" @@ -4797,12 +4910,12 @@ msgstr "Sie wurden abgemeldet" msgid "You have located the problem at the point marked with a green pin on the map. If this is not the correct location, simply click on the map again. " msgstr "Der gr¨ne Pin auf der Karte repräsentiert ihre Meldung. Falls dieser Ort nicht der Richtige ist, klicken Sie einfach nochmals am richtigen Ort auf die Karte." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:125 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:142 #, fuzzy msgid "You have successfully added your phone number." msgstr "Sie haben Ihre E-Mail-Adresse erfolgreich bestätigt." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:141 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:158 #: templates/web/zurich/tokens/confirm_problem.html:5 #: templates/web/zurich/tokens/confirm_problem.html:6 msgid "You have successfully confirmed your email address." @@ -4813,7 +4926,7 @@ msgstr "Sie haben Ihre E-Mail-Adresse erfolgreich bestätigt." msgid "You have successfully confirmed your phone number." msgstr "Sie haben Ihre E-Mail-Adresse erfolgreich bestätigt." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:112 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:129 #, fuzzy msgid "You have successfully removed your phone number." msgstr "Sie haben Ihre E-Mail-Adresse erfolgreich bestätigt." @@ -4823,7 +4936,7 @@ msgstr "Sie haben Ihre E-Mail-Adresse erfolgreich bestätigt." msgid "You have successfully signed in; please check and confirm your details are accurate:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:147 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:164 #, fuzzy msgid "You have successfully verified your phone number." msgstr "Sie haben Ihre E-Mail-Adresse erfolgreich bestätigt." @@ -4851,8 +4964,10 @@ msgstr "" msgid "Your Reports" msgstr "Ihre Berichte" -#: templates/web/base/auth/change_password.html:11 +#: templates/web/base/auth/change_password.html:13 #: templates/web/base/auth/generate_token.html:15 +#: templates/web/base/auth/generate_token.html:26 +#: templates/web/base/auth/generate_token.html:34 #: templates/web/base/main_nav_items.html:4 templates/web/base/my/my.html:18 msgid "Your account" msgstr "" @@ -4870,8 +4985,8 @@ msgid "Your email" msgstr "Ihre eMail" #: templates/web/base/auth/change_email.html:15 -#: templates/web/zurich/auth/general.html:30 -#: templates/web/zurich/auth/general.html:58 +#: templates/web/zurich/auth/general.html:20 +#: templates/web/zurich/auth/general.html:48 msgid "Your email address" msgstr "Ihre eMail-Adresse" @@ -4886,11 +5001,11 @@ msgstr "Ihre eMail-Adresse" msgid "Your information will only be used in accordance with our <a href=\"/privacy\">privacy policy</a>" msgstr "" -#: templates/web/base/auth/general.html:114 +#: templates/web/base/auth/general.html:116 #: templates/web/base/contact/index.html:74 #: templates/web/base/report/new/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_name.html:33 -#: templates/web/zurich/auth/general.html:61 +#: templates/web/zurich/auth/general.html:51 #: templates/web/zurich/report/new/fill_in_details_form.html:63 msgid "Your name" msgstr "Ihr Name" @@ -4907,21 +5022,29 @@ msgstr "" msgid "Your name has been hidden." msgstr "" -#: templates/web/base/js/translation_strings.html:69 +#: templates/web/base/js/translation_strings.html:75 msgid "Your offline reports" msgstr "" -#: templates/web/base/auth/general.html:84 +#: templates/web/base/auth/general.html:86 #: templates/web/base/report/new/form_user_loggedout_password.html:10 #: templates/web/base/report/update/form_user_loggedout_password.html:9 -#: templates/web/zurich/auth/general.html:34 +#: templates/web/zurich/auth/general.html:24 msgid "Your password" msgstr "Ihr Passwort" -#: templates/web/base/auth/change_password.html:10 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:170 +#: templates/web/base/auth/change_password.html:12 msgid "Your password has been changed" msgstr "Ihr Passwort wurde geändert" +#: templates/web/base/auth/general.html:133 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:52 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:25 +#: templates/web/zurich/auth/general.html:63 +msgid "Your password should include %d or more characters." +msgstr "" + #: templates/web/base/auth/change_phone.html:19 #: templates/web/base/contact/index.html:87 #: templates/web/zurich/report/new/fill_in_details_form.html:69 @@ -4946,7 +5069,7 @@ msgstr "" msgid "Your token has been generated" msgstr "Ihr Passwort wurde geändert" -#: templates/web/base/js/translation_strings.html:70 +#: templates/web/base/js/translation_strings.html:76 msgid "Your update has been saved offline for submission when back online." msgstr "" @@ -4964,17 +5087,17 @@ msgid "Yourself" msgstr "" #: templates/web/base/admin/category-checkboxes.html:7 -#: templates/web/base/admin/user-form.html:169 +#: templates/web/base/admin/user-form.html:171 msgid "all" msgstr "alle" #: perllib/FixMyStreet/App/Controller/Admin.pm:909 #: perllib/FixMyStreet/App/Controller/Moderate.pm:85 -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:216 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:270 +#: perllib/FixMyStreet/DB/Result/Comment.pm:250 msgid "and a defect raised" msgstr "" @@ -5007,7 +5130,7 @@ msgid "from %s different users" msgstr "von %s verschiedenen Benutzern" #: templates/web/base/report/_item.html:63 -#: templates/web/zurich/report/_item.html:14 +#: templates/web/zurich/report/_item.html:16 msgid "last updated %s" msgstr "zuletzt aktualisiert %s" @@ -5022,7 +5145,7 @@ msgid "n/a" msgstr "n/v" #: templates/web/base/admin/category-checkboxes.html:8 -#: templates/web/base/admin/user-form.html:170 +#: templates/web/base/admin/user-form.html:172 msgid "none" msgstr "keine" @@ -5071,7 +5194,7 @@ msgstr "" msgid "this location" msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:183 +#: perllib/FixMyStreet/Script/Reports.pm:180 msgid "this type of local problem" msgstr "" @@ -5079,11 +5202,11 @@ msgstr "" msgid "today" msgstr "heute" -#: templates/web/base/js/translation_strings.html:80 +#: templates/web/base/js/translation_strings.html:86 msgid "update" msgstr "" -#: templates/web/base/js/translation_strings.html:81 +#: templates/web/base/js/translation_strings.html:87 msgid "updates" msgstr "" @@ -5099,11 +5222,11 @@ msgstr "" msgid "user is problem owner" msgstr "Benutzer ist Problemeigentümer" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1778 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1831 msgid "user not in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1829 #, fuzzy msgid "user removed from abuse list" msgstr "Von Seite entfernen" @@ -5169,7 +5292,7 @@ msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:103 +#: templates/web/fixmystreet.com/reports/summary.html:104 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5267,6 +5390,15 @@ msgid_plural "reports" msgstr[0] "" msgstr[1] "" +#~ msgid "Email: %s" +#~ msgstr "E-Mail: %s" + +#~ msgid "Name: %s" +#~ msgstr "Name: %s" + +#~ msgid "This report was submitted anonymously" +#~ msgstr "Dieser Bericht wurde anonym abgesendet" + #~ msgid "14-30 days old" #~ msgstr "14-30 Tage alt" diff --git a/locale/el_GR.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/el_GR.UTF-8/LC_MESSAGES/FixMyStreet.po index 1b497c5ea..1a3f75365 100644 --- a/locale/el_GR.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/el_GR.UTF-8/LC_MESSAGES/FixMyStreet.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: matthew@mysociety.org\n" -"POT-Creation-Date: 2017-12-15 17:48+0000\n" +"POT-Creation-Date: 2018-02-12 15:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety <transifex@mysociety.org>, 2017\n" "Language-Team: Greek (Greece) (https://www.transifex.com/mysociety/teams/12067/el_GR/)\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: perllib/FixMyStreet/DB/Result/Problem.pm:650 -#: perllib/FixMyStreet/Script/Reports.pm:196 +#: perllib/FixMyStreet/Script/Reports.pm:193 msgid " and " msgstr "και" @@ -95,8 +95,8 @@ msgstr "" msgid "%s live updates" msgstr "%s ζωντανές ενημερώσεις" -#: templates/web/base/dashboard/index.html:159 -#: templates/web/base/dashboard/index.html:163 +#: templates/web/base/dashboard/index.html:160 +#: templates/web/base/dashboard/index.html:164 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -130,7 +130,7 @@ msgstr "(Χωρίς αριθμό τηλεφώνου)" msgid "(a-z and space only)" msgstr "" -#: templates/web/zurich/report/_item.html:19 +#: templates/web/zurich/report/_item.html:21 msgid "(closed)" msgstr "(έκλεισε)" @@ -139,7 +139,7 @@ msgstr "(έκλεισε)" msgid "(covers roughly 200,000 people)" msgstr "(αντιστοιχεί σε περιοχή όπου κατοικούν περίπου 200.000 άτομα)" -#: templates/web/zurich/report/_item.html:17 +#: templates/web/zurich/report/_item.html:19 msgid "(fixed)" msgstr "(διορθώθηκε)" @@ -159,6 +159,7 @@ msgstr "" msgid "(not sent to council)" msgstr "(δεν αποστάλθηκε σε υπηρεσία)" +#: templates/web/base/report/new/form_user_loggedin.html:38 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "(optional)" msgstr "(προαιρετικό)" @@ -174,7 +175,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "Ροή RSS για προβλήματα στο "%s"" #: perllib/FixMyStreet/App/Controller/Report/New.pm:252 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:688 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:685 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Διάλεξε κατηγορία --" @@ -208,7 +209,7 @@ msgstr "" msgid "<label for=\"statuses\">Show</label> %s reports <label for=\"filter_categories\">about</label> %s" msgstr "<label for=\"statuses\">Προβολή</label> %s <label for=\"filter_categories\">σχετικά με</label> %s" -#: templates/web/base/js/translation_strings.html:78 +#: templates/web/base/js/translation_strings.html:84 msgid "<span>%s</span> saved." msgstr "" @@ -235,12 +236,12 @@ msgstr "<strong>Όχι</strong> Να γίνει επιβεβαίωση της ε msgid "<strong>No</strong> Let me confirm my update by email/text" msgstr "<strong>Όχι</strong> Να γίνει επιβεβαίωση της ενημέρωσης μέσω email" -#: templates/web/base/auth/general.html:110 -#: templates/web/zurich/auth/general.html:51 +#: templates/web/base/auth/general.html:112 +#: templates/web/zurich/auth/general.html:41 msgid "<strong>No</strong> let me sign in by email" msgstr "<strong>Όχι</strong> να συνδεθώ μέσω email" -#: templates/web/base/auth/general.html:108 +#: templates/web/base/auth/general.html:110 #, fuzzy msgid "<strong>No</strong> let me sign in by email or text" msgstr "<strong>Όχι</strong> να συνδεθώ μέσω email" @@ -253,12 +254,16 @@ msgstr "" msgid "<strong>Note:</strong> This report hasn't yet been sent onwards for action. Any changes made may not be passed on." msgstr "" -#: templates/web/base/auth/general.html:79 +#: templates/web/base/auth/general.html:81 #: templates/web/base/report/new/form_user_loggedout_password.html:3 #: templates/web/base/report/update/form_user_loggedout_password.html:2 msgid "<strong>Yes</strong> I have a password" msgstr "<strong>Ναι</strong> έχω κωδικό πρόσβασης" +#: templates/web/base/auth/generate_token.html:54 +msgid "Activate two-factor authentication" +msgstr "" + #: templates/web/base/my/my.html:39 templates/web/base/my/my.html:50 msgid "Add" msgstr "" @@ -331,15 +336,18 @@ msgstr "" msgid "Add user" msgstr "Προσθήκη χρήστη" -#: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/ACV.pm:108 +#: perllib/FixMyStreet/Cobrand/Default.pm:736 msgid "Add/edit problem categories" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:720 +#: perllib/FixMyStreet/Cobrand/ACV.pm:110 +#: perllib/FixMyStreet/Cobrand/Default.pm:738 msgid "Add/edit response priorities" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:719 +#: perllib/FixMyStreet/Cobrand/ACV.pm:109 +#: perllib/FixMyStreet/Cobrand/Default.pm:737 msgid "Add/edit response templates" msgstr "" @@ -355,7 +363,7 @@ msgstr "" msgid "Admin" msgstr "" -#: templates/web/base/auth/change_password.html:39 +#: templates/web/base/auth/change_password.html:51 msgid "Again:" msgstr "Ξανά:" @@ -374,12 +382,12 @@ msgstr "Ειδοποίησέ με για μελλοντικές ενημερώσ #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 -#: templates/web/base/dashboard/index.html:63 +#: templates/web/base/dashboard/index.html:64 #: templates/web/base/reports/_list-filters.html:3 msgid "All" msgstr "" -#: templates/web/zurich/reports/index.html:13 +#: templates/web/zurich/reports/index.html:14 msgid "All Reports" msgstr "Όλες οι Αναφορές" @@ -448,13 +456,13 @@ msgstr "Ανώνυμος:" msgid "Another user" msgstr "" -#: templates/web/base/js/translation_strings.html:59 +#: templates/web/base/js/translation_strings.html:65 msgid "Are you sure you want to cancel this upload?" msgstr "Είστε σίγουροι πως θέλετε να ακυρώσετε αυτή την μεταφόρτωση;" #: templates/web/base/admin/report_edit.html:84 #: templates/web/base/admin/template_edit.html:75 -#: templates/web/base/js/translation_strings.html:73 +#: templates/web/base/js/translation_strings.html:79 #: templates/web/base/report/display_tools.html:6 msgid "Are you sure?" msgstr "" @@ -465,7 +473,7 @@ msgstr "" msgid "Area covered" msgstr "Περιοχή αρμοδιότητας" -#: templates/web/base/admin/user-form.html:82 +#: templates/web/base/admin/user-form.html:78 msgid "Area:" msgstr "" @@ -491,11 +499,12 @@ msgstr "Ανάθεση σε εξωτερικό τομέα:" msgid "Assign to subdivision:" msgstr "Ανάθεση στο τμήμα:" -#: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/ACV.pm:105 +#: perllib/FixMyStreet/Cobrand/Default.pm:733 msgid "Assign users to areas" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:219 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:220 msgid "Assigned to %s" msgstr "Ανατέθηκε στο "%s"" @@ -507,8 +516,8 @@ msgstr "Σε κάθε αναζήτηση επιστρέφονται το πολ msgid "At the moment only searching for and looking at reports work." msgstr "Αυτή τη στιγμή λειτουργούν μόνο η αναζήτηση και η προβολή αναφορών." -#: templates/web/base/admin/user-form.html:96 -#: templates/web/base/admin/user-form.html:97 +#: templates/web/base/admin/user-form.html:92 +#: templates/web/base/admin/user-form.html:93 msgid "Authorised staff users can be associated with the categories in which they operate." msgstr "" @@ -534,11 +543,11 @@ msgid "Avoid personal information and vehicle number plates" msgstr "" #: perllib/FixMyStreet/DB/Result/Problem.pm:344 -#: templates/web/zurich/report/_item.html:9 +#: templates/web/zurich/report/_item.html:11 msgid "Awaiting moderation" msgstr "Σε αναμονή ελέγχου" -#: templates/web/base/js/translation_strings.html:31 +#: templates/web/base/js/translation_strings.html:37 msgid "Back" msgstr "Πίσω" @@ -551,9 +560,11 @@ msgstr "" msgid "Ban user" msgstr "Επισήμανση χρήστη" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 -#: perllib/FixMyStreet/Cobrand/Default.pm:717 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:396 +#: perllib/FixMyStreet/Cobrand/ACV.pm:107 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 +#: perllib/FixMyStreet/Cobrand/Default.pm:735 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:423 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:55 #: templates/web/zurich/header.html:50 @@ -567,7 +578,7 @@ msgstr "Τομείς" msgid "Body" msgstr "Τομέας" -#: templates/web/base/admin/user-form.html:54 +#: templates/web/base/admin/user-form.html:46 msgid "Body:" msgstr "Τομέας:" @@ -583,7 +594,8 @@ msgstr "Δεν μπορείς να βρεις το email μας; Έλεγξε τ msgid "Can't see the map? <em>Skip this step</em>" msgstr "Δεν μπορείς να δεις τον χάρτη; <em>Παράλειψη βήματος</em>" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -597,7 +609,7 @@ msgstr "" #: templates/web/base/admin/body.html:72 #: templates/web/base/admin/contact-form.html:19 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:99 +#: templates/web/base/dashboard/index.html:100 #: templates/web/base/report/_inspect.html:54 #: templates/web/base/report/_item.html:92 #: templates/web/base/report/new/category.html:12 @@ -610,7 +622,7 @@ msgstr "" msgid "Category" msgstr "Κατηγορία" -#: templates/web/base/dashboard/index.html:102 +#: templates/web/base/dashboard/index.html:103 #, fuzzy msgid "Category and State" msgstr "Κατηγορία" @@ -633,7 +645,7 @@ msgstr "Μέσος όρος διόρθωσης προβλημάτων για τ msgid "Category:" msgstr "Κατηγορία:" -#: perllib/FixMyStreet/Script/Reports.pm:187 +#: perllib/FixMyStreet/Script/Reports.pm:184 msgid "Category: %s" msgstr "Κατηγορία: %s" @@ -648,9 +660,7 @@ msgid "Change email address" msgstr "" #: templates/web/base/auth/change_password.html:1 -#: templates/web/base/auth/change_password.html:16 -#: templates/web/base/auth/change_password.html:4 -#: templates/web/base/auth/change_password.html:43 +#: templates/web/base/auth/change_password.html:5 #: templates/web/base/my/my.html:63 msgid "Change password" msgstr "Αλλαγή κωδικού πρόσβασης" @@ -691,7 +701,7 @@ msgstr "Επίλεξε ένα όνομα <strong>κατηγορίας</strong> msgid "Choose another" msgstr "" -#: templates/web/base/js/translation_strings.html:72 +#: templates/web/base/js/translation_strings.html:78 msgid "Clear offline data" msgstr "" @@ -720,14 +730,14 @@ msgstr "Κάνε κλικ στον σύνδεσμο του email επιβεβα msgid "Click the link in that email to sign in." msgstr "Κάνε κλικ στον σύνδεσμο του email επιβεβαίωσης για να συνδεθείς." -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:134 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:194 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:965 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:1004 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:195 #: perllib/FixMyStreet/DB/ResultSet/State.pm:71 #: templates/web/base/admin/states/index.html:103 #: templates/web/base/admin/states/index.html:27 #: templates/web/base/admin/states/index.html:33 -#: templates/web/base/dashboard/index.html:112 +#: templates/web/base/dashboard/index.html:113 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:10 #: templates/web/zurich/admin/header.html:16 @@ -760,15 +770,17 @@ msgid "Cobrand:" msgstr "Προστεθέν σήμα:" #: templates/web/base/admin/extra-metadata-form.html:14 +#: templates/web/base/auth/2faform.html:18 #: templates/web/base/auth/smsform.html:24 msgid "Code" msgstr "" -#: templates/web/base/js/translation_strings.html:50 +#: templates/web/base/js/translation_strings.html:56 msgid "Collapse map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:629 +#: perllib/FixMyStreet/Cobrand/ACV.pm:256 +#: perllib/FixMyStreet/Cobrand/Default.pm:647 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" msgstr "Ρυθμίσεις" @@ -777,6 +789,7 @@ msgstr "Ρυθμίσεις" msgid "Confirm" msgstr "Επιβεβαίωση" +#: templates/web/base/auth/2faform.html:1 #: templates/web/base/auth/smsform.html:1 templates/web/base/auth/token.html:1 msgid "Confirm account" msgstr "Επιβεβαίωση λογαριασμού" @@ -826,12 +839,12 @@ msgstr "Επικοινώνησε με την ομάδα διαχείρισης" msgid "Coordinates:" msgstr "Συντεταγμένες:" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1801 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1830 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1854 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1883 msgid "Could not find user" msgstr "Δεν είναι δυνατή η εύρεση χρήστη" -#: templates/web/base/js/translation_strings.html:36 +#: templates/web/base/js/translation_strings.html:42 msgid "Could not look up location" msgstr "Δεν είναι δυνατή η εύρεση της τοποθεσίας" @@ -876,15 +889,18 @@ msgstr "Δημιουργία κατηγορίας" msgid "Create priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:701 +#: perllib/FixMyStreet/Cobrand/ACV.pm:91 +#: perllib/FixMyStreet/Cobrand/Default.pm:719 msgid "Create reports/updates as anonymous user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:702 +#: perllib/FixMyStreet/Cobrand/ACV.pm:92 +#: perllib/FixMyStreet/Cobrand/Default.pm:720 msgid "Create reports/updates as the council" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:700 +#: perllib/FixMyStreet/Cobrand/ACV.pm:90 +#: perllib/FixMyStreet/Cobrand/Default.pm:718 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -905,12 +921,17 @@ msgstr "Δημιουργήθηκε" msgid "Created:" msgstr "Δημιουργήθηκε:" -#: templates/web/base/auth/generate_token.html:27 +#: templates/web/base/auth/change_password.html:40 +#, fuzzy +msgid "Current password:" +msgstr "Ο κωδικός σου" + +#: templates/web/base/auth/generate_token.html:46 #, fuzzy msgid "Current token:" msgstr "Κατάσταση" -#: templates/web/base/dashboard/index.html:91 +#: templates/web/base/dashboard/index.html:92 msgid "Currently grouped by %s" msgstr "" @@ -919,7 +940,7 @@ msgstr "" msgid "Currently no bodies have been created." msgstr "Δεν έχουν δημιουργηθεί τομείς μέχρι στιγμής." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:830 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:869 #: templates/web/zurich/admin/report_edit-sdm.html:105 msgid "Customer not contactable" msgstr "Δεν υπάρχει τρόπος επικοινωνίας με τον πελάτη" @@ -931,6 +952,10 @@ msgstr "Δεν υπάρχει τρόπος επικοινωνίας με τον msgid "Dashboard" msgstr "Πίνακας Ελέγχου" +#: templates/web/base/auth/generate_token.html:54 +msgid "Deactivate two-factor authentication" +msgstr "" + #: templates/web/zurich/admin/stats/index.html:35 msgid "Dealt with by subdivision within 5 working days" msgstr "Εξετάστηκε από το τμήμα μέσα σε 5 εργάσιμες ημέρες" @@ -980,7 +1005,7 @@ msgstr "" msgid "Detailed information is limited to %d characters." msgstr "" -#: templates/web/base/js/translation_strings.html:33 +#: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Πληροφορίες" @@ -992,7 +1017,7 @@ msgstr "Πληροφορίες" msgid "Details:" msgstr "Πληροφορίες:" -#: templates/web/base/dashboard/index.html:103 +#: templates/web/base/dashboard/index.html:104 msgid "Device and Site" msgstr "" @@ -1043,7 +1068,7 @@ msgstr "Δεν σου αρέσουν οι φόρμες;" msgid "Down one" msgstr "" -#: templates/web/base/js/translation_strings.html:58 +#: templates/web/base/js/translation_strings.html:64 msgid "Drag and drop photos here or <u>click to upload</u>" msgstr "Σύρε φωτογραφίες εδώ ή <u>κάνε κλικ για ανέβασμα</u>" @@ -1087,23 +1112,27 @@ msgstr "Επεξεργασία" msgid "Edit body details" msgstr "Επεξεργασία λεπτομερειών του τομέα" -#: perllib/FixMyStreet/Cobrand/Default.pm:712 +#: perllib/FixMyStreet/Cobrand/ACV.pm:102 +#: perllib/FixMyStreet/Cobrand/Default.pm:730 msgid "Edit other users' details" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:713 +#: perllib/FixMyStreet/Cobrand/ACV.pm:103 +#: perllib/FixMyStreet/Cobrand/Default.pm:731 msgid "Edit other users' permissions" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:695 +#: perllib/FixMyStreet/Cobrand/ACV.pm:89 +#: perllib/FixMyStreet/Cobrand/Default.pm:713 msgid "Edit report category" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:696 +#: perllib/FixMyStreet/Cobrand/Default.pm:714 msgid "Edit report priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:694 +#: perllib/FixMyStreet/Cobrand/ACV.pm:88 +#: perllib/FixMyStreet/Cobrand/Default.pm:712 msgid "Edit reports" msgstr "" @@ -1136,8 +1165,8 @@ msgstr "Επεξεργαστής" #: templates/web/base/admin/users.html:17 #: templates/web/zurich/admin/body-form.html:9 #: templates/web/zurich/admin/body.html:15 -#: templates/web/zurich/auth/general.html:24 -#: templates/web/zurich/auth/general.html:54 +#: templates/web/zurich/auth/general.html:14 +#: templates/web/zurich/auth/general.html:44 msgid "Email" msgstr "Email" @@ -1163,7 +1192,7 @@ msgstr "Η ειδοποίηση μέσω email δημιουργήθηκε" msgid "Email alert deleted" msgstr "Η ειδοποίηση μέσω email διεγράφη" -#: templates/web/base/admin/user-form.html:22 +#: templates/web/base/admin/user-form.html:21 msgid "Email verified:" msgstr "" @@ -1174,10 +1203,6 @@ msgstr "" msgid "Email:" msgstr "Email:" -#: perllib/FixMyStreet/Script/Reports.pm:111 -msgid "Email: %s" -msgstr "Email: %s" - #: templates/web/base/admin/open311-form-fields.html:55 #: templates/web/base/admin/open311-form-fields.html:56 msgid "" @@ -1202,7 +1227,7 @@ msgstr "" "διαφορετικό τελικό σημείο - endpoint - (και μέθοδο αποστολής) από αυτό του τομέα. Για παράδειγμα, όταν οι αναφορές από κάποια κατηγορία\n" "προβλημάτων πρέπει να σταλούν με email, ενώ κάποιες άλλες μπορούν να σταλούν με το Open311." -#: templates/web/base/dashboard/index.html:77 +#: templates/web/base/dashboard/index.html:78 #, fuzzy msgid "End Date" msgstr "Ημερομηνία Λήξης:" @@ -1211,7 +1236,7 @@ msgstr "Ημερομηνία Λήξης:" msgid "Endpoint" msgstr "Σημείο τερματισμού" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:81 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:82 msgid "Enter a Zürich street name" msgstr "Δώσε μια ονομασία για την οδό" @@ -1230,10 +1255,10 @@ msgstr "Γράψε έναν κοντινό ταχυδρομικό κώδικα, msgid "Enter a nearby street name and area" msgstr "Γράψε μία κοντινή οδό ή περιοχή" -#: templates/web/base/auth/general.html:123 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:45 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:17 -#: templates/web/zurich/auth/general.html:65 +#: templates/web/base/auth/general.html:128 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:47 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:20 +#: templates/web/zurich/auth/general.html:58 msgid "Enter a password" msgstr "Γράψε ένα κωδικό πρόσβασης" @@ -1268,7 +1293,7 @@ msgstr "Παραδείγματα:" msgid "Existing category" msgstr "" -#: templates/web/base/js/translation_strings.html:49 +#: templates/web/base/js/translation_strings.html:55 msgid "Expand map" msgstr "" @@ -1276,12 +1301,12 @@ msgstr "" msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:104 +#: templates/web/base/dashboard/index.html:105 msgid "Export as CSV" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:179 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:918 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:180 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:957 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:12 msgid "Extern" @@ -1304,7 +1329,7 @@ msgstr "" msgid "External team" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Default.pm:674 #: templates/web/base/admin/reportextrafields/edit.html:1 #: templates/web/base/admin/reportextrafields/index.html:1 #, fuzzy @@ -1344,10 +1369,10 @@ msgid "Fix this by choosing an <strong>area covered</strong> in the <em>Edit bod msgstr "Διόρθωσέ το επιλέγοντας μία <strong>περιοχή αρμοδιότητας</strong> στη φόρμα <em>Επεξεργασία λεπτομερειών του σώματος</em> παρακάτω." #: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:133 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:113 +#: templates/web/base/dashboard/index.html:114 msgid "Fixed" msgstr "Διορθώθηκε" @@ -1369,7 +1394,7 @@ msgstr "Σήμανση ως διαγραμμένο" msgid "Flag user" msgstr "Επισήμανση χρήστη" -#: perllib/FixMyStreet/Cobrand/Default.pm:627 +#: perllib/FixMyStreet/Cobrand/Default.pm:645 #: templates/web/base/admin/users.html:20 msgid "Flagged" msgstr "Επισημασμένα" @@ -1378,7 +1403,7 @@ msgstr "Επισημασμένα" msgid "Flagged reports and users" msgstr "Επισημασμένες αναφορές και χρήστες" -#: templates/web/base/admin/user-form.html:112 +#: templates/web/base/admin/user-form.html:108 msgid "Flagged users are listed on the <a href='%s'>flagged</a> page." msgstr "Οι επισημασμένοι χρήστες καταγράφονται στη σελίδα <a href='%s'>επισημασμένων</a>." @@ -1386,8 +1411,8 @@ msgstr "Οι επισημασμένοι χρήστες καταγράφοντα msgid "Flagged users are not restricted in any way. This is just a list of users that have been marked for attention." msgstr "Οι επισημασμένοι χρήστες δεν υφίστανται κάποιο είδος περιορισμού. Είναι απλά μία λίστα από χρήστες που έχουν επισημανθεί ώστε να ξεχωρίζουν." -#: templates/web/base/admin/report_edit.html:140 -#: templates/web/base/admin/user-form.html:118 +#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/user-form.html:115 msgid "Flagged:" msgstr "Επισημασμένοι:" @@ -1407,17 +1432,17 @@ msgstr "" msgid "For more information, see <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." msgstr "Για περισσότερες πληροφορίες, δες <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>Πώς το FixMyStreet χρησιμοποιεί το Mapit (στα Αγγλικά)</a>." -#: templates/web/base/auth/general.html:94 +#: templates/web/base/auth/general.html:96 #: templates/web/base/report/new/form_user_loggedout_password.html:20 #: templates/web/base/report/update/form_user_loggedout_password.html:19 msgid "Forgotten your password?" msgstr "Ξέχασες τον κωδικό πρόσβασής σου;" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:748 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:787 msgid "Forwarded to external body" msgstr "Προωθήθηκε στον εξωτερικό τομέα" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:749 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:788 msgid "Forwarded wish to external body" msgstr "Η επιθυμία προωθήθηκε στον εξωτερικό τομέα" @@ -1427,11 +1452,7 @@ msgstr "Η επιθυμία προωθήθηκε στον εξωτερικό τ msgid "Frequently Asked Questions" msgstr "Συχνές Ερωτήσεις" -#: templates/web/base/auth/generate_token.html:1 -#: templates/web/base/auth/generate_token.html:2 -#: templates/web/base/auth/generate_token.html:20 -#: templates/web/base/auth/generate_token.html:33 -#: templates/web/base/my/my.html:65 +#: templates/web/base/auth/generate_token.html:52 msgid "Generate token" msgstr "" @@ -1478,7 +1499,8 @@ msgstr "Εμπρός" msgid "Going to send questionnaire?" msgstr "Σκοπεύεις να στείλεις ερωτηματολόγιο;" -#: perllib/FixMyStreet/Cobrand/Default.pm:714 +#: perllib/FixMyStreet/Cobrand/ACV.pm:104 +#: perllib/FixMyStreet/Cobrand/Default.pm:732 msgid "Grant access to the admin" msgstr "" @@ -1486,12 +1508,12 @@ msgstr "" msgid "Graph of problem creation by status over time" msgstr "Γράφημα της δημιουργίας προβλημάτων (κατάσταση προς χρόνος)" -#: templates/web/base/dashboard/index.html:93 +#: templates/web/base/dashboard/index.html:94 #, fuzzy msgid "Group by %s" msgstr "από %s" -#: templates/web/base/dashboard/index.html:98 +#: templates/web/base/dashboard/index.html:99 msgid "Group by:" msgstr "" @@ -1524,7 +1546,7 @@ msgstr "Φωτογραφίες από κοντινές και πρόσφατες msgid "Hi %s" msgstr "Γεια %s" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:911 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:950 #: perllib/FixMyStreet/DB/ResultSet/State.pm:64 #: templates/web/base/admin/update_edit.html:30 #: templates/web/zurich/admin/header.html:1 @@ -1534,6 +1556,11 @@ msgstr "Γεια %s" msgid "Hidden" msgstr "Κρυμμένα" +#: templates/web/base/admin/user-form.html:197 +#, fuzzy +msgid "Hide all reports and updates" +msgstr "Επισημασμένες αναφορές και χρήστες" + #: templates/web/base/report/_main.html:105 msgid "Hide entire report" msgstr "" @@ -1557,7 +1584,7 @@ msgstr "" #: templates/web/base/around/display_location.html:60 #: templates/web/base/around/display_location.html:68 -#: templates/web/base/js/translation_strings.html:55 +#: templates/web/base/js/translation_strings.html:61 msgid "Hide pins" msgstr "Απόκρυψη καρφιτσών" @@ -1586,7 +1613,7 @@ msgstr "Αρχική" msgid "How to report a problem" msgstr "Πώς να αναφέρεις ένα πρόβλημα" -#: templates/web/base/js/translation_strings.html:32 +#: templates/web/base/js/translation_strings.html:38 msgid "How to send successful reports" msgstr "Πώς να στείλεις επιτυχημένες αναφορές" @@ -1647,7 +1674,7 @@ msgid "" " the menu. Make sure you use the same category name in the bodies if you want this to happen." msgstr "Αν δύο ή περισσότεροι τομείς υπηρετούν την ίδια περιοχή, το FixMyStreet συνδυάζει τις ίδιες κατηγορίες σε μία ενιαία καταχώριση στο μενού. Αν θες να χρησιμοποιήσεις αυτή τη δυνατότητα, βεβαιώσου ότι σε κάθε τομέα το όνομα της συγκεκριμένης κατηγορίας είναι ίδιο." -#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/auth/generate_token.html:61 msgid "If you generate a new token the existing token will no longer work." msgstr "" @@ -1723,8 +1750,8 @@ msgstr "Βρίσκεται στον πίνακα καταχρήσεων;" msgid "In addition, the following attributes that are not part of the Open311 v2 specification are returned: agency_sent_datetime, title (also returned as part of description), interface_used, comment_count, requestor_name (only present if requestor allowed the name to be shown on this site)." msgstr "Επιπλέον, θα επιστραφούν οι παρακάτω ιδιότητες που δεν περιλαμβάνονται στις προδιαγραφές του Open311 v2: agency_sent_datetime, title (επιστρέφεται επίσης ως μέρος της περιγραφής), interface_used, comment_count, requestor_name (υπάρχει μόνο εφόσον ο αιτών επιτρέψει την εμφάνιση του ονόματός του στην ιστοσελίδα)." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:197 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:959 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:198 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:998 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:8 msgid "In progress" @@ -1754,7 +1781,7 @@ msgstr "" msgid "Inspection required" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:698 +#: perllib/FixMyStreet/Cobrand/Default.pm:716 msgid "Instruct contractors to fix problems" msgstr "" @@ -1786,20 +1813,20 @@ msgstr "Συχνά είναι γρηγορότερο να <a href=\"%s\">ελέ msgid "It’s on its way to the council right now." msgstr "Το δημοτικό συμβούλιο ενημερώνεται για το πρόβλημα." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:182 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:183 msgid "Jurisdiction Unknown" msgstr "Άγνωστη δικαιοδοσία" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:923 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:962 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:15 msgid "Jurisdiction unknown" msgstr "Άγνωστη δικαιοδοσία" -#: templates/web/base/auth/general.html:90 +#: templates/web/base/auth/general.html:92 #: templates/web/base/report/new/form_user_loggedout_password.html:16 #: templates/web/base/report/update/form_user_loggedout_password.html:15 -#: templates/web/zurich/auth/general.html:40 +#: templates/web/zurich/auth/general.html:30 msgid "Keep me signed in on this computer" msgstr "Να παραμείνω συνδεδεμένος από αυτήν τη συσκευή" @@ -1863,6 +1890,11 @@ msgstr "" msgid "List all reported problems" msgstr "Λίστα όλων των αναφερθέντων προβλημάτων" +#: templates/web/base/around/on_map_list_items.html:18 +#, fuzzy +msgid "Loading reports…" +msgstr "κλειστές αναφορές" + #: templates/web/base/report/new/category_wrapper.html:8 msgid "Loading..." msgstr "Φορτώνει..." @@ -1901,23 +1933,31 @@ msgstr "" msgid "Log in with Twitter" msgstr "" -#: templates/web/base/js/translation_strings.html:65 +#: templates/web/base/js/translation_strings.html:71 msgid "Log in with email" msgstr "" -#: templates/web/base/js/translation_strings.html:63 +#: templates/web/base/js/translation_strings.html:69 msgid "Log in with email/text" msgstr "" -#: templates/web/base/dashboard/index.html:81 +#: templates/web/base/admin/user-form.html:195 +msgid "Log out of all sessions" +msgstr "" + +#: templates/web/base/dashboard/index.html:82 msgid "Look up" msgstr "" -#: templates/web/base/js/translation_strings.html:44 +#: templates/web/base/js/translation_strings.html:50 msgid "MAP" msgstr "ΧΑΡΤΗΣ" -#: perllib/FixMyStreet/Cobrand/Default.pm:699 +#: templates/web/base/admin/user-form.html:196 +msgid "Make anonymous on all reports and updates" +msgstr "" + +#: perllib/FixMyStreet/Cobrand/Default.pm:717 msgid "Manage shortlist" msgstr "" @@ -1925,7 +1965,7 @@ msgstr "" msgid "Manual order" msgstr "" -#: templates/web/base/js/translation_strings.html:46 +#: templates/web/base/js/translation_strings.html:52 msgid "Map" msgstr "Χάρτης" @@ -1933,11 +1973,11 @@ msgstr "Χάρτης" msgid "Mark as sent" msgstr "Σημείωση ως απεσταλμένο" -#: templates/web/base/admin/user-form.html:110 +#: templates/web/base/admin/user-form.html:106 msgid "Mark users whose behaviour you want to keep a check on as <strong>flagged</strong>." msgstr "Να επισημάνεις ως <strong>επισημασμένους</strong> τους χρήστες των οποίων τη συμπεριφορά θα ήθελες να παρακολουθείς." -#: perllib/FixMyStreet/Cobrand/Default.pm:697 +#: perllib/FixMyStreet/Cobrand/Default.pm:715 msgid "Markup problem details" msgstr "" @@ -1965,7 +2005,8 @@ msgstr "Λείπει το jurisdiction_id" msgid "Moderate" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:693 +#: perllib/FixMyStreet/Cobrand/ACV.pm:87 +#: perllib/FixMyStreet/Cobrand/Default.pm:711 msgid "Moderate report details" msgstr "" @@ -1991,7 +2032,7 @@ msgstr "Ελέγχθηκε από το τμήμα μέσα σε μία εργά msgid "Moderation reason:" msgstr "" -#: templates/web/base/dashboard/index.html:101 +#: templates/web/base/dashboard/index.html:102 msgid "Month" msgstr "Μήνας" @@ -2013,12 +2054,12 @@ msgstr "" #: templates/web/base/admin/states/index.html:108 #: templates/web/base/admin/states/index.html:11 #: templates/web/base/admin/users.html:16 -#: templates/web/base/auth/general.html:113 +#: templates/web/base/auth/general.html:115 #: templates/web/base/report/new/form_user_loggedin.html:49 #: templates/web/base/report/new/form_user_loggedout_by_email.html:11 #: templates/web/base/report/update/form_name.html:27 #: templates/web/zurich/admin/body-form.html:4 -#: templates/web/zurich/auth/general.html:60 +#: templates/web/zurich/auth/general.html:50 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "Name" msgstr "Όνομα" @@ -2031,10 +2072,6 @@ msgstr "Όνομα" msgid "Name:" msgstr "Όνομα:" -#: perllib/FixMyStreet/Script/Reports.pm:110 -msgid "Name: %s" -msgstr "Όνομα: %s" - #: templates/web/base/report/_inspect.html:44 msgid "Navigate to this problem" msgstr "" @@ -2052,8 +2089,8 @@ msgstr "Η οδός που βρίσκεται πλησιέστερα στην κ msgid "Nearest postcode to the pin placed on the map (automatically generated): %s (%sm away)" msgstr "Ο ταχυδρομικός κώδικας που βρίσκεται πλησιέστερα στην καρφίτσα που τοποθετήθηκε στον χάρτη (παρέχεται αυτόματα): %s (%sm μακριά)" -#: perllib/FixMyStreet/Cobrand/Default.pm:521 -#: perllib/FixMyStreet/Cobrand/Default.pm:549 +#: perllib/FixMyStreet/Cobrand/Default.pm:539 +#: perllib/FixMyStreet/Cobrand/Default.pm:567 msgid "Nearest road to the pin placed on the map (automatically generated by Bing Maps): %s" msgstr "Η οδός που βρίσκεται πλησιέστερα στην καρφίτσα που τοποθετήθηκε στον χάρτη (παρέχεται αυτόματα από το Bing Maps): %s" @@ -2073,12 +2110,13 @@ msgstr "" msgid "Nearly done! Now check your email…" msgstr "Σχεδόν τελειώσαμε! Τώρα έλεγξε το email σου…" +#: templates/web/base/auth/2faform.html:8 #: templates/web/base/auth/smsform.html:19 #, fuzzy msgid "Nearly done! Now check your phone…" msgstr "Σχεδόν τελειώσαμε! Τώρα έλεγξε το email σου…" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:129 msgid "New" msgstr "" @@ -2107,7 +2145,7 @@ msgstr "Νέα τοπικά προβλήματα στο FixMyStreet" msgid "New note to DM:" msgstr "Νέα σημείωση προς τον Διαχειριστή Παροχών Υπηρεσίας:" -#: templates/web/base/auth/change_password.html:35 +#: templates/web/base/auth/change_password.html:47 msgid "New password:" msgstr "" @@ -2165,7 +2203,7 @@ msgstr "" msgid "Next" msgstr "Επόμενο" -#: perllib/FixMyStreet/Cobrand/Default.pm:1222 +#: perllib/FixMyStreet/Cobrand/Default.pm:1240 #: templates/web/base/admin/category_edit.html:4 #: templates/web/base/admin/list_updates.html:32 #: templates/web/base/admin/list_updates.html:34 @@ -2181,11 +2219,11 @@ msgstr "Επόμενο" msgid "No" msgstr "Όχι" -#: templates/web/base/admin/user-form.html:84 +#: templates/web/base/admin/user-form.html:80 msgid "No area" msgstr "" -#: templates/web/base/admin/user-form.html:55 +#: templates/web/base/admin/user-form.html:48 msgid "No body" msgstr "Κανένας τομέας" @@ -2222,7 +2260,7 @@ msgstr "" msgid "No reports to show on map, here are some nearby:" msgstr "" -#: templates/web/base/js/translation_strings.html:37 +#: templates/web/base/js/translation_strings.html:43 msgid "No result returned" msgstr "Δεν επιστράφηκαν αποτελέσματα." @@ -2244,15 +2282,15 @@ msgstr "Δεν υπάρχουν υποστηρικτές" msgid "None" msgstr "Κανένα" -#: templates/web/base/admin/user-form.html:76 -#: templates/web/base/admin/user-form.html:77 +#: templates/web/base/admin/user-form.html:72 +#: templates/web/base/admin/user-form.html:73 msgid "" "Normal (public) users should not be associated with any <strong>area</strong>.<br>\n" " Authorised staff users can be associated with the area in which they operate." msgstr "" -#: templates/web/base/admin/user-form.html:46 -#: templates/web/base/admin/user-form.html:47 +#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:39 msgid "" "Normal (public) users should not be associated with any <strong>body</strong>.<br>\n" " Authorised staff users can be associated with the body they represent.<br>\n" @@ -2263,8 +2301,8 @@ msgstr "" "Χρήστες εξουσιοδοτημένου προσωπικού μπορούν να συσχετιστούν με τον τομέα που αντιπροσωπεύουν.<br>\n" "Ανάλογα με την υλοποίηση, οι χρήστες προσωπικού ίσως έχουν πρόσβαση στον πίνακα εργαλείων (περίληψη της δραστηριότητάς τους μέσα στον τομέα), τη δυνατότητα να κρύβουν αναφορές ή να ορίζουν ειδικές αναφορές κατάστασης." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:186 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:933 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:187 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:972 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:13 msgid "Not contactable" @@ -2323,15 +2361,15 @@ msgstr "" msgid "Number of problems reported in each ward, in the last 7 days." msgstr "" -#: templates/web/base/js/translation_strings.html:43 +#: templates/web/base/js/translation_strings.html:49 msgid "OK" msgstr "ΟΚ" -#: templates/web/base/js/translation_strings.html:74 +#: templates/web/base/js/translation_strings.html:80 msgid "Offline data cleared" msgstr "" -#: templates/web/base/js/translation_strings.html:71 +#: templates/web/base/js/translation_strings.html:77 msgid "Offline update data saved" msgstr "" @@ -2347,14 +2385,14 @@ msgstr "" msgid "On behalf of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:174 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:905 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:175 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:944 #: perllib/FixMyStreet/DB/ResultSet/State.pm:70 #: templates/web/base/admin/states/index.html:102 #: templates/web/base/admin/states/index.html:25 #: templates/web/base/admin/states/index.html:32 #: templates/web/base/admin/update_edit.html:30 -#: templates/web/base/dashboard/index.html:111 +#: templates/web/base/dashboard/index.html:112 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:7 #: templates/web/zurich/admin/update_edit.html:18 @@ -2393,17 +2431,17 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1238 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:689 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:690 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1262 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:686 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:687 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:716 #: perllib/FixMyStreet/App/Controller/Report/New.pm:719 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:722 #: perllib/FixMyStreet/DB/Result/Problem.pm:588 #: perllib/FixMyStreet/DB/Result/Problem.pm:595 #: perllib/FixMyStreet/DB/Result/Problem.pm:610 #: perllib/FixMyStreet/DB/Result/Problem.pm:619 -#: perllib/FixMyStreet/Script/Reports.pm:182 -#: perllib/FixMyStreet/Script/Reports.pm:197 +#: perllib/FixMyStreet/Script/Reports.pm:179 +#: perllib/FixMyStreet/Script/Reports.pm:194 msgid "Other" msgstr "Άλλα" @@ -2438,23 +2476,23 @@ msgstr "Πηγή" msgid "Partial" msgstr "Εν μέρει" -#: templates/web/base/auth/general.html:116 +#: templates/web/base/auth/general.html:118 #: templates/web/base/report/new/form_user_loggedout_by_email.html:38 #: templates/web/base/report/update/form_user_loggedout_by_email.html:10 -#: templates/web/zurich/auth/general.html:32 -#: templates/web/zurich/auth/general.html:63 +#: templates/web/zurich/auth/general.html:22 +#: templates/web/zurich/auth/general.html:53 msgid "Password (optional)" msgstr "Κωδικός πρόσβασης (προαιρετικό)" -#: templates/web/base/auth/general.html:81 +#: templates/web/base/auth/general.html:83 msgid "Password:" msgstr "Νέος κωδικός πρόσβασης:" -#: templates/web/base/js/translation_strings.html:52 +#: templates/web/base/js/translation_strings.html:58 msgid "Permalink" msgstr "Σύνδεσμος" -#: templates/web/base/admin/user-form.html:162 +#: templates/web/base/admin/user-form.html:164 msgid "Permissions:" msgstr "" @@ -2474,13 +2512,13 @@ msgstr "Αριθμός τηλεφώνου" msgid "Phone number (optional)" msgstr "Αριθμός τηλεφώνου (προαιρετικό)" -#: templates/web/base/admin/user-form.html:30 +#: templates/web/base/admin/user-form.html:25 #, fuzzy msgid "Phone verified:" msgstr "Αναφέρθηκε:" #: templates/web/base/admin/report_edit.html:135 -#: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 +#: templates/web/base/admin/user-form.html:23 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:39 msgid "Phone:" msgstr "Τηλέφωνο:" @@ -2534,12 +2572,12 @@ msgid "Pick your ward" msgstr "" #: templates/web/base/around/display_location.html:74 -#: templates/web/base/js/translation_strings.html:30 +#: templates/web/base/js/translation_strings.html:36 msgid "Place pin on map" msgstr "Θέση της περιοχής στο χάρτη" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:945 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:951 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:984 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:990 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:9 #: templates/web/zurich/admin/index-dm.html:9 @@ -2550,8 +2588,8 @@ msgstr "Προγραμματίστηκε" msgid "Please be polite, concise and to the point." msgstr "Παρακαλούμε να είσαι ευγενικός, συνοπτικός και στο θέμα." -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:27 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:31 msgid "Please check the passwords and try again" msgstr "Παρακαλούμε έλεγξε τους κωδικούς πρόσβασης και προσπάθησε πάλι." @@ -2559,13 +2597,12 @@ msgstr "Παρακαλούμε έλεγξε τους κωδικούς πρόσβ #: templates/web/base/auth/_username_error.html:9 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:27 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:9 msgid "Please check your email address is correct" msgstr "Παρακαλούμε έλεγξε αν η διεύθυνση email είναι σωστή" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1334 -#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1327 +#: perllib/FixMyStreet/DB/Result/User.pm:205 +#: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:7 #, fuzzy @@ -2573,13 +2610,18 @@ msgid "Please check your phone number is correct" msgstr "Παρακαλούμε έλεγξε αν η διεύθυνση email είναι σωστή" #: perllib/FixMyStreet/App/Controller/Admin.pm:297 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:905 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:928 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:923 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:946 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 -#: templates/web/base/js/translation_strings.html:10 +#: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" msgstr "Παρακαλούμε επίλεξε μια κατηγορία" +#: perllib/FixMyStreet/App/Controller/Auth.pm:383 +#: perllib/FixMyStreet/App/Controller/Auth.pm:409 +msgid "Please choose a less commonly-used password" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Admin.pm:345 #: templates/web/base/admin/bodies.html:4 templates/web/base/admin/body.html:11 #: templates/web/base/admin/template_edit.html:13 @@ -2602,20 +2644,21 @@ msgstr "Παρακαλούμε να μην κάνεις κατάχρηση #: perllib/FixMyStreet/App/Controller/Admin.pm:298 #: perllib/FixMyStreet/DB/Result/Comment.pm:128 -#: templates/web/base/js/translation_strings.html:3 +#: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Παρακαλούμε γράψε ένα μήνυμα" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1332 -#: perllib/FixMyStreet/DB/Result/User.pm:200 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1325 +#: perllib/FixMyStreet/DB/Result/User.pm:208 +#: perllib/FixMyStreet/DB/Result/User.pm:209 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:4 #, fuzzy msgid "Please enter a mobile number" msgstr "Παρακαλούμε γράψε τον αριθμό τηλεφώνου σου" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1365 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1461 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1462 msgid "Please enter a name" msgstr "Παρακαλώ γράψτε ένα όνομα" @@ -2623,53 +2666,51 @@ msgstr "Παρακαλώ γράψτε ένα όνομα" msgid "Please enter a name for this body" msgstr "" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:25 -#: templates/web/base/js/translation_strings.html:20 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:29 +#: templates/web/base/js/translation_strings.html:23 msgid "Please enter a password" msgstr "Παρακαλούμε γράψε έναν κωδικό πρόσβασης" #: perllib/FixMyStreet/App/Controller/Contact.pm:115 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 -#: templates/web/base/js/translation_strings.html:4 +#: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Παρακαλούμε γράψε ένα θέμα" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1362 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1452 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1355 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1453 #: perllib/FixMyStreet/App/Controller/Admin.pm:311 -#: perllib/FixMyStreet/DB/Result/User.pm:193 -#: templates/web/base/js/translation_strings.html:13 -#: templates/web/base/js/translation_strings.html:17 +#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: templates/web/base/js/translation_strings.html:16 +#: templates/web/base/js/translation_strings.html:20 msgid "Please enter a valid email" msgstr "Παρακαλούμε γράψε ένα έγκυρο email" -#: perllib/FixMyStreet/App/Controller/Alert.pm:350 +#: perllib/FixMyStreet/App/Controller/Alert.pm:355 #: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please enter a valid email address" msgstr "Παρακαλούμε γράψε μία έγκυρη διεύθυνση email" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1356 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1446 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1349 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Παρακαλούμε γράψε τον αριθμό τηλεφώνου σου" #: perllib/FixMyStreet/DB/Result/Problem.pm:369 -#: templates/web/base/js/translation_strings.html:5 +#: templates/web/base/js/translation_strings.html:8 msgid "Please enter some details" msgstr "Παρακαλούμε γράψε μερικές λεπτομέρειες" #: perllib/FixMyStreet/App/Controller/Contact.pm:114 -#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: perllib/FixMyStreet/DB/Result/User.pm:196 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:26 -#: templates/web/base/js/translation_strings.html:12 -#: templates/web/base/js/translation_strings.html:16 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:8 +#: templates/web/base/js/translation_strings.html:15 +#: templates/web/base/js/translation_strings.html:19 msgid "Please enter your email" msgstr "Παρακαλούμε γράψε το email σου" @@ -2677,34 +2718,34 @@ msgstr "Παρακαλούμε γράψε το email σου" msgid "Please enter your email address" msgstr "Παρακαλούμε γράψε τη διεύθυνση email σου" -#: templates/web/base/js/translation_strings.html:26 +#: templates/web/base/js/translation_strings.html:32 msgid "Please enter your first name" msgstr "Παρακαλούμε γράψε το όνομά σου" #: perllib/FixMyStreet/Cobrand/UK.pm:326 -#: templates/web/base/js/translation_strings.html:8 +#: templates/web/base/js/translation_strings.html:11 msgid "Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below" msgstr "Παρακαλούμε γράψε το ονοματεπώνυμό σου, οι υπηρεσίες χρειάζονται αυτή την πληροφορία – αν δεν επιθυμείς να εμφανίζεται το όνομά σου στην ιστοσελίδα, ξετσέκαρε το πεδίο παρακάτω" #: perllib/FixMyStreet/App/Controller/Contact.pm:113 #: perllib/FixMyStreet/DB/Result/Comment.pm:125 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 -#: perllib/FixMyStreet/DB/Result/User.pm:186 -#: templates/web/base/js/translation_strings.html:7 +#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: templates/web/base/js/translation_strings.html:10 msgid "Please enter your name" msgstr "Παρακαλούμε γράψε το όνομά σου" #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:6 -#: templates/web/base/js/translation_strings.html:23 +#: templates/web/base/js/translation_strings.html:29 msgid "Please enter your phone number" msgstr "Παρακαλούμε γράψε τον αριθμό τηλεφώνου σου" -#: templates/web/base/js/translation_strings.html:27 +#: templates/web/base/js/translation_strings.html:33 msgid "Please enter your second name" msgstr "Παρακαλούμε γράψε το επίθετό σου" -#: templates/web/base/js/translation_strings.html:25 +#: templates/web/base/js/translation_strings.html:31 msgid "Please enter your title" msgstr "Παρακαλούμε γράψε τον τίτλο σου" @@ -2727,10 +2768,19 @@ msgstr "Παρακαλούμε συμπλήρωσε τις λεπτομέρει msgid "Please fill in the form below with details of the problem, and describe the location as precisely as possible in the details box." msgstr "Παρακαλούμε συμπλήρωσε την παρακάτω φόρμα με τις λεπτομέρειες του προβλήματος, και περίγραψε την τοποθεσία όσο ακριβέστερα γίνεται στο πεδίο με τις λεπτομέρειες." +#: templates/web/base/auth/2faform.html:9 +msgid "Please generate a two-factor code and enter it below:" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Questionnaire.pm:239 msgid "Please indicate whether you'd like to receive another questionnaire" msgstr "Παρακαλούμε σήμανε αν θα ήθελες να λάβεις άλλο ερωτηματολόγιο" +#: perllib/FixMyStreet/App/Controller/Auth.pm:406 +#: templates/web/base/js/translation_strings.html:26 +msgid "Please make sure your password is at least %d characters long" +msgstr "" + #: templates/web/base/report/updates-sidebar-notes.html:2 msgid "Please note that updates are not sent to the council." msgstr "Παρακαλούμε σημείωσε ότι οι ενημερώσεις δεν στέλνονται στην υπηρεσία." @@ -2794,12 +2844,12 @@ msgstr "Παρακαλούμε δήλωσε αν το πρόβλημα έχει #: perllib/FixMyStreet/App/Model/PhotoSet.pm:122 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:156 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:158 -#: templates/web/base/js/translation_strings.html:60 +#: templates/web/base/js/translation_strings.html:66 msgid "Please upload an image only" msgstr "Παρακαλούμε ανέβασε μία εικόνα μόνο" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1359 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1449 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1352 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 msgid "Please verify at least one of email/phone" msgstr "" @@ -2812,24 +2862,24 @@ msgid "Please write your update here" msgstr "Παρακαλούμε γράψε την ενημέρωσή σου εδώ" #: templates/web/base/report/update-form.html:25 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:18 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_user_loggedout_password.html:10 msgid "Post" msgstr "Δημοσίευση" -#: perllib/FixMyStreet/DB/Result/Comment.pm:231 +#: perllib/FixMyStreet/DB/Result/Comment.pm:211 msgid "Posted anonymously at %s" msgstr "Δημοσιεύθηκε ανώνυμα στις %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:266 +#: perllib/FixMyStreet/DB/Result/Comment.pm:246 msgid "Posted by %s at %s" msgstr "Δημοσιεύθηκε από %s στις %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:254 +#: perllib/FixMyStreet/DB/Result/Comment.pm:234 msgid "Posted by <strong>%s</strong> (%s) at %s" msgstr "Δημοσιεύθηκε από <strong>%s</strong> (%s) στις %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:256 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 msgid "Posted by <strong>%s</strong> at %s" msgstr "Δημοσιεύθηκε από <strong>%s</strong> στις %s" @@ -2841,7 +2891,7 @@ msgstr "Βασισμένο στην <a class=\"platform-logo\" href=\"http://fix msgid "Previous" msgstr "Προηγούμενα" -#: perllib/FixMyStreet/Cobrand/Default.pm:648 +#: perllib/FixMyStreet/Cobrand/Default.pm:666 msgid "Priorities" msgstr "" @@ -2862,7 +2912,7 @@ msgstr "Ιδιωτικότητα και cookies" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:144 msgid "Private" msgstr "Ιδιωτικό" @@ -2892,7 +2942,7 @@ msgstr "Το πρόβλημα %s στάλθηκε στην υπηρεσία %s" msgid "Problem breakdown by state" msgstr "Ανάλυση προβλήματος ανά κατάσταση" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1309 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1283 msgid "Problem marked as open." msgstr "Το πρόβλημα επισημάνθηκε ως ανοιχτό." @@ -2900,7 +2950,8 @@ msgstr "Το πρόβλημα επισημάνθηκε ως ανοιχτό." msgid "Problem state change based on survey results" msgstr "Αλλαγή κατάστασης προβλήματος βάσει αποτελεσμάτων από έρευνες" -#: perllib/FixMyStreet/Cobrand/Default.pm:692 +#: perllib/FixMyStreet/Cobrand/ACV.pm:86 +#: perllib/FixMyStreet/Cobrand/Default.pm:710 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Προβλήματα" @@ -2927,7 +2978,7 @@ msgstr "Προσφάτως αναφερθέντα προβλήματα διορ msgid "Problems within %.1fkm of %s" msgstr "Λήψη ειδοποιήσεων για προβλήματα σε ακτίνα %.1f χλμ από εδώ" -#: perllib/FixMyStreet/Cobrand/Default.pm:821 +#: perllib/FixMyStreet/Cobrand/Default.pm:839 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:137 #: perllib/FixMyStreet/Cobrand/UK.pm:215 perllib/FixMyStreet/Cobrand/UK.pm:257 #: perllib/FixMyStreet/Cobrand/UK.pm:269 @@ -2963,12 +3014,12 @@ msgstr "Δώσε μια ενημέρωση" msgid "Provide update as" msgstr "" -#: templates/web/base/auth/general.html:119 +#: templates/web/base/auth/general.html:124 msgid "Providing a name and password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Η εισαγωγή ονόματος και κωδικού πρόσβασης είναι προαιρετική, αλλά έτσι θα σου είναι ευκολότερο να αναφέρεις προβλήματα, να αφήνεις ενημερώσεις και να διαχειρίζεσαι τις αναφορές σου." -#: templates/web/base/report/new/form_user_loggedout_by_email.html:41 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:13 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:43 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:16 msgid "Providing a password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Η εισαγωγή κωδικού πρόσβασης είναι προαιρετική, αλλά έτσι θα σου είναι ευκολότερο να αναφέρεις προβλήματα, να αφήνεις ενημερώσεις και να διαχειρίζεσαι τις αναφορές σου." @@ -2985,7 +3036,7 @@ msgstr "Δημόσια απάντηση:" msgid "Public update:" msgstr "" -#: templates/web/zurich/admin/report_edit.html:123 +#: templates/web/zurich/admin/report_edit.html:122 #: templates/web/zurich/admin/stats/index.html:38 msgid "Publish photo" msgstr "Δημοσίευσε τη φωτογραφία" @@ -3041,7 +3092,7 @@ msgstr "Ροή RSS από %s, στην περιοχή "%s"" msgid "RSS feed of nearby problems" msgstr "Ροή RSS για κοντινά προβλήματα" -#: perllib/FixMyStreet/Cobrand/Default.pm:822 +#: perllib/FixMyStreet/Cobrand/Default.pm:840 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:136 #: perllib/FixMyStreet/Cobrand/UK.pm:222 msgid "RSS feed of problems within %s" @@ -3093,6 +3144,10 @@ msgstr "Θυμήσου ότι το FixMyStreet έχει ως πρωταρχικ msgid "Remove" msgstr "Αφαίρεση σήμανσης" +#: templates/web/base/admin/user-form.html:198 +msgid "Remove account details" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:4 #, fuzzy msgid "Remove field" @@ -3114,13 +3169,13 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:159 +#: templates/web/base/admin/report_edit.html:161 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" msgstr "Αφαίρεση φωτογραφίας (δεν αναιρείται!)" -#: templates/web/base/auth/generate_token.html:33 +#: templates/web/base/auth/generate_token.html:52 msgid "Replace token" msgstr "" @@ -3152,11 +3207,11 @@ msgstr "Αναφορά κατάχρησης" msgid "Report as" msgstr "" -#: perllib/FixMyStreet/App/Controller/Rss.pm:302 +#: perllib/FixMyStreet/App/Controller/Rss.pm:303 msgid "Report on %s" msgstr "Αναφορά στο "%s"" -#: templates/web/base/dashboard/index.html:61 +#: templates/web/base/dashboard/index.html:62 msgid "Report state:" msgstr "" @@ -3226,15 +3281,16 @@ msgstr "Αναφέρθηκε:" #: templates/web/base/around/index.html:3 #: templates/web/base/around/lookup_by_ref.html:3 -#: templates/web/base/js/translation_strings.html:42 +#: templates/web/base/js/translation_strings.html:48 #: templates/web/base/report/new/fill_in_details.html:0 #: templates/web/base/report/new/fill_in_details.html:8 #: templates/web/zurich/report/new/fill_in_details_form.html:4 msgid "Reporting a problem" msgstr "Αναφορά προβλήματος" -#: perllib/FixMyStreet/Cobrand/Default.pm:638 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:388 +#: perllib/FixMyStreet/Cobrand/ACV.pm:265 +#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/zurich/header.html:46 msgid "Reports" msgstr "Αναφορές" @@ -3252,7 +3308,7 @@ msgstr "Αναφορές που αναμένουν έγκριση" msgid "Reports by destination" msgstr "Αναφέρθηκε από %s στις %s" -#: templates/web/base/admin/user-form.html:125 +#: templates/web/base/admin/user-form.html:124 msgid "Reports made by trusted users will be sent to the responsible body without being inspected first." msgstr "" @@ -3264,7 +3320,7 @@ msgstr "" msgid "Reports published" msgstr "Αναφορές που δημοσιεύθηκαν" -#: templates/web/base/js/translation_strings.html:75 +#: templates/web/base/js/translation_strings.html:81 msgid "Reports saved offline." msgstr "" @@ -3339,8 +3395,8 @@ msgstr "" msgid "Revert to original title" msgstr "" -#: templates/web/base/js/translation_strings.html:28 -#: templates/web/base/js/translation_strings.html:40 +#: templates/web/base/js/translation_strings.html:34 +#: templates/web/base/js/translation_strings.html:46 msgid "Right place?" msgstr "Σωστή τοποθεσία;" @@ -3354,16 +3410,16 @@ msgstr "Χειριστής δρόμου για την ονομασμένη οδ msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "Χειριστής δρόμου για την ονομασμένη οδο (από το OpenStreetMap): %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1879 -#: templates/web/base/admin/report_edit.html:156 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: templates/web/base/admin/report_edit.html:158 #: templates/web/base/admin/update_edit.html:68 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Περιστροφή αριστερά" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: templates/web/base/admin/report_edit.html:157 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: templates/web/base/admin/report_edit.html:159 #: templates/web/base/admin/update_edit.html:69 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3373,7 +3429,7 @@ msgstr "Περιστροφή δεξιά" msgid "Rotating this photo will discard unsaved changes to the report." msgstr "Αν περιστρέψετε την φωτογραφία θα χαθούν οι αλλαγές που κάνατε στην αναφορά." -#: templates/web/base/js/translation_strings.html:47 +#: templates/web/base/js/translation_strings.html:53 #: templates/web/base/maps/google-ol.html:2 msgid "Satellite" msgstr "Δορυφόρος" @@ -3404,11 +3460,11 @@ msgid "Save with a public update" msgstr "" #. ("This is followed by a progress count, e.g. 3/5") -#: templates/web/base/js/translation_strings.html:76 +#: templates/web/base/js/translation_strings.html:82 msgid "Saving reports offline" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:130 #, fuzzy msgid "Scheduled" msgstr "Η Δράση Προγραμματίστηκε" @@ -3442,12 +3498,20 @@ msgstr "Η αναζήτηση δε βρήκε καμία αναφορά." msgid "Searching found no users." msgstr "Η αναζήτηση δε βρήκε κανένα χρήστη." +#: templates/web/base/auth/generate_token.html:1 +#: templates/web/base/auth/generate_token.html:2 +#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/my/my.html:65 +msgid "Security" +msgstr "" + #: templates/web/base/report/new/councils_text_private.html:7 #: templates/web/base/report/new/form_user.html:5 msgid "See our privacy policy" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:703 +#: perllib/FixMyStreet/Cobrand/ACV.pm:93 +#: perllib/FixMyStreet/Cobrand/Default.pm:721 msgid "See user detail for reports created as the council" msgstr "" @@ -3482,7 +3546,7 @@ msgstr "" msgid "Sending a confirmation text failed: \"%s\"" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:870 msgid "Sent report back" msgstr "Επιστροφή αναφοράς" @@ -3499,6 +3563,12 @@ msgstr "Στάλθηκε:" msgid "Service:" msgstr "Υπηρεσία:" +#: templates/web/base/auth/change_password.html:1 +#: templates/web/base/auth/change_password.html:4 +#, fuzzy +msgid "Set password" +msgstr "Αλλαγή κωδικού πρόσβασης" + #: templates/web/base/report/_inspect.html:47 msgid "Set to my current location" msgstr "" @@ -3554,7 +3624,7 @@ msgstr "" #: templates/web/base/around/display_location.html:58 #: templates/web/base/around/display_location.html:66 -#: templates/web/base/js/translation_strings.html:54 +#: templates/web/base/js/translation_strings.html:60 msgid "Show pins" msgstr "Προβολή καρφιτσών" @@ -3566,20 +3636,20 @@ msgstr "" msgid "Show reports in your area" msgstr "" -#: templates/web/base/auth/general.html:124 +#: templates/web/base/auth/general.html:129 #: templates/web/base/auth/general.html:3 -#: templates/web/base/auth/general.html:85 +#: templates/web/base/auth/general.html:87 #: templates/web/base/main_nav_items.html:6 -#: templates/web/zurich/auth/general.html:18 -#: templates/web/zurich/auth/general.html:35 +#: templates/web/zurich/auth/general.html:25 +#: templates/web/zurich/auth/general.html:8 msgid "Sign in" msgstr "Σύνδεση" -#: templates/web/base/auth/general.html:98 +#: templates/web/base/auth/general.html:100 msgid "Sign in by email instead, providing a new password. When you click the link in your email, your password will be updated." msgstr "" -#: templates/web/base/auth/general.html:96 +#: templates/web/base/auth/general.html:98 #, fuzzy msgid "Sign in by email or text, providing a new password. When you click the link in your email or enter the SMS authentication code, your password will be updated." msgstr "Κάνε επιβεβαίωση μέσω email παρακάτω, εισάγοντας έναν νέο κωδικό πρόσβασης. Όταν γίνει η επιβεβαίωση, ο κωδικός πρόσβασης θα αλλάξει." @@ -3614,14 +3684,30 @@ msgstr "Μερικές φωτογραφίες από πρόσφατες αναφ msgid "Some text to localize" msgstr "Κείμενο για εντοπισμό" -#: perllib/FixMyStreet/Cobrand/UK.pm:80 +#: perllib/FixMyStreet/Cobrand/ACV.pm:59 perllib/FixMyStreet/Cobrand/UK.pm:80 msgid "Sorry, that appears to be a Crown dependency postcode, which we don't cover." msgstr "Συγνώμη, φαίνεται πως αυτός ο ταχυδρομικός κώδικας είναι Crown dependency postcode, δεν καλύπτουμε τέτοιους ΤΚ," +#: perllib/FixMyStreet/Cobrand/ACV.pm:73 +#, fuzzy +msgid "Sorry, that appears to be a Northern Irish postcode, which we don't cover." +msgstr "Συγνώμη, φαίνεται πως αυτός ο ταχυδρομικός κώδικας είναι Crown dependency postcode, δεν καλύπτουμε τέτοιους ΤΚ," + +#: perllib/FixMyStreet/Cobrand/ACV.pm:65 +#, fuzzy +msgid "Sorry, that appears to be a Scottish postcode, which we don't cover." +msgstr "Συγνώμη, φαίνεται πως αυτός ο ταχυδρομικός κώδικας είναι Crown dependency postcode, δεν καλύπτουμε τέτοιους ΤΚ," + +#: perllib/FixMyStreet/Cobrand/ACV.pm:69 +#, fuzzy +msgid "Sorry, that appears to be a Welsh postcode, which we don't cover." +msgstr "Συγνώμη, φαίνεται πως αυτός ο ταχυδρομικός κώδικας είναι Crown dependency postcode, δεν καλύπτουμε τέτοιους ΤΚ," + #: templates/web/base/auth/smsform.html:6 templates/web/base/auth/token.html:8 msgid "Sorry, that wasn’t a valid link" msgstr "Λυπούμαστε, αυτός δεν είναι ένας έγκυρος σύνδεσμος" +#: templates/web/base/auth/2faform.html:5 #: templates/web/base/auth/smsform.html:16 #, fuzzy msgid "Sorry, that wasn’t the correct code" @@ -3668,15 +3754,15 @@ msgstr "" msgid "Sort by" msgstr "" -#: templates/web/base/admin/user-form.html:65 +#: templates/web/base/admin/user-form.html:58 msgid "Staff users have permission to log in to the admin." msgstr "" -#: templates/web/base/admin/user-form.html:68 +#: templates/web/base/admin/user-form.html:62 msgid "Staff:" msgstr "" -#: templates/web/base/dashboard/index.html:73 +#: templates/web/base/dashboard/index.html:74 #, fuzzy msgid "Start Date" msgstr "Ημερομηνία Έναρξης:" @@ -3690,7 +3776,7 @@ msgstr "Ημερομηνία Έναρξης:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:50 #: templates/web/base/admin/templates.html:8 -#: templates/web/base/dashboard/index.html:100 +#: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:88 #: templates/web/base/report/_item.html:96 #: templates/web/base/report/update/form_update.html:39 @@ -3713,14 +3799,15 @@ msgstr "Αποθήκευση αλλαγών" msgid "State:" msgstr "Κατάσταση:" -#: perllib/FixMyStreet/Cobrand/Default.pm:628 +#: perllib/FixMyStreet/Cobrand/ACV.pm:255 +#: perllib/FixMyStreet/Cobrand/Default.pm:646 #: templates/web/base/admin/states/index.html:1 #, fuzzy msgid "States" msgstr "Κατάσταση" -#: perllib/FixMyStreet/Cobrand/Default.pm:622 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:391 +#: perllib/FixMyStreet/Cobrand/Default.pm:640 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:418 #: templates/web/base/admin/index.html:71 #: templates/web/base/admin/stats/index.html:1 #: templates/web/base/admin/stats/state.html:1 @@ -3753,7 +3840,7 @@ msgstr "" msgid "Subcategory" msgstr "Υποκατηγορία: %s" -#: perllib/FixMyStreet/Script/Reports.pm:191 +#: perllib/FixMyStreet/Script/Reports.pm:188 msgid "Subcategory: %s" msgstr "Υποκατηγορία: %s" @@ -3770,19 +3857,20 @@ msgstr "Θέμα" msgid "Subject:" msgstr "Θέμα:" +#: templates/web/base/auth/2faform.html:21 #: templates/web/base/auth/smsform.html:27 #: templates/web/base/questionnaire/creator_fixed.html:19 #: templates/web/base/report/new/form_user_loggedin.html:76 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:46 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:48 #: templates/web/base/report/new/form_user_loggedout_password.html:11 #: templates/web/zurich/report/new/fill_in_details_form.html:73 msgid "Submit" msgstr "Υποβολή" -#: templates/web/base/admin/report_edit.html:167 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/report_edit.html:24 #: templates/web/base/admin/update_edit.html:79 -#: templates/web/base/admin/user-form.html:188 +#: templates/web/base/admin/user-form.html:191 #: templates/web/zurich/admin/report_edit-sdm.html:124 #: templates/web/zurich/admin/report_edit.html:264 #: templates/web/zurich/admin/update_edit.html:38 @@ -3793,8 +3881,8 @@ msgstr "Υποβολή αλλαγών" msgid "Submit questionnaire" msgstr "Υποβολή ερωτηματολογίου" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:169 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:898 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:170 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:937 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:6 #: templates/web/zurich/admin/index-dm.html:23 @@ -3824,8 +3912,9 @@ msgstr "" msgid "Summarise your changes" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:620 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:387 +#: perllib/FixMyStreet/Cobrand/ACV.pm:249 +#: perllib/FixMyStreet/Cobrand/Default.pm:638 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:414 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 #: templates/web/base/status/index.html:3 @@ -3837,7 +3926,7 @@ msgid "Summary" msgstr "Περίληψη" #: templates/web/zurich/reports/index.html:0 -#: templates/web/zurich/reports/index.html:5 +#: templates/web/zurich/reports/index.html:6 msgid "Summary reports" msgstr "Περιληπτικές αναφορές" @@ -3851,7 +3940,7 @@ msgstr "Περιληπτικές αναφορές" msgid "Superuser:" msgstr "" -#: templates/web/base/admin/user-form.html:148 +#: templates/web/base/admin/user-form.html:147 msgid "Superusers have permission to perform <strong>all actions</strong> within the admin." msgstr "" @@ -3864,8 +3953,8 @@ msgstr "Αποτελέσματα έρευνας" msgid "Template «%s»" msgstr "Πρότυπο «%s»" -#: perllib/FixMyStreet/Cobrand/Default.pm:644 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:398 +#: perllib/FixMyStreet/Cobrand/Default.pm:662 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:425 #: templates/web/zurich/header.html:63 msgid "Templates" msgstr "Πρότυπα" @@ -3926,6 +4015,7 @@ msgstr "Η τοποθεσία δεν φαίνεται να βρίσκεται σ msgid "That location does not appear to be in the UK; please try again." msgstr "Η τοποθεσία δεν φαίνεται να βρίσκεται στην Ελλάδα. Παρακαλούμε προσπάθησε ξανά." +#: perllib/FixMyStreet/Cobrand/ACV.pm:52 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:50 #: perllib/FixMyStreet/Cobrand/UK.pm:73 @@ -3948,6 +4038,23 @@ msgstr "Η αναφορά δεν μπορεί να προβληθεί σε %s." msgid "That report has been removed from FixMyStreet." msgstr "Η αναφορά αφαιρέθηκε από το FixMyStreet." +#: perllib/FixMyStreet/App/Controller/Admin.pm:1769 +#, fuzzy +msgid "That user has been logged out." +msgstr "Η αναφορά αφαιρέθηκε από το FixMyStreet." + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +msgid "That user has been made anonymous on all reports and updates." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1812 +msgid "That user’s personal details have been removed." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1790 +msgid "That user’s reports and updates have been hidden." +msgstr "" + #: templates/web/base/admin/contact-form.html:27 msgid "" "The <strong>email address</strong> is the destination to which reports about this category will be sent. \n" @@ -4009,7 +4116,7 @@ msgid "The diligency prize league table shows editors' activity (who's been edit msgstr "Ο πίνακας βραβείων επιμέλειας δείχνει τη δραστηριότητα των συντακτών (ποιος έχει συντάξει τις περισσότερες καταγραφές)." #: perllib/FixMyStreet/App/Controller/Dashboard.pm:43 -#: perllib/FixMyStreet/App/Controller/Reports.pm:85 +#: perllib/FixMyStreet/App/Controller/Reports.pm:84 msgid "The error was: %s" msgstr "Το σφάλμα ήταν: %s" @@ -4063,8 +4170,8 @@ msgstr "Η λίστα των διαθέσιμων περιοχών παρέχε msgid "The ordering of this field on the report page. Fields are shown in ascending order according to this value." msgstr "" -#: templates/web/base/auth/change_password.html:22 #: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:30 msgid "The passwords do not match" msgstr "Οι κωδικοί πρόσβασης δεν ταιριάζουν" @@ -4076,7 +4183,7 @@ msgstr "Η ζητούμενη διεύθυνση URL '%s' δε βρέθηκε σ msgid "The type of input field to show to the user. <strong>Text</strong> is a simple text field, <strong>List</strong> is a drop-down selection." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:95 +#: perllib/FixMyStreet/Script/Reports.pm:96 msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "Ο χρήστης δεν μπορέσε να εντοπίσει το πρόβλημα στον χάρτη, αλλά για να δει την περιοχή κοντά στην τοποθεσία έγραψε" @@ -4089,7 +4196,7 @@ msgstr "" "Το <strong>όνομα</strong> του χρήστη προβάλλεται δημόσια σε αναφορές που δεν έχουν επισημανθεί ως <em>ανώνυμες</em>.\n" "Τα ονόματα δεν είναι απαραιτήτως μοναδικά." -#: templates/web/base/around/on_map_list_items.html:17 +#: templates/web/base/around/on_map_list_items.html:20 #: templates/web/base/my/_problem-list.html:8 #: templates/web/base/reports/_problem-list.html:13 msgid "There are no reports to show." @@ -4099,7 +4206,7 @@ msgstr "Δεν υπάρχουν αναφορές προς εμφάνιση." msgid "There is already an auto-response template for this category/state." msgstr "" -#: perllib/FixMyStreet/App/Controller/Reports.pm:82 +#: perllib/FixMyStreet/App/Controller/Reports.pm:81 msgid "There was a problem showing the All Reports page. Please try again later." msgstr "Υπήρξε πρόβλημα στην προβολή της σελίδας Όλες οι Αναφορές. Παρακαλούμε προσπάθησε ξανά αργότερα." @@ -4108,19 +4215,19 @@ msgstr "Υπήρξε πρόβλημα στην προβολή της σελίδ msgid "There was a problem showing this page. Please try again later." msgstr "Υπήρξε πρόβλημα στην προβολή αυτής της σελίδας. Παρακαλούμε προσπάθησε αργότερα." -#: perllib/FixMyStreet/App/Controller/Alert.pm:359 +#: perllib/FixMyStreet/App/Controller/Alert.pm:364 msgid "There was a problem with your email/password combination. Please try again." msgstr "Υπήρξε πρόβλημα με τον συνδυασμό email/κωδικού πρόσβασης. Παρακαλούμε προσπάθησε ξανά." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:806 -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:135 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:815 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 -#: templates/web/zurich/auth/general.html:28 +#: templates/web/zurich/auth/general.html:18 #, fuzzy msgid "There was a problem with your login information. If you cannot remember your password, or do not have one, please fill in the ‘No’ section of the form." msgstr "Υπήρξε πρόβλημα με το συνδυασμό του email/κωδικού πρόσβασής σου. Αν δεν μπορείς να θυμηθείς τον κωδικό σου, ή δεν έχεις, παρακαλούμε συμπλήρωσε τον τομέα ‘σύνδεση μέσω email’ αυτής της φόρμας." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:338 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:348 msgid "There was a problem with your update. Please try again." msgstr "Υπήρξε πρόβλημα με την ενημέρωσή σου. Παρακαλούμε προσπάθησε ξανά." @@ -4128,7 +4235,7 @@ msgstr "Υπήρξε πρόβλημα με την ενημέρωσή σου. Π msgid "There were problems with your report. Please see below." msgstr "Υπήρξαν προβλήματα με την αναφορά σου. Παρακαλούμε δες παρακάτω." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:373 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:389 msgid "There were problems with your update. Please see below." msgstr "Υπήρξαν προβλήματα με την ενημέρωσή σου. Παρακαλούμε δες παρακάτω." @@ -4191,18 +4298,18 @@ msgstr "" "Αυτή η υπηρεσία θα δέχεται μόνο αναφορές για προβλήματα που βρίσκονται στην <strong>περιοχή αρμοδιότητας της</strong>.\n" "Μια υπηρεσία δεν θα δέχεται καμία αναφορά, εκτός αν είναι αρμόδια για τουλάχιστον μία περιοχή." -#: perllib/FixMyStreet/Script/Reports.pm:198 +#: perllib/FixMyStreet/Script/Reports.pm:195 msgid "This email has been sent to both councils covering the location of the problem, as the user did not categorise it; please ignore it if you're not the correct council to deal with the issue, or let us know what category of problem this is so we can add it to our system." msgstr "Αυτό το email στάλθηκε και στις δύο υπηρεσίες που είναι αρμόδιες για την τοποθεσία του προβλήματος, μιας και ο χρήστης δεν το κατηγοριοποίησε. Παρακαλούμε αγνόησέ το αν η υπηρεσία σου δεν είναι αρμόδια για την αντιμετώπιση του ζητήματος, ή ενημέρωσέ μας για τη σωστή κατηγορία του προβλήματος ώστε να την προσθέσουμε στο σύστημα." -#: perllib/FixMyStreet/Script/Reports.pm:201 +#: perllib/FixMyStreet/Script/Reports.pm:198 msgid "This email has been sent to several councils covering the location of the problem, as the category selected is provided for all of them; please ignore it if you're not the correct council to deal with the issue." msgstr "Αυτό το email στάλθηκε σε πολλές υπηρεσίες που είναι αρμόδιες για την τοποθεσία του προβλήματος, αφού η επιλεγμένη κατηγορία συμπεριλαμβάνεται σε κάθε μια από αυτές. Παρακαλούμε αγνόησέ το αν η υπηρεσία σου δεν είναι αρμόδια για την αντιμετώπιση του ζητήματος." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1003 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1049 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:942 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:986 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1004 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1021 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1067 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:960 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Αυτή η πληροφορία απαιτείται" @@ -4239,9 +4346,9 @@ msgstr "" msgid "This report is a duplicate. Please leave updates on the original report:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:166 #: perllib/FixMyStreet/Cobrand/Zurich.pm:167 -#: templates/web/zurich/report/_main.html:14 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:168 +#: templates/web/zurich/report/_main.html:12 msgid "This report is awaiting moderation." msgstr "Αυτή η αναφορά αναμένει έγκριση." @@ -4257,11 +4364,7 @@ msgstr "Αυτή η αναφορά είναι προς το παρόν κατα msgid "This report is currently marked as open." msgstr "Αυτή η αναφορά είναι προς το παρόν καταχωρημένη ως ανοιχτή." -#: perllib/FixMyStreet/Script/Reports.pm:108 -msgid "This report was submitted anonymously" -msgstr "Αυτή η αναφορά υποβλήθηκε ανώνυμα" - -#: perllib/FixMyStreet/Script/Reports.pm:88 +#: perllib/FixMyStreet/Script/Reports.pm:89 msgid "This web page also contains a photo of the problem, provided by the user." msgstr "Αυτή η ιστοσελίδα περιέχει επίσης μία φωτογραφία του προβλήματος, που παρέχεται από το χρήστη." @@ -4272,7 +4375,8 @@ msgstr "Αυτή η ιστοσελίδα περιέχει επίσης μία φ msgid "Time spent (in minutes):" msgstr "Χρόνος που αφιερώθηκε (λεπτά):" -#: perllib/FixMyStreet/Cobrand/Default.pm:621 +#: perllib/FixMyStreet/Cobrand/ACV.pm:250 +#: perllib/FixMyStreet/Cobrand/Default.pm:639 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Χρονοδιάγραμμα" @@ -4310,7 +4414,7 @@ msgstr "" msgid "To limit this collection of fields to a single language, select it here." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:94 +#: perllib/FixMyStreet/Script/Reports.pm:95 msgid "To view a map of the precise location of this issue" msgstr "Για την προβολή ενός χάρτη με την ακριβή τοποθεσία του ζητήματος" @@ -4332,9 +4436,9 @@ msgstr "" #: templates/web/base/admin/stats/fix_rate.html:4 #: templates/web/base/admin/stats/questionnaire.html:24 -#: templates/web/base/dashboard/index.html:114 -#: templates/web/base/dashboard/index.html:119 -#: templates/web/base/dashboard/index.html:143 +#: templates/web/base/dashboard/index.html:115 +#: templates/web/base/dashboard/index.html:120 +#: templates/web/base/dashboard/index.html:144 #: templates/web/zurich/admin/stats/index.html:30 msgid "Total" msgstr "Σύνολο" @@ -4352,20 +4456,22 @@ msgstr "" msgid "Translations" msgstr "" -#: templates/web/base/admin/user-form.html:129 +#: templates/web/base/admin/user-form.html:128 msgid "Trusted by bodies:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:709 +#: perllib/FixMyStreet/Cobrand/ACV.pm:99 +#: perllib/FixMyStreet/Cobrand/Default.pm:727 msgid "Trusted to make reports that don't need to be inspected" msgstr "" -#: templates/web/base/admin/user-form.html:137 +#: templates/web/base/admin/user-form.html:136 msgid "Trusted:" msgstr "" +#: templates/web/base/auth/2faform.html:6 #: templates/web/base/auth/smsform.html:17 -#: templates/web/base/js/translation_strings.html:29 +#: templates/web/base/js/translation_strings.html:35 msgid "Try again" msgstr "Δοκίμασε ξανά" @@ -4373,13 +4479,21 @@ msgstr "Δοκίμασε ξανά" msgid "Try emailing us directly:" msgstr "Στείλε μας ένα email:" +#: templates/web/base/auth/generate_token.html:21 +msgid "Two-factor authentication has been activated" +msgstr "" + +#: templates/web/base/auth/generate_token.html:32 +msgid "Two-factor authentication has been deactivated" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:44 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 msgid "Type" msgstr "" -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 msgid "Unban" msgstr "" @@ -4402,7 +4516,7 @@ msgstr "Άγνωστο είδος ειδοποίησης" #: perllib/FixMyStreet/App/Controller/Photo.pm:109 #: perllib/FixMyStreet/App/Controller/Root.pm:141 -#: templates/web/base/js/translation_strings.html:38 +#: templates/web/base/js/translation_strings.html:44 msgid "Unknown error" msgstr "Άγνωστο σφάλμα" @@ -4474,23 +4588,23 @@ msgstr "Καταστάσεις ενημέρωσης" msgid "Updated" msgstr "Ενημερώθηκε" -#: perllib/FixMyStreet/DB/Result/Comment.pm:260 +#: perllib/FixMyStreet/DB/Result/Comment.pm:240 #, fuzzy msgid "Updated by <strong>%s</strong> (%s) at %s" msgstr "Δημοσιεύθηκε από <strong>%s</strong> (%s) στις %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:262 +#: perllib/FixMyStreet/DB/Result/Comment.pm:242 #, fuzzy msgid "Updated by <strong>%s</strong> at %s" msgstr "Δημοσιεύθηκε από <strong>%s</strong> στις %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1299 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1398 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1591 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1277 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1391 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1592 #: perllib/FixMyStreet/App/Controller/Admin.pm:933 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:767 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:792 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:862 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:806 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:901 msgid "Updated!" msgstr "Ενημερώθηκε!" @@ -4542,33 +4656,33 @@ msgstr "Χάρτης σε χρήση" msgid "User ID to attribute fetched comments to" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1745 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1755 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1746 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1756 #, fuzzy msgid "User added to abuse list" msgstr "Το Email προστέθηκε στην μαύρη λίστα" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1376 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1369 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1474 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1742 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1752 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1743 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1753 #, fuzzy msgid "User already in abuse list" msgstr "Το Email είναι ήδη στην μαύρη λίστα" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1834 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1887 msgid "User flag removed" msgstr "Η επισήμανση του χρήστη αφαιρέθηκε" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1805 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1858 msgid "User flagged" msgstr "Ο χρήστης επισημάνθηκε" #: templates/web/base/admin/report_blocks.html:18 -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 #: templates/web/base/admin/users.html:32 #, fuzzy msgid "User in abuse table" @@ -4584,14 +4698,16 @@ msgstr "Η αναζήτηση χρηστών βρίσκει αποτελέσμα msgid "User:" msgstr "Χρήστες" -#: perllib/FixMyStreet/Cobrand/Default.pm:652 -#: perllib/FixMyStreet/Cobrand/Default.pm:711 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:403 +#: perllib/FixMyStreet/Cobrand/ACV.pm:101 +#: perllib/FixMyStreet/Cobrand/ACV.pm:271 +#: perllib/FixMyStreet/Cobrand/Default.pm:670 +#: perllib/FixMyStreet/Cobrand/Default.pm:729 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:430 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:55 msgid "Users" msgstr "Χρήστες" -#: templates/web/base/admin/user-form.html:159 +#: templates/web/base/admin/user-form.html:161 msgid "Users can perform the following actions within their assigned body or area." msgstr "" @@ -4666,7 +4782,7 @@ msgstr "" msgid "We need your email address, please give it below." msgstr "Χρειαζόμαστε το email σου, παρακαλώ γράψ" το παρακάτω." -#: perllib/FixMyStreet/Script/Reports.pm:207 +#: perllib/FixMyStreet/Script/Reports.pm:204 msgid "We realise this problem might be the responsibility of %s; however, we don't currently have any contact details for them. If you know of an appropriate contact address, please do get in touch." msgstr "Καταλαβαίνουμε ότι το πρόβλημα ίσως είναι στην ευθύνη του %s. Ωστόσο, μέχρι στιγμής δεν έχουμε πληροφορίες επικοινωνίας μαζί τους. Αν γνωρίζεις μία κατάλληλη διεύθυνση επικοινωνίας, παρακαλούμε επικοινώνησε μαζί τους." @@ -4689,7 +4805,7 @@ msgstr "Θα χρησιμοποιήσουμε τις προσωπικές σου msgid "We’re sorry to hear the problem’s not fixed. Why not try writing to your local representatives?" msgstr "Λυπούμαστε που το πρόβλημα δε λύθηκε. Γιατί δε δοκιμάζετε να επικοινωνήσετε απευθείας με τις τοπικές αρχές;" -#: templates/web/base/dashboard/index.html:117 +#: templates/web/base/dashboard/index.html:118 msgid "Website" msgstr "" @@ -4722,7 +4838,7 @@ msgstr "" msgid "Which report is it a duplicate of?" msgstr "" -#: templates/web/base/js/translation_strings.html:57 +#: templates/web/base/js/translation_strings.html:63 msgid "Whoa there Testino! Three photos are enough." msgstr "Ήρεμα ρε Τεστίνο! Τρεις φωτογραφίες είναι αρκετές." @@ -4730,8 +4846,8 @@ msgstr "Ήρεμα ρε Τεστίνο! Τρεις φωτογραφίες είν msgid "Why stop there? <a href=\"/alert\">Set up more alerts</a> for free." msgstr "Μόνο αυτό? <a href=\"/alert\">Πρόσθεσε περισσότερες ειδοποιήσεις</a> δωρεάν." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:190 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:928 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:191 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:967 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:14 msgid "Wish" @@ -4741,7 +4857,7 @@ msgstr "Επιθυμία" msgid "With request searches, it is also possible to search for agency_responsible to limit the requests to those sent to a single administration. The search term is the administration ID provided by <a href=\"%s\">MaPit</a>." msgstr "Με τις αναζητήσεις αιτημάτων, είναι επίσης δυνατό να αναζητήσεις με το πεδίο agency_responsible περιορίζοντας τα αποτελέσματα στις αιτήσεις που στέλνονται σε έναν συγκεκριμένο τομέα. Ο όρος αναζήτησης είναι ο Κωδικός (ID) ενός τομέα που παρέχεται από το <a href=\"%s\">MapIt</a>." -#: templates/web/base/dashboard/index.html:158 +#: templates/web/base/dashboard/index.html:159 msgid "Within the specified timeframe:" msgstr "" @@ -4761,7 +4877,7 @@ msgstr "Να χρησιμοποιείς τα κατάλληλα σημεία σ msgid "Wrong location? Just click again on the map." msgstr "Λάθος γεωγραφική τοποθεσία; Απλά κάνε κλικ ξανά πάνω στον χάρτη." -#: perllib/FixMyStreet/Cobrand/Default.pm:1221 +#: perllib/FixMyStreet/Cobrand/Default.pm:1239 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4789,7 +4905,7 @@ msgstr "Ναι έχω κωδικό πρόσβασης" msgid "You are complaining that this problem report was unnecessarily moderated:" msgstr "Παραπονιέσαι ότι, αυτή η αναφορά προβλήματος διαγράφτηκε από τον διαχειριστή χωρίς λόγο: " -#: templates/web/base/js/translation_strings.html:77 +#: templates/web/base/js/translation_strings.html:83 msgid "You are offline" msgstr "" @@ -4806,7 +4922,7 @@ msgstr "Με το παρόν, δηλώνεις ότι η παρακάτω ενη msgid "You can <a href=\"%s%s\">view the problem on this site</a>." msgstr "Μπορείς να <a href=\"%s%s\">δεις το πρόβλημα σε αυτόν τον ιστότοπο</a>." -#: templates/web/base/admin/user-form.html:114 +#: templates/web/base/admin/user-form.html:110 msgid "You can add an abusive user's email to the abuse list, which automatically hides (and never sends) reports they create." msgstr "Μπορείς να προσθέσεις την ηλεκτρονική διεύθυνση ενός καταχρηστικού χρήστη στην λίστα καταχρήσεων, κάτι που αυτόματα θα αποκρύπτει (και δεν θα αποστέλλει) αναφορές που αυτός δημιουργεί." @@ -4839,11 +4955,11 @@ msgstr "Μπορείς να μας βοηθήσεις με το να βρεις msgid "You can mark a body as deleted if you do not want it to be active on the site." msgstr "Μπορείς να επισημάνεις έναν τομέα ως διαγεγραμμένο αν δεν θέλεις να είναι ενεργός σε αυτόν τον ιστότοπο." -#: templates/web/base/js/translation_strings.html:35 +#: templates/web/base/js/translation_strings.html:41 msgid "You declined; please fill in the box above" msgstr "Έχεις υποχωρήσει - παρακαλούμε συμπλήρωσε το κουτί που υπάρχει παραπάνω." -#: templates/web/base/js/translation_strings.html:79 +#: templates/web/base/js/translation_strings.html:85 msgid "You have <a id=\"oFN\" href=\"\"><span>%s</span> saved to submit</a>." msgstr "" @@ -4870,12 +4986,12 @@ msgstr "Έχεις αποσυνδεθεί" msgid "You have located the problem at the point marked with a green pin on the map. If this is not the correct location, simply click on the map again. " msgstr "Έχεις σημειώσει την τοποθεσία του προβλήματος με το πράσινο σημάδι πάνω στον χάρτη. Αν αυτή δεν είναι η σωστή τοποθεσία, απλά κάνε κλικ ξανά πάνω στον χάρτη." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:125 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:142 #, fuzzy msgid "You have successfully added your phone number." msgstr "Επιβεβαίωσες την διεύθυνση email σου επιτυχώς." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:141 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:158 #: templates/web/zurich/tokens/confirm_problem.html:5 #: templates/web/zurich/tokens/confirm_problem.html:6 msgid "You have successfully confirmed your email address." @@ -4886,7 +5002,7 @@ msgstr "Επιβεβαίωσες την διεύθυνση email σου επιτ msgid "You have successfully confirmed your phone number." msgstr "Επιβεβαίωσες την διεύθυνση email σου επιτυχώς." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:112 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:129 #, fuzzy msgid "You have successfully removed your phone number." msgstr "Επιβεβαίωσες την διεύθυνση email σου επιτυχώς." @@ -4896,7 +5012,7 @@ msgstr "Επιβεβαίωσες την διεύθυνση email σου επιτ msgid "You have successfully signed in; please check and confirm your details are accurate:" msgstr "Έχεις με επιτυχία εγγραφεί, παρακαλούμε έλεγξε και επιβεβαίωσε αν οι λεπτομέρειες είναι σωστές:" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:147 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:164 #, fuzzy msgid "You have successfully verified your phone number." msgstr "Επιβεβαίωσες την διεύθυνση email σου επιτυχώς." @@ -4927,8 +5043,10 @@ msgstr "" msgid "Your Reports" msgstr "Οι Αναφορές σου" -#: templates/web/base/auth/change_password.html:11 +#: templates/web/base/auth/change_password.html:13 #: templates/web/base/auth/generate_token.html:15 +#: templates/web/base/auth/generate_token.html:26 +#: templates/web/base/auth/generate_token.html:34 #: templates/web/base/main_nav_items.html:4 templates/web/base/my/my.html:18 msgid "Your account" msgstr "" @@ -4946,8 +5064,8 @@ msgid "Your email" msgstr "Το e-mail σου" #: templates/web/base/auth/change_email.html:15 -#: templates/web/zurich/auth/general.html:30 -#: templates/web/zurich/auth/general.html:58 +#: templates/web/zurich/auth/general.html:20 +#: templates/web/zurich/auth/general.html:48 msgid "Your email address" msgstr "Η διεύθυνση του e-mail σου" @@ -4962,11 +5080,11 @@ msgstr "Η διεύθυνση του e-mail σου" msgid "Your information will only be used in accordance with our <a href=\"/privacy\">privacy policy</a>" msgstr "Οι πληροφορίες σου θα χρησιμοποιηθούν μόνο σύμφωνα με την <a href=\"/privacy\">πολιτική απορρήτου</a>" -#: templates/web/base/auth/general.html:114 +#: templates/web/base/auth/general.html:116 #: templates/web/base/contact/index.html:74 #: templates/web/base/report/new/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_name.html:33 -#: templates/web/zurich/auth/general.html:61 +#: templates/web/zurich/auth/general.html:51 #: templates/web/zurich/report/new/fill_in_details_form.html:63 msgid "Your name" msgstr "Το όνομά σου" @@ -4983,21 +5101,29 @@ msgstr "" msgid "Your name has been hidden." msgstr "" -#: templates/web/base/js/translation_strings.html:69 +#: templates/web/base/js/translation_strings.html:75 msgid "Your offline reports" msgstr "" -#: templates/web/base/auth/general.html:84 +#: templates/web/base/auth/general.html:86 #: templates/web/base/report/new/form_user_loggedout_password.html:10 #: templates/web/base/report/update/form_user_loggedout_password.html:9 -#: templates/web/zurich/auth/general.html:34 +#: templates/web/zurich/auth/general.html:24 msgid "Your password" msgstr "Ο κωδικός σου" -#: templates/web/base/auth/change_password.html:10 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:170 +#: templates/web/base/auth/change_password.html:12 msgid "Your password has been changed" msgstr "Ο κωδικός σου έχει αλλάξει" +#: templates/web/base/auth/general.html:133 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:52 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:25 +#: templates/web/zurich/auth/general.html:63 +msgid "Your password should include %d or more characters." +msgstr "" + #: templates/web/base/auth/change_phone.html:19 #: templates/web/base/contact/index.html:87 #: templates/web/zurich/report/new/fill_in_details_form.html:69 @@ -5022,7 +5148,7 @@ msgstr "" msgid "Your token has been generated" msgstr "Ο κωδικός σου έχει αλλάξει" -#: templates/web/base/js/translation_strings.html:70 +#: templates/web/base/js/translation_strings.html:76 msgid "Your update has been saved offline for submission when back online." msgstr "" @@ -5040,17 +5166,17 @@ msgid "Yourself" msgstr "" #: templates/web/base/admin/category-checkboxes.html:7 -#: templates/web/base/admin/user-form.html:169 +#: templates/web/base/admin/user-form.html:171 msgid "all" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:909 #: perllib/FixMyStreet/App/Controller/Moderate.pm:85 -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:216 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:270 +#: perllib/FixMyStreet/DB/Result/Comment.pm:250 msgid "and a defect raised" msgstr "" @@ -5083,7 +5209,7 @@ msgid "from %s different users" msgstr "από %s διαφορετικούς χρήστες" #: templates/web/base/report/_item.html:63 -#: templates/web/zurich/report/_item.html:14 +#: templates/web/zurich/report/_item.html:16 msgid "last updated %s" msgstr "τελευταία ενημέρωση %s" @@ -5098,7 +5224,7 @@ msgid "n/a" msgstr "μη διαθέσιμο" #: templates/web/base/admin/category-checkboxes.html:8 -#: templates/web/base/admin/user-form.html:170 +#: templates/web/base/admin/user-form.html:172 msgid "none" msgstr "" @@ -5149,7 +5275,7 @@ msgstr "δεν υπάρχει καρφίτσα στον χάρτη επειδή msgid "this location" msgstr "Προβάλλεται μία τοποθεσία" -#: perllib/FixMyStreet/Script/Reports.pm:183 +#: perllib/FixMyStreet/Script/Reports.pm:180 msgid "this type of local problem" msgstr "αυτή η κατηγορία τοπικού προβλήματος" @@ -5157,11 +5283,11 @@ msgstr "αυτή η κατηγορία τοπικού προβλήματος" msgid "today" msgstr "σήμερα" -#: templates/web/base/js/translation_strings.html:80 +#: templates/web/base/js/translation_strings.html:86 msgid "update" msgstr "" -#: templates/web/base/js/translation_strings.html:81 +#: templates/web/base/js/translation_strings.html:87 msgid "updates" msgstr "" @@ -5177,12 +5303,12 @@ msgstr "ο χρήστης είναι από την ίδια υπηρεσία ό msgid "user is problem owner" msgstr "ο χρήστης είναι ο ιδιοκτήτης του προβλήματος" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1778 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1831 #, fuzzy msgid "user not in abuse list" msgstr "Το Email είναι ήδη στην μαύρη λίστα" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1829 #, fuzzy msgid "user removed from abuse list" msgstr "Το Email προστέθηκε στην μαύρη λίστα" @@ -5248,7 +5374,7 @@ msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:103 +#: templates/web/fixmystreet.com/reports/summary.html:104 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5346,6 +5472,15 @@ msgid_plural "reports" msgstr[0] "" msgstr[1] "" +#~ msgid "Email: %s" +#~ msgstr "Email: %s" + +#~ msgid "Name: %s" +#~ msgstr "Όνομα: %s" + +#~ msgid "This report was submitted anonymously" +#~ msgstr "Αυτή η αναφορά υποβλήθηκε ανώνυμα" + #~ msgid "(Email in abuse table)" #~ msgstr "(το email βρίσκεται στη μαύρη λίστα)" @@ -5412,9 +5547,6 @@ msgstr[1] "" #~ msgid "-- Pick a property type --" #~ msgstr "-- Διάλεξε είδος ακινήτου --" -#~ msgid "Closed reports" -#~ msgstr "κλειστές αναφορές" - #~ msgid "Closed:" #~ msgstr "Κλειστό:" diff --git a/locale/es.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/es.UTF-8/LC_MESSAGES/FixMyStreet.po index 41345b716..ce0c6017d 100644 --- a/locale/es.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/es.UTF-8/LC_MESSAGES/FixMyStreet.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: matthew@mysociety.org\n" -"POT-Creation-Date: 2017-12-15 17:48+0000\n" +"POT-Creation-Date: 2018-02-12 15:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Francisco Jimenez Asensio <ocm@ocmalcantarilla.es>, 2017\n" +"Last-Translator: Alexis Sánchez, 2018\n" "Language-Team: Spanish (https://www.transifex.com/mysociety/teams/12067/es/)\n" "Language: es\n" "MIME-Version: 1.0\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: perllib/FixMyStreet/DB/Result/Problem.pm:650 -#: perllib/FixMyStreet/Script/Reports.pm:196 +#: perllib/FixMyStreet/Script/Reports.pm:193 msgid " and " msgstr " y " @@ -34,7 +34,7 @@ msgstr " o " #: templates/web/base/report/_inspect.html:152 msgid "%d characters maximum" -msgstr "" +msgstr "%d caracteres máximo." #: templates/web/base/admin/edit-league.html:12 msgid "%d edits by %s" @@ -87,10 +87,10 @@ msgstr "%s tiene una variedad de feeds RSS y alertas por correo electrónico par msgid "%s live updates" msgstr "%s actualizaciones en vivo" -#: templates/web/base/dashboard/index.html:159 -#: templates/web/base/dashboard/index.html:163 +#: templates/web/base/dashboard/index.html:160 +#: templates/web/base/dashboard/index.html:164 msgid "%s opened, %s closed, %s fixed" -msgstr "" +msgstr "%s abiertos, %s cerrados, %s corregidos" #: templates/web/base/status/stats.html:25 msgid "%s questionnaires sent – %s answered (%s%%)" @@ -122,7 +122,7 @@ msgstr "(Sin número de teléfono)" msgid "(a-z and space only)" msgstr "(a-z y espacio en blanco)" -#: templates/web/zurich/report/_item.html:19 +#: templates/web/zurich/report/_item.html:21 msgid "(closed)" msgstr "(cerrado)" @@ -130,7 +130,7 @@ msgstr "(cerrado)" msgid "(covers roughly 200,000 people)" msgstr "(cubre aproximadamente 200.000 personas)" -#: templates/web/zurich/report/_item.html:17 +#: templates/web/zurich/report/_item.html:19 msgid "(fixed)" msgstr "(arreglado)" @@ -150,6 +150,7 @@ msgstr "(ya no existe)" msgid "(not sent to council)" msgstr "(no enviadas al ayuntamiento)" +#: templates/web/base/report/new/form_user_loggedin.html:38 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "(optional)" msgstr "(opcional)" @@ -164,7 +165,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "(también tenemos feeds RSS para problemas en %s)" #: perllib/FixMyStreet/App/Controller/Report/New.pm:252 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:688 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:685 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Escoja una categoría --" @@ -197,7 +198,7 @@ msgstr "<h2> Informes, estadísticas y acciones para </h2> <h1>%s </h1>" msgid "<label for=\"statuses\">Show</label> %s reports <label for=\"filter_categories\">about</label> %s" msgstr "<label for=\"statuses\">Mostrar</label> %s informes<label for=\"filter_categories\">sobre</label> %s" -#: templates/web/base/js/translation_strings.html:78 +#: templates/web/base/js/translation_strings.html:84 msgid "<span>%s</span> saved." msgstr "<span>%s</span> guardado" @@ -211,28 +212,25 @@ msgid "<strong>No</strong> Let me confirm my report by email" msgstr "<strong>No</strong>- confirmar mi notificación por email" #: templates/web/base/report/new/form_user_loggedout_by_email.html:3 -#, fuzzy msgid "<strong>No</strong> Let me confirm my report by email/text" -msgstr "<strong>No</strong>- confirmar mi notificación por email" +msgstr "" #: templates/web/base/report/update/form_user_loggedout_by_email.html:5 msgid "<strong>No</strong> Let me confirm my update by email" msgstr "<strong>No</strong>- confirmar mi actualización por email" #: templates/web/base/report/update/form_user_loggedout_by_email.html:3 -#, fuzzy msgid "<strong>No</strong> Let me confirm my update by email/text" -msgstr "<strong>No</strong>- confirmar mi actualización por email" +msgstr "" -#: templates/web/base/auth/general.html:110 -#: templates/web/zurich/auth/general.html:51 +#: templates/web/base/auth/general.html:112 +#: templates/web/zurich/auth/general.html:41 msgid "<strong>No</strong> let me sign in by email" msgstr "<strong>No</strong>- permítanme registrarme por email" -#: templates/web/base/auth/general.html:108 -#, fuzzy +#: templates/web/base/auth/general.html:110 msgid "<strong>No</strong> let me sign in by email or text" -msgstr "<strong>No</strong>- permítanme registrarme por email" +msgstr "" #: templates/web/base/report/_inspect.html:177 msgid "<strong>Note:</strong> This report has been sent onwards for action. Any changes made won't be passed on." @@ -242,15 +240,19 @@ msgstr "<strong>Nota\\: </strong> Este informe se ha enviado para la acción. Lo msgid "<strong>Note:</strong> This report hasn't yet been sent onwards for action. Any changes made may not be passed on." msgstr "<strong>Nota\\: </strong> Este informe aún no ha sido enviado para la acción. Cualquier cambio hecho no puede ser enviado." -#: templates/web/base/auth/general.html:79 +#: templates/web/base/auth/general.html:81 #: templates/web/base/report/new/form_user_loggedout_password.html:3 #: templates/web/base/report/update/form_user_loggedout_password.html:2 msgid "<strong>Yes</strong> I have a password" msgstr "<strong>Sí</strong>- tengo una contraseña" +#: templates/web/base/auth/generate_token.html:54 +msgid "Activate two-factor authentication" +msgstr "" + #: templates/web/base/my/my.html:39 templates/web/base/my/my.html:50 msgid "Add" -msgstr "" +msgstr "Agregar" #: templates/web/base/admin/body-form.html:3 #: templates/web/base/admin/body-form.html:4 @@ -275,9 +277,8 @@ msgstr "Agregue un órgano" #: templates/web/base/auth/change_email.html:1 #: templates/web/base/auth/change_email.html:7 -#, fuzzy msgid "Add email address" -msgstr "Suspender este email" +msgstr "" #: templates/web/base/admin/reportextrafields/index.html:24 msgid "Add extra fields" @@ -302,9 +303,8 @@ msgstr "Añadir opción" #: templates/web/base/auth/change_phone.html:1 #: templates/web/base/auth/change_phone.html:7 -#, fuzzy msgid "Add phone number" -msgstr "(Sin número de teléfono)" +msgstr "" #: templates/web/base/report/_item.html:10 #: templates/web/base/report/_item.html:16 @@ -320,15 +320,18 @@ msgstr "Añadir a favoritos" msgid "Add user" msgstr "Añadir un usuario" -#: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/ACV.pm:108 +#: perllib/FixMyStreet/Cobrand/Default.pm:736 msgid "Add/edit problem categories" msgstr "Añadir/editar categoría de problemas" -#: perllib/FixMyStreet/Cobrand/Default.pm:720 +#: perllib/FixMyStreet/Cobrand/ACV.pm:110 +#: perllib/FixMyStreet/Cobrand/Default.pm:738 msgid "Add/edit response priorities" msgstr "Añadir / editar prioridades de respuesta" -#: perllib/FixMyStreet/Cobrand/Default.pm:719 +#: perllib/FixMyStreet/Cobrand/ACV.pm:109 +#: perllib/FixMyStreet/Cobrand/Default.pm:737 msgid "Add/edit response templates" msgstr "Añadir / editar plantillas de respuesta" @@ -344,7 +347,7 @@ msgstr "Añadir este informe a tu lista de favoritos lo eliminará de la lista d msgid "Admin" msgstr "Administrador" -#: templates/web/base/auth/change_password.html:39 +#: templates/web/base/auth/change_password.html:51 msgid "Again:" msgstr "Otra vez:" @@ -363,12 +366,12 @@ msgstr "Notificadme actualizaciones futuras" #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 -#: templates/web/base/dashboard/index.html:63 +#: templates/web/base/dashboard/index.html:64 #: templates/web/base/reports/_list-filters.html:3 msgid "All" msgstr "Todos" -#: templates/web/zurich/reports/index.html:13 +#: templates/web/zurich/reports/index.html:14 msgid "All Reports" msgstr "Todas las notificaciones" @@ -435,13 +438,13 @@ msgstr "Anónimo:" msgid "Another user" msgstr "Otro usuario" -#: templates/web/base/js/translation_strings.html:59 +#: templates/web/base/js/translation_strings.html:65 msgid "Are you sure you want to cancel this upload?" msgstr "¿Estás seguro que quieres cancelar esta carga?" #: templates/web/base/admin/report_edit.html:84 #: templates/web/base/admin/template_edit.html:75 -#: templates/web/base/js/translation_strings.html:73 +#: templates/web/base/js/translation_strings.html:79 #: templates/web/base/report/display_tools.html:6 msgid "Are you sure?" msgstr "¿Estás seguro?" @@ -452,7 +455,7 @@ msgstr "¿Estás seguro?" msgid "Area covered" msgstr "Área cubierta" -#: templates/web/base/admin/user-form.html:82 +#: templates/web/base/admin/user-form.html:78 msgid "Area:" msgstr "Área:" @@ -478,11 +481,12 @@ msgstr "Asignar a un órgano externo:" msgid "Assign to subdivision:" msgstr "Asigne a la subdivisión:" -#: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/ACV.pm:105 +#: perllib/FixMyStreet/Cobrand/Default.pm:733 msgid "Assign users to areas" msgstr "Asignar usuarios a áreas" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:219 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:220 msgid "Assigned to %s" msgstr "Asignado a %s" @@ -494,15 +498,14 @@ msgstr "Se devuelven hasta %d solicitudes en cada consulta. Dichas solicitudes s msgid "At the moment only searching for and looking at reports work." msgstr "Por el momento sólo funcionan la búsqueda y consulta de notificaciones." -#: templates/web/base/admin/user-form.html:96 -#: templates/web/base/admin/user-form.html:97 +#: templates/web/base/admin/user-form.html:92 +#: templates/web/base/admin/user-form.html:93 msgid "Authorised staff users can be associated with the categories in which they operate." msgstr "Los usuarios del personal autorizado pueden asociarse con las categorías en las que operan." #: templates/web/base/admin/templates.html:9 -#, fuzzy msgid "Auto Response" -msgstr "Auto-respuesta \\:" +msgstr "" #: templates/web/base/admin/template_edit.html:64 msgid "Auto-response:" @@ -521,11 +524,11 @@ msgid "Avoid personal information and vehicle number plates" msgstr "Evite la información personal y las matrículas de vehículos" #: perllib/FixMyStreet/DB/Result/Problem.pm:344 -#: templates/web/zurich/report/_item.html:9 +#: templates/web/zurich/report/_item.html:11 msgid "Awaiting moderation" msgstr "En espera de revisión" -#: templates/web/base/js/translation_strings.html:31 +#: templates/web/base/js/translation_strings.html:37 msgid "Back" msgstr "Atras" @@ -534,13 +537,14 @@ msgid "Back to all reports" msgstr "Volver a todos los informes" #: templates/web/base/admin/report_blocks.html:18 -#, fuzzy msgid "Ban user" -msgstr "Marca usuario" +msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 -#: perllib/FixMyStreet/Cobrand/Default.pm:717 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:396 +#: perllib/FixMyStreet/Cobrand/ACV.pm:107 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 +#: perllib/FixMyStreet/Cobrand/Default.pm:735 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:423 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:55 #: templates/web/zurich/header.html:50 @@ -554,7 +558,7 @@ msgstr "Órganos administrativos" msgid "Body" msgstr "Órgano administrativo" -#: templates/web/base/admin/user-form.html:54 +#: templates/web/base/admin/user-form.html:46 msgid "Body:" msgstr "Órgano administrativo:" @@ -570,7 +574,8 @@ msgstr "¿No puede encontrar nuestro correo electrónico? Revise su carpeta de s msgid "Can't see the map? <em>Skip this step</em>" msgstr "¿No puedes ver el mapa? <em>Salte este paso</em>" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -584,7 +589,7 @@ msgstr "Categorías:" #: templates/web/base/admin/body.html:72 #: templates/web/base/admin/contact-form.html:19 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:99 +#: templates/web/base/dashboard/index.html:100 #: templates/web/base/report/_inspect.html:54 #: templates/web/base/report/_item.html:92 #: templates/web/base/report/new/category.html:12 @@ -597,10 +602,9 @@ msgstr "Categorías:" msgid "Category" msgstr "Categoría" -#: templates/web/base/dashboard/index.html:102 -#, fuzzy +#: templates/web/base/dashboard/index.html:103 msgid "Category and State" -msgstr "Categoría" +msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:975 msgid "Category changed from ‘%s’ to ‘%s’" @@ -620,15 +624,14 @@ msgstr "Ratio de arreglo de problemas > 4 semanas" msgid "Category:" msgstr "Categoría:" -#: perllib/FixMyStreet/Script/Reports.pm:187 +#: perllib/FixMyStreet/Script/Reports.pm:184 msgid "Category: %s" msgstr "Categoría: %s" #: templates/web/base/my/my.html:41 templates/web/base/my/my.html:44 #: templates/web/base/my/my.html:52 templates/web/base/my/my.html:57 -#, fuzzy msgid "Change" -msgstr "Cambiar email" +msgstr "" #: templates/web/base/auth/change_email.html:1 #: templates/web/base/auth/change_email.html:3 @@ -636,18 +639,15 @@ msgid "Change email address" msgstr "Cambiar dirección de email" #: templates/web/base/auth/change_password.html:1 -#: templates/web/base/auth/change_password.html:16 -#: templates/web/base/auth/change_password.html:4 -#: templates/web/base/auth/change_password.html:43 +#: templates/web/base/auth/change_password.html:5 #: templates/web/base/my/my.html:63 msgid "Change password" msgstr "Cambiar contraseña" #: templates/web/base/auth/change_phone.html:1 #: templates/web/base/auth/change_phone.html:3 -#, fuzzy msgid "Change phone number" -msgstr "(Sin número de teléfono)" +msgstr "" #: templates/web/base/admin/contact-form.html:80 msgid "Check <strong>inspection required</strong> if reports in this category <strong>must be inspected</strong> before being sent." @@ -683,7 +683,7 @@ msgstr "" msgid "Choose another" msgstr "Elija otro" -#: templates/web/base/js/translation_strings.html:72 +#: templates/web/base/js/translation_strings.html:78 msgid "Clear offline data" msgstr "Borrar datos sin conexión" @@ -711,14 +711,14 @@ msgstr "Haga clic en el enlace de nuestro correo electrónico de confirmación p msgid "Click the link in that email to sign in." msgstr "Haz clic en el enlace de ese correo electrónico para iniciar sesión." -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:134 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:194 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:965 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:1004 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:195 #: perllib/FixMyStreet/DB/ResultSet/State.pm:71 #: templates/web/base/admin/states/index.html:103 #: templates/web/base/admin/states/index.html:27 #: templates/web/base/admin/states/index.html:33 -#: templates/web/base/dashboard/index.html:112 +#: templates/web/base/dashboard/index.html:113 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:10 #: templates/web/zurich/admin/header.html:16 @@ -751,15 +751,17 @@ msgid "Cobrand:" msgstr "Cobrand:" #: templates/web/base/admin/extra-metadata-form.html:14 +#: templates/web/base/auth/2faform.html:18 #: templates/web/base/auth/smsform.html:24 msgid "Code" msgstr "Código" -#: templates/web/base/js/translation_strings.html:50 +#: templates/web/base/js/translation_strings.html:56 msgid "Collapse map" msgstr "Cerrar mapa" -#: perllib/FixMyStreet/Cobrand/Default.pm:629 +#: perllib/FixMyStreet/Cobrand/ACV.pm:256 +#: perllib/FixMyStreet/Cobrand/Default.pm:647 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" msgstr "Configuración" @@ -768,6 +770,7 @@ msgstr "Configuración" msgid "Confirm" msgstr "Confirmar" +#: templates/web/base/auth/2faform.html:1 #: templates/web/base/auth/smsform.html:1 templates/web/base/auth/token.html:1 msgid "Confirm account" msgstr "Confirmar cuenta" @@ -817,12 +820,12 @@ msgstr "Contactar con el equipo" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1801 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1830 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1854 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1883 msgid "Could not find user" msgstr "No se pudo encontrar el usuario" -#: templates/web/base/js/translation_strings.html:36 +#: templates/web/base/js/translation_strings.html:42 msgid "Could not look up location" msgstr "No se pudo consultar la ubicación" @@ -866,15 +869,18 @@ msgstr "Crear una categoría" msgid "Create priority" msgstr "Crear una prioridad" -#: perllib/FixMyStreet/Cobrand/Default.pm:701 +#: perllib/FixMyStreet/Cobrand/ACV.pm:91 +#: perllib/FixMyStreet/Cobrand/Default.pm:719 msgid "Create reports/updates as anonymous user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:702 +#: perllib/FixMyStreet/Cobrand/ACV.pm:92 +#: perllib/FixMyStreet/Cobrand/Default.pm:720 msgid "Create reports/updates as the council" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:700 +#: perllib/FixMyStreet/Cobrand/ACV.pm:90 +#: perllib/FixMyStreet/Cobrand/Default.pm:718 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -895,12 +901,16 @@ msgstr "Creado" msgid "Created:" msgstr "Creado:" -#: templates/web/base/auth/generate_token.html:27 +#: templates/web/base/auth/change_password.html:40 #, fuzzy +msgid "Current password:" +msgstr "Su contraseña" + +#: templates/web/base/auth/generate_token.html:46 msgid "Current token:" -msgstr "Estado actual" +msgstr "" -#: templates/web/base/dashboard/index.html:91 +#: templates/web/base/dashboard/index.html:92 msgid "Currently grouped by %s" msgstr "" @@ -909,7 +919,7 @@ msgstr "" msgid "Currently no bodies have been created." msgstr "No se han creado organismos aún." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:830 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:869 #: templates/web/zurich/admin/report_edit-sdm.html:105 msgid "Customer not contactable" msgstr "Cliente no localizable" @@ -921,6 +931,10 @@ msgstr "Cliente no localizable" msgid "Dashboard" msgstr "Cuadro de mando" +#: templates/web/base/auth/generate_token.html:54 +msgid "Deactivate two-factor authentication" +msgstr "" + #: templates/web/zurich/admin/stats/index.html:35 msgid "Dealt with by subdivision within 5 working days" msgstr "Tratado por el departamento dentro de los 5 días hábiles" @@ -970,7 +984,7 @@ msgstr "Descripción:" msgid "Detailed information is limited to %d characters." msgstr "" -#: templates/web/base/js/translation_strings.html:33 +#: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Detalles" @@ -982,7 +996,7 @@ msgstr "Detalles" msgid "Details:" msgstr "Detalles:" -#: templates/web/base/dashboard/index.html:103 +#: templates/web/base/dashboard/index.html:104 msgid "Device and Site" msgstr "" @@ -1033,7 +1047,7 @@ msgstr "¿No te gustan los formularios?" msgid "Down one" msgstr "" -#: templates/web/base/js/translation_strings.html:58 +#: templates/web/base/js/translation_strings.html:64 msgid "Drag and drop photos here or <u>click to upload</u>" msgstr "" @@ -1077,23 +1091,27 @@ msgstr "Editar" msgid "Edit body details" msgstr "Editar los detalles del órgano administrativo" -#: perllib/FixMyStreet/Cobrand/Default.pm:712 +#: perllib/FixMyStreet/Cobrand/ACV.pm:102 +#: perllib/FixMyStreet/Cobrand/Default.pm:730 msgid "Edit other users' details" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:713 +#: perllib/FixMyStreet/Cobrand/ACV.pm:103 +#: perllib/FixMyStreet/Cobrand/Default.pm:731 msgid "Edit other users' permissions" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:695 +#: perllib/FixMyStreet/Cobrand/ACV.pm:89 +#: perllib/FixMyStreet/Cobrand/Default.pm:713 msgid "Edit report category" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:696 +#: perllib/FixMyStreet/Cobrand/Default.pm:714 msgid "Edit report priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:694 +#: perllib/FixMyStreet/Cobrand/ACV.pm:88 +#: perllib/FixMyStreet/Cobrand/Default.pm:712 msgid "Edit reports" msgstr "" @@ -1126,8 +1144,8 @@ msgstr "Editor" #: templates/web/base/admin/users.html:17 #: templates/web/zurich/admin/body-form.html:9 #: templates/web/zurich/admin/body.html:15 -#: templates/web/zurich/auth/general.html:24 -#: templates/web/zurich/auth/general.html:54 +#: templates/web/zurich/auth/general.html:14 +#: templates/web/zurich/auth/general.html:44 msgid "Email" msgstr "Email:" @@ -1141,9 +1159,8 @@ msgstr "Dirección de email" #: templates/web/base/report/new/form_user_loggedin.html:71 #: templates/web/base/report/new/form_user_loggedout_by_email.html:34 -#, fuzzy msgid "Email address (optional)" -msgstr "Dirección de email" +msgstr "" #: templates/web/base/tokens/confirm_alert.html:6 msgid "Email alert created" @@ -1153,7 +1170,7 @@ msgstr "Creada alerta de email" msgid "Email alert deleted" msgstr "Borrada alerta de email" -#: templates/web/base/admin/user-form.html:22 +#: templates/web/base/admin/user-form.html:21 msgid "Email verified:" msgstr "" @@ -1164,10 +1181,6 @@ msgstr "" msgid "Email:" msgstr "Email:" -#: perllib/FixMyStreet/Script/Reports.pm:111 -msgid "Email: %s" -msgstr "Email: %s" - #: templates/web/base/admin/open311-form-fields.html:55 #: templates/web/base/admin/open311-form-fields.html:56 msgid "" @@ -1192,16 +1205,15 @@ msgstr "" "tienen diferentes vías para recibir (y enviar) actualizaciones. Por ejemplo, si los informes para algunas categorías de \n" "incidencia deben ser enviadas por correo electrónico, mientras que otros pueden ser enviados a través Open311." -#: templates/web/base/dashboard/index.html:77 -#, fuzzy +#: templates/web/base/dashboard/index.html:78 msgid "End Date" -msgstr "Fecha final:" +msgstr "" #: templates/web/base/admin/open311-form-fields.html:21 msgid "Endpoint" msgstr "Punto final" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:81 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:82 msgid "Enter a Zürich street name" msgstr "Introduzca un nombre de calle de Zürich" @@ -1220,10 +1232,10 @@ msgstr "Introduzca un código postal cercano, o el nombre de la calle y el área msgid "Enter a nearby street name and area" msgstr "Introduzca el nombre de una calle cercana" -#: templates/web/base/auth/general.html:123 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:45 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:17 -#: templates/web/zurich/auth/general.html:65 +#: templates/web/base/auth/general.html:128 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:47 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:20 +#: templates/web/zurich/auth/general.html:58 msgid "Enter a password" msgstr "Introduzca una contraseña" @@ -1258,7 +1270,7 @@ msgstr "Ejemplos:" msgid "Existing category" msgstr "Categoría existente" -#: templates/web/base/js/translation_strings.html:49 +#: templates/web/base/js/translation_strings.html:55 msgid "Expand map" msgstr "" @@ -1266,12 +1278,12 @@ msgstr "" msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:104 +#: templates/web/base/dashboard/index.html:105 msgid "Export as CSV" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:179 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:918 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:180 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:957 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:12 msgid "Extern" @@ -1294,7 +1306,7 @@ msgstr "" msgid "External team" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Default.pm:674 #: templates/web/base/admin/reportextrafields/edit.html:1 #: templates/web/base/admin/reportextrafields/index.html:1 msgid "Extra Fields" @@ -1333,10 +1345,10 @@ msgid "Fix this by choosing an <strong>area covered</strong> in the <em>Edit bod msgstr "Arreglar esto eligiendo un <strong>área cubierta</ strong> en el formulario <em>Editar detalles del organismo</ em> a continuación." #: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:133 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:113 +#: templates/web/base/dashboard/index.html:114 msgid "Fixed" msgstr "Arreglado" @@ -1358,7 +1370,7 @@ msgstr "Marcar como borrado" msgid "Flag user" msgstr "Marca usuario" -#: perllib/FixMyStreet/Cobrand/Default.pm:627 +#: perllib/FixMyStreet/Cobrand/Default.pm:645 #: templates/web/base/admin/users.html:20 msgid "Flagged" msgstr "Marcado" @@ -1367,7 +1379,7 @@ msgstr "Marcado" msgid "Flagged reports and users" msgstr "Señalizar informes y usuarios" -#: templates/web/base/admin/user-form.html:112 +#: templates/web/base/admin/user-form.html:108 msgid "Flagged users are listed on the <a href='%s'>flagged</a> page." msgstr "Los usuarios marcados se listan en página de<a href='%s'>marcados</a>" @@ -1375,8 +1387,8 @@ msgstr "Los usuarios marcados se listan en página de<a href='%s'>marcados</a>" msgid "Flagged users are not restricted in any way. This is just a list of users that have been marked for attention." msgstr "Las capacidades de los \"usuarios marcados\" no se limitan de ninguna manera. Es solo una lista de usuarios que han sido marcado para observación." -#: templates/web/base/admin/report_edit.html:140 -#: templates/web/base/admin/user-form.html:118 +#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/user-form.html:115 msgid "Flagged:" msgstr "Marcado:" @@ -1396,17 +1408,17 @@ msgstr "" msgid "For more information, see <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." msgstr "Para más información, vea <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>Cómo FixMyStreet usa Mapit</a>." -#: templates/web/base/auth/general.html:94 +#: templates/web/base/auth/general.html:96 #: templates/web/base/report/new/form_user_loggedout_password.html:20 #: templates/web/base/report/update/form_user_loggedout_password.html:19 msgid "Forgotten your password?" msgstr "¿Olvidó su contraseña?" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:748 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:787 msgid "Forwarded to external body" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:749 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:788 msgid "Forwarded wish to external body" msgstr "" @@ -1416,11 +1428,7 @@ msgstr "" msgid "Frequently Asked Questions" msgstr "Listado de Preguntas Frecuentes" -#: templates/web/base/auth/generate_token.html:1 -#: templates/web/base/auth/generate_token.html:2 -#: templates/web/base/auth/generate_token.html:20 -#: templates/web/base/auth/generate_token.html:33 -#: templates/web/base/my/my.html:65 +#: templates/web/base/auth/generate_token.html:52 msgid "Generate token" msgstr "" @@ -1467,7 +1475,8 @@ msgstr "Ir" msgid "Going to send questionnaire?" msgstr "¿Va a enviar cuestionario?" -#: perllib/FixMyStreet/Cobrand/Default.pm:714 +#: perllib/FixMyStreet/Cobrand/ACV.pm:104 +#: perllib/FixMyStreet/Cobrand/Default.pm:732 msgid "Grant access to the admin" msgstr "" @@ -1475,12 +1484,11 @@ msgstr "" msgid "Graph of problem creation by status over time" msgstr "Gráfico temporal de creación problemas por estado" -#: templates/web/base/dashboard/index.html:93 -#, fuzzy +#: templates/web/base/dashboard/index.html:94 msgid "Group by %s" -msgstr "por %s" +msgstr "" -#: templates/web/base/dashboard/index.html:98 +#: templates/web/base/dashboard/index.html:99 msgid "Group by:" msgstr "" @@ -1505,15 +1513,14 @@ msgid "Help <strong>%s</strong> resolve your problem quicker, by providing some msgstr "" #: templates/web/base/around/on_map_list_items.html:8 -#, fuzzy msgid "Here are some other nearby reports:" -msgstr "Fotos de notificaciones cercanas recientes" +msgstr "" #: templates/web/zurich/footer.html:11 msgid "Hi %s" msgstr "%s" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:911 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:950 #: perllib/FixMyStreet/DB/ResultSet/State.pm:64 #: templates/web/base/admin/update_edit.html:30 #: templates/web/zurich/admin/header.html:1 @@ -1523,6 +1530,11 @@ msgstr "%s" msgid "Hidden" msgstr "Oculto" +#: templates/web/base/admin/user-form.html:197 +#, fuzzy +msgid "Hide all reports and updates" +msgstr "Señalizar informes y usuarios" + #: templates/web/base/report/_main.html:105 msgid "Hide entire report" msgstr "" @@ -1546,7 +1558,7 @@ msgstr "" #: templates/web/base/around/display_location.html:60 #: templates/web/base/around/display_location.html:68 -#: templates/web/base/js/translation_strings.html:55 +#: templates/web/base/js/translation_strings.html:61 msgid "Hide pins" msgstr "Ocultar marcadores" @@ -1575,7 +1587,7 @@ msgstr "Inicio" msgid "How to report a problem" msgstr "Cómo notificar un problema" -#: templates/web/base/js/translation_strings.html:32 +#: templates/web/base/js/translation_strings.html:38 msgid "How to send successful reports" msgstr "¿Cómo enviar informes exitosos?" @@ -1638,7 +1650,7 @@ msgstr "" "Si dos o más organismos tienen la misma ubicación, FixMyStreet combina categorías de notificaciones idénticas en una sola entrada en\n" "el menú. Asegúrese de que utiliza el mismo nombre categoría en ambos órganos si desea que sean combinadas." -#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/auth/generate_token.html:61 msgid "If you generate a new token the existing token will no longer work." msgstr "" @@ -1720,8 +1732,8 @@ msgstr "¿En tabla de abusones?" msgid "In addition, the following attributes that are not part of the Open311 v2 specification are returned: agency_sent_datetime, title (also returned as part of description), interface_used, comment_count, requestor_name (only present if requestor allowed the name to be shown on this site)." msgstr "Los siguientes atributos, que no forman parte de la especificación Open311 v2, son adicionalmente devueltos: agency_sent_datetime, title (también se devuelve como parte de la descripción), interface_used, comment_count, requestor_name (solo si el solicitante permitió que el nombre que se mostrará en el sitio)." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:197 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:959 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:198 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:998 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:8 msgid "In progress" @@ -1751,7 +1763,7 @@ msgstr "" msgid "Inspection required" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:698 +#: perllib/FixMyStreet/Cobrand/Default.pm:716 msgid "Instruct contractors to fix problems" msgstr "" @@ -1783,20 +1795,20 @@ msgstr "A menudo es más rápido <a href=\"%s\">consultar nuestro Listado de Pre msgid "It’s on its way to the council right now." msgstr "De camino al ayuntamiento en este momento." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:182 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:183 msgid "Jurisdiction Unknown" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:923 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:962 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:15 msgid "Jurisdiction unknown" msgstr "" -#: templates/web/base/auth/general.html:90 +#: templates/web/base/auth/general.html:92 #: templates/web/base/report/new/form_user_loggedout_password.html:16 #: templates/web/base/report/update/form_user_loggedout_password.html:15 -#: templates/web/zurich/auth/general.html:40 +#: templates/web/zurich/auth/general.html:30 msgid "Keep me signed in on this computer" msgstr "Mantener mi sesión abierta en este ordenador" @@ -1860,6 +1872,11 @@ msgstr "" msgid "List all reported problems" msgstr "Listar todos los problemas notificados" +#: templates/web/base/around/on_map_list_items.html:18 +#, fuzzy +msgid "Loading reports…" +msgstr "Sus notificaciones" + #: templates/web/base/report/new/category_wrapper.html:8 msgid "Loading..." msgstr "Cargando..." @@ -1898,23 +1915,31 @@ msgstr "" msgid "Log in with Twitter" msgstr "" -#: templates/web/base/js/translation_strings.html:65 +#: templates/web/base/js/translation_strings.html:71 msgid "Log in with email" msgstr "" -#: templates/web/base/js/translation_strings.html:63 +#: templates/web/base/js/translation_strings.html:69 msgid "Log in with email/text" msgstr "" -#: templates/web/base/dashboard/index.html:81 +#: templates/web/base/admin/user-form.html:195 +msgid "Log out of all sessions" +msgstr "" + +#: templates/web/base/dashboard/index.html:82 msgid "Look up" msgstr "" -#: templates/web/base/js/translation_strings.html:44 +#: templates/web/base/js/translation_strings.html:50 msgid "MAP" msgstr "MAPA" -#: perllib/FixMyStreet/Cobrand/Default.pm:699 +#: templates/web/base/admin/user-form.html:196 +msgid "Make anonymous on all reports and updates" +msgstr "" + +#: perllib/FixMyStreet/Cobrand/Default.pm:717 msgid "Manage shortlist" msgstr "" @@ -1922,7 +1947,7 @@ msgstr "" msgid "Manual order" msgstr "" -#: templates/web/base/js/translation_strings.html:46 +#: templates/web/base/js/translation_strings.html:52 msgid "Map" msgstr " Mapa" @@ -1930,11 +1955,11 @@ msgstr " Mapa" msgid "Mark as sent" msgstr "Marcado como enviado" -#: templates/web/base/admin/user-form.html:110 +#: templates/web/base/admin/user-form.html:106 msgid "Mark users whose behaviour you want to keep a check on as <strong>flagged</strong>." msgstr "Señalar como <strong>marcados</strong> aquellos usuarios cuyo comportamiento desea observar." -#: perllib/FixMyStreet/Cobrand/Default.pm:697 +#: perllib/FixMyStreet/Cobrand/Default.pm:715 msgid "Markup problem details" msgstr "" @@ -1962,7 +1987,8 @@ msgstr "Falta jurisdiction_id" msgid "Moderate" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:693 +#: perllib/FixMyStreet/Cobrand/ACV.pm:87 +#: perllib/FixMyStreet/Cobrand/Default.pm:711 msgid "Moderate report details" msgstr "" @@ -1988,7 +2014,7 @@ msgstr "Moderado por el organismo durante el siguiente día laborable" msgid "Moderation reason:" msgstr "" -#: templates/web/base/dashboard/index.html:101 +#: templates/web/base/dashboard/index.html:102 msgid "Month" msgstr "Mes" @@ -2010,12 +2036,12 @@ msgstr "" #: templates/web/base/admin/states/index.html:108 #: templates/web/base/admin/states/index.html:11 #: templates/web/base/admin/users.html:16 -#: templates/web/base/auth/general.html:113 +#: templates/web/base/auth/general.html:115 #: templates/web/base/report/new/form_user_loggedin.html:49 #: templates/web/base/report/new/form_user_loggedout_by_email.html:11 #: templates/web/base/report/update/form_name.html:27 #: templates/web/zurich/admin/body-form.html:4 -#: templates/web/zurich/auth/general.html:60 +#: templates/web/zurich/auth/general.html:50 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "Name" msgstr "Nombre" @@ -2028,10 +2054,6 @@ msgstr "Nombre" msgid "Name:" msgstr "Nombre:" -#: perllib/FixMyStreet/Script/Reports.pm:110 -msgid "Name: %s" -msgstr "Nombre: %s" - #: templates/web/base/report/_inspect.html:44 msgid "Navigate to this problem" msgstr "" @@ -2049,8 +2071,8 @@ msgstr "Nombre de la calle más cercana al marcador colocado en el mapa (se gene msgid "Nearest postcode to the pin placed on the map (automatically generated): %s (%sm away)" msgstr "Código Postal más cercano al marcador colocado en el mapa (generado automáticamente): %s (%sm de distancia)" -#: perllib/FixMyStreet/Cobrand/Default.pm:521 -#: perllib/FixMyStreet/Cobrand/Default.pm:549 +#: perllib/FixMyStreet/Cobrand/Default.pm:539 +#: perllib/FixMyStreet/Cobrand/Default.pm:567 msgid "Nearest road to the pin placed on the map (automatically generated by Bing Maps): %s" msgstr "Camino más cercano al marcador colocado en el mapa (generado automáticamente por Bing Maps): %s" @@ -2070,11 +2092,12 @@ msgstr "" msgid "Nearly done! Now check your email…" msgstr "" +#: templates/web/base/auth/2faform.html:8 #: templates/web/base/auth/smsform.html:19 msgid "Nearly done! Now check your phone…" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:129 msgid "New" msgstr "" @@ -2103,14 +2126,13 @@ msgstr "Nuevos problemas locales en FixMyStreet" msgid "New note to DM:" msgstr "" -#: templates/web/base/auth/change_password.html:35 +#: templates/web/base/auth/change_password.html:47 msgid "New password:" msgstr "" #: templates/web/base/auth/change_phone.html:38 -#, fuzzy msgid "New phone number:" -msgstr "(Sin número de teléfono)" +msgstr "" #: templates/web/base/admin/responsepriorities/edit.html:4 #: templates/web/base/admin/responsepriorities/list.html:34 @@ -2161,7 +2183,7 @@ msgstr "" msgid "Next" msgstr "Siguiente" -#: perllib/FixMyStreet/Cobrand/Default.pm:1222 +#: perllib/FixMyStreet/Cobrand/Default.pm:1240 #: templates/web/base/admin/category_edit.html:4 #: templates/web/base/admin/list_updates.html:32 #: templates/web/base/admin/list_updates.html:34 @@ -2177,11 +2199,11 @@ msgstr "Siguiente" msgid "No" msgstr "No" -#: templates/web/base/admin/user-form.html:84 +#: templates/web/base/admin/user-form.html:80 msgid "No area" msgstr "" -#: templates/web/base/admin/user-form.html:55 +#: templates/web/base/admin/user-form.html:48 msgid "No body" msgstr "Sin órgano administrativo" @@ -2218,7 +2240,7 @@ msgstr "" msgid "No reports to show on map, here are some nearby:" msgstr "" -#: templates/web/base/js/translation_strings.html:37 +#: templates/web/base/js/translation_strings.html:43 msgid "No result returned" msgstr "Ningún resultado devuelto" @@ -2242,15 +2264,15 @@ msgstr "No hay seguidores" msgid "None" msgstr "Nada" -#: templates/web/base/admin/user-form.html:76 -#: templates/web/base/admin/user-form.html:77 +#: templates/web/base/admin/user-form.html:72 +#: templates/web/base/admin/user-form.html:73 msgid "" "Normal (public) users should not be associated with any <strong>area</strong>.<br>\n" " Authorised staff users can be associated with the area in which they operate." msgstr "" -#: templates/web/base/admin/user-form.html:46 -#: templates/web/base/admin/user-form.html:47 +#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:39 msgid "" "Normal (public) users should not be associated with any <strong>body</strong>.<br>\n" " Authorised staff users can be associated with the body they represent.<br>\n" @@ -2262,8 +2284,8 @@ msgstr "" "Dependiendo de la implementación, el personal pueden tener acceso al tablero (resumen de\n" "la actividad a través de su departamento), la capacidad de ocultar notificaciones, o establecer estados especiales para las notificaciones." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:186 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:933 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:187 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:972 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:13 msgid "Not contactable" @@ -2322,15 +2344,15 @@ msgstr "" msgid "Number of problems reported in each ward, in the last 7 days." msgstr "" -#: templates/web/base/js/translation_strings.html:43 +#: templates/web/base/js/translation_strings.html:49 msgid "OK" msgstr "OK" -#: templates/web/base/js/translation_strings.html:74 +#: templates/web/base/js/translation_strings.html:80 msgid "Offline data cleared" msgstr "" -#: templates/web/base/js/translation_strings.html:71 +#: templates/web/base/js/translation_strings.html:77 msgid "Offline update data saved" msgstr "" @@ -2346,14 +2368,14 @@ msgstr "" msgid "On behalf of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:174 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:905 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:175 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:944 #: perllib/FixMyStreet/DB/ResultSet/State.pm:70 #: templates/web/base/admin/states/index.html:102 #: templates/web/base/admin/states/index.html:25 #: templates/web/base/admin/states/index.html:32 #: templates/web/base/admin/update_edit.html:30 -#: templates/web/base/dashboard/index.html:111 +#: templates/web/base/dashboard/index.html:112 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:7 #: templates/web/zurich/admin/update_edit.html:18 @@ -2392,17 +2414,17 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1238 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:689 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:690 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1262 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:686 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:687 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:716 #: perllib/FixMyStreet/App/Controller/Report/New.pm:719 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:722 #: perllib/FixMyStreet/DB/Result/Problem.pm:588 #: perllib/FixMyStreet/DB/Result/Problem.pm:595 #: perllib/FixMyStreet/DB/Result/Problem.pm:610 #: perllib/FixMyStreet/DB/Result/Problem.pm:619 -#: perllib/FixMyStreet/Script/Reports.pm:182 -#: perllib/FixMyStreet/Script/Reports.pm:197 +#: perllib/FixMyStreet/Script/Reports.pm:179 +#: perllib/FixMyStreet/Script/Reports.pm:194 msgid "Other" msgstr "Otros" @@ -2411,9 +2433,8 @@ msgid "Other categories" msgstr "" #: templates/web/base/reports/index.html:107 -#, fuzzy msgid "Other wards" -msgstr "otras áreas:" +msgstr "" #: templates/web/base/reports/index.html:120 msgid "Overall average" @@ -2437,23 +2458,23 @@ msgstr "Padre" msgid "Partial" msgstr "Parcial" -#: templates/web/base/auth/general.html:116 +#: templates/web/base/auth/general.html:118 #: templates/web/base/report/new/form_user_loggedout_by_email.html:38 #: templates/web/base/report/update/form_user_loggedout_by_email.html:10 -#: templates/web/zurich/auth/general.html:32 -#: templates/web/zurich/auth/general.html:63 +#: templates/web/zurich/auth/general.html:22 +#: templates/web/zurich/auth/general.html:53 msgid "Password (optional)" msgstr "Contraseña (opcional)" -#: templates/web/base/auth/general.html:81 +#: templates/web/base/auth/general.html:83 msgid "Password:" msgstr "Contraseña:" -#: templates/web/base/js/translation_strings.html:52 +#: templates/web/base/js/translation_strings.html:58 msgid "Permalink" msgstr "Enlace permanente" -#: templates/web/base/admin/user-form.html:162 +#: templates/web/base/admin/user-form.html:164 msgid "Permissions:" msgstr "" @@ -2472,12 +2493,12 @@ msgstr "Número de teléfono" msgid "Phone number (optional)" msgstr "Número de teléfono (opcional)" -#: templates/web/base/admin/user-form.html:30 +#: templates/web/base/admin/user-form.html:25 msgid "Phone verified:" msgstr "" #: templates/web/base/admin/report_edit.html:135 -#: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 +#: templates/web/base/admin/user-form.html:23 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:39 msgid "Phone:" msgstr "Teléfono:" @@ -2531,12 +2552,12 @@ msgid "Pick your ward" msgstr "" #: templates/web/base/around/display_location.html:74 -#: templates/web/base/js/translation_strings.html:30 +#: templates/web/base/js/translation_strings.html:36 msgid "Place pin on map" msgstr "Coloque el marcador en el mapa" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:945 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:951 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:984 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:990 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:9 #: templates/web/zurich/admin/index-dm.html:9 @@ -2547,8 +2568,8 @@ msgstr "Planificado" msgid "Please be polite, concise and to the point." msgstr "Por favor, sea cortés, conciso y vaya al grano." -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:27 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:31 msgid "Please check the passwords and try again" msgstr "Por favor, comprueba la contraseña e inténtalo de nuevo" @@ -2556,27 +2577,30 @@ msgstr "Por favor, comprueba la contraseña e inténtalo de nuevo" #: templates/web/base/auth/_username_error.html:9 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:27 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:9 msgid "Please check your email address is correct" msgstr "Por favor, compruebe que su dirección de email es correcta" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1334 -#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1327 +#: perllib/FixMyStreet/DB/Result/User.pm:205 +#: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:7 -#, fuzzy msgid "Please check your phone number is correct" -msgstr "Por favor, compruebe que su dirección de email es correcta" +msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:297 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:905 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:928 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:923 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:946 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 -#: templates/web/base/js/translation_strings.html:10 +#: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" msgstr "Por favor, elija una categoría" +#: perllib/FixMyStreet/App/Controller/Auth.pm:383 +#: perllib/FixMyStreet/App/Controller/Auth.pm:409 +msgid "Please choose a less commonly-used password" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Admin.pm:345 #: templates/web/base/admin/bodies.html:4 templates/web/base/admin/body.html:11 #: templates/web/base/admin/template_edit.html:13 @@ -2596,20 +2620,20 @@ msgstr "Por favor notifique incidencias relevantes y no abuse; abusando de su ay #: perllib/FixMyStreet/App/Controller/Admin.pm:298 #: perllib/FixMyStreet/DB/Result/Comment.pm:128 -#: templates/web/base/js/translation_strings.html:3 +#: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Por favor escriba su mensaje." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1332 -#: perllib/FixMyStreet/DB/Result/User.pm:200 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1325 +#: perllib/FixMyStreet/DB/Result/User.pm:208 +#: perllib/FixMyStreet/DB/Result/User.pm:209 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:4 -#, fuzzy msgid "Please enter a mobile number" -msgstr "Por favor, introduzca su número de telefono" +msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1365 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1461 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1462 msgid "Please enter a name" msgstr "" @@ -2617,53 +2641,50 @@ msgstr "" msgid "Please enter a name for this body" msgstr "" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:25 -#: templates/web/base/js/translation_strings.html:20 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:29 +#: templates/web/base/js/translation_strings.html:23 msgid "Please enter a password" msgstr "Por favor, introduzca una contraseña" #: perllib/FixMyStreet/App/Controller/Contact.pm:115 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 -#: templates/web/base/js/translation_strings.html:4 +#: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Por favor, introduzca un título" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1362 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1452 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1355 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1453 #: perllib/FixMyStreet/App/Controller/Admin.pm:311 -#: perllib/FixMyStreet/DB/Result/User.pm:193 -#: templates/web/base/js/translation_strings.html:13 -#: templates/web/base/js/translation_strings.html:17 +#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: templates/web/base/js/translation_strings.html:16 +#: templates/web/base/js/translation_strings.html:20 msgid "Please enter a valid email" msgstr "Por favor, introduce una dirección de email válida" -#: perllib/FixMyStreet/App/Controller/Alert.pm:350 +#: perllib/FixMyStreet/App/Controller/Alert.pm:355 #: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please enter a valid email address" msgstr "Por favor, introduce una dirección de email válida" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1356 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1446 -#, fuzzy +#: perllib/FixMyStreet/App/Controller/Admin.pm:1349 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 msgid "Please enter a valid email or phone number" -msgstr "Por favor, introduzca su número de telefono" +msgstr "" #: perllib/FixMyStreet/DB/Result/Problem.pm:369 -#: templates/web/base/js/translation_strings.html:5 +#: templates/web/base/js/translation_strings.html:8 msgid "Please enter some details" msgstr "Por favor, describa los detalles más relevantes" #: perllib/FixMyStreet/App/Controller/Contact.pm:114 -#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: perllib/FixMyStreet/DB/Result/User.pm:196 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:26 -#: templates/web/base/js/translation_strings.html:12 -#: templates/web/base/js/translation_strings.html:16 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:8 +#: templates/web/base/js/translation_strings.html:15 +#: templates/web/base/js/translation_strings.html:19 msgid "Please enter your email" msgstr "Por favor, introduzca su dirección de email" @@ -2671,34 +2692,34 @@ msgstr "Por favor, introduzca su dirección de email" msgid "Please enter your email address" msgstr "Por favor introduzca su email" -#: templates/web/base/js/translation_strings.html:26 +#: templates/web/base/js/translation_strings.html:32 msgid "Please enter your first name" msgstr "Por favor, indique su nombre" #: perllib/FixMyStreet/Cobrand/UK.pm:326 -#: templates/web/base/js/translation_strings.html:8 +#: templates/web/base/js/translation_strings.html:11 msgid "Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below" msgstr "Por favor escriba su nombre completo, ya que los ayuntamientos necesitan esta información. Si usted NO desea que su nombre aparecerá en la página, desactive la casilla de abajo" #: perllib/FixMyStreet/App/Controller/Contact.pm:113 #: perllib/FixMyStreet/DB/Result/Comment.pm:125 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 -#: perllib/FixMyStreet/DB/Result/User.pm:186 -#: templates/web/base/js/translation_strings.html:7 +#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: templates/web/base/js/translation_strings.html:10 msgid "Please enter your name" msgstr "Por favor, introduzca su nombre" #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:6 -#: templates/web/base/js/translation_strings.html:23 +#: templates/web/base/js/translation_strings.html:29 msgid "Please enter your phone number" msgstr "Por favor, introduzca su número de telefono" -#: templates/web/base/js/translation_strings.html:27 +#: templates/web/base/js/translation_strings.html:33 msgid "Please enter your second name" msgstr "Introduzca su segundo nombre" -#: templates/web/base/js/translation_strings.html:25 +#: templates/web/base/js/translation_strings.html:31 msgid "Please enter your title" msgstr "Por favor, introduzca su título" @@ -2721,10 +2742,19 @@ msgstr "Por favor proporcione las informaciones sobre el problema." msgid "Please fill in the form below with details of the problem, and describe the location as precisely as possible in the details box." msgstr "Por favor, complete el siguiente formulario con los detalles del problema y describa la ubicación con la mayor precisión posible en el cuadro de detalles." +#: templates/web/base/auth/2faform.html:9 +msgid "Please generate a two-factor code and enter it below:" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Questionnaire.pm:239 msgid "Please indicate whether you'd like to receive another questionnaire" msgstr "Por favor, indique si le gustaría recibir algún otro cuestionario" +#: perllib/FixMyStreet/App/Controller/Auth.pm:406 +#: templates/web/base/js/translation_strings.html:26 +msgid "Please make sure your password is at least %d characters long" +msgstr "" + #: templates/web/base/report/updates-sidebar-notes.html:2 msgid "Please note that updates are not sent to the council." msgstr "Tenga en cuenta que las actualizaciones no son enviadas al ayuntamiento." @@ -2748,9 +2778,8 @@ msgid "Please note:" msgstr "Por favor, tenga en cuenta:" #: perllib/FixMyStreet/App/Controller/Report.pm:385 -#, fuzzy msgid "Please provide a duplicate ID or public update for this report." -msgstr "Por favor, explique por qué está reabriendo esta notificación." +msgstr "" #: perllib/FixMyStreet/App/Controller/Report.pm:367 msgid "Please provide a public update for this report." @@ -2788,12 +2817,12 @@ msgstr "Por favor, indique si el problema se ha solucionado" #: perllib/FixMyStreet/App/Model/PhotoSet.pm:122 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:156 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:158 -#: templates/web/base/js/translation_strings.html:60 +#: templates/web/base/js/translation_strings.html:66 msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1359 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1449 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1352 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 msgid "Please verify at least one of email/phone" msgstr "" @@ -2806,24 +2835,24 @@ msgid "Please write your update here" msgstr "Por favor, escriba su actualización aquí" #: templates/web/base/report/update-form.html:25 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:18 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_user_loggedout_password.html:10 msgid "Post" msgstr "Publicar" -#: perllib/FixMyStreet/DB/Result/Comment.pm:231 +#: perllib/FixMyStreet/DB/Result/Comment.pm:211 msgid "Posted anonymously at %s" msgstr "Publicado de forma anónima - %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:266 +#: perllib/FixMyStreet/DB/Result/Comment.pm:246 msgid "Posted by %s at %s" msgstr "Publicado por %s - %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:254 +#: perllib/FixMyStreet/DB/Result/Comment.pm:234 msgid "Posted by <strong>%s</strong> (%s) at %s" msgstr "Publicado por <strong>%s</strong> (%s) - %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:256 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 msgid "Posted by <strong>%s</strong> at %s" msgstr "Publicado por <strong>%s</strong> - %s" @@ -2835,7 +2864,7 @@ msgstr "" msgid "Previous" msgstr "Previo" -#: perllib/FixMyStreet/Cobrand/Default.pm:648 +#: perllib/FixMyStreet/Cobrand/Default.pm:666 msgid "Priorities" msgstr "" @@ -2856,7 +2885,7 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:144 msgid "Private" msgstr "Privado" @@ -2886,7 +2915,7 @@ msgstr "Problema %s enviado al Ayuntamiento %s" msgid "Problem breakdown by state" msgstr "Desglose de problemas según estado" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1309 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1283 msgid "Problem marked as open." msgstr "Problema marcado como abierto." @@ -2894,7 +2923,8 @@ msgstr "Problema marcado como abierto." msgid "Problem state change based on survey results" msgstr "El estado del problema cambió debido a los resultados de la encuesta" -#: perllib/FixMyStreet/Cobrand/Default.pm:692 +#: perllib/FixMyStreet/Cobrand/ACV.pm:86 +#: perllib/FixMyStreet/Cobrand/Default.pm:710 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Problemas" @@ -2919,7 +2949,7 @@ msgstr "Problemas recientemente notificados como arreglados en FixMyStreet" msgid "Problems within %.1fkm of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:821 +#: perllib/FixMyStreet/Cobrand/Default.pm:839 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:137 #: perllib/FixMyStreet/Cobrand/UK.pm:215 perllib/FixMyStreet/Cobrand/UK.pm:257 #: perllib/FixMyStreet/Cobrand/UK.pm:269 @@ -2954,12 +2984,12 @@ msgstr "Proporcionar una actualización" msgid "Provide update as" msgstr "" -#: templates/web/base/auth/general.html:119 +#: templates/web/base/auth/general.html:124 msgid "Providing a name and password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Proporcionar un nombre y una contraseña es opcional, pero hacerlo le permitirá notificar y actualizar los problemas más fácilmente, así como administrar sus informes." -#: templates/web/base/report/new/form_user_loggedout_by_email.html:41 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:13 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:43 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:16 msgid "Providing a password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Proporcionar una contraseña es opcional, pero hacerlo le permitirá notificar y actualizar los problemas más fácilmente, así como administrar sus informes." @@ -2976,7 +3006,7 @@ msgstr "Respuesta del público:" msgid "Public update:" msgstr "" -#: templates/web/zurich/admin/report_edit.html:123 +#: templates/web/zurich/admin/report_edit.html:122 #: templates/web/zurich/admin/stats/index.html:38 msgid "Publish photo" msgstr "Publicar foto" @@ -3032,7 +3062,7 @@ msgstr "Listado RSS para %s, en el barrio %s" msgid "RSS feed of nearby problems" msgstr "Listado RSS de los problemas cercanos" -#: perllib/FixMyStreet/Cobrand/Default.pm:822 +#: perllib/FixMyStreet/Cobrand/Default.pm:840 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:136 #: perllib/FixMyStreet/Cobrand/UK.pm:222 msgid "RSS feed of problems within %s" @@ -3083,6 +3113,10 @@ msgstr "Recuerde que FixMyStreet es principalmente para informar sobre problemas msgid "Remove" msgstr "" +#: templates/web/base/admin/user-form.html:198 +msgid "Remove account details" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:4 msgid "Remove field" msgstr "" @@ -3103,13 +3137,13 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:159 +#: templates/web/base/admin/report_edit.html:161 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" msgstr "Quitar foto (¡no se puede deshacer!)" -#: templates/web/base/auth/generate_token.html:33 +#: templates/web/base/auth/generate_token.html:52 msgid "Replace token" msgstr "" @@ -3141,11 +3175,11 @@ msgstr "Denunciar abuso" msgid "Report as" msgstr "" -#: perllib/FixMyStreet/App/Controller/Rss.pm:302 +#: perllib/FixMyStreet/App/Controller/Rss.pm:303 msgid "Report on %s" msgstr "Notificar sobre %s" -#: templates/web/base/dashboard/index.html:61 +#: templates/web/base/dashboard/index.html:62 msgid "Report state:" msgstr "" @@ -3215,15 +3249,16 @@ msgstr "" #: templates/web/base/around/index.html:3 #: templates/web/base/around/lookup_by_ref.html:3 -#: templates/web/base/js/translation_strings.html:42 +#: templates/web/base/js/translation_strings.html:48 #: templates/web/base/report/new/fill_in_details.html:0 #: templates/web/base/report/new/fill_in_details.html:8 #: templates/web/zurich/report/new/fill_in_details_form.html:4 msgid "Reporting a problem" msgstr "Notificando un problema" -#: perllib/FixMyStreet/Cobrand/Default.pm:638 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:388 +#: perllib/FixMyStreet/Cobrand/ACV.pm:265 +#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/zurich/header.html:46 msgid "Reports" msgstr "Notificaciones" @@ -3240,7 +3275,7 @@ msgstr "Informes en espera de aprobación" msgid "Reports by destination" msgstr "" -#: templates/web/base/admin/user-form.html:125 +#: templates/web/base/admin/user-form.html:124 msgid "Reports made by trusted users will be sent to the responsible body without being inspected first." msgstr "" @@ -3252,7 +3287,7 @@ msgstr "" msgid "Reports published" msgstr "Notificaciones publicadas" -#: templates/web/base/js/translation_strings.html:75 +#: templates/web/base/js/translation_strings.html:81 msgid "Reports saved offline." msgstr "" @@ -3324,8 +3359,8 @@ msgstr "" msgid "Revert to original title" msgstr "" -#: templates/web/base/js/translation_strings.html:28 -#: templates/web/base/js/translation_strings.html:40 +#: templates/web/base/js/translation_strings.html:34 +#: templates/web/base/js/translation_strings.html:46 msgid "Right place?" msgstr "¿Es correcto el lugar?" @@ -3339,16 +3374,16 @@ msgstr "Operador responsable de este camino (derivado del número de referencia msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "Operador responsable de este camino (de OpenStreetMap): %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1879 -#: templates/web/base/admin/report_edit.html:156 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: templates/web/base/admin/report_edit.html:158 #: templates/web/base/admin/update_edit.html:68 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Rotar a la izquierda" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: templates/web/base/admin/report_edit.html:157 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: templates/web/base/admin/report_edit.html:159 #: templates/web/base/admin/update_edit.html:69 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3358,7 +3393,7 @@ msgstr "Rotar a la derecha" msgid "Rotating this photo will discard unsaved changes to the report." msgstr "" -#: templates/web/base/js/translation_strings.html:47 +#: templates/web/base/js/translation_strings.html:53 #: templates/web/base/maps/google-ol.html:2 msgid "Satellite" msgstr "Satélite" @@ -3389,11 +3424,11 @@ msgid "Save with a public update" msgstr "" #. ("This is followed by a progress count, e.g. 3/5") -#: templates/web/base/js/translation_strings.html:76 +#: templates/web/base/js/translation_strings.html:82 msgid "Saving reports offline" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:130 msgid "Scheduled" msgstr "" @@ -3426,12 +3461,20 @@ msgstr "La búsqueda no encontró notificaciones." msgid "Searching found no users." msgstr "La búsqueda no encontró usuarios." +#: templates/web/base/auth/generate_token.html:1 +#: templates/web/base/auth/generate_token.html:2 +#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/my/my.html:65 +msgid "Security" +msgstr "" + #: templates/web/base/report/new/councils_text_private.html:7 #: templates/web/base/report/new/form_user.html:5 msgid "See our privacy policy" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:703 +#: perllib/FixMyStreet/Cobrand/ACV.pm:93 +#: perllib/FixMyStreet/Cobrand/Default.pm:721 msgid "See user detail for reports created as the council" msgstr "" @@ -3466,7 +3509,7 @@ msgstr "" msgid "Sending a confirmation text failed: \"%s\"" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:870 msgid "Sent report back" msgstr "" @@ -3483,6 +3526,12 @@ msgstr "Enviado:" msgid "Service:" msgstr "Servicio:" +#: templates/web/base/auth/change_password.html:1 +#: templates/web/base/auth/change_password.html:4 +#, fuzzy +msgid "Set password" +msgstr "Cambiar contraseña" + #: templates/web/base/report/_inspect.html:47 msgid "Set to my current location" msgstr "" @@ -3538,7 +3587,7 @@ msgstr "" #: templates/web/base/around/display_location.html:58 #: templates/web/base/around/display_location.html:66 -#: templates/web/base/js/translation_strings.html:54 +#: templates/web/base/js/translation_strings.html:60 msgid "Show pins" msgstr "Mostrar marcadores" @@ -3550,20 +3599,20 @@ msgstr "" msgid "Show reports in your area" msgstr "" -#: templates/web/base/auth/general.html:124 +#: templates/web/base/auth/general.html:129 #: templates/web/base/auth/general.html:3 -#: templates/web/base/auth/general.html:85 +#: templates/web/base/auth/general.html:87 #: templates/web/base/main_nav_items.html:6 -#: templates/web/zurich/auth/general.html:18 -#: templates/web/zurich/auth/general.html:35 +#: templates/web/zurich/auth/general.html:25 +#: templates/web/zurich/auth/general.html:8 msgid "Sign in" msgstr "Iniciar sesión" -#: templates/web/base/auth/general.html:98 +#: templates/web/base/auth/general.html:100 msgid "Sign in by email instead, providing a new password. When you click the link in your email, your password will be updated." msgstr "" -#: templates/web/base/auth/general.html:96 +#: templates/web/base/auth/general.html:98 msgid "Sign in by email or text, providing a new password. When you click the link in your email or enter the SMS authentication code, your password will be updated." msgstr "" @@ -3599,14 +3648,30 @@ msgstr "Algunas fotos de notificaciones recientes" msgid "Some text to localize" msgstr "Algún texto para localizar" -#: perllib/FixMyStreet/Cobrand/UK.pm:80 +#: perllib/FixMyStreet/Cobrand/ACV.pm:59 perllib/FixMyStreet/Cobrand/UK.pm:80 msgid "Sorry, that appears to be a Crown dependency postcode, which we don't cover." msgstr "Lo sentimos, ése parece ser un código postal dependiente de La Corona, que no soportamos." +#: perllib/FixMyStreet/Cobrand/ACV.pm:73 +#, fuzzy +msgid "Sorry, that appears to be a Northern Irish postcode, which we don't cover." +msgstr "Lo sentimos, ése parece ser un código postal dependiente de La Corona, que no soportamos." + +#: perllib/FixMyStreet/Cobrand/ACV.pm:65 +#, fuzzy +msgid "Sorry, that appears to be a Scottish postcode, which we don't cover." +msgstr "Lo sentimos, ése parece ser un código postal dependiente de La Corona, que no soportamos." + +#: perllib/FixMyStreet/Cobrand/ACV.pm:69 +#, fuzzy +msgid "Sorry, that appears to be a Welsh postcode, which we don't cover." +msgstr "Lo sentimos, ése parece ser un código postal dependiente de La Corona, que no soportamos." + #: templates/web/base/auth/smsform.html:6 templates/web/base/auth/token.html:8 msgid "Sorry, that wasn’t a valid link" msgstr "" +#: templates/web/base/auth/2faform.html:5 #: templates/web/base/auth/smsform.html:16 msgid "Sorry, that wasn’t the correct code" msgstr "" @@ -3652,18 +3717,17 @@ msgstr "" msgid "Sort by" msgstr "" -#: templates/web/base/admin/user-form.html:65 +#: templates/web/base/admin/user-form.html:58 msgid "Staff users have permission to log in to the admin." msgstr "" -#: templates/web/base/admin/user-form.html:68 +#: templates/web/base/admin/user-form.html:62 msgid "Staff:" msgstr "" -#: templates/web/base/dashboard/index.html:73 -#, fuzzy +#: templates/web/base/dashboard/index.html:74 msgid "Start Date" -msgstr "Fecha de inicio:" +msgstr "" #: templates/web/base/admin/body.html:73 #: templates/web/base/admin/category_edit.html:29 @@ -3674,7 +3738,7 @@ msgstr "Fecha de inicio:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:50 #: templates/web/base/admin/templates.html:8 -#: templates/web/base/dashboard/index.html:100 +#: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:88 #: templates/web/base/report/_item.html:96 #: templates/web/base/report/update/form_update.html:39 @@ -3696,13 +3760,14 @@ msgstr "" msgid "State:" msgstr "Estado/Prov.:" -#: perllib/FixMyStreet/Cobrand/Default.pm:628 +#: perllib/FixMyStreet/Cobrand/ACV.pm:255 +#: perllib/FixMyStreet/Cobrand/Default.pm:646 #: templates/web/base/admin/states/index.html:1 msgid "States" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:622 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:391 +#: perllib/FixMyStreet/Cobrand/Default.pm:640 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:418 #: templates/web/base/admin/index.html:71 #: templates/web/base/admin/stats/index.html:1 #: templates/web/base/admin/stats/state.html:1 @@ -3731,11 +3796,10 @@ msgid "String" msgstr "" #: templates/web/base/report/new/category.html:35 -#, fuzzy msgid "Subcategory" -msgstr "Subcategoria: %s" +msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:191 +#: perllib/FixMyStreet/Script/Reports.pm:188 msgid "Subcategory: %s" msgstr "Subcategoria: %s" @@ -3752,19 +3816,20 @@ msgstr "Título" msgid "Subject:" msgstr "Título:" +#: templates/web/base/auth/2faform.html:21 #: templates/web/base/auth/smsform.html:27 #: templates/web/base/questionnaire/creator_fixed.html:19 #: templates/web/base/report/new/form_user_loggedin.html:76 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:46 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:48 #: templates/web/base/report/new/form_user_loggedout_password.html:11 #: templates/web/zurich/report/new/fill_in_details_form.html:73 msgid "Submit" msgstr "Enviar" -#: templates/web/base/admin/report_edit.html:167 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/report_edit.html:24 #: templates/web/base/admin/update_edit.html:79 -#: templates/web/base/admin/user-form.html:188 +#: templates/web/base/admin/user-form.html:191 #: templates/web/zurich/admin/report_edit-sdm.html:124 #: templates/web/zurich/admin/report_edit.html:264 #: templates/web/zurich/admin/update_edit.html:38 @@ -3775,8 +3840,8 @@ msgstr "Enviar cambios" msgid "Submit questionnaire" msgstr "Enviar cuestionario" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:169 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:898 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:170 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:937 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:6 #: templates/web/zurich/admin/index-dm.html:23 @@ -3805,8 +3870,9 @@ msgstr "" msgid "Summarise your changes" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:620 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:387 +#: perllib/FixMyStreet/Cobrand/ACV.pm:249 +#: perllib/FixMyStreet/Cobrand/Default.pm:638 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:414 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 #: templates/web/base/status/index.html:3 @@ -3818,21 +3884,20 @@ msgid "Summary" msgstr "Resumen" #: templates/web/zurich/reports/index.html:0 -#: templates/web/zurich/reports/index.html:5 +#: templates/web/zurich/reports/index.html:6 msgid "Summary reports" msgstr "Resumen de notificaciones" #: templates/web/base/admin/stats/index.html:7 #: templates/web/base/dashboard/index.html:21 -#, fuzzy msgid "Summary statistics" -msgstr "Resumen de notificaciones" +msgstr "" #: templates/web/base/admin/user-form.html:151 msgid "Superuser:" msgstr "" -#: templates/web/base/admin/user-form.html:148 +#: templates/web/base/admin/user-form.html:147 msgid "Superusers have permission to perform <strong>all actions</strong> within the admin." msgstr "" @@ -3845,8 +3910,8 @@ msgstr "Resultados de la Encuesta" msgid "Template «%s»" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:644 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:398 +#: perllib/FixMyStreet/Cobrand/Default.pm:662 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:425 #: templates/web/zurich/header.html:63 msgid "Templates" msgstr "" @@ -3907,6 +3972,7 @@ msgstr "Esa localización no parece estar cubierta por un ayuntamiento, tal vez msgid "That location does not appear to be in the UK; please try again." msgstr "Esa localización no parece ser de UK, por favor inténtelo de nuevo." +#: perllib/FixMyStreet/Cobrand/ACV.pm:52 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:50 #: perllib/FixMyStreet/Cobrand/UK.pm:73 @@ -3929,6 +3995,23 @@ msgstr "Esa notificación no se puede ver en %s." msgid "That report has been removed from FixMyStreet." msgstr "Esa notificación ha sido eliminada de FixMyStreet." +#: perllib/FixMyStreet/App/Controller/Admin.pm:1769 +#, fuzzy +msgid "That user has been logged out." +msgstr "Esa notificación ha sido eliminada de FixMyStreet." + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +msgid "That user has been made anonymous on all reports and updates." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1812 +msgid "That user’s personal details have been removed." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1790 +msgid "That user’s reports and updates have been hidden." +msgstr "" + #: templates/web/base/admin/contact-form.html:27 msgid "" "The <strong>email address</strong> is the destination to which reports about this category will be sent. \n" @@ -3992,7 +4075,7 @@ msgid "The diligency prize league table shows editors' activity (who's been edit msgstr "Los premios a la responsabilidad muestran la actividad de los editores (quién ha editado más registros)." #: perllib/FixMyStreet/App/Controller/Dashboard.pm:43 -#: perllib/FixMyStreet/App/Controller/Reports.pm:85 +#: perllib/FixMyStreet/App/Controller/Reports.pm:84 msgid "The error was: %s" msgstr "El error fue: %s" @@ -4046,8 +4129,8 @@ msgstr "La lista de áreas disponibles está siendo ofrecida por el servicio Map msgid "The ordering of this field on the report page. Fields are shown in ascending order according to this value." msgstr "" -#: templates/web/base/auth/change_password.html:22 #: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:30 msgid "The passwords do not match" msgstr "Las contraseñas no coinciden." @@ -4059,7 +4142,7 @@ msgstr "La URL solicitada, '%s', no fue encontrada en el servidor" msgid "The type of input field to show to the user. <strong>Text</strong> is a simple text field, <strong>List</strong> is a drop-down selection." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:95 +#: perllib/FixMyStreet/Script/Reports.pm:96 msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "El usuario no pudo situar el problema en el mapa, salvo para ver el área alrededor de la localización que introdujo." @@ -4072,7 +4155,7 @@ msgstr "" "El usuario <strong>name</ strong> aparece públicamente en los informes que no han sido marcados como <em>anónimos</em>.\n" "Los nombres no son necesariamente únicos." -#: templates/web/base/around/on_map_list_items.html:17 +#: templates/web/base/around/on_map_list_items.html:20 #: templates/web/base/my/_problem-list.html:8 #: templates/web/base/reports/_problem-list.html:13 msgid "There are no reports to show." @@ -4082,7 +4165,7 @@ msgstr "No hay ninguna notificación que mostrar." msgid "There is already an auto-response template for this category/state." msgstr "" -#: perllib/FixMyStreet/App/Controller/Reports.pm:82 +#: perllib/FixMyStreet/App/Controller/Reports.pm:81 msgid "There was a problem showing the All Reports page. Please try again later." msgstr "Hubo un problema mostrando la página de Todas las Notificaciones. Por favor, inténtelo de nuevo más tarde." @@ -4091,19 +4174,18 @@ msgstr "Hubo un problema mostrando la página de Todas las Notificaciones. Por f msgid "There was a problem showing this page. Please try again later." msgstr "Hubo un problema mostrando esta página. Por favor, inténtelo de nuevo más tarde." -#: perllib/FixMyStreet/App/Controller/Alert.pm:359 +#: perllib/FixMyStreet/App/Controller/Alert.pm:364 msgid "There was a problem with your email/password combination. Please try again." msgstr "Hubo un problema con su email/contraseña. Por favor, inténtelo de nuevo." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:806 -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:135 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:815 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 -#: templates/web/zurich/auth/general.html:28 -#, fuzzy +#: templates/web/zurich/auth/general.html:18 msgid "There was a problem with your login information. If you cannot remember your password, or do not have one, please fill in the ‘No’ section of the form." -msgstr "Hubo un problema con su email/contraseña. Si no recuerda o no tiene contraseña, por favor rellene la sección 'registrarme con email' del formulario." +msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:338 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:348 msgid "There was a problem with your update. Please try again." msgstr "Hubo un problema con su actualización. Por favor, inténtelo de nuevo." @@ -4111,7 +4193,7 @@ msgstr "Hubo un problema con su actualización. Por favor, inténtelo de nuevo." msgid "There were problems with your report. Please see below." msgstr "Hubo problemas con su notificación. Por favor, vea más abajo." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:373 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:389 msgid "There were problems with your update. Please see below." msgstr "Hubo problemas con su actualización. Por favor, vea más abajo." @@ -4175,18 +4257,18 @@ msgstr "" "A este organismo sólo se enviarán informes de problemas que se encuentran en el <strong>área cubierta</strong>.\n" "Un organismo no recibirá ningún informe salvo que represente al menos un área." -#: perllib/FixMyStreet/Script/Reports.pm:198 +#: perllib/FixMyStreet/Script/Reports.pm:195 msgid "This email has been sent to both councils covering the location of the problem, as the user did not categorise it; please ignore it if you're not the correct council to deal with the issue, or let us know what category of problem this is so we can add it to our system." msgstr "Este correo electrónico ha sido enviado a los dos ayuntamientos que cubren la ubicación del problema, ya que el usuario no lo categorizó. Por favor, haga caso omiso del mismo si usted no es el organismo administrativo responsable de este problema, o háganos saber qué clase de problema es para que lo podamos añadir a nuestro sistema." -#: perllib/FixMyStreet/Script/Reports.pm:201 +#: perllib/FixMyStreet/Script/Reports.pm:198 msgid "This email has been sent to several councils covering the location of the problem, as the category selected is provided for all of them; please ignore it if you're not the correct council to deal with the issue." msgstr "Este correo electrónico ha sido enviado a varios consejos que cubren la ubicación del problema, pues la categoría de problema seleccionada por el usuario se proporciona para todos ellos. Por favor, si usted no pertenece al órgano administrativo responsable de resolver esta incidencia haga caso omiso de este mensaje." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1003 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1049 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:942 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:986 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1004 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1021 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1067 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:960 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Esta información es necesaria" @@ -4223,9 +4305,9 @@ msgstr "" msgid "This report is a duplicate. Please leave updates on the original report:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:166 #: perllib/FixMyStreet/Cobrand/Zurich.pm:167 -#: templates/web/zurich/report/_main.html:14 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:168 +#: templates/web/zurich/report/_main.html:12 msgid "This report is awaiting moderation." msgstr "Esta notificación está pendiente de moderación." @@ -4241,11 +4323,7 @@ msgstr "Esta notificación está marcada como arreglada." msgid "This report is currently marked as open." msgstr "Esta notificación está marcada como abierta." -#: perllib/FixMyStreet/Script/Reports.pm:108 -msgid "This report was submitted anonymously" -msgstr "Esta notificación se ha presentado de forma anónima." - -#: perllib/FixMyStreet/Script/Reports.pm:88 +#: perllib/FixMyStreet/Script/Reports.pm:89 msgid "This web page also contains a photo of the problem, provided by the user." msgstr "Esta página web también contiene una foto del problema, proporcionada por el usuario." @@ -4256,7 +4334,8 @@ msgstr "Esta página web también contiene una foto del problema, proporcionada msgid "Time spent (in minutes):" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:621 +#: perllib/FixMyStreet/Cobrand/ACV.pm:250 +#: perllib/FixMyStreet/Cobrand/Default.pm:639 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Cronología" @@ -4294,7 +4373,7 @@ msgstr "" msgid "To limit this collection of fields to a single language, select it here." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:94 +#: perllib/FixMyStreet/Script/Reports.pm:95 msgid "To view a map of the precise location of this issue" msgstr "Para ver un mapa de la ubicación precisa de este problema" @@ -4316,9 +4395,9 @@ msgstr "" #: templates/web/base/admin/stats/fix_rate.html:4 #: templates/web/base/admin/stats/questionnaire.html:24 -#: templates/web/base/dashboard/index.html:114 -#: templates/web/base/dashboard/index.html:119 -#: templates/web/base/dashboard/index.html:143 +#: templates/web/base/dashboard/index.html:115 +#: templates/web/base/dashboard/index.html:120 +#: templates/web/base/dashboard/index.html:144 #: templates/web/zurich/admin/stats/index.html:30 msgid "Total" msgstr "Total" @@ -4336,20 +4415,22 @@ msgstr "" msgid "Translations" msgstr "" -#: templates/web/base/admin/user-form.html:129 +#: templates/web/base/admin/user-form.html:128 msgid "Trusted by bodies:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:709 +#: perllib/FixMyStreet/Cobrand/ACV.pm:99 +#: perllib/FixMyStreet/Cobrand/Default.pm:727 msgid "Trusted to make reports that don't need to be inspected" msgstr "" -#: templates/web/base/admin/user-form.html:137 +#: templates/web/base/admin/user-form.html:136 msgid "Trusted:" msgstr "" +#: templates/web/base/auth/2faform.html:6 #: templates/web/base/auth/smsform.html:17 -#: templates/web/base/js/translation_strings.html:29 +#: templates/web/base/js/translation_strings.html:35 msgid "Try again" msgstr "Inténtelo de nuevo" @@ -4357,13 +4438,21 @@ msgstr "Inténtelo de nuevo" msgid "Try emailing us directly:" msgstr "Pruebe enviándonos un correo directamente:" +#: templates/web/base/auth/generate_token.html:21 +msgid "Two-factor authentication has been activated" +msgstr "" + +#: templates/web/base/auth/generate_token.html:32 +msgid "Two-factor authentication has been deactivated" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:44 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 msgid "Type" msgstr "" -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 msgid "Unban" msgstr "" @@ -4386,7 +4475,7 @@ msgstr "Tipo de alerta desconocida" #: perllib/FixMyStreet/App/Controller/Photo.pm:109 #: perllib/FixMyStreet/App/Controller/Root.pm:141 -#: templates/web/base/js/translation_strings.html:38 +#: templates/web/base/js/translation_strings.html:44 msgid "Unknown error" msgstr "Error desconocido" @@ -4458,21 +4547,21 @@ msgstr "Actualización de estados" msgid "Updated" msgstr "Actualizado" -#: perllib/FixMyStreet/DB/Result/Comment.pm:260 +#: perllib/FixMyStreet/DB/Result/Comment.pm:240 msgid "Updated by <strong>%s</strong> (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:262 +#: perllib/FixMyStreet/DB/Result/Comment.pm:242 msgid "Updated by <strong>%s</strong> at %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1299 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1398 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1591 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1277 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1391 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1592 #: perllib/FixMyStreet/App/Controller/Admin.pm:933 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:767 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:792 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:862 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:806 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:901 msgid "Updated!" msgstr "¡Actualizado!" @@ -4524,37 +4613,34 @@ msgstr "" msgid "User ID to attribute fetched comments to" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1745 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1755 -#, fuzzy +#: perllib/FixMyStreet/App/Controller/Admin.pm:1746 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1756 msgid "User added to abuse list" -msgstr "Email añadido a lista de abusones" +msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1376 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1369 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1474 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1742 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1752 -#, fuzzy +#: perllib/FixMyStreet/App/Controller/Admin.pm:1743 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1753 msgid "User already in abuse list" -msgstr "Email ya incluido en la lista de abusones" +msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1834 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1887 msgid "User flag removed" msgstr "Eliminada marca de usuario" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1805 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1858 msgid "User flagged" msgstr "Usuario marcado" #: templates/web/base/admin/report_blocks.html:18 -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 #: templates/web/base/admin/users.html:32 -#, fuzzy msgid "User in abuse table" -msgstr "¿En tabla de abusones?" +msgstr "" #: templates/web/base/admin/users.html:5 msgid "User search finds matches in users' names and email addresses." @@ -4562,18 +4648,19 @@ msgstr "La búsqueda ha encontrado coincidencias en nombres de usuarios y direcc #: templates/web/base/admin/report_edit.html:129 #: templates/web/base/admin/update_edit.html:36 -#, fuzzy msgid "User:" -msgstr "Usuarios" +msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:652 -#: perllib/FixMyStreet/Cobrand/Default.pm:711 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:403 +#: perllib/FixMyStreet/Cobrand/ACV.pm:101 +#: perllib/FixMyStreet/Cobrand/ACV.pm:271 +#: perllib/FixMyStreet/Cobrand/Default.pm:670 +#: perllib/FixMyStreet/Cobrand/Default.pm:729 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:430 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:55 msgid "Users" msgstr "Usuarios" -#: templates/web/base/admin/user-form.html:159 +#: templates/web/base/admin/user-form.html:161 msgid "Users can perform the following actions within their assigned body or area." msgstr "" @@ -4589,15 +4676,13 @@ msgstr "" #: templates/web/base/auth/change_email.html:1 #: templates/web/base/auth/change_email.html:5 -#, fuzzy msgid "Verify email address" -msgstr "Su dirección de email" +msgstr "" #: templates/web/base/auth/change_phone.html:1 #: templates/web/base/auth/change_phone.html:5 -#, fuzzy msgid "Verify phone number" -msgstr "Su número de teléfono" +msgstr "" #: templates/web/base/admin/report_edit.html:35 #: templates/web/base/admin/update_edit.html:18 @@ -4630,9 +4715,8 @@ msgstr "Barrios de este ayuntamiento" #: templates/web/base/alert/choose.html:6 #: templates/web/base/around/_error_multiple.html:6 -#, fuzzy msgid "We found more than one match for that location." -msgstr "Lo sentimos, no hemos podido encontrar ese lugar." +msgstr "" #: templates/web/base/around/lookup_by_ref.html:6 msgid "We found more than one match for that problem reference:" @@ -4648,7 +4732,7 @@ msgstr "" msgid "We need your email address, please give it below." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:207 +#: perllib/FixMyStreet/Script/Reports.pm:204 msgid "We realise this problem might be the responsibility of %s; however, we don't currently have any contact details for them. If you know of an appropriate contact address, please do get in touch." msgstr "Somos conscientes de este problema podría ser responsabilidad de %s; sin embargo, actualmente no disponemos de sus datos de contacto. Si conoce la dirección de contacto adecuada, por favor contáctenos." @@ -4658,9 +4742,8 @@ msgstr "Se lo enviamos al Ayuntamiento en su nombre" #: templates/web/base/alert/choose.html:12 #: templates/web/base/around/_error_multiple.html:12 -#, fuzzy msgid "We show up to ten matches, please try a different search if yours is not here." -msgstr "Hemos encontrado más de una coincidencia para esa ubicación. Se muestran un máximo de diez. Prueba una búsqueda diferente si no encuentra aquí su ubicación." +msgstr "" #: templates/web/base/report/new/notes.html:4 #: templates/web/zurich/report/new/notes.html:4 @@ -4671,7 +4754,7 @@ msgstr "Sólo utilizaremos su información personal de acuerdo a nuestra <a href msgid "We’re sorry to hear the problem’s not fixed. Why not try writing to your local representatives?" msgstr "Lamentamos que el problema no esté arreglado. ¿Por qué no prueba a escribir directamente a sus representantes locales?" -#: templates/web/base/dashboard/index.html:117 +#: templates/web/base/dashboard/index.html:118 msgid "Website" msgstr "" @@ -4704,7 +4787,7 @@ msgstr "" msgid "Which report is it a duplicate of?" msgstr "" -#: templates/web/base/js/translation_strings.html:57 +#: templates/web/base/js/translation_strings.html:63 msgid "Whoa there Testino! Three photos are enough." msgstr "" @@ -4712,8 +4795,8 @@ msgstr "" msgid "Why stop there? <a href=\"/alert\">Set up more alerts</a> for free." msgstr "¿Por qué detenerse ahí? <a href=\"/alert\">Configure más alertas</a> gratis." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:190 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:928 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:191 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:967 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:14 msgid "Wish" @@ -4723,7 +4806,7 @@ msgstr "" msgid "With request searches, it is also possible to search for agency_responsible to limit the requests to those sent to a single administration. The search term is the administration ID provided by <a href=\"%s\">MaPit</a>." msgstr "En las búsquedas de solicitudes, es también posible buscar por agency_responsible para limitar las solicitudes a las enviados a una sola administración. El término de búsqueda es el ID de administración proporcionada por <a href=\"%s\">MapIT</a>." -#: templates/web/base/dashboard/index.html:158 +#: templates/web/base/dashboard/index.html:159 msgid "Within the specified timeframe:" msgstr "" @@ -4743,7 +4826,7 @@ msgstr "Escribir su mensaje completamente en mayúsculas o sin signos de puntuac msgid "Wrong location? Just click again on the map." msgstr "¿Ubicación incorrecta? Haga clic de nuevo en el mapa, en el lugar correcto." -#: perllib/FixMyStreet/Cobrand/Default.pm:1221 +#: perllib/FixMyStreet/Cobrand/Default.pm:1239 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4771,7 +4854,7 @@ msgstr "Sí, tengo una contraseña" msgid "You are complaining that this problem report was unnecessarily moderated:" msgstr "Usted se está quejando de que la notificación fue innecesariamente moderada:" -#: templates/web/base/js/translation_strings.html:77 +#: templates/web/base/js/translation_strings.html:83 msgid "You are offline" msgstr "" @@ -4788,7 +4871,7 @@ msgstr "Estás denunciando la siguiente actualización por ser abusiva, contener msgid "You can <a href=\"%s%s\">view the problem on this site</a>." msgstr "Usted puede <a href=\"%s%s\">ver el problema en este sitio</a>." -#: templates/web/base/admin/user-form.html:114 +#: templates/web/base/admin/user-form.html:110 msgid "You can add an abusive user's email to the abuse list, which automatically hides (and never sends) reports they create." msgstr "Puede agregar email del usuario abusivo a la lista de abusones, que oculta de forma automática (y nunca envía) los informes que crean." @@ -4821,11 +4904,11 @@ msgstr "Puede ayudarnos a encontrar una dirección de email de contacto para los msgid "You can mark a body as deleted if you do not want it to be active on the site." msgstr "Puede marcar un organismo como eliminado si no quiere que aparezca activo en este sitio." -#: templates/web/base/js/translation_strings.html:35 +#: templates/web/base/js/translation_strings.html:41 msgid "You declined; please fill in the box above" msgstr "Usted rechazó finalmente; por favor, rellene el formulario de arriba" -#: templates/web/base/js/translation_strings.html:79 +#: templates/web/base/js/translation_strings.html:85 msgid "You have <a id=\"oFN\" href=\"\"><span>%s</span> saved to submit</a>." msgstr "" @@ -4852,36 +4935,32 @@ msgstr "Ha cerrado la sesión correctamente" msgid "You have located the problem at the point marked with a green pin on the map. If this is not the correct location, simply click on the map again. " msgstr "Has ubicado el problema en el punto marcado con el pin verde en el mapa. Si este no es el lugar correcto, simplemente haga clic en el mapa de nuevo. " -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:125 -#, fuzzy +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:142 msgid "You have successfully added your phone number." -msgstr "Ha confirmado correctamente su dirección de correo electrónico." +msgstr "" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:141 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:158 #: templates/web/zurich/tokens/confirm_problem.html:5 #: templates/web/zurich/tokens/confirm_problem.html:6 msgid "You have successfully confirmed your email address." msgstr "Ha confirmado correctamente su dirección de correo electrónico." #: templates/web/base/auth/change_phone.html:15 -#, fuzzy msgid "You have successfully confirmed your phone number." -msgstr "Ha confirmado correctamente su dirección de correo electrónico." +msgstr "" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:112 -#, fuzzy +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:129 msgid "You have successfully removed your phone number." -msgstr "Ha confirmado correctamente su dirección de correo electrónico." +msgstr "" #: templates/web/base/report/display.html:25 #: templates/web/base/report/new/login_success_form.html:3 msgid "You have successfully signed in; please check and confirm your details are accurate:" msgstr "Ha iniciado sesión correctamente, por favor revise y confirme si sus detalles son correctos:" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:147 -#, fuzzy +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:164 msgid "You have successfully verified your phone number." -msgstr "Ha confirmado correctamente su dirección de correo electrónico." +msgstr "" #: templates/web/base/my/my.html:73 msgid "You haven’t created any reports yet. <a href=\"%s\">Report a problem now.</a>" @@ -4909,8 +4988,10 @@ msgstr "" msgid "Your Reports" msgstr "Sus notificaciones" -#: templates/web/base/auth/change_password.html:11 +#: templates/web/base/auth/change_password.html:13 #: templates/web/base/auth/generate_token.html:15 +#: templates/web/base/auth/generate_token.html:26 +#: templates/web/base/auth/generate_token.html:34 #: templates/web/base/main_nav_items.html:4 templates/web/base/my/my.html:18 msgid "Your account" msgstr "" @@ -4928,27 +5009,26 @@ msgid "Your email" msgstr "Su email:" #: templates/web/base/auth/change_email.html:15 -#: templates/web/zurich/auth/general.html:30 -#: templates/web/zurich/auth/general.html:58 +#: templates/web/zurich/auth/general.html:20 +#: templates/web/zurich/auth/general.html:48 msgid "Your email address" msgstr "Su dirección de email" #: templates/web/base/auth/general.html:42 #: templates/web/base/report/new/form_user_loggedout_email.html:2 #: templates/web/base/report/update/form_user_loggedout_email.html:2 -#, fuzzy msgid "Your email or mobile" -msgstr "Su dirección de email" +msgstr "" #: templates/web/base/report/updates-sidebar-notes.html:3 msgid "Your information will only be used in accordance with our <a href=\"/privacy\">privacy policy</a>" msgstr "Su información sólo será usada de acuerdo con nuestra <a href=\"/privacy\">política de privacidad</a>" -#: templates/web/base/auth/general.html:114 +#: templates/web/base/auth/general.html:116 #: templates/web/base/contact/index.html:74 #: templates/web/base/report/new/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_name.html:33 -#: templates/web/zurich/auth/general.html:61 +#: templates/web/zurich/auth/general.html:51 #: templates/web/zurich/report/new/fill_in_details_form.html:63 msgid "Your name" msgstr "Su nombre" @@ -4965,21 +5045,29 @@ msgstr "" msgid "Your name has been hidden." msgstr "" -#: templates/web/base/js/translation_strings.html:69 +#: templates/web/base/js/translation_strings.html:75 msgid "Your offline reports" msgstr "" -#: templates/web/base/auth/general.html:84 +#: templates/web/base/auth/general.html:86 #: templates/web/base/report/new/form_user_loggedout_password.html:10 #: templates/web/base/report/update/form_user_loggedout_password.html:9 -#: templates/web/zurich/auth/general.html:34 +#: templates/web/zurich/auth/general.html:24 msgid "Your password" msgstr "Su contraseña" -#: templates/web/base/auth/change_password.html:10 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:170 +#: templates/web/base/auth/change_password.html:12 msgid "Your password has been changed" msgstr "Su contraseña ha cambiado" +#: templates/web/base/auth/general.html:133 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:52 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:25 +#: templates/web/zurich/auth/general.html:63 +msgid "Your password should include %d or more characters." +msgstr "" + #: templates/web/base/auth/change_phone.html:19 #: templates/web/base/contact/index.html:87 #: templates/web/zurich/report/new/fill_in_details_form.html:69 @@ -5000,11 +5088,10 @@ msgid "Your shortlist" msgstr "" #: templates/web/base/auth/generate_token.html:8 -#, fuzzy msgid "Your token has been generated" -msgstr "Su contraseña ha cambiado" +msgstr "" -#: templates/web/base/js/translation_strings.html:70 +#: templates/web/base/js/translation_strings.html:76 msgid "Your update has been saved offline for submission when back online." msgstr "" @@ -5022,17 +5109,17 @@ msgid "Yourself" msgstr "" #: templates/web/base/admin/category-checkboxes.html:7 -#: templates/web/base/admin/user-form.html:169 +#: templates/web/base/admin/user-form.html:171 msgid "all" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:909 #: perllib/FixMyStreet/App/Controller/Moderate.pm:85 -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:216 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:270 +#: perllib/FixMyStreet/DB/Result/Comment.pm:250 msgid "and a defect raised" msgstr "" @@ -5065,7 +5152,7 @@ msgid "from %s different users" msgstr "de %s usuarios diferentes" #: templates/web/base/report/_item.html:63 -#: templates/web/zurich/report/_item.html:14 +#: templates/web/zurich/report/_item.html:16 msgid "last updated %s" msgstr "ultima actualización %s" @@ -5080,7 +5167,7 @@ msgid "n/a" msgstr "n/a" #: templates/web/base/admin/category-checkboxes.html:8 -#: templates/web/base/admin/user-form.html:170 +#: templates/web/base/admin/user-form.html:172 msgid "none" msgstr "" @@ -5129,7 +5216,7 @@ msgstr "no hay marcador porque el usuario no usó el mapa" msgid "this location" msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:183 +#: perllib/FixMyStreet/Script/Reports.pm:180 msgid "this type of local problem" msgstr "este tipo de problema local" @@ -5137,11 +5224,11 @@ msgstr "este tipo de problema local" msgid "today" msgstr "hoy" -#: templates/web/base/js/translation_strings.html:80 +#: templates/web/base/js/translation_strings.html:86 msgid "update" msgstr "" -#: templates/web/base/js/translation_strings.html:81 +#: templates/web/base/js/translation_strings.html:87 msgid "updates" msgstr "" @@ -5157,15 +5244,13 @@ msgstr "El usuario es del mismo ayuntamiento que el problema - %d" msgid "user is problem owner" msgstr "El usuario es el propietario del problema" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1778 -#, fuzzy +#: perllib/FixMyStreet/App/Controller/Admin.pm:1831 msgid "user not in abuse list" -msgstr "Email ya incluido en la lista de abusones" +msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 -#, fuzzy +#: perllib/FixMyStreet/App/Controller/Admin.pm:1829 msgid "user removed from abuse list" -msgstr "Email añadido a lista de abusones" +msgstr "" #: templates/web/base/reports/body.html:0 #: templates/web/base/reports/body.html:3 @@ -5228,7 +5313,7 @@ msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:103 +#: templates/web/fixmystreet.com/reports/summary.html:104 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5326,50 +5411,11 @@ msgid_plural "reports" msgstr[0] "" msgstr[1] "" -#~ msgid "(Email in abuse table)" -#~ msgstr "(email registrado en la tabla de abusos)" - -#~ msgid "14-30 days old" -#~ msgstr "Antigüedad entre 14-30 días" - -#~ msgid "7-14 days old" -#~ msgstr "Antigüedad de 7-14 días " - -#~ msgid "Average time to council marking fixed (days)" -#~ msgstr "Promedio de tiempo para el arreglo (días)" - -#~ msgid "Average time to first council state change (days)" -#~ msgstr "Promedio de tiempo hasta el primer cambio de estado (días)" - -#~ msgid "By Date" -#~ msgstr "Por Fecha" - -#~ msgid "Click here or enter as dd/mm/yyyy" -#~ msgstr "Haga click aqui o introduzca dd/mm/yyyy" - -#~ msgid "Confirmed reports between %s and %s" -#~ msgstr "Notificaciones confirmadas entre %s y %s" - -#~ msgid "Hide old" -#~ msgstr "Ocultar antiguos" - -#~ msgid "Include unconfirmed reports" -#~ msgstr "Incluir notificaciones no confirmadas" - -#~ msgid "Invalid end date" -#~ msgstr "Fecha de fin inválida" - -#~ msgid "Invalid start date" -#~ msgstr "Fecha de inicio no válida" - -#~ msgid "No council" -#~ msgstr "Sin ayuntamiento" - -#~ msgid "Note that when including unconfirmed reports we use the date the report was created which may not be in the same month the report was confirmed so the numbers may jump about a little" -#~ msgstr "Tenga en cuenta que al incluir notificaciones no confirmadas usamos la fecha de creación de la notificación, que puede no coincidir con el mes en se confirmó, así que los números pueden variar un poco." +#~ msgid "Email: %s" +#~ msgstr "Email: %s" -#~ msgid "Show old" -#~ msgstr "Mostrar antiguos" +#~ msgid "Name: %s" +#~ msgstr "Nombre: %s" -#~ msgid "Year" -#~ msgstr "Año" +#~ msgid "This report was submitted anonymously" +#~ msgstr "Esta notificación se ha presentado de forma anónima." diff --git a/locale/es_DO.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/es_DO.UTF-8/LC_MESSAGES/FixMyStreet.po index 19d3d8158..5bc255fd5 100644 --- a/locale/es_DO.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/es_DO.UTF-8/LC_MESSAGES/FixMyStreet.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: matthew@mysociety.org\n" -"POT-Creation-Date: 2017-12-15 17:48+0000\n" +"POT-Creation-Date: 2018-02-12 15:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety <transifex@mysociety.org>, 2017\n" "Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/mysociety/teams/12067/es_DO/)\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: perllib/FixMyStreet/DB/Result/Problem.pm:650 -#: perllib/FixMyStreet/Script/Reports.pm:196 +#: perllib/FixMyStreet/Script/Reports.pm:193 msgid " and " msgstr " y " @@ -90,8 +90,8 @@ msgstr "" msgid "%s live updates" msgstr "%s actualizaciones en vivo" -#: templates/web/base/dashboard/index.html:159 -#: templates/web/base/dashboard/index.html:163 +#: templates/web/base/dashboard/index.html:160 +#: templates/web/base/dashboard/index.html:164 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -125,7 +125,7 @@ msgstr "(Sin número de teléfono)" msgid "(a-z and space only)" msgstr "" -#: templates/web/zurich/report/_item.html:19 +#: templates/web/zurich/report/_item.html:21 msgid "(closed)" msgstr "(cerrado)" @@ -134,7 +134,7 @@ msgstr "(cerrado)" msgid "(covers roughly 200,000 people)" msgstr "(distancia que cubre aproximadamente 200.000 personas)" -#: templates/web/zurich/report/_item.html:17 +#: templates/web/zurich/report/_item.html:19 msgid "(fixed)" msgstr "(arreglado)" @@ -154,6 +154,7 @@ msgstr "" msgid "(not sent to council)" msgstr "(no enviadas al ayuntamiento)" +#: templates/web/base/report/new/form_user_loggedin.html:38 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "(optional)" msgstr "(opcional)" @@ -169,7 +170,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "Listado RSS de los problemas dentro de %s" #: perllib/FixMyStreet/App/Controller/Report/New.pm:252 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:688 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:685 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Escoja una categoría --" @@ -203,7 +204,7 @@ msgstr "" msgid "<label for=\"statuses\">Show</label> %s reports <label for=\"filter_categories\">about</label> %s" msgstr "<label for=\"statuses\">Mostrar</label> %s <label for=\"filter_categories\">sobre</label> %s" -#: templates/web/base/js/translation_strings.html:78 +#: templates/web/base/js/translation_strings.html:84 msgid "<span>%s</span> saved." msgstr "" @@ -230,12 +231,12 @@ msgstr "<strong>No</strong>- confirmar mi actualización por email" msgid "<strong>No</strong> Let me confirm my update by email/text" msgstr "<strong>No</strong>- confirmar mi actualización por email" -#: templates/web/base/auth/general.html:110 -#: templates/web/zurich/auth/general.html:51 +#: templates/web/base/auth/general.html:112 +#: templates/web/zurich/auth/general.html:41 msgid "<strong>No</strong> let me sign in by email" msgstr "<strong>No</strong>- permítanme registrarme por email" -#: templates/web/base/auth/general.html:108 +#: templates/web/base/auth/general.html:110 #, fuzzy msgid "<strong>No</strong> let me sign in by email or text" msgstr "<strong>No</strong>- permítanme registrarme por email" @@ -248,12 +249,16 @@ msgstr "<strong>Nota:</strong> Este informe ha sido enviado y espera una acción msgid "<strong>Note:</strong> This report hasn't yet been sent onwards for action. Any changes made may not be passed on." msgstr "<strong>Nota:</strong> Este informe aún no se ha sido enviado por una acción. Cualquier cambio realizado podría no pasar." -#: templates/web/base/auth/general.html:79 +#: templates/web/base/auth/general.html:81 #: templates/web/base/report/new/form_user_loggedout_password.html:3 #: templates/web/base/report/update/form_user_loggedout_password.html:2 msgid "<strong>Yes</strong> I have a password" msgstr "<strong>Sí</strong>- tengo una contraseña" +#: templates/web/base/auth/generate_token.html:54 +msgid "Activate two-factor authentication" +msgstr "" + #: templates/web/base/my/my.html:39 templates/web/base/my/my.html:50 msgid "Add" msgstr "" @@ -327,15 +332,18 @@ msgstr "Añadir a la lista de pre-seleccionados" msgid "Add user" msgstr "Añadir un usuario" -#: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/ACV.pm:108 +#: perllib/FixMyStreet/Cobrand/Default.pm:736 msgid "Add/edit problem categories" msgstr "Añadir/editar las categorias del problema" -#: perllib/FixMyStreet/Cobrand/Default.pm:720 +#: perllib/FixMyStreet/Cobrand/ACV.pm:110 +#: perllib/FixMyStreet/Cobrand/Default.pm:738 msgid "Add/edit response priorities" msgstr "Añadir/Editar las prioridades de respuesta" -#: perllib/FixMyStreet/Cobrand/Default.pm:719 +#: perllib/FixMyStreet/Cobrand/ACV.pm:109 +#: perllib/FixMyStreet/Cobrand/Default.pm:737 msgid "Add/edit response templates" msgstr "Añadir/Editar las plantillas de respuesta" @@ -351,7 +359,7 @@ msgstr "Añadir este reporte a tu lista de pre-seleccionados lo sacará de %s's msgid "Admin" msgstr "Administración" -#: templates/web/base/auth/change_password.html:39 +#: templates/web/base/auth/change_password.html:51 msgid "Again:" msgstr "Otra vez:" @@ -370,12 +378,12 @@ msgstr "Notificadme actualizaciones futuras" #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 -#: templates/web/base/dashboard/index.html:63 +#: templates/web/base/dashboard/index.html:64 #: templates/web/base/reports/_list-filters.html:3 msgid "All" msgstr "" -#: templates/web/zurich/reports/index.html:13 +#: templates/web/zurich/reports/index.html:14 msgid "All Reports" msgstr "Todas las notificaciones" @@ -444,13 +452,13 @@ msgstr "Anónimo:" msgid "Another user" msgstr "Otro usuario" -#: templates/web/base/js/translation_strings.html:59 +#: templates/web/base/js/translation_strings.html:65 msgid "Are you sure you want to cancel this upload?" msgstr "¿Está seguro(a) que quiere cancelar esta carga?" #: templates/web/base/admin/report_edit.html:84 #: templates/web/base/admin/template_edit.html:75 -#: templates/web/base/js/translation_strings.html:73 +#: templates/web/base/js/translation_strings.html:79 #: templates/web/base/report/display_tools.html:6 msgid "Are you sure?" msgstr "¿Está seguro(a)?" @@ -461,7 +469,7 @@ msgstr "¿Está seguro(a)?" msgid "Area covered" msgstr "Área cubierta" -#: templates/web/base/admin/user-form.html:82 +#: templates/web/base/admin/user-form.html:78 msgid "Area:" msgstr "Área:" @@ -487,11 +495,12 @@ msgstr "Asignar a un órgano externo:" msgid "Assign to subdivision:" msgstr "Asigne a la subdivisión:" -#: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/ACV.pm:105 +#: perllib/FixMyStreet/Cobrand/Default.pm:733 msgid "Assign users to areas" msgstr "Asignar usuarios a las áreas" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:219 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:220 msgid "Assigned to %s" msgstr "Asignado a %s" @@ -503,8 +512,8 @@ msgstr "Se devuelven hasta %d solicitudes en cada consulta. Dichas solicitudes s msgid "At the moment only searching for and looking at reports work." msgstr "Por el momento sólo funcionan la búsqueda y consulta de notificaciones." -#: templates/web/base/admin/user-form.html:96 -#: templates/web/base/admin/user-form.html:97 +#: templates/web/base/admin/user-form.html:92 +#: templates/web/base/admin/user-form.html:93 msgid "Authorised staff users can be associated with the categories in which they operate." msgstr "Usuarios del personal autorizado pueden estar asociados a las categorías en las cuales ellos operan." @@ -530,11 +539,11 @@ msgid "Avoid personal information and vehicle number plates" msgstr "Evitar información personal y las placas de matrícula de los carros" #: perllib/FixMyStreet/DB/Result/Problem.pm:344 -#: templates/web/zurich/report/_item.html:9 +#: templates/web/zurich/report/_item.html:11 msgid "Awaiting moderation" msgstr "En espera de revisión" -#: templates/web/base/js/translation_strings.html:31 +#: templates/web/base/js/translation_strings.html:37 msgid "Back" msgstr "Atras" @@ -547,9 +556,11 @@ msgstr "Volver a todos los informes" msgid "Ban user" msgstr "Marca usuario" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 -#: perllib/FixMyStreet/Cobrand/Default.pm:717 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:396 +#: perllib/FixMyStreet/Cobrand/ACV.pm:107 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 +#: perllib/FixMyStreet/Cobrand/Default.pm:735 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:423 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:55 #: templates/web/zurich/header.html:50 @@ -563,7 +574,7 @@ msgstr "Órganos administrativos" msgid "Body" msgstr "Órgano administrativo" -#: templates/web/base/admin/user-form.html:54 +#: templates/web/base/admin/user-form.html:46 msgid "Body:" msgstr "Órgano administrativo:" @@ -579,7 +590,8 @@ msgstr "¿No puedes encontrar nuestro email? Busque en su folder de email basura msgid "Can't see the map? <em>Skip this step</em>" msgstr "¿No puedes ver el mapa? <em>Salte este paso</em>" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -593,7 +605,7 @@ msgstr "Categorías:" #: templates/web/base/admin/body.html:72 #: templates/web/base/admin/contact-form.html:19 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:99 +#: templates/web/base/dashboard/index.html:100 #: templates/web/base/report/_inspect.html:54 #: templates/web/base/report/_item.html:92 #: templates/web/base/report/new/category.html:12 @@ -606,7 +618,7 @@ msgstr "Categorías:" msgid "Category" msgstr "Categoría" -#: templates/web/base/dashboard/index.html:102 +#: templates/web/base/dashboard/index.html:103 #, fuzzy msgid "Category and State" msgstr "Categoría" @@ -629,7 +641,7 @@ msgstr "Ratio de arreglo de problemas > 4 semanas" msgid "Category:" msgstr "Categoría:" -#: perllib/FixMyStreet/Script/Reports.pm:187 +#: perllib/FixMyStreet/Script/Reports.pm:184 msgid "Category: %s" msgstr "Categoría: %s" @@ -645,9 +657,7 @@ msgid "Change email address" msgstr "Cambiar dirección de email" #: templates/web/base/auth/change_password.html:1 -#: templates/web/base/auth/change_password.html:16 -#: templates/web/base/auth/change_password.html:4 -#: templates/web/base/auth/change_password.html:43 +#: templates/web/base/auth/change_password.html:5 #: templates/web/base/my/my.html:63 msgid "Change password" msgstr "Cambiar contraseña" @@ -692,7 +702,7 @@ msgstr "" msgid "Choose another" msgstr "Elija otro" -#: templates/web/base/js/translation_strings.html:72 +#: templates/web/base/js/translation_strings.html:78 msgid "Clear offline data" msgstr "Eliminar datos sin conexión" @@ -721,14 +731,14 @@ msgstr "Haga un clic en nuestro email de confirmación para iniciar sesión." msgid "Click the link in that email to sign in." msgstr "Haga un clic en nuestro email de confirmación para iniciar sesión." -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:134 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:194 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:965 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:1004 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:195 #: perllib/FixMyStreet/DB/ResultSet/State.pm:71 #: templates/web/base/admin/states/index.html:103 #: templates/web/base/admin/states/index.html:27 #: templates/web/base/admin/states/index.html:33 -#: templates/web/base/dashboard/index.html:112 +#: templates/web/base/dashboard/index.html:113 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:10 #: templates/web/zurich/admin/header.html:16 @@ -761,15 +771,17 @@ msgid "Cobrand:" msgstr "Cobrand:" #: templates/web/base/admin/extra-metadata-form.html:14 +#: templates/web/base/auth/2faform.html:18 #: templates/web/base/auth/smsform.html:24 msgid "Code" msgstr "" -#: templates/web/base/js/translation_strings.html:50 +#: templates/web/base/js/translation_strings.html:56 msgid "Collapse map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:629 +#: perllib/FixMyStreet/Cobrand/ACV.pm:256 +#: perllib/FixMyStreet/Cobrand/Default.pm:647 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" msgstr "Configuración" @@ -778,6 +790,7 @@ msgstr "Configuración" msgid "Confirm" msgstr "Confirmar" +#: templates/web/base/auth/2faform.html:1 #: templates/web/base/auth/smsform.html:1 templates/web/base/auth/token.html:1 msgid "Confirm account" msgstr "Confirmar cuenta" @@ -827,12 +840,12 @@ msgstr "Contactar con el equipo" msgid "Coordinates:" msgstr "Coordenadas:" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1801 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1830 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1854 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1883 msgid "Could not find user" msgstr "No se pudo encontrar el usuario" -#: templates/web/base/js/translation_strings.html:36 +#: templates/web/base/js/translation_strings.html:42 msgid "Could not look up location" msgstr "No se pudo consultar la ubicación" @@ -877,16 +890,19 @@ msgstr "Crear una categoría" msgid "Create priority" msgstr "Crear prioridad" -#: perllib/FixMyStreet/Cobrand/Default.pm:701 +#: perllib/FixMyStreet/Cobrand/ACV.pm:91 +#: perllib/FixMyStreet/Cobrand/Default.pm:719 #, fuzzy msgid "Create reports/updates as anonymous user" msgstr "Crear informes/actualizaciones en nombre del usuario" -#: perllib/FixMyStreet/Cobrand/Default.pm:702 +#: perllib/FixMyStreet/Cobrand/ACV.pm:92 +#: perllib/FixMyStreet/Cobrand/Default.pm:720 msgid "Create reports/updates as the council" msgstr "Crear informes/actualizaciones como ayuntamiento" -#: perllib/FixMyStreet/Cobrand/Default.pm:700 +#: perllib/FixMyStreet/Cobrand/ACV.pm:90 +#: perllib/FixMyStreet/Cobrand/Default.pm:718 msgid "Create reports/updates on a user's behalf" msgstr "Crear informes/actualizaciones en nombre del usuario" @@ -907,12 +923,17 @@ msgstr "Creado" msgid "Created:" msgstr "Creado:" -#: templates/web/base/auth/generate_token.html:27 +#: templates/web/base/auth/change_password.html:40 +#, fuzzy +msgid "Current password:" +msgstr "Contraseña nueva:" + +#: templates/web/base/auth/generate_token.html:46 #, fuzzy msgid "Current token:" msgstr "Estado actual" -#: templates/web/base/dashboard/index.html:91 +#: templates/web/base/dashboard/index.html:92 msgid "Currently grouped by %s" msgstr "" @@ -921,7 +942,7 @@ msgstr "" msgid "Currently no bodies have been created." msgstr "No se han creado organismos aún." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:830 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:869 #: templates/web/zurich/admin/report_edit-sdm.html:105 msgid "Customer not contactable" msgstr "Cliente imposible de contactar" @@ -933,6 +954,10 @@ msgstr "Cliente imposible de contactar" msgid "Dashboard" msgstr "Tablero de control" +#: templates/web/base/auth/generate_token.html:54 +msgid "Deactivate two-factor authentication" +msgstr "" + #: templates/web/zurich/admin/stats/index.html:35 msgid "Dealt with by subdivision within 5 working days" msgstr "Tratado por el departamento dentro de los 5 días hábiles" @@ -983,7 +1008,7 @@ msgstr "Descripción:" msgid "Detailed information is limited to %d characters." msgstr "" -#: templates/web/base/js/translation_strings.html:33 +#: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Detalles" @@ -995,7 +1020,7 @@ msgstr "Detalles" msgid "Details:" msgstr "Detalles:" -#: templates/web/base/dashboard/index.html:103 +#: templates/web/base/dashboard/index.html:104 msgid "Device and Site" msgstr "" @@ -1046,7 +1071,7 @@ msgstr "¿No te gustan los formularios?" msgid "Down one" msgstr "" -#: templates/web/base/js/translation_strings.html:58 +#: templates/web/base/js/translation_strings.html:64 msgid "Drag and drop photos here or <u>click to upload</u>" msgstr "Deslice y deje las fotos aquí o <u>haga clic para subir</u>" @@ -1090,23 +1115,27 @@ msgstr "Editar" msgid "Edit body details" msgstr "Editar los detalles del órgano administrativo" -#: perllib/FixMyStreet/Cobrand/Default.pm:712 +#: perllib/FixMyStreet/Cobrand/ACV.pm:102 +#: perllib/FixMyStreet/Cobrand/Default.pm:730 msgid "Edit other users' details" msgstr "Editar los detalles de otros usuarios" -#: perllib/FixMyStreet/Cobrand/Default.pm:713 +#: perllib/FixMyStreet/Cobrand/ACV.pm:103 +#: perllib/FixMyStreet/Cobrand/Default.pm:731 msgid "Edit other users' permissions" msgstr "Editar los permisos de otros usuarios" -#: perllib/FixMyStreet/Cobrand/Default.pm:695 +#: perllib/FixMyStreet/Cobrand/ACV.pm:89 +#: perllib/FixMyStreet/Cobrand/Default.pm:713 msgid "Edit report category" msgstr "Editar la categoría del informe" -#: perllib/FixMyStreet/Cobrand/Default.pm:696 +#: perllib/FixMyStreet/Cobrand/Default.pm:714 msgid "Edit report priority" msgstr "Editar la prioridad del informe" -#: perllib/FixMyStreet/Cobrand/Default.pm:694 +#: perllib/FixMyStreet/Cobrand/ACV.pm:88 +#: perllib/FixMyStreet/Cobrand/Default.pm:712 msgid "Edit reports" msgstr "Editar los informes" @@ -1139,8 +1168,8 @@ msgstr "Editor" #: templates/web/base/admin/users.html:17 #: templates/web/zurich/admin/body-form.html:9 #: templates/web/zurich/admin/body.html:15 -#: templates/web/zurich/auth/general.html:24 -#: templates/web/zurich/auth/general.html:54 +#: templates/web/zurich/auth/general.html:14 +#: templates/web/zurich/auth/general.html:44 msgid "Email" msgstr "Email:" @@ -1166,7 +1195,7 @@ msgstr "Creada alerta de email" msgid "Email alert deleted" msgstr "Borrada alerta de email" -#: templates/web/base/admin/user-form.html:22 +#: templates/web/base/admin/user-form.html:21 msgid "Email verified:" msgstr "" @@ -1177,10 +1206,6 @@ msgstr "" msgid "Email:" msgstr "Email:" -#: perllib/FixMyStreet/Script/Reports.pm:111 -msgid "Email: %s" -msgstr "Email: %s" - #: templates/web/base/admin/open311-form-fields.html:55 #: templates/web/base/admin/open311-form-fields.html:56 msgid "" @@ -1205,7 +1230,7 @@ msgstr "" "tienen diferentes vías para recibir (y enviar) actualizaciones. Por ejemplo, si los informes para algunas categorías de \n" "incidencia deben ser enviadas por correo electrónico, mientras que otros pueden ser enviados a través Open311." -#: templates/web/base/dashboard/index.html:77 +#: templates/web/base/dashboard/index.html:78 #, fuzzy msgid "End Date" msgstr "Fecha final:" @@ -1214,7 +1239,7 @@ msgstr "Fecha final:" msgid "Endpoint" msgstr "Punto final" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:81 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:82 msgid "Enter a Zürich street name" msgstr "Introduzca un nombre de calle de Zürich" @@ -1233,10 +1258,10 @@ msgstr "Introduzca un código postal cercano, o el nombre de la calle y el área msgid "Enter a nearby street name and area" msgstr "Introduzca el nombre de una calle cercana" -#: templates/web/base/auth/general.html:123 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:45 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:17 -#: templates/web/zurich/auth/general.html:65 +#: templates/web/base/auth/general.html:128 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:47 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:20 +#: templates/web/zurich/auth/general.html:58 msgid "Enter a password" msgstr "Introduzca una contraseña" @@ -1271,7 +1296,7 @@ msgstr "Ejemplos:" msgid "Existing category" msgstr "Categoría existente" -#: templates/web/base/js/translation_strings.html:49 +#: templates/web/base/js/translation_strings.html:55 msgid "Expand map" msgstr "" @@ -1279,12 +1304,12 @@ msgstr "" msgid "Explain what’s wrong" msgstr "Explicar el problema" -#: templates/web/base/dashboard/index.html:104 +#: templates/web/base/dashboard/index.html:105 msgid "Export as CSV" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:179 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:918 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:180 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:957 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:12 msgid "Extern" @@ -1307,7 +1332,7 @@ msgstr "Organismo administrativo externo" msgid "External team" msgstr "Equipo externo" -#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Default.pm:674 #: templates/web/base/admin/reportextrafields/edit.html:1 #: templates/web/base/admin/reportextrafields/index.html:1 #, fuzzy @@ -1347,10 +1372,10 @@ msgid "Fix this by choosing an <strong>area covered</strong> in the <em>Edit bod msgstr "Arreglar esto eligiendo un <strong>área cubierta</strong> en el formulario <em>Editar detalles del organismo</em> a continuación." #: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:133 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:113 +#: templates/web/base/dashboard/index.html:114 msgid "Fixed" msgstr "Arreglado" @@ -1372,7 +1397,7 @@ msgstr "Marcar como borrado" msgid "Flag user" msgstr "Marca usuario" -#: perllib/FixMyStreet/Cobrand/Default.pm:627 +#: perllib/FixMyStreet/Cobrand/Default.pm:645 #: templates/web/base/admin/users.html:20 msgid "Flagged" msgstr "Marcado" @@ -1381,7 +1406,7 @@ msgstr "Marcado" msgid "Flagged reports and users" msgstr "Señalizar informes y usuarios" -#: templates/web/base/admin/user-form.html:112 +#: templates/web/base/admin/user-form.html:108 msgid "Flagged users are listed on the <a href='%s'>flagged</a> page." msgstr "Los usuarios marcados se listan en página de<a href='%s'>marcados</a>" @@ -1389,8 +1414,8 @@ msgstr "Los usuarios marcados se listan en página de<a href='%s'>marcados</a>" msgid "Flagged users are not restricted in any way. This is just a list of users that have been marked for attention." msgstr "Las capacidades de los \"usuarios marcados\" no se limitan de ninguna manera. Es solo una lista de usuarios que han sido marcado para observación." -#: templates/web/base/admin/report_edit.html:140 -#: templates/web/base/admin/user-form.html:118 +#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/user-form.html:115 msgid "Flagged:" msgstr "Marcado:" @@ -1410,17 +1435,17 @@ msgstr "" msgid "For more information, see <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." msgstr "Para más información, vea <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>Cómo FixMyStreet usa Mapit</a>." -#: templates/web/base/auth/general.html:94 +#: templates/web/base/auth/general.html:96 #: templates/web/base/report/new/form_user_loggedout_password.html:20 #: templates/web/base/report/update/form_user_loggedout_password.html:19 msgid "Forgotten your password?" msgstr "¿Olvidó su contraseña?" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:748 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:787 msgid "Forwarded to external body" msgstr "Reenviado al organismo administrativo externo" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:749 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:788 msgid "Forwarded wish to external body" msgstr "Deseo reenviado al organismo administrativo externo" @@ -1430,11 +1455,7 @@ msgstr "Deseo reenviado al organismo administrativo externo" msgid "Frequently Asked Questions" msgstr "Listado de Preguntas Frecuentes" -#: templates/web/base/auth/generate_token.html:1 -#: templates/web/base/auth/generate_token.html:2 -#: templates/web/base/auth/generate_token.html:20 -#: templates/web/base/auth/generate_token.html:33 -#: templates/web/base/my/my.html:65 +#: templates/web/base/auth/generate_token.html:52 msgid "Generate token" msgstr "" @@ -1481,7 +1502,8 @@ msgstr "Ir" msgid "Going to send questionnaire?" msgstr "¿Va a enviar cuestionario?" -#: perllib/FixMyStreet/Cobrand/Default.pm:714 +#: perllib/FixMyStreet/Cobrand/ACV.pm:104 +#: perllib/FixMyStreet/Cobrand/Default.pm:732 msgid "Grant access to the admin" msgstr "Permitir el acceso al administrador" @@ -1489,12 +1511,12 @@ msgstr "Permitir el acceso al administrador" msgid "Graph of problem creation by status over time" msgstr "Gráfico temporal de creación problemas por estado" -#: templates/web/base/dashboard/index.html:93 +#: templates/web/base/dashboard/index.html:94 #, fuzzy msgid "Group by %s" msgstr "por %s" -#: templates/web/base/dashboard/index.html:98 +#: templates/web/base/dashboard/index.html:99 msgid "Group by:" msgstr "" @@ -1527,7 +1549,7 @@ msgstr "Fotos de notificaciones cercanas recientes" msgid "Hi %s" msgstr "%s" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:911 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:950 #: perllib/FixMyStreet/DB/ResultSet/State.pm:64 #: templates/web/base/admin/update_edit.html:30 #: templates/web/zurich/admin/header.html:1 @@ -1537,6 +1559,11 @@ msgstr "%s" msgid "Hidden" msgstr "Oculto" +#: templates/web/base/admin/user-form.html:197 +#, fuzzy +msgid "Hide all reports and updates" +msgstr "Señalizar informes y usuarios" + #: templates/web/base/report/_main.html:105 msgid "Hide entire report" msgstr "Ocultar el reporte entero" @@ -1560,7 +1587,7 @@ msgstr "" #: templates/web/base/around/display_location.html:60 #: templates/web/base/around/display_location.html:68 -#: templates/web/base/js/translation_strings.html:55 +#: templates/web/base/js/translation_strings.html:61 msgid "Hide pins" msgstr "Ocultar marcadores" @@ -1589,7 +1616,7 @@ msgstr "Inicio" msgid "How to report a problem" msgstr "Cómo notificar un problema" -#: templates/web/base/js/translation_strings.html:32 +#: templates/web/base/js/translation_strings.html:38 msgid "How to send successful reports" msgstr "¿Cómo enviar informes exitosos?" @@ -1652,7 +1679,7 @@ msgstr "" "Si dos o más organismos tienen la misma ubicación, CuidoMiCiudad combina categorías de notificaciones idénticas en una sola entrada en\n" "el menú. Asegúrese de que utiliza el mismo nombre categoría en ambos órganos si desea que sean combinadas." -#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/auth/generate_token.html:61 msgid "If you generate a new token the existing token will no longer work." msgstr "" @@ -1736,8 +1763,8 @@ msgstr "¿En tabla de abusones?" msgid "In addition, the following attributes that are not part of the Open311 v2 specification are returned: agency_sent_datetime, title (also returned as part of description), interface_used, comment_count, requestor_name (only present if requestor allowed the name to be shown on this site)." msgstr "Los siguientes atributos, que no forman parte de la especificación Open311 v2, son adicionalmente devueltos: agency_sent_datetime, title (también se devuelve como parte de la descripción), interface_used, comment_count, requestor_name (solo si el solicitante permitió que el nombre que se mostrará en el sitio)." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:197 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:959 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:198 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:998 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:8 msgid "In progress" @@ -1767,7 +1794,7 @@ msgstr "" msgid "Inspection required" msgstr "Inspección requerida" -#: perllib/FixMyStreet/Cobrand/Default.pm:698 +#: perllib/FixMyStreet/Cobrand/Default.pm:716 msgid "Instruct contractors to fix problems" msgstr "Dar instrucciones a los contratistas para que solucionen los problemas" @@ -1799,20 +1826,20 @@ msgstr "A menudo es más rápido <a href=\"%s\">consultar nuestro Listado de Pre msgid "It’s on its way to the council right now." msgstr "De camino al ayuntamiento en este momento." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:182 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:183 msgid "Jurisdiction Unknown" msgstr "Jurisdicción Desconocida" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:923 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:962 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:15 msgid "Jurisdiction unknown" msgstr "Jurisdicción desconocida" -#: templates/web/base/auth/general.html:90 +#: templates/web/base/auth/general.html:92 #: templates/web/base/report/new/form_user_loggedout_password.html:16 #: templates/web/base/report/update/form_user_loggedout_password.html:15 -#: templates/web/zurich/auth/general.html:40 +#: templates/web/zurich/auth/general.html:30 msgid "Keep me signed in on this computer" msgstr "Mantener mi sesión abierta en este ordenador" @@ -1876,6 +1903,11 @@ msgstr "" msgid "List all reported problems" msgstr "Listar todos los problemas notificados" +#: templates/web/base/around/on_map_list_items.html:18 +#, fuzzy +msgid "Loading reports…" +msgstr "Editar los informes" + #: templates/web/base/report/new/category_wrapper.html:8 msgid "Loading..." msgstr "Cargando..." @@ -1914,24 +1946,32 @@ msgstr "Iniciar sesión con Facebook" msgid "Log in with Twitter" msgstr "Iniciar sesión con Twitter" -#: templates/web/base/js/translation_strings.html:65 +#: templates/web/base/js/translation_strings.html:71 msgid "Log in with email" msgstr "Iniciar sesión con email" -#: templates/web/base/js/translation_strings.html:63 +#: templates/web/base/js/translation_strings.html:69 #, fuzzy msgid "Log in with email/text" msgstr "Iniciar sesión con email" -#: templates/web/base/dashboard/index.html:81 +#: templates/web/base/admin/user-form.html:195 +msgid "Log out of all sessions" +msgstr "" + +#: templates/web/base/dashboard/index.html:82 msgid "Look up" msgstr "Buscar" -#: templates/web/base/js/translation_strings.html:44 +#: templates/web/base/js/translation_strings.html:50 msgid "MAP" msgstr "MAPA" -#: perllib/FixMyStreet/Cobrand/Default.pm:699 +#: templates/web/base/admin/user-form.html:196 +msgid "Make anonymous on all reports and updates" +msgstr "" + +#: perllib/FixMyStreet/Cobrand/Default.pm:717 msgid "Manage shortlist" msgstr "Administrar los pre-seleccionados" @@ -1939,7 +1979,7 @@ msgstr "Administrar los pre-seleccionados" msgid "Manual order" msgstr "" -#: templates/web/base/js/translation_strings.html:46 +#: templates/web/base/js/translation_strings.html:52 msgid "Map" msgstr " Mapa" @@ -1947,11 +1987,11 @@ msgstr " Mapa" msgid "Mark as sent" msgstr "Marcado como enviado" -#: templates/web/base/admin/user-form.html:110 +#: templates/web/base/admin/user-form.html:106 msgid "Mark users whose behaviour you want to keep a check on as <strong>flagged</strong>." msgstr "Señalar como <strong>marcados</strong> aquellos usuarios cuyo comportamiento desea observar." -#: perllib/FixMyStreet/Cobrand/Default.pm:697 +#: perllib/FixMyStreet/Cobrand/Default.pm:715 msgid "Markup problem details" msgstr "Marcar los detalles del problema" @@ -1979,7 +2019,8 @@ msgstr "Falta jurisdiction_id" msgid "Moderate" msgstr "Moderar" -#: perllib/FixMyStreet/Cobrand/Default.pm:693 +#: perllib/FixMyStreet/Cobrand/ACV.pm:87 +#: perllib/FixMyStreet/Cobrand/Default.pm:711 msgid "Moderate report details" msgstr "Moderar los detalles del informe" @@ -2005,7 +2046,7 @@ msgstr "Moderado por el organismo durante el siguiente día laborable" msgid "Moderation reason:" msgstr "Motivo de moderación" -#: templates/web/base/dashboard/index.html:101 +#: templates/web/base/dashboard/index.html:102 msgid "Month" msgstr "Mes" @@ -2027,12 +2068,12 @@ msgstr "Lo más comentado" #: templates/web/base/admin/states/index.html:108 #: templates/web/base/admin/states/index.html:11 #: templates/web/base/admin/users.html:16 -#: templates/web/base/auth/general.html:113 +#: templates/web/base/auth/general.html:115 #: templates/web/base/report/new/form_user_loggedin.html:49 #: templates/web/base/report/new/form_user_loggedout_by_email.html:11 #: templates/web/base/report/update/form_name.html:27 #: templates/web/zurich/admin/body-form.html:4 -#: templates/web/zurich/auth/general.html:60 +#: templates/web/zurich/auth/general.html:50 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "Name" msgstr "Nombre" @@ -2045,10 +2086,6 @@ msgstr "Nombre" msgid "Name:" msgstr "Nombre:" -#: perllib/FixMyStreet/Script/Reports.pm:110 -msgid "Name: %s" -msgstr "Nombre: %s" - #: templates/web/base/report/_inspect.html:44 msgid "Navigate to this problem" msgstr "Navegue a este problema" @@ -2067,8 +2104,8 @@ msgstr "Nombre de la calle más cercana al marcador colocado en el mapa (se gene msgid "Nearest postcode to the pin placed on the map (automatically generated): %s (%sm away)" msgstr "Código Postal más cercano al marcador colocado en el mapa (generado automáticamente): %s (%sm de distancia)" -#: perllib/FixMyStreet/Cobrand/Default.pm:521 -#: perllib/FixMyStreet/Cobrand/Default.pm:549 +#: perllib/FixMyStreet/Cobrand/Default.pm:539 +#: perllib/FixMyStreet/Cobrand/Default.pm:567 msgid "Nearest road to the pin placed on the map (automatically generated by Bing Maps): %s" msgstr "Camino más cercano al marcador colocado en el mapa (generado automáticamente por Bing Maps): %s" @@ -2088,12 +2125,13 @@ msgstr "" msgid "Nearly done! Now check your email…" msgstr "¡Casi hemos terminado! Lea su email…" +#: templates/web/base/auth/2faform.html:8 #: templates/web/base/auth/smsform.html:19 #, fuzzy msgid "Nearly done! Now check your phone…" msgstr "¡Casi hemos terminado! Lea su email…" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:129 #, fuzzy msgid "New" msgstr "Lo más reciente" @@ -2123,7 +2161,7 @@ msgstr "Nuevos reportes locales en CuidoMiCiudad" msgid "New note to DM:" msgstr "Nota nueva al DM:" -#: templates/web/base/auth/change_password.html:35 +#: templates/web/base/auth/change_password.html:47 msgid "New password:" msgstr "Contraseña nueva:" @@ -2181,7 +2219,7 @@ msgstr "Lo más reciente" msgid "Next" msgstr "Siguiente" -#: perllib/FixMyStreet/Cobrand/Default.pm:1222 +#: perllib/FixMyStreet/Cobrand/Default.pm:1240 #: templates/web/base/admin/category_edit.html:4 #: templates/web/base/admin/list_updates.html:32 #: templates/web/base/admin/list_updates.html:34 @@ -2197,11 +2235,11 @@ msgstr "Siguiente" msgid "No" msgstr "No" -#: templates/web/base/admin/user-form.html:84 +#: templates/web/base/admin/user-form.html:80 msgid "No area" msgstr "Sin área" -#: templates/web/base/admin/user-form.html:55 +#: templates/web/base/admin/user-form.html:48 msgid "No body" msgstr "Sin órgano administrativo" @@ -2238,7 +2276,7 @@ msgstr "" msgid "No reports to show on map, here are some nearby:" msgstr "" -#: templates/web/base/js/translation_strings.html:37 +#: templates/web/base/js/translation_strings.html:43 msgid "No result returned" msgstr "Ningún resultado devuelto" @@ -2262,8 +2300,8 @@ msgstr "No hay seguidores" msgid "None" msgstr "Nada" -#: templates/web/base/admin/user-form.html:76 -#: templates/web/base/admin/user-form.html:77 +#: templates/web/base/admin/user-form.html:72 +#: templates/web/base/admin/user-form.html:73 msgid "" "Normal (public) users should not be associated with any <strong>area</strong>.<br>\n" " Authorised staff users can be associated with the area in which they operate." @@ -2271,8 +2309,8 @@ msgstr "" "Usuarios normales (públicos) no deberán ser asociados con cualquier <strong>área</strong>.<br>\n" "Usuarios del personal autorizado pueden ser asociados con el área en la cual operan." -#: templates/web/base/admin/user-form.html:46 -#: templates/web/base/admin/user-form.html:47 +#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:39 msgid "" "Normal (public) users should not be associated with any <strong>body</strong>.<br>\n" " Authorised staff users can be associated with the body they represent.<br>\n" @@ -2284,8 +2322,8 @@ msgstr "" "Dependiendo de la implementación, el personal pueden tener acceso al tablero (resumen de\n" "la actividad a través de su departamento), la capacidad de ocultar notificaciones, o establecer estados especiales para las notificaciones." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:186 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:933 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:187 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:972 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:13 msgid "Not contactable" @@ -2344,15 +2382,15 @@ msgstr "" msgid "Number of problems reported in each ward, in the last 7 days." msgstr "" -#: templates/web/base/js/translation_strings.html:43 +#: templates/web/base/js/translation_strings.html:49 msgid "OK" msgstr "OK" -#: templates/web/base/js/translation_strings.html:74 +#: templates/web/base/js/translation_strings.html:80 msgid "Offline data cleared" msgstr "Datos sin conexión eliminados" -#: templates/web/base/js/translation_strings.html:71 +#: templates/web/base/js/translation_strings.html:77 msgid "Offline update data saved" msgstr "" @@ -2368,14 +2406,14 @@ msgstr "Lo más antiguo" msgid "On behalf of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:174 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:905 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:175 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:944 #: perllib/FixMyStreet/DB/ResultSet/State.pm:70 #: templates/web/base/admin/states/index.html:102 #: templates/web/base/admin/states/index.html:25 #: templates/web/base/admin/states/index.html:32 #: templates/web/base/admin/update_edit.html:30 -#: templates/web/base/dashboard/index.html:111 +#: templates/web/base/dashboard/index.html:112 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:7 #: templates/web/zurich/admin/update_edit.html:18 @@ -2415,17 +2453,17 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1238 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:689 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:690 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1262 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:686 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:687 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:716 #: perllib/FixMyStreet/App/Controller/Report/New.pm:719 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:722 #: perllib/FixMyStreet/DB/Result/Problem.pm:588 #: perllib/FixMyStreet/DB/Result/Problem.pm:595 #: perllib/FixMyStreet/DB/Result/Problem.pm:610 #: perllib/FixMyStreet/DB/Result/Problem.pm:619 -#: perllib/FixMyStreet/Script/Reports.pm:182 -#: perllib/FixMyStreet/Script/Reports.pm:197 +#: perllib/FixMyStreet/Script/Reports.pm:179 +#: perllib/FixMyStreet/Script/Reports.pm:194 msgid "Other" msgstr "Otros" @@ -2460,23 +2498,23 @@ msgstr "Padre" msgid "Partial" msgstr "Parcial" -#: templates/web/base/auth/general.html:116 +#: templates/web/base/auth/general.html:118 #: templates/web/base/report/new/form_user_loggedout_by_email.html:38 #: templates/web/base/report/update/form_user_loggedout_by_email.html:10 -#: templates/web/zurich/auth/general.html:32 -#: templates/web/zurich/auth/general.html:63 +#: templates/web/zurich/auth/general.html:22 +#: templates/web/zurich/auth/general.html:53 msgid "Password (optional)" msgstr "Contraseña (opcional)" -#: templates/web/base/auth/general.html:81 +#: templates/web/base/auth/general.html:83 msgid "Password:" msgstr "Contraseña:" -#: templates/web/base/js/translation_strings.html:52 +#: templates/web/base/js/translation_strings.html:58 msgid "Permalink" msgstr "Enlace permanente" -#: templates/web/base/admin/user-form.html:162 +#: templates/web/base/admin/user-form.html:164 msgid "Permissions:" msgstr "Licencias:" @@ -2496,13 +2534,13 @@ msgstr "Número de teléfono" msgid "Phone number (optional)" msgstr "Número de teléfono (opcional)" -#: templates/web/base/admin/user-form.html:30 +#: templates/web/base/admin/user-form.html:25 #, fuzzy msgid "Phone verified:" msgstr "Notificado:" #: templates/web/base/admin/report_edit.html:135 -#: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 +#: templates/web/base/admin/user-form.html:23 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:39 msgid "Phone:" msgstr "Teléfono:" @@ -2556,12 +2594,12 @@ msgid "Pick your ward" msgstr "" #: templates/web/base/around/display_location.html:74 -#: templates/web/base/js/translation_strings.html:30 +#: templates/web/base/js/translation_strings.html:36 msgid "Place pin on map" msgstr "Coloque el marcador en el mapa" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:945 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:951 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:984 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:990 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:9 #: templates/web/zurich/admin/index-dm.html:9 @@ -2572,8 +2610,8 @@ msgstr "Planificado" msgid "Please be polite, concise and to the point." msgstr "Por favor, sea cortés, conciso y vaya al grano." -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:27 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:31 msgid "Please check the passwords and try again" msgstr "Por favor, comprueba la contraseña e inténtalo de nuevo" @@ -2581,13 +2619,12 @@ msgstr "Por favor, comprueba la contraseña e inténtalo de nuevo" #: templates/web/base/auth/_username_error.html:9 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:27 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:9 msgid "Please check your email address is correct" msgstr "Por favor, compruebe que su dirección de email es correcta" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1334 -#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1327 +#: perllib/FixMyStreet/DB/Result/User.pm:205 +#: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:7 #, fuzzy @@ -2595,13 +2632,18 @@ msgid "Please check your phone number is correct" msgstr "Por favor, compruebe que su dirección de email es correcta" #: perllib/FixMyStreet/App/Controller/Admin.pm:297 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:905 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:928 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:923 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:946 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 -#: templates/web/base/js/translation_strings.html:10 +#: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" msgstr "Por favor, elija una categoría" +#: perllib/FixMyStreet/App/Controller/Auth.pm:383 +#: perllib/FixMyStreet/App/Controller/Auth.pm:409 +msgid "Please choose a less commonly-used password" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Admin.pm:345 #: templates/web/base/admin/bodies.html:4 templates/web/base/admin/body.html:11 #: templates/web/base/admin/template_edit.html:13 @@ -2621,20 +2663,21 @@ msgstr "Por favor notifique incidencias relevantes y no abuse; abusando de su ay #: perllib/FixMyStreet/App/Controller/Admin.pm:298 #: perllib/FixMyStreet/DB/Result/Comment.pm:128 -#: templates/web/base/js/translation_strings.html:3 +#: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Por favor escriba su mensaje." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1332 -#: perllib/FixMyStreet/DB/Result/User.pm:200 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1325 +#: perllib/FixMyStreet/DB/Result/User.pm:208 +#: perllib/FixMyStreet/DB/Result/User.pm:209 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:4 #, fuzzy msgid "Please enter a mobile number" msgstr "Por favor, introduzca su número de telefono" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1365 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1461 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1462 msgid "Please enter a name" msgstr "Por favor, indique un nombre" @@ -2642,53 +2685,51 @@ msgstr "Por favor, indique un nombre" msgid "Please enter a name for this body" msgstr "Por favor, indique un nombre para este organismo" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:25 -#: templates/web/base/js/translation_strings.html:20 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:29 +#: templates/web/base/js/translation_strings.html:23 msgid "Please enter a password" msgstr "Por favor, introduzca una contraseña" #: perllib/FixMyStreet/App/Controller/Contact.pm:115 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 -#: templates/web/base/js/translation_strings.html:4 +#: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Por favor, introduzca un título" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1362 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1452 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1355 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1453 #: perllib/FixMyStreet/App/Controller/Admin.pm:311 -#: perllib/FixMyStreet/DB/Result/User.pm:193 -#: templates/web/base/js/translation_strings.html:13 -#: templates/web/base/js/translation_strings.html:17 +#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: templates/web/base/js/translation_strings.html:16 +#: templates/web/base/js/translation_strings.html:20 msgid "Please enter a valid email" msgstr "Por favor, introduce una dirección de email válida" -#: perllib/FixMyStreet/App/Controller/Alert.pm:350 +#: perllib/FixMyStreet/App/Controller/Alert.pm:355 #: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please enter a valid email address" msgstr "Por favor, introduce una dirección de email válida" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1356 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1446 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1349 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Por favor, introduzca su número de telefono" #: perllib/FixMyStreet/DB/Result/Problem.pm:369 -#: templates/web/base/js/translation_strings.html:5 +#: templates/web/base/js/translation_strings.html:8 msgid "Please enter some details" msgstr "Por favor, describa los detalles más relevantes" #: perllib/FixMyStreet/App/Controller/Contact.pm:114 -#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: perllib/FixMyStreet/DB/Result/User.pm:196 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:26 -#: templates/web/base/js/translation_strings.html:12 -#: templates/web/base/js/translation_strings.html:16 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:8 +#: templates/web/base/js/translation_strings.html:15 +#: templates/web/base/js/translation_strings.html:19 msgid "Please enter your email" msgstr "Por favor, introduzca su dirección de email" @@ -2696,34 +2737,34 @@ msgstr "Por favor, introduzca su dirección de email" msgid "Please enter your email address" msgstr "Por favor introduzca su email" -#: templates/web/base/js/translation_strings.html:26 +#: templates/web/base/js/translation_strings.html:32 msgid "Please enter your first name" msgstr "Por favor, indique su nombre" #: perllib/FixMyStreet/Cobrand/UK.pm:326 -#: templates/web/base/js/translation_strings.html:8 +#: templates/web/base/js/translation_strings.html:11 msgid "Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below" msgstr "Por favor escriba su nombre completo, ya que los ayuntamientos necesitan esta información. Si usted NO desea que su nombre aparecerá en la página, desactive la casilla de abajo" #: perllib/FixMyStreet/App/Controller/Contact.pm:113 #: perllib/FixMyStreet/DB/Result/Comment.pm:125 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 -#: perllib/FixMyStreet/DB/Result/User.pm:186 -#: templates/web/base/js/translation_strings.html:7 +#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: templates/web/base/js/translation_strings.html:10 msgid "Please enter your name" msgstr "Por favor, introduzca su nombre" #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:6 -#: templates/web/base/js/translation_strings.html:23 +#: templates/web/base/js/translation_strings.html:29 msgid "Please enter your phone number" msgstr "Por favor, introduzca su número de telefono" -#: templates/web/base/js/translation_strings.html:27 +#: templates/web/base/js/translation_strings.html:33 msgid "Please enter your second name" msgstr "Introduzca su segundo nombre" -#: templates/web/base/js/translation_strings.html:25 +#: templates/web/base/js/translation_strings.html:31 msgid "Please enter your title" msgstr "Por favor, introduzca su título" @@ -2746,10 +2787,19 @@ msgstr "Por favor proporcione las informaciones sobre el problema." msgid "Please fill in the form below with details of the problem, and describe the location as precisely as possible in the details box." msgstr "Por favor, complete el siguiente formulario con los detalles del problema y describa la ubicación con la mayor precisión posible en el cuadro de detalles." +#: templates/web/base/auth/2faform.html:9 +msgid "Please generate a two-factor code and enter it below:" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Questionnaire.pm:239 msgid "Please indicate whether you'd like to receive another questionnaire" msgstr "Por favor, indique si le gustaría recibir algún otro cuestionario" +#: perllib/FixMyStreet/App/Controller/Auth.pm:406 +#: templates/web/base/js/translation_strings.html:26 +msgid "Please make sure your password is at least %d characters long" +msgstr "" + #: templates/web/base/report/updates-sidebar-notes.html:2 msgid "Please note that updates are not sent to the council." msgstr "Tenga en cuenta que las actualizaciones no son enviadas al ayuntamiento." @@ -2813,12 +2863,12 @@ msgstr "Por favor, indique si el problema se ha solucionado" #: perllib/FixMyStreet/App/Model/PhotoSet.pm:122 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:156 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:158 -#: templates/web/base/js/translation_strings.html:60 +#: templates/web/base/js/translation_strings.html:66 msgid "Please upload an image only" msgstr "Por favor, suba solo una imagen" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1359 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1449 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1352 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 msgid "Please verify at least one of email/phone" msgstr "" @@ -2831,24 +2881,24 @@ msgid "Please write your update here" msgstr "Por favor, escriba su actualización aquí" #: templates/web/base/report/update-form.html:25 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:18 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_user_loggedout_password.html:10 msgid "Post" msgstr "Publicar" -#: perllib/FixMyStreet/DB/Result/Comment.pm:231 +#: perllib/FixMyStreet/DB/Result/Comment.pm:211 msgid "Posted anonymously at %s" msgstr "Publicado de forma anónima - %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:266 +#: perllib/FixMyStreet/DB/Result/Comment.pm:246 msgid "Posted by %s at %s" msgstr "Publicado por %s - %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:254 +#: perllib/FixMyStreet/DB/Result/Comment.pm:234 msgid "Posted by <strong>%s</strong> (%s) at %s" msgstr "Publicado por <strong>%s</strong> (%s) - %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:256 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 msgid "Posted by <strong>%s</strong> at %s" msgstr "Publicado por <strong>%s</strong> - %s" @@ -2860,7 +2910,7 @@ msgstr "Con la tecnología de <a class=\"platform-logo\" href=\"http://fixmystre msgid "Previous" msgstr "Previo" -#: perllib/FixMyStreet/Cobrand/Default.pm:648 +#: perllib/FixMyStreet/Cobrand/Default.pm:666 msgid "Priorities" msgstr "Prioridades" @@ -2881,7 +2931,7 @@ msgstr "Privacidad y cookies" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:144 msgid "Private" msgstr "Privado" @@ -2911,7 +2961,7 @@ msgstr "Problema %s enviado al Ayuntamiento %s" msgid "Problem breakdown by state" msgstr "Desglose de problemas según estado" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1309 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1283 msgid "Problem marked as open." msgstr "Problema marcado como abierto." @@ -2919,7 +2969,8 @@ msgstr "Problema marcado como abierto." msgid "Problem state change based on survey results" msgstr "El estado del problema cambió debido a los resultados de la encuesta" -#: perllib/FixMyStreet/Cobrand/Default.pm:692 +#: perllib/FixMyStreet/Cobrand/ACV.pm:86 +#: perllib/FixMyStreet/Cobrand/Default.pm:710 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Problemas" @@ -2946,7 +2997,7 @@ msgstr "Problemas recientemente notificados como arreglados en CuidoMiCiudad" msgid "Problems within %.1fkm of %s" msgstr "Problemas en %.1fkm alrededor" -#: perllib/FixMyStreet/Cobrand/Default.pm:821 +#: perllib/FixMyStreet/Cobrand/Default.pm:839 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:137 #: perllib/FixMyStreet/Cobrand/UK.pm:215 perllib/FixMyStreet/Cobrand/UK.pm:257 #: perllib/FixMyStreet/Cobrand/UK.pm:269 @@ -2982,12 +3033,12 @@ msgstr "Proporcionar una actualización" msgid "Provide update as" msgstr "Proporcionar la actualización como" -#: templates/web/base/auth/general.html:119 +#: templates/web/base/auth/general.html:124 msgid "Providing a name and password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Proporcionar un nombre y una contraseña es opcional, pero hacerlo le permitirá notificar y actualizar los problemas más fácilmente, así como administrar sus informes." -#: templates/web/base/report/new/form_user_loggedout_by_email.html:41 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:13 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:43 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:16 msgid "Providing a password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Proporcionar una contraseña es opcional, pero hacerlo le permitirá notificar y actualizar los problemas más fácilmente, así como administrar sus informes." @@ -3004,7 +3055,7 @@ msgstr "Respuesta del público:" msgid "Public update:" msgstr "Actualización pública:" -#: templates/web/zurich/admin/report_edit.html:123 +#: templates/web/zurich/admin/report_edit.html:122 #: templates/web/zurich/admin/stats/index.html:38 msgid "Publish photo" msgstr "Publicar foto" @@ -3060,7 +3111,7 @@ msgstr "Listado RSS para %s, en el barrio %s" msgid "RSS feed of nearby problems" msgstr "Listado RSS de los problemas cercanos" -#: perllib/FixMyStreet/Cobrand/Default.pm:822 +#: perllib/FixMyStreet/Cobrand/Default.pm:840 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:136 #: perllib/FixMyStreet/Cobrand/UK.pm:222 msgid "RSS feed of problems within %s" @@ -3112,6 +3163,10 @@ msgstr "Recuerde que CuidoMiCiudad es principalmente para informar sobre problem msgid "Remove" msgstr "Eliminar marca" +#: templates/web/base/admin/user-form.html:198 +msgid "Remove account details" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:4 #, fuzzy msgid "Remove field" @@ -3133,13 +3188,13 @@ msgstr "Eliminar de los pre-seleccionados" msgid "Remove from site" msgstr "Eliminar de la site" -#: templates/web/base/admin/report_edit.html:159 +#: templates/web/base/admin/report_edit.html:161 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" msgstr "Quitar foto (¡no se puede deshacer!)" -#: templates/web/base/auth/generate_token.html:33 +#: templates/web/base/auth/generate_token.html:52 msgid "Replace token" msgstr "" @@ -3171,11 +3226,11 @@ msgstr "Denunciar abuso" msgid "Report as" msgstr "Notificar como:" -#: perllib/FixMyStreet/App/Controller/Rss.pm:302 +#: perllib/FixMyStreet/App/Controller/Rss.pm:303 msgid "Report on %s" msgstr "Notificar sobre %s" -#: templates/web/base/dashboard/index.html:61 +#: templates/web/base/dashboard/index.html:62 msgid "Report state:" msgstr "" @@ -3245,15 +3300,16 @@ msgstr "Notificado:" #: templates/web/base/around/index.html:3 #: templates/web/base/around/lookup_by_ref.html:3 -#: templates/web/base/js/translation_strings.html:42 +#: templates/web/base/js/translation_strings.html:48 #: templates/web/base/report/new/fill_in_details.html:0 #: templates/web/base/report/new/fill_in_details.html:8 #: templates/web/zurich/report/new/fill_in_details_form.html:4 msgid "Reporting a problem" msgstr "Notificando un problema" -#: perllib/FixMyStreet/Cobrand/Default.pm:638 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:388 +#: perllib/FixMyStreet/Cobrand/ACV.pm:265 +#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/zurich/header.html:46 msgid "Reports" msgstr "Informes" @@ -3271,7 +3327,7 @@ msgstr "Informes en espera de aprobación" msgid "Reports by destination" msgstr "Notificado por %s en %s" -#: templates/web/base/admin/user-form.html:125 +#: templates/web/base/admin/user-form.html:124 msgid "Reports made by trusted users will be sent to the responsible body without being inspected first." msgstr "Lo informes hechos por usuarios acreditados serán enviados al organismo administrativo responsable sin ser antes inspeccionados." @@ -3283,7 +3339,7 @@ msgstr "" msgid "Reports published" msgstr "Notificaciones publicadas" -#: templates/web/base/js/translation_strings.html:75 +#: templates/web/base/js/translation_strings.html:81 msgid "Reports saved offline." msgstr "" @@ -3358,8 +3414,8 @@ msgstr "Volver al texto original" msgid "Revert to original title" msgstr "Volver al titulo original" -#: templates/web/base/js/translation_strings.html:28 -#: templates/web/base/js/translation_strings.html:40 +#: templates/web/base/js/translation_strings.html:34 +#: templates/web/base/js/translation_strings.html:46 msgid "Right place?" msgstr "¿Es correcto el lugar?" @@ -3373,16 +3429,16 @@ msgstr "Operador responsable de este camino (derivado del número de referencia msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "Operador responsable de este camino (de OpenStreetMap): %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1879 -#: templates/web/base/admin/report_edit.html:156 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: templates/web/base/admin/report_edit.html:158 #: templates/web/base/admin/update_edit.html:68 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Rotar a la izquierda" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: templates/web/base/admin/report_edit.html:157 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: templates/web/base/admin/report_edit.html:159 #: templates/web/base/admin/update_edit.html:69 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3392,7 +3448,7 @@ msgstr "Rotar a la derecha" msgid "Rotating this photo will discard unsaved changes to the report." msgstr "Rotar esta foto eliminará los cambios no guardados al informe." -#: templates/web/base/js/translation_strings.html:47 +#: templates/web/base/js/translation_strings.html:53 #: templates/web/base/maps/google-ol.html:2 msgid "Satellite" msgstr "Satélite" @@ -3423,11 +3479,11 @@ msgid "Save with a public update" msgstr "Guardar con una actualización pública" #. ("This is followed by a progress count, e.g. 3/5") -#: templates/web/base/js/translation_strings.html:76 +#: templates/web/base/js/translation_strings.html:82 msgid "Saving reports offline" msgstr "Guardando reportes sin conexión" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:130 #, fuzzy msgid "Scheduled" msgstr "Acción programada" @@ -3461,12 +3517,20 @@ msgstr "La búsqueda no encontró notificaciones." msgid "Searching found no users." msgstr "La búsqueda no encontró usuarios." +#: templates/web/base/auth/generate_token.html:1 +#: templates/web/base/auth/generate_token.html:2 +#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/my/my.html:65 +msgid "Security" +msgstr "" + #: templates/web/base/report/new/councils_text_private.html:7 #: templates/web/base/report/new/form_user.html:5 msgid "See our privacy policy" msgstr "Ver nuestra política de privacidad" -#: perllib/FixMyStreet/Cobrand/Default.pm:703 +#: perllib/FixMyStreet/Cobrand/ACV.pm:93 +#: perllib/FixMyStreet/Cobrand/Default.pm:721 msgid "See user detail for reports created as the council" msgstr "" @@ -3501,7 +3565,7 @@ msgstr "Enviar estados Open311 extendidos con actualizaciones de pedidos de serv msgid "Sending a confirmation text failed: \"%s\"" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:870 msgid "Sent report back" msgstr "Devolver el informe" @@ -3518,6 +3582,12 @@ msgstr "Enviado:" msgid "Service:" msgstr "Servicio:" +#: templates/web/base/auth/change_password.html:1 +#: templates/web/base/auth/change_password.html:4 +#, fuzzy +msgid "Set password" +msgstr "Contraseña nueva:" + #: templates/web/base/report/_inspect.html:47 msgid "Set to my current location" msgstr "Ajustar a mi ubicación actual" @@ -3573,7 +3643,7 @@ msgstr "Mostrar foto" #: templates/web/base/around/display_location.html:58 #: templates/web/base/around/display_location.html:66 -#: templates/web/base/js/translation_strings.html:54 +#: templates/web/base/js/translation_strings.html:60 msgid "Show pins" msgstr "Mostrar marcadores" @@ -3585,20 +3655,20 @@ msgstr "Mostrar el nombre del reportero" msgid "Show reports in your area" msgstr "" -#: templates/web/base/auth/general.html:124 +#: templates/web/base/auth/general.html:129 #: templates/web/base/auth/general.html:3 -#: templates/web/base/auth/general.html:85 +#: templates/web/base/auth/general.html:87 #: templates/web/base/main_nav_items.html:6 -#: templates/web/zurich/auth/general.html:18 -#: templates/web/zurich/auth/general.html:35 +#: templates/web/zurich/auth/general.html:25 +#: templates/web/zurich/auth/general.html:8 msgid "Sign in" msgstr "Iniciar sesión" -#: templates/web/base/auth/general.html:98 +#: templates/web/base/auth/general.html:100 msgid "Sign in by email instead, providing a new password. When you click the link in your email, your password will be updated." msgstr "Inicie sesión con su dirección de email, proporcionando una nueva contraseña. Cuando haga click en el enlace en su correo electrónico su clave será actualizada." -#: templates/web/base/auth/general.html:96 +#: templates/web/base/auth/general.html:98 #, fuzzy msgid "Sign in by email or text, providing a new password. When you click the link in your email or enter the SMS authentication code, your password will be updated." msgstr "Inicie sesión con su dirección de email, proporcionando una nueva contraseña. Cuando haga click en el enlace en su correo electrónico su clave será actualizada." @@ -3635,14 +3705,30 @@ msgstr "Algunas fotos de notificaciones recientes" msgid "Some text to localize" msgstr "Algún texto para localizar" -#: perllib/FixMyStreet/Cobrand/UK.pm:80 +#: perllib/FixMyStreet/Cobrand/ACV.pm:59 perllib/FixMyStreet/Cobrand/UK.pm:80 msgid "Sorry, that appears to be a Crown dependency postcode, which we don't cover." msgstr "Lo sentimos, ése parece ser un código postal dependiente de La Corona, que no soportamos." +#: perllib/FixMyStreet/Cobrand/ACV.pm:73 +#, fuzzy +msgid "Sorry, that appears to be a Northern Irish postcode, which we don't cover." +msgstr "Lo sentimos, ése parece ser un código postal dependiente de La Corona, que no soportamos." + +#: perllib/FixMyStreet/Cobrand/ACV.pm:65 +#, fuzzy +msgid "Sorry, that appears to be a Scottish postcode, which we don't cover." +msgstr "Lo sentimos, ése parece ser un código postal dependiente de La Corona, que no soportamos." + +#: perllib/FixMyStreet/Cobrand/ACV.pm:69 +#, fuzzy +msgid "Sorry, that appears to be a Welsh postcode, which we don't cover." +msgstr "Lo sentimos, ése parece ser un código postal dependiente de La Corona, que no soportamos." + #: templates/web/base/auth/smsform.html:6 templates/web/base/auth/token.html:8 msgid "Sorry, that wasn’t a valid link" msgstr "Lo sentimos, este no fue’ un enlace válido" +#: templates/web/base/auth/2faform.html:5 #: templates/web/base/auth/smsform.html:16 #, fuzzy msgid "Sorry, that wasn’t the correct code" @@ -3689,15 +3775,15 @@ msgstr "Lo sentimos, no tiene permiso para hacer eso." msgid "Sort by" msgstr "Seleccionado por" -#: templates/web/base/admin/user-form.html:65 +#: templates/web/base/admin/user-form.html:58 msgid "Staff users have permission to log in to the admin." msgstr "Usuarios del personal tienen permiso para iniciar sesión al administrador." -#: templates/web/base/admin/user-form.html:68 +#: templates/web/base/admin/user-form.html:62 msgid "Staff:" msgstr "Personal:" -#: templates/web/base/dashboard/index.html:73 +#: templates/web/base/dashboard/index.html:74 #, fuzzy msgid "Start Date" msgstr "Fecha de inicio:" @@ -3711,7 +3797,7 @@ msgstr "Fecha de inicio:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:50 #: templates/web/base/admin/templates.html:8 -#: templates/web/base/dashboard/index.html:100 +#: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:88 #: templates/web/base/report/_item.html:96 #: templates/web/base/report/update/form_update.html:39 @@ -3734,14 +3820,15 @@ msgstr "Guardar cambios" msgid "State:" msgstr "Estado/Prov.:" -#: perllib/FixMyStreet/Cobrand/Default.pm:628 +#: perllib/FixMyStreet/Cobrand/ACV.pm:255 +#: perllib/FixMyStreet/Cobrand/Default.pm:646 #: templates/web/base/admin/states/index.html:1 #, fuzzy msgid "States" msgstr "Estado" -#: perllib/FixMyStreet/Cobrand/Default.pm:622 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:391 +#: perllib/FixMyStreet/Cobrand/Default.pm:640 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:418 #: templates/web/base/admin/index.html:71 #: templates/web/base/admin/stats/index.html:1 #: templates/web/base/admin/stats/state.html:1 @@ -3774,7 +3861,7 @@ msgstr "" msgid "Subcategory" msgstr "Subcategoria: %s" -#: perllib/FixMyStreet/Script/Reports.pm:191 +#: perllib/FixMyStreet/Script/Reports.pm:188 msgid "Subcategory: %s" msgstr "Subcategoria: %s" @@ -3791,19 +3878,20 @@ msgstr "Título" msgid "Subject:" msgstr "Título:" +#: templates/web/base/auth/2faform.html:21 #: templates/web/base/auth/smsform.html:27 #: templates/web/base/questionnaire/creator_fixed.html:19 #: templates/web/base/report/new/form_user_loggedin.html:76 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:46 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:48 #: templates/web/base/report/new/form_user_loggedout_password.html:11 #: templates/web/zurich/report/new/fill_in_details_form.html:73 msgid "Submit" msgstr "Enviar" -#: templates/web/base/admin/report_edit.html:167 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/report_edit.html:24 #: templates/web/base/admin/update_edit.html:79 -#: templates/web/base/admin/user-form.html:188 +#: templates/web/base/admin/user-form.html:191 #: templates/web/zurich/admin/report_edit-sdm.html:124 #: templates/web/zurich/admin/report_edit.html:264 #: templates/web/zurich/admin/update_edit.html:38 @@ -3814,8 +3902,8 @@ msgstr "Enviar cambios" msgid "Submit questionnaire" msgstr "Enviar cuestionario" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:169 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:898 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:170 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:937 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:6 #: templates/web/zurich/admin/index-dm.html:23 @@ -3845,8 +3933,9 @@ msgstr "Resuma el problema" msgid "Summarise your changes" msgstr "Resuma sus cambios" -#: perllib/FixMyStreet/Cobrand/Default.pm:620 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:387 +#: perllib/FixMyStreet/Cobrand/ACV.pm:249 +#: perllib/FixMyStreet/Cobrand/Default.pm:638 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:414 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 #: templates/web/base/status/index.html:3 @@ -3858,7 +3947,7 @@ msgid "Summary" msgstr "Resumen" #: templates/web/zurich/reports/index.html:0 -#: templates/web/zurich/reports/index.html:5 +#: templates/web/zurich/reports/index.html:6 msgid "Summary reports" msgstr "Resumen de notificaciones" @@ -3872,7 +3961,7 @@ msgstr "Resumen de notificaciones" msgid "Superuser:" msgstr "Súperusuario:" -#: templates/web/base/admin/user-form.html:148 +#: templates/web/base/admin/user-form.html:147 msgid "Superusers have permission to perform <strong>all actions</strong> within the admin." msgstr "Los súperusuarios tienen el permiso de realizar <strong>todas las acciones</strong> dentro del administrador." @@ -3885,8 +3974,8 @@ msgstr "Resultados de la Encuesta" msgid "Template «%s»" msgstr "Plantilla «%s»" -#: perllib/FixMyStreet/Cobrand/Default.pm:644 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:398 +#: perllib/FixMyStreet/Cobrand/Default.pm:662 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:425 #: templates/web/zurich/header.html:63 msgid "Templates" msgstr "Plantillas" @@ -3947,6 +4036,7 @@ msgstr "Esa localización no parece estar cubierta por un ayuntamiento, tal vez msgid "That location does not appear to be in the UK; please try again." msgstr "Esa localización no parece ser de UK, por favor inténtelo de nuevo." +#: perllib/FixMyStreet/Cobrand/ACV.pm:52 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:50 #: perllib/FixMyStreet/Cobrand/UK.pm:73 @@ -3969,6 +4059,23 @@ msgstr "Esa notificación no se puede ver en %s." msgid "That report has been removed from FixMyStreet." msgstr "Esa notificación ha sido eliminada de CuidoMiCiudad." +#: perllib/FixMyStreet/App/Controller/Admin.pm:1769 +#, fuzzy +msgid "That user has been logged out." +msgstr "Esa notificación ha sido eliminada de CuidoMiCiudad." + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +msgid "That user has been made anonymous on all reports and updates." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1812 +msgid "That user’s personal details have been removed." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1790 +msgid "That user’s reports and updates have been hidden." +msgstr "" + #: templates/web/base/admin/contact-form.html:27 msgid "" "The <strong>email address</strong> is the destination to which reports about this category will be sent. \n" @@ -4032,7 +4139,7 @@ msgid "The diligency prize league table shows editors' activity (who's been edit msgstr "Los premios a la responsabilidad muestran la actividad de los editores (quién ha editado más registros)." #: perllib/FixMyStreet/App/Controller/Dashboard.pm:43 -#: perllib/FixMyStreet/App/Controller/Reports.pm:85 +#: perllib/FixMyStreet/App/Controller/Reports.pm:84 msgid "The error was: %s" msgstr "El error fue: %s" @@ -4086,8 +4193,8 @@ msgstr "La lista de áreas disponibles está siendo ofrecida por el servicio Map msgid "The ordering of this field on the report page. Fields are shown in ascending order according to this value." msgstr "" -#: templates/web/base/auth/change_password.html:22 #: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:30 msgid "The passwords do not match" msgstr "Las contraseñas no coinciden." @@ -4099,7 +4206,7 @@ msgstr "La URL solicitada, '%s', no fue encontrada en el servidor" msgid "The type of input field to show to the user. <strong>Text</strong> is a simple text field, <strong>List</strong> is a drop-down selection." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:95 +#: perllib/FixMyStreet/Script/Reports.pm:96 msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "El usuario no pudo situar el problema en el mapa, salvo para ver el área alrededor de la localización que introdujo." @@ -4112,7 +4219,7 @@ msgstr "" "El usuario <strong>name</strong> aparece públicamente en los informes que no han sido marcados como <em>anónimos</em>.\n" "Los nombres no son necesariamente únicos." -#: templates/web/base/around/on_map_list_items.html:17 +#: templates/web/base/around/on_map_list_items.html:20 #: templates/web/base/my/_problem-list.html:8 #: templates/web/base/reports/_problem-list.html:13 msgid "There are no reports to show." @@ -4122,7 +4229,7 @@ msgstr "No hay ninguna notificación que mostrar." msgid "There is already an auto-response template for this category/state." msgstr "" -#: perllib/FixMyStreet/App/Controller/Reports.pm:82 +#: perllib/FixMyStreet/App/Controller/Reports.pm:81 msgid "There was a problem showing the All Reports page. Please try again later." msgstr "Hubo un problema mostrando la página de Todas las Notificaciones. Por favor, inténtelo de nuevo más tarde." @@ -4131,19 +4238,19 @@ msgstr "Hubo un problema mostrando la página de Todas las Notificaciones. Por f msgid "There was a problem showing this page. Please try again later." msgstr "Hubo un problema mostrando esta página. Por favor, inténtelo de nuevo más tarde." -#: perllib/FixMyStreet/App/Controller/Alert.pm:359 +#: perllib/FixMyStreet/App/Controller/Alert.pm:364 msgid "There was a problem with your email/password combination. Please try again." msgstr "Hubo un problema con su email/contraseña. Por favor, inténtelo de nuevo." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:806 -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:135 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:815 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 -#: templates/web/zurich/auth/general.html:28 +#: templates/web/zurich/auth/general.html:18 #, fuzzy msgid "There was a problem with your login information. If you cannot remember your password, or do not have one, please fill in the ‘No’ section of the form." msgstr "Hubo un problema con su email/contraseña. Si no recuerda o no tiene contraseña, por favor rellene la sección 'registrarme con email' del formulario." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:338 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:348 msgid "There was a problem with your update. Please try again." msgstr "Hubo un problema con su actualización. Por favor, inténtelo de nuevo." @@ -4151,7 +4258,7 @@ msgstr "Hubo un problema con su actualización. Por favor, inténtelo de nuevo." msgid "There were problems with your report. Please see below." msgstr "Hubo problemas con su notificación. Por favor, vea más abajo." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:373 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:389 msgid "There were problems with your update. Please see below." msgstr "Hubo problemas con su actualización. Por favor, vea más abajo." @@ -4215,18 +4322,18 @@ msgstr "" "A este organismo sólo se enviarán informes de problemas que se encuentran en el <strong>área cubierta</strong>.\n" "Un organismo no recibirá ningún informe salvo que represente al menos un área." -#: perllib/FixMyStreet/Script/Reports.pm:198 +#: perllib/FixMyStreet/Script/Reports.pm:195 msgid "This email has been sent to both councils covering the location of the problem, as the user did not categorise it; please ignore it if you're not the correct council to deal with the issue, or let us know what category of problem this is so we can add it to our system." msgstr "Este correo electrónico ha sido enviado a los dos ayuntamientos que cubren la ubicación del problema, ya que el usuario no lo categorizó. Por favor, haga caso omiso del mismo si usted no es el organismo administrativo responsable de este problema, o háganos saber qué clase de problema es para que lo podamos añadir a nuestro sistema." -#: perllib/FixMyStreet/Script/Reports.pm:201 +#: perllib/FixMyStreet/Script/Reports.pm:198 msgid "This email has been sent to several councils covering the location of the problem, as the category selected is provided for all of them; please ignore it if you're not the correct council to deal with the issue." msgstr "Este correo electrónico ha sido enviado a varios consejos que cubren la ubicación del problema, pues la categoría de problema seleccionada por el usuario se proporciona para todos ellos. Por favor, si usted no pertenece al órgano administrativo responsable de resolver esta incidencia haga caso omiso de este mensaje." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1003 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1049 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:942 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:986 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1004 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1021 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1067 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:960 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Esta información es necesaria" @@ -4263,9 +4370,9 @@ msgstr "" msgid "This report is a duplicate. Please leave updates on the original report:" msgstr "Ese reporte es duplicado. Por favor, actualizar el reporte original:" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:166 #: perllib/FixMyStreet/Cobrand/Zurich.pm:167 -#: templates/web/zurich/report/_main.html:14 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:168 +#: templates/web/zurich/report/_main.html:12 msgid "This report is awaiting moderation." msgstr "Esta notificación está pendiente de moderación." @@ -4281,11 +4388,7 @@ msgstr "Esta notificación está marcada como arreglada." msgid "This report is currently marked as open." msgstr "Esta notificación está marcada como abierta." -#: perllib/FixMyStreet/Script/Reports.pm:108 -msgid "This report was submitted anonymously" -msgstr "Esta notificación se ha presentado de forma anónima." - -#: perllib/FixMyStreet/Script/Reports.pm:88 +#: perllib/FixMyStreet/Script/Reports.pm:89 msgid "This web page also contains a photo of the problem, provided by the user." msgstr "Esta página web también contiene una foto del problema, proporcionada por el usuario." @@ -4296,7 +4399,8 @@ msgstr "Esta página web también contiene una foto del problema, proporcionada msgid "Time spent (in minutes):" msgstr "Tiempo invertido (en minutos):" -#: perllib/FixMyStreet/Cobrand/Default.pm:621 +#: perllib/FixMyStreet/Cobrand/ACV.pm:250 +#: perllib/FixMyStreet/Cobrand/Default.pm:639 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Cronología" @@ -4334,7 +4438,7 @@ msgstr "" msgid "To limit this collection of fields to a single language, select it here." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:94 +#: perllib/FixMyStreet/Script/Reports.pm:95 msgid "To view a map of the precise location of this issue" msgstr "Para ver un mapa de la ubicación precisa de este problema" @@ -4356,9 +4460,9 @@ msgstr "" #: templates/web/base/admin/stats/fix_rate.html:4 #: templates/web/base/admin/stats/questionnaire.html:24 -#: templates/web/base/dashboard/index.html:114 -#: templates/web/base/dashboard/index.html:119 -#: templates/web/base/dashboard/index.html:143 +#: templates/web/base/dashboard/index.html:115 +#: templates/web/base/dashboard/index.html:120 +#: templates/web/base/dashboard/index.html:144 #: templates/web/zurich/admin/stats/index.html:30 msgid "Total" msgstr "Total" @@ -4376,20 +4480,22 @@ msgstr "" msgid "Translations" msgstr "" -#: templates/web/base/admin/user-form.html:129 +#: templates/web/base/admin/user-form.html:128 msgid "Trusted by bodies:" msgstr "Confiables por los organismos administrativos:" -#: perllib/FixMyStreet/Cobrand/Default.pm:709 +#: perllib/FixMyStreet/Cobrand/ACV.pm:99 +#: perllib/FixMyStreet/Cobrand/Default.pm:727 msgid "Trusted to make reports that don't need to be inspected" msgstr "Acreditado para hacer informes que no requieren inspección" -#: templates/web/base/admin/user-form.html:137 +#: templates/web/base/admin/user-form.html:136 msgid "Trusted:" msgstr "Acreditado:" +#: templates/web/base/auth/2faform.html:6 #: templates/web/base/auth/smsform.html:17 -#: templates/web/base/js/translation_strings.html:29 +#: templates/web/base/js/translation_strings.html:35 msgid "Try again" msgstr "Inténtelo de nuevo" @@ -4397,13 +4503,21 @@ msgstr "Inténtelo de nuevo" msgid "Try emailing us directly:" msgstr "Pruebe enviándonos un correo directamente:" +#: templates/web/base/auth/generate_token.html:21 +msgid "Two-factor authentication has been activated" +msgstr "" + +#: templates/web/base/auth/generate_token.html:32 +msgid "Two-factor authentication has been deactivated" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:44 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 msgid "Type" msgstr "" -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 msgid "Unban" msgstr "" @@ -4426,7 +4540,7 @@ msgstr "Tipo de alerta desconocida" #: perllib/FixMyStreet/App/Controller/Photo.pm:109 #: perllib/FixMyStreet/App/Controller/Root.pm:141 -#: templates/web/base/js/translation_strings.html:38 +#: templates/web/base/js/translation_strings.html:44 msgid "Unknown error" msgstr "Error desconocido" @@ -4498,23 +4612,23 @@ msgstr "Actualización de estados" msgid "Updated" msgstr "Actualizado" -#: perllib/FixMyStreet/DB/Result/Comment.pm:260 +#: perllib/FixMyStreet/DB/Result/Comment.pm:240 #, fuzzy msgid "Updated by <strong>%s</strong> (%s) at %s" msgstr "Publicado por <strong>%s</strong> (%s) - %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:262 +#: perllib/FixMyStreet/DB/Result/Comment.pm:242 #, fuzzy msgid "Updated by <strong>%s</strong> at %s" msgstr "Publicado por <strong>%s</strong> - %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1299 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1398 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1591 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1277 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1391 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1592 #: perllib/FixMyStreet/App/Controller/Admin.pm:933 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:767 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:792 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:862 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:806 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:901 msgid "Updated!" msgstr "¡Actualizado!" @@ -4566,33 +4680,33 @@ msgstr "Mapa usado" msgid "User ID to attribute fetched comments to" msgstr "ID de usuario a quien atribuir los comentarios obtenidos" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1745 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1755 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1746 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1756 #, fuzzy msgid "User added to abuse list" msgstr "Email añadido a lista de abusones" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1376 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1369 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1474 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1742 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1752 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1743 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1753 #, fuzzy msgid "User already in abuse list" msgstr "Email ya incluido en la lista de abusones" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1834 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1887 msgid "User flag removed" msgstr "Eliminada marca de usuario" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1805 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1858 msgid "User flagged" msgstr "Usuario marcado" #: templates/web/base/admin/report_blocks.html:18 -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 #: templates/web/base/admin/users.html:32 #, fuzzy msgid "User in abuse table" @@ -4608,14 +4722,16 @@ msgstr "La búsqueda ha encontrado coincidencias en nombres de usuarios y direcc msgid "User:" msgstr "Usuarios" -#: perllib/FixMyStreet/Cobrand/Default.pm:652 -#: perllib/FixMyStreet/Cobrand/Default.pm:711 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:403 +#: perllib/FixMyStreet/Cobrand/ACV.pm:101 +#: perllib/FixMyStreet/Cobrand/ACV.pm:271 +#: perllib/FixMyStreet/Cobrand/Default.pm:670 +#: perllib/FixMyStreet/Cobrand/Default.pm:729 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:430 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:55 msgid "Users" msgstr "Usuarios" -#: templates/web/base/admin/user-form.html:159 +#: templates/web/base/admin/user-form.html:161 msgid "Users can perform the following actions within their assigned body or area." msgstr "Los usuarios pueden realizar las siguientes acciones dentro de sus organismos administrativos o áreas asignadas. " @@ -4689,7 +4805,7 @@ msgstr "" msgid "We need your email address, please give it below." msgstr "Necesitamos su dirección de email, por favor escríbala debajo." -#: perllib/FixMyStreet/Script/Reports.pm:207 +#: perllib/FixMyStreet/Script/Reports.pm:204 msgid "We realise this problem might be the responsibility of %s; however, we don't currently have any contact details for them. If you know of an appropriate contact address, please do get in touch." msgstr "Somos conscientes de este problema podría ser responsabilidad de %s; sin embargo, actualmente no disponemos de sus datos de contacto. Si conoce la dirección de contacto adecuada, por favor contáctenos." @@ -4711,7 +4827,7 @@ msgstr "Sólo utilizaremos su información personal de acuerdo a nuestra <a href msgid "We’re sorry to hear the problem’s not fixed. Why not try writing to your local representatives?" msgstr "Lamentamos que el problema no esté arreglado. ¿Por qué no prueba a escribir directamente a sus representantes locales?" -#: templates/web/base/dashboard/index.html:117 +#: templates/web/base/dashboard/index.html:118 msgid "Website" msgstr "" @@ -4744,7 +4860,7 @@ msgstr "" msgid "Which report is it a duplicate of?" msgstr "¿Ese reporte es un reporte duplicado de qué reporte?" -#: templates/web/base/js/translation_strings.html:57 +#: templates/web/base/js/translation_strings.html:63 msgid "Whoa there Testino! Three photos are enough." msgstr "¡Espere! Tres fotos son suficientes." @@ -4752,8 +4868,8 @@ msgstr "¡Espere! Tres fotos son suficientes." msgid "Why stop there? <a href=\"/alert\">Set up more alerts</a> for free." msgstr "¿Por qué detenerse ahí? <a href=\"/alert\">Configure más alertas</a> gratis." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:190 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:928 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:191 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:967 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:14 msgid "Wish" @@ -4763,7 +4879,7 @@ msgstr "Deseo" msgid "With request searches, it is also possible to search for agency_responsible to limit the requests to those sent to a single administration. The search term is the administration ID provided by <a href=\"%s\">MaPit</a>." msgstr "En las búsquedas de solicitudes, es también posible buscar por agency_responsible para limitar las solicitudes a las enviados a una sola administración. El término de búsqueda es el ID de administración proporcionada por <a href=\"%s\">MapIT</a>." -#: templates/web/base/dashboard/index.html:158 +#: templates/web/base/dashboard/index.html:159 msgid "Within the specified timeframe:" msgstr "" @@ -4783,7 +4899,7 @@ msgstr "Escribir su mensaje completamente en mayúsculas o sin signos de puntuac msgid "Wrong location? Just click again on the map." msgstr "¿Ubicación incorrecta? Haga clic de nuevo en el mapa, en el lugar correcto." -#: perllib/FixMyStreet/Cobrand/Default.pm:1221 +#: perllib/FixMyStreet/Cobrand/Default.pm:1239 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4811,7 +4927,7 @@ msgstr "Sí, tengo una contraseña" msgid "You are complaining that this problem report was unnecessarily moderated:" msgstr "Usted se está quejando de que la notificación fue innecesariamente moderada:" -#: templates/web/base/js/translation_strings.html:77 +#: templates/web/base/js/translation_strings.html:83 msgid "You are offline" msgstr "Está sin conexion" @@ -4828,7 +4944,7 @@ msgstr "Estás denunciando la siguiente actualización por ser abusiva, contener msgid "You can <a href=\"%s%s\">view the problem on this site</a>." msgstr "Usted puede <a href=\"%s%s\">ver el problema en este sitio</a>." -#: templates/web/base/admin/user-form.html:114 +#: templates/web/base/admin/user-form.html:110 msgid "You can add an abusive user's email to the abuse list, which automatically hides (and never sends) reports they create." msgstr "Puede agregar email del usuario abusivo a la lista de abusones, que oculta de forma automática (y nunca envía) los informes que crean." @@ -4861,11 +4977,11 @@ msgstr "Puede ayudarnos a encontrar una dirección de email de contacto para los msgid "You can mark a body as deleted if you do not want it to be active on the site." msgstr "Puede marcar un organismo como eliminado si no quiere que aparezca activo en este sitio." -#: templates/web/base/js/translation_strings.html:35 +#: templates/web/base/js/translation_strings.html:41 msgid "You declined; please fill in the box above" msgstr "Usted rechazó finalmente; por favor, rellene el formulario de arriba" -#: templates/web/base/js/translation_strings.html:79 +#: templates/web/base/js/translation_strings.html:85 msgid "You have <a id=\"oFN\" href=\"\"><span>%s</span> saved to submit</a>." msgstr "" @@ -4892,12 +5008,12 @@ msgstr "Ha cerrado la sesión correctamente" msgid "You have located the problem at the point marked with a green pin on the map. If this is not the correct location, simply click on the map again. " msgstr "Has ubicado el problema en el punto marcado con el pin verde en el mapa. Si este no es el lugar correcto, simplemente haga clic en el mapa de nuevo. " -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:125 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:142 #, fuzzy msgid "You have successfully added your phone number." msgstr "Ha confirmado correctamente su dirección de correo electrónico." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:141 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:158 #: templates/web/zurich/tokens/confirm_problem.html:5 #: templates/web/zurich/tokens/confirm_problem.html:6 msgid "You have successfully confirmed your email address." @@ -4908,7 +5024,7 @@ msgstr "Ha confirmado correctamente su dirección de correo electrónico." msgid "You have successfully confirmed your phone number." msgstr "Ha confirmado correctamente su dirección de correo electrónico." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:112 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:129 #, fuzzy msgid "You have successfully removed your phone number." msgstr "Ha confirmado correctamente su dirección de correo electrónico." @@ -4918,7 +5034,7 @@ msgstr "Ha confirmado correctamente su dirección de correo electrónico." msgid "You have successfully signed in; please check and confirm your details are accurate:" msgstr "Ha iniciado sesión correctamente, por favor revise y confirme si sus detalles son correctos:" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:147 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:164 #, fuzzy msgid "You have successfully verified your phone number." msgstr "Ha confirmado correctamente su dirección de correo electrónico." @@ -4949,8 +5065,10 @@ msgstr "" msgid "Your Reports" msgstr "Sus notificaciones" -#: templates/web/base/auth/change_password.html:11 +#: templates/web/base/auth/change_password.html:13 #: templates/web/base/auth/generate_token.html:15 +#: templates/web/base/auth/generate_token.html:26 +#: templates/web/base/auth/generate_token.html:34 #: templates/web/base/main_nav_items.html:4 templates/web/base/my/my.html:18 msgid "Your account" msgstr "Su cuenta" @@ -4968,8 +5086,8 @@ msgid "Your email" msgstr "Su email:" #: templates/web/base/auth/change_email.html:15 -#: templates/web/zurich/auth/general.html:30 -#: templates/web/zurich/auth/general.html:58 +#: templates/web/zurich/auth/general.html:20 +#: templates/web/zurich/auth/general.html:48 msgid "Your email address" msgstr "Su dirección de email" @@ -4984,11 +5102,11 @@ msgstr "Su dirección de email" msgid "Your information will only be used in accordance with our <a href=\"/privacy\">privacy policy</a>" msgstr "Su información sólo será usada de acuerdo con nuestra <a href=\"/privacy\">política de privacidad</a>" -#: templates/web/base/auth/general.html:114 +#: templates/web/base/auth/general.html:116 #: templates/web/base/contact/index.html:74 #: templates/web/base/report/new/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_name.html:33 -#: templates/web/zurich/auth/general.html:61 +#: templates/web/zurich/auth/general.html:51 #: templates/web/zurich/report/new/fill_in_details_form.html:63 msgid "Your name" msgstr "Su nombre" @@ -5005,21 +5123,29 @@ msgstr "" msgid "Your name has been hidden." msgstr "" -#: templates/web/base/js/translation_strings.html:69 +#: templates/web/base/js/translation_strings.html:75 msgid "Your offline reports" msgstr "" -#: templates/web/base/auth/general.html:84 +#: templates/web/base/auth/general.html:86 #: templates/web/base/report/new/form_user_loggedout_password.html:10 #: templates/web/base/report/update/form_user_loggedout_password.html:9 -#: templates/web/zurich/auth/general.html:34 +#: templates/web/zurich/auth/general.html:24 msgid "Your password" msgstr "Su contraseña" -#: templates/web/base/auth/change_password.html:10 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:170 +#: templates/web/base/auth/change_password.html:12 msgid "Your password has been changed" msgstr "Su contraseña ha cambiado" +#: templates/web/base/auth/general.html:133 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:52 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:25 +#: templates/web/zurich/auth/general.html:63 +msgid "Your password should include %d or more characters." +msgstr "" + #: templates/web/base/auth/change_phone.html:19 #: templates/web/base/contact/index.html:87 #: templates/web/zurich/report/new/fill_in_details_form.html:69 @@ -5044,7 +5170,7 @@ msgstr "Sus pre-seleccionados" msgid "Your token has been generated" msgstr "Su contraseña ha cambiado" -#: templates/web/base/js/translation_strings.html:70 +#: templates/web/base/js/translation_strings.html:76 msgid "Your update has been saved offline for submission when back online." msgstr "Su reporte está guardado para subir cuando tenga una conexión internet." @@ -5062,17 +5188,17 @@ msgid "Yourself" msgstr "Usted mismo" #: templates/web/base/admin/category-checkboxes.html:7 -#: templates/web/base/admin/user-form.html:169 +#: templates/web/base/admin/user-form.html:171 msgid "all" msgstr "todo" #: perllib/FixMyStreet/App/Controller/Admin.pm:909 #: perllib/FixMyStreet/App/Controller/Moderate.pm:85 -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:216 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:270 +#: perllib/FixMyStreet/DB/Result/Comment.pm:250 msgid "and a defect raised" msgstr "" @@ -5105,7 +5231,7 @@ msgid "from %s different users" msgstr "de %s usuarios diferentes" #: templates/web/base/report/_item.html:63 -#: templates/web/zurich/report/_item.html:14 +#: templates/web/zurich/report/_item.html:16 msgid "last updated %s" msgstr "ultima actualización %s" @@ -5120,7 +5246,7 @@ msgid "n/a" msgstr "n/a" #: templates/web/base/admin/category-checkboxes.html:8 -#: templates/web/base/admin/user-form.html:170 +#: templates/web/base/admin/user-form.html:172 msgid "none" msgstr "nada" @@ -5171,7 +5297,7 @@ msgstr "no hay marcador porque el usuario no usó el mapa" msgid "this location" msgstr "Visualizando una ubicación" -#: perllib/FixMyStreet/Script/Reports.pm:183 +#: perllib/FixMyStreet/Script/Reports.pm:180 msgid "this type of local problem" msgstr "este tipo de problema local" @@ -5179,11 +5305,11 @@ msgstr "este tipo de problema local" msgid "today" msgstr "hoy" -#: templates/web/base/js/translation_strings.html:80 +#: templates/web/base/js/translation_strings.html:86 msgid "update" msgstr "" -#: templates/web/base/js/translation_strings.html:81 +#: templates/web/base/js/translation_strings.html:87 msgid "updates" msgstr "" @@ -5199,12 +5325,12 @@ msgstr "El usuario es del mismo ayuntamiento que el problema - %d" msgid "user is problem owner" msgstr "El usuario es el propietario del problema" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1778 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1831 #, fuzzy msgid "user not in abuse list" msgstr "Email ya incluido en la lista de abusones" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1829 #, fuzzy msgid "user removed from abuse list" msgstr "Eliminar de los pre-seleccionados" @@ -5270,7 +5396,7 @@ msgid_plural "%d years" msgstr[0] "%d año" msgstr[1] "%d años" -#: templates/web/fixmystreet.com/reports/summary.html:103 +#: templates/web/fixmystreet.com/reports/summary.html:104 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5368,6 +5494,15 @@ msgid_plural "reports" msgstr[0] "" msgstr[1] "" +#~ msgid "Email: %s" +#~ msgstr "Email: %s" + +#~ msgid "Name: %s" +#~ msgstr "Nombre: %s" + +#~ msgid "This report was submitted anonymously" +#~ msgstr "Esta notificación se ha presentado de forma anónima." + #~ msgid "(Email in abuse table)" #~ msgstr "(email registrado en la tabla de abusos)" diff --git a/locale/fr_FR.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/fr_FR.UTF-8/LC_MESSAGES/FixMyStreet.po index 1bbd18301..ee0ac154a 100644 --- a/locale/fr_FR.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/fr_FR.UTF-8/LC_MESSAGES/FixMyStreet.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: matthew@mysociety.org\n" -"POT-Creation-Date: 2017-12-15 17:48+0000\n" +"POT-Creation-Date: 2018-02-12 15:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: fixmystreetfr <fixmystreet@fixmystreet.fr>, 2017\n" "Language-Team: French (France) (https://www.transifex.com/mysociety/teams/12067/fr_FR/)\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: perllib/FixMyStreet/DB/Result/Problem.pm:650 -#: perllib/FixMyStreet/Script/Reports.pm:196 +#: perllib/FixMyStreet/Script/Reports.pm:193 msgid " and " msgstr " et " @@ -93,8 +93,8 @@ msgstr "" msgid "%s live updates" msgstr "%s mises à jour en temps réel" -#: templates/web/base/dashboard/index.html:159 -#: templates/web/base/dashboard/index.html:163 +#: templates/web/base/dashboard/index.html:160 +#: templates/web/base/dashboard/index.html:164 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -128,7 +128,7 @@ msgstr "(Sans numéro de téléphone)" msgid "(a-z and space only)" msgstr "(Touches a-z et espace uniquement)" -#: templates/web/zurich/report/_item.html:19 +#: templates/web/zurich/report/_item.html:21 msgid "(closed)" msgstr "(fermé)" @@ -136,7 +136,7 @@ msgstr "(fermé)" msgid "(covers roughly 200,000 people)" msgstr "(couvre environ 200 000 personnes)" -#: templates/web/zurich/report/_item.html:17 +#: templates/web/zurich/report/_item.html:19 msgid "(fixed)" msgstr "(résolu)" @@ -156,6 +156,7 @@ msgstr "(n'existe plus)" msgid "(not sent to council)" msgstr "(non signalé à l’administration)" +#: templates/web/base/report/new/form_user_loggedin.html:38 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "(optional)" msgstr "(facultatif)" @@ -170,7 +171,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "(nous avons également des flux RSS pour les problèmes internes%s)" #: perllib/FixMyStreet/App/Controller/Report/New.pm:252 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:688 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:685 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Choisissez une catégorie --" @@ -203,7 +204,7 @@ msgstr "<h2>Rapports, statistiques et actions pour</h2> <h1>%s</h1>" msgid "<label for=\"statuses\">Show</label> %s reports <label for=\"filter_categories\">about</label> %s" msgstr "<label for=\"statuses\">Afficher </label> %s les rapports <label for=\"filter_categories\"> sur </label> %s" -#: templates/web/base/js/translation_strings.html:78 +#: templates/web/base/js/translation_strings.html:84 msgid "<span>%s</span> saved." msgstr "<span>%s</span>enregistré." @@ -230,12 +231,12 @@ msgstr "<strong>Non</strong>, laissez-moi confirmer ma mise à jour par email :" msgid "<strong>No</strong> Let me confirm my update by email/text" msgstr "<strong>Non</strong>, laissez-moi confirmer ma mise à jour par email :" -#: templates/web/base/auth/general.html:110 -#: templates/web/zurich/auth/general.html:51 +#: templates/web/base/auth/general.html:112 +#: templates/web/zurich/auth/general.html:41 msgid "<strong>No</strong> let me sign in by email" msgstr "<strong>Non</strong>, laissez-moi m'authentifier par email :" -#: templates/web/base/auth/general.html:108 +#: templates/web/base/auth/general.html:110 #, fuzzy msgid "<strong>No</strong> let me sign in by email or text" msgstr "<strong>Non</strong>, laissez-moi m'authentifier par email :" @@ -248,12 +249,16 @@ msgstr "<strong> Remarque: </strong> Ce rapport a été envoyé pour action. Tou msgid "<strong>Note:</strong> This report hasn't yet been sent onwards for action. Any changes made may not be passed on." msgstr "<strong> Remarque: </strong> Ce rapport n'a pas encore été envoyé pour action. Toutes les modifications apportées ne peuvent pas être transmises." -#: templates/web/base/auth/general.html:79 +#: templates/web/base/auth/general.html:81 #: templates/web/base/report/new/form_user_loggedout_password.html:3 #: templates/web/base/report/update/form_user_loggedout_password.html:2 msgid "<strong>Yes</strong> I have a password" msgstr "<strong>Oui</strong>, j'ai un mot de passe :" +#: templates/web/base/auth/generate_token.html:54 +msgid "Activate two-factor authentication" +msgstr "" + #: templates/web/base/my/my.html:39 templates/web/base/my/my.html:50 msgid "Add" msgstr "" @@ -326,15 +331,18 @@ msgstr "Ajouter à la liste" msgid "Add user" msgstr "Ajouter un utilisateur" -#: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/ACV.pm:108 +#: perllib/FixMyStreet/Cobrand/Default.pm:736 msgid "Add/edit problem categories" msgstr "Ajouter/modifier des catégories de problèmes" -#: perllib/FixMyStreet/Cobrand/Default.pm:720 +#: perllib/FixMyStreet/Cobrand/ACV.pm:110 +#: perllib/FixMyStreet/Cobrand/Default.pm:738 msgid "Add/edit response priorities" msgstr "Ajouter/modifier les priorités de réponse" -#: perllib/FixMyStreet/Cobrand/Default.pm:719 +#: perllib/FixMyStreet/Cobrand/ACV.pm:109 +#: perllib/FixMyStreet/Cobrand/Default.pm:737 msgid "Add/edit response templates" msgstr "Ajouter/modifier des modèles de réponse" @@ -350,7 +358,7 @@ msgstr "L'ajout de ce rapport à votre liste va le supprimer de la liste %s’s. msgid "Admin" msgstr "Admin" -#: templates/web/base/auth/change_password.html:39 +#: templates/web/base/auth/change_password.html:51 msgid "Again:" msgstr "Encore une fois :" @@ -369,12 +377,12 @@ msgstr "M'alerter de futures mises à jour" #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 -#: templates/web/base/dashboard/index.html:63 +#: templates/web/base/dashboard/index.html:64 #: templates/web/base/reports/_list-filters.html:3 msgid "All" msgstr "Tous" -#: templates/web/zurich/reports/index.html:13 +#: templates/web/zurich/reports/index.html:14 msgid "All Reports" msgstr "Tous les rapports" @@ -441,13 +449,13 @@ msgstr "Anonyme :" msgid "Another user" msgstr "un autre utilisateur" -#: templates/web/base/js/translation_strings.html:59 +#: templates/web/base/js/translation_strings.html:65 msgid "Are you sure you want to cancel this upload?" msgstr "Êtes-vous sûr de vouloir annuler cet envoi ?" #: templates/web/base/admin/report_edit.html:84 #: templates/web/base/admin/template_edit.html:75 -#: templates/web/base/js/translation_strings.html:73 +#: templates/web/base/js/translation_strings.html:79 #: templates/web/base/report/display_tools.html:6 msgid "Are you sure?" msgstr "Êtes-vous sûr ?" @@ -458,7 +466,7 @@ msgstr "Êtes-vous sûr ?" msgid "Area covered" msgstr "Zone couverte" -#: templates/web/base/admin/user-form.html:82 +#: templates/web/base/admin/user-form.html:78 msgid "Area:" msgstr "Région:" @@ -484,11 +492,12 @@ msgstr "Affecté à un \"interlocuteur\" externe:" msgid "Assign to subdivision:" msgstr "Affecté à la subdivision:" -#: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/ACV.pm:105 +#: perllib/FixMyStreet/Cobrand/Default.pm:733 msgid "Assign users to areas" msgstr "Affecter des utilisateurs aux zones" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:219 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:220 msgid "Assigned to %s" msgstr "Affecté à %s" @@ -500,8 +509,8 @@ msgstr "Un maximum de %d requètes sont renvoyées pour chaque tentative. Les re msgid "At the moment only searching for and looking at reports work." msgstr "Pour le moment, seul la recherche et la consultation de rapports sont supportés." -#: templates/web/base/admin/user-form.html:96 -#: templates/web/base/admin/user-form.html:97 +#: templates/web/base/admin/user-form.html:92 +#: templates/web/base/admin/user-form.html:93 msgid "Authorised staff users can be associated with the categories in which they operate." msgstr "Les utilisateurs autorisés peuvent être associés aux catégories sur lesquelles ils interviennent." @@ -527,11 +536,11 @@ msgid "Avoid personal information and vehicle number plates" msgstr "Évitez les renseignements personnels et les plaques d'immatriculation" #: perllib/FixMyStreet/DB/Result/Problem.pm:344 -#: templates/web/zurich/report/_item.html:9 +#: templates/web/zurich/report/_item.html:11 msgid "Awaiting moderation" msgstr "En attente de modération" -#: templates/web/base/js/translation_strings.html:31 +#: templates/web/base/js/translation_strings.html:37 msgid "Back" msgstr "Retour" @@ -544,9 +553,11 @@ msgstr "Retour vers tous les rapports" msgid "Ban user" msgstr "Signaler l'usager" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 -#: perllib/FixMyStreet/Cobrand/Default.pm:717 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:396 +#: perllib/FixMyStreet/Cobrand/ACV.pm:107 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 +#: perllib/FixMyStreet/Cobrand/Default.pm:735 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:423 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:55 #: templates/web/zurich/header.html:50 @@ -560,7 +571,7 @@ msgstr "Interlocuteurs" msgid "Body" msgstr "Interlocuteur" -#: templates/web/base/admin/user-form.html:54 +#: templates/web/base/admin/user-form.html:46 msgid "Body:" msgstr "Interlocuteur:" @@ -576,7 +587,8 @@ msgstr "Si vous ne trouvez pas notre e-mail? Vérifiez dans votre dossier spam." msgid "Can't see the map? <em>Skip this step</em>" msgstr "Vous ne pouvez pas voir le plan ? <em>Sautez cette étape</em>" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -590,7 +602,7 @@ msgstr "Catégories:" #: templates/web/base/admin/body.html:72 #: templates/web/base/admin/contact-form.html:19 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:99 +#: templates/web/base/dashboard/index.html:100 #: templates/web/base/report/_inspect.html:54 #: templates/web/base/report/_item.html:92 #: templates/web/base/report/new/category.html:12 @@ -603,7 +615,7 @@ msgstr "Catégories:" msgid "Category" msgstr "Catégorie" -#: templates/web/base/dashboard/index.html:102 +#: templates/web/base/dashboard/index.html:103 #, fuzzy msgid "Category and State" msgstr "Catégorie" @@ -626,7 +638,7 @@ msgstr "Taux de résolution pour les problèmes > 4 semaines" msgid "Category:" msgstr "Catégorie :" -#: perllib/FixMyStreet/Script/Reports.pm:187 +#: perllib/FixMyStreet/Script/Reports.pm:184 msgid "Category: %s" msgstr "Catégorie : %s" @@ -642,9 +654,7 @@ msgid "Change email address" msgstr "Changer l'adresse email" #: templates/web/base/auth/change_password.html:1 -#: templates/web/base/auth/change_password.html:16 -#: templates/web/base/auth/change_password.html:4 -#: templates/web/base/auth/change_password.html:43 +#: templates/web/base/auth/change_password.html:5 #: templates/web/base/my/my.html:63 msgid "Change password" msgstr "Changer le mot de passe" @@ -690,7 +700,7 @@ msgstr "" msgid "Choose another" msgstr "Choisissez un autre" -#: templates/web/base/js/translation_strings.html:72 +#: templates/web/base/js/translation_strings.html:78 msgid "Clear offline data" msgstr "Effacer les données hors ligne" @@ -718,14 +728,14 @@ msgstr "Cliquez sur le lien dans notre courriel de confirmation pour vous connec msgid "Click the link in that email to sign in." msgstr "Cliquez sur le lien dans ce courrier électronique pour vous connecter." -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:134 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:194 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:965 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:1004 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:195 #: perllib/FixMyStreet/DB/ResultSet/State.pm:71 #: templates/web/base/admin/states/index.html:103 #: templates/web/base/admin/states/index.html:27 #: templates/web/base/admin/states/index.html:33 -#: templates/web/base/dashboard/index.html:112 +#: templates/web/base/dashboard/index.html:113 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:10 #: templates/web/zurich/admin/header.html:16 @@ -758,15 +768,17 @@ msgid "Cobrand:" msgstr "Collaboration :" #: templates/web/base/admin/extra-metadata-form.html:14 +#: templates/web/base/auth/2faform.html:18 #: templates/web/base/auth/smsform.html:24 msgid "Code" msgstr "Code" -#: templates/web/base/js/translation_strings.html:50 +#: templates/web/base/js/translation_strings.html:56 msgid "Collapse map" msgstr "Réduire la carte" -#: perllib/FixMyStreet/Cobrand/Default.pm:629 +#: perllib/FixMyStreet/Cobrand/ACV.pm:256 +#: perllib/FixMyStreet/Cobrand/Default.pm:647 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" msgstr "Configuration" @@ -775,6 +787,7 @@ msgstr "Configuration" msgid "Confirm" msgstr "Confirmer" +#: templates/web/base/auth/2faform.html:1 #: templates/web/base/auth/smsform.html:1 templates/web/base/auth/token.html:1 msgid "Confirm account" msgstr "Confirmer le compte" @@ -824,12 +837,12 @@ msgstr "Contacter l'équipe" msgid "Coordinates:" msgstr "Coordonnées:" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1801 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1830 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1854 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1883 msgid "Could not find user" msgstr "Impossible de trouver l'utilisateur" -#: templates/web/base/js/translation_strings.html:36 +#: templates/web/base/js/translation_strings.html:42 msgid "Could not look up location" msgstr "Le lieu n'a pas pu être trouvé" @@ -873,15 +886,18 @@ msgstr "Créer une catégorie" msgid "Create priority" msgstr "Créer une priorité" -#: perllib/FixMyStreet/Cobrand/Default.pm:701 +#: perllib/FixMyStreet/Cobrand/ACV.pm:91 +#: perllib/FixMyStreet/Cobrand/Default.pm:719 msgid "Create reports/updates as anonymous user" msgstr "Créer un rapports / une mises à jour en tant qu'utilisateur anonyme" -#: perllib/FixMyStreet/Cobrand/Default.pm:702 +#: perllib/FixMyStreet/Cobrand/ACV.pm:92 +#: perllib/FixMyStreet/Cobrand/Default.pm:720 msgid "Create reports/updates as the council" msgstr "Créer des rapports/mises à jour de l'administration" -#: perllib/FixMyStreet/Cobrand/Default.pm:700 +#: perllib/FixMyStreet/Cobrand/ACV.pm:90 +#: perllib/FixMyStreet/Cobrand/Default.pm:718 msgid "Create reports/updates on a user's behalf" msgstr "Créer des rapports/mises à jour pour le compte d'un utilisateur" @@ -902,12 +918,17 @@ msgstr "Créé" msgid "Created:" msgstr "Créé :" -#: templates/web/base/auth/generate_token.html:27 +#: templates/web/base/auth/change_password.html:40 +#, fuzzy +msgid "Current password:" +msgstr "Nouveau mot de passe :" + +#: templates/web/base/auth/generate_token.html:46 #, fuzzy msgid "Current token:" msgstr "État actuel" -#: templates/web/base/dashboard/index.html:91 +#: templates/web/base/dashboard/index.html:92 msgid "Currently grouped by %s" msgstr "" @@ -916,7 +937,7 @@ msgstr "" msgid "Currently no bodies have been created." msgstr "Pour l'instant, aucun intelocuteur n'a été créé." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:830 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:869 #: templates/web/zurich/admin/report_edit-sdm.html:105 msgid "Customer not contactable" msgstr "Le client est injoignable" @@ -928,6 +949,10 @@ msgstr "Le client est injoignable" msgid "Dashboard" msgstr "Tableau de bord" +#: templates/web/base/auth/generate_token.html:54 +msgid "Deactivate two-factor authentication" +msgstr "" + #: templates/web/zurich/admin/stats/index.html:35 msgid "Dealt with by subdivision within 5 working days" msgstr "Traité par la subdivision dans les 5 jours ouvrables" @@ -977,7 +1002,7 @@ msgstr "Description :" msgid "Detailed information is limited to %d characters." msgstr "" -#: templates/web/base/js/translation_strings.html:33 +#: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Détails :" @@ -989,7 +1014,7 @@ msgstr "Détails :" msgid "Details:" msgstr "Détails :" -#: templates/web/base/dashboard/index.html:103 +#: templates/web/base/dashboard/index.html:104 msgid "Device and Site" msgstr "" @@ -1040,7 +1065,7 @@ msgstr "Vous n'aimez pas les formulaires ?" msgid "Down one" msgstr "En bas d'un" -#: templates/web/base/js/translation_strings.html:58 +#: templates/web/base/js/translation_strings.html:64 msgid "Drag and drop photos here or <u>click to upload</u>" msgstr "Glissez et déposez les photos ici ou <u> cliquer pour les envoyer </ u>" @@ -1084,23 +1109,27 @@ msgstr "Éditer" msgid "Edit body details" msgstr "Editer les détails de l'intelocuteur" -#: perllib/FixMyStreet/Cobrand/Default.pm:712 +#: perllib/FixMyStreet/Cobrand/ACV.pm:102 +#: perllib/FixMyStreet/Cobrand/Default.pm:730 msgid "Edit other users' details" msgstr "Modifier les détails des autres utilisateurs" -#: perllib/FixMyStreet/Cobrand/Default.pm:713 +#: perllib/FixMyStreet/Cobrand/ACV.pm:103 +#: perllib/FixMyStreet/Cobrand/Default.pm:731 msgid "Edit other users' permissions" msgstr "Modifier les autorisations des autres utilisateurs" -#: perllib/FixMyStreet/Cobrand/Default.pm:695 +#: perllib/FixMyStreet/Cobrand/ACV.pm:89 +#: perllib/FixMyStreet/Cobrand/Default.pm:713 msgid "Edit report category" msgstr "Éditer la catégorie des rapports" -#: perllib/FixMyStreet/Cobrand/Default.pm:696 +#: perllib/FixMyStreet/Cobrand/Default.pm:714 msgid "Edit report priority" msgstr "Éditer la priorité des rapports" -#: perllib/FixMyStreet/Cobrand/Default.pm:694 +#: perllib/FixMyStreet/Cobrand/ACV.pm:88 +#: perllib/FixMyStreet/Cobrand/Default.pm:712 msgid "Edit reports" msgstr "Éditer les rapports" @@ -1133,8 +1162,8 @@ msgstr "Éditeur" #: templates/web/base/admin/users.html:17 #: templates/web/zurich/admin/body-form.html:9 #: templates/web/zurich/admin/body.html:15 -#: templates/web/zurich/auth/general.html:24 -#: templates/web/zurich/auth/general.html:54 +#: templates/web/zurich/auth/general.html:14 +#: templates/web/zurich/auth/general.html:44 msgid "Email" msgstr "Email" @@ -1160,7 +1189,7 @@ msgstr "Alerte E-mail créé" msgid "Email alert deleted" msgstr "Alerte E-mail supprimé" -#: templates/web/base/admin/user-form.html:22 +#: templates/web/base/admin/user-form.html:21 msgid "Email verified:" msgstr "" @@ -1171,10 +1200,6 @@ msgstr "" msgid "Email:" msgstr "Email :" -#: perllib/FixMyStreet/Script/Reports.pm:111 -msgid "Email: %s" -msgstr "Courriel: %s" - #: templates/web/base/admin/open311-form-fields.html:55 #: templates/web/base/admin/open311-form-fields.html:56 msgid "" @@ -1198,7 +1223,7 @@ msgstr "" "un destinataire différent (et une méthode d'envoi ) de l'interlocuteur. par exemple, si des rapports pour certaines catégories de\n" "problèmes doivent être envoyées par courriel, alors que d'autres peuvent l'être par Open311." -#: templates/web/base/dashboard/index.html:77 +#: templates/web/base/dashboard/index.html:78 #, fuzzy msgid "End Date" msgstr "Date de fin:" @@ -1207,7 +1232,7 @@ msgstr "Date de fin:" msgid "Endpoint" msgstr "destinataire" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:81 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:82 msgid "Enter a Zürich street name" msgstr "Saisir un nom de rue Zücomplet" @@ -1226,10 +1251,10 @@ msgstr "Saisir un code postal proche, ou une rue et une localité" msgid "Enter a nearby street name and area" msgstr "Saisissez un nom de rue proche, la localité ou le code postal" -#: templates/web/base/auth/general.html:123 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:45 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:17 -#: templates/web/zurich/auth/general.html:65 +#: templates/web/base/auth/general.html:128 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:47 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:20 +#: templates/web/zurich/auth/general.html:58 msgid "Enter a password" msgstr "Saisissez un mot de passe :" @@ -1264,7 +1289,7 @@ msgstr "Exemples :" msgid "Existing category" msgstr "Catégorie existante" -#: templates/web/base/js/translation_strings.html:49 +#: templates/web/base/js/translation_strings.html:55 msgid "Expand map" msgstr "Agrandir la carte" @@ -1272,12 +1297,12 @@ msgstr "Agrandir la carte" msgid "Explain what’s wrong" msgstr "Expliquez le problème" -#: templates/web/base/dashboard/index.html:104 +#: templates/web/base/dashboard/index.html:105 msgid "Export as CSV" msgstr "Exporter en tant que CSV" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:179 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:918 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:180 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:957 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:12 msgid "Extern" @@ -1300,7 +1325,7 @@ msgstr "Body extérieur" msgid "External team" msgstr "Équipe externe" -#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Default.pm:674 #: templates/web/base/admin/reportextrafields/edit.html:1 #: templates/web/base/admin/reportextrafields/index.html:1 msgid "Extra Fields" @@ -1339,10 +1364,10 @@ msgid "Fix this by choosing an <strong>area covered</strong> in the <em>Edit bod msgstr "Résoudre ceci en chosissant une <strong>zone couverte</strong> dans le formulaire <em>Saisie des détails interlocuteur</em> ci-dessous." #: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:133 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:113 +#: templates/web/base/dashboard/index.html:114 msgid "Fixed" msgstr "Résolu" @@ -1364,7 +1389,7 @@ msgstr "Signaler comme supprimé" msgid "Flag user" msgstr "Signaler l'usager" -#: perllib/FixMyStreet/Cobrand/Default.pm:627 +#: perllib/FixMyStreet/Cobrand/Default.pm:645 #: templates/web/base/admin/users.html:20 msgid "Flagged" msgstr "Signalé" @@ -1373,7 +1398,7 @@ msgstr "Signalé" msgid "Flagged reports and users" msgstr "Rapports signalés et utilisateurs" -#: templates/web/base/admin/user-form.html:112 +#: templates/web/base/admin/user-form.html:108 msgid "Flagged users are listed on the <a href='%s'>flagged</a> page." msgstr "Les utilisateurs signalés sont listés dans la page <a href='%s'>signalé</a>" @@ -1381,8 +1406,8 @@ msgstr "Les utilisateurs signalés sont listés dans la page <a href='%s'>signal msgid "Flagged users are not restricted in any way. This is just a list of users that have been marked for attention." msgstr "Les utilisateurs signalés ne sont pas restreints en aucune façon. il s'agit juste d'une liste d'utilisateurs qui ont été marqués pour attention." -#: templates/web/base/admin/report_edit.html:140 -#: templates/web/base/admin/user-form.html:118 +#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/user-form.html:115 msgid "Flagged:" msgstr "Signalé :" @@ -1402,17 +1427,17 @@ msgstr "Pour chaque option, <strong>La clé</strong> est la valeur qui est msgid "For more information, see <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." msgstr "Pour plus d'information, Lire <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>comment FixMyStreet utilise Mapit</a>." -#: templates/web/base/auth/general.html:94 +#: templates/web/base/auth/general.html:96 #: templates/web/base/report/new/form_user_loggedout_password.html:20 #: templates/web/base/report/update/form_user_loggedout_password.html:19 msgid "Forgotten your password?" msgstr "Vous avez oublié votre mot de passe? " -#: perllib/FixMyStreet/Cobrand/Zurich.pm:748 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:787 msgid "Forwarded to external body" msgstr "Transmis à l'administration" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:749 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:788 msgid "Forwarded wish to external body" msgstr "Souhait transmis à l'administration" @@ -1422,11 +1447,7 @@ msgstr "Souhait transmis à l'administration" msgid "Frequently Asked Questions" msgstr "Foire Aux Questions" -#: templates/web/base/auth/generate_token.html:1 -#: templates/web/base/auth/generate_token.html:2 -#: templates/web/base/auth/generate_token.html:20 -#: templates/web/base/auth/generate_token.html:33 -#: templates/web/base/my/my.html:65 +#: templates/web/base/auth/generate_token.html:52 msgid "Generate token" msgstr "" @@ -1473,7 +1494,8 @@ msgstr "Ok" msgid "Going to send questionnaire?" msgstr "Envoi du questionnaire ?" -#: perllib/FixMyStreet/Cobrand/Default.pm:714 +#: perllib/FixMyStreet/Cobrand/ACV.pm:104 +#: perllib/FixMyStreet/Cobrand/Default.pm:732 msgid "Grant access to the admin" msgstr "Accorder l'accès à l'admin" @@ -1481,12 +1503,12 @@ msgstr "Accorder l'accès à l'admin" msgid "Graph of problem creation by status over time" msgstr "Graphique historique des problèmes créés, par statut" -#: templates/web/base/dashboard/index.html:93 +#: templates/web/base/dashboard/index.html:94 #, fuzzy msgid "Group by %s" msgstr "par %s" -#: templates/web/base/dashboard/index.html:98 +#: templates/web/base/dashboard/index.html:99 msgid "Group by:" msgstr "" @@ -1519,7 +1541,7 @@ msgstr "Photos de rapports récents à proximité" msgid "Hi %s" msgstr "Bienvenue %s" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:911 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:950 #: perllib/FixMyStreet/DB/ResultSet/State.pm:64 #: templates/web/base/admin/update_edit.html:30 #: templates/web/zurich/admin/header.html:1 @@ -1529,6 +1551,11 @@ msgstr "Bienvenue %s" msgid "Hidden" msgstr "Caché(s)" +#: templates/web/base/admin/user-form.html:197 +#, fuzzy +msgid "Hide all reports and updates" +msgstr "Rapports signalés et utilisateurs" + #: templates/web/base/report/_main.html:105 msgid "Hide entire report" msgstr "Masquer tout le rapport" @@ -1552,7 +1579,7 @@ msgstr "Cacher mon nom sur ce rapport" #: templates/web/base/around/display_location.html:60 #: templates/web/base/around/display_location.html:68 -#: templates/web/base/js/translation_strings.html:55 +#: templates/web/base/js/translation_strings.html:61 msgid "Hide pins" msgstr "Cacher les épingles" @@ -1581,7 +1608,7 @@ msgstr "Retour" msgid "How to report a problem" msgstr "Comment signaler un problème" -#: templates/web/base/js/translation_strings.html:32 +#: templates/web/base/js/translation_strings.html:38 msgid "How to send successful reports" msgstr "Comment envoyer des rapports réussis" @@ -1640,7 +1667,7 @@ msgid "" " the menu. Make sure you use the same category name in the bodies if you want this to happen." msgstr "Si deux interlocuteurs ou plus servent le même lieu, FixMyStreet combine les catégories identiques dans une saisie unique du menu. Vérifiez que vous utilisez le même nom de catégorie pour les interlocuteurs si vous voulez que ce mode de fonctionnement. " -#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/auth/generate_token.html:61 msgid "If you generate a new token the existing token will no longer work." msgstr "" @@ -1723,8 +1750,8 @@ msgstr "En table d'abus ?" msgid "In addition, the following attributes that are not part of the Open311 v2 specification are returned: agency_sent_datetime, title (also returned as part of description), interface_used, comment_count, requestor_name (only present if requestor allowed the name to be shown on this site)." msgstr "En plus, les attributs suivants qui ne font pas partie de la spécification Open311 v2 sont renvoyés : agency_sent_datetime, title (qui est aussi renvoyé dans la description), interface_used, comment_count, requestor_name (seulement s'il est présent et que le requérant nous a autorisé à l'afficher sur le site)" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:197 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:959 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:198 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:998 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:8 msgid "In progress" @@ -1754,7 +1781,7 @@ msgstr "Inspecter le rapport" msgid "Inspection required" msgstr "inspection requise" -#: perllib/FixMyStreet/Cobrand/Default.pm:698 +#: perllib/FixMyStreet/Cobrand/Default.pm:716 msgid "Instruct contractors to fix problems" msgstr "Instruire entrepreneurs pour résoudre les problèmes" @@ -1786,20 +1813,20 @@ msgstr "Il est souvent plus rapide <a href=\"%s\">de parcourir notre FAQs</a> et msgid "It’s on its way to the council right now." msgstr "Il est sur le chemin de l’administration en ce moment." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:182 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:183 msgid "Jurisdiction Unknown" msgstr "Zone d'administration Inconnue" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:923 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:962 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:15 msgid "Jurisdiction unknown" msgstr "Zone d'administration Inconnue" -#: templates/web/base/auth/general.html:90 +#: templates/web/base/auth/general.html:92 #: templates/web/base/report/new/form_user_loggedout_password.html:16 #: templates/web/base/report/update/form_user_loggedout_password.html:15 -#: templates/web/zurich/auth/general.html:40 +#: templates/web/zurich/auth/general.html:30 msgid "Keep me signed in on this computer" msgstr "Se souvenir de moi sur cet ordinateur" @@ -1863,6 +1890,11 @@ msgstr "Liste" msgid "List all reported problems" msgstr "Lister tous les problèmes rapportés" +#: templates/web/base/around/on_map_list_items.html:18 +#, fuzzy +msgid "Loading reports…" +msgstr "Éditer les rapports" + #: templates/web/base/report/new/category_wrapper.html:8 msgid "Loading..." msgstr "Chargement…" @@ -1901,24 +1933,33 @@ msgstr "Se connecter avec Facebook" msgid "Log in with Twitter" msgstr "Se connecter avec Twitter" -#: templates/web/base/js/translation_strings.html:65 +#: templates/web/base/js/translation_strings.html:71 msgid "Log in with email" msgstr "Se connecter par email" -#: templates/web/base/js/translation_strings.html:63 +#: templates/web/base/js/translation_strings.html:69 #, fuzzy msgid "Log in with email/text" msgstr "Se connecter par email" -#: templates/web/base/dashboard/index.html:81 +#: templates/web/base/admin/user-form.html:195 +msgid "Log out of all sessions" +msgstr "" + +#: templates/web/base/dashboard/index.html:82 msgid "Look up" msgstr "Chercher" -#: templates/web/base/js/translation_strings.html:44 +#: templates/web/base/js/translation_strings.html:50 msgid "MAP" msgstr "CARTE" -#: perllib/FixMyStreet/Cobrand/Default.pm:699 +#: templates/web/base/admin/user-form.html:196 +#, fuzzy +msgid "Make anonymous on all reports and updates" +msgstr "Votre nom a été caché de tous vos rapports et mises à jour." + +#: perllib/FixMyStreet/Cobrand/Default.pm:717 msgid "Manage shortlist" msgstr "Gérer la liste" @@ -1926,7 +1967,7 @@ msgstr "Gérer la liste" msgid "Manual order" msgstr "" -#: templates/web/base/js/translation_strings.html:46 +#: templates/web/base/js/translation_strings.html:52 msgid "Map" msgstr "Carte" @@ -1934,11 +1975,11 @@ msgstr "Carte" msgid "Mark as sent" msgstr "Marqué comme envoyé" -#: templates/web/base/admin/user-form.html:110 +#: templates/web/base/admin/user-form.html:106 msgid "Mark users whose behaviour you want to keep a check on as <strong>flagged</strong>." msgstr "Marquer les utilisateurs dont vous voulez surveiller le comportement comme <strong>cochés</strong>." -#: perllib/FixMyStreet/Cobrand/Default.pm:697 +#: perllib/FixMyStreet/Cobrand/Default.pm:715 msgid "Markup problem details" msgstr "Marquer les détails du problème" @@ -1966,7 +2007,8 @@ msgstr "jurisdiction_id manquant" msgid "Moderate" msgstr "Modérer" -#: perllib/FixMyStreet/Cobrand/Default.pm:693 +#: perllib/FixMyStreet/Cobrand/ACV.pm:87 +#: perllib/FixMyStreet/Cobrand/Default.pm:711 msgid "Moderate report details" msgstr "Modérer les détails du rapport" @@ -1992,7 +2034,7 @@ msgstr "Modéré par division dans le délai d'un jour ouvrable" msgid "Moderation reason:" msgstr "Raison de la modification:" -#: templates/web/base/dashboard/index.html:101 +#: templates/web/base/dashboard/index.html:102 msgid "Month" msgstr "Mois" @@ -2014,12 +2056,12 @@ msgstr "Les plus commentés" #: templates/web/base/admin/states/index.html:108 #: templates/web/base/admin/states/index.html:11 #: templates/web/base/admin/users.html:16 -#: templates/web/base/auth/general.html:113 +#: templates/web/base/auth/general.html:115 #: templates/web/base/report/new/form_user_loggedin.html:49 #: templates/web/base/report/new/form_user_loggedout_by_email.html:11 #: templates/web/base/report/update/form_name.html:27 #: templates/web/zurich/admin/body-form.html:4 -#: templates/web/zurich/auth/general.html:60 +#: templates/web/zurich/auth/general.html:50 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "Name" msgstr "Nom" @@ -2032,10 +2074,6 @@ msgstr "Nom" msgid "Name:" msgstr "Nom :" -#: perllib/FixMyStreet/Script/Reports.pm:110 -msgid "Name: %s" -msgstr "Nom: %s" - #: templates/web/base/report/_inspect.html:44 msgid "Navigate to this problem" msgstr "Accédez à ce problème" @@ -2054,8 +2092,8 @@ msgstr "Route la plus proche de l'épingle placée sur le plan (génerée automa msgid "Nearest postcode to the pin placed on the map (automatically generated): %s (%sm away)" msgstr "Code postal le plus proche de l'épingle placée sur le plan (géneré automatiquement): %s (à %sm d'ici)" -#: perllib/FixMyStreet/Cobrand/Default.pm:521 -#: perllib/FixMyStreet/Cobrand/Default.pm:549 +#: perllib/FixMyStreet/Cobrand/Default.pm:539 +#: perllib/FixMyStreet/Cobrand/Default.pm:567 msgid "Nearest road to the pin placed on the map (automatically generated by Bing Maps): %s" msgstr "Route la plus proche de l'épingle placée sur le plan (génerée automatiquement à partir de Bing Maps): %s" @@ -2075,12 +2113,13 @@ msgstr "Presque fini!" msgid "Nearly done! Now check your email…" msgstr "Presque fini! Maintenant, veuillez vérifier votre email" +#: templates/web/base/auth/2faform.html:8 #: templates/web/base/auth/smsform.html:19 #, fuzzy msgid "Nearly done! Now check your phone…" msgstr "Presque fini! Maintenant, veuillez vérifier votre email" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:129 msgid "New" msgstr "Nouveau" @@ -2109,7 +2148,7 @@ msgstr "Nouveaux problèmes locaux sur FixMyStreet.fr" msgid "New note to DM:" msgstr "Nouvelle note à DM:" -#: templates/web/base/auth/change_password.html:35 +#: templates/web/base/auth/change_password.html:47 msgid "New password:" msgstr "Nouveau mot de passe :" @@ -2167,7 +2206,7 @@ msgstr "Plus récents" msgid "Next" msgstr "Suivant" -#: perllib/FixMyStreet/Cobrand/Default.pm:1222 +#: perllib/FixMyStreet/Cobrand/Default.pm:1240 #: templates/web/base/admin/category_edit.html:4 #: templates/web/base/admin/list_updates.html:32 #: templates/web/base/admin/list_updates.html:34 @@ -2183,11 +2222,11 @@ msgstr "Suivant" msgid "No" msgstr "Non" -#: templates/web/base/admin/user-form.html:84 +#: templates/web/base/admin/user-form.html:80 msgid "No area" msgstr "Aucune zone" -#: templates/web/base/admin/user-form.html:55 +#: templates/web/base/admin/user-form.html:48 msgid "No body" msgstr "Aucun intelocuteur" @@ -2224,7 +2263,7 @@ msgstr "Aucune inspection dans la plage de dates sélectionnée." msgid "No reports to show on map, here are some nearby:" msgstr "" -#: templates/web/base/js/translation_strings.html:37 +#: templates/web/base/js/translation_strings.html:43 msgid "No result returned" msgstr "Aucun résultat retourné" @@ -2248,8 +2287,8 @@ msgstr "Aucun supporter" msgid "None" msgstr "Aucun" -#: templates/web/base/admin/user-form.html:76 -#: templates/web/base/admin/user-form.html:77 +#: templates/web/base/admin/user-form.html:72 +#: templates/web/base/admin/user-form.html:73 msgid "" "Normal (public) users should not be associated with any <strong>area</strong>.<br>\n" " Authorised staff users can be associated with the area in which they operate." @@ -2257,8 +2296,8 @@ msgstr "" "Les utilisateurs (publics) ne doivent pas être associés à toute <strong> zone </strong>. <br>\n" "Le personnel autorisés peuvent être associés à la zone dans laquelle ils opèrent." -#: templates/web/base/admin/user-form.html:46 -#: templates/web/base/admin/user-form.html:47 +#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:39 msgid "" "Normal (public) users should not be associated with any <strong>body</strong>.<br>\n" " Authorised staff users can be associated with the body they represent.<br>\n" @@ -2270,8 +2309,8 @@ msgstr "" "Suivant l'implémentation, les utilisateurs autorisés peuvent avoir accès au tableau de bord (résumé de \n" "l'activité concernant leur interloculteur), et la faculté de cacher des rapports ou de définir des statuts spéciaux pour les rapports." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:186 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:933 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:187 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:972 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:13 msgid "Not contactable" @@ -2331,15 +2370,15 @@ msgstr "Nombre de problèmes signalés dans chaque catégorie, msgid "Number of problems reported in each ward, in the last 7 days." msgstr "Nombre de problèmes signalés dans chaque catégorie, au cours des 7 derniers jours." -#: templates/web/base/js/translation_strings.html:43 +#: templates/web/base/js/translation_strings.html:49 msgid "OK" msgstr "OK" -#: templates/web/base/js/translation_strings.html:74 +#: templates/web/base/js/translation_strings.html:80 msgid "Offline data cleared" msgstr "Données hors ligne effacées" -#: templates/web/base/js/translation_strings.html:71 +#: templates/web/base/js/translation_strings.html:77 msgid "Offline update data saved" msgstr "Données de mise à jour hors ligne enregistrées" @@ -2355,14 +2394,14 @@ msgstr "Plus anciens" msgid "On behalf of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:174 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:905 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:175 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:944 #: perllib/FixMyStreet/DB/ResultSet/State.pm:70 #: templates/web/base/admin/states/index.html:102 #: templates/web/base/admin/states/index.html:25 #: templates/web/base/admin/states/index.html:32 #: templates/web/base/admin/update_edit.html:30 -#: templates/web/base/dashboard/index.html:111 +#: templates/web/base/dashboard/index.html:112 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:7 #: templates/web/zurich/admin/update_edit.html:18 @@ -2401,17 +2440,17 @@ msgstr "Ou abonnez-vous par RSS" msgid "Order" msgstr "Commander" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1238 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:689 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:690 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1262 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:686 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:687 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:716 #: perllib/FixMyStreet/App/Controller/Report/New.pm:719 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:722 #: perllib/FixMyStreet/DB/Result/Problem.pm:588 #: perllib/FixMyStreet/DB/Result/Problem.pm:595 #: perllib/FixMyStreet/DB/Result/Problem.pm:610 #: perllib/FixMyStreet/DB/Result/Problem.pm:619 -#: perllib/FixMyStreet/Script/Reports.pm:182 -#: perllib/FixMyStreet/Script/Reports.pm:197 +#: perllib/FixMyStreet/Script/Reports.pm:179 +#: perllib/FixMyStreet/Script/Reports.pm:194 msgid "Other" msgstr "Autres" @@ -2446,23 +2485,23 @@ msgstr "Parent" msgid "Partial" msgstr "Partiel" -#: templates/web/base/auth/general.html:116 +#: templates/web/base/auth/general.html:118 #: templates/web/base/report/new/form_user_loggedout_by_email.html:38 #: templates/web/base/report/update/form_user_loggedout_by_email.html:10 -#: templates/web/zurich/auth/general.html:32 -#: templates/web/zurich/auth/general.html:63 +#: templates/web/zurich/auth/general.html:22 +#: templates/web/zurich/auth/general.html:53 msgid "Password (optional)" msgstr "Mot de passe (facultatif)" -#: templates/web/base/auth/general.html:81 +#: templates/web/base/auth/general.html:83 msgid "Password:" msgstr "Mot de passe :" -#: templates/web/base/js/translation_strings.html:52 +#: templates/web/base/js/translation_strings.html:58 msgid "Permalink" msgstr "Lien permanent" -#: templates/web/base/admin/user-form.html:162 +#: templates/web/base/admin/user-form.html:164 msgid "Permissions:" msgstr "Autorisations :" @@ -2481,13 +2520,13 @@ msgstr "Numéro de téléphone" msgid "Phone number (optional)" msgstr "Téléphone (facultatif)" -#: templates/web/base/admin/user-form.html:30 +#: templates/web/base/admin/user-form.html:25 #, fuzzy msgid "Phone verified:" msgstr "Téléphone Reporter:" #: templates/web/base/admin/report_edit.html:135 -#: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 +#: templates/web/base/admin/user-form.html:23 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:39 msgid "Phone:" msgstr "Téléphone" @@ -2542,12 +2581,12 @@ msgid "Pick your ward" msgstr "Choisissez votre administration" #: templates/web/base/around/display_location.html:74 -#: templates/web/base/js/translation_strings.html:30 +#: templates/web/base/js/translation_strings.html:36 msgid "Place pin on map" msgstr "Placer l'épingle sur la carte" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:945 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:951 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:984 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:990 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:9 #: templates/web/zurich/admin/index-dm.html:9 @@ -2558,8 +2597,8 @@ msgstr "Planifié" msgid "Please be polite, concise and to the point." msgstr "Merci d'être poli, concis et précis." -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:27 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:31 msgid "Please check the passwords and try again" msgstr "Merci de vérifier les mots de passe et de réessayer" @@ -2567,13 +2606,12 @@ msgstr "Merci de vérifier les mots de passe et de réessayer" #: templates/web/base/auth/_username_error.html:9 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:27 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:9 msgid "Please check your email address is correct" msgstr "Merci de vérifier que votre adresse email est correcte" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1334 -#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1327 +#: perllib/FixMyStreet/DB/Result/User.pm:205 +#: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:7 #, fuzzy @@ -2581,13 +2619,18 @@ msgid "Please check your phone number is correct" msgstr "Merci de vérifier que votre adresse email est correcte" #: perllib/FixMyStreet/App/Controller/Admin.pm:297 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:905 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:928 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:923 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:946 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 -#: templates/web/base/js/translation_strings.html:10 +#: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" msgstr "Merci de sélectionner une catégorie" +#: perllib/FixMyStreet/App/Controller/Auth.pm:383 +#: perllib/FixMyStreet/App/Controller/Auth.pm:409 +msgid "Please choose a less commonly-used password" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Admin.pm:345 #: templates/web/base/admin/bodies.html:4 templates/web/base/admin/body.html:11 #: templates/web/base/admin/template_edit.html:13 @@ -2610,20 +2653,21 @@ msgstr "Merci de ne pas être injurieux — Calomnier l'administration #: perllib/FixMyStreet/App/Controller/Admin.pm:298 #: perllib/FixMyStreet/DB/Result/Comment.pm:128 -#: templates/web/base/js/translation_strings.html:3 +#: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Merci d'entrer un message" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1332 -#: perllib/FixMyStreet/DB/Result/User.pm:200 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1325 +#: perllib/FixMyStreet/DB/Result/User.pm:208 +#: perllib/FixMyStreet/DB/Result/User.pm:209 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:4 #, fuzzy msgid "Please enter a mobile number" msgstr "Saisissez votre numéro de téléphone" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1365 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1461 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1462 msgid "Please enter a name" msgstr "Merci d'entrer un nom" @@ -2631,53 +2675,51 @@ msgstr "Merci d'entrer un nom" msgid "Please enter a name for this body" msgstr "S'il vous plaît entrez un nom pour cet organisme" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:25 -#: templates/web/base/js/translation_strings.html:20 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:29 +#: templates/web/base/js/translation_strings.html:23 msgid "Please enter a password" msgstr "Merci d'entrer un mot de passe :" #: perllib/FixMyStreet/App/Controller/Contact.pm:115 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 -#: templates/web/base/js/translation_strings.html:4 +#: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Merci d'enter un sujet" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1362 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1452 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1355 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1453 #: perllib/FixMyStreet/App/Controller/Admin.pm:311 -#: perllib/FixMyStreet/DB/Result/User.pm:193 -#: templates/web/base/js/translation_strings.html:13 -#: templates/web/base/js/translation_strings.html:17 +#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: templates/web/base/js/translation_strings.html:16 +#: templates/web/base/js/translation_strings.html:20 msgid "Please enter a valid email" msgstr "Merci d'entrer un email valide" -#: perllib/FixMyStreet/App/Controller/Alert.pm:350 +#: perllib/FixMyStreet/App/Controller/Alert.pm:355 #: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please enter a valid email address" msgstr "Merci d'entrer une adresse email valide" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1356 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1446 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1349 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Saisissez votre numéro de téléphone" #: perllib/FixMyStreet/DB/Result/Problem.pm:369 -#: templates/web/base/js/translation_strings.html:5 +#: templates/web/base/js/translation_strings.html:8 msgid "Please enter some details" msgstr "Merci d'entrer quelques détails" #: perllib/FixMyStreet/App/Controller/Contact.pm:114 -#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: perllib/FixMyStreet/DB/Result/User.pm:196 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:26 -#: templates/web/base/js/translation_strings.html:12 -#: templates/web/base/js/translation_strings.html:16 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:8 +#: templates/web/base/js/translation_strings.html:15 +#: templates/web/base/js/translation_strings.html:19 msgid "Please enter your email" msgstr "Merci d'entrer votre email" @@ -2685,34 +2727,34 @@ msgstr "Merci d'entrer votre email" msgid "Please enter your email address" msgstr "Merci d'entrer votre adresse email" -#: templates/web/base/js/translation_strings.html:26 +#: templates/web/base/js/translation_strings.html:32 msgid "Please enter your first name" msgstr "Saisissez votre prénom" #: perllib/FixMyStreet/Cobrand/UK.pm:326 -#: templates/web/base/js/translation_strings.html:8 +#: templates/web/base/js/translation_strings.html:11 msgid "Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below" msgstr "Merci de saisir votre nom complet, les administrations ont besoin de cette information. Si vous ne souhaitez pas que votre nom soit affiché sur ce site, décochez la case ci-dessous" #: perllib/FixMyStreet/App/Controller/Contact.pm:113 #: perllib/FixMyStreet/DB/Result/Comment.pm:125 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 -#: perllib/FixMyStreet/DB/Result/User.pm:186 -#: templates/web/base/js/translation_strings.html:7 +#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: templates/web/base/js/translation_strings.html:10 msgid "Please enter your name" msgstr "Merci de saisir votre nom" #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:6 -#: templates/web/base/js/translation_strings.html:23 +#: templates/web/base/js/translation_strings.html:29 msgid "Please enter your phone number" msgstr "Saisissez votre numéro de téléphone" -#: templates/web/base/js/translation_strings.html:27 +#: templates/web/base/js/translation_strings.html:33 msgid "Please enter your second name" msgstr "Saisissez votre nom de famille" -#: templates/web/base/js/translation_strings.html:25 +#: templates/web/base/js/translation_strings.html:31 msgid "Please enter your title" msgstr "Saisissez votre profession" @@ -2735,10 +2777,19 @@ msgstr "Merci d'entrer les détails du problème." msgid "Please fill in the form below with details of the problem, and describe the location as precisely as possible in the details box." msgstr "Merci de remplir le formulaire ci-dessous avec les détails du problème, et de décrir l'emplacement aussi précisément que possible dans les détails." +#: templates/web/base/auth/2faform.html:9 +msgid "Please generate a two-factor code and enter it below:" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Questionnaire.pm:239 msgid "Please indicate whether you'd like to receive another questionnaire" msgstr "Merci d'indiquer si vous souhaitez recevoir un autre questionnaire" +#: perllib/FixMyStreet/App/Controller/Auth.pm:406 +#: templates/web/base/js/translation_strings.html:26 +msgid "Please make sure your password is at least %d characters long" +msgstr "" + #: templates/web/base/report/updates-sidebar-notes.html:2 msgid "Please note that updates are not sent to the council." msgstr "Nous vous informons que les mises à jour ne sont pas envoyées à l'administration." @@ -2802,12 +2853,12 @@ msgstr "Merci de préciser si le problème a été réglé ou non." #: perllib/FixMyStreet/App/Model/PhotoSet.pm:122 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:156 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:158 -#: templates/web/base/js/translation_strings.html:60 +#: templates/web/base/js/translation_strings.html:66 msgid "Please upload an image only" msgstr "Veuillez uniquement envoyer une image" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1359 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1449 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1352 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 msgid "Please verify at least one of email/phone" msgstr "" @@ -2820,24 +2871,24 @@ msgid "Please write your update here" msgstr "Merci d'écrire votre mise à jour ici" #: templates/web/base/report/update-form.html:25 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:18 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_user_loggedout_password.html:10 msgid "Post" msgstr "Envoyer" -#: perllib/FixMyStreet/DB/Result/Comment.pm:231 +#: perllib/FixMyStreet/DB/Result/Comment.pm:211 msgid "Posted anonymously at %s" msgstr "Signalé anonymement à %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:266 +#: perllib/FixMyStreet/DB/Result/Comment.pm:246 msgid "Posted by %s at %s" msgstr "Signalé par %s à %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:254 +#: perllib/FixMyStreet/DB/Result/Comment.pm:234 msgid "Posted by <strong>%s</strong> (%s) at %s" msgstr "Envoyé par <strong>%s</strong> (%s) à %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:256 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 msgid "Posted by <strong>%s</strong> at %s" msgstr "Envoyé par <strong>%s</strong> à %s" @@ -2849,7 +2900,7 @@ msgstr "Powered by <a class=\"platform-logo\" href=\"http://fixmystreet.org/\">F msgid "Previous" msgstr "Précédent" -#: perllib/FixMyStreet/Cobrand/Default.pm:648 +#: perllib/FixMyStreet/Cobrand/Default.pm:666 msgid "Priorities" msgstr "Priorités" @@ -2870,7 +2921,7 @@ msgstr "Vie privée et cookies" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:144 msgid "Private" msgstr "Privé" @@ -2900,7 +2951,7 @@ msgstr "Problème %d signalé à l’administration %s" msgid "Problem breakdown by state" msgstr "Répartition des problèmes par état" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1309 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1283 msgid "Problem marked as open." msgstr "Problème signalé comme ouvert." @@ -2908,7 +2959,8 @@ msgstr "Problème signalé comme ouvert." msgid "Problem state change based on survey results" msgstr "Changement état des problèmes d'après résultats sondage" -#: perllib/FixMyStreet/Cobrand/Default.pm:692 +#: perllib/FixMyStreet/Cobrand/ACV.pm:86 +#: perllib/FixMyStreet/Cobrand/Default.pm:710 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Problèmes" @@ -2933,7 +2985,7 @@ msgstr "Problèmes récemment signalés sur FixMyStreet.fr" msgid "Problems within %.1fkm of %s" msgstr "Problèmes entre %.1fkm de %s " -#: perllib/FixMyStreet/Cobrand/Default.pm:821 +#: perllib/FixMyStreet/Cobrand/Default.pm:839 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:137 #: perllib/FixMyStreet/Cobrand/UK.pm:215 perllib/FixMyStreet/Cobrand/UK.pm:257 #: perllib/FixMyStreet/Cobrand/UK.pm:269 @@ -2968,12 +3020,12 @@ msgstr "Apporter une mise à jour" msgid "Provide update as" msgstr "Fournir la mise à jour comme" -#: templates/web/base/auth/general.html:119 +#: templates/web/base/auth/general.html:124 msgid "Providing a name and password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Fournir un nom et un mot de passe est optionnel, mais cela vous permettra de soumettre des problèmes, faire des mises à jour et gérer les rapports plus facilement." -#: templates/web/base/report/new/form_user_loggedout_by_email.html:41 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:13 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:43 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:16 msgid "Providing a password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Un mot de passe n'est pas obligatoire, mais vous permettra de créer, mettre à jour et administrer vos rapports plus facilement." @@ -2990,7 +3042,7 @@ msgstr "Réponse publique:" msgid "Public update:" msgstr "Mise à jour publique :" -#: templates/web/zurich/admin/report_edit.html:123 +#: templates/web/zurich/admin/report_edit.html:122 #: templates/web/zurich/admin/stats/index.html:38 msgid "Publish photo" msgstr "Publier une photo" @@ -3046,7 +3098,7 @@ msgstr "Flux RSS de %s, dans la localité %s" msgid "RSS feed of nearby problems" msgstr "Flux RSS de problèmes à proximité" -#: perllib/FixMyStreet/Cobrand/Default.pm:822 +#: perllib/FixMyStreet/Cobrand/Default.pm:840 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:136 #: perllib/FixMyStreet/Cobrand/UK.pm:222 msgid "RSS feed of problems within %s" @@ -3097,6 +3149,10 @@ msgstr "Rappelez-vous que FixMyStreet est principalement destiné au signalement msgid "Remove" msgstr "Retirer" +#: templates/web/base/admin/user-form.html:198 +msgid "Remove account details" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:4 msgid "Remove field" msgstr "Retirer le champ" @@ -3117,13 +3173,13 @@ msgstr "Supprimer de votre liste" msgid "Remove from site" msgstr "Retirer du site" -#: templates/web/base/admin/report_edit.html:159 +#: templates/web/base/admin/report_edit.html:161 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" msgstr "Effacer la photo (ne peut pas être annulé !)" -#: templates/web/base/auth/generate_token.html:33 +#: templates/web/base/auth/generate_token.html:52 msgid "Replace token" msgstr "" @@ -3155,11 +3211,11 @@ msgstr "Signaler un abus" msgid "Report as" msgstr "Signaler comme" -#: perllib/FixMyStreet/App/Controller/Rss.pm:302 +#: perllib/FixMyStreet/App/Controller/Rss.pm:303 msgid "Report on %s" msgstr "Signaler sur %s" -#: templates/web/base/dashboard/index.html:61 +#: templates/web/base/dashboard/index.html:62 msgid "Report state:" msgstr "État du rapport:" @@ -3229,15 +3285,16 @@ msgstr "Remis:" #: templates/web/base/around/index.html:3 #: templates/web/base/around/lookup_by_ref.html:3 -#: templates/web/base/js/translation_strings.html:42 +#: templates/web/base/js/translation_strings.html:48 #: templates/web/base/report/new/fill_in_details.html:0 #: templates/web/base/report/new/fill_in_details.html:8 #: templates/web/zurich/report/new/fill_in_details_form.html:4 msgid "Reporting a problem" msgstr "Signalisation d'un problème" -#: perllib/FixMyStreet/Cobrand/Default.pm:638 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:388 +#: perllib/FixMyStreet/Cobrand/ACV.pm:265 +#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/zurich/header.html:46 msgid "Reports" msgstr "Rapports" @@ -3254,7 +3311,7 @@ msgstr "Rapports attendant une validation" msgid "Reports by destination" msgstr "Rapports par destination" -#: templates/web/base/admin/user-form.html:125 +#: templates/web/base/admin/user-form.html:124 msgid "Reports made by trusted users will be sent to the responsible body without being inspected first." msgstr "Les déclarations faites par les utilisateurs de confiance seront envoyés à l'organisme responsable sans être inspecté en premier." @@ -3266,7 +3323,7 @@ msgstr "Selon le type de problème, les rapports à proximité sont msgid "Reports published" msgstr "Rapports publiés" -#: templates/web/base/js/translation_strings.html:75 +#: templates/web/base/js/translation_strings.html:81 msgid "Reports saved offline." msgstr "Rapports enregistrés hors ligne." @@ -3338,8 +3395,8 @@ msgstr "Revenir au texte original" msgid "Revert to original title" msgstr "Revenir au titre original" -#: templates/web/base/js/translation_strings.html:28 -#: templates/web/base/js/translation_strings.html:40 +#: templates/web/base/js/translation_strings.html:34 +#: templates/web/base/js/translation_strings.html:46 msgid "Right place?" msgstr "Lieu correct?" @@ -3353,16 +3410,16 @@ msgstr "L'opérateur pour cette route (déterminé à partir de la référence e msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "L'opérateur pour cette route (selon OpenStreetMAp): %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1879 -#: templates/web/base/admin/report_edit.html:156 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: templates/web/base/admin/report_edit.html:158 #: templates/web/base/admin/update_edit.html:68 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Pivoter à gauche" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: templates/web/base/admin/report_edit.html:157 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: templates/web/base/admin/report_edit.html:159 #: templates/web/base/admin/update_edit.html:69 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3372,7 +3429,7 @@ msgstr "Pivoter à droite" msgid "Rotating this photo will discard unsaved changes to the report." msgstr "La rotation de cette photo annulera les modifications non enregistrées dans le rapport." -#: templates/web/base/js/translation_strings.html:47 +#: templates/web/base/js/translation_strings.html:53 #: templates/web/base/maps/google-ol.html:2 msgid "Satellite" msgstr "Satellite" @@ -3403,11 +3460,11 @@ msgid "Save with a public update" msgstr "Sauvegardez avec une mise à jour publique" #. ("This is followed by a progress count, e.g. 3/5") -#: templates/web/base/js/translation_strings.html:76 +#: templates/web/base/js/translation_strings.html:82 msgid "Saving reports offline" msgstr "Enregistrement des rapports hors ligne" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:130 msgid "Scheduled" msgstr "Planifié" @@ -3440,12 +3497,20 @@ msgstr "Aucun rapport trouvé lors de la recherche." msgid "Searching found no users." msgstr "Aucun utilisateur trouvé lors de la recherche." +#: templates/web/base/auth/generate_token.html:1 +#: templates/web/base/auth/generate_token.html:2 +#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/my/my.html:65 +msgid "Security" +msgstr "" + #: templates/web/base/report/new/councils_text_private.html:7 #: templates/web/base/report/new/form_user.html:5 msgid "See our privacy policy" msgstr "Voir notre politique de confidentialité" -#: perllib/FixMyStreet/Cobrand/Default.pm:703 +#: perllib/FixMyStreet/Cobrand/ACV.pm:93 +#: perllib/FixMyStreet/Cobrand/Default.pm:721 msgid "See user detail for reports created as the council" msgstr "Voir les détails des utilisateurs pour les rapports créés en tant que conseil" @@ -3480,7 +3545,7 @@ msgstr "Envoyer un statuts Open311 étendus avec des mises à jour de demande de msgid "Sending a confirmation text failed: \"%s\"" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:870 msgid "Sent report back" msgstr "Envoyé le rapport en retour" @@ -3497,6 +3562,12 @@ msgstr "Envoyé :" msgid "Service:" msgstr "Service:" +#: templates/web/base/auth/change_password.html:1 +#: templates/web/base/auth/change_password.html:4 +#, fuzzy +msgid "Set password" +msgstr "Nouveau mot de passe :" + #: templates/web/base/report/_inspect.html:47 msgid "Set to my current location" msgstr "Situé à mon emplacement actuel" @@ -3552,7 +3623,7 @@ msgstr "Afficher la photo" #: templates/web/base/around/display_location.html:58 #: templates/web/base/around/display_location.html:66 -#: templates/web/base/js/translation_strings.html:54 +#: templates/web/base/js/translation_strings.html:60 msgid "Show pins" msgstr "Montrer les épingles" @@ -3564,20 +3635,20 @@ msgstr "Afficher le nom du déclarant" msgid "Show reports in your area" msgstr "Afficher les rapports dans votre région" -#: templates/web/base/auth/general.html:124 +#: templates/web/base/auth/general.html:129 #: templates/web/base/auth/general.html:3 -#: templates/web/base/auth/general.html:85 +#: templates/web/base/auth/general.html:87 #: templates/web/base/main_nav_items.html:6 -#: templates/web/zurich/auth/general.html:18 -#: templates/web/zurich/auth/general.html:35 +#: templates/web/zurich/auth/general.html:25 +#: templates/web/zurich/auth/general.html:8 msgid "Sign in" msgstr "S'authentifier" -#: templates/web/base/auth/general.html:98 +#: templates/web/base/auth/general.html:100 msgid "Sign in by email instead, providing a new password. When you click the link in your email, your password will be updated." msgstr "Connectez-vous par e-mail à la place en fournissant un nouveau mot de passe. Lorsque vous cliquez sur le lien dans votre e-mail, votre mot de passe sera mis à jour." -#: templates/web/base/auth/general.html:96 +#: templates/web/base/auth/general.html:98 #, fuzzy msgid "Sign in by email or text, providing a new password. When you click the link in your email or enter the SMS authentication code, your password will be updated." msgstr "Connectez-vous par e-mail à la place en fournissant un nouveau mot de passe. Lorsque vous cliquez sur le lien dans votre e-mail, votre mot de passe sera mis à jour." @@ -3614,14 +3685,30 @@ msgstr "Photos de rapports récents" msgid "Some text to localize" msgstr "Du texte pour localiser" -#: perllib/FixMyStreet/Cobrand/UK.pm:80 +#: perllib/FixMyStreet/Cobrand/ACV.pm:59 perllib/FixMyStreet/Cobrand/UK.pm:80 msgid "Sorry, that appears to be a Crown dependency postcode, which we don't cover." msgstr "Désolé, ceci semble être un code postal d'une dépendance de la Couronne, que nous ne couvrons pas." +#: perllib/FixMyStreet/Cobrand/ACV.pm:73 +#, fuzzy +msgid "Sorry, that appears to be a Northern Irish postcode, which we don't cover." +msgstr "Désolé, ceci semble être un code postal d'une dépendance de la Couronne, que nous ne couvrons pas." + +#: perllib/FixMyStreet/Cobrand/ACV.pm:65 +#, fuzzy +msgid "Sorry, that appears to be a Scottish postcode, which we don't cover." +msgstr "Désolé, ceci semble être un code postal d'une dépendance de la Couronne, que nous ne couvrons pas." + +#: perllib/FixMyStreet/Cobrand/ACV.pm:69 +#, fuzzy +msgid "Sorry, that appears to be a Welsh postcode, which we don't cover." +msgstr "Désolé, ceci semble être un code postal d'une dépendance de la Couronne, que nous ne couvrons pas." + #: templates/web/base/auth/smsform.html:6 templates/web/base/auth/token.html:8 msgid "Sorry, that wasn’t a valid link" msgstr "Désolé, cela n'est pas un lien valide" +#: templates/web/base/auth/2faform.html:5 #: templates/web/base/auth/smsform.html:16 #, fuzzy msgid "Sorry, that wasn’t the correct code" @@ -3670,15 +3757,15 @@ msgstr "Désolé, vous n'êtes pas autorisé à faire cette action." msgid "Sort by" msgstr "Trier par" -#: templates/web/base/admin/user-form.html:65 +#: templates/web/base/admin/user-form.html:58 msgid "Staff users have permission to log in to the admin." msgstr "Les utilisateurs du personnel ont la permission de se connecter à l'administration du site." -#: templates/web/base/admin/user-form.html:68 +#: templates/web/base/admin/user-form.html:62 msgid "Staff:" msgstr "Personnel :" -#: templates/web/base/dashboard/index.html:73 +#: templates/web/base/dashboard/index.html:74 #, fuzzy msgid "Start Date" msgstr "Date de début:" @@ -3692,7 +3779,7 @@ msgstr "Date de début:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:50 #: templates/web/base/admin/templates.html:8 -#: templates/web/base/dashboard/index.html:100 +#: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:88 #: templates/web/base/report/_item.html:96 #: templates/web/base/report/update/form_update.html:39 @@ -3714,13 +3801,14 @@ msgstr "L'état a changé pour:" msgid "State:" msgstr "État actuel :" -#: perllib/FixMyStreet/Cobrand/Default.pm:628 +#: perllib/FixMyStreet/Cobrand/ACV.pm:255 +#: perllib/FixMyStreet/Cobrand/Default.pm:646 #: templates/web/base/admin/states/index.html:1 msgid "States" msgstr "État" -#: perllib/FixMyStreet/Cobrand/Default.pm:622 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:391 +#: perllib/FixMyStreet/Cobrand/Default.pm:640 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:418 #: templates/web/base/admin/index.html:71 #: templates/web/base/admin/stats/index.html:1 #: templates/web/base/admin/stats/state.html:1 @@ -3753,7 +3841,7 @@ msgstr "Chaîne" msgid "Subcategory" msgstr "Sous-catégorie: %s" -#: perllib/FixMyStreet/Script/Reports.pm:191 +#: perllib/FixMyStreet/Script/Reports.pm:188 msgid "Subcategory: %s" msgstr "Sous-catégorie: %s" @@ -3770,19 +3858,20 @@ msgstr "Sujet" msgid "Subject:" msgstr "Sujet :" +#: templates/web/base/auth/2faform.html:21 #: templates/web/base/auth/smsform.html:27 #: templates/web/base/questionnaire/creator_fixed.html:19 #: templates/web/base/report/new/form_user_loggedin.html:76 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:46 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:48 #: templates/web/base/report/new/form_user_loggedout_password.html:11 #: templates/web/zurich/report/new/fill_in_details_form.html:73 msgid "Submit" msgstr "Envoyer" -#: templates/web/base/admin/report_edit.html:167 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/report_edit.html:24 #: templates/web/base/admin/update_edit.html:79 -#: templates/web/base/admin/user-form.html:188 +#: templates/web/base/admin/user-form.html:191 #: templates/web/zurich/admin/report_edit-sdm.html:124 #: templates/web/zurich/admin/report_edit.html:264 #: templates/web/zurich/admin/update_edit.html:38 @@ -3793,8 +3882,8 @@ msgstr "Envoyer les modifications" msgid "Submit questionnaire" msgstr "Envoi du questionnaire" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:169 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:898 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:170 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:937 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:6 #: templates/web/zurich/admin/index-dm.html:23 @@ -3823,8 +3912,9 @@ msgstr "Résumer le problème" msgid "Summarise your changes" msgstr "Résumez vos modifications" -#: perllib/FixMyStreet/Cobrand/Default.pm:620 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:387 +#: perllib/FixMyStreet/Cobrand/ACV.pm:249 +#: perllib/FixMyStreet/Cobrand/Default.pm:638 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:414 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 #: templates/web/base/status/index.html:3 @@ -3836,7 +3926,7 @@ msgid "Summary" msgstr "Résumé" #: templates/web/zurich/reports/index.html:0 -#: templates/web/zurich/reports/index.html:5 +#: templates/web/zurich/reports/index.html:6 msgid "Summary reports" msgstr "Rapports résumés" @@ -3850,7 +3940,7 @@ msgstr "Rapports résumés" msgid "Superuser:" msgstr "Superuser :" -#: templates/web/base/admin/user-form.html:148 +#: templates/web/base/admin/user-form.html:147 msgid "Superusers have permission to perform <strong>all actions</strong> within the admin." msgstr "Supeusers ont l'autorisation d'effectuer des <strong> toutes les actions </strong> au sein de l'administration du site." @@ -3863,8 +3953,8 @@ msgstr "Résultats de l'enquête" msgid "Template «%s»" msgstr "Modèle «%s»" -#: perllib/FixMyStreet/Cobrand/Default.pm:644 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:398 +#: perllib/FixMyStreet/Cobrand/Default.pm:662 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:425 #: templates/web/zurich/header.html:63 msgid "Templates" msgstr "Modèles" @@ -3925,6 +4015,7 @@ msgstr "Ce lieu ne semble pas être couvert par une administration; peut-être e msgid "That location does not appear to be in the UK; please try again." msgstr "Ce lieu ne semble pas ce trouver au Royaume-Uni; Merci de le saisir à nouveau." +#: perllib/FixMyStreet/Cobrand/ACV.pm:52 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:50 #: perllib/FixMyStreet/Cobrand/UK.pm:73 @@ -3947,6 +4038,24 @@ msgstr "Ce rapport ne peut pas être vu sur %s." msgid "That report has been removed from FixMyStreet." msgstr "Ce rapport a été retiré de FixMyStreet.fr." +#: perllib/FixMyStreet/App/Controller/Admin.pm:1769 +#, fuzzy +msgid "That user has been logged out." +msgstr "Ce rapport a été retiré de FixMyStreet.fr." + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +#, fuzzy +msgid "That user has been made anonymous on all reports and updates." +msgstr "Votre nom a été caché de tous vos rapports et mises à jour." + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1812 +msgid "That user’s personal details have been removed." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1790 +msgid "That user’s reports and updates have been hidden." +msgstr "" + #: templates/web/base/admin/contact-form.html:27 msgid "" "The <strong>email address</strong> is the destination to which reports about this category will be sent. \n" @@ -4012,7 +4121,7 @@ msgid "The diligency prize league table shows editors' activity (who's been edit msgstr "Le classement du prix d'assiduité montre l'activité des utilisateurs (qui écrit le plus de rapports)." #: perllib/FixMyStreet/App/Controller/Dashboard.pm:43 -#: perllib/FixMyStreet/App/Controller/Reports.pm:85 +#: perllib/FixMyStreet/App/Controller/Reports.pm:84 msgid "The error was: %s" msgstr "L'erreur était : %s" @@ -4066,8 +4175,8 @@ msgstr "La liste des zones disponibles est donnée par le service Mapit de %s. " msgid "The ordering of this field on the report page. Fields are shown in ascending order according to this value." msgstr "L’ordre de ce champ sur la page de rapport. Les champs sont affichés en ordre croissant selon cette valeur." -#: templates/web/base/auth/change_password.html:22 #: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:30 msgid "The passwords do not match" msgstr "Les mots de passe ne correspondent pas" @@ -4079,7 +4188,7 @@ msgstr "L'URL demandée « %s » n'a pas été trouvée sur ce serveur" msgid "The type of input field to show to the user. <strong>Text</strong> is a simple text field, <strong>List</strong> is a drop-down selection." msgstr "Le type de champ de saisie à afficher à l'utilisateur.<strong>Text</strong> est un champ de texte simple, <strong>Liste</strong> est une sélection déroulante." -#: perllib/FixMyStreet/Script/Reports.pm:95 +#: perllib/FixMyStreet/Script/Reports.pm:96 msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "L'utilisateur n'a pas pu localiser le problème sur une carte, mais pour voir la zone autour de l'endroit qu'il ou elle a entré" @@ -4092,7 +4201,7 @@ msgstr "" "Le <strong>nom</strong> des utilisateurs est affiché publiquement sur les rapports qui n'ont pas été signalés comme <em>anonymes</em>.\n" "Les noms sont nécessairement uniques." -#: templates/web/base/around/on_map_list_items.html:17 +#: templates/web/base/around/on_map_list_items.html:20 #: templates/web/base/my/_problem-list.html:8 #: templates/web/base/reports/_problem-list.html:13 msgid "There are no reports to show." @@ -4102,7 +4211,7 @@ msgstr "Il n'y a pas de rapports à montrer." msgid "There is already an auto-response template for this category/state." msgstr "" -#: perllib/FixMyStreet/App/Controller/Reports.pm:82 +#: perllib/FixMyStreet/App/Controller/Reports.pm:81 msgid "There was a problem showing the All Reports page. Please try again later." msgstr "Il y a eu un problème pour montrer la page tous les rapports. Réessayez s'il vous plaît ultérieurement." @@ -4111,19 +4220,19 @@ msgstr "Il y a eu un problème pour montrer la page tous les rapports. Réessaye msgid "There was a problem showing this page. Please try again later." msgstr "Il y a eu un problème pour afficher cette page. Merci de réessayer ultérieurement." -#: perllib/FixMyStreet/App/Controller/Alert.pm:359 +#: perllib/FixMyStreet/App/Controller/Alert.pm:364 msgid "There was a problem with your email/password combination. Please try again." msgstr "Il y a un problème avec votre combinaison email / mot de passe. Réessayez s'il vous plaît." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:806 -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:135 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:815 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 -#: templates/web/zurich/auth/general.html:28 +#: templates/web/zurich/auth/general.html:18 #, fuzzy msgid "There was a problem with your login information. If you cannot remember your password, or do not have one, please fill in the ‘No’ section of the form." msgstr "Il y a un problème avec votre combinaison email / mot de passe. Si vous ne pouvez pas vous souvenir de votre mot de passe, ou n'en avez pas, remplissez s'il vous plaît la section « s'authentifier par email » du formulaire." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:338 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:348 msgid "There was a problem with your update. Please try again." msgstr "Il y a un problème avec votre mise à jour. Réessayez s'il vous plaît." @@ -4131,7 +4240,7 @@ msgstr "Il y a un problème avec votre mise à jour. Réessayez s'il vous plaît msgid "There were problems with your report. Please see below." msgstr "Il y a un problème avec votre rapport. Voir s'il vous plaît plus bas." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:373 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:389 msgid "There were problems with your update. Please see below." msgstr "Il y a un problème avec votre mise à jour. Voir s'il vous plaît plus bas." @@ -4194,18 +4303,18 @@ msgstr "" "Cet intelocuteur recevra seulement des rapports pour des problèmes qui sont situés sur sa <strong>zone couverte</strong>.\n" "Un interlocuteur ne recevra aucun rapport tant qu'il ne couvre aucune zone." -#: perllib/FixMyStreet/Script/Reports.pm:198 +#: perllib/FixMyStreet/Script/Reports.pm:195 msgid "This email has been sent to both councils covering the location of the problem, as the user did not categorise it; please ignore it if you're not the correct council to deal with the issue, or let us know what category of problem this is so we can add it to our system." msgstr "Cet email a été envoyé aux deux administrations couvrant l'emplacement du problème parce que l'utilisateur ne l'a pas classé ; ignorez-le s'il vous plaît si vous n'êtes pas l'administration responsable pour la question, ou faites-nous savoir la bonne catégorie de problèmes afin que nous puissions l'ajouter à notre système." -#: perllib/FixMyStreet/Script/Reports.pm:201 +#: perllib/FixMyStreet/Script/Reports.pm:198 msgid "This email has been sent to several councils covering the location of the problem, as the category selected is provided for all of them; please ignore it if you're not the correct council to deal with the issue." msgstr "Cet email a été envoyé à plus d'une administration couvrant l'emplacement du problème, la catégorie de problème choisie par l'utilisateur étant présente pour chacune d'entre elles ; ignorez-le s'il vous plaît si vous n'êtes pas l'administration responsable pour la question." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1003 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1049 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:942 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:986 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1004 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1021 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1067 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:960 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Ces renseignements sont nécessaires" @@ -4242,9 +4351,9 @@ msgstr "Ce problème est toujours en cours" msgid "This report is a duplicate. Please leave updates on the original report:" msgstr "Ce rapport est un dupliqua. Veuillez mettre è jour le rapport original:" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:166 #: perllib/FixMyStreet/Cobrand/Zurich.pm:167 -#: templates/web/zurich/report/_main.html:14 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:168 +#: templates/web/zurich/report/_main.html:12 msgid "This report is awaiting moderation." msgstr "Ce rapport attend une modération." @@ -4260,11 +4369,7 @@ msgstr "Ce rapport est actuellement marqué comme résolu." msgid "This report is currently marked as open." msgstr "Ce rapport est actuellement marqué comme ouvert." -#: perllib/FixMyStreet/Script/Reports.pm:108 -msgid "This report was submitted anonymously" -msgstr "Ce rapport a été soumis anonymement" - -#: perllib/FixMyStreet/Script/Reports.pm:88 +#: perllib/FixMyStreet/Script/Reports.pm:89 msgid "This web page also contains a photo of the problem, provided by the user." msgstr "Cette page Web contient également une photo du problème, fournie par l'utilisateur." @@ -4275,7 +4380,8 @@ msgstr "Cette page Web contient également une photo du problème, fournie par l msgid "Time spent (in minutes):" msgstr "Le temps passé (en minutes):" -#: perllib/FixMyStreet/Cobrand/Default.pm:621 +#: perllib/FixMyStreet/Cobrand/ACV.pm:250 +#: perllib/FixMyStreet/Cobrand/Default.pm:639 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Chronologie" @@ -4313,7 +4419,7 @@ msgstr "Pour limiter cette collection de champs à un seul cobrand, sélec msgid "To limit this collection of fields to a single language, select it here." msgstr "Pour limiter cette collection de champs à une seule langue, sélectionnez-la ici." -#: perllib/FixMyStreet/Script/Reports.pm:94 +#: perllib/FixMyStreet/Script/Reports.pm:95 msgid "To view a map of the precise location of this issue" msgstr "Pour voir une carte de l'emplacement précis de ce problème" @@ -4335,9 +4441,9 @@ msgstr "" #: templates/web/base/admin/stats/fix_rate.html:4 #: templates/web/base/admin/stats/questionnaire.html:24 -#: templates/web/base/dashboard/index.html:114 -#: templates/web/base/dashboard/index.html:119 -#: templates/web/base/dashboard/index.html:143 +#: templates/web/base/dashboard/index.html:115 +#: templates/web/base/dashboard/index.html:120 +#: templates/web/base/dashboard/index.html:144 #: templates/web/zurich/admin/stats/index.html:30 msgid "Total" msgstr "Total" @@ -4355,20 +4461,22 @@ msgstr "Traduction" msgid "Translations" msgstr "Traductions" -#: templates/web/base/admin/user-form.html:129 +#: templates/web/base/admin/user-form.html:128 msgid "Trusted by bodies:" msgstr "Accrédité par les organismes:" -#: perllib/FixMyStreet/Cobrand/Default.pm:709 +#: perllib/FixMyStreet/Cobrand/ACV.pm:99 +#: perllib/FixMyStreet/Cobrand/Default.pm:727 msgid "Trusted to make reports that don't need to be inspected" msgstr "Accrédité pour faire des rapports sans être inspectés" -#: templates/web/base/admin/user-form.html:137 +#: templates/web/base/admin/user-form.html:136 msgid "Trusted:" msgstr "Accrédité :" +#: templates/web/base/auth/2faform.html:6 #: templates/web/base/auth/smsform.html:17 -#: templates/web/base/js/translation_strings.html:29 +#: templates/web/base/js/translation_strings.html:35 msgid "Try again" msgstr "Essayez à nouveau" @@ -4376,13 +4484,21 @@ msgstr "Essayez à nouveau" msgid "Try emailing us directly:" msgstr "Essayez en nous envoyant un e-mail directement:" +#: templates/web/base/auth/generate_token.html:21 +msgid "Two-factor authentication has been activated" +msgstr "" + +#: templates/web/base/auth/generate_token.html:32 +msgid "Two-factor authentication has been deactivated" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:44 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 msgid "Type" msgstr "Type" -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 msgid "Unban" msgstr "" @@ -4405,7 +4521,7 @@ msgstr "Type d'alerte inconnu" #: perllib/FixMyStreet/App/Controller/Photo.pm:109 #: perllib/FixMyStreet/App/Controller/Root.pm:141 -#: templates/web/base/js/translation_strings.html:38 +#: templates/web/base/js/translation_strings.html:44 msgid "Unknown error" msgstr "erreur inconnue" @@ -4477,21 +4593,21 @@ msgstr "Mettre à jour les statuts" msgid "Updated" msgstr "Mis à jour" -#: perllib/FixMyStreet/DB/Result/Comment.pm:260 +#: perllib/FixMyStreet/DB/Result/Comment.pm:240 msgid "Updated by <strong>%s</strong> (%s) at %s" msgstr "Mis à par <strong>%s</strong> (%s) à %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:262 +#: perllib/FixMyStreet/DB/Result/Comment.pm:242 msgid "Updated by <strong>%s</strong> at %s" msgstr "Mis à par <strong>%s</strong> à %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1299 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1398 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1591 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1277 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1391 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1592 #: perllib/FixMyStreet/App/Controller/Admin.pm:933 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:767 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:792 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:862 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:806 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:901 msgid "Updated!" msgstr "Mis à jour !" @@ -4549,33 +4665,33 @@ msgstr "Carte utilisée" msgid "User ID to attribute fetched comments to" msgstr "ID utilisateur de récupération des commentaires à" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1745 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1755 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1746 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1756 #, fuzzy msgid "User added to abuse list" msgstr "Email rajouté à la liste des abus" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1376 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1369 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1474 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1742 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1752 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1743 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1753 #, fuzzy msgid "User already in abuse list" msgstr "Email déjà présent dans la liste des abus" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1834 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1887 msgid "User flag removed" msgstr "Utilisateur dé–signalé" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1805 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1858 msgid "User flagged" msgstr "Utilisateur signalé" #: templates/web/base/admin/report_blocks.html:18 -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 #: templates/web/base/admin/users.html:32 #, fuzzy msgid "User in abuse table" @@ -4591,14 +4707,16 @@ msgstr "La recherche utilisateurs parcourt les noms et adresses courriel." msgid "User:" msgstr "Utilisateurs" -#: perllib/FixMyStreet/Cobrand/Default.pm:652 -#: perllib/FixMyStreet/Cobrand/Default.pm:711 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:403 +#: perllib/FixMyStreet/Cobrand/ACV.pm:101 +#: perllib/FixMyStreet/Cobrand/ACV.pm:271 +#: perllib/FixMyStreet/Cobrand/Default.pm:670 +#: perllib/FixMyStreet/Cobrand/Default.pm:729 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:430 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:55 msgid "Users" msgstr "Utilisateurs" -#: templates/web/base/admin/user-form.html:159 +#: templates/web/base/admin/user-form.html:161 msgid "Users can perform the following actions within their assigned body or area." msgstr "Les utilisateurs peuvent effectuer les actions suivantes concernant leur administration ou dans la zone affectée." @@ -4673,7 +4791,7 @@ msgstr "" msgid "We need your email address, please give it below." msgstr "Nous avons besoin de votre adresse e-mail, veuillez l'indiquer ci-dessous." -#: perllib/FixMyStreet/Script/Reports.pm:207 +#: perllib/FixMyStreet/Script/Reports.pm:204 msgid "We realise this problem might be the responsibility of %s; however, we don't currently have any contact details for them. If you know of an appropriate contact address, please do get in touch." msgstr "Nous sommes conscients que ce problème pourrait être la responsabilité de %s, mais nous n'avons actuellement pas leurs coordonnées. Si vous connaissez une adresse de contact approprié, faites-le nous savoir s'il vous plaît." @@ -4696,7 +4814,7 @@ msgstr "Nous utiliserons vos informations personnelles en accord avec notre <a msgid "We’re sorry to hear the problem’s not fixed. Why not try writing to your local representatives?" msgstr "Nous sommes désolés d’apprendre que le problème n&esquo;est pas résolu. Pourquoi ne pas essayer d'écrire directement à vos élus locaux ?" -#: templates/web/base/dashboard/index.html:117 +#: templates/web/base/dashboard/index.html:118 msgid "Website" msgstr "" @@ -4729,7 +4847,7 @@ msgstr "De quels problèmes voulez-vous alerter?" msgid "Which report is it a duplicate of?" msgstr "De quel rapport ? s'agit-il d'un double exemplaire?" -#: templates/web/base/js/translation_strings.html:57 +#: templates/web/base/js/translation_strings.html:63 msgid "Whoa there Testino! Three photos are enough." msgstr "Trois photos suffisent." @@ -4737,8 +4855,8 @@ msgstr "Trois photos suffisent." msgid "Why stop there? <a href=\"/alert\">Set up more alerts</a> for free." msgstr "Pourquoi arrêter là ? <a href=\"/alert\"> déclarer plus d’alertes </a> gratuitement." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:190 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:928 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:191 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:967 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:14 msgid "Wish" @@ -4748,7 +4866,7 @@ msgstr "Souhait" msgid "With request searches, it is also possible to search for agency_responsible to limit the requests to those sent to a single administration. The search term is the administration ID provided by <a href=\"%s\">MaPit</a>." msgstr "Avec les recherches à requètes, il est également possible de rechercher des agency_responsible pour limiter les demandes à celles qui sont envoyées à une administration unique. Le terme de recherche est l'ID de l'administration fourni par <a href=\"%s\">MapIt</a>." -#: templates/web/base/dashboard/index.html:158 +#: templates/web/base/dashboard/index.html:159 msgid "Within the specified timeframe:" msgstr "" @@ -4768,7 +4886,7 @@ msgstr "Si vous rédigez votre message entièrement en capitales, ou sans ponctu msgid "Wrong location? Just click again on the map." msgstr "Mauvais emplacement? Il suffit de cliquer à nouveau sur la carte." -#: perllib/FixMyStreet/Cobrand/Default.pm:1221 +#: perllib/FixMyStreet/Cobrand/Default.pm:1239 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4796,7 +4914,7 @@ msgstr "Oui j'ai un mot de passe" msgid "You are complaining that this problem report was unnecessarily moderated:" msgstr "Vous ne comprenez pas les raisons pour lesquelles ce rapport a été inutilement retiré:" -#: templates/web/base/js/translation_strings.html:77 +#: templates/web/base/js/translation_strings.html:83 msgid "You are offline" msgstr "vous êtes hors ligne" @@ -4813,7 +4931,7 @@ msgstr "Vous signalez la mise à jour suivante comme étant violente, contenant msgid "You can <a href=\"%s%s\">view the problem on this site</a>." msgstr "Vous pouvez <a href=\"%s%s\">consulter le problème sur ce site</a>." -#: templates/web/base/admin/user-form.html:114 +#: templates/web/base/admin/user-form.html:110 msgid "You can add an abusive user's email to the abuse list, which automatically hides (and never sends) reports they create." msgstr "Vous pouvez ajouter un courriel d'utilisateur abusif dans la liste des abus, qui cache automatiquement (et n'envoie jamais) les rapports qu'ils crèent." @@ -4846,11 +4964,11 @@ msgstr "Vous pouvez nous aider en trouvant une adresse e-mail de contact pour le msgid "You can mark a body as deleted if you do not want it to be active on the site." msgstr "Vous pouvez marqué un interlocuteur comme supprimé si vous ne voulez pas qu'il soit actif sur le site." -#: templates/web/base/js/translation_strings.html:35 +#: templates/web/base/js/translation_strings.html:41 msgid "You declined; please fill in the box above" msgstr "Vous avez refusé; merci de remplir le champ ci-dessus" -#: templates/web/base/js/translation_strings.html:79 +#: templates/web/base/js/translation_strings.html:85 msgid "You have <a id=\"oFN\" href=\"\"><span>%s</span> saved to submit</a>." msgstr "vous avez <a id=\"oFN\" href=\"\"><span>%s</span> sauvegradé à publié</a>." @@ -4877,12 +4995,12 @@ msgstr "Vous avez été déconnecté" msgid "You have located the problem at the point marked with a green pin on the map. If this is not the correct location, simply click on the map again. " msgstr "Vous avez localisé le problème au point marqué avec une épingle verte sur la carte. Si ce n'est pas le bon endroit, il suffit de cliquer à nouveau sur la carte." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:125 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:142 #, fuzzy msgid "You have successfully added your phone number." msgstr "Votre adresse courriel a bien été confirmée." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:141 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:158 #: templates/web/zurich/tokens/confirm_problem.html:5 #: templates/web/zurich/tokens/confirm_problem.html:6 msgid "You have successfully confirmed your email address." @@ -4893,7 +5011,7 @@ msgstr "Votre adresse courriel a bien été confirmée." msgid "You have successfully confirmed your phone number." msgstr "Votre adresse courriel a bien été confirmée." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:112 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:129 #, fuzzy msgid "You have successfully removed your phone number." msgstr "Votre adresse courriel a bien été confirmée." @@ -4903,7 +5021,7 @@ msgstr "Votre adresse courriel a bien été confirmée." msgid "You have successfully signed in; please check and confirm your details are accurate:" msgstr "Vous avez réussi à vous connecter ; veuillez vérifier et confirmer que vos coordonnées sont exactes :" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:147 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:164 #, fuzzy msgid "You have successfully verified your phone number." msgstr "Votre adresse courriel a bien été confirmée." @@ -4931,8 +5049,10 @@ msgstr "Vous devez ajouter des interlocuteurs (comme des municipalités ou des s msgid "Your Reports" msgstr "Vos rapports" -#: templates/web/base/auth/change_password.html:11 +#: templates/web/base/auth/change_password.html:13 #: templates/web/base/auth/generate_token.html:15 +#: templates/web/base/auth/generate_token.html:26 +#: templates/web/base/auth/generate_token.html:34 #: templates/web/base/main_nav_items.html:4 templates/web/base/my/my.html:18 msgid "Your account" msgstr "Votre compte" @@ -4950,8 +5070,8 @@ msgid "Your email" msgstr "Votre email" #: templates/web/base/auth/change_email.html:15 -#: templates/web/zurich/auth/general.html:30 -#: templates/web/zurich/auth/general.html:58 +#: templates/web/zurich/auth/general.html:20 +#: templates/web/zurich/auth/general.html:48 msgid "Your email address" msgstr "Votre adresse email" @@ -4966,11 +5086,11 @@ msgstr "Votre adresse email" msgid "Your information will only be used in accordance with our <a href=\"/privacy\">privacy policy</a>" msgstr "Votre information sera utilisée seulement en accord avec notre <a href=\"/privacy\">politique de confidentialité</a>" -#: templates/web/base/auth/general.html:114 +#: templates/web/base/auth/general.html:116 #: templates/web/base/contact/index.html:74 #: templates/web/base/report/new/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_name.html:33 -#: templates/web/zurich/auth/general.html:61 +#: templates/web/zurich/auth/general.html:51 #: templates/web/zurich/report/new/fill_in_details_form.html:63 msgid "Your name" msgstr "Votre nom" @@ -4987,21 +5107,29 @@ msgstr "Votre nom a été caché de tous vos rapports et mises msgid "Your name has been hidden." msgstr "Votre nom a été caché." -#: templates/web/base/js/translation_strings.html:69 +#: templates/web/base/js/translation_strings.html:75 msgid "Your offline reports" msgstr "Vos rapports hors ligne" -#: templates/web/base/auth/general.html:84 +#: templates/web/base/auth/general.html:86 #: templates/web/base/report/new/form_user_loggedout_password.html:10 #: templates/web/base/report/update/form_user_loggedout_password.html:9 -#: templates/web/zurich/auth/general.html:34 +#: templates/web/zurich/auth/general.html:24 msgid "Your password" msgstr "Votre mot de passe" -#: templates/web/base/auth/change_password.html:10 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:170 +#: templates/web/base/auth/change_password.html:12 msgid "Your password has been changed" msgstr "Votre mot de passe a été changé" +#: templates/web/base/auth/general.html:133 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:52 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:25 +#: templates/web/zurich/auth/general.html:63 +msgid "Your password should include %d or more characters." +msgstr "" + #: templates/web/base/auth/change_phone.html:19 #: templates/web/base/contact/index.html:87 #: templates/web/zurich/report/new/fill_in_details_form.html:69 @@ -5026,7 +5154,7 @@ msgstr "Votre liste" msgid "Your token has been generated" msgstr "Votre nom a été caché." -#: templates/web/base/js/translation_strings.html:70 +#: templates/web/base/js/translation_strings.html:76 msgid "Your update has been saved offline for submission when back online." msgstr "Votre mise à jour a été sauvegardée en mode hors connexion pour la soumission en ligne." @@ -5044,17 +5172,17 @@ msgid "Yourself" msgstr "Vous" #: templates/web/base/admin/category-checkboxes.html:7 -#: templates/web/base/admin/user-form.html:169 +#: templates/web/base/admin/user-form.html:171 msgid "all" msgstr "Tous" #: perllib/FixMyStreet/App/Controller/Admin.pm:909 #: perllib/FixMyStreet/App/Controller/Moderate.pm:85 -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:216 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:270 +#: perllib/FixMyStreet/DB/Result/Comment.pm:250 msgid "and a defect raised" msgstr "et un défaut soulevé" @@ -5087,7 +5215,7 @@ msgid "from %s different users" msgstr "de %s utilisateurs différents" #: templates/web/base/report/_item.html:63 -#: templates/web/zurich/report/_item.html:14 +#: templates/web/zurich/report/_item.html:16 msgid "last updated %s" msgstr "dernière mise à jour %s" @@ -5102,7 +5230,7 @@ msgid "n/a" msgstr "s.o." #: templates/web/base/admin/category-checkboxes.html:8 -#: templates/web/base/admin/user-form.html:170 +#: templates/web/base/admin/user-form.html:172 msgid "none" msgstr "aucun" @@ -5151,7 +5279,7 @@ msgstr "Il n'y a aucune épingle affichée parce que l'utilisateur n'a pas utili msgid "this location" msgstr "ce lieu" -#: perllib/FixMyStreet/Script/Reports.pm:183 +#: perllib/FixMyStreet/Script/Reports.pm:180 msgid "this type of local problem" msgstr "Ce type de problème local" @@ -5159,11 +5287,11 @@ msgstr "Ce type de problème local" msgid "today" msgstr "aujourd'hui" -#: templates/web/base/js/translation_strings.html:80 +#: templates/web/base/js/translation_strings.html:86 msgid "update" msgstr "mettre à jour" -#: templates/web/base/js/translation_strings.html:81 +#: templates/web/base/js/translation_strings.html:87 msgid "updates" msgstr "mises à jour" @@ -5179,12 +5307,12 @@ msgstr "l'utilisateur est de la même administration que le problème - %d" msgid "user is problem owner" msgstr "L'utilisateur est propriétaire du problème" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1778 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1831 #, fuzzy msgid "user not in abuse list" msgstr "Email déjà présent dans la liste des abus" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1829 #, fuzzy msgid "user removed from abuse list" msgstr "Supprimer de votre liste" @@ -5250,7 +5378,7 @@ msgid_plural "%d years" msgstr[0] "%d année " msgstr[1] "%d année" -#: templates/web/fixmystreet.com/reports/summary.html:103 +#: templates/web/fixmystreet.com/reports/summary.html:104 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5348,6 +5476,15 @@ msgid_plural "reports" msgstr[0] "rapport" msgstr[1] "rapports" +#~ msgid "Email: %s" +#~ msgstr "Courriel: %s" + +#~ msgid "Name: %s" +#~ msgstr "Nom: %s" + +#~ msgid "This report was submitted anonymously" +#~ msgstr "Ce rapport a été soumis anonymement" + #, fuzzy #~ msgid "Current state of filtered reports" #~ msgstr "Vos rapports hors ligne" diff --git a/locale/he_IL.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/he_IL.UTF-8/LC_MESSAGES/FixMyStreet.po index d3de7830e..98439eb33 100644 --- a/locale/he_IL.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/he_IL.UTF-8/LC_MESSAGES/FixMyStreet.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: matthew@mysociety.org\n" -"POT-Creation-Date: 2017-12-15 17:48+0000\n" +"POT-Creation-Date: 2018-02-12 15:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: mySociety <transifex@mysociety.org>, 2017\n" +"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>, 2017\n" "Language-Team: Hebrew (Israel) (https://www.transifex.com/mysociety/teams/12067/he_IL/)\n" "Language: he_IL\n" "MIME-Version: 1.0\n" @@ -19,9 +19,9 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: perllib/FixMyStreet/DB/Result/Problem.pm:650 -#: perllib/FixMyStreet/Script/Reports.pm:196 +#: perllib/FixMyStreet/Script/Reports.pm:193 msgid " and " -msgstr "" +msgstr "וגם" #: templates/web/base/report/new/category_extras.html:13 #: templates/web/base/report/new/councils_text_all.html:4 @@ -34,11 +34,11 @@ msgstr "או" #: templates/web/base/report/_inspect.html:152 msgid "%d characters maximum" -msgstr "" +msgstr "%d תווים לכל היותר" #: templates/web/base/admin/edit-league.html:12 msgid "%d edits by %s" -msgstr "" +msgstr "%d עריכות מאת %s" #: templates/web/base/pagination.html:7 msgid "%d to %d of %d" @@ -85,10 +85,10 @@ msgstr "" #: templates/web/base/status/stats.html:23 msgid "%s live updates" -msgstr "" +msgstr "%s עדכונים חיים" -#: templates/web/base/dashboard/index.html:159 -#: templates/web/base/dashboard/index.html:163 +#: templates/web/base/dashboard/index.html:160 +#: templates/web/base/dashboard/index.html:164 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -102,27 +102,27 @@ msgstr "" #: perllib/FixMyStreet/Map/OSM.pm:44 msgid "© <a href=\"http://www.openstreetmap.org/copyright\">OpenStreetMap</a> contributors" -msgstr "" +msgstr "© מתנדבי <a href=\"http://www.openstreetmap.org/copyright\">OpenStreetMap</a>" #: templates/web/zurich/report/new/fill_in_details_form.html:21 msgid "(Defect & location of defect)" -msgstr "" +msgstr "(מפגע ומיקום המפגע)" #: templates/web/zurich/admin/report_edit-sdm.html:62 #: templates/web/zurich/admin/report_edit.html:90 msgid "(No name)" -msgstr "" +msgstr "(אין שם)" #: templates/web/zurich/admin/report_edit-sdm.html:69 #: templates/web/zurich/admin/report_edit.html:97 msgid "(No phone number)" -msgstr "" +msgstr "(אין מספר טלפון)" #: templates/web/base/admin/states/index.html:95 msgid "(a-z and space only)" -msgstr "" +msgstr "(a-z ורווח בלבד)" -#: templates/web/zurich/report/_item.html:19 +#: templates/web/zurich/report/_item.html:21 msgid "(closed)" msgstr "" @@ -130,7 +130,7 @@ msgstr "" msgid "(covers roughly 200,000 people)" msgstr "" -#: templates/web/zurich/report/_item.html:17 +#: templates/web/zurich/report/_item.html:19 msgid "(fixed)" msgstr "" @@ -144,15 +144,16 @@ msgstr "" #: templates/web/base/reports/index.html:82 msgid "(no longer exists)" -msgstr "" +msgstr "(לא קיים עוד)" #: templates/web/base/report/_item.html:70 msgid "(not sent to council)" msgstr "" +#: templates/web/base/report/new/form_user_loggedin.html:38 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "(optional)" -msgstr "" +msgstr "(רשות)" #: templates/web/base/report/_item.html:69 msgid "(sent to both)" @@ -164,14 +165,14 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "" #: perllib/FixMyStreet/App/Controller/Report/New.pm:252 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:688 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:685 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" -msgstr "" +msgstr "-- נא לבחור קטגוריה --" #: templates/web/base/admin/response_templates_select.html:3 msgid "--Choose a template--" -msgstr "" +msgstr "--נא לבחור תבנית--" #: templates/web/base/report/new/form_report.html:23 msgid "10 inch pothole on Example St, near post box" @@ -194,7 +195,7 @@ msgstr "" msgid "<label for=\"statuses\">Show</label> %s reports <label for=\"filter_categories\">about</label> %s" msgstr "" -#: templates/web/base/js/translation_strings.html:78 +#: templates/web/base/js/translation_strings.html:84 msgid "<span>%s</span> saved." msgstr "" @@ -219,12 +220,12 @@ msgstr "" msgid "<strong>No</strong> Let me confirm my update by email/text" msgstr "" -#: templates/web/base/auth/general.html:110 -#: templates/web/zurich/auth/general.html:51 +#: templates/web/base/auth/general.html:112 +#: templates/web/zurich/auth/general.html:41 msgid "<strong>No</strong> let me sign in by email" msgstr "" -#: templates/web/base/auth/general.html:108 +#: templates/web/base/auth/general.html:110 msgid "<strong>No</strong> let me sign in by email or text" msgstr "" @@ -236,15 +237,19 @@ msgstr "" msgid "<strong>Note:</strong> This report hasn't yet been sent onwards for action. Any changes made may not be passed on." msgstr "" -#: templates/web/base/auth/general.html:79 +#: templates/web/base/auth/general.html:81 #: templates/web/base/report/new/form_user_loggedout_password.html:3 #: templates/web/base/report/update/form_user_loggedout_password.html:2 msgid "<strong>Yes</strong> I have a password" +msgstr "<strong>כן</strong> יש לי ססמה" + +#: templates/web/base/auth/generate_token.html:54 +msgid "Activate two-factor authentication" msgstr "" #: templates/web/base/my/my.html:39 templates/web/base/my/my.html:50 msgid "Add" -msgstr "" +msgstr "הוספה" #: templates/web/base/admin/body-form.html:3 #: templates/web/base/admin/body-form.html:4 @@ -267,15 +272,15 @@ msgstr "" #: templates/web/base/auth/change_email.html:1 #: templates/web/base/auth/change_email.html:7 msgid "Add email address" -msgstr "" +msgstr "הוספת כתובת דוא״ל" #: templates/web/base/admin/reportextrafields/index.html:24 msgid "Add extra fields" -msgstr "" +msgstr "הוספת שדות נוספים" #: templates/web/base/admin/extra-metadata-form.html:79 msgid "Add field" -msgstr "" +msgstr "הוספת שדה" #: templates/web/base/admin/states/index.html:85 msgid "Add fixed state" @@ -284,16 +289,16 @@ msgstr "" #: templates/web/base/admin/body.html:126 #: templates/web/zurich/admin/body.html:31 msgid "Add new category" -msgstr "" +msgstr "הוספת קטגוריה חדשה" #: templates/web/base/admin/extra-metadata-form.html:72 msgid "Add option" -msgstr "" +msgstr "הוספת אפשרות" #: templates/web/base/auth/change_phone.html:1 #: templates/web/base/auth/change_phone.html:7 msgid "Add phone number" -msgstr "" +msgstr "הוספת מספר טלפון" #: templates/web/base/report/_item.html:10 #: templates/web/base/report/_item.html:16 @@ -301,25 +306,28 @@ msgstr "" #: templates/web/base/report/_main.html:15 #: templates/web/base/report/_main.html:26 msgid "Add to shortlist" -msgstr "" +msgstr "הוספה לרשימה מקוצרת" #: templates/web/base/admin/user_edit.html:4 #: templates/web/base/admin/users.html:48 #: templates/web/base/admin/users.html:51 msgid "Add user" -msgstr "" +msgstr "הוספת משתמש" -#: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/ACV.pm:108 +#: perllib/FixMyStreet/Cobrand/Default.pm:736 msgid "Add/edit problem categories" -msgstr "" +msgstr "הוספה/עריכה של קטגוריות תקלות" -#: perllib/FixMyStreet/Cobrand/Default.pm:720 +#: perllib/FixMyStreet/Cobrand/ACV.pm:110 +#: perllib/FixMyStreet/Cobrand/Default.pm:738 msgid "Add/edit response priorities" -msgstr "" +msgstr "הוספה/עריכה של עדיפויות מענה" -#: perllib/FixMyStreet/Cobrand/Default.pm:719 +#: perllib/FixMyStreet/Cobrand/ACV.pm:109 +#: perllib/FixMyStreet/Cobrand/Default.pm:737 msgid "Add/edit response templates" -msgstr "" +msgstr "הוספה/עריכה של תבניות תגובה" #: templates/web/base/my/my.html:109 msgid "Added %s" @@ -333,9 +341,9 @@ msgstr "" msgid "Admin" msgstr "" -#: templates/web/base/auth/change_password.html:39 +#: templates/web/base/auth/change_password.html:51 msgid "Again:" -msgstr "" +msgstr "שוב:" #: templates/web/base/admin/timeline.html:35 msgid "Alert %d created for %s, type %s, parameters %s / %s" @@ -347,29 +355,29 @@ msgstr "" #: templates/web/base/report/update/form_name.html:42 msgid "Alert me to future updates" -msgstr "" +msgstr "להודיע לי על עדכונים עתידיים" #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 -#: templates/web/base/dashboard/index.html:63 +#: templates/web/base/dashboard/index.html:64 #: templates/web/base/reports/_list-filters.html:3 msgid "All" -msgstr "" +msgstr "הכול" -#: templates/web/zurich/reports/index.html:13 +#: templates/web/zurich/reports/index.html:14 msgid "All Reports" -msgstr "" +msgstr "כל הדיווחים" #: templates/web/zurich/admin/stats/index.html:5 msgid "All Reports as CSV" -msgstr "" +msgstr "כל הדיווחים כ־CSV" #: templates/web/base/admin/category-multiselect.html:5 #: templates/web/base/admin/responsepriorities/list.html:20 #: templates/web/base/admin/templates.html:19 msgid "All categories" -msgstr "" +msgstr "כל הקטגוריות" #: templates/web/base/admin/reportextrafields/edit.html:26 msgid "All cobrands" @@ -377,7 +385,7 @@ msgstr "" #: templates/web/base/admin/reportextrafields/edit.html:47 msgid "All languages" -msgstr "" +msgstr "כל השפות" #: templates/web/base/main_nav_items.html:0 #: templates/web/base/main_nav_items.html:27 @@ -386,15 +394,15 @@ msgstr "" #: templates/web/zurich/footer.html:20 #: templates/web/zurich/nav_over_content.html:6 msgid "All reports" -msgstr "" +msgstr "כל הדיווחים" #: templates/web/zurich/admin/stats/index.html:8 msgid "All reports between %s and %s" -msgstr "" +msgstr "כל הדיווחים בין %s לבין %s" #: templates/web/base/reports/index.html:25 msgid "All time" -msgstr "" +msgstr "מתישהו" #: templates/web/base/my/anonymize.html:20 msgid "Alternatively, we can hide your name on <strong>all of your reports and updates</strong> across the site:" @@ -407,43 +415,43 @@ msgstr "" #: templates/web/base/admin/list_updates.html:32 #: templates/web/base/admin/problem_row.html:20 msgid "Anonymous" -msgstr "" +msgstr "אלמוני" #: templates/web/base/report/new/form_user_loggedin.html:21 #: templates/web/base/report/update/form_name.html:17 msgid "Anonymous user" -msgstr "" +msgstr "משתמש אלמוני" #: templates/web/base/admin/report_edit.html:122 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" -msgstr "" +msgstr "אלמוני:" #: templates/web/base/report/new/form_user_loggedin.html:24 #: templates/web/base/report/update/form_name.html:14 msgid "Another user" -msgstr "" +msgstr "משתמש אחר" -#: templates/web/base/js/translation_strings.html:59 +#: templates/web/base/js/translation_strings.html:65 msgid "Are you sure you want to cancel this upload?" -msgstr "" +msgstr "לבטל את ההעלאה הזאת?" #: templates/web/base/admin/report_edit.html:84 #: templates/web/base/admin/template_edit.html:75 -#: templates/web/base/js/translation_strings.html:73 +#: templates/web/base/js/translation_strings.html:79 #: templates/web/base/report/display_tools.html:6 msgid "Are you sure?" -msgstr "" +msgstr "להמשיך?" #: templates/web/base/admin/body-form.html:77 #: templates/web/base/admin/body.html:20 #: templates/web/zurich/admin/body-form.html:24 msgid "Area covered" -msgstr "" +msgstr "שטח כיסוי" -#: templates/web/base/admin/user-form.html:82 +#: templates/web/base/admin/user-form.html:78 msgid "Area:" -msgstr "" +msgstr "שטח:" #: templates/web/base/admin/bodies.html:19 #: templates/web/base/admin/body.html:64 @@ -467,11 +475,12 @@ msgstr "" msgid "Assign to subdivision:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/ACV.pm:105 +#: perllib/FixMyStreet/Cobrand/Default.pm:733 msgid "Assign users to areas" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:219 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:220 msgid "Assigned to %s" msgstr "" @@ -483,22 +492,22 @@ msgstr "" msgid "At the moment only searching for and looking at reports work." msgstr "" -#: templates/web/base/admin/user-form.html:96 -#: templates/web/base/admin/user-form.html:97 +#: templates/web/base/admin/user-form.html:92 +#: templates/web/base/admin/user-form.html:93 msgid "Authorised staff users can be associated with the categories in which they operate." msgstr "" #: templates/web/base/admin/templates.html:9 msgid "Auto Response" -msgstr "" +msgstr "מענה אוטומטי" #: templates/web/base/admin/template_edit.html:64 msgid "Auto-response:" -msgstr "" +msgstr "מענה אוטומטי:" #: templates/web/base/admin/report-category.html:8 msgid "Available categories" -msgstr "" +msgstr "קטגוריות זמינות" #: templates/web/base/reports/index.html:112 msgid "Average time between a problem being reported and being fixed, last 100 reports." @@ -509,25 +518,27 @@ msgid "Avoid personal information and vehicle number plates" msgstr "" #: perllib/FixMyStreet/DB/Result/Problem.pm:344 -#: templates/web/zurich/report/_item.html:9 +#: templates/web/zurich/report/_item.html:11 msgid "Awaiting moderation" msgstr "" -#: templates/web/base/js/translation_strings.html:31 +#: templates/web/base/js/translation_strings.html:37 msgid "Back" -msgstr "" +msgstr "חזרה" #: templates/web/base/report/_main.html:2 msgid "Back to all reports" -msgstr "" +msgstr "חזרה לכל הדיווחים" #: templates/web/base/admin/report_blocks.html:18 msgid "Ban user" -msgstr "" +msgstr "חסימת משתמש" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 -#: perllib/FixMyStreet/Cobrand/Default.pm:717 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:396 +#: perllib/FixMyStreet/Cobrand/ACV.pm:107 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 +#: perllib/FixMyStreet/Cobrand/Default.pm:735 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:423 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:55 #: templates/web/zurich/header.html:50 @@ -541,7 +552,7 @@ msgstr "" msgid "Body" msgstr "" -#: templates/web/base/admin/user-form.html:54 +#: templates/web/base/admin/user-form.html:46 msgid "Body:" msgstr "" @@ -555,23 +566,24 @@ msgstr "" #: templates/web/base/around/_report_banner.html:5 msgid "Can't see the map? <em>Skip this step</em>" -msgstr "" +msgstr "אין לך אפשרות לצפות במפה? <em>ניתן לדלג על שלב זה</em>" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" -msgstr "" +msgstr "קטגוריות" #: templates/web/base/admin/category-checkboxes.html:2 #: templates/web/base/admin/category-multiselect.html:2 msgid "Categories:" -msgstr "" +msgstr "קטגוריות:" #: templates/web/base/admin/body.html:72 #: templates/web/base/admin/contact-form.html:19 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:99 +#: templates/web/base/dashboard/index.html:100 #: templates/web/base/report/_inspect.html:54 #: templates/web/base/report/_item.html:92 #: templates/web/base/report/new/category.html:12 @@ -582,12 +594,11 @@ msgstr "" #: templates/web/zurich/admin/reports.html:13 #: templates/web/zurich/admin/stats/index.html:50 msgid "Category" -msgstr "" +msgstr "קטגוריה" -#: templates/web/base/dashboard/index.html:102 -#, fuzzy +#: templates/web/base/dashboard/index.html:103 msgid "Category and State" -msgstr "קטגוריה: %s" +msgstr "קטגוריה ומדינה" #: perllib/FixMyStreet/App/Controller/Admin.pm:975 msgid "Category changed from ‘%s’ to ‘%s’" @@ -607,32 +618,30 @@ msgstr "" msgid "Category:" msgstr "קטגוריה" -#: perllib/FixMyStreet/Script/Reports.pm:187 +#: perllib/FixMyStreet/Script/Reports.pm:184 msgid "Category: %s" msgstr "קטגוריה: %s" #: templates/web/base/my/my.html:41 templates/web/base/my/my.html:44 #: templates/web/base/my/my.html:52 templates/web/base/my/my.html:57 msgid "Change" -msgstr "" +msgstr "שינוי" #: templates/web/base/auth/change_email.html:1 #: templates/web/base/auth/change_email.html:3 msgid "Change email address" -msgstr "" +msgstr "החלפת כתובת דוא״ל" #: templates/web/base/auth/change_password.html:1 -#: templates/web/base/auth/change_password.html:16 -#: templates/web/base/auth/change_password.html:4 -#: templates/web/base/auth/change_password.html:43 +#: templates/web/base/auth/change_password.html:5 #: templates/web/base/my/my.html:63 msgid "Change password" -msgstr "החלף ססמא" +msgstr "החלפת ססמה" #: templates/web/base/auth/change_phone.html:1 #: templates/web/base/auth/change_phone.html:3 msgid "Change phone number" -msgstr "" +msgstr "החלפת מספר טלפון" #: templates/web/base/admin/contact-form.html:80 msgid "Check <strong>inspection required</strong> if reports in this category <strong>must be inspected</strong> before being sent." @@ -659,7 +668,7 @@ msgstr "" msgid "Choose another" msgstr "" -#: templates/web/base/js/translation_strings.html:72 +#: templates/web/base/js/translation_strings.html:78 msgid "Clear offline data" msgstr "" @@ -687,14 +696,14 @@ msgstr "" msgid "Click the link in that email to sign in." msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:134 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:194 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:965 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:1004 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:195 #: perllib/FixMyStreet/DB/ResultSet/State.pm:71 #: templates/web/base/admin/states/index.html:103 #: templates/web/base/admin/states/index.html:27 #: templates/web/base/admin/states/index.html:33 -#: templates/web/base/dashboard/index.html:112 +#: templates/web/base/dashboard/index.html:113 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:10 #: templates/web/zurich/admin/header.html:16 @@ -708,7 +717,7 @@ msgstr "" #: templates/web/base/admin/report_edit.html:37 msgid "Co-ordinates:" -msgstr "" +msgstr "נקודות ציון:" #: templates/web/base/admin/list_updates.html:10 #: templates/web/base/admin/reportextrafields/edit.html:24 @@ -727,26 +736,29 @@ msgid "Cobrand:" msgstr "" #: templates/web/base/admin/extra-metadata-form.html:14 +#: templates/web/base/auth/2faform.html:18 #: templates/web/base/auth/smsform.html:24 msgid "Code" -msgstr "" +msgstr "קוד" -#: templates/web/base/js/translation_strings.html:50 +#: templates/web/base/js/translation_strings.html:56 msgid "Collapse map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:629 +#: perllib/FixMyStreet/Cobrand/ACV.pm:256 +#: perllib/FixMyStreet/Cobrand/Default.pm:647 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" msgstr "תצורה" #: templates/web/base/admin/body.html:77 msgid "Confirm" -msgstr "אשר" +msgstr "אישור" +#: templates/web/base/auth/2faform.html:1 #: templates/web/base/auth/smsform.html:1 templates/web/base/auth/token.html:1 msgid "Confirm account" -msgstr "אשר חשבון" +msgstr "אישור חשבון" #: templates/web/base/report/new/form_user_loggedout_password.html:21 #: templates/web/base/report/update/form_user_loggedout_password.html:20 @@ -765,13 +777,13 @@ msgstr "אישור" #: templates/web/zurich/admin/contact-form.html:12 #: templates/web/zurich/admin/stats/index.html:40 msgid "Confirmed" -msgstr "אישר" +msgstr "אושר" #: templates/web/base/admin/list_updates.html:39 #: templates/web/base/admin/problem_row.html:36 #: templates/web/base/admin/report_edit.html:78 msgid "Confirmed:" -msgstr "אישר:" +msgstr "אושר:" #. ("%s is the site name") #: templates/web/base/about/_sidebar.html:6 @@ -782,25 +794,25 @@ msgstr "" #: templates/web/base/contact/index.html:2 #: templates/web/base/contact/submit.html:1 msgid "Contact Us" -msgstr "צור קשר" +msgstr "יצירת קשר" #: templates/web/base/contact/index.html:12 msgid "Contact the team" -msgstr "" +msgstr "יצירת קשר עם הצוות" #: templates/web/zurich/admin/report_edit-sdm.html:42 #: templates/web/zurich/admin/report_edit.html:61 msgid "Coordinates:" -msgstr "" +msgstr "נקודות ציון:" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1801 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1830 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1854 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1883 msgid "Could not find user" -msgstr "" +msgstr "לא ניתן למצוא את המשתמש" -#: templates/web/base/js/translation_strings.html:36 +#: templates/web/base/js/translation_strings.html:42 msgid "Could not look up location" -msgstr "" +msgstr "לא ניתן לחפש את המיקום" #: templates/web/base/admin/list_updates.html:9 msgid "Council" @@ -827,37 +839,40 @@ msgstr "ספירה" #: templates/web/base/admin/states/index.html:114 msgid "Create" -msgstr "" +msgstr "יצירה" #: templates/web/base/email_sent.html:1 msgid "Create a report" -msgstr "צור דו\"ח" +msgstr "יצירת דוח" #: templates/web/base/admin/contact-form.html:138 #: templates/web/zurich/admin/body.html:62 msgid "Create category" -msgstr "צור קטגוריה" +msgstr "יצירת קטגוריה" #: templates/web/base/admin/responsepriorities/edit.html:58 msgid "Create priority" -msgstr "" +msgstr "יצירת עדיפות" -#: perllib/FixMyStreet/Cobrand/Default.pm:701 +#: perllib/FixMyStreet/Cobrand/ACV.pm:91 +#: perllib/FixMyStreet/Cobrand/Default.pm:719 msgid "Create reports/updates as anonymous user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:702 +#: perllib/FixMyStreet/Cobrand/ACV.pm:92 +#: perllib/FixMyStreet/Cobrand/Default.pm:720 msgid "Create reports/updates as the council" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:700 +#: perllib/FixMyStreet/Cobrand/ACV.pm:90 +#: perllib/FixMyStreet/Cobrand/Default.pm:718 msgid "Create reports/updates on a user's behalf" msgstr "" #: templates/web/base/admin/template_edit.html:71 #: templates/web/zurich/admin/template_edit.html:29 msgid "Create template" -msgstr "" +msgstr "יצירת תבנית" #: templates/web/base/admin/problem_row.html:34 #: templates/web/zurich/admin/templates.html:10 @@ -871,11 +886,16 @@ msgstr "" msgid "Created:" msgstr "" -#: templates/web/base/auth/generate_token.html:27 +#: templates/web/base/auth/change_password.html:40 +#, fuzzy +msgid "Current password:" +msgstr "ססמה חדשה:" + +#: templates/web/base/auth/generate_token.html:46 msgid "Current token:" msgstr "" -#: templates/web/base/dashboard/index.html:91 +#: templates/web/base/dashboard/index.html:92 msgid "Currently grouped by %s" msgstr "" @@ -884,7 +904,7 @@ msgstr "" msgid "Currently no bodies have been created." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:830 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:869 #: templates/web/zurich/admin/report_edit-sdm.html:105 msgid "Customer not contactable" msgstr "" @@ -894,6 +914,10 @@ msgstr "" #: templates/web/base/reports/index.html:15 #: templates/web/base/reports/index.html:18 msgid "Dashboard" +msgstr "לוח מחוונים" + +#: templates/web/base/auth/generate_token.html:54 +msgid "Deactivate two-factor authentication" msgstr "" #: templates/web/zurich/admin/stats/index.html:35 @@ -902,21 +926,21 @@ msgstr "" #: templates/web/base/admin/responsepriorities/list.html:9 msgid "Default" -msgstr "" +msgstr "בררת מחדל" #: templates/web/base/admin/responsepriorities/edit.html:39 msgid "Default priority" -msgstr "" +msgstr "עדיפות בררת מחד" #: templates/web/base/report/_inspect.html:78 msgid "Defect type" -msgstr "" +msgstr "סוג המפגע" #: perllib/FixMyStreet/App/Controller/Admin.pm:1104 #: templates/web/base/admin/template_edit.html:75 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" -msgstr "" +msgstr "מחיקת תבנית" #: templates/web/base/admin/bodies.html:31 #: templates/web/base/admin/contact-form.html:58 @@ -939,13 +963,13 @@ msgstr "תיאור" #: templates/web/base/admin/responsepriorities/edit.html:17 msgid "Description:" -msgstr "" +msgstr "תיאור:" #: perllib/FixMyStreet/App/Controller/Report.pm:350 msgid "Detailed information is limited to %d characters." msgstr "" -#: templates/web/base/js/translation_strings.html:33 +#: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "פרטים" @@ -955,11 +979,11 @@ msgstr "פרטים" #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 msgid "Details:" -msgstr "" +msgstr "פרטים:" -#: templates/web/base/dashboard/index.html:103 +#: templates/web/base/dashboard/index.html:104 msgid "Device and Site" -msgstr "" +msgstr "התקן ואתר" #: templates/web/base/admin/body.html:92 msgid "Devolved" @@ -968,7 +992,7 @@ msgstr "" #: templates/web/zurich/admin/report_edit-sdm.html:52 #: templates/web/zurich/admin/report_edit.html:71 msgid "Didn't use map" -msgstr "" +msgstr "לא נעשה שימוש במפה" #: templates/web/base/admin/edit-league.html:8 msgid "Diligency prize league table" @@ -977,7 +1001,7 @@ msgstr "" #: templates/web/base/report/_main.html:114 #: templates/web/base/report/update.html:73 msgid "Discard changes" -msgstr "" +msgstr "התעלמות משינויים" #: templates/web/base/admin/open311-form-fields.html:95 msgid "Do not send email alerts on fetched comments to problem creator" @@ -998,23 +1022,23 @@ msgstr "" #: templates/web/base/questionnaire/index.html:57 msgid "Don’t know" -msgstr "" +msgstr "לא ידוע לי" #: templates/web/base/contact/index.html:112 msgid "Don't like forms?" -msgstr "לא אוהב טפסים?" +msgstr "לא בא לך על טפסים?" #: templates/web/base/report/_item.html:27 msgid "Down one" msgstr "" -#: templates/web/base/js/translation_strings.html:58 +#: templates/web/base/js/translation_strings.html:64 msgid "Drag and drop photos here or <u>click to upload</u>" msgstr "" #: templates/web/base/report/_inspect.html:104 msgid "Duplicate of" -msgstr "" +msgstr "כפיל של" #: templates/web/base/report/_inspect.html:114 msgid "Duplicates" @@ -1041,7 +1065,7 @@ msgstr "" #: templates/web/zurich/admin/problem_row.html:48 #: templates/web/zurich/admin/templates.html:20 msgid "Edit" -msgstr "ערוך" +msgstr "עריכה" #: templates/web/base/admin/body.html:141 #: templates/web/base/admin/index.html:39 @@ -1049,25 +1073,29 @@ msgstr "ערוך" msgid "Edit body details" msgstr "ערוך פרטי גוף" -#: perllib/FixMyStreet/Cobrand/Default.pm:712 +#: perllib/FixMyStreet/Cobrand/ACV.pm:102 +#: perllib/FixMyStreet/Cobrand/Default.pm:730 msgid "Edit other users' details" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:713 +#: perllib/FixMyStreet/Cobrand/ACV.pm:103 +#: perllib/FixMyStreet/Cobrand/Default.pm:731 msgid "Edit other users' permissions" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:695 +#: perllib/FixMyStreet/Cobrand/ACV.pm:89 +#: perllib/FixMyStreet/Cobrand/Default.pm:713 msgid "Edit report category" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:696 +#: perllib/FixMyStreet/Cobrand/Default.pm:714 msgid "Edit report priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:694 +#: perllib/FixMyStreet/Cobrand/ACV.pm:88 +#: perllib/FixMyStreet/Cobrand/Default.pm:712 msgid "Edit reports" -msgstr "" +msgstr "עריכת דוחות" #: templates/web/base/admin/report_edit.html:0 #: templates/web/base/admin/report_edit.html:14 @@ -1098,10 +1126,10 @@ msgstr "עורך" #: templates/web/base/admin/users.html:17 #: templates/web/zurich/admin/body-form.html:9 #: templates/web/zurich/admin/body.html:15 -#: templates/web/zurich/auth/general.html:24 -#: templates/web/zurich/auth/general.html:54 +#: templates/web/zurich/auth/general.html:14 +#: templates/web/zurich/auth/general.html:44 msgid "Email" -msgstr "דואר אלקטרוני" +msgstr "דוא״ל" #: templates/web/base/admin/contact-form.html:38 #: templates/web/base/alert/_list.html:74 @@ -1109,13 +1137,12 @@ msgstr "דואר אלקטרוני" #: templates/web/base/report/new/form_user_loggedin.html:38 #: templates/web/base/report/update/form_name.html:23 msgid "Email address" -msgstr "" +msgstr "כתובת דוא״ל" #: templates/web/base/report/new/form_user_loggedin.html:71 #: templates/web/base/report/new/form_user_loggedout_by_email.html:34 -#, fuzzy msgid "Email address (optional)" -msgstr "דואר אלקטרוני הוסף לרשימת המשתמשים לרעה" +msgstr "כתובת דוא״ל (רשות)" #: templates/web/base/tokens/confirm_alert.html:6 msgid "Email alert created" @@ -1125,20 +1152,16 @@ msgstr "" msgid "Email alert deleted" msgstr "" -#: templates/web/base/admin/user-form.html:22 +#: templates/web/base/admin/user-form.html:21 msgid "Email verified:" -msgstr "" +msgstr "כתובת דוא״ל אומתה:" #: templates/web/base/admin/report_edit.html:138 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/body.html:48 #: templates/web/zurich/admin/contact-form.html:6 msgid "Email:" -msgstr "דואר אלקטרוני:" - -#: perllib/FixMyStreet/Script/Reports.pm:111 -msgid "Email: %s" -msgstr "דואר אלקטרוני: %s" +msgstr "דוא\"ל:" #: templates/web/base/admin/open311-form-fields.html:55 #: templates/web/base/admin/open311-form-fields.html:56 @@ -1157,15 +1180,15 @@ msgid "" " problem must be emailed, while others can be sent over Open311." msgstr "" -#: templates/web/base/dashboard/index.html:77 +#: templates/web/base/dashboard/index.html:78 msgid "End Date" -msgstr "" +msgstr "מועד סיום" #: templates/web/base/admin/open311-form-fields.html:21 msgid "Endpoint" -msgstr "" +msgstr "נקודת סיום" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:81 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:82 msgid "Enter a Zürich street name" msgstr "" @@ -1184,16 +1207,16 @@ msgstr "" msgid "Enter a nearby street name and area" msgstr "" -#: templates/web/base/auth/general.html:123 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:45 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:17 -#: templates/web/zurich/auth/general.html:65 +#: templates/web/base/auth/general.html:128 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:47 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:20 +#: templates/web/zurich/auth/general.html:58 msgid "Enter a password" -msgstr "" +msgstr "נא להקליד ססמה" #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" -msgstr "" +msgstr "נא להקליד את פרטי התקלה" #: templates/web/base/errors/generic.html:1 #: templates/web/base/errors/generic.html:8 @@ -1202,12 +1225,12 @@ msgstr "" #: templates/web/base/tokens/error.html:1 #: templates/web/base/tokens/error.html:5 msgid "Error" -msgstr "" +msgstr "שגיאה" #: templates/web/base/reports/_list-filters.html:39 #: templates/web/base/reports/_list-filters.html:47 msgid "Everything" -msgstr "" +msgstr "הכול" #: templates/web/base/admin/body.html:18 #: templates/web/base/admin/category_edit.html:18 @@ -1216,26 +1239,26 @@ msgstr "" #: templates/web/base/open311/index.html:86 msgid "Examples:" -msgstr "" +msgstr "דוגמאות:" #: templates/web/base/admin/report-category.html:3 msgid "Existing category" -msgstr "" +msgstr "קטגוריה קיימת" -#: templates/web/base/js/translation_strings.html:49 +#: templates/web/base/js/translation_strings.html:55 msgid "Expand map" -msgstr "" +msgstr "הרחבת המפה" #: templates/web/base/report/new/form_report.html:54 msgid "Explain what’s wrong" -msgstr "" +msgstr "הסבר מה לא תקין" -#: templates/web/base/dashboard/index.html:104 +#: templates/web/base/dashboard/index.html:105 msgid "Export as CSV" -msgstr "" +msgstr "יצוא כ־CSV" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:179 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:918 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:180 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:957 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:12 msgid "Extern" @@ -1244,11 +1267,11 @@ msgstr "" #: templates/web/base/admin/report_edit.html:97 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" -msgstr "" +msgstr "מזהה חיצוני" #: templates/web/base/admin/body-form.html:88 msgid "External URL" -msgstr "" +msgstr "כתובת חיצונית" #: templates/web/base/admin/report_edit.html:99 msgid "External body" @@ -1256,32 +1279,32 @@ msgstr "" #: templates/web/base/admin/report_edit.html:101 msgid "External team" -msgstr "" +msgstr "צוות חיצוני" -#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Default.pm:674 #: templates/web/base/admin/reportextrafields/edit.html:1 #: templates/web/base/admin/reportextrafields/index.html:1 msgid "Extra Fields" -msgstr "" +msgstr "שדות נוספים" #: templates/web/base/admin/contact-form.html:141 #: templates/web/base/admin/report_edit.html:94 msgid "Extra data:" -msgstr "" +msgstr "נתונים נוספים:" #: templates/web/base/report/_inspect.html:150 #: templates/web/base/report/_item.html:108 msgid "Extra details" -msgstr "" +msgstr "פרטים נוספים" #: templates/web/base/contact/submit.html:13 msgid "Failed to send message" -msgstr "" +msgstr "שליחת ההודעה נכשלה" #: templates/web/base/admin/reportextrafields/edit.html:58 #: templates/web/base/admin/reportextrafields/index.html:9 msgid "Fields" -msgstr "" +msgstr "שדות" #: templates/web/zurich/admin/index-dm.html:33 #: templates/web/zurich/admin/index-sdm.html:30 @@ -1290,17 +1313,17 @@ msgstr "" #: templates/web/base/questionnaire/index.html:66 msgid "First time" -msgstr "" +msgstr "שם פרטי" #: templates/web/base/admin/body.html:52 msgid "Fix this by choosing an <strong>area covered</strong> in the <em>Edit body details</em> form below." msgstr "" #: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:133 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:113 +#: templates/web/base/dashboard/index.html:114 msgid "Fixed" msgstr "" @@ -1322,7 +1345,7 @@ msgstr "" msgid "Flag user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:627 +#: perllib/FixMyStreet/Cobrand/Default.pm:645 #: templates/web/base/admin/users.html:20 msgid "Flagged" msgstr "" @@ -1331,7 +1354,7 @@ msgstr "" msgid "Flagged reports and users" msgstr "" -#: templates/web/base/admin/user-form.html:112 +#: templates/web/base/admin/user-form.html:108 msgid "Flagged users are listed on the <a href='%s'>flagged</a> page." msgstr "" @@ -1339,8 +1362,8 @@ msgstr "" msgid "Flagged users are not restricted in any way. This is just a list of users that have been marked for attention." msgstr "" -#: templates/web/base/admin/report_edit.html:140 -#: templates/web/base/admin/user-form.html:118 +#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/user-form.html:115 msgid "Flagged:" msgstr "" @@ -1360,17 +1383,17 @@ msgstr "" msgid "For more information, see <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." msgstr "" -#: templates/web/base/auth/general.html:94 +#: templates/web/base/auth/general.html:96 #: templates/web/base/report/new/form_user_loggedout_password.html:20 #: templates/web/base/report/update/form_user_loggedout_password.html:19 msgid "Forgotten your password?" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:748 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:787 msgid "Forwarded to external body" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:749 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:788 msgid "Forwarded wish to external body" msgstr "" @@ -1380,23 +1403,19 @@ msgstr "" msgid "Frequently Asked Questions" msgstr "" -#: templates/web/base/auth/generate_token.html:1 -#: templates/web/base/auth/generate_token.html:2 -#: templates/web/base/auth/generate_token.html:20 -#: templates/web/base/auth/generate_token.html:33 -#: templates/web/base/my/my.html:65 +#: templates/web/base/auth/generate_token.html:52 msgid "Generate token" msgstr "" #: templates/web/base/around/_updates.html:3 #: templates/web/base/report/display_tools.html:14 msgid "Get updates" -msgstr "" +msgstr "קבלת עדכונים" #: templates/web/base/reports/_rss.html:3 #: templates/web/base/reports/_rss.html:9 msgid "Get updates of %s problems" -msgstr "" +msgstr "קבלת עדכונים על %s תקלות" #: templates/web/base/reports/_rss.html:11 #: templates/web/base/reports/_rss.html:3 @@ -1431,7 +1450,8 @@ msgstr "" msgid "Going to send questionnaire?" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:714 +#: perllib/FixMyStreet/Cobrand/ACV.pm:104 +#: perllib/FixMyStreet/Cobrand/Default.pm:732 msgid "Grant access to the admin" msgstr "" @@ -1439,17 +1459,17 @@ msgstr "" msgid "Graph of problem creation by status over time" msgstr "" -#: templates/web/base/dashboard/index.html:93 +#: templates/web/base/dashboard/index.html:94 msgid "Group by %s" -msgstr "" +msgstr "קיבוץ לפי %s" -#: templates/web/base/dashboard/index.html:98 +#: templates/web/base/dashboard/index.html:99 msgid "Group by:" -msgstr "" +msgstr "קיבוץ לפי:" #: templates/web/base/questionnaire/index.html:48 msgid "Has this problem been fixed?" -msgstr "" +msgstr "התקלה הזאת תוקנה?" #: templates/web/base/questionnaire/index.html:61 msgid "Have you ever reported a problem to a council before, or is this your first time?" @@ -1460,7 +1480,7 @@ msgstr "" #: templates/web/zurich/footer.html:22 #: templates/web/zurich/nav_over_content.html:8 msgid "Help" -msgstr "" +msgstr "עזרה" #: templates/web/base/report/new/category_extras.html:13 #: templates/web/base/report/new/category_extras.html:14 @@ -1469,13 +1489,13 @@ msgstr "" #: templates/web/base/around/on_map_list_items.html:8 msgid "Here are some other nearby reports:" -msgstr "" +msgstr "להלן מספר דיווחים נוספים בקרבת מקום:" #: templates/web/zurich/footer.html:11 msgid "Hi %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:911 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:950 #: perllib/FixMyStreet/DB/ResultSet/State.pm:64 #: templates/web/base/admin/update_edit.html:30 #: templates/web/zurich/admin/header.html:1 @@ -1485,71 +1505,75 @@ msgstr "" msgid "Hidden" msgstr "" +#: templates/web/base/admin/user-form.html:197 +msgid "Hide all reports and updates" +msgstr "" + #: templates/web/base/report/_main.html:105 msgid "Hide entire report" -msgstr "" +msgstr "הסתרת הדוח כולו" #: templates/web/base/my/anonymize.html:1 #: templates/web/base/my/anonymize.html:2 msgid "Hide my name" -msgstr "" +msgstr "הסתרת השם שלי" #: templates/web/base/my/anonymize.html:21 msgid "Hide my name everywhere" -msgstr "" +msgstr "הסתרת השם שלי בכל מקום" #: templates/web/base/my/anonymize.html:10 msgid "Hide my name in this update" -msgstr "" +msgstr "הסתרת השם שלי בעדכון זה" #: templates/web/base/my/anonymize.html:16 msgid "Hide my name on this report" -msgstr "" +msgstr "הסתרת השם שלי בדוח זה" #: templates/web/base/around/display_location.html:60 #: templates/web/base/around/display_location.html:68 -#: templates/web/base/js/translation_strings.html:55 +#: templates/web/base/js/translation_strings.html:61 msgid "Hide pins" -msgstr "" +msgstr "הסתרת נעצים" #: templates/web/base/report/update.html:13 msgid "Hide update completely?" -msgstr "" +msgstr "להסתיר את העדכון לחלוטין?" #: templates/web/base/report/_report_meta_info.html:3 #: templates/web/base/report/update.html:58 msgid "Hide your name?" -msgstr "" +msgstr "להסתיר את השם שלך?" #: templates/web/base/admin/extra-metadata-form.html:38 msgid "Hint" -msgstr "" +msgstr "רמז" #: templates/web/base/admin/category_edit.html:24 msgid "History" -msgstr "" +msgstr "היסטוריה" #: templates/web/base/around/display_location.html:73 msgid "Home" -msgstr "" +msgstr "בית" #: templates/web/base/index-steps.html:1 msgid "How to report a problem" -msgstr "" +msgstr "כיצד לדווח על תקלה" -#: templates/web/base/js/translation_strings.html:32 +#: templates/web/base/js/translation_strings.html:38 msgid "How to send successful reports" -msgstr "" +msgstr "איך לשלוח דיווחים מוצלחים" #: templates/web/base/tokens/confirm_problem.html:36 #: templates/web/base/tokens/confirm_problem.html:41 msgid "I just reported a problem on @fixmystreet" -msgstr "" +msgstr "הרגע דיווחתי על תקלה ב־@fixmystreet" #: templates/web/base/tokens/confirm_update.html:20 #: templates/web/base/tokens/confirm_update.html:25 msgid "I just updated a problem on @fixmystreet" -msgstr "" +msgstr "הרגע עדכנתי תקלה ב־@fixmystreet" #: perllib/FixMyStreet/App/Controller/Questionnaire.pm:87 msgid "I'm afraid we couldn't locate your problem in the database.\n" @@ -1565,7 +1589,7 @@ msgstr "" #: templates/web/zurich/admin/list_updates.html:38 #: templates/web/zurich/admin/reports.html:11 msgid "ID" -msgstr "" +msgstr "מזהה" #: templates/web/base/admin/body-form.html:32 #: templates/web/base/admin/body-form.html:33 @@ -1596,7 +1620,7 @@ msgid "" " the menu. Make sure you use the same category name in the bodies if you want this to happen." msgstr "" -#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/auth/generate_token.html:61 msgid "If you generate a new token the existing token will no longer work." msgstr "" @@ -1656,11 +1680,11 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Illegal ID" -msgstr "" +msgstr "מזהה שגוי" #: perllib/FixMyStreet/App/Controller/Alert.pm:103 msgid "Illegal feed selection" -msgstr "" +msgstr "בחירת שדות שגויה" #: templates/web/base/admin/flagged.html:39 msgid "In abuse table?" @@ -1670,16 +1694,16 @@ msgstr "" msgid "In addition, the following attributes that are not part of the Open311 v2 specification are returned: agency_sent_datetime, title (also returned as part of description), interface_used, comment_count, requestor_name (only present if requestor allowed the name to be shown on this site)." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:197 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:959 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:198 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:998 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:8 msgid "In progress" -msgstr "" +msgstr "בתהליך" #: templates/web/base/admin/contact-form.html:57 msgid "Inactive" -msgstr "" +msgstr "בלתי פעיל" #: templates/web/base/tokens/confirm_alert.html:11 msgid "Inbox zero, here we come!" @@ -1695,23 +1719,23 @@ msgstr "" #: templates/web/base/report/_inspect.html:5 msgid "Inspect report" -msgstr "" +msgstr "חקירת דוח" #: templates/web/base/admin/contact-form.html:85 msgid "Inspection required" -msgstr "" +msgstr "נדרשת חקירה" -#: perllib/FixMyStreet/Cobrand/Default.pm:698 +#: perllib/FixMyStreet/Cobrand/Default.pm:716 msgid "Instruct contractors to fix problems" -msgstr "" +msgstr "הנחיית קבלני ביצוע לתיקון תקלות" #: templates/web/zurich/admin/list_updates.html:35 msgid "Internal notes" -msgstr "" +msgstr "הערות פנימיות" #: templates/web/base/offline/appcache.html:3 msgid "Internet glitch" -msgstr "" +msgstr "נפילה באינטרנט" #: perllib/FixMyStreet/App/Controller/Open311.pm:337 msgid "Invalid agency_responsible value %s" @@ -1733,20 +1757,20 @@ msgstr "" msgid "It’s on its way to the council right now." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:182 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:183 msgid "Jurisdiction Unknown" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:923 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:962 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:15 msgid "Jurisdiction unknown" msgstr "" -#: templates/web/base/auth/general.html:90 +#: templates/web/base/auth/general.html:92 #: templates/web/base/report/new/form_user_loggedout_password.html:16 #: templates/web/base/report/update/form_user_loggedout_password.html:15 -#: templates/web/zurich/auth/general.html:40 +#: templates/web/zurich/auth/general.html:30 msgid "Keep me signed in on this computer" msgstr "" @@ -1762,11 +1786,11 @@ msgstr "" #: templates/web/base/admin/_translations.html:6 #: templates/web/base/admin/reportextrafields/edit.html:45 msgid "Language" -msgstr "" +msgstr "שפה" #: templates/web/base/admin/reportextrafields/index.html:8 msgid "Languages" -msgstr "" +msgstr "שפות" #: templates/web/base/reports/index.html:40 msgid "Last 7 days" @@ -1779,11 +1803,11 @@ msgstr "" #: templates/web/base/questionnaire/index.html:25 msgid "Last update" -msgstr "" +msgstr "עדכון אחרון" #: templates/web/base/admin/report_edit.html:89 msgid "Last update:" -msgstr "" +msgstr "עדכון אחרון:" #: templates/web/base/admin/problem_row.html:39 msgid "Last update:" @@ -1810,9 +1834,14 @@ msgstr "" msgid "List all reported problems" msgstr "" +#: templates/web/base/around/on_map_list_items.html:18 +#, fuzzy +msgid "Loading reports…" +msgstr "עריכת דוחות" + #: templates/web/base/report/new/category_wrapper.html:8 msgid "Loading..." -msgstr "" +msgstr "בטעינה…" #: templates/web/base/alert/choose.html:1 #: templates/web/base/alert/choose.html:3 templates/web/base/alert/index.html:2 @@ -1840,39 +1869,47 @@ msgstr "" #: templates/web/base/report/new/form_user_loggedout.html:6 #: templates/web/base/report/update/form_user_loggedout.html:7 msgid "Log in with Facebook" -msgstr "" +msgstr "כניסה עם פייסבוק" #: templates/web/base/auth/general.html:32 #: templates/web/base/report/new/form_user_loggedout.html:14 #: templates/web/base/report/update/form_user_loggedout.html:15 msgid "Log in with Twitter" -msgstr "" +msgstr "כניסה עם טוויטר" -#: templates/web/base/js/translation_strings.html:65 +#: templates/web/base/js/translation_strings.html:71 msgid "Log in with email" -msgstr "" +msgstr "כניסה עם דוא״ל" -#: templates/web/base/js/translation_strings.html:63 +#: templates/web/base/js/translation_strings.html:69 msgid "Log in with email/text" msgstr "" -#: templates/web/base/dashboard/index.html:81 -msgid "Look up" +#: templates/web/base/admin/user-form.html:195 +msgid "Log out of all sessions" msgstr "" -#: templates/web/base/js/translation_strings.html:44 +#: templates/web/base/dashboard/index.html:82 +msgid "Look up" +msgstr "חיפוש" + +#: templates/web/base/js/translation_strings.html:50 msgid "MAP" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:699 +#: templates/web/base/admin/user-form.html:196 +msgid "Make anonymous on all reports and updates" +msgstr "" + +#: perllib/FixMyStreet/Cobrand/Default.pm:717 msgid "Manage shortlist" msgstr "" #: templates/web/base/reports/_list-filters.html:64 msgid "Manual order" -msgstr "" +msgstr "סדר ידני" -#: templates/web/base/js/translation_strings.html:46 +#: templates/web/base/js/translation_strings.html:52 msgid "Map" msgstr "" @@ -1880,17 +1917,17 @@ msgstr "" msgid "Mark as sent" msgstr "" -#: templates/web/base/admin/user-form.html:110 +#: templates/web/base/admin/user-form.html:106 msgid "Mark users whose behaviour you want to keep a check on as <strong>flagged</strong>." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:697 +#: perllib/FixMyStreet/Cobrand/Default.pm:715 msgid "Markup problem details" msgstr "" #: templates/web/base/contact/index.html:100 msgid "Message" -msgstr "" +msgstr "הודעה" #: templates/web/zurich/admin/report_edit.html:280 msgid "Message to competent body:" @@ -1912,7 +1949,8 @@ msgstr "" msgid "Moderate" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:693 +#: perllib/FixMyStreet/Cobrand/ACV.pm:87 +#: perllib/FixMyStreet/Cobrand/Default.pm:711 msgid "Moderate report details" msgstr "" @@ -1938,9 +1976,9 @@ msgstr "" msgid "Moderation reason:" msgstr "" -#: templates/web/base/dashboard/index.html:101 +#: templates/web/base/dashboard/index.html:102 msgid "Month" -msgstr "" +msgstr "חודש" #: templates/web/base/reports/_list-filters.html:70 msgid "Most commented" @@ -1960,15 +1998,15 @@ msgstr "" #: templates/web/base/admin/states/index.html:108 #: templates/web/base/admin/states/index.html:11 #: templates/web/base/admin/users.html:16 -#: templates/web/base/auth/general.html:113 +#: templates/web/base/auth/general.html:115 #: templates/web/base/report/new/form_user_loggedin.html:49 #: templates/web/base/report/new/form_user_loggedout_by_email.html:11 #: templates/web/base/report/update/form_name.html:27 #: templates/web/zurich/admin/body-form.html:4 -#: templates/web/zurich/auth/general.html:60 +#: templates/web/zurich/auth/general.html:50 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "Name" -msgstr "" +msgstr "שם" #: templates/web/base/admin/report_edit.html:127 #: templates/web/base/admin/responsepriorities/edit.html:13 @@ -1976,15 +2014,11 @@ msgstr "" #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 #: templates/web/zurich/admin/stats/index.html:41 msgid "Name:" -msgstr "" - -#: perllib/FixMyStreet/Script/Reports.pm:110 -msgid "Name: %s" -msgstr "" +msgstr "שם:" #: templates/web/base/report/_inspect.html:44 msgid "Navigate to this problem" -msgstr "" +msgstr "ניווט לבעיה הזאת" #: templates/web/base/report/_inspect.html:39 msgid "Nearest calculated address:" @@ -1999,8 +2033,8 @@ msgstr "" msgid "Nearest postcode to the pin placed on the map (automatically generated): %s (%sm away)" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:521 -#: perllib/FixMyStreet/Cobrand/Default.pm:549 +#: perllib/FixMyStreet/Cobrand/Default.pm:539 +#: perllib/FixMyStreet/Cobrand/Default.pm:567 msgid "Nearest road to the pin placed on the map (automatically generated by Bing Maps): %s" msgstr "" @@ -2018,13 +2052,14 @@ msgstr "" msgid "Nearly done! Now check your email…" msgstr "" +#: templates/web/base/auth/2faform.html:8 #: templates/web/base/auth/smsform.html:19 msgid "Nearly done! Now check your phone…" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:129 msgid "New" -msgstr "" +msgstr "חדש" #: perllib/FixMyStreet/App/Controller/Admin.pm:230 msgid "New body added" @@ -2051,18 +2086,18 @@ msgstr "" msgid "New note to DM:" msgstr "" -#: templates/web/base/auth/change_password.html:35 +#: templates/web/base/auth/change_password.html:47 msgid "New password:" -msgstr "" +msgstr "ססמה חדשה:" #: templates/web/base/auth/change_phone.html:38 msgid "New phone number:" -msgstr "" +msgstr "מספר טלפון חדש:" #: templates/web/base/admin/responsepriorities/edit.html:4 #: templates/web/base/admin/responsepriorities/list.html:34 msgid "New priority" -msgstr "" +msgstr "עדיפות חדשה" #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" @@ -2070,11 +2105,11 @@ msgstr "" #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" -msgstr "" +msgstr "תקלות חדשות ליד {{POSTCODE}} ב־FixMyStreet" #: db/alert_types.pl:10 msgid "New problems on FixMyStreet" -msgstr "" +msgstr "תקלות חדשות ב־FixMyStreet" #: db/alert_types.pl:34 msgid "New problems to {{COUNCIL}} on FixMyStreet" @@ -2086,19 +2121,19 @@ msgstr "" #: templates/web/zurich/admin/index-sdm.html:4 msgid "New reports" -msgstr "" +msgstr "דיווחים חדשים" #: templates/web/base/admin/states/index.html:91 #: templates/web/base/admin/stats/questionnaire.html:24 msgid "New state" -msgstr "" +msgstr "מצב חדש" #: templates/web/base/admin/template_edit.html:4 #: templates/web/base/admin/templates.html:34 #: templates/web/zurich/admin/template_edit.html:9 #: templates/web/zurich/admin/templates.html:26 msgid "New template" -msgstr "" +msgstr "תבנית חדשה" #: templates/web/base/reports/_list-filters.html:66 msgid "Newest" @@ -2108,7 +2143,7 @@ msgstr "" msgid "Next" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1222 +#: perllib/FixMyStreet/Cobrand/Default.pm:1240 #: templates/web/base/admin/category_edit.html:4 #: templates/web/base/admin/list_updates.html:32 #: templates/web/base/admin/list_updates.html:34 @@ -2124,11 +2159,11 @@ msgstr "" msgid "No" msgstr "" -#: templates/web/base/admin/user-form.html:84 +#: templates/web/base/admin/user-form.html:80 msgid "No area" msgstr "" -#: templates/web/base/admin/user-form.html:55 +#: templates/web/base/admin/user-form.html:48 msgid "No body" msgstr "" @@ -2165,7 +2200,7 @@ msgstr "" msgid "No reports to show on map, here are some nearby:" msgstr "" -#: templates/web/base/js/translation_strings.html:37 +#: templates/web/base/js/translation_strings.html:43 msgid "No result returned" msgstr "" @@ -2179,7 +2214,7 @@ msgstr "" #: templates/web/base/report/_support.html:2 #: templates/web/base/report/_support.html:4 msgid "No supporters" -msgstr "" +msgstr "אין תומכים" #: templates/web/base/admin/report_edit.html:66 #: templates/web/base/admin/report_edit.html:90 @@ -2187,15 +2222,15 @@ msgstr "" msgid "None" msgstr "" -#: templates/web/base/admin/user-form.html:76 -#: templates/web/base/admin/user-form.html:77 +#: templates/web/base/admin/user-form.html:72 +#: templates/web/base/admin/user-form.html:73 msgid "" "Normal (public) users should not be associated with any <strong>area</strong>.<br>\n" " Authorised staff users can be associated with the area in which they operate." msgstr "" -#: templates/web/base/admin/user-form.html:46 -#: templates/web/base/admin/user-form.html:47 +#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:39 msgid "" "Normal (public) users should not be associated with any <strong>body</strong>.<br>\n" " Authorised staff users can be associated with the body they represent.<br>\n" @@ -2203,8 +2238,8 @@ msgid "" " activity across their body), the ability to hide reports or set special report statuses." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:186 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:933 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:187 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:972 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:13 msgid "Not contactable" @@ -2263,21 +2298,21 @@ msgstr "" msgid "Number of problems reported in each ward, in the last 7 days." msgstr "" -#: templates/web/base/js/translation_strings.html:43 +#: templates/web/base/js/translation_strings.html:49 msgid "OK" -msgstr "" +msgstr "אישור" -#: templates/web/base/js/translation_strings.html:74 +#: templates/web/base/js/translation_strings.html:80 msgid "Offline data cleared" msgstr "" -#: templates/web/base/js/translation_strings.html:71 +#: templates/web/base/js/translation_strings.html:77 msgid "Offline update data saved" msgstr "" #: templates/web/base/admin/stats/questionnaire.html:24 msgid "Old state" -msgstr "" +msgstr "מצב ישן" #: templates/web/base/reports/_list-filters.html:67 msgid "Oldest" @@ -2285,16 +2320,16 @@ msgstr "" #: perllib/FixMyStreet/SendReport/Email.pm:89 msgid "On behalf of %s" -msgstr "" +msgstr "בשם %s" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:174 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:905 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:175 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:944 #: perllib/FixMyStreet/DB/ResultSet/State.pm:70 #: templates/web/base/admin/states/index.html:102 #: templates/web/base/admin/states/index.html:25 #: templates/web/base/admin/states/index.html:32 #: templates/web/base/admin/update_edit.html:30 -#: templates/web/base/dashboard/index.html:111 +#: templates/web/base/dashboard/index.html:112 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:7 #: templates/web/zurich/admin/update_edit.html:18 @@ -2311,19 +2346,19 @@ msgstr "" #: templates/web/base/admin/open311-form-fields.html:34 msgid "Open311 Jurisdiction" -msgstr "" +msgstr "תחום השיפוט של Open311" #: templates/web/base/open311/index.html:72 msgid "Open311 initiative web page" -msgstr "" +msgstr "אתר היזמה Open311" #: templates/web/base/open311/index.html:73 msgid "Open311 specification" -msgstr "" +msgstr "פירוט Open311" #: templates/web/base/admin/extra-metadata-form.html:53 msgid "Options" -msgstr "" +msgstr "אפשרויות" #: templates/web/base/alert/_list.html:84 msgid "Or subscribe by RSS" @@ -2333,23 +2368,23 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1238 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:689 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:690 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1262 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:686 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:687 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:716 #: perllib/FixMyStreet/App/Controller/Report/New.pm:719 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:722 #: perllib/FixMyStreet/DB/Result/Problem.pm:588 #: perllib/FixMyStreet/DB/Result/Problem.pm:595 #: perllib/FixMyStreet/DB/Result/Problem.pm:610 #: perllib/FixMyStreet/DB/Result/Problem.pm:619 -#: perllib/FixMyStreet/Script/Reports.pm:182 -#: perllib/FixMyStreet/Script/Reports.pm:197 +#: perllib/FixMyStreet/Script/Reports.pm:179 +#: perllib/FixMyStreet/Script/Reports.pm:194 msgid "Other" -msgstr "" +msgstr "אחר" #: templates/web/base/reports/index.html:136 msgid "Other categories" -msgstr "" +msgstr "קטגוריות אחרות" #: templates/web/base/reports/index.html:107 msgid "Other wards" @@ -2366,7 +2401,7 @@ msgstr "" #: templates/web/base/errors/page_error_404_not_found.html:1 #: templates/web/base/errors/page_error_404_not_found.html:4 msgid "Page Not Found" -msgstr "" +msgstr "העמוד לא נמצא" #: templates/web/base/admin/body-form.html:39 #: templates/web/zurich/admin/body-form.html:14 @@ -2377,25 +2412,25 @@ msgstr "" msgid "Partial" msgstr "" -#: templates/web/base/auth/general.html:116 +#: templates/web/base/auth/general.html:118 #: templates/web/base/report/new/form_user_loggedout_by_email.html:38 #: templates/web/base/report/update/form_user_loggedout_by_email.html:10 -#: templates/web/zurich/auth/general.html:32 -#: templates/web/zurich/auth/general.html:63 +#: templates/web/zurich/auth/general.html:22 +#: templates/web/zurich/auth/general.html:53 msgid "Password (optional)" -msgstr "" +msgstr "ססמה (רשות)" -#: templates/web/base/auth/general.html:81 +#: templates/web/base/auth/general.html:83 msgid "Password:" -msgstr "" +msgstr "ססמה:" -#: templates/web/base/js/translation_strings.html:52 +#: templates/web/base/js/translation_strings.html:58 msgid "Permalink" -msgstr "" +msgstr "קישור קבוע" -#: templates/web/base/admin/user-form.html:162 +#: templates/web/base/admin/user-form.html:164 msgid "Permissions:" -msgstr "" +msgstr "הרשאות:" #: templates/web/base/report/_inspect.html:19 msgid "Phone Reporter:" @@ -2405,22 +2440,22 @@ msgstr "" #: templates/web/base/report/new/form_user_loggedin.html:33 #: templates/web/zurich/report/new/fill_in_details_form.html:65 msgid "Phone number" -msgstr "" +msgstr "מספר טלפון" #: templates/web/base/report/new/form_user_loggedin.html:67 #: templates/web/base/report/new/form_user_loggedout_by_email.html:30 msgid "Phone number (optional)" -msgstr "" +msgstr "מספר טלפון (רשות)" -#: templates/web/base/admin/user-form.html:30 +#: templates/web/base/admin/user-form.html:25 msgid "Phone verified:" msgstr "" #: templates/web/base/admin/report_edit.html:135 -#: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 +#: templates/web/base/admin/user-form.html:23 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:39 msgid "Phone:" -msgstr "" +msgstr "טלפון:" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 @@ -2439,26 +2474,26 @@ msgstr "" #: templates/web/zurich/report/new/fill_in_details_form.html:36 #: templates/web/zurich/report/new/fill_in_details_form.html:38 msgid "Photo" -msgstr "" +msgstr "תמונה" #: perllib/FixMyStreet/App/Controller/Photo.pm:186 msgid "Photo is required." -msgstr "" +msgstr "נדרשת תמונה." #: templates/web/zurich/admin/contact-form.html:16 msgid "Photo required" -msgstr "" +msgstr "נדרשת תמונה" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/report/new/form_report.html:30 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" -msgstr "" +msgstr "תמונות" #: templates/web/base/alert/list.html:23 msgid "Photos of recent nearby reports" -msgstr "" +msgstr "תמונות של דיווחים אחרונים בקרבת מקום" #: templates/web/base/reports/index.html:76 #: templates/web/base/reports/index.html:79 @@ -2471,24 +2506,24 @@ msgid "Pick your ward" msgstr "" #: templates/web/base/around/display_location.html:74 -#: templates/web/base/js/translation_strings.html:30 +#: templates/web/base/js/translation_strings.html:36 msgid "Place pin on map" -msgstr "" +msgstr "הצבת נעץ על מפה" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:945 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:951 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:984 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:990 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:9 #: templates/web/zurich/admin/index-dm.html:9 msgid "Planned" -msgstr "" +msgstr "בתכנון" #: templates/web/base/report/new/notes.html:5 msgid "Please be polite, concise and to the point." msgstr "" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:27 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:31 msgid "Please check the passwords and try again" msgstr "" @@ -2496,24 +2531,28 @@ msgstr "" #: templates/web/base/auth/_username_error.html:9 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:27 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:9 msgid "Please check your email address is correct" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1334 -#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1327 +#: perllib/FixMyStreet/DB/Result/User.pm:205 +#: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:7 msgid "Please check your phone number is correct" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:297 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:905 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:928 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:923 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:946 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 -#: templates/web/base/js/translation_strings.html:10 +#: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" +msgstr "נא לבחור קטגוריה" + +#: perllib/FixMyStreet/App/Controller/Auth.pm:383 +#: perllib/FixMyStreet/App/Controller/Auth.pm:409 +msgid "Please choose a less commonly-used password" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:345 @@ -2535,72 +2574,71 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:298 #: perllib/FixMyStreet/DB/Result/Comment.pm:128 -#: templates/web/base/js/translation_strings.html:3 +#: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" -msgstr "" +msgstr "נא לכתוב הודעה" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1332 -#: perllib/FixMyStreet/DB/Result/User.pm:200 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1325 +#: perllib/FixMyStreet/DB/Result/User.pm:208 +#: perllib/FixMyStreet/DB/Result/User.pm:209 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:4 msgid "Please enter a mobile number" -msgstr "" +msgstr "נא להקליד מספר טלפון" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1365 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1461 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1462 msgid "Please enter a name" -msgstr "" +msgstr "נא להזין שם" #: perllib/FixMyStreet/App/Controller/Admin.pm:465 msgid "Please enter a name for this body" msgstr "" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:25 -#: templates/web/base/js/translation_strings.html:20 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:29 +#: templates/web/base/js/translation_strings.html:23 msgid "Please enter a password" -msgstr "" +msgstr "נא להקליד ססמה" #: perllib/FixMyStreet/App/Controller/Contact.pm:115 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 -#: templates/web/base/js/translation_strings.html:4 +#: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" -msgstr "" +msgstr "נא להקליד נושא" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1362 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1452 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1355 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1453 #: perllib/FixMyStreet/App/Controller/Admin.pm:311 -#: perllib/FixMyStreet/DB/Result/User.pm:193 -#: templates/web/base/js/translation_strings.html:13 -#: templates/web/base/js/translation_strings.html:17 +#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: templates/web/base/js/translation_strings.html:16 +#: templates/web/base/js/translation_strings.html:20 msgid "Please enter a valid email" -msgstr "" +msgstr "נא להקליד כתובת דוא״ל תקנית" -#: perllib/FixMyStreet/App/Controller/Alert.pm:350 +#: perllib/FixMyStreet/App/Controller/Alert.pm:355 #: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please enter a valid email address" -msgstr "" +msgstr "נא להקליד כתובת דוא״ל תקנית" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1356 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1446 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1349 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 msgid "Please enter a valid email or phone number" -msgstr "" +msgstr "נא להקליד כתובת דוא״ל או טלפון תקניים" #: perllib/FixMyStreet/DB/Result/Problem.pm:369 -#: templates/web/base/js/translation_strings.html:5 +#: templates/web/base/js/translation_strings.html:8 msgid "Please enter some details" msgstr "" #: perllib/FixMyStreet/App/Controller/Contact.pm:114 -#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: perllib/FixMyStreet/DB/Result/User.pm:196 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:26 -#: templates/web/base/js/translation_strings.html:12 -#: templates/web/base/js/translation_strings.html:16 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:8 +#: templates/web/base/js/translation_strings.html:15 +#: templates/web/base/js/translation_strings.html:19 msgid "Please enter your email" msgstr "" @@ -2608,34 +2646,34 @@ msgstr "" msgid "Please enter your email address" msgstr "" -#: templates/web/base/js/translation_strings.html:26 +#: templates/web/base/js/translation_strings.html:32 msgid "Please enter your first name" msgstr "" #: perllib/FixMyStreet/Cobrand/UK.pm:326 -#: templates/web/base/js/translation_strings.html:8 +#: templates/web/base/js/translation_strings.html:11 msgid "Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below" msgstr "" #: perllib/FixMyStreet/App/Controller/Contact.pm:113 #: perllib/FixMyStreet/DB/Result/Comment.pm:125 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 -#: perllib/FixMyStreet/DB/Result/User.pm:186 -#: templates/web/base/js/translation_strings.html:7 +#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: templates/web/base/js/translation_strings.html:10 msgid "Please enter your name" msgstr "" #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:6 -#: templates/web/base/js/translation_strings.html:23 +#: templates/web/base/js/translation_strings.html:29 msgid "Please enter your phone number" msgstr "" -#: templates/web/base/js/translation_strings.html:27 +#: templates/web/base/js/translation_strings.html:33 msgid "Please enter your second name" msgstr "" -#: templates/web/base/js/translation_strings.html:25 +#: templates/web/base/js/translation_strings.html:31 msgid "Please enter your title" msgstr "" @@ -2658,10 +2696,19 @@ msgstr "" msgid "Please fill in the form below with details of the problem, and describe the location as precisely as possible in the details box." msgstr "" +#: templates/web/base/auth/2faform.html:9 +msgid "Please generate a two-factor code and enter it below:" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Questionnaire.pm:239 msgid "Please indicate whether you'd like to receive another questionnaire" msgstr "" +#: perllib/FixMyStreet/App/Controller/Auth.pm:406 +#: templates/web/base/js/translation_strings.html:26 +msgid "Please make sure your password is at least %d characters long" +msgstr "" + #: templates/web/base/report/updates-sidebar-notes.html:2 msgid "Please note that updates are not sent to the council." msgstr "" @@ -2724,12 +2771,12 @@ msgstr "" #: perllib/FixMyStreet/App/Model/PhotoSet.pm:122 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:156 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:158 -#: templates/web/base/js/translation_strings.html:60 +#: templates/web/base/js/translation_strings.html:66 msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1359 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1449 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1352 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 msgid "Please verify at least one of email/phone" msgstr "" @@ -2742,24 +2789,24 @@ msgid "Please write your update here" msgstr "" #: templates/web/base/report/update-form.html:25 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:18 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_user_loggedout_password.html:10 msgid "Post" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:231 +#: perllib/FixMyStreet/DB/Result/Comment.pm:211 msgid "Posted anonymously at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:266 +#: perllib/FixMyStreet/DB/Result/Comment.pm:246 msgid "Posted by %s at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:254 +#: perllib/FixMyStreet/DB/Result/Comment.pm:234 msgid "Posted by <strong>%s</strong> (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:256 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 msgid "Posted by <strong>%s</strong> at %s" msgstr "" @@ -2771,7 +2818,7 @@ msgstr "" msgid "Previous" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:648 +#: perllib/FixMyStreet/Cobrand/Default.pm:666 msgid "Priorities" msgstr "" @@ -2792,7 +2839,7 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:144 msgid "Private" msgstr "" @@ -2822,7 +2869,7 @@ msgstr "" msgid "Problem breakdown by state" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1309 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1283 msgid "Problem marked as open." msgstr "" @@ -2830,7 +2877,8 @@ msgstr "" msgid "Problem state change based on survey results" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:692 +#: perllib/FixMyStreet/Cobrand/ACV.pm:86 +#: perllib/FixMyStreet/Cobrand/Default.pm:710 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "" @@ -2855,7 +2903,7 @@ msgstr "" msgid "Problems within %.1fkm of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:821 +#: perllib/FixMyStreet/Cobrand/Default.pm:839 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:137 #: perllib/FixMyStreet/Cobrand/UK.pm:215 perllib/FixMyStreet/Cobrand/UK.pm:257 #: perllib/FixMyStreet/Cobrand/UK.pm:269 @@ -2890,12 +2938,12 @@ msgstr "" msgid "Provide update as" msgstr "" -#: templates/web/base/auth/general.html:119 +#: templates/web/base/auth/general.html:124 msgid "Providing a name and password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "" -#: templates/web/base/report/new/form_user_loggedout_by_email.html:41 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:13 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:43 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:16 msgid "Providing a password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "" @@ -2912,7 +2960,7 @@ msgstr "" msgid "Public update:" msgstr "" -#: templates/web/zurich/admin/report_edit.html:123 +#: templates/web/zurich/admin/report_edit.html:122 #: templates/web/zurich/admin/stats/index.html:38 msgid "Publish photo" msgstr "" @@ -2968,7 +3016,7 @@ msgstr "" msgid "RSS feed of nearby problems" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:822 +#: perllib/FixMyStreet/Cobrand/Default.pm:840 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:136 #: perllib/FixMyStreet/Cobrand/UK.pm:222 msgid "RSS feed of problems within %s" @@ -3019,6 +3067,10 @@ msgstr "" msgid "Remove" msgstr "" +#: templates/web/base/admin/user-form.html:198 +msgid "Remove account details" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:4 msgid "Remove field" msgstr "" @@ -3039,13 +3091,13 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:159 +#: templates/web/base/admin/report_edit.html:161 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" msgstr "" -#: templates/web/base/auth/generate_token.html:33 +#: templates/web/base/auth/generate_token.html:52 msgid "Replace token" msgstr "" @@ -3077,11 +3129,11 @@ msgstr "" msgid "Report as" msgstr "" -#: perllib/FixMyStreet/App/Controller/Rss.pm:302 +#: perllib/FixMyStreet/App/Controller/Rss.pm:303 msgid "Report on %s" msgstr "" -#: templates/web/base/dashboard/index.html:61 +#: templates/web/base/dashboard/index.html:62 msgid "Report state:" msgstr "" @@ -3151,15 +3203,16 @@ msgstr "" #: templates/web/base/around/index.html:3 #: templates/web/base/around/lookup_by_ref.html:3 -#: templates/web/base/js/translation_strings.html:42 +#: templates/web/base/js/translation_strings.html:48 #: templates/web/base/report/new/fill_in_details.html:0 #: templates/web/base/report/new/fill_in_details.html:8 #: templates/web/zurich/report/new/fill_in_details_form.html:4 msgid "Reporting a problem" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:638 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:388 +#: perllib/FixMyStreet/Cobrand/ACV.pm:265 +#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/zurich/header.html:46 msgid "Reports" msgstr "" @@ -3176,7 +3229,7 @@ msgstr "" msgid "Reports by destination" msgstr "" -#: templates/web/base/admin/user-form.html:125 +#: templates/web/base/admin/user-form.html:124 msgid "Reports made by trusted users will be sent to the responsible body without being inspected first." msgstr "" @@ -3188,7 +3241,7 @@ msgstr "" msgid "Reports published" msgstr "" -#: templates/web/base/js/translation_strings.html:75 +#: templates/web/base/js/translation_strings.html:81 msgid "Reports saved offline." msgstr "" @@ -3260,8 +3313,8 @@ msgstr "" msgid "Revert to original title" msgstr "" -#: templates/web/base/js/translation_strings.html:28 -#: templates/web/base/js/translation_strings.html:40 +#: templates/web/base/js/translation_strings.html:34 +#: templates/web/base/js/translation_strings.html:46 msgid "Right place?" msgstr "" @@ -3275,16 +3328,16 @@ msgstr "" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1879 -#: templates/web/base/admin/report_edit.html:156 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: templates/web/base/admin/report_edit.html:158 #: templates/web/base/admin/update_edit.html:68 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: templates/web/base/admin/report_edit.html:157 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: templates/web/base/admin/report_edit.html:159 #: templates/web/base/admin/update_edit.html:69 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3294,7 +3347,7 @@ msgstr "" msgid "Rotating this photo will discard unsaved changes to the report." msgstr "" -#: templates/web/base/js/translation_strings.html:47 +#: templates/web/base/js/translation_strings.html:53 #: templates/web/base/maps/google-ol.html:2 msgid "Satellite" msgstr "" @@ -3325,11 +3378,11 @@ msgid "Save with a public update" msgstr "" #. ("This is followed by a progress count, e.g. 3/5") -#: templates/web/base/js/translation_strings.html:76 +#: templates/web/base/js/translation_strings.html:82 msgid "Saving reports offline" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:130 msgid "Scheduled" msgstr "" @@ -3362,12 +3415,20 @@ msgstr "" msgid "Searching found no users." msgstr "" +#: templates/web/base/auth/generate_token.html:1 +#: templates/web/base/auth/generate_token.html:2 +#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/my/my.html:65 +msgid "Security" +msgstr "" + #: templates/web/base/report/new/councils_text_private.html:7 #: templates/web/base/report/new/form_user.html:5 msgid "See our privacy policy" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:703 +#: perllib/FixMyStreet/Cobrand/ACV.pm:93 +#: perllib/FixMyStreet/Cobrand/Default.pm:721 msgid "See user detail for reports created as the council" msgstr "" @@ -3402,7 +3463,7 @@ msgstr "" msgid "Sending a confirmation text failed: \"%s\"" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:870 msgid "Sent report back" msgstr "" @@ -3419,6 +3480,12 @@ msgstr "" msgid "Service:" msgstr "" +#: templates/web/base/auth/change_password.html:1 +#: templates/web/base/auth/change_password.html:4 +#, fuzzy +msgid "Set password" +msgstr "ססמה חדשה:" + #: templates/web/base/report/_inspect.html:47 msgid "Set to my current location" msgstr "" @@ -3474,7 +3541,7 @@ msgstr "" #: templates/web/base/around/display_location.html:58 #: templates/web/base/around/display_location.html:66 -#: templates/web/base/js/translation_strings.html:54 +#: templates/web/base/js/translation_strings.html:60 msgid "Show pins" msgstr "" @@ -3486,20 +3553,20 @@ msgstr "" msgid "Show reports in your area" msgstr "" -#: templates/web/base/auth/general.html:124 +#: templates/web/base/auth/general.html:129 #: templates/web/base/auth/general.html:3 -#: templates/web/base/auth/general.html:85 +#: templates/web/base/auth/general.html:87 #: templates/web/base/main_nav_items.html:6 -#: templates/web/zurich/auth/general.html:18 -#: templates/web/zurich/auth/general.html:35 +#: templates/web/zurich/auth/general.html:25 +#: templates/web/zurich/auth/general.html:8 msgid "Sign in" msgstr "" -#: templates/web/base/auth/general.html:98 +#: templates/web/base/auth/general.html:100 msgid "Sign in by email instead, providing a new password. When you click the link in your email, your password will be updated." msgstr "" -#: templates/web/base/auth/general.html:96 +#: templates/web/base/auth/general.html:98 msgid "Sign in by email or text, providing a new password. When you click the link in your email or enter the SMS authentication code, your password will be updated." msgstr "" @@ -3533,14 +3600,27 @@ msgstr "" msgid "Some text to localize" msgstr "" -#: perllib/FixMyStreet/Cobrand/UK.pm:80 +#: perllib/FixMyStreet/Cobrand/ACV.pm:59 perllib/FixMyStreet/Cobrand/UK.pm:80 msgid "Sorry, that appears to be a Crown dependency postcode, which we don't cover." msgstr "" +#: perllib/FixMyStreet/Cobrand/ACV.pm:73 +msgid "Sorry, that appears to be a Northern Irish postcode, which we don't cover." +msgstr "" + +#: perllib/FixMyStreet/Cobrand/ACV.pm:65 +msgid "Sorry, that appears to be a Scottish postcode, which we don't cover." +msgstr "" + +#: perllib/FixMyStreet/Cobrand/ACV.pm:69 +msgid "Sorry, that appears to be a Welsh postcode, which we don't cover." +msgstr "" + #: templates/web/base/auth/smsform.html:6 templates/web/base/auth/token.html:8 msgid "Sorry, that wasn’t a valid link" msgstr "" +#: templates/web/base/auth/2faform.html:5 #: templates/web/base/auth/smsform.html:16 msgid "Sorry, that wasn’t the correct code" msgstr "" @@ -3586,15 +3666,15 @@ msgstr "" msgid "Sort by" msgstr "" -#: templates/web/base/admin/user-form.html:65 +#: templates/web/base/admin/user-form.html:58 msgid "Staff users have permission to log in to the admin." msgstr "" -#: templates/web/base/admin/user-form.html:68 +#: templates/web/base/admin/user-form.html:62 msgid "Staff:" msgstr "" -#: templates/web/base/dashboard/index.html:73 +#: templates/web/base/dashboard/index.html:74 msgid "Start Date" msgstr "" @@ -3607,7 +3687,7 @@ msgstr "" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:50 #: templates/web/base/admin/templates.html:8 -#: templates/web/base/dashboard/index.html:100 +#: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:88 #: templates/web/base/report/_item.html:96 #: templates/web/base/report/update/form_update.html:39 @@ -3629,13 +3709,14 @@ msgstr "" msgid "State:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:628 +#: perllib/FixMyStreet/Cobrand/ACV.pm:255 +#: perllib/FixMyStreet/Cobrand/Default.pm:646 #: templates/web/base/admin/states/index.html:1 msgid "States" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:622 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:391 +#: perllib/FixMyStreet/Cobrand/Default.pm:640 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:418 #: templates/web/base/admin/index.html:71 #: templates/web/base/admin/stats/index.html:1 #: templates/web/base/admin/stats/state.html:1 @@ -3664,11 +3745,10 @@ msgid "String" msgstr "" #: templates/web/base/report/new/category.html:35 -#, fuzzy msgid "Subcategory" -msgstr "קטגוריה" +msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:191 +#: perllib/FixMyStreet/Script/Reports.pm:188 msgid "Subcategory: %s" msgstr "" @@ -3685,19 +3765,20 @@ msgstr "" msgid "Subject:" msgstr "" +#: templates/web/base/auth/2faform.html:21 #: templates/web/base/auth/smsform.html:27 #: templates/web/base/questionnaire/creator_fixed.html:19 #: templates/web/base/report/new/form_user_loggedin.html:76 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:46 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:48 #: templates/web/base/report/new/form_user_loggedout_password.html:11 #: templates/web/zurich/report/new/fill_in_details_form.html:73 msgid "Submit" msgstr "" -#: templates/web/base/admin/report_edit.html:167 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/report_edit.html:24 #: templates/web/base/admin/update_edit.html:79 -#: templates/web/base/admin/user-form.html:188 +#: templates/web/base/admin/user-form.html:191 #: templates/web/zurich/admin/report_edit-sdm.html:124 #: templates/web/zurich/admin/report_edit.html:264 #: templates/web/zurich/admin/update_edit.html:38 @@ -3708,8 +3789,8 @@ msgstr "" msgid "Submit questionnaire" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:169 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:898 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:170 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:937 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:6 #: templates/web/zurich/admin/index-dm.html:23 @@ -3738,8 +3819,9 @@ msgstr "" msgid "Summarise your changes" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:620 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:387 +#: perllib/FixMyStreet/Cobrand/ACV.pm:249 +#: perllib/FixMyStreet/Cobrand/Default.pm:638 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:414 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 #: templates/web/base/status/index.html:3 @@ -3751,7 +3833,7 @@ msgid "Summary" msgstr "" #: templates/web/zurich/reports/index.html:0 -#: templates/web/zurich/reports/index.html:5 +#: templates/web/zurich/reports/index.html:6 msgid "Summary reports" msgstr "" @@ -3764,7 +3846,7 @@ msgstr "" msgid "Superuser:" msgstr "" -#: templates/web/base/admin/user-form.html:148 +#: templates/web/base/admin/user-form.html:147 msgid "Superusers have permission to perform <strong>all actions</strong> within the admin." msgstr "" @@ -3777,8 +3859,8 @@ msgstr "" msgid "Template «%s»" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:644 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:398 +#: perllib/FixMyStreet/Cobrand/Default.pm:662 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:425 #: templates/web/zurich/header.html:63 msgid "Templates" msgstr "" @@ -3839,6 +3921,7 @@ msgstr "" msgid "That location does not appear to be in the UK; please try again." msgstr "" +#: perllib/FixMyStreet/Cobrand/ACV.pm:52 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:50 #: perllib/FixMyStreet/Cobrand/UK.pm:73 @@ -3861,6 +3944,22 @@ msgstr "" msgid "That report has been removed from FixMyStreet." msgstr "" +#: perllib/FixMyStreet/App/Controller/Admin.pm:1769 +msgid "That user has been logged out." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +msgid "That user has been made anonymous on all reports and updates." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1812 +msgid "That user’s personal details have been removed." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1790 +msgid "That user’s reports and updates have been hidden." +msgstr "" + #: templates/web/base/admin/contact-form.html:27 msgid "" "The <strong>email address</strong> is the destination to which reports about this category will be sent. \n" @@ -3916,7 +4015,7 @@ msgid "The diligency prize league table shows editors' activity (who's been edit msgstr "" #: perllib/FixMyStreet/App/Controller/Dashboard.pm:43 -#: perllib/FixMyStreet/App/Controller/Reports.pm:85 +#: perllib/FixMyStreet/App/Controller/Reports.pm:84 msgid "The error was: %s" msgstr "" @@ -3970,8 +4069,8 @@ msgstr "" msgid "The ordering of this field on the report page. Fields are shown in ascending order according to this value." msgstr "" -#: templates/web/base/auth/change_password.html:22 #: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:30 msgid "The passwords do not match" msgstr "" @@ -3983,7 +4082,7 @@ msgstr "" msgid "The type of input field to show to the user. <strong>Text</strong> is a simple text field, <strong>List</strong> is a drop-down selection." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:95 +#: perllib/FixMyStreet/Script/Reports.pm:96 msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "" @@ -3994,7 +4093,7 @@ msgid "" " Names are not necessarily unique." msgstr "" -#: templates/web/base/around/on_map_list_items.html:17 +#: templates/web/base/around/on_map_list_items.html:20 #: templates/web/base/my/_problem-list.html:8 #: templates/web/base/reports/_problem-list.html:13 msgid "There are no reports to show." @@ -4004,7 +4103,7 @@ msgstr "" msgid "There is already an auto-response template for this category/state." msgstr "" -#: perllib/FixMyStreet/App/Controller/Reports.pm:82 +#: perllib/FixMyStreet/App/Controller/Reports.pm:81 msgid "There was a problem showing the All Reports page. Please try again later." msgstr "" @@ -4013,18 +4112,18 @@ msgstr "" msgid "There was a problem showing this page. Please try again later." msgstr "" -#: perllib/FixMyStreet/App/Controller/Alert.pm:359 +#: perllib/FixMyStreet/App/Controller/Alert.pm:364 msgid "There was a problem with your email/password combination. Please try again." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:806 -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:135 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:815 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 -#: templates/web/zurich/auth/general.html:28 +#: templates/web/zurich/auth/general.html:18 msgid "There was a problem with your login information. If you cannot remember your password, or do not have one, please fill in the ‘No’ section of the form." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:338 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:348 msgid "There was a problem with your update. Please try again." msgstr "" @@ -4032,7 +4131,7 @@ msgstr "" msgid "There were problems with your report. Please see below." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:373 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:389 msgid "There were problems with your update. Please see below." msgstr "" @@ -4087,18 +4186,18 @@ msgid "" " A body will not receive any reports unless it covers at least one area." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:198 +#: perllib/FixMyStreet/Script/Reports.pm:195 msgid "This email has been sent to both councils covering the location of the problem, as the user did not categorise it; please ignore it if you're not the correct council to deal with the issue, or let us know what category of problem this is so we can add it to our system." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:201 +#: perllib/FixMyStreet/Script/Reports.pm:198 msgid "This email has been sent to several councils covering the location of the problem, as the category selected is provided for all of them; please ignore it if you're not the correct council to deal with the issue." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1003 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1049 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:942 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:986 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1004 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1021 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1067 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:960 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "" @@ -4135,9 +4234,9 @@ msgstr "" msgid "This report is a duplicate. Please leave updates on the original report:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:166 #: perllib/FixMyStreet/Cobrand/Zurich.pm:167 -#: templates/web/zurich/report/_main.html:14 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:168 +#: templates/web/zurich/report/_main.html:12 msgid "This report is awaiting moderation." msgstr "" @@ -4153,11 +4252,7 @@ msgstr "" msgid "This report is currently marked as open." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:108 -msgid "This report was submitted anonymously" -msgstr "" - -#: perllib/FixMyStreet/Script/Reports.pm:88 +#: perllib/FixMyStreet/Script/Reports.pm:89 msgid "This web page also contains a photo of the problem, provided by the user." msgstr "" @@ -4168,7 +4263,8 @@ msgstr "" msgid "Time spent (in minutes):" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:621 +#: perllib/FixMyStreet/Cobrand/ACV.pm:250 +#: perllib/FixMyStreet/Cobrand/Default.pm:639 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "" @@ -4206,7 +4302,7 @@ msgstr "" msgid "To limit this collection of fields to a single language, select it here." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:94 +#: perllib/FixMyStreet/Script/Reports.pm:95 msgid "To view a map of the precise location of this issue" msgstr "" @@ -4228,9 +4324,9 @@ msgstr "" #: templates/web/base/admin/stats/fix_rate.html:4 #: templates/web/base/admin/stats/questionnaire.html:24 -#: templates/web/base/dashboard/index.html:114 -#: templates/web/base/dashboard/index.html:119 -#: templates/web/base/dashboard/index.html:143 +#: templates/web/base/dashboard/index.html:115 +#: templates/web/base/dashboard/index.html:120 +#: templates/web/base/dashboard/index.html:144 #: templates/web/zurich/admin/stats/index.html:30 msgid "Total" msgstr "" @@ -4248,20 +4344,22 @@ msgstr "" msgid "Translations" msgstr "" -#: templates/web/base/admin/user-form.html:129 +#: templates/web/base/admin/user-form.html:128 msgid "Trusted by bodies:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:709 +#: perllib/FixMyStreet/Cobrand/ACV.pm:99 +#: perllib/FixMyStreet/Cobrand/Default.pm:727 msgid "Trusted to make reports that don't need to be inspected" msgstr "" -#: templates/web/base/admin/user-form.html:137 +#: templates/web/base/admin/user-form.html:136 msgid "Trusted:" msgstr "" +#: templates/web/base/auth/2faform.html:6 #: templates/web/base/auth/smsform.html:17 -#: templates/web/base/js/translation_strings.html:29 +#: templates/web/base/js/translation_strings.html:35 msgid "Try again" msgstr "" @@ -4269,13 +4367,21 @@ msgstr "" msgid "Try emailing us directly:" msgstr "" +#: templates/web/base/auth/generate_token.html:21 +msgid "Two-factor authentication has been activated" +msgstr "" + +#: templates/web/base/auth/generate_token.html:32 +msgid "Two-factor authentication has been deactivated" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:44 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 msgid "Type" msgstr "" -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 msgid "Unban" msgstr "" @@ -4298,7 +4404,7 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Photo.pm:109 #: perllib/FixMyStreet/App/Controller/Root.pm:141 -#: templates/web/base/js/translation_strings.html:38 +#: templates/web/base/js/translation_strings.html:44 msgid "Unknown error" msgstr "" @@ -4370,21 +4476,21 @@ msgstr "" msgid "Updated" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:260 +#: perllib/FixMyStreet/DB/Result/Comment.pm:240 msgid "Updated by <strong>%s</strong> (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:262 +#: perllib/FixMyStreet/DB/Result/Comment.pm:242 msgid "Updated by <strong>%s</strong> at %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1299 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1398 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1591 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1277 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1391 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1592 #: perllib/FixMyStreet/App/Controller/Admin.pm:933 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:767 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:792 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:862 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:806 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:901 msgid "Updated!" msgstr "" @@ -4436,33 +4542,31 @@ msgstr "" msgid "User ID to attribute fetched comments to" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1745 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1755 -#, fuzzy +#: perllib/FixMyStreet/App/Controller/Admin.pm:1746 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1756 msgid "User added to abuse list" -msgstr "דואר אלקטרוני הוסף לרשימת המשתמשים לרעה" +msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1376 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1369 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1474 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1742 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1752 -#, fuzzy +#: perllib/FixMyStreet/App/Controller/Admin.pm:1743 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1753 msgid "User already in abuse list" -msgstr "דואר אלקטרוני כבר ברשימת המשתמשים לרעה" +msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1834 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1887 msgid "User flag removed" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1805 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1858 msgid "User flagged" msgstr "" #: templates/web/base/admin/report_blocks.html:18 -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 #: templates/web/base/admin/users.html:32 msgid "User in abuse table" msgstr "" @@ -4476,14 +4580,16 @@ msgstr "" msgid "User:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:652 -#: perllib/FixMyStreet/Cobrand/Default.pm:711 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:403 +#: perllib/FixMyStreet/Cobrand/ACV.pm:101 +#: perllib/FixMyStreet/Cobrand/ACV.pm:271 +#: perllib/FixMyStreet/Cobrand/Default.pm:670 +#: perllib/FixMyStreet/Cobrand/Default.pm:729 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:430 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:55 msgid "Users" msgstr "" -#: templates/web/base/admin/user-form.html:159 +#: templates/web/base/admin/user-form.html:161 msgid "Users can perform the following actions within their assigned body or area." msgstr "" @@ -4555,7 +4661,7 @@ msgstr "" msgid "We need your email address, please give it below." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:207 +#: perllib/FixMyStreet/Script/Reports.pm:204 msgid "We realise this problem might be the responsibility of %s; however, we don't currently have any contact details for them. If you know of an appropriate contact address, please do get in touch." msgstr "" @@ -4577,7 +4683,7 @@ msgstr "" msgid "We’re sorry to hear the problem’s not fixed. Why not try writing to your local representatives?" msgstr "" -#: templates/web/base/dashboard/index.html:117 +#: templates/web/base/dashboard/index.html:118 msgid "Website" msgstr "" @@ -4610,7 +4716,7 @@ msgstr "" msgid "Which report is it a duplicate of?" msgstr "" -#: templates/web/base/js/translation_strings.html:57 +#: templates/web/base/js/translation_strings.html:63 msgid "Whoa there Testino! Three photos are enough." msgstr "" @@ -4618,8 +4724,8 @@ msgstr "" msgid "Why stop there? <a href=\"/alert\">Set up more alerts</a> for free." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:190 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:928 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:191 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:967 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:14 msgid "Wish" @@ -4629,7 +4735,7 @@ msgstr "" msgid "With request searches, it is also possible to search for agency_responsible to limit the requests to those sent to a single administration. The search term is the administration ID provided by <a href=\"%s\">MaPit</a>." msgstr "" -#: templates/web/base/dashboard/index.html:158 +#: templates/web/base/dashboard/index.html:159 msgid "Within the specified timeframe:" msgstr "" @@ -4649,7 +4755,7 @@ msgstr "" msgid "Wrong location? Just click again on the map." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1221 +#: perllib/FixMyStreet/Cobrand/Default.pm:1239 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4677,7 +4783,7 @@ msgstr "" msgid "You are complaining that this problem report was unnecessarily moderated:" msgstr "" -#: templates/web/base/js/translation_strings.html:77 +#: templates/web/base/js/translation_strings.html:83 msgid "You are offline" msgstr "" @@ -4694,7 +4800,7 @@ msgstr "" msgid "You can <a href=\"%s%s\">view the problem on this site</a>." msgstr "" -#: templates/web/base/admin/user-form.html:114 +#: templates/web/base/admin/user-form.html:110 msgid "You can add an abusive user's email to the abuse list, which automatically hides (and never sends) reports they create." msgstr "" @@ -4724,11 +4830,11 @@ msgstr "" msgid "You can mark a body as deleted if you do not want it to be active on the site." msgstr "" -#: templates/web/base/js/translation_strings.html:35 +#: templates/web/base/js/translation_strings.html:41 msgid "You declined; please fill in the box above" msgstr "" -#: templates/web/base/js/translation_strings.html:79 +#: templates/web/base/js/translation_strings.html:85 msgid "You have <a id=\"oFN\" href=\"\"><span>%s</span> saved to submit</a>." msgstr "" @@ -4755,11 +4861,11 @@ msgstr "" msgid "You have located the problem at the point marked with a green pin on the map. If this is not the correct location, simply click on the map again. " msgstr "" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:125 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:142 msgid "You have successfully added your phone number." msgstr "" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:141 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:158 #: templates/web/zurich/tokens/confirm_problem.html:5 #: templates/web/zurich/tokens/confirm_problem.html:6 msgid "You have successfully confirmed your email address." @@ -4769,7 +4875,7 @@ msgstr "" msgid "You have successfully confirmed your phone number." msgstr "" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:112 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:129 msgid "You have successfully removed your phone number." msgstr "" @@ -4778,7 +4884,7 @@ msgstr "" msgid "You have successfully signed in; please check and confirm your details are accurate:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:147 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:164 msgid "You have successfully verified your phone number." msgstr "" @@ -4805,8 +4911,10 @@ msgstr "" msgid "Your Reports" msgstr "" -#: templates/web/base/auth/change_password.html:11 +#: templates/web/base/auth/change_password.html:13 #: templates/web/base/auth/generate_token.html:15 +#: templates/web/base/auth/generate_token.html:26 +#: templates/web/base/auth/generate_token.html:34 #: templates/web/base/main_nav_items.html:4 templates/web/base/my/my.html:18 msgid "Your account" msgstr "" @@ -4824,8 +4932,8 @@ msgid "Your email" msgstr "" #: templates/web/base/auth/change_email.html:15 -#: templates/web/zurich/auth/general.html:30 -#: templates/web/zurich/auth/general.html:58 +#: templates/web/zurich/auth/general.html:20 +#: templates/web/zurich/auth/general.html:48 msgid "Your email address" msgstr "" @@ -4839,11 +4947,11 @@ msgstr "" msgid "Your information will only be used in accordance with our <a href=\"/privacy\">privacy policy</a>" msgstr "" -#: templates/web/base/auth/general.html:114 +#: templates/web/base/auth/general.html:116 #: templates/web/base/contact/index.html:74 #: templates/web/base/report/new/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_name.html:33 -#: templates/web/zurich/auth/general.html:61 +#: templates/web/zurich/auth/general.html:51 #: templates/web/zurich/report/new/fill_in_details_form.html:63 msgid "Your name" msgstr "" @@ -4860,21 +4968,29 @@ msgstr "" msgid "Your name has been hidden." msgstr "" -#: templates/web/base/js/translation_strings.html:69 +#: templates/web/base/js/translation_strings.html:75 msgid "Your offline reports" msgstr "" -#: templates/web/base/auth/general.html:84 +#: templates/web/base/auth/general.html:86 #: templates/web/base/report/new/form_user_loggedout_password.html:10 #: templates/web/base/report/update/form_user_loggedout_password.html:9 -#: templates/web/zurich/auth/general.html:34 +#: templates/web/zurich/auth/general.html:24 msgid "Your password" msgstr "" -#: templates/web/base/auth/change_password.html:10 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:170 +#: templates/web/base/auth/change_password.html:12 msgid "Your password has been changed" msgstr "" +#: templates/web/base/auth/general.html:133 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:52 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:25 +#: templates/web/zurich/auth/general.html:63 +msgid "Your password should include %d or more characters." +msgstr "" + #: templates/web/base/auth/change_phone.html:19 #: templates/web/base/contact/index.html:87 #: templates/web/zurich/report/new/fill_in_details_form.html:69 @@ -4898,7 +5014,7 @@ msgstr "" msgid "Your token has been generated" msgstr "" -#: templates/web/base/js/translation_strings.html:70 +#: templates/web/base/js/translation_strings.html:76 msgid "Your update has been saved offline for submission when back online." msgstr "" @@ -4916,17 +5032,17 @@ msgid "Yourself" msgstr "" #: templates/web/base/admin/category-checkboxes.html:7 -#: templates/web/base/admin/user-form.html:169 +#: templates/web/base/admin/user-form.html:171 msgid "all" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:909 #: perllib/FixMyStreet/App/Controller/Moderate.pm:85 -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:216 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:270 +#: perllib/FixMyStreet/DB/Result/Comment.pm:250 msgid "and a defect raised" msgstr "" @@ -4959,7 +5075,7 @@ msgid "from %s different users" msgstr "" #: templates/web/base/report/_item.html:63 -#: templates/web/zurich/report/_item.html:14 +#: templates/web/zurich/report/_item.html:16 msgid "last updated %s" msgstr "" @@ -4974,7 +5090,7 @@ msgid "n/a" msgstr "" #: templates/web/base/admin/category-checkboxes.html:8 -#: templates/web/base/admin/user-form.html:170 +#: templates/web/base/admin/user-form.html:172 msgid "none" msgstr "" @@ -5023,7 +5139,7 @@ msgstr "" msgid "this location" msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:183 +#: perllib/FixMyStreet/Script/Reports.pm:180 msgid "this type of local problem" msgstr "" @@ -5031,11 +5147,11 @@ msgstr "" msgid "today" msgstr "" -#: templates/web/base/js/translation_strings.html:80 +#: templates/web/base/js/translation_strings.html:86 msgid "update" msgstr "" -#: templates/web/base/js/translation_strings.html:81 +#: templates/web/base/js/translation_strings.html:87 msgid "updates" msgstr "" @@ -5051,15 +5167,13 @@ msgstr "" msgid "user is problem owner" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1778 -#, fuzzy +#: perllib/FixMyStreet/App/Controller/Admin.pm:1831 msgid "user not in abuse list" -msgstr "דואר אלקטרוני כבר ברשימת המשתמשים לרעה" +msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 -#, fuzzy +#: perllib/FixMyStreet/App/Controller/Admin.pm:1829 msgid "user removed from abuse list" -msgstr "דואר אלקטרוני הוסף לרשימת המשתמשים לרעה" +msgstr "" #: templates/web/base/reports/body.html:0 #: templates/web/base/reports/body.html:3 @@ -5122,7 +5236,7 @@ msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:103 +#: templates/web/fixmystreet.com/reports/summary.html:104 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5220,5 +5334,8 @@ msgid_plural "reports" msgstr[0] "" msgstr[1] "" -#~ msgid "Duplicate" -#~ msgstr "כפול" +#~ msgid "Email: %s" +#~ msgstr "דוא\"ל: %s" + +#~ msgid "Name: %s" +#~ msgstr "שם: %s" diff --git a/locale/hr.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/hr.UTF-8/LC_MESSAGES/FixMyStreet.po index def4f5995..d6f35c384 100644 --- a/locale/hr.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/hr.UTF-8/LC_MESSAGES/FixMyStreet.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: matthew@mysociety.org\n" -"POT-Creation-Date: 2017-12-15 17:48+0000\n" +"POT-Creation-Date: 2018-02-12 15:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety <transifex@mysociety.org>, 2017\n" "Language-Team: Croatian (https://www.transifex.com/mysociety/teams/12067/hr/)\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #: perllib/FixMyStreet/DB/Result/Problem.pm:650 -#: perllib/FixMyStreet/Script/Reports.pm:196 +#: perllib/FixMyStreet/Script/Reports.pm:193 msgid " and " msgstr "i" @@ -87,8 +87,8 @@ msgstr "" msgid "%s live updates" msgstr "%s ažuriranje uživo" -#: templates/web/base/dashboard/index.html:159 -#: templates/web/base/dashboard/index.html:163 +#: templates/web/base/dashboard/index.html:160 +#: templates/web/base/dashboard/index.html:164 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -122,7 +122,7 @@ msgstr "" msgid "(a-z and space only)" msgstr "" -#: templates/web/zurich/report/_item.html:19 +#: templates/web/zurich/report/_item.html:21 msgid "(closed)" msgstr "(zatvoreno)" @@ -131,7 +131,7 @@ msgstr "(zatvoreno)" msgid "(covers roughly 200,000 people)" msgstr "(zadana udaljenost koja obuhvaća približno 200,000 stanovnika)" -#: templates/web/zurich/report/_item.html:17 +#: templates/web/zurich/report/_item.html:19 msgid "(fixed)" msgstr "(popravljeno)" @@ -151,6 +151,7 @@ msgstr "" msgid "(not sent to council)" msgstr "(nije poslano odgovornom tijelu)" +#: templates/web/base/report/new/form_user_loggedin.html:38 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "(optional)" msgstr "(nije obavezno)" @@ -166,7 +167,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "RSS izvor za probleme unutar %s" #: perllib/FixMyStreet/App/Controller/Report/New.pm:252 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:688 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:685 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Izaberi kategoriju --" @@ -196,7 +197,7 @@ msgstr "" msgid "<label for=\"statuses\">Show</label> %s reports <label for=\"filter_categories\">about</label> %s" msgstr "" -#: templates/web/base/js/translation_strings.html:78 +#: templates/web/base/js/translation_strings.html:84 msgid "<span>%s</span> saved." msgstr "" @@ -223,12 +224,12 @@ msgstr "<strong>No</strong> Potvrdi moje ažuriranje e-mailom" msgid "<strong>No</strong> Let me confirm my update by email/text" msgstr "<strong>No</strong> Potvrdi moje ažuriranje e-mailom" -#: templates/web/base/auth/general.html:110 -#: templates/web/zurich/auth/general.html:51 +#: templates/web/base/auth/general.html:112 +#: templates/web/zurich/auth/general.html:41 msgid "<strong>No</strong> let me sign in by email" msgstr "<strong>No</strong> prijavi se e-mailom" -#: templates/web/base/auth/general.html:108 +#: templates/web/base/auth/general.html:110 #, fuzzy msgid "<strong>No</strong> let me sign in by email or text" msgstr "<strong>No</strong> prijavi se e-mailom" @@ -241,12 +242,16 @@ msgstr "" msgid "<strong>Note:</strong> This report hasn't yet been sent onwards for action. Any changes made may not be passed on." msgstr "" -#: templates/web/base/auth/general.html:79 +#: templates/web/base/auth/general.html:81 #: templates/web/base/report/new/form_user_loggedout_password.html:3 #: templates/web/base/report/update/form_user_loggedout_password.html:2 msgid "<strong>Yes</strong> I have a password" msgstr "<strong>Da</strong> Imam password" +#: templates/web/base/auth/generate_token.html:54 +msgid "Activate two-factor authentication" +msgstr "" + #: templates/web/base/my/my.html:39 templates/web/base/my/my.html:50 msgid "Add" msgstr "" @@ -317,15 +322,18 @@ msgstr "" msgid "Add user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/ACV.pm:108 +#: perllib/FixMyStreet/Cobrand/Default.pm:736 msgid "Add/edit problem categories" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:720 +#: perllib/FixMyStreet/Cobrand/ACV.pm:110 +#: perllib/FixMyStreet/Cobrand/Default.pm:738 msgid "Add/edit response priorities" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:719 +#: perllib/FixMyStreet/Cobrand/ACV.pm:109 +#: perllib/FixMyStreet/Cobrand/Default.pm:737 msgid "Add/edit response templates" msgstr "" @@ -341,7 +349,7 @@ msgstr "" msgid "Admin" msgstr "" -#: templates/web/base/auth/change_password.html:39 +#: templates/web/base/auth/change_password.html:51 msgid "Again:" msgstr "Još jednom:" @@ -360,12 +368,12 @@ msgstr "Javi mi buduće promjene" #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 -#: templates/web/base/dashboard/index.html:63 +#: templates/web/base/dashboard/index.html:64 #: templates/web/base/reports/_list-filters.html:3 msgid "All" msgstr "" -#: templates/web/zurich/reports/index.html:13 +#: templates/web/zurich/reports/index.html:14 msgid "All Reports" msgstr "Sve Prijave" @@ -434,13 +442,13 @@ msgstr "Anonimno:" msgid "Another user" msgstr "" -#: templates/web/base/js/translation_strings.html:59 +#: templates/web/base/js/translation_strings.html:65 msgid "Are you sure you want to cancel this upload?" msgstr "" #: templates/web/base/admin/report_edit.html:84 #: templates/web/base/admin/template_edit.html:75 -#: templates/web/base/js/translation_strings.html:73 +#: templates/web/base/js/translation_strings.html:79 #: templates/web/base/report/display_tools.html:6 msgid "Are you sure?" msgstr "" @@ -451,7 +459,7 @@ msgstr "" msgid "Area covered" msgstr "" -#: templates/web/base/admin/user-form.html:82 +#: templates/web/base/admin/user-form.html:78 msgid "Area:" msgstr "" @@ -477,11 +485,12 @@ msgstr "" msgid "Assign to subdivision:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/ACV.pm:105 +#: perllib/FixMyStreet/Cobrand/Default.pm:733 msgid "Assign users to areas" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:219 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:220 msgid "Assigned to %s" msgstr "" @@ -493,8 +502,8 @@ msgstr "Većinom %d su zahtjevi vraćeni na query. Vraćeni zahtjevi poredani s msgid "At the moment only searching for and looking at reports work." msgstr "Trenutačno radi samo pretraživanje i pregledavanje prijava." -#: templates/web/base/admin/user-form.html:96 -#: templates/web/base/admin/user-form.html:97 +#: templates/web/base/admin/user-form.html:92 +#: templates/web/base/admin/user-form.html:93 msgid "Authorised staff users can be associated with the categories in which they operate." msgstr "" @@ -519,11 +528,11 @@ msgid "Avoid personal information and vehicle number plates" msgstr "" #: perllib/FixMyStreet/DB/Result/Problem.pm:344 -#: templates/web/zurich/report/_item.html:9 +#: templates/web/zurich/report/_item.html:11 msgid "Awaiting moderation" msgstr "" -#: templates/web/base/js/translation_strings.html:31 +#: templates/web/base/js/translation_strings.html:37 msgid "Back" msgstr "" @@ -536,9 +545,11 @@ msgstr "" msgid "Ban user" msgstr "Označi korisnika" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 -#: perllib/FixMyStreet/Cobrand/Default.pm:717 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:396 +#: perllib/FixMyStreet/Cobrand/ACV.pm:107 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 +#: perllib/FixMyStreet/Cobrand/Default.pm:735 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:423 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:55 #: templates/web/zurich/header.html:50 @@ -552,7 +563,7 @@ msgstr "" msgid "Body" msgstr "" -#: templates/web/base/admin/user-form.html:54 +#: templates/web/base/admin/user-form.html:46 msgid "Body:" msgstr "" @@ -568,7 +579,8 @@ msgstr "" msgid "Can't see the map? <em>Skip this step</em>" msgstr "Ne možete vidjeti mapu? <em>Preskoči ovaj korak</em>" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -582,7 +594,7 @@ msgstr "" #: templates/web/base/admin/body.html:72 #: templates/web/base/admin/contact-form.html:19 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:99 +#: templates/web/base/dashboard/index.html:100 #: templates/web/base/report/_inspect.html:54 #: templates/web/base/report/_item.html:92 #: templates/web/base/report/new/category.html:12 @@ -595,7 +607,7 @@ msgstr "" msgid "Category" msgstr "Kategorija" -#: templates/web/base/dashboard/index.html:102 +#: templates/web/base/dashboard/index.html:103 #, fuzzy msgid "Category and State" msgstr "Kategorija" @@ -618,7 +630,7 @@ msgstr " Postotak popravaka za kategoriju > staro 4 tjedna" msgid "Category:" msgstr "Kategorija:" -#: perllib/FixMyStreet/Script/Reports.pm:187 +#: perllib/FixMyStreet/Script/Reports.pm:184 msgid "Category: %s" msgstr "Kategorija: %s" @@ -633,9 +645,7 @@ msgid "Change email address" msgstr "" #: templates/web/base/auth/change_password.html:1 -#: templates/web/base/auth/change_password.html:16 -#: templates/web/base/auth/change_password.html:4 -#: templates/web/base/auth/change_password.html:43 +#: templates/web/base/auth/change_password.html:5 #: templates/web/base/my/my.html:63 msgid "Change password" msgstr "Promijeni lozinku" @@ -671,7 +681,7 @@ msgstr "" msgid "Choose another" msgstr "" -#: templates/web/base/js/translation_strings.html:72 +#: templates/web/base/js/translation_strings.html:78 msgid "Clear offline data" msgstr "" @@ -699,14 +709,14 @@ msgstr "" msgid "Click the link in that email to sign in." msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:134 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:194 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:965 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:1004 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:195 #: perllib/FixMyStreet/DB/ResultSet/State.pm:71 #: templates/web/base/admin/states/index.html:103 #: templates/web/base/admin/states/index.html:27 #: templates/web/base/admin/states/index.html:33 -#: templates/web/base/dashboard/index.html:112 +#: templates/web/base/dashboard/index.html:113 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:10 #: templates/web/zurich/admin/header.html:16 @@ -739,15 +749,17 @@ msgid "Cobrand:" msgstr "Cobrand:" #: templates/web/base/admin/extra-metadata-form.html:14 +#: templates/web/base/auth/2faform.html:18 #: templates/web/base/auth/smsform.html:24 msgid "Code" msgstr "" -#: templates/web/base/js/translation_strings.html:50 +#: templates/web/base/js/translation_strings.html:56 msgid "Collapse map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:629 +#: perllib/FixMyStreet/Cobrand/ACV.pm:256 +#: perllib/FixMyStreet/Cobrand/Default.pm:647 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" msgstr "" @@ -756,6 +768,7 @@ msgstr "" msgid "Confirm" msgstr "Potvrdi" +#: templates/web/base/auth/2faform.html:1 #: templates/web/base/auth/smsform.html:1 templates/web/base/auth/token.html:1 msgid "Confirm account" msgstr "Potvrdi račun" @@ -805,12 +818,12 @@ msgstr "Kontaktiraj tim" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1801 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1830 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1854 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1883 msgid "Could not find user" msgstr "Nepoznati korisnik" -#: templates/web/base/js/translation_strings.html:36 +#: templates/web/base/js/translation_strings.html:42 msgid "Could not look up location" msgstr "" @@ -855,15 +868,18 @@ msgstr "Kreiraj kategoriju" msgid "Create priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:701 +#: perllib/FixMyStreet/Cobrand/ACV.pm:91 +#: perllib/FixMyStreet/Cobrand/Default.pm:719 msgid "Create reports/updates as anonymous user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:702 +#: perllib/FixMyStreet/Cobrand/ACV.pm:92 +#: perllib/FixMyStreet/Cobrand/Default.pm:720 msgid "Create reports/updates as the council" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:700 +#: perllib/FixMyStreet/Cobrand/ACV.pm:90 +#: perllib/FixMyStreet/Cobrand/Default.pm:718 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -884,12 +900,17 @@ msgstr "Kreirano" msgid "Created:" msgstr "Kreirano:" -#: templates/web/base/auth/generate_token.html:27 +#: templates/web/base/auth/change_password.html:40 +#, fuzzy +msgid "Current password:" +msgstr "Lozinka" + +#: templates/web/base/auth/generate_token.html:46 #, fuzzy msgid "Current token:" msgstr "Trenutno stanje" -#: templates/web/base/dashboard/index.html:91 +#: templates/web/base/dashboard/index.html:92 msgid "Currently grouped by %s" msgstr "" @@ -898,7 +919,7 @@ msgstr "" msgid "Currently no bodies have been created." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:830 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:869 #: templates/web/zurich/admin/report_edit-sdm.html:105 msgid "Customer not contactable" msgstr "" @@ -910,6 +931,10 @@ msgstr "" msgid "Dashboard" msgstr "Nadzorna ploča" +#: templates/web/base/auth/generate_token.html:54 +msgid "Deactivate two-factor authentication" +msgstr "" + #: templates/web/zurich/admin/stats/index.html:35 msgid "Dealt with by subdivision within 5 working days" msgstr "" @@ -959,7 +984,7 @@ msgstr "" msgid "Detailed information is limited to %d characters." msgstr "" -#: templates/web/base/js/translation_strings.html:33 +#: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Detalji" @@ -971,7 +996,7 @@ msgstr "Detalji" msgid "Details:" msgstr "Detalji:" -#: templates/web/base/dashboard/index.html:103 +#: templates/web/base/dashboard/index.html:104 msgid "Device and Site" msgstr "" @@ -1022,7 +1047,7 @@ msgstr "" msgid "Down one" msgstr "" -#: templates/web/base/js/translation_strings.html:58 +#: templates/web/base/js/translation_strings.html:64 msgid "Drag and drop photos here or <u>click to upload</u>" msgstr "" @@ -1063,23 +1088,27 @@ msgstr "Uredi" msgid "Edit body details" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:712 +#: perllib/FixMyStreet/Cobrand/ACV.pm:102 +#: perllib/FixMyStreet/Cobrand/Default.pm:730 msgid "Edit other users' details" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:713 +#: perllib/FixMyStreet/Cobrand/ACV.pm:103 +#: perllib/FixMyStreet/Cobrand/Default.pm:731 msgid "Edit other users' permissions" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:695 +#: perllib/FixMyStreet/Cobrand/ACV.pm:89 +#: perllib/FixMyStreet/Cobrand/Default.pm:713 msgid "Edit report category" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:696 +#: perllib/FixMyStreet/Cobrand/Default.pm:714 msgid "Edit report priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:694 +#: perllib/FixMyStreet/Cobrand/ACV.pm:88 +#: perllib/FixMyStreet/Cobrand/Default.pm:712 msgid "Edit reports" msgstr "" @@ -1112,8 +1141,8 @@ msgstr "Urednik" #: templates/web/base/admin/users.html:17 #: templates/web/zurich/admin/body-form.html:9 #: templates/web/zurich/admin/body.html:15 -#: templates/web/zurich/auth/general.html:24 -#: templates/web/zurich/auth/general.html:54 +#: templates/web/zurich/auth/general.html:14 +#: templates/web/zurich/auth/general.html:44 msgid "Email" msgstr "E-mail" @@ -1139,7 +1168,7 @@ msgstr "" msgid "Email alert deleted" msgstr "" -#: templates/web/base/admin/user-form.html:22 +#: templates/web/base/admin/user-form.html:21 msgid "Email verified:" msgstr "" @@ -1150,10 +1179,6 @@ msgstr "" msgid "Email:" msgstr "E-mail:" -#: perllib/FixMyStreet/Script/Reports.pm:111 -msgid "Email: %s" -msgstr "" - #: templates/web/base/admin/open311-form-fields.html:55 #: templates/web/base/admin/open311-form-fields.html:56 msgid "" @@ -1171,7 +1196,7 @@ msgid "" " problem must be emailed, while others can be sent over Open311." msgstr "" -#: templates/web/base/dashboard/index.html:77 +#: templates/web/base/dashboard/index.html:78 #, fuzzy msgid "End Date" msgstr "Po datumu" @@ -1180,7 +1205,7 @@ msgstr "Po datumu" msgid "Endpoint" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:81 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:82 msgid "Enter a Zürich street name" msgstr "" @@ -1199,10 +1224,10 @@ msgstr "Unesi obližnji poštanski broj ili ime ulice i kvarta" msgid "Enter a nearby street name and area" msgstr "Unesi ime obližnje ulice i kvarta" -#: templates/web/base/auth/general.html:123 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:45 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:17 -#: templates/web/zurich/auth/general.html:65 +#: templates/web/base/auth/general.html:128 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:47 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:20 +#: templates/web/zurich/auth/general.html:58 msgid "Enter a password" msgstr "Unesi lozinku" @@ -1237,7 +1262,7 @@ msgstr "Primjeri:" msgid "Existing category" msgstr "" -#: templates/web/base/js/translation_strings.html:49 +#: templates/web/base/js/translation_strings.html:55 msgid "Expand map" msgstr "" @@ -1245,12 +1270,12 @@ msgstr "" msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:104 +#: templates/web/base/dashboard/index.html:105 msgid "Export as CSV" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:179 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:918 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:180 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:957 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:12 msgid "Extern" @@ -1273,7 +1298,7 @@ msgstr "" msgid "External team" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Default.pm:674 #: templates/web/base/admin/reportextrafields/edit.html:1 #: templates/web/base/admin/reportextrafields/index.html:1 #, fuzzy @@ -1313,10 +1338,10 @@ msgid "Fix this by choosing an <strong>area covered</strong> in the <em>Edit bod msgstr "" #: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:133 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:113 +#: templates/web/base/dashboard/index.html:114 msgid "Fixed" msgstr "Popravljeno" @@ -1338,7 +1363,7 @@ msgstr "" msgid "Flag user" msgstr "Označi korisnika" -#: perllib/FixMyStreet/Cobrand/Default.pm:627 +#: perllib/FixMyStreet/Cobrand/Default.pm:645 #: templates/web/base/admin/users.html:20 msgid "Flagged" msgstr "Označen" @@ -1347,7 +1372,7 @@ msgstr "Označen" msgid "Flagged reports and users" msgstr "" -#: templates/web/base/admin/user-form.html:112 +#: templates/web/base/admin/user-form.html:108 msgid "Flagged users are listed on the <a href='%s'>flagged</a> page." msgstr "" @@ -1355,8 +1380,8 @@ msgstr "" msgid "Flagged users are not restricted in any way. This is just a list of users that have been marked for attention." msgstr "" -#: templates/web/base/admin/report_edit.html:140 -#: templates/web/base/admin/user-form.html:118 +#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/user-form.html:115 msgid "Flagged:" msgstr "Označen:" @@ -1376,17 +1401,17 @@ msgstr "" msgid "For more information, see <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." msgstr "" -#: templates/web/base/auth/general.html:94 +#: templates/web/base/auth/general.html:96 #: templates/web/base/report/new/form_user_loggedout_password.html:20 #: templates/web/base/report/update/form_user_loggedout_password.html:19 msgid "Forgotten your password?" msgstr "Zaboravili ste šifru?" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:748 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:787 msgid "Forwarded to external body" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:749 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:788 msgid "Forwarded wish to external body" msgstr "" @@ -1396,11 +1421,7 @@ msgstr "" msgid "Frequently Asked Questions" msgstr "Često postavljana pitanja" -#: templates/web/base/auth/generate_token.html:1 -#: templates/web/base/auth/generate_token.html:2 -#: templates/web/base/auth/generate_token.html:20 -#: templates/web/base/auth/generate_token.html:33 -#: templates/web/base/my/my.html:65 +#: templates/web/base/auth/generate_token.html:52 msgid "Generate token" msgstr "" @@ -1447,7 +1468,8 @@ msgstr "Idi" msgid "Going to send questionnaire?" msgstr "Pošalji upitnik?" -#: perllib/FixMyStreet/Cobrand/Default.pm:714 +#: perllib/FixMyStreet/Cobrand/ACV.pm:104 +#: perllib/FixMyStreet/Cobrand/Default.pm:732 msgid "Grant access to the admin" msgstr "" @@ -1455,12 +1477,12 @@ msgstr "" msgid "Graph of problem creation by status over time" msgstr "Grafikon nastanka problema prema položaju tijekom vremena" -#: templates/web/base/dashboard/index.html:93 +#: templates/web/base/dashboard/index.html:94 #, fuzzy msgid "Group by %s" msgstr "od %s" -#: templates/web/base/dashboard/index.html:98 +#: templates/web/base/dashboard/index.html:99 msgid "Group by:" msgstr "" @@ -1493,7 +1515,7 @@ msgstr "Fotografije posljednjih obližnjih prijava" msgid "Hi %s" msgstr "Zdravo %s" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:911 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:950 #: perllib/FixMyStreet/DB/ResultSet/State.pm:64 #: templates/web/base/admin/update_edit.html:30 #: templates/web/zurich/admin/header.html:1 @@ -1503,6 +1525,11 @@ msgstr "Zdravo %s" msgid "Hidden" msgstr "Skriveno" +#: templates/web/base/admin/user-form.html:197 +#, fuzzy +msgid "Hide all reports and updates" +msgstr "Izlistaj sve prijavljenje probleme" + #: templates/web/base/report/_main.html:105 msgid "Hide entire report" msgstr "" @@ -1526,7 +1553,7 @@ msgstr "" #: templates/web/base/around/display_location.html:60 #: templates/web/base/around/display_location.html:68 -#: templates/web/base/js/translation_strings.html:55 +#: templates/web/base/js/translation_strings.html:61 msgid "Hide pins" msgstr "Sakrij pinove" @@ -1555,7 +1582,7 @@ msgstr "" msgid "How to report a problem" msgstr "Kako prijaviti problem" -#: templates/web/base/js/translation_strings.html:32 +#: templates/web/base/js/translation_strings.html:38 msgid "How to send successful reports" msgstr "" @@ -1614,7 +1641,7 @@ msgid "" " the menu. Make sure you use the same category name in the bodies if you want this to happen." msgstr "" -#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/auth/generate_token.html:61 msgid "If you generate a new token the existing token will no longer work." msgstr "" @@ -1688,8 +1715,8 @@ msgstr "" msgid "In addition, the following attributes that are not part of the Open311 v2 specification are returned: agency_sent_datetime, title (also returned as part of description), interface_used, comment_count, requestor_name (only present if requestor allowed the name to be shown on this site)." msgstr "Nadalje, sljedeća svojstva koja nisu dio Open311 v2 specifikacija su vraćena: agencijski _poslano_datum-vrijeme, naslov (također vraćen kao dio opisa), sučelje_korišteno, brojač_komentara, ime_pretražitelja(prisutno samo ako je tražitelj dopustio prikaz imena na ovoj stranici)." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:197 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:959 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:198 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:998 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:8 msgid "In progress" @@ -1719,7 +1746,7 @@ msgstr "" msgid "Inspection required" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:698 +#: perllib/FixMyStreet/Cobrand/Default.pm:716 msgid "Instruct contractors to fix problems" msgstr "" @@ -1751,20 +1778,20 @@ msgstr "" msgid "It’s on its way to the council right now." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:182 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:183 msgid "Jurisdiction Unknown" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:923 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:962 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:15 msgid "Jurisdiction unknown" msgstr "" -#: templates/web/base/auth/general.html:90 +#: templates/web/base/auth/general.html:92 #: templates/web/base/report/new/form_user_loggedout_password.html:16 #: templates/web/base/report/update/form_user_loggedout_password.html:15 -#: templates/web/zurich/auth/general.html:40 +#: templates/web/zurich/auth/general.html:30 msgid "Keep me signed in on this computer" msgstr "Ostani prijavljen na ovom računalu" @@ -1828,6 +1855,11 @@ msgstr "" msgid "List all reported problems" msgstr "Izlistaj sve prijavljenje probleme" +#: templates/web/base/around/on_map_list_items.html:18 +#, fuzzy +msgid "Loading reports…" +msgstr "Vaše prijave" + #: templates/web/base/report/new/category_wrapper.html:8 msgid "Loading..." msgstr "Učitavanje" @@ -1866,23 +1898,31 @@ msgstr "" msgid "Log in with Twitter" msgstr "" -#: templates/web/base/js/translation_strings.html:65 +#: templates/web/base/js/translation_strings.html:71 msgid "Log in with email" msgstr "" -#: templates/web/base/js/translation_strings.html:63 +#: templates/web/base/js/translation_strings.html:69 msgid "Log in with email/text" msgstr "" -#: templates/web/base/dashboard/index.html:81 +#: templates/web/base/admin/user-form.html:195 +msgid "Log out of all sessions" +msgstr "" + +#: templates/web/base/dashboard/index.html:82 msgid "Look up" msgstr "" -#: templates/web/base/js/translation_strings.html:44 +#: templates/web/base/js/translation_strings.html:50 msgid "MAP" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:699 +#: templates/web/base/admin/user-form.html:196 +msgid "Make anonymous on all reports and updates" +msgstr "" + +#: perllib/FixMyStreet/Cobrand/Default.pm:717 msgid "Manage shortlist" msgstr "" @@ -1890,7 +1930,7 @@ msgstr "" msgid "Manual order" msgstr "" -#: templates/web/base/js/translation_strings.html:46 +#: templates/web/base/js/translation_strings.html:52 msgid "Map" msgstr "" @@ -1898,11 +1938,11 @@ msgstr "" msgid "Mark as sent" msgstr "" -#: templates/web/base/admin/user-form.html:110 +#: templates/web/base/admin/user-form.html:106 msgid "Mark users whose behaviour you want to keep a check on as <strong>flagged</strong>." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:697 +#: perllib/FixMyStreet/Cobrand/Default.pm:715 msgid "Markup problem details" msgstr "" @@ -1930,7 +1970,8 @@ msgstr "Nedostaje nadležni_ID" msgid "Moderate" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:693 +#: perllib/FixMyStreet/Cobrand/ACV.pm:87 +#: perllib/FixMyStreet/Cobrand/Default.pm:711 msgid "Moderate report details" msgstr "" @@ -1956,7 +1997,7 @@ msgstr "" msgid "Moderation reason:" msgstr "" -#: templates/web/base/dashboard/index.html:101 +#: templates/web/base/dashboard/index.html:102 msgid "Month" msgstr "Mjesec" @@ -1978,12 +2019,12 @@ msgstr "" #: templates/web/base/admin/states/index.html:108 #: templates/web/base/admin/states/index.html:11 #: templates/web/base/admin/users.html:16 -#: templates/web/base/auth/general.html:113 +#: templates/web/base/auth/general.html:115 #: templates/web/base/report/new/form_user_loggedin.html:49 #: templates/web/base/report/new/form_user_loggedout_by_email.html:11 #: templates/web/base/report/update/form_name.html:27 #: templates/web/zurich/admin/body-form.html:4 -#: templates/web/zurich/auth/general.html:60 +#: templates/web/zurich/auth/general.html:50 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "Name" msgstr "Ime" @@ -1996,10 +2037,6 @@ msgstr "Ime" msgid "Name:" msgstr "Ime:" -#: perllib/FixMyStreet/Script/Reports.pm:110 -msgid "Name: %s" -msgstr "" - #: templates/web/base/report/_inspect.html:44 msgid "Navigate to this problem" msgstr "" @@ -2017,8 +2054,8 @@ msgstr "Najbliža imenovana cesta smještena pokraj oznake na mapi (automatski g msgid "Nearest postcode to the pin placed on the map (automatically generated): %s (%sm away)" msgstr "Najbliži poštanski broj pokraj oznake na mapi (automatski generiran): %s (%sm away)" -#: perllib/FixMyStreet/Cobrand/Default.pm:521 -#: perllib/FixMyStreet/Cobrand/Default.pm:549 +#: perllib/FixMyStreet/Cobrand/Default.pm:539 +#: perllib/FixMyStreet/Cobrand/Default.pm:567 msgid "Nearest road to the pin placed on the map (automatically generated by Bing Maps): %s" msgstr "Najbliža cesta smještena pokraj oznake na mapi (automatski generirano pomoću Bing Maps): %s" @@ -2038,11 +2075,12 @@ msgstr "" msgid "Nearly done! Now check your email…" msgstr "" +#: templates/web/base/auth/2faform.html:8 #: templates/web/base/auth/smsform.html:19 msgid "Nearly done! Now check your phone…" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:129 msgid "New" msgstr "" @@ -2071,7 +2109,7 @@ msgstr "Novi lokalni problemi na Popravi.to" msgid "New note to DM:" msgstr "" -#: templates/web/base/auth/change_password.html:35 +#: templates/web/base/auth/change_password.html:47 msgid "New password:" msgstr "" @@ -2129,7 +2167,7 @@ msgstr "" msgid "Next" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1222 +#: perllib/FixMyStreet/Cobrand/Default.pm:1240 #: templates/web/base/admin/category_edit.html:4 #: templates/web/base/admin/list_updates.html:32 #: templates/web/base/admin/list_updates.html:34 @@ -2145,11 +2183,11 @@ msgstr "" msgid "No" msgstr "Ne" -#: templates/web/base/admin/user-form.html:84 +#: templates/web/base/admin/user-form.html:80 msgid "No area" msgstr "" -#: templates/web/base/admin/user-form.html:55 +#: templates/web/base/admin/user-form.html:48 msgid "No body" msgstr "" @@ -2186,7 +2224,7 @@ msgstr "" msgid "No reports to show on map, here are some nearby:" msgstr "" -#: templates/web/base/js/translation_strings.html:37 +#: templates/web/base/js/translation_strings.html:43 msgid "No result returned" msgstr "" @@ -2208,15 +2246,15 @@ msgstr "Bez podrške" msgid "None" msgstr "Nijedan" -#: templates/web/base/admin/user-form.html:76 -#: templates/web/base/admin/user-form.html:77 +#: templates/web/base/admin/user-form.html:72 +#: templates/web/base/admin/user-form.html:73 msgid "" "Normal (public) users should not be associated with any <strong>area</strong>.<br>\n" " Authorised staff users can be associated with the area in which they operate." msgstr "" -#: templates/web/base/admin/user-form.html:46 -#: templates/web/base/admin/user-form.html:47 +#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:39 msgid "" "Normal (public) users should not be associated with any <strong>body</strong>.<br>\n" " Authorised staff users can be associated with the body they represent.<br>\n" @@ -2224,8 +2262,8 @@ msgid "" " activity across their body), the ability to hide reports or set special report statuses." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:186 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:933 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:187 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:972 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:13 msgid "Not contactable" @@ -2284,15 +2322,15 @@ msgstr "" msgid "Number of problems reported in each ward, in the last 7 days." msgstr "" -#: templates/web/base/js/translation_strings.html:43 +#: templates/web/base/js/translation_strings.html:49 msgid "OK" msgstr "" -#: templates/web/base/js/translation_strings.html:74 +#: templates/web/base/js/translation_strings.html:80 msgid "Offline data cleared" msgstr "" -#: templates/web/base/js/translation_strings.html:71 +#: templates/web/base/js/translation_strings.html:77 msgid "Offline update data saved" msgstr "" @@ -2308,14 +2346,14 @@ msgstr "" msgid "On behalf of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:174 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:905 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:175 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:944 #: perllib/FixMyStreet/DB/ResultSet/State.pm:70 #: templates/web/base/admin/states/index.html:102 #: templates/web/base/admin/states/index.html:25 #: templates/web/base/admin/states/index.html:32 #: templates/web/base/admin/update_edit.html:30 -#: templates/web/base/dashboard/index.html:111 +#: templates/web/base/dashboard/index.html:112 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:7 #: templates/web/zurich/admin/update_edit.html:18 @@ -2354,17 +2392,17 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1238 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:689 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:690 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1262 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:686 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:687 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:716 #: perllib/FixMyStreet/App/Controller/Report/New.pm:719 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:722 #: perllib/FixMyStreet/DB/Result/Problem.pm:588 #: perllib/FixMyStreet/DB/Result/Problem.pm:595 #: perllib/FixMyStreet/DB/Result/Problem.pm:610 #: perllib/FixMyStreet/DB/Result/Problem.pm:619 -#: perllib/FixMyStreet/Script/Reports.pm:182 -#: perllib/FixMyStreet/Script/Reports.pm:197 +#: perllib/FixMyStreet/Script/Reports.pm:179 +#: perllib/FixMyStreet/Script/Reports.pm:194 msgid "Other" msgstr "Drugo" @@ -2399,23 +2437,23 @@ msgstr "" msgid "Partial" msgstr "Djelomično" -#: templates/web/base/auth/general.html:116 +#: templates/web/base/auth/general.html:118 #: templates/web/base/report/new/form_user_loggedout_by_email.html:38 #: templates/web/base/report/update/form_user_loggedout_by_email.html:10 -#: templates/web/zurich/auth/general.html:32 -#: templates/web/zurich/auth/general.html:63 +#: templates/web/zurich/auth/general.html:22 +#: templates/web/zurich/auth/general.html:53 msgid "Password (optional)" msgstr "Lozinka (neobvezno)" -#: templates/web/base/auth/general.html:81 +#: templates/web/base/auth/general.html:83 msgid "Password:" msgstr "Lozinka:" -#: templates/web/base/js/translation_strings.html:52 +#: templates/web/base/js/translation_strings.html:58 msgid "Permalink" msgstr "" -#: templates/web/base/admin/user-form.html:162 +#: templates/web/base/admin/user-form.html:164 msgid "Permissions:" msgstr "" @@ -2434,12 +2472,12 @@ msgstr "" msgid "Phone number (optional)" msgstr "Telefonski broj (neobavezan)" -#: templates/web/base/admin/user-form.html:30 +#: templates/web/base/admin/user-form.html:25 msgid "Phone verified:" msgstr "" #: templates/web/base/admin/report_edit.html:135 -#: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 +#: templates/web/base/admin/user-form.html:23 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:39 msgid "Phone:" msgstr "Telefon:" @@ -2493,12 +2531,12 @@ msgid "Pick your ward" msgstr "" #: templates/web/base/around/display_location.html:74 -#: templates/web/base/js/translation_strings.html:30 +#: templates/web/base/js/translation_strings.html:36 msgid "Place pin on map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:945 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:951 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:984 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:990 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:9 #: templates/web/zurich/admin/index-dm.html:9 @@ -2509,8 +2547,8 @@ msgstr "Planirano" msgid "Please be polite, concise and to the point." msgstr "Molimo da budete pristojni, jezgroviti i jasni." -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:27 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:31 msgid "Please check the passwords and try again" msgstr "Provjeri lozinku i pokušaj ponovno" @@ -2518,13 +2556,12 @@ msgstr "Provjeri lozinku i pokušaj ponovno" #: templates/web/base/auth/_username_error.html:9 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:27 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:9 msgid "Please check your email address is correct" msgstr "Provjerite je li vaša e-mail adresa točna" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1334 -#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1327 +#: perllib/FixMyStreet/DB/Result/User.pm:205 +#: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:7 #, fuzzy @@ -2532,13 +2569,18 @@ msgid "Please check your phone number is correct" msgstr "Provjerite je li vaša e-mail adresa točna" #: perllib/FixMyStreet/App/Controller/Admin.pm:297 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:905 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:928 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:923 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:946 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 -#: templates/web/base/js/translation_strings.html:10 +#: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" msgstr "Izaberi kategoriju" +#: perllib/FixMyStreet/App/Controller/Auth.pm:383 +#: perllib/FixMyStreet/App/Controller/Auth.pm:409 +msgid "Please choose a less commonly-used password" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Admin.pm:345 #: templates/web/base/admin/bodies.html:4 templates/web/base/admin/body.html:11 #: templates/web/base/admin/template_edit.html:13 @@ -2558,20 +2600,21 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:298 #: perllib/FixMyStreet/DB/Result/Comment.pm:128 -#: templates/web/base/js/translation_strings.html:3 +#: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Unesi poruku" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1332 -#: perllib/FixMyStreet/DB/Result/User.pm:200 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1325 +#: perllib/FixMyStreet/DB/Result/User.pm:208 +#: perllib/FixMyStreet/DB/Result/User.pm:209 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:4 #, fuzzy msgid "Please enter a mobile number" msgstr "Unesi poruku" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1365 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1461 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1462 msgid "Please enter a name" msgstr "" @@ -2579,53 +2622,51 @@ msgstr "" msgid "Please enter a name for this body" msgstr "" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:25 -#: templates/web/base/js/translation_strings.html:20 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:29 +#: templates/web/base/js/translation_strings.html:23 msgid "Please enter a password" msgstr "Unesi lozinku" #: perllib/FixMyStreet/App/Controller/Contact.pm:115 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 -#: templates/web/base/js/translation_strings.html:4 +#: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Unesi predmet" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1362 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1452 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1355 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1453 #: perllib/FixMyStreet/App/Controller/Admin.pm:311 -#: perllib/FixMyStreet/DB/Result/User.pm:193 -#: templates/web/base/js/translation_strings.html:13 -#: templates/web/base/js/translation_strings.html:17 +#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: templates/web/base/js/translation_strings.html:16 +#: templates/web/base/js/translation_strings.html:20 msgid "Please enter a valid email" msgstr "Unesi valjani e-mail" -#: perllib/FixMyStreet/App/Controller/Alert.pm:350 +#: perllib/FixMyStreet/App/Controller/Alert.pm:355 #: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please enter a valid email address" msgstr "Unesi valjanu e-mail adresu" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1356 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1446 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1349 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Unesi valjani e-mail" #: perllib/FixMyStreet/DB/Result/Problem.pm:369 -#: templates/web/base/js/translation_strings.html:5 +#: templates/web/base/js/translation_strings.html:8 msgid "Please enter some details" msgstr "Unesi detalje" #: perllib/FixMyStreet/App/Controller/Contact.pm:114 -#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: perllib/FixMyStreet/DB/Result/User.pm:196 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:26 -#: templates/web/base/js/translation_strings.html:12 -#: templates/web/base/js/translation_strings.html:16 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:8 +#: templates/web/base/js/translation_strings.html:15 +#: templates/web/base/js/translation_strings.html:19 msgid "Please enter your email" msgstr "Unesi svoj e-mail" @@ -2633,34 +2674,34 @@ msgstr "Unesi svoj e-mail" msgid "Please enter your email address" msgstr "Unesi svoju e-mail adresu" -#: templates/web/base/js/translation_strings.html:26 +#: templates/web/base/js/translation_strings.html:32 msgid "Please enter your first name" msgstr "Unesi svoje ime" #: perllib/FixMyStreet/Cobrand/UK.pm:326 -#: templates/web/base/js/translation_strings.html:8 +#: templates/web/base/js/translation_strings.html:11 msgid "Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below" msgstr "Molimo unesite svoje puno ime, odgovorno tijelo treba ovu informaciju – ako ne želite da vaše ime bude prikazano na stranici, odznačite kvadratić ispod" #: perllib/FixMyStreet/App/Controller/Contact.pm:113 #: perllib/FixMyStreet/DB/Result/Comment.pm:125 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 -#: perllib/FixMyStreet/DB/Result/User.pm:186 -#: templates/web/base/js/translation_strings.html:7 +#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: templates/web/base/js/translation_strings.html:10 msgid "Please enter your name" msgstr "Unesite svoje ime" #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:6 -#: templates/web/base/js/translation_strings.html:23 +#: templates/web/base/js/translation_strings.html:29 msgid "Please enter your phone number" msgstr "" -#: templates/web/base/js/translation_strings.html:27 +#: templates/web/base/js/translation_strings.html:33 msgid "Please enter your second name" msgstr "Unesite svoje prezime" -#: templates/web/base/js/translation_strings.html:25 +#: templates/web/base/js/translation_strings.html:31 msgid "Please enter your title" msgstr "Unesite svoju titulu" @@ -2683,10 +2724,19 @@ msgstr "Popunite detalje o problemu u nastavku." msgid "Please fill in the form below with details of the problem, and describe the location as precisely as possible in the details box." msgstr "Popunite detalje o problemu u nastavku i opišite lokaciju što preciznije." +#: templates/web/base/auth/2faform.html:9 +msgid "Please generate a two-factor code and enter it below:" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Questionnaire.pm:239 msgid "Please indicate whether you'd like to receive another questionnaire" msgstr "Molimo navedite želite li primiti novi upitnik" +#: perllib/FixMyStreet/App/Controller/Auth.pm:406 +#: templates/web/base/js/translation_strings.html:26 +msgid "Please make sure your password is at least %d characters long" +msgstr "" + #: templates/web/base/report/updates-sidebar-notes.html:2 msgid "Please note that updates are not sent to the council." msgstr "Napominjemo da se ažuriranja ne šalju odgovornom tijelu." @@ -2750,12 +2800,12 @@ msgstr "Navedite je li problem rješen " #: perllib/FixMyStreet/App/Model/PhotoSet.pm:122 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:156 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:158 -#: templates/web/base/js/translation_strings.html:60 +#: templates/web/base/js/translation_strings.html:66 msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1359 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1449 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1352 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 msgid "Please verify at least one of email/phone" msgstr "" @@ -2768,24 +2818,24 @@ msgid "Please write your update here" msgstr "Ovdje ažurirajte" #: templates/web/base/report/update-form.html:25 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:18 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_user_loggedout_password.html:10 msgid "Post" msgstr "Objavi" -#: perllib/FixMyStreet/DB/Result/Comment.pm:231 +#: perllib/FixMyStreet/DB/Result/Comment.pm:211 msgid "Posted anonymously at %s" msgstr "Objavljeno anonimno na %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:266 +#: perllib/FixMyStreet/DB/Result/Comment.pm:246 msgid "Posted by %s at %s" msgstr "Objavio %s na %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:254 +#: perllib/FixMyStreet/DB/Result/Comment.pm:234 msgid "Posted by <strong>%s</strong> (%s) at %s" msgstr "Objavio <strong>%s</strong> (%s) na %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:256 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 msgid "Posted by <strong>%s</strong> at %s" msgstr "Objavio <strong>%s</strong> na %s" @@ -2797,7 +2847,7 @@ msgstr "" msgid "Previous" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:648 +#: perllib/FixMyStreet/Cobrand/Default.pm:666 msgid "Priorities" msgstr "" @@ -2818,7 +2868,7 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:144 msgid "Private" msgstr "Privatno" @@ -2848,7 +2898,7 @@ msgstr "Problem %s poslan odgovornom tijelu %s" msgid "Problem breakdown by state" msgstr "Analiza problema prema stanju" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1309 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1283 msgid "Problem marked as open." msgstr "Problem označen kao otvoren." @@ -2856,7 +2906,8 @@ msgstr "Problem označen kao otvoren." msgid "Problem state change based on survey results" msgstr "Stanje problema izmijenjeno na temelju rezultata ankete" -#: perllib/FixMyStreet/Cobrand/Default.pm:692 +#: perllib/FixMyStreet/Cobrand/ACV.pm:86 +#: perllib/FixMyStreet/Cobrand/Default.pm:710 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Problemi" @@ -2883,7 +2934,7 @@ msgstr "Problems nedavno prijavljeni kao popravljeni na Popravi.to" msgid "Problems within %.1fkm of %s" msgstr "Problemi unutar%.1fkm od ove lokacije" -#: perllib/FixMyStreet/Cobrand/Default.pm:821 +#: perllib/FixMyStreet/Cobrand/Default.pm:839 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:137 #: perllib/FixMyStreet/Cobrand/UK.pm:215 perllib/FixMyStreet/Cobrand/UK.pm:257 #: perllib/FixMyStreet/Cobrand/UK.pm:269 @@ -2919,12 +2970,12 @@ msgstr "Ažuriranje" msgid "Provide update as" msgstr "" -#: templates/web/base/auth/general.html:119 +#: templates/web/base/auth/general.html:124 msgid "Providing a name and password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "" -#: templates/web/base/report/new/form_user_loggedout_by_email.html:41 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:13 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:43 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:16 msgid "Providing a password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Lozinka nije obvezna, ali će vam omogućiti lakše prijavljivanje problema, ažuriranja i upravljanje vašim izvješćima." @@ -2941,7 +2992,7 @@ msgstr "" msgid "Public update:" msgstr "" -#: templates/web/zurich/admin/report_edit.html:123 +#: templates/web/zurich/admin/report_edit.html:122 #: templates/web/zurich/admin/stats/index.html:38 msgid "Publish photo" msgstr "" @@ -2997,7 +3048,7 @@ msgstr "RSS izvor za %s, unutar %s ward" msgid "RSS feed of nearby problems" msgstr "RSS izvor za okolne probleme" -#: perllib/FixMyStreet/Cobrand/Default.pm:822 +#: perllib/FixMyStreet/Cobrand/Default.pm:840 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:136 #: perllib/FixMyStreet/Cobrand/UK.pm:222 msgid "RSS feed of problems within %s" @@ -3049,6 +3100,10 @@ msgstr "Popravi.to prvenstveno služi za izvještavanje fizičkih problema koji msgid "Remove" msgstr "Ukloni oznaku" +#: templates/web/base/admin/user-form.html:198 +msgid "Remove account details" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:4 #, fuzzy msgid "Remove field" @@ -3070,13 +3125,13 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:159 +#: templates/web/base/admin/report_edit.html:161 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" msgstr "Ukloni fotografiju (nije moguće poništiti!)" -#: templates/web/base/auth/generate_token.html:33 +#: templates/web/base/auth/generate_token.html:52 msgid "Replace token" msgstr "" @@ -3108,11 +3163,11 @@ msgstr "Prijavi zloupotrebu" msgid "Report as" msgstr "" -#: perllib/FixMyStreet/App/Controller/Rss.pm:302 +#: perllib/FixMyStreet/App/Controller/Rss.pm:303 msgid "Report on %s" msgstr "Prijava za %s" -#: templates/web/base/dashboard/index.html:61 +#: templates/web/base/dashboard/index.html:62 msgid "Report state:" msgstr "" @@ -3182,15 +3237,16 @@ msgstr "" #: templates/web/base/around/index.html:3 #: templates/web/base/around/lookup_by_ref.html:3 -#: templates/web/base/js/translation_strings.html:42 +#: templates/web/base/js/translation_strings.html:48 #: templates/web/base/report/new/fill_in_details.html:0 #: templates/web/base/report/new/fill_in_details.html:8 #: templates/web/zurich/report/new/fill_in_details_form.html:4 msgid "Reporting a problem" msgstr "Prijavljivanje problema" -#: perllib/FixMyStreet/Cobrand/Default.pm:638 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:388 +#: perllib/FixMyStreet/Cobrand/ACV.pm:265 +#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/zurich/header.html:46 msgid "Reports" msgstr "" @@ -3208,7 +3264,7 @@ msgstr "" msgid "Reports by destination" msgstr "Prijavio %s za %s" -#: templates/web/base/admin/user-form.html:125 +#: templates/web/base/admin/user-form.html:124 msgid "Reports made by trusted users will be sent to the responsible body without being inspected first." msgstr "" @@ -3220,7 +3276,7 @@ msgstr "" msgid "Reports published" msgstr "" -#: templates/web/base/js/translation_strings.html:75 +#: templates/web/base/js/translation_strings.html:81 msgid "Reports saved offline." msgstr "" @@ -3294,8 +3350,8 @@ msgstr "" msgid "Revert to original title" msgstr "" -#: templates/web/base/js/translation_strings.html:28 -#: templates/web/base/js/translation_strings.html:40 +#: templates/web/base/js/translation_strings.html:34 +#: templates/web/base/js/translation_strings.html:46 msgid "Right place?" msgstr "" @@ -3309,16 +3365,16 @@ msgstr "Cestovni operater za ovu imenovanu cestu (izveden iz cestovnog referentn msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "Cestovni operater za ovu imenovanu cestu (sa OpenStreetMap): %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1879 -#: templates/web/base/admin/report_edit.html:156 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: templates/web/base/admin/report_edit.html:158 #: templates/web/base/admin/update_edit.html:68 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: templates/web/base/admin/report_edit.html:157 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: templates/web/base/admin/report_edit.html:159 #: templates/web/base/admin/update_edit.html:69 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3328,7 +3384,7 @@ msgstr "" msgid "Rotating this photo will discard unsaved changes to the report." msgstr "" -#: templates/web/base/js/translation_strings.html:47 +#: templates/web/base/js/translation_strings.html:53 #: templates/web/base/maps/google-ol.html:2 msgid "Satellite" msgstr "" @@ -3359,11 +3415,11 @@ msgid "Save with a public update" msgstr "" #. ("This is followed by a progress count, e.g. 3/5") -#: templates/web/base/js/translation_strings.html:76 +#: templates/web/base/js/translation_strings.html:82 msgid "Saving reports offline" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:130 msgid "Scheduled" msgstr "" @@ -3396,12 +3452,20 @@ msgstr "" msgid "Searching found no users." msgstr "" +#: templates/web/base/auth/generate_token.html:1 +#: templates/web/base/auth/generate_token.html:2 +#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/my/my.html:65 +msgid "Security" +msgstr "" + #: templates/web/base/report/new/councils_text_private.html:7 #: templates/web/base/report/new/form_user.html:5 msgid "See our privacy policy" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:703 +#: perllib/FixMyStreet/Cobrand/ACV.pm:93 +#: perllib/FixMyStreet/Cobrand/Default.pm:721 msgid "See user detail for reports created as the council" msgstr "" @@ -3436,7 +3500,7 @@ msgstr "" msgid "Sending a confirmation text failed: \"%s\"" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:870 msgid "Sent report back" msgstr "" @@ -3453,6 +3517,12 @@ msgstr "Poslano:" msgid "Service:" msgstr "Servis:" +#: templates/web/base/auth/change_password.html:1 +#: templates/web/base/auth/change_password.html:4 +#, fuzzy +msgid "Set password" +msgstr "Promijeni lozinku" + #: templates/web/base/report/_inspect.html:47 msgid "Set to my current location" msgstr "" @@ -3508,7 +3578,7 @@ msgstr "" #: templates/web/base/around/display_location.html:58 #: templates/web/base/around/display_location.html:66 -#: templates/web/base/js/translation_strings.html:54 +#: templates/web/base/js/translation_strings.html:60 msgid "Show pins" msgstr "Prikaži pinove" @@ -3520,20 +3590,20 @@ msgstr "" msgid "Show reports in your area" msgstr "" -#: templates/web/base/auth/general.html:124 +#: templates/web/base/auth/general.html:129 #: templates/web/base/auth/general.html:3 -#: templates/web/base/auth/general.html:85 +#: templates/web/base/auth/general.html:87 #: templates/web/base/main_nav_items.html:6 -#: templates/web/zurich/auth/general.html:18 -#: templates/web/zurich/auth/general.html:35 +#: templates/web/zurich/auth/general.html:25 +#: templates/web/zurich/auth/general.html:8 msgid "Sign in" msgstr "Prijavi se" -#: templates/web/base/auth/general.html:98 +#: templates/web/base/auth/general.html:100 msgid "Sign in by email instead, providing a new password. When you click the link in your email, your password will be updated." msgstr "" -#: templates/web/base/auth/general.html:96 +#: templates/web/base/auth/general.html:98 msgid "Sign in by email or text, providing a new password. When you click the link in your email or enter the SMS authentication code, your password will be updated." msgstr "" @@ -3567,14 +3637,30 @@ msgstr "Fotografije nedavnih prijava" msgid "Some text to localize" msgstr "Tekst za lakšu lokalizaciju" -#: perllib/FixMyStreet/Cobrand/UK.pm:80 +#: perllib/FixMyStreet/Cobrand/ACV.pm:59 perllib/FixMyStreet/Cobrand/UK.pm:80 msgid "Sorry, that appears to be a Crown dependency postcode, which we don't cover." msgstr "Žao nam je,ne pokrivamo područje na kojem se nalazi taj problem." +#: perllib/FixMyStreet/Cobrand/ACV.pm:73 +#, fuzzy +msgid "Sorry, that appears to be a Northern Irish postcode, which we don't cover." +msgstr "Žao nam je,ne pokrivamo područje na kojem se nalazi taj problem." + +#: perllib/FixMyStreet/Cobrand/ACV.pm:65 +#, fuzzy +msgid "Sorry, that appears to be a Scottish postcode, which we don't cover." +msgstr "Žao nam je,ne pokrivamo područje na kojem se nalazi taj problem." + +#: perllib/FixMyStreet/Cobrand/ACV.pm:69 +#, fuzzy +msgid "Sorry, that appears to be a Welsh postcode, which we don't cover." +msgstr "Žao nam je,ne pokrivamo područje na kojem se nalazi taj problem." + #: templates/web/base/auth/smsform.html:6 templates/web/base/auth/token.html:8 msgid "Sorry, that wasn’t a valid link" msgstr "" +#: templates/web/base/auth/2faform.html:5 #: templates/web/base/auth/smsform.html:16 msgid "Sorry, that wasn’t the correct code" msgstr "" @@ -3620,15 +3706,15 @@ msgstr "" msgid "Sort by" msgstr "" -#: templates/web/base/admin/user-form.html:65 +#: templates/web/base/admin/user-form.html:58 msgid "Staff users have permission to log in to the admin." msgstr "" -#: templates/web/base/admin/user-form.html:68 +#: templates/web/base/admin/user-form.html:62 msgid "Staff:" msgstr "" -#: templates/web/base/dashboard/index.html:73 +#: templates/web/base/dashboard/index.html:74 msgid "Start Date" msgstr "" @@ -3641,7 +3727,7 @@ msgstr "" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:50 #: templates/web/base/admin/templates.html:8 -#: templates/web/base/dashboard/index.html:100 +#: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:88 #: templates/web/base/report/_item.html:96 #: templates/web/base/report/update/form_update.html:39 @@ -3664,14 +3750,15 @@ msgstr "Spremi promjene" msgid "State:" msgstr "Stanje:" -#: perllib/FixMyStreet/Cobrand/Default.pm:628 +#: perllib/FixMyStreet/Cobrand/ACV.pm:255 +#: perllib/FixMyStreet/Cobrand/Default.pm:646 #: templates/web/base/admin/states/index.html:1 #, fuzzy msgid "States" msgstr "Stanje" -#: perllib/FixMyStreet/Cobrand/Default.pm:622 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:391 +#: perllib/FixMyStreet/Cobrand/Default.pm:640 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:418 #: templates/web/base/admin/index.html:71 #: templates/web/base/admin/stats/index.html:1 #: templates/web/base/admin/stats/state.html:1 @@ -3704,7 +3791,7 @@ msgstr "" msgid "Subcategory" msgstr "Kategorija" -#: perllib/FixMyStreet/Script/Reports.pm:191 +#: perllib/FixMyStreet/Script/Reports.pm:188 msgid "Subcategory: %s" msgstr "" @@ -3721,19 +3808,20 @@ msgstr "Predmet" msgid "Subject:" msgstr "Predmet:" +#: templates/web/base/auth/2faform.html:21 #: templates/web/base/auth/smsform.html:27 #: templates/web/base/questionnaire/creator_fixed.html:19 #: templates/web/base/report/new/form_user_loggedin.html:76 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:46 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:48 #: templates/web/base/report/new/form_user_loggedout_password.html:11 #: templates/web/zurich/report/new/fill_in_details_form.html:73 msgid "Submit" msgstr "Pošalji" -#: templates/web/base/admin/report_edit.html:167 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/report_edit.html:24 #: templates/web/base/admin/update_edit.html:79 -#: templates/web/base/admin/user-form.html:188 +#: templates/web/base/admin/user-form.html:191 #: templates/web/zurich/admin/report_edit-sdm.html:124 #: templates/web/zurich/admin/report_edit.html:264 #: templates/web/zurich/admin/update_edit.html:38 @@ -3744,8 +3832,8 @@ msgstr "Pošalji promjene" msgid "Submit questionnaire" msgstr "Pošalji upitnik" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:169 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:898 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:170 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:937 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:6 #: templates/web/zurich/admin/index-dm.html:23 @@ -3775,8 +3863,9 @@ msgstr "" msgid "Summarise your changes" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:620 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:387 +#: perllib/FixMyStreet/Cobrand/ACV.pm:249 +#: perllib/FixMyStreet/Cobrand/Default.pm:638 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:414 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 #: templates/web/base/status/index.html:3 @@ -3788,7 +3877,7 @@ msgid "Summary" msgstr "Sažetak" #: templates/web/zurich/reports/index.html:0 -#: templates/web/zurich/reports/index.html:5 +#: templates/web/zurich/reports/index.html:6 msgid "Summary reports" msgstr "Sažetak prijava" @@ -3802,7 +3891,7 @@ msgstr "Sažetak prijava" msgid "Superuser:" msgstr "" -#: templates/web/base/admin/user-form.html:148 +#: templates/web/base/admin/user-form.html:147 msgid "Superusers have permission to perform <strong>all actions</strong> within the admin." msgstr "" @@ -3815,8 +3904,8 @@ msgstr "Rezultati ispitivanja" msgid "Template «%s»" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:644 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:398 +#: perllib/FixMyStreet/Cobrand/Default.pm:662 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:425 #: templates/web/zurich/header.html:63 msgid "Templates" msgstr "" @@ -3877,6 +3966,7 @@ msgstr "Odgovorno tijelo ne pokriva navedenu lokaciju, možda je riječ o obalno msgid "That location does not appear to be in the UK; please try again." msgstr "Lokacija se ne nalazi u Hrvatskoj. Molimo pokušajte ponovno." +#: perllib/FixMyStreet/Cobrand/ACV.pm:52 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:50 #: perllib/FixMyStreet/Cobrand/UK.pm:73 @@ -3899,6 +3989,23 @@ msgstr "" msgid "That report has been removed from FixMyStreet." msgstr "Navedena prijava je uklonjena s Popravi.to" +#: perllib/FixMyStreet/App/Controller/Admin.pm:1769 +#, fuzzy +msgid "That user has been logged out." +msgstr "Navedena prijava je uklonjena s Popravi.to" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +msgid "That user has been made anonymous on all reports and updates." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1812 +msgid "That user’s personal details have been removed." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1790 +msgid "That user’s reports and updates have been hidden." +msgstr "" + #: templates/web/base/admin/contact-form.html:27 msgid "" "The <strong>email address</strong> is the destination to which reports about this category will be sent. \n" @@ -3954,7 +4061,7 @@ msgid "The diligency prize league table shows editors' activity (who's been edit msgstr "" #: perllib/FixMyStreet/App/Controller/Dashboard.pm:43 -#: perllib/FixMyStreet/App/Controller/Reports.pm:85 +#: perllib/FixMyStreet/App/Controller/Reports.pm:84 msgid "The error was: %s" msgstr "Greška je: %s" @@ -4008,8 +4115,8 @@ msgstr "" msgid "The ordering of this field on the report page. Fields are shown in ascending order according to this value." msgstr "" -#: templates/web/base/auth/change_password.html:22 #: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:30 msgid "The passwords do not match" msgstr "Lozinke se ne podudaraju" @@ -4021,7 +4128,7 @@ msgstr "Traženi URL '%s' nije pronađen na ovom serveru" msgid "The type of input field to show to the user. <strong>Text</strong> is a simple text field, <strong>List</strong> is a drop-down selection." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:95 +#: perllib/FixMyStreet/Script/Reports.pm:96 msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "Korisnik nije mogao locirati problem na karti, ali možete vidjeti područje oko navedene lokacije" @@ -4032,7 +4139,7 @@ msgid "" " Names are not necessarily unique." msgstr "" -#: templates/web/base/around/on_map_list_items.html:17 +#: templates/web/base/around/on_map_list_items.html:20 #: templates/web/base/my/_problem-list.html:8 #: templates/web/base/reports/_problem-list.html:13 msgid "There are no reports to show." @@ -4042,7 +4149,7 @@ msgstr "" msgid "There is already an auto-response template for this category/state." msgstr "" -#: perllib/FixMyStreet/App/Controller/Reports.pm:82 +#: perllib/FixMyStreet/App/Controller/Reports.pm:81 msgid "There was a problem showing the All Reports page. Please try again later." msgstr "Došlo je do problema pri učitavanju svih prijava. Molimo pokušajte ponovno." @@ -4051,19 +4158,19 @@ msgstr "Došlo je do problema pri učitavanju svih prijava. Molimo pokušajte po msgid "There was a problem showing this page. Please try again later." msgstr "Došlo je do problema pri učitavanju ove stranice. Molimo pokušajte ponovno." -#: perllib/FixMyStreet/App/Controller/Alert.pm:359 +#: perllib/FixMyStreet/App/Controller/Alert.pm:364 msgid "There was a problem with your email/password combination. Please try again." msgstr "Došlo je do problema s kombinacijom Vaše e-maila i lozinke. Molimo pokušajte ponovno." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:806 -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:135 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:815 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 -#: templates/web/zurich/auth/general.html:28 +#: templates/web/zurich/auth/general.html:18 #, fuzzy msgid "There was a problem with your login information. If you cannot remember your password, or do not have one, please fill in the ‘No’ section of the form." msgstr "Došlo je do problema s kombinacijom Vašeg e-maila i lozinke.Ako se ne možete sjetiti ili nemate lozinku, molimo odaberite ‘ model prijave putem e-maila ’." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:338 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:348 msgid "There was a problem with your update. Please try again." msgstr "Došlo je do problema pri ažuriranju. Molimo pokušajte ponovno." @@ -4071,7 +4178,7 @@ msgstr "Došlo je do problema pri ažuriranju. Molimo pokušajte ponovno." msgid "There were problems with your report. Please see below." msgstr "Došlo je do problema pri prijavi. Detalje pogledajte u nastavku." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:373 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:389 msgid "There were problems with your update. Please see below." msgstr "Došlo je do problema pri ažuriranju. Detalje pogledajte u nastavku." @@ -4126,18 +4233,18 @@ msgid "" " A body will not receive any reports unless it covers at least one area." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:198 +#: perllib/FixMyStreet/Script/Reports.pm:195 msgid "This email has been sent to both councils covering the location of the problem, as the user did not categorise it; please ignore it if you're not the correct council to deal with the issue, or let us know what category of problem this is so we can add it to our system." msgstr "Kako korisnik nije kategorizirao problem ,ovaj e-mail poslan je oboma odgovornim tijelima koji pokrivaju mjesto problema. Molimo vas da zanemarite e-mail ukoliko problem ne ulazi u vaše područje ili nam javite o kakvoj je kategoriji problema riječ kako bismo ga unijeli u naš sustav." -#: perllib/FixMyStreet/Script/Reports.pm:201 +#: perllib/FixMyStreet/Script/Reports.pm:198 msgid "This email has been sent to several councils covering the location of the problem, as the category selected is provided for all of them; please ignore it if you're not the correct council to deal with the issue." msgstr "Kako je odabrana kategorija predviđena za više odgovornih tijela, ovaj e-mail poslan je na adrese nekoliko ureda koje prekrivaju mjesto problema. Molimo vas da zanemarite e-mail ukoliko niste nadležni za ovaj problem." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1003 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1049 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:942 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:986 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1004 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1021 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1067 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:960 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Potrebna informacija" @@ -4174,9 +4281,9 @@ msgstr "" msgid "This report is a duplicate. Please leave updates on the original report:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:166 #: perllib/FixMyStreet/Cobrand/Zurich.pm:167 -#: templates/web/zurich/report/_main.html:14 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:168 +#: templates/web/zurich/report/_main.html:12 msgid "This report is awaiting moderation." msgstr "" @@ -4192,11 +4299,7 @@ msgstr "Prijava je trenutno označena kao popravljena." msgid "This report is currently marked as open." msgstr "Prijava je trenutno označena kao otvorena." -#: perllib/FixMyStreet/Script/Reports.pm:108 -msgid "This report was submitted anonymously" -msgstr "" - -#: perllib/FixMyStreet/Script/Reports.pm:88 +#: perllib/FixMyStreet/Script/Reports.pm:89 msgid "This web page also contains a photo of the problem, provided by the user." msgstr "Stranica sadrži i fotografiju problem, dodanu od strane korisnika." @@ -4207,7 +4310,8 @@ msgstr "Stranica sadrži i fotografiju problem, dodanu od strane korisnika." msgid "Time spent (in minutes):" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:621 +#: perllib/FixMyStreet/Cobrand/ACV.pm:250 +#: perllib/FixMyStreet/Cobrand/Default.pm:639 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Vremenska skala" @@ -4245,7 +4349,7 @@ msgstr "" msgid "To limit this collection of fields to a single language, select it here." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:94 +#: perllib/FixMyStreet/Script/Reports.pm:95 msgid "To view a map of the precise location of this issue" msgstr "Karta točne lokacije ovog problema" @@ -4267,9 +4371,9 @@ msgstr "" #: templates/web/base/admin/stats/fix_rate.html:4 #: templates/web/base/admin/stats/questionnaire.html:24 -#: templates/web/base/dashboard/index.html:114 -#: templates/web/base/dashboard/index.html:119 -#: templates/web/base/dashboard/index.html:143 +#: templates/web/base/dashboard/index.html:115 +#: templates/web/base/dashboard/index.html:120 +#: templates/web/base/dashboard/index.html:144 #: templates/web/zurich/admin/stats/index.html:30 msgid "Total" msgstr "Ukupno" @@ -4287,20 +4391,22 @@ msgstr "" msgid "Translations" msgstr "" -#: templates/web/base/admin/user-form.html:129 +#: templates/web/base/admin/user-form.html:128 msgid "Trusted by bodies:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:709 +#: perllib/FixMyStreet/Cobrand/ACV.pm:99 +#: perllib/FixMyStreet/Cobrand/Default.pm:727 msgid "Trusted to make reports that don't need to be inspected" msgstr "" -#: templates/web/base/admin/user-form.html:137 +#: templates/web/base/admin/user-form.html:136 msgid "Trusted:" msgstr "" +#: templates/web/base/auth/2faform.html:6 #: templates/web/base/auth/smsform.html:17 -#: templates/web/base/js/translation_strings.html:29 +#: templates/web/base/js/translation_strings.html:35 msgid "Try again" msgstr "" @@ -4308,13 +4414,21 @@ msgstr "" msgid "Try emailing us directly:" msgstr "" +#: templates/web/base/auth/generate_token.html:21 +msgid "Two-factor authentication has been activated" +msgstr "" + +#: templates/web/base/auth/generate_token.html:32 +msgid "Two-factor authentication has been deactivated" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:44 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 msgid "Type" msgstr "" -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 msgid "Unban" msgstr "" @@ -4337,7 +4451,7 @@ msgstr "Nepoznat tip upozorenja" #: perllib/FixMyStreet/App/Controller/Photo.pm:109 #: perllib/FixMyStreet/App/Controller/Root.pm:141 -#: templates/web/base/js/translation_strings.html:38 +#: templates/web/base/js/translation_strings.html:44 msgid "Unknown error" msgstr "" @@ -4409,23 +4523,23 @@ msgstr "Status ažuriranja" msgid "Updated" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:260 +#: perllib/FixMyStreet/DB/Result/Comment.pm:240 #, fuzzy msgid "Updated by <strong>%s</strong> (%s) at %s" msgstr "Objavio <strong>%s</strong> (%s) na %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:262 +#: perllib/FixMyStreet/DB/Result/Comment.pm:242 #, fuzzy msgid "Updated by <strong>%s</strong> at %s" msgstr "Objavio <strong>%s</strong> na %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1299 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1398 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1591 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1277 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1391 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1592 #: perllib/FixMyStreet/App/Controller/Admin.pm:933 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:767 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:792 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:862 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:806 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:901 msgid "Updated!" msgstr "Ažurirano!" @@ -4477,33 +4591,33 @@ msgstr "" msgid "User ID to attribute fetched comments to" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1745 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1755 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1746 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1756 #, fuzzy msgid "User added to abuse list" msgstr "E-mail dodan na listu zloupotrebe" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1376 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1369 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1474 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1742 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1752 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1743 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1753 #, fuzzy msgid "User already in abuse list" msgstr "E-mail je već na listi zloupotrebe" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1834 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1887 msgid "User flag removed" msgstr "Korisnička oznaka uklonjena" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1805 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1858 msgid "User flagged" msgstr "Korisnik označen" #: templates/web/base/admin/report_blocks.html:18 -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 #: templates/web/base/admin/users.html:32 #, fuzzy msgid "User in abuse table" @@ -4519,14 +4633,16 @@ msgstr "" msgid "User:" msgstr "Korisnici" -#: perllib/FixMyStreet/Cobrand/Default.pm:652 -#: perllib/FixMyStreet/Cobrand/Default.pm:711 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:403 +#: perllib/FixMyStreet/Cobrand/ACV.pm:101 +#: perllib/FixMyStreet/Cobrand/ACV.pm:271 +#: perllib/FixMyStreet/Cobrand/Default.pm:670 +#: perllib/FixMyStreet/Cobrand/Default.pm:729 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:430 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:55 msgid "Users" msgstr "Korisnici" -#: templates/web/base/admin/user-form.html:159 +#: templates/web/base/admin/user-form.html:161 msgid "Users can perform the following actions within their assigned body or area." msgstr "" @@ -4601,7 +4717,7 @@ msgstr "" msgid "We need your email address, please give it below." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:207 +#: perllib/FixMyStreet/Script/Reports.pm:204 msgid "We realise this problem might be the responsibility of %s; however, we don't currently have any contact details for them. If you know of an appropriate contact address, please do get in touch." msgstr "Shvaćamo da bi za ovaj problem moglo biti odgovorno% s, međutim, trenutno nemamo nikakve pojedinosti o njihovom kontaktu. Ako znate odgovarajuću kontakt adresu, molimo Vas da nam se javite." @@ -4624,7 +4740,7 @@ msgstr "Vaše privatne podatke koristimo u skladu s našim <a href=\"/privacy\"> msgid "We’re sorry to hear the problem’s not fixed. Why not try writing to your local representatives?" msgstr "" -#: templates/web/base/dashboard/index.html:117 +#: templates/web/base/dashboard/index.html:118 msgid "Website" msgstr "" @@ -4657,7 +4773,7 @@ msgstr "" msgid "Which report is it a duplicate of?" msgstr "" -#: templates/web/base/js/translation_strings.html:57 +#: templates/web/base/js/translation_strings.html:63 msgid "Whoa there Testino! Three photos are enough." msgstr "" @@ -4665,8 +4781,8 @@ msgstr "" msgid "Why stop there? <a href=\"/alert\">Set up more alerts</a> for free." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:190 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:928 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:191 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:967 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:14 msgid "Wish" @@ -4676,7 +4792,7 @@ msgstr "" msgid "With request searches, it is also possible to search for agency_responsible to limit the requests to those sent to a single administration. The search term is the administration ID provided by <a href=\"%s\">MaPit</a>." msgstr "Osim pretraživanja prijava, moguće je pretražiti i odgovorne_agencije kako biste ograničili prijave na one poslane određenom uredu. Pojam za pretraživanje je IB pojedinog ureda kojeg možete saznati pomoću <a href=\"%s\">MaPit</a>." -#: templates/web/base/dashboard/index.html:158 +#: templates/web/base/dashboard/index.html:159 msgid "Within the specified timeframe:" msgstr "" @@ -4696,7 +4812,7 @@ msgstr "Pisanje velikim tiskanim slovima i bez interpunkcijskih znakova čini po msgid "Wrong location? Just click again on the map." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1221 +#: perllib/FixMyStreet/Cobrand/Default.pm:1239 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4724,7 +4840,7 @@ msgstr "Da, imam lozinku" msgid "You are complaining that this problem report was unnecessarily moderated:" msgstr "" -#: templates/web/base/js/translation_strings.html:77 +#: templates/web/base/js/translation_strings.html:83 msgid "You are offline" msgstr "" @@ -4741,7 +4857,7 @@ msgstr "Sljedeće ažuriranje prijavljujete jer je uvredljivo, sadrži osobne po msgid "You can <a href=\"%s%s\">view the problem on this site</a>." msgstr "" -#: templates/web/base/admin/user-form.html:114 +#: templates/web/base/admin/user-form.html:110 msgid "You can add an abusive user's email to the abuse list, which automatically hides (and never sends) reports they create." msgstr "" @@ -4771,11 +4887,11 @@ msgstr "Možete nam pomoći u pronalaženju kontakt e-mail adresa za lokalne pro msgid "You can mark a body as deleted if you do not want it to be active on the site." msgstr "" -#: templates/web/base/js/translation_strings.html:35 +#: templates/web/base/js/translation_strings.html:41 msgid "You declined; please fill in the box above" msgstr "" -#: templates/web/base/js/translation_strings.html:79 +#: templates/web/base/js/translation_strings.html:85 msgid "You have <a id=\"oFN\" href=\"\"><span>%s</span> saved to submit</a>." msgstr "" @@ -4802,11 +4918,11 @@ msgstr "Odjavljeni ste" msgid "You have located the problem at the point marked with a green pin on the map. If this is not the correct location, simply click on the map again. " msgstr "Locirali ste problem na mjestu označenom zelenom iglom na karti. Ako to nije točna lokacija, jednostavno opet kliknite na karti ." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:125 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:142 msgid "You have successfully added your phone number." msgstr "" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:141 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:158 #: templates/web/zurich/tokens/confirm_problem.html:5 #: templates/web/zurich/tokens/confirm_problem.html:6 msgid "You have successfully confirmed your email address." @@ -4816,7 +4932,7 @@ msgstr "" msgid "You have successfully confirmed your phone number." msgstr "" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:112 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:129 msgid "You have successfully removed your phone number." msgstr "" @@ -4825,7 +4941,7 @@ msgstr "" msgid "You have successfully signed in; please check and confirm your details are accurate:" msgstr "Uapješno ste se prijavili; molimo provjerite i potvrdite točnost Vaših podataka:" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:147 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:164 msgid "You have successfully verified your phone number." msgstr "" @@ -4852,8 +4968,10 @@ msgstr "" msgid "Your Reports" msgstr "Vaše prijave" -#: templates/web/base/auth/change_password.html:11 +#: templates/web/base/auth/change_password.html:13 #: templates/web/base/auth/generate_token.html:15 +#: templates/web/base/auth/generate_token.html:26 +#: templates/web/base/auth/generate_token.html:34 #: templates/web/base/main_nav_items.html:4 templates/web/base/my/my.html:18 msgid "Your account" msgstr "" @@ -4871,8 +4989,8 @@ msgid "Your email" msgstr "Vaš e-mail" #: templates/web/base/auth/change_email.html:15 -#: templates/web/zurich/auth/general.html:30 -#: templates/web/zurich/auth/general.html:58 +#: templates/web/zurich/auth/general.html:20 +#: templates/web/zurich/auth/general.html:48 msgid "Your email address" msgstr "Vaša e-mail adresa" @@ -4887,11 +5005,11 @@ msgstr "Vaša e-mail adresa" msgid "Your information will only be used in accordance with our <a href=\"/privacy\">privacy policy</a>" msgstr "Vaše informacije će se koristiti isključivo u skladu s našim<a href=\"/privacy\">pravilima o privatnosti</a>" -#: templates/web/base/auth/general.html:114 +#: templates/web/base/auth/general.html:116 #: templates/web/base/contact/index.html:74 #: templates/web/base/report/new/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_name.html:33 -#: templates/web/zurich/auth/general.html:61 +#: templates/web/zurich/auth/general.html:51 #: templates/web/zurich/report/new/fill_in_details_form.html:63 msgid "Your name" msgstr "Ime" @@ -4908,21 +5026,29 @@ msgstr "" msgid "Your name has been hidden." msgstr "" -#: templates/web/base/js/translation_strings.html:69 +#: templates/web/base/js/translation_strings.html:75 msgid "Your offline reports" msgstr "" -#: templates/web/base/auth/general.html:84 +#: templates/web/base/auth/general.html:86 #: templates/web/base/report/new/form_user_loggedout_password.html:10 #: templates/web/base/report/update/form_user_loggedout_password.html:9 -#: templates/web/zurich/auth/general.html:34 +#: templates/web/zurich/auth/general.html:24 msgid "Your password" msgstr "Lozinka" -#: templates/web/base/auth/change_password.html:10 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:170 +#: templates/web/base/auth/change_password.html:12 msgid "Your password has been changed" msgstr "Vaša lozinka je promijenjena" +#: templates/web/base/auth/general.html:133 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:52 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:25 +#: templates/web/zurich/auth/general.html:63 +msgid "Your password should include %d or more characters." +msgstr "" + #: templates/web/base/auth/change_phone.html:19 #: templates/web/base/contact/index.html:87 #: templates/web/zurich/report/new/fill_in_details_form.html:69 @@ -4947,7 +5073,7 @@ msgstr "" msgid "Your token has been generated" msgstr "Vaša lozinka je promijenjena" -#: templates/web/base/js/translation_strings.html:70 +#: templates/web/base/js/translation_strings.html:76 msgid "Your update has been saved offline for submission when back online." msgstr "" @@ -4965,17 +5091,17 @@ msgid "Yourself" msgstr "" #: templates/web/base/admin/category-checkboxes.html:7 -#: templates/web/base/admin/user-form.html:169 +#: templates/web/base/admin/user-form.html:171 msgid "all" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:909 #: perllib/FixMyStreet/App/Controller/Moderate.pm:85 -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:216 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:270 +#: perllib/FixMyStreet/DB/Result/Comment.pm:250 msgid "and a defect raised" msgstr "" @@ -5008,7 +5134,7 @@ msgid "from %s different users" msgstr "od %s različitih korisnika" #: templates/web/base/report/_item.html:63 -#: templates/web/zurich/report/_item.html:14 +#: templates/web/zurich/report/_item.html:16 msgid "last updated %s" msgstr "" @@ -5023,7 +5149,7 @@ msgid "n/a" msgstr "n/a" #: templates/web/base/admin/category-checkboxes.html:8 -#: templates/web/base/admin/user-form.html:170 +#: templates/web/base/admin/user-form.html:172 msgid "none" msgstr "" @@ -5073,7 +5199,7 @@ msgstr "nema oznake jer korisnik nije označio problem na karti" msgid "this location" msgstr "Prikaz lokacije" -#: perllib/FixMyStreet/Script/Reports.pm:183 +#: perllib/FixMyStreet/Script/Reports.pm:180 msgid "this type of local problem" msgstr "ovaj tip " @@ -5081,11 +5207,11 @@ msgstr "ovaj tip " msgid "today" msgstr "danas" -#: templates/web/base/js/translation_strings.html:80 +#: templates/web/base/js/translation_strings.html:86 msgid "update" msgstr "" -#: templates/web/base/js/translation_strings.html:81 +#: templates/web/base/js/translation_strings.html:87 msgid "updates" msgstr "" @@ -5101,12 +5227,12 @@ msgstr "Korisnik je iz istog područja kao i problem - %d" msgid "user is problem owner" msgstr "korisnik je vlasnik problema" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1778 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1831 #, fuzzy msgid "user not in abuse list" msgstr "E-mail je već na listi zloupotrebe" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1829 #, fuzzy msgid "user removed from abuse list" msgstr "E-mail dodan na listu zloupotrebe" @@ -5180,7 +5306,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: templates/web/fixmystreet.com/reports/summary.html:103 +#: templates/web/fixmystreet.com/reports/summary.html:104 #, perl-format msgid "%s day" msgid_plural "%s days" diff --git a/locale/id_ID.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/id_ID.UTF-8/LC_MESSAGES/FixMyStreet.po index 86a352173..593e7b0e1 100644 --- a/locale/id_ID.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/id_ID.UTF-8/LC_MESSAGES/FixMyStreet.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: matthew@mysociety.org\n" -"POT-Creation-Date: 2017-12-15 17:48+0000\n" +"POT-Creation-Date: 2018-02-12 15:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Gengo Projects Team <lian.abadia@gengo.com>, 2017\n" "Language-Team: Indonesian (Indonesia) (https://www.transifex.com/mysociety/teams/12067/id_ID/)\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #: perllib/FixMyStreet/DB/Result/Problem.pm:650 -#: perllib/FixMyStreet/Script/Reports.pm:196 +#: perllib/FixMyStreet/Script/Reports.pm:193 msgid " and " msgstr "dan" @@ -93,8 +93,8 @@ msgstr "" msgid "%s live updates" msgstr "%s pembaruan langsung" -#: templates/web/base/dashboard/index.html:159 -#: templates/web/base/dashboard/index.html:163 +#: templates/web/base/dashboard/index.html:160 +#: templates/web/base/dashboard/index.html:164 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -128,7 +128,7 @@ msgstr "(Tidak ada nomor telepon)" msgid "(a-z and space only)" msgstr "" -#: templates/web/zurich/report/_item.html:19 +#: templates/web/zurich/report/_item.html:21 msgid "(closed)" msgstr "(ditutup)" @@ -137,7 +137,7 @@ msgstr "(ditutup)" msgid "(covers roughly 200,000 people)" msgstr "(jarak default yang mencakup kurang lebih 200.000 orang)" -#: templates/web/zurich/report/_item.html:17 +#: templates/web/zurich/report/_item.html:19 msgid "(fixed)" msgstr "(diatasi)" @@ -157,6 +157,7 @@ msgstr "(tidak ada lagi)" msgid "(not sent to council)" msgstr "(tidak dikirim ke dewan)" +#: templates/web/base/report/new/form_user_loggedin.html:38 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "(optional)" msgstr "(opsional)" @@ -172,7 +173,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "Umpan RSS dari masalah dalam %s" #: perllib/FixMyStreet/App/Controller/Report/New.pm:252 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:688 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:685 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Pilih kategori --" @@ -206,7 +207,7 @@ msgstr "<h2>Laporan, Statistik, dan Tindakan untuk</h2> <h1>%s</h1>" msgid "<label for=\"statuses\">Show</label> %s reports <label for=\"filter_categories\">about</label> %s" msgstr "<label for=\"statuses\">Tampilkan</label> %s <label for=\"filter_categories\">tentang</label> %s" -#: templates/web/base/js/translation_strings.html:78 +#: templates/web/base/js/translation_strings.html:84 msgid "<span>%s</span> saved." msgstr "<span>%s</span> disimpan." @@ -233,12 +234,12 @@ msgstr "<strong>Tidak</strong> Biarkan saya mengonfirmasikan pembaruan saya mela msgid "<strong>No</strong> Let me confirm my update by email/text" msgstr "<strong>Tidak</strong> Biarkan saya mengonfirmasikan pembaruan saya melalui surel" -#: templates/web/base/auth/general.html:110 -#: templates/web/zurich/auth/general.html:51 +#: templates/web/base/auth/general.html:112 +#: templates/web/zurich/auth/general.html:41 msgid "<strong>No</strong> let me sign in by email" msgstr "<strong>Tidak</strong> biarkan saya masuk dengan surel" -#: templates/web/base/auth/general.html:108 +#: templates/web/base/auth/general.html:110 #, fuzzy msgid "<strong>No</strong> let me sign in by email or text" msgstr "<strong>Tidak</strong> biarkan saya masuk dengan surel" @@ -251,12 +252,16 @@ msgstr "<strong>Catatan:</strong> Laporan ini telah diteruskan untuk ditindaki. msgid "<strong>Note:</strong> This report hasn't yet been sent onwards for action. Any changes made may not be passed on." msgstr "<strong>Catatan:</strong> Laporan ini belum diteruskan untuk ditindaki. Perubahan apa pun yang dibuat tidak akan diteruskan." -#: templates/web/base/auth/general.html:79 +#: templates/web/base/auth/general.html:81 #: templates/web/base/report/new/form_user_loggedout_password.html:3 #: templates/web/base/report/update/form_user_loggedout_password.html:2 msgid "<strong>Yes</strong> I have a password" msgstr "<strong>Ya</strong> Saya punya kata sandi" +#: templates/web/base/auth/generate_token.html:54 +msgid "Activate two-factor authentication" +msgstr "" + #: templates/web/base/my/my.html:39 templates/web/base/my/my.html:50 msgid "Add" msgstr "" @@ -330,15 +335,18 @@ msgstr "Tambahkan ke daftar pendek" msgid "Add user" msgstr "Tambahkan pengguna" -#: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/ACV.pm:108 +#: perllib/FixMyStreet/Cobrand/Default.pm:736 msgid "Add/edit problem categories" msgstr "Tambah/sunting kategori masalah" -#: perllib/FixMyStreet/Cobrand/Default.pm:720 +#: perllib/FixMyStreet/Cobrand/ACV.pm:110 +#: perllib/FixMyStreet/Cobrand/Default.pm:738 msgid "Add/edit response priorities" msgstr "Tambah/sunting prioritas tanggapan" -#: perllib/FixMyStreet/Cobrand/Default.pm:719 +#: perllib/FixMyStreet/Cobrand/ACV.pm:109 +#: perllib/FixMyStreet/Cobrand/Default.pm:737 msgid "Add/edit response templates" msgstr "Tambah/sunting template tanggapan" @@ -354,7 +362,7 @@ msgstr "Menambahkan laporan ini ke daftar pendek Anda akan menghapusnya dari daf msgid "Admin" msgstr "Admin" -#: templates/web/base/auth/change_password.html:39 +#: templates/web/base/auth/change_password.html:51 msgid "Again:" msgstr "Lagi:" @@ -373,12 +381,12 @@ msgstr "Beri tahu saya tentang pembaruan mendatang" #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 -#: templates/web/base/dashboard/index.html:63 +#: templates/web/base/dashboard/index.html:64 #: templates/web/base/reports/_list-filters.html:3 msgid "All" msgstr "Semua" -#: templates/web/zurich/reports/index.html:13 +#: templates/web/zurich/reports/index.html:14 msgid "All Reports" msgstr "Semua Laporan" @@ -447,13 +455,13 @@ msgstr "Anonim:" msgid "Another user" msgstr "Pengguna lain" -#: templates/web/base/js/translation_strings.html:59 +#: templates/web/base/js/translation_strings.html:65 msgid "Are you sure you want to cancel this upload?" msgstr "Apakah Anda yakin ingin membatalkan unggahan ini?" #: templates/web/base/admin/report_edit.html:84 #: templates/web/base/admin/template_edit.html:75 -#: templates/web/base/js/translation_strings.html:73 +#: templates/web/base/js/translation_strings.html:79 #: templates/web/base/report/display_tools.html:6 msgid "Are you sure?" msgstr "Apakah Anda yakin?" @@ -464,7 +472,7 @@ msgstr "Apakah Anda yakin?" msgid "Area covered" msgstr "Area cakupan" -#: templates/web/base/admin/user-form.html:82 +#: templates/web/base/admin/user-form.html:78 msgid "Area:" msgstr "Area:" @@ -490,11 +498,12 @@ msgstr "Tetapkan ke badan eksternal:" msgid "Assign to subdivision:" msgstr "Tetapkan ke subdivisi:" -#: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/ACV.pm:105 +#: perllib/FixMyStreet/Cobrand/Default.pm:733 msgid "Assign users to areas" msgstr "Tetapkan pengguna pada area" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:219 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:220 msgid "Assigned to %s" msgstr "Ditetapkan ke %s" @@ -506,8 +515,8 @@ msgstr "Sebagian besar permintaan %d dikembalikan ke setiap kueri. Permintaan ya msgid "At the moment only searching for and looking at reports work." msgstr "Untuk saat ini fungsi yang dapat digunakan hanya mencari dan menampilkan laporan." -#: templates/web/base/admin/user-form.html:96 -#: templates/web/base/admin/user-form.html:97 +#: templates/web/base/admin/user-form.html:92 +#: templates/web/base/admin/user-form.html:93 msgid "Authorised staff users can be associated with the categories in which they operate." msgstr "Staf pengguna yang berwenang dapat dihubungkan dengan kategori yang dioperasikannya." @@ -533,11 +542,11 @@ msgid "Avoid personal information and vehicle number plates" msgstr "Hindari informasi pribadi dan pelat nomor kendaraan" #: perllib/FixMyStreet/DB/Result/Problem.pm:344 -#: templates/web/zurich/report/_item.html:9 +#: templates/web/zurich/report/_item.html:11 msgid "Awaiting moderation" msgstr "Menunggu moderasi" -#: templates/web/base/js/translation_strings.html:31 +#: templates/web/base/js/translation_strings.html:37 msgid "Back" msgstr "Kembali" @@ -550,9 +559,11 @@ msgstr "Kembali ke semua laporan" msgid "Ban user" msgstr "Tandai pengguna" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 -#: perllib/FixMyStreet/Cobrand/Default.pm:717 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:396 +#: perllib/FixMyStreet/Cobrand/ACV.pm:107 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 +#: perllib/FixMyStreet/Cobrand/Default.pm:735 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:423 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:55 #: templates/web/zurich/header.html:50 @@ -566,7 +577,7 @@ msgstr "Badan" msgid "Body" msgstr "Badan" -#: templates/web/base/admin/user-form.html:54 +#: templates/web/base/admin/user-form.html:46 msgid "Body:" msgstr "Badan:" @@ -582,7 +593,8 @@ msgstr "Tidak dapat menemukan surel kami? Periksa folder spam Anda – msgid "Can't see the map? <em>Skip this step</em>" msgstr "Tidak dapat melihat peta? <em>Lewati langkah ini</em>" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -596,7 +608,7 @@ msgstr "Kategori:" #: templates/web/base/admin/body.html:72 #: templates/web/base/admin/contact-form.html:19 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:99 +#: templates/web/base/dashboard/index.html:100 #: templates/web/base/report/_inspect.html:54 #: templates/web/base/report/_item.html:92 #: templates/web/base/report/new/category.html:12 @@ -609,7 +621,7 @@ msgstr "Kategori:" msgid "Category" msgstr "Kategori" -#: templates/web/base/dashboard/index.html:102 +#: templates/web/base/dashboard/index.html:103 #, fuzzy msgid "Category and State" msgstr "Kategori" @@ -632,7 +644,7 @@ msgstr "Tingkat perbaikan kategori untuk masalah > 4 minggu lamanya" msgid "Category:" msgstr "Kategori:" -#: perllib/FixMyStreet/Script/Reports.pm:187 +#: perllib/FixMyStreet/Script/Reports.pm:184 msgid "Category: %s" msgstr "Kategori: %s" @@ -648,9 +660,7 @@ msgid "Change email address" msgstr "Ubah alamat surel" #: templates/web/base/auth/change_password.html:1 -#: templates/web/base/auth/change_password.html:16 -#: templates/web/base/auth/change_password.html:4 -#: templates/web/base/auth/change_password.html:43 +#: templates/web/base/auth/change_password.html:5 #: templates/web/base/my/my.html:63 msgid "Change password" msgstr "Ubah kata sandi" @@ -695,7 +705,7 @@ msgstr "" msgid "Choose another" msgstr "Pilih lainnya" -#: templates/web/base/js/translation_strings.html:72 +#: templates/web/base/js/translation_strings.html:78 msgid "Clear offline data" msgstr "Hapus data offline" @@ -724,14 +734,14 @@ msgstr "Klik tautan pada surel konfirmasi kami untuk masuk." msgid "Click the link in that email to sign in." msgstr "Klik tautan pada surel konfirmasi kami untuk masuk." -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:134 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:194 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:965 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:1004 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:195 #: perllib/FixMyStreet/DB/ResultSet/State.pm:71 #: templates/web/base/admin/states/index.html:103 #: templates/web/base/admin/states/index.html:27 #: templates/web/base/admin/states/index.html:33 -#: templates/web/base/dashboard/index.html:112 +#: templates/web/base/dashboard/index.html:113 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:10 #: templates/web/zurich/admin/header.html:16 @@ -764,15 +774,17 @@ msgid "Cobrand:" msgstr "Cobrand:" #: templates/web/base/admin/extra-metadata-form.html:14 +#: templates/web/base/auth/2faform.html:18 #: templates/web/base/auth/smsform.html:24 msgid "Code" msgstr "" -#: templates/web/base/js/translation_strings.html:50 +#: templates/web/base/js/translation_strings.html:56 msgid "Collapse map" msgstr "Ciutkan peta" -#: perllib/FixMyStreet/Cobrand/Default.pm:629 +#: perllib/FixMyStreet/Cobrand/ACV.pm:256 +#: perllib/FixMyStreet/Cobrand/Default.pm:647 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" msgstr "Konfigurasi" @@ -781,6 +793,7 @@ msgstr "Konfigurasi" msgid "Confirm" msgstr "Konfirmasikan" +#: templates/web/base/auth/2faform.html:1 #: templates/web/base/auth/smsform.html:1 templates/web/base/auth/token.html:1 msgid "Confirm account" msgstr "Konfirmasikan akun" @@ -830,12 +843,12 @@ msgstr "Hubungi tim" msgid "Coordinates:" msgstr "Koordinat:" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1801 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1830 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1854 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1883 msgid "Could not find user" msgstr "Tidak dapat menemukan pengguna" -#: templates/web/base/js/translation_strings.html:36 +#: templates/web/base/js/translation_strings.html:42 msgid "Could not look up location" msgstr "Tidak dapat menemukan lokasi" @@ -880,16 +893,19 @@ msgstr "Buat kategori" msgid "Create priority" msgstr "Buat prioritas" -#: perllib/FixMyStreet/Cobrand/Default.pm:701 +#: perllib/FixMyStreet/Cobrand/ACV.pm:91 +#: perllib/FixMyStreet/Cobrand/Default.pm:719 #, fuzzy msgid "Create reports/updates as anonymous user" msgstr "Buat laporan/pembaruan mewakili pengguna" -#: perllib/FixMyStreet/Cobrand/Default.pm:702 +#: perllib/FixMyStreet/Cobrand/ACV.pm:92 +#: perllib/FixMyStreet/Cobrand/Default.pm:720 msgid "Create reports/updates as the council" msgstr "Buat laporan/pembaruan sebagai dewan" -#: perllib/FixMyStreet/Cobrand/Default.pm:700 +#: perllib/FixMyStreet/Cobrand/ACV.pm:90 +#: perllib/FixMyStreet/Cobrand/Default.pm:718 msgid "Create reports/updates on a user's behalf" msgstr "Buat laporan/pembaruan mewakili pengguna" @@ -910,12 +926,17 @@ msgstr "Dibuat" msgid "Created:" msgstr "Dibuat:" -#: templates/web/base/auth/generate_token.html:27 +#: templates/web/base/auth/change_password.html:40 +#, fuzzy +msgid "Current password:" +msgstr "Kata sandi baru:" + +#: templates/web/base/auth/generate_token.html:46 #, fuzzy msgid "Current token:" msgstr "Wilayah saat ini" -#: templates/web/base/dashboard/index.html:91 +#: templates/web/base/dashboard/index.html:92 msgid "Currently grouped by %s" msgstr "" @@ -924,7 +945,7 @@ msgstr "" msgid "Currently no bodies have been created." msgstr "Saat ini belum ada badan dibuat." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:830 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:869 #: templates/web/zurich/admin/report_edit-sdm.html:105 msgid "Customer not contactable" msgstr "Pelanggan tidak dapat dihubungi" @@ -936,6 +957,10 @@ msgstr "Pelanggan tidak dapat dihubungi" msgid "Dashboard" msgstr "Dasbor" +#: templates/web/base/auth/generate_token.html:54 +msgid "Deactivate two-factor authentication" +msgstr "" + #: templates/web/zurich/admin/stats/index.html:35 msgid "Dealt with by subdivision within 5 working days" msgstr "Diatasi oleh subdivisi dalam 5 hari kerja" @@ -986,7 +1011,7 @@ msgstr "Deskripsi:" msgid "Detailed information is limited to %d characters." msgstr "" -#: templates/web/base/js/translation_strings.html:33 +#: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Detail" @@ -998,7 +1023,7 @@ msgstr "Detail" msgid "Details:" msgstr "Detail:" -#: templates/web/base/dashboard/index.html:103 +#: templates/web/base/dashboard/index.html:104 msgid "Device and Site" msgstr "" @@ -1049,7 +1074,7 @@ msgstr "Tidak suka formulir?" msgid "Down one" msgstr "Turun satu tingkat" -#: templates/web/base/js/translation_strings.html:58 +#: templates/web/base/js/translation_strings.html:64 msgid "Drag and drop photos here or <u>click to upload</u>" msgstr "Tarik dan lepaskan foto di sini atau <u>klik untuk mengunggah</u>" @@ -1093,23 +1118,27 @@ msgstr "Sunting" msgid "Edit body details" msgstr "Sunting detail badan" -#: perllib/FixMyStreet/Cobrand/Default.pm:712 +#: perllib/FixMyStreet/Cobrand/ACV.pm:102 +#: perllib/FixMyStreet/Cobrand/Default.pm:730 msgid "Edit other users' details" msgstr "Sunting detail pengguna lain" -#: perllib/FixMyStreet/Cobrand/Default.pm:713 +#: perllib/FixMyStreet/Cobrand/ACV.pm:103 +#: perllib/FixMyStreet/Cobrand/Default.pm:731 msgid "Edit other users' permissions" msgstr "Sunting perizinan pengguna lain" -#: perllib/FixMyStreet/Cobrand/Default.pm:695 +#: perllib/FixMyStreet/Cobrand/ACV.pm:89 +#: perllib/FixMyStreet/Cobrand/Default.pm:713 msgid "Edit report category" msgstr "Sunting kategori laporan" -#: perllib/FixMyStreet/Cobrand/Default.pm:696 +#: perllib/FixMyStreet/Cobrand/Default.pm:714 msgid "Edit report priority" msgstr "Sunting prioritas laporan" -#: perllib/FixMyStreet/Cobrand/Default.pm:694 +#: perllib/FixMyStreet/Cobrand/ACV.pm:88 +#: perllib/FixMyStreet/Cobrand/Default.pm:712 msgid "Edit reports" msgstr "Sunting laporan" @@ -1142,8 +1171,8 @@ msgstr "Penyunting" #: templates/web/base/admin/users.html:17 #: templates/web/zurich/admin/body-form.html:9 #: templates/web/zurich/admin/body.html:15 -#: templates/web/zurich/auth/general.html:24 -#: templates/web/zurich/auth/general.html:54 +#: templates/web/zurich/auth/general.html:14 +#: templates/web/zurich/auth/general.html:44 msgid "Email" msgstr "Surel" @@ -1169,7 +1198,7 @@ msgstr "Surel peringatan dibuat" msgid "Email alert deleted" msgstr "Surel peringatan dihapus" -#: templates/web/base/admin/user-form.html:22 +#: templates/web/base/admin/user-form.html:21 msgid "Email verified:" msgstr "" @@ -1180,10 +1209,6 @@ msgstr "" msgid "Email:" msgstr "Surel:" -#: perllib/FixMyStreet/Script/Reports.pm:111 -msgid "Email: %s" -msgstr "Surel: %s" - #: templates/web/base/admin/open311-form-fields.html:55 #: templates/web/base/admin/open311-form-fields.html:56 msgid "" @@ -1208,7 +1233,7 @@ msgstr "" " titik akhir (dan metode pengiriman) yang berbeda dari badan. Sebagai contoh, jika laporan untuk beberapa kategori\n" " masalah harus dikirimkan melalui surel, sementara yang lainnya dapat dikirimkan melalui Open311." -#: templates/web/base/dashboard/index.html:77 +#: templates/web/base/dashboard/index.html:78 #, fuzzy msgid "End Date" msgstr "Tanggal Akhir:" @@ -1217,7 +1242,7 @@ msgstr "Tanggal Akhir:" msgid "Endpoint" msgstr "Titik Akhir" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:81 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:82 msgid "Enter a Zürich street name" msgstr "Masukkan sebuah nama jalan di Zurich" @@ -1236,10 +1261,10 @@ msgstr "Masukkan kode pos, atau nama jalan dan kawasan di sekitar" msgid "Enter a nearby street name and area" msgstr "Masukkan nama jalan dan kawasan di sekitar" -#: templates/web/base/auth/general.html:123 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:45 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:17 -#: templates/web/zurich/auth/general.html:65 +#: templates/web/base/auth/general.html:128 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:47 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:20 +#: templates/web/zurich/auth/general.html:58 msgid "Enter a password" msgstr "Masukkan kata sandi" @@ -1274,7 +1299,7 @@ msgstr "Contoh:" msgid "Existing category" msgstr "Kategori yang ada" -#: templates/web/base/js/translation_strings.html:49 +#: templates/web/base/js/translation_strings.html:55 msgid "Expand map" msgstr "Perluas peta" @@ -1282,12 +1307,12 @@ msgstr "Perluas peta" msgid "Explain what’s wrong" msgstr "Jelaskan apa yang salah" -#: templates/web/base/dashboard/index.html:104 +#: templates/web/base/dashboard/index.html:105 msgid "Export as CSV" msgstr "Ekspor sebagai CSV" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:179 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:918 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:180 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:957 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:12 msgid "Extern" @@ -1310,7 +1335,7 @@ msgstr "Badan eksternal" msgid "External team" msgstr "Tim eksternal" -#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Default.pm:674 #: templates/web/base/admin/reportextrafields/edit.html:1 #: templates/web/base/admin/reportextrafields/index.html:1 #, fuzzy @@ -1350,10 +1375,10 @@ msgid "Fix this by choosing an <strong>area covered</strong> in the <em>Edit bod msgstr "Atasi ini dengan memilih sebuah <strong>area cakupan</strong> pada formulir <em>Sunting detail badan</em> di bawah ini." #: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:133 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:113 +#: templates/web/base/dashboard/index.html:114 msgid "Fixed" msgstr "Diatasi" @@ -1375,7 +1400,7 @@ msgstr "Tandai dihapus" msgid "Flag user" msgstr "Tandai pengguna" -#: perllib/FixMyStreet/Cobrand/Default.pm:627 +#: perllib/FixMyStreet/Cobrand/Default.pm:645 #: templates/web/base/admin/users.html:20 msgid "Flagged" msgstr "Ditandai" @@ -1384,7 +1409,7 @@ msgstr "Ditandai" msgid "Flagged reports and users" msgstr "Laporan dan pengguna ditandai" -#: templates/web/base/admin/user-form.html:112 +#: templates/web/base/admin/user-form.html:108 msgid "Flagged users are listed on the <a href='%s'>flagged</a> page." msgstr "Pengguna yang ditandai ditampilkan pada halaman <a href='%s'>ditandai</a>." @@ -1392,8 +1417,8 @@ msgstr "Pengguna yang ditandai ditampilkan pada halaman <a href='%s'>ditandai</a msgid "Flagged users are not restricted in any way. This is just a list of users that have been marked for attention." msgstr "Pengguna yang ditandai sama sekali tidak dikenakan batasan. Ini hanyalah daftar pengguna yang telah ditandai untuk dipantau." -#: templates/web/base/admin/report_edit.html:140 -#: templates/web/base/admin/user-form.html:118 +#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/user-form.html:115 msgid "Flagged:" msgstr "Ditandai:" @@ -1413,17 +1438,17 @@ msgstr "" msgid "For more information, see <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." msgstr "Untuk informasi lebih lanjut, lihat <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>Bagaimana FixMyStreet menggunakan Mapit</a>." -#: templates/web/base/auth/general.html:94 +#: templates/web/base/auth/general.html:96 #: templates/web/base/report/new/form_user_loggedout_password.html:20 #: templates/web/base/report/update/form_user_loggedout_password.html:19 msgid "Forgotten your password?" msgstr "Lupa kata sandi Anda?" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:748 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:787 msgid "Forwarded to external body" msgstr "Diteruskan ke badan eksternal" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:749 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:788 msgid "Forwarded wish to external body" msgstr "Meneruskan permohonan ke badan eksternal" @@ -1433,11 +1458,7 @@ msgstr "Meneruskan permohonan ke badan eksternal" msgid "Frequently Asked Questions" msgstr "Tanya Jawab Umum" -#: templates/web/base/auth/generate_token.html:1 -#: templates/web/base/auth/generate_token.html:2 -#: templates/web/base/auth/generate_token.html:20 -#: templates/web/base/auth/generate_token.html:33 -#: templates/web/base/my/my.html:65 +#: templates/web/base/auth/generate_token.html:52 msgid "Generate token" msgstr "" @@ -1484,7 +1505,8 @@ msgstr "Mulai" msgid "Going to send questionnaire?" msgstr "Akan mengirim kuesioner?" -#: perllib/FixMyStreet/Cobrand/Default.pm:714 +#: perllib/FixMyStreet/Cobrand/ACV.pm:104 +#: perllib/FixMyStreet/Cobrand/Default.pm:732 msgid "Grant access to the admin" msgstr "Berikan izin akses untuk admin" @@ -1492,12 +1514,12 @@ msgstr "Berikan izin akses untuk admin" msgid "Graph of problem creation by status over time" msgstr "Grafik pembuatan masalah berdasarkan status sepanjang waktu" -#: templates/web/base/dashboard/index.html:93 +#: templates/web/base/dashboard/index.html:94 #, fuzzy msgid "Group by %s" msgstr "oleh %s" -#: templates/web/base/dashboard/index.html:98 +#: templates/web/base/dashboard/index.html:99 msgid "Group by:" msgstr "" @@ -1530,7 +1552,7 @@ msgstr "Foto dari laporan baru-baru ini di sekitar" msgid "Hi %s" msgstr "Hai %s" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:911 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:950 #: perllib/FixMyStreet/DB/ResultSet/State.pm:64 #: templates/web/base/admin/update_edit.html:30 #: templates/web/zurich/admin/header.html:1 @@ -1540,6 +1562,11 @@ msgstr "Hai %s" msgid "Hidden" msgstr "Tersembunyi" +#: templates/web/base/admin/user-form.html:197 +#, fuzzy +msgid "Hide all reports and updates" +msgstr "Laporan dan pengguna ditandai" + #: templates/web/base/report/_main.html:105 msgid "Hide entire report" msgstr "Sembunyikan seluruh laporan" @@ -1563,7 +1590,7 @@ msgstr "Sembunyikan nama saya dalam laporan ini" #: templates/web/base/around/display_location.html:60 #: templates/web/base/around/display_location.html:68 -#: templates/web/base/js/translation_strings.html:55 +#: templates/web/base/js/translation_strings.html:61 msgid "Hide pins" msgstr "Sembunyikan pin" @@ -1592,7 +1619,7 @@ msgstr "Beranda" msgid "How to report a problem" msgstr "Cara melaporkan masalah" -#: templates/web/base/js/translation_strings.html:32 +#: templates/web/base/js/translation_strings.html:38 msgid "How to send successful reports" msgstr "Cara mengirimkan laporan yang sukses" @@ -1655,7 +1682,7 @@ msgstr "" "Jika dua badan atau lebih melayani lokasi yang sama, FixMyStreet menggabungkan kategori yang identik menjadi satu entri pada\n" "menu. Pastikan Anda menggunakan nama kategori yang sama pada badan jika Anda ingin menggabungkannya." -#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/auth/generate_token.html:61 msgid "If you generate a new token the existing token will no longer work." msgstr "" @@ -1739,8 +1766,8 @@ msgstr "Pada tabel penyalahgunaan?" msgid "In addition, the following attributes that are not part of the Open311 v2 specification are returned: agency_sent_datetime, title (also returned as part of description), interface_used, comment_count, requestor_name (only present if requestor allowed the name to be shown on this site)." msgstr "Sebagai tambahan, atribut berikut yang bukan merupakan bagian dari spesifikasi Open311 v2 dikembalikan: agency_sent_datetime, judul (juga dikembalikan sebagai bagian dari deskripsi), interface_used, comment_count, requestor_name (hanya tersedia jika pemohon mengizinkan namanya ditampilkan di situs ini)." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:197 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:959 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:198 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:998 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:8 msgid "In progress" @@ -1770,7 +1797,7 @@ msgstr "Inspeksi laporan" msgid "Inspection required" msgstr "Diperlukan inspeksi" -#: perllib/FixMyStreet/Cobrand/Default.pm:698 +#: perllib/FixMyStreet/Cobrand/Default.pm:716 msgid "Instruct contractors to fix problems" msgstr "Instruksikan kontraktor untuk mengatasi masalah" @@ -1802,20 +1829,20 @@ msgstr "Biasanya, cara yang tercepat adalah dengan <a href=\"%s\">memeriksa TJU msgid "It’s on its way to the council right now." msgstr "Sedang dikirimkan ke dewan saat ini." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:182 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:183 msgid "Jurisdiction Unknown" msgstr "Yurisdiksi Tidak Diketahui" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:923 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:962 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:15 msgid "Jurisdiction unknown" msgstr "Yurisdiksi tidak diketahui" -#: templates/web/base/auth/general.html:90 +#: templates/web/base/auth/general.html:92 #: templates/web/base/report/new/form_user_loggedout_password.html:16 #: templates/web/base/report/update/form_user_loggedout_password.html:15 -#: templates/web/zurich/auth/general.html:40 +#: templates/web/zurich/auth/general.html:30 msgid "Keep me signed in on this computer" msgstr "Buat saya tetap masuk di komputer ini" @@ -1879,6 +1906,11 @@ msgstr "" msgid "List all reported problems" msgstr "Tampilkan semua masalah yang dilaporkan" +#: templates/web/base/around/on_map_list_items.html:18 +#, fuzzy +msgid "Loading reports…" +msgstr "Sunting laporan" + #: templates/web/base/report/new/category_wrapper.html:8 msgid "Loading..." msgstr "Memuat..." @@ -1917,24 +1949,33 @@ msgstr "Masuk dengan Facebook" msgid "Log in with Twitter" msgstr "Masuk dengan Twitter" -#: templates/web/base/js/translation_strings.html:65 +#: templates/web/base/js/translation_strings.html:71 msgid "Log in with email" msgstr "Masuk dengan surel" -#: templates/web/base/js/translation_strings.html:63 +#: templates/web/base/js/translation_strings.html:69 #, fuzzy msgid "Log in with email/text" msgstr "Masuk dengan surel" -#: templates/web/base/dashboard/index.html:81 +#: templates/web/base/admin/user-form.html:195 +msgid "Log out of all sessions" +msgstr "" + +#: templates/web/base/dashboard/index.html:82 msgid "Look up" msgstr "Cari" -#: templates/web/base/js/translation_strings.html:44 +#: templates/web/base/js/translation_strings.html:50 msgid "MAP" msgstr "PETA" -#: perllib/FixMyStreet/Cobrand/Default.pm:699 +#: templates/web/base/admin/user-form.html:196 +#, fuzzy +msgid "Make anonymous on all reports and updates" +msgstr "Nama Anda telah disembunyikan pada semua laporan dan pembaruan Anda." + +#: perllib/FixMyStreet/Cobrand/Default.pm:717 msgid "Manage shortlist" msgstr "Kelola daftar pendek" @@ -1942,7 +1983,7 @@ msgstr "Kelola daftar pendek" msgid "Manual order" msgstr "Permintaan manual" -#: templates/web/base/js/translation_strings.html:46 +#: templates/web/base/js/translation_strings.html:52 msgid "Map" msgstr "Peta" @@ -1950,11 +1991,11 @@ msgstr "Peta" msgid "Mark as sent" msgstr "Tandai sebagai dikirim" -#: templates/web/base/admin/user-form.html:110 +#: templates/web/base/admin/user-form.html:106 msgid "Mark users whose behaviour you want to keep a check on as <strong>flagged</strong>." msgstr "<strong>Tandai</strong> pengguna yang perilakunya ingin Anda pantau." -#: perllib/FixMyStreet/Cobrand/Default.pm:697 +#: perllib/FixMyStreet/Cobrand/Default.pm:715 msgid "Markup problem details" msgstr "Detail masalah penggelembungan" @@ -1982,7 +2023,8 @@ msgstr "jurisdiction_id tidak ditemukan" msgid "Moderate" msgstr "Moderasi" -#: perllib/FixMyStreet/Cobrand/Default.pm:693 +#: perllib/FixMyStreet/Cobrand/ACV.pm:87 +#: perllib/FixMyStreet/Cobrand/Default.pm:711 msgid "Moderate report details" msgstr "Detail laporan moderasi" @@ -2008,7 +2050,7 @@ msgstr "Dimoderasi oleh divisi dalam satu hari kerja" msgid "Moderation reason:" msgstr "Alasan moderasi:" -#: templates/web/base/dashboard/index.html:101 +#: templates/web/base/dashboard/index.html:102 msgid "Month" msgstr "Bulan" @@ -2030,12 +2072,12 @@ msgstr "Komentar terbanyak" #: templates/web/base/admin/states/index.html:108 #: templates/web/base/admin/states/index.html:11 #: templates/web/base/admin/users.html:16 -#: templates/web/base/auth/general.html:113 +#: templates/web/base/auth/general.html:115 #: templates/web/base/report/new/form_user_loggedin.html:49 #: templates/web/base/report/new/form_user_loggedout_by_email.html:11 #: templates/web/base/report/update/form_name.html:27 #: templates/web/zurich/admin/body-form.html:4 -#: templates/web/zurich/auth/general.html:60 +#: templates/web/zurich/auth/general.html:50 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "Name" msgstr "Nama" @@ -2048,10 +2090,6 @@ msgstr "Nama" msgid "Name:" msgstr "Nama:" -#: perllib/FixMyStreet/Script/Reports.pm:110 -msgid "Name: %s" -msgstr "Nama: %s" - #: templates/web/base/report/_inspect.html:44 msgid "Navigate to this problem" msgstr "Beralih ke masalah ini" @@ -2070,8 +2108,8 @@ msgstr "Jalan bernama terdekat dengan pin yang dipasang di peta (dibuat otomatis msgid "Nearest postcode to the pin placed on the map (automatically generated): %s (%sm away)" msgstr "Kode pos terdekat dengan pin yang dipasang di peta (dibuat otomatis): %s (%s m jauhnya)" -#: perllib/FixMyStreet/Cobrand/Default.pm:521 -#: perllib/FixMyStreet/Cobrand/Default.pm:549 +#: perllib/FixMyStreet/Cobrand/Default.pm:539 +#: perllib/FixMyStreet/Cobrand/Default.pm:567 msgid "Nearest road to the pin placed on the map (automatically generated by Bing Maps): %s" msgstr "Jalan terdekat dengan pin yang dipasang di peta (dibuat otomatis dengan Bing Maps): %s" @@ -2091,12 +2129,13 @@ msgstr "" msgid "Nearly done! Now check your email…" msgstr "Hampir selesai! Sekarang, periksa surel Anda…" +#: templates/web/base/auth/2faform.html:8 #: templates/web/base/auth/smsform.html:19 #, fuzzy msgid "Nearly done! Now check your phone…" msgstr "Hampir selesai! Sekarang, periksa surel Anda…" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:129 #, fuzzy msgid "New" msgstr "Terbaru" @@ -2126,7 +2165,7 @@ msgstr "Masalah lokal baru di FixMyStreet" msgid "New note to DM:" msgstr "Catatan baru untuk DM:" -#: templates/web/base/auth/change_password.html:35 +#: templates/web/base/auth/change_password.html:47 msgid "New password:" msgstr "Kata sandi baru:" @@ -2184,7 +2223,7 @@ msgstr "Terbaru" msgid "Next" msgstr "Selanjutnya" -#: perllib/FixMyStreet/Cobrand/Default.pm:1222 +#: perllib/FixMyStreet/Cobrand/Default.pm:1240 #: templates/web/base/admin/category_edit.html:4 #: templates/web/base/admin/list_updates.html:32 #: templates/web/base/admin/list_updates.html:34 @@ -2200,11 +2239,11 @@ msgstr "Selanjutnya" msgid "No" msgstr "Tidak" -#: templates/web/base/admin/user-form.html:84 +#: templates/web/base/admin/user-form.html:80 msgid "No area" msgstr "Tidak ada area" -#: templates/web/base/admin/user-form.html:55 +#: templates/web/base/admin/user-form.html:48 msgid "No body" msgstr "Tidak ada badan" @@ -2241,7 +2280,7 @@ msgstr "Tidak dilakukan inspeksi pada kisaran tanggal yang dipilih." msgid "No reports to show on map, here are some nearby:" msgstr "" -#: templates/web/base/js/translation_strings.html:37 +#: templates/web/base/js/translation_strings.html:43 msgid "No result returned" msgstr "Tidak ada hasil dikembalikan" @@ -2265,8 +2304,8 @@ msgstr "Tidak ada pendukung" msgid "None" msgstr "Tidak Ada" -#: templates/web/base/admin/user-form.html:76 -#: templates/web/base/admin/user-form.html:77 +#: templates/web/base/admin/user-form.html:72 +#: templates/web/base/admin/user-form.html:73 msgid "" "Normal (public) users should not be associated with any <strong>area</strong>.<br>\n" " Authorised staff users can be associated with the area in which they operate." @@ -2274,8 +2313,8 @@ msgstr "" "Pengguna normal (publik) tidak boleh dihubungkan dengan <strong>area</strong> mana pun.<br>\n" " Staf pengguna berwenang dapat dihubungkan dengan area yang dioperasikannya." -#: templates/web/base/admin/user-form.html:46 -#: templates/web/base/admin/user-form.html:47 +#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:39 msgid "" "Normal (public) users should not be associated with any <strong>body</strong>.<br>\n" " Authorised staff users can be associated with the body they represent.<br>\n" @@ -2287,8 +2326,8 @@ msgstr "" " Tergantung kepada implementasinya, staf pengguna dapat memiliki akses ke dasbor (ringkasan\n" " aktivitas di seluruh badan), kemampuan untuk menyembunyikan laporan atau mengatur status laporan khusus." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:186 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:933 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:187 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:972 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:13 msgid "Not contactable" @@ -2348,15 +2387,15 @@ msgstr "Jumlah masalah yang dilaporkan di setiap kategori, selama 7 hari terakhi msgid "Number of problems reported in each ward, in the last 7 days." msgstr "Jumlah masalah yang dilaporkan di setiap kategori, selama 7 hari terakhir." -#: templates/web/base/js/translation_strings.html:43 +#: templates/web/base/js/translation_strings.html:49 msgid "OK" msgstr "Oke" -#: templates/web/base/js/translation_strings.html:74 +#: templates/web/base/js/translation_strings.html:80 msgid "Offline data cleared" msgstr "Data offline dihapus" -#: templates/web/base/js/translation_strings.html:71 +#: templates/web/base/js/translation_strings.html:77 msgid "Offline update data saved" msgstr "Data pembaruan offline disimpan" @@ -2372,14 +2411,14 @@ msgstr "Terlama" msgid "On behalf of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:174 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:905 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:175 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:944 #: perllib/FixMyStreet/DB/ResultSet/State.pm:70 #: templates/web/base/admin/states/index.html:102 #: templates/web/base/admin/states/index.html:25 #: templates/web/base/admin/states/index.html:32 #: templates/web/base/admin/update_edit.html:30 -#: templates/web/base/dashboard/index.html:111 +#: templates/web/base/dashboard/index.html:112 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:7 #: templates/web/zurich/admin/update_edit.html:18 @@ -2419,17 +2458,17 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1238 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:689 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:690 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1262 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:686 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:687 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:716 #: perllib/FixMyStreet/App/Controller/Report/New.pm:719 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:722 #: perllib/FixMyStreet/DB/Result/Problem.pm:588 #: perllib/FixMyStreet/DB/Result/Problem.pm:595 #: perllib/FixMyStreet/DB/Result/Problem.pm:610 #: perllib/FixMyStreet/DB/Result/Problem.pm:619 -#: perllib/FixMyStreet/Script/Reports.pm:182 -#: perllib/FixMyStreet/Script/Reports.pm:197 +#: perllib/FixMyStreet/Script/Reports.pm:179 +#: perllib/FixMyStreet/Script/Reports.pm:194 msgid "Other" msgstr "Lainnya" @@ -2464,23 +2503,23 @@ msgstr "Induk" msgid "Partial" msgstr "Parsial" -#: templates/web/base/auth/general.html:116 +#: templates/web/base/auth/general.html:118 #: templates/web/base/report/new/form_user_loggedout_by_email.html:38 #: templates/web/base/report/update/form_user_loggedout_by_email.html:10 -#: templates/web/zurich/auth/general.html:32 -#: templates/web/zurich/auth/general.html:63 +#: templates/web/zurich/auth/general.html:22 +#: templates/web/zurich/auth/general.html:53 msgid "Password (optional)" msgstr "Kata sandi (opsional)" -#: templates/web/base/auth/general.html:81 +#: templates/web/base/auth/general.html:83 msgid "Password:" msgstr "Kata sandi:" -#: templates/web/base/js/translation_strings.html:52 +#: templates/web/base/js/translation_strings.html:58 msgid "Permalink" msgstr "Permalink:" -#: templates/web/base/admin/user-form.html:162 +#: templates/web/base/admin/user-form.html:164 msgid "Permissions:" msgstr "Perizinan:" @@ -2500,13 +2539,13 @@ msgstr "Nomor telepon" msgid "Phone number (optional)" msgstr "Nomor telepon (opsional)" -#: templates/web/base/admin/user-form.html:30 +#: templates/web/base/admin/user-form.html:25 #, fuzzy msgid "Phone verified:" msgstr "Dilaporkan:" #: templates/web/base/admin/report_edit.html:135 -#: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 +#: templates/web/base/admin/user-form.html:23 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:39 msgid "Phone:" msgstr "Telepon:" @@ -2561,12 +2600,12 @@ msgid "Pick your ward" msgstr "Pilih dewan Anda" #: templates/web/base/around/display_location.html:74 -#: templates/web/base/js/translation_strings.html:30 +#: templates/web/base/js/translation_strings.html:36 msgid "Place pin on map" msgstr "Pasang pin di peta" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:945 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:951 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:984 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:990 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:9 #: templates/web/zurich/admin/index-dm.html:9 @@ -2577,8 +2616,8 @@ msgstr "Direncanakan" msgid "Please be polite, concise and to the point." msgstr "Mohon untuk sopan, singkat, dan langsung ke intinya." -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:27 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:31 msgid "Please check the passwords and try again" msgstr "Silakan periksa kata sandi dan coba lagi" @@ -2586,13 +2625,12 @@ msgstr "Silakan periksa kata sandi dan coba lagi" #: templates/web/base/auth/_username_error.html:9 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:27 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:9 msgid "Please check your email address is correct" msgstr "Silakan periksa apakah alamat surel Anda benar" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1334 -#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1327 +#: perllib/FixMyStreet/DB/Result/User.pm:205 +#: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:7 #, fuzzy @@ -2600,13 +2638,18 @@ msgid "Please check your phone number is correct" msgstr "Silakan periksa apakah alamat surel Anda benar" #: perllib/FixMyStreet/App/Controller/Admin.pm:297 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:905 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:928 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:923 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:946 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 -#: templates/web/base/js/translation_strings.html:10 +#: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" msgstr "Silakan pilih kategori" +#: perllib/FixMyStreet/App/Controller/Auth.pm:383 +#: perllib/FixMyStreet/App/Controller/Auth.pm:409 +msgid "Please choose a less commonly-used password" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Admin.pm:345 #: templates/web/base/admin/bodies.html:4 templates/web/base/admin/body.html:11 #: templates/web/base/admin/template_edit.html:13 @@ -2629,20 +2672,21 @@ msgstr "Mohon untuk tidak menggunakan bahasa yang kasar — menggunakan #: perllib/FixMyStreet/App/Controller/Admin.pm:298 #: perllib/FixMyStreet/DB/Result/Comment.pm:128 -#: templates/web/base/js/translation_strings.html:3 +#: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Silakan masukkan pesan" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1332 -#: perllib/FixMyStreet/DB/Result/User.pm:200 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1325 +#: perllib/FixMyStreet/DB/Result/User.pm:208 +#: perllib/FixMyStreet/DB/Result/User.pm:209 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:4 #, fuzzy msgid "Please enter a mobile number" msgstr "Silakan masukkan nomor telepon Anda" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1365 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1461 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1462 msgid "Please enter a name" msgstr "Silakan masukkan nama baru" @@ -2650,53 +2694,51 @@ msgstr "Silakan masukkan nama baru" msgid "Please enter a name for this body" msgstr "Silakan masukkan nama untuk badan ini" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:25 -#: templates/web/base/js/translation_strings.html:20 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:29 +#: templates/web/base/js/translation_strings.html:23 msgid "Please enter a password" msgstr "Silakan masukkan kata sandi" #: perllib/FixMyStreet/App/Controller/Contact.pm:115 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 -#: templates/web/base/js/translation_strings.html:4 +#: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Silakan masukkan subjek" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1362 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1452 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1355 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1453 #: perllib/FixMyStreet/App/Controller/Admin.pm:311 -#: perllib/FixMyStreet/DB/Result/User.pm:193 -#: templates/web/base/js/translation_strings.html:13 -#: templates/web/base/js/translation_strings.html:17 +#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: templates/web/base/js/translation_strings.html:16 +#: templates/web/base/js/translation_strings.html:20 msgid "Please enter a valid email" msgstr "Silakan masukkan surel yang valid" -#: perllib/FixMyStreet/App/Controller/Alert.pm:350 +#: perllib/FixMyStreet/App/Controller/Alert.pm:355 #: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please enter a valid email address" msgstr "Silakan masukkan alamat surel yang valid" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1356 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1446 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1349 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Silakan masukkan nomor telepon Anda" #: perllib/FixMyStreet/DB/Result/Problem.pm:369 -#: templates/web/base/js/translation_strings.html:5 +#: templates/web/base/js/translation_strings.html:8 msgid "Please enter some details" msgstr "Silakan masukkan detail" #: perllib/FixMyStreet/App/Controller/Contact.pm:114 -#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: perllib/FixMyStreet/DB/Result/User.pm:196 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:26 -#: templates/web/base/js/translation_strings.html:12 -#: templates/web/base/js/translation_strings.html:16 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:8 +#: templates/web/base/js/translation_strings.html:15 +#: templates/web/base/js/translation_strings.html:19 msgid "Please enter your email" msgstr "Silakan masukkan surel Anda" @@ -2704,34 +2746,34 @@ msgstr "Silakan masukkan surel Anda" msgid "Please enter your email address" msgstr "Silakan masukkan alamat surel Anda" -#: templates/web/base/js/translation_strings.html:26 +#: templates/web/base/js/translation_strings.html:32 msgid "Please enter your first name" msgstr "Silakan masukkan nama depan Anda" #: perllib/FixMyStreet/Cobrand/UK.pm:326 -#: templates/web/base/js/translation_strings.html:8 +#: templates/web/base/js/translation_strings.html:11 msgid "Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below" msgstr "Silakan masukkan nama lengkap Anda, dewan membutuhkan informasi ini – jika Anda tidak ingin nama Anda ditampilkan di situs, hapus centang pada kotak di bawah" #: perllib/FixMyStreet/App/Controller/Contact.pm:113 #: perllib/FixMyStreet/DB/Result/Comment.pm:125 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 -#: perllib/FixMyStreet/DB/Result/User.pm:186 -#: templates/web/base/js/translation_strings.html:7 +#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: templates/web/base/js/translation_strings.html:10 msgid "Please enter your name" msgstr "Silakan masukkan nama Anda" #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:6 -#: templates/web/base/js/translation_strings.html:23 +#: templates/web/base/js/translation_strings.html:29 msgid "Please enter your phone number" msgstr "Silakan masukkan nomor telepon Anda" -#: templates/web/base/js/translation_strings.html:27 +#: templates/web/base/js/translation_strings.html:33 msgid "Please enter your second name" msgstr "Silakan masukkan nama kedua Anda" -#: templates/web/base/js/translation_strings.html:25 +#: templates/web/base/js/translation_strings.html:31 msgid "Please enter your title" msgstr "Silakan masukkan sapaan Anda" @@ -2754,10 +2796,19 @@ msgstr "Silakan masukkan detail masalah." msgid "Please fill in the form below with details of the problem, and describe the location as precisely as possible in the details box." msgstr "Silakan isi formulir di bawah dengan detail masalah, dan jelaskan lokasinya setepat mungkin pada kotak detail." +#: templates/web/base/auth/2faform.html:9 +msgid "Please generate a two-factor code and enter it below:" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Questionnaire.pm:239 msgid "Please indicate whether you'd like to receive another questionnaire" msgstr "Mohon beri tahukan apakah Anda ingin menerima kuesioner lainnya" +#: perllib/FixMyStreet/App/Controller/Auth.pm:406 +#: templates/web/base/js/translation_strings.html:26 +msgid "Please make sure your password is at least %d characters long" +msgstr "" + #: templates/web/base/report/updates-sidebar-notes.html:2 msgid "Please note that updates are not sent to the council." msgstr "Harap perhatikan bahwa pembaruan tidak dikirimkan ke dewan." @@ -2821,12 +2872,12 @@ msgstr "Mohon beri tahu apakah masalah telah diatasi atau belum" #: perllib/FixMyStreet/App/Model/PhotoSet.pm:122 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:156 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:158 -#: templates/web/base/js/translation_strings.html:60 +#: templates/web/base/js/translation_strings.html:66 msgid "Please upload an image only" msgstr "Mohon untuk hanya mengunggah gambar" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1359 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1449 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1352 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 msgid "Please verify at least one of email/phone" msgstr "" @@ -2839,24 +2890,24 @@ msgid "Please write your update here" msgstr "Silakan tuliskan pembaruan Anda di sini" #: templates/web/base/report/update-form.html:25 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:18 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_user_loggedout_password.html:10 msgid "Post" msgstr "Kirim" -#: perllib/FixMyStreet/DB/Result/Comment.pm:231 +#: perllib/FixMyStreet/DB/Result/Comment.pm:211 msgid "Posted anonymously at %s" msgstr "Dikirim secara anonim pada %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:266 +#: perllib/FixMyStreet/DB/Result/Comment.pm:246 msgid "Posted by %s at %s" msgstr "Dikirim oleh %s pada %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:254 +#: perllib/FixMyStreet/DB/Result/Comment.pm:234 msgid "Posted by <strong>%s</strong> (%s) at %s" msgstr "Dikirim oleh <strong>%s</strong> (%s) pada %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:256 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 msgid "Posted by <strong>%s</strong> at %s" msgstr "Dikirim oleh <strong>%s</strong> pada %s" @@ -2868,7 +2919,7 @@ msgstr "Didukung oleh <a class=\"platform-logo\" href=\"http://fixmystreet.org/\ msgid "Previous" msgstr "Sebelumnya" -#: perllib/FixMyStreet/Cobrand/Default.pm:648 +#: perllib/FixMyStreet/Cobrand/Default.pm:666 msgid "Priorities" msgstr "Prioritas" @@ -2889,7 +2940,7 @@ msgstr "Privasi dan kuki" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:144 msgid "Private" msgstr "Pribadi" @@ -2919,7 +2970,7 @@ msgstr "Masalah %s dikirim ke dewan %s" msgid "Problem breakdown by state" msgstr "Uraian masalah berdasarkan wilayah" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1309 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1283 msgid "Problem marked as open." msgstr "Masalah ditandai terbuka." @@ -2927,7 +2978,8 @@ msgstr "Masalah ditandai terbuka." msgid "Problem state change based on survey results" msgstr "Perubahan wilayah masalah berdasarkan hasil survei" -#: perllib/FixMyStreet/Cobrand/Default.pm:692 +#: perllib/FixMyStreet/Cobrand/ACV.pm:86 +#: perllib/FixMyStreet/Cobrand/Default.pm:710 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Masalah" @@ -2954,7 +3006,7 @@ msgstr "Masalah yang baru-baru ini dilaporkan diatasi di FixMyStreet" msgid "Problems within %.1fkm of %s" msgstr "Masalah dalam jarak %.1fkm dari lokasi ini" -#: perllib/FixMyStreet/Cobrand/Default.pm:821 +#: perllib/FixMyStreet/Cobrand/Default.pm:839 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:137 #: perllib/FixMyStreet/Cobrand/UK.pm:215 perllib/FixMyStreet/Cobrand/UK.pm:257 #: perllib/FixMyStreet/Cobrand/UK.pm:269 @@ -2990,12 +3042,12 @@ msgstr "Berikan pembaruan" msgid "Provide update as" msgstr "Berikan pembaruan sebagai" -#: templates/web/base/auth/general.html:119 +#: templates/web/base/auth/general.html:124 msgid "Providing a name and password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Memberikan nama dan kata sandi adalah opsional, tetapi dengan begitu Anda akan lebih mudah melaporkan masalah, menambahkan pembaruan, dan mengelola laporan Anda." -#: templates/web/base/report/new/form_user_loggedout_by_email.html:41 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:13 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:43 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:16 msgid "Providing a password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Memberikan kata sandi adalah opsional, tetapi dengan begitu Anda akan lebih mudah melaporkan masalah, menambahkan pembaruan, dan mengelola laporan Anda." @@ -3012,7 +3064,7 @@ msgstr "Tanggapan publik:" msgid "Public update:" msgstr "Pembaruan publik:" -#: templates/web/zurich/admin/report_edit.html:123 +#: templates/web/zurich/admin/report_edit.html:122 #: templates/web/zurich/admin/stats/index.html:38 msgid "Publish photo" msgstr "Terbitkan foto" @@ -3068,7 +3120,7 @@ msgstr "Umpan RSS dari %s, di kelurahan %s" msgid "RSS feed of nearby problems" msgstr "Umpan RSS dari masalah di sekitar" -#: perllib/FixMyStreet/Cobrand/Default.pm:822 +#: perllib/FixMyStreet/Cobrand/Default.pm:840 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:136 #: perllib/FixMyStreet/Cobrand/UK.pm:222 msgid "RSS feed of problems within %s" @@ -3120,6 +3172,10 @@ msgstr "Ingatlah bahwa FixMyStreet terutama bertujuan untuk melaporkan masalah msgid "Remove" msgstr "Hapus tanda" +#: templates/web/base/admin/user-form.html:198 +msgid "Remove account details" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:4 #, fuzzy msgid "Remove field" @@ -3141,13 +3197,13 @@ msgstr "Hapus dari daftar pendek" msgid "Remove from site" msgstr "Hapus dari situs" -#: templates/web/base/admin/report_edit.html:159 +#: templates/web/base/admin/report_edit.html:161 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" msgstr "Hapus foto (tidak dapat dibatalkan!)" -#: templates/web/base/auth/generate_token.html:33 +#: templates/web/base/auth/generate_token.html:52 msgid "Replace token" msgstr "" @@ -3179,11 +3235,11 @@ msgstr "Laporkan penyalahgunaan" msgid "Report as" msgstr "Laporkan sebagai" -#: perllib/FixMyStreet/App/Controller/Rss.pm:302 +#: perllib/FixMyStreet/App/Controller/Rss.pm:303 msgid "Report on %s" msgstr "Laporkan tentang %s" -#: templates/web/base/dashboard/index.html:61 +#: templates/web/base/dashboard/index.html:62 msgid "Report state:" msgstr "Wilayah laporan:" @@ -3253,15 +3309,16 @@ msgstr "Dilaporkan:" #: templates/web/base/around/index.html:3 #: templates/web/base/around/lookup_by_ref.html:3 -#: templates/web/base/js/translation_strings.html:42 +#: templates/web/base/js/translation_strings.html:48 #: templates/web/base/report/new/fill_in_details.html:0 #: templates/web/base/report/new/fill_in_details.html:8 #: templates/web/zurich/report/new/fill_in_details_form.html:4 msgid "Reporting a problem" msgstr "Melaporkan masalah" -#: perllib/FixMyStreet/Cobrand/Default.pm:638 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:388 +#: perllib/FixMyStreet/Cobrand/ACV.pm:265 +#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/zurich/header.html:46 msgid "Reports" msgstr "Laporan" @@ -3279,7 +3336,7 @@ msgstr "Laporan menunggu persetujuan" msgid "Reports by destination" msgstr "Wilayah laporan:" -#: templates/web/base/admin/user-form.html:125 +#: templates/web/base/admin/user-form.html:124 msgid "Reports made by trusted users will be sent to the responsible body without being inspected first." msgstr "Laporan yang dibuat oleh pengguna tepercaya akan dikirimkan ke badan yang bertanggung jawab tanpa diinspeksi terlebih dulu." @@ -3291,7 +3348,7 @@ msgstr "" msgid "Reports published" msgstr "Laporan diterbitkan" -#: templates/web/base/js/translation_strings.html:75 +#: templates/web/base/js/translation_strings.html:81 msgid "Reports saved offline." msgstr "Laporan disimpan secara offline." @@ -3366,8 +3423,8 @@ msgstr "Kembalikan ke teks awal" msgid "Revert to original title" msgstr "Kembalikan ke judul awal" -#: templates/web/base/js/translation_strings.html:28 -#: templates/web/base/js/translation_strings.html:40 +#: templates/web/base/js/translation_strings.html:34 +#: templates/web/base/js/translation_strings.html:46 msgid "Right place?" msgstr "Tempat yang benar?" @@ -3381,16 +3438,16 @@ msgstr "Operator jalan untuk jalan bernama ini (diambil dari tipe dan nomor refe msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "Operator jalan untuk jalan bernama ini (dari OpenStreetMap): %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1879 -#: templates/web/base/admin/report_edit.html:156 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: templates/web/base/admin/report_edit.html:158 #: templates/web/base/admin/update_edit.html:68 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Putar Kiri" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: templates/web/base/admin/report_edit.html:157 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: templates/web/base/admin/report_edit.html:159 #: templates/web/base/admin/update_edit.html:69 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3400,7 +3457,7 @@ msgstr "Putar Kanan" msgid "Rotating this photo will discard unsaved changes to the report." msgstr "Memutar foto ini akan membuang perubahan yang belum disimpan pada laporan." -#: templates/web/base/js/translation_strings.html:47 +#: templates/web/base/js/translation_strings.html:53 #: templates/web/base/maps/google-ol.html:2 msgid "Satellite" msgstr "Satelit" @@ -3431,11 +3488,11 @@ msgid "Save with a public update" msgstr "Simpan dengan pembaruan publik" #. ("This is followed by a progress count, e.g. 3/5") -#: templates/web/base/js/translation_strings.html:76 +#: templates/web/base/js/translation_strings.html:82 msgid "Saving reports offline" msgstr "Bagikan laporan offline" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:130 #, fuzzy msgid "Scheduled" msgstr "Tindakan Dijadwalkan" @@ -3469,12 +3526,20 @@ msgstr "Tidak ditemukan laporan." msgid "Searching found no users." msgstr "Tidak ditemukan pengguna." +#: templates/web/base/auth/generate_token.html:1 +#: templates/web/base/auth/generate_token.html:2 +#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/my/my.html:65 +msgid "Security" +msgstr "" + #: templates/web/base/report/new/councils_text_private.html:7 #: templates/web/base/report/new/form_user.html:5 msgid "See our privacy policy" msgstr "Lihat kebijakan privasi kami." -#: perllib/FixMyStreet/Cobrand/Default.pm:703 +#: perllib/FixMyStreet/Cobrand/ACV.pm:93 +#: perllib/FixMyStreet/Cobrand/Default.pm:721 msgid "See user detail for reports created as the council" msgstr "Lihat detail pengguna untuk laporan yang dibuat sebagai dewan" @@ -3509,7 +3574,7 @@ msgstr "Kirim status Open311 yang ditambahkan dengan pembaruan permintaan layana msgid "Sending a confirmation text failed: \"%s\"" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:870 msgid "Sent report back" msgstr "Laporan dikirim kembali" @@ -3526,6 +3591,12 @@ msgstr "Terkirim:" msgid "Service:" msgstr "Layanan:" +#: templates/web/base/auth/change_password.html:1 +#: templates/web/base/auth/change_password.html:4 +#, fuzzy +msgid "Set password" +msgstr "Kata sandi baru:" + #: templates/web/base/report/_inspect.html:47 msgid "Set to my current location" msgstr "Atur ke lokasi saya saat ini" @@ -3581,7 +3652,7 @@ msgstr "Tampilkan foto" #: templates/web/base/around/display_location.html:58 #: templates/web/base/around/display_location.html:66 -#: templates/web/base/js/translation_strings.html:54 +#: templates/web/base/js/translation_strings.html:60 msgid "Show pins" msgstr "Tampilkan pin" @@ -3593,20 +3664,20 @@ msgstr "Tampilkan nama pelapor" msgid "Show reports in your area" msgstr "Tampilkan laporan di area Anda" -#: templates/web/base/auth/general.html:124 +#: templates/web/base/auth/general.html:129 #: templates/web/base/auth/general.html:3 -#: templates/web/base/auth/general.html:85 +#: templates/web/base/auth/general.html:87 #: templates/web/base/main_nav_items.html:6 -#: templates/web/zurich/auth/general.html:18 -#: templates/web/zurich/auth/general.html:35 +#: templates/web/zurich/auth/general.html:25 +#: templates/web/zurich/auth/general.html:8 msgid "Sign in" msgstr "Masuk" -#: templates/web/base/auth/general.html:98 +#: templates/web/base/auth/general.html:100 msgid "Sign in by email instead, providing a new password. When you click the link in your email, your password will be updated." msgstr "Sebaliknya, masuk dengan surel dan berikan kata sandi baru. Saat Anda mengeklik tautan di surel Anda, kata sandi Anda akan diperbarui." -#: templates/web/base/auth/general.html:96 +#: templates/web/base/auth/general.html:98 #, fuzzy msgid "Sign in by email or text, providing a new password. When you click the link in your email or enter the SMS authentication code, your password will be updated." msgstr "Sebaliknya, masuk dengan surel dan berikan kata sandi baru. Saat Anda mengeklik tautan di surel Anda, kata sandi Anda akan diperbarui." @@ -3643,14 +3714,30 @@ msgstr "Beberapa foto dari laporan terbaru" msgid "Some text to localize" msgstr "Sejumlah teks untuk dilokalisasikan" -#: perllib/FixMyStreet/Cobrand/UK.pm:80 +#: perllib/FixMyStreet/Cobrand/ACV.pm:59 perllib/FixMyStreet/Cobrand/UK.pm:80 msgid "Sorry, that appears to be a Crown dependency postcode, which we don't cover." msgstr "Maaf, tampaknya ini adalah kode pos Dependensi Kerajaan, yang tidak dicakup oleh layanan kami." +#: perllib/FixMyStreet/Cobrand/ACV.pm:73 +#, fuzzy +msgid "Sorry, that appears to be a Northern Irish postcode, which we don't cover." +msgstr "Maaf, tampaknya ini adalah kode pos Dependensi Kerajaan, yang tidak dicakup oleh layanan kami." + +#: perllib/FixMyStreet/Cobrand/ACV.pm:65 +#, fuzzy +msgid "Sorry, that appears to be a Scottish postcode, which we don't cover." +msgstr "Maaf, tampaknya ini adalah kode pos Dependensi Kerajaan, yang tidak dicakup oleh layanan kami." + +#: perllib/FixMyStreet/Cobrand/ACV.pm:69 +#, fuzzy +msgid "Sorry, that appears to be a Welsh postcode, which we don't cover." +msgstr "Maaf, tampaknya ini adalah kode pos Dependensi Kerajaan, yang tidak dicakup oleh layanan kami." + #: templates/web/base/auth/smsform.html:6 templates/web/base/auth/token.html:8 msgid "Sorry, that wasn’t a valid link" msgstr "Maaf, itu bukan tautan yang valid" +#: templates/web/base/auth/2faform.html:5 #: templates/web/base/auth/smsform.html:16 #, fuzzy msgid "Sorry, that wasn’t the correct code" @@ -3699,15 +3786,15 @@ msgstr "Maaf, Anda tidak memiliki izin untuk melakukannya." msgid "Sort by" msgstr "Sortir berdasarkan" -#: templates/web/base/admin/user-form.html:65 +#: templates/web/base/admin/user-form.html:58 msgid "Staff users have permission to log in to the admin." msgstr "Staf pengguna memiliki izin untuk masuk sebagai admin." -#: templates/web/base/admin/user-form.html:68 +#: templates/web/base/admin/user-form.html:62 msgid "Staff:" msgstr "Staf:" -#: templates/web/base/dashboard/index.html:73 +#: templates/web/base/dashboard/index.html:74 #, fuzzy msgid "Start Date" msgstr "Tanggal Mulai:" @@ -3721,7 +3808,7 @@ msgstr "Tanggal Mulai:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:50 #: templates/web/base/admin/templates.html:8 -#: templates/web/base/dashboard/index.html:100 +#: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:88 #: templates/web/base/report/_item.html:96 #: templates/web/base/report/update/form_update.html:39 @@ -3744,14 +3831,15 @@ msgstr "Simpan perubahan" msgid "State:" msgstr "Wilayah:" -#: perllib/FixMyStreet/Cobrand/Default.pm:628 +#: perllib/FixMyStreet/Cobrand/ACV.pm:255 +#: perllib/FixMyStreet/Cobrand/Default.pm:646 #: templates/web/base/admin/states/index.html:1 #, fuzzy msgid "States" msgstr "Wilayah" -#: perllib/FixMyStreet/Cobrand/Default.pm:622 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:391 +#: perllib/FixMyStreet/Cobrand/Default.pm:640 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:418 #: templates/web/base/admin/index.html:71 #: templates/web/base/admin/stats/index.html:1 #: templates/web/base/admin/stats/state.html:1 @@ -3784,7 +3872,7 @@ msgstr "" msgid "Subcategory" msgstr "Subkategori: %s" -#: perllib/FixMyStreet/Script/Reports.pm:191 +#: perllib/FixMyStreet/Script/Reports.pm:188 msgid "Subcategory: %s" msgstr "Subkategori: %s" @@ -3801,19 +3889,20 @@ msgstr "Subjek" msgid "Subject:" msgstr "Subjek:" +#: templates/web/base/auth/2faform.html:21 #: templates/web/base/auth/smsform.html:27 #: templates/web/base/questionnaire/creator_fixed.html:19 #: templates/web/base/report/new/form_user_loggedin.html:76 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:46 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:48 #: templates/web/base/report/new/form_user_loggedout_password.html:11 #: templates/web/zurich/report/new/fill_in_details_form.html:73 msgid "Submit" msgstr "Masukkan" -#: templates/web/base/admin/report_edit.html:167 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/report_edit.html:24 #: templates/web/base/admin/update_edit.html:79 -#: templates/web/base/admin/user-form.html:188 +#: templates/web/base/admin/user-form.html:191 #: templates/web/zurich/admin/report_edit-sdm.html:124 #: templates/web/zurich/admin/report_edit.html:264 #: templates/web/zurich/admin/update_edit.html:38 @@ -3824,8 +3913,8 @@ msgstr "Masukkan perubahan" msgid "Submit questionnaire" msgstr "Masukkan kuesioner" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:169 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:898 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:170 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:937 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:6 #: templates/web/zurich/admin/index-dm.html:23 @@ -3855,8 +3944,9 @@ msgstr "Buat ringkasan masalah" msgid "Summarise your changes" msgstr "Buat ringkasan tentang perubahan Anda" -#: perllib/FixMyStreet/Cobrand/Default.pm:620 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:387 +#: perllib/FixMyStreet/Cobrand/ACV.pm:249 +#: perllib/FixMyStreet/Cobrand/Default.pm:638 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:414 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 #: templates/web/base/status/index.html:3 @@ -3868,7 +3958,7 @@ msgid "Summary" msgstr "Ringkasan" #: templates/web/zurich/reports/index.html:0 -#: templates/web/zurich/reports/index.html:5 +#: templates/web/zurich/reports/index.html:6 msgid "Summary reports" msgstr "Laporan ringkasan" @@ -3882,7 +3972,7 @@ msgstr "Laporan ringkasan" msgid "Superuser:" msgstr "Pengguna Super:" -#: templates/web/base/admin/user-form.html:148 +#: templates/web/base/admin/user-form.html:147 msgid "Superusers have permission to perform <strong>all actions</strong> within the admin." msgstr "Pengguna Super memiliki izin untuk melakukan <strong>semua tindakan</strong> sebagai admin." @@ -3895,8 +3985,8 @@ msgstr "Hasil Survei" msgid "Template «%s»" msgstr "Template «%s»" -#: perllib/FixMyStreet/Cobrand/Default.pm:644 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:398 +#: perllib/FixMyStreet/Cobrand/Default.pm:662 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:425 #: templates/web/zurich/header.html:63 msgid "Templates" msgstr "Template" @@ -3957,6 +4047,7 @@ msgstr "Lokasi tersebut tampaknya tidak dicakup oleh dewan; mungkin lokasinya te msgid "That location does not appear to be in the UK; please try again." msgstr "Lokasi tersebut tampaknya bukan di UK; silakan coba lagi." +#: perllib/FixMyStreet/Cobrand/ACV.pm:52 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:50 #: perllib/FixMyStreet/Cobrand/UK.pm:73 @@ -3979,6 +4070,24 @@ msgstr "Laporan tersebut tidak dapat ditampilkan di %s." msgid "That report has been removed from FixMyStreet." msgstr "Laporan tersebut telah dihapus dari FixMyStreet." +#: perllib/FixMyStreet/App/Controller/Admin.pm:1769 +#, fuzzy +msgid "That user has been logged out." +msgstr "Laporan tersebut telah dihapus dari FixMyStreet." + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +#, fuzzy +msgid "That user has been made anonymous on all reports and updates." +msgstr "Nama Anda telah disembunyikan pada semua laporan dan pembaruan Anda." + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1812 +msgid "That user’s personal details have been removed." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1790 +msgid "That user’s reports and updates have been hidden." +msgstr "" + #: templates/web/base/admin/contact-form.html:27 msgid "" "The <strong>email address</strong> is the destination to which reports about this category will be sent. \n" @@ -4044,7 +4153,7 @@ msgid "The diligency prize league table shows editors' activity (who's been edit msgstr "Tabel liga kerajinan menampilkan aktivitas penyunting (siapa yang paling banyak menyunting data)." #: perllib/FixMyStreet/App/Controller/Dashboard.pm:43 -#: perllib/FixMyStreet/App/Controller/Reports.pm:85 +#: perllib/FixMyStreet/App/Controller/Reports.pm:84 msgid "The error was: %s" msgstr "Kesalahannya adalah: %s" @@ -4098,8 +4207,8 @@ msgstr "Daftar area yang tersedia sedang disiapkan oleh layanan MapIt pada %s." msgid "The ordering of this field on the report page. Fields are shown in ascending order according to this value." msgstr "" -#: templates/web/base/auth/change_password.html:22 #: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:30 msgid "The passwords do not match" msgstr "Kata sandi tidak cocok" @@ -4111,7 +4220,7 @@ msgstr "URL yang diminta '%s' tidak ditemukan di server ini" msgid "The type of input field to show to the user. <strong>Text</strong> is a simple text field, <strong>List</strong> is a drop-down selection." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:95 +#: perllib/FixMyStreet/Script/Reports.pm:96 msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "Pengguna tidak dapat melacak masalah pada peta, tetapi untuk melihat area di sekitar lokasi yang mereka masukkan" @@ -4124,7 +4233,7 @@ msgstr "" "<strong>Nama</strong> pengguna ditampilkan ke publik pada laporan yang tidak ditandai <em>anonim</em>.\n" " Nama tidak harus unik." -#: templates/web/base/around/on_map_list_items.html:17 +#: templates/web/base/around/on_map_list_items.html:20 #: templates/web/base/my/_problem-list.html:8 #: templates/web/base/reports/_problem-list.html:13 msgid "There are no reports to show." @@ -4134,7 +4243,7 @@ msgstr "Tidak ada laporan untuk ditampilkan." msgid "There is already an auto-response template for this category/state." msgstr "" -#: perllib/FixMyStreet/App/Controller/Reports.pm:82 +#: perllib/FixMyStreet/App/Controller/Reports.pm:81 msgid "There was a problem showing the All Reports page. Please try again later." msgstr "Terdapat masalah saat menampilkan halaman Semua Laporan. Silakan coba lagi nanti." @@ -4143,19 +4252,19 @@ msgstr "Terdapat masalah saat menampilkan halaman Semua Laporan. Silakan coba la msgid "There was a problem showing this page. Please try again later." msgstr "Terdapat masalah saat menampilkan halaman ini. Silakan coba lagi nanti." -#: perllib/FixMyStreet/App/Controller/Alert.pm:359 +#: perllib/FixMyStreet/App/Controller/Alert.pm:364 msgid "There was a problem with your email/password combination. Please try again." msgstr "Terdapat masalah dengan kombinasi surel/kata sandi Anda. Silakan coba lagi." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:806 -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:135 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:815 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 -#: templates/web/zurich/auth/general.html:28 +#: templates/web/zurich/auth/general.html:18 #, fuzzy msgid "There was a problem with your login information. If you cannot remember your password, or do not have one, please fill in the ‘No’ section of the form." msgstr "Terdapat masalah dengan kombinasi surel/kata sandi Anda. Jika Anda tidak dapat mengingat kata sandi Anda, atau Anda tidak memilikinya, silakan isi formulir pada bagian ‘masuk dengan surel’." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:338 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:348 msgid "There was a problem with your update. Please try again." msgstr "Terdapat masalah dengan pembaruan Anda. Silakan coba lagi." @@ -4163,7 +4272,7 @@ msgstr "Terdapat masalah dengan pembaruan Anda. Silakan coba lagi." msgid "There were problems with your report. Please see below." msgstr "Terdapat masalah dengan laporan Anda. Silakan lihat di bawah ini." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:373 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:389 msgid "There were problems with your update. Please see below." msgstr "Terdapat masalah dengan pembaruan Anda. Silakan lihat di bawah ini." @@ -4228,18 +4337,18 @@ msgstr "" "Badan ini hanya akan dikirimi laporan tentang masalah yang berlokasi di <strong>area cakupannya</strong>.\n" " Sebuah badan tidak akan menerima laporan kecuali badan mencakup paling tidak satu area." -#: perllib/FixMyStreet/Script/Reports.pm:198 +#: perllib/FixMyStreet/Script/Reports.pm:195 msgid "This email has been sent to both councils covering the location of the problem, as the user did not categorise it; please ignore it if you're not the correct council to deal with the issue, or let us know what category of problem this is so we can add it to our system." msgstr "Surel ini telah dikirimkan kepada kedua dewan yang mencakup lokasi masalah, karena pengguna tidak memilih kategorinya; silakan abaikan jika Anda bukan dewan yang tepat untuk menangani masalah ini, atau beri tahu kami termasuk ke dalam kategori apakah masalah ini agar kami dapat menambahkannya ke sistem kami." -#: perllib/FixMyStreet/Script/Reports.pm:201 +#: perllib/FixMyStreet/Script/Reports.pm:198 msgid "This email has been sent to several councils covering the location of the problem, as the category selected is provided for all of them; please ignore it if you're not the correct council to deal with the issue." msgstr "Surel ini telah dikirimkan kepada beberapa dewan yang mencakup lokasi masalah, karena kategori yang dipilih tersedia untuk semua dewan ini; silakan abaikan jika Anda bukan dewan yang tepat untuk menangani masalah ini." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1003 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1049 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:942 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:986 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1004 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1021 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1067 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:960 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Informasi ini diperlukan" @@ -4276,9 +4385,9 @@ msgstr "Masalah ini masih berlangsung" msgid "This report is a duplicate. Please leave updates on the original report:" msgstr "Laporan ini adalah duplikat. Silakan tambahkan pembaruan pada laporan asli:" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:166 #: perllib/FixMyStreet/Cobrand/Zurich.pm:167 -#: templates/web/zurich/report/_main.html:14 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:168 +#: templates/web/zurich/report/_main.html:12 msgid "This report is awaiting moderation." msgstr "Laporan ini menunggu moderasi." @@ -4294,11 +4403,7 @@ msgstr "Laporan ini saat ini ditandai sebagai diatasi." msgid "This report is currently marked as open." msgstr "Laporan ini saat ini ditandai sebagai terbuka." -#: perllib/FixMyStreet/Script/Reports.pm:108 -msgid "This report was submitted anonymously" -msgstr "Laporan ini dikirim secara anonim." - -#: perllib/FixMyStreet/Script/Reports.pm:88 +#: perllib/FixMyStreet/Script/Reports.pm:89 msgid "This web page also contains a photo of the problem, provided by the user." msgstr "Halaman web ini juga berisi foto masalah yang disediakan oleh pengguna." @@ -4309,7 +4414,8 @@ msgstr "Halaman web ini juga berisi foto masalah yang disediakan oleh pengguna." msgid "Time spent (in minutes):" msgstr "Waktu yang dihabiskan (dalam menit):" -#: perllib/FixMyStreet/Cobrand/Default.pm:621 +#: perllib/FixMyStreet/Cobrand/ACV.pm:250 +#: perllib/FixMyStreet/Cobrand/Default.pm:639 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Kronologi" @@ -4347,7 +4453,7 @@ msgstr "" msgid "To limit this collection of fields to a single language, select it here." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:94 +#: perllib/FixMyStreet/Script/Reports.pm:95 msgid "To view a map of the precise location of this issue" msgstr "Untuk melihat peta dari lokasi tepat dari masalah ini" @@ -4369,9 +4475,9 @@ msgstr "" #: templates/web/base/admin/stats/fix_rate.html:4 #: templates/web/base/admin/stats/questionnaire.html:24 -#: templates/web/base/dashboard/index.html:114 -#: templates/web/base/dashboard/index.html:119 -#: templates/web/base/dashboard/index.html:143 +#: templates/web/base/dashboard/index.html:115 +#: templates/web/base/dashboard/index.html:120 +#: templates/web/base/dashboard/index.html:144 #: templates/web/zurich/admin/stats/index.html:30 msgid "Total" msgstr "Total" @@ -4389,20 +4495,22 @@ msgstr "" msgid "Translations" msgstr "" -#: templates/web/base/admin/user-form.html:129 +#: templates/web/base/admin/user-form.html:128 msgid "Trusted by bodies:" msgstr "Dipercaya oleh badan:" -#: perllib/FixMyStreet/Cobrand/Default.pm:709 +#: perllib/FixMyStreet/Cobrand/ACV.pm:99 +#: perllib/FixMyStreet/Cobrand/Default.pm:727 msgid "Trusted to make reports that don't need to be inspected" msgstr "Dipercaya membuat laporan yang tidak perlu diinspeksi" -#: templates/web/base/admin/user-form.html:137 +#: templates/web/base/admin/user-form.html:136 msgid "Trusted:" msgstr "Dipercaya:" +#: templates/web/base/auth/2faform.html:6 #: templates/web/base/auth/smsform.html:17 -#: templates/web/base/js/translation_strings.html:29 +#: templates/web/base/js/translation_strings.html:35 msgid "Try again" msgstr "Coba lagi" @@ -4410,13 +4518,21 @@ msgstr "Coba lagi" msgid "Try emailing us directly:" msgstr "Cobalah mengirimkan surel langsung kepada kami:" +#: templates/web/base/auth/generate_token.html:21 +msgid "Two-factor authentication has been activated" +msgstr "" + +#: templates/web/base/auth/generate_token.html:32 +msgid "Two-factor authentication has been deactivated" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:44 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 msgid "Type" msgstr "" -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 msgid "Unban" msgstr "" @@ -4439,7 +4555,7 @@ msgstr "Tipe peringatan tidak diketahui" #: perllib/FixMyStreet/App/Controller/Photo.pm:109 #: perllib/FixMyStreet/App/Controller/Root.pm:141 -#: templates/web/base/js/translation_strings.html:38 +#: templates/web/base/js/translation_strings.html:44 msgid "Unknown error" msgstr "Kesalahan tidak diketahui" @@ -4511,23 +4627,23 @@ msgstr "Perbarui status" msgid "Updated" msgstr "Diperbarui" -#: perllib/FixMyStreet/DB/Result/Comment.pm:260 +#: perllib/FixMyStreet/DB/Result/Comment.pm:240 #, fuzzy msgid "Updated by <strong>%s</strong> (%s) at %s" msgstr "Dikirim oleh <strong>%s</strong> (%s) pada %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:262 +#: perllib/FixMyStreet/DB/Result/Comment.pm:242 #, fuzzy msgid "Updated by <strong>%s</strong> at %s" msgstr "Dikirim oleh <strong>%s</strong> pada %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1299 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1398 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1591 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1277 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1391 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1592 #: perllib/FixMyStreet/App/Controller/Admin.pm:933 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:767 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:792 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:862 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:806 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:901 msgid "Updated!" msgstr "Diperbarui!" @@ -4585,33 +4701,33 @@ msgstr "Peta digunakan" msgid "User ID to attribute fetched comments to" msgstr "ID Pengguna untuk dikaitkan dengan komentar yang diambil" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1745 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1755 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1746 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1756 #, fuzzy msgid "User added to abuse list" msgstr "Surel ditambahkan ke daftar penyalahgunaan" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1376 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1369 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1474 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1742 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1752 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1743 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1753 #, fuzzy msgid "User already in abuse list" msgstr "Surel sudah ada di daftar penyalahgunaan" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1834 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1887 msgid "User flag removed" msgstr "Tanda pada pengguna dihapus" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1805 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1858 msgid "User flagged" msgstr "Pengguna ditandai" #: templates/web/base/admin/report_blocks.html:18 -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 #: templates/web/base/admin/users.html:32 #, fuzzy msgid "User in abuse table" @@ -4627,14 +4743,16 @@ msgstr "Pencarian pengguna menemukan kecocokan pada nama pengguna dan alamat sur msgid "User:" msgstr "Pengguna" -#: perllib/FixMyStreet/Cobrand/Default.pm:652 -#: perllib/FixMyStreet/Cobrand/Default.pm:711 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:403 +#: perllib/FixMyStreet/Cobrand/ACV.pm:101 +#: perllib/FixMyStreet/Cobrand/ACV.pm:271 +#: perllib/FixMyStreet/Cobrand/Default.pm:670 +#: perllib/FixMyStreet/Cobrand/Default.pm:729 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:430 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:55 msgid "Users" msgstr "Pengguna" -#: templates/web/base/admin/user-form.html:159 +#: templates/web/base/admin/user-form.html:161 msgid "Users can perform the following actions within their assigned body or area." msgstr "Pengguna dapat melakukan tindakan berikut ini dalam badan atau area yang ditetapkan untuknya." @@ -4709,7 +4827,7 @@ msgstr "" msgid "We need your email address, please give it below." msgstr "Kami memerlukan alamat surel Anda, silakan masukkan di bawah." -#: perllib/FixMyStreet/Script/Reports.pm:207 +#: perllib/FixMyStreet/Script/Reports.pm:204 msgid "We realise this problem might be the responsibility of %s; however, we don't currently have any contact details for them. If you know of an appropriate contact address, please do get in touch." msgstr "Kami menyadari bahwa masalah ini mungkin merupakan tanggung jawab%s; meski begitu, saat ini kami tidak memiliki detail kontaknya. Jika Anda mengetahui alamat kontak yang tepat, silakan hubungi kami." @@ -4732,7 +4850,7 @@ msgstr "Kami hanya akan menggunakan informasi pribadi Anda sesuai dengan <a href msgid "We’re sorry to hear the problem’s not fixed. Why not try writing to your local representatives?" msgstr "Kami turut menyesal karena masalah belum diatasi. Bagaimana kalau Anda mencoba mengirimkan pesan kepada perwakilan setempat Anda?" -#: templates/web/base/dashboard/index.html:117 +#: templates/web/base/dashboard/index.html:118 msgid "Website" msgstr "" @@ -4765,7 +4883,7 @@ msgstr "" msgid "Which report is it a duplicate of?" msgstr "Duplikat dari laporan yang manakah ini?" -#: templates/web/base/js/translation_strings.html:57 +#: templates/web/base/js/translation_strings.html:63 msgid "Whoa there Testino! Three photos are enough." msgstr "Wah, kawan! Tiga foto sudah cukup." @@ -4773,8 +4891,8 @@ msgstr "Wah, kawan! Tiga foto sudah cukup." msgid "Why stop there? <a href=\"/alert\">Set up more alerts</a> for free." msgstr "Mengapa berhenti di sana? <a href=\"/alert\">Atur lebih banyak peringatan</a> dengan gratis." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:190 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:928 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:191 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:967 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:14 msgid "Wish" @@ -4784,7 +4902,7 @@ msgstr "Permohonan" msgid "With request searches, it is also possible to search for agency_responsible to limit the requests to those sent to a single administration. The search term is the administration ID provided by <a href=\"%s\">MaPit</a>." msgstr "Dengan pencarian permintaan, Anda juga dapat mencari agency_responsible untuk membatasi permintaan pada yang dikirimkan ke satu administrasi. Kata kunci pencarian adalah ID administrasi yang disediakan oleh MapIt<a href=\"%s\">." -#: templates/web/base/dashboard/index.html:158 +#: templates/web/base/dashboard/index.html:159 msgid "Within the specified timeframe:" msgstr "" @@ -4804,7 +4922,7 @@ msgstr "Menuliskan pesan Anda seluruhnya dalam huruf kapital membuatnya sulit di msgid "Wrong location? Just click again on the map." msgstr "Lokasi salah? Cukup klik lagi di peta." -#: perllib/FixMyStreet/Cobrand/Default.pm:1221 +#: perllib/FixMyStreet/Cobrand/Default.pm:1239 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4832,7 +4950,7 @@ msgstr "Ya, saya punya kata sandi" msgid "You are complaining that this problem report was unnecessarily moderated:" msgstr "Anda mengeluhkan bahwa laporan masalah ini dimoderasi meskipun tidak perlu:" -#: templates/web/base/js/translation_strings.html:77 +#: templates/web/base/js/translation_strings.html:83 msgid "You are offline" msgstr "Anda sedang offline" @@ -4849,7 +4967,7 @@ msgstr "Anda melaporkan pembaruan berikut ini karena menggunakan kata-kata kasar msgid "You can <a href=\"%s%s\">view the problem on this site</a>." msgstr "Anda dapat <a href=\"%s%s\">menampilkan masalah di situs ini</a>." -#: templates/web/base/admin/user-form.html:114 +#: templates/web/base/admin/user-form.html:110 msgid "You can add an abusive user's email to the abuse list, which automatically hides (and never sends) reports they create." msgstr "Anda dapat menambahkan surel pengguna yang melanggar aturan ke daftar penyalahgunaan, yang akan otomatis menyembunyikan (dan tidak pernah mengirimkan) laporan yang dibuatnya." @@ -4882,11 +5000,11 @@ msgstr "Anda dapat membantu kami dengan menemukan alamat surel kontak untuk masa msgid "You can mark a body as deleted if you do not want it to be active on the site." msgstr "Anda dapat menandai sebuah badan sebagai dihapus jika Anda tidak ingin badan ini aktif di situs." -#: templates/web/base/js/translation_strings.html:35 +#: templates/web/base/js/translation_strings.html:41 msgid "You declined; please fill in the box above" msgstr "Anda menolak; mohon isi kotak di atas" -#: templates/web/base/js/translation_strings.html:79 +#: templates/web/base/js/translation_strings.html:85 msgid "You have <a id=\"oFN\" href=\"\"><span>%s</span> saved to submit</a>." msgstr "Anda punya <a id=\"oFN\" href=\"\"><span>%s</span> yang disimpan untuk dikirim</a>." @@ -4913,12 +5031,12 @@ msgstr "Anda sudah keluar dari akun" msgid "You have located the problem at the point marked with a green pin on the map. If this is not the correct location, simply click on the map again. " msgstr "Anda telah melacak masalah pada titik yang ditandai dengan pin berwarna hijau di peta. Jika ini bukan lokasi yang tepat, cukup klik pada peta lagi." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:125 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:142 #, fuzzy msgid "You have successfully added your phone number." msgstr "Anda telah berhasil mengonfirmasikan alamat surel Anda." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:141 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:158 #: templates/web/zurich/tokens/confirm_problem.html:5 #: templates/web/zurich/tokens/confirm_problem.html:6 msgid "You have successfully confirmed your email address." @@ -4929,7 +5047,7 @@ msgstr "Anda telah berhasil mengonfirmasikan alamat surel Anda." msgid "You have successfully confirmed your phone number." msgstr "Anda telah berhasil mengonfirmasikan alamat surel Anda." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:112 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:129 #, fuzzy msgid "You have successfully removed your phone number." msgstr "Anda telah berhasil mengonfirmasikan alamat surel Anda." @@ -4939,7 +5057,7 @@ msgstr "Anda telah berhasil mengonfirmasikan alamat surel Anda." msgid "You have successfully signed in; please check and confirm your details are accurate:" msgstr "Anda telah berhasil masuk; silakan periksa dan konfirmasikan bahwa detail Anda sudah benar:" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:147 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:164 #, fuzzy msgid "You have successfully verified your phone number." msgstr "Anda telah berhasil mengonfirmasikan alamat surel Anda." @@ -4969,8 +5087,10 @@ msgstr "" msgid "Your Reports" msgstr "Laporan Anda" -#: templates/web/base/auth/change_password.html:11 +#: templates/web/base/auth/change_password.html:13 #: templates/web/base/auth/generate_token.html:15 +#: templates/web/base/auth/generate_token.html:26 +#: templates/web/base/auth/generate_token.html:34 #: templates/web/base/main_nav_items.html:4 templates/web/base/my/my.html:18 msgid "Your account" msgstr "Akun Anda" @@ -4988,8 +5108,8 @@ msgid "Your email" msgstr "Surel Anda" #: templates/web/base/auth/change_email.html:15 -#: templates/web/zurich/auth/general.html:30 -#: templates/web/zurich/auth/general.html:58 +#: templates/web/zurich/auth/general.html:20 +#: templates/web/zurich/auth/general.html:48 msgid "Your email address" msgstr "Alamat surel Anda" @@ -5004,11 +5124,11 @@ msgstr "Alamat surel Anda" msgid "Your information will only be used in accordance with our <a href=\"/privacy\">privacy policy</a>" msgstr "Informasi Anda hanya akan digunakan sesuai dengan <a href=\"/privacy\">kebijakan privasi</a> kami" -#: templates/web/base/auth/general.html:114 +#: templates/web/base/auth/general.html:116 #: templates/web/base/contact/index.html:74 #: templates/web/base/report/new/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_name.html:33 -#: templates/web/zurich/auth/general.html:61 +#: templates/web/zurich/auth/general.html:51 #: templates/web/zurich/report/new/fill_in_details_form.html:63 msgid "Your name" msgstr "Nama Anda" @@ -5025,21 +5145,29 @@ msgstr "Nama Anda telah disembunyikan pada semua laporan dan pembaruan Anda." msgid "Your name has been hidden." msgstr "Nama Anda telah disembunyikan" -#: templates/web/base/js/translation_strings.html:69 +#: templates/web/base/js/translation_strings.html:75 msgid "Your offline reports" msgstr "Laporan offline Anda" -#: templates/web/base/auth/general.html:84 +#: templates/web/base/auth/general.html:86 #: templates/web/base/report/new/form_user_loggedout_password.html:10 #: templates/web/base/report/update/form_user_loggedout_password.html:9 -#: templates/web/zurich/auth/general.html:34 +#: templates/web/zurich/auth/general.html:24 msgid "Your password" msgstr "Kata sandi Anda" -#: templates/web/base/auth/change_password.html:10 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:170 +#: templates/web/base/auth/change_password.html:12 msgid "Your password has been changed" msgstr "Kata sandi Anda telah diubah" +#: templates/web/base/auth/general.html:133 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:52 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:25 +#: templates/web/zurich/auth/general.html:63 +msgid "Your password should include %d or more characters." +msgstr "" + #: templates/web/base/auth/change_phone.html:19 #: templates/web/base/contact/index.html:87 #: templates/web/zurich/report/new/fill_in_details_form.html:69 @@ -5064,7 +5192,7 @@ msgstr "Daftar pendek Anda" msgid "Your token has been generated" msgstr "Nama Anda telah disembunyikan" -#: templates/web/base/js/translation_strings.html:70 +#: templates/web/base/js/translation_strings.html:76 msgid "Your update has been saved offline for submission when back online." msgstr "Pembaruan Anda telah disimpan secara offline untuk dikirim saat Anda kembali online." @@ -5082,17 +5210,17 @@ msgid "Yourself" msgstr "Anda" #: templates/web/base/admin/category-checkboxes.html:7 -#: templates/web/base/admin/user-form.html:169 +#: templates/web/base/admin/user-form.html:171 msgid "all" msgstr "semua" #: perllib/FixMyStreet/App/Controller/Admin.pm:909 #: perllib/FixMyStreet/App/Controller/Moderate.pm:85 -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:216 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:270 +#: perllib/FixMyStreet/DB/Result/Comment.pm:250 msgid "and a defect raised" msgstr "" @@ -5125,7 +5253,7 @@ msgid "from %s different users" msgstr "dari %s pengguna berbeda" #: templates/web/base/report/_item.html:63 -#: templates/web/zurich/report/_item.html:14 +#: templates/web/zurich/report/_item.html:16 msgid "last updated %s" msgstr "terakhir diperbarui %s" @@ -5140,7 +5268,7 @@ msgid "n/a" msgstr "n/a" #: templates/web/base/admin/category-checkboxes.html:8 -#: templates/web/base/admin/user-form.html:170 +#: templates/web/base/admin/user-form.html:172 msgid "none" msgstr "tidak ada" @@ -5191,7 +5319,7 @@ msgstr "tidak ada pin ditampilkan karena pengguna tidak menggunakan peta" msgid "this location" msgstr "Menampilkan lokasi" -#: perllib/FixMyStreet/Script/Reports.pm:183 +#: perllib/FixMyStreet/Script/Reports.pm:180 msgid "this type of local problem" msgstr "tipe masalah lokal ini" @@ -5199,11 +5327,11 @@ msgstr "tipe masalah lokal ini" msgid "today" msgstr "hari ini" -#: templates/web/base/js/translation_strings.html:80 +#: templates/web/base/js/translation_strings.html:86 msgid "update" msgstr "pembaruan" -#: templates/web/base/js/translation_strings.html:81 +#: templates/web/base/js/translation_strings.html:87 msgid "updates" msgstr "pembaruan" @@ -5219,12 +5347,12 @@ msgstr "pengguna dari dewan yang sama dengan masalah - %d" msgid "user is problem owner" msgstr "pengguna adalah pemilik masalah" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1778 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1831 #, fuzzy msgid "user not in abuse list" msgstr "Surel sudah ada di daftar penyalahgunaan" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1829 #, fuzzy msgid "user removed from abuse list" msgstr "Hapus dari daftar pendek" @@ -5282,7 +5410,7 @@ msgid "%d year" msgid_plural "%d years" msgstr[0] "%d tahun" -#: templates/web/fixmystreet.com/reports/summary.html:103 +#: templates/web/fixmystreet.com/reports/summary.html:104 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5366,6 +5494,15 @@ msgid "report" msgid_plural "reports" msgstr[0] "laporan" +#~ msgid "Email: %s" +#~ msgstr "Surel: %s" + +#~ msgid "Name: %s" +#~ msgstr "Nama: %s" + +#~ msgid "This report was submitted anonymously" +#~ msgstr "Laporan ini dikirim secara anonim." + #, fuzzy #~ msgid "Current state of filtered reports" #~ msgstr "Laporan offline Anda" diff --git a/locale/it.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/it.UTF-8/LC_MESSAGES/FixMyStreet.po index cfc66adae..c08080c64 100644 --- a/locale/it.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/it.UTF-8/LC_MESSAGES/FixMyStreet.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: matthew@mysociety.org\n" -"POT-Creation-Date: 2017-12-15 17:48+0000\n" +"POT-Creation-Date: 2018-02-12 15:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety <transifex@mysociety.org>, 2017\n" "Language-Team: Italian (https://www.transifex.com/mysociety/teams/12067/it/)\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: perllib/FixMyStreet/DB/Result/Problem.pm:650 -#: perllib/FixMyStreet/Script/Reports.pm:196 +#: perllib/FixMyStreet/Script/Reports.pm:193 msgid " and " msgstr "e" @@ -87,8 +87,8 @@ msgstr "" msgid "%s live updates" msgstr "%s aggiornamenti in tempo reale" -#: templates/web/base/dashboard/index.html:159 -#: templates/web/base/dashboard/index.html:163 +#: templates/web/base/dashboard/index.html:160 +#: templates/web/base/dashboard/index.html:164 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -122,7 +122,7 @@ msgstr "(Nessun recapito)" msgid "(a-z and space only)" msgstr "" -#: templates/web/zurich/report/_item.html:19 +#: templates/web/zurich/report/_item.html:21 msgid "(closed)" msgstr "(chiuso)" @@ -131,7 +131,7 @@ msgstr "(chiuso)" msgid "(covers roughly 200,000 people)" msgstr "(una distanza predefinita che copre approssimativamente 200,000 persone)" -#: templates/web/zurich/report/_item.html:17 +#: templates/web/zurich/report/_item.html:19 msgid "(fixed)" msgstr "(risolto)" @@ -151,6 +151,7 @@ msgstr "" msgid "(not sent to council)" msgstr "(non inviato al Comune)" +#: templates/web/base/report/new/form_user_loggedin.html:38 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "(optional)" msgstr "(opzionale)" @@ -166,7 +167,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "RSS feed dei problemi dentro %s" #: perllib/FixMyStreet/App/Controller/Report/New.pm:252 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:688 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:685 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Scegli una categoria --" @@ -196,7 +197,7 @@ msgstr "" msgid "<label for=\"statuses\">Show</label> %s reports <label for=\"filter_categories\">about</label> %s" msgstr "" -#: templates/web/base/js/translation_strings.html:78 +#: templates/web/base/js/translation_strings.html:84 msgid "<span>%s</span> saved." msgstr "" @@ -223,12 +224,12 @@ msgstr "<strong>No</strong> Lasciami confermare il mio aggiornamento via email" msgid "<strong>No</strong> Let me confirm my update by email/text" msgstr "<strong>No</strong> Lasciami confermare il mio aggiornamento via email" -#: templates/web/base/auth/general.html:110 -#: templates/web/zurich/auth/general.html:51 +#: templates/web/base/auth/general.html:112 +#: templates/web/zurich/auth/general.html:41 msgid "<strong>No</strong> let me sign in by email" msgstr "<strong>No</strong> lasciami entrare con l'email" -#: templates/web/base/auth/general.html:108 +#: templates/web/base/auth/general.html:110 #, fuzzy msgid "<strong>No</strong> let me sign in by email or text" msgstr "<strong>No</strong> lasciami entrare con l'email" @@ -241,12 +242,16 @@ msgstr "" msgid "<strong>Note:</strong> This report hasn't yet been sent onwards for action. Any changes made may not be passed on." msgstr "" -#: templates/web/base/auth/general.html:79 +#: templates/web/base/auth/general.html:81 #: templates/web/base/report/new/form_user_loggedout_password.html:3 #: templates/web/base/report/update/form_user_loggedout_password.html:2 msgid "<strong>Yes</strong> I have a password" msgstr "<strong>Si</strong> Ho già la password" +#: templates/web/base/auth/generate_token.html:54 +msgid "Activate two-factor authentication" +msgstr "" + #: templates/web/base/my/my.html:39 templates/web/base/my/my.html:50 msgid "Add" msgstr "" @@ -317,15 +322,18 @@ msgstr "" msgid "Add user" msgstr "Aggiungi un'utente" -#: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/ACV.pm:108 +#: perllib/FixMyStreet/Cobrand/Default.pm:736 msgid "Add/edit problem categories" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:720 +#: perllib/FixMyStreet/Cobrand/ACV.pm:110 +#: perllib/FixMyStreet/Cobrand/Default.pm:738 msgid "Add/edit response priorities" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:719 +#: perllib/FixMyStreet/Cobrand/ACV.pm:109 +#: perllib/FixMyStreet/Cobrand/Default.pm:737 msgid "Add/edit response templates" msgstr "" @@ -341,7 +349,7 @@ msgstr "" msgid "Admin" msgstr "" -#: templates/web/base/auth/change_password.html:39 +#: templates/web/base/auth/change_password.html:51 msgid "Again:" msgstr "Ancora:" @@ -360,12 +368,12 @@ msgstr "Avvisami su futuri aggiornamenti" #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 -#: templates/web/base/dashboard/index.html:63 +#: templates/web/base/dashboard/index.html:64 #: templates/web/base/reports/_list-filters.html:3 msgid "All" msgstr "" -#: templates/web/zurich/reports/index.html:13 +#: templates/web/zurich/reports/index.html:14 msgid "All Reports" msgstr "Tutte le segnalazioni" @@ -434,13 +442,13 @@ msgstr "Anonimo:" msgid "Another user" msgstr "" -#: templates/web/base/js/translation_strings.html:59 +#: templates/web/base/js/translation_strings.html:65 msgid "Are you sure you want to cancel this upload?" msgstr "" #: templates/web/base/admin/report_edit.html:84 #: templates/web/base/admin/template_edit.html:75 -#: templates/web/base/js/translation_strings.html:73 +#: templates/web/base/js/translation_strings.html:79 #: templates/web/base/report/display_tools.html:6 msgid "Are you sure?" msgstr "" @@ -451,7 +459,7 @@ msgstr "" msgid "Area covered" msgstr "Area coperta" -#: templates/web/base/admin/user-form.html:82 +#: templates/web/base/admin/user-form.html:78 msgid "Area:" msgstr "" @@ -477,11 +485,12 @@ msgstr "Assegna ad un corpo esterno:" msgid "Assign to subdivision:" msgstr "Assegna ad una subdivisione:" -#: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/ACV.pm:105 +#: perllib/FixMyStreet/Cobrand/Default.pm:733 msgid "Assign users to areas" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:219 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:220 msgid "Assigned to %s" msgstr "Assegnato a %s" @@ -493,8 +502,8 @@ msgstr "" msgid "At the moment only searching for and looking at reports work." msgstr "Al momento funziona solo la ricerca e la visualizzazione delle segnalazioni." -#: templates/web/base/admin/user-form.html:96 -#: templates/web/base/admin/user-form.html:97 +#: templates/web/base/admin/user-form.html:92 +#: templates/web/base/admin/user-form.html:93 msgid "Authorised staff users can be associated with the categories in which they operate." msgstr "" @@ -520,11 +529,11 @@ msgid "Avoid personal information and vehicle number plates" msgstr "" #: perllib/FixMyStreet/DB/Result/Problem.pm:344 -#: templates/web/zurich/report/_item.html:9 +#: templates/web/zurich/report/_item.html:11 msgid "Awaiting moderation" msgstr "" -#: templates/web/base/js/translation_strings.html:31 +#: templates/web/base/js/translation_strings.html:37 msgid "Back" msgstr "Indietro" @@ -537,9 +546,11 @@ msgstr "" msgid "Ban user" msgstr "Utente segnalato" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 -#: perllib/FixMyStreet/Cobrand/Default.pm:717 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:396 +#: perllib/FixMyStreet/Cobrand/ACV.pm:107 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 +#: perllib/FixMyStreet/Cobrand/Default.pm:735 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:423 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:55 #: templates/web/zurich/header.html:50 @@ -553,7 +564,7 @@ msgstr "Corpi" msgid "Body" msgstr "Corpo" -#: templates/web/base/admin/user-form.html:54 +#: templates/web/base/admin/user-form.html:46 msgid "Body:" msgstr "Corpo:" @@ -569,7 +580,8 @@ msgstr "" msgid "Can't see the map? <em>Skip this step</em>" msgstr "Non puoi vedere la mappa? <em>Salta questo passaggio</em>" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -583,7 +595,7 @@ msgstr "" #: templates/web/base/admin/body.html:72 #: templates/web/base/admin/contact-form.html:19 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:99 +#: templates/web/base/dashboard/index.html:100 #: templates/web/base/report/_inspect.html:54 #: templates/web/base/report/_item.html:92 #: templates/web/base/report/new/category.html:12 @@ -596,7 +608,7 @@ msgstr "" msgid "Category" msgstr "Categoria" -#: templates/web/base/dashboard/index.html:102 +#: templates/web/base/dashboard/index.html:103 #, fuzzy msgid "Category and State" msgstr "Categoria" @@ -619,7 +631,7 @@ msgstr "" msgid "Category:" msgstr "Categoria:" -#: perllib/FixMyStreet/Script/Reports.pm:187 +#: perllib/FixMyStreet/Script/Reports.pm:184 msgid "Category: %s" msgstr "Categoria: %s" @@ -634,9 +646,7 @@ msgid "Change email address" msgstr "" #: templates/web/base/auth/change_password.html:1 -#: templates/web/base/auth/change_password.html:16 -#: templates/web/base/auth/change_password.html:4 -#: templates/web/base/auth/change_password.html:43 +#: templates/web/base/auth/change_password.html:5 #: templates/web/base/my/my.html:63 msgid "Change password" msgstr "Cambia la Password" @@ -672,7 +682,7 @@ msgstr "" msgid "Choose another" msgstr "" -#: templates/web/base/js/translation_strings.html:72 +#: templates/web/base/js/translation_strings.html:78 msgid "Clear offline data" msgstr "" @@ -700,14 +710,14 @@ msgstr "" msgid "Click the link in that email to sign in." msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:134 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:194 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:965 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:1004 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:195 #: perllib/FixMyStreet/DB/ResultSet/State.pm:71 #: templates/web/base/admin/states/index.html:103 #: templates/web/base/admin/states/index.html:27 #: templates/web/base/admin/states/index.html:33 -#: templates/web/base/dashboard/index.html:112 +#: templates/web/base/dashboard/index.html:113 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:10 #: templates/web/zurich/admin/header.html:16 @@ -740,15 +750,17 @@ msgid "Cobrand:" msgstr "Cobrand:" #: templates/web/base/admin/extra-metadata-form.html:14 +#: templates/web/base/auth/2faform.html:18 #: templates/web/base/auth/smsform.html:24 msgid "Code" msgstr "" -#: templates/web/base/js/translation_strings.html:50 +#: templates/web/base/js/translation_strings.html:56 msgid "Collapse map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:629 +#: perllib/FixMyStreet/Cobrand/ACV.pm:256 +#: perllib/FixMyStreet/Cobrand/Default.pm:647 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" msgstr "Configurazione" @@ -757,6 +769,7 @@ msgstr "Configurazione" msgid "Confirm" msgstr "Conferma" +#: templates/web/base/auth/2faform.html:1 #: templates/web/base/auth/smsform.html:1 templates/web/base/auth/token.html:1 msgid "Confirm account" msgstr "Conferma l'account" @@ -806,12 +819,12 @@ msgstr "Contatta il team" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1801 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1830 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1854 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1883 msgid "Could not find user" msgstr "Non posso trovare l'utente" -#: templates/web/base/js/translation_strings.html:36 +#: templates/web/base/js/translation_strings.html:42 msgid "Could not look up location" msgstr "Non posso trovare l'area desiderata" @@ -856,15 +869,18 @@ msgstr "Crea una categoria" msgid "Create priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:701 +#: perllib/FixMyStreet/Cobrand/ACV.pm:91 +#: perllib/FixMyStreet/Cobrand/Default.pm:719 msgid "Create reports/updates as anonymous user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:702 +#: perllib/FixMyStreet/Cobrand/ACV.pm:92 +#: perllib/FixMyStreet/Cobrand/Default.pm:720 msgid "Create reports/updates as the council" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:700 +#: perllib/FixMyStreet/Cobrand/ACV.pm:90 +#: perllib/FixMyStreet/Cobrand/Default.pm:718 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -885,12 +901,17 @@ msgstr "Creato" msgid "Created:" msgstr "Creato:" -#: templates/web/base/auth/generate_token.html:27 +#: templates/web/base/auth/change_password.html:40 +#, fuzzy +msgid "Current password:" +msgstr "Tua password" + +#: templates/web/base/auth/generate_token.html:46 #, fuzzy msgid "Current token:" msgstr "Stato corrente" -#: templates/web/base/dashboard/index.html:91 +#: templates/web/base/dashboard/index.html:92 msgid "Currently grouped by %s" msgstr "" @@ -899,7 +920,7 @@ msgstr "" msgid "Currently no bodies have been created." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:830 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:869 #: templates/web/zurich/admin/report_edit-sdm.html:105 msgid "Customer not contactable" msgstr "" @@ -911,6 +932,10 @@ msgstr "" msgid "Dashboard" msgstr "Pannello di controllo" +#: templates/web/base/auth/generate_token.html:54 +msgid "Deactivate two-factor authentication" +msgstr "" + #: templates/web/zurich/admin/stats/index.html:35 msgid "Dealt with by subdivision within 5 working days" msgstr "" @@ -960,7 +985,7 @@ msgstr "" msgid "Detailed information is limited to %d characters." msgstr "" -#: templates/web/base/js/translation_strings.html:33 +#: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Dettagli" @@ -972,7 +997,7 @@ msgstr "Dettagli" msgid "Details:" msgstr "Dettagli:" -#: templates/web/base/dashboard/index.html:103 +#: templates/web/base/dashboard/index.html:104 msgid "Device and Site" msgstr "" @@ -1023,7 +1048,7 @@ msgstr "" msgid "Down one" msgstr "" -#: templates/web/base/js/translation_strings.html:58 +#: templates/web/base/js/translation_strings.html:64 msgid "Drag and drop photos here or <u>click to upload</u>" msgstr "" @@ -1064,23 +1089,27 @@ msgstr "Modifica" msgid "Edit body details" msgstr "Modifica dettagli corpo" -#: perllib/FixMyStreet/Cobrand/Default.pm:712 +#: perllib/FixMyStreet/Cobrand/ACV.pm:102 +#: perllib/FixMyStreet/Cobrand/Default.pm:730 msgid "Edit other users' details" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:713 +#: perllib/FixMyStreet/Cobrand/ACV.pm:103 +#: perllib/FixMyStreet/Cobrand/Default.pm:731 msgid "Edit other users' permissions" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:695 +#: perllib/FixMyStreet/Cobrand/ACV.pm:89 +#: perllib/FixMyStreet/Cobrand/Default.pm:713 msgid "Edit report category" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:696 +#: perllib/FixMyStreet/Cobrand/Default.pm:714 msgid "Edit report priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:694 +#: perllib/FixMyStreet/Cobrand/ACV.pm:88 +#: perllib/FixMyStreet/Cobrand/Default.pm:712 msgid "Edit reports" msgstr "" @@ -1113,8 +1142,8 @@ msgstr "Editor" #: templates/web/base/admin/users.html:17 #: templates/web/zurich/admin/body-form.html:9 #: templates/web/zurich/admin/body.html:15 -#: templates/web/zurich/auth/general.html:24 -#: templates/web/zurich/auth/general.html:54 +#: templates/web/zurich/auth/general.html:14 +#: templates/web/zurich/auth/general.html:44 msgid "Email" msgstr "Email" @@ -1140,7 +1169,7 @@ msgstr "" msgid "Email alert deleted" msgstr "" -#: templates/web/base/admin/user-form.html:22 +#: templates/web/base/admin/user-form.html:21 msgid "Email verified:" msgstr "" @@ -1151,10 +1180,6 @@ msgstr "" msgid "Email:" msgstr "Email:" -#: perllib/FixMyStreet/Script/Reports.pm:111 -msgid "Email: %s" -msgstr "Email: %s" - #: templates/web/base/admin/open311-form-fields.html:55 #: templates/web/base/admin/open311-form-fields.html:56 msgid "" @@ -1172,7 +1197,7 @@ msgid "" " problem must be emailed, while others can be sent over Open311." msgstr "" -#: templates/web/base/dashboard/index.html:77 +#: templates/web/base/dashboard/index.html:78 #, fuzzy msgid "End Date" msgstr "Data di fine" @@ -1181,7 +1206,7 @@ msgstr "Data di fine" msgid "Endpoint" msgstr "Punto finale" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:81 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:82 msgid "Enter a Zürich street name" msgstr "" @@ -1200,10 +1225,10 @@ msgstr "Inserisci il piu vicino codice postale UK o il nome di una strada e l'ar msgid "Enter a nearby street name and area" msgstr "Inserisci il nome di una strada nelle vicinanze e una città o solo in nome della città " -#: templates/web/base/auth/general.html:123 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:45 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:17 -#: templates/web/zurich/auth/general.html:65 +#: templates/web/base/auth/general.html:128 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:47 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:20 +#: templates/web/zurich/auth/general.html:58 msgid "Enter a password" msgstr "Inserisci una password" @@ -1238,7 +1263,7 @@ msgstr "Esempi:" msgid "Existing category" msgstr "" -#: templates/web/base/js/translation_strings.html:49 +#: templates/web/base/js/translation_strings.html:55 msgid "Expand map" msgstr "" @@ -1246,12 +1271,12 @@ msgstr "" msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:104 +#: templates/web/base/dashboard/index.html:105 msgid "Export as CSV" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:179 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:918 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:180 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:957 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:12 msgid "Extern" @@ -1274,7 +1299,7 @@ msgstr "" msgid "External team" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Default.pm:674 #: templates/web/base/admin/reportextrafields/edit.html:1 #: templates/web/base/admin/reportextrafields/index.html:1 #, fuzzy @@ -1314,10 +1339,10 @@ msgid "Fix this by choosing an <strong>area covered</strong> in the <em>Edit bod msgstr "" #: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:133 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:113 +#: templates/web/base/dashboard/index.html:114 msgid "Fixed" msgstr "Risolto" @@ -1339,7 +1364,7 @@ msgstr "" msgid "Flag user" msgstr "Utente segnalato" -#: perllib/FixMyStreet/Cobrand/Default.pm:627 +#: perllib/FixMyStreet/Cobrand/Default.pm:645 #: templates/web/base/admin/users.html:20 msgid "Flagged" msgstr "Segnalato" @@ -1348,7 +1373,7 @@ msgstr "Segnalato" msgid "Flagged reports and users" msgstr "" -#: templates/web/base/admin/user-form.html:112 +#: templates/web/base/admin/user-form.html:108 msgid "Flagged users are listed on the <a href='%s'>flagged</a> page." msgstr "" @@ -1356,8 +1381,8 @@ msgstr "" msgid "Flagged users are not restricted in any way. This is just a list of users that have been marked for attention." msgstr "" -#: templates/web/base/admin/report_edit.html:140 -#: templates/web/base/admin/user-form.html:118 +#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/user-form.html:115 msgid "Flagged:" msgstr "Segnalato:" @@ -1377,17 +1402,17 @@ msgstr "" msgid "For more information, see <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." msgstr "" -#: templates/web/base/auth/general.html:94 +#: templates/web/base/auth/general.html:96 #: templates/web/base/report/new/form_user_loggedout_password.html:20 #: templates/web/base/report/update/form_user_loggedout_password.html:19 msgid "Forgotten your password?" msgstr "Hai dimenticato la tua password?" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:748 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:787 msgid "Forwarded to external body" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:749 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:788 msgid "Forwarded wish to external body" msgstr "" @@ -1397,11 +1422,7 @@ msgstr "" msgid "Frequently Asked Questions" msgstr "Domande Frequenti" -#: templates/web/base/auth/generate_token.html:1 -#: templates/web/base/auth/generate_token.html:2 -#: templates/web/base/auth/generate_token.html:20 -#: templates/web/base/auth/generate_token.html:33 -#: templates/web/base/my/my.html:65 +#: templates/web/base/auth/generate_token.html:52 msgid "Generate token" msgstr "" @@ -1448,7 +1469,8 @@ msgstr "Vai" msgid "Going to send questionnaire?" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:714 +#: perllib/FixMyStreet/Cobrand/ACV.pm:104 +#: perllib/FixMyStreet/Cobrand/Default.pm:732 msgid "Grant access to the admin" msgstr "" @@ -1456,12 +1478,12 @@ msgstr "" msgid "Graph of problem creation by status over time" msgstr "" -#: templates/web/base/dashboard/index.html:93 +#: templates/web/base/dashboard/index.html:94 #, fuzzy msgid "Group by %s" msgstr "da %s" -#: templates/web/base/dashboard/index.html:98 +#: templates/web/base/dashboard/index.html:99 msgid "Group by:" msgstr "" @@ -1494,7 +1516,7 @@ msgstr "Foto delle piu vicine e recenti segnalazioni" msgid "Hi %s" msgstr "Ciao %s" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:911 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:950 #: perllib/FixMyStreet/DB/ResultSet/State.pm:64 #: templates/web/base/admin/update_edit.html:30 #: templates/web/zurich/admin/header.html:1 @@ -1504,6 +1526,11 @@ msgstr "Ciao %s" msgid "Hidden" msgstr "Nascosto" +#: templates/web/base/admin/user-form.html:197 +#, fuzzy +msgid "Hide all reports and updates" +msgstr "Lista di tutti i problemi segnalati" + #: templates/web/base/report/_main.html:105 msgid "Hide entire report" msgstr "" @@ -1527,7 +1554,7 @@ msgstr "" #: templates/web/base/around/display_location.html:60 #: templates/web/base/around/display_location.html:68 -#: templates/web/base/js/translation_strings.html:55 +#: templates/web/base/js/translation_strings.html:61 msgid "Hide pins" msgstr "" @@ -1556,7 +1583,7 @@ msgstr "Home" msgid "How to report a problem" msgstr "Come segnalare un problema" -#: templates/web/base/js/translation_strings.html:32 +#: templates/web/base/js/translation_strings.html:38 msgid "How to send successful reports" msgstr "Come inviare segnalazioni di successo" @@ -1615,7 +1642,7 @@ msgid "" " the menu. Make sure you use the same category name in the bodies if you want this to happen." msgstr "" -#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/auth/generate_token.html:61 msgid "If you generate a new token the existing token will no longer work." msgstr "" @@ -1689,8 +1716,8 @@ msgstr "" msgid "In addition, the following attributes that are not part of the Open311 v2 specification are returned: agency_sent_datetime, title (also returned as part of description), interface_used, comment_count, requestor_name (only present if requestor allowed the name to be shown on this site)." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:197 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:959 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:198 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:998 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:8 msgid "In progress" @@ -1720,7 +1747,7 @@ msgstr "" msgid "Inspection required" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:698 +#: perllib/FixMyStreet/Cobrand/Default.pm:716 msgid "Instruct contractors to fix problems" msgstr "" @@ -1752,20 +1779,20 @@ msgstr "" msgid "It’s on its way to the council right now." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:182 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:183 msgid "Jurisdiction Unknown" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:923 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:962 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:15 msgid "Jurisdiction unknown" msgstr "" -#: templates/web/base/auth/general.html:90 +#: templates/web/base/auth/general.html:92 #: templates/web/base/report/new/form_user_loggedout_password.html:16 #: templates/web/base/report/update/form_user_loggedout_password.html:15 -#: templates/web/zurich/auth/general.html:40 +#: templates/web/zurich/auth/general.html:30 msgid "Keep me signed in on this computer" msgstr "Lasciami loggato su questo computer" @@ -1829,6 +1856,11 @@ msgstr "" msgid "List all reported problems" msgstr "Lista di tutti i problemi segnalati" +#: templates/web/base/around/on_map_list_items.html:18 +#, fuzzy +msgid "Loading reports…" +msgstr "Tue segnalazioni" + #: templates/web/base/report/new/category_wrapper.html:8 msgid "Loading..." msgstr "Caricando..." @@ -1867,23 +1899,31 @@ msgstr "" msgid "Log in with Twitter" msgstr "" -#: templates/web/base/js/translation_strings.html:65 +#: templates/web/base/js/translation_strings.html:71 msgid "Log in with email" msgstr "" -#: templates/web/base/js/translation_strings.html:63 +#: templates/web/base/js/translation_strings.html:69 msgid "Log in with email/text" msgstr "" -#: templates/web/base/dashboard/index.html:81 +#: templates/web/base/admin/user-form.html:195 +msgid "Log out of all sessions" +msgstr "" + +#: templates/web/base/dashboard/index.html:82 msgid "Look up" msgstr "" -#: templates/web/base/js/translation_strings.html:44 +#: templates/web/base/js/translation_strings.html:50 msgid "MAP" msgstr "MAPPA" -#: perllib/FixMyStreet/Cobrand/Default.pm:699 +#: templates/web/base/admin/user-form.html:196 +msgid "Make anonymous on all reports and updates" +msgstr "" + +#: perllib/FixMyStreet/Cobrand/Default.pm:717 msgid "Manage shortlist" msgstr "" @@ -1891,7 +1931,7 @@ msgstr "" msgid "Manual order" msgstr "" -#: templates/web/base/js/translation_strings.html:46 +#: templates/web/base/js/translation_strings.html:52 msgid "Map" msgstr "Mappa" @@ -1899,11 +1939,11 @@ msgstr "Mappa" msgid "Mark as sent" msgstr "" -#: templates/web/base/admin/user-form.html:110 +#: templates/web/base/admin/user-form.html:106 msgid "Mark users whose behaviour you want to keep a check on as <strong>flagged</strong>." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:697 +#: perllib/FixMyStreet/Cobrand/Default.pm:715 msgid "Markup problem details" msgstr "" @@ -1931,7 +1971,8 @@ msgstr "" msgid "Moderate" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:693 +#: perllib/FixMyStreet/Cobrand/ACV.pm:87 +#: perllib/FixMyStreet/Cobrand/Default.pm:711 msgid "Moderate report details" msgstr "" @@ -1957,7 +1998,7 @@ msgstr "" msgid "Moderation reason:" msgstr "" -#: templates/web/base/dashboard/index.html:101 +#: templates/web/base/dashboard/index.html:102 msgid "Month" msgstr "Mese" @@ -1979,12 +2020,12 @@ msgstr "" #: templates/web/base/admin/states/index.html:108 #: templates/web/base/admin/states/index.html:11 #: templates/web/base/admin/users.html:16 -#: templates/web/base/auth/general.html:113 +#: templates/web/base/auth/general.html:115 #: templates/web/base/report/new/form_user_loggedin.html:49 #: templates/web/base/report/new/form_user_loggedout_by_email.html:11 #: templates/web/base/report/update/form_name.html:27 #: templates/web/zurich/admin/body-form.html:4 -#: templates/web/zurich/auth/general.html:60 +#: templates/web/zurich/auth/general.html:50 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "Name" msgstr "Nome" @@ -1997,10 +2038,6 @@ msgstr "Nome" msgid "Name:" msgstr "Nome:" -#: perllib/FixMyStreet/Script/Reports.pm:110 -msgid "Name: %s" -msgstr "Nome: %s" - #: templates/web/base/report/_inspect.html:44 msgid "Navigate to this problem" msgstr "" @@ -2018,8 +2055,8 @@ msgstr "Il più vicino nome della strada al segno posizionato sulla mappa (autom msgid "Nearest postcode to the pin placed on the map (automatically generated): %s (%sm away)" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:521 -#: perllib/FixMyStreet/Cobrand/Default.pm:549 +#: perllib/FixMyStreet/Cobrand/Default.pm:539 +#: perllib/FixMyStreet/Cobrand/Default.pm:567 msgid "Nearest road to the pin placed on the map (automatically generated by Bing Maps): %s" msgstr "" @@ -2037,11 +2074,12 @@ msgstr "" msgid "Nearly done! Now check your email…" msgstr "" +#: templates/web/base/auth/2faform.html:8 #: templates/web/base/auth/smsform.html:19 msgid "Nearly done! Now check your phone…" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:129 msgid "New" msgstr "" @@ -2070,7 +2108,7 @@ msgstr "Nuovi problemi locali su FixMyStreet" msgid "New note to DM:" msgstr "" -#: templates/web/base/auth/change_password.html:35 +#: templates/web/base/auth/change_password.html:47 msgid "New password:" msgstr "" @@ -2128,7 +2166,7 @@ msgstr "" msgid "Next" msgstr "Prossimo" -#: perllib/FixMyStreet/Cobrand/Default.pm:1222 +#: perllib/FixMyStreet/Cobrand/Default.pm:1240 #: templates/web/base/admin/category_edit.html:4 #: templates/web/base/admin/list_updates.html:32 #: templates/web/base/admin/list_updates.html:34 @@ -2144,11 +2182,11 @@ msgstr "Prossimo" msgid "No" msgstr "No" -#: templates/web/base/admin/user-form.html:84 +#: templates/web/base/admin/user-form.html:80 msgid "No area" msgstr "" -#: templates/web/base/admin/user-form.html:55 +#: templates/web/base/admin/user-form.html:48 msgid "No body" msgstr "Nessun corpo" @@ -2185,7 +2223,7 @@ msgstr "" msgid "No reports to show on map, here are some nearby:" msgstr "" -#: templates/web/base/js/translation_strings.html:37 +#: templates/web/base/js/translation_strings.html:43 msgid "No result returned" msgstr "Nessun risultato ritornato" @@ -2207,15 +2245,15 @@ msgstr "Nessun sostenitore" msgid "None" msgstr "Nessuno" -#: templates/web/base/admin/user-form.html:76 -#: templates/web/base/admin/user-form.html:77 +#: templates/web/base/admin/user-form.html:72 +#: templates/web/base/admin/user-form.html:73 msgid "" "Normal (public) users should not be associated with any <strong>area</strong>.<br>\n" " Authorised staff users can be associated with the area in which they operate." msgstr "" -#: templates/web/base/admin/user-form.html:46 -#: templates/web/base/admin/user-form.html:47 +#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:39 msgid "" "Normal (public) users should not be associated with any <strong>body</strong>.<br>\n" " Authorised staff users can be associated with the body they represent.<br>\n" @@ -2223,8 +2261,8 @@ msgid "" " activity across their body), the ability to hide reports or set special report statuses." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:186 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:933 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:187 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:972 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:13 msgid "Not contactable" @@ -2283,15 +2321,15 @@ msgstr "" msgid "Number of problems reported in each ward, in the last 7 days." msgstr "" -#: templates/web/base/js/translation_strings.html:43 +#: templates/web/base/js/translation_strings.html:49 msgid "OK" msgstr "OK" -#: templates/web/base/js/translation_strings.html:74 +#: templates/web/base/js/translation_strings.html:80 msgid "Offline data cleared" msgstr "" -#: templates/web/base/js/translation_strings.html:71 +#: templates/web/base/js/translation_strings.html:77 msgid "Offline update data saved" msgstr "" @@ -2307,14 +2345,14 @@ msgstr "" msgid "On behalf of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:174 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:905 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:175 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:944 #: perllib/FixMyStreet/DB/ResultSet/State.pm:70 #: templates/web/base/admin/states/index.html:102 #: templates/web/base/admin/states/index.html:25 #: templates/web/base/admin/states/index.html:32 #: templates/web/base/admin/update_edit.html:30 -#: templates/web/base/dashboard/index.html:111 +#: templates/web/base/dashboard/index.html:112 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:7 #: templates/web/zurich/admin/update_edit.html:18 @@ -2353,17 +2391,17 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1238 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:689 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:690 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1262 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:686 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:687 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:716 #: perllib/FixMyStreet/App/Controller/Report/New.pm:719 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:722 #: perllib/FixMyStreet/DB/Result/Problem.pm:588 #: perllib/FixMyStreet/DB/Result/Problem.pm:595 #: perllib/FixMyStreet/DB/Result/Problem.pm:610 #: perllib/FixMyStreet/DB/Result/Problem.pm:619 -#: perllib/FixMyStreet/Script/Reports.pm:182 -#: perllib/FixMyStreet/Script/Reports.pm:197 +#: perllib/FixMyStreet/Script/Reports.pm:179 +#: perllib/FixMyStreet/Script/Reports.pm:194 msgid "Other" msgstr "Altro" @@ -2398,23 +2436,23 @@ msgstr "Parente" msgid "Partial" msgstr "Parziale" -#: templates/web/base/auth/general.html:116 +#: templates/web/base/auth/general.html:118 #: templates/web/base/report/new/form_user_loggedout_by_email.html:38 #: templates/web/base/report/update/form_user_loggedout_by_email.html:10 -#: templates/web/zurich/auth/general.html:32 -#: templates/web/zurich/auth/general.html:63 +#: templates/web/zurich/auth/general.html:22 +#: templates/web/zurich/auth/general.html:53 msgid "Password (optional)" msgstr "Password (opzionale)" -#: templates/web/base/auth/general.html:81 +#: templates/web/base/auth/general.html:83 msgid "Password:" msgstr "Password:" -#: templates/web/base/js/translation_strings.html:52 +#: templates/web/base/js/translation_strings.html:58 msgid "Permalink" msgstr "" -#: templates/web/base/admin/user-form.html:162 +#: templates/web/base/admin/user-form.html:164 msgid "Permissions:" msgstr "" @@ -2433,12 +2471,12 @@ msgstr "Numero di telefono" msgid "Phone number (optional)" msgstr "Numero di telefono (opzionale)" -#: templates/web/base/admin/user-form.html:30 +#: templates/web/base/admin/user-form.html:25 msgid "Phone verified:" msgstr "" #: templates/web/base/admin/report_edit.html:135 -#: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 +#: templates/web/base/admin/user-form.html:23 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:39 msgid "Phone:" msgstr "Telefono:" @@ -2492,12 +2530,12 @@ msgid "Pick your ward" msgstr "" #: templates/web/base/around/display_location.html:74 -#: templates/web/base/js/translation_strings.html:30 +#: templates/web/base/js/translation_strings.html:36 msgid "Place pin on map" msgstr "Inserisci il cursore sulla mappa" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:945 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:951 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:984 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:990 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:9 #: templates/web/zurich/admin/index-dm.html:9 @@ -2508,8 +2546,8 @@ msgstr "Pianificato" msgid "Please be polite, concise and to the point." msgstr "Per favore cerca di essere educato, conciso e dritto al punto." -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:27 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:31 msgid "Please check the passwords and try again" msgstr "Per favore controlla la password e prova ancora" @@ -2517,13 +2555,12 @@ msgstr "Per favore controlla la password e prova ancora" #: templates/web/base/auth/_username_error.html:9 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:27 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:9 msgid "Please check your email address is correct" msgstr "Per favore controlla che il tuo indirizzo email è corretto" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1334 -#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1327 +#: perllib/FixMyStreet/DB/Result/User.pm:205 +#: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:7 #, fuzzy @@ -2531,13 +2568,18 @@ msgid "Please check your phone number is correct" msgstr "Per favore controlla che il tuo indirizzo email è corretto" #: perllib/FixMyStreet/App/Controller/Admin.pm:297 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:905 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:928 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:923 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:946 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 -#: templates/web/base/js/translation_strings.html:10 +#: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" msgstr "Per favore scegli una categoria" +#: perllib/FixMyStreet/App/Controller/Auth.pm:383 +#: perllib/FixMyStreet/App/Controller/Auth.pm:409 +msgid "Please choose a less commonly-used password" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Admin.pm:345 #: templates/web/base/admin/bodies.html:4 templates/web/base/admin/body.html:11 #: templates/web/base/admin/template_edit.html:13 @@ -2557,20 +2599,21 @@ msgstr "Per favore non abusarne — abusandone il comune svaluterà il #: perllib/FixMyStreet/App/Controller/Admin.pm:298 #: perllib/FixMyStreet/DB/Result/Comment.pm:128 -#: templates/web/base/js/translation_strings.html:3 +#: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Per favore inserisci un messaggio" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1332 -#: perllib/FixMyStreet/DB/Result/User.pm:200 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1325 +#: perllib/FixMyStreet/DB/Result/User.pm:208 +#: perllib/FixMyStreet/DB/Result/User.pm:209 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:4 #, fuzzy msgid "Please enter a mobile number" msgstr "Per favore inserisci un messaggio" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1365 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1461 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1462 msgid "Please enter a name" msgstr "" @@ -2578,53 +2621,51 @@ msgstr "" msgid "Please enter a name for this body" msgstr "" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:25 -#: templates/web/base/js/translation_strings.html:20 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:29 +#: templates/web/base/js/translation_strings.html:23 msgid "Please enter a password" msgstr "Per favore inserisci la password" #: perllib/FixMyStreet/App/Controller/Contact.pm:115 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 -#: templates/web/base/js/translation_strings.html:4 +#: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Per favore inserisci il soggetto" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1362 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1452 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1355 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1453 #: perllib/FixMyStreet/App/Controller/Admin.pm:311 -#: perllib/FixMyStreet/DB/Result/User.pm:193 -#: templates/web/base/js/translation_strings.html:13 -#: templates/web/base/js/translation_strings.html:17 +#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: templates/web/base/js/translation_strings.html:16 +#: templates/web/base/js/translation_strings.html:20 msgid "Please enter a valid email" msgstr "Per favore inserire un email valida" -#: perllib/FixMyStreet/App/Controller/Alert.pm:350 +#: perllib/FixMyStreet/App/Controller/Alert.pm:355 #: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please enter a valid email address" msgstr "Per favore inserire un indirizzo email valido" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1356 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1446 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1349 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Per favore inserire un email valida" #: perllib/FixMyStreet/DB/Result/Problem.pm:369 -#: templates/web/base/js/translation_strings.html:5 +#: templates/web/base/js/translation_strings.html:8 msgid "Please enter some details" msgstr "Per favore inserire qualche dettaglio " #: perllib/FixMyStreet/App/Controller/Contact.pm:114 -#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: perllib/FixMyStreet/DB/Result/User.pm:196 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:26 -#: templates/web/base/js/translation_strings.html:12 -#: templates/web/base/js/translation_strings.html:16 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:8 +#: templates/web/base/js/translation_strings.html:15 +#: templates/web/base/js/translation_strings.html:19 msgid "Please enter your email" msgstr "Per favore inserisci la tua email" @@ -2632,34 +2673,34 @@ msgstr "Per favore inserisci la tua email" msgid "Please enter your email address" msgstr "Per favore inserisci il tuo indirizzo email" -#: templates/web/base/js/translation_strings.html:26 +#: templates/web/base/js/translation_strings.html:32 msgid "Please enter your first name" msgstr "Per favore inserisci il tuo nome" #: perllib/FixMyStreet/Cobrand/UK.pm:326 -#: templates/web/base/js/translation_strings.html:8 +#: templates/web/base/js/translation_strings.html:11 msgid "Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below" msgstr "Per favore inserisci il tuo nome completo, i comuni hanno bisogno di questa informazione - Se non vuoi che il tuo nome venga mostrato sul sito, deseleziona il box qui sotto" #: perllib/FixMyStreet/App/Controller/Contact.pm:113 #: perllib/FixMyStreet/DB/Result/Comment.pm:125 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 -#: perllib/FixMyStreet/DB/Result/User.pm:186 -#: templates/web/base/js/translation_strings.html:7 +#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: templates/web/base/js/translation_strings.html:10 msgid "Please enter your name" msgstr "Per favore inserisci il tuo nome" #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:6 -#: templates/web/base/js/translation_strings.html:23 +#: templates/web/base/js/translation_strings.html:29 msgid "Please enter your phone number" msgstr "" -#: templates/web/base/js/translation_strings.html:27 +#: templates/web/base/js/translation_strings.html:33 msgid "Please enter your second name" msgstr "Per favore inserisci il tuo cognome" -#: templates/web/base/js/translation_strings.html:25 +#: templates/web/base/js/translation_strings.html:31 msgid "Please enter your title" msgstr "Per favore inserisci il tuo titolo" @@ -2682,10 +2723,19 @@ msgstr "SI prega di inserire i dettagli del problema" msgid "Please fill in the form below with details of the problem, and describe the location as precisely as possible in the details box." msgstr "Si prega di compilare il modulo sottostante con i dettagli del problema, e descrivere la posizione nel modo più preciso possibile, nella casella dettagli." +#: templates/web/base/auth/2faform.html:9 +msgid "Please generate a two-factor code and enter it below:" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Questionnaire.pm:239 msgid "Please indicate whether you'd like to receive another questionnaire" msgstr "Per favore indicare se si vuole ricevere un altro questionario" +#: perllib/FixMyStreet/App/Controller/Auth.pm:406 +#: templates/web/base/js/translation_strings.html:26 +msgid "Please make sure your password is at least %d characters long" +msgstr "" + #: templates/web/base/report/updates-sidebar-notes.html:2 msgid "Please note that updates are not sent to the council." msgstr "Gli aggiornamenti non verranno inviati al comune." @@ -2749,12 +2799,12 @@ msgstr "Si prega di indicare se il problema è stato risolto" #: perllib/FixMyStreet/App/Model/PhotoSet.pm:122 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:156 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:158 -#: templates/web/base/js/translation_strings.html:60 +#: templates/web/base/js/translation_strings.html:66 msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1359 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1449 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1352 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 msgid "Please verify at least one of email/phone" msgstr "" @@ -2767,24 +2817,24 @@ msgid "Please write your update here" msgstr "Per favore scrivi il tuo aggiornamento qui" #: templates/web/base/report/update-form.html:25 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:18 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_user_loggedout_password.html:10 msgid "Post" msgstr "Posta" -#: perllib/FixMyStreet/DB/Result/Comment.pm:231 +#: perllib/FixMyStreet/DB/Result/Comment.pm:211 msgid "Posted anonymously at %s" msgstr "Postato anonimamente al %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:266 +#: perllib/FixMyStreet/DB/Result/Comment.pm:246 msgid "Posted by %s at %s" msgstr "Postato da %s al %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:254 +#: perllib/FixMyStreet/DB/Result/Comment.pm:234 msgid "Posted by <strong>%s</strong> (%s) at %s" msgstr "Postato da <strong>%s</strong> (%s) al %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:256 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 msgid "Posted by <strong>%s</strong> at %s" msgstr "Postato da <strong>%s</strong> al %s" @@ -2796,7 +2846,7 @@ msgstr "" msgid "Previous" msgstr "Precedente" -#: perllib/FixMyStreet/Cobrand/Default.pm:648 +#: perllib/FixMyStreet/Cobrand/Default.pm:666 msgid "Priorities" msgstr "" @@ -2817,7 +2867,7 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:144 msgid "Private" msgstr "Privato" @@ -2847,7 +2897,7 @@ msgstr "Problema %s inviato al comune %s" msgid "Problem breakdown by state" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1309 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1283 msgid "Problem marked as open." msgstr "Problema marcato come aperto." @@ -2855,7 +2905,8 @@ msgstr "Problema marcato come aperto." msgid "Problem state change based on survey results" msgstr "Il cambio di stato del problema è basato sui risultati del sondaggio" -#: perllib/FixMyStreet/Cobrand/Default.pm:692 +#: perllib/FixMyStreet/Cobrand/ACV.pm:86 +#: perllib/FixMyStreet/Cobrand/Default.pm:710 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Problemi" @@ -2882,7 +2933,7 @@ msgstr "Problemi recentemente segnalati e risolti su FIxMyStreet" msgid "Problems within %.1fkm of %s" msgstr "Problemi dentro %s" -#: perllib/FixMyStreet/Cobrand/Default.pm:821 +#: perllib/FixMyStreet/Cobrand/Default.pm:839 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:137 #: perllib/FixMyStreet/Cobrand/UK.pm:215 perllib/FixMyStreet/Cobrand/UK.pm:257 #: perllib/FixMyStreet/Cobrand/UK.pm:269 @@ -2918,12 +2969,12 @@ msgstr "Fornisci un'aggiornamento" msgid "Provide update as" msgstr "" -#: templates/web/base/auth/general.html:119 +#: templates/web/base/auth/general.html:124 msgid "Providing a name and password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "" -#: templates/web/base/report/new/form_user_loggedout_by_email.html:41 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:13 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:43 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:16 msgid "Providing a password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Scegliere una password è opzionale, ma farlo ti acconsentirà di riportare più facilmente le future segnalazioni, di aggiungere degli aggiornamenti e gestire le tue segnalazioni." @@ -2940,7 +2991,7 @@ msgstr "Risposte pubbliche:" msgid "Public update:" msgstr "" -#: templates/web/zurich/admin/report_edit.html:123 +#: templates/web/zurich/admin/report_edit.html:122 #: templates/web/zurich/admin/stats/index.html:38 msgid "Publish photo" msgstr "Pubblica la foto" @@ -2996,7 +3047,7 @@ msgstr "RSS feed di %s, dentro al quartiere %s " msgid "RSS feed of nearby problems" msgstr "RSS feed dei problemi vicino" -#: perllib/FixMyStreet/Cobrand/Default.pm:822 +#: perllib/FixMyStreet/Cobrand/Default.pm:840 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:136 #: perllib/FixMyStreet/Cobrand/UK.pm:222 msgid "RSS feed of problems within %s" @@ -3047,6 +3098,10 @@ msgstr "Ricorda che FIxMyStreet serve per segnalare problemi materiali che posso msgid "Remove" msgstr "" +#: templates/web/base/admin/user-form.html:198 +msgid "Remove account details" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:4 msgid "Remove field" msgstr "" @@ -3067,13 +3122,13 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:159 +#: templates/web/base/admin/report_edit.html:161 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" msgstr "" -#: templates/web/base/auth/generate_token.html:33 +#: templates/web/base/auth/generate_token.html:52 msgid "Replace token" msgstr "" @@ -3105,11 +3160,11 @@ msgstr "Segnala un abuso" msgid "Report as" msgstr "" -#: perllib/FixMyStreet/App/Controller/Rss.pm:302 +#: perllib/FixMyStreet/App/Controller/Rss.pm:303 msgid "Report on %s" msgstr "" -#: templates/web/base/dashboard/index.html:61 +#: templates/web/base/dashboard/index.html:62 msgid "Report state:" msgstr "" @@ -3179,15 +3234,16 @@ msgstr "" #: templates/web/base/around/index.html:3 #: templates/web/base/around/lookup_by_ref.html:3 -#: templates/web/base/js/translation_strings.html:42 +#: templates/web/base/js/translation_strings.html:48 #: templates/web/base/report/new/fill_in_details.html:0 #: templates/web/base/report/new/fill_in_details.html:8 #: templates/web/zurich/report/new/fill_in_details_form.html:4 msgid "Reporting a problem" msgstr "Stai segnalando un problema" -#: perllib/FixMyStreet/Cobrand/Default.pm:638 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:388 +#: perllib/FixMyStreet/Cobrand/ACV.pm:265 +#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/zurich/header.html:46 msgid "Reports" msgstr "" @@ -3205,7 +3261,7 @@ msgstr "Segnalazioni in attesa di approvazione" msgid "Reports by destination" msgstr "Segnalato da %s al %s" -#: templates/web/base/admin/user-form.html:125 +#: templates/web/base/admin/user-form.html:124 msgid "Reports made by trusted users will be sent to the responsible body without being inspected first." msgstr "" @@ -3217,7 +3273,7 @@ msgstr "" msgid "Reports published" msgstr "Segnalazioni pubblicate" -#: templates/web/base/js/translation_strings.html:75 +#: templates/web/base/js/translation_strings.html:81 msgid "Reports saved offline." msgstr "" @@ -3291,8 +3347,8 @@ msgstr "" msgid "Revert to original title" msgstr "" -#: templates/web/base/js/translation_strings.html:28 -#: templates/web/base/js/translation_strings.html:40 +#: templates/web/base/js/translation_strings.html:34 +#: templates/web/base/js/translation_strings.html:46 msgid "Right place?" msgstr "E' il posto giusto?" @@ -3306,16 +3362,16 @@ msgstr "" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1879 -#: templates/web/base/admin/report_edit.html:156 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: templates/web/base/admin/report_edit.html:158 #: templates/web/base/admin/update_edit.html:68 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: templates/web/base/admin/report_edit.html:157 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: templates/web/base/admin/report_edit.html:159 #: templates/web/base/admin/update_edit.html:69 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3325,7 +3381,7 @@ msgstr "" msgid "Rotating this photo will discard unsaved changes to the report." msgstr "" -#: templates/web/base/js/translation_strings.html:47 +#: templates/web/base/js/translation_strings.html:53 #: templates/web/base/maps/google-ol.html:2 msgid "Satellite" msgstr "" @@ -3356,11 +3412,11 @@ msgid "Save with a public update" msgstr "" #. ("This is followed by a progress count, e.g. 3/5") -#: templates/web/base/js/translation_strings.html:76 +#: templates/web/base/js/translation_strings.html:82 msgid "Saving reports offline" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:130 msgid "Scheduled" msgstr "" @@ -3393,12 +3449,20 @@ msgstr "" msgid "Searching found no users." msgstr "" +#: templates/web/base/auth/generate_token.html:1 +#: templates/web/base/auth/generate_token.html:2 +#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/my/my.html:65 +msgid "Security" +msgstr "" + #: templates/web/base/report/new/councils_text_private.html:7 #: templates/web/base/report/new/form_user.html:5 msgid "See our privacy policy" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:703 +#: perllib/FixMyStreet/Cobrand/ACV.pm:93 +#: perllib/FixMyStreet/Cobrand/Default.pm:721 msgid "See user detail for reports created as the council" msgstr "" @@ -3433,7 +3497,7 @@ msgstr "" msgid "Sending a confirmation text failed: \"%s\"" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:870 msgid "Sent report back" msgstr "" @@ -3450,6 +3514,12 @@ msgstr "Inviato:" msgid "Service:" msgstr "" +#: templates/web/base/auth/change_password.html:1 +#: templates/web/base/auth/change_password.html:4 +#, fuzzy +msgid "Set password" +msgstr "Cambia la Password" + #: templates/web/base/report/_inspect.html:47 msgid "Set to my current location" msgstr "" @@ -3505,7 +3575,7 @@ msgstr "" #: templates/web/base/around/display_location.html:58 #: templates/web/base/around/display_location.html:66 -#: templates/web/base/js/translation_strings.html:54 +#: templates/web/base/js/translation_strings.html:60 msgid "Show pins" msgstr "" @@ -3517,20 +3587,20 @@ msgstr "" msgid "Show reports in your area" msgstr "" -#: templates/web/base/auth/general.html:124 +#: templates/web/base/auth/general.html:129 #: templates/web/base/auth/general.html:3 -#: templates/web/base/auth/general.html:85 +#: templates/web/base/auth/general.html:87 #: templates/web/base/main_nav_items.html:6 -#: templates/web/zurich/auth/general.html:18 -#: templates/web/zurich/auth/general.html:35 +#: templates/web/zurich/auth/general.html:25 +#: templates/web/zurich/auth/general.html:8 msgid "Sign in" msgstr "Entra" -#: templates/web/base/auth/general.html:98 +#: templates/web/base/auth/general.html:100 msgid "Sign in by email instead, providing a new password. When you click the link in your email, your password will be updated." msgstr "" -#: templates/web/base/auth/general.html:96 +#: templates/web/base/auth/general.html:98 msgid "Sign in by email or text, providing a new password. When you click the link in your email or enter the SMS authentication code, your password will be updated." msgstr "" @@ -3564,14 +3634,27 @@ msgstr "Qualche foto di segnalazioni recenti" msgid "Some text to localize" msgstr "" -#: perllib/FixMyStreet/Cobrand/UK.pm:80 +#: perllib/FixMyStreet/Cobrand/ACV.pm:59 perllib/FixMyStreet/Cobrand/UK.pm:80 msgid "Sorry, that appears to be a Crown dependency postcode, which we don't cover." msgstr "" +#: perllib/FixMyStreet/Cobrand/ACV.pm:73 +msgid "Sorry, that appears to be a Northern Irish postcode, which we don't cover." +msgstr "" + +#: perllib/FixMyStreet/Cobrand/ACV.pm:65 +msgid "Sorry, that appears to be a Scottish postcode, which we don't cover." +msgstr "" + +#: perllib/FixMyStreet/Cobrand/ACV.pm:69 +msgid "Sorry, that appears to be a Welsh postcode, which we don't cover." +msgstr "" + #: templates/web/base/auth/smsform.html:6 templates/web/base/auth/token.html:8 msgid "Sorry, that wasn’t a valid link" msgstr "" +#: templates/web/base/auth/2faform.html:5 #: templates/web/base/auth/smsform.html:16 msgid "Sorry, that wasn’t the correct code" msgstr "" @@ -3617,15 +3700,15 @@ msgstr "" msgid "Sort by" msgstr "" -#: templates/web/base/admin/user-form.html:65 +#: templates/web/base/admin/user-form.html:58 msgid "Staff users have permission to log in to the admin." msgstr "" -#: templates/web/base/admin/user-form.html:68 +#: templates/web/base/admin/user-form.html:62 msgid "Staff:" msgstr "" -#: templates/web/base/dashboard/index.html:73 +#: templates/web/base/dashboard/index.html:74 #, fuzzy msgid "Start Date" msgstr "Data di inizio:" @@ -3639,7 +3722,7 @@ msgstr "Data di inizio:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:50 #: templates/web/base/admin/templates.html:8 -#: templates/web/base/dashboard/index.html:100 +#: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:88 #: templates/web/base/report/_item.html:96 #: templates/web/base/report/update/form_update.html:39 @@ -3662,14 +3745,15 @@ msgstr "Salva modifiche" msgid "State:" msgstr "Stato:" -#: perllib/FixMyStreet/Cobrand/Default.pm:628 +#: perllib/FixMyStreet/Cobrand/ACV.pm:255 +#: perllib/FixMyStreet/Cobrand/Default.pm:646 #: templates/web/base/admin/states/index.html:1 #, fuzzy msgid "States" msgstr "Stato" -#: perllib/FixMyStreet/Cobrand/Default.pm:622 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:391 +#: perllib/FixMyStreet/Cobrand/Default.pm:640 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:418 #: templates/web/base/admin/index.html:71 #: templates/web/base/admin/stats/index.html:1 #: templates/web/base/admin/stats/state.html:1 @@ -3702,7 +3786,7 @@ msgstr "" msgid "Subcategory" msgstr "Sottocategoria: %s" -#: perllib/FixMyStreet/Script/Reports.pm:191 +#: perllib/FixMyStreet/Script/Reports.pm:188 msgid "Subcategory: %s" msgstr "Sottocategoria: %s" @@ -3719,19 +3803,20 @@ msgstr "Soggetto" msgid "Subject:" msgstr "Soggetto:" +#: templates/web/base/auth/2faform.html:21 #: templates/web/base/auth/smsform.html:27 #: templates/web/base/questionnaire/creator_fixed.html:19 #: templates/web/base/report/new/form_user_loggedin.html:76 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:46 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:48 #: templates/web/base/report/new/form_user_loggedout_password.html:11 #: templates/web/zurich/report/new/fill_in_details_form.html:73 msgid "Submit" msgstr "Invia" -#: templates/web/base/admin/report_edit.html:167 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/report_edit.html:24 #: templates/web/base/admin/update_edit.html:79 -#: templates/web/base/admin/user-form.html:188 +#: templates/web/base/admin/user-form.html:191 #: templates/web/zurich/admin/report_edit-sdm.html:124 #: templates/web/zurich/admin/report_edit.html:264 #: templates/web/zurich/admin/update_edit.html:38 @@ -3742,8 +3827,8 @@ msgstr "Invia modifiche" msgid "Submit questionnaire" msgstr "Invia questionario" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:169 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:898 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:170 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:937 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:6 #: templates/web/zurich/admin/index-dm.html:23 @@ -3773,8 +3858,9 @@ msgstr "" msgid "Summarise your changes" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:620 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:387 +#: perllib/FixMyStreet/Cobrand/ACV.pm:249 +#: perllib/FixMyStreet/Cobrand/Default.pm:638 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:414 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 #: templates/web/base/status/index.html:3 @@ -3786,7 +3872,7 @@ msgid "Summary" msgstr "Sommario" #: templates/web/zurich/reports/index.html:0 -#: templates/web/zurich/reports/index.html:5 +#: templates/web/zurich/reports/index.html:6 msgid "Summary reports" msgstr "" @@ -3799,7 +3885,7 @@ msgstr "" msgid "Superuser:" msgstr "" -#: templates/web/base/admin/user-form.html:148 +#: templates/web/base/admin/user-form.html:147 msgid "Superusers have permission to perform <strong>all actions</strong> within the admin." msgstr "" @@ -3812,8 +3898,8 @@ msgstr "Risultati sondaggio" msgid "Template «%s»" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:644 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:398 +#: perllib/FixMyStreet/Cobrand/Default.pm:662 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:425 #: templates/web/zurich/header.html:63 msgid "Templates" msgstr "" @@ -3874,6 +3960,7 @@ msgstr "Questa posizione non sembra essere coperta da un comune; forse è in mar msgid "That location does not appear to be in the UK; please try again." msgstr "Questa posizione non sembra essere nel Regno Unito, si prega di riprovare." +#: perllib/FixMyStreet/Cobrand/ACV.pm:52 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:50 #: perllib/FixMyStreet/Cobrand/UK.pm:73 @@ -3896,6 +3983,23 @@ msgstr "La segnalazione non può essere vista su %s." msgid "That report has been removed from FixMyStreet." msgstr "Quella segnalazione è stata rimossa da FixMyStreet" +#: perllib/FixMyStreet/App/Controller/Admin.pm:1769 +#, fuzzy +msgid "That user has been logged out." +msgstr "Quella segnalazione è stata rimossa da FixMyStreet" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +msgid "That user has been made anonymous on all reports and updates." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1812 +msgid "That user’s personal details have been removed." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1790 +msgid "That user’s reports and updates have been hidden." +msgstr "" + #: templates/web/base/admin/contact-form.html:27 msgid "" "The <strong>email address</strong> is the destination to which reports about this category will be sent. \n" @@ -3951,7 +4055,7 @@ msgid "The diligency prize league table shows editors' activity (who's been edit msgstr "" #: perllib/FixMyStreet/App/Controller/Dashboard.pm:43 -#: perllib/FixMyStreet/App/Controller/Reports.pm:85 +#: perllib/FixMyStreet/App/Controller/Reports.pm:84 msgid "The error was: %s" msgstr "L'errore era: %s" @@ -4005,8 +4109,8 @@ msgstr "" msgid "The ordering of this field on the report page. Fields are shown in ascending order according to this value." msgstr "" -#: templates/web/base/auth/change_password.html:22 #: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:30 msgid "The passwords do not match" msgstr "Le passwords non corrispondono" @@ -4018,7 +4122,7 @@ msgstr "L'URL richiesta '%s' non è stata trovata su questo serverjavascript:;" msgid "The type of input field to show to the user. <strong>Text</strong> is a simple text field, <strong>List</strong> is a drop-down selection." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:95 +#: perllib/FixMyStreet/Script/Reports.pm:96 msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "" @@ -4029,7 +4133,7 @@ msgid "" " Names are not necessarily unique." msgstr "" -#: templates/web/base/around/on_map_list_items.html:17 +#: templates/web/base/around/on_map_list_items.html:20 #: templates/web/base/my/_problem-list.html:8 #: templates/web/base/reports/_problem-list.html:13 msgid "There are no reports to show." @@ -4039,7 +4143,7 @@ msgstr "" msgid "There is already an auto-response template for this category/state." msgstr "" -#: perllib/FixMyStreet/App/Controller/Reports.pm:82 +#: perllib/FixMyStreet/App/Controller/Reports.pm:81 msgid "There was a problem showing the All Reports page. Please try again later." msgstr "" @@ -4048,19 +4152,19 @@ msgstr "" msgid "There was a problem showing this page. Please try again later." msgstr "E' accaduto un problema visualizzando questa pagine. Per favore riprova ancora più tardi" -#: perllib/FixMyStreet/App/Controller/Alert.pm:359 +#: perllib/FixMyStreet/App/Controller/Alert.pm:364 msgid "There was a problem with your email/password combination. Please try again." msgstr "E' accaduto un problema con la tua combinazione email/password. Per favore prova ancora." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:806 -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:135 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:815 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 -#: templates/web/zurich/auth/general.html:28 +#: templates/web/zurich/auth/general.html:18 #, fuzzy msgid "There was a problem with your login information. If you cannot remember your password, or do not have one, please fill in the ‘No’ section of the form." msgstr "E' accaduto un problema con la tua combinazione email/password. Se non ti ricordi la password, o non né hai ancora una, per favore riempi qui gli ‘ ed entra con l'email&rsquo, nella sezione del form" -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:338 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:348 msgid "There was a problem with your update. Please try again." msgstr "C'è stato un problema con il tuo aggiornamento. Per favore prova ancora." @@ -4068,7 +4172,7 @@ msgstr "C'è stato un problema con il tuo aggiornamento. Per favore prova ancora msgid "There were problems with your report. Please see below." msgstr "Ci sono stati dei problemi con la tua segnalazione. Per favore guarda qui sotto." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:373 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:389 msgid "There were problems with your update. Please see below." msgstr "" @@ -4123,18 +4227,18 @@ msgid "" " A body will not receive any reports unless it covers at least one area." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:198 +#: perllib/FixMyStreet/Script/Reports.pm:195 msgid "This email has been sent to both councils covering the location of the problem, as the user did not categorise it; please ignore it if you're not the correct council to deal with the issue, or let us know what category of problem this is so we can add it to our system." msgstr "Questa email è stata inviata ad entrambi i comuni che coprono la zona del problema, visto che l'utente non ha aggiunto una categoria; per favore ignorate l'email se non siete il comune corretto che deve gestire il problema, o fateci sapere qual'e la categoria di questo problema così da poterla aggiungere nel nostro sistema." -#: perllib/FixMyStreet/Script/Reports.pm:201 +#: perllib/FixMyStreet/Script/Reports.pm:198 msgid "This email has been sent to several councils covering the location of the problem, as the category selected is provided for all of them; please ignore it if you're not the correct council to deal with the issue." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1003 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1049 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:942 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:986 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1004 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1021 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1067 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:960 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Questa informazione è richiesta" @@ -4171,9 +4275,9 @@ msgstr "" msgid "This report is a duplicate. Please leave updates on the original report:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:166 #: perllib/FixMyStreet/Cobrand/Zurich.pm:167 -#: templates/web/zurich/report/_main.html:14 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:168 +#: templates/web/zurich/report/_main.html:12 msgid "This report is awaiting moderation." msgstr "" @@ -4189,11 +4293,7 @@ msgstr "" msgid "This report is currently marked as open." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:108 -msgid "This report was submitted anonymously" -msgstr "Questo report è stato sottomesso in maniera anonima" - -#: perllib/FixMyStreet/Script/Reports.pm:88 +#: perllib/FixMyStreet/Script/Reports.pm:89 msgid "This web page also contains a photo of the problem, provided by the user." msgstr "" @@ -4204,7 +4304,8 @@ msgstr "" msgid "Time spent (in minutes):" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:621 +#: perllib/FixMyStreet/Cobrand/ACV.pm:250 +#: perllib/FixMyStreet/Cobrand/Default.pm:639 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "" @@ -4242,7 +4343,7 @@ msgstr "" msgid "To limit this collection of fields to a single language, select it here." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:94 +#: perllib/FixMyStreet/Script/Reports.pm:95 msgid "To view a map of the precise location of this issue" msgstr "" @@ -4264,9 +4365,9 @@ msgstr "" #: templates/web/base/admin/stats/fix_rate.html:4 #: templates/web/base/admin/stats/questionnaire.html:24 -#: templates/web/base/dashboard/index.html:114 -#: templates/web/base/dashboard/index.html:119 -#: templates/web/base/dashboard/index.html:143 +#: templates/web/base/dashboard/index.html:115 +#: templates/web/base/dashboard/index.html:120 +#: templates/web/base/dashboard/index.html:144 #: templates/web/zurich/admin/stats/index.html:30 msgid "Total" msgstr "Totale" @@ -4284,20 +4385,22 @@ msgstr "" msgid "Translations" msgstr "" -#: templates/web/base/admin/user-form.html:129 +#: templates/web/base/admin/user-form.html:128 msgid "Trusted by bodies:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:709 +#: perllib/FixMyStreet/Cobrand/ACV.pm:99 +#: perllib/FixMyStreet/Cobrand/Default.pm:727 msgid "Trusted to make reports that don't need to be inspected" msgstr "" -#: templates/web/base/admin/user-form.html:137 +#: templates/web/base/admin/user-form.html:136 msgid "Trusted:" msgstr "" +#: templates/web/base/auth/2faform.html:6 #: templates/web/base/auth/smsform.html:17 -#: templates/web/base/js/translation_strings.html:29 +#: templates/web/base/js/translation_strings.html:35 msgid "Try again" msgstr "Prova ancora" @@ -4305,13 +4408,21 @@ msgstr "Prova ancora" msgid "Try emailing us directly:" msgstr "" +#: templates/web/base/auth/generate_token.html:21 +msgid "Two-factor authentication has been activated" +msgstr "" + +#: templates/web/base/auth/generate_token.html:32 +msgid "Two-factor authentication has been deactivated" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:44 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 msgid "Type" msgstr "" -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 msgid "Unban" msgstr "" @@ -4334,7 +4445,7 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Photo.pm:109 #: perllib/FixMyStreet/App/Controller/Root.pm:141 -#: templates/web/base/js/translation_strings.html:38 +#: templates/web/base/js/translation_strings.html:44 msgid "Unknown error" msgstr "Errore sconosciuto" @@ -4406,23 +4517,23 @@ msgstr "" msgid "Updated" msgstr "Aggiornato" -#: perllib/FixMyStreet/DB/Result/Comment.pm:260 +#: perllib/FixMyStreet/DB/Result/Comment.pm:240 #, fuzzy msgid "Updated by <strong>%s</strong> (%s) at %s" msgstr "Postato da <strong>%s</strong> (%s) al %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:262 +#: perllib/FixMyStreet/DB/Result/Comment.pm:242 #, fuzzy msgid "Updated by <strong>%s</strong> at %s" msgstr "Postato da <strong>%s</strong> al %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1299 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1398 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1591 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1277 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1391 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1592 #: perllib/FixMyStreet/App/Controller/Admin.pm:933 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:767 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:792 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:862 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:806 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:901 msgid "Updated!" msgstr "Aggiornato!" @@ -4474,33 +4585,33 @@ msgstr "" msgid "User ID to attribute fetched comments to" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1745 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1755 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1746 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1756 #, fuzzy msgid "User added to abuse list" msgstr "Email aggiunta alla lista abusi" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1376 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1369 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1474 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1742 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1752 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1743 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1753 #, fuzzy msgid "User already in abuse list" msgstr "Email già presente nella lista abusi" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1834 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1887 msgid "User flag removed" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1805 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1858 msgid "User flagged" msgstr "" #: templates/web/base/admin/report_blocks.html:18 -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 #: templates/web/base/admin/users.html:32 #, fuzzy msgid "User in abuse table" @@ -4516,14 +4627,16 @@ msgstr "" msgid "User:" msgstr "Utenti" -#: perllib/FixMyStreet/Cobrand/Default.pm:652 -#: perllib/FixMyStreet/Cobrand/Default.pm:711 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:403 +#: perllib/FixMyStreet/Cobrand/ACV.pm:101 +#: perllib/FixMyStreet/Cobrand/ACV.pm:271 +#: perllib/FixMyStreet/Cobrand/Default.pm:670 +#: perllib/FixMyStreet/Cobrand/Default.pm:729 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:430 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:55 msgid "Users" msgstr "Utenti" -#: templates/web/base/admin/user-form.html:159 +#: templates/web/base/admin/user-form.html:161 msgid "Users can perform the following actions within their assigned body or area." msgstr "" @@ -4598,7 +4711,7 @@ msgstr "" msgid "We need your email address, please give it below." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:207 +#: perllib/FixMyStreet/Script/Reports.pm:204 msgid "We realise this problem might be the responsibility of %s; however, we don't currently have any contact details for them. If you know of an appropriate contact address, please do get in touch." msgstr "" @@ -4621,7 +4734,7 @@ msgstr "Useremo le tue informazioni personali solo in accordo con la nostra <a msgid "We’re sorry to hear the problem’s not fixed. Why not try writing to your local representatives?" msgstr "" -#: templates/web/base/dashboard/index.html:117 +#: templates/web/base/dashboard/index.html:118 msgid "Website" msgstr "" @@ -4654,7 +4767,7 @@ msgstr "" msgid "Which report is it a duplicate of?" msgstr "" -#: templates/web/base/js/translation_strings.html:57 +#: templates/web/base/js/translation_strings.html:63 msgid "Whoa there Testino! Three photos are enough." msgstr "" @@ -4662,8 +4775,8 @@ msgstr "" msgid "Why stop there? <a href=\"/alert\">Set up more alerts</a> for free." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:190 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:928 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:191 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:967 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:14 msgid "Wish" @@ -4673,7 +4786,7 @@ msgstr "" msgid "With request searches, it is also possible to search for agency_responsible to limit the requests to those sent to a single administration. The search term is the administration ID provided by <a href=\"%s\">MaPit</a>." msgstr "" -#: templates/web/base/dashboard/index.html:158 +#: templates/web/base/dashboard/index.html:159 msgid "Within the specified timeframe:" msgstr "" @@ -4693,7 +4806,7 @@ msgstr "Scrivere il tuo messaggio interamente con lettere maiuscole diventa di d msgid "Wrong location? Just click again on the map." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1221 +#: perllib/FixMyStreet/Cobrand/Default.pm:1239 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4721,7 +4834,7 @@ msgstr "Si ho già la password" msgid "You are complaining that this problem report was unnecessarily moderated:" msgstr "" -#: templates/web/base/js/translation_strings.html:77 +#: templates/web/base/js/translation_strings.html:83 msgid "You are offline" msgstr "" @@ -4738,7 +4851,7 @@ msgstr "" msgid "You can <a href=\"%s%s\">view the problem on this site</a>." msgstr "" -#: templates/web/base/admin/user-form.html:114 +#: templates/web/base/admin/user-form.html:110 msgid "You can add an abusive user's email to the abuse list, which automatically hides (and never sends) reports they create." msgstr "" @@ -4768,11 +4881,11 @@ msgstr "" msgid "You can mark a body as deleted if you do not want it to be active on the site." msgstr "" -#: templates/web/base/js/translation_strings.html:35 +#: templates/web/base/js/translation_strings.html:41 msgid "You declined; please fill in the box above" msgstr "Hai rifiutato; Per favore riempi il box qui sopra " -#: templates/web/base/js/translation_strings.html:79 +#: templates/web/base/js/translation_strings.html:85 msgid "You have <a id=\"oFN\" href=\"\"><span>%s</span> saved to submit</a>." msgstr "" @@ -4799,12 +4912,12 @@ msgstr "" msgid "You have located the problem at the point marked with a green pin on the map. If this is not the correct location, simply click on the map again. " msgstr "Hai localizzato il problema nel punto segnato sulla mappa dal segnetto verde. Se questa non è la corretta posizione, clicca semplicemente ancora sulla mappa." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:125 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:142 #, fuzzy msgid "You have successfully added your phone number." msgstr "Il tuo indirizzo email è stato confermato con successo." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:141 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:158 #: templates/web/zurich/tokens/confirm_problem.html:5 #: templates/web/zurich/tokens/confirm_problem.html:6 msgid "You have successfully confirmed your email address." @@ -4815,7 +4928,7 @@ msgstr "Il tuo indirizzo email è stato confermato con successo." msgid "You have successfully confirmed your phone number." msgstr "Il tuo indirizzo email è stato confermato con successo." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:112 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:129 #, fuzzy msgid "You have successfully removed your phone number." msgstr "Il tuo indirizzo email è stato confermato con successo." @@ -4825,7 +4938,7 @@ msgstr "Il tuo indirizzo email è stato confermato con successo." msgid "You have successfully signed in; please check and confirm your details are accurate:" msgstr "Ti sei correttamente iscritto; per favore controlla e conferma i tuoi dettagli:" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:147 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:164 #, fuzzy msgid "You have successfully verified your phone number." msgstr "Il tuo indirizzo email è stato confermato con successo." @@ -4853,8 +4966,10 @@ msgstr "" msgid "Your Reports" msgstr "Tue segnalazioni" -#: templates/web/base/auth/change_password.html:11 +#: templates/web/base/auth/change_password.html:13 #: templates/web/base/auth/generate_token.html:15 +#: templates/web/base/auth/generate_token.html:26 +#: templates/web/base/auth/generate_token.html:34 #: templates/web/base/main_nav_items.html:4 templates/web/base/my/my.html:18 msgid "Your account" msgstr "" @@ -4872,8 +4987,8 @@ msgid "Your email" msgstr "La tua email" #: templates/web/base/auth/change_email.html:15 -#: templates/web/zurich/auth/general.html:30 -#: templates/web/zurich/auth/general.html:58 +#: templates/web/zurich/auth/general.html:20 +#: templates/web/zurich/auth/general.html:48 msgid "Your email address" msgstr "Tuo indirizzo email" @@ -4888,11 +5003,11 @@ msgstr "Tuo indirizzo email" msgid "Your information will only be used in accordance with our <a href=\"/privacy\">privacy policy</a>" msgstr "" -#: templates/web/base/auth/general.html:114 +#: templates/web/base/auth/general.html:116 #: templates/web/base/contact/index.html:74 #: templates/web/base/report/new/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_name.html:33 -#: templates/web/zurich/auth/general.html:61 +#: templates/web/zurich/auth/general.html:51 #: templates/web/zurich/report/new/fill_in_details_form.html:63 msgid "Your name" msgstr "Il tuo nome" @@ -4909,21 +5024,29 @@ msgstr "" msgid "Your name has been hidden." msgstr "" -#: templates/web/base/js/translation_strings.html:69 +#: templates/web/base/js/translation_strings.html:75 msgid "Your offline reports" msgstr "" -#: templates/web/base/auth/general.html:84 +#: templates/web/base/auth/general.html:86 #: templates/web/base/report/new/form_user_loggedout_password.html:10 #: templates/web/base/report/update/form_user_loggedout_password.html:9 -#: templates/web/zurich/auth/general.html:34 +#: templates/web/zurich/auth/general.html:24 msgid "Your password" msgstr "Tua password" -#: templates/web/base/auth/change_password.html:10 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:170 +#: templates/web/base/auth/change_password.html:12 msgid "Your password has been changed" msgstr "La tua password è stata cambiata" +#: templates/web/base/auth/general.html:133 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:52 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:25 +#: templates/web/zurich/auth/general.html:63 +msgid "Your password should include %d or more characters." +msgstr "" + #: templates/web/base/auth/change_phone.html:19 #: templates/web/base/contact/index.html:87 #: templates/web/zurich/report/new/fill_in_details_form.html:69 @@ -4948,7 +5071,7 @@ msgstr "" msgid "Your token has been generated" msgstr "La tua password è stata cambiata" -#: templates/web/base/js/translation_strings.html:70 +#: templates/web/base/js/translation_strings.html:76 msgid "Your update has been saved offline for submission when back online." msgstr "" @@ -4966,17 +5089,17 @@ msgid "Yourself" msgstr "" #: templates/web/base/admin/category-checkboxes.html:7 -#: templates/web/base/admin/user-form.html:169 +#: templates/web/base/admin/user-form.html:171 msgid "all" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:909 #: perllib/FixMyStreet/App/Controller/Moderate.pm:85 -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:216 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:270 +#: perllib/FixMyStreet/DB/Result/Comment.pm:250 msgid "and a defect raised" msgstr "" @@ -5009,7 +5132,7 @@ msgid "from %s different users" msgstr "da %s utenti differenti" #: templates/web/base/report/_item.html:63 -#: templates/web/zurich/report/_item.html:14 +#: templates/web/zurich/report/_item.html:16 msgid "last updated %s" msgstr "ultimo aggiornamento %s" @@ -5024,7 +5147,7 @@ msgid "n/a" msgstr "non disponibile" #: templates/web/base/admin/category-checkboxes.html:8 -#: templates/web/base/admin/user-form.html:170 +#: templates/web/base/admin/user-form.html:172 msgid "none" msgstr "" @@ -5073,7 +5196,7 @@ msgstr "" msgid "this location" msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:183 +#: perllib/FixMyStreet/Script/Reports.pm:180 msgid "this type of local problem" msgstr "" @@ -5081,11 +5204,11 @@ msgstr "" msgid "today" msgstr "oggi" -#: templates/web/base/js/translation_strings.html:80 +#: templates/web/base/js/translation_strings.html:86 msgid "update" msgstr "" -#: templates/web/base/js/translation_strings.html:81 +#: templates/web/base/js/translation_strings.html:87 msgid "updates" msgstr "" @@ -5101,12 +5224,12 @@ msgstr "" msgid "user is problem owner" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1778 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1831 #, fuzzy msgid "user not in abuse list" msgstr "Email già presente nella lista abusi" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1829 #, fuzzy msgid "user removed from abuse list" msgstr "Email aggiunta alla lista abusi" @@ -5172,7 +5295,7 @@ msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:103 +#: templates/web/fixmystreet.com/reports/summary.html:104 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5270,6 +5393,15 @@ msgid_plural "reports" msgstr[0] "" msgstr[1] "" +#~ msgid "Email: %s" +#~ msgstr "Email: %s" + +#~ msgid "Name: %s" +#~ msgstr "Nome: %s" + +#~ msgid "This report was submitted anonymously" +#~ msgstr "Questo report è stato sottomesso in maniera anonima" + #~ msgid "By Date" #~ msgstr "Per data" diff --git a/locale/lt_LT.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/lt_LT.UTF-8/LC_MESSAGES/FixMyStreet.po index c8abac20b..66ca4cf71 100644 --- a/locale/lt_LT.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/lt_LT.UTF-8/LC_MESSAGES/FixMyStreet.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: matthew@mysociety.org\n" -"POT-Creation-Date: 2017-12-15 17:48+0000\n" +"POT-Creation-Date: 2018-02-12 15:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety <transifex@mysociety.org>, 2017\n" "Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/mysociety/teams/12067/lt_LT/)\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: perllib/FixMyStreet/DB/Result/Problem.pm:650 -#: perllib/FixMyStreet/Script/Reports.pm:196 +#: perllib/FixMyStreet/Script/Reports.pm:193 msgid " and " msgstr "ir" @@ -87,8 +87,8 @@ msgstr "" msgid "%s live updates" msgstr "%s tiesioginiai atnaujinimai" -#: templates/web/base/dashboard/index.html:159 -#: templates/web/base/dashboard/index.html:163 +#: templates/web/base/dashboard/index.html:160 +#: templates/web/base/dashboard/index.html:164 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -122,7 +122,7 @@ msgstr "(Nėra telefono numerio)" msgid "(a-z and space only)" msgstr "" -#: templates/web/zurich/report/_item.html:19 +#: templates/web/zurich/report/_item.html:21 msgid "(closed)" msgstr "(uždaryta)" @@ -131,7 +131,7 @@ msgstr "(uždaryta)" msgid "(covers roughly 200,000 people)" msgstr "(numatytasis atstumas, kuris apima maždaug 200.000 žmonių)" -#: templates/web/zurich/report/_item.html:17 +#: templates/web/zurich/report/_item.html:19 msgid "(fixed)" msgstr "(atlikta)" @@ -151,6 +151,7 @@ msgstr "" msgid "(not sent to council)" msgstr "(neišsiųsta tarybai)" +#: templates/web/base/report/new/form_user_loggedin.html:38 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "(optional)" msgstr "(pasirinktinai)" @@ -165,7 +166,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "" #: perllib/FixMyStreet/App/Controller/Report/New.pm:252 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:688 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:685 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Išsirinktite kategorija --" @@ -198,7 +199,7 @@ msgstr "" msgid "<label for=\"statuses\">Show</label> %s reports <label for=\"filter_categories\">about</label> %s" msgstr "" -#: templates/web/base/js/translation_strings.html:78 +#: templates/web/base/js/translation_strings.html:84 msgid "<span>%s</span> saved." msgstr "" @@ -225,12 +226,12 @@ msgstr "<strong>Ne</strong> Leisti patvirtinti mano atnaujinimą el. paštu" msgid "<strong>No</strong> Let me confirm my update by email/text" msgstr "<strong>Ne</strong> Leisti patvirtinti mano atnaujinimą el. paštu" -#: templates/web/base/auth/general.html:110 -#: templates/web/zurich/auth/general.html:51 +#: templates/web/base/auth/general.html:112 +#: templates/web/zurich/auth/general.html:41 msgid "<strong>No</strong> let me sign in by email" msgstr "<strong>Ne</strong> leisti man prisijungti el. paštu" -#: templates/web/base/auth/general.html:108 +#: templates/web/base/auth/general.html:110 #, fuzzy msgid "<strong>No</strong> let me sign in by email or text" msgstr "<strong>Ne</strong> leisti man prisijungti el. paštu" @@ -243,12 +244,16 @@ msgstr "<strong>Pastaba:</strong> Šis pranešimas jau išsiūstas vykdymui. Bet msgid "<strong>Note:</strong> This report hasn't yet been sent onwards for action. Any changes made may not be passed on." msgstr "<strong>Pastaba:</strong> Šis pranešimas dar neišsiūstas vykdymui. Bet kokie pakeitimai nebūtinai bus perduoti." -#: templates/web/base/auth/general.html:79 +#: templates/web/base/auth/general.html:81 #: templates/web/base/report/new/form_user_loggedout_password.html:3 #: templates/web/base/report/update/form_user_loggedout_password.html:2 msgid "<strong>Yes</strong> I have a password" msgstr "<strong>Taip</strong> Aš turiu slaptažodį" +#: templates/web/base/auth/generate_token.html:54 +msgid "Activate two-factor authentication" +msgstr "" + #: templates/web/base/my/my.html:39 templates/web/base/my/my.html:50 msgid "Add" msgstr "" @@ -322,15 +327,18 @@ msgstr "Įdėti į trumpajį sąrašą" msgid "Add user" msgstr "Pridėti vartotoją" -#: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/ACV.pm:108 +#: perllib/FixMyStreet/Cobrand/Default.pm:736 msgid "Add/edit problem categories" msgstr "Pridėti/redaguoti problemų kategorijas" -#: perllib/FixMyStreet/Cobrand/Default.pm:720 +#: perllib/FixMyStreet/Cobrand/ACV.pm:110 +#: perllib/FixMyStreet/Cobrand/Default.pm:738 msgid "Add/edit response priorities" msgstr "Pridėti/redaguoti atsakymų prioritetus" -#: perllib/FixMyStreet/Cobrand/Default.pm:719 +#: perllib/FixMyStreet/Cobrand/ACV.pm:109 +#: perllib/FixMyStreet/Cobrand/Default.pm:737 msgid "Add/edit response templates" msgstr "Pridėti/redaguoti atsakymo šablonus" @@ -346,7 +354,7 @@ msgstr "" msgid "Admin" msgstr "" -#: templates/web/base/auth/change_password.html:39 +#: templates/web/base/auth/change_password.html:51 msgid "Again:" msgstr "Dar kartą:" @@ -365,12 +373,12 @@ msgstr "Įspėti mane apie atnaujinimus" #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 -#: templates/web/base/dashboard/index.html:63 +#: templates/web/base/dashboard/index.html:64 #: templates/web/base/reports/_list-filters.html:3 msgid "All" msgstr "" -#: templates/web/zurich/reports/index.html:13 +#: templates/web/zurich/reports/index.html:14 msgid "All Reports" msgstr "Visi Pranešimai" @@ -439,13 +447,13 @@ msgstr "Anoniminis:" msgid "Another user" msgstr "" -#: templates/web/base/js/translation_strings.html:59 +#: templates/web/base/js/translation_strings.html:65 msgid "Are you sure you want to cancel this upload?" msgstr "" #: templates/web/base/admin/report_edit.html:84 #: templates/web/base/admin/template_edit.html:75 -#: templates/web/base/js/translation_strings.html:73 +#: templates/web/base/js/translation_strings.html:79 #: templates/web/base/report/display_tools.html:6 msgid "Are you sure?" msgstr "" @@ -456,7 +464,7 @@ msgstr "" msgid "Area covered" msgstr "Vietovė pažymėta" -#: templates/web/base/admin/user-form.html:82 +#: templates/web/base/admin/user-form.html:78 msgid "Area:" msgstr "" @@ -482,11 +490,12 @@ msgstr "Priskirti išoriniai institucijai:" msgid "Assign to subdivision:" msgstr "Priskirti padaliniui:" -#: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/ACV.pm:105 +#: perllib/FixMyStreet/Cobrand/Default.pm:733 msgid "Assign users to areas" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:219 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:220 msgid "Assigned to %s" msgstr "Priskirta to %s" @@ -498,8 +507,8 @@ msgstr " %d prašymai yra grąžinami kiekvienai užklausai. Grąžinti prašyma msgid "At the moment only searching for and looking at reports work." msgstr "Šiuo metu veikia tiktai pranešimų peržiūra ir paieška." -#: templates/web/base/admin/user-form.html:96 -#: templates/web/base/admin/user-form.html:97 +#: templates/web/base/admin/user-form.html:92 +#: templates/web/base/admin/user-form.html:93 msgid "Authorised staff users can be associated with the categories in which they operate." msgstr "" @@ -525,11 +534,11 @@ msgid "Avoid personal information and vehicle number plates" msgstr "" #: perllib/FixMyStreet/DB/Result/Problem.pm:344 -#: templates/web/zurich/report/_item.html:9 +#: templates/web/zurich/report/_item.html:11 msgid "Awaiting moderation" msgstr "Laukiama " -#: templates/web/base/js/translation_strings.html:31 +#: templates/web/base/js/translation_strings.html:37 msgid "Back" msgstr "Atgal" @@ -542,9 +551,11 @@ msgstr "" msgid "Ban user" msgstr "Pažymėti vartotoją" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 -#: perllib/FixMyStreet/Cobrand/Default.pm:717 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:396 +#: perllib/FixMyStreet/Cobrand/ACV.pm:107 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 +#: perllib/FixMyStreet/Cobrand/Default.pm:735 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:423 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:55 #: templates/web/zurich/header.html:50 @@ -558,7 +569,7 @@ msgstr "Institucijos" msgid "Body" msgstr "Institucija" -#: templates/web/base/admin/user-form.html:54 +#: templates/web/base/admin/user-form.html:46 msgid "Body:" msgstr "Institucija:" @@ -574,7 +585,8 @@ msgstr "" msgid "Can't see the map? <em>Skip this step</em>" msgstr "Nematote žemėlapio? <em>Praleiskite šitą žingsnį</em>" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -588,7 +600,7 @@ msgstr "" #: templates/web/base/admin/body.html:72 #: templates/web/base/admin/contact-form.html:19 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:99 +#: templates/web/base/dashboard/index.html:100 #: templates/web/base/report/_inspect.html:54 #: templates/web/base/report/_item.html:92 #: templates/web/base/report/new/category.html:12 @@ -601,7 +613,7 @@ msgstr "" msgid "Category" msgstr "Kategorija" -#: templates/web/base/dashboard/index.html:102 +#: templates/web/base/dashboard/index.html:103 #, fuzzy msgid "Category and State" msgstr "Kategorija" @@ -624,7 +636,7 @@ msgstr "Problemų kategorijoje tvarkymo sparta > 4 savaitės senumo" msgid "Category:" msgstr "Kategorija:" -#: perllib/FixMyStreet/Script/Reports.pm:187 +#: perllib/FixMyStreet/Script/Reports.pm:184 msgid "Category: %s" msgstr "Kategorija: %s" @@ -639,9 +651,7 @@ msgid "Change email address" msgstr "" #: templates/web/base/auth/change_password.html:1 -#: templates/web/base/auth/change_password.html:16 -#: templates/web/base/auth/change_password.html:4 -#: templates/web/base/auth/change_password.html:43 +#: templates/web/base/auth/change_password.html:5 #: templates/web/base/my/my.html:63 msgid "Change password" msgstr "Pakeisti slaptažodį" @@ -686,7 +696,7 @@ msgstr "" msgid "Choose another" msgstr "" -#: templates/web/base/js/translation_strings.html:72 +#: templates/web/base/js/translation_strings.html:78 msgid "Clear offline data" msgstr "" @@ -714,14 +724,14 @@ msgstr "" msgid "Click the link in that email to sign in." msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:134 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:194 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:965 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:1004 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:195 #: perllib/FixMyStreet/DB/ResultSet/State.pm:71 #: templates/web/base/admin/states/index.html:103 #: templates/web/base/admin/states/index.html:27 #: templates/web/base/admin/states/index.html:33 -#: templates/web/base/dashboard/index.html:112 +#: templates/web/base/dashboard/index.html:113 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:10 #: templates/web/zurich/admin/header.html:16 @@ -754,15 +764,17 @@ msgid "Cobrand:" msgstr "Cobrand:" #: templates/web/base/admin/extra-metadata-form.html:14 +#: templates/web/base/auth/2faform.html:18 #: templates/web/base/auth/smsform.html:24 msgid "Code" msgstr "" -#: templates/web/base/js/translation_strings.html:50 +#: templates/web/base/js/translation_strings.html:56 msgid "Collapse map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:629 +#: perllib/FixMyStreet/Cobrand/ACV.pm:256 +#: perllib/FixMyStreet/Cobrand/Default.pm:647 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" msgstr "Nustatymai" @@ -771,6 +783,7 @@ msgstr "Nustatymai" msgid "Confirm" msgstr "Patvirtinti" +#: templates/web/base/auth/2faform.html:1 #: templates/web/base/auth/smsform.html:1 templates/web/base/auth/token.html:1 msgid "Confirm account" msgstr "Patvirtinti paskyrą" @@ -820,12 +833,12 @@ msgstr "Susisiekite su komanda" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1801 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1830 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1854 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1883 msgid "Could not find user" msgstr "Vartotojas nerastas" -#: templates/web/base/js/translation_strings.html:36 +#: templates/web/base/js/translation_strings.html:42 msgid "Could not look up location" msgstr "Vieta nenustatyta" @@ -870,15 +883,18 @@ msgstr "Sukurti kategoriją" msgid "Create priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:701 +#: perllib/FixMyStreet/Cobrand/ACV.pm:91 +#: perllib/FixMyStreet/Cobrand/Default.pm:719 msgid "Create reports/updates as anonymous user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:702 +#: perllib/FixMyStreet/Cobrand/ACV.pm:92 +#: perllib/FixMyStreet/Cobrand/Default.pm:720 msgid "Create reports/updates as the council" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:700 +#: perllib/FixMyStreet/Cobrand/ACV.pm:90 +#: perllib/FixMyStreet/Cobrand/Default.pm:718 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -899,12 +915,17 @@ msgstr "Sukurta" msgid "Created:" msgstr "Sukurta:" -#: templates/web/base/auth/generate_token.html:27 +#: templates/web/base/auth/change_password.html:40 +#, fuzzy +msgid "Current password:" +msgstr "Pakeisti slaptažodį" + +#: templates/web/base/auth/generate_token.html:46 #, fuzzy msgid "Current token:" msgstr "Esama būsena" -#: templates/web/base/dashboard/index.html:91 +#: templates/web/base/dashboard/index.html:92 msgid "Currently grouped by %s" msgstr "" @@ -913,7 +934,7 @@ msgstr "" msgid "Currently no bodies have been created." msgstr "Šiuo metu ne viena institucija nėra sukurta." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:830 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:869 #: templates/web/zurich/admin/report_edit-sdm.html:105 msgid "Customer not contactable" msgstr "" @@ -925,6 +946,10 @@ msgstr "" msgid "Dashboard" msgstr "Įrankių juosta" +#: templates/web/base/auth/generate_token.html:54 +msgid "Deactivate two-factor authentication" +msgstr "" + #: templates/web/zurich/admin/stats/index.html:35 msgid "Dealt with by subdivision within 5 working days" msgstr "Padalinys atliko per 5 darbo dienas" @@ -974,7 +999,7 @@ msgstr "" msgid "Detailed information is limited to %d characters." msgstr "" -#: templates/web/base/js/translation_strings.html:33 +#: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Išsamiau" @@ -986,7 +1011,7 @@ msgstr "Išsamiau" msgid "Details:" msgstr "Išsamiau:" -#: templates/web/base/dashboard/index.html:103 +#: templates/web/base/dashboard/index.html:104 msgid "Device and Site" msgstr "" @@ -1037,7 +1062,7 @@ msgstr "Nepatinka anketos?" msgid "Down one" msgstr "" -#: templates/web/base/js/translation_strings.html:58 +#: templates/web/base/js/translation_strings.html:64 msgid "Drag and drop photos here or <u>click to upload</u>" msgstr "" @@ -1081,23 +1106,27 @@ msgstr "Redaguoti" msgid "Edit body details" msgstr "Redaguoti institucijos informaciją" -#: perllib/FixMyStreet/Cobrand/Default.pm:712 +#: perllib/FixMyStreet/Cobrand/ACV.pm:102 +#: perllib/FixMyStreet/Cobrand/Default.pm:730 msgid "Edit other users' details" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:713 +#: perllib/FixMyStreet/Cobrand/ACV.pm:103 +#: perllib/FixMyStreet/Cobrand/Default.pm:731 msgid "Edit other users' permissions" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:695 +#: perllib/FixMyStreet/Cobrand/ACV.pm:89 +#: perllib/FixMyStreet/Cobrand/Default.pm:713 msgid "Edit report category" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:696 +#: perllib/FixMyStreet/Cobrand/Default.pm:714 msgid "Edit report priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:694 +#: perllib/FixMyStreet/Cobrand/ACV.pm:88 +#: perllib/FixMyStreet/Cobrand/Default.pm:712 msgid "Edit reports" msgstr "" @@ -1130,8 +1159,8 @@ msgstr "Redaktorius" #: templates/web/base/admin/users.html:17 #: templates/web/zurich/admin/body-form.html:9 #: templates/web/zurich/admin/body.html:15 -#: templates/web/zurich/auth/general.html:24 -#: templates/web/zurich/auth/general.html:54 +#: templates/web/zurich/auth/general.html:14 +#: templates/web/zurich/auth/general.html:44 msgid "Email" msgstr "El. paštas" @@ -1157,7 +1186,7 @@ msgstr "" msgid "Email alert deleted" msgstr "" -#: templates/web/base/admin/user-form.html:22 +#: templates/web/base/admin/user-form.html:21 msgid "Email verified:" msgstr "" @@ -1168,10 +1197,6 @@ msgstr "" msgid "Email:" msgstr "El. paštas:" -#: perllib/FixMyStreet/Script/Reports.pm:111 -msgid "Email: %s" -msgstr "El. paštas: %s" - #: templates/web/base/admin/open311-form-fields.html:55 #: templates/web/base/admin/open311-form-fields.html:56 msgid "" @@ -1196,7 +1221,7 @@ msgstr "" "different endpoint (and send method) from the body's. For example, if reports for some categories of\n" "problem must be emailed, while others can be sent over Open311." -#: templates/web/base/dashboard/index.html:77 +#: templates/web/base/dashboard/index.html:78 #, fuzzy msgid "End Date" msgstr "Pabaigos Data:" @@ -1205,7 +1230,7 @@ msgstr "Pabaigos Data:" msgid "Endpoint" msgstr "Pabaigos taškas" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:81 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:82 msgid "Enter a Zürich street name" msgstr "Įveskite Zürich gatvės pavadinimą" @@ -1224,10 +1249,10 @@ msgstr "Įveskite artimiausia pašto kodą arba gatvės pavadinimą ir rajoną" msgid "Enter a nearby street name and area" msgstr "Įveskite artimiausios gatvės pavadinimą ir rajoną" -#: templates/web/base/auth/general.html:123 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:45 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:17 -#: templates/web/zurich/auth/general.html:65 +#: templates/web/base/auth/general.html:128 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:47 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:20 +#: templates/web/zurich/auth/general.html:58 msgid "Enter a password" msgstr "Įveskite slaptažodį" @@ -1262,7 +1287,7 @@ msgstr "Pavyzdžiai:" msgid "Existing category" msgstr "" -#: templates/web/base/js/translation_strings.html:49 +#: templates/web/base/js/translation_strings.html:55 msgid "Expand map" msgstr "" @@ -1270,12 +1295,12 @@ msgstr "" msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:104 +#: templates/web/base/dashboard/index.html:105 msgid "Export as CSV" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:179 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:918 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:180 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:957 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:12 msgid "Extern" @@ -1298,7 +1323,7 @@ msgstr "" msgid "External team" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Default.pm:674 #: templates/web/base/admin/reportextrafields/edit.html:1 #: templates/web/base/admin/reportextrafields/index.html:1 #, fuzzy @@ -1338,10 +1363,10 @@ msgid "Fix this by choosing an <strong>area covered</strong> in the <em>Edit bod msgstr "Suvarkyti tai pasirenkant <strong>pažymėta vietovę</strong> <em>Redaguoti informaciją</em>formą." #: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:133 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:113 +#: templates/web/base/dashboard/index.html:114 msgid "Fixed" msgstr "Sutvarkyta" @@ -1363,7 +1388,7 @@ msgstr "Pažymeti kaip ištrinta" msgid "Flag user" msgstr "Pažymėti vartotoją" -#: perllib/FixMyStreet/Cobrand/Default.pm:627 +#: perllib/FixMyStreet/Cobrand/Default.pm:645 #: templates/web/base/admin/users.html:20 msgid "Flagged" msgstr "Pažymėta" @@ -1372,7 +1397,7 @@ msgstr "Pažymėta" msgid "Flagged reports and users" msgstr "Flagged reports and users" -#: templates/web/base/admin/user-form.html:112 +#: templates/web/base/admin/user-form.html:108 msgid "Flagged users are listed on the <a href='%s'>flagged</a> page." msgstr "Flagged users are listed on the <a href='%s'>flagged</a> page." @@ -1380,8 +1405,8 @@ msgstr "Flagged users are listed on the <a href='%s'>flagged</a> page." msgid "Flagged users are not restricted in any way. This is just a list of users that have been marked for attention." msgstr "Flagged users are not restricted in any way. This is just a list of users that have been marked for attention." -#: templates/web/base/admin/report_edit.html:140 -#: templates/web/base/admin/user-form.html:118 +#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/user-form.html:115 msgid "Flagged:" msgstr "Pažymėta:" @@ -1401,17 +1426,17 @@ msgstr "" msgid "For more information, see <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." msgstr "Daugiau informacijos rasite <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." -#: templates/web/base/auth/general.html:94 +#: templates/web/base/auth/general.html:96 #: templates/web/base/report/new/form_user_loggedout_password.html:20 #: templates/web/base/report/update/form_user_loggedout_password.html:19 msgid "Forgotten your password?" msgstr "Pamiršote slaptažodį?" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:748 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:787 msgid "Forwarded to external body" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:749 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:788 msgid "Forwarded wish to external body" msgstr "" @@ -1421,11 +1446,7 @@ msgstr "" msgid "Frequently Asked Questions" msgstr "Dažniausiai Užduodami Klausimai" -#: templates/web/base/auth/generate_token.html:1 -#: templates/web/base/auth/generate_token.html:2 -#: templates/web/base/auth/generate_token.html:20 -#: templates/web/base/auth/generate_token.html:33 -#: templates/web/base/my/my.html:65 +#: templates/web/base/auth/generate_token.html:52 msgid "Generate token" msgstr "" @@ -1472,7 +1493,8 @@ msgstr "Pirmyn" msgid "Going to send questionnaire?" msgstr "Ar ruošiates išsiųsti klausimyną?" -#: perllib/FixMyStreet/Cobrand/Default.pm:714 +#: perllib/FixMyStreet/Cobrand/ACV.pm:104 +#: perllib/FixMyStreet/Cobrand/Default.pm:732 msgid "Grant access to the admin" msgstr "" @@ -1480,11 +1502,11 @@ msgstr "" msgid "Graph of problem creation by status over time" msgstr "Problemų sukurimo grafikas pagal statusą per laiką" -#: templates/web/base/dashboard/index.html:93 +#: templates/web/base/dashboard/index.html:94 msgid "Group by %s" msgstr "" -#: templates/web/base/dashboard/index.html:98 +#: templates/web/base/dashboard/index.html:99 msgid "Group by:" msgstr "" @@ -1517,7 +1539,7 @@ msgstr "Naujausios gretimų pranešimų nuotraukos" msgid "Hi %s" msgstr "Labas %s" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:911 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:950 #: perllib/FixMyStreet/DB/ResultSet/State.pm:64 #: templates/web/base/admin/update_edit.html:30 #: templates/web/zurich/admin/header.html:1 @@ -1527,6 +1549,11 @@ msgstr "Labas %s" msgid "Hidden" msgstr "Paslėpta" +#: templates/web/base/admin/user-form.html:197 +#, fuzzy +msgid "Hide all reports and updates" +msgstr "Flagged reports and users" + #: templates/web/base/report/_main.html:105 msgid "Hide entire report" msgstr "" @@ -1550,7 +1577,7 @@ msgstr "" #: templates/web/base/around/display_location.html:60 #: templates/web/base/around/display_location.html:68 -#: templates/web/base/js/translation_strings.html:55 +#: templates/web/base/js/translation_strings.html:61 msgid "Hide pins" msgstr "Paslėpti smeigtukus" @@ -1579,7 +1606,7 @@ msgstr "Pradžia" msgid "How to report a problem" msgstr "Kaip pranešti apie problema" -#: templates/web/base/js/translation_strings.html:32 +#: templates/web/base/js/translation_strings.html:38 msgid "How to send successful reports" msgstr "Kaip išsiųsti sėkminga pranešimą" @@ -1642,7 +1669,7 @@ msgstr "" "If two or more bodies serve the same location, FixMyStreet combines identical categories into a single entry in\n" "the menu. Make sure you use the same category name in the bodies if you want this to happen." -#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/auth/generate_token.html:61 msgid "If you generate a new token the existing token will no longer work." msgstr "" @@ -1724,8 +1751,8 @@ msgstr "į piknaudžiavimo lentelę?" msgid "In addition, the following attributes that are not part of the Open311 v2 specification are returned: agency_sent_datetime, title (also returned as part of description), interface_used, comment_count, requestor_name (only present if requestor allowed the name to be shown on this site)." msgstr "In addition, the following attributes that are not part of the Open311 v2 specification are returned: agency_sent_datetime, title (also returned as part of description), interface_used, comment_count, requestor_name (only present if requestor allowed the name to be shown on this site)." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:197 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:959 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:198 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:998 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:8 msgid "In progress" @@ -1755,7 +1782,7 @@ msgstr "" msgid "Inspection required" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:698 +#: perllib/FixMyStreet/Cobrand/Default.pm:716 msgid "Instruct contractors to fix problems" msgstr "" @@ -1787,20 +1814,20 @@ msgstr "Patikrinkite <a href=\"%s\">mūsų D.U.K</a> gal atsakymas yra ten." msgid "It’s on its way to the council right now." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:182 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:183 msgid "Jurisdiction Unknown" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:923 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:962 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:15 msgid "Jurisdiction unknown" msgstr "" -#: templates/web/base/auth/general.html:90 +#: templates/web/base/auth/general.html:92 #: templates/web/base/report/new/form_user_loggedout_password.html:16 #: templates/web/base/report/update/form_user_loggedout_password.html:15 -#: templates/web/zurich/auth/general.html:40 +#: templates/web/zurich/auth/general.html:30 msgid "Keep me signed in on this computer" msgstr "Palikti mane prisijungusi su šiuo komputeriu" @@ -1864,6 +1891,10 @@ msgstr "" msgid "List all reported problems" msgstr "Pateikti visas praneštas problemas" +#: templates/web/base/around/on_map_list_items.html:18 +msgid "Loading reports…" +msgstr "" + #: templates/web/base/report/new/category_wrapper.html:8 msgid "Loading..." msgstr "Kraunama..." @@ -1902,23 +1933,31 @@ msgstr "" msgid "Log in with Twitter" msgstr "" -#: templates/web/base/js/translation_strings.html:65 +#: templates/web/base/js/translation_strings.html:71 msgid "Log in with email" msgstr "" -#: templates/web/base/js/translation_strings.html:63 +#: templates/web/base/js/translation_strings.html:69 msgid "Log in with email/text" msgstr "" -#: templates/web/base/dashboard/index.html:81 +#: templates/web/base/admin/user-form.html:195 +msgid "Log out of all sessions" +msgstr "" + +#: templates/web/base/dashboard/index.html:82 msgid "Look up" msgstr "" -#: templates/web/base/js/translation_strings.html:44 +#: templates/web/base/js/translation_strings.html:50 msgid "MAP" msgstr "MAP" -#: perllib/FixMyStreet/Cobrand/Default.pm:699 +#: templates/web/base/admin/user-form.html:196 +msgid "Make anonymous on all reports and updates" +msgstr "" + +#: perllib/FixMyStreet/Cobrand/Default.pm:717 msgid "Manage shortlist" msgstr "" @@ -1926,7 +1965,7 @@ msgstr "" msgid "Manual order" msgstr "" -#: templates/web/base/js/translation_strings.html:46 +#: templates/web/base/js/translation_strings.html:52 msgid "Map" msgstr "Žemėlapis" @@ -1934,11 +1973,11 @@ msgstr "Žemėlapis" msgid "Mark as sent" msgstr "" -#: templates/web/base/admin/user-form.html:110 +#: templates/web/base/admin/user-form.html:106 msgid "Mark users whose behaviour you want to keep a check on as <strong>flagged</strong>." msgstr "Mark users whose behaviour you want to keep a check on as <strong>flagged</strong>." -#: perllib/FixMyStreet/Cobrand/Default.pm:697 +#: perllib/FixMyStreet/Cobrand/Default.pm:715 msgid "Markup problem details" msgstr "" @@ -1966,7 +2005,8 @@ msgstr "Missing jurisdiction_id" msgid "Moderate" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:693 +#: perllib/FixMyStreet/Cobrand/ACV.pm:87 +#: perllib/FixMyStreet/Cobrand/Default.pm:711 msgid "Moderate report details" msgstr "" @@ -1992,7 +2032,7 @@ msgstr "Moderated by division within one working day" msgid "Moderation reason:" msgstr "" -#: templates/web/base/dashboard/index.html:101 +#: templates/web/base/dashboard/index.html:102 msgid "Month" msgstr "Mėnuo" @@ -2014,12 +2054,12 @@ msgstr "" #: templates/web/base/admin/states/index.html:108 #: templates/web/base/admin/states/index.html:11 #: templates/web/base/admin/users.html:16 -#: templates/web/base/auth/general.html:113 +#: templates/web/base/auth/general.html:115 #: templates/web/base/report/new/form_user_loggedin.html:49 #: templates/web/base/report/new/form_user_loggedout_by_email.html:11 #: templates/web/base/report/update/form_name.html:27 #: templates/web/zurich/admin/body-form.html:4 -#: templates/web/zurich/auth/general.html:60 +#: templates/web/zurich/auth/general.html:50 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "Name" msgstr "Vardas" @@ -2032,10 +2072,6 @@ msgstr "Vardas" msgid "Name:" msgstr "Vardas:" -#: perllib/FixMyStreet/Script/Reports.pm:110 -msgid "Name: %s" -msgstr "Vardas: %s" - #: templates/web/base/report/_inspect.html:44 msgid "Navigate to this problem" msgstr "" @@ -2053,8 +2089,8 @@ msgstr "Artimiausia gatvė esanti šalia smeigtuko (automatiškai sugeneruota na msgid "Nearest postcode to the pin placed on the map (automatically generated): %s (%sm away)" msgstr "Artimiausias pašto kodas esantis šalia smeigtuko žemėlapyje (sugeneruota automatiškai): %s (%sm toliau)" -#: perllib/FixMyStreet/Cobrand/Default.pm:521 -#: perllib/FixMyStreet/Cobrand/Default.pm:549 +#: perllib/FixMyStreet/Cobrand/Default.pm:539 +#: perllib/FixMyStreet/Cobrand/Default.pm:567 msgid "Nearest road to the pin placed on the map (automatically generated by Bing Maps): %s" msgstr "Artimiausia gavtė esanti šalia smeigtuko žemėlapyje (sugeneruota automatiškai naudojant Bing Maps): %s " @@ -2074,11 +2110,12 @@ msgstr "" msgid "Nearly done! Now check your email…" msgstr "" +#: templates/web/base/auth/2faform.html:8 #: templates/web/base/auth/smsform.html:19 msgid "Nearly done! Now check your phone…" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:129 msgid "New" msgstr "" @@ -2107,7 +2144,7 @@ msgstr "Naujos vietinės problemos FixMyStreet" msgid "New note to DM:" msgstr "" -#: templates/web/base/auth/change_password.html:35 +#: templates/web/base/auth/change_password.html:47 msgid "New password:" msgstr "" @@ -2165,7 +2202,7 @@ msgstr "" msgid "Next" msgstr "Kitas" -#: perllib/FixMyStreet/Cobrand/Default.pm:1222 +#: perllib/FixMyStreet/Cobrand/Default.pm:1240 #: templates/web/base/admin/category_edit.html:4 #: templates/web/base/admin/list_updates.html:32 #: templates/web/base/admin/list_updates.html:34 @@ -2181,11 +2218,11 @@ msgstr "Kitas" msgid "No" msgstr "Ne" -#: templates/web/base/admin/user-form.html:84 +#: templates/web/base/admin/user-form.html:80 msgid "No area" msgstr "" -#: templates/web/base/admin/user-form.html:55 +#: templates/web/base/admin/user-form.html:48 msgid "No body" msgstr "Nėra institucijos" @@ -2222,7 +2259,7 @@ msgstr "" msgid "No reports to show on map, here are some nearby:" msgstr "" -#: templates/web/base/js/translation_strings.html:37 +#: templates/web/base/js/translation_strings.html:43 msgid "No result returned" msgstr "Jokių rezultatų" @@ -2246,15 +2283,15 @@ msgstr "Jokių rėmėjų" msgid "None" msgstr "Nė vienas" -#: templates/web/base/admin/user-form.html:76 -#: templates/web/base/admin/user-form.html:77 +#: templates/web/base/admin/user-form.html:72 +#: templates/web/base/admin/user-form.html:73 msgid "" "Normal (public) users should not be associated with any <strong>area</strong>.<br>\n" " Authorised staff users can be associated with the area in which they operate." msgstr "" -#: templates/web/base/admin/user-form.html:46 -#: templates/web/base/admin/user-form.html:47 +#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:39 msgid "" "Normal (public) users should not be associated with any <strong>body</strong>.<br>\n" " Authorised staff users can be associated with the body they represent.<br>\n" @@ -2266,8 +2303,8 @@ msgstr "" " Depending on the implementation, staff users may have access to the dashboard (summary of\n" " activity across their body), the ability to hide reports or set special report statuses." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:186 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:933 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:187 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:972 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:13 msgid "Not contactable" @@ -2326,15 +2363,15 @@ msgstr "" msgid "Number of problems reported in each ward, in the last 7 days." msgstr "" -#: templates/web/base/js/translation_strings.html:43 +#: templates/web/base/js/translation_strings.html:49 msgid "OK" msgstr "Gerai" -#: templates/web/base/js/translation_strings.html:74 +#: templates/web/base/js/translation_strings.html:80 msgid "Offline data cleared" msgstr "" -#: templates/web/base/js/translation_strings.html:71 +#: templates/web/base/js/translation_strings.html:77 msgid "Offline update data saved" msgstr "" @@ -2350,14 +2387,14 @@ msgstr "" msgid "On behalf of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:174 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:905 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:175 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:944 #: perllib/FixMyStreet/DB/ResultSet/State.pm:70 #: templates/web/base/admin/states/index.html:102 #: templates/web/base/admin/states/index.html:25 #: templates/web/base/admin/states/index.html:32 #: templates/web/base/admin/update_edit.html:30 -#: templates/web/base/dashboard/index.html:111 +#: templates/web/base/dashboard/index.html:112 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:7 #: templates/web/zurich/admin/update_edit.html:18 @@ -2396,17 +2433,17 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1238 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:689 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:690 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1262 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:686 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:687 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:716 #: perllib/FixMyStreet/App/Controller/Report/New.pm:719 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:722 #: perllib/FixMyStreet/DB/Result/Problem.pm:588 #: perllib/FixMyStreet/DB/Result/Problem.pm:595 #: perllib/FixMyStreet/DB/Result/Problem.pm:610 #: perllib/FixMyStreet/DB/Result/Problem.pm:619 -#: perllib/FixMyStreet/Script/Reports.pm:182 -#: perllib/FixMyStreet/Script/Reports.pm:197 +#: perllib/FixMyStreet/Script/Reports.pm:179 +#: perllib/FixMyStreet/Script/Reports.pm:194 msgid "Other" msgstr "Kita" @@ -2441,23 +2478,23 @@ msgstr "Parent" msgid "Partial" msgstr "Dalinis" -#: templates/web/base/auth/general.html:116 +#: templates/web/base/auth/general.html:118 #: templates/web/base/report/new/form_user_loggedout_by_email.html:38 #: templates/web/base/report/update/form_user_loggedout_by_email.html:10 -#: templates/web/zurich/auth/general.html:32 -#: templates/web/zurich/auth/general.html:63 +#: templates/web/zurich/auth/general.html:22 +#: templates/web/zurich/auth/general.html:53 msgid "Password (optional)" msgstr "Slaptažodis (nebūtina)" -#: templates/web/base/auth/general.html:81 +#: templates/web/base/auth/general.html:83 msgid "Password:" msgstr "Slaptažodis:" -#: templates/web/base/js/translation_strings.html:52 +#: templates/web/base/js/translation_strings.html:58 msgid "Permalink" msgstr "Permalink" -#: templates/web/base/admin/user-form.html:162 +#: templates/web/base/admin/user-form.html:164 msgid "Permissions:" msgstr "" @@ -2476,12 +2513,12 @@ msgstr "Telefono numeris" msgid "Phone number (optional)" msgstr "Telefono numeris (nebūtina)" -#: templates/web/base/admin/user-form.html:30 +#: templates/web/base/admin/user-form.html:25 msgid "Phone verified:" msgstr "" #: templates/web/base/admin/report_edit.html:135 -#: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 +#: templates/web/base/admin/user-form.html:23 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:39 msgid "Phone:" msgstr "Telefonas:" @@ -2535,12 +2572,12 @@ msgid "Pick your ward" msgstr "" #: templates/web/base/around/display_location.html:74 -#: templates/web/base/js/translation_strings.html:30 +#: templates/web/base/js/translation_strings.html:36 msgid "Place pin on map" msgstr "Padėkite smeigtuką ant žemėlapio" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:945 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:951 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:984 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:990 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:9 #: templates/web/zurich/admin/index-dm.html:9 @@ -2551,8 +2588,8 @@ msgstr "Suplanuota" msgid "Please be polite, concise and to the point." msgstr "Prašome būti mandagūs, rašyti glaustai ir tiksliai." -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:27 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:31 msgid "Please check the passwords and try again" msgstr "Prašome patikrinti slaptažodžius ir pabandykite dar kartą" @@ -2560,13 +2597,12 @@ msgstr "Prašome patikrinti slaptažodžius ir pabandykite dar kartą" #: templates/web/base/auth/_username_error.html:9 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:27 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:9 msgid "Please check your email address is correct" msgstr "Prašome patikrinti ar jūsų el. pašto adresas teisingas " -#: perllib/FixMyStreet/App/Controller/Admin.pm:1334 -#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1327 +#: perllib/FixMyStreet/DB/Result/User.pm:205 +#: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:7 #, fuzzy @@ -2574,13 +2610,18 @@ msgid "Please check your phone number is correct" msgstr "Prašome patikrinti ar jūsų el. pašto adresas teisingas " #: perllib/FixMyStreet/App/Controller/Admin.pm:297 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:905 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:928 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:923 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:946 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 -#: templates/web/base/js/translation_strings.html:10 +#: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" msgstr "Prašome pasirinkti kategoriją" +#: perllib/FixMyStreet/App/Controller/Auth.pm:383 +#: perllib/FixMyStreet/App/Controller/Auth.pm:409 +msgid "Please choose a less commonly-used password" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Admin.pm:345 #: templates/web/base/admin/bodies.html:4 templates/web/base/admin/body.html:11 #: templates/web/base/admin/template_edit.html:13 @@ -2600,20 +2641,21 @@ msgstr "Prašome neįžeidinėti — įžeidinėjimai nuvertina paslaug #: perllib/FixMyStreet/App/Controller/Admin.pm:298 #: perllib/FixMyStreet/DB/Result/Comment.pm:128 -#: templates/web/base/js/translation_strings.html:3 +#: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Prašome įvesti žinutę" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1332 -#: perllib/FixMyStreet/DB/Result/User.pm:200 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1325 +#: perllib/FixMyStreet/DB/Result/User.pm:208 +#: perllib/FixMyStreet/DB/Result/User.pm:209 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:4 #, fuzzy msgid "Please enter a mobile number" msgstr "Prašome įvesti savo telefono numerį" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1365 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1461 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1462 msgid "Please enter a name" msgstr "" @@ -2621,53 +2663,51 @@ msgstr "" msgid "Please enter a name for this body" msgstr "" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:25 -#: templates/web/base/js/translation_strings.html:20 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:29 +#: templates/web/base/js/translation_strings.html:23 msgid "Please enter a password" msgstr "Prašome įvesti slaptažodį" #: perllib/FixMyStreet/App/Controller/Contact.pm:115 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 -#: templates/web/base/js/translation_strings.html:4 +#: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Prašome įvesti temą" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1362 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1452 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1355 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1453 #: perllib/FixMyStreet/App/Controller/Admin.pm:311 -#: perllib/FixMyStreet/DB/Result/User.pm:193 -#: templates/web/base/js/translation_strings.html:13 -#: templates/web/base/js/translation_strings.html:17 +#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: templates/web/base/js/translation_strings.html:16 +#: templates/web/base/js/translation_strings.html:20 msgid "Please enter a valid email" msgstr "Prašome įvesti galiojantį el. paštą" -#: perllib/FixMyStreet/App/Controller/Alert.pm:350 +#: perllib/FixMyStreet/App/Controller/Alert.pm:355 #: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please enter a valid email address" msgstr "Prašome įvesti galiojantį el. pašto adresą" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1356 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1446 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1349 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Prašome įvesti savo telefono numerį" #: perllib/FixMyStreet/DB/Result/Problem.pm:369 -#: templates/web/base/js/translation_strings.html:5 +#: templates/web/base/js/translation_strings.html:8 msgid "Please enter some details" msgstr "Prašome įvesti daugiau informacijos" #: perllib/FixMyStreet/App/Controller/Contact.pm:114 -#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: perllib/FixMyStreet/DB/Result/User.pm:196 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:26 -#: templates/web/base/js/translation_strings.html:12 -#: templates/web/base/js/translation_strings.html:16 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:8 +#: templates/web/base/js/translation_strings.html:15 +#: templates/web/base/js/translation_strings.html:19 msgid "Please enter your email" msgstr "Prašome įvesti savo el. paštą" @@ -2675,34 +2715,34 @@ msgstr "Prašome įvesti savo el. paštą" msgid "Please enter your email address" msgstr "Prašome įvesti savo el. pašto adresą" -#: templates/web/base/js/translation_strings.html:26 +#: templates/web/base/js/translation_strings.html:32 msgid "Please enter your first name" msgstr "Prašome įvesti savo vardą" #: perllib/FixMyStreet/Cobrand/UK.pm:326 -#: templates/web/base/js/translation_strings.html:8 +#: templates/web/base/js/translation_strings.html:11 msgid "Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below" msgstr "Prašome įvesti savo vardą ir pavardę, savivalldybei reikalinga jūsų informacija - jeigu pageidaujate, kad jūsų vardas nebūtu pateiktas puslapyje nužymėkite langelį apačioje" #: perllib/FixMyStreet/App/Controller/Contact.pm:113 #: perllib/FixMyStreet/DB/Result/Comment.pm:125 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 -#: perllib/FixMyStreet/DB/Result/User.pm:186 -#: templates/web/base/js/translation_strings.html:7 +#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: templates/web/base/js/translation_strings.html:10 msgid "Please enter your name" msgstr "Prašome įvesti savo vardą" #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:6 -#: templates/web/base/js/translation_strings.html:23 +#: templates/web/base/js/translation_strings.html:29 msgid "Please enter your phone number" msgstr "Prašome įvesti savo telefono numerį" -#: templates/web/base/js/translation_strings.html:27 +#: templates/web/base/js/translation_strings.html:33 msgid "Please enter your second name" msgstr "Prašome įvesti savo pavardę" -#: templates/web/base/js/translation_strings.html:25 +#: templates/web/base/js/translation_strings.html:31 msgid "Please enter your title" msgstr "Prašome įvesti savo vardą" @@ -2725,10 +2765,19 @@ msgstr "Prašome užpildyti problemos detales." msgid "Please fill in the form below with details of the problem, and describe the location as precisely as possible in the details box." msgstr "Prašome pateikti problemos detales žemiau esančioje anketoje ir kuo tiksliau apibūdinkite vietą." +#: templates/web/base/auth/2faform.html:9 +msgid "Please generate a two-factor code and enter it below:" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Questionnaire.pm:239 msgid "Please indicate whether you'd like to receive another questionnaire" msgstr "Prašome nurodyti, ar norite gauti kitą klausimyną." +#: perllib/FixMyStreet/App/Controller/Auth.pm:406 +#: templates/web/base/js/translation_strings.html:26 +msgid "Please make sure your password is at least %d characters long" +msgstr "" + #: templates/web/base/report/updates-sidebar-notes.html:2 msgid "Please note that updates are not sent to the council." msgstr "Atkreipkite dėmesį, kad naujinimai nėra siunčiama savivaldybei." @@ -2792,12 +2841,12 @@ msgstr "Prašome nurodyti, ar problema buvo sutvarkyta" #: perllib/FixMyStreet/App/Model/PhotoSet.pm:122 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:156 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:158 -#: templates/web/base/js/translation_strings.html:60 +#: templates/web/base/js/translation_strings.html:66 msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1359 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1449 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1352 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 msgid "Please verify at least one of email/phone" msgstr "" @@ -2810,24 +2859,24 @@ msgid "Please write your update here" msgstr "Prašome raštyti savo naujinimą čia" #: templates/web/base/report/update-form.html:25 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:18 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_user_loggedout_password.html:10 msgid "Post" msgstr "Įkelti" -#: perllib/FixMyStreet/DB/Result/Comment.pm:231 +#: perllib/FixMyStreet/DB/Result/Comment.pm:211 msgid "Posted anonymously at %s" msgstr "Pateikta anonimiškai %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:266 +#: perllib/FixMyStreet/DB/Result/Comment.pm:246 msgid "Posted by %s at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:254 +#: perllib/FixMyStreet/DB/Result/Comment.pm:234 msgid "Posted by <strong>%s</strong> (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:256 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 msgid "Posted by <strong>%s</strong> at %s" msgstr "" @@ -2839,7 +2888,7 @@ msgstr "" msgid "Previous" msgstr "Ankstesnis" -#: perllib/FixMyStreet/Cobrand/Default.pm:648 +#: perllib/FixMyStreet/Cobrand/Default.pm:666 msgid "Priorities" msgstr "" @@ -2860,7 +2909,7 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:144 msgid "Private" msgstr "Privatus" @@ -2890,7 +2939,7 @@ msgstr "Problema %s išsiųsta savivaldybei %s" msgid "Problem breakdown by state" msgstr "Problemos pasiskirstymas pagal valstybės" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1309 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1283 msgid "Problem marked as open." msgstr "Problema pažymėta kaip atidaryta" @@ -2898,7 +2947,8 @@ msgstr "Problema pažymėta kaip atidaryta" msgid "Problem state change based on survey results" msgstr "Problemos būklės pakeitimas remiantis tyrimo rezultatais" -#: perllib/FixMyStreet/Cobrand/Default.pm:692 +#: perllib/FixMyStreet/Cobrand/ACV.pm:86 +#: perllib/FixMyStreet/Cobrand/Default.pm:710 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Problemos" @@ -2925,7 +2975,7 @@ msgstr "Neseniai praneštos problemos FixMyStreet" msgid "Problems within %.1fkm of %s" msgstr "Problemos %.1fkm atstumu aplink šią vietovę" -#: perllib/FixMyStreet/Cobrand/Default.pm:821 +#: perllib/FixMyStreet/Cobrand/Default.pm:839 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:137 #: perllib/FixMyStreet/Cobrand/UK.pm:215 perllib/FixMyStreet/Cobrand/UK.pm:257 #: perllib/FixMyStreet/Cobrand/UK.pm:269 @@ -2961,12 +3011,12 @@ msgstr "Pateikti naujinimą" msgid "Provide update as" msgstr "" -#: templates/web/base/auth/general.html:119 +#: templates/web/base/auth/general.html:124 msgid "Providing a name and password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Pateikti vardą ir slaptažodį yra nebūtina, tačiau pateiktus bus jums papraščiau pranešti problemas, pateikti naujinimus ir tvarkyti savo pranešimus." -#: templates/web/base/report/new/form_user_loggedout_by_email.html:41 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:13 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:43 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:16 msgid "Providing a password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Pateikti slaptažodį yra nebūtina, tačiau pateiktus bus jums papraščiau pranešti problemas, pateikti naujinimus ir tvarkyti savo pranešimus." @@ -2983,7 +3033,7 @@ msgstr "Viešas atsakymas:" msgid "Public update:" msgstr "" -#: templates/web/zurich/admin/report_edit.html:123 +#: templates/web/zurich/admin/report_edit.html:122 #: templates/web/zurich/admin/stats/index.html:38 msgid "Publish photo" msgstr "Paskelbti nuotrauką" @@ -3039,7 +3089,7 @@ msgstr "RSS srautas %s, viduje %s rajono" msgid "RSS feed of nearby problems" msgstr "Šalia esančių problemų RSS srautas" -#: perllib/FixMyStreet/Cobrand/Default.pm:822 +#: perllib/FixMyStreet/Cobrand/Default.pm:840 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:136 #: perllib/FixMyStreet/Cobrand/UK.pm:222 msgid "RSS feed of problems within %s" @@ -3090,6 +3140,10 @@ msgstr "" msgid "Remove" msgstr "" +#: templates/web/base/admin/user-form.html:198 +msgid "Remove account details" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:4 msgid "Remove field" msgstr "" @@ -3110,13 +3164,13 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:159 +#: templates/web/base/admin/report_edit.html:161 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" msgstr "" -#: templates/web/base/auth/generate_token.html:33 +#: templates/web/base/auth/generate_token.html:52 msgid "Replace token" msgstr "" @@ -3148,11 +3202,11 @@ msgstr "" msgid "Report as" msgstr "" -#: perllib/FixMyStreet/App/Controller/Rss.pm:302 +#: perllib/FixMyStreet/App/Controller/Rss.pm:303 msgid "Report on %s" msgstr "" -#: templates/web/base/dashboard/index.html:61 +#: templates/web/base/dashboard/index.html:62 msgid "Report state:" msgstr "" @@ -3222,15 +3276,16 @@ msgstr "" #: templates/web/base/around/index.html:3 #: templates/web/base/around/lookup_by_ref.html:3 -#: templates/web/base/js/translation_strings.html:42 +#: templates/web/base/js/translation_strings.html:48 #: templates/web/base/report/new/fill_in_details.html:0 #: templates/web/base/report/new/fill_in_details.html:8 #: templates/web/zurich/report/new/fill_in_details_form.html:4 msgid "Reporting a problem" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:638 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:388 +#: perllib/FixMyStreet/Cobrand/ACV.pm:265 +#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/zurich/header.html:46 msgid "Reports" msgstr "" @@ -3247,7 +3302,7 @@ msgstr "" msgid "Reports by destination" msgstr "" -#: templates/web/base/admin/user-form.html:125 +#: templates/web/base/admin/user-form.html:124 msgid "Reports made by trusted users will be sent to the responsible body without being inspected first." msgstr "" @@ -3259,7 +3314,7 @@ msgstr "" msgid "Reports published" msgstr "" -#: templates/web/base/js/translation_strings.html:75 +#: templates/web/base/js/translation_strings.html:81 msgid "Reports saved offline." msgstr "" @@ -3332,8 +3387,8 @@ msgstr "" msgid "Revert to original title" msgstr "" -#: templates/web/base/js/translation_strings.html:28 -#: templates/web/base/js/translation_strings.html:40 +#: templates/web/base/js/translation_strings.html:34 +#: templates/web/base/js/translation_strings.html:46 msgid "Right place?" msgstr "" @@ -3347,16 +3402,16 @@ msgstr "" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1879 -#: templates/web/base/admin/report_edit.html:156 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: templates/web/base/admin/report_edit.html:158 #: templates/web/base/admin/update_edit.html:68 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: templates/web/base/admin/report_edit.html:157 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: templates/web/base/admin/report_edit.html:159 #: templates/web/base/admin/update_edit.html:69 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3366,7 +3421,7 @@ msgstr "" msgid "Rotating this photo will discard unsaved changes to the report." msgstr "" -#: templates/web/base/js/translation_strings.html:47 +#: templates/web/base/js/translation_strings.html:53 #: templates/web/base/maps/google-ol.html:2 msgid "Satellite" msgstr "" @@ -3397,11 +3452,11 @@ msgid "Save with a public update" msgstr "" #. ("This is followed by a progress count, e.g. 3/5") -#: templates/web/base/js/translation_strings.html:76 +#: templates/web/base/js/translation_strings.html:82 msgid "Saving reports offline" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:130 #, fuzzy msgid "Scheduled" msgstr "Veiksmas suplanuotas" @@ -3435,12 +3490,20 @@ msgstr "" msgid "Searching found no users." msgstr "" +#: templates/web/base/auth/generate_token.html:1 +#: templates/web/base/auth/generate_token.html:2 +#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/my/my.html:65 +msgid "Security" +msgstr "" + #: templates/web/base/report/new/councils_text_private.html:7 #: templates/web/base/report/new/form_user.html:5 msgid "See our privacy policy" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:703 +#: perllib/FixMyStreet/Cobrand/ACV.pm:93 +#: perllib/FixMyStreet/Cobrand/Default.pm:721 msgid "See user detail for reports created as the council" msgstr "" @@ -3475,7 +3538,7 @@ msgstr "" msgid "Sending a confirmation text failed: \"%s\"" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:870 msgid "Sent report back" msgstr "" @@ -3492,6 +3555,12 @@ msgstr "" msgid "Service:" msgstr "" +#: templates/web/base/auth/change_password.html:1 +#: templates/web/base/auth/change_password.html:4 +#, fuzzy +msgid "Set password" +msgstr "Pakeisti slaptažodį" + #: templates/web/base/report/_inspect.html:47 msgid "Set to my current location" msgstr "" @@ -3547,7 +3616,7 @@ msgstr "" #: templates/web/base/around/display_location.html:58 #: templates/web/base/around/display_location.html:66 -#: templates/web/base/js/translation_strings.html:54 +#: templates/web/base/js/translation_strings.html:60 msgid "Show pins" msgstr "" @@ -3559,20 +3628,20 @@ msgstr "" msgid "Show reports in your area" msgstr "" -#: templates/web/base/auth/general.html:124 +#: templates/web/base/auth/general.html:129 #: templates/web/base/auth/general.html:3 -#: templates/web/base/auth/general.html:85 +#: templates/web/base/auth/general.html:87 #: templates/web/base/main_nav_items.html:6 -#: templates/web/zurich/auth/general.html:18 -#: templates/web/zurich/auth/general.html:35 +#: templates/web/zurich/auth/general.html:25 +#: templates/web/zurich/auth/general.html:8 msgid "Sign in" msgstr "" -#: templates/web/base/auth/general.html:98 +#: templates/web/base/auth/general.html:100 msgid "Sign in by email instead, providing a new password. When you click the link in your email, your password will be updated." msgstr "" -#: templates/web/base/auth/general.html:96 +#: templates/web/base/auth/general.html:98 msgid "Sign in by email or text, providing a new password. When you click the link in your email or enter the SMS authentication code, your password will be updated." msgstr "" @@ -3606,14 +3675,27 @@ msgstr "" msgid "Some text to localize" msgstr "" -#: perllib/FixMyStreet/Cobrand/UK.pm:80 +#: perllib/FixMyStreet/Cobrand/ACV.pm:59 perllib/FixMyStreet/Cobrand/UK.pm:80 msgid "Sorry, that appears to be a Crown dependency postcode, which we don't cover." msgstr "" +#: perllib/FixMyStreet/Cobrand/ACV.pm:73 +msgid "Sorry, that appears to be a Northern Irish postcode, which we don't cover." +msgstr "" + +#: perllib/FixMyStreet/Cobrand/ACV.pm:65 +msgid "Sorry, that appears to be a Scottish postcode, which we don't cover." +msgstr "" + +#: perllib/FixMyStreet/Cobrand/ACV.pm:69 +msgid "Sorry, that appears to be a Welsh postcode, which we don't cover." +msgstr "" + #: templates/web/base/auth/smsform.html:6 templates/web/base/auth/token.html:8 msgid "Sorry, that wasn’t a valid link" msgstr "" +#: templates/web/base/auth/2faform.html:5 #: templates/web/base/auth/smsform.html:16 msgid "Sorry, that wasn’t the correct code" msgstr "" @@ -3659,15 +3741,15 @@ msgstr "" msgid "Sort by" msgstr "" -#: templates/web/base/admin/user-form.html:65 +#: templates/web/base/admin/user-form.html:58 msgid "Staff users have permission to log in to the admin." msgstr "" -#: templates/web/base/admin/user-form.html:68 +#: templates/web/base/admin/user-form.html:62 msgid "Staff:" msgstr "" -#: templates/web/base/dashboard/index.html:73 +#: templates/web/base/dashboard/index.html:74 msgid "Start Date" msgstr "" @@ -3680,7 +3762,7 @@ msgstr "" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:50 #: templates/web/base/admin/templates.html:8 -#: templates/web/base/dashboard/index.html:100 +#: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:88 #: templates/web/base/report/_item.html:96 #: templates/web/base/report/update/form_update.html:39 @@ -3702,13 +3784,14 @@ msgstr "" msgid "State:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:628 +#: perllib/FixMyStreet/Cobrand/ACV.pm:255 +#: perllib/FixMyStreet/Cobrand/Default.pm:646 #: templates/web/base/admin/states/index.html:1 msgid "States" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:622 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:391 +#: perllib/FixMyStreet/Cobrand/Default.pm:640 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:418 #: templates/web/base/admin/index.html:71 #: templates/web/base/admin/stats/index.html:1 #: templates/web/base/admin/stats/state.html:1 @@ -3741,7 +3824,7 @@ msgstr "" msgid "Subcategory" msgstr "Kategorija" -#: perllib/FixMyStreet/Script/Reports.pm:191 +#: perllib/FixMyStreet/Script/Reports.pm:188 msgid "Subcategory: %s" msgstr "" @@ -3758,19 +3841,20 @@ msgstr "" msgid "Subject:" msgstr "" +#: templates/web/base/auth/2faform.html:21 #: templates/web/base/auth/smsform.html:27 #: templates/web/base/questionnaire/creator_fixed.html:19 #: templates/web/base/report/new/form_user_loggedin.html:76 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:46 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:48 #: templates/web/base/report/new/form_user_loggedout_password.html:11 #: templates/web/zurich/report/new/fill_in_details_form.html:73 msgid "Submit" msgstr "" -#: templates/web/base/admin/report_edit.html:167 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/report_edit.html:24 #: templates/web/base/admin/update_edit.html:79 -#: templates/web/base/admin/user-form.html:188 +#: templates/web/base/admin/user-form.html:191 #: templates/web/zurich/admin/report_edit-sdm.html:124 #: templates/web/zurich/admin/report_edit.html:264 #: templates/web/zurich/admin/update_edit.html:38 @@ -3781,8 +3865,8 @@ msgstr "" msgid "Submit questionnaire" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:169 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:898 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:170 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:937 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:6 #: templates/web/zurich/admin/index-dm.html:23 @@ -3811,8 +3895,9 @@ msgstr "" msgid "Summarise your changes" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:620 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:387 +#: perllib/FixMyStreet/Cobrand/ACV.pm:249 +#: perllib/FixMyStreet/Cobrand/Default.pm:638 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:414 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 #: templates/web/base/status/index.html:3 @@ -3824,7 +3909,7 @@ msgid "Summary" msgstr "" #: templates/web/zurich/reports/index.html:0 -#: templates/web/zurich/reports/index.html:5 +#: templates/web/zurich/reports/index.html:6 msgid "Summary reports" msgstr "" @@ -3837,7 +3922,7 @@ msgstr "" msgid "Superuser:" msgstr "" -#: templates/web/base/admin/user-form.html:148 +#: templates/web/base/admin/user-form.html:147 msgid "Superusers have permission to perform <strong>all actions</strong> within the admin." msgstr "" @@ -3850,8 +3935,8 @@ msgstr "" msgid "Template «%s»" msgstr "Šablonas «%s»" -#: perllib/FixMyStreet/Cobrand/Default.pm:644 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:398 +#: perllib/FixMyStreet/Cobrand/Default.pm:662 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:425 #: templates/web/zurich/header.html:63 msgid "Templates" msgstr "Šablonai" @@ -3912,6 +3997,7 @@ msgstr "" msgid "That location does not appear to be in the UK; please try again." msgstr "" +#: perllib/FixMyStreet/Cobrand/ACV.pm:52 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:50 #: perllib/FixMyStreet/Cobrand/UK.pm:73 @@ -3934,6 +4020,22 @@ msgstr "" msgid "That report has been removed from FixMyStreet." msgstr "" +#: perllib/FixMyStreet/App/Controller/Admin.pm:1769 +msgid "That user has been logged out." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +msgid "That user has been made anonymous on all reports and updates." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1812 +msgid "That user’s personal details have been removed." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1790 +msgid "That user’s reports and updates have been hidden." +msgstr "" + #: templates/web/base/admin/contact-form.html:27 msgid "" "The <strong>email address</strong> is the destination to which reports about this category will be sent. \n" @@ -3989,7 +4091,7 @@ msgid "The diligency prize league table shows editors' activity (who's been edit msgstr "" #: perllib/FixMyStreet/App/Controller/Dashboard.pm:43 -#: perllib/FixMyStreet/App/Controller/Reports.pm:85 +#: perllib/FixMyStreet/App/Controller/Reports.pm:84 msgid "The error was: %s" msgstr "" @@ -4043,8 +4145,8 @@ msgstr "" msgid "The ordering of this field on the report page. Fields are shown in ascending order according to this value." msgstr "" -#: templates/web/base/auth/change_password.html:22 #: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:30 msgid "The passwords do not match" msgstr "" @@ -4056,7 +4158,7 @@ msgstr "" msgid "The type of input field to show to the user. <strong>Text</strong> is a simple text field, <strong>List</strong> is a drop-down selection." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:95 +#: perllib/FixMyStreet/Script/Reports.pm:96 msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "" @@ -4067,7 +4169,7 @@ msgid "" " Names are not necessarily unique." msgstr "" -#: templates/web/base/around/on_map_list_items.html:17 +#: templates/web/base/around/on_map_list_items.html:20 #: templates/web/base/my/_problem-list.html:8 #: templates/web/base/reports/_problem-list.html:13 msgid "There are no reports to show." @@ -4077,7 +4179,7 @@ msgstr "" msgid "There is already an auto-response template for this category/state." msgstr "" -#: perllib/FixMyStreet/App/Controller/Reports.pm:82 +#: perllib/FixMyStreet/App/Controller/Reports.pm:81 msgid "There was a problem showing the All Reports page. Please try again later." msgstr "" @@ -4086,18 +4188,18 @@ msgstr "" msgid "There was a problem showing this page. Please try again later." msgstr "" -#: perllib/FixMyStreet/App/Controller/Alert.pm:359 +#: perllib/FixMyStreet/App/Controller/Alert.pm:364 msgid "There was a problem with your email/password combination. Please try again." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:806 -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:135 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:815 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 -#: templates/web/zurich/auth/general.html:28 +#: templates/web/zurich/auth/general.html:18 msgid "There was a problem with your login information. If you cannot remember your password, or do not have one, please fill in the ‘No’ section of the form." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:338 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:348 msgid "There was a problem with your update. Please try again." msgstr "" @@ -4105,7 +4207,7 @@ msgstr "" msgid "There were problems with your report. Please see below." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:373 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:389 msgid "There were problems with your update. Please see below." msgstr "" @@ -4160,18 +4262,18 @@ msgid "" " A body will not receive any reports unless it covers at least one area." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:198 +#: perllib/FixMyStreet/Script/Reports.pm:195 msgid "This email has been sent to both councils covering the location of the problem, as the user did not categorise it; please ignore it if you're not the correct council to deal with the issue, or let us know what category of problem this is so we can add it to our system." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:201 +#: perllib/FixMyStreet/Script/Reports.pm:198 msgid "This email has been sent to several councils covering the location of the problem, as the category selected is provided for all of them; please ignore it if you're not the correct council to deal with the issue." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1003 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1049 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:942 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:986 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1004 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1021 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1067 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:960 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "" @@ -4208,9 +4310,9 @@ msgstr "" msgid "This report is a duplicate. Please leave updates on the original report:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:166 #: perllib/FixMyStreet/Cobrand/Zurich.pm:167 -#: templates/web/zurich/report/_main.html:14 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:168 +#: templates/web/zurich/report/_main.html:12 msgid "This report is awaiting moderation." msgstr "" @@ -4226,11 +4328,7 @@ msgstr "" msgid "This report is currently marked as open." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:108 -msgid "This report was submitted anonymously" -msgstr "" - -#: perllib/FixMyStreet/Script/Reports.pm:88 +#: perllib/FixMyStreet/Script/Reports.pm:89 msgid "This web page also contains a photo of the problem, provided by the user." msgstr "" @@ -4241,7 +4339,8 @@ msgstr "" msgid "Time spent (in minutes):" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:621 +#: perllib/FixMyStreet/Cobrand/ACV.pm:250 +#: perllib/FixMyStreet/Cobrand/Default.pm:639 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "" @@ -4279,7 +4378,7 @@ msgstr "" msgid "To limit this collection of fields to a single language, select it here." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:94 +#: perllib/FixMyStreet/Script/Reports.pm:95 msgid "To view a map of the precise location of this issue" msgstr "" @@ -4301,9 +4400,9 @@ msgstr "" #: templates/web/base/admin/stats/fix_rate.html:4 #: templates/web/base/admin/stats/questionnaire.html:24 -#: templates/web/base/dashboard/index.html:114 -#: templates/web/base/dashboard/index.html:119 -#: templates/web/base/dashboard/index.html:143 +#: templates/web/base/dashboard/index.html:115 +#: templates/web/base/dashboard/index.html:120 +#: templates/web/base/dashboard/index.html:144 #: templates/web/zurich/admin/stats/index.html:30 msgid "Total" msgstr "" @@ -4321,20 +4420,22 @@ msgstr "" msgid "Translations" msgstr "" -#: templates/web/base/admin/user-form.html:129 +#: templates/web/base/admin/user-form.html:128 msgid "Trusted by bodies:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:709 +#: perllib/FixMyStreet/Cobrand/ACV.pm:99 +#: perllib/FixMyStreet/Cobrand/Default.pm:727 msgid "Trusted to make reports that don't need to be inspected" msgstr "" -#: templates/web/base/admin/user-form.html:137 +#: templates/web/base/admin/user-form.html:136 msgid "Trusted:" msgstr "" +#: templates/web/base/auth/2faform.html:6 #: templates/web/base/auth/smsform.html:17 -#: templates/web/base/js/translation_strings.html:29 +#: templates/web/base/js/translation_strings.html:35 msgid "Try again" msgstr "" @@ -4342,13 +4443,21 @@ msgstr "" msgid "Try emailing us directly:" msgstr "" +#: templates/web/base/auth/generate_token.html:21 +msgid "Two-factor authentication has been activated" +msgstr "" + +#: templates/web/base/auth/generate_token.html:32 +msgid "Two-factor authentication has been deactivated" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:44 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 msgid "Type" msgstr "" -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 msgid "Unban" msgstr "" @@ -4371,7 +4480,7 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Photo.pm:109 #: perllib/FixMyStreet/App/Controller/Root.pm:141 -#: templates/web/base/js/translation_strings.html:38 +#: templates/web/base/js/translation_strings.html:44 msgid "Unknown error" msgstr "" @@ -4443,23 +4552,23 @@ msgstr "" msgid "Updated" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:260 +#: perllib/FixMyStreet/DB/Result/Comment.pm:240 #, fuzzy msgid "Updated by <strong>%s</strong> (%s) at %s" msgstr "Pastaba: <strong>%s</strong>" -#: perllib/FixMyStreet/DB/Result/Comment.pm:262 +#: perllib/FixMyStreet/DB/Result/Comment.pm:242 #, fuzzy msgid "Updated by <strong>%s</strong> at %s" msgstr "Pastaba: <strong>%s</strong>" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1299 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1398 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1591 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1277 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1391 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1592 #: perllib/FixMyStreet/App/Controller/Admin.pm:933 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:767 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:792 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:862 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:806 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:901 msgid "Updated!" msgstr "" @@ -4511,33 +4620,33 @@ msgstr "" msgid "User ID to attribute fetched comments to" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1745 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1755 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1746 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1756 #, fuzzy msgid "User added to abuse list" msgstr "El. paštas pridėtas prie piktnaudžiavimo sąrašo" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1376 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1369 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1474 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1742 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1752 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1743 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1753 #, fuzzy msgid "User already in abuse list" msgstr "El. paštas jau yra piktnaudžiavimo sąraše" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1834 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1887 msgid "User flag removed" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1805 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1858 msgid "User flagged" msgstr "" #: templates/web/base/admin/report_blocks.html:18 -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 #: templates/web/base/admin/users.html:32 #, fuzzy msgid "User in abuse table" @@ -4552,14 +4661,16 @@ msgstr "" msgid "User:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:652 -#: perllib/FixMyStreet/Cobrand/Default.pm:711 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:403 +#: perllib/FixMyStreet/Cobrand/ACV.pm:101 +#: perllib/FixMyStreet/Cobrand/ACV.pm:271 +#: perllib/FixMyStreet/Cobrand/Default.pm:670 +#: perllib/FixMyStreet/Cobrand/Default.pm:729 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:430 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:55 msgid "Users" msgstr "" -#: templates/web/base/admin/user-form.html:159 +#: templates/web/base/admin/user-form.html:161 msgid "Users can perform the following actions within their assigned body or area." msgstr "" @@ -4633,7 +4744,7 @@ msgstr "" msgid "We need your email address, please give it below." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:207 +#: perllib/FixMyStreet/Script/Reports.pm:204 msgid "We realise this problem might be the responsibility of %s; however, we don't currently have any contact details for them. If you know of an appropriate contact address, please do get in touch." msgstr "" @@ -4655,7 +4766,7 @@ msgstr "" msgid "We’re sorry to hear the problem’s not fixed. Why not try writing to your local representatives?" msgstr "" -#: templates/web/base/dashboard/index.html:117 +#: templates/web/base/dashboard/index.html:118 msgid "Website" msgstr "" @@ -4688,7 +4799,7 @@ msgstr "" msgid "Which report is it a duplicate of?" msgstr "" -#: templates/web/base/js/translation_strings.html:57 +#: templates/web/base/js/translation_strings.html:63 msgid "Whoa there Testino! Three photos are enough." msgstr "" @@ -4696,8 +4807,8 @@ msgstr "" msgid "Why stop there? <a href=\"/alert\">Set up more alerts</a> for free." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:190 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:928 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:191 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:967 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:14 msgid "Wish" @@ -4707,7 +4818,7 @@ msgstr "" msgid "With request searches, it is also possible to search for agency_responsible to limit the requests to those sent to a single administration. The search term is the administration ID provided by <a href=\"%s\">MaPit</a>." msgstr "" -#: templates/web/base/dashboard/index.html:158 +#: templates/web/base/dashboard/index.html:159 msgid "Within the specified timeframe:" msgstr "" @@ -4727,7 +4838,7 @@ msgstr "" msgid "Wrong location? Just click again on the map." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1221 +#: perllib/FixMyStreet/Cobrand/Default.pm:1239 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4755,7 +4866,7 @@ msgstr "" msgid "You are complaining that this problem report was unnecessarily moderated:" msgstr "" -#: templates/web/base/js/translation_strings.html:77 +#: templates/web/base/js/translation_strings.html:83 msgid "You are offline" msgstr "" @@ -4772,7 +4883,7 @@ msgstr "" msgid "You can <a href=\"%s%s\">view the problem on this site</a>." msgstr "" -#: templates/web/base/admin/user-form.html:114 +#: templates/web/base/admin/user-form.html:110 msgid "You can add an abusive user's email to the abuse list, which automatically hides (and never sends) reports they create." msgstr "" @@ -4802,11 +4913,11 @@ msgstr "" msgid "You can mark a body as deleted if you do not want it to be active on the site." msgstr "" -#: templates/web/base/js/translation_strings.html:35 +#: templates/web/base/js/translation_strings.html:41 msgid "You declined; please fill in the box above" msgstr "" -#: templates/web/base/js/translation_strings.html:79 +#: templates/web/base/js/translation_strings.html:85 msgid "You have <a id=\"oFN\" href=\"\"><span>%s</span> saved to submit</a>." msgstr "" @@ -4833,12 +4944,12 @@ msgstr "" msgid "You have located the problem at the point marked with a green pin on the map. If this is not the correct location, simply click on the map again. " msgstr "" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:125 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:142 #, fuzzy msgid "You have successfully added your phone number." msgstr "Prašome įvesti savo telefono numerį" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:141 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:158 #: templates/web/zurich/tokens/confirm_problem.html:5 #: templates/web/zurich/tokens/confirm_problem.html:6 msgid "You have successfully confirmed your email address." @@ -4849,7 +4960,7 @@ msgstr "" msgid "You have successfully confirmed your phone number." msgstr "Prašome įvesti savo telefono numerį" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:112 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:129 #, fuzzy msgid "You have successfully removed your phone number." msgstr "Prašome įvesti savo telefono numerį" @@ -4859,7 +4970,7 @@ msgstr "Prašome įvesti savo telefono numerį" msgid "You have successfully signed in; please check and confirm your details are accurate:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:147 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:164 #, fuzzy msgid "You have successfully verified your phone number." msgstr "Prašome įvesti savo telefono numerį" @@ -4887,8 +4998,10 @@ msgstr "" msgid "Your Reports" msgstr "" -#: templates/web/base/auth/change_password.html:11 +#: templates/web/base/auth/change_password.html:13 #: templates/web/base/auth/generate_token.html:15 +#: templates/web/base/auth/generate_token.html:26 +#: templates/web/base/auth/generate_token.html:34 #: templates/web/base/main_nav_items.html:4 templates/web/base/my/my.html:18 msgid "Your account" msgstr "" @@ -4906,8 +5019,8 @@ msgid "Your email" msgstr "" #: templates/web/base/auth/change_email.html:15 -#: templates/web/zurich/auth/general.html:30 -#: templates/web/zurich/auth/general.html:58 +#: templates/web/zurich/auth/general.html:20 +#: templates/web/zurich/auth/general.html:48 msgid "Your email address" msgstr "" @@ -4921,11 +5034,11 @@ msgstr "" msgid "Your information will only be used in accordance with our <a href=\"/privacy\">privacy policy</a>" msgstr "" -#: templates/web/base/auth/general.html:114 +#: templates/web/base/auth/general.html:116 #: templates/web/base/contact/index.html:74 #: templates/web/base/report/new/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_name.html:33 -#: templates/web/zurich/auth/general.html:61 +#: templates/web/zurich/auth/general.html:51 #: templates/web/zurich/report/new/fill_in_details_form.html:63 msgid "Your name" msgstr "" @@ -4942,21 +5055,29 @@ msgstr "" msgid "Your name has been hidden." msgstr "" -#: templates/web/base/js/translation_strings.html:69 +#: templates/web/base/js/translation_strings.html:75 msgid "Your offline reports" msgstr "" -#: templates/web/base/auth/general.html:84 +#: templates/web/base/auth/general.html:86 #: templates/web/base/report/new/form_user_loggedout_password.html:10 #: templates/web/base/report/update/form_user_loggedout_password.html:9 -#: templates/web/zurich/auth/general.html:34 +#: templates/web/zurich/auth/general.html:24 msgid "Your password" msgstr "" -#: templates/web/base/auth/change_password.html:10 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:170 +#: templates/web/base/auth/change_password.html:12 msgid "Your password has been changed" msgstr "" +#: templates/web/base/auth/general.html:133 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:52 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:25 +#: templates/web/zurich/auth/general.html:63 +msgid "Your password should include %d or more characters." +msgstr "" + #: templates/web/base/auth/change_phone.html:19 #: templates/web/base/contact/index.html:87 #: templates/web/zurich/report/new/fill_in_details_form.html:69 @@ -4980,7 +5101,7 @@ msgstr "" msgid "Your token has been generated" msgstr "" -#: templates/web/base/js/translation_strings.html:70 +#: templates/web/base/js/translation_strings.html:76 msgid "Your update has been saved offline for submission when back online." msgstr "" @@ -4998,17 +5119,17 @@ msgid "Yourself" msgstr "" #: templates/web/base/admin/category-checkboxes.html:7 -#: templates/web/base/admin/user-form.html:169 +#: templates/web/base/admin/user-form.html:171 msgid "all" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:909 #: perllib/FixMyStreet/App/Controller/Moderate.pm:85 -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:216 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:270 +#: perllib/FixMyStreet/DB/Result/Comment.pm:250 msgid "and a defect raised" msgstr "" @@ -5041,7 +5162,7 @@ msgid "from %s different users" msgstr "" #: templates/web/base/report/_item.html:63 -#: templates/web/zurich/report/_item.html:14 +#: templates/web/zurich/report/_item.html:16 msgid "last updated %s" msgstr "" @@ -5056,7 +5177,7 @@ msgid "n/a" msgstr "" #: templates/web/base/admin/category-checkboxes.html:8 -#: templates/web/base/admin/user-form.html:170 +#: templates/web/base/admin/user-form.html:172 msgid "none" msgstr "" @@ -5105,7 +5226,7 @@ msgstr "" msgid "this location" msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:183 +#: perllib/FixMyStreet/Script/Reports.pm:180 msgid "this type of local problem" msgstr "" @@ -5113,11 +5234,11 @@ msgstr "" msgid "today" msgstr "" -#: templates/web/base/js/translation_strings.html:80 +#: templates/web/base/js/translation_strings.html:86 msgid "update" msgstr "" -#: templates/web/base/js/translation_strings.html:81 +#: templates/web/base/js/translation_strings.html:87 msgid "updates" msgstr "" @@ -5133,12 +5254,12 @@ msgstr "" msgid "user is problem owner" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1778 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1831 #, fuzzy msgid "user not in abuse list" msgstr "El. paštas jau yra piktnaudžiavimo sąraše" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1829 #, fuzzy msgid "user removed from abuse list" msgstr "El. paštas pridėtas prie piktnaudžiavimo sąrašo" @@ -5212,7 +5333,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: templates/web/fixmystreet.com/reports/summary.html:103 +#: templates/web/fixmystreet.com/reports/summary.html:104 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5324,6 +5445,12 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" +#~ msgid "Email: %s" +#~ msgstr "El. paštas: %s" + +#~ msgid "Name: %s" +#~ msgstr "Vardas: %s" + #~ msgid "(Email in abuse table)" #~ msgstr "(Elektroninis paštas piktnaudžiavo lentelėje)" diff --git a/locale/ms.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/ms.UTF-8/LC_MESSAGES/FixMyStreet.po index 96c034e19..cde49204e 100644 --- a/locale/ms.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/ms.UTF-8/LC_MESSAGES/FixMyStreet.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: matthew@mysociety.org\n" -"POT-Creation-Date: 2017-12-15 17:48+0000\n" +"POT-Creation-Date: 2018-02-12 15:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety <transifex@mysociety.org>, 2017\n" "Language-Team: Malay (https://www.transifex.com/mysociety/teams/12067/ms/)\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #: perllib/FixMyStreet/DB/Result/Problem.pm:650 -#: perllib/FixMyStreet/Script/Reports.pm:196 +#: perllib/FixMyStreet/Script/Reports.pm:193 msgid " and " msgstr " dan " @@ -87,8 +87,8 @@ msgstr "" msgid "%s live updates" msgstr "%s update secara langsung" -#: templates/web/base/dashboard/index.html:159 -#: templates/web/base/dashboard/index.html:163 +#: templates/web/base/dashboard/index.html:160 +#: templates/web/base/dashboard/index.html:164 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -122,7 +122,7 @@ msgstr "" msgid "(a-z and space only)" msgstr "" -#: templates/web/zurich/report/_item.html:19 +#: templates/web/zurich/report/_item.html:21 msgid "(closed)" msgstr "(ditutup)" @@ -131,7 +131,7 @@ msgstr "(ditutup)" msgid "(covers roughly 200,000 people)" msgstr "(jarak lalai mengandunging 200,000 orang secara kasar)" -#: templates/web/zurich/report/_item.html:17 +#: templates/web/zurich/report/_item.html:19 msgid "(fixed)" msgstr "(tetap)" @@ -151,6 +151,7 @@ msgstr "" msgid "(not sent to council)" msgstr "(tidak dihantar kepada majlis)" +#: templates/web/base/report/new/form_user_loggedin.html:38 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "(optional)" msgstr "(tidak diwajibkan)" @@ -166,7 +167,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "Feed RSS untuk masalah dalam %s" #: perllib/FixMyStreet/App/Controller/Report/New.pm:252 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:688 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:685 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Pilih kategori --" @@ -199,7 +200,7 @@ msgstr "" msgid "<label for=\"statuses\">Show</label> %s reports <label for=\"filter_categories\">about</label> %s" msgstr "" -#: templates/web/base/js/translation_strings.html:78 +#: templates/web/base/js/translation_strings.html:84 msgid "<span>%s</span> saved." msgstr "" @@ -226,12 +227,12 @@ msgstr "<strong>Tidak</strong> Benarkan aku mengesahkan kemas kiniku dengan emel msgid "<strong>No</strong> Let me confirm my update by email/text" msgstr "<strong>Tidak</strong> Benarkan aku mengesahkan kemas kiniku dengan emel" -#: templates/web/base/auth/general.html:110 -#: templates/web/zurich/auth/general.html:51 +#: templates/web/base/auth/general.html:112 +#: templates/web/zurich/auth/general.html:41 msgid "<strong>No</strong> let me sign in by email" msgstr "<strong>Tidak</strong> benarkan aku log masuk dengan emel" -#: templates/web/base/auth/general.html:108 +#: templates/web/base/auth/general.html:110 #, fuzzy msgid "<strong>No</strong> let me sign in by email or text" msgstr "<strong>Tidak</strong> benarkan aku log masuk dengan emel" @@ -244,12 +245,16 @@ msgstr "" msgid "<strong>Note:</strong> This report hasn't yet been sent onwards for action. Any changes made may not be passed on." msgstr "" -#: templates/web/base/auth/general.html:79 +#: templates/web/base/auth/general.html:81 #: templates/web/base/report/new/form_user_loggedout_password.html:3 #: templates/web/base/report/update/form_user_loggedout_password.html:2 msgid "<strong>Yes</strong> I have a password" msgstr "<strong>Ya</strong> Aku ada kata laluan" +#: templates/web/base/auth/generate_token.html:54 +msgid "Activate two-factor authentication" +msgstr "" + #: templates/web/base/my/my.html:39 templates/web/base/my/my.html:50 msgid "Add" msgstr "" @@ -320,15 +325,18 @@ msgstr "" msgid "Add user" msgstr "Tambah pengguna" -#: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/ACV.pm:108 +#: perllib/FixMyStreet/Cobrand/Default.pm:736 msgid "Add/edit problem categories" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:720 +#: perllib/FixMyStreet/Cobrand/ACV.pm:110 +#: perllib/FixMyStreet/Cobrand/Default.pm:738 msgid "Add/edit response priorities" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:719 +#: perllib/FixMyStreet/Cobrand/ACV.pm:109 +#: perllib/FixMyStreet/Cobrand/Default.pm:737 msgid "Add/edit response templates" msgstr "" @@ -344,7 +352,7 @@ msgstr "" msgid "Admin" msgstr "" -#: templates/web/base/auth/change_password.html:39 +#: templates/web/base/auth/change_password.html:51 msgid "Again:" msgstr "Sekali lagi:" @@ -363,12 +371,12 @@ msgstr "Maklumkan aku sebarang kemas kini masa depan" #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 -#: templates/web/base/dashboard/index.html:63 +#: templates/web/base/dashboard/index.html:64 #: templates/web/base/reports/_list-filters.html:3 msgid "All" msgstr "" -#: templates/web/zurich/reports/index.html:13 +#: templates/web/zurich/reports/index.html:14 msgid "All Reports" msgstr "Semua Laporan" @@ -437,13 +445,13 @@ msgstr "Tanpa Nama:" msgid "Another user" msgstr "" -#: templates/web/base/js/translation_strings.html:59 +#: templates/web/base/js/translation_strings.html:65 msgid "Are you sure you want to cancel this upload?" msgstr "" #: templates/web/base/admin/report_edit.html:84 #: templates/web/base/admin/template_edit.html:75 -#: templates/web/base/js/translation_strings.html:73 +#: templates/web/base/js/translation_strings.html:79 #: templates/web/base/report/display_tools.html:6 msgid "Are you sure?" msgstr "" @@ -454,7 +462,7 @@ msgstr "" msgid "Area covered" msgstr "Kawasan dilintungi" -#: templates/web/base/admin/user-form.html:82 +#: templates/web/base/admin/user-form.html:78 msgid "Area:" msgstr "" @@ -480,11 +488,12 @@ msgstr "Ditugaskan kepada badan luaran:" msgid "Assign to subdivision:" msgstr "Ditugaskan kepada bahagian bawah:" -#: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/ACV.pm:105 +#: perllib/FixMyStreet/Cobrand/Default.pm:733 msgid "Assign users to areas" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:219 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:220 msgid "Assigned to %s" msgstr "Ditugaskan kepada %s" @@ -496,8 +505,8 @@ msgstr "" msgid "At the moment only searching for and looking at reports work." msgstr "" -#: templates/web/base/admin/user-form.html:96 -#: templates/web/base/admin/user-form.html:97 +#: templates/web/base/admin/user-form.html:92 +#: templates/web/base/admin/user-form.html:93 msgid "Authorised staff users can be associated with the categories in which they operate." msgstr "" @@ -523,11 +532,11 @@ msgid "Avoid personal information and vehicle number plates" msgstr "" #: perllib/FixMyStreet/DB/Result/Problem.pm:344 -#: templates/web/zurich/report/_item.html:9 +#: templates/web/zurich/report/_item.html:11 msgid "Awaiting moderation" msgstr "Mengunggu penyederhanaan" -#: templates/web/base/js/translation_strings.html:31 +#: templates/web/base/js/translation_strings.html:37 msgid "Back" msgstr "Balik" @@ -540,9 +549,11 @@ msgstr "" msgid "Ban user" msgstr "Tanda pengguna" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 -#: perllib/FixMyStreet/Cobrand/Default.pm:717 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:396 +#: perllib/FixMyStreet/Cobrand/ACV.pm:107 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 +#: perllib/FixMyStreet/Cobrand/Default.pm:735 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:423 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:55 #: templates/web/zurich/header.html:50 @@ -556,7 +567,7 @@ msgstr "Badan" msgid "Body" msgstr "Badan" -#: templates/web/base/admin/user-form.html:54 +#: templates/web/base/admin/user-form.html:46 msgid "Body:" msgstr "Badan:" @@ -572,7 +583,8 @@ msgstr "" msgid "Can't see the map? <em>Skip this step</em>" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -586,7 +598,7 @@ msgstr "" #: templates/web/base/admin/body.html:72 #: templates/web/base/admin/contact-form.html:19 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:99 +#: templates/web/base/dashboard/index.html:100 #: templates/web/base/report/_inspect.html:54 #: templates/web/base/report/_item.html:92 #: templates/web/base/report/new/category.html:12 @@ -599,7 +611,7 @@ msgstr "" msgid "Category" msgstr "Kategori" -#: templates/web/base/dashboard/index.html:102 +#: templates/web/base/dashboard/index.html:103 #, fuzzy msgid "Category and State" msgstr "Kategori" @@ -622,7 +634,7 @@ msgstr "Kategori rata masalah diselesai > 4 minggu" msgid "Category:" msgstr "Kategori:" -#: perllib/FixMyStreet/Script/Reports.pm:187 +#: perllib/FixMyStreet/Script/Reports.pm:184 msgid "Category: %s" msgstr "Kategori: %s" @@ -637,9 +649,7 @@ msgid "Change email address" msgstr "" #: templates/web/base/auth/change_password.html:1 -#: templates/web/base/auth/change_password.html:16 -#: templates/web/base/auth/change_password.html:4 -#: templates/web/base/auth/change_password.html:43 +#: templates/web/base/auth/change_password.html:5 #: templates/web/base/my/my.html:63 msgid "Change password" msgstr "Menukar Kata Laluan" @@ -675,7 +685,7 @@ msgstr "" msgid "Choose another" msgstr "" -#: templates/web/base/js/translation_strings.html:72 +#: templates/web/base/js/translation_strings.html:78 msgid "Clear offline data" msgstr "" @@ -703,14 +713,14 @@ msgstr "" msgid "Click the link in that email to sign in." msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:134 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:194 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:965 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:1004 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:195 #: perllib/FixMyStreet/DB/ResultSet/State.pm:71 #: templates/web/base/admin/states/index.html:103 #: templates/web/base/admin/states/index.html:27 #: templates/web/base/admin/states/index.html:33 -#: templates/web/base/dashboard/index.html:112 +#: templates/web/base/dashboard/index.html:113 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:10 #: templates/web/zurich/admin/header.html:16 @@ -743,15 +753,17 @@ msgid "Cobrand:" msgstr "Cobrand:" #: templates/web/base/admin/extra-metadata-form.html:14 +#: templates/web/base/auth/2faform.html:18 #: templates/web/base/auth/smsform.html:24 msgid "Code" msgstr "" -#: templates/web/base/js/translation_strings.html:50 +#: templates/web/base/js/translation_strings.html:56 msgid "Collapse map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:629 +#: perllib/FixMyStreet/Cobrand/ACV.pm:256 +#: perllib/FixMyStreet/Cobrand/Default.pm:647 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" msgstr "Konfigurasi" @@ -760,6 +772,7 @@ msgstr "Konfigurasi" msgid "Confirm" msgstr "Sah" +#: templates/web/base/auth/2faform.html:1 #: templates/web/base/auth/smsform.html:1 templates/web/base/auth/token.html:1 msgid "Confirm account" msgstr "Mengesahkan Akaun" @@ -809,12 +822,12 @@ msgstr "Menghubungi pasukan" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1801 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1830 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1854 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1883 msgid "Could not find user" msgstr "Tidak dapat mencari pengguna" -#: templates/web/base/js/translation_strings.html:36 +#: templates/web/base/js/translation_strings.html:42 msgid "Could not look up location" msgstr "Tidak dapat mencari lokasi" @@ -859,15 +872,18 @@ msgstr "Kategori baru" msgid "Create priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:701 +#: perllib/FixMyStreet/Cobrand/ACV.pm:91 +#: perllib/FixMyStreet/Cobrand/Default.pm:719 msgid "Create reports/updates as anonymous user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:702 +#: perllib/FixMyStreet/Cobrand/ACV.pm:92 +#: perllib/FixMyStreet/Cobrand/Default.pm:720 msgid "Create reports/updates as the council" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:700 +#: perllib/FixMyStreet/Cobrand/ACV.pm:90 +#: perllib/FixMyStreet/Cobrand/Default.pm:718 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -888,12 +904,17 @@ msgstr "Diwujudkan" msgid "Created:" msgstr "Diwujudkan:" -#: templates/web/base/auth/generate_token.html:27 +#: templates/web/base/auth/change_password.html:40 +#, fuzzy +msgid "Current password:" +msgstr "Kata laluan anda" + +#: templates/web/base/auth/generate_token.html:46 #, fuzzy msgid "Current token:" msgstr "Keadaan semasa" -#: templates/web/base/dashboard/index.html:91 +#: templates/web/base/dashboard/index.html:92 msgid "Currently grouped by %s" msgstr "" @@ -902,7 +923,7 @@ msgstr "" msgid "Currently no bodies have been created." msgstr "Belum ada badan wujud pada masa kini." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:830 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:869 #: templates/web/zurich/admin/report_edit-sdm.html:105 msgid "Customer not contactable" msgstr "" @@ -914,6 +935,10 @@ msgstr "" msgid "Dashboard" msgstr "Papan pemuka" +#: templates/web/base/auth/generate_token.html:54 +msgid "Deactivate two-factor authentication" +msgstr "" + #: templates/web/zurich/admin/stats/index.html:35 msgid "Dealt with by subdivision within 5 working days" msgstr "Diuruskan oleh bahagian bawah dalam 5 hari bekerja" @@ -963,7 +988,7 @@ msgstr "" msgid "Detailed information is limited to %d characters." msgstr "" -#: templates/web/base/js/translation_strings.html:33 +#: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Perincian" @@ -975,7 +1000,7 @@ msgstr "Perincian" msgid "Details:" msgstr "Perincian:" -#: templates/web/base/dashboard/index.html:103 +#: templates/web/base/dashboard/index.html:104 msgid "Device and Site" msgstr "" @@ -1026,7 +1051,7 @@ msgstr "" msgid "Down one" msgstr "" -#: templates/web/base/js/translation_strings.html:58 +#: templates/web/base/js/translation_strings.html:64 msgid "Drag and drop photos here or <u>click to upload</u>" msgstr "" @@ -1067,23 +1092,27 @@ msgstr "Menyunting" msgid "Edit body details" msgstr "Edit perincian badah" -#: perllib/FixMyStreet/Cobrand/Default.pm:712 +#: perllib/FixMyStreet/Cobrand/ACV.pm:102 +#: perllib/FixMyStreet/Cobrand/Default.pm:730 msgid "Edit other users' details" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:713 +#: perllib/FixMyStreet/Cobrand/ACV.pm:103 +#: perllib/FixMyStreet/Cobrand/Default.pm:731 msgid "Edit other users' permissions" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:695 +#: perllib/FixMyStreet/Cobrand/ACV.pm:89 +#: perllib/FixMyStreet/Cobrand/Default.pm:713 msgid "Edit report category" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:696 +#: perllib/FixMyStreet/Cobrand/Default.pm:714 msgid "Edit report priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:694 +#: perllib/FixMyStreet/Cobrand/ACV.pm:88 +#: perllib/FixMyStreet/Cobrand/Default.pm:712 msgid "Edit reports" msgstr "" @@ -1116,8 +1145,8 @@ msgstr "Editor" #: templates/web/base/admin/users.html:17 #: templates/web/zurich/admin/body-form.html:9 #: templates/web/zurich/admin/body.html:15 -#: templates/web/zurich/auth/general.html:24 -#: templates/web/zurich/auth/general.html:54 +#: templates/web/zurich/auth/general.html:14 +#: templates/web/zurich/auth/general.html:44 msgid "Email" msgstr "Emel" @@ -1143,7 +1172,7 @@ msgstr "" msgid "Email alert deleted" msgstr "" -#: templates/web/base/admin/user-form.html:22 +#: templates/web/base/admin/user-form.html:21 msgid "Email verified:" msgstr "" @@ -1154,10 +1183,6 @@ msgstr "" msgid "Email:" msgstr "Emel:" -#: perllib/FixMyStreet/Script/Reports.pm:111 -msgid "Email: %s" -msgstr "Emel: %s" - #: templates/web/base/admin/open311-form-fields.html:55 #: templates/web/base/admin/open311-form-fields.html:56 msgid "" @@ -1175,7 +1200,7 @@ msgid "" " problem must be emailed, while others can be sent over Open311." msgstr "" -#: templates/web/base/dashboard/index.html:77 +#: templates/web/base/dashboard/index.html:78 #, fuzzy msgid "End Date" msgstr "Tarikh Akhir:" @@ -1184,7 +1209,7 @@ msgstr "Tarikh Akhir:" msgid "Endpoint" msgstr "Endpoint" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:81 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:82 msgid "Enter a Zürich street name" msgstr "Masukkan nama jalan Zürich" @@ -1203,10 +1228,10 @@ msgstr "Masukkan poskod terdekat, atau nama jalan dan kawasan" msgid "Enter a nearby street name and area" msgstr "Masukkan nama jalan dan kawasan terdekat" -#: templates/web/base/auth/general.html:123 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:45 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:17 -#: templates/web/zurich/auth/general.html:65 +#: templates/web/base/auth/general.html:128 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:47 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:20 +#: templates/web/zurich/auth/general.html:58 msgid "Enter a password" msgstr "Masukkan kata laluan" @@ -1241,7 +1266,7 @@ msgstr "Contoh:" msgid "Existing category" msgstr "" -#: templates/web/base/js/translation_strings.html:49 +#: templates/web/base/js/translation_strings.html:55 msgid "Expand map" msgstr "" @@ -1249,12 +1274,12 @@ msgstr "" msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:104 +#: templates/web/base/dashboard/index.html:105 msgid "Export as CSV" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:179 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:918 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:180 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:957 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:12 msgid "Extern" @@ -1277,7 +1302,7 @@ msgstr "" msgid "External team" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Default.pm:674 #: templates/web/base/admin/reportextrafields/edit.html:1 #: templates/web/base/admin/reportextrafields/index.html:1 #, fuzzy @@ -1317,10 +1342,10 @@ msgid "Fix this by choosing an <strong>area covered</strong> in the <em>Edit bod msgstr "" #: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:133 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:113 +#: templates/web/base/dashboard/index.html:114 msgid "Fixed" msgstr "Diselesai" @@ -1342,7 +1367,7 @@ msgstr "Tanda sebagai dipadam" msgid "Flag user" msgstr "Tanda pengguna" -#: perllib/FixMyStreet/Cobrand/Default.pm:627 +#: perllib/FixMyStreet/Cobrand/Default.pm:645 #: templates/web/base/admin/users.html:20 msgid "Flagged" msgstr "Ditanda" @@ -1351,7 +1376,7 @@ msgstr "Ditanda" msgid "Flagged reports and users" msgstr "Laporan dan pengguna ditanda" -#: templates/web/base/admin/user-form.html:112 +#: templates/web/base/admin/user-form.html:108 msgid "Flagged users are listed on the <a href='%s'>flagged</a> page." msgstr "" @@ -1359,8 +1384,8 @@ msgstr "" msgid "Flagged users are not restricted in any way. This is just a list of users that have been marked for attention." msgstr "" -#: templates/web/base/admin/report_edit.html:140 -#: templates/web/base/admin/user-form.html:118 +#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/user-form.html:115 msgid "Flagged:" msgstr "Ditanda:" @@ -1380,17 +1405,17 @@ msgstr "" msgid "For more information, see <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." msgstr "Untuk maklumat lanjut, lihat <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>Bagaimana FixMyStreet mengguna Mapit</a>." -#: templates/web/base/auth/general.html:94 +#: templates/web/base/auth/general.html:96 #: templates/web/base/report/new/form_user_loggedout_password.html:20 #: templates/web/base/report/update/form_user_loggedout_password.html:19 msgid "Forgotten your password?" msgstr "Terlupai kata laluan anda?" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:748 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:787 msgid "Forwarded to external body" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:749 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:788 msgid "Forwarded wish to external body" msgstr "" @@ -1400,11 +1425,7 @@ msgstr "" msgid "Frequently Asked Questions" msgstr "Soalan lazim" -#: templates/web/base/auth/generate_token.html:1 -#: templates/web/base/auth/generate_token.html:2 -#: templates/web/base/auth/generate_token.html:20 -#: templates/web/base/auth/generate_token.html:33 -#: templates/web/base/my/my.html:65 +#: templates/web/base/auth/generate_token.html:52 msgid "Generate token" msgstr "" @@ -1451,7 +1472,8 @@ msgstr "Pergi" msgid "Going to send questionnaire?" msgstr "Teruskan dengan menghantar soalan selidik?" -#: perllib/FixMyStreet/Cobrand/Default.pm:714 +#: perllib/FixMyStreet/Cobrand/ACV.pm:104 +#: perllib/FixMyStreet/Cobrand/Default.pm:732 msgid "Grant access to the admin" msgstr "" @@ -1459,12 +1481,12 @@ msgstr "" msgid "Graph of problem creation by status over time" msgstr "Graf masalah dibuat dengan status dari masa ke masa" -#: templates/web/base/dashboard/index.html:93 +#: templates/web/base/dashboard/index.html:94 #, fuzzy msgid "Group by %s" msgstr "dari %s" -#: templates/web/base/dashboard/index.html:98 +#: templates/web/base/dashboard/index.html:99 msgid "Group by:" msgstr "" @@ -1497,7 +1519,7 @@ msgstr "Foto laporan terdekat baru-baru ini " msgid "Hi %s" msgstr "Hi %s" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:911 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:950 #: perllib/FixMyStreet/DB/ResultSet/State.pm:64 #: templates/web/base/admin/update_edit.html:30 #: templates/web/zurich/admin/header.html:1 @@ -1507,6 +1529,11 @@ msgstr "Hi %s" msgid "Hidden" msgstr "Tersembunyi" +#: templates/web/base/admin/user-form.html:197 +#, fuzzy +msgid "Hide all reports and updates" +msgstr "Laporan dan pengguna ditanda" + #: templates/web/base/report/_main.html:105 msgid "Hide entire report" msgstr "" @@ -1530,7 +1557,7 @@ msgstr "" #: templates/web/base/around/display_location.html:60 #: templates/web/base/around/display_location.html:68 -#: templates/web/base/js/translation_strings.html:55 +#: templates/web/base/js/translation_strings.html:61 msgid "Hide pins" msgstr "Sembunyikan pin" @@ -1559,7 +1586,7 @@ msgstr "Home" msgid "How to report a problem" msgstr "Bagaimana melaporkan masalah" -#: templates/web/base/js/translation_strings.html:32 +#: templates/web/base/js/translation_strings.html:38 msgid "How to send successful reports" msgstr "Bagaimana untuk menghantar laporan berjaya" @@ -1618,7 +1645,7 @@ msgid "" " the menu. Make sure you use the same category name in the bodies if you want this to happen." msgstr "" -#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/auth/generate_token.html:61 msgid "If you generate a new token the existing token will no longer work." msgstr "" @@ -1692,8 +1719,8 @@ msgstr "Dalam table penyalahguna?" msgid "In addition, the following attributes that are not part of the Open311 v2 specification are returned: agency_sent_datetime, title (also returned as part of description), interface_used, comment_count, requestor_name (only present if requestor allowed the name to be shown on this site)." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:197 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:959 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:198 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:998 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:8 msgid "In progress" @@ -1723,7 +1750,7 @@ msgstr "" msgid "Inspection required" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:698 +#: perllib/FixMyStreet/Cobrand/Default.pm:716 msgid "Instruct contractors to fix problems" msgstr "" @@ -1755,20 +1782,20 @@ msgstr "" msgid "It’s on its way to the council right now." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:182 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:183 msgid "Jurisdiction Unknown" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:923 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:962 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:15 msgid "Jurisdiction unknown" msgstr "" -#: templates/web/base/auth/general.html:90 +#: templates/web/base/auth/general.html:92 #: templates/web/base/report/new/form_user_loggedout_password.html:16 #: templates/web/base/report/update/form_user_loggedout_password.html:15 -#: templates/web/zurich/auth/general.html:40 +#: templates/web/zurich/auth/general.html:30 msgid "Keep me signed in on this computer" msgstr "Teruskan log masuk aku dalam komputer ini" @@ -1832,6 +1859,11 @@ msgstr "" msgid "List all reported problems" msgstr "Senaraikan semua laporan masalah" +#: templates/web/base/around/on_map_list_items.html:18 +#, fuzzy +msgid "Loading reports…" +msgstr "Laporan anda" + #: templates/web/base/report/new/category_wrapper.html:8 msgid "Loading..." msgstr "Loading..." @@ -1870,23 +1902,31 @@ msgstr "" msgid "Log in with Twitter" msgstr "" -#: templates/web/base/js/translation_strings.html:65 +#: templates/web/base/js/translation_strings.html:71 msgid "Log in with email" msgstr "" -#: templates/web/base/js/translation_strings.html:63 +#: templates/web/base/js/translation_strings.html:69 msgid "Log in with email/text" msgstr "" -#: templates/web/base/dashboard/index.html:81 +#: templates/web/base/admin/user-form.html:195 +msgid "Log out of all sessions" +msgstr "" + +#: templates/web/base/dashboard/index.html:82 msgid "Look up" msgstr "" -#: templates/web/base/js/translation_strings.html:44 +#: templates/web/base/js/translation_strings.html:50 msgid "MAP" msgstr "PETA" -#: perllib/FixMyStreet/Cobrand/Default.pm:699 +#: templates/web/base/admin/user-form.html:196 +msgid "Make anonymous on all reports and updates" +msgstr "" + +#: perllib/FixMyStreet/Cobrand/Default.pm:717 msgid "Manage shortlist" msgstr "" @@ -1894,7 +1934,7 @@ msgstr "" msgid "Manual order" msgstr "" -#: templates/web/base/js/translation_strings.html:46 +#: templates/web/base/js/translation_strings.html:52 msgid "Map" msgstr "" @@ -1902,11 +1942,11 @@ msgstr "" msgid "Mark as sent" msgstr "" -#: templates/web/base/admin/user-form.html:110 +#: templates/web/base/admin/user-form.html:106 msgid "Mark users whose behaviour you want to keep a check on as <strong>flagged</strong>." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:697 +#: perllib/FixMyStreet/Cobrand/Default.pm:715 msgid "Markup problem details" msgstr "" @@ -1934,7 +1974,8 @@ msgstr "Kehilangan jurisdiction_id" msgid "Moderate" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:693 +#: perllib/FixMyStreet/Cobrand/ACV.pm:87 +#: perllib/FixMyStreet/Cobrand/Default.pm:711 msgid "Moderate report details" msgstr "" @@ -1960,7 +2001,7 @@ msgstr "" msgid "Moderation reason:" msgstr "" -#: templates/web/base/dashboard/index.html:101 +#: templates/web/base/dashboard/index.html:102 msgid "Month" msgstr "Bulan" @@ -1982,12 +2023,12 @@ msgstr "" #: templates/web/base/admin/states/index.html:108 #: templates/web/base/admin/states/index.html:11 #: templates/web/base/admin/users.html:16 -#: templates/web/base/auth/general.html:113 +#: templates/web/base/auth/general.html:115 #: templates/web/base/report/new/form_user_loggedin.html:49 #: templates/web/base/report/new/form_user_loggedout_by_email.html:11 #: templates/web/base/report/update/form_name.html:27 #: templates/web/zurich/admin/body-form.html:4 -#: templates/web/zurich/auth/general.html:60 +#: templates/web/zurich/auth/general.html:50 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "Name" msgstr "Nama" @@ -2000,10 +2041,6 @@ msgstr "Nama" msgid "Name:" msgstr "Nama:" -#: perllib/FixMyStreet/Script/Reports.pm:110 -msgid "Name: %s" -msgstr "Nama: %s" - #: templates/web/base/report/_inspect.html:44 msgid "Navigate to this problem" msgstr "" @@ -2021,8 +2058,8 @@ msgstr "" msgid "Nearest postcode to the pin placed on the map (automatically generated): %s (%sm away)" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:521 -#: perllib/FixMyStreet/Cobrand/Default.pm:549 +#: perllib/FixMyStreet/Cobrand/Default.pm:539 +#: perllib/FixMyStreet/Cobrand/Default.pm:567 msgid "Nearest road to the pin placed on the map (automatically generated by Bing Maps): %s" msgstr "" @@ -2040,11 +2077,12 @@ msgstr "" msgid "Nearly done! Now check your email…" msgstr "" +#: templates/web/base/auth/2faform.html:8 #: templates/web/base/auth/smsform.html:19 msgid "Nearly done! Now check your phone…" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:129 msgid "New" msgstr "" @@ -2073,7 +2111,7 @@ msgstr "Masalah tempatan baru dalam FixMyStreet" msgid "New note to DM:" msgstr "" -#: templates/web/base/auth/change_password.html:35 +#: templates/web/base/auth/change_password.html:47 msgid "New password:" msgstr "" @@ -2131,7 +2169,7 @@ msgstr "" msgid "Next" msgstr "Seterusnya" -#: perllib/FixMyStreet/Cobrand/Default.pm:1222 +#: perllib/FixMyStreet/Cobrand/Default.pm:1240 #: templates/web/base/admin/category_edit.html:4 #: templates/web/base/admin/list_updates.html:32 #: templates/web/base/admin/list_updates.html:34 @@ -2147,11 +2185,11 @@ msgstr "Seterusnya" msgid "No" msgstr "Tidak" -#: templates/web/base/admin/user-form.html:84 +#: templates/web/base/admin/user-form.html:80 msgid "No area" msgstr "" -#: templates/web/base/admin/user-form.html:55 +#: templates/web/base/admin/user-form.html:48 msgid "No body" msgstr "Tiada badan" @@ -2188,7 +2226,7 @@ msgstr "" msgid "No reports to show on map, here are some nearby:" msgstr "" -#: templates/web/base/js/translation_strings.html:37 +#: templates/web/base/js/translation_strings.html:43 msgid "No result returned" msgstr "Tiada keputusan." @@ -2210,15 +2248,15 @@ msgstr "Tiada penyokong" msgid "None" msgstr "Tiada" -#: templates/web/base/admin/user-form.html:76 -#: templates/web/base/admin/user-form.html:77 +#: templates/web/base/admin/user-form.html:72 +#: templates/web/base/admin/user-form.html:73 msgid "" "Normal (public) users should not be associated with any <strong>area</strong>.<br>\n" " Authorised staff users can be associated with the area in which they operate." msgstr "" -#: templates/web/base/admin/user-form.html:46 -#: templates/web/base/admin/user-form.html:47 +#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:39 msgid "" "Normal (public) users should not be associated with any <strong>body</strong>.<br>\n" " Authorised staff users can be associated with the body they represent.<br>\n" @@ -2226,8 +2264,8 @@ msgid "" " activity across their body), the ability to hide reports or set special report statuses." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:186 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:933 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:187 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:972 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:13 msgid "Not contactable" @@ -2286,15 +2324,15 @@ msgstr "" msgid "Number of problems reported in each ward, in the last 7 days." msgstr "" -#: templates/web/base/js/translation_strings.html:43 +#: templates/web/base/js/translation_strings.html:49 msgid "OK" msgstr "OK" -#: templates/web/base/js/translation_strings.html:74 +#: templates/web/base/js/translation_strings.html:80 msgid "Offline data cleared" msgstr "" -#: templates/web/base/js/translation_strings.html:71 +#: templates/web/base/js/translation_strings.html:77 msgid "Offline update data saved" msgstr "" @@ -2310,14 +2348,14 @@ msgstr "" msgid "On behalf of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:174 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:905 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:175 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:944 #: perllib/FixMyStreet/DB/ResultSet/State.pm:70 #: templates/web/base/admin/states/index.html:102 #: templates/web/base/admin/states/index.html:25 #: templates/web/base/admin/states/index.html:32 #: templates/web/base/admin/update_edit.html:30 -#: templates/web/base/dashboard/index.html:111 +#: templates/web/base/dashboard/index.html:112 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:7 #: templates/web/zurich/admin/update_edit.html:18 @@ -2356,17 +2394,17 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1238 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:689 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:690 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1262 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:686 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:687 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:716 #: perllib/FixMyStreet/App/Controller/Report/New.pm:719 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:722 #: perllib/FixMyStreet/DB/Result/Problem.pm:588 #: perllib/FixMyStreet/DB/Result/Problem.pm:595 #: perllib/FixMyStreet/DB/Result/Problem.pm:610 #: perllib/FixMyStreet/DB/Result/Problem.pm:619 -#: perllib/FixMyStreet/Script/Reports.pm:182 -#: perllib/FixMyStreet/Script/Reports.pm:197 +#: perllib/FixMyStreet/Script/Reports.pm:179 +#: perllib/FixMyStreet/Script/Reports.pm:194 msgid "Other" msgstr "Lain-lain" @@ -2401,23 +2439,23 @@ msgstr "Induk" msgid "Partial" msgstr "Separa" -#: templates/web/base/auth/general.html:116 +#: templates/web/base/auth/general.html:118 #: templates/web/base/report/new/form_user_loggedout_by_email.html:38 #: templates/web/base/report/update/form_user_loggedout_by_email.html:10 -#: templates/web/zurich/auth/general.html:32 -#: templates/web/zurich/auth/general.html:63 +#: templates/web/zurich/auth/general.html:22 +#: templates/web/zurich/auth/general.html:53 msgid "Password (optional)" msgstr "Kata Laluan (tidah diwajibkan)" -#: templates/web/base/auth/general.html:81 +#: templates/web/base/auth/general.html:83 msgid "Password:" msgstr "Kata Laluan:" -#: templates/web/base/js/translation_strings.html:52 +#: templates/web/base/js/translation_strings.html:58 msgid "Permalink" msgstr "Permalink" -#: templates/web/base/admin/user-form.html:162 +#: templates/web/base/admin/user-form.html:164 msgid "Permissions:" msgstr "" @@ -2436,12 +2474,12 @@ msgstr "Nombor telefon" msgid "Phone number (optional)" msgstr "Nombor telefon (tidak diwajibkan)" -#: templates/web/base/admin/user-form.html:30 +#: templates/web/base/admin/user-form.html:25 msgid "Phone verified:" msgstr "" #: templates/web/base/admin/report_edit.html:135 -#: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 +#: templates/web/base/admin/user-form.html:23 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:39 msgid "Phone:" msgstr "Telefon:" @@ -2495,12 +2533,12 @@ msgid "Pick your ward" msgstr "" #: templates/web/base/around/display_location.html:74 -#: templates/web/base/js/translation_strings.html:30 +#: templates/web/base/js/translation_strings.html:36 msgid "Place pin on map" msgstr "Letakkan pin atas peta" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:945 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:951 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:984 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:990 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:9 #: templates/web/zurich/admin/index-dm.html:9 @@ -2511,8 +2549,8 @@ msgstr "Dirancang" msgid "Please be polite, concise and to the point." msgstr "Sila bersopan, ringkas dan tepat." -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:27 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:31 msgid "Please check the passwords and try again" msgstr "Sila periksa kata laluan dan cuba lagi" @@ -2520,13 +2558,12 @@ msgstr "Sila periksa kata laluan dan cuba lagi" #: templates/web/base/auth/_username_error.html:9 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:27 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:9 msgid "Please check your email address is correct" msgstr "Sila periksa sama ada alamat emel anda adalah betul" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1334 -#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1327 +#: perllib/FixMyStreet/DB/Result/User.pm:205 +#: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:7 #, fuzzy @@ -2534,13 +2571,18 @@ msgid "Please check your phone number is correct" msgstr "Sila periksa sama ada alamat emel anda adalah betul" #: perllib/FixMyStreet/App/Controller/Admin.pm:297 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:905 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:928 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:923 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:946 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 -#: templates/web/base/js/translation_strings.html:10 +#: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" msgstr "Sila pilihkan kategori" +#: perllib/FixMyStreet/App/Controller/Auth.pm:383 +#: perllib/FixMyStreet/App/Controller/Auth.pm:409 +msgid "Please choose a less commonly-used password" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Admin.pm:345 #: templates/web/base/admin/bodies.html:4 templates/web/base/admin/body.html:11 #: templates/web/base/admin/template_edit.html:13 @@ -2560,20 +2602,21 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:298 #: perllib/FixMyStreet/DB/Result/Comment.pm:128 -#: templates/web/base/js/translation_strings.html:3 +#: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Sila masukkan pesanan" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1332 -#: perllib/FixMyStreet/DB/Result/User.pm:200 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1325 +#: perllib/FixMyStreet/DB/Result/User.pm:208 +#: perllib/FixMyStreet/DB/Result/User.pm:209 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:4 #, fuzzy msgid "Please enter a mobile number" msgstr "Sila masukkan nombor telefon anda" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1365 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1461 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1462 msgid "Please enter a name" msgstr "" @@ -2581,53 +2624,51 @@ msgstr "" msgid "Please enter a name for this body" msgstr "" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:25 -#: templates/web/base/js/translation_strings.html:20 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:29 +#: templates/web/base/js/translation_strings.html:23 msgid "Please enter a password" msgstr "Sila masukkan kata laluan" #: perllib/FixMyStreet/App/Controller/Contact.pm:115 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 -#: templates/web/base/js/translation_strings.html:4 +#: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Sila masukkan tajuk" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1362 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1452 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1355 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1453 #: perllib/FixMyStreet/App/Controller/Admin.pm:311 -#: perllib/FixMyStreet/DB/Result/User.pm:193 -#: templates/web/base/js/translation_strings.html:13 -#: templates/web/base/js/translation_strings.html:17 +#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: templates/web/base/js/translation_strings.html:16 +#: templates/web/base/js/translation_strings.html:20 msgid "Please enter a valid email" msgstr "Silah masukkan emel yang benar" -#: perllib/FixMyStreet/App/Controller/Alert.pm:350 +#: perllib/FixMyStreet/App/Controller/Alert.pm:355 #: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please enter a valid email address" msgstr "Sila masukkan alamat emel yang benah" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1356 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1446 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1349 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Sila masukkan nombor telefon anda" #: perllib/FixMyStreet/DB/Result/Problem.pm:369 -#: templates/web/base/js/translation_strings.html:5 +#: templates/web/base/js/translation_strings.html:8 msgid "Please enter some details" msgstr "Sila masukkan perincian" #: perllib/FixMyStreet/App/Controller/Contact.pm:114 -#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: perllib/FixMyStreet/DB/Result/User.pm:196 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:26 -#: templates/web/base/js/translation_strings.html:12 -#: templates/web/base/js/translation_strings.html:16 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:8 +#: templates/web/base/js/translation_strings.html:15 +#: templates/web/base/js/translation_strings.html:19 msgid "Please enter your email" msgstr "Sila masukkan emel anda" @@ -2635,34 +2676,34 @@ msgstr "Sila masukkan emel anda" msgid "Please enter your email address" msgstr "Sila masukkan alamat emel anda" -#: templates/web/base/js/translation_strings.html:26 +#: templates/web/base/js/translation_strings.html:32 msgid "Please enter your first name" msgstr "Sila masukkan nama pertama anda" #: perllib/FixMyStreet/Cobrand/UK.pm:326 -#: templates/web/base/js/translation_strings.html:8 +#: templates/web/base/js/translation_strings.html:11 msgid "Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below" msgstr "Sila masukkan nama penuh anda, majlis memerlukan maklumat ini - Jika anda tidak ingin nama anda dikemukakan dalam laman, untik kota dibawah" #: perllib/FixMyStreet/App/Controller/Contact.pm:113 #: perllib/FixMyStreet/DB/Result/Comment.pm:125 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 -#: perllib/FixMyStreet/DB/Result/User.pm:186 -#: templates/web/base/js/translation_strings.html:7 +#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: templates/web/base/js/translation_strings.html:10 msgid "Please enter your name" msgstr "Sila masukkan nama anda" #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:6 -#: templates/web/base/js/translation_strings.html:23 +#: templates/web/base/js/translation_strings.html:29 msgid "Please enter your phone number" msgstr "Sila masukkan nombor telefon anda" -#: templates/web/base/js/translation_strings.html:27 +#: templates/web/base/js/translation_strings.html:33 msgid "Please enter your second name" msgstr "Sila masukkan nama kedua anda" -#: templates/web/base/js/translation_strings.html:25 +#: templates/web/base/js/translation_strings.html:31 msgid "Please enter your title" msgstr "Sila masukkan tajuk anda" @@ -2685,10 +2726,19 @@ msgstr "Sila isikan perincian untuk masalah tersebut" msgid "Please fill in the form below with details of the problem, and describe the location as precisely as possible in the details box." msgstr "" +#: templates/web/base/auth/2faform.html:9 +msgid "Please generate a two-factor code and enter it below:" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Questionnaire.pm:239 msgid "Please indicate whether you'd like to receive another questionnaire" msgstr "" +#: perllib/FixMyStreet/App/Controller/Auth.pm:406 +#: templates/web/base/js/translation_strings.html:26 +msgid "Please make sure your password is at least %d characters long" +msgstr "" + #: templates/web/base/report/updates-sidebar-notes.html:2 msgid "Please note that updates are not sent to the council." msgstr "" @@ -2751,12 +2801,12 @@ msgstr "" #: perllib/FixMyStreet/App/Model/PhotoSet.pm:122 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:156 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:158 -#: templates/web/base/js/translation_strings.html:60 +#: templates/web/base/js/translation_strings.html:66 msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1359 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1449 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1352 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 msgid "Please verify at least one of email/phone" msgstr "" @@ -2769,24 +2819,24 @@ msgid "Please write your update here" msgstr "Sila tuliskan kemas kini anda di sini" #: templates/web/base/report/update-form.html:25 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:18 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_user_loggedout_password.html:10 msgid "Post" msgstr "Post" -#: perllib/FixMyStreet/DB/Result/Comment.pm:231 +#: perllib/FixMyStreet/DB/Result/Comment.pm:211 msgid "Posted anonymously at %s" msgstr "Post tanpa nama pada %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:266 +#: perllib/FixMyStreet/DB/Result/Comment.pm:246 msgid "Posted by %s at %s" msgstr "Dipostkan oleh %s pada %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:254 +#: perllib/FixMyStreet/DB/Result/Comment.pm:234 msgid "Posted by <strong>%s</strong> (%s) at %s" msgstr "Dipostkan oleh <strong>%s</strong> (%s) pada %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:256 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 msgid "Posted by <strong>%s</strong> at %s" msgstr "Dipostkan oleh <strong>%s</strong> pada %s" @@ -2798,7 +2848,7 @@ msgstr "" msgid "Previous" msgstr "Sebelumnya" -#: perllib/FixMyStreet/Cobrand/Default.pm:648 +#: perllib/FixMyStreet/Cobrand/Default.pm:666 msgid "Priorities" msgstr "" @@ -2819,7 +2869,7 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:144 msgid "Private" msgstr "Peribadi" @@ -2849,7 +2899,7 @@ msgstr "Masalah %s dihantar kepada majlis %s" msgid "Problem breakdown by state" msgstr "Pecahan masalah bagi negeri" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1309 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1283 msgid "Problem marked as open." msgstr "Masalah ditanda sebagai terbukan" @@ -2857,7 +2907,8 @@ msgstr "Masalah ditanda sebagai terbukan" msgid "Problem state change based on survey results" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:692 +#: perllib/FixMyStreet/Cobrand/ACV.pm:86 +#: perllib/FixMyStreet/Cobrand/Default.pm:710 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Masalah-masalah" @@ -2884,7 +2935,7 @@ msgstr "Masalah yang dilaporkan diselesai pada FixMyStreet baru-baru ini" msgid "Problems within %.1fkm of %s" msgstr "Masalah dalam %.1fkm dalam lokasi ini" -#: perllib/FixMyStreet/Cobrand/Default.pm:821 +#: perllib/FixMyStreet/Cobrand/Default.pm:839 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:137 #: perllib/FixMyStreet/Cobrand/UK.pm:215 perllib/FixMyStreet/Cobrand/UK.pm:257 #: perllib/FixMyStreet/Cobrand/UK.pm:269 @@ -2920,12 +2971,12 @@ msgstr "Sediakan kemas kini" msgid "Provide update as" msgstr "" -#: templates/web/base/auth/general.html:119 +#: templates/web/base/auth/general.html:124 msgid "Providing a name and password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "" -#: templates/web/base/report/new/form_user_loggedout_by_email.html:41 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:13 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:43 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:16 msgid "Providing a password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "" @@ -2942,7 +2993,7 @@ msgstr "Tindak balas awam:" msgid "Public update:" msgstr "" -#: templates/web/zurich/admin/report_edit.html:123 +#: templates/web/zurich/admin/report_edit.html:122 #: templates/web/zurich/admin/stats/index.html:38 msgid "Publish photo" msgstr "Terbitkan foto" @@ -2998,7 +3049,7 @@ msgstr "Feed RSS untuk %s, dalam kawasan pentadbiran %s" msgid "RSS feed of nearby problems" msgstr "Feed RSS untuk masalah berdekatan" -#: perllib/FixMyStreet/Cobrand/Default.pm:822 +#: perllib/FixMyStreet/Cobrand/Default.pm:840 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:136 #: perllib/FixMyStreet/Cobrand/UK.pm:222 msgid "RSS feed of problems within %s" @@ -3049,6 +3100,10 @@ msgstr "" msgid "Remove" msgstr "" +#: templates/web/base/admin/user-form.html:198 +msgid "Remove account details" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:4 msgid "Remove field" msgstr "" @@ -3069,13 +3124,13 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:159 +#: templates/web/base/admin/report_edit.html:161 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" msgstr "" -#: templates/web/base/auth/generate_token.html:33 +#: templates/web/base/auth/generate_token.html:52 msgid "Replace token" msgstr "" @@ -3107,11 +3162,11 @@ msgstr "" msgid "Report as" msgstr "" -#: perllib/FixMyStreet/App/Controller/Rss.pm:302 +#: perllib/FixMyStreet/App/Controller/Rss.pm:303 msgid "Report on %s" msgstr "" -#: templates/web/base/dashboard/index.html:61 +#: templates/web/base/dashboard/index.html:62 msgid "Report state:" msgstr "" @@ -3181,15 +3236,16 @@ msgstr "" #: templates/web/base/around/index.html:3 #: templates/web/base/around/lookup_by_ref.html:3 -#: templates/web/base/js/translation_strings.html:42 +#: templates/web/base/js/translation_strings.html:48 #: templates/web/base/report/new/fill_in_details.html:0 #: templates/web/base/report/new/fill_in_details.html:8 #: templates/web/zurich/report/new/fill_in_details_form.html:4 msgid "Reporting a problem" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:638 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:388 +#: perllib/FixMyStreet/Cobrand/ACV.pm:265 +#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/zurich/header.html:46 msgid "Reports" msgstr "" @@ -3206,7 +3262,7 @@ msgstr "" msgid "Reports by destination" msgstr "" -#: templates/web/base/admin/user-form.html:125 +#: templates/web/base/admin/user-form.html:124 msgid "Reports made by trusted users will be sent to the responsible body without being inspected first." msgstr "" @@ -3218,7 +3274,7 @@ msgstr "" msgid "Reports published" msgstr "" -#: templates/web/base/js/translation_strings.html:75 +#: templates/web/base/js/translation_strings.html:81 msgid "Reports saved offline." msgstr "" @@ -3291,8 +3347,8 @@ msgstr "" msgid "Revert to original title" msgstr "" -#: templates/web/base/js/translation_strings.html:28 -#: templates/web/base/js/translation_strings.html:40 +#: templates/web/base/js/translation_strings.html:34 +#: templates/web/base/js/translation_strings.html:46 msgid "Right place?" msgstr "" @@ -3306,16 +3362,16 @@ msgstr "" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1879 -#: templates/web/base/admin/report_edit.html:156 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: templates/web/base/admin/report_edit.html:158 #: templates/web/base/admin/update_edit.html:68 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: templates/web/base/admin/report_edit.html:157 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: templates/web/base/admin/report_edit.html:159 #: templates/web/base/admin/update_edit.html:69 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3325,7 +3381,7 @@ msgstr "" msgid "Rotating this photo will discard unsaved changes to the report." msgstr "" -#: templates/web/base/js/translation_strings.html:47 +#: templates/web/base/js/translation_strings.html:53 #: templates/web/base/maps/google-ol.html:2 msgid "Satellite" msgstr "" @@ -3356,11 +3412,11 @@ msgid "Save with a public update" msgstr "" #. ("This is followed by a progress count, e.g. 3/5") -#: templates/web/base/js/translation_strings.html:76 +#: templates/web/base/js/translation_strings.html:82 msgid "Saving reports offline" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:130 #, fuzzy msgid "Scheduled" msgstr "Jadual tindakan" @@ -3394,12 +3450,20 @@ msgstr "" msgid "Searching found no users." msgstr "" +#: templates/web/base/auth/generate_token.html:1 +#: templates/web/base/auth/generate_token.html:2 +#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/my/my.html:65 +msgid "Security" +msgstr "" + #: templates/web/base/report/new/councils_text_private.html:7 #: templates/web/base/report/new/form_user.html:5 msgid "See our privacy policy" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:703 +#: perllib/FixMyStreet/Cobrand/ACV.pm:93 +#: perllib/FixMyStreet/Cobrand/Default.pm:721 msgid "See user detail for reports created as the council" msgstr "" @@ -3434,7 +3498,7 @@ msgstr "" msgid "Sending a confirmation text failed: \"%s\"" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:870 msgid "Sent report back" msgstr "" @@ -3451,6 +3515,12 @@ msgstr "Dihantar:" msgid "Service:" msgstr "Servis:" +#: templates/web/base/auth/change_password.html:1 +#: templates/web/base/auth/change_password.html:4 +#, fuzzy +msgid "Set password" +msgstr "Menukar Kata Laluan" + #: templates/web/base/report/_inspect.html:47 msgid "Set to my current location" msgstr "" @@ -3506,7 +3576,7 @@ msgstr "" #: templates/web/base/around/display_location.html:58 #: templates/web/base/around/display_location.html:66 -#: templates/web/base/js/translation_strings.html:54 +#: templates/web/base/js/translation_strings.html:60 msgid "Show pins" msgstr "Tunjukkan pin" @@ -3518,20 +3588,20 @@ msgstr "" msgid "Show reports in your area" msgstr "" -#: templates/web/base/auth/general.html:124 +#: templates/web/base/auth/general.html:129 #: templates/web/base/auth/general.html:3 -#: templates/web/base/auth/general.html:85 +#: templates/web/base/auth/general.html:87 #: templates/web/base/main_nav_items.html:6 -#: templates/web/zurich/auth/general.html:18 -#: templates/web/zurich/auth/general.html:35 +#: templates/web/zurich/auth/general.html:25 +#: templates/web/zurich/auth/general.html:8 msgid "Sign in" msgstr "Log masuk" -#: templates/web/base/auth/general.html:98 +#: templates/web/base/auth/general.html:100 msgid "Sign in by email instead, providing a new password. When you click the link in your email, your password will be updated." msgstr "" -#: templates/web/base/auth/general.html:96 +#: templates/web/base/auth/general.html:98 msgid "Sign in by email or text, providing a new password. When you click the link in your email or enter the SMS authentication code, your password will be updated." msgstr "" @@ -3565,14 +3635,27 @@ msgstr "" msgid "Some text to localize" msgstr "" -#: perllib/FixMyStreet/Cobrand/UK.pm:80 +#: perllib/FixMyStreet/Cobrand/ACV.pm:59 perllib/FixMyStreet/Cobrand/UK.pm:80 msgid "Sorry, that appears to be a Crown dependency postcode, which we don't cover." msgstr "" +#: perllib/FixMyStreet/Cobrand/ACV.pm:73 +msgid "Sorry, that appears to be a Northern Irish postcode, which we don't cover." +msgstr "" + +#: perllib/FixMyStreet/Cobrand/ACV.pm:65 +msgid "Sorry, that appears to be a Scottish postcode, which we don't cover." +msgstr "" + +#: perllib/FixMyStreet/Cobrand/ACV.pm:69 +msgid "Sorry, that appears to be a Welsh postcode, which we don't cover." +msgstr "" + #: templates/web/base/auth/smsform.html:6 templates/web/base/auth/token.html:8 msgid "Sorry, that wasn’t a valid link" msgstr "" +#: templates/web/base/auth/2faform.html:5 #: templates/web/base/auth/smsform.html:16 msgid "Sorry, that wasn’t the correct code" msgstr "" @@ -3618,15 +3701,15 @@ msgstr "" msgid "Sort by" msgstr "" -#: templates/web/base/admin/user-form.html:65 +#: templates/web/base/admin/user-form.html:58 msgid "Staff users have permission to log in to the admin." msgstr "" -#: templates/web/base/admin/user-form.html:68 +#: templates/web/base/admin/user-form.html:62 msgid "Staff:" msgstr "" -#: templates/web/base/dashboard/index.html:73 +#: templates/web/base/dashboard/index.html:74 #, fuzzy msgid "Start Date" msgstr "Tarikh bermula:" @@ -3640,7 +3723,7 @@ msgstr "Tarikh bermula:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:50 #: templates/web/base/admin/templates.html:8 -#: templates/web/base/dashboard/index.html:100 +#: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:88 #: templates/web/base/report/_item.html:96 #: templates/web/base/report/update/form_update.html:39 @@ -3662,14 +3745,15 @@ msgstr "" msgid "State:" msgstr "Negeri:" -#: perllib/FixMyStreet/Cobrand/Default.pm:628 +#: perllib/FixMyStreet/Cobrand/ACV.pm:255 +#: perllib/FixMyStreet/Cobrand/Default.pm:646 #: templates/web/base/admin/states/index.html:1 #, fuzzy msgid "States" msgstr "Negeri" -#: perllib/FixMyStreet/Cobrand/Default.pm:622 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:391 +#: perllib/FixMyStreet/Cobrand/Default.pm:640 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:418 #: templates/web/base/admin/index.html:71 #: templates/web/base/admin/stats/index.html:1 #: templates/web/base/admin/stats/state.html:1 @@ -3702,7 +3786,7 @@ msgstr "" msgid "Subcategory" msgstr "Subkategori: %s" -#: perllib/FixMyStreet/Script/Reports.pm:191 +#: perllib/FixMyStreet/Script/Reports.pm:188 msgid "Subcategory: %s" msgstr "Subkategori: %s" @@ -3719,19 +3803,20 @@ msgstr "Tajuk" msgid "Subject:" msgstr "Tajuk:" +#: templates/web/base/auth/2faform.html:21 #: templates/web/base/auth/smsform.html:27 #: templates/web/base/questionnaire/creator_fixed.html:19 #: templates/web/base/report/new/form_user_loggedin.html:76 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:46 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:48 #: templates/web/base/report/new/form_user_loggedout_password.html:11 #: templates/web/zurich/report/new/fill_in_details_form.html:73 msgid "Submit" msgstr "Hantar" -#: templates/web/base/admin/report_edit.html:167 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/report_edit.html:24 #: templates/web/base/admin/update_edit.html:79 -#: templates/web/base/admin/user-form.html:188 +#: templates/web/base/admin/user-form.html:191 #: templates/web/zurich/admin/report_edit-sdm.html:124 #: templates/web/zurich/admin/report_edit.html:264 #: templates/web/zurich/admin/update_edit.html:38 @@ -3742,8 +3827,8 @@ msgstr "Hantar perubahan" msgid "Submit questionnaire" msgstr "Hantar soalan selidik" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:169 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:898 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:170 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:937 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:6 #: templates/web/zurich/admin/index-dm.html:23 @@ -3773,8 +3858,9 @@ msgstr "" msgid "Summarise your changes" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:620 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:387 +#: perllib/FixMyStreet/Cobrand/ACV.pm:249 +#: perllib/FixMyStreet/Cobrand/Default.pm:638 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:414 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 #: templates/web/base/status/index.html:3 @@ -3786,7 +3872,7 @@ msgid "Summary" msgstr "Ringkasan" #: templates/web/zurich/reports/index.html:0 -#: templates/web/zurich/reports/index.html:5 +#: templates/web/zurich/reports/index.html:6 msgid "Summary reports" msgstr "Laporan ringkasan" @@ -3800,7 +3886,7 @@ msgstr "Laporan ringkasan" msgid "Superuser:" msgstr "" -#: templates/web/base/admin/user-form.html:148 +#: templates/web/base/admin/user-form.html:147 msgid "Superusers have permission to perform <strong>all actions</strong> within the admin." msgstr "" @@ -3813,8 +3899,8 @@ msgstr "Hasil Kajian" msgid "Template «%s»" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:644 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:398 +#: perllib/FixMyStreet/Cobrand/Default.pm:662 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:425 #: templates/web/zurich/header.html:63 msgid "Templates" msgstr "" @@ -3875,6 +3961,7 @@ msgstr "" msgid "That location does not appear to be in the UK; please try again." msgstr "" +#: perllib/FixMyStreet/Cobrand/ACV.pm:52 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:50 #: perllib/FixMyStreet/Cobrand/UK.pm:73 @@ -3897,6 +3984,23 @@ msgstr "" msgid "That report has been removed from FixMyStreet." msgstr "" +#: perllib/FixMyStreet/App/Controller/Admin.pm:1769 +#, fuzzy +msgid "That user has been logged out." +msgstr "Anda telah dilog keluarkan" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +msgid "That user has been made anonymous on all reports and updates." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1812 +msgid "That user’s personal details have been removed." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1790 +msgid "That user’s reports and updates have been hidden." +msgstr "" + #: templates/web/base/admin/contact-form.html:27 msgid "" "The <strong>email address</strong> is the destination to which reports about this category will be sent. \n" @@ -3952,7 +4056,7 @@ msgid "The diligency prize league table shows editors' activity (who's been edit msgstr "" #: perllib/FixMyStreet/App/Controller/Dashboard.pm:43 -#: perllib/FixMyStreet/App/Controller/Reports.pm:85 +#: perllib/FixMyStreet/App/Controller/Reports.pm:84 msgid "The error was: %s" msgstr "" @@ -4006,8 +4110,8 @@ msgstr "" msgid "The ordering of this field on the report page. Fields are shown in ascending order according to this value." msgstr "" -#: templates/web/base/auth/change_password.html:22 #: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:30 msgid "The passwords do not match" msgstr "" @@ -4019,7 +4123,7 @@ msgstr "" msgid "The type of input field to show to the user. <strong>Text</strong> is a simple text field, <strong>List</strong> is a drop-down selection." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:95 +#: perllib/FixMyStreet/Script/Reports.pm:96 msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "" @@ -4030,7 +4134,7 @@ msgid "" " Names are not necessarily unique." msgstr "" -#: templates/web/base/around/on_map_list_items.html:17 +#: templates/web/base/around/on_map_list_items.html:20 #: templates/web/base/my/_problem-list.html:8 #: templates/web/base/reports/_problem-list.html:13 msgid "There are no reports to show." @@ -4040,7 +4144,7 @@ msgstr "" msgid "There is already an auto-response template for this category/state." msgstr "" -#: perllib/FixMyStreet/App/Controller/Reports.pm:82 +#: perllib/FixMyStreet/App/Controller/Reports.pm:81 msgid "There was a problem showing the All Reports page. Please try again later." msgstr "" @@ -4049,18 +4153,18 @@ msgstr "" msgid "There was a problem showing this page. Please try again later." msgstr "" -#: perllib/FixMyStreet/App/Controller/Alert.pm:359 +#: perllib/FixMyStreet/App/Controller/Alert.pm:364 msgid "There was a problem with your email/password combination. Please try again." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:806 -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:135 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:815 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 -#: templates/web/zurich/auth/general.html:28 +#: templates/web/zurich/auth/general.html:18 msgid "There was a problem with your login information. If you cannot remember your password, or do not have one, please fill in the ‘No’ section of the form." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:338 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:348 msgid "There was a problem with your update. Please try again." msgstr "" @@ -4068,7 +4172,7 @@ msgstr "" msgid "There were problems with your report. Please see below." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:373 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:389 msgid "There were problems with your update. Please see below." msgstr "" @@ -4123,18 +4227,18 @@ msgid "" " A body will not receive any reports unless it covers at least one area." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:198 +#: perllib/FixMyStreet/Script/Reports.pm:195 msgid "This email has been sent to both councils covering the location of the problem, as the user did not categorise it; please ignore it if you're not the correct council to deal with the issue, or let us know what category of problem this is so we can add it to our system." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:201 +#: perllib/FixMyStreet/Script/Reports.pm:198 msgid "This email has been sent to several councils covering the location of the problem, as the category selected is provided for all of them; please ignore it if you're not the correct council to deal with the issue." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1003 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1049 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:942 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:986 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1004 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1021 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1067 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:960 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "" @@ -4171,9 +4275,9 @@ msgstr "" msgid "This report is a duplicate. Please leave updates on the original report:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:166 #: perllib/FixMyStreet/Cobrand/Zurich.pm:167 -#: templates/web/zurich/report/_main.html:14 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:168 +#: templates/web/zurich/report/_main.html:12 msgid "This report is awaiting moderation." msgstr "Laporan ini menunggui sederhana." @@ -4189,11 +4293,7 @@ msgstr "Laporan ini ditanda sebagai diselesai sekarang." msgid "This report is currently marked as open." msgstr "Laporan ini ditanda sebagai terbuka sekarang." -#: perllib/FixMyStreet/Script/Reports.pm:108 -msgid "This report was submitted anonymously" -msgstr "Laporan ini dikemukakan tanpa nama" - -#: perllib/FixMyStreet/Script/Reports.pm:88 +#: perllib/FixMyStreet/Script/Reports.pm:89 msgid "This web page also contains a photo of the problem, provided by the user." msgstr "Laman web tersebut juga mengandungi foto masalah, dibekalkan oleh pengguna." @@ -4204,7 +4304,8 @@ msgstr "Laman web tersebut juga mengandungi foto masalah, dibekalkan oleh penggu msgid "Time spent (in minutes):" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:621 +#: perllib/FixMyStreet/Cobrand/ACV.pm:250 +#: perllib/FixMyStreet/Cobrand/Default.pm:639 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Garis masa" @@ -4242,7 +4343,7 @@ msgstr "" msgid "To limit this collection of fields to a single language, select it here." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:94 +#: perllib/FixMyStreet/Script/Reports.pm:95 msgid "To view a map of the precise location of this issue" msgstr "Melihat lokasi tepat atas peta bagi isu ini" @@ -4264,9 +4365,9 @@ msgstr "" #: templates/web/base/admin/stats/fix_rate.html:4 #: templates/web/base/admin/stats/questionnaire.html:24 -#: templates/web/base/dashboard/index.html:114 -#: templates/web/base/dashboard/index.html:119 -#: templates/web/base/dashboard/index.html:143 +#: templates/web/base/dashboard/index.html:115 +#: templates/web/base/dashboard/index.html:120 +#: templates/web/base/dashboard/index.html:144 #: templates/web/zurich/admin/stats/index.html:30 msgid "Total" msgstr "Jumlah" @@ -4284,20 +4385,22 @@ msgstr "" msgid "Translations" msgstr "" -#: templates/web/base/admin/user-form.html:129 +#: templates/web/base/admin/user-form.html:128 msgid "Trusted by bodies:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:709 +#: perllib/FixMyStreet/Cobrand/ACV.pm:99 +#: perllib/FixMyStreet/Cobrand/Default.pm:727 msgid "Trusted to make reports that don't need to be inspected" msgstr "" -#: templates/web/base/admin/user-form.html:137 +#: templates/web/base/admin/user-form.html:136 msgid "Trusted:" msgstr "" +#: templates/web/base/auth/2faform.html:6 #: templates/web/base/auth/smsform.html:17 -#: templates/web/base/js/translation_strings.html:29 +#: templates/web/base/js/translation_strings.html:35 msgid "Try again" msgstr "Cuba lagi" @@ -4305,13 +4408,21 @@ msgstr "Cuba lagi" msgid "Try emailing us directly:" msgstr "" +#: templates/web/base/auth/generate_token.html:21 +msgid "Two-factor authentication has been activated" +msgstr "" + +#: templates/web/base/auth/generate_token.html:32 +msgid "Two-factor authentication has been deactivated" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:44 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 msgid "Type" msgstr "" -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 msgid "Unban" msgstr "" @@ -4334,7 +4445,7 @@ msgstr "Jenis pemberitahuan tak diketahui" #: perllib/FixMyStreet/App/Controller/Photo.pm:109 #: perllib/FixMyStreet/App/Controller/Root.pm:141 -#: templates/web/base/js/translation_strings.html:38 +#: templates/web/base/js/translation_strings.html:44 msgid "Unknown error" msgstr "Ralat tidak diketahui" @@ -4406,23 +4517,23 @@ msgstr "Status kemas kini" msgid "Updated" msgstr "Dikemas kinikan" -#: perllib/FixMyStreet/DB/Result/Comment.pm:260 +#: perllib/FixMyStreet/DB/Result/Comment.pm:240 #, fuzzy msgid "Updated by <strong>%s</strong> (%s) at %s" msgstr "Dipostkan oleh <strong>%s</strong> (%s) pada %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:262 +#: perllib/FixMyStreet/DB/Result/Comment.pm:242 #, fuzzy msgid "Updated by <strong>%s</strong> at %s" msgstr "Dipostkan oleh <strong>%s</strong> pada %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1299 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1398 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1591 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1277 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1391 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1592 #: perllib/FixMyStreet/App/Controller/Admin.pm:933 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:767 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:792 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:862 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:806 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:901 msgid "Updated!" msgstr "Dikemas kinikan!" @@ -4474,33 +4585,33 @@ msgstr "" msgid "User ID to attribute fetched comments to" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1745 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1755 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1746 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1756 #, fuzzy msgid "User added to abuse list" msgstr "Emel ditambahkan kepada senarai penyalahguna" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1376 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1369 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1474 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1742 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1752 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1743 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1753 #, fuzzy msgid "User already in abuse list" msgstr "Emel telah dalam senarai penyalahguna" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1834 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1887 msgid "User flag removed" msgstr "Tanda pengguna dipadam" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1805 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1858 msgid "User flagged" msgstr "Pengguna ditanda" #: templates/web/base/admin/report_blocks.html:18 -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 #: templates/web/base/admin/users.html:32 #, fuzzy msgid "User in abuse table" @@ -4516,14 +4627,16 @@ msgstr "Carian pengguna mencari padanan dalam nama dan alamat emel pengguna." msgid "User:" msgstr "Pengguna" -#: perllib/FixMyStreet/Cobrand/Default.pm:652 -#: perllib/FixMyStreet/Cobrand/Default.pm:711 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:403 +#: perllib/FixMyStreet/Cobrand/ACV.pm:101 +#: perllib/FixMyStreet/Cobrand/ACV.pm:271 +#: perllib/FixMyStreet/Cobrand/Default.pm:670 +#: perllib/FixMyStreet/Cobrand/Default.pm:729 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:430 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:55 msgid "Users" msgstr "Pengguna" -#: templates/web/base/admin/user-form.html:159 +#: templates/web/base/admin/user-form.html:161 msgid "Users can perform the following actions within their assigned body or area." msgstr "" @@ -4597,7 +4710,7 @@ msgstr "" msgid "We need your email address, please give it below." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:207 +#: perllib/FixMyStreet/Script/Reports.pm:204 msgid "We realise this problem might be the responsibility of %s; however, we don't currently have any contact details for them. If you know of an appropriate contact address, please do get in touch." msgstr "Kita sedar bahawa masalah ini mungkin tanggungjawab %s; tetapi, pada masa kini kita tiada maklumat hubungan mereka. Jika anda tahu hubungan sewajanya, sila menghubungi mereka" @@ -4620,7 +4733,7 @@ msgstr "" msgid "We’re sorry to hear the problem’s not fixed. Why not try writing to your local representatives?" msgstr "" -#: templates/web/base/dashboard/index.html:117 +#: templates/web/base/dashboard/index.html:118 msgid "Website" msgstr "" @@ -4653,7 +4766,7 @@ msgstr "" msgid "Which report is it a duplicate of?" msgstr "" -#: templates/web/base/js/translation_strings.html:57 +#: templates/web/base/js/translation_strings.html:63 msgid "Whoa there Testino! Three photos are enough." msgstr "" @@ -4661,8 +4774,8 @@ msgstr "" msgid "Why stop there? <a href=\"/alert\">Set up more alerts</a> for free." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:190 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:928 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:191 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:967 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:14 msgid "Wish" @@ -4672,7 +4785,7 @@ msgstr "" msgid "With request searches, it is also possible to search for agency_responsible to limit the requests to those sent to a single administration. The search term is the administration ID provided by <a href=\"%s\">MaPit</a>." msgstr "" -#: templates/web/base/dashboard/index.html:158 +#: templates/web/base/dashboard/index.html:159 msgid "Within the specified timeframe:" msgstr "" @@ -4692,7 +4805,7 @@ msgstr "" msgid "Wrong location? Just click again on the map." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1221 +#: perllib/FixMyStreet/Cobrand/Default.pm:1239 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4720,7 +4833,7 @@ msgstr "Ya aku ada kata laluan" msgid "You are complaining that this problem report was unnecessarily moderated:" msgstr "" -#: templates/web/base/js/translation_strings.html:77 +#: templates/web/base/js/translation_strings.html:83 msgid "You are offline" msgstr "" @@ -4737,7 +4850,7 @@ msgstr "" msgid "You can <a href=\"%s%s\">view the problem on this site</a>." msgstr "" -#: templates/web/base/admin/user-form.html:114 +#: templates/web/base/admin/user-form.html:110 msgid "You can add an abusive user's email to the abuse list, which automatically hides (and never sends) reports they create." msgstr "" @@ -4767,11 +4880,11 @@ msgstr "" msgid "You can mark a body as deleted if you do not want it to be active on the site." msgstr "" -#: templates/web/base/js/translation_strings.html:35 +#: templates/web/base/js/translation_strings.html:41 msgid "You declined; please fill in the box above" msgstr "Anda menolak; sila isikan kotak di atas" -#: templates/web/base/js/translation_strings.html:79 +#: templates/web/base/js/translation_strings.html:85 msgid "You have <a id=\"oFN\" href=\"\"><span>%s</span> saved to submit</a>." msgstr "" @@ -4798,12 +4911,12 @@ msgstr "Anda telah dilog keluarkan" msgid "You have located the problem at the point marked with a green pin on the map. If this is not the correct location, simply click on the map again. " msgstr "Anda telah menunjukkan masalah pada titik atas peta yang ditanda pin hijau. Jika lokasi ini tidak betul, sila klik atas peta lagi." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:125 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:142 #, fuzzy msgid "You have successfully added your phone number." msgstr "Anda telah berjaya memastikan alamat emel anda." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:141 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:158 #: templates/web/zurich/tokens/confirm_problem.html:5 #: templates/web/zurich/tokens/confirm_problem.html:6 msgid "You have successfully confirmed your email address." @@ -4814,7 +4927,7 @@ msgstr "Anda telah berjaya memastikan alamat emel anda." msgid "You have successfully confirmed your phone number." msgstr "Anda telah berjaya memastikan alamat emel anda." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:112 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:129 #, fuzzy msgid "You have successfully removed your phone number." msgstr "Anda telah berjaya memastikan alamat emel anda." @@ -4824,7 +4937,7 @@ msgstr "Anda telah berjaya memastikan alamat emel anda." msgid "You have successfully signed in; please check and confirm your details are accurate:" msgstr "Anda telah berjaya log masuk; sila semak dan pastikan maklumat anda adalah tepat: " -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:147 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:164 #, fuzzy msgid "You have successfully verified your phone number." msgstr "Anda telah berjaya memastikan alamat emel anda." @@ -4855,8 +4968,10 @@ msgstr "" msgid "Your Reports" msgstr "Laporan Anda" -#: templates/web/base/auth/change_password.html:11 +#: templates/web/base/auth/change_password.html:13 #: templates/web/base/auth/generate_token.html:15 +#: templates/web/base/auth/generate_token.html:26 +#: templates/web/base/auth/generate_token.html:34 #: templates/web/base/main_nav_items.html:4 templates/web/base/my/my.html:18 msgid "Your account" msgstr "" @@ -4874,8 +4989,8 @@ msgid "Your email" msgstr "Emel Anda" #: templates/web/base/auth/change_email.html:15 -#: templates/web/zurich/auth/general.html:30 -#: templates/web/zurich/auth/general.html:58 +#: templates/web/zurich/auth/general.html:20 +#: templates/web/zurich/auth/general.html:48 msgid "Your email address" msgstr "Alamat emel anda" @@ -4890,11 +5005,11 @@ msgstr "Alamat emel anda" msgid "Your information will only be used in accordance with our <a href=\"/privacy\">privacy policy</a>" msgstr "Maklumat anda akan digunakan mengikuti <a href=\"/privacy\">dasar privasi</a> kita" -#: templates/web/base/auth/general.html:114 +#: templates/web/base/auth/general.html:116 #: templates/web/base/contact/index.html:74 #: templates/web/base/report/new/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_name.html:33 -#: templates/web/zurich/auth/general.html:61 +#: templates/web/zurich/auth/general.html:51 #: templates/web/zurich/report/new/fill_in_details_form.html:63 msgid "Your name" msgstr "Nama anda" @@ -4911,21 +5026,29 @@ msgstr "" msgid "Your name has been hidden." msgstr "" -#: templates/web/base/js/translation_strings.html:69 +#: templates/web/base/js/translation_strings.html:75 msgid "Your offline reports" msgstr "" -#: templates/web/base/auth/general.html:84 +#: templates/web/base/auth/general.html:86 #: templates/web/base/report/new/form_user_loggedout_password.html:10 #: templates/web/base/report/update/form_user_loggedout_password.html:9 -#: templates/web/zurich/auth/general.html:34 +#: templates/web/zurich/auth/general.html:24 msgid "Your password" msgstr "Kata laluan anda" -#: templates/web/base/auth/change_password.html:10 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:170 +#: templates/web/base/auth/change_password.html:12 msgid "Your password has been changed" msgstr "Kata laluan anda telah diubahi" +#: templates/web/base/auth/general.html:133 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:52 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:25 +#: templates/web/zurich/auth/general.html:63 +msgid "Your password should include %d or more characters." +msgstr "" + #: templates/web/base/auth/change_phone.html:19 #: templates/web/base/contact/index.html:87 #: templates/web/zurich/report/new/fill_in_details_form.html:69 @@ -4950,7 +5073,7 @@ msgstr "" msgid "Your token has been generated" msgstr "Kata laluan anda telah diubahi" -#: templates/web/base/js/translation_strings.html:70 +#: templates/web/base/js/translation_strings.html:76 msgid "Your update has been saved offline for submission when back online." msgstr "" @@ -4968,17 +5091,17 @@ msgid "Yourself" msgstr "" #: templates/web/base/admin/category-checkboxes.html:7 -#: templates/web/base/admin/user-form.html:169 +#: templates/web/base/admin/user-form.html:171 msgid "all" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:909 #: perllib/FixMyStreet/App/Controller/Moderate.pm:85 -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:216 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:270 +#: perllib/FixMyStreet/DB/Result/Comment.pm:250 msgid "and a defect raised" msgstr "" @@ -5011,7 +5134,7 @@ msgid "from %s different users" msgstr "dari %s pengguna lain" #: templates/web/base/report/_item.html:63 -#: templates/web/zurich/report/_item.html:14 +#: templates/web/zurich/report/_item.html:16 msgid "last updated %s" msgstr "kemaskini yang lepas %s" @@ -5026,7 +5149,7 @@ msgid "n/a" msgstr "tiada" #: templates/web/base/admin/category-checkboxes.html:8 -#: templates/web/base/admin/user-form.html:170 +#: templates/web/base/admin/user-form.html:172 msgid "none" msgstr "" @@ -5077,7 +5200,7 @@ msgstr "pin tidak ditunjukkan sebab pengguna tidak menggunakan peta" msgid "this location" msgstr "Melihat lokasi" -#: perllib/FixMyStreet/Script/Reports.pm:183 +#: perllib/FixMyStreet/Script/Reports.pm:180 msgid "this type of local problem" msgstr "jenis masalah tempatan ini" @@ -5085,11 +5208,11 @@ msgstr "jenis masalah tempatan ini" msgid "today" msgstr "hari ini" -#: templates/web/base/js/translation_strings.html:80 +#: templates/web/base/js/translation_strings.html:86 msgid "update" msgstr "" -#: templates/web/base/js/translation_strings.html:81 +#: templates/web/base/js/translation_strings.html:87 msgid "updates" msgstr "" @@ -5105,12 +5228,12 @@ msgstr "pengguna adalah dari majlis yang sama dengan masalah - %d" msgid "user is problem owner" msgstr "pengguna adalah pemilik masalah" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1778 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1831 #, fuzzy msgid "user not in abuse list" msgstr "Emel telah dalam senarai penyalahguna" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1829 #, fuzzy msgid "user removed from abuse list" msgstr "Emel ditambahkan kepada senarai penyalahguna" @@ -5168,7 +5291,7 @@ msgid "%d year" msgid_plural "%d years" msgstr[0] "" -#: templates/web/fixmystreet.com/reports/summary.html:103 +#: templates/web/fixmystreet.com/reports/summary.html:104 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5252,6 +5375,15 @@ msgid "report" msgid_plural "reports" msgstr[0] "" +#~ msgid "Email: %s" +#~ msgstr "Emel: %s" + +#~ msgid "Name: %s" +#~ msgstr "Nama: %s" + +#~ msgid "This report was submitted anonymously" +#~ msgstr "Laporan ini dikemukakan tanpa nama" + #~ msgid "(Email in abuse table)" #~ msgstr "(Emel dalam jadual penyalahguna)" diff --git a/locale/my_MM.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/my_MM.UTF-8/LC_MESSAGES/FixMyStreet.po index 83b7b1330..e93e92026 100644 --- a/locale/my_MM.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/my_MM.UTF-8/LC_MESSAGES/FixMyStreet.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: matthew@mysociety.org\n" -"POT-Creation-Date: 2017-12-15 17:48+0000\n" +"POT-Creation-Date: 2018-02-12 15:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety <transifex@mysociety.org>, 2017\n" "Language-Team: Burmese (Myanmar) (https://www.transifex.com/mysociety/teams/12067/my_MM/)\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #: perllib/FixMyStreet/DB/Result/Problem.pm:650 -#: perllib/FixMyStreet/Script/Reports.pm:196 +#: perllib/FixMyStreet/Script/Reports.pm:193 msgid " and " msgstr "ႏွင့္" @@ -87,8 +87,8 @@ msgstr "" msgid "%s live updates" msgstr "%s တိုက္ရိုက္အသစ္ရယူျခင္:" -#: templates/web/base/dashboard/index.html:159 -#: templates/web/base/dashboard/index.html:163 +#: templates/web/base/dashboard/index.html:160 +#: templates/web/base/dashboard/index.html:164 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -122,7 +122,7 @@ msgstr "" msgid "(a-z and space only)" msgstr "" -#: templates/web/zurich/report/_item.html:19 +#: templates/web/zurich/report/_item.html:21 msgid "(closed)" msgstr "(ပိတ္ထားသည္)" @@ -131,7 +131,7 @@ msgstr "(ပိတ္ထားသည္)" msgid "(covers roughly 200,000 people)" msgstr "(လူအေယာက္ ၂၀၀ ၀၀၀ ကိုအၾကမ္းအားျဖင့္လႊမ္းမိုးႏိုင္ေသာပံုမွန္အကြာအေ၀း)" -#: templates/web/zurich/report/_item.html:17 +#: templates/web/zurich/report/_item.html:19 msgid "(fixed)" msgstr "(ျပင္ျပီးျပီ)" @@ -151,6 +151,7 @@ msgstr "" msgid "(not sent to council)" msgstr "(ေကာင္စီသို႔မပို႔ပါ)" +#: templates/web/base/report/new/form_user_loggedin.html:38 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "(optional)" msgstr "(ေရြးခ်ယ္ႏိုင္ခြင့္)" @@ -166,7 +167,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "%s အတြင္းရိွ ျပႆနာမ်ား၏ RSS feed" #: perllib/FixMyStreet/App/Controller/Report/New.pm:252 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:688 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:685 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- ေခါင္းစဥ္တစ္ခုေရြးပါ --" @@ -196,7 +197,7 @@ msgstr "" msgid "<label for=\"statuses\">Show</label> %s reports <label for=\"filter_categories\">about</label> %s" msgstr "" -#: templates/web/base/js/translation_strings.html:78 +#: templates/web/base/js/translation_strings.html:84 msgid "<span>%s</span> saved." msgstr "" @@ -223,12 +224,12 @@ msgstr "<strong>မဟုတ္ပါ</strong> ကၽြႏ္ုပ္၏အသ msgid "<strong>No</strong> Let me confirm my update by email/text" msgstr "<strong>မဟုတ္ပါ</strong> ကၽြႏ္ုပ္၏အသစ္မြမ္းမံျခင္းကိုအီးေမးလ္ျဖင့္အတည္ျပဳမည္" -#: templates/web/base/auth/general.html:110 -#: templates/web/zurich/auth/general.html:51 +#: templates/web/base/auth/general.html:112 +#: templates/web/zurich/auth/general.html:41 msgid "<strong>No</strong> let me sign in by email" msgstr "<strong>မဟုတ္ပါ</strong> အီးေမးလ္ျဖင့္၀င္မည္" -#: templates/web/base/auth/general.html:108 +#: templates/web/base/auth/general.html:110 #, fuzzy msgid "<strong>No</strong> let me sign in by email or text" msgstr "<strong>မဟုတ္ပါ</strong> အီးေမးလ္ျဖင့္၀င္မည္" @@ -241,12 +242,16 @@ msgstr "" msgid "<strong>Note:</strong> This report hasn't yet been sent onwards for action. Any changes made may not be passed on." msgstr "" -#: templates/web/base/auth/general.html:79 +#: templates/web/base/auth/general.html:81 #: templates/web/base/report/new/form_user_loggedout_password.html:3 #: templates/web/base/report/update/form_user_loggedout_password.html:2 msgid "<strong>Yes</strong> I have a password" msgstr "<strong>ဟုတ္ကဲ့</strong> ကၽြႏ္ုပ္တြင္စကား၀ွက္တစ္ခုရွိသည္" +#: templates/web/base/auth/generate_token.html:54 +msgid "Activate two-factor authentication" +msgstr "" + #: templates/web/base/my/my.html:39 templates/web/base/my/my.html:50 msgid "Add" msgstr "" @@ -317,15 +322,18 @@ msgstr "" msgid "Add user" msgstr "အသံုးျပဳသူထည့္မည္" -#: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/ACV.pm:108 +#: perllib/FixMyStreet/Cobrand/Default.pm:736 msgid "Add/edit problem categories" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:720 +#: perllib/FixMyStreet/Cobrand/ACV.pm:110 +#: perllib/FixMyStreet/Cobrand/Default.pm:738 msgid "Add/edit response priorities" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:719 +#: perllib/FixMyStreet/Cobrand/ACV.pm:109 +#: perllib/FixMyStreet/Cobrand/Default.pm:737 msgid "Add/edit response templates" msgstr "" @@ -341,7 +349,7 @@ msgstr "" msgid "Admin" msgstr "" -#: templates/web/base/auth/change_password.html:39 +#: templates/web/base/auth/change_password.html:51 msgid "Again:" msgstr "ထပ္မံ၍-" @@ -360,12 +368,12 @@ msgstr "ေနာက္ထပ္အသစ္မ်ားအတြက္လည္ #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 -#: templates/web/base/dashboard/index.html:63 +#: templates/web/base/dashboard/index.html:64 #: templates/web/base/reports/_list-filters.html:3 msgid "All" msgstr "" -#: templates/web/zurich/reports/index.html:13 +#: templates/web/zurich/reports/index.html:14 msgid "All Reports" msgstr "အစီရင္ခံစာအားလံုး" @@ -434,13 +442,13 @@ msgstr "အမည္မသိ-" msgid "Another user" msgstr "" -#: templates/web/base/js/translation_strings.html:59 +#: templates/web/base/js/translation_strings.html:65 msgid "Are you sure you want to cancel this upload?" msgstr "" #: templates/web/base/admin/report_edit.html:84 #: templates/web/base/admin/template_edit.html:75 -#: templates/web/base/js/translation_strings.html:73 +#: templates/web/base/js/translation_strings.html:79 #: templates/web/base/report/display_tools.html:6 msgid "Are you sure?" msgstr "" @@ -451,7 +459,7 @@ msgstr "" msgid "Area covered" msgstr "ဧရိယာလႊမ္းျခံဳ ျခင္း" -#: templates/web/base/admin/user-form.html:82 +#: templates/web/base/admin/user-form.html:78 msgid "Area:" msgstr "" @@ -477,11 +485,12 @@ msgstr "အပိုစာကိုယ္ကိုသတ္မွတ္မည္ msgid "Assign to subdivision:" msgstr "အေသးစိတ္နယ္နမိတ္သို႔သတ္မွတ္မည္-" -#: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/ACV.pm:105 +#: perllib/FixMyStreet/Cobrand/Default.pm:733 msgid "Assign users to areas" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:219 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:220 msgid "Assigned to %s" msgstr "%s သို႔ လြဲအပ္မည္" @@ -493,8 +502,8 @@ msgstr "" msgid "At the moment only searching for and looking at reports work." msgstr "အခုေလာေလာဆယ္ အစီရင္ခံစာမ်ားကို ရွာေဖြျခင္း၊ၾကည့္ရႈျခင္းသာျပဳလုပ္ႏိုင္ေသးသည္" -#: templates/web/base/admin/user-form.html:96 -#: templates/web/base/admin/user-form.html:97 +#: templates/web/base/admin/user-form.html:92 +#: templates/web/base/admin/user-form.html:93 msgid "Authorised staff users can be associated with the categories in which they operate." msgstr "" @@ -520,11 +529,11 @@ msgid "Avoid personal information and vehicle number plates" msgstr "" #: perllib/FixMyStreet/DB/Result/Problem.pm:344 -#: templates/web/zurich/report/_item.html:9 +#: templates/web/zurich/report/_item.html:11 msgid "Awaiting moderation" msgstr "စိစစ္ျခင္းကိုေစာင့္ဆိုင္းေနတုန္း" -#: templates/web/base/js/translation_strings.html:31 +#: templates/web/base/js/translation_strings.html:37 msgid "Back" msgstr "ေနာက္သို႔" @@ -537,9 +546,11 @@ msgstr "" msgid "Ban user" msgstr "သတ္မွတ္သည့္အသံုးျပဳသူ" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 -#: perllib/FixMyStreet/Cobrand/Default.pm:717 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:396 +#: perllib/FixMyStreet/Cobrand/ACV.pm:107 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 +#: perllib/FixMyStreet/Cobrand/Default.pm:735 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:423 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:55 #: templates/web/zurich/header.html:50 @@ -553,7 +564,7 @@ msgstr "စာကိုယ္မ်ား" msgid "Body" msgstr "စာကိုယ္" -#: templates/web/base/admin/user-form.html:54 +#: templates/web/base/admin/user-form.html:46 msgid "Body:" msgstr "စာကိုယ္ -" @@ -569,7 +580,8 @@ msgstr "" msgid "Can't see the map? <em>Skip this step</em>" msgstr "ေျမပံုကိုမျမင္ဘူးလား။ <em>ဒီအဆင့္ကိုေက်ာ္မည္</em> " -#: perllib/FixMyStreet/Cobrand/Default.pm:633 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -583,7 +595,7 @@ msgstr "" #: templates/web/base/admin/body.html:72 #: templates/web/base/admin/contact-form.html:19 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:99 +#: templates/web/base/dashboard/index.html:100 #: templates/web/base/report/_inspect.html:54 #: templates/web/base/report/_item.html:92 #: templates/web/base/report/new/category.html:12 @@ -596,7 +608,7 @@ msgstr "" msgid "Category" msgstr "အမ်ိဳးအစား" -#: templates/web/base/dashboard/index.html:102 +#: templates/web/base/dashboard/index.html:103 #, fuzzy msgid "Category and State" msgstr "အမ်ိဳးအစား" @@ -619,7 +631,7 @@ msgstr "" msgid "Category:" msgstr "အမ်ိဳးအစား -" -#: perllib/FixMyStreet/Script/Reports.pm:187 +#: perllib/FixMyStreet/Script/Reports.pm:184 msgid "Category: %s" msgstr "အမ်ိဳးအစား - %s" @@ -634,9 +646,7 @@ msgid "Change email address" msgstr "" #: templates/web/base/auth/change_password.html:1 -#: templates/web/base/auth/change_password.html:16 -#: templates/web/base/auth/change_password.html:4 -#: templates/web/base/auth/change_password.html:43 +#: templates/web/base/auth/change_password.html:5 #: templates/web/base/my/my.html:63 msgid "Change password" msgstr "စကား၀ွက္ေျပာင္းမည္" @@ -672,7 +682,7 @@ msgstr "" msgid "Choose another" msgstr "" -#: templates/web/base/js/translation_strings.html:72 +#: templates/web/base/js/translation_strings.html:78 msgid "Clear offline data" msgstr "" @@ -700,14 +710,14 @@ msgstr "" msgid "Click the link in that email to sign in." msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:134 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:194 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:965 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:1004 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:195 #: perllib/FixMyStreet/DB/ResultSet/State.pm:71 #: templates/web/base/admin/states/index.html:103 #: templates/web/base/admin/states/index.html:27 #: templates/web/base/admin/states/index.html:33 -#: templates/web/base/dashboard/index.html:112 +#: templates/web/base/dashboard/index.html:113 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:10 #: templates/web/zurich/admin/header.html:16 @@ -740,15 +750,17 @@ msgid "Cobrand:" msgstr "" #: templates/web/base/admin/extra-metadata-form.html:14 +#: templates/web/base/auth/2faform.html:18 #: templates/web/base/auth/smsform.html:24 msgid "Code" msgstr "" -#: templates/web/base/js/translation_strings.html:50 +#: templates/web/base/js/translation_strings.html:56 msgid "Collapse map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:629 +#: perllib/FixMyStreet/Cobrand/ACV.pm:256 +#: perllib/FixMyStreet/Cobrand/Default.pm:647 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" msgstr "အစီအစဥ္သတ္မွတ္ျခင္း" @@ -757,6 +769,7 @@ msgstr "အစီအစဥ္သတ္မွတ္ျခင္း" msgid "Confirm" msgstr "အတည္ျပဳမည္" +#: templates/web/base/auth/2faform.html:1 #: templates/web/base/auth/smsform.html:1 templates/web/base/auth/token.html:1 msgid "Confirm account" msgstr "အေကာင့္ကိုအတည္ျပဳမည္" @@ -806,12 +819,12 @@ msgstr "အဖြဲ႕ႏွင့္ဆက္သြယ္ပါ" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1801 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1830 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1854 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1883 msgid "Could not find user" msgstr "အသံုးျပဳသူရွာမေတြ႕ပါ" -#: templates/web/base/js/translation_strings.html:36 +#: templates/web/base/js/translation_strings.html:42 msgid "Could not look up location" msgstr "တည္ေနရာကိုရွာမေတြ႕ပါ" @@ -856,15 +869,18 @@ msgstr "အမ်ိဳးအစားဖန္တီးမည္" msgid "Create priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:701 +#: perllib/FixMyStreet/Cobrand/ACV.pm:91 +#: perllib/FixMyStreet/Cobrand/Default.pm:719 msgid "Create reports/updates as anonymous user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:702 +#: perllib/FixMyStreet/Cobrand/ACV.pm:92 +#: perllib/FixMyStreet/Cobrand/Default.pm:720 msgid "Create reports/updates as the council" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:700 +#: perllib/FixMyStreet/Cobrand/ACV.pm:90 +#: perllib/FixMyStreet/Cobrand/Default.pm:718 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -885,12 +901,17 @@ msgstr "ဖန္တီးမည္" msgid "Created:" msgstr "ဖန္တီးခဲ့ခ်ိန္-" -#: templates/web/base/auth/generate_token.html:27 +#: templates/web/base/auth/change_password.html:40 +#, fuzzy +msgid "Current password:" +msgstr "သင္၏ စကားဝွက္" + +#: templates/web/base/auth/generate_token.html:46 #, fuzzy msgid "Current token:" msgstr "ယခုအေျခအေန" -#: templates/web/base/dashboard/index.html:91 +#: templates/web/base/dashboard/index.html:92 msgid "Currently grouped by %s" msgstr "" @@ -899,7 +920,7 @@ msgstr "" msgid "Currently no bodies have been created." msgstr "ယခုေလာေလာဆယ္ စာကိုယ္ ကိုမဖန္တီးရေသးပါ" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:830 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:869 #: templates/web/zurich/admin/report_edit-sdm.html:105 msgid "Customer not contactable" msgstr "" @@ -911,6 +932,10 @@ msgstr "" msgid "Dashboard" msgstr "" +#: templates/web/base/auth/generate_token.html:54 +msgid "Deactivate two-factor authentication" +msgstr "" + #: templates/web/zurich/admin/stats/index.html:35 msgid "Dealt with by subdivision within 5 working days" msgstr "" @@ -960,7 +985,7 @@ msgstr "" msgid "Detailed information is limited to %d characters." msgstr "" -#: templates/web/base/js/translation_strings.html:33 +#: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "အေသးစိတ္အခ်က္အလက္" @@ -972,7 +997,7 @@ msgstr "အေသးစိတ္အခ်က္အလက္" msgid "Details:" msgstr "အေသးစိတ္အခ်က္အလက္မ်ား-" -#: templates/web/base/dashboard/index.html:103 +#: templates/web/base/dashboard/index.html:104 msgid "Device and Site" msgstr "" @@ -1023,7 +1048,7 @@ msgstr "" msgid "Down one" msgstr "" -#: templates/web/base/js/translation_strings.html:58 +#: templates/web/base/js/translation_strings.html:64 msgid "Drag and drop photos here or <u>click to upload</u>" msgstr "" @@ -1064,23 +1089,27 @@ msgstr "ျပင္ဆင္မည္" msgid "Edit body details" msgstr "စာကိုယ္ကိုအေသးစိတ္ျပင္မည္" -#: perllib/FixMyStreet/Cobrand/Default.pm:712 +#: perllib/FixMyStreet/Cobrand/ACV.pm:102 +#: perllib/FixMyStreet/Cobrand/Default.pm:730 msgid "Edit other users' details" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:713 +#: perllib/FixMyStreet/Cobrand/ACV.pm:103 +#: perllib/FixMyStreet/Cobrand/Default.pm:731 msgid "Edit other users' permissions" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:695 +#: perllib/FixMyStreet/Cobrand/ACV.pm:89 +#: perllib/FixMyStreet/Cobrand/Default.pm:713 msgid "Edit report category" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:696 +#: perllib/FixMyStreet/Cobrand/Default.pm:714 msgid "Edit report priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:694 +#: perllib/FixMyStreet/Cobrand/ACV.pm:88 +#: perllib/FixMyStreet/Cobrand/Default.pm:712 msgid "Edit reports" msgstr "" @@ -1113,8 +1142,8 @@ msgstr "အယ္ဒီတာ" #: templates/web/base/admin/users.html:17 #: templates/web/zurich/admin/body-form.html:9 #: templates/web/zurich/admin/body.html:15 -#: templates/web/zurich/auth/general.html:24 -#: templates/web/zurich/auth/general.html:54 +#: templates/web/zurich/auth/general.html:14 +#: templates/web/zurich/auth/general.html:44 msgid "Email" msgstr "အီးေမးလ္" @@ -1140,7 +1169,7 @@ msgstr "" msgid "Email alert deleted" msgstr "" -#: templates/web/base/admin/user-form.html:22 +#: templates/web/base/admin/user-form.html:21 msgid "Email verified:" msgstr "" @@ -1151,10 +1180,6 @@ msgstr "" msgid "Email:" msgstr "အီးေမးလ္-" -#: perllib/FixMyStreet/Script/Reports.pm:111 -msgid "Email: %s" -msgstr "အီးေမးလ္ -%s" - #: templates/web/base/admin/open311-form-fields.html:55 #: templates/web/base/admin/open311-form-fields.html:56 msgid "" @@ -1172,7 +1197,7 @@ msgid "" " problem must be emailed, while others can be sent over Open311." msgstr "" -#: templates/web/base/dashboard/index.html:77 +#: templates/web/base/dashboard/index.html:78 #, fuzzy msgid "End Date" msgstr "ျပီးသည့္ရက္-" @@ -1181,7 +1206,7 @@ msgstr "ျပီးသည့္ရက္-" msgid "Endpoint" msgstr "ျပီးဆံုးမွတ္-" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:81 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:82 msgid "Enter a Zürich street name" msgstr "လမ္းနာမည္ ျဖည့္စြက္ပါ" @@ -1200,10 +1225,10 @@ msgstr "အနီးနားရွိ စာတိုက္နံပါတ္ msgid "Enter a nearby street name and area" msgstr "အနီးနားရွိလမ္းအမည္ႏွင့္ဧရိယာကိုရိုက္ထည့္ပါ" -#: templates/web/base/auth/general.html:123 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:45 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:17 -#: templates/web/zurich/auth/general.html:65 +#: templates/web/base/auth/general.html:128 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:47 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:20 +#: templates/web/zurich/auth/general.html:58 msgid "Enter a password" msgstr "စကား၀ွက္ရိုက္ထည့္ပါ" @@ -1238,7 +1263,7 @@ msgstr "နမူနာမ်ား -" msgid "Existing category" msgstr "" -#: templates/web/base/js/translation_strings.html:49 +#: templates/web/base/js/translation_strings.html:55 msgid "Expand map" msgstr "" @@ -1246,12 +1271,12 @@ msgstr "" msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:104 +#: templates/web/base/dashboard/index.html:105 msgid "Export as CSV" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:179 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:918 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:180 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:957 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:12 msgid "Extern" @@ -1274,7 +1299,7 @@ msgstr "" msgid "External team" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Default.pm:674 #: templates/web/base/admin/reportextrafields/edit.html:1 #: templates/web/base/admin/reportextrafields/index.html:1 #, fuzzy @@ -1314,10 +1339,10 @@ msgid "Fix this by choosing an <strong>area covered</strong> in the <em>Edit bod msgstr "" #: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:133 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:113 +#: templates/web/base/dashboard/index.html:114 msgid "Fixed" msgstr "ျပင္ျပီးျပီ" @@ -1339,7 +1364,7 @@ msgstr "ဖ်က္ျပီးျပီဟုသတ္မွတ္မည္" msgid "Flag user" msgstr "သတ္မွတ္သည့္အသံုးျပဳသူ" -#: perllib/FixMyStreet/Cobrand/Default.pm:627 +#: perllib/FixMyStreet/Cobrand/Default.pm:645 #: templates/web/base/admin/users.html:20 msgid "Flagged" msgstr "" @@ -1348,7 +1373,7 @@ msgstr "" msgid "Flagged reports and users" msgstr "အမွတ္အသားျပဳလုပ္ထားသည့္ အသံုးျပဳသူမ်ားကို ေဖာ္ျပျခင္း" -#: templates/web/base/admin/user-form.html:112 +#: templates/web/base/admin/user-form.html:108 msgid "Flagged users are listed on the <a href='%s'>flagged</a> page." msgstr "" @@ -1356,8 +1381,8 @@ msgstr "" msgid "Flagged users are not restricted in any way. This is just a list of users that have been marked for attention." msgstr "" -#: templates/web/base/admin/report_edit.html:140 -#: templates/web/base/admin/user-form.html:118 +#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/user-form.html:115 msgid "Flagged:" msgstr "အမွတ္အသားျပဳလုပ္ထားျခင္း" @@ -1377,17 +1402,17 @@ msgstr "" msgid "For more information, see <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." msgstr "" -#: templates/web/base/auth/general.html:94 +#: templates/web/base/auth/general.html:96 #: templates/web/base/report/new/form_user_loggedout_password.html:20 #: templates/web/base/report/update/form_user_loggedout_password.html:19 msgid "Forgotten your password?" msgstr "သင္၏စကား၀ွက္ေမ့သြားျပီလား။" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:748 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:787 msgid "Forwarded to external body" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:749 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:788 msgid "Forwarded wish to external body" msgstr "" @@ -1397,11 +1422,7 @@ msgstr "" msgid "Frequently Asked Questions" msgstr "မၾကာခဏေမးေသာေမးခြန္းမ်ား" -#: templates/web/base/auth/generate_token.html:1 -#: templates/web/base/auth/generate_token.html:2 -#: templates/web/base/auth/generate_token.html:20 -#: templates/web/base/auth/generate_token.html:33 -#: templates/web/base/my/my.html:65 +#: templates/web/base/auth/generate_token.html:52 msgid "Generate token" msgstr "" @@ -1448,7 +1469,8 @@ msgstr "သြားမည္" msgid "Going to send questionnaire?" msgstr "စစ္တမ္းကိုပို႔ေတာ့မွာလား။" -#: perllib/FixMyStreet/Cobrand/Default.pm:714 +#: perllib/FixMyStreet/Cobrand/ACV.pm:104 +#: perllib/FixMyStreet/Cobrand/Default.pm:732 msgid "Grant access to the admin" msgstr "" @@ -1456,12 +1478,12 @@ msgstr "" msgid "Graph of problem creation by status over time" msgstr "" -#: templates/web/base/dashboard/index.html:93 +#: templates/web/base/dashboard/index.html:94 #, fuzzy msgid "Group by %s" msgstr "%s မွ" -#: templates/web/base/dashboard/index.html:98 +#: templates/web/base/dashboard/index.html:99 msgid "Group by:" msgstr "" @@ -1494,7 +1516,7 @@ msgstr "မၾကာေသးခင္ကအနီးအနားက အစီ msgid "Hi %s" msgstr "မဂၤလာပါ%s" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:911 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:950 #: perllib/FixMyStreet/DB/ResultSet/State.pm:64 #: templates/web/base/admin/update_edit.html:30 #: templates/web/zurich/admin/header.html:1 @@ -1504,6 +1526,11 @@ msgstr "မဂၤလာပါ%s" msgid "Hidden" msgstr "ေဖ်ာက္ထားေသာ" +#: templates/web/base/admin/user-form.html:197 +#, fuzzy +msgid "Hide all reports and updates" +msgstr "အမွတ္အသားျပဳလုပ္ထားသည့္ အသံုးျပဳသူမ်ားကို ေဖာ္ျပျခင္း" + #: templates/web/base/report/_main.html:105 msgid "Hide entire report" msgstr "" @@ -1527,7 +1554,7 @@ msgstr "" #: templates/web/base/around/display_location.html:60 #: templates/web/base/around/display_location.html:68 -#: templates/web/base/js/translation_strings.html:55 +#: templates/web/base/js/translation_strings.html:61 msgid "Hide pins" msgstr "" @@ -1556,7 +1583,7 @@ msgstr "ပင္မ" msgid "How to report a problem" msgstr "ျပႆနာကိုဘယ္လိုအစီရင္ခံစာတင္မလဲ။" -#: templates/web/base/js/translation_strings.html:32 +#: templates/web/base/js/translation_strings.html:38 msgid "How to send successful reports" msgstr "ေကာင္းမြန္ေသာအစီရင္ခံစာကိုဘယ္လိုပို႔မလဲ" @@ -1615,7 +1642,7 @@ msgid "" " the menu. Make sure you use the same category name in the bodies if you want this to happen." msgstr "" -#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/auth/generate_token.html:61 msgid "If you generate a new token the existing token will no longer work." msgstr "" @@ -1689,8 +1716,8 @@ msgstr "" msgid "In addition, the following attributes that are not part of the Open311 v2 specification are returned: agency_sent_datetime, title (also returned as part of description), interface_used, comment_count, requestor_name (only present if requestor allowed the name to be shown on this site)." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:197 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:959 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:198 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:998 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:8 msgid "In progress" @@ -1720,7 +1747,7 @@ msgstr "" msgid "Inspection required" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:698 +#: perllib/FixMyStreet/Cobrand/Default.pm:716 msgid "Instruct contractors to fix problems" msgstr "" @@ -1752,20 +1779,20 @@ msgstr "" msgid "It’s on its way to the council right now." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:182 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:183 msgid "Jurisdiction Unknown" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:923 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:962 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:15 msgid "Jurisdiction unknown" msgstr "" -#: templates/web/base/auth/general.html:90 +#: templates/web/base/auth/general.html:92 #: templates/web/base/report/new/form_user_loggedout_password.html:16 #: templates/web/base/report/update/form_user_loggedout_password.html:15 -#: templates/web/zurich/auth/general.html:40 +#: templates/web/zurich/auth/general.html:30 msgid "Keep me signed in on this computer" msgstr "ဒီကြန္ျပဴတာမွာ၀င္ေနေအာင္ျပဳလုပ္မည္" @@ -1829,6 +1856,11 @@ msgstr "" msgid "List all reported problems" msgstr "အစီရင္ခံစာတင္ျပီးေသာျပႆနာစာရင္းအားလံုး" +#: templates/web/base/around/on_map_list_items.html:18 +#, fuzzy +msgid "Loading reports…" +msgstr "သင္၏ အစီရင္ခံစာမ်ား" + #: templates/web/base/report/new/category_wrapper.html:8 msgid "Loading..." msgstr "ဖြင့္ေနသည္" @@ -1867,23 +1899,31 @@ msgstr "" msgid "Log in with Twitter" msgstr "" -#: templates/web/base/js/translation_strings.html:65 +#: templates/web/base/js/translation_strings.html:71 msgid "Log in with email" msgstr "" -#: templates/web/base/js/translation_strings.html:63 +#: templates/web/base/js/translation_strings.html:69 msgid "Log in with email/text" msgstr "" -#: templates/web/base/dashboard/index.html:81 +#: templates/web/base/admin/user-form.html:195 +msgid "Log out of all sessions" +msgstr "" + +#: templates/web/base/dashboard/index.html:82 msgid "Look up" msgstr "" -#: templates/web/base/js/translation_strings.html:44 +#: templates/web/base/js/translation_strings.html:50 msgid "MAP" msgstr "ေျမပံု" -#: perllib/FixMyStreet/Cobrand/Default.pm:699 +#: templates/web/base/admin/user-form.html:196 +msgid "Make anonymous on all reports and updates" +msgstr "" + +#: perllib/FixMyStreet/Cobrand/Default.pm:717 msgid "Manage shortlist" msgstr "" @@ -1891,7 +1931,7 @@ msgstr "" msgid "Manual order" msgstr "" -#: templates/web/base/js/translation_strings.html:46 +#: templates/web/base/js/translation_strings.html:52 msgid "Map" msgstr "" @@ -1899,11 +1939,11 @@ msgstr "" msgid "Mark as sent" msgstr "" -#: templates/web/base/admin/user-form.html:110 +#: templates/web/base/admin/user-form.html:106 msgid "Mark users whose behaviour you want to keep a check on as <strong>flagged</strong>." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:697 +#: perllib/FixMyStreet/Cobrand/Default.pm:715 msgid "Markup problem details" msgstr "" @@ -1931,7 +1971,8 @@ msgstr "" msgid "Moderate" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:693 +#: perllib/FixMyStreet/Cobrand/ACV.pm:87 +#: perllib/FixMyStreet/Cobrand/Default.pm:711 msgid "Moderate report details" msgstr "" @@ -1957,7 +1998,7 @@ msgstr "" msgid "Moderation reason:" msgstr "" -#: templates/web/base/dashboard/index.html:101 +#: templates/web/base/dashboard/index.html:102 msgid "Month" msgstr "လ" @@ -1979,12 +2020,12 @@ msgstr "" #: templates/web/base/admin/states/index.html:108 #: templates/web/base/admin/states/index.html:11 #: templates/web/base/admin/users.html:16 -#: templates/web/base/auth/general.html:113 +#: templates/web/base/auth/general.html:115 #: templates/web/base/report/new/form_user_loggedin.html:49 #: templates/web/base/report/new/form_user_loggedout_by_email.html:11 #: templates/web/base/report/update/form_name.html:27 #: templates/web/zurich/admin/body-form.html:4 -#: templates/web/zurich/auth/general.html:60 +#: templates/web/zurich/auth/general.html:50 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "Name" msgstr "အမည္" @@ -1997,10 +2038,6 @@ msgstr "အမည္" msgid "Name:" msgstr "အမည္-" -#: perllib/FixMyStreet/Script/Reports.pm:110 -msgid "Name: %s" -msgstr "အမည္ - %s" - #: templates/web/base/report/_inspect.html:44 msgid "Navigate to this problem" msgstr "" @@ -2018,8 +2055,8 @@ msgstr "" msgid "Nearest postcode to the pin placed on the map (automatically generated): %s (%sm away)" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:521 -#: perllib/FixMyStreet/Cobrand/Default.pm:549 +#: perllib/FixMyStreet/Cobrand/Default.pm:539 +#: perllib/FixMyStreet/Cobrand/Default.pm:567 msgid "Nearest road to the pin placed on the map (automatically generated by Bing Maps): %s" msgstr "" @@ -2037,11 +2074,12 @@ msgstr "" msgid "Nearly done! Now check your email…" msgstr "" +#: templates/web/base/auth/2faform.html:8 #: templates/web/base/auth/smsform.html:19 msgid "Nearly done! Now check your phone…" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:129 msgid "New" msgstr "" @@ -2070,7 +2108,7 @@ msgstr "ကၽြႏ္ုပ္လမ္းကိုျပင္ေပးပါ msgid "New note to DM:" msgstr "" -#: templates/web/base/auth/change_password.html:35 +#: templates/web/base/auth/change_password.html:47 msgid "New password:" msgstr "" @@ -2128,7 +2166,7 @@ msgstr "" msgid "Next" msgstr "ေနာက္သို႔" -#: perllib/FixMyStreet/Cobrand/Default.pm:1222 +#: perllib/FixMyStreet/Cobrand/Default.pm:1240 #: templates/web/base/admin/category_edit.html:4 #: templates/web/base/admin/list_updates.html:32 #: templates/web/base/admin/list_updates.html:34 @@ -2144,11 +2182,11 @@ msgstr "ေနာက္သို႔" msgid "No" msgstr "မရွိပါ" -#: templates/web/base/admin/user-form.html:84 +#: templates/web/base/admin/user-form.html:80 msgid "No area" msgstr "" -#: templates/web/base/admin/user-form.html:55 +#: templates/web/base/admin/user-form.html:48 msgid "No body" msgstr "စာကိုယ္မရွိ" @@ -2185,7 +2223,7 @@ msgstr "" msgid "No reports to show on map, here are some nearby:" msgstr "" -#: templates/web/base/js/translation_strings.html:37 +#: templates/web/base/js/translation_strings.html:43 msgid "No result returned" msgstr "ရလဒ္မေတြ႕ပါ" @@ -2207,15 +2245,15 @@ msgstr "ေထာက္ပံ့ေပးမည့္သူမရွိပါ" msgid "None" msgstr "ဘာမွမဟုတ္" -#: templates/web/base/admin/user-form.html:76 -#: templates/web/base/admin/user-form.html:77 +#: templates/web/base/admin/user-form.html:72 +#: templates/web/base/admin/user-form.html:73 msgid "" "Normal (public) users should not be associated with any <strong>area</strong>.<br>\n" " Authorised staff users can be associated with the area in which they operate." msgstr "" -#: templates/web/base/admin/user-form.html:46 -#: templates/web/base/admin/user-form.html:47 +#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:39 msgid "" "Normal (public) users should not be associated with any <strong>body</strong>.<br>\n" " Authorised staff users can be associated with the body they represent.<br>\n" @@ -2223,8 +2261,8 @@ msgid "" " activity across their body), the ability to hide reports or set special report statuses." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:186 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:933 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:187 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:972 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:13 msgid "Not contactable" @@ -2283,15 +2321,15 @@ msgstr "" msgid "Number of problems reported in each ward, in the last 7 days." msgstr "" -#: templates/web/base/js/translation_strings.html:43 +#: templates/web/base/js/translation_strings.html:49 msgid "OK" msgstr "အိုေက" -#: templates/web/base/js/translation_strings.html:74 +#: templates/web/base/js/translation_strings.html:80 msgid "Offline data cleared" msgstr "" -#: templates/web/base/js/translation_strings.html:71 +#: templates/web/base/js/translation_strings.html:77 msgid "Offline update data saved" msgstr "" @@ -2307,14 +2345,14 @@ msgstr "" msgid "On behalf of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:174 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:905 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:175 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:944 #: perllib/FixMyStreet/DB/ResultSet/State.pm:70 #: templates/web/base/admin/states/index.html:102 #: templates/web/base/admin/states/index.html:25 #: templates/web/base/admin/states/index.html:32 #: templates/web/base/admin/update_edit.html:30 -#: templates/web/base/dashboard/index.html:111 +#: templates/web/base/dashboard/index.html:112 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:7 #: templates/web/zurich/admin/update_edit.html:18 @@ -2353,17 +2391,17 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1238 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:689 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:690 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1262 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:686 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:687 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:716 #: perllib/FixMyStreet/App/Controller/Report/New.pm:719 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:722 #: perllib/FixMyStreet/DB/Result/Problem.pm:588 #: perllib/FixMyStreet/DB/Result/Problem.pm:595 #: perllib/FixMyStreet/DB/Result/Problem.pm:610 #: perllib/FixMyStreet/DB/Result/Problem.pm:619 -#: perllib/FixMyStreet/Script/Reports.pm:182 -#: perllib/FixMyStreet/Script/Reports.pm:197 +#: perllib/FixMyStreet/Script/Reports.pm:179 +#: perllib/FixMyStreet/Script/Reports.pm:194 msgid "Other" msgstr "တျခား" @@ -2398,23 +2436,23 @@ msgstr "ပင္မ" msgid "Partial" msgstr "တစ္၀က္" -#: templates/web/base/auth/general.html:116 +#: templates/web/base/auth/general.html:118 #: templates/web/base/report/new/form_user_loggedout_by_email.html:38 #: templates/web/base/report/update/form_user_loggedout_by_email.html:10 -#: templates/web/zurich/auth/general.html:32 -#: templates/web/zurich/auth/general.html:63 +#: templates/web/zurich/auth/general.html:22 +#: templates/web/zurich/auth/general.html:53 msgid "Password (optional)" msgstr "စကား၀ွက္(ထည့္ခ်င္မွထည့္ပါ)" -#: templates/web/base/auth/general.html:81 +#: templates/web/base/auth/general.html:83 msgid "Password:" msgstr "စကား၀ွက္-" -#: templates/web/base/js/translation_strings.html:52 +#: templates/web/base/js/translation_strings.html:58 msgid "Permalink" msgstr "အျမဲတမ္းလင့္ခ္" -#: templates/web/base/admin/user-form.html:162 +#: templates/web/base/admin/user-form.html:164 msgid "Permissions:" msgstr "" @@ -2433,12 +2471,12 @@ msgstr "ဖုန္းနံပါတ္" msgid "Phone number (optional)" msgstr "ဖုန္းနံပါတ္(ထည့္ခ်င္မွထည့္ပါ)" -#: templates/web/base/admin/user-form.html:30 +#: templates/web/base/admin/user-form.html:25 msgid "Phone verified:" msgstr "" #: templates/web/base/admin/report_edit.html:135 -#: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 +#: templates/web/base/admin/user-form.html:23 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:39 msgid "Phone:" msgstr "ဖုန္း-" @@ -2492,12 +2530,12 @@ msgid "Pick your ward" msgstr "" #: templates/web/base/around/display_location.html:74 -#: templates/web/base/js/translation_strings.html:30 +#: templates/web/base/js/translation_strings.html:36 msgid "Place pin on map" msgstr "ေျမပံုတြင္ပင္တစ္ခုထားမည္" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:945 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:951 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:984 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:990 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:9 #: templates/web/zurich/admin/index-dm.html:9 @@ -2508,8 +2546,8 @@ msgstr "စီစဥ္ထားသည့္အတိုင္း" msgid "Please be polite, concise and to the point." msgstr "" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:27 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:31 msgid "Please check the passwords and try again" msgstr "စကား၀ွက္ကိုျပန္စစ္ေဆးျပီးျပန္ၾကိဳးစားပါ" @@ -2517,13 +2555,12 @@ msgstr "စကား၀ွက္ကိုျပန္စစ္ေဆးျပီ #: templates/web/base/auth/_username_error.html:9 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:27 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:9 msgid "Please check your email address is correct" msgstr "သင္၏အီးေမးလ္လိပ္စာမွန္၊မမွန္ကိုစစ္ေဆးပါ" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1334 -#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1327 +#: perllib/FixMyStreet/DB/Result/User.pm:205 +#: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:7 #, fuzzy @@ -2531,13 +2568,18 @@ msgid "Please check your phone number is correct" msgstr "သင္၏အီးေမးလ္လိပ္စာမွန္၊မမွန္ကိုစစ္ေဆးပါ" #: perllib/FixMyStreet/App/Controller/Admin.pm:297 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:905 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:928 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:923 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:946 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 -#: templates/web/base/js/translation_strings.html:10 +#: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" msgstr "ေခါင္းစဥ္တစ္ခုကိုေရြးပါ" +#: perllib/FixMyStreet/App/Controller/Auth.pm:383 +#: perllib/FixMyStreet/App/Controller/Auth.pm:409 +msgid "Please choose a less commonly-used password" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Admin.pm:345 #: templates/web/base/admin/bodies.html:4 templates/web/base/admin/body.html:11 #: templates/web/base/admin/template_edit.html:13 @@ -2557,20 +2599,21 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:298 #: perllib/FixMyStreet/DB/Result/Comment.pm:128 -#: templates/web/base/js/translation_strings.html:3 +#: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "စာတစ္ခုရိုက္ထည့္ပါ" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1332 -#: perllib/FixMyStreet/DB/Result/User.pm:200 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1325 +#: perllib/FixMyStreet/DB/Result/User.pm:208 +#: perllib/FixMyStreet/DB/Result/User.pm:209 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:4 #, fuzzy msgid "Please enter a mobile number" msgstr "သင္၏ဖုန္းနံပါတ္ကိုရိုက္ထည့္ပါ" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1365 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1461 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1462 msgid "Please enter a name" msgstr "" @@ -2578,53 +2621,51 @@ msgstr "" msgid "Please enter a name for this body" msgstr "" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:25 -#: templates/web/base/js/translation_strings.html:20 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:29 +#: templates/web/base/js/translation_strings.html:23 msgid "Please enter a password" msgstr "စကား၀ွက္တစ္ခုရိုက္ထည့္ပါ" #: perllib/FixMyStreet/App/Controller/Contact.pm:115 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 -#: templates/web/base/js/translation_strings.html:4 +#: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "ေခါင္းစီးတစ္ခုရိုက္ထည့္ပါ" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1362 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1452 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1355 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1453 #: perllib/FixMyStreet/App/Controller/Admin.pm:311 -#: perllib/FixMyStreet/DB/Result/User.pm:193 -#: templates/web/base/js/translation_strings.html:13 -#: templates/web/base/js/translation_strings.html:17 +#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: templates/web/base/js/translation_strings.html:16 +#: templates/web/base/js/translation_strings.html:20 msgid "Please enter a valid email" msgstr "မွန္ကန္ေသာအီးေမးလ္တစ္ခုရိုက္ထည့္ပါ" -#: perllib/FixMyStreet/App/Controller/Alert.pm:350 +#: perllib/FixMyStreet/App/Controller/Alert.pm:355 #: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please enter a valid email address" msgstr "မွန္ကန္ေသာအီးေမးလ္လိပ္စာတစ္ခုရိုက္ထည့္ပါ" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1356 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1446 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1349 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "သင္၏ဖုန္းနံပါတ္ကိုရိုက္ထည့္ပါ" #: perllib/FixMyStreet/DB/Result/Problem.pm:369 -#: templates/web/base/js/translation_strings.html:5 +#: templates/web/base/js/translation_strings.html:8 msgid "Please enter some details" msgstr "တစ္ခ်ိဳ႕အခ်က္အလက္မ်ားကိုရိုက္ထည့္ပါ" #: perllib/FixMyStreet/App/Controller/Contact.pm:114 -#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: perllib/FixMyStreet/DB/Result/User.pm:196 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:26 -#: templates/web/base/js/translation_strings.html:12 -#: templates/web/base/js/translation_strings.html:16 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:8 +#: templates/web/base/js/translation_strings.html:15 +#: templates/web/base/js/translation_strings.html:19 msgid "Please enter your email" msgstr "သင္၏အီးေမးလ္ကိုရိုက္ထည့္ပါ" @@ -2632,34 +2673,34 @@ msgstr "သင္၏အီးေမးလ္ကိုရိုက္ထည့္ msgid "Please enter your email address" msgstr "သင္၏အီးေမးလ္လိပ္စာကိုရိုက္ထည့္ပါ" -#: templates/web/base/js/translation_strings.html:26 +#: templates/web/base/js/translation_strings.html:32 msgid "Please enter your first name" msgstr "သင္၏ပထမအမည္ကိုရိုက္ထည့္ပါ" #: perllib/FixMyStreet/Cobrand/UK.pm:326 -#: templates/web/base/js/translation_strings.html:8 +#: templates/web/base/js/translation_strings.html:11 msgid "Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below" msgstr "" #: perllib/FixMyStreet/App/Controller/Contact.pm:113 #: perllib/FixMyStreet/DB/Result/Comment.pm:125 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 -#: perllib/FixMyStreet/DB/Result/User.pm:186 -#: templates/web/base/js/translation_strings.html:7 +#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: templates/web/base/js/translation_strings.html:10 msgid "Please enter your name" msgstr "သင္၏အမည္ကိုရိုက္ထည့္ပါ" #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:6 -#: templates/web/base/js/translation_strings.html:23 +#: templates/web/base/js/translation_strings.html:29 msgid "Please enter your phone number" msgstr "သင္၏ဖုန္းနံပါတ္ကိုရိုက္ထည့္ပါ" -#: templates/web/base/js/translation_strings.html:27 +#: templates/web/base/js/translation_strings.html:33 msgid "Please enter your second name" msgstr "သင္၏ဒုတိယအမည္ကိုရိုက္ထည့္ပါ" -#: templates/web/base/js/translation_strings.html:25 +#: templates/web/base/js/translation_strings.html:31 msgid "Please enter your title" msgstr "သင္၏ေခါင္းစဥ္ကိုရိုက္ထည့္ပါ" @@ -2682,10 +2723,19 @@ msgstr "" msgid "Please fill in the form below with details of the problem, and describe the location as precisely as possible in the details box." msgstr "" +#: templates/web/base/auth/2faform.html:9 +msgid "Please generate a two-factor code and enter it below:" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Questionnaire.pm:239 msgid "Please indicate whether you'd like to receive another questionnaire" msgstr "" +#: perllib/FixMyStreet/App/Controller/Auth.pm:406 +#: templates/web/base/js/translation_strings.html:26 +msgid "Please make sure your password is at least %d characters long" +msgstr "" + #: templates/web/base/report/updates-sidebar-notes.html:2 msgid "Please note that updates are not sent to the council." msgstr "အသစ္မြမ္းမံမႈမ်ားသည္ေကာင္စီသို႔မပို႔ရေသးဘူးဆိုတာမွတ္သားေစလိုပါသည္" @@ -2749,12 +2799,12 @@ msgstr "ျပႆနာေျဖရွင္းျပီးျပီ၊မရွ #: perllib/FixMyStreet/App/Model/PhotoSet.pm:122 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:156 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:158 -#: templates/web/base/js/translation_strings.html:60 +#: templates/web/base/js/translation_strings.html:66 msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1359 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1449 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1352 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 msgid "Please verify at least one of email/phone" msgstr "" @@ -2767,24 +2817,24 @@ msgid "Please write your update here" msgstr "သင္၏အသစ္မြမ္းမံမႈကိုဒီေနရာမွာေရးပါ" #: templates/web/base/report/update-form.html:25 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:18 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_user_loggedout_password.html:10 msgid "Post" msgstr "တင္မည္" -#: perllib/FixMyStreet/DB/Result/Comment.pm:231 +#: perllib/FixMyStreet/DB/Result/Comment.pm:211 msgid "Posted anonymously at %s" msgstr "%sမွာ အမည္မသိကဲ့သို႔တင္မည္" -#: perllib/FixMyStreet/DB/Result/Comment.pm:266 +#: perllib/FixMyStreet/DB/Result/Comment.pm:246 msgid "Posted by %s at %s" msgstr "%s မွာ %s မွတင္ခဲ့သည္" -#: perllib/FixMyStreet/DB/Result/Comment.pm:254 +#: perllib/FixMyStreet/DB/Result/Comment.pm:234 msgid "Posted by <strong>%s</strong> (%s) at %s" msgstr "%s မွာ <strong>%s</strong>(%s)မွတင္ခဲ့သည္" -#: perllib/FixMyStreet/DB/Result/Comment.pm:256 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 msgid "Posted by <strong>%s</strong> at %s" msgstr "%s မွာ <strong>%s</strong>မွတင္ခဲ့သည္" @@ -2796,7 +2846,7 @@ msgstr "" msgid "Previous" msgstr "ယခင္က" -#: perllib/FixMyStreet/Cobrand/Default.pm:648 +#: perllib/FixMyStreet/Cobrand/Default.pm:666 msgid "Priorities" msgstr "" @@ -2817,7 +2867,7 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:144 msgid "Private" msgstr "ကိုယ္ပိုင္" @@ -2847,7 +2897,7 @@ msgstr "ေကာင္စီ %s သို႔ ျပႆနာ %s ကိုပိ msgid "Problem breakdown by state" msgstr "ျပည္နယ္မွ ျပႆနာကိုထပ္မံခြဲစိတ္လိုက္သည္" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1309 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1283 msgid "Problem marked as open." msgstr "ျပႆနာကို ဖြင့္ထားသည္" @@ -2855,7 +2905,8 @@ msgstr "ျပႆနာကို ဖြင့္ထားသည္" msgid "Problem state change based on survey results" msgstr "စစ္ေဆးမႈရလဒ္မ်ားအေပၚတြင္ မူတည္ၿပီး ျပႆနာ အေျခအေန ေျပာင္းလဲသည္။" -#: perllib/FixMyStreet/Cobrand/Default.pm:692 +#: perllib/FixMyStreet/Cobrand/ACV.pm:86 +#: perllib/FixMyStreet/Cobrand/Default.pm:710 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "ျပႆနာမ်ား" @@ -2881,7 +2932,7 @@ msgstr "FixMyStreet ေပၚတြင္ လတ္တေလာ တင္ျပ msgid "Problems within %.1fkm of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:821 +#: perllib/FixMyStreet/Cobrand/Default.pm:839 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:137 #: perllib/FixMyStreet/Cobrand/UK.pm:215 perllib/FixMyStreet/Cobrand/UK.pm:257 #: perllib/FixMyStreet/Cobrand/UK.pm:269 @@ -2917,12 +2968,12 @@ msgstr "" msgid "Provide update as" msgstr "" -#: templates/web/base/auth/general.html:119 +#: templates/web/base/auth/general.html:124 msgid "Providing a name and password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "နာမည္ႏွင့္ စကားဝွက္ကို မထည့္သြင္းခ်င္လွ်င္ ရသည္။ နံပါတ္ႏွင့္ စကားဝွက္ ထည့္သြင္းပါက ျပႆနာမ်ားကို တင္ျပျခင္း၊ update မ်ား ျပဳလုပ္ျခင္းႏွင့္ အစီရင္ခံစာမ်ား စီမံခန္႔ခြဲျခင္းတို႔ကို ပိုမိုလြယ္ကူစြာ ျပဳလုပ္ႏိုင္မည္။" -#: templates/web/base/report/new/form_user_loggedout_by_email.html:41 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:13 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:43 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:16 msgid "Providing a password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "စကားဝွက္ကို မထည့္သြင္းခ်င္လွ်င္ ရသည္။ စကားဝွက္ ထည့္သြင္းပါက ျပႆနာမ်ားကို တင္ျပျခင္း၊ update မ်ား ျပဳလုပ္ျခင္းႏွင့္ အစီရင္ခံစာမ်ား စီမံခန္႔ခြဲျခင္းတို႔ကို ပိုမိုလြယ္ကူစြာ ျပဳလုပ္ႏိုင္မည္။" @@ -2939,7 +2990,7 @@ msgstr "" msgid "Public update:" msgstr "" -#: templates/web/zurich/admin/report_edit.html:123 +#: templates/web/zurich/admin/report_edit.html:122 #: templates/web/zurich/admin/stats/index.html:38 msgid "Publish photo" msgstr "" @@ -2995,7 +3046,7 @@ msgstr "%s အုပ္ခ်ဳပ္ေရးဌာန အတြင္းရ msgid "RSS feed of nearby problems" msgstr "အနီးအနားရိွ ျပႆနာမ်ား၏ RSS feed" -#: perllib/FixMyStreet/Cobrand/Default.pm:822 +#: perllib/FixMyStreet/Cobrand/Default.pm:840 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:136 #: perllib/FixMyStreet/Cobrand/UK.pm:222 msgid "RSS feed of problems within %s" @@ -3046,6 +3097,10 @@ msgstr "" msgid "Remove" msgstr "" +#: templates/web/base/admin/user-form.html:198 +msgid "Remove account details" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:4 msgid "Remove field" msgstr "" @@ -3066,13 +3121,13 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:159 +#: templates/web/base/admin/report_edit.html:161 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" msgstr "ဓာတ္ပံု ဖယ္ရွားရန္ (မၿပီးေျမာက္ႏိုင္ပါ)" -#: templates/web/base/auth/generate_token.html:33 +#: templates/web/base/auth/generate_token.html:52 msgid "Replace token" msgstr "" @@ -3104,11 +3159,11 @@ msgstr "" msgid "Report as" msgstr "" -#: perllib/FixMyStreet/App/Controller/Rss.pm:302 +#: perllib/FixMyStreet/App/Controller/Rss.pm:303 msgid "Report on %s" msgstr "" -#: templates/web/base/dashboard/index.html:61 +#: templates/web/base/dashboard/index.html:62 msgid "Report state:" msgstr "" @@ -3178,15 +3233,16 @@ msgstr "" #: templates/web/base/around/index.html:3 #: templates/web/base/around/lookup_by_ref.html:3 -#: templates/web/base/js/translation_strings.html:42 +#: templates/web/base/js/translation_strings.html:48 #: templates/web/base/report/new/fill_in_details.html:0 #: templates/web/base/report/new/fill_in_details.html:8 #: templates/web/zurich/report/new/fill_in_details_form.html:4 msgid "Reporting a problem" msgstr "ျပႆနာကို အစီရင္ခံ တင္ျပျခင္း" -#: perllib/FixMyStreet/Cobrand/Default.pm:638 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:388 +#: perllib/FixMyStreet/Cobrand/ACV.pm:265 +#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/zurich/header.html:46 msgid "Reports" msgstr "" @@ -3203,7 +3259,7 @@ msgstr "" msgid "Reports by destination" msgstr "" -#: templates/web/base/admin/user-form.html:125 +#: templates/web/base/admin/user-form.html:124 msgid "Reports made by trusted users will be sent to the responsible body without being inspected first." msgstr "" @@ -3215,7 +3271,7 @@ msgstr "" msgid "Reports published" msgstr "" -#: templates/web/base/js/translation_strings.html:75 +#: templates/web/base/js/translation_strings.html:81 msgid "Reports saved offline." msgstr "" @@ -3288,8 +3344,8 @@ msgstr "" msgid "Revert to original title" msgstr "" -#: templates/web/base/js/translation_strings.html:28 -#: templates/web/base/js/translation_strings.html:40 +#: templates/web/base/js/translation_strings.html:34 +#: templates/web/base/js/translation_strings.html:46 msgid "Right place?" msgstr "" @@ -3303,16 +3359,16 @@ msgstr "" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1879 -#: templates/web/base/admin/report_edit.html:156 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: templates/web/base/admin/report_edit.html:158 #: templates/web/base/admin/update_edit.html:68 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "ဘယ္ဘက္ကို လွည့္ပါ" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: templates/web/base/admin/report_edit.html:157 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: templates/web/base/admin/report_edit.html:159 #: templates/web/base/admin/update_edit.html:69 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3322,7 +3378,7 @@ msgstr "ညာဘက္ကို လွည့္ပါ" msgid "Rotating this photo will discard unsaved changes to the report." msgstr "" -#: templates/web/base/js/translation_strings.html:47 +#: templates/web/base/js/translation_strings.html:53 #: templates/web/base/maps/google-ol.html:2 msgid "Satellite" msgstr "" @@ -3353,11 +3409,11 @@ msgid "Save with a public update" msgstr "" #. ("This is followed by a progress count, e.g. 3/5") -#: templates/web/base/js/translation_strings.html:76 +#: templates/web/base/js/translation_strings.html:82 msgid "Saving reports offline" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:130 #, fuzzy msgid "Scheduled" msgstr "လုပ္ေဆာင္မႈကိုအခ်ိန္ဇယားျဖင့္ျပဳလုပ္ျပီး" @@ -3391,12 +3447,20 @@ msgstr "" msgid "Searching found no users." msgstr "" +#: templates/web/base/auth/generate_token.html:1 +#: templates/web/base/auth/generate_token.html:2 +#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/my/my.html:65 +msgid "Security" +msgstr "" + #: templates/web/base/report/new/councils_text_private.html:7 #: templates/web/base/report/new/form_user.html:5 msgid "See our privacy policy" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:703 +#: perllib/FixMyStreet/Cobrand/ACV.pm:93 +#: perllib/FixMyStreet/Cobrand/Default.pm:721 msgid "See user detail for reports created as the council" msgstr "" @@ -3431,7 +3495,7 @@ msgstr "" msgid "Sending a confirmation text failed: \"%s\"" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:870 msgid "Sent report back" msgstr "" @@ -3448,6 +3512,12 @@ msgstr "" msgid "Service:" msgstr "" +#: templates/web/base/auth/change_password.html:1 +#: templates/web/base/auth/change_password.html:4 +#, fuzzy +msgid "Set password" +msgstr "စကား၀ွက္ေျပာင္းမည္" + #: templates/web/base/report/_inspect.html:47 msgid "Set to my current location" msgstr "" @@ -3503,7 +3573,7 @@ msgstr "" #: templates/web/base/around/display_location.html:58 #: templates/web/base/around/display_location.html:66 -#: templates/web/base/js/translation_strings.html:54 +#: templates/web/base/js/translation_strings.html:60 msgid "Show pins" msgstr "" @@ -3515,20 +3585,20 @@ msgstr "" msgid "Show reports in your area" msgstr "" -#: templates/web/base/auth/general.html:124 +#: templates/web/base/auth/general.html:129 #: templates/web/base/auth/general.html:3 -#: templates/web/base/auth/general.html:85 +#: templates/web/base/auth/general.html:87 #: templates/web/base/main_nav_items.html:6 -#: templates/web/zurich/auth/general.html:18 -#: templates/web/zurich/auth/general.html:35 +#: templates/web/zurich/auth/general.html:25 +#: templates/web/zurich/auth/general.html:8 msgid "Sign in" msgstr "ဝင္ရန္" -#: templates/web/base/auth/general.html:98 +#: templates/web/base/auth/general.html:100 msgid "Sign in by email instead, providing a new password. When you click the link in your email, your password will be updated." msgstr "" -#: templates/web/base/auth/general.html:96 +#: templates/web/base/auth/general.html:98 msgid "Sign in by email or text, providing a new password. When you click the link in your email or enter the SMS authentication code, your password will be updated." msgstr "" @@ -3562,14 +3632,27 @@ msgstr "" msgid "Some text to localize" msgstr "" -#: perllib/FixMyStreet/Cobrand/UK.pm:80 +#: perllib/FixMyStreet/Cobrand/ACV.pm:59 perllib/FixMyStreet/Cobrand/UK.pm:80 msgid "Sorry, that appears to be a Crown dependency postcode, which we don't cover." msgstr "" +#: perllib/FixMyStreet/Cobrand/ACV.pm:73 +msgid "Sorry, that appears to be a Northern Irish postcode, which we don't cover." +msgstr "" + +#: perllib/FixMyStreet/Cobrand/ACV.pm:65 +msgid "Sorry, that appears to be a Scottish postcode, which we don't cover." +msgstr "" + +#: perllib/FixMyStreet/Cobrand/ACV.pm:69 +msgid "Sorry, that appears to be a Welsh postcode, which we don't cover." +msgstr "" + #: templates/web/base/auth/smsform.html:6 templates/web/base/auth/token.html:8 msgid "Sorry, that wasn’t a valid link" msgstr "" +#: templates/web/base/auth/2faform.html:5 #: templates/web/base/auth/smsform.html:16 msgid "Sorry, that wasn’t the correct code" msgstr "" @@ -3615,15 +3698,15 @@ msgstr "" msgid "Sort by" msgstr "" -#: templates/web/base/admin/user-form.html:65 +#: templates/web/base/admin/user-form.html:58 msgid "Staff users have permission to log in to the admin." msgstr "" -#: templates/web/base/admin/user-form.html:68 +#: templates/web/base/admin/user-form.html:62 msgid "Staff:" msgstr "" -#: templates/web/base/dashboard/index.html:73 +#: templates/web/base/dashboard/index.html:74 msgid "Start Date" msgstr "" @@ -3636,7 +3719,7 @@ msgstr "" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:50 #: templates/web/base/admin/templates.html:8 -#: templates/web/base/dashboard/index.html:100 +#: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:88 #: templates/web/base/report/_item.html:96 #: templates/web/base/report/update/form_update.html:39 @@ -3659,13 +3742,14 @@ msgstr "ေျပာင္းလဲမႈမ်ားကို သိမ္း msgid "State:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:628 +#: perllib/FixMyStreet/Cobrand/ACV.pm:255 +#: perllib/FixMyStreet/Cobrand/Default.pm:646 #: templates/web/base/admin/states/index.html:1 msgid "States" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:622 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:391 +#: perllib/FixMyStreet/Cobrand/Default.pm:640 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:418 #: templates/web/base/admin/index.html:71 #: templates/web/base/admin/stats/index.html:1 #: templates/web/base/admin/stats/state.html:1 @@ -3698,7 +3782,7 @@ msgstr "" msgid "Subcategory" msgstr "အမ်ိဳးအစား" -#: perllib/FixMyStreet/Script/Reports.pm:191 +#: perllib/FixMyStreet/Script/Reports.pm:188 msgid "Subcategory: %s" msgstr "" @@ -3715,19 +3799,20 @@ msgstr "" msgid "Subject:" msgstr "" +#: templates/web/base/auth/2faform.html:21 #: templates/web/base/auth/smsform.html:27 #: templates/web/base/questionnaire/creator_fixed.html:19 #: templates/web/base/report/new/form_user_loggedin.html:76 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:46 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:48 #: templates/web/base/report/new/form_user_loggedout_password.html:11 #: templates/web/zurich/report/new/fill_in_details_form.html:73 msgid "Submit" msgstr "" -#: templates/web/base/admin/report_edit.html:167 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/report_edit.html:24 #: templates/web/base/admin/update_edit.html:79 -#: templates/web/base/admin/user-form.html:188 +#: templates/web/base/admin/user-form.html:191 #: templates/web/zurich/admin/report_edit-sdm.html:124 #: templates/web/zurich/admin/report_edit.html:264 #: templates/web/zurich/admin/update_edit.html:38 @@ -3738,8 +3823,8 @@ msgstr "" msgid "Submit questionnaire" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:169 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:898 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:170 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:937 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:6 #: templates/web/zurich/admin/index-dm.html:23 @@ -3768,8 +3853,9 @@ msgstr "" msgid "Summarise your changes" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:620 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:387 +#: perllib/FixMyStreet/Cobrand/ACV.pm:249 +#: perllib/FixMyStreet/Cobrand/Default.pm:638 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:414 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 #: templates/web/base/status/index.html:3 @@ -3781,7 +3867,7 @@ msgid "Summary" msgstr "အက်ဥ္းခ်ဳပ္" #: templates/web/zurich/reports/index.html:0 -#: templates/web/zurich/reports/index.html:5 +#: templates/web/zurich/reports/index.html:6 msgid "Summary reports" msgstr "အစီရင္ခံစာအက်ဥ္းခ်ဳပ္" @@ -3795,7 +3881,7 @@ msgstr "အစီရင္ခံစာအက်ဥ္းခ်ဳပ္" msgid "Superuser:" msgstr "" -#: templates/web/base/admin/user-form.html:148 +#: templates/web/base/admin/user-form.html:147 msgid "Superusers have permission to perform <strong>all actions</strong> within the admin." msgstr "" @@ -3808,8 +3894,8 @@ msgstr "စစ္တမ္းရလဒ္" msgid "Template «%s»" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:644 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:398 +#: perllib/FixMyStreet/Cobrand/Default.pm:662 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:425 #: templates/web/zurich/header.html:63 msgid "Templates" msgstr "" @@ -3870,6 +3956,7 @@ msgstr "" msgid "That location does not appear to be in the UK; please try again." msgstr "" +#: perllib/FixMyStreet/Cobrand/ACV.pm:52 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:50 #: perllib/FixMyStreet/Cobrand/UK.pm:73 @@ -3892,6 +3979,23 @@ msgstr "ဒီအစီရင္ခံစာကို %s ေပၚတြင္ msgid "That report has been removed from FixMyStreet." msgstr "ကၽြႏ္ုပ္လမ္းကိုျပင္ေပးပါ မွဒီအစီရင္ခံစာကိုဖယ္ျပီးပါျပီ" +#: perllib/FixMyStreet/App/Controller/Admin.pm:1769 +#, fuzzy +msgid "That user has been logged out." +msgstr "ကၽြႏ္ုပ္လမ္းကိုျပင္ေပးပါ မွဒီအစီရင္ခံစာကိုဖယ္ျပီးပါျပီ" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +msgid "That user has been made anonymous on all reports and updates." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1812 +msgid "That user’s personal details have been removed." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1790 +msgid "That user’s reports and updates have been hidden." +msgstr "" + #: templates/web/base/admin/contact-form.html:27 msgid "" "The <strong>email address</strong> is the destination to which reports about this category will be sent. \n" @@ -3947,7 +4051,7 @@ msgid "The diligency prize league table shows editors' activity (who's been edit msgstr "" #: perllib/FixMyStreet/App/Controller/Dashboard.pm:43 -#: perllib/FixMyStreet/App/Controller/Reports.pm:85 +#: perllib/FixMyStreet/App/Controller/Reports.pm:84 msgid "The error was: %s" msgstr "ခ်ိဳ႕ယြင္းမႈမွာ - %s" @@ -4001,8 +4105,8 @@ msgstr "" msgid "The ordering of this field on the report page. Fields are shown in ascending order according to this value." msgstr "" -#: templates/web/base/auth/change_password.html:22 #: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:30 msgid "The passwords do not match" msgstr "စကား၀ွက္မ်ားသည္မတူညီပါ" @@ -4014,7 +4118,7 @@ msgstr "သင္ေတာင္းဆိုေသာ URL %s ကိုဒီဆ msgid "The type of input field to show to the user. <strong>Text</strong> is a simple text field, <strong>List</strong> is a drop-down selection." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:95 +#: perllib/FixMyStreet/Script/Reports.pm:96 msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "" @@ -4025,7 +4129,7 @@ msgid "" " Names are not necessarily unique." msgstr "" -#: templates/web/base/around/on_map_list_items.html:17 +#: templates/web/base/around/on_map_list_items.html:20 #: templates/web/base/my/_problem-list.html:8 #: templates/web/base/reports/_problem-list.html:13 msgid "There are no reports to show." @@ -4035,7 +4139,7 @@ msgstr "" msgid "There is already an auto-response template for this category/state." msgstr "" -#: perllib/FixMyStreet/App/Controller/Reports.pm:82 +#: perllib/FixMyStreet/App/Controller/Reports.pm:81 msgid "There was a problem showing the All Reports page. Please try again later." msgstr "" @@ -4044,19 +4148,19 @@ msgstr "" msgid "There was a problem showing this page. Please try again later." msgstr "" -#: perllib/FixMyStreet/App/Controller/Alert.pm:359 +#: perllib/FixMyStreet/App/Controller/Alert.pm:364 msgid "There was a problem with your email/password combination. Please try again." msgstr "အီးေမးလ္ သို႔မဟုတ္ စကားဝွက္တြင္ ျပႆနာ ျဖစ္ေပၚခဲ့ပါသည္။ ျပန္လည္ ႀကိဳးစားပါ။" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:806 -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:135 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:815 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 -#: templates/web/zurich/auth/general.html:28 +#: templates/web/zurich/auth/general.html:18 #, fuzzy msgid "There was a problem with your login information. If you cannot remember your password, or do not have one, please fill in the ‘No’ section of the form." msgstr "အီးေမးလ္ႏွင့္ လ်ွိဳ႕ဝွက္နံပါတ္တြင္ ျပႆနာ ျဖစ္ေပၚခဲ့ပါသည္။ သင္၏ လွ်ိဳ႕ဝွက္နံပါတ္ကို မမွတ္မိပါက သို႔မဟုတ္ မရိွေသးပါက ေလွ်က္လႊာ၏ \"အီးေမးလ္ျဖင့္ ဝင္ရန္\" ေနရာတြင္ ျဖည့္ပါ။" -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:338 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:348 msgid "There was a problem with your update. Please try again." msgstr "" @@ -4064,7 +4168,7 @@ msgstr "" msgid "There were problems with your report. Please see below." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:373 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:389 msgid "There were problems with your update. Please see below." msgstr "" @@ -4119,18 +4223,18 @@ msgid "" " A body will not receive any reports unless it covers at least one area." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:198 +#: perllib/FixMyStreet/Script/Reports.pm:195 msgid "This email has been sent to both councils covering the location of the problem, as the user did not categorise it; please ignore it if you're not the correct council to deal with the issue, or let us know what category of problem this is so we can add it to our system." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:201 +#: perllib/FixMyStreet/Script/Reports.pm:198 msgid "This email has been sent to several councils covering the location of the problem, as the category selected is provided for all of them; please ignore it if you're not the correct council to deal with the issue." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1003 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1049 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:942 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:986 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1004 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1021 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1067 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:960 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "ဒီအခ်က္အလက္ ျဖည့္စြက္ရန္ လိုအပ္သည္" @@ -4167,9 +4271,9 @@ msgstr "" msgid "This report is a duplicate. Please leave updates on the original report:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:166 #: perllib/FixMyStreet/Cobrand/Zurich.pm:167 -#: templates/web/zurich/report/_main.html:14 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:168 +#: templates/web/zurich/report/_main.html:12 msgid "This report is awaiting moderation." msgstr "ဒီအစီရင္ခံစာသည္အတည္ျပဳျခင္းကိုေစာင့္ဆိုင္းေနဆဲျဖစ္သည္" @@ -4185,11 +4289,7 @@ msgstr "ဒီျပႆနာကိုေလာေလာဆယ္ေျဖရွ msgid "This report is currently marked as open." msgstr "ဒီအစီရင္ခံစာကိုယခုေလာေလာဆယ္ဖြင့္ထားသည္" -#: perllib/FixMyStreet/Script/Reports.pm:108 -msgid "This report was submitted anonymously" -msgstr "ဒီအစီရင္ခံစာကိုအမည္မသိသူမွတင္သြင္းခဲ့သည္" - -#: perllib/FixMyStreet/Script/Reports.pm:88 +#: perllib/FixMyStreet/Script/Reports.pm:89 msgid "This web page also contains a photo of the problem, provided by the user." msgstr "ဒီ web စာမ်က္ႏွာသည္ အသံုးျပဳသူမွရိုက္ထားေသာ ျပႆနာ၏ဓာတ္ပံုတစ္ပံုပါ၀င္သည္" @@ -4200,7 +4300,8 @@ msgstr "ဒီ web စာမ်က္ႏွာသည္ အသံုးျပဳ msgid "Time spent (in minutes):" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:621 +#: perllib/FixMyStreet/Cobrand/ACV.pm:250 +#: perllib/FixMyStreet/Cobrand/Default.pm:639 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "" @@ -4238,7 +4339,7 @@ msgstr "" msgid "To limit this collection of fields to a single language, select it here." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:94 +#: perllib/FixMyStreet/Script/Reports.pm:95 msgid "To view a map of the precise location of this issue" msgstr "" @@ -4260,9 +4361,9 @@ msgstr "" #: templates/web/base/admin/stats/fix_rate.html:4 #: templates/web/base/admin/stats/questionnaire.html:24 -#: templates/web/base/dashboard/index.html:114 -#: templates/web/base/dashboard/index.html:119 -#: templates/web/base/dashboard/index.html:143 +#: templates/web/base/dashboard/index.html:115 +#: templates/web/base/dashboard/index.html:120 +#: templates/web/base/dashboard/index.html:144 #: templates/web/zurich/admin/stats/index.html:30 msgid "Total" msgstr "" @@ -4280,20 +4381,22 @@ msgstr "" msgid "Translations" msgstr "" -#: templates/web/base/admin/user-form.html:129 +#: templates/web/base/admin/user-form.html:128 msgid "Trusted by bodies:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:709 +#: perllib/FixMyStreet/Cobrand/ACV.pm:99 +#: perllib/FixMyStreet/Cobrand/Default.pm:727 msgid "Trusted to make reports that don't need to be inspected" msgstr "" -#: templates/web/base/admin/user-form.html:137 +#: templates/web/base/admin/user-form.html:136 msgid "Trusted:" msgstr "" +#: templates/web/base/auth/2faform.html:6 #: templates/web/base/auth/smsform.html:17 -#: templates/web/base/js/translation_strings.html:29 +#: templates/web/base/js/translation_strings.html:35 msgid "Try again" msgstr "" @@ -4301,13 +4404,21 @@ msgstr "" msgid "Try emailing us directly:" msgstr "" +#: templates/web/base/auth/generate_token.html:21 +msgid "Two-factor authentication has been activated" +msgstr "" + +#: templates/web/base/auth/generate_token.html:32 +msgid "Two-factor authentication has been deactivated" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:44 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 msgid "Type" msgstr "" -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 msgid "Unban" msgstr "" @@ -4330,7 +4441,7 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Photo.pm:109 #: perllib/FixMyStreet/App/Controller/Root.pm:141 -#: templates/web/base/js/translation_strings.html:38 +#: templates/web/base/js/translation_strings.html:44 msgid "Unknown error" msgstr "" @@ -4402,23 +4513,23 @@ msgstr "" msgid "Updated" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:260 +#: perllib/FixMyStreet/DB/Result/Comment.pm:240 #, fuzzy msgid "Updated by <strong>%s</strong> (%s) at %s" msgstr "%s မွာ <strong>%s</strong>(%s)မွတင္ခဲ့သည္" -#: perllib/FixMyStreet/DB/Result/Comment.pm:262 +#: perllib/FixMyStreet/DB/Result/Comment.pm:242 #, fuzzy msgid "Updated by <strong>%s</strong> at %s" msgstr "%s မွာ <strong>%s</strong>မွတင္ခဲ့သည္" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1299 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1398 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1591 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1277 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1391 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1592 #: perllib/FixMyStreet/App/Controller/Admin.pm:933 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:767 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:792 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:862 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:806 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:901 msgid "Updated!" msgstr "" @@ -4470,33 +4581,33 @@ msgstr "" msgid "User ID to attribute fetched comments to" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1745 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1755 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1746 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1756 #, fuzzy msgid "User added to abuse list" msgstr "အလြဲသံုးသည့္စာရင္းထဲတြင္အီးေမးလ္ထည့္ျပီး" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1376 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1369 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1474 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1742 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1752 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1743 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1753 #, fuzzy msgid "User already in abuse list" msgstr "အလြဲသံုးသည့္စာရင္းထဲတြင္အီးေမးလ္ရွိျပီး" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1834 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1887 msgid "User flag removed" msgstr "သုံးစြဲသူ အမွတ္အသား ျပဳလုပ္ျခင္းကို ဖယ္ရွားလိုက္သည္။" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1805 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1858 msgid "User flagged" msgstr "သုုံးစြဲသူက အမွတ္အသား ျပဳလုပ္ျခင္း" #: templates/web/base/admin/report_blocks.html:18 -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 #: templates/web/base/admin/users.html:32 #, fuzzy msgid "User in abuse table" @@ -4512,14 +4623,16 @@ msgstr "သုံးစြဲသူရွာေဖြမႈသည္ ၎တိ msgid "User:" msgstr "အသံုးျပဳသူမ်ား" -#: perllib/FixMyStreet/Cobrand/Default.pm:652 -#: perllib/FixMyStreet/Cobrand/Default.pm:711 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:403 +#: perllib/FixMyStreet/Cobrand/ACV.pm:101 +#: perllib/FixMyStreet/Cobrand/ACV.pm:271 +#: perllib/FixMyStreet/Cobrand/Default.pm:670 +#: perllib/FixMyStreet/Cobrand/Default.pm:729 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:430 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:55 msgid "Users" msgstr "အသံုးျပဳသူမ်ား" -#: templates/web/base/admin/user-form.html:159 +#: templates/web/base/admin/user-form.html:161 msgid "Users can perform the following actions within their assigned body or area." msgstr "" @@ -4593,7 +4706,7 @@ msgstr "" msgid "We need your email address, please give it below." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:207 +#: perllib/FixMyStreet/Script/Reports.pm:204 msgid "We realise this problem might be the responsibility of %s; however, we don't currently have any contact details for them. If you know of an appropriate contact address, please do get in touch." msgstr "မိမိတို႔သည္ %s; ၏တာဝန္ျဖစ္ေၾကာင္း သတိျပဳမိေသာ္လည္း မိမိတို႔တြင္ ၎တို႔ကို ဆက္သြယ္ရန္ အေသးစိတ္ မရွိေသးပါ။ အကယ္၍ သင့္ေတာ္သည့္ လိပ္စာရွိပါက ေက်းဇူးျပဳၿပီး ဆက္သြယ္ေပးပါ။" @@ -4616,7 +4729,7 @@ msgstr "မိမိတို႔၏ privacy ေပၚလစီႏွင့္အ msgid "We’re sorry to hear the problem’s not fixed. Why not try writing to your local representatives?" msgstr "" -#: templates/web/base/dashboard/index.html:117 +#: templates/web/base/dashboard/index.html:118 msgid "Website" msgstr "" @@ -4649,7 +4762,7 @@ msgstr "" msgid "Which report is it a duplicate of?" msgstr "" -#: templates/web/base/js/translation_strings.html:57 +#: templates/web/base/js/translation_strings.html:63 msgid "Whoa there Testino! Three photos are enough." msgstr "" @@ -4657,8 +4770,8 @@ msgstr "" msgid "Why stop there? <a href=\"/alert\">Set up more alerts</a> for free." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:190 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:928 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:191 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:967 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:14 msgid "Wish" @@ -4670,7 +4783,7 @@ msgstr "" "ေတာင္းဆို ရွာေဖြမႈမ်ားႏွင့္ အတူ အုပ္ခ်ဳပ္ေရးတစ္ခုစီကို ေပးပို႔သည့္ ေတာင္းဆိုခ်က္မ်ားကို ကန္႔သတ္ရန္ ေအဂ်င္စီတာဝန္ အတြက္ရွာေဖြမႈမ်ားလည္း ျဖစ္\n" "ႏိုင္ေခ် ျဖစ္သည္။ ရွာေဖြမႈသည္ အုပ္ခ်ဳပ္ေရး အေထာက္အထားျဖစ္ၿပီး MaPit မွေထာက္ပံ့ ေပးထားသည္။" -#: templates/web/base/dashboard/index.html:158 +#: templates/web/base/dashboard/index.html:159 msgid "Within the specified timeframe:" msgstr "" @@ -4690,7 +4803,7 @@ msgstr "မက္ေဆ့ခ်္ တစ္ခုလုံးကို စာ msgid "Wrong location? Just click again on the map." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1221 +#: perllib/FixMyStreet/Cobrand/Default.pm:1239 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4718,7 +4831,7 @@ msgstr "ကၽြႏု္ပ္တြင္ စကားဝွက္တစ္ msgid "You are complaining that this problem report was unnecessarily moderated:" msgstr "" -#: templates/web/base/js/translation_strings.html:77 +#: templates/web/base/js/translation_strings.html:83 msgid "You are offline" msgstr "" @@ -4735,7 +4848,7 @@ msgstr "သင့္အေနျဖင့္ ေစာ္ကားခံေန msgid "You can <a href=\"%s%s\">view the problem on this site</a>." msgstr "သင့္အေနျဖင့္ ယခုဆိုက္တြင္ ျပႆနာကို ၾကည့္ရူႏိုင္သည္။" -#: templates/web/base/admin/user-form.html:114 +#: templates/web/base/admin/user-form.html:110 msgid "You can add an abusive user's email to the abuse list, which automatically hides (and never sends) reports they create." msgstr "သင့္အေနျဖင့္ ယဥ္ေက်းမႈမရွိေသာ သုံးစြဲသူ၏ အီးေမးလ္ကို ၎တို႔ဖန္တီးထားေသာ အလိုအေလ်ာက္ ဖုံးထားေသာ(မေပးပို႔ေသာ) အစီရင္ခံစာမ်ား ျဖစ္သည့္ ယဥ္ေက်းမႈမရွိေသာ စာရင္းတြင္ ထည့္သြင္းထားႏိုင္သည္။" @@ -4765,11 +4878,11 @@ msgstr "သင့္အေနျဖင့္ ကၽြႏု္ပ္တို msgid "You can mark a body as deleted if you do not want it to be active on the site." msgstr "ဆိုက္ေပၚတြင္ ရွိေနမေစခ်င္လွ်င္ ဖ်က္ထားေသာ အဖြဲ႔ကို အမွတ္အသား ျပဳလုပ္ႏိုင္သည္။" -#: templates/web/base/js/translation_strings.html:35 +#: templates/web/base/js/translation_strings.html:41 msgid "You declined; please fill in the box above" msgstr "ျငင္းပယ္လိုက္သည္။ ေက်းဇူးျပဳ၍ အေပၚက အကြက္တြင္ ျဖည့္ေပးပါ။" -#: templates/web/base/js/translation_strings.html:79 +#: templates/web/base/js/translation_strings.html:85 msgid "You have <a id=\"oFN\" href=\"\"><span>%s</span> saved to submit</a>." msgstr "" @@ -4801,12 +4914,12 @@ msgstr "" "ေျမပုံေပၚတြင္ အစိမ္းေရာင္ ပင္အပ္ ျဖင့္အမွတ္အသားျပဳထားသည့္ ေနရာတြင္ ျပႆနာကို ေတြ႔ႏိုင္သည္။ အကယ္၍ လက္ရွိတည္ေနရာမဟုတ္ပါက ေျမပုံကို\n" "ထပ္ႏွိပ္ပါ။" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:125 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:142 #, fuzzy msgid "You have successfully added your phone number." msgstr "သင္၏ အီးေမးလ္လိပ္စာကို ေအာင္ျမင္စြာ အတည္ျပဳၿပီး ျဖစ္သည္" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:141 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:158 #: templates/web/zurich/tokens/confirm_problem.html:5 #: templates/web/zurich/tokens/confirm_problem.html:6 msgid "You have successfully confirmed your email address." @@ -4817,7 +4930,7 @@ msgstr "သင္၏ အီးေမးလ္လိပ္စာကို ေအ msgid "You have successfully confirmed your phone number." msgstr "သင္၏ အီးေမးလ္လိပ္စာကို ေအာင္ျမင္စြာ အတည္ျပဳၿပီး ျဖစ္သည္" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:112 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:129 #, fuzzy msgid "You have successfully removed your phone number." msgstr "သင္၏ အီးေမးလ္လိပ္စာကို ေအာင္ျမင္စြာ အတည္ျပဳၿပီး ျဖစ္သည္" @@ -4827,7 +4940,7 @@ msgstr "သင္၏ အီးေမးလ္လိပ္စာကို ေအ msgid "You have successfully signed in; please check and confirm your details are accurate:" msgstr "သင္ ေအာင္ျမင္စြာ ဝင္ေရာက္ႏိုင္ခဲ့ပါၿပီ။ သင္၏ အေသးစိတ္ အခ်က္အလက္ မွန္ကန္မႈ ရိွ မရိွ စစ္ေဆးၿပီး အတည္ျပဳပါ။" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:147 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:164 #, fuzzy msgid "You have successfully verified your phone number." msgstr "သင္၏ အီးေမးလ္လိပ္စာကို ေအာင္ျမင္စြာ အတည္ျပဳၿပီး ျဖစ္သည္" @@ -4855,8 +4968,10 @@ msgstr "သင့္အေနျဖင့္ (ေကာင္စီမ်ား msgid "Your Reports" msgstr "သင္၏ အစီရင္ခံစာမ်ား" -#: templates/web/base/auth/change_password.html:11 +#: templates/web/base/auth/change_password.html:13 #: templates/web/base/auth/generate_token.html:15 +#: templates/web/base/auth/generate_token.html:26 +#: templates/web/base/auth/generate_token.html:34 #: templates/web/base/main_nav_items.html:4 templates/web/base/my/my.html:18 msgid "Your account" msgstr "" @@ -4874,8 +4989,8 @@ msgid "Your email" msgstr "သင္၏ အီးေမးလ္" #: templates/web/base/auth/change_email.html:15 -#: templates/web/zurich/auth/general.html:30 -#: templates/web/zurich/auth/general.html:58 +#: templates/web/zurich/auth/general.html:20 +#: templates/web/zurich/auth/general.html:48 msgid "Your email address" msgstr "သင္၏ အီးေမးလ္လိပ္စာ" @@ -4890,11 +5005,11 @@ msgstr "သင္၏ အီးေမးလ္လိပ္စာ" msgid "Your information will only be used in accordance with our <a href=\"/privacy\">privacy policy</a>" msgstr "သင့္၏အခ်က္အလက္မ်ားကို ကၽြႏု္ပ္တို႔၏ သီးသန္႔တည္ရွိမႈ ေပၚလစီ ႏွင့္အညီ အသုံးျပဳသြားမည္ ျဖစ္သည္။" -#: templates/web/base/auth/general.html:114 +#: templates/web/base/auth/general.html:116 #: templates/web/base/contact/index.html:74 #: templates/web/base/report/new/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_name.html:33 -#: templates/web/zurich/auth/general.html:61 +#: templates/web/zurich/auth/general.html:51 #: templates/web/zurich/report/new/fill_in_details_form.html:63 msgid "Your name" msgstr "သင့္အမည္" @@ -4911,21 +5026,29 @@ msgstr "" msgid "Your name has been hidden." msgstr "" -#: templates/web/base/js/translation_strings.html:69 +#: templates/web/base/js/translation_strings.html:75 msgid "Your offline reports" msgstr "" -#: templates/web/base/auth/general.html:84 +#: templates/web/base/auth/general.html:86 #: templates/web/base/report/new/form_user_loggedout_password.html:10 #: templates/web/base/report/update/form_user_loggedout_password.html:9 -#: templates/web/zurich/auth/general.html:34 +#: templates/web/zurich/auth/general.html:24 msgid "Your password" msgstr "သင္၏ စကားဝွက္" -#: templates/web/base/auth/change_password.html:10 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:170 +#: templates/web/base/auth/change_password.html:12 msgid "Your password has been changed" msgstr "သင္၏ စကားဝွက္ကို ေျပာင္းလဲၿပီးျဖစ္သည္" +#: templates/web/base/auth/general.html:133 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:52 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:25 +#: templates/web/zurich/auth/general.html:63 +msgid "Your password should include %d or more characters." +msgstr "" + #: templates/web/base/auth/change_phone.html:19 #: templates/web/base/contact/index.html:87 #: templates/web/zurich/report/new/fill_in_details_form.html:69 @@ -4950,7 +5073,7 @@ msgstr "" msgid "Your token has been generated" msgstr "သင္၏ စကားဝွက္ကို ေျပာင္းလဲၿပီးျဖစ္သည္" -#: templates/web/base/js/translation_strings.html:70 +#: templates/web/base/js/translation_strings.html:76 msgid "Your update has been saved offline for submission when back online." msgstr "" @@ -4968,17 +5091,17 @@ msgid "Yourself" msgstr "" #: templates/web/base/admin/category-checkboxes.html:7 -#: templates/web/base/admin/user-form.html:169 +#: templates/web/base/admin/user-form.html:171 msgid "all" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:909 #: perllib/FixMyStreet/App/Controller/Moderate.pm:85 -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:216 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:270 +#: perllib/FixMyStreet/DB/Result/Comment.pm:250 msgid "and a defect raised" msgstr "" @@ -5011,7 +5134,7 @@ msgid "from %s different users" msgstr "%s မွ မတူညီေသာ သုံးစြဲသူမ်ား" #: templates/web/base/report/_item.html:63 -#: templates/web/zurich/report/_item.html:14 +#: templates/web/zurich/report/_item.html:16 msgid "last updated %s" msgstr "ေနာက္ဆုံး ျပဳျပင္မြမ္းမံမႈမ်ား" @@ -5026,7 +5149,7 @@ msgid "n/a" msgstr "မအားေသးပါ" #: templates/web/base/admin/category-checkboxes.html:8 -#: templates/web/base/admin/user-form.html:170 +#: templates/web/base/admin/user-form.html:172 msgid "none" msgstr "" @@ -5077,7 +5200,7 @@ msgstr "အသုံးျပဳသူ မသုံးသည့္ ေျမပ msgid "this location" msgstr "တည္ေနရာကို စိစစ္ျခင္း" -#: perllib/FixMyStreet/Script/Reports.pm:183 +#: perllib/FixMyStreet/Script/Reports.pm:180 msgid "this type of local problem" msgstr "ေဒသတြင္း ျပႆနာသာျဖစ္သည္။" @@ -5085,11 +5208,11 @@ msgstr "ေဒသတြင္း ျပႆနာသာျဖစ္သည္။" msgid "today" msgstr "ယေန႔" -#: templates/web/base/js/translation_strings.html:80 +#: templates/web/base/js/translation_strings.html:86 msgid "update" msgstr "" -#: templates/web/base/js/translation_strings.html:81 +#: templates/web/base/js/translation_strings.html:87 msgid "updates" msgstr "" @@ -5105,12 +5228,12 @@ msgstr "အသုံးျပဳသူသည္ တူညီသည့္ ေက msgid "user is problem owner" msgstr "အသုံးျပဳသူပ ျပႆနာပိုင္ရွင္ ျဖစ္သည္" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1778 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1831 #, fuzzy msgid "user not in abuse list" msgstr "အလြဲသံုးသည့္စာရင္းထဲတြင္အီးေမးလ္ရွိျပီး" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1829 #, fuzzy msgid "user removed from abuse list" msgstr "အလြဲသံုးသည့္စာရင္းထဲတြင္အီးေမးလ္ထည့္ျပီး" @@ -5168,7 +5291,7 @@ msgid "%d year" msgid_plural "%d years" msgstr[0] "" -#: templates/web/fixmystreet.com/reports/summary.html:103 +#: templates/web/fixmystreet.com/reports/summary.html:104 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5252,6 +5375,15 @@ msgid "report" msgid_plural "reports" msgstr[0] "" +#~ msgid "Email: %s" +#~ msgstr "အီးေမးလ္ -%s" + +#~ msgid "Name: %s" +#~ msgstr "အမည္ - %s" + +#~ msgid "This report was submitted anonymously" +#~ msgstr "ဒီအစီရင္ခံစာကိုအမည္မသိသူမွတင္သြင္းခဲ့သည္" + #~ msgid "By Date" #~ msgstr "ေန႔စြဲအားျဖင့္" diff --git a/locale/nb_NO.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/nb_NO.UTF-8/LC_MESSAGES/FixMyStreet.po index 3f35f6b81..ee875b516 100644 --- a/locale/nb_NO.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/nb_NO.UTF-8/LC_MESSAGES/FixMyStreet.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: matthew@mysociety.org\n" -"POT-Creation-Date: 2017-12-15 17:48+0000\n" +"POT-Creation-Date: 2018-02-12 15:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: mySociety <transifex@mysociety.org>, 2017\n" +"Last-Translator: pere <pere-transifex@hungry.com>, 2018\n" "Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/mysociety/teams/12067/nb_NO/)\n" "Language: nb_NO\n" "MIME-Version: 1.0\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: perllib/FixMyStreet/DB/Result/Problem.pm:650 -#: perllib/FixMyStreet/Script/Reports.pm:196 +#: perllib/FixMyStreet/Script/Reports.pm:193 msgid " and " msgstr " og " @@ -34,7 +34,7 @@ msgstr " eller " #: templates/web/base/report/_inspect.html:152 msgid "%d characters maximum" -msgstr "" +msgstr "ikke mer enn %d tegn" #: templates/web/base/admin/edit-league.html:12 msgid "%d edits by %s" @@ -91,10 +91,10 @@ msgstr "" msgid "%s live updates" msgstr "%s aktive oppdateringer" -#: templates/web/base/dashboard/index.html:159 -#: templates/web/base/dashboard/index.html:163 +#: templates/web/base/dashboard/index.html:160 +#: templates/web/base/dashboard/index.html:164 msgid "%s opened, %s closed, %s fixed" -msgstr "" +msgstr "åpnet %s, lukket %s, fikset %s" #: templates/web/base/status/stats.html:25 msgid "%s questionnaires sent – %s answered (%s%%)" @@ -124,24 +124,23 @@ msgstr "(Uten telefonnummer)" #: templates/web/base/admin/states/index.html:95 msgid "(a-z and space only)" -msgstr "" +msgstr "(kun a-z og mellomrom)" -#: templates/web/zurich/report/_item.html:19 +#: templates/web/zurich/report/_item.html:21 msgid "(closed)" msgstr "(lukket)" #: templates/web/base/alert/_list.html:30 -#, fuzzy msgid "(covers roughly 200,000 people)" -msgstr "(en standardavstand som dekker en befolkning på omtrent 200 000)" +msgstr "(dekker cirka 200 000 folk)" -#: templates/web/zurich/report/_item.html:17 +#: templates/web/zurich/report/_item.html:19 msgid "(fixed)" msgstr "(løst)" #: templates/web/base/admin/extra-metadata-form.html:53 msgid "(ignored if type is \"String\")" -msgstr "" +msgstr "(ignorert hvis typen er \"String\")" #: templates/web/base/around/intro.html:2 msgid "(like graffiti, fly tipping, broken paving slabs, or street lighting)" @@ -149,12 +148,13 @@ msgstr "(som tagging, søppel, hull i veien, eller ødelagte gatelys)" #: templates/web/base/reports/index.html:82 msgid "(no longer exists)" -msgstr "" +msgstr "(eksisterer ikke lenger)" #: templates/web/base/report/_item.html:70 msgid "(not sent to council)" msgstr "(ikke rapportert til administrasjonen)" +#: templates/web/base/report/new/form_user_loggedin.html:38 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "(optional)" msgstr "(valgfritt)" @@ -165,12 +165,11 @@ msgstr "(sendt til begge)" #. ("%s is a list of distance links, e.g. [2km] / [5km] / [10km] / [20km]") #: templates/web/base/alert/_list.html:36 -#, fuzzy msgid "(we also have RSS feeds for problems within %s)" -msgstr "RSS-strøm for problemer innenfor %s" +msgstr "(vi har også RSS-strømmer for problemer innenfor %s)" #: perllib/FixMyStreet/App/Controller/Report/New.pm:252 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:688 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:685 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Velg en kategori --" @@ -193,17 +192,16 @@ msgstr "<code>MAPIT_URL</code> er satt (<code>%s</code>) men ingen <code>MAPIT_T #: templates/web/base/dashboard/index.html:18 msgid "<h2>Reports, Statistics and Actions for</h2> <h1>%s</h1>" -msgstr "" +msgstr "<h2>Rapporter, statistikk og handlinger for</h2> <h1>%s</h1>" #. ("The first %s is a dropdown of all/fixed/etc, the second is a dropdown of categories") #: templates/web/base/reports/_list-filters.html:56 -#, fuzzy msgid "<label for=\"statuses\">Show</label> %s reports <label for=\"filter_categories\">about</label> %s" -msgstr "<label for=\"statuses\">Vis</label> %s <label for=\"filter_categories\">om</label> %s" +msgstr "<label for=\"statuses\">Vis</label> %s rapporter <label for=\"filter_categories\">om</label> %s" -#: templates/web/base/js/translation_strings.html:78 +#: templates/web/base/js/translation_strings.html:84 msgid "<span>%s</span> saved." -msgstr "" +msgstr "<span>%s</span> lagret." #: templates/web/base/status/stats.html:18 #: templates/web/zurich/admin/index.html:4 @@ -215,28 +213,25 @@ msgid "<strong>No</strong> Let me confirm my report by email" msgstr "<strong>Nei</strong> La meg bekrefte min rapport med e-post" #: templates/web/base/report/new/form_user_loggedout_by_email.html:3 -#, fuzzy msgid "<strong>No</strong> Let me confirm my report by email/text" -msgstr "<strong>Nei</strong> La meg bekrefte min rapport med e-post" +msgstr "<strong>Nei</strong> La meg bekrefte min rapport med e-post/melding" #: templates/web/base/report/update/form_user_loggedout_by_email.html:5 msgid "<strong>No</strong> Let me confirm my update by email" msgstr "<strong>Nei</strong> La meg bekrefte min oppdatering med e-post" #: templates/web/base/report/update/form_user_loggedout_by_email.html:3 -#, fuzzy msgid "<strong>No</strong> Let me confirm my update by email/text" -msgstr "<strong>Nei</strong> La meg bekrefte min oppdatering med e-post" +msgstr "<strong>Nei</strong> La meg bekrefte min oppdatering med e-post/melding" -#: templates/web/base/auth/general.html:110 -#: templates/web/zurich/auth/general.html:51 +#: templates/web/base/auth/general.html:112 +#: templates/web/zurich/auth/general.html:41 msgid "<strong>No</strong> let me sign in by email" msgstr "<strong>Nei</strong>, la meg logge inn med e-post:" -#: templates/web/base/auth/general.html:108 -#, fuzzy +#: templates/web/base/auth/general.html:110 msgid "<strong>No</strong> let me sign in by email or text" -msgstr "<strong>Nei</strong>, la meg logge inn med e-post:" +msgstr "<strong>Nei</strong>, la meg logge inn med e-post eller melding" #: templates/web/base/report/_inspect.html:177 msgid "<strong>Note:</strong> This report has been sent onwards for action. Any changes made won't be passed on." @@ -246,15 +241,19 @@ msgstr "<strong>Merk:</strong> Denne rapporten er sendt videre for å få noe ti msgid "<strong>Note:</strong> This report hasn't yet been sent onwards for action. Any changes made may not be passed on." msgstr "<strong>Merk:</strong> Denne rapporten har ikke blitt sent videre for handling. Det er ikke sikkert eventuelle endringer vil bli levert." -#: templates/web/base/auth/general.html:79 +#: templates/web/base/auth/general.html:81 #: templates/web/base/report/new/form_user_loggedout_password.html:3 #: templates/web/base/report/update/form_user_loggedout_password.html:2 msgid "<strong>Yes</strong> I have a password" msgstr "<strong>Ja</strong>, jeg har et passord" +#: templates/web/base/auth/generate_token.html:54 +msgid "Activate two-factor authentication" +msgstr "" + #: templates/web/base/my/my.html:39 templates/web/base/my/my.html:50 msgid "Add" -msgstr "" +msgstr "Legg til" #: templates/web/base/admin/body-form.html:3 #: templates/web/base/admin/body-form.html:4 @@ -276,17 +275,16 @@ msgstr "Legg til administrasjon" #: templates/web/base/auth/change_email.html:1 #: templates/web/base/auth/change_email.html:7 -#, fuzzy msgid "Add email address" -msgstr "Bannlys epostadresse" +msgstr "Legg til e-postadresse" #: templates/web/base/admin/reportextrafields/index.html:24 msgid "Add extra fields" -msgstr "" +msgstr "Legg til ekstra felter" #: templates/web/base/admin/extra-metadata-form.html:79 msgid "Add field" -msgstr "" +msgstr "Legg til felt" #: templates/web/base/admin/states/index.html:85 msgid "Add fixed state" @@ -298,15 +296,13 @@ msgid "Add new category" msgstr "Legg til ny kategori" #: templates/web/base/admin/extra-metadata-form.html:72 -#, fuzzy msgid "Add option" -msgstr "valgfri" +msgstr "" #: templates/web/base/auth/change_phone.html:1 #: templates/web/base/auth/change_phone.html:7 -#, fuzzy msgid "Add phone number" -msgstr "(Uten telefonnummer)" +msgstr "Legg til telefonnummer" #: templates/web/base/report/_item.html:10 #: templates/web/base/report/_item.html:16 @@ -322,15 +318,18 @@ msgstr "Legg i hurtiglisten" msgid "Add user" msgstr "Legg til bruker" -#: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/ACV.pm:108 +#: perllib/FixMyStreet/Cobrand/Default.pm:736 msgid "Add/edit problem categories" msgstr "Legg til / endre problemkategorier" -#: perllib/FixMyStreet/Cobrand/Default.pm:720 +#: perllib/FixMyStreet/Cobrand/ACV.pm:110 +#: perllib/FixMyStreet/Cobrand/Default.pm:738 msgid "Add/edit response priorities" msgstr "Legg til / endre responsprioriteter" -#: perllib/FixMyStreet/Cobrand/Default.pm:719 +#: perllib/FixMyStreet/Cobrand/ACV.pm:109 +#: perllib/FixMyStreet/Cobrand/Default.pm:737 msgid "Add/edit response templates" msgstr "Legg til / endre responsmaler" @@ -346,7 +345,7 @@ msgstr "Ved å legge rapporten i hurtiglisten din vil fjerne den fra hurtigliste msgid "Admin" msgstr "" -#: templates/web/base/auth/change_password.html:39 +#: templates/web/base/auth/change_password.html:51 msgid "Again:" msgstr "Gjenta:" @@ -365,12 +364,12 @@ msgstr "Send meg varsel ved fremtidige oppdateringer" #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 -#: templates/web/base/dashboard/index.html:63 +#: templates/web/base/dashboard/index.html:64 #: templates/web/base/reports/_list-filters.html:3 msgid "All" -msgstr "" +msgstr "Alle" -#: templates/web/zurich/reports/index.html:13 +#: templates/web/zurich/reports/index.html:14 msgid "All Reports" msgstr "Alle rapporter" @@ -385,13 +384,12 @@ msgid "All categories" msgstr "Alle kategorier" #: templates/web/base/admin/reportextrafields/edit.html:26 -#, fuzzy msgid "All cobrands" -msgstr "Merkevaresamarbeid" +msgstr "" #: templates/web/base/admin/reportextrafields/edit.html:47 msgid "All languages" -msgstr "" +msgstr "Alle språk" #: templates/web/base/main_nav_items.html:0 #: templates/web/base/main_nav_items.html:27 @@ -425,9 +423,8 @@ msgstr "Anonym" #: templates/web/base/report/new/form_user_loggedin.html:21 #: templates/web/base/report/update/form_name.html:17 -#, fuzzy msgid "Anonymous user" -msgstr "Anonym" +msgstr "Anonym bruker" #: templates/web/base/admin/report_edit.html:122 #: templates/web/base/admin/update_edit.html:23 @@ -439,13 +436,13 @@ msgstr "Anonym:" msgid "Another user" msgstr "En annen bruker" -#: templates/web/base/js/translation_strings.html:59 +#: templates/web/base/js/translation_strings.html:65 msgid "Are you sure you want to cancel this upload?" msgstr "Er du sikker på at du vil avbryte opplastingen?" #: templates/web/base/admin/report_edit.html:84 #: templates/web/base/admin/template_edit.html:75 -#: templates/web/base/js/translation_strings.html:73 +#: templates/web/base/js/translation_strings.html:79 #: templates/web/base/report/display_tools.html:6 msgid "Are you sure?" msgstr "Er du sikker?" @@ -456,7 +453,7 @@ msgstr "Er du sikker?" msgid "Area covered" msgstr "Dekket område" -#: templates/web/base/admin/user-form.html:82 +#: templates/web/base/admin/user-form.html:78 msgid "Area:" msgstr "Område:" @@ -482,11 +479,12 @@ msgstr "Tildel til ekstern administrasjon:" msgid "Assign to subdivision:" msgstr "Tildelt underavdeling:" -#: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/ACV.pm:105 +#: perllib/FixMyStreet/Cobrand/Default.pm:733 msgid "Assign users to areas" msgstr "Tilordne brukere til områder" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:219 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:220 msgid "Assigned to %s" msgstr "Tildelt %s" @@ -498,15 +496,14 @@ msgstr "På det meste blir %d forespørsler returnert i hver spørring. De retu msgid "At the moment only searching for and looking at reports work." msgstr "For øyeblikket er det kun søk etter og å se på rapporter som fungerer." -#: templates/web/base/admin/user-form.html:96 -#: templates/web/base/admin/user-form.html:97 +#: templates/web/base/admin/user-form.html:92 +#: templates/web/base/admin/user-form.html:93 msgid "Authorised staff users can be associated with the categories in which they operate." msgstr "Autorisert personale kan bli assosiert med en kategori hvor de operer." #: templates/web/base/admin/templates.html:9 -#, fuzzy msgid "Auto Response" -msgstr "Auto-svar:" +msgstr "Autorespons" #: templates/web/base/admin/template_edit.html:64 msgid "Auto-response:" @@ -525,11 +522,11 @@ msgid "Avoid personal information and vehicle number plates" msgstr "Unngå personlig informasjon og bilnummerskilt" #: perllib/FixMyStreet/DB/Result/Problem.pm:344 -#: templates/web/zurich/report/_item.html:9 +#: templates/web/zurich/report/_item.html:11 msgid "Awaiting moderation" msgstr "Avventer moderasjon" -#: templates/web/base/js/translation_strings.html:31 +#: templates/web/base/js/translation_strings.html:37 msgid "Back" msgstr "Tilbake" @@ -538,13 +535,14 @@ msgid "Back to all reports" msgstr "Tilbake til alle rapporter" #: templates/web/base/admin/report_blocks.html:18 -#, fuzzy msgid "Ban user" -msgstr "Flag bruker" +msgstr "Bannlys bruker" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 -#: perllib/FixMyStreet/Cobrand/Default.pm:717 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:396 +#: perllib/FixMyStreet/Cobrand/ACV.pm:107 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 +#: perllib/FixMyStreet/Cobrand/Default.pm:735 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:423 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:55 #: templates/web/zurich/header.html:50 @@ -558,7 +556,7 @@ msgstr "Administrasjoner" msgid "Body" msgstr "Administrasjon" -#: templates/web/base/admin/user-form.html:54 +#: templates/web/base/admin/user-form.html:46 msgid "Body:" msgstr "Administrasjon:" @@ -574,7 +572,8 @@ msgstr "Finner du ikke e-posten? Sjekk mappen for uønsket post. Det løser prob msgid "Can't see the map? <em>Skip this step</em>" msgstr "Hvis du ikke kan se kartet, <em>hopp over dette steget</em>." -#: perllib/FixMyStreet/Cobrand/Default.pm:633 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -588,7 +587,7 @@ msgstr "Kategorier:" #: templates/web/base/admin/body.html:72 #: templates/web/base/admin/contact-form.html:19 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:99 +#: templates/web/base/dashboard/index.html:100 #: templates/web/base/report/_inspect.html:54 #: templates/web/base/report/_item.html:92 #: templates/web/base/report/new/category.html:12 @@ -601,10 +600,9 @@ msgstr "Kategorier:" msgid "Category" msgstr "Kategori" -#: templates/web/base/dashboard/index.html:102 -#, fuzzy +#: templates/web/base/dashboard/index.html:103 msgid "Category and State" -msgstr "Kategori" +msgstr "Kategori og tilstand" #: perllib/FixMyStreet/App/Controller/Admin.pm:975 msgid "Category changed from ‘%s’ to ‘%s’" @@ -624,15 +622,14 @@ msgstr "Løsningsrate fordelt på kategori for problemer > 4 uker gamle" msgid "Category:" msgstr "Kategori:" -#: perllib/FixMyStreet/Script/Reports.pm:187 +#: perllib/FixMyStreet/Script/Reports.pm:184 msgid "Category: %s" msgstr "Kategori: %s" #: templates/web/base/my/my.html:41 templates/web/base/my/my.html:44 #: templates/web/base/my/my.html:52 templates/web/base/my/my.html:57 -#, fuzzy msgid "Change" -msgstr "Endre epost" +msgstr "Endre" #: templates/web/base/auth/change_email.html:1 #: templates/web/base/auth/change_email.html:3 @@ -640,18 +637,15 @@ msgid "Change email address" msgstr "Endre epostadresse" #: templates/web/base/auth/change_password.html:1 -#: templates/web/base/auth/change_password.html:16 -#: templates/web/base/auth/change_password.html:4 -#: templates/web/base/auth/change_password.html:43 +#: templates/web/base/auth/change_password.html:5 #: templates/web/base/my/my.html:63 msgid "Change password" msgstr "Bytt passord" #: templates/web/base/auth/change_phone.html:1 #: templates/web/base/auth/change_phone.html:3 -#, fuzzy msgid "Change phone number" -msgstr "(Uten telefonnummer)" +msgstr "Endre telefonnummer" #: templates/web/base/admin/contact-form.html:80 msgid "Check <strong>inspection required</strong> if reports in this category <strong>must be inspected</strong> before being sent." @@ -681,11 +675,11 @@ msgstr "Velg et <strong>kategorinavn</strong> som gir mening for innbyggerne (f. #: templates/web/base/report/_inspect.html:109 msgid "Choose another" -msgstr "" +msgstr "Velg en annen" -#: templates/web/base/js/translation_strings.html:72 +#: templates/web/base/js/translation_strings.html:78 msgid "Clear offline data" -msgstr "" +msgstr "Nullstill lokalt lagrede data" #: templates/web/base/around/_report_banner.html:2 msgid "Click map to report a problem" @@ -708,18 +702,17 @@ msgid "Click the link in our confirmation email to sign in." msgstr "Klikk lenken i bekreftelses-eposten for å logge inn." #: templates/web/base/auth/token.html:20 -#, fuzzy msgid "Click the link in that email to sign in." -msgstr "Klikk lenken i bekreftelses-eposten for å logge inn." +msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:134 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:194 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:965 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:1004 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:195 #: perllib/FixMyStreet/DB/ResultSet/State.pm:71 #: templates/web/base/admin/states/index.html:103 #: templates/web/base/admin/states/index.html:27 #: templates/web/base/admin/states/index.html:33 -#: templates/web/base/dashboard/index.html:112 +#: templates/web/base/dashboard/index.html:113 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:10 #: templates/web/zurich/admin/header.html:16 @@ -752,15 +745,17 @@ msgid "Cobrand:" msgstr "Merkevaresamarbeid:" #: templates/web/base/admin/extra-metadata-form.html:14 +#: templates/web/base/auth/2faform.html:18 #: templates/web/base/auth/smsform.html:24 msgid "Code" -msgstr "" +msgstr "Kode" -#: templates/web/base/js/translation_strings.html:50 +#: templates/web/base/js/translation_strings.html:56 msgid "Collapse map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:629 +#: perllib/FixMyStreet/Cobrand/ACV.pm:256 +#: perllib/FixMyStreet/Cobrand/Default.pm:647 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" msgstr "Oppsett" @@ -769,6 +764,7 @@ msgstr "Oppsett" msgid "Confirm" msgstr "Bekreft" +#: templates/web/base/auth/2faform.html:1 #: templates/web/base/auth/smsform.html:1 templates/web/base/auth/token.html:1 msgid "Confirm account" msgstr "Bekreft konto" @@ -818,12 +814,12 @@ msgstr "Kontakt prosjektgruppen" msgid "Coordinates:" msgstr "Koordinater:" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1801 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1830 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1854 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1883 msgid "Could not find user" msgstr "Kunne ikke finne bruker" -#: templates/web/base/js/translation_strings.html:36 +#: templates/web/base/js/translation_strings.html:42 msgid "Could not look up location" msgstr "Klarte ikke finne posisjon" @@ -851,9 +847,8 @@ msgid "Count" msgstr "Antall" #: templates/web/base/admin/states/index.html:114 -#, fuzzy msgid "Create" -msgstr "Opprettet" +msgstr "" #: templates/web/base/email_sent.html:1 msgid "Create a report" @@ -868,16 +863,18 @@ msgstr "Lag kategori" msgid "Create priority" msgstr "Opprett prioritet" -#: perllib/FixMyStreet/Cobrand/Default.pm:701 -#, fuzzy +#: perllib/FixMyStreet/Cobrand/ACV.pm:91 +#: perllib/FixMyStreet/Cobrand/Default.pm:719 msgid "Create reports/updates as anonymous user" -msgstr "Opprett rapporter/oppdateringer på vegne av en bruker" +msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:702 +#: perllib/FixMyStreet/Cobrand/ACV.pm:92 +#: perllib/FixMyStreet/Cobrand/Default.pm:720 msgid "Create reports/updates as the council" msgstr "Opprett rapporter/oppdateringer som myndigheten" -#: perllib/FixMyStreet/Cobrand/Default.pm:700 +#: perllib/FixMyStreet/Cobrand/ACV.pm:90 +#: perllib/FixMyStreet/Cobrand/Default.pm:718 msgid "Create reports/updates on a user's behalf" msgstr "Opprett rapporter/oppdateringer på vegne av en bruker" @@ -898,12 +895,16 @@ msgstr "Opprettet" msgid "Created:" msgstr "Opprettet:" -#: templates/web/base/auth/generate_token.html:27 +#: templates/web/base/auth/change_password.html:40 #, fuzzy +msgid "Current password:" +msgstr "Nytt passord:" + +#: templates/web/base/auth/generate_token.html:46 msgid "Current token:" -msgstr "Gjeldende tilstand" +msgstr "" -#: templates/web/base/dashboard/index.html:91 +#: templates/web/base/dashboard/index.html:92 msgid "Currently grouped by %s" msgstr "" @@ -912,7 +913,7 @@ msgstr "" msgid "Currently no bodies have been created." msgstr "I øyeblikket er ikke laget noen instanser." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:830 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:869 #: templates/web/zurich/admin/report_edit-sdm.html:105 msgid "Customer not contactable" msgstr "Kunden kan ikke kontaktes" @@ -924,6 +925,10 @@ msgstr "Kunden kan ikke kontaktes" msgid "Dashboard" msgstr "Oversikt" +#: templates/web/base/auth/generate_token.html:54 +msgid "Deactivate two-factor authentication" +msgstr "" + #: templates/web/zurich/admin/stats/index.html:35 msgid "Dealt with by subdivision within 5 working days" msgstr "Behandlet av underavdeling innen 5 arbeidsdager" @@ -933,9 +938,8 @@ msgid "Default" msgstr "" #: templates/web/base/admin/responsepriorities/edit.html:39 -#, fuzzy msgid "Default priority" -msgstr "Opprett prioritet" +msgstr "" #: templates/web/base/report/_inspect.html:78 msgid "Defect type" @@ -974,7 +978,7 @@ msgstr "Beskrivelse:" msgid "Detailed information is limited to %d characters." msgstr "" -#: templates/web/base/js/translation_strings.html:33 +#: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Detaljer" @@ -986,7 +990,7 @@ msgstr "Detaljer" msgid "Details:" msgstr "Detaljer:" -#: templates/web/base/dashboard/index.html:103 +#: templates/web/base/dashboard/index.html:104 msgid "Device and Site" msgstr "" @@ -1037,7 +1041,7 @@ msgstr "Liker ikke skjemaer?" msgid "Down one" msgstr "" -#: templates/web/base/js/translation_strings.html:58 +#: templates/web/base/js/translation_strings.html:64 msgid "Drag and drop photos here or <u>click to upload</u>" msgstr "Dra og slipp bilder hit eller <u>klikk for å laste opp</u>" @@ -1081,23 +1085,27 @@ msgstr "Rediger" msgid "Edit body details" msgstr "Rediger detaljer for administrasjon" -#: perllib/FixMyStreet/Cobrand/Default.pm:712 +#: perllib/FixMyStreet/Cobrand/ACV.pm:102 +#: perllib/FixMyStreet/Cobrand/Default.pm:730 msgid "Edit other users' details" msgstr "Endre andre brukeres detaljer" -#: perllib/FixMyStreet/Cobrand/Default.pm:713 +#: perllib/FixMyStreet/Cobrand/ACV.pm:103 +#: perllib/FixMyStreet/Cobrand/Default.pm:731 msgid "Edit other users' permissions" msgstr "Endre andre brukeres rettigheter" -#: perllib/FixMyStreet/Cobrand/Default.pm:695 +#: perllib/FixMyStreet/Cobrand/ACV.pm:89 +#: perllib/FixMyStreet/Cobrand/Default.pm:713 msgid "Edit report category" msgstr "Endre rapportkategori" -#: perllib/FixMyStreet/Cobrand/Default.pm:696 +#: perllib/FixMyStreet/Cobrand/Default.pm:714 msgid "Edit report priority" msgstr "Endre rapportprioritet" -#: perllib/FixMyStreet/Cobrand/Default.pm:694 +#: perllib/FixMyStreet/Cobrand/ACV.pm:88 +#: perllib/FixMyStreet/Cobrand/Default.pm:712 msgid "Edit reports" msgstr "Endre rapporter" @@ -1130,8 +1138,8 @@ msgstr "Oppdatert av" #: templates/web/base/admin/users.html:17 #: templates/web/zurich/admin/body-form.html:9 #: templates/web/zurich/admin/body.html:15 -#: templates/web/zurich/auth/general.html:24 -#: templates/web/zurich/auth/general.html:54 +#: templates/web/zurich/auth/general.html:14 +#: templates/web/zurich/auth/general.html:44 msgid "Email" msgstr "E-post" @@ -1145,9 +1153,8 @@ msgstr "Epostadresse" #: templates/web/base/report/new/form_user_loggedin.html:71 #: templates/web/base/report/new/form_user_loggedout_by_email.html:34 -#, fuzzy msgid "Email address (optional)" -msgstr "Epostadresse" +msgstr "" #: templates/web/base/tokens/confirm_alert.html:6 msgid "Email alert created" @@ -1157,7 +1164,7 @@ msgstr "Epostvarsel laget" msgid "Email alert deleted" msgstr "Epostvarsel slettet" -#: templates/web/base/admin/user-form.html:22 +#: templates/web/base/admin/user-form.html:21 msgid "Email verified:" msgstr "" @@ -1168,10 +1175,6 @@ msgstr "" msgid "Email:" msgstr "E-post:" -#: perllib/FixMyStreet/Script/Reports.pm:111 -msgid "Email: %s" -msgstr "E-post: %s" - #: templates/web/base/admin/open311-form-fields.html:55 #: templates/web/base/admin/open311-form-fields.html:56 msgid "" @@ -1195,16 +1198,15 @@ msgstr "" "et ulikt leveringspunkt (og sendemetode) fra administrasjonenen. For eksempel, hvis noen meldingstyper enten må \n" " e-postes, mens andre kan sendes med Open311." -#: templates/web/base/dashboard/index.html:77 -#, fuzzy +#: templates/web/base/dashboard/index.html:78 msgid "End Date" -msgstr "Slutt-dato:" +msgstr "" #: templates/web/base/admin/open311-form-fields.html:21 msgid "Endpoint" msgstr "Endepunkt" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:81 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:82 msgid "Enter a Zürich street name" msgstr "Skriv inn et veinavn i Zürich" @@ -1223,10 +1225,10 @@ msgstr "Skriv inn postnummer i nærheten, eller veinavn og sted" msgid "Enter a nearby street name and area" msgstr "Skriv inn et veinavn og sted" -#: templates/web/base/auth/general.html:123 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:45 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:17 -#: templates/web/zurich/auth/general.html:65 +#: templates/web/base/auth/general.html:128 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:47 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:20 +#: templates/web/zurich/auth/general.html:58 msgid "Enter a password" msgstr "Skriv inn et nytt passord" @@ -1261,7 +1263,7 @@ msgstr "Eksempler:" msgid "Existing category" msgstr "Eksisterende kategori" -#: templates/web/base/js/translation_strings.html:49 +#: templates/web/base/js/translation_strings.html:55 msgid "Expand map" msgstr "" @@ -1269,12 +1271,12 @@ msgstr "" msgid "Explain what’s wrong" msgstr "Forklar hva som er galt" -#: templates/web/base/dashboard/index.html:104 +#: templates/web/base/dashboard/index.html:105 msgid "Export as CSV" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:179 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:918 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:180 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:957 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:12 msgid "Extern" @@ -1297,12 +1299,11 @@ msgstr "Ekstern administrasjon" msgid "External team" msgstr "Eksternt lag" -#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Default.pm:674 #: templates/web/base/admin/reportextrafields/edit.html:1 #: templates/web/base/admin/reportextrafields/index.html:1 -#, fuzzy msgid "Extra Fields" -msgstr "Ekstra detaljer" +msgstr "" #: templates/web/base/admin/contact-form.html:141 #: templates/web/base/admin/report_edit.html:94 @@ -1337,10 +1338,10 @@ msgid "Fix this by choosing an <strong>area covered</strong> in the <em>Edit bod msgstr "Fiks dette ved å velge en <strong>area covered</strong> i <em> Edit body details</em>-skjemaet nedenfor." #: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:133 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:113 +#: templates/web/base/dashboard/index.html:114 msgid "Fixed" msgstr "Løst" @@ -1362,7 +1363,7 @@ msgstr "Merk som slettet" msgid "Flag user" msgstr "Flag bruker" -#: perllib/FixMyStreet/Cobrand/Default.pm:627 +#: perllib/FixMyStreet/Cobrand/Default.pm:645 #: templates/web/base/admin/users.html:20 msgid "Flagged" msgstr "Flagget" @@ -1371,7 +1372,7 @@ msgstr "Flagget" msgid "Flagged reports and users" msgstr "Flaggede rapporter og brukere" -#: templates/web/base/admin/user-form.html:112 +#: templates/web/base/admin/user-form.html:108 msgid "Flagged users are listed on the <a href='%s'>flagged</a> page." msgstr "Flaggede brukere er listet opp på <a href='%s'>flaggede</a>-siden." @@ -1379,8 +1380,8 @@ msgstr "Flaggede brukere er listet opp på <a href='%s'>flaggede</a>-siden." msgid "Flagged users are not restricted in any way. This is just a list of users that have been marked for attention." msgstr "Flaggede brukere er ikke begrenset på noe måte. Dette er bare en liste med brukere som har blitt markert for å gi dem oppmerksomhet." -#: templates/web/base/admin/report_edit.html:140 -#: templates/web/base/admin/user-form.html:118 +#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/user-form.html:115 msgid "Flagged:" msgstr "Flagget:" @@ -1400,17 +1401,17 @@ msgstr "" msgid "For more information, see <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." msgstr "For mer informasjon, se <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>Hvordan FixMyStreet bruker Mapit</a>." -#: templates/web/base/auth/general.html:94 +#: templates/web/base/auth/general.html:96 #: templates/web/base/report/new/form_user_loggedout_password.html:20 #: templates/web/base/report/update/form_user_loggedout_password.html:19 msgid "Forgotten your password?" msgstr "Glemt passordet ditt?" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:748 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:787 msgid "Forwarded to external body" msgstr "Tildelt til ekstern administrasjon" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:749 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:788 msgid "Forwarded wish to external body" msgstr "Ønsket er sendt videre til ekstern administrasjon" @@ -1420,11 +1421,7 @@ msgstr "Ønsket er sendt videre til ekstern administrasjon" msgid "Frequently Asked Questions" msgstr "Ofte spurte spørsmål" -#: templates/web/base/auth/generate_token.html:1 -#: templates/web/base/auth/generate_token.html:2 -#: templates/web/base/auth/generate_token.html:20 -#: templates/web/base/auth/generate_token.html:33 -#: templates/web/base/my/my.html:65 +#: templates/web/base/auth/generate_token.html:52 msgid "Generate token" msgstr "" @@ -1471,7 +1468,8 @@ msgstr "Fortsett" msgid "Going to send questionnaire?" msgstr "Skal det sendes spørreskjema?" -#: perllib/FixMyStreet/Cobrand/Default.pm:714 +#: perllib/FixMyStreet/Cobrand/ACV.pm:104 +#: perllib/FixMyStreet/Cobrand/Default.pm:732 msgid "Grant access to the admin" msgstr "Gi tilgang til administratoren" @@ -1479,12 +1477,11 @@ msgstr "Gi tilgang til administratoren" msgid "Graph of problem creation by status over time" msgstr "Graf over problemoppretting fordelt på status over tid" -#: templates/web/base/dashboard/index.html:93 -#, fuzzy +#: templates/web/base/dashboard/index.html:94 msgid "Group by %s" -msgstr "av %s" +msgstr "" -#: templates/web/base/dashboard/index.html:98 +#: templates/web/base/dashboard/index.html:99 msgid "Group by:" msgstr "" @@ -1509,15 +1506,14 @@ msgid "Help <strong>%s</strong> resolve your problem quicker, by providing some msgstr "Hjelp <strong>%s</strong> å løse problemet ditt fortere, ved å oppgi noen ekstra detaljer. Denne ekstra informasjonen vil ikke bli publisert på nettsiden." #: templates/web/base/around/on_map_list_items.html:8 -#, fuzzy msgid "Here are some other nearby reports:" -msgstr "Bilder av nye problemer i nærheten" +msgstr "" #: templates/web/zurich/footer.html:11 msgid "Hi %s" msgstr "Hei, %s" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:911 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:950 #: perllib/FixMyStreet/DB/ResultSet/State.pm:64 #: templates/web/base/admin/update_edit.html:30 #: templates/web/zurich/admin/header.html:1 @@ -1527,6 +1523,11 @@ msgstr "Hei, %s" msgid "Hidden" msgstr "Skjul" +#: templates/web/base/admin/user-form.html:197 +#, fuzzy +msgid "Hide all reports and updates" +msgstr "Flaggede rapporter og brukere" + #: templates/web/base/report/_main.html:105 msgid "Hide entire report" msgstr "" @@ -1550,7 +1551,7 @@ msgstr "" #: templates/web/base/around/display_location.html:60 #: templates/web/base/around/display_location.html:68 -#: templates/web/base/js/translation_strings.html:55 +#: templates/web/base/js/translation_strings.html:61 msgid "Hide pins" msgstr "Skjul nåler" @@ -1579,7 +1580,7 @@ msgstr "Hjem" msgid "How to report a problem" msgstr "Hvordan rapportere et problem" -#: templates/web/base/js/translation_strings.html:32 +#: templates/web/base/js/translation_strings.html:38 msgid "How to send successful reports" msgstr "Hvordan sende inn rapporter som løses" @@ -1638,7 +1639,7 @@ msgid "" " the menu. Make sure you use the same category name in the bodies if you want this to happen." msgstr "Hvis to eller flere instanser er lokalisert på samme sted, kombinerer FiksGataMi identiske kategorier i en enkelt oppføring i menyen. Kontroller at du bruker samme kategorinavn for instansene, hvis dette er ønskelig." -#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/auth/generate_token.html:61 msgid "If you generate a new token the existing token will no longer work." msgstr "" @@ -1719,8 +1720,8 @@ msgstr "I misbrukstabell?" msgid "In addition, the following attributes that are not part of the Open311 v2 specification are returned: agency_sent_datetime, title (also returned as part of description), interface_used, comment_count, requestor_name (only present if requestor allowed the name to be shown on this site)." msgstr "I tillegg er følgende attributter som ikke er del av Open311 v2-spesifikasjonen returnert: agency_sent_datetime, title (også returnert som del av description), interface_used, comment_count, requestor_name (kun tilstede hvis innsender tillot at navnet kunne vises på dette nettstedet)." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:197 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:959 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:198 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:998 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:8 msgid "In progress" @@ -1750,7 +1751,7 @@ msgstr "" msgid "Inspection required" msgstr "Trenger inspeksjon" -#: perllib/FixMyStreet/Cobrand/Default.pm:698 +#: perllib/FixMyStreet/Cobrand/Default.pm:716 msgid "Instruct contractors to fix problems" msgstr "Instruer underleverandør til å fikse problemer" @@ -1782,20 +1783,20 @@ msgstr "Det er ofte raskest å <a href=\"%s\">sjekke FAQ-en vår</a> og se om sv msgid "It’s on its way to the council right now." msgstr "Den er på tur mot myndigheten akkurat nå." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:182 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:183 msgid "Jurisdiction Unknown" msgstr "Ukjent område" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:923 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:962 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:15 msgid "Jurisdiction unknown" msgstr "Ukjent område" -#: templates/web/base/auth/general.html:90 +#: templates/web/base/auth/general.html:92 #: templates/web/base/report/new/form_user_loggedout_password.html:16 #: templates/web/base/report/update/form_user_loggedout_password.html:15 -#: templates/web/zurich/auth/general.html:40 +#: templates/web/zurich/auth/general.html:30 msgid "Keep me signed in on this computer" msgstr "Husk min innlogging på denne datamaskinen" @@ -1859,6 +1860,11 @@ msgstr "" msgid "List all reported problems" msgstr "List alle rapporterte problemer" +#: templates/web/base/around/on_map_list_items.html:18 +#, fuzzy +msgid "Loading reports…" +msgstr "Endre rapporter" + #: templates/web/base/report/new/category_wrapper.html:8 msgid "Loading..." msgstr "Laster..." @@ -1897,23 +1903,31 @@ msgstr "" msgid "Log in with Twitter" msgstr "" -#: templates/web/base/js/translation_strings.html:65 +#: templates/web/base/js/translation_strings.html:71 msgid "Log in with email" msgstr "" -#: templates/web/base/js/translation_strings.html:63 +#: templates/web/base/js/translation_strings.html:69 msgid "Log in with email/text" msgstr "" -#: templates/web/base/dashboard/index.html:81 +#: templates/web/base/admin/user-form.html:195 +msgid "Log out of all sessions" +msgstr "" + +#: templates/web/base/dashboard/index.html:82 msgid "Look up" msgstr "" -#: templates/web/base/js/translation_strings.html:44 +#: templates/web/base/js/translation_strings.html:50 msgid "MAP" msgstr "KART" -#: perllib/FixMyStreet/Cobrand/Default.pm:699 +#: templates/web/base/admin/user-form.html:196 +msgid "Make anonymous on all reports and updates" +msgstr "" + +#: perllib/FixMyStreet/Cobrand/Default.pm:717 msgid "Manage shortlist" msgstr "Administrer hurtigliste" @@ -1921,7 +1935,7 @@ msgstr "Administrer hurtigliste" msgid "Manual order" msgstr "" -#: templates/web/base/js/translation_strings.html:46 +#: templates/web/base/js/translation_strings.html:52 msgid "Map" msgstr "Kart" @@ -1929,11 +1943,11 @@ msgstr "Kart" msgid "Mark as sent" msgstr "Marker som sendt" -#: templates/web/base/admin/user-form.html:110 +#: templates/web/base/admin/user-form.html:106 msgid "Mark users whose behaviour you want to keep a check on as <strong>flagged</strong>." msgstr "Merk brukere hvis adferd du ønsker å ha en sjekk på som <strong>flagget</strong>." -#: perllib/FixMyStreet/Cobrand/Default.pm:697 +#: perllib/FixMyStreet/Cobrand/Default.pm:715 msgid "Markup problem details" msgstr "" @@ -1961,7 +1975,8 @@ msgstr "Mangler jurisdiction_id" msgid "Moderate" msgstr "Moderer" -#: perllib/FixMyStreet/Cobrand/Default.pm:693 +#: perllib/FixMyStreet/Cobrand/ACV.pm:87 +#: perllib/FixMyStreet/Cobrand/Default.pm:711 msgid "Moderate report details" msgstr "Moderer detaljer i rapprten" @@ -1987,7 +2002,7 @@ msgstr "Moderert av avdeling innen en arbeidsdag" msgid "Moderation reason:" msgstr "" -#: templates/web/base/dashboard/index.html:101 +#: templates/web/base/dashboard/index.html:102 msgid "Month" msgstr "Måned" @@ -2009,12 +2024,12 @@ msgstr "Mest kommentert" #: templates/web/base/admin/states/index.html:108 #: templates/web/base/admin/states/index.html:11 #: templates/web/base/admin/users.html:16 -#: templates/web/base/auth/general.html:113 +#: templates/web/base/auth/general.html:115 #: templates/web/base/report/new/form_user_loggedin.html:49 #: templates/web/base/report/new/form_user_loggedout_by_email.html:11 #: templates/web/base/report/update/form_name.html:27 #: templates/web/zurich/admin/body-form.html:4 -#: templates/web/zurich/auth/general.html:60 +#: templates/web/zurich/auth/general.html:50 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "Name" msgstr "Navn" @@ -2027,18 +2042,13 @@ msgstr "Navn" msgid "Name:" msgstr "Navn:" -#: perllib/FixMyStreet/Script/Reports.pm:110 -msgid "Name: %s" -msgstr "Navn: %s" - #: templates/web/base/report/_inspect.html:44 msgid "Navigate to this problem" msgstr "Naviger til dette problemet" #: templates/web/base/report/_inspect.html:39 -#, fuzzy msgid "Nearest calculated address:" -msgstr "Ny epostadresse:" +msgstr "" #: perllib/FixMyStreet/Geocode/FixaMinGata.pm:160 #: perllib/FixMyStreet/Geocode/OSM.pm:145 @@ -2049,8 +2059,8 @@ msgstr "Nærmeste navngitte vei til nålen plassert på kartet (automatisk gener msgid "Nearest postcode to the pin placed on the map (automatically generated): %s (%sm away)" msgstr "Nærmeste postnummer til nålen plassert på kartet (automatisk generert): %s (%sm unna)" -#: perllib/FixMyStreet/Cobrand/Default.pm:521 -#: perllib/FixMyStreet/Cobrand/Default.pm:549 +#: perllib/FixMyStreet/Cobrand/Default.pm:539 +#: perllib/FixMyStreet/Cobrand/Default.pm:567 msgid "Nearest road to the pin placed on the map (automatically generated by Bing Maps): %s" msgstr "Nærmeste vei til nålen plassert på kartet (automatisk generert ved hjelp av Bing Maps): %s" @@ -2070,15 +2080,14 @@ msgstr "" msgid "Nearly done! Now check your email…" msgstr "Nesten ferdig! Nå må du sjekke e-posten din..." +#: templates/web/base/auth/2faform.html:8 #: templates/web/base/auth/smsform.html:19 -#, fuzzy msgid "Nearly done! Now check your phone…" -msgstr "Nesten ferdig! Nå må du sjekke e-posten din..." +msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 -#, fuzzy +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:129 msgid "New" -msgstr "Nyeste" +msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:230 msgid "New body added" @@ -2105,14 +2114,13 @@ msgstr "Nye lokale problemer på FiksGataMi" msgid "New note to DM:" msgstr "Nytt notat til DM:" -#: templates/web/base/auth/change_password.html:35 +#: templates/web/base/auth/change_password.html:47 msgid "New password:" msgstr "Nytt passord:" #: templates/web/base/auth/change_phone.html:38 -#, fuzzy msgid "New phone number:" -msgstr "(Uten telefonnummer)" +msgstr "" #: templates/web/base/admin/responsepriorities/edit.html:4 #: templates/web/base/admin/responsepriorities/list.html:34 @@ -2163,7 +2171,7 @@ msgstr "Nyeste" msgid "Next" msgstr "Neste" -#: perllib/FixMyStreet/Cobrand/Default.pm:1222 +#: perllib/FixMyStreet/Cobrand/Default.pm:1240 #: templates/web/base/admin/category_edit.html:4 #: templates/web/base/admin/list_updates.html:32 #: templates/web/base/admin/list_updates.html:34 @@ -2179,11 +2187,11 @@ msgstr "Neste" msgid "No" msgstr "Nei" -#: templates/web/base/admin/user-form.html:84 +#: templates/web/base/admin/user-form.html:80 msgid "No area" msgstr "Intet område" -#: templates/web/base/admin/user-form.html:55 +#: templates/web/base/admin/user-form.html:48 msgid "No body" msgstr "Ingen administrasjon" @@ -2220,7 +2228,7 @@ msgstr "" msgid "No reports to show on map, here are some nearby:" msgstr "" -#: templates/web/base/js/translation_strings.html:37 +#: templates/web/base/js/translation_strings.html:43 msgid "No result returned" msgstr "Ingen resultater returnert" @@ -2245,8 +2253,8 @@ msgstr "Ingen støttespillere" msgid "None" msgstr "Ingen" -#: templates/web/base/admin/user-form.html:76 -#: templates/web/base/admin/user-form.html:77 +#: templates/web/base/admin/user-form.html:72 +#: templates/web/base/admin/user-form.html:73 msgid "" "Normal (public) users should not be associated with any <strong>area</strong>.<br>\n" " Authorised staff users can be associated with the area in which they operate." @@ -2254,8 +2262,8 @@ msgstr "" "Vanlige (offentlige) brukere bør ikke være tilknyttet noen <strong>områder</strong>.<br>\n" "Autorisert personale kan være assosiert med området de operer i." -#: templates/web/base/admin/user-form.html:46 -#: templates/web/base/admin/user-form.html:47 +#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:39 msgid "" "Normal (public) users should not be associated with any <strong>body</strong>.<br>\n" " Authorised staff users can be associated with the body they represent.<br>\n" @@ -2267,8 +2275,8 @@ msgstr "" "Avhengig av implementeringen, kan ansatte brukere ha tilgang til dashbordet (sammendrag av \n" "aktivitet for hele instansen), mulighet å skjule meldinger eller sette status for spesialrapporter." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:186 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:933 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:187 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:972 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:13 msgid "Not contactable" @@ -2327,15 +2335,15 @@ msgstr "" msgid "Number of problems reported in each ward, in the last 7 days." msgstr "" -#: templates/web/base/js/translation_strings.html:43 +#: templates/web/base/js/translation_strings.html:49 msgid "OK" msgstr "OK" -#: templates/web/base/js/translation_strings.html:74 +#: templates/web/base/js/translation_strings.html:80 msgid "Offline data cleared" msgstr "" -#: templates/web/base/js/translation_strings.html:71 +#: templates/web/base/js/translation_strings.html:77 msgid "Offline update data saved" msgstr "" @@ -2351,14 +2359,14 @@ msgstr "Eldste" msgid "On behalf of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:174 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:905 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:175 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:944 #: perllib/FixMyStreet/DB/ResultSet/State.pm:70 #: templates/web/base/admin/states/index.html:102 #: templates/web/base/admin/states/index.html:25 #: templates/web/base/admin/states/index.html:32 #: templates/web/base/admin/update_edit.html:30 -#: templates/web/base/dashboard/index.html:111 +#: templates/web/base/dashboard/index.html:112 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:7 #: templates/web/zurich/admin/update_edit.html:18 @@ -2386,9 +2394,8 @@ msgid "Open311 specification" msgstr "Open311-spesifikasjon" #: templates/web/base/admin/extra-metadata-form.html:53 -#, fuzzy msgid "Options" -msgstr "valgfri" +msgstr "" #: templates/web/base/alert/_list.html:84 msgid "Or subscribe by RSS" @@ -2398,17 +2405,17 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1238 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:689 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:690 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1262 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:686 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:687 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:716 #: perllib/FixMyStreet/App/Controller/Report/New.pm:719 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:722 #: perllib/FixMyStreet/DB/Result/Problem.pm:588 #: perllib/FixMyStreet/DB/Result/Problem.pm:595 #: perllib/FixMyStreet/DB/Result/Problem.pm:610 #: perllib/FixMyStreet/DB/Result/Problem.pm:619 -#: perllib/FixMyStreet/Script/Reports.pm:182 -#: perllib/FixMyStreet/Script/Reports.pm:197 +#: perllib/FixMyStreet/Script/Reports.pm:179 +#: perllib/FixMyStreet/Script/Reports.pm:194 msgid "Other" msgstr "Annet" @@ -2417,9 +2424,8 @@ msgid "Other categories" msgstr "" #: templates/web/base/reports/index.html:107 -#, fuzzy msgid "Other wards" -msgstr "andre områder:" +msgstr "" #: templates/web/base/reports/index.html:120 msgid "Overall average" @@ -2443,30 +2449,29 @@ msgstr "Forelder" msgid "Partial" msgstr "Delvis" -#: templates/web/base/auth/general.html:116 +#: templates/web/base/auth/general.html:118 #: templates/web/base/report/new/form_user_loggedout_by_email.html:38 #: templates/web/base/report/update/form_user_loggedout_by_email.html:10 -#: templates/web/zurich/auth/general.html:32 -#: templates/web/zurich/auth/general.html:63 +#: templates/web/zurich/auth/general.html:22 +#: templates/web/zurich/auth/general.html:53 msgid "Password (optional)" msgstr "Passord (valgfritt)" -#: templates/web/base/auth/general.html:81 +#: templates/web/base/auth/general.html:83 msgid "Password:" msgstr "Passord:" -#: templates/web/base/js/translation_strings.html:52 +#: templates/web/base/js/translation_strings.html:58 msgid "Permalink" msgstr "Permalink" -#: templates/web/base/admin/user-form.html:162 +#: templates/web/base/admin/user-form.html:164 msgid "Permissions:" msgstr "Rettigheter:" #: templates/web/base/report/_inspect.html:19 -#, fuzzy msgid "Phone Reporter:" -msgstr "Rapportert:" +msgstr "" #: templates/web/base/auth/change_phone.html:36 #: templates/web/base/report/new/form_user_loggedin.html:33 @@ -2479,13 +2484,12 @@ msgstr "Telefonnummer" msgid "Phone number (optional)" msgstr "Telefonnummer (valgfritt)" -#: templates/web/base/admin/user-form.html:30 -#, fuzzy +#: templates/web/base/admin/user-form.html:25 msgid "Phone verified:" -msgstr "Rapportert:" +msgstr "" #: templates/web/base/admin/report_edit.html:135 -#: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 +#: templates/web/base/admin/user-form.html:23 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:39 msgid "Phone:" msgstr "Telefon:" @@ -2539,12 +2543,12 @@ msgid "Pick your ward" msgstr "" #: templates/web/base/around/display_location.html:74 -#: templates/web/base/js/translation_strings.html:30 +#: templates/web/base/js/translation_strings.html:36 msgid "Place pin on map" msgstr "Plasser tegnestiften på kartet" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:945 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:951 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:984 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:990 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:9 #: templates/web/zurich/admin/index-dm.html:9 @@ -2555,8 +2559,8 @@ msgstr "Planlagt" msgid "Please be polite, concise and to the point." msgstr "Vær høflig, poengtert og kortfattet." -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:27 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:31 msgid "Please check the passwords and try again" msgstr "Vennligst sjekk passordene og prøv igjen" @@ -2564,27 +2568,30 @@ msgstr "Vennligst sjekk passordene og prøv igjen" #: templates/web/base/auth/_username_error.html:9 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:27 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:9 msgid "Please check your email address is correct" msgstr "Vennligst sjekk at du har skrevet en gyldig e-postadresse" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1334 -#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1327 +#: perllib/FixMyStreet/DB/Result/User.pm:205 +#: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:7 -#, fuzzy msgid "Please check your phone number is correct" -msgstr "Vennligst sjekk at du har skrevet en gyldig e-postadresse" +msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:297 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:905 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:928 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:923 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:946 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 -#: templates/web/base/js/translation_strings.html:10 +#: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" msgstr "Velg en kategori" +#: perllib/FixMyStreet/App/Controller/Auth.pm:383 +#: perllib/FixMyStreet/App/Controller/Auth.pm:409 +msgid "Please choose a less commonly-used password" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Admin.pm:345 #: templates/web/base/admin/bodies.html:4 templates/web/base/admin/body.html:11 #: templates/web/base/admin/template_edit.html:13 @@ -2607,20 +2614,20 @@ msgstr "Ikke vær ufin — å kjefte på din administrasjon skader verdien a #: perllib/FixMyStreet/App/Controller/Admin.pm:298 #: perllib/FixMyStreet/DB/Result/Comment.pm:128 -#: templates/web/base/js/translation_strings.html:3 +#: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Vennligst legg til en melding" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1332 -#: perllib/FixMyStreet/DB/Result/User.pm:200 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1325 +#: perllib/FixMyStreet/DB/Result/User.pm:208 +#: perllib/FixMyStreet/DB/Result/User.pm:209 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:4 -#, fuzzy msgid "Please enter a mobile number" -msgstr "Legg inn ditt telefonnummer." +msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1365 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1461 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1462 msgid "Please enter a name" msgstr "Vennligst skriv et navn" @@ -2628,53 +2635,50 @@ msgstr "Vennligst skriv et navn" msgid "Please enter a name for this body" msgstr "Vennligst legg inn et navn for administrasjonen" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:25 -#: templates/web/base/js/translation_strings.html:20 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:29 +#: templates/web/base/js/translation_strings.html:23 msgid "Please enter a password" msgstr "Skriv inn et passord" #: perllib/FixMyStreet/App/Controller/Contact.pm:115 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 -#: templates/web/base/js/translation_strings.html:4 +#: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Vennligst legg inn et emne" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1362 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1452 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1355 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1453 #: perllib/FixMyStreet/App/Controller/Admin.pm:311 -#: perllib/FixMyStreet/DB/Result/User.pm:193 -#: templates/web/base/js/translation_strings.html:13 -#: templates/web/base/js/translation_strings.html:17 +#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: templates/web/base/js/translation_strings.html:16 +#: templates/web/base/js/translation_strings.html:20 msgid "Please enter a valid email" msgstr "Legg til en gyldig e-post" -#: perllib/FixMyStreet/App/Controller/Alert.pm:350 +#: perllib/FixMyStreet/App/Controller/Alert.pm:355 #: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please enter a valid email address" msgstr "Legg inn din e-post" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1356 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1446 -#, fuzzy +#: perllib/FixMyStreet/App/Controller/Admin.pm:1349 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 msgid "Please enter a valid email or phone number" -msgstr "Legg inn ditt telefonnummer." +msgstr "" #: perllib/FixMyStreet/DB/Result/Problem.pm:369 -#: templates/web/base/js/translation_strings.html:5 +#: templates/web/base/js/translation_strings.html:8 msgid "Please enter some details" msgstr "Legg inn opplysninger om problemet" #: perllib/FixMyStreet/App/Controller/Contact.pm:114 -#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: perllib/FixMyStreet/DB/Result/User.pm:196 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:26 -#: templates/web/base/js/translation_strings.html:12 -#: templates/web/base/js/translation_strings.html:16 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:8 +#: templates/web/base/js/translation_strings.html:15 +#: templates/web/base/js/translation_strings.html:19 msgid "Please enter your email" msgstr "Legg inn din e-post" @@ -2682,34 +2686,34 @@ msgstr "Legg inn din e-post" msgid "Please enter your email address" msgstr "Vennligst tast inn din e-postadresse" -#: templates/web/base/js/translation_strings.html:26 +#: templates/web/base/js/translation_strings.html:32 msgid "Please enter your first name" msgstr "Vennligst tast inn ditt fornavn" #: perllib/FixMyStreet/Cobrand/UK.pm:326 -#: templates/web/base/js/translation_strings.html:8 +#: templates/web/base/js/translation_strings.html:11 msgid "Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below" msgstr "Vennligst legg inn ditt fulle navn, administrasjoner som mottar ditt problem trenger dette - hvis du ikke ønsker at ditt navn skal vises, fjern haken under" #: perllib/FixMyStreet/App/Controller/Contact.pm:113 #: perllib/FixMyStreet/DB/Result/Comment.pm:125 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 -#: perllib/FixMyStreet/DB/Result/User.pm:186 -#: templates/web/base/js/translation_strings.html:7 +#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: templates/web/base/js/translation_strings.html:10 msgid "Please enter your name" msgstr "Legg inn ditt navn" #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:6 -#: templates/web/base/js/translation_strings.html:23 +#: templates/web/base/js/translation_strings.html:29 msgid "Please enter your phone number" msgstr "Legg inn ditt telefonnummer." -#: templates/web/base/js/translation_strings.html:27 +#: templates/web/base/js/translation_strings.html:33 msgid "Please enter your second name" msgstr "Vennligst tast inn ditt mellomnavn" -#: templates/web/base/js/translation_strings.html:25 +#: templates/web/base/js/translation_strings.html:31 msgid "Please enter your title" msgstr "Vennligst legg inn din tittel" @@ -2734,10 +2738,19 @@ msgstr "" "Vennligst fyll inn skjemaet under med detaljene om problemet,\n" "og beskriv plasseringen så nøyaktig som mulig i boksen for detaljer." +#: templates/web/base/auth/2faform.html:9 +msgid "Please generate a two-factor code and enter it below:" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Questionnaire.pm:239 msgid "Please indicate whether you'd like to receive another questionnaire" msgstr "Vennligst indiker om du ønsker å motta et nytt spørreskjema" +#: perllib/FixMyStreet/App/Controller/Auth.pm:406 +#: templates/web/base/js/translation_strings.html:26 +msgid "Please make sure your password is at least %d characters long" +msgstr "" + #: templates/web/base/report/updates-sidebar-notes.html:2 msgid "Please note that updates are not sent to the council." msgstr "Vær oppmerksom på at oppdateringer ikke blir videresendt til administrasjonen." @@ -2761,9 +2774,8 @@ msgid "Please note:" msgstr "Vennligst merk deg:" #: perllib/FixMyStreet/App/Controller/Report.pm:385 -#, fuzzy msgid "Please provide a duplicate ID or public update for this report." -msgstr "Vennligst bidra med en offentlig oppdatering for denne rapporten." +msgstr "" #: perllib/FixMyStreet/App/Controller/Report.pm:367 msgid "Please provide a public update for this report." @@ -2801,12 +2813,12 @@ msgstr "Vennligs oppgi om dette problemet er blitt fikset eller ikke" #: perllib/FixMyStreet/App/Model/PhotoSet.pm:122 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:156 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:158 -#: templates/web/base/js/translation_strings.html:60 +#: templates/web/base/js/translation_strings.html:66 msgid "Please upload an image only" msgstr "Vennligst last opp kun bilder" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1359 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1449 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1352 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 msgid "Please verify at least one of email/phone" msgstr "" @@ -2819,24 +2831,24 @@ msgid "Please write your update here" msgstr "Vennligst skriv inn din oppdatering her" #: templates/web/base/report/update-form.html:25 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:18 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_user_loggedout_password.html:10 msgid "Post" msgstr "Send inn" -#: perllib/FixMyStreet/DB/Result/Comment.pm:231 +#: perllib/FixMyStreet/DB/Result/Comment.pm:211 msgid "Posted anonymously at %s" msgstr "Publisert anonymt %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:266 +#: perllib/FixMyStreet/DB/Result/Comment.pm:246 msgid "Posted by %s at %s" msgstr "Sendt inn av %s %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:254 +#: perllib/FixMyStreet/DB/Result/Comment.pm:234 msgid "Posted by <strong>%s</strong> (%s) at %s" msgstr "Lagt inn av <strong>%s</strong> (%s) %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:256 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 msgid "Posted by <strong>%s</strong> at %s" msgstr "Lagt inn av <strong>%s</strong> %s" @@ -2848,7 +2860,7 @@ msgstr "Drevet av <a class=\"platform-logo\" href=\"http://fixmystreet.org/\">Fi msgid "Previous" msgstr "Forrige" -#: perllib/FixMyStreet/Cobrand/Default.pm:648 +#: perllib/FixMyStreet/Cobrand/Default.pm:666 msgid "Priorities" msgstr "Prioriteter" @@ -2869,7 +2881,7 @@ msgstr "Personvern og cookies" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:144 msgid "Private" msgstr "Privat" @@ -2899,7 +2911,7 @@ msgstr "Problem %s sendt til administrasjon %s" msgid "Problem breakdown by state" msgstr "Tilstandsfordeling av problemer" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1309 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1283 msgid "Problem marked as open." msgstr "Problem markert som åpent." @@ -2907,15 +2919,15 @@ msgstr "Problem markert som åpent." msgid "Problem state change based on survey results" msgstr "Problemtilstandsendring basert på spørreundersøkelsesresultater" -#: perllib/FixMyStreet/Cobrand/Default.pm:692 +#: perllib/FixMyStreet/Cobrand/ACV.pm:86 +#: perllib/FixMyStreet/Cobrand/Default.pm:710 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Problemer" #: templates/web/base/alert/_list.html:22 -#, fuzzy msgid "Problems in an area" -msgstr "Problemer innenfor %s bydel" +msgstr "" #: templates/web/base/report/display_tools.html:22 msgid "Problems nearby" @@ -2930,11 +2942,10 @@ msgid "Problems recently reported fixed on FixMyStreet" msgstr "Problemer nylig rapportert fikset på FiksGataMi" #: templates/web/base/alert/_list.html:29 -#, fuzzy msgid "Problems within %.1fkm of %s" -msgstr "Problemer innenfor %.1fkm av denne posisjonen" +msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:821 +#: perllib/FixMyStreet/Cobrand/Default.pm:839 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:137 #: perllib/FixMyStreet/Cobrand/UK.pm:215 perllib/FixMyStreet/Cobrand/UK.pm:257 #: perllib/FixMyStreet/Cobrand/UK.pm:269 @@ -2946,9 +2957,8 @@ msgid "Problems within %s ward" msgstr "Problemer innenfor %s bydel" #: perllib/FixMyStreet/Cobrand/UK.pm:263 perllib/FixMyStreet/Cobrand/UK.pm:275 -#, fuzzy msgid "Problems within %s ward, %s" -msgstr "Problemer innenfor %s bydel" +msgstr "" #. ("First %s is the body name, second %s the site name") #: templates/web/base/reports/body.html:0 @@ -2970,12 +2980,12 @@ msgstr "Bidra med en oppdatering" msgid "Provide update as" msgstr "Legg inn oppdatering som" -#: templates/web/base/auth/general.html:119 +#: templates/web/base/auth/general.html:124 msgid "Providing a name and password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Det er valgfritt å oppgi navn og passord, men hvis du gjør det kan du enklere rapportere problemer, legge igjen oppdateringer og håndtere rapportene dine." -#: templates/web/base/report/new/form_user_loggedout_by_email.html:41 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:13 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:43 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:16 msgid "Providing a password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Det er valgfritt å oppgi et passord, men hvis du gjør det vil det bli enklere for deg å rapportere problemer, legge inn oppdateringer og holde oversikt over dine rapporter" @@ -2992,7 +3002,7 @@ msgstr "Offentlig respons:" msgid "Public update:" msgstr "Offentlig oppdatering:" -#: templates/web/zurich/admin/report_edit.html:123 +#: templates/web/zurich/admin/report_edit.html:122 #: templates/web/zurich/admin/stats/index.html:38 msgid "Publish photo" msgstr "Publiser bilde" @@ -3048,7 +3058,7 @@ msgstr "RSS-strøm av %s, innenfor %s bydel" msgid "RSS feed of nearby problems" msgstr "RSS-strøm med problemer i nærheten" -#: perllib/FixMyStreet/Cobrand/Default.pm:822 +#: perllib/FixMyStreet/Cobrand/Default.pm:840 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:136 #: perllib/FixMyStreet/Cobrand/UK.pm:222 msgid "RSS feed of problems within %s" @@ -3096,14 +3106,16 @@ msgid "Remember that FixMyStreet is primarily for reporting physical problems th msgstr "Husk at FiksGataMi primert er laget for å rapportere fysiske problemer som kan bli fikset. Hvis ditt problem ikke er egnet for å sende inn via denne tjenesten, så husk at du kan kontakte administrasjonen direkte via deres egen nettside." #: templates/web/base/admin/extra-metadata-form.html:68 -#, fuzzy msgid "Remove" -msgstr "Fjern flagg" +msgstr "" + +#: templates/web/base/admin/user-form.html:198 +msgid "Remove account details" +msgstr "" #: templates/web/base/admin/extra-metadata-form.html:4 -#, fuzzy msgid "Remove field" -msgstr "Fjern flagg" +msgstr "" #: templates/web/base/admin/report_blocks.html:23 msgid "Remove flag" @@ -3121,13 +3133,13 @@ msgstr "Fjern fra hurtiglisten" msgid "Remove from site" msgstr "Fjern fra nettsiden" -#: templates/web/base/admin/report_edit.html:159 +#: templates/web/base/admin/report_edit.html:161 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" msgstr "Fjern bilde (kan ikke gjøres om!)" -#: templates/web/base/auth/generate_token.html:33 +#: templates/web/base/auth/generate_token.html:52 msgid "Replace token" msgstr "" @@ -3159,11 +3171,11 @@ msgstr "Rapporter misbruk" msgid "Report as" msgstr "Rapporter som" -#: perllib/FixMyStreet/App/Controller/Rss.pm:302 +#: perllib/FixMyStreet/App/Controller/Rss.pm:303 msgid "Report on %s" msgstr "Rapport på %s" -#: templates/web/base/dashboard/index.html:61 +#: templates/web/base/dashboard/index.html:62 msgid "Report state:" msgstr "" @@ -3233,15 +3245,16 @@ msgstr "Rapportert:" #: templates/web/base/around/index.html:3 #: templates/web/base/around/lookup_by_ref.html:3 -#: templates/web/base/js/translation_strings.html:42 +#: templates/web/base/js/translation_strings.html:48 #: templates/web/base/report/new/fill_in_details.html:0 #: templates/web/base/report/new/fill_in_details.html:8 #: templates/web/zurich/report/new/fill_in_details_form.html:4 msgid "Reporting a problem" msgstr "Legger til et problem" -#: perllib/FixMyStreet/Cobrand/Default.pm:638 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:388 +#: perllib/FixMyStreet/Cobrand/ACV.pm:265 +#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/zurich/header.html:46 msgid "Reports" msgstr "Rapporter" @@ -3255,11 +3268,10 @@ msgid "Reports awaiting approval" msgstr "Rapporter som venter på godkjenning" #: templates/web/base/alert/_list.html:54 -#, fuzzy msgid "Reports by destination" -msgstr "Publisert av %s %s" +msgstr "" -#: templates/web/base/admin/user-form.html:125 +#: templates/web/base/admin/user-form.html:124 msgid "Reports made by trusted users will be sent to the responsible body without being inspected first." msgstr "Rapporter laget av klarerte brukere vil bli sendt til den ansvarlige administrasjonen uten å bli sjekket først." @@ -3271,19 +3283,17 @@ msgstr "" msgid "Reports published" msgstr "Publiserte rapporter" -#: templates/web/base/js/translation_strings.html:75 +#: templates/web/base/js/translation_strings.html:81 msgid "Reports saved offline." msgstr "" #: perllib/FixMyStreet/Cobrand/UK.pm:283 perllib/FixMyStreet/Cobrand/UK.pm:295 -#, fuzzy msgid "Reports sent to %s" -msgstr "Rapport på %s" +msgstr "" #: perllib/FixMyStreet/Cobrand/UK.pm:290 perllib/FixMyStreet/Cobrand/UK.pm:302 -#, fuzzy msgid "Reports sent to %s, within %s ward" -msgstr "RSS-strøm av %s, innenfor %s bydel" +msgstr "" #: templates/web/base/admin/index.html:56 msgid "Reports waiting to be sent" @@ -3298,9 +3308,8 @@ msgid "Reputation threshold" msgstr "Omdømme terskel" #: templates/web/base/admin/extra-metadata-form.html:20 -#, fuzzy msgid "Required" -msgstr "påkrevd" +msgstr "" #: templates/web/base/admin/report_edit.html:84 msgid "Resend report" @@ -3346,8 +3355,8 @@ msgstr "" msgid "Revert to original title" msgstr "" -#: templates/web/base/js/translation_strings.html:28 -#: templates/web/base/js/translation_strings.html:40 +#: templates/web/base/js/translation_strings.html:34 +#: templates/web/base/js/translation_strings.html:46 msgid "Right place?" msgstr "Riktig sted?" @@ -3361,16 +3370,16 @@ msgstr "Veioperatør for denne navngitte veien (utledet fra veiens referansenumm msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "Veioperatør for denne navngitte veien (fra OpenStreetMap): %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1879 -#: templates/web/base/admin/report_edit.html:156 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: templates/web/base/admin/report_edit.html:158 #: templates/web/base/admin/update_edit.html:68 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Roter til venstre" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: templates/web/base/admin/report_edit.html:157 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: templates/web/base/admin/report_edit.html:159 #: templates/web/base/admin/update_edit.html:69 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3380,7 +3389,7 @@ msgstr "Roter til høyre" msgid "Rotating this photo will discard unsaved changes to the report." msgstr "Hvis du roterer dette bildet, mister du ikke lagrede endringer til rapporten." -#: templates/web/base/js/translation_strings.html:47 +#: templates/web/base/js/translation_strings.html:53 #: templates/web/base/maps/google-ol.html:2 msgid "Satellite" msgstr "Satelitt" @@ -3411,14 +3420,13 @@ msgid "Save with a public update" msgstr "Lagre med en offentlig oppdatering" #. ("This is followed by a progress count, e.g. 3/5") -#: templates/web/base/js/translation_strings.html:76 +#: templates/web/base/js/translation_strings.html:82 msgid "Saving reports offline" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 -#, fuzzy +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:130 msgid "Scheduled" -msgstr "Handling planlagt" +msgstr "" #: templates/web/base/admin/index.html:26 #: templates/web/base/admin/reports.html:1 @@ -3449,12 +3457,20 @@ msgstr "Søket fant ingen rapporter." msgid "Searching found no users." msgstr "Søket fant ingen brukere." +#: templates/web/base/auth/generate_token.html:1 +#: templates/web/base/auth/generate_token.html:2 +#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/my/my.html:65 +msgid "Security" +msgstr "" + #: templates/web/base/report/new/councils_text_private.html:7 #: templates/web/base/report/new/form_user.html:5 msgid "See our privacy policy" msgstr "Se personvernreglene våre" -#: perllib/FixMyStreet/Cobrand/Default.pm:703 +#: perllib/FixMyStreet/Cobrand/ACV.pm:93 +#: perllib/FixMyStreet/Cobrand/Default.pm:721 msgid "See user detail for reports created as the council" msgstr "" @@ -3489,7 +3505,7 @@ msgstr "" msgid "Sending a confirmation text failed: \"%s\"" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:870 msgid "Sent report back" msgstr "Rapport sendt tilbake" @@ -3506,6 +3522,12 @@ msgstr "Sendt:" msgid "Service:" msgstr "Tjeneste:" +#: templates/web/base/auth/change_password.html:1 +#: templates/web/base/auth/change_password.html:4 +#, fuzzy +msgid "Set password" +msgstr "Nytt passord:" + #: templates/web/base/report/_inspect.html:47 msgid "Set to my current location" msgstr "Sett til nåværende plassering" @@ -3561,7 +3583,7 @@ msgstr "" #: templates/web/base/around/display_location.html:58 #: templates/web/base/around/display_location.html:66 -#: templates/web/base/js/translation_strings.html:54 +#: templates/web/base/js/translation_strings.html:60 msgid "Show pins" msgstr "Vis nåler" @@ -3573,23 +3595,22 @@ msgstr "" msgid "Show reports in your area" msgstr "" -#: templates/web/base/auth/general.html:124 +#: templates/web/base/auth/general.html:129 #: templates/web/base/auth/general.html:3 -#: templates/web/base/auth/general.html:85 +#: templates/web/base/auth/general.html:87 #: templates/web/base/main_nav_items.html:6 -#: templates/web/zurich/auth/general.html:18 -#: templates/web/zurich/auth/general.html:35 +#: templates/web/zurich/auth/general.html:25 +#: templates/web/zurich/auth/general.html:8 msgid "Sign in" msgstr "Logg inn" -#: templates/web/base/auth/general.html:98 +#: templates/web/base/auth/general.html:100 msgid "Sign in by email instead, providing a new password. When you click the link in your email, your password will be updated." msgstr "Logg inn med epost is tedet, og oppgi et nytt passord. Når du besøker lenken du fikk i epost vil passordet ditt bli oppdatert." -#: templates/web/base/auth/general.html:96 -#, fuzzy +#: templates/web/base/auth/general.html:98 msgid "Sign in by email or text, providing a new password. When you click the link in your email or enter the SMS authentication code, your password will be updated." -msgstr "Logg inn med epost is tedet, og oppgi et nytt passord. Når du besøker lenken du fikk i epost vil passordet ditt bli oppdatert." +msgstr "" #: templates/web/base/auth/general.html:1 #: templates/web/zurich/auth/general.html:1 @@ -3624,18 +3645,33 @@ msgstr "Noen bilder av nylig meldte problemer" msgid "Some text to localize" msgstr "Noe tekst å oversette" -#: perllib/FixMyStreet/Cobrand/UK.pm:80 +#: perllib/FixMyStreet/Cobrand/ACV.pm:59 perllib/FixMyStreet/Cobrand/UK.pm:80 msgid "Sorry, that appears to be a Crown dependency postcode, which we don't cover." msgstr "Beklager det ser ut til å være et \"Crown dependency\"-postnummer, som vi ikke dekker." +#: perllib/FixMyStreet/Cobrand/ACV.pm:73 +#, fuzzy +msgid "Sorry, that appears to be a Northern Irish postcode, which we don't cover." +msgstr "Beklager det ser ut til å være et \"Crown dependency\"-postnummer, som vi ikke dekker." + +#: perllib/FixMyStreet/Cobrand/ACV.pm:65 +#, fuzzy +msgid "Sorry, that appears to be a Scottish postcode, which we don't cover." +msgstr "Beklager det ser ut til å være et \"Crown dependency\"-postnummer, som vi ikke dekker." + +#: perllib/FixMyStreet/Cobrand/ACV.pm:69 +#, fuzzy +msgid "Sorry, that appears to be a Welsh postcode, which we don't cover." +msgstr "Beklager det ser ut til å være et \"Crown dependency\"-postnummer, som vi ikke dekker." + #: templates/web/base/auth/smsform.html:6 templates/web/base/auth/token.html:8 msgid "Sorry, that wasn’t a valid link" msgstr "Beklager, det var ikke en gyldig lenke" +#: templates/web/base/auth/2faform.html:5 #: templates/web/base/auth/smsform.html:16 -#, fuzzy msgid "Sorry, that wasn’t the correct code" -msgstr "Beklager, det var ikke en gyldig lenke" +msgstr "" #: templates/web/base/tokens/abuse.html:5 msgid "Sorry, there has been an error confirming your problem." @@ -3678,18 +3714,17 @@ msgstr "Beklager, du mangler rettigheter til å gjøre dette." msgid "Sort by" msgstr "Sorter etter" -#: templates/web/base/admin/user-form.html:65 +#: templates/web/base/admin/user-form.html:58 msgid "Staff users have permission to log in to the admin." msgstr "Personale har mulighet til å logge admingrensesnittet." -#: templates/web/base/admin/user-form.html:68 +#: templates/web/base/admin/user-form.html:62 msgid "Staff:" msgstr "Personale:" -#: templates/web/base/dashboard/index.html:73 -#, fuzzy +#: templates/web/base/dashboard/index.html:74 msgid "Start Date" -msgstr "Start-dato:" +msgstr "" #: templates/web/base/admin/body.html:73 #: templates/web/base/admin/category_edit.html:29 @@ -3700,7 +3735,7 @@ msgstr "Start-dato:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:50 #: templates/web/base/admin/templates.html:8 -#: templates/web/base/dashboard/index.html:100 +#: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:88 #: templates/web/base/report/_item.html:96 #: templates/web/base/report/update/form_update.html:39 @@ -3710,9 +3745,8 @@ msgstr "Tilstand" #: perllib/FixMyStreet/Script/Alerts.pm:102 #: templates/web/base/report/update.html:49 -#, fuzzy msgid "State changed to:" -msgstr "Lagre endringer" +msgstr "" #: templates/web/base/admin/report_edit.html:116 #: templates/web/base/admin/update_edit.html:28 @@ -3723,14 +3757,14 @@ msgstr "Lagre endringer" msgid "State:" msgstr "Tilstand:" -#: perllib/FixMyStreet/Cobrand/Default.pm:628 +#: perllib/FixMyStreet/Cobrand/ACV.pm:255 +#: perllib/FixMyStreet/Cobrand/Default.pm:646 #: templates/web/base/admin/states/index.html:1 -#, fuzzy msgid "States" -msgstr "Tilstand" +msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:622 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:391 +#: perllib/FixMyStreet/Cobrand/Default.pm:640 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:418 #: templates/web/base/admin/index.html:71 #: templates/web/base/admin/stats/index.html:1 #: templates/web/base/admin/stats/state.html:1 @@ -3759,11 +3793,10 @@ msgid "String" msgstr "" #: templates/web/base/report/new/category.html:35 -#, fuzzy msgid "Subcategory" -msgstr "Underkategori: %s" +msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:191 +#: perllib/FixMyStreet/Script/Reports.pm:188 msgid "Subcategory: %s" msgstr "Underkategori: %s" @@ -3780,19 +3813,20 @@ msgstr "Emne" msgid "Subject:" msgstr "Emne:" +#: templates/web/base/auth/2faform.html:21 #: templates/web/base/auth/smsform.html:27 #: templates/web/base/questionnaire/creator_fixed.html:19 #: templates/web/base/report/new/form_user_loggedin.html:76 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:46 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:48 #: templates/web/base/report/new/form_user_loggedout_password.html:11 #: templates/web/zurich/report/new/fill_in_details_form.html:73 msgid "Submit" msgstr "Send inn" -#: templates/web/base/admin/report_edit.html:167 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/report_edit.html:24 #: templates/web/base/admin/update_edit.html:79 -#: templates/web/base/admin/user-form.html:188 +#: templates/web/base/admin/user-form.html:191 #: templates/web/zurich/admin/report_edit-sdm.html:124 #: templates/web/zurich/admin/report_edit.html:264 #: templates/web/zurich/admin/update_edit.html:38 @@ -3803,8 +3837,8 @@ msgstr "Send inn endringer" msgid "Submit questionnaire" msgstr "Send inn spørreskjema" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:169 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:898 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:170 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:937 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:6 #: templates/web/zurich/admin/index-dm.html:23 @@ -3822,9 +3856,8 @@ msgid "Subscribe" msgstr "Abonner" #: templates/web/base/alert/_list.html:72 -#, fuzzy msgid "Subscribe by email" -msgstr "Jeg ønsker å abonnere på e-postvarsel" +msgstr "" #: templates/web/base/report/new/form_report.html:19 msgid "Summarise the problem" @@ -3834,8 +3867,9 @@ msgstr "Oppsummer problemet" msgid "Summarise your changes" msgstr "Oppsummer dine endringer" -#: perllib/FixMyStreet/Cobrand/Default.pm:620 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:387 +#: perllib/FixMyStreet/Cobrand/ACV.pm:249 +#: perllib/FixMyStreet/Cobrand/Default.pm:638 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:414 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 #: templates/web/base/status/index.html:3 @@ -3847,21 +3881,20 @@ msgid "Summary" msgstr "Oppsummering" #: templates/web/zurich/reports/index.html:0 -#: templates/web/zurich/reports/index.html:5 +#: templates/web/zurich/reports/index.html:6 msgid "Summary reports" msgstr "Oppsummeringsrapporter" #: templates/web/base/admin/stats/index.html:7 #: templates/web/base/dashboard/index.html:21 -#, fuzzy msgid "Summary statistics" -msgstr "Oppsummeringsrapporter" +msgstr "" #: templates/web/base/admin/user-form.html:151 msgid "Superuser:" msgstr "Superbruker:" -#: templates/web/base/admin/user-form.html:148 +#: templates/web/base/admin/user-form.html:147 msgid "Superusers have permission to perform <strong>all actions</strong> within the admin." msgstr "Superbrukere har tilgang til å utføre <strong>alle handlinger</strong> i admingrensesnittet." @@ -3874,8 +3907,8 @@ msgstr "Resultater fra spørreundersøkelsen" msgid "Template «%s»" msgstr "Mal «%s»" -#: perllib/FixMyStreet/Cobrand/Default.pm:644 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:398 +#: perllib/FixMyStreet/Cobrand/Default.pm:662 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:425 #: templates/web/zurich/header.html:63 msgid "Templates" msgstr "Maler" @@ -3936,6 +3969,7 @@ msgstr "Det stedet dekkes ikke av noen administrasjon, kanskje det er til havs e msgid "That location does not appear to be in the UK; please try again." msgstr "Det stedet virker ikke å være i Storbritannia. Vennligst prøv igjen." +#: perllib/FixMyStreet/Cobrand/ACV.pm:52 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:50 #: perllib/FixMyStreet/Cobrand/UK.pm:73 @@ -3958,6 +3992,23 @@ msgstr "Den rapporten kan ikke ses på %s." msgid "That report has been removed from FixMyStreet." msgstr "Den rapporten har blitt fjernet fra FiksGataMi." +#: perllib/FixMyStreet/App/Controller/Admin.pm:1769 +#, fuzzy +msgid "That user has been logged out." +msgstr "Den rapporten har blitt fjernet fra FiksGataMi." + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +msgid "That user has been made anonymous on all reports and updates." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1812 +msgid "That user’s personal details have been removed." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1790 +msgid "That user’s reports and updates have been hidden." +msgstr "" + #: templates/web/base/admin/contact-form.html:27 msgid "" "The <strong>email address</strong> is the destination to which reports about this category will be sent. \n" @@ -4027,7 +4078,7 @@ msgid "The diligency prize league table shows editors' activity (who's been edit msgstr "The diligency prize league tabellen viser redaktørenes aktivitet, (hvem som har redigert flest)." #: perllib/FixMyStreet/App/Controller/Dashboard.pm:43 -#: perllib/FixMyStreet/App/Controller/Reports.pm:85 +#: perllib/FixMyStreet/App/Controller/Reports.pm:84 msgid "The error was: %s" msgstr "Feilen var: %s" @@ -4081,8 +4132,8 @@ msgstr "Listen over tilgjengelige områder kommer fra MapIt-tjenesten på %s." msgid "The ordering of this field on the report page. Fields are shown in ascending order according to this value." msgstr "" -#: templates/web/base/auth/change_password.html:22 #: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:30 msgid "The passwords do not match" msgstr "Passordene er ikke like" @@ -4094,7 +4145,7 @@ msgstr "Den forespurte URL '%s' ble ikke funnet på denne tjeneren" msgid "The type of input field to show to the user. <strong>Text</strong> is a simple text field, <strong>List</strong> is a drop-down selection." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:95 +#: perllib/FixMyStreet/Script/Reports.pm:96 msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "Brukeren kunne ikke plassere problemet på et kart, men sjekk området rundt stedet de skrev inn" @@ -4107,7 +4158,7 @@ msgstr "" "Brukerens <strong>navn</strong> vises offentlig på rapporter som ikke er markert med <em>anonym</em>.\n" "Navn er ikke nødvendigvis unike." -#: templates/web/base/around/on_map_list_items.html:17 +#: templates/web/base/around/on_map_list_items.html:20 #: templates/web/base/my/_problem-list.html:8 #: templates/web/base/reports/_problem-list.html:13 msgid "There are no reports to show." @@ -4117,7 +4168,7 @@ msgstr "Det er ingen rapporter å vise." msgid "There is already an auto-response template for this category/state." msgstr "" -#: perllib/FixMyStreet/App/Controller/Reports.pm:82 +#: perllib/FixMyStreet/App/Controller/Reports.pm:81 msgid "There was a problem showing the All Reports page. Please try again later." msgstr "Det var problemer med å vise 'Alle rapporter'-siden. Vennligst prøv igjen senere." @@ -4126,19 +4177,18 @@ msgstr "Det var problemer med å vise 'Alle rapporter'-siden. Vennligst prøv i msgid "There was a problem showing this page. Please try again later." msgstr "Det var problemer med å vise denne siden. Vennligst prøv igjen senere." -#: perllib/FixMyStreet/App/Controller/Alert.pm:359 +#: perllib/FixMyStreet/App/Controller/Alert.pm:364 msgid "There was a problem with your email/password combination. Please try again." msgstr "Det var problemer med din epost/passord-kombinasjon. Vær så snill å forsøke igjen." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:806 -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:135 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:815 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 -#: templates/web/zurich/auth/general.html:28 -#, fuzzy +#: templates/web/zurich/auth/general.html:18 msgid "There was a problem with your login information. If you cannot remember your password, or do not have one, please fill in the ‘No’ section of the form." -msgstr "Det var problemer med din e-post/passord-kombinasjon. Hvis du har glemt ditt passord, eller hvis du ikke har et, vennligst fyll inn «Logg inn via e-post»-delen av skjemaet" +msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:338 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:348 msgid "There was a problem with your update. Please try again." msgstr "Det var problemer med din oppdatering. Vær så snill å forsøke igjen." @@ -4146,7 +4196,7 @@ msgstr "Det var problemer med din oppdatering. Vær så snill å forsøke igjen msgid "There were problems with your report. Please see below." msgstr "Det var problemer med din rapport. Vennligst se under." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:373 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:389 msgid "There were problems with your update. Please see below." msgstr "Det var problemer med din oppdatering. Vennligst se under." @@ -4210,18 +4260,18 @@ msgstr "" "Denne instansen får bare rapporter for problemer som er lokalisert i <strong>area covered</strong>.\n" "En instans vil ikke få noen meldinger om det ikke dekker minst ett område." -#: perllib/FixMyStreet/Script/Reports.pm:198 +#: perllib/FixMyStreet/Script/Reports.pm:195 msgid "This email has been sent to both councils covering the location of the problem, as the user did not categorise it; please ignore it if you're not the correct council to deal with the issue, or let us know what category of problem this is so we can add it to our system." msgstr "Denne e-posten har blitt sendt til begge administrasjonene som dekker stedet for problemet, da brukeren ikke kategoriserte det. Vær så snill å ignorere den hvis dere ikke er korrekt administrasjon for å håndtere denne saken, eller gi oss beskjed om hvilken kategori av problemer dette er så vi kan legge det til i vårt system." -#: perllib/FixMyStreet/Script/Reports.pm:201 +#: perllib/FixMyStreet/Script/Reports.pm:198 msgid "This email has been sent to several councils covering the location of the problem, as the category selected is provided for all of them; please ignore it if you're not the correct council to deal with the issue." msgstr "Denne e-posten har blitt sendt til flere administrasjoner som dekker stedet for problemet, da den valgte kategorien er tilgjengelig for disse. Vær så snill å ignorere e-posten hvis dere ikke er korrekt administrasjon for å håndtere denne saken." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1003 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1049 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:942 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:986 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1004 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1021 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1067 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:960 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Denne informasjonen er påkrevd" @@ -4258,9 +4308,9 @@ msgstr "" msgid "This report is a duplicate. Please leave updates on the original report:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:166 #: perllib/FixMyStreet/Cobrand/Zurich.pm:167 -#: templates/web/zurich/report/_main.html:14 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:168 +#: templates/web/zurich/report/_main.html:12 msgid "This report is awaiting moderation." msgstr "Denne rapporten avventer moderasjon" @@ -4276,11 +4326,7 @@ msgstr "Denne rapporten er for tiden markert som fikset." msgid "This report is currently marked as open." msgstr "Denne rapporten er for tiden markert som åpen." -#: perllib/FixMyStreet/Script/Reports.pm:108 -msgid "This report was submitted anonymously" -msgstr "Denne rapporten ble rapportert anonymt" - -#: perllib/FixMyStreet/Script/Reports.pm:88 +#: perllib/FixMyStreet/Script/Reports.pm:89 msgid "This web page also contains a photo of the problem, provided by the user." msgstr "Denne nettsiden inneholder også et bilde av problemet, sendt inn av brukeren." @@ -4291,7 +4337,8 @@ msgstr "Denne nettsiden inneholder også et bilde av problemet, sendt inn av bru msgid "Time spent (in minutes):" msgstr "Tid brukt (i minutter):" -#: perllib/FixMyStreet/Cobrand/Default.pm:621 +#: perllib/FixMyStreet/Cobrand/ACV.pm:250 +#: perllib/FixMyStreet/Cobrand/Default.pm:639 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Tidslinje" @@ -4329,7 +4376,7 @@ msgstr "" msgid "To limit this collection of fields to a single language, select it here." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:94 +#: perllib/FixMyStreet/Script/Reports.pm:95 msgid "To view a map of the precise location of this issue" msgstr "For å se et kart med en mer presis plassering for dette problemet." @@ -4351,9 +4398,9 @@ msgstr "" #: templates/web/base/admin/stats/fix_rate.html:4 #: templates/web/base/admin/stats/questionnaire.html:24 -#: templates/web/base/dashboard/index.html:114 -#: templates/web/base/dashboard/index.html:119 -#: templates/web/base/dashboard/index.html:143 +#: templates/web/base/dashboard/index.html:115 +#: templates/web/base/dashboard/index.html:120 +#: templates/web/base/dashboard/index.html:144 #: templates/web/zurich/admin/stats/index.html:30 msgid "Total" msgstr "Totalt" @@ -4371,20 +4418,22 @@ msgstr "" msgid "Translations" msgstr "" -#: templates/web/base/admin/user-form.html:129 +#: templates/web/base/admin/user-form.html:128 msgid "Trusted by bodies:" msgstr "Klarert av administrasjoner:" -#: perllib/FixMyStreet/Cobrand/Default.pm:709 +#: perllib/FixMyStreet/Cobrand/ACV.pm:99 +#: perllib/FixMyStreet/Cobrand/Default.pm:727 msgid "Trusted to make reports that don't need to be inspected" msgstr "Klarert til å lage rapporter som ikke må sjekkes" -#: templates/web/base/admin/user-form.html:137 +#: templates/web/base/admin/user-form.html:136 msgid "Trusted:" msgstr "Klarert:" +#: templates/web/base/auth/2faform.html:6 #: templates/web/base/auth/smsform.html:17 -#: templates/web/base/js/translation_strings.html:29 +#: templates/web/base/js/translation_strings.html:35 msgid "Try again" msgstr "Prøv igjen" @@ -4392,13 +4441,21 @@ msgstr "Prøv igjen" msgid "Try emailing us directly:" msgstr "Forsøk å sende epost direkte til oss:" +#: templates/web/base/auth/generate_token.html:21 +msgid "Two-factor authentication has been activated" +msgstr "" + +#: templates/web/base/auth/generate_token.html:32 +msgid "Two-factor authentication has been deactivated" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:44 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 msgid "Type" msgstr "" -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 msgid "Unban" msgstr "" @@ -4421,7 +4478,7 @@ msgstr "Ukjent varsel-type" #: perllib/FixMyStreet/App/Controller/Photo.pm:109 #: perllib/FixMyStreet/App/Controller/Root.pm:141 -#: templates/web/base/js/translation_strings.html:38 +#: templates/web/base/js/translation_strings.html:44 msgid "Unknown error" msgstr "Ukjent feil" @@ -4493,23 +4550,21 @@ msgstr "Oppdater tilstanden" msgid "Updated" msgstr "Oppdatert" -#: perllib/FixMyStreet/DB/Result/Comment.pm:260 -#, fuzzy +#: perllib/FixMyStreet/DB/Result/Comment.pm:240 msgid "Updated by <strong>%s</strong> (%s) at %s" -msgstr "Lagt inn av <strong>%s</strong> (%s) %s" +msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:262 -#, fuzzy +#: perllib/FixMyStreet/DB/Result/Comment.pm:242 msgid "Updated by <strong>%s</strong> at %s" -msgstr "Lagt inn av <strong>%s</strong> %s" +msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1299 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1398 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1591 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1277 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1391 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1592 #: perllib/FixMyStreet/App/Controller/Admin.pm:933 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:767 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:792 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:862 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:806 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:901 msgid "Updated!" msgstr "Oppdatert!" @@ -4561,37 +4616,34 @@ msgstr "Brukte kart" msgid "User ID to attribute fetched comments to" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1745 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1755 -#, fuzzy +#: perllib/FixMyStreet/App/Controller/Admin.pm:1746 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1756 msgid "User added to abuse list" -msgstr "Epost lagt til misbruksliste" +msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1376 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1369 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1474 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1742 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1752 -#, fuzzy +#: perllib/FixMyStreet/App/Controller/Admin.pm:1743 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1753 msgid "User already in abuse list" -msgstr "Epost allerede i misbrukslisten" +msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1834 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1887 msgid "User flag removed" msgstr "Brukerflagg fjernet" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1805 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1858 msgid "User flagged" msgstr "Bruker flagget" #: templates/web/base/admin/report_blocks.html:18 -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 #: templates/web/base/admin/users.html:32 -#, fuzzy msgid "User in abuse table" -msgstr "I misbrukstabell?" +msgstr "" #: templates/web/base/admin/users.html:5 msgid "User search finds matches in users' names and email addresses." @@ -4599,18 +4651,19 @@ msgstr "Brukersøk leter etter treff gjennom brukernavn og epostadresser. " #: templates/web/base/admin/report_edit.html:129 #: templates/web/base/admin/update_edit.html:36 -#, fuzzy msgid "User:" -msgstr "Brukere" +msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:652 -#: perllib/FixMyStreet/Cobrand/Default.pm:711 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:403 +#: perllib/FixMyStreet/Cobrand/ACV.pm:101 +#: perllib/FixMyStreet/Cobrand/ACV.pm:271 +#: perllib/FixMyStreet/Cobrand/Default.pm:670 +#: perllib/FixMyStreet/Cobrand/Default.pm:729 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:430 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:55 msgid "Users" msgstr "Brukere" -#: templates/web/base/admin/user-form.html:159 +#: templates/web/base/admin/user-form.html:161 msgid "Users can perform the following actions within their assigned body or area." msgstr "Brukere kan gjøre følgende handlinger innenfor deres tildelte administrasjon eller område" @@ -4626,15 +4679,13 @@ msgstr "" #: templates/web/base/auth/change_email.html:1 #: templates/web/base/auth/change_email.html:5 -#, fuzzy msgid "Verify email address" -msgstr "Ny epostadresse:" +msgstr "" #: templates/web/base/auth/change_phone.html:1 #: templates/web/base/auth/change_phone.html:5 -#, fuzzy msgid "Verify phone number" -msgstr "Ditt telefonnummer" +msgstr "" #: templates/web/base/admin/report_edit.html:35 #: templates/web/base/admin/update_edit.html:18 @@ -4667,9 +4718,8 @@ msgstr "Bydeler innenfor denne administrasjonen" #: templates/web/base/alert/choose.html:6 #: templates/web/base/around/_error_multiple.html:6 -#, fuzzy msgid "We found more than one match for that location." -msgstr "Vi fant mer enn et treff for problemreferansen:" +msgstr "" #: templates/web/base/around/lookup_by_ref.html:6 msgid "We found more than one match for that problem reference:" @@ -4685,7 +4735,7 @@ msgstr "" msgid "We need your email address, please give it below." msgstr "Vi behøver din epost-adresse, vennligst oppgi den nedenfor." -#: perllib/FixMyStreet/Script/Reports.pm:207 +#: perllib/FixMyStreet/Script/Reports.pm:204 msgid "We realise this problem might be the responsibility of %s; however, we don't currently have any contact details for them. If you know of an appropriate contact address, please do get in touch." msgstr "Vi innser at %s kan være ansvarlig for dette problemet, men vi mangler for tiden kontaktinformasjon for dem. Hvis du vet om en egnet kontaktadresse, så ta kontakt med oss." @@ -4695,9 +4745,8 @@ msgstr "Vi sender til administrasjon på dine vegne" #: templates/web/base/alert/choose.html:12 #: templates/web/base/around/_error_multiple.html:12 -#, fuzzy msgid "We show up to ten matches, please try a different search if yours is not here." -msgstr "Vi fant mer en ett treff for den plassen. Vi viser opp til ti treff, så forsøk et annet søk hvis din plass ikke er her." +msgstr "" #: templates/web/base/report/new/notes.html:4 #: templates/web/zurich/report/new/notes.html:4 @@ -4708,7 +4757,7 @@ msgstr "Vi vil kun bruke personlige informasjon om deg i henhold til våre <a hr msgid "We’re sorry to hear the problem’s not fixed. Why not try writing to your local representatives?" msgstr "Det gjør oss triste å høre at problemet ikke er løst. Hva med å forsøke å skrive til dine lokale representanter?" -#: templates/web/base/dashboard/index.html:117 +#: templates/web/base/dashboard/index.html:118 msgid "Website" msgstr "" @@ -4741,7 +4790,7 @@ msgstr "" msgid "Which report is it a duplicate of?" msgstr "" -#: templates/web/base/js/translation_strings.html:57 +#: templates/web/base/js/translation_strings.html:63 msgid "Whoa there Testino! Three photos are enough." msgstr "Oj oj, brems ned! Tre bilder er nok." @@ -4749,8 +4798,8 @@ msgstr "Oj oj, brems ned! Tre bilder er nok." msgid "Why stop there? <a href=\"/alert\">Set up more alerts</a> for free." msgstr "Hvorfor stoppe der? <a href=\"/alert\">Sett opp flere varsler</a> gratis." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:190 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:928 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:191 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:967 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:14 msgid "Wish" @@ -4760,7 +4809,7 @@ msgstr "Ønske" msgid "With request searches, it is also possible to search for agency_responsible to limit the requests to those sent to a single administration. The search term is the administration ID provided by <a href=\"%s\">MaPit</a>." msgstr "Når du søker etter forespørsler, så er det også mulig å søke etter agency_responsible for å begrense det til forespørsler som er sendt til en enkelt adminstrasjon. Søketermen er administrasjons-IDen som oppgitt av <a href=\"%s\">MaPit</a>." -#: templates/web/base/dashboard/index.html:158 +#: templates/web/base/dashboard/index.html:159 msgid "Within the specified timeframe:" msgstr "" @@ -4780,7 +4829,7 @@ msgstr "Når du skriver meldingen din med kun store bokstaver blir den vanskelig msgid "Wrong location? Just click again on the map." msgstr "Feil sted? Bare klikk på nytt i kartet." -#: perllib/FixMyStreet/Cobrand/Default.pm:1221 +#: perllib/FixMyStreet/Cobrand/Default.pm:1239 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4808,7 +4857,7 @@ msgstr "Ja, jeg har et passord" msgid "You are complaining that this problem report was unnecessarily moderated:" msgstr "Du klager over at denne problemrapporten ble moderert uten grunn:" -#: templates/web/base/js/translation_strings.html:77 +#: templates/web/base/js/translation_strings.html:83 msgid "You are offline" msgstr "" @@ -4825,7 +4874,7 @@ msgstr "Du rapporterer at følgende oppdatering er støtende, inneholder personl msgid "You can <a href=\"%s%s\">view the problem on this site</a>." msgstr "Du kan <a href=\"%s%s\">lese om problemet på denne siden</a>." -#: templates/web/base/admin/user-form.html:114 +#: templates/web/base/admin/user-form.html:110 msgid "You can add an abusive user's email to the abuse list, which automatically hides (and never sends) reports they create." msgstr "Du kan legge en misbrukers epostadresse til misbrukslista, hvilket automatisk skjuler (og aldri sender) rapporter vedkommende oppretter." @@ -4857,11 +4906,11 @@ msgstr "Du kan hjelpe oss ved å finne en kontakt-e-post for lokale problemer i msgid "You can mark a body as deleted if you do not want it to be active on the site." msgstr "Du kan markere en administrasjon som slettet hvis du ikke vil at den skal være aktiv på dette nettstedet." -#: templates/web/base/js/translation_strings.html:35 +#: templates/web/base/js/translation_strings.html:41 msgid "You declined; please fill in the box above" msgstr "Du avviste; vennligst fyll inn boksen ovenfor" -#: templates/web/base/js/translation_strings.html:79 +#: templates/web/base/js/translation_strings.html:85 msgid "You have <a id=\"oFN\" href=\"\"><span>%s</span> saved to submit</a>." msgstr "" @@ -4888,36 +4937,32 @@ msgstr "Du er allerede logget ut" msgid "You have located the problem at the point marked with a green pin on the map. If this is not the correct location, simply click on the map again. " msgstr "Du har plassert problemet ved punktet i kartet som er markert med en grønn nål. Hvis dette ikke er korrekt plassering kan du klikke i kartet på nytt." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:125 -#, fuzzy +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:142 msgid "You have successfully added your phone number." -msgstr "Du har nå lykkes med å bekrefte din e-postadresse." +msgstr "" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:141 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:158 #: templates/web/zurich/tokens/confirm_problem.html:5 #: templates/web/zurich/tokens/confirm_problem.html:6 msgid "You have successfully confirmed your email address." msgstr "Du har nå lykkes med å bekrefte din e-postadresse." #: templates/web/base/auth/change_phone.html:15 -#, fuzzy msgid "You have successfully confirmed your phone number." -msgstr "Du har nå lykkes med å bekrefte din e-postadresse." +msgstr "" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:112 -#, fuzzy +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:129 msgid "You have successfully removed your phone number." -msgstr "Du har nå lykkes med å bekrefte din e-postadresse." +msgstr "" #: templates/web/base/report/display.html:25 #: templates/web/base/report/new/login_success_form.html:3 msgid "You have successfully signed in; please check and confirm your details are accurate:" msgstr "Du har lykkes med å logge inn. Vennligst sjekk og bekreft at dine detaljer er korrekte:" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:147 -#, fuzzy +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:164 msgid "You have successfully verified your phone number." -msgstr "Du har nå lykkes med å bekrefte din e-postadresse." +msgstr "" #: templates/web/base/my/my.html:73 msgid "You haven’t created any reports yet. <a href=\"%s\">Report a problem now.</a>" @@ -4944,8 +4989,10 @@ msgstr "" msgid "Your Reports" msgstr "Dine rapporter" -#: templates/web/base/auth/change_password.html:11 +#: templates/web/base/auth/change_password.html:13 #: templates/web/base/auth/generate_token.html:15 +#: templates/web/base/auth/generate_token.html:26 +#: templates/web/base/auth/generate_token.html:34 #: templates/web/base/main_nav_items.html:4 templates/web/base/my/my.html:18 msgid "Your account" msgstr "Din konto" @@ -4963,27 +5010,26 @@ msgid "Your email" msgstr "Din e-post" #: templates/web/base/auth/change_email.html:15 -#: templates/web/zurich/auth/general.html:30 -#: templates/web/zurich/auth/general.html:58 +#: templates/web/zurich/auth/general.html:20 +#: templates/web/zurich/auth/general.html:48 msgid "Your email address" msgstr "Din e-postadresse" #: templates/web/base/auth/general.html:42 #: templates/web/base/report/new/form_user_loggedout_email.html:2 #: templates/web/base/report/update/form_user_loggedout_email.html:2 -#, fuzzy msgid "Your email or mobile" -msgstr "Din e-postadresse" +msgstr "" #: templates/web/base/report/updates-sidebar-notes.html:3 msgid "Your information will only be used in accordance with our <a href=\"/privacy\">privacy policy</a>" msgstr "Vi vil kun bruke personlig informasjon om deg i henhold til våre <a href=\"/faq#privacy\">personvernsregler.</a>" -#: templates/web/base/auth/general.html:114 +#: templates/web/base/auth/general.html:116 #: templates/web/base/contact/index.html:74 #: templates/web/base/report/new/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_name.html:33 -#: templates/web/zurich/auth/general.html:61 +#: templates/web/zurich/auth/general.html:51 #: templates/web/zurich/report/new/fill_in_details_form.html:63 msgid "Your name" msgstr "Ditt navn" @@ -5000,21 +5046,29 @@ msgstr "" msgid "Your name has been hidden." msgstr "" -#: templates/web/base/js/translation_strings.html:69 +#: templates/web/base/js/translation_strings.html:75 msgid "Your offline reports" msgstr "" -#: templates/web/base/auth/general.html:84 +#: templates/web/base/auth/general.html:86 #: templates/web/base/report/new/form_user_loggedout_password.html:10 #: templates/web/base/report/update/form_user_loggedout_password.html:9 -#: templates/web/zurich/auth/general.html:34 +#: templates/web/zurich/auth/general.html:24 msgid "Your password" msgstr "Ditt passord" -#: templates/web/base/auth/change_password.html:10 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:170 +#: templates/web/base/auth/change_password.html:12 msgid "Your password has been changed" msgstr "Ditt passord har blitt endret" +#: templates/web/base/auth/general.html:133 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:52 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:25 +#: templates/web/zurich/auth/general.html:63 +msgid "Your password should include %d or more characters." +msgstr "" + #: templates/web/base/auth/change_phone.html:19 #: templates/web/base/contact/index.html:87 #: templates/web/zurich/report/new/fill_in_details_form.html:69 @@ -5035,11 +5089,10 @@ msgid "Your shortlist" msgstr "Din hurtigliste" #: templates/web/base/auth/generate_token.html:8 -#, fuzzy msgid "Your token has been generated" -msgstr "Ditt passord har blitt endret" +msgstr "" -#: templates/web/base/js/translation_strings.html:70 +#: templates/web/base/js/translation_strings.html:76 msgid "Your update has been saved offline for submission when back online." msgstr "" @@ -5057,17 +5110,17 @@ msgid "Yourself" msgstr "Deg" #: templates/web/base/admin/category-checkboxes.html:7 -#: templates/web/base/admin/user-form.html:169 +#: templates/web/base/admin/user-form.html:171 msgid "all" msgstr "alle" #: perllib/FixMyStreet/App/Controller/Admin.pm:909 #: perllib/FixMyStreet/App/Controller/Moderate.pm:85 -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:216 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:270 +#: perllib/FixMyStreet/DB/Result/Comment.pm:250 msgid "and a defect raised" msgstr "" @@ -5100,7 +5153,7 @@ msgid "from %s different users" msgstr "fra %s forskjellige brukere" #: templates/web/base/report/_item.html:63 -#: templates/web/zurich/report/_item.html:14 +#: templates/web/zurich/report/_item.html:16 msgid "last updated %s" msgstr "sist oppdatert %s" @@ -5115,14 +5168,13 @@ msgid "n/a" msgstr "n/a" #: templates/web/base/admin/category-checkboxes.html:8 -#: templates/web/base/admin/user-form.html:170 +#: templates/web/base/admin/user-form.html:172 msgid "none" msgstr "ingen" #: perllib/FixMyStreet/DB/ResultSet/State.pm:77 -#, fuzzy msgid "not the council's responsibility" -msgstr "markert som ikke administrasjonens ansvar" +msgstr "" #: templates/web/base/alert/index.html:38 #: templates/web/base/around/postcode_form.html:26 @@ -5162,11 +5214,10 @@ msgid "there is no pin shown as the user did not use the map" msgstr "Det vises ingen nål på grunn av at brukeren ikke brukte kartet" #: templates/web/base/alert/_list.html:1 -#, fuzzy msgid "this location" -msgstr "Ser på et sted" +msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:183 +#: perllib/FixMyStreet/Script/Reports.pm:180 msgid "this type of local problem" msgstr "denne type lokalt problem" @@ -5174,11 +5225,11 @@ msgstr "denne type lokalt problem" msgid "today" msgstr "idag" -#: templates/web/base/js/translation_strings.html:80 +#: templates/web/base/js/translation_strings.html:86 msgid "update" msgstr "" -#: templates/web/base/js/translation_strings.html:81 +#: templates/web/base/js/translation_strings.html:87 msgid "updates" msgstr "" @@ -5194,15 +5245,13 @@ msgstr "bruker er fra samme administrasjon som problemet - %d" msgid "user is problem owner" msgstr "bruker er eier av problemet" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1778 -#, fuzzy +#: perllib/FixMyStreet/App/Controller/Admin.pm:1831 msgid "user not in abuse list" -msgstr "Epost allerede i misbrukslisten" +msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 -#, fuzzy +#: perllib/FixMyStreet/App/Controller/Admin.pm:1829 msgid "user removed from abuse list" -msgstr "Fjern fra hurtiglisten" +msgstr "" #: templates/web/base/reports/body.html:0 #: templates/web/base/reports/body.html:3 @@ -5265,7 +5314,7 @@ msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:103 +#: templates/web/fixmystreet.com/reports/summary.html:104 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5363,146 +5412,11 @@ msgid_plural "reports" msgstr[0] "" msgstr[1] "" -#~ msgid "(Email in abuse table)" -#~ msgstr "(Epost i misbrukstabellen)" - -#~ msgid "By Date" -#~ msgstr "På dato" - -#~ msgid "Click here or enter as dd/mm/yyyy" -#~ msgstr "Klikk her eller tast inn dato på formatet dd/mm/åååå" - -#~ msgid "Confirmed reports between %s and %s" -#~ msgstr "Bekreftede rapporter mellom %s og %s" - -#~ msgid "Hide old" -#~ msgstr "Skjul gamle" - -#~ msgid "Include unconfirmed reports" -#~ msgstr "Inkluder ubekreftede problemer" - -#~ msgid "Invalid end date" -#~ msgstr "Ugyldig slutt-dato" - -#~ msgid "Invalid start date" -#~ msgstr "Ugyldig startdato" - -#~ msgid "No council" -#~ msgstr "Ingen administrasjon" - -#~ msgid "Note that when including unconfirmed reports we use the date the report was created which may not be in the same month the report was confirmed so the numbers may jump about a little" -#~ msgstr "Merk at når vi tar med ubekreftede rapporter så brukes datoen rapporten var opprettet, hvilket ikke trenger være den samme måneden som rapporten var bekreftet, så tallene kan hoppe litt opp og ned." - -#~ msgid "Show old" -#~ msgstr "Vis gamle" - -#~ msgid "Unfixed reports" -#~ msgstr "uløste rapporter" - -#~ msgid "Year" -#~ msgstr "År" - -#~ msgid "" -#~ "%s sends different categories of problem\n" -#~ "to the appropriate council, so problems within the boundary of a particular council\n" -#~ "might not match the problems sent to that council. For example, a graffiti report\n" -#~ "will be sent to the district council, so will appear in both of the district\n" -#~ "council’s alerts, but will only appear in the \"Within the boundary\" alert\n" -#~ "for the county council." -#~ msgstr "%s sender forskjellige kategorier problemer til rett administrasjon, så problemer innenfor grensene til en gitt administrasjon vil ikke alltid samsvare med problemrapporter sendt til den administrasjonen. For eksempel, en grafitti-rapport vil bli sendt til kommunen, og vil dukke opp på kommunens varsler, men vil kun vises i \"innenfor grensen\" varselet for fylket." - -#~ msgid "%s ward, %s" -#~ msgstr "%s bydel, %s" - -#~ msgid "%s, within %s ward" -#~ msgstr "%s, innefor bydel %s" - -#~ msgid "(alternatively the RSS feed can be customised, within %s)" -#~ msgstr "(alternativt kan RSS-strømmen tilpasses, innenfor %s)" - -#~ msgid "-- Pick a property type --" -#~ msgstr "-- Velg en eiendomsstype --" - -#~ msgid "Closed reports" -#~ msgstr "lukkede rapporter" - -#~ msgid "Closed:" -#~ msgstr "Lukket:" - -#~ msgid "Duplicate" -#~ msgstr "Duplikat" - -#~ msgid "Fixed reports" -#~ msgstr "løste rapporter" - -#~ msgid "Fixed:" -#~ msgstr "Løst:" - -#~ msgid "Here are the types of local problem alerts for ‘%s’." -#~ msgstr "Her er de forskjellige typene lokale problemvarsler for ‘%s’." - -#~ msgid "In Progress" -#~ msgstr "Under arbeid" - -#~ msgid "Internal referral" -#~ msgstr "Interne referanser" - -#~ msgid "Investigating" -#~ msgstr "Undersøkes" - -#~ msgid "No further action" -#~ msgstr "Kan ikke fikses" - -#~ msgid "Not Responsible" -#~ msgstr "Ikke ansvarlig" - -#~ msgid "Or problems reported to:" -#~ msgstr "Eller problemer meldt til:" - -#~ msgid "Or you can subscribe to an alert based upon what ward or council you’re in:" -#~ msgstr "Eller du kan abonnere på varsel basert på bydel eller administrasjon du hører inn under:" - -#~ msgid "Please choose a property type" -#~ msgstr "Velg en type egenskap" - -#~ msgid "Problems within the boundary of:" -#~ msgstr "Problemer innenfor grensene av:" - -#~ msgid "Select which type of alert you’d like and click the button for an RSS feed, or enter your email address to subscribe to an email alert." -#~ msgstr "Velg hvilken type varsel du ønsker og klikk på knappen for en RSS-kilde, eller skriv inn din e-postadresse for å abonnere på et e-postvarsel." - -#~ msgid "The simplest alert is our geographic one:" -#~ msgstr "Den enkleste meldingen er vår geografiske:" - -#~ msgid "closed as a duplicate report" -#~ msgstr "markert som duplisert rapport" - -#~ msgid "marked as action scheduled" -#~ msgstr "markert som planlagt" - -#~ msgid "marked as an internal referral" -#~ msgstr "markert som en intern henvisning" - -#~ msgid "marked as closed" -#~ msgstr "markert som lukket" - -#~ msgid "marked as fixed" -#~ msgstr "markert som fikset" - -#~ msgid "marked as in progress" -#~ msgstr "markert som under arbeid" - -#~ msgid "marked as investigating" -#~ msgstr "markert som undersøkes" - -#~ msgid "marked as no further action" -#~ msgstr "markert som uløselig" - -#~ msgid "marked as planned" -#~ msgstr "markert som planlagt" +#~ msgid "Email: %s" +#~ msgstr "E-post: %s" -#~ msgid "or" -#~ msgstr "eller" +#~ msgid "Name: %s" +#~ msgstr "Navn: %s" -#~ msgid "reopened" -#~ msgstr "åpnet på nytt" +#~ msgid "This report was submitted anonymously" +#~ msgstr "Denne rapporten ble rapportert anonymt" diff --git a/locale/nl_NL.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/nl_NL.UTF-8/LC_MESSAGES/FixMyStreet.po index 91c78bc46..5ca0cccb6 100644 --- a/locale/nl_NL.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/nl_NL.UTF-8/LC_MESSAGES/FixMyStreet.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: matthew@mysociety.org\n" -"POT-Creation-Date: 2017-12-15 17:48+0000\n" +"POT-Creation-Date: 2018-02-12 15:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety <transifex@mysociety.org>, 2017\n" "Language-Team: Dutch (Netherlands) (https://www.transifex.com/mysociety/teams/12067/nl_NL/)\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: perllib/FixMyStreet/DB/Result/Problem.pm:650 -#: perllib/FixMyStreet/Script/Reports.pm:196 +#: perllib/FixMyStreet/Script/Reports.pm:193 msgid " and " msgstr "en" @@ -87,8 +87,8 @@ msgstr "%s heeft diverse RSS feeds en e-mail meldingen voor lokale problemen zoa msgid "%s live updates" msgstr "%s live updates" -#: templates/web/base/dashboard/index.html:159 -#: templates/web/base/dashboard/index.html:163 +#: templates/web/base/dashboard/index.html:160 +#: templates/web/base/dashboard/index.html:164 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -122,7 +122,7 @@ msgstr "(Niet opgegeven)" msgid "(a-z and space only)" msgstr "" -#: templates/web/zurich/report/_item.html:19 +#: templates/web/zurich/report/_item.html:21 msgid "(closed)" msgstr "(gesloten)" @@ -131,7 +131,7 @@ msgstr "(gesloten)" msgid "(covers roughly 200,000 people)" msgstr "(een stand afstand waarbinnen ongeveer 200.000 mensen leven)" -#: templates/web/zurich/report/_item.html:17 +#: templates/web/zurich/report/_item.html:19 msgid "(fixed)" msgstr "(opgelost)" @@ -151,6 +151,7 @@ msgstr "" msgid "(not sent to council)" msgstr "(niet verstuurd naar de gemeente)" +#: templates/web/base/report/new/form_user_loggedin.html:38 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "(optional)" msgstr "(optioneel)" @@ -166,7 +167,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "RSS feed van problemen binnen %s" #: perllib/FixMyStreet/App/Controller/Report/New.pm:252 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:688 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:685 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Kies een categorie --" @@ -199,7 +200,7 @@ msgstr "" msgid "<label for=\"statuses\">Show</label> %s reports <label for=\"filter_categories\">about</label> %s" msgstr "" -#: templates/web/base/js/translation_strings.html:78 +#: templates/web/base/js/translation_strings.html:84 msgid "<span>%s</span> saved." msgstr "" @@ -226,12 +227,12 @@ msgstr "<strong>Nee</strong> Laat me mijn update per e-mail bevestigen" msgid "<strong>No</strong> Let me confirm my update by email/text" msgstr "<strong>Nee</strong> Laat me mijn update per e-mail bevestigen" -#: templates/web/base/auth/general.html:110 -#: templates/web/zurich/auth/general.html:51 +#: templates/web/base/auth/general.html:112 +#: templates/web/zurich/auth/general.html:41 msgid "<strong>No</strong> let me sign in by email" msgstr "<strong>Nee</strong> Laat me inloggen per e-mail" -#: templates/web/base/auth/general.html:108 +#: templates/web/base/auth/general.html:110 #, fuzzy msgid "<strong>No</strong> let me sign in by email or text" msgstr "<strong>Nee</strong> Laat me inloggen per e-mail" @@ -244,12 +245,16 @@ msgstr "<strong>N.B:</strong> Deze rapportage is verzonden opdat actie wordt ond msgid "<strong>Note:</strong> This report hasn't yet been sent onwards for action. Any changes made may not be passed on." msgstr "<strong>N.B:</strong>Deze rapportage is nog niet verzonden om actie te ondernemen. Veranderingen worden mogelijk niet doorgegeven." -#: templates/web/base/auth/general.html:79 +#: templates/web/base/auth/general.html:81 #: templates/web/base/report/new/form_user_loggedout_password.html:3 #: templates/web/base/report/update/form_user_loggedout_password.html:2 msgid "<strong>Yes</strong> I have a password" msgstr "<strong>Ja</strong, ik heb een wachtwoord" +#: templates/web/base/auth/generate_token.html:54 +msgid "Activate two-factor authentication" +msgstr "" + #: templates/web/base/my/my.html:39 templates/web/base/my/my.html:50 msgid "Add" msgstr "" @@ -322,15 +327,18 @@ msgstr "Voeg aan favorieten toe" msgid "Add user" msgstr "Gebruiker toevoegen" -#: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/ACV.pm:108 +#: perllib/FixMyStreet/Cobrand/Default.pm:736 msgid "Add/edit problem categories" msgstr "Voeg toe/wijzig categoriën" -#: perllib/FixMyStreet/Cobrand/Default.pm:720 +#: perllib/FixMyStreet/Cobrand/ACV.pm:110 +#: perllib/FixMyStreet/Cobrand/Default.pm:738 msgid "Add/edit response priorities" msgstr "Voeg toe/wijzig beantwoordingsprioriteiten" -#: perllib/FixMyStreet/Cobrand/Default.pm:719 +#: perllib/FixMyStreet/Cobrand/ACV.pm:109 +#: perllib/FixMyStreet/Cobrand/Default.pm:737 msgid "Add/edit response templates" msgstr "Voeg toe/wijzig antwoordstramien" @@ -346,7 +354,7 @@ msgstr "Als dit rapport aan jouw favorieten toevoegd wordt het verwijderd van %s msgid "Admin" msgstr "" -#: templates/web/base/auth/change_password.html:39 +#: templates/web/base/auth/change_password.html:51 msgid "Again:" msgstr "Nogmaals:" @@ -365,12 +373,12 @@ msgstr "Meld het me als er updates zijn" #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 -#: templates/web/base/dashboard/index.html:63 +#: templates/web/base/dashboard/index.html:64 #: templates/web/base/reports/_list-filters.html:3 msgid "All" msgstr "" -#: templates/web/zurich/reports/index.html:13 +#: templates/web/zurich/reports/index.html:14 msgid "All Reports" msgstr "Alle meldingen" @@ -439,13 +447,13 @@ msgstr "Anoniem:" msgid "Another user" msgstr "Andere gebruiker" -#: templates/web/base/js/translation_strings.html:59 +#: templates/web/base/js/translation_strings.html:65 msgid "Are you sure you want to cancel this upload?" msgstr "Weet je zeker dat je de bestandsoverdracht wil afbreken?" #: templates/web/base/admin/report_edit.html:84 #: templates/web/base/admin/template_edit.html:75 -#: templates/web/base/js/translation_strings.html:73 +#: templates/web/base/js/translation_strings.html:79 #: templates/web/base/report/display_tools.html:6 msgid "Are you sure?" msgstr "Weet je het zeker?" @@ -456,7 +464,7 @@ msgstr "Weet je het zeker?" msgid "Area covered" msgstr "Bestreken gebied" -#: templates/web/base/admin/user-form.html:82 +#: templates/web/base/admin/user-form.html:78 msgid "Area:" msgstr "Gebied:" @@ -482,11 +490,12 @@ msgstr "Toegewezen aan:" msgid "Assign to subdivision:" msgstr "Toegewezen aan afdeling:" -#: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/ACV.pm:105 +#: perllib/FixMyStreet/Cobrand/Default.pm:733 msgid "Assign users to areas" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:219 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:220 msgid "Assigned to %s" msgstr "Toegewezen aan %s" @@ -498,8 +507,8 @@ msgstr "Ten hoogste %d aanvragen worden per query teruggegeven. The teruggegeven msgid "At the moment only searching for and looking at reports work." msgstr "Op dit moment kan je alleen zoeken naar meldingen en deze bekijken." -#: templates/web/base/admin/user-form.html:96 -#: templates/web/base/admin/user-form.html:97 +#: templates/web/base/admin/user-form.html:92 +#: templates/web/base/admin/user-form.html:93 msgid "Authorised staff users can be associated with the categories in which they operate." msgstr "" @@ -525,11 +534,11 @@ msgid "Avoid personal information and vehicle number plates" msgstr "Zet hier geen persoonlijke informatie of nummerborden van autos neer" #: perllib/FixMyStreet/DB/Result/Problem.pm:344 -#: templates/web/zurich/report/_item.html:9 +#: templates/web/zurich/report/_item.html:11 msgid "Awaiting moderation" msgstr "Wacht op controle" -#: templates/web/base/js/translation_strings.html:31 +#: templates/web/base/js/translation_strings.html:37 msgid "Back" msgstr "Vorige" @@ -542,9 +551,11 @@ msgstr "Terug naar alle rapportages" msgid "Ban user" msgstr "Gemarkeerde gebruikr" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 -#: perllib/FixMyStreet/Cobrand/Default.pm:717 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:396 +#: perllib/FixMyStreet/Cobrand/ACV.pm:107 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 +#: perllib/FixMyStreet/Cobrand/Default.pm:735 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:423 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:55 #: templates/web/zurich/header.html:50 @@ -558,7 +569,7 @@ msgstr "Openbare lichamen" msgid "Body" msgstr "Openbaar lichaam" -#: templates/web/base/admin/user-form.html:54 +#: templates/web/base/admin/user-form.html:46 msgid "Body:" msgstr "Openbaar lichaam:" @@ -574,7 +585,8 @@ msgstr "Kun je onze email niet vinden? Check je spamfolder. Dat is oplossing in msgid "Can't see the map? <em>Skip this step</em>" msgstr "Kan je de kaart niet zien? <em>Sla deze stap over</em>" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -588,7 +600,7 @@ msgstr "Categoriën:" #: templates/web/base/admin/body.html:72 #: templates/web/base/admin/contact-form.html:19 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:99 +#: templates/web/base/dashboard/index.html:100 #: templates/web/base/report/_inspect.html:54 #: templates/web/base/report/_item.html:92 #: templates/web/base/report/new/category.html:12 @@ -601,7 +613,7 @@ msgstr "Categoriën:" msgid "Category" msgstr "Categorie" -#: templates/web/base/dashboard/index.html:102 +#: templates/web/base/dashboard/index.html:103 #, fuzzy msgid "Category and State" msgstr "Categorie" @@ -624,7 +636,7 @@ msgstr "Doorloopsnelheid voor problemen in categorie >4 weken oud" msgid "Category:" msgstr "Categorie:" -#: perllib/FixMyStreet/Script/Reports.pm:187 +#: perllib/FixMyStreet/Script/Reports.pm:184 msgid "Category: %s" msgstr "Categorie: %s" @@ -640,9 +652,7 @@ msgid "Change email address" msgstr "Verander emailadres" #: templates/web/base/auth/change_password.html:1 -#: templates/web/base/auth/change_password.html:16 -#: templates/web/base/auth/change_password.html:4 -#: templates/web/base/auth/change_password.html:43 +#: templates/web/base/auth/change_password.html:5 #: templates/web/base/my/my.html:63 msgid "Change password" msgstr "Verander Wachtwoord" @@ -678,7 +688,7 @@ msgstr "" msgid "Choose another" msgstr "" -#: templates/web/base/js/translation_strings.html:72 +#: templates/web/base/js/translation_strings.html:78 msgid "Clear offline data" msgstr "" @@ -707,14 +717,14 @@ msgstr "Klik op de link in onze bevestigingsemail om in te loggen." msgid "Click the link in that email to sign in." msgstr "Klik op de link in onze bevestigingsemail om in te loggen." -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:134 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:194 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:965 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:1004 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:195 #: perllib/FixMyStreet/DB/ResultSet/State.pm:71 #: templates/web/base/admin/states/index.html:103 #: templates/web/base/admin/states/index.html:27 #: templates/web/base/admin/states/index.html:33 -#: templates/web/base/dashboard/index.html:112 +#: templates/web/base/dashboard/index.html:113 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:10 #: templates/web/zurich/admin/header.html:16 @@ -747,15 +757,17 @@ msgid "Cobrand:" msgstr "Cobrand:" #: templates/web/base/admin/extra-metadata-form.html:14 +#: templates/web/base/auth/2faform.html:18 #: templates/web/base/auth/smsform.html:24 msgid "Code" msgstr "" -#: templates/web/base/js/translation_strings.html:50 +#: templates/web/base/js/translation_strings.html:56 msgid "Collapse map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:629 +#: perllib/FixMyStreet/Cobrand/ACV.pm:256 +#: perllib/FixMyStreet/Cobrand/Default.pm:647 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" msgstr "Configuratie" @@ -764,6 +776,7 @@ msgstr "Configuratie" msgid "Confirm" msgstr "Bevestig" +#: templates/web/base/auth/2faform.html:1 #: templates/web/base/auth/smsform.html:1 templates/web/base/auth/token.html:1 msgid "Confirm account" msgstr "Bevestig account" @@ -813,12 +826,12 @@ msgstr "Neem contact op met het team" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1801 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1830 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1854 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1883 msgid "Could not find user" msgstr "Kan de gebruiker niet vinden" -#: templates/web/base/js/translation_strings.html:36 +#: templates/web/base/js/translation_strings.html:42 msgid "Could not look up location" msgstr "" @@ -863,15 +876,18 @@ msgstr "Maak een categorie" msgid "Create priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:701 +#: perllib/FixMyStreet/Cobrand/ACV.pm:91 +#: perllib/FixMyStreet/Cobrand/Default.pm:719 msgid "Create reports/updates as anonymous user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:702 +#: perllib/FixMyStreet/Cobrand/ACV.pm:92 +#: perllib/FixMyStreet/Cobrand/Default.pm:720 msgid "Create reports/updates as the council" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:700 +#: perllib/FixMyStreet/Cobrand/ACV.pm:90 +#: perllib/FixMyStreet/Cobrand/Default.pm:718 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -892,12 +908,17 @@ msgstr "Aangemaakt" msgid "Created:" msgstr "Aangemaakt:" -#: templates/web/base/auth/generate_token.html:27 +#: templates/web/base/auth/change_password.html:40 +#, fuzzy +msgid "Current password:" +msgstr "Jouw wachtwoord" + +#: templates/web/base/auth/generate_token.html:46 #, fuzzy msgid "Current token:" msgstr "Huidige status" -#: templates/web/base/dashboard/index.html:91 +#: templates/web/base/dashboard/index.html:92 msgid "Currently grouped by %s" msgstr "" @@ -906,7 +927,7 @@ msgstr "" msgid "Currently no bodies have been created." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:830 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:869 #: templates/web/zurich/admin/report_edit-sdm.html:105 msgid "Customer not contactable" msgstr "Klant kan niet bereikt worden" @@ -918,6 +939,10 @@ msgstr "Klant kan niet bereikt worden" msgid "Dashboard" msgstr "Dashboard" +#: templates/web/base/auth/generate_token.html:54 +msgid "Deactivate two-factor authentication" +msgstr "" + #: templates/web/zurich/admin/stats/index.html:35 msgid "Dealt with by subdivision within 5 working days" msgstr "Door een afdeling behandeld binnen 5 werkdagen" @@ -967,7 +992,7 @@ msgstr "Beschrijving:" msgid "Detailed information is limited to %d characters." msgstr "" -#: templates/web/base/js/translation_strings.html:33 +#: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Details" @@ -979,7 +1004,7 @@ msgstr "Details" msgid "Details:" msgstr "Details:" -#: templates/web/base/dashboard/index.html:103 +#: templates/web/base/dashboard/index.html:104 msgid "Device and Site" msgstr "" @@ -1030,7 +1055,7 @@ msgstr "Hou je niet van formulieren?" msgid "Down one" msgstr "" -#: templates/web/base/js/translation_strings.html:58 +#: templates/web/base/js/translation_strings.html:64 msgid "Drag and drop photos here or <u>click to upload</u>" msgstr "Plaats de fotos hier om ze te <u>verzenden</u>" @@ -1071,23 +1096,27 @@ msgstr "Bewerk" msgid "Edit body details" msgstr "Wijzig openbaar lichaam details" -#: perllib/FixMyStreet/Cobrand/Default.pm:712 +#: perllib/FixMyStreet/Cobrand/ACV.pm:102 +#: perllib/FixMyStreet/Cobrand/Default.pm:730 msgid "Edit other users' details" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:713 +#: perllib/FixMyStreet/Cobrand/ACV.pm:103 +#: perllib/FixMyStreet/Cobrand/Default.pm:731 msgid "Edit other users' permissions" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:695 +#: perllib/FixMyStreet/Cobrand/ACV.pm:89 +#: perllib/FixMyStreet/Cobrand/Default.pm:713 msgid "Edit report category" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:696 +#: perllib/FixMyStreet/Cobrand/Default.pm:714 msgid "Edit report priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:694 +#: perllib/FixMyStreet/Cobrand/ACV.pm:88 +#: perllib/FixMyStreet/Cobrand/Default.pm:712 msgid "Edit reports" msgstr "" @@ -1120,8 +1149,8 @@ msgstr "Redacteur" #: templates/web/base/admin/users.html:17 #: templates/web/zurich/admin/body-form.html:9 #: templates/web/zurich/admin/body.html:15 -#: templates/web/zurich/auth/general.html:24 -#: templates/web/zurich/auth/general.html:54 +#: templates/web/zurich/auth/general.html:14 +#: templates/web/zurich/auth/general.html:44 msgid "Email" msgstr "Email" @@ -1147,7 +1176,7 @@ msgstr "" msgid "Email alert deleted" msgstr "" -#: templates/web/base/admin/user-form.html:22 +#: templates/web/base/admin/user-form.html:21 msgid "Email verified:" msgstr "" @@ -1158,10 +1187,6 @@ msgstr "" msgid "Email:" msgstr "Email:" -#: perllib/FixMyStreet/Script/Reports.pm:111 -msgid "Email: %s" -msgstr "" - #: templates/web/base/admin/open311-form-fields.html:55 #: templates/web/base/admin/open311-form-fields.html:56 msgid "" @@ -1179,7 +1204,7 @@ msgid "" " problem must be emailed, while others can be sent over Open311." msgstr "" -#: templates/web/base/dashboard/index.html:77 +#: templates/web/base/dashboard/index.html:78 #, fuzzy msgid "End Date" msgstr "Op datum" @@ -1188,7 +1213,7 @@ msgstr "Op datum" msgid "Endpoint" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:81 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:82 msgid "Enter a Zürich street name" msgstr "" @@ -1207,10 +1232,10 @@ msgstr "Geef dichtstbijzijnde postcode, of straatnaam en plaats" msgid "Enter a nearby street name and area" msgstr "Geef dichtstbijzijnde straatnaam en plaats" -#: templates/web/base/auth/general.html:123 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:45 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:17 -#: templates/web/zurich/auth/general.html:65 +#: templates/web/base/auth/general.html:128 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:47 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:20 +#: templates/web/zurich/auth/general.html:58 msgid "Enter a password" msgstr "Geef wachtwoord " @@ -1245,7 +1270,7 @@ msgstr "Voorbeelden:" msgid "Existing category" msgstr "" -#: templates/web/base/js/translation_strings.html:49 +#: templates/web/base/js/translation_strings.html:55 msgid "Expand map" msgstr "" @@ -1253,12 +1278,12 @@ msgstr "" msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:104 +#: templates/web/base/dashboard/index.html:105 msgid "Export as CSV" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:179 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:918 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:180 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:957 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:12 msgid "Extern" @@ -1281,7 +1306,7 @@ msgstr "" msgid "External team" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Default.pm:674 #: templates/web/base/admin/reportextrafields/edit.html:1 #: templates/web/base/admin/reportextrafields/index.html:1 #, fuzzy @@ -1321,10 +1346,10 @@ msgid "Fix this by choosing an <strong>area covered</strong> in the <em>Edit bod msgstr "" #: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:133 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:113 +#: templates/web/base/dashboard/index.html:114 msgid "Fixed" msgstr "Opgelost" @@ -1346,7 +1371,7 @@ msgstr "" msgid "Flag user" msgstr "Gemarkeerde gebruikr" -#: perllib/FixMyStreet/Cobrand/Default.pm:627 +#: perllib/FixMyStreet/Cobrand/Default.pm:645 #: templates/web/base/admin/users.html:20 msgid "Flagged" msgstr "Gemarkeerd" @@ -1355,7 +1380,7 @@ msgstr "Gemarkeerd" msgid "Flagged reports and users" msgstr "" -#: templates/web/base/admin/user-form.html:112 +#: templates/web/base/admin/user-form.html:108 msgid "Flagged users are listed on the <a href='%s'>flagged</a> page." msgstr "" @@ -1363,8 +1388,8 @@ msgstr "" msgid "Flagged users are not restricted in any way. This is just a list of users that have been marked for attention." msgstr "" -#: templates/web/base/admin/report_edit.html:140 -#: templates/web/base/admin/user-form.html:118 +#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/user-form.html:115 msgid "Flagged:" msgstr "Gemarkeerd:" @@ -1384,17 +1409,17 @@ msgstr "" msgid "For more information, see <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." msgstr "" -#: templates/web/base/auth/general.html:94 +#: templates/web/base/auth/general.html:96 #: templates/web/base/report/new/form_user_loggedout_password.html:20 #: templates/web/base/report/update/form_user_loggedout_password.html:19 msgid "Forgotten your password?" msgstr "Wachtwoord vergeten?" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:748 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:787 msgid "Forwarded to external body" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:749 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:788 msgid "Forwarded wish to external body" msgstr "" @@ -1404,11 +1429,7 @@ msgstr "" msgid "Frequently Asked Questions" msgstr "Veelgestelde Vragen" -#: templates/web/base/auth/generate_token.html:1 -#: templates/web/base/auth/generate_token.html:2 -#: templates/web/base/auth/generate_token.html:20 -#: templates/web/base/auth/generate_token.html:33 -#: templates/web/base/my/my.html:65 +#: templates/web/base/auth/generate_token.html:52 msgid "Generate token" msgstr "" @@ -1455,7 +1476,8 @@ msgstr "Gaan" msgid "Going to send questionnaire?" msgstr "Vragenlijst versturen?" -#: perllib/FixMyStreet/Cobrand/Default.pm:714 +#: perllib/FixMyStreet/Cobrand/ACV.pm:104 +#: perllib/FixMyStreet/Cobrand/Default.pm:732 msgid "Grant access to the admin" msgstr "" @@ -1463,12 +1485,12 @@ msgstr "" msgid "Graph of problem creation by status over time" msgstr "Grafiek van problemen aangemaakt per status na verloop van tijd" -#: templates/web/base/dashboard/index.html:93 +#: templates/web/base/dashboard/index.html:94 #, fuzzy msgid "Group by %s" msgstr "door %s" -#: templates/web/base/dashboard/index.html:98 +#: templates/web/base/dashboard/index.html:99 msgid "Group by:" msgstr "" @@ -1501,7 +1523,7 @@ msgstr "Foto's van recente meldingen dichtbij" msgid "Hi %s" msgstr "Hoi %s" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:911 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:950 #: perllib/FixMyStreet/DB/ResultSet/State.pm:64 #: templates/web/base/admin/update_edit.html:30 #: templates/web/zurich/admin/header.html:1 @@ -1511,6 +1533,11 @@ msgstr "Hoi %s" msgid "Hidden" msgstr "Verborgen" +#: templates/web/base/admin/user-form.html:197 +#, fuzzy +msgid "Hide all reports and updates" +msgstr "Toon alle meldingen" + #: templates/web/base/report/_main.html:105 msgid "Hide entire report" msgstr "" @@ -1534,7 +1561,7 @@ msgstr "" #: templates/web/base/around/display_location.html:60 #: templates/web/base/around/display_location.html:68 -#: templates/web/base/js/translation_strings.html:55 +#: templates/web/base/js/translation_strings.html:61 msgid "Hide pins" msgstr "Verberg spelden" @@ -1563,7 +1590,7 @@ msgstr "" msgid "How to report a problem" msgstr "Hoe een melding maken" -#: templates/web/base/js/translation_strings.html:32 +#: templates/web/base/js/translation_strings.html:38 msgid "How to send successful reports" msgstr "" @@ -1622,7 +1649,7 @@ msgid "" " the menu. Make sure you use the same category name in the bodies if you want this to happen." msgstr "" -#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/auth/generate_token.html:61 msgid "If you generate a new token the existing token will no longer work." msgstr "" @@ -1696,8 +1723,8 @@ msgstr "" msgid "In addition, the following attributes that are not part of the Open311 v2 specification are returned: agency_sent_datetime, title (also returned as part of description), interface_used, comment_count, requestor_name (only present if requestor allowed the name to be shown on this site)." msgstr "Daarnaast worden de volgende attributen, die niet onderdeel zijn van de Open311 v2 specificatie meegestuurd: agency_sent_datetime, title (ook meegestuurd als onderdeel van de description), interface_used, comment_count, requestor_name (alleen aanwezig als deze getoond mag worden op de site)." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:197 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:959 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:198 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:998 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:8 msgid "In progress" @@ -1727,7 +1754,7 @@ msgstr "" msgid "Inspection required" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:698 +#: perllib/FixMyStreet/Cobrand/Default.pm:716 msgid "Instruct contractors to fix problems" msgstr "" @@ -1759,20 +1786,20 @@ msgstr "" msgid "It’s on its way to the council right now." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:182 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:183 msgid "Jurisdiction Unknown" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:923 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:962 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:15 msgid "Jurisdiction unknown" msgstr "" -#: templates/web/base/auth/general.html:90 +#: templates/web/base/auth/general.html:92 #: templates/web/base/report/new/form_user_loggedout_password.html:16 #: templates/web/base/report/update/form_user_loggedout_password.html:15 -#: templates/web/zurich/auth/general.html:40 +#: templates/web/zurich/auth/general.html:30 msgid "Keep me signed in on this computer" msgstr "Hou me ingelogd op deze computer" @@ -1836,6 +1863,11 @@ msgstr "" msgid "List all reported problems" msgstr "Toon alle meldingen" +#: templates/web/base/around/on_map_list_items.html:18 +#, fuzzy +msgid "Loading reports…" +msgstr "Gesloten meldingen" + #: templates/web/base/report/new/category_wrapper.html:8 msgid "Loading..." msgstr "Laden..." @@ -1874,23 +1906,31 @@ msgstr "" msgid "Log in with Twitter" msgstr "" -#: templates/web/base/js/translation_strings.html:65 +#: templates/web/base/js/translation_strings.html:71 msgid "Log in with email" msgstr "" -#: templates/web/base/js/translation_strings.html:63 +#: templates/web/base/js/translation_strings.html:69 msgid "Log in with email/text" msgstr "" -#: templates/web/base/dashboard/index.html:81 +#: templates/web/base/admin/user-form.html:195 +msgid "Log out of all sessions" +msgstr "" + +#: templates/web/base/dashboard/index.html:82 msgid "Look up" msgstr "" -#: templates/web/base/js/translation_strings.html:44 +#: templates/web/base/js/translation_strings.html:50 msgid "MAP" msgstr "Kaart" -#: perllib/FixMyStreet/Cobrand/Default.pm:699 +#: templates/web/base/admin/user-form.html:196 +msgid "Make anonymous on all reports and updates" +msgstr "" + +#: perllib/FixMyStreet/Cobrand/Default.pm:717 msgid "Manage shortlist" msgstr "" @@ -1898,7 +1938,7 @@ msgstr "" msgid "Manual order" msgstr "" -#: templates/web/base/js/translation_strings.html:46 +#: templates/web/base/js/translation_strings.html:52 msgid "Map" msgstr "Kaart" @@ -1906,11 +1946,11 @@ msgstr "Kaart" msgid "Mark as sent" msgstr "Markeren als verzonden" -#: templates/web/base/admin/user-form.html:110 +#: templates/web/base/admin/user-form.html:106 msgid "Mark users whose behaviour you want to keep a check on as <strong>flagged</strong>." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:697 +#: perllib/FixMyStreet/Cobrand/Default.pm:715 msgid "Markup problem details" msgstr "" @@ -1938,7 +1978,8 @@ msgstr "Vermiste jurisdiction_id" msgid "Moderate" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:693 +#: perllib/FixMyStreet/Cobrand/ACV.pm:87 +#: perllib/FixMyStreet/Cobrand/Default.pm:711 msgid "Moderate report details" msgstr "" @@ -1964,7 +2005,7 @@ msgstr "" msgid "Moderation reason:" msgstr "" -#: templates/web/base/dashboard/index.html:101 +#: templates/web/base/dashboard/index.html:102 msgid "Month" msgstr "Maand" @@ -1986,12 +2027,12 @@ msgstr "" #: templates/web/base/admin/states/index.html:108 #: templates/web/base/admin/states/index.html:11 #: templates/web/base/admin/users.html:16 -#: templates/web/base/auth/general.html:113 +#: templates/web/base/auth/general.html:115 #: templates/web/base/report/new/form_user_loggedin.html:49 #: templates/web/base/report/new/form_user_loggedout_by_email.html:11 #: templates/web/base/report/update/form_name.html:27 #: templates/web/zurich/admin/body-form.html:4 -#: templates/web/zurich/auth/general.html:60 +#: templates/web/zurich/auth/general.html:50 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "Name" msgstr "Naam" @@ -2004,10 +2045,6 @@ msgstr "Naam" msgid "Name:" msgstr "Naam:" -#: perllib/FixMyStreet/Script/Reports.pm:110 -msgid "Name: %s" -msgstr "Naam: %s" - #: templates/web/base/report/_inspect.html:44 msgid "Navigate to this problem" msgstr "" @@ -2025,8 +2062,8 @@ msgstr "Dichtstbijzijnde straat met naam voor lokatie op de kaart (automatisch g msgid "Nearest postcode to the pin placed on the map (automatically generated): %s (%sm away)" msgstr "Dichtstbijzijnde postcode voor lokatie op de kaart (automatisch gegenereerd): %s (%sm afstand)" -#: perllib/FixMyStreet/Cobrand/Default.pm:521 -#: perllib/FixMyStreet/Cobrand/Default.pm:549 +#: perllib/FixMyStreet/Cobrand/Default.pm:539 +#: perllib/FixMyStreet/Cobrand/Default.pm:567 msgid "Nearest road to the pin placed on the map (automatically generated by Bing Maps): %s" msgstr "Dichtstbijzijnde straat voor lokatie op de kaart (automatisch gegenereerd via Bing Maps): %s" @@ -2046,11 +2083,12 @@ msgstr "" msgid "Nearly done! Now check your email…" msgstr "" +#: templates/web/base/auth/2faform.html:8 #: templates/web/base/auth/smsform.html:19 msgid "Nearly done! Now check your phone…" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:129 msgid "New" msgstr "" @@ -2079,7 +2117,7 @@ msgstr "Nieuwe lokale problemen op FixMyStreet" msgid "New note to DM:" msgstr "" -#: templates/web/base/auth/change_password.html:35 +#: templates/web/base/auth/change_password.html:47 msgid "New password:" msgstr "" @@ -2137,7 +2175,7 @@ msgstr "" msgid "Next" msgstr "Volgende" -#: perllib/FixMyStreet/Cobrand/Default.pm:1222 +#: perllib/FixMyStreet/Cobrand/Default.pm:1240 #: templates/web/base/admin/category_edit.html:4 #: templates/web/base/admin/list_updates.html:32 #: templates/web/base/admin/list_updates.html:34 @@ -2153,11 +2191,11 @@ msgstr "Volgende" msgid "No" msgstr "Nee" -#: templates/web/base/admin/user-form.html:84 +#: templates/web/base/admin/user-form.html:80 msgid "No area" msgstr "" -#: templates/web/base/admin/user-form.html:55 +#: templates/web/base/admin/user-form.html:48 msgid "No body" msgstr "" @@ -2194,7 +2232,7 @@ msgstr "" msgid "No reports to show on map, here are some nearby:" msgstr "" -#: templates/web/base/js/translation_strings.html:37 +#: templates/web/base/js/translation_strings.html:43 msgid "No result returned" msgstr "" @@ -2216,15 +2254,15 @@ msgstr "Geen medestanders" msgid "None" msgstr "Geen" -#: templates/web/base/admin/user-form.html:76 -#: templates/web/base/admin/user-form.html:77 +#: templates/web/base/admin/user-form.html:72 +#: templates/web/base/admin/user-form.html:73 msgid "" "Normal (public) users should not be associated with any <strong>area</strong>.<br>\n" " Authorised staff users can be associated with the area in which they operate." msgstr "" -#: templates/web/base/admin/user-form.html:46 -#: templates/web/base/admin/user-form.html:47 +#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:39 msgid "" "Normal (public) users should not be associated with any <strong>body</strong>.<br>\n" " Authorised staff users can be associated with the body they represent.<br>\n" @@ -2232,8 +2270,8 @@ msgid "" " activity across their body), the ability to hide reports or set special report statuses." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:186 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:933 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:187 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:972 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:13 msgid "Not contactable" @@ -2292,15 +2330,15 @@ msgstr "" msgid "Number of problems reported in each ward, in the last 7 days." msgstr "" -#: templates/web/base/js/translation_strings.html:43 +#: templates/web/base/js/translation_strings.html:49 msgid "OK" msgstr "" -#: templates/web/base/js/translation_strings.html:74 +#: templates/web/base/js/translation_strings.html:80 msgid "Offline data cleared" msgstr "" -#: templates/web/base/js/translation_strings.html:71 +#: templates/web/base/js/translation_strings.html:77 msgid "Offline update data saved" msgstr "" @@ -2316,14 +2354,14 @@ msgstr "" msgid "On behalf of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:174 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:905 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:175 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:944 #: perllib/FixMyStreet/DB/ResultSet/State.pm:70 #: templates/web/base/admin/states/index.html:102 #: templates/web/base/admin/states/index.html:25 #: templates/web/base/admin/states/index.html:32 #: templates/web/base/admin/update_edit.html:30 -#: templates/web/base/dashboard/index.html:111 +#: templates/web/base/dashboard/index.html:112 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:7 #: templates/web/zurich/admin/update_edit.html:18 @@ -2362,17 +2400,17 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1238 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:689 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:690 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1262 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:686 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:687 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:716 #: perllib/FixMyStreet/App/Controller/Report/New.pm:719 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:722 #: perllib/FixMyStreet/DB/Result/Problem.pm:588 #: perllib/FixMyStreet/DB/Result/Problem.pm:595 #: perllib/FixMyStreet/DB/Result/Problem.pm:610 #: perllib/FixMyStreet/DB/Result/Problem.pm:619 -#: perllib/FixMyStreet/Script/Reports.pm:182 -#: perllib/FixMyStreet/Script/Reports.pm:197 +#: perllib/FixMyStreet/Script/Reports.pm:179 +#: perllib/FixMyStreet/Script/Reports.pm:194 msgid "Other" msgstr "Anders" @@ -2407,23 +2445,23 @@ msgstr "" msgid "Partial" msgstr "Gedeeltelijk" -#: templates/web/base/auth/general.html:116 +#: templates/web/base/auth/general.html:118 #: templates/web/base/report/new/form_user_loggedout_by_email.html:38 #: templates/web/base/report/update/form_user_loggedout_by_email.html:10 -#: templates/web/zurich/auth/general.html:32 -#: templates/web/zurich/auth/general.html:63 +#: templates/web/zurich/auth/general.html:22 +#: templates/web/zurich/auth/general.html:53 msgid "Password (optional)" msgstr "Wachtwoord (optioneel)" -#: templates/web/base/auth/general.html:81 +#: templates/web/base/auth/general.html:83 msgid "Password:" msgstr "Wachtwoord:" -#: templates/web/base/js/translation_strings.html:52 +#: templates/web/base/js/translation_strings.html:58 msgid "Permalink" msgstr "" -#: templates/web/base/admin/user-form.html:162 +#: templates/web/base/admin/user-form.html:164 msgid "Permissions:" msgstr "" @@ -2443,13 +2481,13 @@ msgstr "" msgid "Phone number (optional)" msgstr "Telefoonnummer (optioneel)" -#: templates/web/base/admin/user-form.html:30 +#: templates/web/base/admin/user-form.html:25 #, fuzzy msgid "Phone verified:" msgstr "Gemeld:" #: templates/web/base/admin/report_edit.html:135 -#: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 +#: templates/web/base/admin/user-form.html:23 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:39 msgid "Phone:" msgstr "Telefoonnummer:" @@ -2503,12 +2541,12 @@ msgid "Pick your ward" msgstr "" #: templates/web/base/around/display_location.html:74 -#: templates/web/base/js/translation_strings.html:30 +#: templates/web/base/js/translation_strings.html:36 msgid "Place pin on map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:945 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:951 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:984 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:990 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:9 #: templates/web/zurich/admin/index-dm.html:9 @@ -2519,8 +2557,8 @@ msgstr "Gepland" msgid "Please be polite, concise and to the point." msgstr "Wees beleefd, precies en beknopt" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:27 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:31 msgid "Please check the passwords and try again" msgstr "Controleer de wachtwoorden en probeer opnieuw" @@ -2528,13 +2566,12 @@ msgstr "Controleer de wachtwoorden en probeer opnieuw" #: templates/web/base/auth/_username_error.html:9 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:27 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:9 msgid "Please check your email address is correct" msgstr "Controleer of je e-mailadres klopt" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1334 -#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1327 +#: perllib/FixMyStreet/DB/Result/User.pm:205 +#: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:7 #, fuzzy @@ -2542,13 +2579,18 @@ msgid "Please check your phone number is correct" msgstr "Controleer of je e-mailadres klopt" #: perllib/FixMyStreet/App/Controller/Admin.pm:297 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:905 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:928 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:923 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:946 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 -#: templates/web/base/js/translation_strings.html:10 +#: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" msgstr "Kies een categorie" +#: perllib/FixMyStreet/App/Controller/Auth.pm:383 +#: perllib/FixMyStreet/App/Controller/Auth.pm:409 +msgid "Please choose a less commonly-used password" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Admin.pm:345 #: templates/web/base/admin/bodies.html:4 templates/web/base/admin/body.html:11 #: templates/web/base/admin/template_edit.html:13 @@ -2568,20 +2610,21 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:298 #: perllib/FixMyStreet/DB/Result/Comment.pm:128 -#: templates/web/base/js/translation_strings.html:3 +#: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Geef bericht in" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1332 -#: perllib/FixMyStreet/DB/Result/User.pm:200 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1325 +#: perllib/FixMyStreet/DB/Result/User.pm:208 +#: perllib/FixMyStreet/DB/Result/User.pm:209 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:4 #, fuzzy msgid "Please enter a mobile number" msgstr "Geef bericht in" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1365 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1461 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1462 msgid "Please enter a name" msgstr "" @@ -2589,53 +2632,51 @@ msgstr "" msgid "Please enter a name for this body" msgstr "" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:25 -#: templates/web/base/js/translation_strings.html:20 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:29 +#: templates/web/base/js/translation_strings.html:23 msgid "Please enter a password" msgstr "Geef wachtwoord" #: perllib/FixMyStreet/App/Controller/Contact.pm:115 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 -#: templates/web/base/js/translation_strings.html:4 +#: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Geef onderwerp" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1362 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1452 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1355 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1453 #: perllib/FixMyStreet/App/Controller/Admin.pm:311 -#: perllib/FixMyStreet/DB/Result/User.pm:193 -#: templates/web/base/js/translation_strings.html:13 -#: templates/web/base/js/translation_strings.html:17 +#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: templates/web/base/js/translation_strings.html:16 +#: templates/web/base/js/translation_strings.html:20 msgid "Please enter a valid email" msgstr "Geef een geldig e-mailadres" -#: perllib/FixMyStreet/App/Controller/Alert.pm:350 +#: perllib/FixMyStreet/App/Controller/Alert.pm:355 #: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please enter a valid email address" msgstr "Geef een geldig e-mailadres" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1356 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1446 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1349 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Geef een geldig e-mailadres" #: perllib/FixMyStreet/DB/Result/Problem.pm:369 -#: templates/web/base/js/translation_strings.html:5 +#: templates/web/base/js/translation_strings.html:8 msgid "Please enter some details" msgstr "Geef details" #: perllib/FixMyStreet/App/Controller/Contact.pm:114 -#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: perllib/FixMyStreet/DB/Result/User.pm:196 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:26 -#: templates/web/base/js/translation_strings.html:12 -#: templates/web/base/js/translation_strings.html:16 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:8 +#: templates/web/base/js/translation_strings.html:15 +#: templates/web/base/js/translation_strings.html:19 msgid "Please enter your email" msgstr "Geef een geldig e-mailadres" @@ -2643,34 +2684,34 @@ msgstr "Geef een geldig e-mailadres" msgid "Please enter your email address" msgstr "Geef een geldig e-mailadres" -#: templates/web/base/js/translation_strings.html:26 +#: templates/web/base/js/translation_strings.html:32 msgid "Please enter your first name" msgstr "Geef je voornaam" #: perllib/FixMyStreet/Cobrand/UK.pm:326 -#: templates/web/base/js/translation_strings.html:8 +#: templates/web/base/js/translation_strings.html:11 msgid "Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below" msgstr "Geef je volledige naam, gemeentes hebben deze informatie nodig. Mocht je niet willen dat je naam op de site getoond wordt, haal dan de vink beneden weg." #: perllib/FixMyStreet/App/Controller/Contact.pm:113 #: perllib/FixMyStreet/DB/Result/Comment.pm:125 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 -#: perllib/FixMyStreet/DB/Result/User.pm:186 -#: templates/web/base/js/translation_strings.html:7 +#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: templates/web/base/js/translation_strings.html:10 msgid "Please enter your name" msgstr "Geef je naam" #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:6 -#: templates/web/base/js/translation_strings.html:23 +#: templates/web/base/js/translation_strings.html:29 msgid "Please enter your phone number" msgstr "" -#: templates/web/base/js/translation_strings.html:27 +#: templates/web/base/js/translation_strings.html:33 msgid "Please enter your second name" msgstr "Geef je tweede naam" -#: templates/web/base/js/translation_strings.html:25 +#: templates/web/base/js/translation_strings.html:31 msgid "Please enter your title" msgstr "Geef je titel" @@ -2693,10 +2734,19 @@ msgstr "Vul de details van het probleem in." msgid "Please fill in the form below with details of the problem, and describe the location as precisely as possible in the details box." msgstr "Vul zoveel mogelijk details in het veld beneden in. Vermeld ook de locatie zo precies mogelijk." +#: templates/web/base/auth/2faform.html:9 +msgid "Please generate a two-factor code and enter it below:" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Questionnaire.pm:239 msgid "Please indicate whether you'd like to receive another questionnaire" msgstr "Geef aan of je een vragenlijst wilt ontvangen" +#: perllib/FixMyStreet/App/Controller/Auth.pm:406 +#: templates/web/base/js/translation_strings.html:26 +msgid "Please make sure your password is at least %d characters long" +msgstr "" + #: templates/web/base/report/updates-sidebar-notes.html:2 msgid "Please note that updates are not sent to the council." msgstr "Let op, updates worden niet aan de gemeente verzonden." @@ -2760,12 +2810,12 @@ msgstr "Geef aan of het probleem is verholpen" #: perllib/FixMyStreet/App/Model/PhotoSet.pm:122 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:156 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:158 -#: templates/web/base/js/translation_strings.html:60 +#: templates/web/base/js/translation_strings.html:66 msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1359 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1449 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1352 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 msgid "Please verify at least one of email/phone" msgstr "" @@ -2778,24 +2828,24 @@ msgid "Please write your update here" msgstr "Schrijf je update hier" #: templates/web/base/report/update-form.html:25 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:18 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_user_loggedout_password.html:10 msgid "Post" msgstr "Bericht" -#: perllib/FixMyStreet/DB/Result/Comment.pm:231 +#: perllib/FixMyStreet/DB/Result/Comment.pm:211 msgid "Posted anonymously at %s" msgstr "Anoniem geplaatst bij %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:266 +#: perllib/FixMyStreet/DB/Result/Comment.pm:246 msgid "Posted by %s at %s" msgstr "Geplaatst door %s bij %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:254 +#: perllib/FixMyStreet/DB/Result/Comment.pm:234 msgid "Posted by <strong>%s</strong> (%s) at %s" msgstr "Geplaatst door <strong>%s</strong> (%s) bij %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:256 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 msgid "Posted by <strong>%s</strong> at %s" msgstr "Geplaatst door <strong>%s</strong> bij %s" @@ -2807,7 +2857,7 @@ msgstr "" msgid "Previous" msgstr "Vorige" -#: perllib/FixMyStreet/Cobrand/Default.pm:648 +#: perllib/FixMyStreet/Cobrand/Default.pm:666 msgid "Priorities" msgstr "" @@ -2828,7 +2878,7 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:144 msgid "Private" msgstr "Privé" @@ -2858,7 +2908,7 @@ msgstr "Probleem %s verzonden naar gemeente %s" msgid "Problem breakdown by state" msgstr "Probleem verdeeld per status" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1309 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1283 msgid "Problem marked as open." msgstr "Probleem gemarkeerd als open" @@ -2866,7 +2916,8 @@ msgstr "Probleem gemarkeerd als open" msgid "Problem state change based on survey results" msgstr "Probleem status gewijzigd op basis van onderzoeksresultaten" -#: perllib/FixMyStreet/Cobrand/Default.pm:692 +#: perllib/FixMyStreet/Cobrand/ACV.pm:86 +#: perllib/FixMyStreet/Cobrand/Default.pm:710 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Problemen" @@ -2893,7 +2944,7 @@ msgstr "Recent gemelde problemen op FixMyStreet" msgid "Problems within %.1fkm of %s" msgstr "Problemen binnen een straal van %.1fkm van deze lokatie" -#: perllib/FixMyStreet/Cobrand/Default.pm:821 +#: perllib/FixMyStreet/Cobrand/Default.pm:839 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:137 #: perllib/FixMyStreet/Cobrand/UK.pm:215 perllib/FixMyStreet/Cobrand/UK.pm:257 #: perllib/FixMyStreet/Cobrand/UK.pm:269 @@ -2929,12 +2980,12 @@ msgstr "Geef een update" msgid "Provide update as" msgstr "" -#: templates/web/base/auth/general.html:119 +#: templates/web/base/auth/general.html:124 msgid "Providing a name and password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "" -#: templates/web/base/report/new/form_user_loggedout_by_email.html:41 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:13 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:43 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:16 msgid "Providing a password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Het is optioneel om een wachtwoord op de geven, maar hiermee is het makkelijker om in de toekomst problemen te melden, updates te plaatsen en je meldingen te beheren." @@ -2951,7 +3002,7 @@ msgstr "" msgid "Public update:" msgstr "" -#: templates/web/zurich/admin/report_edit.html:123 +#: templates/web/zurich/admin/report_edit.html:122 #: templates/web/zurich/admin/stats/index.html:38 msgid "Publish photo" msgstr "Foto publiceren" @@ -3007,7 +3058,7 @@ msgstr "RSS feed van %s, binnen wijk %s" msgid "RSS feed of nearby problems" msgstr "RSS feed van nabije problemen" -#: perllib/FixMyStreet/Cobrand/Default.pm:822 +#: perllib/FixMyStreet/Cobrand/Default.pm:840 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:136 #: perllib/FixMyStreet/Cobrand/UK.pm:222 msgid "RSS feed of problems within %s" @@ -3059,6 +3110,10 @@ msgstr "Onthoud dat FixMyStreet zich richt op het melden van fysieke problemen d msgid "Remove" msgstr "Verwijder markering" +#: templates/web/base/admin/user-form.html:198 +msgid "Remove account details" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:4 #, fuzzy msgid "Remove field" @@ -3080,13 +3135,13 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:159 +#: templates/web/base/admin/report_edit.html:161 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" msgstr "Verwijder foto (kan niet ongedaan worden!)" -#: templates/web/base/auth/generate_token.html:33 +#: templates/web/base/auth/generate_token.html:52 msgid "Replace token" msgstr "" @@ -3118,11 +3173,11 @@ msgstr "Meld misbruik" msgid "Report as" msgstr "" -#: perllib/FixMyStreet/App/Controller/Rss.pm:302 +#: perllib/FixMyStreet/App/Controller/Rss.pm:303 msgid "Report on %s" msgstr "Meld op %s" -#: templates/web/base/dashboard/index.html:61 +#: templates/web/base/dashboard/index.html:62 msgid "Report state:" msgstr "" @@ -3192,15 +3247,16 @@ msgstr "Gemeld:" #: templates/web/base/around/index.html:3 #: templates/web/base/around/lookup_by_ref.html:3 -#: templates/web/base/js/translation_strings.html:42 +#: templates/web/base/js/translation_strings.html:48 #: templates/web/base/report/new/fill_in_details.html:0 #: templates/web/base/report/new/fill_in_details.html:8 #: templates/web/zurich/report/new/fill_in_details_form.html:4 msgid "Reporting a problem" msgstr "Meld een probleem" -#: perllib/FixMyStreet/Cobrand/Default.pm:638 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:388 +#: perllib/FixMyStreet/Cobrand/ACV.pm:265 +#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/zurich/header.html:46 msgid "Reports" msgstr "Meldingen" @@ -3218,7 +3274,7 @@ msgstr "" msgid "Reports by destination" msgstr "Gemeld door %s bij %s" -#: templates/web/base/admin/user-form.html:125 +#: templates/web/base/admin/user-form.html:124 msgid "Reports made by trusted users will be sent to the responsible body without being inspected first." msgstr "" @@ -3230,7 +3286,7 @@ msgstr "" msgid "Reports published" msgstr "" -#: templates/web/base/js/translation_strings.html:75 +#: templates/web/base/js/translation_strings.html:81 msgid "Reports saved offline." msgstr "" @@ -3304,8 +3360,8 @@ msgstr "" msgid "Revert to original title" msgstr "" -#: templates/web/base/js/translation_strings.html:28 -#: templates/web/base/js/translation_strings.html:40 +#: templates/web/base/js/translation_strings.html:34 +#: templates/web/base/js/translation_strings.html:46 msgid "Right place?" msgstr "" @@ -3319,16 +3375,16 @@ msgstr "Wegbeheerder voor deze straat (afgeleid van wegnummer en type): %s" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "Wegbeheerder voor deze straat (uit OpenStreetMap): %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1879 -#: templates/web/base/admin/report_edit.html:156 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: templates/web/base/admin/report_edit.html:158 #: templates/web/base/admin/update_edit.html:68 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Linksom roteren" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: templates/web/base/admin/report_edit.html:157 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: templates/web/base/admin/report_edit.html:159 #: templates/web/base/admin/update_edit.html:69 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3338,7 +3394,7 @@ msgstr "Rechtsom roteren" msgid "Rotating this photo will discard unsaved changes to the report." msgstr "" -#: templates/web/base/js/translation_strings.html:47 +#: templates/web/base/js/translation_strings.html:53 #: templates/web/base/maps/google-ol.html:2 msgid "Satellite" msgstr "" @@ -3369,11 +3425,11 @@ msgid "Save with a public update" msgstr "" #. ("This is followed by a progress count, e.g. 3/5") -#: templates/web/base/js/translation_strings.html:76 +#: templates/web/base/js/translation_strings.html:82 msgid "Saving reports offline" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:130 #, fuzzy msgid "Scheduled" msgstr "Actie ingepland" @@ -3407,12 +3463,20 @@ msgstr "Geen meldingen gevonden." msgid "Searching found no users." msgstr "Geen gebruikers gevonden." +#: templates/web/base/auth/generate_token.html:1 +#: templates/web/base/auth/generate_token.html:2 +#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/my/my.html:65 +msgid "Security" +msgstr "" + #: templates/web/base/report/new/councils_text_private.html:7 #: templates/web/base/report/new/form_user.html:5 msgid "See our privacy policy" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:703 +#: perllib/FixMyStreet/Cobrand/ACV.pm:93 +#: perllib/FixMyStreet/Cobrand/Default.pm:721 msgid "See user detail for reports created as the council" msgstr "" @@ -3447,7 +3511,7 @@ msgstr "" msgid "Sending a confirmation text failed: \"%s\"" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:870 msgid "Sent report back" msgstr "" @@ -3464,6 +3528,12 @@ msgstr "Verzonden:" msgid "Service:" msgstr "Service:" +#: templates/web/base/auth/change_password.html:1 +#: templates/web/base/auth/change_password.html:4 +#, fuzzy +msgid "Set password" +msgstr "Verander Wachtwoord" + #: templates/web/base/report/_inspect.html:47 msgid "Set to my current location" msgstr "" @@ -3519,7 +3589,7 @@ msgstr "" #: templates/web/base/around/display_location.html:58 #: templates/web/base/around/display_location.html:66 -#: templates/web/base/js/translation_strings.html:54 +#: templates/web/base/js/translation_strings.html:60 msgid "Show pins" msgstr "Toon spelden" @@ -3531,20 +3601,20 @@ msgstr "" msgid "Show reports in your area" msgstr "" -#: templates/web/base/auth/general.html:124 +#: templates/web/base/auth/general.html:129 #: templates/web/base/auth/general.html:3 -#: templates/web/base/auth/general.html:85 +#: templates/web/base/auth/general.html:87 #: templates/web/base/main_nav_items.html:6 -#: templates/web/zurich/auth/general.html:18 -#: templates/web/zurich/auth/general.html:35 +#: templates/web/zurich/auth/general.html:25 +#: templates/web/zurich/auth/general.html:8 msgid "Sign in" msgstr "Inloggen" -#: templates/web/base/auth/general.html:98 +#: templates/web/base/auth/general.html:100 msgid "Sign in by email instead, providing a new password. When you click the link in your email, your password will be updated." msgstr "" -#: templates/web/base/auth/general.html:96 +#: templates/web/base/auth/general.html:98 msgid "Sign in by email or text, providing a new password. When you click the link in your email or enter the SMS authentication code, your password will be updated." msgstr "" @@ -3578,14 +3648,27 @@ msgstr "" msgid "Some text to localize" msgstr "" -#: perllib/FixMyStreet/Cobrand/UK.pm:80 +#: perllib/FixMyStreet/Cobrand/ACV.pm:59 perllib/FixMyStreet/Cobrand/UK.pm:80 msgid "Sorry, that appears to be a Crown dependency postcode, which we don't cover." msgstr "" +#: perllib/FixMyStreet/Cobrand/ACV.pm:73 +msgid "Sorry, that appears to be a Northern Irish postcode, which we don't cover." +msgstr "" + +#: perllib/FixMyStreet/Cobrand/ACV.pm:65 +msgid "Sorry, that appears to be a Scottish postcode, which we don't cover." +msgstr "" + +#: perllib/FixMyStreet/Cobrand/ACV.pm:69 +msgid "Sorry, that appears to be a Welsh postcode, which we don't cover." +msgstr "" + #: templates/web/base/auth/smsform.html:6 templates/web/base/auth/token.html:8 msgid "Sorry, that wasn’t a valid link" msgstr "" +#: templates/web/base/auth/2faform.html:5 #: templates/web/base/auth/smsform.html:16 msgid "Sorry, that wasn’t the correct code" msgstr "" @@ -3631,15 +3714,15 @@ msgstr "" msgid "Sort by" msgstr "" -#: templates/web/base/admin/user-form.html:65 +#: templates/web/base/admin/user-form.html:58 msgid "Staff users have permission to log in to the admin." msgstr "" -#: templates/web/base/admin/user-form.html:68 +#: templates/web/base/admin/user-form.html:62 msgid "Staff:" msgstr "" -#: templates/web/base/dashboard/index.html:73 +#: templates/web/base/dashboard/index.html:74 #, fuzzy msgid "Start Date" msgstr "Startdatum:" @@ -3653,7 +3736,7 @@ msgstr "Startdatum:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:50 #: templates/web/base/admin/templates.html:8 -#: templates/web/base/dashboard/index.html:100 +#: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:88 #: templates/web/base/report/_item.html:96 #: templates/web/base/report/update/form_update.html:39 @@ -3676,14 +3759,15 @@ msgstr "Wijzigingen opslaan" msgid "State:" msgstr "Staat:" -#: perllib/FixMyStreet/Cobrand/Default.pm:628 +#: perllib/FixMyStreet/Cobrand/ACV.pm:255 +#: perllib/FixMyStreet/Cobrand/Default.pm:646 #: templates/web/base/admin/states/index.html:1 #, fuzzy msgid "States" msgstr "Staat" -#: perllib/FixMyStreet/Cobrand/Default.pm:622 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:391 +#: perllib/FixMyStreet/Cobrand/Default.pm:640 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:418 #: templates/web/base/admin/index.html:71 #: templates/web/base/admin/stats/index.html:1 #: templates/web/base/admin/stats/state.html:1 @@ -3716,7 +3800,7 @@ msgstr "" msgid "Subcategory" msgstr "Subcategorie: %s" -#: perllib/FixMyStreet/Script/Reports.pm:191 +#: perllib/FixMyStreet/Script/Reports.pm:188 msgid "Subcategory: %s" msgstr "Subcategorie: %s" @@ -3733,19 +3817,20 @@ msgstr "Onderwerp" msgid "Subject:" msgstr "Onderwerp:" +#: templates/web/base/auth/2faform.html:21 #: templates/web/base/auth/smsform.html:27 #: templates/web/base/questionnaire/creator_fixed.html:19 #: templates/web/base/report/new/form_user_loggedin.html:76 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:46 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:48 #: templates/web/base/report/new/form_user_loggedout_password.html:11 #: templates/web/zurich/report/new/fill_in_details_form.html:73 msgid "Submit" msgstr "Opslaan" -#: templates/web/base/admin/report_edit.html:167 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/report_edit.html:24 #: templates/web/base/admin/update_edit.html:79 -#: templates/web/base/admin/user-form.html:188 +#: templates/web/base/admin/user-form.html:191 #: templates/web/zurich/admin/report_edit-sdm.html:124 #: templates/web/zurich/admin/report_edit.html:264 #: templates/web/zurich/admin/update_edit.html:38 @@ -3756,8 +3841,8 @@ msgstr "Wijzigingen opslaan" msgid "Submit questionnaire" msgstr "Vragenlijst opslaan" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:169 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:898 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:170 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:937 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:6 #: templates/web/zurich/admin/index-dm.html:23 @@ -3786,8 +3871,9 @@ msgstr "" msgid "Summarise your changes" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:620 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:387 +#: perllib/FixMyStreet/Cobrand/ACV.pm:249 +#: perllib/FixMyStreet/Cobrand/Default.pm:638 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:414 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 #: templates/web/base/status/index.html:3 @@ -3799,7 +3885,7 @@ msgid "Summary" msgstr "Samenvatting" #: templates/web/zurich/reports/index.html:0 -#: templates/web/zurich/reports/index.html:5 +#: templates/web/zurich/reports/index.html:6 msgid "Summary reports" msgstr "" @@ -3812,7 +3898,7 @@ msgstr "" msgid "Superuser:" msgstr "" -#: templates/web/base/admin/user-form.html:148 +#: templates/web/base/admin/user-form.html:147 msgid "Superusers have permission to perform <strong>all actions</strong> within the admin." msgstr "" @@ -3825,8 +3911,8 @@ msgstr "" msgid "Template «%s»" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:644 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:398 +#: perllib/FixMyStreet/Cobrand/Default.pm:662 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:425 #: templates/web/zurich/header.html:63 msgid "Templates" msgstr "" @@ -3887,6 +3973,7 @@ msgstr "" msgid "That location does not appear to be in the UK; please try again." msgstr "" +#: perllib/FixMyStreet/Cobrand/ACV.pm:52 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:50 #: perllib/FixMyStreet/Cobrand/UK.pm:73 @@ -3909,6 +3996,23 @@ msgstr "" msgid "That report has been removed from FixMyStreet." msgstr "" +#: perllib/FixMyStreet/App/Controller/Admin.pm:1769 +#, fuzzy +msgid "That user has been logged out." +msgstr "Je bent uitgelogd" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +msgid "That user has been made anonymous on all reports and updates." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1812 +msgid "That user’s personal details have been removed." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1790 +msgid "That user’s reports and updates have been hidden." +msgstr "" + #: templates/web/base/admin/contact-form.html:27 msgid "" "The <strong>email address</strong> is the destination to which reports about this category will be sent. \n" @@ -3964,7 +4068,7 @@ msgid "The diligency prize league table shows editors' activity (who's been edit msgstr "" #: perllib/FixMyStreet/App/Controller/Dashboard.pm:43 -#: perllib/FixMyStreet/App/Controller/Reports.pm:85 +#: perllib/FixMyStreet/App/Controller/Reports.pm:84 msgid "The error was: %s" msgstr "De foutmelding was: %s" @@ -4018,8 +4122,8 @@ msgstr "" msgid "The ordering of this field on the report page. Fields are shown in ascending order according to this value." msgstr "" -#: templates/web/base/auth/change_password.html:22 #: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:30 msgid "The passwords do not match" msgstr "Wachtwoorden komen niet overeen" @@ -4031,7 +4135,7 @@ msgstr "De opgevraagde URL '%s' is niet gevonden op de server" msgid "The type of input field to show to the user. <strong>Text</strong> is a simple text field, <strong>List</strong> is a drop-down selection." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:95 +#: perllib/FixMyStreet/Script/Reports.pm:96 msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "The gebruiker kon het probleem niet vinden op de kaart, maar het gebied rond de lokatie wordt op de kaart getoond" @@ -4042,7 +4146,7 @@ msgid "" " Names are not necessarily unique." msgstr "" -#: templates/web/base/around/on_map_list_items.html:17 +#: templates/web/base/around/on_map_list_items.html:20 #: templates/web/base/my/_problem-list.html:8 #: templates/web/base/reports/_problem-list.html:13 msgid "There are no reports to show." @@ -4052,7 +4156,7 @@ msgstr "" msgid "There is already an auto-response template for this category/state." msgstr "" -#: perllib/FixMyStreet/App/Controller/Reports.pm:82 +#: perllib/FixMyStreet/App/Controller/Reports.pm:81 msgid "There was a problem showing the All Reports page. Please try again later." msgstr "Er was een probleem bij het tonen van de Alle Meldingen pagina. Probeer het later nog eens." @@ -4061,19 +4165,19 @@ msgstr "Er was een probleem bij het tonen van de Alle Meldingen pagina. Probeer msgid "There was a problem showing this page. Please try again later." msgstr "Er was een probleem bij het tonen van deze pagina. Probeer het later nog eens." -#: perllib/FixMyStreet/App/Controller/Alert.pm:359 +#: perllib/FixMyStreet/App/Controller/Alert.pm:364 msgid "There was a problem with your email/password combination. Please try again." msgstr "Er was een probleem met je e-mailadres/wachtwoord combinatie. Probeer het later nog eens." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:806 -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:135 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:815 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 -#: templates/web/zurich/auth/general.html:28 +#: templates/web/zurich/auth/general.html:18 #, fuzzy msgid "There was a problem with your login information. If you cannot remember your password, or do not have one, please fill in the ‘No’ section of the form." msgstr "Er was een probleem met je e-mailadres/wachtwoord combinatie. Als je het wachtwoord niet kunt herinneren, of je hebt er geen een, vul dan het formulier ‘inloggen via email’ in." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:338 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:348 msgid "There was a problem with your update. Please try again." msgstr "Er was een probleem met je update. Probeer het later nog eens." @@ -4081,7 +4185,7 @@ msgstr "Er was een probleem met je update. Probeer het later nog eens." msgid "There were problems with your report. Please see below." msgstr "Er was een probleem met je melding. Zie beneden." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:373 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:389 msgid "There were problems with your update. Please see below." msgstr "Er was een probleem met je update. Zie beneden." @@ -4136,18 +4240,18 @@ msgid "" " A body will not receive any reports unless it covers at least one area." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:198 +#: perllib/FixMyStreet/Script/Reports.pm:195 msgid "This email has been sent to both councils covering the location of the problem, as the user did not categorise it; please ignore it if you're not the correct council to deal with the issue, or let us know what category of problem this is so we can add it to our system." msgstr "Deze e-mail is naar meerdere contactpersonen gestuurd die mogelijk geïnteresseerd zijn in deze lokatie omdat de gebruiker geen categorie heeft aangegeven. Negeer deze melding als je niet de juiste contactpersoon bent, of laat ons weten in welke categorie dit probleem valt zodat we dit kunnen toevoegen aan ons systeem." -#: perllib/FixMyStreet/Script/Reports.pm:201 +#: perllib/FixMyStreet/Script/Reports.pm:198 msgid "This email has been sent to several councils covering the location of the problem, as the category selected is provided for all of them; please ignore it if you're not the correct council to deal with the issue." msgstr "Deze e-mail is naar meerdere contactpersonen gestuurd die mogelijk geïnteresseerd zijn in deze lokatie. Negeer deze melding als je niet de juiste contactpersoon bent." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1003 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1049 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:942 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:986 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1004 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1021 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1067 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:960 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Deze informatie is verplicht" @@ -4184,9 +4288,9 @@ msgstr "" msgid "This report is a duplicate. Please leave updates on the original report:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:166 #: perllib/FixMyStreet/Cobrand/Zurich.pm:167 -#: templates/web/zurich/report/_main.html:14 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:168 +#: templates/web/zurich/report/_main.html:12 msgid "This report is awaiting moderation." msgstr "" @@ -4202,11 +4306,7 @@ msgstr "Deze melding is momenteel gemarkeerd als opgelost." msgid "This report is currently marked as open." msgstr "Deze melding is momenteel gemarkeerd als openstaand." -#: perllib/FixMyStreet/Script/Reports.pm:108 -msgid "This report was submitted anonymously" -msgstr "" - -#: perllib/FixMyStreet/Script/Reports.pm:88 +#: perllib/FixMyStreet/Script/Reports.pm:89 msgid "This web page also contains a photo of the problem, provided by the user." msgstr "Deze pagina bevat een door de gebruiker aangeleverde foto van het probleem." @@ -4217,7 +4317,8 @@ msgstr "Deze pagina bevat een door de gebruiker aangeleverde foto van het proble msgid "Time spent (in minutes):" msgstr "Gespendeerde tijd (in minuten):" -#: perllib/FixMyStreet/Cobrand/Default.pm:621 +#: perllib/FixMyStreet/Cobrand/ACV.pm:250 +#: perllib/FixMyStreet/Cobrand/Default.pm:639 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Tijdslijn" @@ -4255,7 +4356,7 @@ msgstr "" msgid "To limit this collection of fields to a single language, select it here." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:94 +#: perllib/FixMyStreet/Script/Reports.pm:95 msgid "To view a map of the precise location of this issue" msgstr "" @@ -4277,9 +4378,9 @@ msgstr "" #: templates/web/base/admin/stats/fix_rate.html:4 #: templates/web/base/admin/stats/questionnaire.html:24 -#: templates/web/base/dashboard/index.html:114 -#: templates/web/base/dashboard/index.html:119 -#: templates/web/base/dashboard/index.html:143 +#: templates/web/base/dashboard/index.html:115 +#: templates/web/base/dashboard/index.html:120 +#: templates/web/base/dashboard/index.html:144 #: templates/web/zurich/admin/stats/index.html:30 msgid "Total" msgstr "Totaal" @@ -4297,20 +4398,22 @@ msgstr "" msgid "Translations" msgstr "" -#: templates/web/base/admin/user-form.html:129 +#: templates/web/base/admin/user-form.html:128 msgid "Trusted by bodies:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:709 +#: perllib/FixMyStreet/Cobrand/ACV.pm:99 +#: perllib/FixMyStreet/Cobrand/Default.pm:727 msgid "Trusted to make reports that don't need to be inspected" msgstr "" -#: templates/web/base/admin/user-form.html:137 +#: templates/web/base/admin/user-form.html:136 msgid "Trusted:" msgstr "" +#: templates/web/base/auth/2faform.html:6 #: templates/web/base/auth/smsform.html:17 -#: templates/web/base/js/translation_strings.html:29 +#: templates/web/base/js/translation_strings.html:35 msgid "Try again" msgstr "Opnieuw proberen" @@ -4318,13 +4421,21 @@ msgstr "Opnieuw proberen" msgid "Try emailing us directly:" msgstr "" +#: templates/web/base/auth/generate_token.html:21 +msgid "Two-factor authentication has been activated" +msgstr "" + +#: templates/web/base/auth/generate_token.html:32 +msgid "Two-factor authentication has been deactivated" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:44 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 msgid "Type" msgstr "" -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 msgid "Unban" msgstr "" @@ -4347,7 +4458,7 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Photo.pm:109 #: perllib/FixMyStreet/App/Controller/Root.pm:141 -#: templates/web/base/js/translation_strings.html:38 +#: templates/web/base/js/translation_strings.html:44 msgid "Unknown error" msgstr "" @@ -4419,23 +4530,23 @@ msgstr "" msgid "Updated" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:260 +#: perllib/FixMyStreet/DB/Result/Comment.pm:240 #, fuzzy msgid "Updated by <strong>%s</strong> (%s) at %s" msgstr "Geplaatst door <strong>%s</strong> (%s) bij %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:262 +#: perllib/FixMyStreet/DB/Result/Comment.pm:242 #, fuzzy msgid "Updated by <strong>%s</strong> at %s" msgstr "Geplaatst door <strong>%s</strong> bij %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1299 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1398 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1591 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1277 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1391 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1592 #: perllib/FixMyStreet/App/Controller/Admin.pm:933 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:767 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:792 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:862 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:806 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:901 msgid "Updated!" msgstr "" @@ -4487,33 +4598,33 @@ msgstr "Gebruikte kaart" msgid "User ID to attribute fetched comments to" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1745 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1755 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1746 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1756 #, fuzzy msgid "User added to abuse list" msgstr "Email toegevoegd aan zwarte lijst" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1376 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1369 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1474 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1742 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1752 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1743 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1753 #, fuzzy msgid "User already in abuse list" msgstr "Email staat al op zwarte lijst" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1834 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1887 msgid "User flag removed" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1805 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1858 msgid "User flagged" msgstr "" #: templates/web/base/admin/report_blocks.html:18 -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 #: templates/web/base/admin/users.html:32 #, fuzzy msgid "User in abuse table" @@ -4529,14 +4640,16 @@ msgstr "" msgid "User:" msgstr "Gebruikers" -#: perllib/FixMyStreet/Cobrand/Default.pm:652 -#: perllib/FixMyStreet/Cobrand/Default.pm:711 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:403 +#: perllib/FixMyStreet/Cobrand/ACV.pm:101 +#: perllib/FixMyStreet/Cobrand/ACV.pm:271 +#: perllib/FixMyStreet/Cobrand/Default.pm:670 +#: perllib/FixMyStreet/Cobrand/Default.pm:729 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:430 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:55 msgid "Users" msgstr "Gebruikers" -#: templates/web/base/admin/user-form.html:159 +#: templates/web/base/admin/user-form.html:161 msgid "Users can perform the following actions within their assigned body or area." msgstr "" @@ -4610,7 +4723,7 @@ msgstr "" msgid "We need your email address, please give it below." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:207 +#: perllib/FixMyStreet/Script/Reports.pm:204 msgid "We realise this problem might be the responsibility of %s; however, we don't currently have any contact details for them. If you know of an appropriate contact address, please do get in touch." msgstr "" @@ -4632,7 +4745,7 @@ msgstr "" msgid "We’re sorry to hear the problem’s not fixed. Why not try writing to your local representatives?" msgstr "" -#: templates/web/base/dashboard/index.html:117 +#: templates/web/base/dashboard/index.html:118 msgid "Website" msgstr "" @@ -4665,7 +4778,7 @@ msgstr "" msgid "Which report is it a duplicate of?" msgstr "" -#: templates/web/base/js/translation_strings.html:57 +#: templates/web/base/js/translation_strings.html:63 msgid "Whoa there Testino! Three photos are enough." msgstr "" @@ -4673,8 +4786,8 @@ msgstr "" msgid "Why stop there? <a href=\"/alert\">Set up more alerts</a> for free." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:190 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:928 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:191 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:967 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:14 msgid "Wish" @@ -4684,7 +4797,7 @@ msgstr "" msgid "With request searches, it is also possible to search for agency_responsible to limit the requests to those sent to a single administration. The search term is the administration ID provided by <a href=\"%s\">MaPit</a>." msgstr "" -#: templates/web/base/dashboard/index.html:158 +#: templates/web/base/dashboard/index.html:159 msgid "Within the specified timeframe:" msgstr "" @@ -4704,7 +4817,7 @@ msgstr "Je bericht is moeilijk leesbaar als deze alleen uit hoofdletters bestaat msgid "Wrong location? Just click again on the map." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1221 +#: perllib/FixMyStreet/Cobrand/Default.pm:1239 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4732,7 +4845,7 @@ msgstr "Ja, ik heb een wachtwoord" msgid "You are complaining that this problem report was unnecessarily moderated:" msgstr "" -#: templates/web/base/js/translation_strings.html:77 +#: templates/web/base/js/translation_strings.html:83 msgid "You are offline" msgstr "" @@ -4749,7 +4862,7 @@ msgstr "Je meld het volgende update als beledigend, persoonlijke informatie beva msgid "You can <a href=\"%s%s\">view the problem on this site</a>." msgstr "" -#: templates/web/base/admin/user-form.html:114 +#: templates/web/base/admin/user-form.html:110 msgid "You can add an abusive user's email to the abuse list, which automatically hides (and never sends) reports they create." msgstr "" @@ -4779,11 +4892,11 @@ msgstr "Je kan ons helpen met het vinden van een e-mailadres voor lokale problem msgid "You can mark a body as deleted if you do not want it to be active on the site." msgstr "" -#: templates/web/base/js/translation_strings.html:35 +#: templates/web/base/js/translation_strings.html:41 msgid "You declined; please fill in the box above" msgstr "" -#: templates/web/base/js/translation_strings.html:79 +#: templates/web/base/js/translation_strings.html:85 msgid "You have <a id=\"oFN\" href=\"\"><span>%s</span> saved to submit</a>." msgstr "" @@ -4810,11 +4923,11 @@ msgstr "Je bent uitgelogd" msgid "You have located the problem at the point marked with a green pin on the map. If this is not the correct location, simply click on the map again. " msgstr "Je hebt een probleem aangewezen op de plek gemarkeerd met een groene speld op de kaart. Als dit niet klopt kan je nogmaals op de kaart klikken." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:125 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:142 msgid "You have successfully added your phone number." msgstr "" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:141 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:158 #: templates/web/zurich/tokens/confirm_problem.html:5 #: templates/web/zurich/tokens/confirm_problem.html:6 msgid "You have successfully confirmed your email address." @@ -4824,7 +4937,7 @@ msgstr "" msgid "You have successfully confirmed your phone number." msgstr "" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:112 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:129 msgid "You have successfully removed your phone number." msgstr "" @@ -4833,7 +4946,7 @@ msgstr "" msgid "You have successfully signed in; please check and confirm your details are accurate:" msgstr "Je bent ingelogd; controleer of je gegevens nog kloppen:" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:147 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:164 msgid "You have successfully verified your phone number." msgstr "" @@ -4860,8 +4973,10 @@ msgstr "" msgid "Your Reports" msgstr "Jouw meldingen" -#: templates/web/base/auth/change_password.html:11 +#: templates/web/base/auth/change_password.html:13 #: templates/web/base/auth/generate_token.html:15 +#: templates/web/base/auth/generate_token.html:26 +#: templates/web/base/auth/generate_token.html:34 #: templates/web/base/main_nav_items.html:4 templates/web/base/my/my.html:18 msgid "Your account" msgstr "" @@ -4879,8 +4994,8 @@ msgid "Your email" msgstr "Jouw e-mail" #: templates/web/base/auth/change_email.html:15 -#: templates/web/zurich/auth/general.html:30 -#: templates/web/zurich/auth/general.html:58 +#: templates/web/zurich/auth/general.html:20 +#: templates/web/zurich/auth/general.html:48 msgid "Your email address" msgstr "Jouw e-mailadres" @@ -4895,11 +5010,11 @@ msgstr "Jouw e-mailadres" msgid "Your information will only be used in accordance with our <a href=\"/privacy\">privacy policy</a>" msgstr "Je informatie wordt alleen gebruikt zoals vermeld in onze <a href=\"/privacy\">privacy policy</a>" -#: templates/web/base/auth/general.html:114 +#: templates/web/base/auth/general.html:116 #: templates/web/base/contact/index.html:74 #: templates/web/base/report/new/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_name.html:33 -#: templates/web/zurich/auth/general.html:61 +#: templates/web/zurich/auth/general.html:51 #: templates/web/zurich/report/new/fill_in_details_form.html:63 msgid "Your name" msgstr "Jouw naam" @@ -4916,21 +5031,29 @@ msgstr "" msgid "Your name has been hidden." msgstr "" -#: templates/web/base/js/translation_strings.html:69 +#: templates/web/base/js/translation_strings.html:75 msgid "Your offline reports" msgstr "" -#: templates/web/base/auth/general.html:84 +#: templates/web/base/auth/general.html:86 #: templates/web/base/report/new/form_user_loggedout_password.html:10 #: templates/web/base/report/update/form_user_loggedout_password.html:9 -#: templates/web/zurich/auth/general.html:34 +#: templates/web/zurich/auth/general.html:24 msgid "Your password" msgstr "Jouw wachtwoord" -#: templates/web/base/auth/change_password.html:10 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:170 +#: templates/web/base/auth/change_password.html:12 msgid "Your password has been changed" msgstr "Je wachtwoord is gewijzigd" +#: templates/web/base/auth/general.html:133 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:52 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:25 +#: templates/web/zurich/auth/general.html:63 +msgid "Your password should include %d or more characters." +msgstr "" + #: templates/web/base/auth/change_phone.html:19 #: templates/web/base/contact/index.html:87 #: templates/web/zurich/report/new/fill_in_details_form.html:69 @@ -4955,7 +5078,7 @@ msgstr "" msgid "Your token has been generated" msgstr "Je wachtwoord is gewijzigd" -#: templates/web/base/js/translation_strings.html:70 +#: templates/web/base/js/translation_strings.html:76 msgid "Your update has been saved offline for submission when back online." msgstr "" @@ -4973,17 +5096,17 @@ msgid "Yourself" msgstr "" #: templates/web/base/admin/category-checkboxes.html:7 -#: templates/web/base/admin/user-form.html:169 +#: templates/web/base/admin/user-form.html:171 msgid "all" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:909 #: perllib/FixMyStreet/App/Controller/Moderate.pm:85 -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:216 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:270 +#: perllib/FixMyStreet/DB/Result/Comment.pm:250 msgid "and a defect raised" msgstr "" @@ -5016,7 +5139,7 @@ msgid "from %s different users" msgstr "door %s verschillende gebruikers" #: templates/web/base/report/_item.html:63 -#: templates/web/zurich/report/_item.html:14 +#: templates/web/zurich/report/_item.html:16 msgid "last updated %s" msgstr "" @@ -5031,7 +5154,7 @@ msgid "n/a" msgstr "n/b" #: templates/web/base/admin/category-checkboxes.html:8 -#: templates/web/base/admin/user-form.html:170 +#: templates/web/base/admin/user-form.html:172 msgid "none" msgstr "" @@ -5080,7 +5203,7 @@ msgstr "" msgid "this location" msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:183 +#: perllib/FixMyStreet/Script/Reports.pm:180 msgid "this type of local problem" msgstr "" @@ -5088,11 +5211,11 @@ msgstr "" msgid "today" msgstr "vandaag" -#: templates/web/base/js/translation_strings.html:80 +#: templates/web/base/js/translation_strings.html:86 msgid "update" msgstr "" -#: templates/web/base/js/translation_strings.html:81 +#: templates/web/base/js/translation_strings.html:87 msgid "updates" msgstr "" @@ -5108,12 +5231,12 @@ msgstr "" msgid "user is problem owner" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1778 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1831 #, fuzzy msgid "user not in abuse list" msgstr "Email staat al op zwarte lijst" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1829 #, fuzzy msgid "user removed from abuse list" msgstr "Email toegevoegd aan zwarte lijst" @@ -5179,7 +5302,7 @@ msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:103 +#: templates/web/fixmystreet.com/reports/summary.html:104 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5277,6 +5400,9 @@ msgid_plural "reports" msgstr[0] "" msgstr[1] "" +#~ msgid "Name: %s" +#~ msgstr "Naam: %s" + #~ msgid "Click here or enter as dd/mm/yyyy" #~ msgstr "Klik hier of geef de datum in dd/mm/yyyy formaat" @@ -5319,9 +5445,6 @@ msgstr[1] "" #~ msgid "-- Pick a property type --" #~ msgstr "-- Kies een woning type --" -#~ msgid "Closed reports" -#~ msgstr "Gesloten meldingen" - #~ msgid "Closed:" #~ msgstr "Gesloten:" diff --git a/locale/nn_NO.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/nn_NO.UTF-8/LC_MESSAGES/FixMyStreet.po index 878465ba2..82e6ee1d5 100644 --- a/locale/nn_NO.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/nn_NO.UTF-8/LC_MESSAGES/FixMyStreet.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: matthew@mysociety.org\n" -"POT-Creation-Date: 2017-12-15 17:48+0000\n" +"POT-Creation-Date: 2018-02-12 15:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety <transifex@mysociety.org>, 2017\n" "Language-Team: Norwegian Nynorsk (Norway) (https://www.transifex.com/mysociety/teams/12067/nn_NO/)\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: perllib/FixMyStreet/DB/Result/Problem.pm:650 -#: perllib/FixMyStreet/Script/Reports.pm:196 +#: perllib/FixMyStreet/Script/Reports.pm:193 msgid " and " msgstr " og " @@ -87,8 +87,8 @@ msgstr "" msgid "%s live updates" msgstr "%s aktive oppdateringar" -#: templates/web/base/dashboard/index.html:159 -#: templates/web/base/dashboard/index.html:163 +#: templates/web/base/dashboard/index.html:160 +#: templates/web/base/dashboard/index.html:164 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -122,7 +122,7 @@ msgstr "" msgid "(a-z and space only)" msgstr "" -#: templates/web/zurich/report/_item.html:19 +#: templates/web/zurich/report/_item.html:21 msgid "(closed)" msgstr "(lukka)" @@ -131,7 +131,7 @@ msgstr "(lukka)" msgid "(covers roughly 200,000 people)" msgstr "(ein standardavstand som dekkjer ein folkesetnad på omtrent 200 000)" -#: templates/web/zurich/report/_item.html:17 +#: templates/web/zurich/report/_item.html:19 msgid "(fixed)" msgstr "(løyst)" @@ -151,6 +151,7 @@ msgstr "" msgid "(not sent to council)" msgstr "(ikkje rapportert til administrasjonen)" +#: templates/web/base/report/new/form_user_loggedin.html:38 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "(optional)" msgstr "(valfritt)" @@ -166,7 +167,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "RSS-straum for problem innanfor %s" #: perllib/FixMyStreet/App/Controller/Report/New.pm:252 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:688 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:685 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Vel ein kategori --" @@ -196,7 +197,7 @@ msgstr "" msgid "<label for=\"statuses\">Show</label> %s reports <label for=\"filter_categories\">about</label> %s" msgstr "" -#: templates/web/base/js/translation_strings.html:78 +#: templates/web/base/js/translation_strings.html:84 msgid "<span>%s</span> saved." msgstr "" @@ -221,12 +222,12 @@ msgstr "" msgid "<strong>No</strong> Let me confirm my update by email/text" msgstr "" -#: templates/web/base/auth/general.html:110 -#: templates/web/zurich/auth/general.html:51 +#: templates/web/base/auth/general.html:112 +#: templates/web/zurich/auth/general.html:41 msgid "<strong>No</strong> let me sign in by email" msgstr "" -#: templates/web/base/auth/general.html:108 +#: templates/web/base/auth/general.html:110 msgid "<strong>No</strong> let me sign in by email or text" msgstr "" @@ -238,12 +239,16 @@ msgstr "" msgid "<strong>Note:</strong> This report hasn't yet been sent onwards for action. Any changes made may not be passed on." msgstr "" -#: templates/web/base/auth/general.html:79 +#: templates/web/base/auth/general.html:81 #: templates/web/base/report/new/form_user_loggedout_password.html:3 #: templates/web/base/report/update/form_user_loggedout_password.html:2 msgid "<strong>Yes</strong> I have a password" msgstr "<strong>Ja</strong>, eg har eit passord" +#: templates/web/base/auth/generate_token.html:54 +msgid "Activate two-factor authentication" +msgstr "" + #: templates/web/base/my/my.html:39 templates/web/base/my/my.html:50 msgid "Add" msgstr "" @@ -313,15 +318,18 @@ msgstr "" msgid "Add user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/ACV.pm:108 +#: perllib/FixMyStreet/Cobrand/Default.pm:736 msgid "Add/edit problem categories" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:720 +#: perllib/FixMyStreet/Cobrand/ACV.pm:110 +#: perllib/FixMyStreet/Cobrand/Default.pm:738 msgid "Add/edit response priorities" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:719 +#: perllib/FixMyStreet/Cobrand/ACV.pm:109 +#: perllib/FixMyStreet/Cobrand/Default.pm:737 msgid "Add/edit response templates" msgstr "" @@ -337,7 +345,7 @@ msgstr "" msgid "Admin" msgstr "" -#: templates/web/base/auth/change_password.html:39 +#: templates/web/base/auth/change_password.html:51 msgid "Again:" msgstr "Gjenta:" @@ -356,12 +364,12 @@ msgstr "Send meg varsel ved framtidige oppdateringar" #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 -#: templates/web/base/dashboard/index.html:63 +#: templates/web/base/dashboard/index.html:64 #: templates/web/base/reports/_list-filters.html:3 msgid "All" msgstr "" -#: templates/web/zurich/reports/index.html:13 +#: templates/web/zurich/reports/index.html:14 msgid "All Reports" msgstr "" @@ -430,13 +438,13 @@ msgstr "Anonym:" msgid "Another user" msgstr "" -#: templates/web/base/js/translation_strings.html:59 +#: templates/web/base/js/translation_strings.html:65 msgid "Are you sure you want to cancel this upload?" msgstr "" #: templates/web/base/admin/report_edit.html:84 #: templates/web/base/admin/template_edit.html:75 -#: templates/web/base/js/translation_strings.html:73 +#: templates/web/base/js/translation_strings.html:79 #: templates/web/base/report/display_tools.html:6 msgid "Are you sure?" msgstr "" @@ -447,7 +455,7 @@ msgstr "" msgid "Area covered" msgstr "" -#: templates/web/base/admin/user-form.html:82 +#: templates/web/base/admin/user-form.html:78 msgid "Area:" msgstr "" @@ -473,11 +481,12 @@ msgstr "" msgid "Assign to subdivision:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/ACV.pm:105 +#: perllib/FixMyStreet/Cobrand/Default.pm:733 msgid "Assign users to areas" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:219 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:220 msgid "Assigned to %s" msgstr "" @@ -489,8 +498,8 @@ msgstr "På det meste vert %d førespurnader returnert i kvar spørring. Dei ret msgid "At the moment only searching for and looking at reports work." msgstr "For augneblunken går det berre an å søkja etter og å sjå på rapportar." -#: templates/web/base/admin/user-form.html:96 -#: templates/web/base/admin/user-form.html:97 +#: templates/web/base/admin/user-form.html:92 +#: templates/web/base/admin/user-form.html:93 msgid "Authorised staff users can be associated with the categories in which they operate." msgstr "" @@ -515,11 +524,11 @@ msgid "Avoid personal information and vehicle number plates" msgstr "" #: perllib/FixMyStreet/DB/Result/Problem.pm:344 -#: templates/web/zurich/report/_item.html:9 +#: templates/web/zurich/report/_item.html:11 msgid "Awaiting moderation" msgstr "" -#: templates/web/base/js/translation_strings.html:31 +#: templates/web/base/js/translation_strings.html:37 msgid "Back" msgstr "" @@ -532,9 +541,11 @@ msgstr "" msgid "Ban user" msgstr "Flagg brukar" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 -#: perllib/FixMyStreet/Cobrand/Default.pm:717 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:396 +#: perllib/FixMyStreet/Cobrand/ACV.pm:107 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 +#: perllib/FixMyStreet/Cobrand/Default.pm:735 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:423 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:55 #: templates/web/zurich/header.html:50 @@ -548,7 +559,7 @@ msgstr "" msgid "Body" msgstr "" -#: templates/web/base/admin/user-form.html:54 +#: templates/web/base/admin/user-form.html:46 msgid "Body:" msgstr "" @@ -564,7 +575,8 @@ msgstr "" msgid "Can't see the map? <em>Skip this step</em>" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -578,7 +590,7 @@ msgstr "" #: templates/web/base/admin/body.html:72 #: templates/web/base/admin/contact-form.html:19 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:99 +#: templates/web/base/dashboard/index.html:100 #: templates/web/base/report/_inspect.html:54 #: templates/web/base/report/_item.html:92 #: templates/web/base/report/new/category.html:12 @@ -591,7 +603,7 @@ msgstr "" msgid "Category" msgstr "Kategori" -#: templates/web/base/dashboard/index.html:102 +#: templates/web/base/dashboard/index.html:103 #, fuzzy msgid "Category and State" msgstr "Kategori" @@ -614,7 +626,7 @@ msgstr "Løysingsrate fordelt på kategori for problem > 4 veker gamle" msgid "Category:" msgstr "Kategori:" -#: perllib/FixMyStreet/Script/Reports.pm:187 +#: perllib/FixMyStreet/Script/Reports.pm:184 msgid "Category: %s" msgstr "Kategori: %s" @@ -629,9 +641,7 @@ msgid "Change email address" msgstr "" #: templates/web/base/auth/change_password.html:1 -#: templates/web/base/auth/change_password.html:16 -#: templates/web/base/auth/change_password.html:4 -#: templates/web/base/auth/change_password.html:43 +#: templates/web/base/auth/change_password.html:5 #: templates/web/base/my/my.html:63 msgid "Change password" msgstr "Byt passord" @@ -666,7 +676,7 @@ msgstr "" msgid "Choose another" msgstr "" -#: templates/web/base/js/translation_strings.html:72 +#: templates/web/base/js/translation_strings.html:78 msgid "Clear offline data" msgstr "" @@ -694,14 +704,14 @@ msgstr "" msgid "Click the link in that email to sign in." msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:134 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:194 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:965 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:1004 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:195 #: perllib/FixMyStreet/DB/ResultSet/State.pm:71 #: templates/web/base/admin/states/index.html:103 #: templates/web/base/admin/states/index.html:27 #: templates/web/base/admin/states/index.html:33 -#: templates/web/base/dashboard/index.html:112 +#: templates/web/base/dashboard/index.html:113 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:10 #: templates/web/zurich/admin/header.html:16 @@ -734,15 +744,17 @@ msgid "Cobrand:" msgstr "Merkevaresamarbeid:" #: templates/web/base/admin/extra-metadata-form.html:14 +#: templates/web/base/auth/2faform.html:18 #: templates/web/base/auth/smsform.html:24 msgid "Code" msgstr "" -#: templates/web/base/js/translation_strings.html:50 +#: templates/web/base/js/translation_strings.html:56 msgid "Collapse map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:629 +#: perllib/FixMyStreet/Cobrand/ACV.pm:256 +#: perllib/FixMyStreet/Cobrand/Default.pm:647 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" msgstr "" @@ -751,6 +763,7 @@ msgstr "" msgid "Confirm" msgstr "Stadfest" +#: templates/web/base/auth/2faform.html:1 #: templates/web/base/auth/smsform.html:1 templates/web/base/auth/token.html:1 msgid "Confirm account" msgstr "Stadfest konto" @@ -800,12 +813,12 @@ msgstr "Kontakt prosjektgruppa" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1801 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1830 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1854 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1883 msgid "Could not find user" msgstr "Kunne ikkje finna brukaren" -#: templates/web/base/js/translation_strings.html:36 +#: templates/web/base/js/translation_strings.html:42 msgid "Could not look up location" msgstr "" @@ -850,15 +863,18 @@ msgstr "Lag kategori" msgid "Create priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:701 +#: perllib/FixMyStreet/Cobrand/ACV.pm:91 +#: perllib/FixMyStreet/Cobrand/Default.pm:719 msgid "Create reports/updates as anonymous user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:702 +#: perllib/FixMyStreet/Cobrand/ACV.pm:92 +#: perllib/FixMyStreet/Cobrand/Default.pm:720 msgid "Create reports/updates as the council" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:700 +#: perllib/FixMyStreet/Cobrand/ACV.pm:90 +#: perllib/FixMyStreet/Cobrand/Default.pm:718 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -879,12 +895,17 @@ msgstr "Oppretta" msgid "Created:" msgstr "Oppretta:" -#: templates/web/base/auth/generate_token.html:27 +#: templates/web/base/auth/change_password.html:40 +#, fuzzy +msgid "Current password:" +msgstr "Byt passord" + +#: templates/web/base/auth/generate_token.html:46 #, fuzzy msgid "Current token:" msgstr "Gjeldande tilstand" -#: templates/web/base/dashboard/index.html:91 +#: templates/web/base/dashboard/index.html:92 msgid "Currently grouped by %s" msgstr "" @@ -893,7 +914,7 @@ msgstr "" msgid "Currently no bodies have been created." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:830 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:869 #: templates/web/zurich/admin/report_edit-sdm.html:105 msgid "Customer not contactable" msgstr "" @@ -905,6 +926,10 @@ msgstr "" msgid "Dashboard" msgstr "" +#: templates/web/base/auth/generate_token.html:54 +msgid "Deactivate two-factor authentication" +msgstr "" + #: templates/web/zurich/admin/stats/index.html:35 msgid "Dealt with by subdivision within 5 working days" msgstr "" @@ -954,7 +979,7 @@ msgstr "" msgid "Detailed information is limited to %d characters." msgstr "" -#: templates/web/base/js/translation_strings.html:33 +#: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "" @@ -966,7 +991,7 @@ msgstr "" msgid "Details:" msgstr "Detaljar:" -#: templates/web/base/dashboard/index.html:103 +#: templates/web/base/dashboard/index.html:104 msgid "Device and Site" msgstr "" @@ -1017,7 +1042,7 @@ msgstr "" msgid "Down one" msgstr "" -#: templates/web/base/js/translation_strings.html:58 +#: templates/web/base/js/translation_strings.html:64 msgid "Drag and drop photos here or <u>click to upload</u>" msgstr "" @@ -1058,23 +1083,27 @@ msgstr "Rediger" msgid "Edit body details" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:712 +#: perllib/FixMyStreet/Cobrand/ACV.pm:102 +#: perllib/FixMyStreet/Cobrand/Default.pm:730 msgid "Edit other users' details" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:713 +#: perllib/FixMyStreet/Cobrand/ACV.pm:103 +#: perllib/FixMyStreet/Cobrand/Default.pm:731 msgid "Edit other users' permissions" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:695 +#: perllib/FixMyStreet/Cobrand/ACV.pm:89 +#: perllib/FixMyStreet/Cobrand/Default.pm:713 msgid "Edit report category" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:696 +#: perllib/FixMyStreet/Cobrand/Default.pm:714 msgid "Edit report priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:694 +#: perllib/FixMyStreet/Cobrand/ACV.pm:88 +#: perllib/FixMyStreet/Cobrand/Default.pm:712 msgid "Edit reports" msgstr "" @@ -1107,8 +1136,8 @@ msgstr "Oppdatert av" #: templates/web/base/admin/users.html:17 #: templates/web/zurich/admin/body-form.html:9 #: templates/web/zurich/admin/body.html:15 -#: templates/web/zurich/auth/general.html:24 -#: templates/web/zurich/auth/general.html:54 +#: templates/web/zurich/auth/general.html:14 +#: templates/web/zurich/auth/general.html:44 msgid "Email" msgstr "E-post" @@ -1134,7 +1163,7 @@ msgstr "" msgid "Email alert deleted" msgstr "" -#: templates/web/base/admin/user-form.html:22 +#: templates/web/base/admin/user-form.html:21 msgid "Email verified:" msgstr "" @@ -1145,10 +1174,6 @@ msgstr "" msgid "Email:" msgstr "E-post:" -#: perllib/FixMyStreet/Script/Reports.pm:111 -msgid "Email: %s" -msgstr "" - #: templates/web/base/admin/open311-form-fields.html:55 #: templates/web/base/admin/open311-form-fields.html:56 msgid "" @@ -1166,7 +1191,7 @@ msgid "" " problem must be emailed, while others can be sent over Open311." msgstr "" -#: templates/web/base/dashboard/index.html:77 +#: templates/web/base/dashboard/index.html:78 #, fuzzy msgid "End Date" msgstr "På dato" @@ -1175,7 +1200,7 @@ msgstr "På dato" msgid "Endpoint" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:81 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:82 msgid "Enter a Zürich street name" msgstr "" @@ -1194,10 +1219,10 @@ msgstr "Skriv inn postnummer i nærleiken, eller vegnamn og stad" msgid "Enter a nearby street name and area" msgstr "" -#: templates/web/base/auth/general.html:123 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:45 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:17 -#: templates/web/zurich/auth/general.html:65 +#: templates/web/base/auth/general.html:128 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:47 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:20 +#: templates/web/zurich/auth/general.html:58 msgid "Enter a password" msgstr "Enter a password" @@ -1232,7 +1257,7 @@ msgstr "Døme:" msgid "Existing category" msgstr "" -#: templates/web/base/js/translation_strings.html:49 +#: templates/web/base/js/translation_strings.html:55 msgid "Expand map" msgstr "" @@ -1240,12 +1265,12 @@ msgstr "" msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:104 +#: templates/web/base/dashboard/index.html:105 msgid "Export as CSV" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:179 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:918 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:180 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:957 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:12 msgid "Extern" @@ -1268,7 +1293,7 @@ msgstr "" msgid "External team" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Default.pm:674 #: templates/web/base/admin/reportextrafields/edit.html:1 #: templates/web/base/admin/reportextrafields/index.html:1 msgid "Extra Fields" @@ -1307,10 +1332,10 @@ msgid "Fix this by choosing an <strong>area covered</strong> in the <em>Edit bod msgstr "" #: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:133 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:113 +#: templates/web/base/dashboard/index.html:114 msgid "Fixed" msgstr "Løyst" @@ -1332,7 +1357,7 @@ msgstr "" msgid "Flag user" msgstr "Flagg brukar" -#: perllib/FixMyStreet/Cobrand/Default.pm:627 +#: perllib/FixMyStreet/Cobrand/Default.pm:645 #: templates/web/base/admin/users.html:20 msgid "Flagged" msgstr "Flagga:" @@ -1341,7 +1366,7 @@ msgstr "Flagga:" msgid "Flagged reports and users" msgstr "" -#: templates/web/base/admin/user-form.html:112 +#: templates/web/base/admin/user-form.html:108 msgid "Flagged users are listed on the <a href='%s'>flagged</a> page." msgstr "" @@ -1349,8 +1374,8 @@ msgstr "" msgid "Flagged users are not restricted in any way. This is just a list of users that have been marked for attention." msgstr "" -#: templates/web/base/admin/report_edit.html:140 -#: templates/web/base/admin/user-form.html:118 +#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/user-form.html:115 msgid "Flagged:" msgstr "Flagga:" @@ -1370,17 +1395,17 @@ msgstr "" msgid "For more information, see <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." msgstr "" -#: templates/web/base/auth/general.html:94 +#: templates/web/base/auth/general.html:96 #: templates/web/base/report/new/form_user_loggedout_password.html:20 #: templates/web/base/report/update/form_user_loggedout_password.html:19 msgid "Forgotten your password?" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:748 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:787 msgid "Forwarded to external body" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:749 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:788 msgid "Forwarded wish to external body" msgstr "" @@ -1390,11 +1415,7 @@ msgstr "" msgid "Frequently Asked Questions" msgstr "Ofte spurde spurnader" -#: templates/web/base/auth/generate_token.html:1 -#: templates/web/base/auth/generate_token.html:2 -#: templates/web/base/auth/generate_token.html:20 -#: templates/web/base/auth/generate_token.html:33 -#: templates/web/base/my/my.html:65 +#: templates/web/base/auth/generate_token.html:52 msgid "Generate token" msgstr "" @@ -1441,7 +1462,8 @@ msgstr "Hald fram" msgid "Going to send questionnaire?" msgstr "Skal spørjeskjemaet sendast?" -#: perllib/FixMyStreet/Cobrand/Default.pm:714 +#: perllib/FixMyStreet/Cobrand/ACV.pm:104 +#: perllib/FixMyStreet/Cobrand/Default.pm:732 msgid "Grant access to the admin" msgstr "" @@ -1449,12 +1471,12 @@ msgstr "" msgid "Graph of problem creation by status over time" msgstr "Graf over problemoppretting fordelt på status over tid" -#: templates/web/base/dashboard/index.html:93 +#: templates/web/base/dashboard/index.html:94 #, fuzzy msgid "Group by %s" msgstr "av %s" -#: templates/web/base/dashboard/index.html:98 +#: templates/web/base/dashboard/index.html:99 msgid "Group by:" msgstr "" @@ -1487,7 +1509,7 @@ msgstr "Bilete av nye problem i nærleiken" msgid "Hi %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:911 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:950 #: perllib/FixMyStreet/DB/ResultSet/State.pm:64 #: templates/web/base/admin/update_edit.html:30 #: templates/web/zurich/admin/header.html:1 @@ -1497,6 +1519,11 @@ msgstr "" msgid "Hidden" msgstr "Skjult" +#: templates/web/base/admin/user-form.html:197 +#, fuzzy +msgid "Hide all reports and updates" +msgstr "Vis alle rapporterte problem" + #: templates/web/base/report/_main.html:105 msgid "Hide entire report" msgstr "" @@ -1520,7 +1547,7 @@ msgstr "" #: templates/web/base/around/display_location.html:60 #: templates/web/base/around/display_location.html:68 -#: templates/web/base/js/translation_strings.html:55 +#: templates/web/base/js/translation_strings.html:61 msgid "Hide pins" msgstr "Skjul nåler" @@ -1549,7 +1576,7 @@ msgstr "" msgid "How to report a problem" msgstr "Korleis rapportera eit problem" -#: templates/web/base/js/translation_strings.html:32 +#: templates/web/base/js/translation_strings.html:38 msgid "How to send successful reports" msgstr "" @@ -1608,7 +1635,7 @@ msgid "" " the menu. Make sure you use the same category name in the bodies if you want this to happen." msgstr "" -#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/auth/generate_token.html:61 msgid "If you generate a new token the existing token will no longer work." msgstr "" @@ -1682,8 +1709,8 @@ msgstr "" msgid "In addition, the following attributes that are not part of the Open311 v2 specification are returned: agency_sent_datetime, title (also returned as part of description), interface_used, comment_count, requestor_name (only present if requestor allowed the name to be shown on this site)." msgstr "I tillegg er følgjande attributt som ikkje er del av Open311 v2-spesifikasjonen returnert: agency_sent_datetime, title (òg returnert som del av description), interface_used, comment_count, requestor_name (berre tilstades viss innsendar tillét at namnet kunne visast på denne nettstaden)." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:197 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:959 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:198 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:998 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:8 msgid "In progress" @@ -1713,7 +1740,7 @@ msgstr "" msgid "Inspection required" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:698 +#: perllib/FixMyStreet/Cobrand/Default.pm:716 msgid "Instruct contractors to fix problems" msgstr "" @@ -1745,20 +1772,20 @@ msgstr "" msgid "It’s on its way to the council right now." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:182 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:183 msgid "Jurisdiction Unknown" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:923 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:962 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:15 msgid "Jurisdiction unknown" msgstr "" -#: templates/web/base/auth/general.html:90 +#: templates/web/base/auth/general.html:92 #: templates/web/base/report/new/form_user_loggedout_password.html:16 #: templates/web/base/report/update/form_user_loggedout_password.html:15 -#: templates/web/zurich/auth/general.html:40 +#: templates/web/zurich/auth/general.html:30 msgid "Keep me signed in on this computer" msgstr "Hugs mi innlogging på denne datamaskina" @@ -1822,6 +1849,11 @@ msgstr "" msgid "List all reported problems" msgstr "Vis alle rapporterte problem" +#: templates/web/base/around/on_map_list_items.html:18 +#, fuzzy +msgid "Loading reports…" +msgstr "Oppdateringane dine" + #: templates/web/base/report/new/category_wrapper.html:8 msgid "Loading..." msgstr "Lastar …" @@ -1860,23 +1892,31 @@ msgstr "" msgid "Log in with Twitter" msgstr "" -#: templates/web/base/js/translation_strings.html:65 +#: templates/web/base/js/translation_strings.html:71 msgid "Log in with email" msgstr "" -#: templates/web/base/js/translation_strings.html:63 +#: templates/web/base/js/translation_strings.html:69 msgid "Log in with email/text" msgstr "" -#: templates/web/base/dashboard/index.html:81 +#: templates/web/base/admin/user-form.html:195 +msgid "Log out of all sessions" +msgstr "" + +#: templates/web/base/dashboard/index.html:82 msgid "Look up" msgstr "" -#: templates/web/base/js/translation_strings.html:44 +#: templates/web/base/js/translation_strings.html:50 msgid "MAP" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:699 +#: templates/web/base/admin/user-form.html:196 +msgid "Make anonymous on all reports and updates" +msgstr "" + +#: perllib/FixMyStreet/Cobrand/Default.pm:717 msgid "Manage shortlist" msgstr "" @@ -1884,7 +1924,7 @@ msgstr "" msgid "Manual order" msgstr "" -#: templates/web/base/js/translation_strings.html:46 +#: templates/web/base/js/translation_strings.html:52 msgid "Map" msgstr "" @@ -1892,11 +1932,11 @@ msgstr "" msgid "Mark as sent" msgstr "" -#: templates/web/base/admin/user-form.html:110 +#: templates/web/base/admin/user-form.html:106 msgid "Mark users whose behaviour you want to keep a check on as <strong>flagged</strong>." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:697 +#: perllib/FixMyStreet/Cobrand/Default.pm:715 msgid "Markup problem details" msgstr "" @@ -1924,7 +1964,8 @@ msgstr "Manglar jurisdiction_id" msgid "Moderate" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:693 +#: perllib/FixMyStreet/Cobrand/ACV.pm:87 +#: perllib/FixMyStreet/Cobrand/Default.pm:711 msgid "Moderate report details" msgstr "" @@ -1950,7 +1991,7 @@ msgstr "" msgid "Moderation reason:" msgstr "" -#: templates/web/base/dashboard/index.html:101 +#: templates/web/base/dashboard/index.html:102 msgid "Month" msgstr "Månad" @@ -1972,12 +2013,12 @@ msgstr "" #: templates/web/base/admin/states/index.html:108 #: templates/web/base/admin/states/index.html:11 #: templates/web/base/admin/users.html:16 -#: templates/web/base/auth/general.html:113 +#: templates/web/base/auth/general.html:115 #: templates/web/base/report/new/form_user_loggedin.html:49 #: templates/web/base/report/new/form_user_loggedout_by_email.html:11 #: templates/web/base/report/update/form_name.html:27 #: templates/web/zurich/admin/body-form.html:4 -#: templates/web/zurich/auth/general.html:60 +#: templates/web/zurich/auth/general.html:50 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "Name" msgstr "Namn" @@ -1990,10 +2031,6 @@ msgstr "Namn" msgid "Name:" msgstr "Namn:" -#: perllib/FixMyStreet/Script/Reports.pm:110 -msgid "Name: %s" -msgstr "" - #: templates/web/base/report/_inspect.html:44 msgid "Navigate to this problem" msgstr "" @@ -2011,8 +2048,8 @@ msgstr "Næraste namngjevne veg til nålen plassert på kartet (automatisk gener msgid "Nearest postcode to the pin placed on the map (automatically generated): %s (%sm away)" msgstr "Næraste postnummer til nålen plassert på kartet (automatisk generert): %s (%sm unna)" -#: perllib/FixMyStreet/Cobrand/Default.pm:521 -#: perllib/FixMyStreet/Cobrand/Default.pm:549 +#: perllib/FixMyStreet/Cobrand/Default.pm:539 +#: perllib/FixMyStreet/Cobrand/Default.pm:567 msgid "Nearest road to the pin placed on the map (automatically generated by Bing Maps): %s" msgstr "Næraste veg til nålen plassert på karta (automatisk generert ved hjelp av Bing Maps): %s" @@ -2030,11 +2067,12 @@ msgstr "" msgid "Nearly done! Now check your email…" msgstr "" +#: templates/web/base/auth/2faform.html:8 #: templates/web/base/auth/smsform.html:19 msgid "Nearly done! Now check your phone…" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:129 msgid "New" msgstr "" @@ -2063,7 +2101,7 @@ msgstr "Nye lokale problem på FiksGataMi" msgid "New note to DM:" msgstr "" -#: templates/web/base/auth/change_password.html:35 +#: templates/web/base/auth/change_password.html:47 msgid "New password:" msgstr "" @@ -2120,7 +2158,7 @@ msgstr "" msgid "Next" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1222 +#: perllib/FixMyStreet/Cobrand/Default.pm:1240 #: templates/web/base/admin/category_edit.html:4 #: templates/web/base/admin/list_updates.html:32 #: templates/web/base/admin/list_updates.html:34 @@ -2136,11 +2174,11 @@ msgstr "" msgid "No" msgstr "Nei" -#: templates/web/base/admin/user-form.html:84 +#: templates/web/base/admin/user-form.html:80 msgid "No area" msgstr "" -#: templates/web/base/admin/user-form.html:55 +#: templates/web/base/admin/user-form.html:48 msgid "No body" msgstr "" @@ -2177,7 +2215,7 @@ msgstr "" msgid "No reports to show on map, here are some nearby:" msgstr "" -#: templates/web/base/js/translation_strings.html:37 +#: templates/web/base/js/translation_strings.html:43 msgid "No result returned" msgstr "" @@ -2199,15 +2237,15 @@ msgstr "" msgid "None" msgstr "Ingen" -#: templates/web/base/admin/user-form.html:76 -#: templates/web/base/admin/user-form.html:77 +#: templates/web/base/admin/user-form.html:72 +#: templates/web/base/admin/user-form.html:73 msgid "" "Normal (public) users should not be associated with any <strong>area</strong>.<br>\n" " Authorised staff users can be associated with the area in which they operate." msgstr "" -#: templates/web/base/admin/user-form.html:46 -#: templates/web/base/admin/user-form.html:47 +#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:39 msgid "" "Normal (public) users should not be associated with any <strong>body</strong>.<br>\n" " Authorised staff users can be associated with the body they represent.<br>\n" @@ -2215,8 +2253,8 @@ msgid "" " activity across their body), the ability to hide reports or set special report statuses." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:186 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:933 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:187 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:972 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:13 msgid "Not contactable" @@ -2275,15 +2313,15 @@ msgstr "" msgid "Number of problems reported in each ward, in the last 7 days." msgstr "" -#: templates/web/base/js/translation_strings.html:43 +#: templates/web/base/js/translation_strings.html:49 msgid "OK" msgstr "" -#: templates/web/base/js/translation_strings.html:74 +#: templates/web/base/js/translation_strings.html:80 msgid "Offline data cleared" msgstr "" -#: templates/web/base/js/translation_strings.html:71 +#: templates/web/base/js/translation_strings.html:77 msgid "Offline update data saved" msgstr "" @@ -2299,14 +2337,14 @@ msgstr "" msgid "On behalf of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:174 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:905 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:175 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:944 #: perllib/FixMyStreet/DB/ResultSet/State.pm:70 #: templates/web/base/admin/states/index.html:102 #: templates/web/base/admin/states/index.html:25 #: templates/web/base/admin/states/index.html:32 #: templates/web/base/admin/update_edit.html:30 -#: templates/web/base/dashboard/index.html:111 +#: templates/web/base/dashboard/index.html:112 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:7 #: templates/web/zurich/admin/update_edit.html:18 @@ -2345,17 +2383,17 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1238 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:689 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:690 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1262 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:686 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:687 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:716 #: perllib/FixMyStreet/App/Controller/Report/New.pm:719 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:722 #: perllib/FixMyStreet/DB/Result/Problem.pm:588 #: perllib/FixMyStreet/DB/Result/Problem.pm:595 #: perllib/FixMyStreet/DB/Result/Problem.pm:610 #: perllib/FixMyStreet/DB/Result/Problem.pm:619 -#: perllib/FixMyStreet/Script/Reports.pm:182 -#: perllib/FixMyStreet/Script/Reports.pm:197 +#: perllib/FixMyStreet/Script/Reports.pm:179 +#: perllib/FixMyStreet/Script/Reports.pm:194 msgid "Other" msgstr "Anna" @@ -2390,23 +2428,23 @@ msgstr "" msgid "Partial" msgstr "Delvis" -#: templates/web/base/auth/general.html:116 +#: templates/web/base/auth/general.html:118 #: templates/web/base/report/new/form_user_loggedout_by_email.html:38 #: templates/web/base/report/update/form_user_loggedout_by_email.html:10 -#: templates/web/zurich/auth/general.html:32 -#: templates/web/zurich/auth/general.html:63 +#: templates/web/zurich/auth/general.html:22 +#: templates/web/zurich/auth/general.html:53 msgid "Password (optional)" msgstr "" -#: templates/web/base/auth/general.html:81 +#: templates/web/base/auth/general.html:83 msgid "Password:" msgstr "Passord:" -#: templates/web/base/js/translation_strings.html:52 +#: templates/web/base/js/translation_strings.html:58 msgid "Permalink" msgstr "" -#: templates/web/base/admin/user-form.html:162 +#: templates/web/base/admin/user-form.html:164 msgid "Permissions:" msgstr "" @@ -2425,12 +2463,12 @@ msgstr "" msgid "Phone number (optional)" msgstr "" -#: templates/web/base/admin/user-form.html:30 +#: templates/web/base/admin/user-form.html:25 msgid "Phone verified:" msgstr "" #: templates/web/base/admin/report_edit.html:135 -#: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 +#: templates/web/base/admin/user-form.html:23 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:39 msgid "Phone:" msgstr "Telefon:" @@ -2484,12 +2522,12 @@ msgid "Pick your ward" msgstr "" #: templates/web/base/around/display_location.html:74 -#: templates/web/base/js/translation_strings.html:30 +#: templates/web/base/js/translation_strings.html:36 msgid "Place pin on map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:945 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:951 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:984 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:990 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:9 #: templates/web/zurich/admin/index-dm.html:9 @@ -2500,8 +2538,8 @@ msgstr "Planlagt" msgid "Please be polite, concise and to the point." msgstr "Ver høfleg, poengtert og kortfatta." -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:27 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:31 msgid "Please check the passwords and try again" msgstr "Ver venleg og sjekk passorda og prøv igjen" @@ -2509,13 +2547,12 @@ msgstr "Ver venleg og sjekk passorda og prøv igjen" #: templates/web/base/auth/_username_error.html:9 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:27 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:9 msgid "Please check your email address is correct" msgstr "Ver venleg og sjekk at du har skrive ei gyldig e-postadresse" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1334 -#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1327 +#: perllib/FixMyStreet/DB/Result/User.pm:205 +#: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:7 #, fuzzy @@ -2523,13 +2560,18 @@ msgid "Please check your phone number is correct" msgstr "Ver venleg og sjekk at du har skrive ei gyldig e-postadresse" #: perllib/FixMyStreet/App/Controller/Admin.pm:297 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:905 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:928 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:923 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:946 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 -#: templates/web/base/js/translation_strings.html:10 +#: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" msgstr "Vel ein kategori" +#: perllib/FixMyStreet/App/Controller/Auth.pm:383 +#: perllib/FixMyStreet/App/Controller/Auth.pm:409 +msgid "Please choose a less commonly-used password" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Admin.pm:345 #: templates/web/base/admin/bodies.html:4 templates/web/base/admin/body.html:11 #: templates/web/base/admin/template_edit.html:13 @@ -2549,20 +2591,21 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:298 #: perllib/FixMyStreet/DB/Result/Comment.pm:128 -#: templates/web/base/js/translation_strings.html:3 +#: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Ver venleg og skriv ei melding" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1332 -#: perllib/FixMyStreet/DB/Result/User.pm:200 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1325 +#: perllib/FixMyStreet/DB/Result/User.pm:208 +#: perllib/FixMyStreet/DB/Result/User.pm:209 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:4 #, fuzzy msgid "Please enter a mobile number" msgstr "Ver venleg og skriv ei melding" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1365 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1461 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1462 msgid "Please enter a name" msgstr "" @@ -2570,53 +2613,51 @@ msgstr "" msgid "Please enter a name for this body" msgstr "" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:25 -#: templates/web/base/js/translation_strings.html:20 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:29 +#: templates/web/base/js/translation_strings.html:23 msgid "Please enter a password" msgstr "Skriv inn eit passord" #: perllib/FixMyStreet/App/Controller/Contact.pm:115 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 -#: templates/web/base/js/translation_strings.html:4 +#: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Ver venleg og legg inn eit emne" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1362 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1452 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1355 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1453 #: perllib/FixMyStreet/App/Controller/Admin.pm:311 -#: perllib/FixMyStreet/DB/Result/User.pm:193 -#: templates/web/base/js/translation_strings.html:13 -#: templates/web/base/js/translation_strings.html:17 +#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: templates/web/base/js/translation_strings.html:16 +#: templates/web/base/js/translation_strings.html:20 msgid "Please enter a valid email" msgstr "Ver venleg og legg til ein gyldig e-post" -#: perllib/FixMyStreet/App/Controller/Alert.pm:350 +#: perllib/FixMyStreet/App/Controller/Alert.pm:355 #: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please enter a valid email address" msgstr "Ver venleg og legg inn e-postadressa di" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1356 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1446 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1349 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Ver venleg og legg til ein gyldig e-post" #: perllib/FixMyStreet/DB/Result/Problem.pm:369 -#: templates/web/base/js/translation_strings.html:5 +#: templates/web/base/js/translation_strings.html:8 msgid "Please enter some details" msgstr "Ver venleg og legg inn opplysningar om problemet" #: perllib/FixMyStreet/App/Controller/Contact.pm:114 -#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: perllib/FixMyStreet/DB/Result/User.pm:196 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:26 -#: templates/web/base/js/translation_strings.html:12 -#: templates/web/base/js/translation_strings.html:16 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:8 +#: templates/web/base/js/translation_strings.html:15 +#: templates/web/base/js/translation_strings.html:19 msgid "Please enter your email" msgstr "Ver venleg og legg inn e-posten din" @@ -2624,34 +2665,34 @@ msgstr "Ver venleg og legg inn e-posten din" msgid "Please enter your email address" msgstr "" -#: templates/web/base/js/translation_strings.html:26 +#: templates/web/base/js/translation_strings.html:32 msgid "Please enter your first name" msgstr "" #: perllib/FixMyStreet/Cobrand/UK.pm:326 -#: templates/web/base/js/translation_strings.html:8 +#: templates/web/base/js/translation_strings.html:11 msgid "Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below" msgstr "" #: perllib/FixMyStreet/App/Controller/Contact.pm:113 #: perllib/FixMyStreet/DB/Result/Comment.pm:125 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 -#: perllib/FixMyStreet/DB/Result/User.pm:186 -#: templates/web/base/js/translation_strings.html:7 +#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: templates/web/base/js/translation_strings.html:10 msgid "Please enter your name" msgstr "Ver venleg og legg inn namnet ditt" #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:6 -#: templates/web/base/js/translation_strings.html:23 +#: templates/web/base/js/translation_strings.html:29 msgid "Please enter your phone number" msgstr "" -#: templates/web/base/js/translation_strings.html:27 +#: templates/web/base/js/translation_strings.html:33 msgid "Please enter your second name" msgstr "" -#: templates/web/base/js/translation_strings.html:25 +#: templates/web/base/js/translation_strings.html:31 msgid "Please enter your title" msgstr "" @@ -2676,10 +2717,19 @@ msgstr "" "Ver venleg og fyll inn skjemaet under med detaljane om problemet,\n" "og skildra plasseringa så nøyaktig som mogleg i boksen for detaljar." +#: templates/web/base/auth/2faform.html:9 +msgid "Please generate a two-factor code and enter it below:" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Questionnaire.pm:239 msgid "Please indicate whether you'd like to receive another questionnaire" msgstr "Ver venleg og indiker om du ynskjer å motta eit nytt spørjeskjema" +#: perllib/FixMyStreet/App/Controller/Auth.pm:406 +#: templates/web/base/js/translation_strings.html:26 +msgid "Please make sure your password is at least %d characters long" +msgstr "" + #: templates/web/base/report/updates-sidebar-notes.html:2 msgid "Please note that updates are not sent to the council." msgstr "" @@ -2743,12 +2793,12 @@ msgstr "Ver venleg og oppgje om dette problemet har vorte fiksa eller ikkje" #: perllib/FixMyStreet/App/Model/PhotoSet.pm:122 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:156 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:158 -#: templates/web/base/js/translation_strings.html:60 +#: templates/web/base/js/translation_strings.html:66 msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1359 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1449 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1352 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 msgid "Please verify at least one of email/phone" msgstr "" @@ -2761,24 +2811,24 @@ msgid "Please write your update here" msgstr "" #: templates/web/base/report/update-form.html:25 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:18 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_user_loggedout_password.html:10 msgid "Post" msgstr "Send inn" -#: perllib/FixMyStreet/DB/Result/Comment.pm:231 +#: perllib/FixMyStreet/DB/Result/Comment.pm:211 msgid "Posted anonymously at %s" msgstr "Publisert anonymt %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:266 +#: perllib/FixMyStreet/DB/Result/Comment.pm:246 msgid "Posted by %s at %s" msgstr "Sendt inn av %s %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:254 +#: perllib/FixMyStreet/DB/Result/Comment.pm:234 msgid "Posted by <strong>%s</strong> (%s) at %s" msgstr "Lagt inn av <strong>%s</strong> (%s) %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:256 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 msgid "Posted by <strong>%s</strong> at %s" msgstr "Lagt inn av <strong>%s</strong> %s" @@ -2790,7 +2840,7 @@ msgstr "" msgid "Previous" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:648 +#: perllib/FixMyStreet/Cobrand/Default.pm:666 msgid "Priorities" msgstr "" @@ -2811,7 +2861,7 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:144 msgid "Private" msgstr "" @@ -2841,7 +2891,7 @@ msgstr "Problem %s sendt til administrasjon %s" msgid "Problem breakdown by state" msgstr "Tilstandsfordeling av problem" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1309 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1283 msgid "Problem marked as open." msgstr "Problem markert som ope." @@ -2849,7 +2899,8 @@ msgstr "Problem markert som ope." msgid "Problem state change based on survey results" msgstr "Endring av problemtilstand basert på spørjeundersøkingsresultat" -#: perllib/FixMyStreet/Cobrand/Default.pm:692 +#: perllib/FixMyStreet/Cobrand/ACV.pm:86 +#: perllib/FixMyStreet/Cobrand/Default.pm:710 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Problem" @@ -2876,7 +2927,7 @@ msgstr "Problem nyleg rapportert fiksa på FiksGataMi" msgid "Problems within %.1fkm of %s" msgstr "Problem innanfor %.1fkm av denne posisjonen" -#: perllib/FixMyStreet/Cobrand/Default.pm:821 +#: perllib/FixMyStreet/Cobrand/Default.pm:839 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:137 #: perllib/FixMyStreet/Cobrand/UK.pm:215 perllib/FixMyStreet/Cobrand/UK.pm:257 #: perllib/FixMyStreet/Cobrand/UK.pm:269 @@ -2912,12 +2963,12 @@ msgstr "Bidra med ei oppdatering" msgid "Provide update as" msgstr "" -#: templates/web/base/auth/general.html:119 +#: templates/web/base/auth/general.html:124 msgid "Providing a name and password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "" -#: templates/web/base/report/new/form_user_loggedout_by_email.html:41 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:13 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:43 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:16 msgid "Providing a password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Det er valfritt å oppgje eit passord, men om du gjer det vil det verta enklare for deg å rapportera problem, leggja inn oppdateringar og halda oversyn over rapportane dine" @@ -2934,7 +2985,7 @@ msgstr "" msgid "Public update:" msgstr "" -#: templates/web/zurich/admin/report_edit.html:123 +#: templates/web/zurich/admin/report_edit.html:122 #: templates/web/zurich/admin/stats/index.html:38 msgid "Publish photo" msgstr "" @@ -2990,7 +3041,7 @@ msgstr "RSS-straum av %s, innanfor %s bydel" msgid "RSS feed of nearby problems" msgstr "RSS-straum med problem i nærleiken" -#: perllib/FixMyStreet/Cobrand/Default.pm:822 +#: perllib/FixMyStreet/Cobrand/Default.pm:840 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:136 #: perllib/FixMyStreet/Cobrand/UK.pm:222 msgid "RSS feed of problems within %s" @@ -3042,6 +3093,10 @@ msgstr "Hugs at FiksGataMi primert er laga for å rapportera fysiske problem som msgid "Remove" msgstr "Fjern flagg" +#: templates/web/base/admin/user-form.html:198 +msgid "Remove account details" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:4 #, fuzzy msgid "Remove field" @@ -3063,13 +3118,13 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:159 +#: templates/web/base/admin/report_edit.html:161 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" msgstr "Fjern bilete (kan ikkje gjerast om!)" -#: templates/web/base/auth/generate_token.html:33 +#: templates/web/base/auth/generate_token.html:52 msgid "Replace token" msgstr "" @@ -3101,11 +3156,11 @@ msgstr "" msgid "Report as" msgstr "" -#: perllib/FixMyStreet/App/Controller/Rss.pm:302 +#: perllib/FixMyStreet/App/Controller/Rss.pm:303 msgid "Report on %s" msgstr "Rapport på %s" -#: templates/web/base/dashboard/index.html:61 +#: templates/web/base/dashboard/index.html:62 msgid "Report state:" msgstr "" @@ -3175,15 +3230,16 @@ msgstr "" #: templates/web/base/around/index.html:3 #: templates/web/base/around/lookup_by_ref.html:3 -#: templates/web/base/js/translation_strings.html:42 +#: templates/web/base/js/translation_strings.html:48 #: templates/web/base/report/new/fill_in_details.html:0 #: templates/web/base/report/new/fill_in_details.html:8 #: templates/web/zurich/report/new/fill_in_details_form.html:4 msgid "Reporting a problem" msgstr "Legger til eit problem" -#: perllib/FixMyStreet/Cobrand/Default.pm:638 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:388 +#: perllib/FixMyStreet/Cobrand/ACV.pm:265 +#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/zurich/header.html:46 msgid "Reports" msgstr "" @@ -3201,7 +3257,7 @@ msgstr "" msgid "Reports by destination" msgstr "Publisert av %s %s" -#: templates/web/base/admin/user-form.html:125 +#: templates/web/base/admin/user-form.html:124 msgid "Reports made by trusted users will be sent to the responsible body without being inspected first." msgstr "" @@ -3213,7 +3269,7 @@ msgstr "" msgid "Reports published" msgstr "" -#: templates/web/base/js/translation_strings.html:75 +#: templates/web/base/js/translation_strings.html:81 msgid "Reports saved offline." msgstr "" @@ -3287,8 +3343,8 @@ msgstr "" msgid "Revert to original title" msgstr "" -#: templates/web/base/js/translation_strings.html:28 -#: templates/web/base/js/translation_strings.html:40 +#: templates/web/base/js/translation_strings.html:34 +#: templates/web/base/js/translation_strings.html:46 msgid "Right place?" msgstr "" @@ -3302,16 +3358,16 @@ msgstr "Vegoperatør for denne namngjevne vegen (utleia frå vegreferansenummer msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "Vegoperatør for denne namngjevne vegen (frå OpenStreetMap): %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1879 -#: templates/web/base/admin/report_edit.html:156 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: templates/web/base/admin/report_edit.html:158 #: templates/web/base/admin/update_edit.html:68 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: templates/web/base/admin/report_edit.html:157 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: templates/web/base/admin/report_edit.html:159 #: templates/web/base/admin/update_edit.html:69 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3321,7 +3377,7 @@ msgstr "" msgid "Rotating this photo will discard unsaved changes to the report." msgstr "" -#: templates/web/base/js/translation_strings.html:47 +#: templates/web/base/js/translation_strings.html:53 #: templates/web/base/maps/google-ol.html:2 msgid "Satellite" msgstr "" @@ -3352,11 +3408,11 @@ msgid "Save with a public update" msgstr "" #. ("This is followed by a progress count, e.g. 3/5") -#: templates/web/base/js/translation_strings.html:76 +#: templates/web/base/js/translation_strings.html:82 msgid "Saving reports offline" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:130 msgid "Scheduled" msgstr "" @@ -3389,12 +3445,20 @@ msgstr "" msgid "Searching found no users." msgstr "" +#: templates/web/base/auth/generate_token.html:1 +#: templates/web/base/auth/generate_token.html:2 +#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/my/my.html:65 +msgid "Security" +msgstr "" + #: templates/web/base/report/new/councils_text_private.html:7 #: templates/web/base/report/new/form_user.html:5 msgid "See our privacy policy" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:703 +#: perllib/FixMyStreet/Cobrand/ACV.pm:93 +#: perllib/FixMyStreet/Cobrand/Default.pm:721 msgid "See user detail for reports created as the council" msgstr "" @@ -3429,7 +3493,7 @@ msgstr "" msgid "Sending a confirmation text failed: \"%s\"" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:870 msgid "Sent report back" msgstr "" @@ -3446,6 +3510,12 @@ msgstr "Sendt:" msgid "Service:" msgstr "Teneste:" +#: templates/web/base/auth/change_password.html:1 +#: templates/web/base/auth/change_password.html:4 +#, fuzzy +msgid "Set password" +msgstr "Byt passord" + #: templates/web/base/report/_inspect.html:47 msgid "Set to my current location" msgstr "" @@ -3501,7 +3571,7 @@ msgstr "" #: templates/web/base/around/display_location.html:58 #: templates/web/base/around/display_location.html:66 -#: templates/web/base/js/translation_strings.html:54 +#: templates/web/base/js/translation_strings.html:60 msgid "Show pins" msgstr "Vis nåler" @@ -3513,20 +3583,20 @@ msgstr "" msgid "Show reports in your area" msgstr "" -#: templates/web/base/auth/general.html:124 +#: templates/web/base/auth/general.html:129 #: templates/web/base/auth/general.html:3 -#: templates/web/base/auth/general.html:85 +#: templates/web/base/auth/general.html:87 #: templates/web/base/main_nav_items.html:6 -#: templates/web/zurich/auth/general.html:18 -#: templates/web/zurich/auth/general.html:35 +#: templates/web/zurich/auth/general.html:25 +#: templates/web/zurich/auth/general.html:8 msgid "Sign in" msgstr "Logg inn" -#: templates/web/base/auth/general.html:98 +#: templates/web/base/auth/general.html:100 msgid "Sign in by email instead, providing a new password. When you click the link in your email, your password will be updated." msgstr "" -#: templates/web/base/auth/general.html:96 +#: templates/web/base/auth/general.html:98 msgid "Sign in by email or text, providing a new password. When you click the link in your email or enter the SMS authentication code, your password will be updated." msgstr "" @@ -3560,14 +3630,30 @@ msgstr "Nokre bilete av nyleg melde problem" msgid "Some text to localize" msgstr "Noko tekst å omsetja" -#: perllib/FixMyStreet/Cobrand/UK.pm:80 +#: perllib/FixMyStreet/Cobrand/ACV.pm:59 perllib/FixMyStreet/Cobrand/UK.pm:80 msgid "Sorry, that appears to be a Crown dependency postcode, which we don't cover." msgstr "Orsak, det ser ut til å vera eit «Crown dependency»-postnummer, som vi ikkje dekkjer." +#: perllib/FixMyStreet/Cobrand/ACV.pm:73 +#, fuzzy +msgid "Sorry, that appears to be a Northern Irish postcode, which we don't cover." +msgstr "Orsak, det ser ut til å vera eit «Crown dependency»-postnummer, som vi ikkje dekkjer." + +#: perllib/FixMyStreet/Cobrand/ACV.pm:65 +#, fuzzy +msgid "Sorry, that appears to be a Scottish postcode, which we don't cover." +msgstr "Orsak, det ser ut til å vera eit «Crown dependency»-postnummer, som vi ikkje dekkjer." + +#: perllib/FixMyStreet/Cobrand/ACV.pm:69 +#, fuzzy +msgid "Sorry, that appears to be a Welsh postcode, which we don't cover." +msgstr "Orsak, det ser ut til å vera eit «Crown dependency»-postnummer, som vi ikkje dekkjer." + #: templates/web/base/auth/smsform.html:6 templates/web/base/auth/token.html:8 msgid "Sorry, that wasn’t a valid link" msgstr "" +#: templates/web/base/auth/2faform.html:5 #: templates/web/base/auth/smsform.html:16 msgid "Sorry, that wasn’t the correct code" msgstr "" @@ -3613,15 +3699,15 @@ msgstr "" msgid "Sort by" msgstr "" -#: templates/web/base/admin/user-form.html:65 +#: templates/web/base/admin/user-form.html:58 msgid "Staff users have permission to log in to the admin." msgstr "" -#: templates/web/base/admin/user-form.html:68 +#: templates/web/base/admin/user-form.html:62 msgid "Staff:" msgstr "" -#: templates/web/base/dashboard/index.html:73 +#: templates/web/base/dashboard/index.html:74 msgid "Start Date" msgstr "" @@ -3634,7 +3720,7 @@ msgstr "" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:50 #: templates/web/base/admin/templates.html:8 -#: templates/web/base/dashboard/index.html:100 +#: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:88 #: templates/web/base/report/_item.html:96 #: templates/web/base/report/update/form_update.html:39 @@ -3657,14 +3743,15 @@ msgstr "Lagra endringar" msgid "State:" msgstr "Tilstand:" -#: perllib/FixMyStreet/Cobrand/Default.pm:628 +#: perllib/FixMyStreet/Cobrand/ACV.pm:255 +#: perllib/FixMyStreet/Cobrand/Default.pm:646 #: templates/web/base/admin/states/index.html:1 #, fuzzy msgid "States" msgstr "Tilstand" -#: perllib/FixMyStreet/Cobrand/Default.pm:622 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:391 +#: perllib/FixMyStreet/Cobrand/Default.pm:640 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:418 #: templates/web/base/admin/index.html:71 #: templates/web/base/admin/stats/index.html:1 #: templates/web/base/admin/stats/state.html:1 @@ -3697,7 +3784,7 @@ msgstr "" msgid "Subcategory" msgstr "Kategori" -#: perllib/FixMyStreet/Script/Reports.pm:191 +#: perllib/FixMyStreet/Script/Reports.pm:188 msgid "Subcategory: %s" msgstr "" @@ -3714,19 +3801,20 @@ msgstr "" msgid "Subject:" msgstr "Emne:" +#: templates/web/base/auth/2faform.html:21 #: templates/web/base/auth/smsform.html:27 #: templates/web/base/questionnaire/creator_fixed.html:19 #: templates/web/base/report/new/form_user_loggedin.html:76 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:46 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:48 #: templates/web/base/report/new/form_user_loggedout_password.html:11 #: templates/web/zurich/report/new/fill_in_details_form.html:73 msgid "Submit" msgstr "Send inn" -#: templates/web/base/admin/report_edit.html:167 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/report_edit.html:24 #: templates/web/base/admin/update_edit.html:79 -#: templates/web/base/admin/user-form.html:188 +#: templates/web/base/admin/user-form.html:191 #: templates/web/zurich/admin/report_edit-sdm.html:124 #: templates/web/zurich/admin/report_edit.html:264 #: templates/web/zurich/admin/update_edit.html:38 @@ -3737,8 +3825,8 @@ msgstr "Send inn endringar" msgid "Submit questionnaire" msgstr "Send inn spørjeskjema" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:169 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:898 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:170 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:937 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:6 #: templates/web/zurich/admin/index-dm.html:23 @@ -3768,8 +3856,9 @@ msgstr "" msgid "Summarise your changes" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:620 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:387 +#: perllib/FixMyStreet/Cobrand/ACV.pm:249 +#: perllib/FixMyStreet/Cobrand/Default.pm:638 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:414 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 #: templates/web/base/status/index.html:3 @@ -3781,7 +3870,7 @@ msgid "Summary" msgstr "Oppsummering" #: templates/web/zurich/reports/index.html:0 -#: templates/web/zurich/reports/index.html:5 +#: templates/web/zurich/reports/index.html:6 msgid "Summary reports" msgstr "Oppsummeringsrapportar" @@ -3795,7 +3884,7 @@ msgstr "Oppsummeringsrapportar" msgid "Superuser:" msgstr "" -#: templates/web/base/admin/user-form.html:148 +#: templates/web/base/admin/user-form.html:147 msgid "Superusers have permission to perform <strong>all actions</strong> within the admin." msgstr "" @@ -3808,8 +3897,8 @@ msgstr "Resultat frå spørjeundersøkinga" msgid "Template «%s»" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:644 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:398 +#: perllib/FixMyStreet/Cobrand/Default.pm:662 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:425 #: templates/web/zurich/header.html:63 msgid "Templates" msgstr "" @@ -3873,6 +3962,7 @@ msgstr "" msgid "That location does not appear to be in the UK; please try again." msgstr "" +#: perllib/FixMyStreet/Cobrand/ACV.pm:52 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:50 #: perllib/FixMyStreet/Cobrand/UK.pm:73 @@ -3895,6 +3985,23 @@ msgstr "" msgid "That report has been removed from FixMyStreet." msgstr "Den rapporten har vorte fjerna frå FiksGataMi." +#: perllib/FixMyStreet/App/Controller/Admin.pm:1769 +#, fuzzy +msgid "That user has been logged out." +msgstr "Den rapporten har vorte fjerna frå FiksGataMi." + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +msgid "That user has been made anonymous on all reports and updates." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1812 +msgid "That user’s personal details have been removed." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1790 +msgid "That user’s reports and updates have been hidden." +msgstr "" + #: templates/web/base/admin/contact-form.html:27 msgid "" "The <strong>email address</strong> is the destination to which reports about this category will be sent. \n" @@ -3950,7 +4057,7 @@ msgid "The diligency prize league table shows editors' activity (who's been edit msgstr "" #: perllib/FixMyStreet/App/Controller/Dashboard.pm:43 -#: perllib/FixMyStreet/App/Controller/Reports.pm:85 +#: perllib/FixMyStreet/App/Controller/Reports.pm:84 msgid "The error was: %s" msgstr "Feilen var: %s" @@ -4004,8 +4111,8 @@ msgstr "" msgid "The ordering of this field on the report page. Fields are shown in ascending order according to this value." msgstr "" -#: templates/web/base/auth/change_password.html:22 #: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:30 msgid "The passwords do not match" msgstr "Passorda er ikkje like" @@ -4017,7 +4124,7 @@ msgstr "Fann ikkje URL-en «%s» på denne tenaren" msgid "The type of input field to show to the user. <strong>Text</strong> is a simple text field, <strong>List</strong> is a drop-down selection." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:95 +#: perllib/FixMyStreet/Script/Reports.pm:96 msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "Brukaren kunne ikkje plassera problemet på eit kart, men sjekk områdde rundt staden dei skreiv inn" @@ -4028,7 +4135,7 @@ msgid "" " Names are not necessarily unique." msgstr "" -#: templates/web/base/around/on_map_list_items.html:17 +#: templates/web/base/around/on_map_list_items.html:20 #: templates/web/base/my/_problem-list.html:8 #: templates/web/base/reports/_problem-list.html:13 msgid "There are no reports to show." @@ -4038,7 +4145,7 @@ msgstr "" msgid "There is already an auto-response template for this category/state." msgstr "" -#: perllib/FixMyStreet/App/Controller/Reports.pm:82 +#: perllib/FixMyStreet/App/Controller/Reports.pm:81 msgid "There was a problem showing the All Reports page. Please try again later." msgstr "Det oppstod problem med å visa «Alle rapportar»-sida. Ver venleg og prøv igjen seinare." @@ -4047,18 +4154,18 @@ msgstr "Det oppstod problem med å visa «Alle rapportar»-sida. Ver venleg og msgid "There was a problem showing this page. Please try again later." msgstr "" -#: perllib/FixMyStreet/App/Controller/Alert.pm:359 +#: perllib/FixMyStreet/App/Controller/Alert.pm:364 msgid "There was a problem with your email/password combination. Please try again." msgstr "Det var problem med e-post/passord-kombinasjonen din. Ver venleg og prøv igjen." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:806 -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:135 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:815 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 -#: templates/web/zurich/auth/general.html:28 +#: templates/web/zurich/auth/general.html:18 msgid "There was a problem with your login information. If you cannot remember your password, or do not have one, please fill in the ‘No’ section of the form." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:338 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:348 msgid "There was a problem with your update. Please try again." msgstr "Det var problem med oppdateringa di. Ver venleg og prøv igjen." @@ -4066,7 +4173,7 @@ msgstr "Det var problem med oppdateringa di. Ver venleg og prøv igjen." msgid "There were problems with your report. Please see below." msgstr "Det var problem med rapporten din. Ver venleg og sjå under." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:373 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:389 msgid "There were problems with your update. Please see below." msgstr "Det var problem med oppdateringa di. Ver venleg og sjå under." @@ -4121,18 +4228,18 @@ msgid "" " A body will not receive any reports unless it covers at least one area." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:198 +#: perllib/FixMyStreet/Script/Reports.pm:195 msgid "This email has been sent to both councils covering the location of the problem, as the user did not categorise it; please ignore it if you're not the correct council to deal with the issue, or let us know what category of problem this is so we can add it to our system." msgstr "Denne e-posten er sendt til begge administrasjonane som dekkjer staden for problemet, sidan brukaren ikkje kategoriserte det. Ver venleg og ignorer e-posten viss de ikkje er korrekt administrasjon for å handtera denne saka, eller gjev oss melding om kva for ein kategori av problem dette er så vi kan leggja det til i systemet vårt." -#: perllib/FixMyStreet/Script/Reports.pm:201 +#: perllib/FixMyStreet/Script/Reports.pm:198 msgid "This email has been sent to several councils covering the location of the problem, as the category selected is provided for all of them; please ignore it if you're not the correct council to deal with the issue." msgstr "Denne e-posten er sendt til fleire administrasjonar som dekkjer staden for problemet, sidan den valde kategorien er tilgjengeleg for desse. Ver venleg og ignorer e-posten viss de ikkje er korrekt administrasjon for å handtera denne saka." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1003 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1049 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:942 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:986 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1004 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1021 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1067 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:960 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Denne informasjonen er påkravd" @@ -4169,9 +4276,9 @@ msgstr "" msgid "This report is a duplicate. Please leave updates on the original report:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:166 #: perllib/FixMyStreet/Cobrand/Zurich.pm:167 -#: templates/web/zurich/report/_main.html:14 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:168 +#: templates/web/zurich/report/_main.html:12 msgid "This report is awaiting moderation." msgstr "" @@ -4187,11 +4294,7 @@ msgstr "Denne rapporten er for tida markert som fiksa." msgid "This report is currently marked as open." msgstr "Denne rapporten er for tida markert som open." -#: perllib/FixMyStreet/Script/Reports.pm:108 -msgid "This report was submitted anonymously" -msgstr "" - -#: perllib/FixMyStreet/Script/Reports.pm:88 +#: perllib/FixMyStreet/Script/Reports.pm:89 msgid "This web page also contains a photo of the problem, provided by the user." msgstr "Denne nettsida inneheld òg eit bilete av problemet, sendt inn av brukaren." @@ -4202,7 +4305,8 @@ msgstr "Denne nettsida inneheld òg eit bilete av problemet, sendt inn av brukar msgid "Time spent (in minutes):" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:621 +#: perllib/FixMyStreet/Cobrand/ACV.pm:250 +#: perllib/FixMyStreet/Cobrand/Default.pm:639 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Tidslinje" @@ -4240,7 +4344,7 @@ msgstr "" msgid "To limit this collection of fields to a single language, select it here." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:94 +#: perllib/FixMyStreet/Script/Reports.pm:95 msgid "To view a map of the precise location of this issue" msgstr "For å sjå eit kart med ei meir presis plassering for dette problemet" @@ -4262,9 +4366,9 @@ msgstr "" #: templates/web/base/admin/stats/fix_rate.html:4 #: templates/web/base/admin/stats/questionnaire.html:24 -#: templates/web/base/dashboard/index.html:114 -#: templates/web/base/dashboard/index.html:119 -#: templates/web/base/dashboard/index.html:143 +#: templates/web/base/dashboard/index.html:115 +#: templates/web/base/dashboard/index.html:120 +#: templates/web/base/dashboard/index.html:144 #: templates/web/zurich/admin/stats/index.html:30 msgid "Total" msgstr "Totalt" @@ -4282,20 +4386,22 @@ msgstr "" msgid "Translations" msgstr "" -#: templates/web/base/admin/user-form.html:129 +#: templates/web/base/admin/user-form.html:128 msgid "Trusted by bodies:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:709 +#: perllib/FixMyStreet/Cobrand/ACV.pm:99 +#: perllib/FixMyStreet/Cobrand/Default.pm:727 msgid "Trusted to make reports that don't need to be inspected" msgstr "" -#: templates/web/base/admin/user-form.html:137 +#: templates/web/base/admin/user-form.html:136 msgid "Trusted:" msgstr "" +#: templates/web/base/auth/2faform.html:6 #: templates/web/base/auth/smsform.html:17 -#: templates/web/base/js/translation_strings.html:29 +#: templates/web/base/js/translation_strings.html:35 msgid "Try again" msgstr "" @@ -4303,13 +4409,21 @@ msgstr "" msgid "Try emailing us directly:" msgstr "" +#: templates/web/base/auth/generate_token.html:21 +msgid "Two-factor authentication has been activated" +msgstr "" + +#: templates/web/base/auth/generate_token.html:32 +msgid "Two-factor authentication has been deactivated" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:44 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 msgid "Type" msgstr "" -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 msgid "Unban" msgstr "" @@ -4332,7 +4446,7 @@ msgstr "Ukjend varsel-type" #: perllib/FixMyStreet/App/Controller/Photo.pm:109 #: perllib/FixMyStreet/App/Controller/Root.pm:141 -#: templates/web/base/js/translation_strings.html:38 +#: templates/web/base/js/translation_strings.html:44 msgid "Unknown error" msgstr "" @@ -4404,23 +4518,23 @@ msgstr "Oppdater tilstanden" msgid "Updated" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:260 +#: perllib/FixMyStreet/DB/Result/Comment.pm:240 #, fuzzy msgid "Updated by <strong>%s</strong> (%s) at %s" msgstr "Lagt inn av <strong>%s</strong> (%s) %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:262 +#: perllib/FixMyStreet/DB/Result/Comment.pm:242 #, fuzzy msgid "Updated by <strong>%s</strong> at %s" msgstr "Lagt inn av <strong>%s</strong> %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1299 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1398 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1591 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1277 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1391 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1592 #: perllib/FixMyStreet/App/Controller/Admin.pm:933 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:767 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:792 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:862 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:806 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:901 msgid "Updated!" msgstr "Oppdatert!" @@ -4472,33 +4586,33 @@ msgstr "" msgid "User ID to attribute fetched comments to" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1745 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1755 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1746 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1756 #, fuzzy msgid "User added to abuse list" msgstr "E-post lagd til misbrukliste" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1376 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1369 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1474 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1742 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1752 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1743 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1753 #, fuzzy msgid "User already in abuse list" msgstr "E-post allereie i misbruklista" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1834 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1887 msgid "User flag removed" msgstr "Brukarflagg fjerna" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1805 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1858 msgid "User flagged" msgstr "Brukar flagga" #: templates/web/base/admin/report_blocks.html:18 -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 #: templates/web/base/admin/users.html:32 #, fuzzy msgid "User in abuse table" @@ -4514,14 +4628,16 @@ msgstr "" msgid "User:" msgstr "Brukarar" -#: perllib/FixMyStreet/Cobrand/Default.pm:652 -#: perllib/FixMyStreet/Cobrand/Default.pm:711 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:403 +#: perllib/FixMyStreet/Cobrand/ACV.pm:101 +#: perllib/FixMyStreet/Cobrand/ACV.pm:271 +#: perllib/FixMyStreet/Cobrand/Default.pm:670 +#: perllib/FixMyStreet/Cobrand/Default.pm:729 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:430 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:55 msgid "Users" msgstr "Brukarar" -#: templates/web/base/admin/user-form.html:159 +#: templates/web/base/admin/user-form.html:161 msgid "Users can perform the following actions within their assigned body or area." msgstr "" @@ -4595,7 +4711,7 @@ msgstr "" msgid "We need your email address, please give it below." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:207 +#: perllib/FixMyStreet/Script/Reports.pm:204 msgid "We realise this problem might be the responsibility of %s; however, we don't currently have any contact details for them. If you know of an appropriate contact address, please do get in touch." msgstr "Vi innser at %s kan vera ansvarleg for dette problemet, men vi manglar for tida kontaktinformasjon for dei. Viss du veit om ei eigna kontaktadresse, ta kontakt med oss." @@ -4618,7 +4734,7 @@ msgstr "" msgid "We’re sorry to hear the problem’s not fixed. Why not try writing to your local representatives?" msgstr "" -#: templates/web/base/dashboard/index.html:117 +#: templates/web/base/dashboard/index.html:118 msgid "Website" msgstr "" @@ -4651,7 +4767,7 @@ msgstr "" msgid "Which report is it a duplicate of?" msgstr "" -#: templates/web/base/js/translation_strings.html:57 +#: templates/web/base/js/translation_strings.html:63 msgid "Whoa there Testino! Three photos are enough." msgstr "" @@ -4659,8 +4775,8 @@ msgstr "" msgid "Why stop there? <a href=\"/alert\">Set up more alerts</a> for free." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:190 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:928 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:191 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:967 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:14 msgid "Wish" @@ -4670,7 +4786,7 @@ msgstr "" msgid "With request searches, it is also possible to search for agency_responsible to limit the requests to those sent to a single administration. The search term is the administration ID provided by <a href=\"%s\">MaPit</a>." msgstr "Når du søkjer etter førespurnader, så er det òg mogleg å søkja etter agency_responsible for å avgrensa det til førespurnader som er sendt til ein einskild adminstrasjon. Søkjetermen er administrasjonssida som du får frå <a href=\"%s\">MaPit</a>." -#: templates/web/base/dashboard/index.html:158 +#: templates/web/base/dashboard/index.html:159 msgid "Within the specified timeframe:" msgstr "" @@ -4690,7 +4806,7 @@ msgstr "Når du skriv meldinga di med berre store bokstavar vert ho vanskeleg å msgid "Wrong location? Just click again on the map." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1221 +#: perllib/FixMyStreet/Cobrand/Default.pm:1239 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4718,7 +4834,7 @@ msgstr "" msgid "You are complaining that this problem report was unnecessarily moderated:" msgstr "" -#: templates/web/base/js/translation_strings.html:77 +#: templates/web/base/js/translation_strings.html:83 msgid "You are offline" msgstr "" @@ -4735,7 +4851,7 @@ msgstr "Du rapporterer at følgjande oppdatering er støytande, inneheld personl msgid "You can <a href=\"%s%s\">view the problem on this site</a>." msgstr "" -#: templates/web/base/admin/user-form.html:114 +#: templates/web/base/admin/user-form.html:110 msgid "You can add an abusive user's email to the abuse list, which automatically hides (and never sends) reports they create." msgstr "" @@ -4765,11 +4881,11 @@ msgstr "Du kan hjelpa oss ved å finna ein kontakt-e-post for lokale problem i % msgid "You can mark a body as deleted if you do not want it to be active on the site." msgstr "" -#: templates/web/base/js/translation_strings.html:35 +#: templates/web/base/js/translation_strings.html:41 msgid "You declined; please fill in the box above" msgstr "" -#: templates/web/base/js/translation_strings.html:79 +#: templates/web/base/js/translation_strings.html:85 msgid "You have <a id=\"oFN\" href=\"\"><span>%s</span> saved to submit</a>." msgstr "" @@ -4796,11 +4912,11 @@ msgstr "Du er allereie logga ut" msgid "You have located the problem at the point marked with a green pin on the map. If this is not the correct location, simply click on the map again. " msgstr "" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:125 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:142 msgid "You have successfully added your phone number." msgstr "" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:141 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:158 #: templates/web/zurich/tokens/confirm_problem.html:5 #: templates/web/zurich/tokens/confirm_problem.html:6 msgid "You have successfully confirmed your email address." @@ -4810,7 +4926,7 @@ msgstr "" msgid "You have successfully confirmed your phone number." msgstr "" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:112 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:129 msgid "You have successfully removed your phone number." msgstr "" @@ -4819,7 +4935,7 @@ msgstr "" msgid "You have successfully signed in; please check and confirm your details are accurate:" msgstr "Du har no logga inn. Ver venleg og sjekk og stadfest at detaljane dine er korrekte:" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:147 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:164 msgid "You have successfully verified your phone number." msgstr "" @@ -4846,8 +4962,10 @@ msgstr "" msgid "Your Reports" msgstr "Rapportane dine" -#: templates/web/base/auth/change_password.html:11 +#: templates/web/base/auth/change_password.html:13 #: templates/web/base/auth/generate_token.html:15 +#: templates/web/base/auth/generate_token.html:26 +#: templates/web/base/auth/generate_token.html:34 #: templates/web/base/main_nav_items.html:4 templates/web/base/my/my.html:18 msgid "Your account" msgstr "" @@ -4865,8 +4983,8 @@ msgid "Your email" msgstr "" #: templates/web/base/auth/change_email.html:15 -#: templates/web/zurich/auth/general.html:30 -#: templates/web/zurich/auth/general.html:58 +#: templates/web/zurich/auth/general.html:20 +#: templates/web/zurich/auth/general.html:48 msgid "Your email address" msgstr "" @@ -4880,11 +4998,11 @@ msgstr "" msgid "Your information will only be used in accordance with our <a href=\"/privacy\">privacy policy</a>" msgstr "" -#: templates/web/base/auth/general.html:114 +#: templates/web/base/auth/general.html:116 #: templates/web/base/contact/index.html:74 #: templates/web/base/report/new/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_name.html:33 -#: templates/web/zurich/auth/general.html:61 +#: templates/web/zurich/auth/general.html:51 #: templates/web/zurich/report/new/fill_in_details_form.html:63 msgid "Your name" msgstr "" @@ -4901,21 +5019,29 @@ msgstr "" msgid "Your name has been hidden." msgstr "" -#: templates/web/base/js/translation_strings.html:69 +#: templates/web/base/js/translation_strings.html:75 msgid "Your offline reports" msgstr "" -#: templates/web/base/auth/general.html:84 +#: templates/web/base/auth/general.html:86 #: templates/web/base/report/new/form_user_loggedout_password.html:10 #: templates/web/base/report/update/form_user_loggedout_password.html:9 -#: templates/web/zurich/auth/general.html:34 +#: templates/web/zurich/auth/general.html:24 msgid "Your password" msgstr "" -#: templates/web/base/auth/change_password.html:10 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:170 +#: templates/web/base/auth/change_password.html:12 msgid "Your password has been changed" msgstr "Passordet ditt har vorte endra" +#: templates/web/base/auth/general.html:133 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:52 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:25 +#: templates/web/zurich/auth/general.html:63 +msgid "Your password should include %d or more characters." +msgstr "" + #: templates/web/base/auth/change_phone.html:19 #: templates/web/base/contact/index.html:87 #: templates/web/zurich/report/new/fill_in_details_form.html:69 @@ -4940,7 +5066,7 @@ msgstr "" msgid "Your token has been generated" msgstr "Passordet ditt har vorte endra" -#: templates/web/base/js/translation_strings.html:70 +#: templates/web/base/js/translation_strings.html:76 msgid "Your update has been saved offline for submission when back online." msgstr "" @@ -4958,17 +5084,17 @@ msgid "Yourself" msgstr "" #: templates/web/base/admin/category-checkboxes.html:7 -#: templates/web/base/admin/user-form.html:169 +#: templates/web/base/admin/user-form.html:171 msgid "all" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:909 #: perllib/FixMyStreet/App/Controller/Moderate.pm:85 -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:216 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:270 +#: perllib/FixMyStreet/DB/Result/Comment.pm:250 msgid "and a defect raised" msgstr "" @@ -5001,7 +5127,7 @@ msgid "from %s different users" msgstr "frå %s ulike brukarar" #: templates/web/base/report/_item.html:63 -#: templates/web/zurich/report/_item.html:14 +#: templates/web/zurich/report/_item.html:16 msgid "last updated %s" msgstr "" @@ -5016,7 +5142,7 @@ msgid "n/a" msgstr "i/t" #: templates/web/base/admin/category-checkboxes.html:8 -#: templates/web/base/admin/user-form.html:170 +#: templates/web/base/admin/user-form.html:172 msgid "none" msgstr "" @@ -5066,7 +5192,7 @@ msgstr "" msgid "this location" msgstr "Ser på ein stad" -#: perllib/FixMyStreet/Script/Reports.pm:183 +#: perllib/FixMyStreet/Script/Reports.pm:180 msgid "this type of local problem" msgstr "denne typen lokalt problem" @@ -5074,11 +5200,11 @@ msgstr "denne typen lokalt problem" msgid "today" msgstr "i dag" -#: templates/web/base/js/translation_strings.html:80 +#: templates/web/base/js/translation_strings.html:86 msgid "update" msgstr "" -#: templates/web/base/js/translation_strings.html:81 +#: templates/web/base/js/translation_strings.html:87 msgid "updates" msgstr "" @@ -5094,12 +5220,12 @@ msgstr "brukaren er frå same administrasjon som problemet – %d" msgid "user is problem owner" msgstr "brukaren er eigaren av problemet" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1778 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1831 #, fuzzy msgid "user not in abuse list" msgstr "E-post allereie i misbruklista" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1829 #, fuzzy msgid "user removed from abuse list" msgstr "E-post lagd til misbrukliste" @@ -5165,7 +5291,7 @@ msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:103 +#: templates/web/fixmystreet.com/reports/summary.html:104 #, perl-format msgid "%s day" msgid_plural "%s days" diff --git a/locale/pt.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/pt.UTF-8/LC_MESSAGES/FixMyStreet.po index de511b4b7..798af1d90 100644 --- a/locale/pt.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/pt.UTF-8/LC_MESSAGES/FixMyStreet.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: matthew@mysociety.org\n" -"POT-Creation-Date: 2017-12-15 17:48+0000\n" +"POT-Creation-Date: 2018-02-12 15:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety <transifex@mysociety.org>, 2017\n" "Language-Team: Portuguese (https://www.transifex.com/mysociety/teams/12067/pt/)\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: perllib/FixMyStreet/DB/Result/Problem.pm:650 -#: perllib/FixMyStreet/Script/Reports.pm:196 +#: perllib/FixMyStreet/Script/Reports.pm:193 msgid " and " msgstr "e" @@ -87,8 +87,8 @@ msgstr "" msgid "%s live updates" msgstr "%s atualizações directas" -#: templates/web/base/dashboard/index.html:159 -#: templates/web/base/dashboard/index.html:163 +#: templates/web/base/dashboard/index.html:160 +#: templates/web/base/dashboard/index.html:164 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -122,7 +122,7 @@ msgstr "(Sem número de telefone)" msgid "(a-z and space only)" msgstr "" -#: templates/web/zurich/report/_item.html:19 +#: templates/web/zurich/report/_item.html:21 msgid "(closed)" msgstr "(fechado)" @@ -131,7 +131,7 @@ msgstr "(fechado)" msgid "(covers roughly 200,000 people)" msgstr "(A distância padrão, que abrange cerca de 50 mil pessoas)" -#: templates/web/zurich/report/_item.html:17 +#: templates/web/zurich/report/_item.html:19 msgid "(fixed)" msgstr "(Corrigido)" @@ -151,6 +151,7 @@ msgstr "" msgid "(not sent to council)" msgstr "(Não reportar ao município)" +#: templates/web/base/report/new/form_user_loggedin.html:38 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "(optional)" msgstr "(opcional)" @@ -166,7 +167,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "RSS feed dos Problemas Nesta %s" #: perllib/FixMyStreet/App/Controller/Report/New.pm:252 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:688 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:685 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Escolha uma categoria --" @@ -197,7 +198,7 @@ msgstr "" msgid "<label for=\"statuses\">Show</label> %s reports <label for=\"filter_categories\">about</label> %s" msgstr "<label for=\"statuses\">Mostrar</label> %s <label for=\"filter_categories\">sobre</label> %s" -#: templates/web/base/js/translation_strings.html:78 +#: templates/web/base/js/translation_strings.html:84 msgid "<span>%s</span> saved." msgstr "" @@ -224,12 +225,12 @@ msgstr "<strong> Não </strong> Deixe-me confirmar a minha atualização por e-m msgid "<strong>No</strong> Let me confirm my update by email/text" msgstr "<strong> Não </strong> Deixe-me confirmar a minha atualização por e-mail" -#: templates/web/base/auth/general.html:110 -#: templates/web/zurich/auth/general.html:51 +#: templates/web/base/auth/general.html:112 +#: templates/web/zurich/auth/general.html:41 msgid "<strong>No</strong> let me sign in by email" msgstr "<strong> Não </strong>, deixe-me entrar por e-mail" -#: templates/web/base/auth/general.html:108 +#: templates/web/base/auth/general.html:110 #, fuzzy msgid "<strong>No</strong> let me sign in by email or text" msgstr "<strong> Não </strong>, deixe-me entrar por e-mail" @@ -242,12 +243,16 @@ msgstr "" msgid "<strong>Note:</strong> This report hasn't yet been sent onwards for action. Any changes made may not be passed on." msgstr "" -#: templates/web/base/auth/general.html:79 +#: templates/web/base/auth/general.html:81 #: templates/web/base/report/new/form_user_loggedout_password.html:3 #: templates/web/base/report/update/form_user_loggedout_password.html:2 msgid "<strong>Yes</strong> I have a password" msgstr "<strong> Sim </strong> Eu tenho uma password" +#: templates/web/base/auth/generate_token.html:54 +msgid "Activate two-factor authentication" +msgstr "" + #: templates/web/base/my/my.html:39 templates/web/base/my/my.html:50 msgid "Add" msgstr "" @@ -318,15 +323,18 @@ msgstr "" msgid "Add user" msgstr "Adicionar user" -#: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/ACV.pm:108 +#: perllib/FixMyStreet/Cobrand/Default.pm:736 msgid "Add/edit problem categories" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:720 +#: perllib/FixMyStreet/Cobrand/ACV.pm:110 +#: perllib/FixMyStreet/Cobrand/Default.pm:738 msgid "Add/edit response priorities" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:719 +#: perllib/FixMyStreet/Cobrand/ACV.pm:109 +#: perllib/FixMyStreet/Cobrand/Default.pm:737 msgid "Add/edit response templates" msgstr "" @@ -342,7 +350,7 @@ msgstr "" msgid "Admin" msgstr "" -#: templates/web/base/auth/change_password.html:39 +#: templates/web/base/auth/change_password.html:51 msgid "Again:" msgstr "Novamente" @@ -361,12 +369,12 @@ msgstr "Avise-me de atualizações futuras" #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 -#: templates/web/base/dashboard/index.html:63 +#: templates/web/base/dashboard/index.html:64 #: templates/web/base/reports/_list-filters.html:3 msgid "All" msgstr "" -#: templates/web/zurich/reports/index.html:13 +#: templates/web/zurich/reports/index.html:14 msgid "All Reports" msgstr "Todos os Relatórios" @@ -435,13 +443,13 @@ msgstr "Anonimo:" msgid "Another user" msgstr "" -#: templates/web/base/js/translation_strings.html:59 +#: templates/web/base/js/translation_strings.html:65 msgid "Are you sure you want to cancel this upload?" msgstr "" #: templates/web/base/admin/report_edit.html:84 #: templates/web/base/admin/template_edit.html:75 -#: templates/web/base/js/translation_strings.html:73 +#: templates/web/base/js/translation_strings.html:79 #: templates/web/base/report/display_tools.html:6 msgid "Are you sure?" msgstr "" @@ -452,7 +460,7 @@ msgstr "" msgid "Area covered" msgstr "Área coberta" -#: templates/web/base/admin/user-form.html:82 +#: templates/web/base/admin/user-form.html:78 msgid "Area:" msgstr "" @@ -478,11 +486,12 @@ msgstr "Atribuir ao órgão externo:" msgid "Assign to subdivision:" msgstr "Atribuir a subdivisão:" -#: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/ACV.pm:105 +#: perllib/FixMyStreet/Cobrand/Default.pm:733 msgid "Assign users to areas" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:219 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:220 msgid "Assigned to %s" msgstr "Designado para %s" @@ -494,8 +503,8 @@ msgstr "No máximo %d pedidos são retornados em cada consulta. Os pedidos retor msgid "At the moment only searching for and looking at reports work." msgstr "Neste momento, apenas procurando e olhando para os relatórios de trabalho." -#: templates/web/base/admin/user-form.html:96 -#: templates/web/base/admin/user-form.html:97 +#: templates/web/base/admin/user-form.html:92 +#: templates/web/base/admin/user-form.html:93 msgid "Authorised staff users can be associated with the categories in which they operate." msgstr "" @@ -521,11 +530,11 @@ msgid "Avoid personal information and vehicle number plates" msgstr "" #: perllib/FixMyStreet/DB/Result/Problem.pm:344 -#: templates/web/zurich/report/_item.html:9 +#: templates/web/zurich/report/_item.html:11 msgid "Awaiting moderation" msgstr "Aguardando moderação" -#: templates/web/base/js/translation_strings.html:31 +#: templates/web/base/js/translation_strings.html:37 msgid "Back" msgstr "Voltar" @@ -538,9 +547,11 @@ msgstr "" msgid "Ban user" msgstr "Bandeira - Usuario" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 -#: perllib/FixMyStreet/Cobrand/Default.pm:717 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:396 +#: perllib/FixMyStreet/Cobrand/ACV.pm:107 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 +#: perllib/FixMyStreet/Cobrand/Default.pm:735 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:423 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:55 #: templates/web/zurich/header.html:50 @@ -554,7 +565,7 @@ msgstr "Corpos" msgid "Body" msgstr "Corpo" -#: templates/web/base/admin/user-form.html:54 +#: templates/web/base/admin/user-form.html:46 msgid "Body:" msgstr "Corpo:" @@ -570,7 +581,8 @@ msgstr "Não recebeu o email de confirmação? Verifique o SPAM da sua caixa de msgid "Can't see the map? <em>Skip this step</em>" msgstr "Não pode ver a localizaçao no mapa <em> Salte esta etapa </em>" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -584,7 +596,7 @@ msgstr "" #: templates/web/base/admin/body.html:72 #: templates/web/base/admin/contact-form.html:19 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:99 +#: templates/web/base/dashboard/index.html:100 #: templates/web/base/report/_inspect.html:54 #: templates/web/base/report/_item.html:92 #: templates/web/base/report/new/category.html:12 @@ -597,7 +609,7 @@ msgstr "" msgid "Category" msgstr "Categoria" -#: templates/web/base/dashboard/index.html:102 +#: templates/web/base/dashboard/index.html:103 #, fuzzy msgid "Category and State" msgstr "Categoria" @@ -620,7 +632,7 @@ msgstr "Categoria para cada correção taxa para problemas> 4 semanas, um mes" msgid "Category:" msgstr "Categoria:" -#: perllib/FixMyStreet/Script/Reports.pm:187 +#: perllib/FixMyStreet/Script/Reports.pm:184 msgid "Category: %s" msgstr "Categoria: %s" @@ -635,9 +647,7 @@ msgid "Change email address" msgstr "" #: templates/web/base/auth/change_password.html:1 -#: templates/web/base/auth/change_password.html:16 -#: templates/web/base/auth/change_password.html:4 -#: templates/web/base/auth/change_password.html:43 +#: templates/web/base/auth/change_password.html:5 #: templates/web/base/my/my.html:63 msgid "Change password" msgstr "Mudar password" @@ -673,7 +683,7 @@ msgstr "" msgid "Choose another" msgstr "" -#: templates/web/base/js/translation_strings.html:72 +#: templates/web/base/js/translation_strings.html:78 msgid "Clear offline data" msgstr "" @@ -702,14 +712,14 @@ msgstr "Clique no link do email de confirmação para entrar" msgid "Click the link in that email to sign in." msgstr "Clique no link do email de confirmação para entrar" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:134 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:194 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:965 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:1004 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:195 #: perllib/FixMyStreet/DB/ResultSet/State.pm:71 #: templates/web/base/admin/states/index.html:103 #: templates/web/base/admin/states/index.html:27 #: templates/web/base/admin/states/index.html:33 -#: templates/web/base/dashboard/index.html:112 +#: templates/web/base/dashboard/index.html:113 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:10 #: templates/web/zurich/admin/header.html:16 @@ -742,15 +752,17 @@ msgid "Cobrand:" msgstr "Cobrand:" #: templates/web/base/admin/extra-metadata-form.html:14 +#: templates/web/base/auth/2faform.html:18 #: templates/web/base/auth/smsform.html:24 msgid "Code" msgstr "" -#: templates/web/base/js/translation_strings.html:50 +#: templates/web/base/js/translation_strings.html:56 msgid "Collapse map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:629 +#: perllib/FixMyStreet/Cobrand/ACV.pm:256 +#: perllib/FixMyStreet/Cobrand/Default.pm:647 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" msgstr "" @@ -759,6 +771,7 @@ msgstr "" msgid "Confirm" msgstr "Confirmar" +#: templates/web/base/auth/2faform.html:1 #: templates/web/base/auth/smsform.html:1 templates/web/base/auth/token.html:1 msgid "Confirm account" msgstr "Confirmar conta" @@ -808,12 +821,12 @@ msgstr "Fale com a equipe" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1801 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1830 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1854 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1883 msgid "Could not find user" msgstr "Não foi possível encontrar usuário" -#: templates/web/base/js/translation_strings.html:36 +#: templates/web/base/js/translation_strings.html:42 msgid "Could not look up location" msgstr "Não olhar para cima da localização" @@ -858,15 +871,18 @@ msgstr "Criar uma categoria" msgid "Create priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:701 +#: perllib/FixMyStreet/Cobrand/ACV.pm:91 +#: perllib/FixMyStreet/Cobrand/Default.pm:719 msgid "Create reports/updates as anonymous user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:702 +#: perllib/FixMyStreet/Cobrand/ACV.pm:92 +#: perllib/FixMyStreet/Cobrand/Default.pm:720 msgid "Create reports/updates as the council" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:700 +#: perllib/FixMyStreet/Cobrand/ACV.pm:90 +#: perllib/FixMyStreet/Cobrand/Default.pm:718 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -887,12 +903,17 @@ msgstr "Criado" msgid "Created:" msgstr "Criado:" -#: templates/web/base/auth/generate_token.html:27 +#: templates/web/base/auth/change_password.html:40 +#, fuzzy +msgid "Current password:" +msgstr "Password" + +#: templates/web/base/auth/generate_token.html:46 #, fuzzy msgid "Current token:" msgstr "Estado actual" -#: templates/web/base/dashboard/index.html:91 +#: templates/web/base/dashboard/index.html:92 msgid "Currently grouped by %s" msgstr "" @@ -901,7 +922,7 @@ msgstr "" msgid "Currently no bodies have been created." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:830 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:869 #: templates/web/zurich/admin/report_edit-sdm.html:105 msgid "Customer not contactable" msgstr "" @@ -913,6 +934,10 @@ msgstr "" msgid "Dashboard" msgstr "Painel de instrumentos" +#: templates/web/base/auth/generate_token.html:54 +msgid "Deactivate two-factor authentication" +msgstr "" + #: templates/web/zurich/admin/stats/index.html:35 msgid "Dealt with by subdivision within 5 working days" msgstr "Tratadas pelas subdivisões dentro de 5 dias úteis" @@ -962,7 +987,7 @@ msgstr "" msgid "Detailed information is limited to %d characters." msgstr "" -#: templates/web/base/js/translation_strings.html:33 +#: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "DEtalhes" @@ -974,7 +999,7 @@ msgstr "DEtalhes" msgid "Details:" msgstr "Detalhes:" -#: templates/web/base/dashboard/index.html:103 +#: templates/web/base/dashboard/index.html:104 msgid "Device and Site" msgstr "" @@ -1025,7 +1050,7 @@ msgstr "" msgid "Down one" msgstr "" -#: templates/web/base/js/translation_strings.html:58 +#: templates/web/base/js/translation_strings.html:64 msgid "Drag and drop photos here or <u>click to upload</u>" msgstr "" @@ -1066,23 +1091,27 @@ msgstr "Editar" msgid "Edit body details" msgstr "Editar os detalhes do corpo" -#: perllib/FixMyStreet/Cobrand/Default.pm:712 +#: perllib/FixMyStreet/Cobrand/ACV.pm:102 +#: perllib/FixMyStreet/Cobrand/Default.pm:730 msgid "Edit other users' details" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:713 +#: perllib/FixMyStreet/Cobrand/ACV.pm:103 +#: perllib/FixMyStreet/Cobrand/Default.pm:731 msgid "Edit other users' permissions" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:695 +#: perllib/FixMyStreet/Cobrand/ACV.pm:89 +#: perllib/FixMyStreet/Cobrand/Default.pm:713 msgid "Edit report category" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:696 +#: perllib/FixMyStreet/Cobrand/Default.pm:714 msgid "Edit report priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:694 +#: perllib/FixMyStreet/Cobrand/ACV.pm:88 +#: perllib/FixMyStreet/Cobrand/Default.pm:712 msgid "Edit reports" msgstr "" @@ -1115,8 +1144,8 @@ msgstr "Editar" #: templates/web/base/admin/users.html:17 #: templates/web/zurich/admin/body-form.html:9 #: templates/web/zurich/admin/body.html:15 -#: templates/web/zurich/auth/general.html:24 -#: templates/web/zurich/auth/general.html:54 +#: templates/web/zurich/auth/general.html:14 +#: templates/web/zurich/auth/general.html:44 msgid "Email" msgstr "Email" @@ -1142,7 +1171,7 @@ msgstr "" msgid "Email alert deleted" msgstr "" -#: templates/web/base/admin/user-form.html:22 +#: templates/web/base/admin/user-form.html:21 msgid "Email verified:" msgstr "" @@ -1153,10 +1182,6 @@ msgstr "" msgid "Email:" msgstr "Email:" -#: perllib/FixMyStreet/Script/Reports.pm:111 -msgid "Email: %s" -msgstr "Email: %s" - #: templates/web/base/admin/open311-form-fields.html:55 #: templates/web/base/admin/open311-form-fields.html:56 msgid "" @@ -1174,7 +1199,7 @@ msgid "" " problem must be emailed, while others can be sent over Open311." msgstr "" -#: templates/web/base/dashboard/index.html:77 +#: templates/web/base/dashboard/index.html:78 #, fuzzy msgid "End Date" msgstr "Por data" @@ -1183,7 +1208,7 @@ msgstr "Por data" msgid "Endpoint" msgstr "Endpoint" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:81 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:82 msgid "Enter a Zürich street name" msgstr "Digite um nome de uma rua de Mindelo" @@ -1202,10 +1227,10 @@ msgstr "Inserir um código postal válido (xxxx-xxx), ou nome da rua, zona ou lo msgid "Enter a nearby street name and area" msgstr "Digite um nome de rua nas proximidades e área" -#: templates/web/base/auth/general.html:123 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:45 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:17 -#: templates/web/zurich/auth/general.html:65 +#: templates/web/base/auth/general.html:128 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:47 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:20 +#: templates/web/zurich/auth/general.html:58 msgid "Enter a password" msgstr "Digite uma nova password" @@ -1240,7 +1265,7 @@ msgstr "Exemplos:" msgid "Existing category" msgstr "" -#: templates/web/base/js/translation_strings.html:49 +#: templates/web/base/js/translation_strings.html:55 msgid "Expand map" msgstr "" @@ -1248,12 +1273,12 @@ msgstr "" msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:104 +#: templates/web/base/dashboard/index.html:105 msgid "Export as CSV" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:179 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:918 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:180 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:957 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:12 msgid "Extern" @@ -1276,7 +1301,7 @@ msgstr "" msgid "External team" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Default.pm:674 #: templates/web/base/admin/reportextrafields/edit.html:1 #: templates/web/base/admin/reportextrafields/index.html:1 #, fuzzy @@ -1316,10 +1341,10 @@ msgid "Fix this by choosing an <strong>area covered</strong> in the <em>Edit bod msgstr "" #: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:133 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:113 +#: templates/web/base/dashboard/index.html:114 msgid "Fixed" msgstr "FIX" @@ -1341,7 +1366,7 @@ msgstr "" msgid "Flag user" msgstr "Bandeira - Usuario" -#: perllib/FixMyStreet/Cobrand/Default.pm:627 +#: perllib/FixMyStreet/Cobrand/Default.pm:645 #: templates/web/base/admin/users.html:20 msgid "Flagged" msgstr "Marcado" @@ -1350,7 +1375,7 @@ msgstr "Marcado" msgid "Flagged reports and users" msgstr "" -#: templates/web/base/admin/user-form.html:112 +#: templates/web/base/admin/user-form.html:108 msgid "Flagged users are listed on the <a href='%s'>flagged</a> page." msgstr "" @@ -1358,8 +1383,8 @@ msgstr "" msgid "Flagged users are not restricted in any way. This is just a list of users that have been marked for attention." msgstr "" -#: templates/web/base/admin/report_edit.html:140 -#: templates/web/base/admin/user-form.html:118 +#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/user-form.html:115 msgid "Flagged:" msgstr "Marcado:" @@ -1379,17 +1404,17 @@ msgstr "" msgid "For more information, see <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." msgstr "" -#: templates/web/base/auth/general.html:94 +#: templates/web/base/auth/general.html:96 #: templates/web/base/report/new/form_user_loggedout_password.html:20 #: templates/web/base/report/update/form_user_loggedout_password.html:19 msgid "Forgotten your password?" msgstr "Não se lembra da sua password?" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:748 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:787 msgid "Forwarded to external body" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:749 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:788 msgid "Forwarded wish to external body" msgstr "" @@ -1399,11 +1424,7 @@ msgstr "" msgid "Frequently Asked Questions" msgstr "Perguntas mais frequentes" -#: templates/web/base/auth/generate_token.html:1 -#: templates/web/base/auth/generate_token.html:2 -#: templates/web/base/auth/generate_token.html:20 -#: templates/web/base/auth/generate_token.html:33 -#: templates/web/base/my/my.html:65 +#: templates/web/base/auth/generate_token.html:52 msgid "Generate token" msgstr "" @@ -1450,7 +1471,8 @@ msgstr " Ir" msgid "Going to send questionnaire?" msgstr "Vai enviar questionário?" -#: perllib/FixMyStreet/Cobrand/Default.pm:714 +#: perllib/FixMyStreet/Cobrand/ACV.pm:104 +#: perllib/FixMyStreet/Cobrand/Default.pm:732 msgid "Grant access to the admin" msgstr "" @@ -1458,12 +1480,12 @@ msgstr "" msgid "Graph of problem creation by status over time" msgstr "Status da tabela grafica ao longo do tempo" -#: templates/web/base/dashboard/index.html:93 +#: templates/web/base/dashboard/index.html:94 #, fuzzy msgid "Group by %s" msgstr "por %s" -#: templates/web/base/dashboard/index.html:98 +#: templates/web/base/dashboard/index.html:99 msgid "Group by:" msgstr "" @@ -1496,7 +1518,7 @@ msgstr "Fotos de relatórios recentes mais proximos" msgid "Hi %s" msgstr "Oi %s" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:911 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:950 #: perllib/FixMyStreet/DB/ResultSet/State.pm:64 #: templates/web/base/admin/update_edit.html:30 #: templates/web/zurich/admin/header.html:1 @@ -1506,6 +1528,11 @@ msgstr "Oi %s" msgid "Hidden" msgstr "Esconder" +#: templates/web/base/admin/user-form.html:197 +#, fuzzy +msgid "Hide all reports and updates" +msgstr "Listar todos os problemas relatados" + #: templates/web/base/report/_main.html:105 msgid "Hide entire report" msgstr "" @@ -1529,7 +1556,7 @@ msgstr "" #: templates/web/base/around/display_location.html:60 #: templates/web/base/around/display_location.html:68 -#: templates/web/base/js/translation_strings.html:55 +#: templates/web/base/js/translation_strings.html:61 msgid "Hide pins" msgstr "Ocultar pins" @@ -1558,7 +1585,7 @@ msgstr "Home" msgid "How to report a problem" msgstr "Como reportar um problema" -#: templates/web/base/js/translation_strings.html:32 +#: templates/web/base/js/translation_strings.html:38 msgid "How to send successful reports" msgstr "Como enviar relatorios com sucesso" @@ -1617,7 +1644,7 @@ msgid "" " the menu. Make sure you use the same category name in the bodies if you want this to happen." msgstr "" -#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/auth/generate_token.html:61 msgid "If you generate a new token the existing token will no longer work." msgstr "" @@ -1691,8 +1718,8 @@ msgstr "" msgid "In addition, the following attributes that are not part of the Open311 v2 specification are returned: agency_sent_datetime, title (also returned as part of description), interface_used, comment_count, requestor_name (only present if requestor allowed the name to be shown on this site)." msgstr "Além disso, os seguintes atributos que não fazem parte da especificação v2 Open311 são retornados: agency_sent_datetime, título (também retornou como parte da descrição), interface_used, comment_count, requestor_name (presente apenas se solicitante permitido o nome a ser mostrado neste site) ." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:197 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:959 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:198 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:998 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:8 msgid "In progress" @@ -1722,7 +1749,7 @@ msgstr "" msgid "Inspection required" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:698 +#: perllib/FixMyStreet/Cobrand/Default.pm:716 msgid "Instruct contractors to fix problems" msgstr "" @@ -1754,20 +1781,20 @@ msgstr "" msgid "It’s on its way to the council right now." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:182 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:183 msgid "Jurisdiction Unknown" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:923 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:962 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:15 msgid "Jurisdiction unknown" msgstr "" -#: templates/web/base/auth/general.html:90 +#: templates/web/base/auth/general.html:92 #: templates/web/base/report/new/form_user_loggedout_password.html:16 #: templates/web/base/report/update/form_user_loggedout_password.html:15 -#: templates/web/zurich/auth/general.html:40 +#: templates/web/zurich/auth/general.html:30 msgid "Keep me signed in on this computer" msgstr "Manter-me ligado neste computador" @@ -1831,6 +1858,11 @@ msgstr "" msgid "List all reported problems" msgstr "Listar todos os problemas relatados" +#: templates/web/base/around/on_map_list_items.html:18 +#, fuzzy +msgid "Loading reports…" +msgstr "relatórios fechados" + #: templates/web/base/report/new/category_wrapper.html:8 msgid "Loading..." msgstr "Carregando ..." @@ -1869,23 +1901,31 @@ msgstr "" msgid "Log in with Twitter" msgstr "" -#: templates/web/base/js/translation_strings.html:65 +#: templates/web/base/js/translation_strings.html:71 msgid "Log in with email" msgstr "" -#: templates/web/base/js/translation_strings.html:63 +#: templates/web/base/js/translation_strings.html:69 msgid "Log in with email/text" msgstr "" -#: templates/web/base/dashboard/index.html:81 +#: templates/web/base/admin/user-form.html:195 +msgid "Log out of all sessions" +msgstr "" + +#: templates/web/base/dashboard/index.html:82 msgid "Look up" msgstr "" -#: templates/web/base/js/translation_strings.html:44 +#: templates/web/base/js/translation_strings.html:50 msgid "MAP" msgstr "Mapa" -#: perllib/FixMyStreet/Cobrand/Default.pm:699 +#: templates/web/base/admin/user-form.html:196 +msgid "Make anonymous on all reports and updates" +msgstr "" + +#: perllib/FixMyStreet/Cobrand/Default.pm:717 msgid "Manage shortlist" msgstr "" @@ -1893,7 +1933,7 @@ msgstr "" msgid "Manual order" msgstr "" -#: templates/web/base/js/translation_strings.html:46 +#: templates/web/base/js/translation_strings.html:52 msgid "Map" msgstr "" @@ -1901,11 +1941,11 @@ msgstr "" msgid "Mark as sent" msgstr "" -#: templates/web/base/admin/user-form.html:110 +#: templates/web/base/admin/user-form.html:106 msgid "Mark users whose behaviour you want to keep a check on as <strong>flagged</strong>." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:697 +#: perllib/FixMyStreet/Cobrand/Default.pm:715 msgid "Markup problem details" msgstr "" @@ -1933,7 +1973,8 @@ msgstr "Falta informaçao jurisdiction_id" msgid "Moderate" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:693 +#: perllib/FixMyStreet/Cobrand/ACV.pm:87 +#: perllib/FixMyStreet/Cobrand/Default.pm:711 msgid "Moderate report details" msgstr "" @@ -1959,7 +2000,7 @@ msgstr "Moderado por divisão dentro de um dia de trabalho" msgid "Moderation reason:" msgstr "" -#: templates/web/base/dashboard/index.html:101 +#: templates/web/base/dashboard/index.html:102 msgid "Month" msgstr "Mês" @@ -1981,12 +2022,12 @@ msgstr "" #: templates/web/base/admin/states/index.html:108 #: templates/web/base/admin/states/index.html:11 #: templates/web/base/admin/users.html:16 -#: templates/web/base/auth/general.html:113 +#: templates/web/base/auth/general.html:115 #: templates/web/base/report/new/form_user_loggedin.html:49 #: templates/web/base/report/new/form_user_loggedout_by_email.html:11 #: templates/web/base/report/update/form_name.html:27 #: templates/web/zurich/admin/body-form.html:4 -#: templates/web/zurich/auth/general.html:60 +#: templates/web/zurich/auth/general.html:50 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "Name" msgstr "Nome" @@ -1999,10 +2040,6 @@ msgstr "Nome" msgid "Name:" msgstr "Nome:" -#: perllib/FixMyStreet/Script/Reports.pm:110 -msgid "Name: %s" -msgstr "Nome: %s" - #: templates/web/base/report/_inspect.html:44 msgid "Navigate to this problem" msgstr "" @@ -2020,8 +2057,8 @@ msgstr "Nomeado rodoviário mais próximo ao pino colocado no mapa (gerado autom msgid "Nearest postcode to the pin placed on the map (automatically generated): %s (%sm away)" msgstr "Código postal mais próximo do pino colocado no mapa (gerado automaticamente): %s (%sm distância)" -#: perllib/FixMyStreet/Cobrand/Default.pm:521 -#: perllib/FixMyStreet/Cobrand/Default.pm:549 +#: perllib/FixMyStreet/Cobrand/Default.pm:539 +#: perllib/FixMyStreet/Cobrand/Default.pm:567 msgid "Nearest road to the pin placed on the map (automatically generated by Bing Maps): %s" msgstr "Estrada mais próxima para o pino colocado no mapa (gerado automaticamente por Bing Maps): %s" @@ -2042,12 +2079,13 @@ msgstr "" msgid "Nearly done! Now check your email…" msgstr "Está quase! Agora basta verificar o seu email…" +#: templates/web/base/auth/2faform.html:8 #: templates/web/base/auth/smsform.html:19 #, fuzzy msgid "Nearly done! Now check your phone…" msgstr "Está quase! Agora basta verificar o seu email…" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:129 msgid "New" msgstr "" @@ -2076,7 +2114,7 @@ msgstr "Novos problemas locais FixMyStreetMindelo" msgid "New note to DM:" msgstr "" -#: templates/web/base/auth/change_password.html:35 +#: templates/web/base/auth/change_password.html:47 msgid "New password:" msgstr "" @@ -2134,7 +2172,7 @@ msgstr "" msgid "Next" msgstr "Proximo" -#: perllib/FixMyStreet/Cobrand/Default.pm:1222 +#: perllib/FixMyStreet/Cobrand/Default.pm:1240 #: templates/web/base/admin/category_edit.html:4 #: templates/web/base/admin/list_updates.html:32 #: templates/web/base/admin/list_updates.html:34 @@ -2150,11 +2188,11 @@ msgstr "Proximo" msgid "No" msgstr "Nao" -#: templates/web/base/admin/user-form.html:84 +#: templates/web/base/admin/user-form.html:80 msgid "No area" msgstr "" -#: templates/web/base/admin/user-form.html:55 +#: templates/web/base/admin/user-form.html:48 msgid "No body" msgstr "Nenhum corpo" @@ -2191,7 +2229,7 @@ msgstr "" msgid "No reports to show on map, here are some nearby:" msgstr "" -#: templates/web/base/js/translation_strings.html:37 +#: templates/web/base/js/translation_strings.html:43 msgid "No result returned" msgstr "Nenhum resultado retornado" @@ -2213,15 +2251,15 @@ msgstr "Não apoiantes" msgid "None" msgstr "Nenhum" -#: templates/web/base/admin/user-form.html:76 -#: templates/web/base/admin/user-form.html:77 +#: templates/web/base/admin/user-form.html:72 +#: templates/web/base/admin/user-form.html:73 msgid "" "Normal (public) users should not be associated with any <strong>area</strong>.<br>\n" " Authorised staff users can be associated with the area in which they operate." msgstr "" -#: templates/web/base/admin/user-form.html:46 -#: templates/web/base/admin/user-form.html:47 +#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:39 msgid "" "Normal (public) users should not be associated with any <strong>body</strong>.<br>\n" " Authorised staff users can be associated with the body they represent.<br>\n" @@ -2229,8 +2267,8 @@ msgid "" " activity across their body), the ability to hide reports or set special report statuses." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:186 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:933 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:187 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:972 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:13 msgid "Not contactable" @@ -2289,15 +2327,15 @@ msgstr "" msgid "Number of problems reported in each ward, in the last 7 days." msgstr "" -#: templates/web/base/js/translation_strings.html:43 +#: templates/web/base/js/translation_strings.html:49 msgid "OK" msgstr "OK" -#: templates/web/base/js/translation_strings.html:74 +#: templates/web/base/js/translation_strings.html:80 msgid "Offline data cleared" msgstr "" -#: templates/web/base/js/translation_strings.html:71 +#: templates/web/base/js/translation_strings.html:77 msgid "Offline update data saved" msgstr "" @@ -2313,14 +2351,14 @@ msgstr "" msgid "On behalf of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:174 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:905 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:175 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:944 #: perllib/FixMyStreet/DB/ResultSet/State.pm:70 #: templates/web/base/admin/states/index.html:102 #: templates/web/base/admin/states/index.html:25 #: templates/web/base/admin/states/index.html:32 #: templates/web/base/admin/update_edit.html:30 -#: templates/web/base/dashboard/index.html:111 +#: templates/web/base/dashboard/index.html:112 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:7 #: templates/web/zurich/admin/update_edit.html:18 @@ -2359,17 +2397,17 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1238 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:689 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:690 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1262 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:686 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:687 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:716 #: perllib/FixMyStreet/App/Controller/Report/New.pm:719 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:722 #: perllib/FixMyStreet/DB/Result/Problem.pm:588 #: perllib/FixMyStreet/DB/Result/Problem.pm:595 #: perllib/FixMyStreet/DB/Result/Problem.pm:610 #: perllib/FixMyStreet/DB/Result/Problem.pm:619 -#: perllib/FixMyStreet/Script/Reports.pm:182 -#: perllib/FixMyStreet/Script/Reports.pm:197 +#: perllib/FixMyStreet/Script/Reports.pm:179 +#: perllib/FixMyStreet/Script/Reports.pm:194 msgid "Other" msgstr "Outro" @@ -2404,23 +2442,23 @@ msgstr "Parente" msgid "Partial" msgstr "Parcial" -#: templates/web/base/auth/general.html:116 +#: templates/web/base/auth/general.html:118 #: templates/web/base/report/new/form_user_loggedout_by_email.html:38 #: templates/web/base/report/update/form_user_loggedout_by_email.html:10 -#: templates/web/zurich/auth/general.html:32 -#: templates/web/zurich/auth/general.html:63 +#: templates/web/zurich/auth/general.html:22 +#: templates/web/zurich/auth/general.html:53 msgid "Password (optional)" msgstr "Password (opcional)" -#: templates/web/base/auth/general.html:81 +#: templates/web/base/auth/general.html:83 msgid "Password:" msgstr "Password:" -#: templates/web/base/js/translation_strings.html:52 +#: templates/web/base/js/translation_strings.html:58 msgid "Permalink" msgstr "" -#: templates/web/base/admin/user-form.html:162 +#: templates/web/base/admin/user-form.html:164 msgid "Permissions:" msgstr "" @@ -2439,12 +2477,12 @@ msgstr "" msgid "Phone number (optional)" msgstr "Telefone (opcional)" -#: templates/web/base/admin/user-form.html:30 +#: templates/web/base/admin/user-form.html:25 msgid "Phone verified:" msgstr "" #: templates/web/base/admin/report_edit.html:135 -#: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 +#: templates/web/base/admin/user-form.html:23 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:39 msgid "Phone:" msgstr "Telefone:" @@ -2498,12 +2536,12 @@ msgid "Pick your ward" msgstr "" #: templates/web/base/around/display_location.html:74 -#: templates/web/base/js/translation_strings.html:30 +#: templates/web/base/js/translation_strings.html:36 msgid "Place pin on map" msgstr "Coloque a fix pin no mapa" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:945 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:951 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:984 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:990 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:9 #: templates/web/zurich/admin/index-dm.html:9 @@ -2514,8 +2552,8 @@ msgstr "Planejado" msgid "Please be polite, concise and to the point." msgstr "Por favor, seja educado, objectivo, conciso e direto ao ponto." -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:27 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:31 msgid "Please check the passwords and try again" msgstr "Por favor verifique as passwords e tente novamente" @@ -2523,13 +2561,12 @@ msgstr "Por favor verifique as passwords e tente novamente" #: templates/web/base/auth/_username_error.html:9 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:27 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:9 msgid "Please check your email address is correct" msgstr "Favor verificar se seu email esta correcto" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1334 -#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1327 +#: perllib/FixMyStreet/DB/Result/User.pm:205 +#: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:7 #, fuzzy @@ -2537,13 +2574,18 @@ msgid "Please check your phone number is correct" msgstr "Favor verificar se seu email esta correcto" #: perllib/FixMyStreet/App/Controller/Admin.pm:297 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:905 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:928 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:923 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:946 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 -#: templates/web/base/js/translation_strings.html:10 +#: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" msgstr "Escolher uma categoria" +#: perllib/FixMyStreet/App/Controller/Auth.pm:383 +#: perllib/FixMyStreet/App/Controller/Auth.pm:409 +msgid "Please choose a less commonly-used password" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Admin.pm:345 #: templates/web/base/admin/bodies.html:4 templates/web/base/admin/body.html:11 #: templates/web/base/admin/template_edit.html:13 @@ -2566,20 +2608,21 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:298 #: perllib/FixMyStreet/DB/Result/Comment.pm:128 -#: templates/web/base/js/translation_strings.html:3 +#: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Por favor insira uma mensagem" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1332 -#: perllib/FixMyStreet/DB/Result/User.pm:200 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1325 +#: perllib/FixMyStreet/DB/Result/User.pm:208 +#: perllib/FixMyStreet/DB/Result/User.pm:209 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:4 #, fuzzy msgid "Please enter a mobile number" msgstr "Por favor insira uma mensagem" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1365 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1461 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1462 msgid "Please enter a name" msgstr "" @@ -2587,53 +2630,51 @@ msgstr "" msgid "Please enter a name for this body" msgstr "" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:25 -#: templates/web/base/js/translation_strings.html:20 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:29 +#: templates/web/base/js/translation_strings.html:23 msgid "Please enter a password" msgstr "Por favor insira uma password" #: perllib/FixMyStreet/App/Controller/Contact.pm:115 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 -#: templates/web/base/js/translation_strings.html:4 +#: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Por favor insira um assunto" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1362 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1452 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1355 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1453 #: perllib/FixMyStreet/App/Controller/Admin.pm:311 -#: perllib/FixMyStreet/DB/Result/User.pm:193 -#: templates/web/base/js/translation_strings.html:13 -#: templates/web/base/js/translation_strings.html:17 +#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: templates/web/base/js/translation_strings.html:16 +#: templates/web/base/js/translation_strings.html:20 msgid "Please enter a valid email" msgstr "Por favor insira um email valido" -#: perllib/FixMyStreet/App/Controller/Alert.pm:350 +#: perllib/FixMyStreet/App/Controller/Alert.pm:355 #: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please enter a valid email address" msgstr "Por favor insira um endereço de e-mail válido" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1356 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1446 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1349 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Por favor insira um email valido" #: perllib/FixMyStreet/DB/Result/Problem.pm:369 -#: templates/web/base/js/translation_strings.html:5 +#: templates/web/base/js/translation_strings.html:8 msgid "Please enter some details" msgstr "Por favor, insira alguns detalhes" #: perllib/FixMyStreet/App/Controller/Contact.pm:114 -#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: perllib/FixMyStreet/DB/Result/User.pm:196 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:26 -#: templates/web/base/js/translation_strings.html:12 -#: templates/web/base/js/translation_strings.html:16 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:8 +#: templates/web/base/js/translation_strings.html:15 +#: templates/web/base/js/translation_strings.html:19 msgid "Please enter your email" msgstr "Digite o seu e-mail" @@ -2641,34 +2682,34 @@ msgstr "Digite o seu e-mail" msgid "Please enter your email address" msgstr "Por favor, insira o seu endereço de email" -#: templates/web/base/js/translation_strings.html:26 +#: templates/web/base/js/translation_strings.html:32 msgid "Please enter your first name" msgstr "Digite seu primeiro nome" #: perllib/FixMyStreet/Cobrand/UK.pm:326 -#: templates/web/base/js/translation_strings.html:8 +#: templates/web/base/js/translation_strings.html:11 msgid "Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below" msgstr "Por favor, insira o seu nome completo, os conselhos precisam desta informação - se você não quiser que seu nome seja mostrado no site, desmarque a caixa abaixo" #: perllib/FixMyStreet/App/Controller/Contact.pm:113 #: perllib/FixMyStreet/DB/Result/Comment.pm:125 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 -#: perllib/FixMyStreet/DB/Result/User.pm:186 -#: templates/web/base/js/translation_strings.html:7 +#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: templates/web/base/js/translation_strings.html:10 msgid "Please enter your name" msgstr "Digite seu nome" #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:6 -#: templates/web/base/js/translation_strings.html:23 +#: templates/web/base/js/translation_strings.html:29 msgid "Please enter your phone number" msgstr "" -#: templates/web/base/js/translation_strings.html:27 +#: templates/web/base/js/translation_strings.html:33 msgid "Please enter your second name" msgstr "Digite seu segundo nome, apelido" -#: templates/web/base/js/translation_strings.html:25 +#: templates/web/base/js/translation_strings.html:31 msgid "Please enter your title" msgstr "Por favor, insira o seu título" @@ -2691,10 +2732,19 @@ msgstr "Por favor, preencha os detalhes do problema." msgid "Please fill in the form below with details of the problem, and describe the location as precisely as possible in the details box." msgstr "Por favor, preencha o formulário abaixo com detalhes do problema e descrever a localização mais precisa possível na caixa de detalhes." +#: templates/web/base/auth/2faform.html:9 +msgid "Please generate a two-factor code and enter it below:" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Questionnaire.pm:239 msgid "Please indicate whether you'd like to receive another questionnaire" msgstr "Por favor, indique se você gostaria de receber um outro questionário" +#: perllib/FixMyStreet/App/Controller/Auth.pm:406 +#: templates/web/base/js/translation_strings.html:26 +msgid "Please make sure your password is at least %d characters long" +msgstr "" + #: templates/web/base/report/updates-sidebar-notes.html:2 msgid "Please note that updates are not sent to the council." msgstr "Por favor, note que as actualizações não são enviadas para as autoridades competentes." @@ -2758,12 +2808,12 @@ msgstr "Por favor, indique se o problema foi corrigido" #: perllib/FixMyStreet/App/Model/PhotoSet.pm:122 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:156 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:158 -#: templates/web/base/js/translation_strings.html:60 +#: templates/web/base/js/translation_strings.html:66 msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1359 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1449 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1352 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 msgid "Please verify at least one of email/phone" msgstr "" @@ -2776,24 +2826,24 @@ msgid "Please write your update here" msgstr "Por favor, escreva a sua atualização aqui" #: templates/web/base/report/update-form.html:25 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:18 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_user_loggedout_password.html:10 msgid "Post" msgstr "Postar" -#: perllib/FixMyStreet/DB/Result/Comment.pm:231 +#: perllib/FixMyStreet/DB/Result/Comment.pm:211 msgid "Posted anonymously at %s" msgstr "Postado anonimamente em %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:266 +#: perllib/FixMyStreet/DB/Result/Comment.pm:246 msgid "Posted by %s at %s" msgstr "Postado por %s aem %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:254 +#: perllib/FixMyStreet/DB/Result/Comment.pm:234 msgid "Posted by <strong>%s</strong> (%s) at %s" msgstr "Postado por <strong>%s</strong> (%s) em %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:256 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 msgid "Posted by <strong>%s</strong> at %s" msgstr "Postado por <strong>%s</strong> em %s" @@ -2805,7 +2855,7 @@ msgstr "" msgid "Previous" msgstr "Anterior" -#: perllib/FixMyStreet/Cobrand/Default.pm:648 +#: perllib/FixMyStreet/Cobrand/Default.pm:666 msgid "Priorities" msgstr "" @@ -2826,7 +2876,7 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:144 msgid "Private" msgstr "Privado" @@ -2856,7 +2906,7 @@ msgstr "Problema %s enviado ao conselho %s" msgid "Problem breakdown by state" msgstr "Colapso problema por estado" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1309 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1283 msgid "Problem marked as open." msgstr "Problema marcado como aberto." @@ -2864,7 +2914,8 @@ msgstr "Problema marcado como aberto." msgid "Problem state change based on survey results" msgstr "Mudança de estado do problema com base nos resultados da pesquisa" -#: perllib/FixMyStreet/Cobrand/Default.pm:692 +#: perllib/FixMyStreet/Cobrand/ACV.pm:86 +#: perllib/FixMyStreet/Cobrand/Default.pm:710 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Problemas" @@ -2891,7 +2942,7 @@ msgstr "Problemas relatados recentemente fixados em FixMyStreetMindelo" msgid "Problems within %.1fkm of %s" msgstr "Problemas dentro de %.1fkm deste local" -#: perllib/FixMyStreet/Cobrand/Default.pm:821 +#: perllib/FixMyStreet/Cobrand/Default.pm:839 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:137 #: perllib/FixMyStreet/Cobrand/UK.pm:215 perllib/FixMyStreet/Cobrand/UK.pm:257 #: perllib/FixMyStreet/Cobrand/UK.pm:269 @@ -2927,12 +2978,12 @@ msgstr "Fornecer uma atualização" msgid "Provide update as" msgstr "" -#: templates/web/base/auth/general.html:119 +#: templates/web/base/auth/general.html:124 msgid "Providing a name and password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "" -#: templates/web/base/report/new/form_user_loggedout_by_email.html:41 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:13 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:43 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:16 msgid "Providing a password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Fornecer uma password é opcional, mas isso vai permitir reportar problemas de forma mais fácil, actualizar e gerir os seus relatórios." @@ -2949,7 +3000,7 @@ msgstr "Resposta do público:" msgid "Public update:" msgstr "" -#: templates/web/zurich/admin/report_edit.html:123 +#: templates/web/zurich/admin/report_edit.html:122 #: templates/web/zurich/admin/stats/index.html:38 msgid "Publish photo" msgstr "Publicar foto" @@ -3005,7 +3056,7 @@ msgstr "RSS feed de %s, %s problemas pendentes" msgid "RSS feed of nearby problems" msgstr "RSS feed dos problemas próximos" -#: perllib/FixMyStreet/Cobrand/Default.pm:822 +#: perllib/FixMyStreet/Cobrand/Default.pm:840 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:136 #: perllib/FixMyStreet/Cobrand/UK.pm:222 msgid "RSS feed of problems within %s" @@ -3057,6 +3108,10 @@ msgstr "Lembre-se que FixMyStreetMIndelo é principalmente para relatar problema msgid "Remove" msgstr "Remover bandeira" +#: templates/web/base/admin/user-form.html:198 +msgid "Remove account details" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:4 #, fuzzy msgid "Remove field" @@ -3078,13 +3133,13 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:159 +#: templates/web/base/admin/report_edit.html:161 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" msgstr "Remover foto (não pode ser desfeita!)" -#: templates/web/base/auth/generate_token.html:33 +#: templates/web/base/auth/generate_token.html:52 msgid "Replace token" msgstr "" @@ -3116,11 +3171,11 @@ msgstr "Abusivo" msgid "Report as" msgstr "" -#: perllib/FixMyStreet/App/Controller/Rss.pm:302 +#: perllib/FixMyStreet/App/Controller/Rss.pm:303 msgid "Report on %s" msgstr "Relatório sobre %s" -#: templates/web/base/dashboard/index.html:61 +#: templates/web/base/dashboard/index.html:62 msgid "Report state:" msgstr "" @@ -3190,15 +3245,16 @@ msgstr "" #: templates/web/base/around/index.html:3 #: templates/web/base/around/lookup_by_ref.html:3 -#: templates/web/base/js/translation_strings.html:42 +#: templates/web/base/js/translation_strings.html:48 #: templates/web/base/report/new/fill_in_details.html:0 #: templates/web/base/report/new/fill_in_details.html:8 #: templates/web/zurich/report/new/fill_in_details_form.html:4 msgid "Reporting a problem" msgstr "Relatando um problema" -#: perllib/FixMyStreet/Cobrand/Default.pm:638 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:388 +#: perllib/FixMyStreet/Cobrand/ACV.pm:265 +#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/zurich/header.html:46 msgid "Reports" msgstr "Relatórios" @@ -3216,7 +3272,7 @@ msgstr "Relatórios aguardando aprovação" msgid "Reports by destination" msgstr "Relatado por %s em %s" -#: templates/web/base/admin/user-form.html:125 +#: templates/web/base/admin/user-form.html:124 msgid "Reports made by trusted users will be sent to the responsible body without being inspected first." msgstr "" @@ -3228,7 +3284,7 @@ msgstr "" msgid "Reports published" msgstr "Os relatórios publicados" -#: templates/web/base/js/translation_strings.html:75 +#: templates/web/base/js/translation_strings.html:81 msgid "Reports saved offline." msgstr "" @@ -3302,8 +3358,8 @@ msgstr "" msgid "Revert to original title" msgstr "" -#: templates/web/base/js/translation_strings.html:28 -#: templates/web/base/js/translation_strings.html:40 +#: templates/web/base/js/translation_strings.html:34 +#: templates/web/base/js/translation_strings.html:46 msgid "Right place?" msgstr "Lugar certo?" @@ -3317,16 +3373,16 @@ msgstr "Operador de estrada por esta estrada chamada (derivado do número de ref msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "Operador de estrada por esta estrada chamada (a partir de OpenStreetMap): %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1879 -#: templates/web/base/admin/report_edit.html:156 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: templates/web/base/admin/report_edit.html:158 #: templates/web/base/admin/update_edit.html:68 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Girar para a esquerda" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: templates/web/base/admin/report_edit.html:157 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: templates/web/base/admin/report_edit.html:159 #: templates/web/base/admin/update_edit.html:69 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3336,7 +3392,7 @@ msgstr "Girar para a direita" msgid "Rotating this photo will discard unsaved changes to the report." msgstr "" -#: templates/web/base/js/translation_strings.html:47 +#: templates/web/base/js/translation_strings.html:53 #: templates/web/base/maps/google-ol.html:2 msgid "Satellite" msgstr "" @@ -3367,11 +3423,11 @@ msgid "Save with a public update" msgstr "" #. ("This is followed by a progress count, e.g. 3/5") -#: templates/web/base/js/translation_strings.html:76 +#: templates/web/base/js/translation_strings.html:82 msgid "Saving reports offline" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:130 #, fuzzy msgid "Scheduled" msgstr "Ação Programada" @@ -3405,12 +3461,20 @@ msgstr "" msgid "Searching found no users." msgstr "" +#: templates/web/base/auth/generate_token.html:1 +#: templates/web/base/auth/generate_token.html:2 +#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/my/my.html:65 +msgid "Security" +msgstr "" + #: templates/web/base/report/new/councils_text_private.html:7 #: templates/web/base/report/new/form_user.html:5 msgid "See our privacy policy" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:703 +#: perllib/FixMyStreet/Cobrand/ACV.pm:93 +#: perllib/FixMyStreet/Cobrand/Default.pm:721 msgid "See user detail for reports created as the council" msgstr "" @@ -3445,7 +3509,7 @@ msgstr "" msgid "Sending a confirmation text failed: \"%s\"" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:870 msgid "Sent report back" msgstr "" @@ -3462,6 +3526,12 @@ msgstr "Enviar:" msgid "Service:" msgstr "Srerviço:" +#: templates/web/base/auth/change_password.html:1 +#: templates/web/base/auth/change_password.html:4 +#, fuzzy +msgid "Set password" +msgstr "Mudar password" + #: templates/web/base/report/_inspect.html:47 msgid "Set to my current location" msgstr "" @@ -3517,7 +3587,7 @@ msgstr "" #: templates/web/base/around/display_location.html:58 #: templates/web/base/around/display_location.html:66 -#: templates/web/base/js/translation_strings.html:54 +#: templates/web/base/js/translation_strings.html:60 msgid "Show pins" msgstr "Mostrar pins" @@ -3529,20 +3599,20 @@ msgstr "" msgid "Show reports in your area" msgstr "" -#: templates/web/base/auth/general.html:124 +#: templates/web/base/auth/general.html:129 #: templates/web/base/auth/general.html:3 -#: templates/web/base/auth/general.html:85 +#: templates/web/base/auth/general.html:87 #: templates/web/base/main_nav_items.html:6 -#: templates/web/zurich/auth/general.html:18 -#: templates/web/zurich/auth/general.html:35 +#: templates/web/zurich/auth/general.html:25 +#: templates/web/zurich/auth/general.html:8 msgid "Sign in" msgstr "Entrar" -#: templates/web/base/auth/general.html:98 +#: templates/web/base/auth/general.html:100 msgid "Sign in by email instead, providing a new password. When you click the link in your email, your password will be updated." msgstr "" -#: templates/web/base/auth/general.html:96 +#: templates/web/base/auth/general.html:98 msgid "Sign in by email or text, providing a new password. When you click the link in your email or enter the SMS authentication code, your password will be updated." msgstr "" @@ -3576,14 +3646,30 @@ msgstr "Fotos de reports recentes" msgid "Some text to localize" msgstr "Algum informaçao para localizar" -#: perllib/FixMyStreet/Cobrand/UK.pm:80 +#: perllib/FixMyStreet/Cobrand/ACV.pm:59 perllib/FixMyStreet/Cobrand/UK.pm:80 msgid "Sorry, that appears to be a Crown dependency postcode, which we don't cover." msgstr "Desculpe, codigo postal nao coincide. Area nao comprrendida." +#: perllib/FixMyStreet/Cobrand/ACV.pm:73 +#, fuzzy +msgid "Sorry, that appears to be a Northern Irish postcode, which we don't cover." +msgstr "Desculpe, codigo postal nao coincide. Area nao comprrendida." + +#: perllib/FixMyStreet/Cobrand/ACV.pm:65 +#, fuzzy +msgid "Sorry, that appears to be a Scottish postcode, which we don't cover." +msgstr "Desculpe, codigo postal nao coincide. Area nao comprrendida." + +#: perllib/FixMyStreet/Cobrand/ACV.pm:69 +#, fuzzy +msgid "Sorry, that appears to be a Welsh postcode, which we don't cover." +msgstr "Desculpe, codigo postal nao coincide. Area nao comprrendida." + #: templates/web/base/auth/smsform.html:6 templates/web/base/auth/token.html:8 msgid "Sorry, that wasn’t a valid link" msgstr "" +#: templates/web/base/auth/2faform.html:5 #: templates/web/base/auth/smsform.html:16 msgid "Sorry, that wasn’t the correct code" msgstr "" @@ -3629,15 +3715,15 @@ msgstr "" msgid "Sort by" msgstr "" -#: templates/web/base/admin/user-form.html:65 +#: templates/web/base/admin/user-form.html:58 msgid "Staff users have permission to log in to the admin." msgstr "" -#: templates/web/base/admin/user-form.html:68 +#: templates/web/base/admin/user-form.html:62 msgid "Staff:" msgstr "" -#: templates/web/base/dashboard/index.html:73 +#: templates/web/base/dashboard/index.html:74 msgid "Start Date" msgstr "" @@ -3650,7 +3736,7 @@ msgstr "" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:50 #: templates/web/base/admin/templates.html:8 -#: templates/web/base/dashboard/index.html:100 +#: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:88 #: templates/web/base/report/_item.html:96 #: templates/web/base/report/update/form_update.html:39 @@ -3673,14 +3759,15 @@ msgstr "Salvar alterações" msgid "State:" msgstr "Estado" -#: perllib/FixMyStreet/Cobrand/Default.pm:628 +#: perllib/FixMyStreet/Cobrand/ACV.pm:255 +#: perllib/FixMyStreet/Cobrand/Default.pm:646 #: templates/web/base/admin/states/index.html:1 #, fuzzy msgid "States" msgstr "Estado" -#: perllib/FixMyStreet/Cobrand/Default.pm:622 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:391 +#: perllib/FixMyStreet/Cobrand/Default.pm:640 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:418 #: templates/web/base/admin/index.html:71 #: templates/web/base/admin/stats/index.html:1 #: templates/web/base/admin/stats/state.html:1 @@ -3713,7 +3800,7 @@ msgstr "" msgid "Subcategory" msgstr "Subcategoria: %s" -#: perllib/FixMyStreet/Script/Reports.pm:191 +#: perllib/FixMyStreet/Script/Reports.pm:188 msgid "Subcategory: %s" msgstr "Subcategoria: %s" @@ -3730,19 +3817,20 @@ msgstr "Assunto:" msgid "Subject:" msgstr "Assunto:" +#: templates/web/base/auth/2faform.html:21 #: templates/web/base/auth/smsform.html:27 #: templates/web/base/questionnaire/creator_fixed.html:19 #: templates/web/base/report/new/form_user_loggedin.html:76 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:46 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:48 #: templates/web/base/report/new/form_user_loggedout_password.html:11 #: templates/web/zurich/report/new/fill_in_details_form.html:73 msgid "Submit" msgstr "Submeter" -#: templates/web/base/admin/report_edit.html:167 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/report_edit.html:24 #: templates/web/base/admin/update_edit.html:79 -#: templates/web/base/admin/user-form.html:188 +#: templates/web/base/admin/user-form.html:191 #: templates/web/zurich/admin/report_edit-sdm.html:124 #: templates/web/zurich/admin/report_edit.html:264 #: templates/web/zurich/admin/update_edit.html:38 @@ -3753,8 +3841,8 @@ msgstr "Submeter alteraçoes" msgid "Submit questionnaire" msgstr "Submeter questionario" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:169 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:898 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:170 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:937 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:6 #: templates/web/zurich/admin/index-dm.html:23 @@ -3784,8 +3872,9 @@ msgstr "" msgid "Summarise your changes" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:620 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:387 +#: perllib/FixMyStreet/Cobrand/ACV.pm:249 +#: perllib/FixMyStreet/Cobrand/Default.pm:638 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:414 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 #: templates/web/base/status/index.html:3 @@ -3797,7 +3886,7 @@ msgid "Summary" msgstr "Resumo" #: templates/web/zurich/reports/index.html:0 -#: templates/web/zurich/reports/index.html:5 +#: templates/web/zurich/reports/index.html:6 msgid "Summary reports" msgstr "Resumo reports" @@ -3811,7 +3900,7 @@ msgstr "Resumo reports" msgid "Superuser:" msgstr "" -#: templates/web/base/admin/user-form.html:148 +#: templates/web/base/admin/user-form.html:147 msgid "Superusers have permission to perform <strong>all actions</strong> within the admin." msgstr "" @@ -3824,8 +3913,8 @@ msgstr "Resultados teste" msgid "Template «%s»" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:644 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:398 +#: perllib/FixMyStreet/Cobrand/Default.pm:662 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:425 #: templates/web/zurich/header.html:63 msgid "Templates" msgstr "" @@ -3886,6 +3975,7 @@ msgstr "Esse local não parece ser coberto por um conselho, talvez seja no mar o msgid "That location does not appear to be in the UK; please try again." msgstr "Esse local não parece estar em Mindelo, por favor tente novamente." +#: perllib/FixMyStreet/Cobrand/ACV.pm:52 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:50 #: perllib/FixMyStreet/Cobrand/UK.pm:73 @@ -3908,6 +3998,23 @@ msgstr "Esse relatório não pode ser visualizado em %s." msgid "That report has been removed from FixMyStreet." msgstr "Esse relatório foi removido FixMyStreetMIndelo" +#: perllib/FixMyStreet/App/Controller/Admin.pm:1769 +#, fuzzy +msgid "That user has been logged out." +msgstr "Esse relatório foi removido FixMyStreetMIndelo" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +msgid "That user has been made anonymous on all reports and updates." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1812 +msgid "That user’s personal details have been removed." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1790 +msgid "That user’s reports and updates have been hidden." +msgstr "" + #: templates/web/base/admin/contact-form.html:27 msgid "" "The <strong>email address</strong> is the destination to which reports about this category will be sent. \n" @@ -3963,7 +4070,7 @@ msgid "The diligency prize league table shows editors' activity (who's been edit msgstr "" #: perllib/FixMyStreet/App/Controller/Dashboard.pm:43 -#: perllib/FixMyStreet/App/Controller/Reports.pm:85 +#: perllib/FixMyStreet/App/Controller/Reports.pm:84 msgid "The error was: %s" msgstr "O erro foi: %s" @@ -4017,8 +4124,8 @@ msgstr "" msgid "The ordering of this field on the report page. Fields are shown in ascending order according to this value." msgstr "" -#: templates/web/base/auth/change_password.html:22 #: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:30 msgid "The passwords do not match" msgstr "As passwords não são iguais" @@ -4030,7 +4137,7 @@ msgstr " A URL solicitada '%s' não foi encontrada neste servidor" msgid "The type of input field to show to the user. <strong>Text</strong> is a simple text field, <strong>List</strong> is a drop-down selection." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:95 +#: perllib/FixMyStreet/Script/Reports.pm:96 msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "O usuário não conseguiu localizar o problema em um mapa, localizar a area mais proxima do local" @@ -4041,7 +4148,7 @@ msgid "" " Names are not necessarily unique." msgstr "" -#: templates/web/base/around/on_map_list_items.html:17 +#: templates/web/base/around/on_map_list_items.html:20 #: templates/web/base/my/_problem-list.html:8 #: templates/web/base/reports/_problem-list.html:13 msgid "There are no reports to show." @@ -4051,7 +4158,7 @@ msgstr "Não existem relatórios a apresentar" msgid "There is already an auto-response template for this category/state." msgstr "" -#: perllib/FixMyStreet/App/Controller/Reports.pm:82 +#: perllib/FixMyStreet/App/Controller/Reports.pm:81 msgid "There was a problem showing the All Reports page. Please try again later." msgstr "Houve um problema ao mostrar a página de todos os relatórios. Por favor, tente novamente mais tarde." @@ -4060,19 +4167,19 @@ msgstr "Houve um problema ao mostrar a página de todos os relatórios. Por favo msgid "There was a problem showing this page. Please try again later." msgstr "Houve um problema mostrada nesta página. Por favor, tente novamente mais tarde." -#: perllib/FixMyStreet/App/Controller/Alert.pm:359 +#: perllib/FixMyStreet/App/Controller/Alert.pm:364 msgid "There was a problem with your email/password combination. Please try again." msgstr "Houve um problema com o email / combinação de senha. Por favor, tente novamente." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:806 -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:135 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:815 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 -#: templates/web/zurich/auth/general.html:28 +#: templates/web/zurich/auth/general.html:18 #, fuzzy msgid "There was a problem with your login information. If you cannot remember your password, or do not have one, please fill in the ‘No’ section of the form." msgstr "Houve um problema com o email / combinação de senha. Se você não lembra da sua senha, ou não tiver um, por favor preencha o \"sinal de colocar e-mail 'seção do formulário." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:338 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:348 msgid "There was a problem with your update. Please try again." msgstr "Houve um problema com a sua atualização. Por favor, tente novamente." @@ -4080,7 +4187,7 @@ msgstr "Houve um problema com a sua atualização. Por favor, tente novamente." msgid "There were problems with your report. Please see below." msgstr "Houve problemas com o seu relatório. Por favor, veja abaixo." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:373 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:389 msgid "There were problems with your update. Please see below." msgstr "Houve problemas com a sua atualização. Por favor, veja abaixo." @@ -4135,18 +4242,18 @@ msgid "" " A body will not receive any reports unless it covers at least one area." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:198 +#: perllib/FixMyStreet/Script/Reports.pm:195 msgid "This email has been sent to both councils covering the location of the problem, as the user did not categorise it; please ignore it if you're not the correct council to deal with the issue, or let us know what category of problem this is so we can add it to our system." msgstr "Este e-mail foi enviado para ambos os conselhos que cobrem o local do problema, como o usuário não categorizá-lo, por favor, ignorar se você não é o conselho correto para lidar com o problema, ou deixe-nos saber que categoria de problema é para que possamos adicioná-lo ao nosso sistema." -#: perllib/FixMyStreet/Script/Reports.pm:201 +#: perllib/FixMyStreet/Script/Reports.pm:198 msgid "This email has been sent to several councils covering the location of the problem, as the category selected is provided for all of them; please ignore it if you're not the correct council to deal with the issue." msgstr "Este e-mail foi enviado para vários conselhos que cobrem o local do problema, como a categoria selecionada é fornecida para todos eles, por favor, ignorar se você não é o conselho correto para lidar com o problema." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1003 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1049 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:942 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:986 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1004 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1021 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1067 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:960 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Esta informação é necessária" @@ -4183,9 +4290,9 @@ msgstr "" msgid "This report is a duplicate. Please leave updates on the original report:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:166 #: perllib/FixMyStreet/Cobrand/Zurich.pm:167 -#: templates/web/zurich/report/_main.html:14 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:168 +#: templates/web/zurich/report/_main.html:12 msgid "This report is awaiting moderation." msgstr "Este relatório está aguardando moderação." @@ -4201,11 +4308,7 @@ msgstr "Este relatório está marcado como fixo." msgid "This report is currently marked as open." msgstr "Este relatório está marcado como aberto." -#: perllib/FixMyStreet/Script/Reports.pm:108 -msgid "This report was submitted anonymously" -msgstr "Este relatório foi enviado anonimamente" - -#: perllib/FixMyStreet/Script/Reports.pm:88 +#: perllib/FixMyStreet/Script/Reports.pm:89 msgid "This web page also contains a photo of the problem, provided by the user." msgstr "Esta página também contém uma foto do problema, fornecido pelo usuário." @@ -4216,7 +4319,8 @@ msgstr "Esta página também contém uma foto do problema, fornecido pelo usuár msgid "Time spent (in minutes):" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:621 +#: perllib/FixMyStreet/Cobrand/ACV.pm:250 +#: perllib/FixMyStreet/Cobrand/Default.pm:639 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Timeline" @@ -4254,7 +4358,7 @@ msgstr "" msgid "To limit this collection of fields to a single language, select it here." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:94 +#: perllib/FixMyStreet/Script/Reports.pm:95 msgid "To view a map of the precise location of this issue" msgstr "Para ver no mapa a localização exata desse problema" @@ -4276,9 +4380,9 @@ msgstr "" #: templates/web/base/admin/stats/fix_rate.html:4 #: templates/web/base/admin/stats/questionnaire.html:24 -#: templates/web/base/dashboard/index.html:114 -#: templates/web/base/dashboard/index.html:119 -#: templates/web/base/dashboard/index.html:143 +#: templates/web/base/dashboard/index.html:115 +#: templates/web/base/dashboard/index.html:120 +#: templates/web/base/dashboard/index.html:144 #: templates/web/zurich/admin/stats/index.html:30 msgid "Total" msgstr "Total" @@ -4296,20 +4400,22 @@ msgstr "" msgid "Translations" msgstr "" -#: templates/web/base/admin/user-form.html:129 +#: templates/web/base/admin/user-form.html:128 msgid "Trusted by bodies:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:709 +#: perllib/FixMyStreet/Cobrand/ACV.pm:99 +#: perllib/FixMyStreet/Cobrand/Default.pm:727 msgid "Trusted to make reports that don't need to be inspected" msgstr "" -#: templates/web/base/admin/user-form.html:137 +#: templates/web/base/admin/user-form.html:136 msgid "Trusted:" msgstr "" +#: templates/web/base/auth/2faform.html:6 #: templates/web/base/auth/smsform.html:17 -#: templates/web/base/js/translation_strings.html:29 +#: templates/web/base/js/translation_strings.html:35 msgid "Try again" msgstr "Tente novamente" @@ -4317,13 +4423,21 @@ msgstr "Tente novamente" msgid "Try emailing us directly:" msgstr "" +#: templates/web/base/auth/generate_token.html:21 +msgid "Two-factor authentication has been activated" +msgstr "" + +#: templates/web/base/auth/generate_token.html:32 +msgid "Two-factor authentication has been deactivated" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:44 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 msgid "Type" msgstr "" -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 msgid "Unban" msgstr "" @@ -4346,7 +4460,7 @@ msgstr "Tipo de alerta desconhecido" #: perllib/FixMyStreet/App/Controller/Photo.pm:109 #: perllib/FixMyStreet/App/Controller/Root.pm:141 -#: templates/web/base/js/translation_strings.html:38 +#: templates/web/base/js/translation_strings.html:44 msgid "Unknown error" msgstr "Erro desconhecido" @@ -4418,23 +4532,23 @@ msgstr "Atualizar status" msgid "Updated" msgstr "Atualizado" -#: perllib/FixMyStreet/DB/Result/Comment.pm:260 +#: perllib/FixMyStreet/DB/Result/Comment.pm:240 #, fuzzy msgid "Updated by <strong>%s</strong> (%s) at %s" msgstr "Postado por <strong>%s</strong> (%s) em %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:262 +#: perllib/FixMyStreet/DB/Result/Comment.pm:242 #, fuzzy msgid "Updated by <strong>%s</strong> at %s" msgstr "Postado por <strong>%s</strong> em %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1299 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1398 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1591 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1277 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1391 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1592 #: perllib/FixMyStreet/App/Controller/Admin.pm:933 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:767 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:792 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:862 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:806 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:901 msgid "Updated!" msgstr "Actualizado!" @@ -4486,33 +4600,33 @@ msgstr "" msgid "User ID to attribute fetched comments to" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1745 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1755 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1746 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1756 #, fuzzy msgid "User added to abuse list" msgstr "Email adicionado a lista de abusos" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1376 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1369 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1474 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1742 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1752 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1743 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1753 #, fuzzy msgid "User already in abuse list" msgstr "E-mail já está na lista abusos" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1834 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1887 msgid "User flag removed" msgstr "Bandeira usuário removida" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1805 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1858 msgid "User flagged" msgstr "Usuário sinalizado" #: templates/web/base/admin/report_blocks.html:18 -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 #: templates/web/base/admin/users.html:32 #, fuzzy msgid "User in abuse table" @@ -4528,14 +4642,16 @@ msgstr "" msgid "User:" msgstr "Usuários" -#: perllib/FixMyStreet/Cobrand/Default.pm:652 -#: perllib/FixMyStreet/Cobrand/Default.pm:711 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:403 +#: perllib/FixMyStreet/Cobrand/ACV.pm:101 +#: perllib/FixMyStreet/Cobrand/ACV.pm:271 +#: perllib/FixMyStreet/Cobrand/Default.pm:670 +#: perllib/FixMyStreet/Cobrand/Default.pm:729 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:430 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:55 msgid "Users" msgstr "Usuários" -#: templates/web/base/admin/user-form.html:159 +#: templates/web/base/admin/user-form.html:161 msgid "Users can perform the following actions within their assigned body or area." msgstr "" @@ -4610,7 +4726,7 @@ msgstr "" msgid "We need your email address, please give it below." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:207 +#: perllib/FixMyStreet/Script/Reports.pm:204 msgid "We realise this problem might be the responsibility of %s; however, we don't currently have any contact details for them. If you know of an appropriate contact address, please do get in touch." msgstr "Percebemos este problema pode ser da responsabilidade do %s, no entanto, nós não possuímos nenhuma informação de contato deles. Se você souber de um endereço de contato apropriado, favor fornecer esse contacto. Obrigado." @@ -4633,7 +4749,7 @@ msgstr "Nós só usamos as suas informações pessoais de acordo com a nossa <a msgid "We’re sorry to hear the problem’s not fixed. Why not try writing to your local representatives?" msgstr "" -#: templates/web/base/dashboard/index.html:117 +#: templates/web/base/dashboard/index.html:118 msgid "Website" msgstr "" @@ -4666,7 +4782,7 @@ msgstr "" msgid "Which report is it a duplicate of?" msgstr "" -#: templates/web/base/js/translation_strings.html:57 +#: templates/web/base/js/translation_strings.html:63 msgid "Whoa there Testino! Three photos are enough." msgstr "" @@ -4674,8 +4790,8 @@ msgstr "" msgid "Why stop there? <a href=\"/alert\">Set up more alerts</a> for free." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:190 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:928 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:191 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:967 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:14 msgid "Wish" @@ -4685,7 +4801,7 @@ msgstr "" msgid "With request searches, it is also possible to search for agency_responsible to limit the requests to those sent to a single administration. The search term is the administration ID provided by <a href=\"%s\">MaPit</a>." msgstr "Com o pedido de pesquisa, também é possível pesquisar agency_responsavel para limitar as solicitações às enviados para uma única administração. O termo de pesquisa é a identificação de administração fornecidos pela <a href=\"%s\"> MapIt </a>." -#: templates/web/base/dashboard/index.html:158 +#: templates/web/base/dashboard/index.html:159 msgid "Within the specified timeframe:" msgstr "" @@ -4705,7 +4821,7 @@ msgstr "Escrever a mensagem inteiramente em letras maiúsculas torna difícil de msgid "Wrong location? Just click again on the map." msgstr "Localização errada? Basta clicar novamente no mapa." -#: perllib/FixMyStreet/Cobrand/Default.pm:1221 +#: perllib/FixMyStreet/Cobrand/Default.pm:1239 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4733,7 +4849,7 @@ msgstr "Sim, tenho uma password" msgid "You are complaining that this problem report was unnecessarily moderated:" msgstr "" -#: templates/web/base/js/translation_strings.html:77 +#: templates/web/base/js/translation_strings.html:83 msgid "You are offline" msgstr "" @@ -4750,7 +4866,7 @@ msgstr "Você está reportando a seguinte atualização por ser abusiva, contend msgid "You can <a href=\"%s%s\">view the problem on this site</a>." msgstr "Você pode <a href=\"%s%s\"> ver o problema neste site </a>." -#: templates/web/base/admin/user-form.html:114 +#: templates/web/base/admin/user-form.html:110 msgid "You can add an abusive user's email to the abuse list, which automatically hides (and never sends) reports they create." msgstr "" @@ -4780,11 +4896,11 @@ msgstr "Você pode nos ajudar a encontrar um endereço de e-mail de contato para msgid "You can mark a body as deleted if you do not want it to be active on the site." msgstr "" -#: templates/web/base/js/translation_strings.html:35 +#: templates/web/base/js/translation_strings.html:41 msgid "You declined; please fill in the box above" msgstr "Você recusou, por favor preencha o quadro de cima" -#: templates/web/base/js/translation_strings.html:79 +#: templates/web/base/js/translation_strings.html:85 msgid "You have <a id=\"oFN\" href=\"\"><span>%s</span> saved to submit</a>." msgstr "" @@ -4811,12 +4927,12 @@ msgstr "Voce foi logado fora" msgid "You have located the problem at the point marked with a green pin on the map. If this is not the correct location, simply click on the map again. " msgstr "Você localizou o problema no ponto marcado com um pino verde no mapa. Se este não é o local correto, basta clicar no mapa novamente." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:125 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:142 #, fuzzy msgid "You have successfully added your phone number." msgstr "Você confirmou com sucesso o seu endereço de e-mail." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:141 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:158 #: templates/web/zurich/tokens/confirm_problem.html:5 #: templates/web/zurich/tokens/confirm_problem.html:6 msgid "You have successfully confirmed your email address." @@ -4827,7 +4943,7 @@ msgstr "Você confirmou com sucesso o seu endereço de e-mail." msgid "You have successfully confirmed your phone number." msgstr "Você confirmou com sucesso o seu endereço de e-mail." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:112 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:129 #, fuzzy msgid "You have successfully removed your phone number." msgstr "Você confirmou com sucesso o seu endereço de e-mail." @@ -4837,7 +4953,7 @@ msgstr "Você confirmou com sucesso o seu endereço de e-mail." msgid "You have successfully signed in; please check and confirm your details are accurate:" msgstr "Você se inscreveu com sucesso nos, por favor, verificar e confirmar os seus dados estão correctos:" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:147 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:164 #, fuzzy msgid "You have successfully verified your phone number." msgstr "Você confirmou com sucesso o seu endereço de e-mail." @@ -4865,8 +4981,10 @@ msgstr "" msgid "Your Reports" msgstr "Os meus relatórios" -#: templates/web/base/auth/change_password.html:11 +#: templates/web/base/auth/change_password.html:13 #: templates/web/base/auth/generate_token.html:15 +#: templates/web/base/auth/generate_token.html:26 +#: templates/web/base/auth/generate_token.html:34 #: templates/web/base/main_nav_items.html:4 templates/web/base/my/my.html:18 msgid "Your account" msgstr "" @@ -4884,8 +5002,8 @@ msgid "Your email" msgstr "O seu e-mail" #: templates/web/base/auth/change_email.html:15 -#: templates/web/zurich/auth/general.html:30 -#: templates/web/zurich/auth/general.html:58 +#: templates/web/zurich/auth/general.html:20 +#: templates/web/zurich/auth/general.html:48 msgid "Your email address" msgstr "O seu endereço de email" @@ -4900,11 +5018,11 @@ msgstr "O seu endereço de email" msgid "Your information will only be used in accordance with our <a href=\"/privacy\">privacy policy</a>" msgstr "Suas informações só serão utilizadas de acordo com nossa <a href=\"/privacy\"> política de privacidade </a>" -#: templates/web/base/auth/general.html:114 +#: templates/web/base/auth/general.html:116 #: templates/web/base/contact/index.html:74 #: templates/web/base/report/new/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_name.html:33 -#: templates/web/zurich/auth/general.html:61 +#: templates/web/zurich/auth/general.html:51 #: templates/web/zurich/report/new/fill_in_details_form.html:63 msgid "Your name" msgstr "Nome" @@ -4921,21 +5039,29 @@ msgstr "" msgid "Your name has been hidden." msgstr "" -#: templates/web/base/js/translation_strings.html:69 +#: templates/web/base/js/translation_strings.html:75 msgid "Your offline reports" msgstr "" -#: templates/web/base/auth/general.html:84 +#: templates/web/base/auth/general.html:86 #: templates/web/base/report/new/form_user_loggedout_password.html:10 #: templates/web/base/report/update/form_user_loggedout_password.html:9 -#: templates/web/zurich/auth/general.html:34 +#: templates/web/zurich/auth/general.html:24 msgid "Your password" msgstr "Password" -#: templates/web/base/auth/change_password.html:10 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:170 +#: templates/web/base/auth/change_password.html:12 msgid "Your password has been changed" msgstr "Sua password foi alterada" +#: templates/web/base/auth/general.html:133 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:52 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:25 +#: templates/web/zurich/auth/general.html:63 +msgid "Your password should include %d or more characters." +msgstr "" + #: templates/web/base/auth/change_phone.html:19 #: templates/web/base/contact/index.html:87 #: templates/web/zurich/report/new/fill_in_details_form.html:69 @@ -4960,7 +5086,7 @@ msgstr "" msgid "Your token has been generated" msgstr "Sua password foi alterada" -#: templates/web/base/js/translation_strings.html:70 +#: templates/web/base/js/translation_strings.html:76 msgid "Your update has been saved offline for submission when back online." msgstr "" @@ -4978,17 +5104,17 @@ msgid "Yourself" msgstr "" #: templates/web/base/admin/category-checkboxes.html:7 -#: templates/web/base/admin/user-form.html:169 +#: templates/web/base/admin/user-form.html:171 msgid "all" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:909 #: perllib/FixMyStreet/App/Controller/Moderate.pm:85 -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:216 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:270 +#: perllib/FixMyStreet/DB/Result/Comment.pm:250 msgid "and a defect raised" msgstr "" @@ -5021,7 +5147,7 @@ msgid "from %s different users" msgstr "e %s usuários diferentes" #: templates/web/base/report/_item.html:63 -#: templates/web/zurich/report/_item.html:14 +#: templates/web/zurich/report/_item.html:16 msgid "last updated %s" msgstr "Última atualizada %s" @@ -5036,7 +5162,7 @@ msgid "n/a" msgstr "n / a" #: templates/web/base/admin/category-checkboxes.html:8 -#: templates/web/base/admin/user-form.html:170 +#: templates/web/base/admin/user-form.html:172 msgid "none" msgstr "" @@ -5086,7 +5212,7 @@ msgstr "não há nenhum fix pin para o usuario usar no mapa" msgid "this location" msgstr "Visualizando um local" -#: perllib/FixMyStreet/Script/Reports.pm:183 +#: perllib/FixMyStreet/Script/Reports.pm:180 msgid "this type of local problem" msgstr "este tipo de problema local" @@ -5094,11 +5220,11 @@ msgstr "este tipo de problema local" msgid "today" msgstr "de hoje" -#: templates/web/base/js/translation_strings.html:80 +#: templates/web/base/js/translation_strings.html:86 msgid "update" msgstr "" -#: templates/web/base/js/translation_strings.html:81 +#: templates/web/base/js/translation_strings.html:87 msgid "updates" msgstr "" @@ -5114,12 +5240,12 @@ msgstr "usuário é da mesmo concelho do problema - %d" msgid "user is problem owner" msgstr "usuário é proprietário problema" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1778 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1831 #, fuzzy msgid "user not in abuse list" msgstr "E-mail já está na lista abusos" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1829 #, fuzzy msgid "user removed from abuse list" msgstr "Email adicionado a lista de abusos" @@ -5185,7 +5311,7 @@ msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:103 +#: templates/web/fixmystreet.com/reports/summary.html:104 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5283,6 +5409,15 @@ msgid_plural "reports" msgstr[0] "" msgstr[1] "" +#~ msgid "Email: %s" +#~ msgstr "Email: %s" + +#~ msgid "Name: %s" +#~ msgstr "Nome: %s" + +#~ msgid "This report was submitted anonymously" +#~ msgstr "Este relatório foi enviado anonimamente" + #~ msgid "Confirmed reports between %s and %s" #~ msgstr "Relatos confirmados entre %s e %s" @@ -5325,9 +5460,6 @@ msgstr[1] "" #~ msgid "-- Pick a property type --" #~ msgstr "-- Escolha um tipo de categoria --" -#~ msgid "Closed reports" -#~ msgstr "relatórios fechados" - #~ msgid "Closed:" #~ msgstr "Fechado" diff --git a/locale/ro_RO.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/ro_RO.UTF-8/LC_MESSAGES/FixMyStreet.po index 6fa95f3c5..dcb6f1879 100644 --- a/locale/ro_RO.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/ro_RO.UTF-8/LC_MESSAGES/FixMyStreet.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: matthew@mysociety.org\n" -"POT-Creation-Date: 2017-12-15 17:48+0000\n" +"POT-Creation-Date: 2018-02-12 15:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety <transifex@mysociety.org>, 2017\n" "Language-Team: Romanian (Romania) (https://www.transifex.com/mysociety/teams/12067/ro_RO/)\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" #: perllib/FixMyStreet/DB/Result/Problem.pm:650 -#: perllib/FixMyStreet/Script/Reports.pm:196 +#: perllib/FixMyStreet/Script/Reports.pm:193 msgid " and " msgstr "şi" @@ -87,8 +87,8 @@ msgstr "" msgid "%s live updates" msgstr "%s actualizări" -#: templates/web/base/dashboard/index.html:159 -#: templates/web/base/dashboard/index.html:163 +#: templates/web/base/dashboard/index.html:160 +#: templates/web/base/dashboard/index.html:164 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -122,7 +122,7 @@ msgstr "" msgid "(a-z and space only)" msgstr "" -#: templates/web/zurich/report/_item.html:19 +#: templates/web/zurich/report/_item.html:21 msgid "(closed)" msgstr "(închis)" @@ -131,7 +131,7 @@ msgstr "(închis)" msgid "(covers roughly 200,000 people)" msgstr "(o distanță implicită ce acoperă în jur de 200 000 de locuitori)" -#: templates/web/zurich/report/_item.html:17 +#: templates/web/zurich/report/_item.html:19 msgid "(fixed)" msgstr "(rezolvat)" @@ -151,6 +151,7 @@ msgstr "" msgid "(not sent to council)" msgstr "(netrimis)" +#: templates/web/base/report/new/form_user_loggedin.html:38 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "(optional)" msgstr "(opțional)" @@ -165,7 +166,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "" #: perllib/FixMyStreet/App/Controller/Report/New.pm:252 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:688 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:685 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Alege o categorie --" @@ -195,7 +196,7 @@ msgstr "" msgid "<label for=\"statuses\">Show</label> %s reports <label for=\"filter_categories\">about</label> %s" msgstr "" -#: templates/web/base/js/translation_strings.html:78 +#: templates/web/base/js/translation_strings.html:84 msgid "<span>%s</span> saved." msgstr "" @@ -220,12 +221,12 @@ msgstr "" msgid "<strong>No</strong> Let me confirm my update by email/text" msgstr "" -#: templates/web/base/auth/general.html:110 -#: templates/web/zurich/auth/general.html:51 +#: templates/web/base/auth/general.html:112 +#: templates/web/zurich/auth/general.html:41 msgid "<strong>No</strong> let me sign in by email" msgstr "" -#: templates/web/base/auth/general.html:108 +#: templates/web/base/auth/general.html:110 msgid "<strong>No</strong> let me sign in by email or text" msgstr "" @@ -237,12 +238,16 @@ msgstr "" msgid "<strong>Note:</strong> This report hasn't yet been sent onwards for action. Any changes made may not be passed on." msgstr "" -#: templates/web/base/auth/general.html:79 +#: templates/web/base/auth/general.html:81 #: templates/web/base/report/new/form_user_loggedout_password.html:3 #: templates/web/base/report/update/form_user_loggedout_password.html:2 msgid "<strong>Yes</strong> I have a password" msgstr "" +#: templates/web/base/auth/generate_token.html:54 +msgid "Activate two-factor authentication" +msgstr "" + #: templates/web/base/my/my.html:39 templates/web/base/my/my.html:50 msgid "Add" msgstr "" @@ -311,15 +316,18 @@ msgstr "" msgid "Add user" msgstr "Adaugă utilizator" -#: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/ACV.pm:108 +#: perllib/FixMyStreet/Cobrand/Default.pm:736 msgid "Add/edit problem categories" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:720 +#: perllib/FixMyStreet/Cobrand/ACV.pm:110 +#: perllib/FixMyStreet/Cobrand/Default.pm:738 msgid "Add/edit response priorities" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:719 +#: perllib/FixMyStreet/Cobrand/ACV.pm:109 +#: perllib/FixMyStreet/Cobrand/Default.pm:737 msgid "Add/edit response templates" msgstr "" @@ -335,7 +343,7 @@ msgstr "" msgid "Admin" msgstr "" -#: templates/web/base/auth/change_password.html:39 +#: templates/web/base/auth/change_password.html:51 msgid "Again:" msgstr "" @@ -354,12 +362,12 @@ msgstr "" #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 -#: templates/web/base/dashboard/index.html:63 +#: templates/web/base/dashboard/index.html:64 #: templates/web/base/reports/_list-filters.html:3 msgid "All" msgstr "" -#: templates/web/zurich/reports/index.html:13 +#: templates/web/zurich/reports/index.html:14 msgid "All Reports" msgstr "" @@ -426,13 +434,13 @@ msgstr "" msgid "Another user" msgstr "" -#: templates/web/base/js/translation_strings.html:59 +#: templates/web/base/js/translation_strings.html:65 msgid "Are you sure you want to cancel this upload?" msgstr "" #: templates/web/base/admin/report_edit.html:84 #: templates/web/base/admin/template_edit.html:75 -#: templates/web/base/js/translation_strings.html:73 +#: templates/web/base/js/translation_strings.html:79 #: templates/web/base/report/display_tools.html:6 msgid "Are you sure?" msgstr "" @@ -443,7 +451,7 @@ msgstr "" msgid "Area covered" msgstr "" -#: templates/web/base/admin/user-form.html:82 +#: templates/web/base/admin/user-form.html:78 msgid "Area:" msgstr "" @@ -469,11 +477,12 @@ msgstr "" msgid "Assign to subdivision:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/ACV.pm:105 +#: perllib/FixMyStreet/Cobrand/Default.pm:733 msgid "Assign users to areas" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:219 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:220 msgid "Assigned to %s" msgstr "" @@ -485,8 +494,8 @@ msgstr "" msgid "At the moment only searching for and looking at reports work." msgstr "" -#: templates/web/base/admin/user-form.html:96 -#: templates/web/base/admin/user-form.html:97 +#: templates/web/base/admin/user-form.html:92 +#: templates/web/base/admin/user-form.html:93 msgid "Authorised staff users can be associated with the categories in which they operate." msgstr "" @@ -511,11 +520,11 @@ msgid "Avoid personal information and vehicle number plates" msgstr "" #: perllib/FixMyStreet/DB/Result/Problem.pm:344 -#: templates/web/zurich/report/_item.html:9 +#: templates/web/zurich/report/_item.html:11 msgid "Awaiting moderation" msgstr "" -#: templates/web/base/js/translation_strings.html:31 +#: templates/web/base/js/translation_strings.html:37 msgid "Back" msgstr "" @@ -528,9 +537,11 @@ msgstr "" msgid "Ban user" msgstr "Adaugă utilizator" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 -#: perllib/FixMyStreet/Cobrand/Default.pm:717 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:396 +#: perllib/FixMyStreet/Cobrand/ACV.pm:107 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 +#: perllib/FixMyStreet/Cobrand/Default.pm:735 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:423 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:55 #: templates/web/zurich/header.html:50 @@ -544,7 +555,7 @@ msgstr "" msgid "Body" msgstr "" -#: templates/web/base/admin/user-form.html:54 +#: templates/web/base/admin/user-form.html:46 msgid "Body:" msgstr "" @@ -560,7 +571,8 @@ msgstr "" msgid "Can't see the map? <em>Skip this step</em>" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -574,7 +586,7 @@ msgstr "" #: templates/web/base/admin/body.html:72 #: templates/web/base/admin/contact-form.html:19 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:99 +#: templates/web/base/dashboard/index.html:100 #: templates/web/base/report/_inspect.html:54 #: templates/web/base/report/_item.html:92 #: templates/web/base/report/new/category.html:12 @@ -587,7 +599,7 @@ msgstr "" msgid "Category" msgstr "" -#: templates/web/base/dashboard/index.html:102 +#: templates/web/base/dashboard/index.html:103 msgid "Category and State" msgstr "" @@ -609,7 +621,7 @@ msgstr "" msgid "Category:" msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:187 +#: perllib/FixMyStreet/Script/Reports.pm:184 msgid "Category: %s" msgstr "" @@ -624,9 +636,7 @@ msgid "Change email address" msgstr "" #: templates/web/base/auth/change_password.html:1 -#: templates/web/base/auth/change_password.html:16 -#: templates/web/base/auth/change_password.html:4 -#: templates/web/base/auth/change_password.html:43 +#: templates/web/base/auth/change_password.html:5 #: templates/web/base/my/my.html:63 msgid "Change password" msgstr "" @@ -661,7 +671,7 @@ msgstr "" msgid "Choose another" msgstr "" -#: templates/web/base/js/translation_strings.html:72 +#: templates/web/base/js/translation_strings.html:78 msgid "Clear offline data" msgstr "" @@ -689,14 +699,14 @@ msgstr "" msgid "Click the link in that email to sign in." msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:134 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:194 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:965 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:1004 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:195 #: perllib/FixMyStreet/DB/ResultSet/State.pm:71 #: templates/web/base/admin/states/index.html:103 #: templates/web/base/admin/states/index.html:27 #: templates/web/base/admin/states/index.html:33 -#: templates/web/base/dashboard/index.html:112 +#: templates/web/base/dashboard/index.html:113 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:10 #: templates/web/zurich/admin/header.html:16 @@ -729,15 +739,17 @@ msgid "Cobrand:" msgstr "" #: templates/web/base/admin/extra-metadata-form.html:14 +#: templates/web/base/auth/2faform.html:18 #: templates/web/base/auth/smsform.html:24 msgid "Code" msgstr "" -#: templates/web/base/js/translation_strings.html:50 +#: templates/web/base/js/translation_strings.html:56 msgid "Collapse map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:629 +#: perllib/FixMyStreet/Cobrand/ACV.pm:256 +#: perllib/FixMyStreet/Cobrand/Default.pm:647 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" msgstr "" @@ -746,6 +758,7 @@ msgstr "" msgid "Confirm" msgstr "" +#: templates/web/base/auth/2faform.html:1 #: templates/web/base/auth/smsform.html:1 templates/web/base/auth/token.html:1 msgid "Confirm account" msgstr "" @@ -795,12 +808,12 @@ msgstr "" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1801 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1830 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1854 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1883 msgid "Could not find user" msgstr "" -#: templates/web/base/js/translation_strings.html:36 +#: templates/web/base/js/translation_strings.html:42 msgid "Could not look up location" msgstr "" @@ -844,15 +857,18 @@ msgstr "" msgid "Create priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:701 +#: perllib/FixMyStreet/Cobrand/ACV.pm:91 +#: perllib/FixMyStreet/Cobrand/Default.pm:719 msgid "Create reports/updates as anonymous user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:702 +#: perllib/FixMyStreet/Cobrand/ACV.pm:92 +#: perllib/FixMyStreet/Cobrand/Default.pm:720 msgid "Create reports/updates as the council" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:700 +#: perllib/FixMyStreet/Cobrand/ACV.pm:90 +#: perllib/FixMyStreet/Cobrand/Default.pm:718 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -873,11 +889,15 @@ msgstr "" msgid "Created:" msgstr "" -#: templates/web/base/auth/generate_token.html:27 +#: templates/web/base/auth/change_password.html:40 +msgid "Current password:" +msgstr "" + +#: templates/web/base/auth/generate_token.html:46 msgid "Current token:" msgstr "" -#: templates/web/base/dashboard/index.html:91 +#: templates/web/base/dashboard/index.html:92 msgid "Currently grouped by %s" msgstr "" @@ -886,7 +906,7 @@ msgstr "" msgid "Currently no bodies have been created." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:830 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:869 #: templates/web/zurich/admin/report_edit-sdm.html:105 msgid "Customer not contactable" msgstr "" @@ -898,6 +918,10 @@ msgstr "" msgid "Dashboard" msgstr "" +#: templates/web/base/auth/generate_token.html:54 +msgid "Deactivate two-factor authentication" +msgstr "" + #: templates/web/zurich/admin/stats/index.html:35 msgid "Dealt with by subdivision within 5 working days" msgstr "" @@ -947,7 +971,7 @@ msgstr "" msgid "Detailed information is limited to %d characters." msgstr "" -#: templates/web/base/js/translation_strings.html:33 +#: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "" @@ -959,7 +983,7 @@ msgstr "" msgid "Details:" msgstr "" -#: templates/web/base/dashboard/index.html:103 +#: templates/web/base/dashboard/index.html:104 msgid "Device and Site" msgstr "" @@ -1010,7 +1034,7 @@ msgstr "" msgid "Down one" msgstr "" -#: templates/web/base/js/translation_strings.html:58 +#: templates/web/base/js/translation_strings.html:64 msgid "Drag and drop photos here or <u>click to upload</u>" msgstr "" @@ -1051,23 +1075,27 @@ msgstr "" msgid "Edit body details" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:712 +#: perllib/FixMyStreet/Cobrand/ACV.pm:102 +#: perllib/FixMyStreet/Cobrand/Default.pm:730 msgid "Edit other users' details" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:713 +#: perllib/FixMyStreet/Cobrand/ACV.pm:103 +#: perllib/FixMyStreet/Cobrand/Default.pm:731 msgid "Edit other users' permissions" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:695 +#: perllib/FixMyStreet/Cobrand/ACV.pm:89 +#: perllib/FixMyStreet/Cobrand/Default.pm:713 msgid "Edit report category" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:696 +#: perllib/FixMyStreet/Cobrand/Default.pm:714 msgid "Edit report priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:694 +#: perllib/FixMyStreet/Cobrand/ACV.pm:88 +#: perllib/FixMyStreet/Cobrand/Default.pm:712 msgid "Edit reports" msgstr "" @@ -1100,8 +1128,8 @@ msgstr "" #: templates/web/base/admin/users.html:17 #: templates/web/zurich/admin/body-form.html:9 #: templates/web/zurich/admin/body.html:15 -#: templates/web/zurich/auth/general.html:24 -#: templates/web/zurich/auth/general.html:54 +#: templates/web/zurich/auth/general.html:14 +#: templates/web/zurich/auth/general.html:44 msgid "Email" msgstr "" @@ -1126,7 +1154,7 @@ msgstr "" msgid "Email alert deleted" msgstr "" -#: templates/web/base/admin/user-form.html:22 +#: templates/web/base/admin/user-form.html:21 msgid "Email verified:" msgstr "" @@ -1137,10 +1165,6 @@ msgstr "" msgid "Email:" msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:111 -msgid "Email: %s" -msgstr "" - #: templates/web/base/admin/open311-form-fields.html:55 #: templates/web/base/admin/open311-form-fields.html:56 msgid "" @@ -1158,7 +1182,7 @@ msgid "" " problem must be emailed, while others can be sent over Open311." msgstr "" -#: templates/web/base/dashboard/index.html:77 +#: templates/web/base/dashboard/index.html:78 msgid "End Date" msgstr "" @@ -1166,7 +1190,7 @@ msgstr "" msgid "Endpoint" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:81 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:82 msgid "Enter a Zürich street name" msgstr "" @@ -1185,10 +1209,10 @@ msgstr "" msgid "Enter a nearby street name and area" msgstr "" -#: templates/web/base/auth/general.html:123 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:45 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:17 -#: templates/web/zurich/auth/general.html:65 +#: templates/web/base/auth/general.html:128 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:47 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:20 +#: templates/web/zurich/auth/general.html:58 msgid "Enter a password" msgstr "" @@ -1223,7 +1247,7 @@ msgstr "" msgid "Existing category" msgstr "" -#: templates/web/base/js/translation_strings.html:49 +#: templates/web/base/js/translation_strings.html:55 msgid "Expand map" msgstr "" @@ -1231,12 +1255,12 @@ msgstr "" msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:104 +#: templates/web/base/dashboard/index.html:105 msgid "Export as CSV" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:179 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:918 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:180 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:957 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:12 msgid "Extern" @@ -1259,7 +1283,7 @@ msgstr "" msgid "External team" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Default.pm:674 #: templates/web/base/admin/reportextrafields/edit.html:1 #: templates/web/base/admin/reportextrafields/index.html:1 msgid "Extra Fields" @@ -1298,10 +1322,10 @@ msgid "Fix this by choosing an <strong>area covered</strong> in the <em>Edit bod msgstr "" #: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:133 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:113 +#: templates/web/base/dashboard/index.html:114 msgid "Fixed" msgstr "" @@ -1323,7 +1347,7 @@ msgstr "" msgid "Flag user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:627 +#: perllib/FixMyStreet/Cobrand/Default.pm:645 #: templates/web/base/admin/users.html:20 msgid "Flagged" msgstr "" @@ -1332,7 +1356,7 @@ msgstr "" msgid "Flagged reports and users" msgstr "" -#: templates/web/base/admin/user-form.html:112 +#: templates/web/base/admin/user-form.html:108 msgid "Flagged users are listed on the <a href='%s'>flagged</a> page." msgstr "" @@ -1340,8 +1364,8 @@ msgstr "" msgid "Flagged users are not restricted in any way. This is just a list of users that have been marked for attention." msgstr "" -#: templates/web/base/admin/report_edit.html:140 -#: templates/web/base/admin/user-form.html:118 +#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/user-form.html:115 msgid "Flagged:" msgstr "" @@ -1361,17 +1385,17 @@ msgstr "" msgid "For more information, see <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." msgstr "" -#: templates/web/base/auth/general.html:94 +#: templates/web/base/auth/general.html:96 #: templates/web/base/report/new/form_user_loggedout_password.html:20 #: templates/web/base/report/update/form_user_loggedout_password.html:19 msgid "Forgotten your password?" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:748 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:787 msgid "Forwarded to external body" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:749 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:788 msgid "Forwarded wish to external body" msgstr "" @@ -1381,11 +1405,7 @@ msgstr "" msgid "Frequently Asked Questions" msgstr "" -#: templates/web/base/auth/generate_token.html:1 -#: templates/web/base/auth/generate_token.html:2 -#: templates/web/base/auth/generate_token.html:20 -#: templates/web/base/auth/generate_token.html:33 -#: templates/web/base/my/my.html:65 +#: templates/web/base/auth/generate_token.html:52 msgid "Generate token" msgstr "" @@ -1432,7 +1452,8 @@ msgstr "" msgid "Going to send questionnaire?" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:714 +#: perllib/FixMyStreet/Cobrand/ACV.pm:104 +#: perllib/FixMyStreet/Cobrand/Default.pm:732 msgid "Grant access to the admin" msgstr "" @@ -1440,11 +1461,11 @@ msgstr "" msgid "Graph of problem creation by status over time" msgstr "" -#: templates/web/base/dashboard/index.html:93 +#: templates/web/base/dashboard/index.html:94 msgid "Group by %s" msgstr "" -#: templates/web/base/dashboard/index.html:98 +#: templates/web/base/dashboard/index.html:99 msgid "Group by:" msgstr "" @@ -1476,7 +1497,7 @@ msgstr "" msgid "Hi %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:911 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:950 #: perllib/FixMyStreet/DB/ResultSet/State.pm:64 #: templates/web/base/admin/update_edit.html:30 #: templates/web/zurich/admin/header.html:1 @@ -1486,6 +1507,10 @@ msgstr "" msgid "Hidden" msgstr "" +#: templates/web/base/admin/user-form.html:197 +msgid "Hide all reports and updates" +msgstr "" + #: templates/web/base/report/_main.html:105 msgid "Hide entire report" msgstr "" @@ -1509,7 +1534,7 @@ msgstr "" #: templates/web/base/around/display_location.html:60 #: templates/web/base/around/display_location.html:68 -#: templates/web/base/js/translation_strings.html:55 +#: templates/web/base/js/translation_strings.html:61 msgid "Hide pins" msgstr "" @@ -1538,7 +1563,7 @@ msgstr "" msgid "How to report a problem" msgstr "" -#: templates/web/base/js/translation_strings.html:32 +#: templates/web/base/js/translation_strings.html:38 msgid "How to send successful reports" msgstr "" @@ -1597,7 +1622,7 @@ msgid "" " the menu. Make sure you use the same category name in the bodies if you want this to happen." msgstr "" -#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/auth/generate_token.html:61 msgid "If you generate a new token the existing token will no longer work." msgstr "" @@ -1671,8 +1696,8 @@ msgstr "" msgid "In addition, the following attributes that are not part of the Open311 v2 specification are returned: agency_sent_datetime, title (also returned as part of description), interface_used, comment_count, requestor_name (only present if requestor allowed the name to be shown on this site)." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:197 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:959 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:198 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:998 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:8 msgid "In progress" @@ -1702,7 +1727,7 @@ msgstr "" msgid "Inspection required" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:698 +#: perllib/FixMyStreet/Cobrand/Default.pm:716 msgid "Instruct contractors to fix problems" msgstr "" @@ -1734,20 +1759,20 @@ msgstr "" msgid "It’s on its way to the council right now." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:182 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:183 msgid "Jurisdiction Unknown" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:923 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:962 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:15 msgid "Jurisdiction unknown" msgstr "" -#: templates/web/base/auth/general.html:90 +#: templates/web/base/auth/general.html:92 #: templates/web/base/report/new/form_user_loggedout_password.html:16 #: templates/web/base/report/update/form_user_loggedout_password.html:15 -#: templates/web/zurich/auth/general.html:40 +#: templates/web/zurich/auth/general.html:30 msgid "Keep me signed in on this computer" msgstr "" @@ -1811,6 +1836,10 @@ msgstr "" msgid "List all reported problems" msgstr "" +#: templates/web/base/around/on_map_list_items.html:18 +msgid "Loading reports…" +msgstr "" + #: templates/web/base/report/new/category_wrapper.html:8 msgid "Loading..." msgstr "" @@ -1849,23 +1878,31 @@ msgstr "" msgid "Log in with Twitter" msgstr "" -#: templates/web/base/js/translation_strings.html:65 +#: templates/web/base/js/translation_strings.html:71 msgid "Log in with email" msgstr "" -#: templates/web/base/js/translation_strings.html:63 +#: templates/web/base/js/translation_strings.html:69 msgid "Log in with email/text" msgstr "" -#: templates/web/base/dashboard/index.html:81 +#: templates/web/base/admin/user-form.html:195 +msgid "Log out of all sessions" +msgstr "" + +#: templates/web/base/dashboard/index.html:82 msgid "Look up" msgstr "" -#: templates/web/base/js/translation_strings.html:44 +#: templates/web/base/js/translation_strings.html:50 msgid "MAP" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:699 +#: templates/web/base/admin/user-form.html:196 +msgid "Make anonymous on all reports and updates" +msgstr "" + +#: perllib/FixMyStreet/Cobrand/Default.pm:717 msgid "Manage shortlist" msgstr "" @@ -1873,7 +1910,7 @@ msgstr "" msgid "Manual order" msgstr "" -#: templates/web/base/js/translation_strings.html:46 +#: templates/web/base/js/translation_strings.html:52 msgid "Map" msgstr "" @@ -1881,11 +1918,11 @@ msgstr "" msgid "Mark as sent" msgstr "" -#: templates/web/base/admin/user-form.html:110 +#: templates/web/base/admin/user-form.html:106 msgid "Mark users whose behaviour you want to keep a check on as <strong>flagged</strong>." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:697 +#: perllib/FixMyStreet/Cobrand/Default.pm:715 msgid "Markup problem details" msgstr "" @@ -1913,7 +1950,8 @@ msgstr "" msgid "Moderate" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:693 +#: perllib/FixMyStreet/Cobrand/ACV.pm:87 +#: perllib/FixMyStreet/Cobrand/Default.pm:711 msgid "Moderate report details" msgstr "" @@ -1939,7 +1977,7 @@ msgstr "" msgid "Moderation reason:" msgstr "" -#: templates/web/base/dashboard/index.html:101 +#: templates/web/base/dashboard/index.html:102 msgid "Month" msgstr "" @@ -1961,12 +1999,12 @@ msgstr "" #: templates/web/base/admin/states/index.html:108 #: templates/web/base/admin/states/index.html:11 #: templates/web/base/admin/users.html:16 -#: templates/web/base/auth/general.html:113 +#: templates/web/base/auth/general.html:115 #: templates/web/base/report/new/form_user_loggedin.html:49 #: templates/web/base/report/new/form_user_loggedout_by_email.html:11 #: templates/web/base/report/update/form_name.html:27 #: templates/web/zurich/admin/body-form.html:4 -#: templates/web/zurich/auth/general.html:60 +#: templates/web/zurich/auth/general.html:50 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "Name" msgstr "" @@ -1979,10 +2017,6 @@ msgstr "" msgid "Name:" msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:110 -msgid "Name: %s" -msgstr "" - #: templates/web/base/report/_inspect.html:44 msgid "Navigate to this problem" msgstr "" @@ -2000,8 +2034,8 @@ msgstr "" msgid "Nearest postcode to the pin placed on the map (automatically generated): %s (%sm away)" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:521 -#: perllib/FixMyStreet/Cobrand/Default.pm:549 +#: perllib/FixMyStreet/Cobrand/Default.pm:539 +#: perllib/FixMyStreet/Cobrand/Default.pm:567 msgid "Nearest road to the pin placed on the map (automatically generated by Bing Maps): %s" msgstr "" @@ -2019,11 +2053,12 @@ msgstr "" msgid "Nearly done! Now check your email…" msgstr "" +#: templates/web/base/auth/2faform.html:8 #: templates/web/base/auth/smsform.html:19 msgid "Nearly done! Now check your phone…" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:129 msgid "New" msgstr "" @@ -2052,7 +2087,7 @@ msgstr "" msgid "New note to DM:" msgstr "" -#: templates/web/base/auth/change_password.html:35 +#: templates/web/base/auth/change_password.html:47 msgid "New password:" msgstr "" @@ -2109,7 +2144,7 @@ msgstr "" msgid "Next" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1222 +#: perllib/FixMyStreet/Cobrand/Default.pm:1240 #: templates/web/base/admin/category_edit.html:4 #: templates/web/base/admin/list_updates.html:32 #: templates/web/base/admin/list_updates.html:34 @@ -2125,11 +2160,11 @@ msgstr "" msgid "No" msgstr "" -#: templates/web/base/admin/user-form.html:84 +#: templates/web/base/admin/user-form.html:80 msgid "No area" msgstr "" -#: templates/web/base/admin/user-form.html:55 +#: templates/web/base/admin/user-form.html:48 msgid "No body" msgstr "" @@ -2166,7 +2201,7 @@ msgstr "" msgid "No reports to show on map, here are some nearby:" msgstr "" -#: templates/web/base/js/translation_strings.html:37 +#: templates/web/base/js/translation_strings.html:43 msgid "No result returned" msgstr "" @@ -2188,15 +2223,15 @@ msgstr "" msgid "None" msgstr "" -#: templates/web/base/admin/user-form.html:76 -#: templates/web/base/admin/user-form.html:77 +#: templates/web/base/admin/user-form.html:72 +#: templates/web/base/admin/user-form.html:73 msgid "" "Normal (public) users should not be associated with any <strong>area</strong>.<br>\n" " Authorised staff users can be associated with the area in which they operate." msgstr "" -#: templates/web/base/admin/user-form.html:46 -#: templates/web/base/admin/user-form.html:47 +#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:39 msgid "" "Normal (public) users should not be associated with any <strong>body</strong>.<br>\n" " Authorised staff users can be associated with the body they represent.<br>\n" @@ -2204,8 +2239,8 @@ msgid "" " activity across their body), the ability to hide reports or set special report statuses." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:186 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:933 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:187 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:972 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:13 msgid "Not contactable" @@ -2264,15 +2299,15 @@ msgstr "" msgid "Number of problems reported in each ward, in the last 7 days." msgstr "" -#: templates/web/base/js/translation_strings.html:43 +#: templates/web/base/js/translation_strings.html:49 msgid "OK" msgstr "" -#: templates/web/base/js/translation_strings.html:74 +#: templates/web/base/js/translation_strings.html:80 msgid "Offline data cleared" msgstr "" -#: templates/web/base/js/translation_strings.html:71 +#: templates/web/base/js/translation_strings.html:77 msgid "Offline update data saved" msgstr "" @@ -2288,14 +2323,14 @@ msgstr "" msgid "On behalf of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:174 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:905 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:175 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:944 #: perllib/FixMyStreet/DB/ResultSet/State.pm:70 #: templates/web/base/admin/states/index.html:102 #: templates/web/base/admin/states/index.html:25 #: templates/web/base/admin/states/index.html:32 #: templates/web/base/admin/update_edit.html:30 -#: templates/web/base/dashboard/index.html:111 +#: templates/web/base/dashboard/index.html:112 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:7 #: templates/web/zurich/admin/update_edit.html:18 @@ -2334,17 +2369,17 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1238 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:689 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:690 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1262 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:686 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:687 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:716 #: perllib/FixMyStreet/App/Controller/Report/New.pm:719 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:722 #: perllib/FixMyStreet/DB/Result/Problem.pm:588 #: perllib/FixMyStreet/DB/Result/Problem.pm:595 #: perllib/FixMyStreet/DB/Result/Problem.pm:610 #: perllib/FixMyStreet/DB/Result/Problem.pm:619 -#: perllib/FixMyStreet/Script/Reports.pm:182 -#: perllib/FixMyStreet/Script/Reports.pm:197 +#: perllib/FixMyStreet/Script/Reports.pm:179 +#: perllib/FixMyStreet/Script/Reports.pm:194 msgid "Other" msgstr "" @@ -2378,23 +2413,23 @@ msgstr "" msgid "Partial" msgstr "" -#: templates/web/base/auth/general.html:116 +#: templates/web/base/auth/general.html:118 #: templates/web/base/report/new/form_user_loggedout_by_email.html:38 #: templates/web/base/report/update/form_user_loggedout_by_email.html:10 -#: templates/web/zurich/auth/general.html:32 -#: templates/web/zurich/auth/general.html:63 +#: templates/web/zurich/auth/general.html:22 +#: templates/web/zurich/auth/general.html:53 msgid "Password (optional)" msgstr "" -#: templates/web/base/auth/general.html:81 +#: templates/web/base/auth/general.html:83 msgid "Password:" msgstr "" -#: templates/web/base/js/translation_strings.html:52 +#: templates/web/base/js/translation_strings.html:58 msgid "Permalink" msgstr "" -#: templates/web/base/admin/user-form.html:162 +#: templates/web/base/admin/user-form.html:164 msgid "Permissions:" msgstr "" @@ -2413,12 +2448,12 @@ msgstr "" msgid "Phone number (optional)" msgstr "" -#: templates/web/base/admin/user-form.html:30 +#: templates/web/base/admin/user-form.html:25 msgid "Phone verified:" msgstr "" #: templates/web/base/admin/report_edit.html:135 -#: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 +#: templates/web/base/admin/user-form.html:23 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:39 msgid "Phone:" msgstr "" @@ -2472,12 +2507,12 @@ msgid "Pick your ward" msgstr "" #: templates/web/base/around/display_location.html:74 -#: templates/web/base/js/translation_strings.html:30 +#: templates/web/base/js/translation_strings.html:36 msgid "Place pin on map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:945 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:951 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:984 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:990 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:9 #: templates/web/zurich/admin/index-dm.html:9 @@ -2488,8 +2523,8 @@ msgstr "" msgid "Please be polite, concise and to the point." msgstr "" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:27 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:31 msgid "Please check the passwords and try again" msgstr "" @@ -2497,26 +2532,30 @@ msgstr "" #: templates/web/base/auth/_username_error.html:9 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:27 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:9 msgid "Please check your email address is correct" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1334 -#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1327 +#: perllib/FixMyStreet/DB/Result/User.pm:205 +#: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:7 msgid "Please check your phone number is correct" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:297 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:905 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:928 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:923 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:946 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 -#: templates/web/base/js/translation_strings.html:10 +#: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" msgstr "" +#: perllib/FixMyStreet/App/Controller/Auth.pm:383 +#: perllib/FixMyStreet/App/Controller/Auth.pm:409 +msgid "Please choose a less commonly-used password" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Admin.pm:345 #: templates/web/base/admin/bodies.html:4 templates/web/base/admin/body.html:11 #: templates/web/base/admin/template_edit.html:13 @@ -2536,19 +2575,20 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:298 #: perllib/FixMyStreet/DB/Result/Comment.pm:128 -#: templates/web/base/js/translation_strings.html:3 +#: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1332 -#: perllib/FixMyStreet/DB/Result/User.pm:200 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1325 +#: perllib/FixMyStreet/DB/Result/User.pm:208 +#: perllib/FixMyStreet/DB/Result/User.pm:209 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:4 msgid "Please enter a mobile number" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1365 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1461 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1462 msgid "Please enter a name" msgstr "" @@ -2556,52 +2596,50 @@ msgstr "" msgid "Please enter a name for this body" msgstr "" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:25 -#: templates/web/base/js/translation_strings.html:20 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:29 +#: templates/web/base/js/translation_strings.html:23 msgid "Please enter a password" msgstr "" #: perllib/FixMyStreet/App/Controller/Contact.pm:115 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 -#: templates/web/base/js/translation_strings.html:4 +#: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1362 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1452 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1355 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1453 #: perllib/FixMyStreet/App/Controller/Admin.pm:311 -#: perllib/FixMyStreet/DB/Result/User.pm:193 -#: templates/web/base/js/translation_strings.html:13 -#: templates/web/base/js/translation_strings.html:17 +#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: templates/web/base/js/translation_strings.html:16 +#: templates/web/base/js/translation_strings.html:20 msgid "Please enter a valid email" msgstr "" -#: perllib/FixMyStreet/App/Controller/Alert.pm:350 +#: perllib/FixMyStreet/App/Controller/Alert.pm:355 #: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please enter a valid email address" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1356 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1446 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1349 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 msgid "Please enter a valid email or phone number" msgstr "" #: perllib/FixMyStreet/DB/Result/Problem.pm:369 -#: templates/web/base/js/translation_strings.html:5 +#: templates/web/base/js/translation_strings.html:8 msgid "Please enter some details" msgstr "" #: perllib/FixMyStreet/App/Controller/Contact.pm:114 -#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: perllib/FixMyStreet/DB/Result/User.pm:196 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:26 -#: templates/web/base/js/translation_strings.html:12 -#: templates/web/base/js/translation_strings.html:16 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:8 +#: templates/web/base/js/translation_strings.html:15 +#: templates/web/base/js/translation_strings.html:19 msgid "Please enter your email" msgstr "" @@ -2609,34 +2647,34 @@ msgstr "" msgid "Please enter your email address" msgstr "" -#: templates/web/base/js/translation_strings.html:26 +#: templates/web/base/js/translation_strings.html:32 msgid "Please enter your first name" msgstr "" #: perllib/FixMyStreet/Cobrand/UK.pm:326 -#: templates/web/base/js/translation_strings.html:8 +#: templates/web/base/js/translation_strings.html:11 msgid "Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below" msgstr "" #: perllib/FixMyStreet/App/Controller/Contact.pm:113 #: perllib/FixMyStreet/DB/Result/Comment.pm:125 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 -#: perllib/FixMyStreet/DB/Result/User.pm:186 -#: templates/web/base/js/translation_strings.html:7 +#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: templates/web/base/js/translation_strings.html:10 msgid "Please enter your name" msgstr "" #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:6 -#: templates/web/base/js/translation_strings.html:23 +#: templates/web/base/js/translation_strings.html:29 msgid "Please enter your phone number" msgstr "" -#: templates/web/base/js/translation_strings.html:27 +#: templates/web/base/js/translation_strings.html:33 msgid "Please enter your second name" msgstr "" -#: templates/web/base/js/translation_strings.html:25 +#: templates/web/base/js/translation_strings.html:31 msgid "Please enter your title" msgstr "" @@ -2659,10 +2697,19 @@ msgstr "" msgid "Please fill in the form below with details of the problem, and describe the location as precisely as possible in the details box." msgstr "" +#: templates/web/base/auth/2faform.html:9 +msgid "Please generate a two-factor code and enter it below:" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Questionnaire.pm:239 msgid "Please indicate whether you'd like to receive another questionnaire" msgstr "" +#: perllib/FixMyStreet/App/Controller/Auth.pm:406 +#: templates/web/base/js/translation_strings.html:26 +msgid "Please make sure your password is at least %d characters long" +msgstr "" + #: templates/web/base/report/updates-sidebar-notes.html:2 msgid "Please note that updates are not sent to the council." msgstr "" @@ -2725,12 +2772,12 @@ msgstr "" #: perllib/FixMyStreet/App/Model/PhotoSet.pm:122 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:156 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:158 -#: templates/web/base/js/translation_strings.html:60 +#: templates/web/base/js/translation_strings.html:66 msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1359 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1449 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1352 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 msgid "Please verify at least one of email/phone" msgstr "" @@ -2743,24 +2790,24 @@ msgid "Please write your update here" msgstr "" #: templates/web/base/report/update-form.html:25 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:18 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_user_loggedout_password.html:10 msgid "Post" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:231 +#: perllib/FixMyStreet/DB/Result/Comment.pm:211 msgid "Posted anonymously at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:266 +#: perllib/FixMyStreet/DB/Result/Comment.pm:246 msgid "Posted by %s at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:254 +#: perllib/FixMyStreet/DB/Result/Comment.pm:234 msgid "Posted by <strong>%s</strong> (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:256 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 msgid "Posted by <strong>%s</strong> at %s" msgstr "" @@ -2772,7 +2819,7 @@ msgstr "" msgid "Previous" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:648 +#: perllib/FixMyStreet/Cobrand/Default.pm:666 msgid "Priorities" msgstr "" @@ -2793,7 +2840,7 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:144 msgid "Private" msgstr "" @@ -2823,7 +2870,7 @@ msgstr "" msgid "Problem breakdown by state" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1309 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1283 msgid "Problem marked as open." msgstr "" @@ -2831,7 +2878,8 @@ msgstr "" msgid "Problem state change based on survey results" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:692 +#: perllib/FixMyStreet/Cobrand/ACV.pm:86 +#: perllib/FixMyStreet/Cobrand/Default.pm:710 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "" @@ -2856,7 +2904,7 @@ msgstr "" msgid "Problems within %.1fkm of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:821 +#: perllib/FixMyStreet/Cobrand/Default.pm:839 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:137 #: perllib/FixMyStreet/Cobrand/UK.pm:215 perllib/FixMyStreet/Cobrand/UK.pm:257 #: perllib/FixMyStreet/Cobrand/UK.pm:269 @@ -2891,12 +2939,12 @@ msgstr "" msgid "Provide update as" msgstr "" -#: templates/web/base/auth/general.html:119 +#: templates/web/base/auth/general.html:124 msgid "Providing a name and password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "" -#: templates/web/base/report/new/form_user_loggedout_by_email.html:41 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:13 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:43 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:16 msgid "Providing a password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "" @@ -2913,7 +2961,7 @@ msgstr "" msgid "Public update:" msgstr "" -#: templates/web/zurich/admin/report_edit.html:123 +#: templates/web/zurich/admin/report_edit.html:122 #: templates/web/zurich/admin/stats/index.html:38 msgid "Publish photo" msgstr "" @@ -2969,7 +3017,7 @@ msgstr "" msgid "RSS feed of nearby problems" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:822 +#: perllib/FixMyStreet/Cobrand/Default.pm:840 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:136 #: perllib/FixMyStreet/Cobrand/UK.pm:222 msgid "RSS feed of problems within %s" @@ -3020,6 +3068,10 @@ msgstr "" msgid "Remove" msgstr "" +#: templates/web/base/admin/user-form.html:198 +msgid "Remove account details" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:4 msgid "Remove field" msgstr "" @@ -3040,13 +3092,13 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:159 +#: templates/web/base/admin/report_edit.html:161 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" msgstr "" -#: templates/web/base/auth/generate_token.html:33 +#: templates/web/base/auth/generate_token.html:52 msgid "Replace token" msgstr "" @@ -3078,11 +3130,11 @@ msgstr "" msgid "Report as" msgstr "" -#: perllib/FixMyStreet/App/Controller/Rss.pm:302 +#: perllib/FixMyStreet/App/Controller/Rss.pm:303 msgid "Report on %s" msgstr "" -#: templates/web/base/dashboard/index.html:61 +#: templates/web/base/dashboard/index.html:62 msgid "Report state:" msgstr "" @@ -3152,15 +3204,16 @@ msgstr "" #: templates/web/base/around/index.html:3 #: templates/web/base/around/lookup_by_ref.html:3 -#: templates/web/base/js/translation_strings.html:42 +#: templates/web/base/js/translation_strings.html:48 #: templates/web/base/report/new/fill_in_details.html:0 #: templates/web/base/report/new/fill_in_details.html:8 #: templates/web/zurich/report/new/fill_in_details_form.html:4 msgid "Reporting a problem" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:638 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:388 +#: perllib/FixMyStreet/Cobrand/ACV.pm:265 +#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/zurich/header.html:46 msgid "Reports" msgstr "" @@ -3177,7 +3230,7 @@ msgstr "" msgid "Reports by destination" msgstr "" -#: templates/web/base/admin/user-form.html:125 +#: templates/web/base/admin/user-form.html:124 msgid "Reports made by trusted users will be sent to the responsible body without being inspected first." msgstr "" @@ -3189,7 +3242,7 @@ msgstr "" msgid "Reports published" msgstr "" -#: templates/web/base/js/translation_strings.html:75 +#: templates/web/base/js/translation_strings.html:81 msgid "Reports saved offline." msgstr "" @@ -3261,8 +3314,8 @@ msgstr "" msgid "Revert to original title" msgstr "" -#: templates/web/base/js/translation_strings.html:28 -#: templates/web/base/js/translation_strings.html:40 +#: templates/web/base/js/translation_strings.html:34 +#: templates/web/base/js/translation_strings.html:46 msgid "Right place?" msgstr "" @@ -3276,16 +3329,16 @@ msgstr "" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1879 -#: templates/web/base/admin/report_edit.html:156 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: templates/web/base/admin/report_edit.html:158 #: templates/web/base/admin/update_edit.html:68 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: templates/web/base/admin/report_edit.html:157 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: templates/web/base/admin/report_edit.html:159 #: templates/web/base/admin/update_edit.html:69 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3295,7 +3348,7 @@ msgstr "" msgid "Rotating this photo will discard unsaved changes to the report." msgstr "" -#: templates/web/base/js/translation_strings.html:47 +#: templates/web/base/js/translation_strings.html:53 #: templates/web/base/maps/google-ol.html:2 msgid "Satellite" msgstr "" @@ -3326,11 +3379,11 @@ msgid "Save with a public update" msgstr "" #. ("This is followed by a progress count, e.g. 3/5") -#: templates/web/base/js/translation_strings.html:76 +#: templates/web/base/js/translation_strings.html:82 msgid "Saving reports offline" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:130 msgid "Scheduled" msgstr "" @@ -3363,12 +3416,20 @@ msgstr "" msgid "Searching found no users." msgstr "" +#: templates/web/base/auth/generate_token.html:1 +#: templates/web/base/auth/generate_token.html:2 +#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/my/my.html:65 +msgid "Security" +msgstr "" + #: templates/web/base/report/new/councils_text_private.html:7 #: templates/web/base/report/new/form_user.html:5 msgid "See our privacy policy" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:703 +#: perllib/FixMyStreet/Cobrand/ACV.pm:93 +#: perllib/FixMyStreet/Cobrand/Default.pm:721 msgid "See user detail for reports created as the council" msgstr "" @@ -3403,7 +3464,7 @@ msgstr "" msgid "Sending a confirmation text failed: \"%s\"" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:870 msgid "Sent report back" msgstr "" @@ -3420,6 +3481,11 @@ msgstr "" msgid "Service:" msgstr "" +#: templates/web/base/auth/change_password.html:1 +#: templates/web/base/auth/change_password.html:4 +msgid "Set password" +msgstr "" + #: templates/web/base/report/_inspect.html:47 msgid "Set to my current location" msgstr "" @@ -3475,7 +3541,7 @@ msgstr "" #: templates/web/base/around/display_location.html:58 #: templates/web/base/around/display_location.html:66 -#: templates/web/base/js/translation_strings.html:54 +#: templates/web/base/js/translation_strings.html:60 msgid "Show pins" msgstr "" @@ -3487,20 +3553,20 @@ msgstr "" msgid "Show reports in your area" msgstr "" -#: templates/web/base/auth/general.html:124 +#: templates/web/base/auth/general.html:129 #: templates/web/base/auth/general.html:3 -#: templates/web/base/auth/general.html:85 +#: templates/web/base/auth/general.html:87 #: templates/web/base/main_nav_items.html:6 -#: templates/web/zurich/auth/general.html:18 -#: templates/web/zurich/auth/general.html:35 +#: templates/web/zurich/auth/general.html:25 +#: templates/web/zurich/auth/general.html:8 msgid "Sign in" msgstr "" -#: templates/web/base/auth/general.html:98 +#: templates/web/base/auth/general.html:100 msgid "Sign in by email instead, providing a new password. When you click the link in your email, your password will be updated." msgstr "" -#: templates/web/base/auth/general.html:96 +#: templates/web/base/auth/general.html:98 msgid "Sign in by email or text, providing a new password. When you click the link in your email or enter the SMS authentication code, your password will be updated." msgstr "" @@ -3534,14 +3600,27 @@ msgstr "" msgid "Some text to localize" msgstr "" -#: perllib/FixMyStreet/Cobrand/UK.pm:80 +#: perllib/FixMyStreet/Cobrand/ACV.pm:59 perllib/FixMyStreet/Cobrand/UK.pm:80 msgid "Sorry, that appears to be a Crown dependency postcode, which we don't cover." msgstr "" +#: perllib/FixMyStreet/Cobrand/ACV.pm:73 +msgid "Sorry, that appears to be a Northern Irish postcode, which we don't cover." +msgstr "" + +#: perllib/FixMyStreet/Cobrand/ACV.pm:65 +msgid "Sorry, that appears to be a Scottish postcode, which we don't cover." +msgstr "" + +#: perllib/FixMyStreet/Cobrand/ACV.pm:69 +msgid "Sorry, that appears to be a Welsh postcode, which we don't cover." +msgstr "" + #: templates/web/base/auth/smsform.html:6 templates/web/base/auth/token.html:8 msgid "Sorry, that wasn’t a valid link" msgstr "" +#: templates/web/base/auth/2faform.html:5 #: templates/web/base/auth/smsform.html:16 msgid "Sorry, that wasn’t the correct code" msgstr "" @@ -3587,15 +3666,15 @@ msgstr "" msgid "Sort by" msgstr "" -#: templates/web/base/admin/user-form.html:65 +#: templates/web/base/admin/user-form.html:58 msgid "Staff users have permission to log in to the admin." msgstr "" -#: templates/web/base/admin/user-form.html:68 +#: templates/web/base/admin/user-form.html:62 msgid "Staff:" msgstr "" -#: templates/web/base/dashboard/index.html:73 +#: templates/web/base/dashboard/index.html:74 msgid "Start Date" msgstr "" @@ -3608,7 +3687,7 @@ msgstr "" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:50 #: templates/web/base/admin/templates.html:8 -#: templates/web/base/dashboard/index.html:100 +#: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:88 #: templates/web/base/report/_item.html:96 #: templates/web/base/report/update/form_update.html:39 @@ -3630,13 +3709,14 @@ msgstr "" msgid "State:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:628 +#: perllib/FixMyStreet/Cobrand/ACV.pm:255 +#: perllib/FixMyStreet/Cobrand/Default.pm:646 #: templates/web/base/admin/states/index.html:1 msgid "States" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:622 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:391 +#: perllib/FixMyStreet/Cobrand/Default.pm:640 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:418 #: templates/web/base/admin/index.html:71 #: templates/web/base/admin/stats/index.html:1 #: templates/web/base/admin/stats/state.html:1 @@ -3668,7 +3748,7 @@ msgstr "" msgid "Subcategory" msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:191 +#: perllib/FixMyStreet/Script/Reports.pm:188 msgid "Subcategory: %s" msgstr "" @@ -3685,19 +3765,20 @@ msgstr "" msgid "Subject:" msgstr "" +#: templates/web/base/auth/2faform.html:21 #: templates/web/base/auth/smsform.html:27 #: templates/web/base/questionnaire/creator_fixed.html:19 #: templates/web/base/report/new/form_user_loggedin.html:76 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:46 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:48 #: templates/web/base/report/new/form_user_loggedout_password.html:11 #: templates/web/zurich/report/new/fill_in_details_form.html:73 msgid "Submit" msgstr "" -#: templates/web/base/admin/report_edit.html:167 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/report_edit.html:24 #: templates/web/base/admin/update_edit.html:79 -#: templates/web/base/admin/user-form.html:188 +#: templates/web/base/admin/user-form.html:191 #: templates/web/zurich/admin/report_edit-sdm.html:124 #: templates/web/zurich/admin/report_edit.html:264 #: templates/web/zurich/admin/update_edit.html:38 @@ -3708,8 +3789,8 @@ msgstr "" msgid "Submit questionnaire" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:169 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:898 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:170 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:937 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:6 #: templates/web/zurich/admin/index-dm.html:23 @@ -3738,8 +3819,9 @@ msgstr "" msgid "Summarise your changes" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:620 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:387 +#: perllib/FixMyStreet/Cobrand/ACV.pm:249 +#: perllib/FixMyStreet/Cobrand/Default.pm:638 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:414 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 #: templates/web/base/status/index.html:3 @@ -3751,7 +3833,7 @@ msgid "Summary" msgstr "" #: templates/web/zurich/reports/index.html:0 -#: templates/web/zurich/reports/index.html:5 +#: templates/web/zurich/reports/index.html:6 msgid "Summary reports" msgstr "" @@ -3764,7 +3846,7 @@ msgstr "" msgid "Superuser:" msgstr "" -#: templates/web/base/admin/user-form.html:148 +#: templates/web/base/admin/user-form.html:147 msgid "Superusers have permission to perform <strong>all actions</strong> within the admin." msgstr "" @@ -3777,8 +3859,8 @@ msgstr "" msgid "Template «%s»" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:644 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:398 +#: perllib/FixMyStreet/Cobrand/Default.pm:662 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:425 #: templates/web/zurich/header.html:63 msgid "Templates" msgstr "" @@ -3839,6 +3921,7 @@ msgstr "" msgid "That location does not appear to be in the UK; please try again." msgstr "" +#: perllib/FixMyStreet/Cobrand/ACV.pm:52 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:50 #: perllib/FixMyStreet/Cobrand/UK.pm:73 @@ -3861,6 +3944,22 @@ msgstr "" msgid "That report has been removed from FixMyStreet." msgstr "" +#: perllib/FixMyStreet/App/Controller/Admin.pm:1769 +msgid "That user has been logged out." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +msgid "That user has been made anonymous on all reports and updates." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1812 +msgid "That user’s personal details have been removed." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1790 +msgid "That user’s reports and updates have been hidden." +msgstr "" + #: templates/web/base/admin/contact-form.html:27 msgid "" "The <strong>email address</strong> is the destination to which reports about this category will be sent. \n" @@ -3916,7 +4015,7 @@ msgid "The diligency prize league table shows editors' activity (who's been edit msgstr "" #: perllib/FixMyStreet/App/Controller/Dashboard.pm:43 -#: perllib/FixMyStreet/App/Controller/Reports.pm:85 +#: perllib/FixMyStreet/App/Controller/Reports.pm:84 msgid "The error was: %s" msgstr "" @@ -3970,8 +4069,8 @@ msgstr "" msgid "The ordering of this field on the report page. Fields are shown in ascending order according to this value." msgstr "" -#: templates/web/base/auth/change_password.html:22 #: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:30 msgid "The passwords do not match" msgstr "" @@ -3983,7 +4082,7 @@ msgstr "" msgid "The type of input field to show to the user. <strong>Text</strong> is a simple text field, <strong>List</strong> is a drop-down selection." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:95 +#: perllib/FixMyStreet/Script/Reports.pm:96 msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "" @@ -3994,7 +4093,7 @@ msgid "" " Names are not necessarily unique." msgstr "" -#: templates/web/base/around/on_map_list_items.html:17 +#: templates/web/base/around/on_map_list_items.html:20 #: templates/web/base/my/_problem-list.html:8 #: templates/web/base/reports/_problem-list.html:13 msgid "There are no reports to show." @@ -4004,7 +4103,7 @@ msgstr "" msgid "There is already an auto-response template for this category/state." msgstr "" -#: perllib/FixMyStreet/App/Controller/Reports.pm:82 +#: perllib/FixMyStreet/App/Controller/Reports.pm:81 msgid "There was a problem showing the All Reports page. Please try again later." msgstr "" @@ -4013,18 +4112,18 @@ msgstr "" msgid "There was a problem showing this page. Please try again later." msgstr "" -#: perllib/FixMyStreet/App/Controller/Alert.pm:359 +#: perllib/FixMyStreet/App/Controller/Alert.pm:364 msgid "There was a problem with your email/password combination. Please try again." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:806 -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:135 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:815 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 -#: templates/web/zurich/auth/general.html:28 +#: templates/web/zurich/auth/general.html:18 msgid "There was a problem with your login information. If you cannot remember your password, or do not have one, please fill in the ‘No’ section of the form." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:338 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:348 msgid "There was a problem with your update. Please try again." msgstr "" @@ -4032,7 +4131,7 @@ msgstr "" msgid "There were problems with your report. Please see below." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:373 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:389 msgid "There were problems with your update. Please see below." msgstr "" @@ -4087,18 +4186,18 @@ msgid "" " A body will not receive any reports unless it covers at least one area." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:198 +#: perllib/FixMyStreet/Script/Reports.pm:195 msgid "This email has been sent to both councils covering the location of the problem, as the user did not categorise it; please ignore it if you're not the correct council to deal with the issue, or let us know what category of problem this is so we can add it to our system." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:201 +#: perllib/FixMyStreet/Script/Reports.pm:198 msgid "This email has been sent to several councils covering the location of the problem, as the category selected is provided for all of them; please ignore it if you're not the correct council to deal with the issue." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1003 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1049 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:942 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:986 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1004 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1021 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1067 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:960 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "" @@ -4135,9 +4234,9 @@ msgstr "" msgid "This report is a duplicate. Please leave updates on the original report:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:166 #: perllib/FixMyStreet/Cobrand/Zurich.pm:167 -#: templates/web/zurich/report/_main.html:14 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:168 +#: templates/web/zurich/report/_main.html:12 msgid "This report is awaiting moderation." msgstr "" @@ -4153,11 +4252,7 @@ msgstr "" msgid "This report is currently marked as open." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:108 -msgid "This report was submitted anonymously" -msgstr "" - -#: perllib/FixMyStreet/Script/Reports.pm:88 +#: perllib/FixMyStreet/Script/Reports.pm:89 msgid "This web page also contains a photo of the problem, provided by the user." msgstr "" @@ -4168,7 +4263,8 @@ msgstr "" msgid "Time spent (in minutes):" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:621 +#: perllib/FixMyStreet/Cobrand/ACV.pm:250 +#: perllib/FixMyStreet/Cobrand/Default.pm:639 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "" @@ -4206,7 +4302,7 @@ msgstr "" msgid "To limit this collection of fields to a single language, select it here." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:94 +#: perllib/FixMyStreet/Script/Reports.pm:95 msgid "To view a map of the precise location of this issue" msgstr "" @@ -4228,9 +4324,9 @@ msgstr "" #: templates/web/base/admin/stats/fix_rate.html:4 #: templates/web/base/admin/stats/questionnaire.html:24 -#: templates/web/base/dashboard/index.html:114 -#: templates/web/base/dashboard/index.html:119 -#: templates/web/base/dashboard/index.html:143 +#: templates/web/base/dashboard/index.html:115 +#: templates/web/base/dashboard/index.html:120 +#: templates/web/base/dashboard/index.html:144 #: templates/web/zurich/admin/stats/index.html:30 msgid "Total" msgstr "" @@ -4248,20 +4344,22 @@ msgstr "" msgid "Translations" msgstr "" -#: templates/web/base/admin/user-form.html:129 +#: templates/web/base/admin/user-form.html:128 msgid "Trusted by bodies:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:709 +#: perllib/FixMyStreet/Cobrand/ACV.pm:99 +#: perllib/FixMyStreet/Cobrand/Default.pm:727 msgid "Trusted to make reports that don't need to be inspected" msgstr "" -#: templates/web/base/admin/user-form.html:137 +#: templates/web/base/admin/user-form.html:136 msgid "Trusted:" msgstr "" +#: templates/web/base/auth/2faform.html:6 #: templates/web/base/auth/smsform.html:17 -#: templates/web/base/js/translation_strings.html:29 +#: templates/web/base/js/translation_strings.html:35 msgid "Try again" msgstr "" @@ -4269,13 +4367,21 @@ msgstr "" msgid "Try emailing us directly:" msgstr "" +#: templates/web/base/auth/generate_token.html:21 +msgid "Two-factor authentication has been activated" +msgstr "" + +#: templates/web/base/auth/generate_token.html:32 +msgid "Two-factor authentication has been deactivated" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:44 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 msgid "Type" msgstr "" -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 msgid "Unban" msgstr "" @@ -4298,7 +4404,7 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Photo.pm:109 #: perllib/FixMyStreet/App/Controller/Root.pm:141 -#: templates/web/base/js/translation_strings.html:38 +#: templates/web/base/js/translation_strings.html:44 msgid "Unknown error" msgstr "" @@ -4370,21 +4476,21 @@ msgstr "" msgid "Updated" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:260 +#: perllib/FixMyStreet/DB/Result/Comment.pm:240 msgid "Updated by <strong>%s</strong> (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:262 +#: perllib/FixMyStreet/DB/Result/Comment.pm:242 msgid "Updated by <strong>%s</strong> at %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1299 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1398 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1591 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1277 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1391 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1592 #: perllib/FixMyStreet/App/Controller/Admin.pm:933 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:767 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:792 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:862 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:806 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:901 msgid "Updated!" msgstr "" @@ -4436,31 +4542,31 @@ msgstr "" msgid "User ID to attribute fetched comments to" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1745 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1755 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1746 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1756 msgid "User added to abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1376 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1369 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1474 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1742 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1752 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1743 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1753 msgid "User already in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1834 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1887 msgid "User flag removed" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1805 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1858 msgid "User flagged" msgstr "" #: templates/web/base/admin/report_blocks.html:18 -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 #: templates/web/base/admin/users.html:32 msgid "User in abuse table" msgstr "" @@ -4474,14 +4580,16 @@ msgstr "" msgid "User:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:652 -#: perllib/FixMyStreet/Cobrand/Default.pm:711 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:403 +#: perllib/FixMyStreet/Cobrand/ACV.pm:101 +#: perllib/FixMyStreet/Cobrand/ACV.pm:271 +#: perllib/FixMyStreet/Cobrand/Default.pm:670 +#: perllib/FixMyStreet/Cobrand/Default.pm:729 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:430 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:55 msgid "Users" msgstr "" -#: templates/web/base/admin/user-form.html:159 +#: templates/web/base/admin/user-form.html:161 msgid "Users can perform the following actions within their assigned body or area." msgstr "" @@ -4553,7 +4661,7 @@ msgstr "" msgid "We need your email address, please give it below." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:207 +#: perllib/FixMyStreet/Script/Reports.pm:204 msgid "We realise this problem might be the responsibility of %s; however, we don't currently have any contact details for them. If you know of an appropriate contact address, please do get in touch." msgstr "" @@ -4575,7 +4683,7 @@ msgstr "" msgid "We’re sorry to hear the problem’s not fixed. Why not try writing to your local representatives?" msgstr "" -#: templates/web/base/dashboard/index.html:117 +#: templates/web/base/dashboard/index.html:118 msgid "Website" msgstr "" @@ -4608,7 +4716,7 @@ msgstr "" msgid "Which report is it a duplicate of?" msgstr "" -#: templates/web/base/js/translation_strings.html:57 +#: templates/web/base/js/translation_strings.html:63 msgid "Whoa there Testino! Three photos are enough." msgstr "" @@ -4616,8 +4724,8 @@ msgstr "" msgid "Why stop there? <a href=\"/alert\">Set up more alerts</a> for free." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:190 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:928 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:191 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:967 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:14 msgid "Wish" @@ -4627,7 +4735,7 @@ msgstr "" msgid "With request searches, it is also possible to search for agency_responsible to limit the requests to those sent to a single administration. The search term is the administration ID provided by <a href=\"%s\">MaPit</a>." msgstr "" -#: templates/web/base/dashboard/index.html:158 +#: templates/web/base/dashboard/index.html:159 msgid "Within the specified timeframe:" msgstr "" @@ -4647,7 +4755,7 @@ msgstr "" msgid "Wrong location? Just click again on the map." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1221 +#: perllib/FixMyStreet/Cobrand/Default.pm:1239 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4675,7 +4783,7 @@ msgstr "" msgid "You are complaining that this problem report was unnecessarily moderated:" msgstr "" -#: templates/web/base/js/translation_strings.html:77 +#: templates/web/base/js/translation_strings.html:83 msgid "You are offline" msgstr "" @@ -4692,7 +4800,7 @@ msgstr "" msgid "You can <a href=\"%s%s\">view the problem on this site</a>." msgstr "" -#: templates/web/base/admin/user-form.html:114 +#: templates/web/base/admin/user-form.html:110 msgid "You can add an abusive user's email to the abuse list, which automatically hides (and never sends) reports they create." msgstr "" @@ -4722,11 +4830,11 @@ msgstr "" msgid "You can mark a body as deleted if you do not want it to be active on the site." msgstr "" -#: templates/web/base/js/translation_strings.html:35 +#: templates/web/base/js/translation_strings.html:41 msgid "You declined; please fill in the box above" msgstr "" -#: templates/web/base/js/translation_strings.html:79 +#: templates/web/base/js/translation_strings.html:85 msgid "You have <a id=\"oFN\" href=\"\"><span>%s</span> saved to submit</a>." msgstr "" @@ -4753,11 +4861,11 @@ msgstr "" msgid "You have located the problem at the point marked with a green pin on the map. If this is not the correct location, simply click on the map again. " msgstr "" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:125 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:142 msgid "You have successfully added your phone number." msgstr "" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:141 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:158 #: templates/web/zurich/tokens/confirm_problem.html:5 #: templates/web/zurich/tokens/confirm_problem.html:6 msgid "You have successfully confirmed your email address." @@ -4767,7 +4875,7 @@ msgstr "" msgid "You have successfully confirmed your phone number." msgstr "" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:112 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:129 msgid "You have successfully removed your phone number." msgstr "" @@ -4776,7 +4884,7 @@ msgstr "" msgid "You have successfully signed in; please check and confirm your details are accurate:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:147 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:164 msgid "You have successfully verified your phone number." msgstr "" @@ -4803,8 +4911,10 @@ msgstr "Trebuie să adăugaţi entităţi (cum ar fi consilii sau departamente) msgid "Your Reports" msgstr "Rapoartele dvs." -#: templates/web/base/auth/change_password.html:11 +#: templates/web/base/auth/change_password.html:13 #: templates/web/base/auth/generate_token.html:15 +#: templates/web/base/auth/generate_token.html:26 +#: templates/web/base/auth/generate_token.html:34 #: templates/web/base/main_nav_items.html:4 templates/web/base/my/my.html:18 msgid "Your account" msgstr "" @@ -4822,8 +4932,8 @@ msgid "Your email" msgstr "" #: templates/web/base/auth/change_email.html:15 -#: templates/web/zurich/auth/general.html:30 -#: templates/web/zurich/auth/general.html:58 +#: templates/web/zurich/auth/general.html:20 +#: templates/web/zurich/auth/general.html:48 msgid "Your email address" msgstr "" @@ -4837,11 +4947,11 @@ msgstr "" msgid "Your information will only be used in accordance with our <a href=\"/privacy\">privacy policy</a>" msgstr "" -#: templates/web/base/auth/general.html:114 +#: templates/web/base/auth/general.html:116 #: templates/web/base/contact/index.html:74 #: templates/web/base/report/new/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_name.html:33 -#: templates/web/zurich/auth/general.html:61 +#: templates/web/zurich/auth/general.html:51 #: templates/web/zurich/report/new/fill_in_details_form.html:63 msgid "Your name" msgstr "" @@ -4858,21 +4968,29 @@ msgstr "" msgid "Your name has been hidden." msgstr "" -#: templates/web/base/js/translation_strings.html:69 +#: templates/web/base/js/translation_strings.html:75 msgid "Your offline reports" msgstr "" -#: templates/web/base/auth/general.html:84 +#: templates/web/base/auth/general.html:86 #: templates/web/base/report/new/form_user_loggedout_password.html:10 #: templates/web/base/report/update/form_user_loggedout_password.html:9 -#: templates/web/zurich/auth/general.html:34 +#: templates/web/zurich/auth/general.html:24 msgid "Your password" msgstr "" -#: templates/web/base/auth/change_password.html:10 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:170 +#: templates/web/base/auth/change_password.html:12 msgid "Your password has been changed" msgstr "" +#: templates/web/base/auth/general.html:133 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:52 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:25 +#: templates/web/zurich/auth/general.html:63 +msgid "Your password should include %d or more characters." +msgstr "" + #: templates/web/base/auth/change_phone.html:19 #: templates/web/base/contact/index.html:87 #: templates/web/zurich/report/new/fill_in_details_form.html:69 @@ -4896,7 +5014,7 @@ msgstr "" msgid "Your token has been generated" msgstr "" -#: templates/web/base/js/translation_strings.html:70 +#: templates/web/base/js/translation_strings.html:76 msgid "Your update has been saved offline for submission when back online." msgstr "" @@ -4914,17 +5032,17 @@ msgid "Yourself" msgstr "" #: templates/web/base/admin/category-checkboxes.html:7 -#: templates/web/base/admin/user-form.html:169 +#: templates/web/base/admin/user-form.html:171 msgid "all" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:909 #: perllib/FixMyStreet/App/Controller/Moderate.pm:85 -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:216 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:270 +#: perllib/FixMyStreet/DB/Result/Comment.pm:250 msgid "and a defect raised" msgstr "" @@ -4957,7 +5075,7 @@ msgid "from %s different users" msgstr "" #: templates/web/base/report/_item.html:63 -#: templates/web/zurich/report/_item.html:14 +#: templates/web/zurich/report/_item.html:16 msgid "last updated %s" msgstr "" @@ -4972,7 +5090,7 @@ msgid "n/a" msgstr "indisponibil" #: templates/web/base/admin/category-checkboxes.html:8 -#: templates/web/base/admin/user-form.html:170 +#: templates/web/base/admin/user-form.html:172 msgid "none" msgstr "" @@ -5022,7 +5140,7 @@ msgstr "" msgid "this location" msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:183 +#: perllib/FixMyStreet/Script/Reports.pm:180 msgid "this type of local problem" msgstr "" @@ -5030,11 +5148,11 @@ msgstr "" msgid "today" msgstr "" -#: templates/web/base/js/translation_strings.html:80 +#: templates/web/base/js/translation_strings.html:86 msgid "update" msgstr "" -#: templates/web/base/js/translation_strings.html:81 +#: templates/web/base/js/translation_strings.html:87 msgid "updates" msgstr "" @@ -5050,11 +5168,11 @@ msgstr "" msgid "user is problem owner" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1778 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1831 msgid "user not in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1829 msgid "user removed from abuse list" msgstr "" @@ -5127,7 +5245,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: templates/web/fixmystreet.com/reports/summary.html:103 +#: templates/web/fixmystreet.com/reports/summary.html:104 #, perl-format msgid "%s day" msgid_plural "%s days" diff --git a/locale/ru.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/ru.UTF-8/LC_MESSAGES/FixMyStreet.po index 0e469a8d9..a6191c44d 100644 --- a/locale/ru.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/ru.UTF-8/LC_MESSAGES/FixMyStreet.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: matthew@mysociety.org\n" -"POT-Creation-Date: 2017-12-15 17:48+0000\n" +"POT-Creation-Date: 2018-02-12 15:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety <transifex@mysociety.org>, 2017\n" "Language-Team: Russian (https://www.transifex.com/mysociety/teams/12067/ru/)\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" #: perllib/FixMyStreet/DB/Result/Problem.pm:650 -#: perllib/FixMyStreet/Script/Reports.pm:196 +#: perllib/FixMyStreet/Script/Reports.pm:193 msgid " and " msgstr "и" @@ -93,8 +93,8 @@ msgstr "" msgid "%s live updates" msgstr "%s обновлений" -#: templates/web/base/dashboard/index.html:159 -#: templates/web/base/dashboard/index.html:163 +#: templates/web/base/dashboard/index.html:160 +#: templates/web/base/dashboard/index.html:164 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -128,7 +128,7 @@ msgstr "(номер телефона отсутствует)" msgid "(a-z and space only)" msgstr "" -#: templates/web/zurich/report/_item.html:19 +#: templates/web/zurich/report/_item.html:21 msgid "(closed)" msgstr "(закрыто)" @@ -137,7 +137,7 @@ msgstr "(закрыто)" msgid "(covers roughly 200,000 people)" msgstr "(Территория, заданная по умолчанию, на которой проживают примерно 200 000 человек)" -#: templates/web/zurich/report/_item.html:17 +#: templates/web/zurich/report/_item.html:19 msgid "(fixed)" msgstr "(исправлено)" @@ -157,6 +157,7 @@ msgstr "" msgid "(not sent to council)" msgstr "(не отправлено в органы самоуправления)" +#: templates/web/base/report/new/form_user_loggedin.html:38 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "(optional)" msgstr "(необязательно)" @@ -172,7 +173,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "RSS-фид о проблемах в пределах: %s" #: perllib/FixMyStreet/App/Controller/Report/New.pm:252 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:688 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:685 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Выберите категорию --" @@ -206,7 +207,7 @@ msgstr "" msgid "<label for=\"statuses\">Show</label> %s reports <label for=\"filter_categories\">about</label> %s" msgstr "<label for=\"statuses\">Показать отчеты:</label> %s <label for=\"filter_categories\">в категории:</label> %s" -#: templates/web/base/js/translation_strings.html:78 +#: templates/web/base/js/translation_strings.html:84 msgid "<span>%s</span> saved." msgstr "" @@ -233,12 +234,12 @@ msgstr "<strong>Нет</strong> Я хочу подтвердить обновл msgid "<strong>No</strong> Let me confirm my update by email/text" msgstr "<strong>Нет</strong> Я хочу подтвердить обновление электронным письмом" -#: templates/web/base/auth/general.html:110 -#: templates/web/zurich/auth/general.html:51 +#: templates/web/base/auth/general.html:112 +#: templates/web/zurich/auth/general.html:41 msgid "<strong>No</strong> let me sign in by email" msgstr "<strong>Нет</strong>, я хочу войти на сайт с помощью адреса эл. почты" -#: templates/web/base/auth/general.html:108 +#: templates/web/base/auth/general.html:110 #, fuzzy msgid "<strong>No</strong> let me sign in by email or text" msgstr "<strong>Нет</strong>, я хочу войти на сайт с помощью адреса эл. почты" @@ -251,12 +252,16 @@ msgstr "" msgid "<strong>Note:</strong> This report hasn't yet been sent onwards for action. Any changes made may not be passed on." msgstr "" -#: templates/web/base/auth/general.html:79 +#: templates/web/base/auth/general.html:81 #: templates/web/base/report/new/form_user_loggedout_password.html:3 #: templates/web/base/report/update/form_user_loggedout_password.html:2 msgid "<strong>Yes</strong> I have a password" msgstr "<strong>Да</strong> У меня есть пароль" +#: templates/web/base/auth/generate_token.html:54 +msgid "Activate two-factor authentication" +msgstr "" + #: templates/web/base/my/my.html:39 templates/web/base/my/my.html:50 msgid "Add" msgstr "" @@ -330,15 +335,18 @@ msgstr "" msgid "Add user" msgstr "Добавить пользователя" -#: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/ACV.pm:108 +#: perllib/FixMyStreet/Cobrand/Default.pm:736 msgid "Add/edit problem categories" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:720 +#: perllib/FixMyStreet/Cobrand/ACV.pm:110 +#: perllib/FixMyStreet/Cobrand/Default.pm:738 msgid "Add/edit response priorities" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:719 +#: perllib/FixMyStreet/Cobrand/ACV.pm:109 +#: perllib/FixMyStreet/Cobrand/Default.pm:737 msgid "Add/edit response templates" msgstr "" @@ -354,7 +362,7 @@ msgstr "" msgid "Admin" msgstr "" -#: templates/web/base/auth/change_password.html:39 +#: templates/web/base/auth/change_password.html:51 msgid "Again:" msgstr "Снова:" @@ -373,12 +381,12 @@ msgstr "Оповещать меня об обновлениях в будуще #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 -#: templates/web/base/dashboard/index.html:63 +#: templates/web/base/dashboard/index.html:64 #: templates/web/base/reports/_list-filters.html:3 msgid "All" msgstr "" -#: templates/web/zurich/reports/index.html:13 +#: templates/web/zurich/reports/index.html:14 msgid "All Reports" msgstr "Все Отчеты" @@ -447,13 +455,13 @@ msgstr "Анонимно:" msgid "Another user" msgstr "" -#: templates/web/base/js/translation_strings.html:59 +#: templates/web/base/js/translation_strings.html:65 msgid "Are you sure you want to cancel this upload?" msgstr "" #: templates/web/base/admin/report_edit.html:84 #: templates/web/base/admin/template_edit.html:75 -#: templates/web/base/js/translation_strings.html:73 +#: templates/web/base/js/translation_strings.html:79 #: templates/web/base/report/display_tools.html:6 msgid "Are you sure?" msgstr "" @@ -464,7 +472,7 @@ msgstr "" msgid "Area covered" msgstr "Зона покрытия" -#: templates/web/base/admin/user-form.html:82 +#: templates/web/base/admin/user-form.html:78 msgid "Area:" msgstr "" @@ -490,11 +498,12 @@ msgstr "Направить во внешнее учреждение:" msgid "Assign to subdivision:" msgstr "Направить в подразделение:" -#: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/ACV.pm:105 +#: perllib/FixMyStreet/Cobrand/Default.pm:733 msgid "Assign users to areas" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:219 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:220 msgid "Assigned to %s" msgstr "Направлено сюда: %s" @@ -506,8 +515,8 @@ msgstr "Как правило, количество результатов, ко msgid "At the moment only searching for and looking at reports work." msgstr "Сейчас можно только искать и просматривать обращения" -#: templates/web/base/admin/user-form.html:96 -#: templates/web/base/admin/user-form.html:97 +#: templates/web/base/admin/user-form.html:92 +#: templates/web/base/admin/user-form.html:93 msgid "Authorised staff users can be associated with the categories in which they operate." msgstr "" @@ -533,11 +542,11 @@ msgid "Avoid personal information and vehicle number plates" msgstr "" #: perllib/FixMyStreet/DB/Result/Problem.pm:344 -#: templates/web/zurich/report/_item.html:9 +#: templates/web/zurich/report/_item.html:11 msgid "Awaiting moderation" msgstr "Ожидает модерации" -#: templates/web/base/js/translation_strings.html:31 +#: templates/web/base/js/translation_strings.html:37 msgid "Back" msgstr "Назад" @@ -550,9 +559,11 @@ msgstr "" msgid "Ban user" msgstr "Пометить пользователя" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 -#: perllib/FixMyStreet/Cobrand/Default.pm:717 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:396 +#: perllib/FixMyStreet/Cobrand/ACV.pm:107 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 +#: perllib/FixMyStreet/Cobrand/Default.pm:735 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:423 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:55 #: templates/web/zurich/header.html:50 @@ -566,7 +577,7 @@ msgstr "Учреждения" msgid "Body" msgstr "Учреждение" -#: templates/web/base/admin/user-form.html:54 +#: templates/web/base/admin/user-form.html:46 msgid "Body:" msgstr "Учреждение:" @@ -582,7 +593,8 @@ msgstr "Письмо не пришло? Оно могло попасть в па msgid "Can't see the map? <em>Skip this step</em>" msgstr "Карта не отображается? <em>Пропустите этот шаг</em>" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -596,7 +608,7 @@ msgstr "" #: templates/web/base/admin/body.html:72 #: templates/web/base/admin/contact-form.html:19 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:99 +#: templates/web/base/dashboard/index.html:100 #: templates/web/base/report/_inspect.html:54 #: templates/web/base/report/_item.html:92 #: templates/web/base/report/new/category.html:12 @@ -609,7 +621,7 @@ msgstr "" msgid "Category" msgstr "Категория" -#: templates/web/base/dashboard/index.html:102 +#: templates/web/base/dashboard/index.html:103 #, fuzzy msgid "Category and State" msgstr "Категория" @@ -632,7 +644,7 @@ msgstr "Процент устранения неполадок в этой ка msgid "Category:" msgstr "Категория:" -#: perllib/FixMyStreet/Script/Reports.pm:187 +#: perllib/FixMyStreet/Script/Reports.pm:184 msgid "Category: %s" msgstr "Категория: %s" @@ -647,9 +659,7 @@ msgid "Change email address" msgstr "" #: templates/web/base/auth/change_password.html:1 -#: templates/web/base/auth/change_password.html:16 -#: templates/web/base/auth/change_password.html:4 -#: templates/web/base/auth/change_password.html:43 +#: templates/web/base/auth/change_password.html:5 #: templates/web/base/my/my.html:63 msgid "Change password" msgstr "Сменить пароль" @@ -694,7 +704,7 @@ msgstr "" msgid "Choose another" msgstr "" -#: templates/web/base/js/translation_strings.html:72 +#: templates/web/base/js/translation_strings.html:78 msgid "Clear offline data" msgstr "" @@ -723,14 +733,14 @@ msgstr "Чтобы войти, пройдите по ссылке, указан msgid "Click the link in that email to sign in." msgstr "Чтобы войти, пройдите по ссылке, указанной в письме." -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:134 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:194 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:965 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:1004 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:195 #: perllib/FixMyStreet/DB/ResultSet/State.pm:71 #: templates/web/base/admin/states/index.html:103 #: templates/web/base/admin/states/index.html:27 #: templates/web/base/admin/states/index.html:33 -#: templates/web/base/dashboard/index.html:112 +#: templates/web/base/dashboard/index.html:113 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:10 #: templates/web/zurich/admin/header.html:16 @@ -763,15 +773,17 @@ msgid "Cobrand:" msgstr "Кобренд:" #: templates/web/base/admin/extra-metadata-form.html:14 +#: templates/web/base/auth/2faform.html:18 #: templates/web/base/auth/smsform.html:24 msgid "Code" msgstr "" -#: templates/web/base/js/translation_strings.html:50 +#: templates/web/base/js/translation_strings.html:56 msgid "Collapse map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:629 +#: perllib/FixMyStreet/Cobrand/ACV.pm:256 +#: perllib/FixMyStreet/Cobrand/Default.pm:647 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" msgstr "Конфигурация" @@ -780,6 +792,7 @@ msgstr "Конфигурация" msgid "Confirm" msgstr "Подтвердить" +#: templates/web/base/auth/2faform.html:1 #: templates/web/base/auth/smsform.html:1 templates/web/base/auth/token.html:1 msgid "Confirm account" msgstr "Подтвердить аккаунт" @@ -829,12 +842,12 @@ msgstr "Свяжитесь с командой" msgid "Coordinates:" msgstr "Координаты:" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1801 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1830 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1854 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1883 msgid "Could not find user" msgstr "Не удалось найти пользователя" -#: templates/web/base/js/translation_strings.html:36 +#: templates/web/base/js/translation_strings.html:42 msgid "Could not look up location" msgstr "Не удалось найти местоположение" @@ -879,15 +892,18 @@ msgstr "Создать категорию" msgid "Create priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:701 +#: perllib/FixMyStreet/Cobrand/ACV.pm:91 +#: perllib/FixMyStreet/Cobrand/Default.pm:719 msgid "Create reports/updates as anonymous user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:702 +#: perllib/FixMyStreet/Cobrand/ACV.pm:92 +#: perllib/FixMyStreet/Cobrand/Default.pm:720 msgid "Create reports/updates as the council" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:700 +#: perllib/FixMyStreet/Cobrand/ACV.pm:90 +#: perllib/FixMyStreet/Cobrand/Default.pm:718 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -908,12 +924,17 @@ msgstr "Создано" msgid "Created:" msgstr "Создано:" -#: templates/web/base/auth/generate_token.html:27 +#: templates/web/base/auth/change_password.html:40 +#, fuzzy +msgid "Current password:" +msgstr "Ваш пароль" + +#: templates/web/base/auth/generate_token.html:46 #, fuzzy msgid "Current token:" msgstr "Статус" -#: templates/web/base/dashboard/index.html:91 +#: templates/web/base/dashboard/index.html:92 msgid "Currently grouped by %s" msgstr "" @@ -922,7 +943,7 @@ msgstr "" msgid "Currently no bodies have been created." msgstr "В данный момент на сайте не зарегистрировано ни одного учреждения." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:830 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:869 #: templates/web/zurich/admin/report_edit-sdm.html:105 msgid "Customer not contactable" msgstr "Невозможно связаться с покупателем" @@ -934,6 +955,10 @@ msgstr "Невозможно связаться с покупателем" msgid "Dashboard" msgstr "Панель управления" +#: templates/web/base/auth/generate_token.html:54 +msgid "Deactivate two-factor authentication" +msgstr "" + #: templates/web/zurich/admin/stats/index.html:35 msgid "Dealt with by subdivision within 5 working days" msgstr "Вопрос решен подразделением в течение 5 рабочих дней" @@ -983,7 +1008,7 @@ msgstr "" msgid "Detailed information is limited to %d characters." msgstr "" -#: templates/web/base/js/translation_strings.html:33 +#: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Дополнительная информация" @@ -995,7 +1020,7 @@ msgstr "Дополнительная информация" msgid "Details:" msgstr "Дополнительная информация:" -#: templates/web/base/dashboard/index.html:103 +#: templates/web/base/dashboard/index.html:104 msgid "Device and Site" msgstr "" @@ -1046,7 +1071,7 @@ msgstr "Не любите заполнять формы?" msgid "Down one" msgstr "" -#: templates/web/base/js/translation_strings.html:58 +#: templates/web/base/js/translation_strings.html:64 msgid "Drag and drop photos here or <u>click to upload</u>" msgstr "" @@ -1091,23 +1116,27 @@ msgstr "Редактировать" msgid "Edit body details" msgstr "Редактировать информацию об учреждении" -#: perllib/FixMyStreet/Cobrand/Default.pm:712 +#: perllib/FixMyStreet/Cobrand/ACV.pm:102 +#: perllib/FixMyStreet/Cobrand/Default.pm:730 msgid "Edit other users' details" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:713 +#: perllib/FixMyStreet/Cobrand/ACV.pm:103 +#: perllib/FixMyStreet/Cobrand/Default.pm:731 msgid "Edit other users' permissions" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:695 +#: perllib/FixMyStreet/Cobrand/ACV.pm:89 +#: perllib/FixMyStreet/Cobrand/Default.pm:713 msgid "Edit report category" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:696 +#: perllib/FixMyStreet/Cobrand/Default.pm:714 msgid "Edit report priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:694 +#: perllib/FixMyStreet/Cobrand/ACV.pm:88 +#: perllib/FixMyStreet/Cobrand/Default.pm:712 msgid "Edit reports" msgstr "" @@ -1140,8 +1169,8 @@ msgstr "Редактор" #: templates/web/base/admin/users.html:17 #: templates/web/zurich/admin/body-form.html:9 #: templates/web/zurich/admin/body.html:15 -#: templates/web/zurich/auth/general.html:24 -#: templates/web/zurich/auth/general.html:54 +#: templates/web/zurich/auth/general.html:14 +#: templates/web/zurich/auth/general.html:44 msgid "Email" msgstr "Адрес эл. почты" @@ -1167,7 +1196,7 @@ msgstr "Создано уведомление по эл. почте" msgid "Email alert deleted" msgstr "Уведомление по эл. почте удалено" -#: templates/web/base/admin/user-form.html:22 +#: templates/web/base/admin/user-form.html:21 msgid "Email verified:" msgstr "" @@ -1178,10 +1207,6 @@ msgstr "" msgid "Email:" msgstr "Адрес эл. почты:" -#: perllib/FixMyStreet/Script/Reports.pm:111 -msgid "Email: %s" -msgstr "Адрес эл. почты: %s" - #: templates/web/base/admin/open311-form-fields.html:55 #: templates/web/base/admin/open311-form-fields.html:56 msgid "" @@ -1206,7 +1231,7 @@ msgstr "" " разные конечные точки (и метод отправки), отличающиеся от тех, которые соответствуют учреждению. Например: для некоторых категорий проблем обращения должны\n" " отправляться по эл. почте, а для других – с помощью сервиса Open311." -#: templates/web/base/dashboard/index.html:77 +#: templates/web/base/dashboard/index.html:78 #, fuzzy msgid "End Date" msgstr "Дата окончания:" @@ -1215,7 +1240,7 @@ msgstr "Дата окончания:" msgid "Endpoint" msgstr "Конечная точка" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:81 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:82 msgid "Enter a Zürich street name" msgstr "Введите название улицы в Цюрихе" @@ -1234,10 +1259,10 @@ msgstr "Введите индекс ближайшего отделения св msgid "Enter a nearby street name and area" msgstr "Введите название ближайшей улицы и регион" -#: templates/web/base/auth/general.html:123 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:45 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:17 -#: templates/web/zurich/auth/general.html:65 +#: templates/web/base/auth/general.html:128 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:47 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:20 +#: templates/web/zurich/auth/general.html:58 msgid "Enter a password" msgstr "Введите пароль" @@ -1272,7 +1297,7 @@ msgstr "Примеры:" msgid "Existing category" msgstr "" -#: templates/web/base/js/translation_strings.html:49 +#: templates/web/base/js/translation_strings.html:55 msgid "Expand map" msgstr "" @@ -1280,12 +1305,12 @@ msgstr "" msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:104 +#: templates/web/base/dashboard/index.html:105 msgid "Export as CSV" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:179 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:918 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:180 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:957 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:12 msgid "Extern" @@ -1308,7 +1333,7 @@ msgstr "" msgid "External team" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Default.pm:674 #: templates/web/base/admin/reportextrafields/edit.html:1 #: templates/web/base/admin/reportextrafields/index.html:1 #, fuzzy @@ -1348,10 +1373,10 @@ msgid "Fix this by choosing an <strong>area covered</strong> in the <em>Edit bod msgstr "Исправьте это, выбрав <strong>зону покрытия</strong> в форме <em>Редактирование информации об учреждении</em>, расположенной ниже." #: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:133 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:113 +#: templates/web/base/dashboard/index.html:114 msgid "Fixed" msgstr "Исправлено" @@ -1373,7 +1398,7 @@ msgstr "Пометить как удаленное" msgid "Flag user" msgstr "Пометить пользователя" -#: perllib/FixMyStreet/Cobrand/Default.pm:627 +#: perllib/FixMyStreet/Cobrand/Default.pm:645 #: templates/web/base/admin/users.html:20 msgid "Flagged" msgstr "Помечено" @@ -1382,7 +1407,7 @@ msgstr "Помечено" msgid "Flagged reports and users" msgstr "Помеченные обращения и профили пользователей" -#: templates/web/base/admin/user-form.html:112 +#: templates/web/base/admin/user-form.html:108 msgid "Flagged users are listed on the <a href='%s'>flagged</a> page." msgstr "Список помеченных профилей пользователей находится на странице <a href='%s'>Помеченное</a>." @@ -1390,8 +1415,8 @@ msgstr "Список помеченных профилей пользовате msgid "Flagged users are not restricted in any way. This is just a list of users that have been marked for attention." msgstr "На помеченные аккаунты пользователей не накладываются ограничения. Это просто аккаунты, к которым проявляется повышенное внимание." -#: templates/web/base/admin/report_edit.html:140 -#: templates/web/base/admin/user-form.html:118 +#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/user-form.html:115 msgid "Flagged:" msgstr "Помечено:" @@ -1411,17 +1436,17 @@ msgstr "" msgid "For more information, see <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." msgstr "Подробнее читайте в разделе <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>Как в FixMyStreet используется инструмент Mapit</a>." -#: templates/web/base/auth/general.html:94 +#: templates/web/base/auth/general.html:96 #: templates/web/base/report/new/form_user_loggedout_password.html:20 #: templates/web/base/report/update/form_user_loggedout_password.html:19 msgid "Forgotten your password?" msgstr "Забыли пароль?" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:748 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:787 msgid "Forwarded to external body" msgstr "Перенаправлено во внешнее учреждение" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:749 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:788 msgid "Forwarded wish to external body" msgstr "Пожелание перенаправлено во внешнее учреждение" @@ -1431,11 +1456,7 @@ msgstr "Пожелание перенаправлено во внешнее уч msgid "Frequently Asked Questions" msgstr "Часто задаваемые вопросы" -#: templates/web/base/auth/generate_token.html:1 -#: templates/web/base/auth/generate_token.html:2 -#: templates/web/base/auth/generate_token.html:20 -#: templates/web/base/auth/generate_token.html:33 -#: templates/web/base/my/my.html:65 +#: templates/web/base/auth/generate_token.html:52 msgid "Generate token" msgstr "" @@ -1482,7 +1503,8 @@ msgstr "Поехали!" msgid "Going to send questionnaire?" msgstr "Собираетесь отправить опрос?" -#: perllib/FixMyStreet/Cobrand/Default.pm:714 +#: perllib/FixMyStreet/Cobrand/ACV.pm:104 +#: perllib/FixMyStreet/Cobrand/Default.pm:732 msgid "Grant access to the admin" msgstr "" @@ -1490,12 +1512,12 @@ msgstr "" msgid "Graph of problem creation by status over time" msgstr "График устранения неполадки: статус/время" -#: templates/web/base/dashboard/index.html:93 +#: templates/web/base/dashboard/index.html:94 #, fuzzy msgid "Group by %s" msgstr "автор: %s" -#: templates/web/base/dashboard/index.html:98 +#: templates/web/base/dashboard/index.html:99 msgid "Group by:" msgstr "" @@ -1528,7 +1550,7 @@ msgstr "Фотографии происшествий поблизости, ра msgid "Hi %s" msgstr "Привет, %s!" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:911 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:950 #: perllib/FixMyStreet/DB/ResultSet/State.pm:64 #: templates/web/base/admin/update_edit.html:30 #: templates/web/zurich/admin/header.html:1 @@ -1538,6 +1560,11 @@ msgstr "Привет, %s!" msgid "Hidden" msgstr "Скрыто" +#: templates/web/base/admin/user-form.html:197 +#, fuzzy +msgid "Hide all reports and updates" +msgstr "Помеченные обращения и профили пользователей" + #: templates/web/base/report/_main.html:105 msgid "Hide entire report" msgstr "" @@ -1561,7 +1588,7 @@ msgstr "" #: templates/web/base/around/display_location.html:60 #: templates/web/base/around/display_location.html:68 -#: templates/web/base/js/translation_strings.html:55 +#: templates/web/base/js/translation_strings.html:61 msgid "Hide pins" msgstr "Скрыть метки" @@ -1590,7 +1617,7 @@ msgstr "На главную страницу" msgid "How to report a problem" msgstr "Как сообщить о проблеме" -#: templates/web/base/js/translation_strings.html:32 +#: templates/web/base/js/translation_strings.html:38 msgid "How to send successful reports" msgstr "Как успешно создавать и отправлять обращения" @@ -1653,7 +1680,7 @@ msgstr "" "Если одно местоположение обслуживают два и более учреждений, система сайта FixMyStreet объединяет похожие категории в единую запись,\n" " которая располагается в меню. Если вы хотите, чтобы это произошло, убедитесь, что вы используете одно и то же название категории для выбранных учреждений." -#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/auth/generate_token.html:61 msgid "If you generate a new token the existing token will no longer work." msgstr "" @@ -1737,8 +1764,8 @@ msgstr "Вы в черном списке?" msgid "In addition, the following attributes that are not part of the Open311 v2 specification are returned: agency_sent_datetime, title (also returned as part of description), interface_used, comment_count, requestor_name (only present if requestor allowed the name to be shown on this site)." msgstr "Кроме того, возвращаются следующие параметры, которые не являются частью сервиса Open311 версии 2: agency_sent_datetime, title (также возвращается как часть описания), interface_used, comment_count, requestor_name (присутствует только если инициатор запроса разрешил отображение имени на сайте)." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:197 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:959 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:198 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:998 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:8 msgid "In progress" @@ -1768,7 +1795,7 @@ msgstr "" msgid "Inspection required" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:698 +#: perllib/FixMyStreet/Cobrand/Default.pm:716 msgid "Instruct contractors to fix problems" msgstr "" @@ -1800,20 +1827,20 @@ msgstr "Загляните в раздел <a href=\"%s\">Часто задав msgid "It’s on its way to the council right now." msgstr "Отправлено в орган самоуправления." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:182 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:183 msgid "Jurisdiction Unknown" msgstr "Юрисдикция неизвестна" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:923 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:962 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:15 msgid "Jurisdiction unknown" msgstr "Юрисдикция неизвестна" -#: templates/web/base/auth/general.html:90 +#: templates/web/base/auth/general.html:92 #: templates/web/base/report/new/form_user_loggedout_password.html:16 #: templates/web/base/report/update/form_user_loggedout_password.html:15 -#: templates/web/zurich/auth/general.html:40 +#: templates/web/zurich/auth/general.html:30 msgid "Keep me signed in on this computer" msgstr "Запомнить мой логин и пароль на этом компьютере" @@ -1877,6 +1904,11 @@ msgstr "" msgid "List all reported problems" msgstr "Все сообщения о неполадках в виде списка" +#: templates/web/base/around/on_map_list_items.html:18 +#, fuzzy +msgid "Loading reports…" +msgstr "закрытые обращения" + #: templates/web/base/report/new/category_wrapper.html:8 msgid "Loading..." msgstr "Загрузка..." @@ -1915,23 +1947,31 @@ msgstr "" msgid "Log in with Twitter" msgstr "" -#: templates/web/base/js/translation_strings.html:65 +#: templates/web/base/js/translation_strings.html:71 msgid "Log in with email" msgstr "" -#: templates/web/base/js/translation_strings.html:63 +#: templates/web/base/js/translation_strings.html:69 msgid "Log in with email/text" msgstr "" -#: templates/web/base/dashboard/index.html:81 +#: templates/web/base/admin/user-form.html:195 +msgid "Log out of all sessions" +msgstr "" + +#: templates/web/base/dashboard/index.html:82 msgid "Look up" msgstr "" -#: templates/web/base/js/translation_strings.html:44 +#: templates/web/base/js/translation_strings.html:50 msgid "MAP" msgstr "КАРТА" -#: perllib/FixMyStreet/Cobrand/Default.pm:699 +#: templates/web/base/admin/user-form.html:196 +msgid "Make anonymous on all reports and updates" +msgstr "" + +#: perllib/FixMyStreet/Cobrand/Default.pm:717 msgid "Manage shortlist" msgstr "" @@ -1939,7 +1979,7 @@ msgstr "" msgid "Manual order" msgstr "" -#: templates/web/base/js/translation_strings.html:46 +#: templates/web/base/js/translation_strings.html:52 msgid "Map" msgstr "Карта" @@ -1947,11 +1987,11 @@ msgstr "Карта" msgid "Mark as sent" msgstr "Пометить как отправленное" -#: templates/web/base/admin/user-form.html:110 +#: templates/web/base/admin/user-form.html:106 msgid "Mark users whose behaviour you want to keep a check on as <strong>flagged</strong>." msgstr "<strong>Помечайте</strong> тех пользователей, за действиями которых вы хотите следить." -#: perllib/FixMyStreet/Cobrand/Default.pm:697 +#: perllib/FixMyStreet/Cobrand/Default.pm:715 msgid "Markup problem details" msgstr "" @@ -1979,7 +2019,8 @@ msgstr "Не найден параметр jurisdiction_id" msgid "Moderate" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:693 +#: perllib/FixMyStreet/Cobrand/ACV.pm:87 +#: perllib/FixMyStreet/Cobrand/Default.pm:711 msgid "Moderate report details" msgstr "" @@ -2005,7 +2046,7 @@ msgstr "Прошло модерацию в течение одного рабо msgid "Moderation reason:" msgstr "" -#: templates/web/base/dashboard/index.html:101 +#: templates/web/base/dashboard/index.html:102 msgid "Month" msgstr "Месяц" @@ -2027,12 +2068,12 @@ msgstr "" #: templates/web/base/admin/states/index.html:108 #: templates/web/base/admin/states/index.html:11 #: templates/web/base/admin/users.html:16 -#: templates/web/base/auth/general.html:113 +#: templates/web/base/auth/general.html:115 #: templates/web/base/report/new/form_user_loggedin.html:49 #: templates/web/base/report/new/form_user_loggedout_by_email.html:11 #: templates/web/base/report/update/form_name.html:27 #: templates/web/zurich/admin/body-form.html:4 -#: templates/web/zurich/auth/general.html:60 +#: templates/web/zurich/auth/general.html:50 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "Name" msgstr "Имя" @@ -2045,10 +2086,6 @@ msgstr "Имя" msgid "Name:" msgstr "Имя:" -#: perllib/FixMyStreet/Script/Reports.pm:110 -msgid "Name: %s" -msgstr "Имя: %s" - #: templates/web/base/report/_inspect.html:44 msgid "Navigate to this problem" msgstr "" @@ -2066,8 +2103,8 @@ msgstr "Ближайшая к метке дорога (генерируется msgid "Nearest postcode to the pin placed on the map (automatically generated): %s (%sm away)" msgstr "Ближайший к метке почтовый индекс (генерируется автоматически): %s (%sm мил.)" -#: perllib/FixMyStreet/Cobrand/Default.pm:521 -#: perllib/FixMyStreet/Cobrand/Default.pm:549 +#: perllib/FixMyStreet/Cobrand/Default.pm:539 +#: perllib/FixMyStreet/Cobrand/Default.pm:567 msgid "Nearest road to the pin placed on the map (automatically generated by Bing Maps): %s" msgstr "Ближайшая к метке дорога (генерируется автоматически с использованием сервиса Bing Maps): %s" @@ -2087,12 +2124,13 @@ msgstr "" msgid "Nearly done! Now check your email…" msgstr "Почти готово! Проверьте почту…" +#: templates/web/base/auth/2faform.html:8 #: templates/web/base/auth/smsform.html:19 #, fuzzy msgid "Nearly done! Now check your phone…" msgstr "Почти готово! Проверьте почту…" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:129 msgid "New" msgstr "" @@ -2121,7 +2159,7 @@ msgstr "Новые неполадки в вашем районе на FixMyStree msgid "New note to DM:" msgstr "Новая заметка для DM:" -#: templates/web/base/auth/change_password.html:35 +#: templates/web/base/auth/change_password.html:47 msgid "New password:" msgstr "" @@ -2179,7 +2217,7 @@ msgstr "" msgid "Next" msgstr "Далее" -#: perllib/FixMyStreet/Cobrand/Default.pm:1222 +#: perllib/FixMyStreet/Cobrand/Default.pm:1240 #: templates/web/base/admin/category_edit.html:4 #: templates/web/base/admin/list_updates.html:32 #: templates/web/base/admin/list_updates.html:34 @@ -2195,11 +2233,11 @@ msgstr "Далее" msgid "No" msgstr "Нет" -#: templates/web/base/admin/user-form.html:84 +#: templates/web/base/admin/user-form.html:80 msgid "No area" msgstr "" -#: templates/web/base/admin/user-form.html:55 +#: templates/web/base/admin/user-form.html:48 msgid "No body" msgstr "Нет учреждения" @@ -2236,7 +2274,7 @@ msgstr "" msgid "No reports to show on map, here are some nearby:" msgstr "" -#: templates/web/base/js/translation_strings.html:37 +#: templates/web/base/js/translation_strings.html:43 msgid "No result returned" msgstr "Результатов нет" @@ -2260,15 +2298,15 @@ msgstr "Нет группы поддержки" msgid "None" msgstr "Нет" -#: templates/web/base/admin/user-form.html:76 -#: templates/web/base/admin/user-form.html:77 +#: templates/web/base/admin/user-form.html:72 +#: templates/web/base/admin/user-form.html:73 msgid "" "Normal (public) users should not be associated with any <strong>area</strong>.<br>\n" " Authorised staff users can be associated with the area in which they operate." msgstr "" -#: templates/web/base/admin/user-form.html:46 -#: templates/web/base/admin/user-form.html:47 +#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:39 msgid "" "Normal (public) users should not be associated with any <strong>body</strong>.<br>\n" " Authorised staff users can be associated with the body they represent.<br>\n" @@ -2280,8 +2318,8 @@ msgstr "" " В зависимости от должности, сотрудники могут иметь доступ к панели управления (там содержится краткая информация\n" " о действиях их учреждения), а также возможность скрывать обращения или устанавливать специфические статусы обращений." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:186 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:933 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:187 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:972 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:13 msgid "Not contactable" @@ -2340,15 +2378,15 @@ msgstr "" msgid "Number of problems reported in each ward, in the last 7 days." msgstr "" -#: templates/web/base/js/translation_strings.html:43 +#: templates/web/base/js/translation_strings.html:49 msgid "OK" msgstr "ОК" -#: templates/web/base/js/translation_strings.html:74 +#: templates/web/base/js/translation_strings.html:80 msgid "Offline data cleared" msgstr "" -#: templates/web/base/js/translation_strings.html:71 +#: templates/web/base/js/translation_strings.html:77 msgid "Offline update data saved" msgstr "" @@ -2364,14 +2402,14 @@ msgstr "" msgid "On behalf of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:174 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:905 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:175 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:944 #: perllib/FixMyStreet/DB/ResultSet/State.pm:70 #: templates/web/base/admin/states/index.html:102 #: templates/web/base/admin/states/index.html:25 #: templates/web/base/admin/states/index.html:32 #: templates/web/base/admin/update_edit.html:30 -#: templates/web/base/dashboard/index.html:111 +#: templates/web/base/dashboard/index.html:112 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:7 #: templates/web/zurich/admin/update_edit.html:18 @@ -2410,17 +2448,17 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1238 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:689 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:690 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1262 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:686 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:687 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:716 #: perllib/FixMyStreet/App/Controller/Report/New.pm:719 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:722 #: perllib/FixMyStreet/DB/Result/Problem.pm:588 #: perllib/FixMyStreet/DB/Result/Problem.pm:595 #: perllib/FixMyStreet/DB/Result/Problem.pm:610 #: perllib/FixMyStreet/DB/Result/Problem.pm:619 -#: perllib/FixMyStreet/Script/Reports.pm:182 -#: perllib/FixMyStreet/Script/Reports.pm:197 +#: perllib/FixMyStreet/Script/Reports.pm:179 +#: perllib/FixMyStreet/Script/Reports.pm:194 msgid "Other" msgstr "Другое" @@ -2455,23 +2493,23 @@ msgstr "Родительская" msgid "Partial" msgstr "Частичная" -#: templates/web/base/auth/general.html:116 +#: templates/web/base/auth/general.html:118 #: templates/web/base/report/new/form_user_loggedout_by_email.html:38 #: templates/web/base/report/update/form_user_loggedout_by_email.html:10 -#: templates/web/zurich/auth/general.html:32 -#: templates/web/zurich/auth/general.html:63 +#: templates/web/zurich/auth/general.html:22 +#: templates/web/zurich/auth/general.html:53 msgid "Password (optional)" msgstr "Пароль (необязательно)" -#: templates/web/base/auth/general.html:81 +#: templates/web/base/auth/general.html:83 msgid "Password:" msgstr "Пароль:" -#: templates/web/base/js/translation_strings.html:52 +#: templates/web/base/js/translation_strings.html:58 msgid "Permalink" msgstr "Постоянная ссылка" -#: templates/web/base/admin/user-form.html:162 +#: templates/web/base/admin/user-form.html:164 msgid "Permissions:" msgstr "" @@ -2491,13 +2529,13 @@ msgstr "Номер телефона" msgid "Phone number (optional)" msgstr "Номер телефона (необязательно)" -#: templates/web/base/admin/user-form.html:30 +#: templates/web/base/admin/user-form.html:25 #, fuzzy msgid "Phone verified:" msgstr "Обращение отправлено:" #: templates/web/base/admin/report_edit.html:135 -#: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 +#: templates/web/base/admin/user-form.html:23 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:39 msgid "Phone:" msgstr "Телефон:" @@ -2551,12 +2589,12 @@ msgid "Pick your ward" msgstr "" #: templates/web/base/around/display_location.html:74 -#: templates/web/base/js/translation_strings.html:30 +#: templates/web/base/js/translation_strings.html:36 msgid "Place pin on map" msgstr "Поставить метку на карте" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:945 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:951 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:984 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:990 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:9 #: templates/web/zurich/admin/index-dm.html:9 @@ -2567,8 +2605,8 @@ msgstr "Запланировано" msgid "Please be polite, concise and to the point." msgstr "Будьте вежливы, выражайте свои мысли кратко и по существу." -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:27 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:31 msgid "Please check the passwords and try again" msgstr "Проверьте пароли и попробуйте еще раз" @@ -2576,13 +2614,12 @@ msgstr "Проверьте пароли и попробуйте еще раз" #: templates/web/base/auth/_username_error.html:9 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:27 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:9 msgid "Please check your email address is correct" msgstr "Проверьте правильность написания адреса эл. почты" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1334 -#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1327 +#: perllib/FixMyStreet/DB/Result/User.pm:205 +#: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:7 #, fuzzy @@ -2590,13 +2627,18 @@ msgid "Please check your phone number is correct" msgstr "Проверьте правильность написания адреса эл. почты" #: perllib/FixMyStreet/App/Controller/Admin.pm:297 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:905 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:928 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:923 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:946 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 -#: templates/web/base/js/translation_strings.html:10 +#: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" msgstr "Выберите категорию" +#: perllib/FixMyStreet/App/Controller/Auth.pm:383 +#: perllib/FixMyStreet/App/Controller/Auth.pm:409 +msgid "Please choose a less commonly-used password" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Admin.pm:345 #: templates/web/base/admin/bodies.html:4 templates/web/base/admin/body.html:11 #: templates/web/base/admin/template_edit.html:13 @@ -2619,20 +2661,21 @@ msgstr "Будьте вежливы! Грубые, некорректные об #: perllib/FixMyStreet/App/Controller/Admin.pm:298 #: perllib/FixMyStreet/DB/Result/Comment.pm:128 -#: templates/web/base/js/translation_strings.html:3 +#: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Введите текст сообщения" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1332 -#: perllib/FixMyStreet/DB/Result/User.pm:200 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1325 +#: perllib/FixMyStreet/DB/Result/User.pm:208 +#: perllib/FixMyStreet/DB/Result/User.pm:209 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:4 #, fuzzy msgid "Please enter a mobile number" msgstr "Введите номер своего телефона" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1365 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1461 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1462 msgid "Please enter a name" msgstr "" @@ -2640,53 +2683,51 @@ msgstr "" msgid "Please enter a name for this body" msgstr "" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:25 -#: templates/web/base/js/translation_strings.html:20 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:29 +#: templates/web/base/js/translation_strings.html:23 msgid "Please enter a password" msgstr "Введите пароль" #: perllib/FixMyStreet/App/Controller/Contact.pm:115 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 -#: templates/web/base/js/translation_strings.html:4 +#: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Введите тему" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1362 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1452 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1355 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1453 #: perllib/FixMyStreet/App/Controller/Admin.pm:311 -#: perllib/FixMyStreet/DB/Result/User.pm:193 -#: templates/web/base/js/translation_strings.html:13 -#: templates/web/base/js/translation_strings.html:17 +#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: templates/web/base/js/translation_strings.html:16 +#: templates/web/base/js/translation_strings.html:20 msgid "Please enter a valid email" msgstr "Введите действующий адрес эл. почты" -#: perllib/FixMyStreet/App/Controller/Alert.pm:350 +#: perllib/FixMyStreet/App/Controller/Alert.pm:355 #: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please enter a valid email address" msgstr "Введите действующий адрес эл. почты" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1356 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1446 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1349 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Введите номер своего телефона" #: perllib/FixMyStreet/DB/Result/Problem.pm:369 -#: templates/web/base/js/translation_strings.html:5 +#: templates/web/base/js/translation_strings.html:8 msgid "Please enter some details" msgstr "Введите дополнительную информацию" #: perllib/FixMyStreet/App/Controller/Contact.pm:114 -#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: perllib/FixMyStreet/DB/Result/User.pm:196 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:26 -#: templates/web/base/js/translation_strings.html:12 -#: templates/web/base/js/translation_strings.html:16 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:8 +#: templates/web/base/js/translation_strings.html:15 +#: templates/web/base/js/translation_strings.html:19 msgid "Please enter your email" msgstr "Введите свой эл. адрес" @@ -2694,34 +2735,34 @@ msgstr "Введите свой эл. адрес" msgid "Please enter your email address" msgstr "Введите адрес своей эл. почты" -#: templates/web/base/js/translation_strings.html:26 +#: templates/web/base/js/translation_strings.html:32 msgid "Please enter your first name" msgstr "Введите свое имя" #: perllib/FixMyStreet/Cobrand/UK.pm:326 -#: templates/web/base/js/translation_strings.html:8 +#: templates/web/base/js/translation_strings.html:11 msgid "Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below" msgstr "Введите свое полное имя. Эта информация необходима представителям органов самоуправления. Если вы не хотите, чтобы ваше полное имя отображалось на сайте, снимите галочку ниже." #: perllib/FixMyStreet/App/Controller/Contact.pm:113 #: perllib/FixMyStreet/DB/Result/Comment.pm:125 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 -#: perllib/FixMyStreet/DB/Result/User.pm:186 -#: templates/web/base/js/translation_strings.html:7 +#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: templates/web/base/js/translation_strings.html:10 msgid "Please enter your name" msgstr "Введите свое имя" #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:6 -#: templates/web/base/js/translation_strings.html:23 +#: templates/web/base/js/translation_strings.html:29 msgid "Please enter your phone number" msgstr "Введите номер своего телефона" -#: templates/web/base/js/translation_strings.html:27 +#: templates/web/base/js/translation_strings.html:33 msgid "Please enter your second name" msgstr "Введите свою фамилию" -#: templates/web/base/js/translation_strings.html:25 +#: templates/web/base/js/translation_strings.html:31 msgid "Please enter your title" msgstr "Напишите, как к вам обращаться" @@ -2744,10 +2785,19 @@ msgstr "Подробно опишите проблему." msgid "Please fill in the form below with details of the problem, and describe the location as precisely as possible in the details box." msgstr "Заполните форму ниже: расскажите о неполадке, уточните местоположение. Постарайтесь предоставить как можно более подробную информацию." +#: templates/web/base/auth/2faform.html:9 +msgid "Please generate a two-factor code and enter it below:" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Questionnaire.pm:239 msgid "Please indicate whether you'd like to receive another questionnaire" msgstr "Укажите, хотите ли вы еще один опросник" +#: perllib/FixMyStreet/App/Controller/Auth.pm:406 +#: templates/web/base/js/translation_strings.html:26 +msgid "Please make sure your password is at least %d characters long" +msgstr "" + #: templates/web/base/report/updates-sidebar-notes.html:2 msgid "Please note that updates are not sent to the council." msgstr "Важно: новые данные не отсылаются в органы самоуправления." @@ -2811,12 +2861,12 @@ msgstr "Сообщите о статусе неполадки: проблема #: perllib/FixMyStreet/App/Model/PhotoSet.pm:122 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:156 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:158 -#: templates/web/base/js/translation_strings.html:60 +#: templates/web/base/js/translation_strings.html:66 msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1359 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1449 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1352 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 msgid "Please verify at least one of email/phone" msgstr "" @@ -2829,24 +2879,24 @@ msgid "Please write your update here" msgstr "Введите новые данные здесь" #: templates/web/base/report/update-form.html:25 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:18 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_user_loggedout_password.html:10 msgid "Post" msgstr "Опубликовать" -#: perllib/FixMyStreet/DB/Result/Comment.pm:231 +#: perllib/FixMyStreet/DB/Result/Comment.pm:211 msgid "Posted anonymously at %s" msgstr "Опубликовано анонимно (%s)" -#: perllib/FixMyStreet/DB/Result/Comment.pm:266 +#: perllib/FixMyStreet/DB/Result/Comment.pm:246 msgid "Posted by %s at %s" msgstr "Автор публикации: %s, время публикации: %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:254 +#: perllib/FixMyStreet/DB/Result/Comment.pm:234 msgid "Posted by <strong>%s</strong> (%s) at %s" msgstr "Автор публикации: <strong>%s</strong> (%s), время публикации: %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:256 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 msgid "Posted by <strong>%s</strong> at %s" msgstr "Автор публикации: <strong>%s</strong>, время публикации: %s" @@ -2858,7 +2908,7 @@ msgstr "На базе платформы <a class=\"platform-logo\" href=\"http: msgid "Previous" msgstr "Предыдущая" -#: perllib/FixMyStreet/Cobrand/Default.pm:648 +#: perllib/FixMyStreet/Cobrand/Default.pm:666 msgid "Priorities" msgstr "" @@ -2879,7 +2929,7 @@ msgstr "Конфиденциальность и файлы cookie" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:144 msgid "Private" msgstr "Доступ ограничен" @@ -2909,7 +2959,7 @@ msgstr "Проблема (%s) отправлена в орган самоупр msgid "Problem breakdown by state" msgstr "Сортировка проблем по статусу" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1309 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1283 msgid "Problem marked as open." msgstr "Проблема помечена как открытая." @@ -2917,7 +2967,8 @@ msgstr "Проблема помечена как открытая." msgid "Problem state change based on survey results" msgstr "Смена статуса проблемы на основании результатов опроса" -#: perllib/FixMyStreet/Cobrand/Default.pm:692 +#: perllib/FixMyStreet/Cobrand/ACV.pm:86 +#: perllib/FixMyStreet/Cobrand/Default.pm:710 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Проблемы" @@ -2944,7 +2995,7 @@ msgstr "Недавно решенные проблемы на сайте FixMySt msgid "Problems within %.1fkm of %s" msgstr "Проблемы в пределах %.1fkm от этого места" -#: perllib/FixMyStreet/Cobrand/Default.pm:821 +#: perllib/FixMyStreet/Cobrand/Default.pm:839 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:137 #: perllib/FixMyStreet/Cobrand/UK.pm:215 perllib/FixMyStreet/Cobrand/UK.pm:257 #: perllib/FixMyStreet/Cobrand/UK.pm:269 @@ -2980,12 +3031,12 @@ msgstr "Предоставить новые данные" msgid "Provide update as" msgstr "" -#: templates/web/base/auth/general.html:119 +#: templates/web/base/auth/general.html:124 msgid "Providing a name and password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Имя и пароль необязательны. Но когда вы предоставите эти данные, вы сможете быстрее сообщать о проблемах, вводить новые данные о них и редактировать свои обращения." -#: templates/web/base/report/new/form_user_loggedout_by_email.html:41 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:13 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:43 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:16 msgid "Providing a password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Пароль необязателен. Но когда вы предоставите эти данные, вы сможете быстрее сообщать о проблемах, вводить новые данные о них и редактировать свои обращения." @@ -3002,7 +3053,7 @@ msgstr "Публичный ответ:" msgid "Public update:" msgstr "" -#: templates/web/zurich/admin/report_edit.html:123 +#: templates/web/zurich/admin/report_edit.html:122 #: templates/web/zurich/admin/stats/index.html:38 msgid "Publish photo" msgstr "Опубликовать фото" @@ -3058,7 +3109,7 @@ msgstr "%s: RSS-фид, в пределах района: %s" msgid "RSS feed of nearby problems" msgstr "RSS-фид о проблемах поблизости" -#: perllib/FixMyStreet/Cobrand/Default.pm:822 +#: perllib/FixMyStreet/Cobrand/Default.pm:840 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:136 #: perllib/FixMyStreet/Cobrand/UK.pm:222 msgid "RSS feed of problems within %s" @@ -3110,6 +3161,10 @@ msgstr "Важно: сайт FixMyStreet предназначен для рег msgid "Remove" msgstr "Удалить пометку" +#: templates/web/base/admin/user-form.html:198 +msgid "Remove account details" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:4 #, fuzzy msgid "Remove field" @@ -3131,13 +3186,13 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:159 +#: templates/web/base/admin/report_edit.html:161 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" msgstr "Удалить фото (действие отменить невозможно)" -#: templates/web/base/auth/generate_token.html:33 +#: templates/web/base/auth/generate_token.html:52 msgid "Replace token" msgstr "" @@ -3169,11 +3224,11 @@ msgstr "Сообщить об оскорбительном поведении" msgid "Report as" msgstr "" -#: perllib/FixMyStreet/App/Controller/Rss.pm:302 +#: perllib/FixMyStreet/App/Controller/Rss.pm:303 msgid "Report on %s" msgstr "Сообщить о пользователе: %s" -#: templates/web/base/dashboard/index.html:61 +#: templates/web/base/dashboard/index.html:62 msgid "Report state:" msgstr "" @@ -3243,15 +3298,16 @@ msgstr "Обращение отправлено:" #: templates/web/base/around/index.html:3 #: templates/web/base/around/lookup_by_ref.html:3 -#: templates/web/base/js/translation_strings.html:42 +#: templates/web/base/js/translation_strings.html:48 #: templates/web/base/report/new/fill_in_details.html:0 #: templates/web/base/report/new/fill_in_details.html:8 #: templates/web/zurich/report/new/fill_in_details_form.html:4 msgid "Reporting a problem" msgstr "Сообщение о проблеме" -#: perllib/FixMyStreet/Cobrand/Default.pm:638 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:388 +#: perllib/FixMyStreet/Cobrand/ACV.pm:265 +#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/zurich/header.html:46 msgid "Reports" msgstr "Обращения" @@ -3269,7 +3325,7 @@ msgstr "Обращения, ожидающие проверки" msgid "Reports by destination" msgstr "Автор обращения: %s, время отправки: %s" -#: templates/web/base/admin/user-form.html:125 +#: templates/web/base/admin/user-form.html:124 msgid "Reports made by trusted users will be sent to the responsible body without being inspected first." msgstr "" @@ -3281,7 +3337,7 @@ msgstr "" msgid "Reports published" msgstr "Опубликованные обращения" -#: templates/web/base/js/translation_strings.html:75 +#: templates/web/base/js/translation_strings.html:81 msgid "Reports saved offline." msgstr "" @@ -3356,8 +3412,8 @@ msgstr "" msgid "Revert to original title" msgstr "" -#: templates/web/base/js/translation_strings.html:28 -#: templates/web/base/js/translation_strings.html:40 +#: templates/web/base/js/translation_strings.html:34 +#: templates/web/base/js/translation_strings.html:46 msgid "Right place?" msgstr "Место указано верно?" @@ -3371,16 +3427,16 @@ msgstr "Дорога находится в ведении: %s" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "Дорога находится в ведении (информация из ресурса OpenStreetMap): %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1879 -#: templates/web/base/admin/report_edit.html:156 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: templates/web/base/admin/report_edit.html:158 #: templates/web/base/admin/update_edit.html:68 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Повернуть влево" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: templates/web/base/admin/report_edit.html:157 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: templates/web/base/admin/report_edit.html:159 #: templates/web/base/admin/update_edit.html:69 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3390,7 +3446,7 @@ msgstr "Повернуть вправо" msgid "Rotating this photo will discard unsaved changes to the report." msgstr "Перед поворотом фото необходимо сохранить все необходимые изменения в обращении" -#: templates/web/base/js/translation_strings.html:47 +#: templates/web/base/js/translation_strings.html:53 #: templates/web/base/maps/google-ol.html:2 msgid "Satellite" msgstr "Спутник" @@ -3421,11 +3477,11 @@ msgid "Save with a public update" msgstr "" #. ("This is followed by a progress count, e.g. 3/5") -#: templates/web/base/js/translation_strings.html:76 +#: templates/web/base/js/translation_strings.html:82 msgid "Saving reports offline" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:130 #, fuzzy msgid "Scheduled" msgstr "Действие запланировано" @@ -3459,12 +3515,20 @@ msgstr "Обращений не найдено." msgid "Searching found no users." msgstr "Пользователи не найдены." +#: templates/web/base/auth/generate_token.html:1 +#: templates/web/base/auth/generate_token.html:2 +#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/my/my.html:65 +msgid "Security" +msgstr "" + #: templates/web/base/report/new/councils_text_private.html:7 #: templates/web/base/report/new/form_user.html:5 msgid "See our privacy policy" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:703 +#: perllib/FixMyStreet/Cobrand/ACV.pm:93 +#: perllib/FixMyStreet/Cobrand/Default.pm:721 msgid "See user detail for reports created as the council" msgstr "" @@ -3499,7 +3563,7 @@ msgstr "" msgid "Sending a confirmation text failed: \"%s\"" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:870 msgid "Sent report back" msgstr "Обращение возвращено" @@ -3516,6 +3580,12 @@ msgstr "Отправлено:" msgid "Service:" msgstr "Сервис:" +#: templates/web/base/auth/change_password.html:1 +#: templates/web/base/auth/change_password.html:4 +#, fuzzy +msgid "Set password" +msgstr "Сменить пароль" + #: templates/web/base/report/_inspect.html:47 msgid "Set to my current location" msgstr "" @@ -3571,7 +3641,7 @@ msgstr "" #: templates/web/base/around/display_location.html:58 #: templates/web/base/around/display_location.html:66 -#: templates/web/base/js/translation_strings.html:54 +#: templates/web/base/js/translation_strings.html:60 msgid "Show pins" msgstr "Показать метки" @@ -3583,20 +3653,20 @@ msgstr "" msgid "Show reports in your area" msgstr "" -#: templates/web/base/auth/general.html:124 +#: templates/web/base/auth/general.html:129 #: templates/web/base/auth/general.html:3 -#: templates/web/base/auth/general.html:85 +#: templates/web/base/auth/general.html:87 #: templates/web/base/main_nav_items.html:6 -#: templates/web/zurich/auth/general.html:18 -#: templates/web/zurich/auth/general.html:35 +#: templates/web/zurich/auth/general.html:25 +#: templates/web/zurich/auth/general.html:8 msgid "Sign in" msgstr "Вход" -#: templates/web/base/auth/general.html:98 +#: templates/web/base/auth/general.html:100 msgid "Sign in by email instead, providing a new password. When you click the link in your email, your password will be updated." msgstr "" -#: templates/web/base/auth/general.html:96 +#: templates/web/base/auth/general.html:98 msgid "Sign in by email or text, providing a new password. When you click the link in your email or enter the SMS authentication code, your password will be updated." msgstr "" @@ -3632,14 +3702,30 @@ msgstr "Некоторые фото недавних обращений" msgid "Some text to localize" msgstr "Некоторое количество текста для локализации" -#: perllib/FixMyStreet/Cobrand/UK.pm:80 +#: perllib/FixMyStreet/Cobrand/ACV.pm:59 perllib/FixMyStreet/Cobrand/UK.pm:80 msgid "Sorry, that appears to be a Crown dependency postcode, which we don't cover." msgstr "К сожалению, адреса по данному индексу относятся к коронным землям. Зона покрытия нашего ресурса на них не распространяется." +#: perllib/FixMyStreet/Cobrand/ACV.pm:73 +#, fuzzy +msgid "Sorry, that appears to be a Northern Irish postcode, which we don't cover." +msgstr "К сожалению, адреса по данному индексу относятся к коронным землям. Зона покрытия нашего ресурса на них не распространяется." + +#: perllib/FixMyStreet/Cobrand/ACV.pm:65 +#, fuzzy +msgid "Sorry, that appears to be a Scottish postcode, which we don't cover." +msgstr "К сожалению, адреса по данному индексу относятся к коронным землям. Зона покрытия нашего ресурса на них не распространяется." + +#: perllib/FixMyStreet/Cobrand/ACV.pm:69 +#, fuzzy +msgid "Sorry, that appears to be a Welsh postcode, which we don't cover." +msgstr "К сожалению, адреса по данному индексу относятся к коронным землям. Зона покрытия нашего ресурса на них не распространяется." + #: templates/web/base/auth/smsform.html:6 templates/web/base/auth/token.html:8 msgid "Sorry, that wasn’t a valid link" msgstr "Указана неверная ссылка" +#: templates/web/base/auth/2faform.html:5 #: templates/web/base/auth/smsform.html:16 #, fuzzy msgid "Sorry, that wasn’t the correct code" @@ -3686,15 +3772,15 @@ msgstr "" msgid "Sort by" msgstr "" -#: templates/web/base/admin/user-form.html:65 +#: templates/web/base/admin/user-form.html:58 msgid "Staff users have permission to log in to the admin." msgstr "" -#: templates/web/base/admin/user-form.html:68 +#: templates/web/base/admin/user-form.html:62 msgid "Staff:" msgstr "" -#: templates/web/base/dashboard/index.html:73 +#: templates/web/base/dashboard/index.html:74 #, fuzzy msgid "Start Date" msgstr "Дата начала:" @@ -3708,7 +3794,7 @@ msgstr "Дата начала:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:50 #: templates/web/base/admin/templates.html:8 -#: templates/web/base/dashboard/index.html:100 +#: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:88 #: templates/web/base/report/_item.html:96 #: templates/web/base/report/update/form_update.html:39 @@ -3731,14 +3817,15 @@ msgstr "Сохранить изменения" msgid "State:" msgstr "Статус:" -#: perllib/FixMyStreet/Cobrand/Default.pm:628 +#: perllib/FixMyStreet/Cobrand/ACV.pm:255 +#: perllib/FixMyStreet/Cobrand/Default.pm:646 #: templates/web/base/admin/states/index.html:1 #, fuzzy msgid "States" msgstr "Статус" -#: perllib/FixMyStreet/Cobrand/Default.pm:622 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:391 +#: perllib/FixMyStreet/Cobrand/Default.pm:640 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:418 #: templates/web/base/admin/index.html:71 #: templates/web/base/admin/stats/index.html:1 #: templates/web/base/admin/stats/state.html:1 @@ -3771,7 +3858,7 @@ msgstr "" msgid "Subcategory" msgstr "Субкатегория: %s" -#: perllib/FixMyStreet/Script/Reports.pm:191 +#: perllib/FixMyStreet/Script/Reports.pm:188 msgid "Subcategory: %s" msgstr "Субкатегория: %s" @@ -3788,19 +3875,20 @@ msgstr "Тема" msgid "Subject:" msgstr "Тема:" +#: templates/web/base/auth/2faform.html:21 #: templates/web/base/auth/smsform.html:27 #: templates/web/base/questionnaire/creator_fixed.html:19 #: templates/web/base/report/new/form_user_loggedin.html:76 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:46 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:48 #: templates/web/base/report/new/form_user_loggedout_password.html:11 #: templates/web/zurich/report/new/fill_in_details_form.html:73 msgid "Submit" msgstr "Отправить" -#: templates/web/base/admin/report_edit.html:167 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/report_edit.html:24 #: templates/web/base/admin/update_edit.html:79 -#: templates/web/base/admin/user-form.html:188 +#: templates/web/base/admin/user-form.html:191 #: templates/web/zurich/admin/report_edit-sdm.html:124 #: templates/web/zurich/admin/report_edit.html:264 #: templates/web/zurich/admin/update_edit.html:38 @@ -3811,8 +3899,8 @@ msgstr "Отправить изменения" msgid "Submit questionnaire" msgstr "Отправить опрос" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:169 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:898 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:170 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:937 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:6 #: templates/web/zurich/admin/index-dm.html:23 @@ -3842,8 +3930,9 @@ msgstr "" msgid "Summarise your changes" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:620 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:387 +#: perllib/FixMyStreet/Cobrand/ACV.pm:249 +#: perllib/FixMyStreet/Cobrand/Default.pm:638 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:414 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 #: templates/web/base/status/index.html:3 @@ -3855,7 +3944,7 @@ msgid "Summary" msgstr "Итог" #: templates/web/zurich/reports/index.html:0 -#: templates/web/zurich/reports/index.html:5 +#: templates/web/zurich/reports/index.html:6 msgid "Summary reports" msgstr "Отчеты об итогах" @@ -3869,7 +3958,7 @@ msgstr "Отчеты об итогах" msgid "Superuser:" msgstr "" -#: templates/web/base/admin/user-form.html:148 +#: templates/web/base/admin/user-form.html:147 msgid "Superusers have permission to perform <strong>all actions</strong> within the admin." msgstr "" @@ -3882,8 +3971,8 @@ msgstr "Результаты опроса" msgid "Template «%s»" msgstr "Шаблон «%s»" -#: perllib/FixMyStreet/Cobrand/Default.pm:644 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:398 +#: perllib/FixMyStreet/Cobrand/Default.pm:662 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:425 #: templates/web/zurich/header.html:63 msgid "Templates" msgstr "Шаблоны" @@ -3944,6 +4033,7 @@ msgstr "Кажется, это местоположение не находит msgid "That location does not appear to be in the UK; please try again." msgstr "Это местоположение находится за пределами Великобритании. Повторите попытку." +#: perllib/FixMyStreet/Cobrand/ACV.pm:52 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:50 #: perllib/FixMyStreet/Cobrand/UK.pm:73 @@ -3966,6 +4056,23 @@ msgstr "Просмотр обращения невозможен на этом msgid "That report has been removed from FixMyStreet." msgstr "Это обращение было удалено с сайта FixMyStreet." +#: perllib/FixMyStreet/App/Controller/Admin.pm:1769 +#, fuzzy +msgid "That user has been logged out." +msgstr "Это обращение было удалено с сайта FixMyStreet." + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +msgid "That user has been made anonymous on all reports and updates." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1812 +msgid "That user’s personal details have been removed." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1790 +msgid "That user’s reports and updates have been hidden." +msgstr "" + #: templates/web/base/admin/contact-form.html:27 msgid "" "The <strong>email address</strong> is the destination to which reports about this category will be sent. \n" @@ -4031,7 +4138,7 @@ msgid "The diligency prize league table shows editors' activity (who's been edit msgstr "В таблице самых активных пользователей показана деятельность тех редакторов, которые отредактировали наибольшее количество записей." #: perllib/FixMyStreet/App/Controller/Dashboard.pm:43 -#: perllib/FixMyStreet/App/Controller/Reports.pm:85 +#: perllib/FixMyStreet/App/Controller/Reports.pm:84 msgid "The error was: %s" msgstr "Ошибка: %s" @@ -4085,8 +4192,8 @@ msgstr "Список доступных местоположений предо msgid "The ordering of this field on the report page. Fields are shown in ascending order according to this value." msgstr "" -#: templates/web/base/auth/change_password.html:22 #: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:30 msgid "The passwords do not match" msgstr "Пароли не совпадают" @@ -4098,7 +4205,7 @@ msgstr "Запрошенный URL '%s' не был найден на этом msgid "The type of input field to show to the user. <strong>Text</strong> is a simple text field, <strong>List</strong> is a drop-down selection." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:95 +#: perllib/FixMyStreet/Script/Reports.pm:96 msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "Пользователь не смог определить местоположение неполадки на карте. Вместо этого он ввел данные о местности поблизости от неполадки." @@ -4111,7 +4218,7 @@ msgstr "" "<strong>Имя</strong> пользователя отображается в обращениях, которые не были помечены как <em>анонимные</em>.\n" " Имя может быть неуникальным." -#: templates/web/base/around/on_map_list_items.html:17 +#: templates/web/base/around/on_map_list_items.html:20 #: templates/web/base/my/_problem-list.html:8 #: templates/web/base/reports/_problem-list.html:13 msgid "There are no reports to show." @@ -4121,7 +4228,7 @@ msgstr "Нет обращений." msgid "There is already an auto-response template for this category/state." msgstr "" -#: perllib/FixMyStreet/App/Controller/Reports.pm:82 +#: perllib/FixMyStreet/App/Controller/Reports.pm:81 msgid "There was a problem showing the All Reports page. Please try again later." msgstr "При загрузке страницы «Все обращения» произошла ошибка. Повторите попытку позже." @@ -4130,19 +4237,19 @@ msgstr "При загрузке страницы «Все обращения» msgid "There was a problem showing this page. Please try again later." msgstr "При загрузке страницы произошла ошибка. Повторите попытку позже." -#: perllib/FixMyStreet/App/Controller/Alert.pm:359 +#: perllib/FixMyStreet/App/Controller/Alert.pm:364 msgid "There was a problem with your email/password combination. Please try again." msgstr "Имя пользователя или пароль указаны неверно. Повторите попытку." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:806 -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:135 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:815 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 -#: templates/web/zurich/auth/general.html:28 +#: templates/web/zurich/auth/general.html:18 #, fuzzy msgid "There was a problem with your login information. If you cannot remember your password, or do not have one, please fill in the ‘No’ section of the form." msgstr "Имя пользователя или пароль указаны неверно. Если вы не помните свой пароль или у вас его нет, заполните форму «Вход с помощью адреса эл. почты»." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:338 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:348 msgid "There was a problem with your update. Please try again." msgstr "Не удалось загрузить новые данные. Повторите попытку." @@ -4150,7 +4257,7 @@ msgstr "Не удалось загрузить новые данные. Повт msgid "There were problems with your report. Please see below." msgstr "Не удалось загрузить обращение. Прочтите информациию ниже." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:373 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:389 msgid "There were problems with your update. Please see below." msgstr "Не удалось загрузить новые данные. Прочтите информациию ниже." @@ -4215,18 +4322,18 @@ msgstr "" "В это учреждение будут отправляться только те обращения, неполадки в которых находятся на <strong>подведомственной территории</strong>.\n" " Чтобы получать обращения, учреждению необходимо иметь в ведении минимум одну область." -#: perllib/FixMyStreet/Script/Reports.pm:198 +#: perllib/FixMyStreet/Script/Reports.pm:195 msgid "This email has been sent to both councils covering the location of the problem, as the user did not categorise it; please ignore it if you're not the correct council to deal with the issue, or let us know what category of problem this is so we can add it to our system." msgstr "Поскольку пользователь не обозначил категорию проблемы, обращение было отправлено в оба органа самоуправления. Если данная проблема находится вне вашей ответственности, игнорируйте это обращение. Вы также можете написать нам, к какой категории относится данная проблема, и мы добавим новую информацию в систему." -#: perllib/FixMyStreet/Script/Reports.pm:201 +#: perllib/FixMyStreet/Script/Reports.pm:198 msgid "This email has been sent to several councils covering the location of the problem, as the category selected is provided for all of them; please ignore it if you're not the correct council to deal with the issue." msgstr "Поскольку пользователь обозначил категорию проблемы, находящейся в ведении нескольких органов самоуправления, мы отправили это письмо во все эти инстанции. Если данная проблема находится вне вашей ответственности, игнорируйте это обращение." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1003 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1049 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:942 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:986 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1004 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1021 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1067 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:960 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Эта информация является обязательной" @@ -4263,9 +4370,9 @@ msgstr "" msgid "This report is a duplicate. Please leave updates on the original report:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:166 #: perllib/FixMyStreet/Cobrand/Zurich.pm:167 -#: templates/web/zurich/report/_main.html:14 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:168 +#: templates/web/zurich/report/_main.html:12 msgid "This report is awaiting moderation." msgstr "Это обращение ожидает модерации." @@ -4281,11 +4388,7 @@ msgstr "Это обращение на данный момент помечен msgid "This report is currently marked as open." msgstr "Это обращение на данный момент помечено как открытое." -#: perllib/FixMyStreet/Script/Reports.pm:108 -msgid "This report was submitted anonymously" -msgstr "Это обращение было оставлено анонимно." - -#: perllib/FixMyStreet/Script/Reports.pm:88 +#: perllib/FixMyStreet/Script/Reports.pm:89 msgid "This web page also contains a photo of the problem, provided by the user." msgstr "Эта веб-страница также содержит фото неполадки, предоставленное пользователем." @@ -4296,7 +4399,8 @@ msgstr "Эта веб-страница также содержит фото не msgid "Time spent (in minutes):" msgstr "Времени потрачено (в минутах):" -#: perllib/FixMyStreet/Cobrand/Default.pm:621 +#: perllib/FixMyStreet/Cobrand/ACV.pm:250 +#: perllib/FixMyStreet/Cobrand/Default.pm:639 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Временной отрезок" @@ -4334,7 +4438,7 @@ msgstr "" msgid "To limit this collection of fields to a single language, select it here." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:94 +#: perllib/FixMyStreet/Script/Reports.pm:95 msgid "To view a map of the precise location of this issue" msgstr "Просмотр точного местоположения данной проблемы на карте" @@ -4356,9 +4460,9 @@ msgstr "" #: templates/web/base/admin/stats/fix_rate.html:4 #: templates/web/base/admin/stats/questionnaire.html:24 -#: templates/web/base/dashboard/index.html:114 -#: templates/web/base/dashboard/index.html:119 -#: templates/web/base/dashboard/index.html:143 +#: templates/web/base/dashboard/index.html:115 +#: templates/web/base/dashboard/index.html:120 +#: templates/web/base/dashboard/index.html:144 #: templates/web/zurich/admin/stats/index.html:30 msgid "Total" msgstr "Всего" @@ -4376,20 +4480,22 @@ msgstr "" msgid "Translations" msgstr "" -#: templates/web/base/admin/user-form.html:129 +#: templates/web/base/admin/user-form.html:128 msgid "Trusted by bodies:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:709 +#: perllib/FixMyStreet/Cobrand/ACV.pm:99 +#: perllib/FixMyStreet/Cobrand/Default.pm:727 msgid "Trusted to make reports that don't need to be inspected" msgstr "" -#: templates/web/base/admin/user-form.html:137 +#: templates/web/base/admin/user-form.html:136 msgid "Trusted:" msgstr "" +#: templates/web/base/auth/2faform.html:6 #: templates/web/base/auth/smsform.html:17 -#: templates/web/base/js/translation_strings.html:29 +#: templates/web/base/js/translation_strings.html:35 msgid "Try again" msgstr "Повторите попытку" @@ -4397,13 +4503,21 @@ msgstr "Повторите попытку" msgid "Try emailing us directly:" msgstr "Напишите нам:" +#: templates/web/base/auth/generate_token.html:21 +msgid "Two-factor authentication has been activated" +msgstr "" + +#: templates/web/base/auth/generate_token.html:32 +msgid "Two-factor authentication has been deactivated" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:44 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 msgid "Type" msgstr "" -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 msgid "Unban" msgstr "" @@ -4426,7 +4540,7 @@ msgstr "Неизвестный тип уведомления" #: perllib/FixMyStreet/App/Controller/Photo.pm:109 #: perllib/FixMyStreet/App/Controller/Root.pm:141 -#: templates/web/base/js/translation_strings.html:38 +#: templates/web/base/js/translation_strings.html:44 msgid "Unknown error" msgstr "Неизвестная ошибка" @@ -4498,23 +4612,23 @@ msgstr "Обновление статусов" msgid "Updated" msgstr "Обновлено" -#: perllib/FixMyStreet/DB/Result/Comment.pm:260 +#: perllib/FixMyStreet/DB/Result/Comment.pm:240 #, fuzzy msgid "Updated by <strong>%s</strong> (%s) at %s" msgstr "Автор публикации: <strong>%s</strong> (%s), время публикации: %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:262 +#: perllib/FixMyStreet/DB/Result/Comment.pm:242 #, fuzzy msgid "Updated by <strong>%s</strong> at %s" msgstr "Автор публикации: <strong>%s</strong>, время публикации: %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1299 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1398 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1591 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1277 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1391 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1592 #: perllib/FixMyStreet/App/Controller/Admin.pm:933 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:767 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:792 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:862 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:806 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:901 msgid "Updated!" msgstr "Обновлено!" @@ -4566,33 +4680,33 @@ msgstr "Использованная карта" msgid "User ID to attribute fetched comments to" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1745 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1755 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1746 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1756 #, fuzzy msgid "User added to abuse list" msgstr "Адрес эл. почты добавлен в черный список" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1376 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1369 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1474 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1742 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1752 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1743 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1753 #, fuzzy msgid "User already in abuse list" msgstr "Этот адрес эл. почты уже находится в черном списке" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1834 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1887 msgid "User flag removed" msgstr "Пометка удалена" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1805 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1858 msgid "User flagged" msgstr "Аккаунт пользователя помечен" #: templates/web/base/admin/report_blocks.html:18 -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 #: templates/web/base/admin/users.html:32 #, fuzzy msgid "User in abuse table" @@ -4608,14 +4722,16 @@ msgstr "При поиске пользователей на сайте сист msgid "User:" msgstr "Пользователи" -#: perllib/FixMyStreet/Cobrand/Default.pm:652 -#: perllib/FixMyStreet/Cobrand/Default.pm:711 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:403 +#: perllib/FixMyStreet/Cobrand/ACV.pm:101 +#: perllib/FixMyStreet/Cobrand/ACV.pm:271 +#: perllib/FixMyStreet/Cobrand/Default.pm:670 +#: perllib/FixMyStreet/Cobrand/Default.pm:729 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:430 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:55 msgid "Users" msgstr "Пользователи" -#: templates/web/base/admin/user-form.html:159 +#: templates/web/base/admin/user-form.html:161 msgid "Users can perform the following actions within their assigned body or area." msgstr "" @@ -4690,7 +4806,7 @@ msgstr "" msgid "We need your email address, please give it below." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:207 +#: perllib/FixMyStreet/Script/Reports.pm:204 msgid "We realise this problem might be the responsibility of %s; however, we don't currently have any contact details for them. If you know of an appropriate contact address, please do get in touch." msgstr "Скорее всего, эта проблема находится в ведении этой инстанции: %s;. Однако в нашей системе нет ее контактных данных. Если вам известен действующий адрес этой организации, напишите нам об этом." @@ -4713,7 +4829,7 @@ msgstr "Мы обязуемся использовать предоставле msgid "We’re sorry to hear the problem’s not fixed. Why not try writing to your local representatives?" msgstr "Нам жаль, что проблему не удалось решить. Рекомендуем обратиться к представителям муниципальной власти." -#: templates/web/base/dashboard/index.html:117 +#: templates/web/base/dashboard/index.html:118 msgid "Website" msgstr "" @@ -4746,7 +4862,7 @@ msgstr "" msgid "Which report is it a duplicate of?" msgstr "" -#: templates/web/base/js/translation_strings.html:57 +#: templates/web/base/js/translation_strings.html:63 msgid "Whoa there Testino! Three photos are enough." msgstr "" @@ -4754,8 +4870,8 @@ msgstr "" msgid "Why stop there? <a href=\"/alert\">Set up more alerts</a> for free." msgstr "И это еще не всё! <a href=\"/alert\">Подпишитесь на другие уведомления</a> бесплатно." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:190 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:928 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:191 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:967 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:14 msgid "Wish" @@ -4765,7 +4881,7 @@ msgstr "Пожелание" msgid "With request searches, it is also possible to search for agency_responsible to limit the requests to those sent to a single administration. The search term is the administration ID provided by <a href=\"%s\">MaPit</a>." msgstr "С помощью поиска по запросу можно искать, используя параметр agency_responsible, чтобы ограничить результаты поиска до обращений, которые были отправлены в один административный орган. Условие поиска – идентификатор администрации, предоставленный сервисом <a href=\"%s\">MaPit</a>." -#: templates/web/base/dashboard/index.html:158 +#: templates/web/base/dashboard/index.html:159 msgid "Within the specified timeframe:" msgstr "" @@ -4785,7 +4901,7 @@ msgstr "Избегайте пунктуационных ошибок и не п msgid "Wrong location? Just click again on the map." msgstr "Неверно указано местоположение? Нажмите на карту еще раз." -#: perllib/FixMyStreet/Cobrand/Default.pm:1221 +#: perllib/FixMyStreet/Cobrand/Default.pm:1239 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4813,7 +4929,7 @@ msgstr "Да, у меня есть пароль" msgid "You are complaining that this problem report was unnecessarily moderated:" msgstr "Вы считаете, что эта проблема не нуждалась в модерации:" -#: templates/web/base/js/translation_strings.html:77 +#: templates/web/base/js/translation_strings.html:83 msgid "You are offline" msgstr "" @@ -4830,7 +4946,7 @@ msgstr "Вы собираетесь пожаловаться на это обн msgid "You can <a href=\"%s%s\">view the problem on this site</a>." msgstr "Вы можете <a href=\"%s%s\">ознакомиться с проблемой на этом сайте</a>." -#: templates/web/base/admin/user-form.html:114 +#: templates/web/base/admin/user-form.html:110 msgid "You can add an abusive user's email to the abuse list, which automatically hides (and never sends) reports they create." msgstr "Вы можете добавить адрес эл. почты пользователя, который проявляет себя некорректно, в черный список. Все дальнейшие обращения этого пользователя не будут опубликованы и отправлены." @@ -4863,11 +4979,11 @@ msgstr "Вы можете помочь нам: найдите контактны msgid "You can mark a body as deleted if you do not want it to be active on the site." msgstr "Вы можете отметить учреждение как удаленное, если не хотите, чтобы его представители осуществляли деятельность на этом сайте." -#: templates/web/base/js/translation_strings.html:35 +#: templates/web/base/js/translation_strings.html:41 msgid "You declined; please fill in the box above" msgstr "Вы отказались; заполните форму выше" -#: templates/web/base/js/translation_strings.html:79 +#: templates/web/base/js/translation_strings.html:85 msgid "You have <a id=\"oFN\" href=\"\"><span>%s</span> saved to submit</a>." msgstr "" @@ -4894,12 +5010,12 @@ msgstr "Был осуществлен выход из системы" msgid "You have located the problem at the point marked with a green pin on the map. If this is not the correct location, simply click on the map again. " msgstr "Вы определили местоположение проблемы на карте, используя зеленую метку. Если оно указано неверно, нажмите на карту еще раз." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:125 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:142 #, fuzzy msgid "You have successfully added your phone number." msgstr "Вы подтвердили свой адрес эл. почты." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:141 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:158 #: templates/web/zurich/tokens/confirm_problem.html:5 #: templates/web/zurich/tokens/confirm_problem.html:6 msgid "You have successfully confirmed your email address." @@ -4910,7 +5026,7 @@ msgstr "Вы подтвердили свой адрес эл. почты." msgid "You have successfully confirmed your phone number." msgstr "Вы подтвердили свой адрес эл. почты." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:112 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:129 #, fuzzy msgid "You have successfully removed your phone number." msgstr "Вы подтвердили свой адрес эл. почты." @@ -4920,7 +5036,7 @@ msgstr "Вы подтвердили свой адрес эл. почты." msgid "You have successfully signed in; please check and confirm your details are accurate:" msgstr "Вы вошли в систему. Проверьте и подтвердите информацию в своем профиле:" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:147 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:164 #, fuzzy msgid "You have successfully verified your phone number." msgstr "Вы подтвердили свой адрес эл. почты." @@ -4951,8 +5067,10 @@ msgstr "" msgid "Your Reports" msgstr "Ваши обращения" -#: templates/web/base/auth/change_password.html:11 +#: templates/web/base/auth/change_password.html:13 #: templates/web/base/auth/generate_token.html:15 +#: templates/web/base/auth/generate_token.html:26 +#: templates/web/base/auth/generate_token.html:34 #: templates/web/base/main_nav_items.html:4 templates/web/base/my/my.html:18 msgid "Your account" msgstr "" @@ -4970,8 +5088,8 @@ msgid "Your email" msgstr "Ваш эл. адрес" #: templates/web/base/auth/change_email.html:15 -#: templates/web/zurich/auth/general.html:30 -#: templates/web/zurich/auth/general.html:58 +#: templates/web/zurich/auth/general.html:20 +#: templates/web/zurich/auth/general.html:48 msgid "Your email address" msgstr "Ваш адрес эл. почты" @@ -4986,11 +5104,11 @@ msgstr "Ваш адрес эл. почты" msgid "Your information will only be used in accordance with our <a href=\"/privacy\">privacy policy</a>" msgstr "Мы обязуемся использовать предоставленные вами персональные данные в соответствии с нашей <a href=\"/privacy\">политикой конфиденциальности</a>" -#: templates/web/base/auth/general.html:114 +#: templates/web/base/auth/general.html:116 #: templates/web/base/contact/index.html:74 #: templates/web/base/report/new/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_name.html:33 -#: templates/web/zurich/auth/general.html:61 +#: templates/web/zurich/auth/general.html:51 #: templates/web/zurich/report/new/fill_in_details_form.html:63 msgid "Your name" msgstr "Ваше имя" @@ -5007,21 +5125,29 @@ msgstr "" msgid "Your name has been hidden." msgstr "" -#: templates/web/base/js/translation_strings.html:69 +#: templates/web/base/js/translation_strings.html:75 msgid "Your offline reports" msgstr "" -#: templates/web/base/auth/general.html:84 +#: templates/web/base/auth/general.html:86 #: templates/web/base/report/new/form_user_loggedout_password.html:10 #: templates/web/base/report/update/form_user_loggedout_password.html:9 -#: templates/web/zurich/auth/general.html:34 +#: templates/web/zurich/auth/general.html:24 msgid "Your password" msgstr "Ваш пароль" -#: templates/web/base/auth/change_password.html:10 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:170 +#: templates/web/base/auth/change_password.html:12 msgid "Your password has been changed" msgstr "Ваш пароль был изменен" +#: templates/web/base/auth/general.html:133 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:52 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:25 +#: templates/web/zurich/auth/general.html:63 +msgid "Your password should include %d or more characters." +msgstr "" + #: templates/web/base/auth/change_phone.html:19 #: templates/web/base/contact/index.html:87 #: templates/web/zurich/report/new/fill_in_details_form.html:69 @@ -5046,7 +5172,7 @@ msgstr "" msgid "Your token has been generated" msgstr "Ваш пароль был изменен" -#: templates/web/base/js/translation_strings.html:70 +#: templates/web/base/js/translation_strings.html:76 msgid "Your update has been saved offline for submission when back online." msgstr "" @@ -5064,17 +5190,17 @@ msgid "Yourself" msgstr "" #: templates/web/base/admin/category-checkboxes.html:7 -#: templates/web/base/admin/user-form.html:169 +#: templates/web/base/admin/user-form.html:171 msgid "all" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:909 #: perllib/FixMyStreet/App/Controller/Moderate.pm:85 -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:216 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:270 +#: perllib/FixMyStreet/DB/Result/Comment.pm:250 msgid "and a defect raised" msgstr "" @@ -5107,7 +5233,7 @@ msgid "from %s different users" msgstr "от разных пользователей (%s)" #: templates/web/base/report/_item.html:63 -#: templates/web/zurich/report/_item.html:14 +#: templates/web/zurich/report/_item.html:16 msgid "last updated %s" msgstr "последнее обновление: %s" @@ -5122,7 +5248,7 @@ msgid "n/a" msgstr "недоступн." #: templates/web/base/admin/category-checkboxes.html:8 -#: templates/web/base/admin/user-form.html:170 +#: templates/web/base/admin/user-form.html:172 msgid "none" msgstr "" @@ -5173,7 +5299,7 @@ msgstr "метка не отображается, так как карта не msgid "this location" msgstr "Просмотр местоположения" -#: perllib/FixMyStreet/Script/Reports.pm:183 +#: perllib/FixMyStreet/Script/Reports.pm:180 msgid "this type of local problem" msgstr "этот тип проблемы поблизости" @@ -5181,11 +5307,11 @@ msgstr "этот тип проблемы поблизости" msgid "today" msgstr "сегодня" -#: templates/web/base/js/translation_strings.html:80 +#: templates/web/base/js/translation_strings.html:86 msgid "update" msgstr "" -#: templates/web/base/js/translation_strings.html:81 +#: templates/web/base/js/translation_strings.html:87 msgid "updates" msgstr "" @@ -5201,12 +5327,12 @@ msgstr "пользователь проживает недалеко от обн msgid "user is problem owner" msgstr "неполадка находится в собственности пользователя" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1778 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1831 #, fuzzy msgid "user not in abuse list" msgstr "Этот адрес эл. почты уже находится в черном списке" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1829 #, fuzzy msgid "user removed from abuse list" msgstr "Адрес эл. почты добавлен в черный список" @@ -5288,7 +5414,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: templates/web/fixmystreet.com/reports/summary.html:103 +#: templates/web/fixmystreet.com/reports/summary.html:104 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5414,6 +5540,15 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" +#~ msgid "Email: %s" +#~ msgstr "Адрес эл. почты: %s" + +#~ msgid "Name: %s" +#~ msgstr "Имя: %s" + +#~ msgid "This report was submitted anonymously" +#~ msgstr "Это обращение было оставлено анонимно." + #~ msgid "(Email in abuse table)" #~ msgstr "(адрес эл. почты в таблице пользователей, которые писали оскорбительные комментарии)" @@ -5480,9 +5615,6 @@ msgstr[3] "" #~ msgid "-- Pick a property type --" #~ msgstr "-- Выберите тип имущества --" -#~ msgid "Closed reports" -#~ msgstr "закрытые обращения" - #~ msgid "Closed:" #~ msgstr "Закрыто:" diff --git a/locale/sq.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/sq.UTF-8/LC_MESSAGES/FixMyStreet.po index 94c585e50..776aff606 100644 --- a/locale/sq.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/sq.UTF-8/LC_MESSAGES/FixMyStreet.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: matthew@mysociety.org\n" -"POT-Creation-Date: 2017-12-15 17:48+0000\n" +"POT-Creation-Date: 2018-02-12 15:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety <transifex@mysociety.org>, 2017\n" "Language-Team: Albanian (https://www.transifex.com/mysociety/teams/12067/sq/)\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: perllib/FixMyStreet/DB/Result/Problem.pm:650 -#: perllib/FixMyStreet/Script/Reports.pm:196 +#: perllib/FixMyStreet/Script/Reports.pm:193 msgid " and " msgstr "dhe" @@ -93,8 +93,8 @@ msgstr "" msgid "%s live updates" msgstr "%s përditësime ne kohë reale" -#: templates/web/base/dashboard/index.html:159 -#: templates/web/base/dashboard/index.html:163 +#: templates/web/base/dashboard/index.html:160 +#: templates/web/base/dashboard/index.html:164 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -128,7 +128,7 @@ msgstr "(Pa numër të telefonit)" msgid "(a-z and space only)" msgstr "" -#: templates/web/zurich/report/_item.html:19 +#: templates/web/zurich/report/_item.html:21 msgid "(closed)" msgstr "(i mbyllur)" @@ -137,7 +137,7 @@ msgstr "(i mbyllur)" msgid "(covers roughly 200,000 people)" msgstr "(nje distance e paracaktuar e cila mbulon pothuajse 200,000 persona)" -#: templates/web/zurich/report/_item.html:17 +#: templates/web/zurich/report/_item.html:19 msgid "(fixed)" msgstr "(i rregulluar)" @@ -157,6 +157,7 @@ msgstr "" msgid "(not sent to council)" msgstr "(nuk ju dergua kuvendit)" +#: templates/web/base/report/new/form_user_loggedin.html:38 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "(optional)" msgstr "(opsionale)" @@ -172,7 +173,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "RSS feed i problemeve brenda %s" #: perllib/FixMyStreet/App/Controller/Report/New.pm:252 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:688 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:685 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Zgjedh në kategori --" @@ -208,7 +209,7 @@ msgstr "" "Paraqit\n" "për" -#: templates/web/base/js/translation_strings.html:78 +#: templates/web/base/js/translation_strings.html:84 msgid "<span>%s</span> saved." msgstr "" @@ -235,12 +236,12 @@ msgstr "<strong>Jo</strong> Me lejoni te konfirmoj perditesimin me email" msgid "<strong>No</strong> Let me confirm my update by email/text" msgstr "<strong>Jo</strong> Me lejoni te konfirmoj perditesimin me email" -#: templates/web/base/auth/general.html:110 -#: templates/web/zurich/auth/general.html:51 +#: templates/web/base/auth/general.html:112 +#: templates/web/zurich/auth/general.html:41 msgid "<strong>No</strong> let me sign in by email" msgstr "<strong>Jo</strong> më lejo të kyqem me email" -#: templates/web/base/auth/general.html:108 +#: templates/web/base/auth/general.html:110 #, fuzzy msgid "<strong>No</strong> let me sign in by email or text" msgstr "<strong>Jo</strong> më lejo të kyqem me email" @@ -253,12 +254,16 @@ msgstr "<Strong> Shënim: </ strong> Ky raport është dërguar tutje për vepri msgid "<strong>Note:</strong> This report hasn't yet been sent onwards for action. Any changes made may not be passed on." msgstr "<Strong> Shënim: </ strong> Ky raport nuk është dërguar ende në vazhdim për veprim. Çdo ndryshim i bërë nuk mund të kalohet." -#: templates/web/base/auth/general.html:79 +#: templates/web/base/auth/general.html:81 #: templates/web/base/report/new/form_user_loggedout_password.html:3 #: templates/web/base/report/update/form_user_loggedout_password.html:2 msgid "<strong>Yes</strong> I have a password" msgstr "<strong>Po</strong> Unë kam një fjalëkalim" +#: templates/web/base/auth/generate_token.html:54 +msgid "Activate two-factor authentication" +msgstr "" + #: templates/web/base/my/my.html:39 templates/web/base/my/my.html:50 msgid "Add" msgstr "" @@ -331,15 +336,18 @@ msgstr "Shto në listën e ngushtë" msgid "Add user" msgstr "Shto përdorues" -#: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/ACV.pm:108 +#: perllib/FixMyStreet/Cobrand/Default.pm:736 msgid "Add/edit problem categories" msgstr "Shto/përditëso kategoritë e problemeve" -#: perllib/FixMyStreet/Cobrand/Default.pm:720 +#: perllib/FixMyStreet/Cobrand/ACV.pm:110 +#: perllib/FixMyStreet/Cobrand/Default.pm:738 msgid "Add/edit response priorities" msgstr "Shto/përditëso prioritetet e përgjigjeve" -#: perllib/FixMyStreet/Cobrand/Default.pm:719 +#: perllib/FixMyStreet/Cobrand/ACV.pm:109 +#: perllib/FixMyStreet/Cobrand/Default.pm:737 msgid "Add/edit response templates" msgstr "Shto/Përditëso përgjigjet nga template" @@ -355,7 +363,7 @@ msgstr "Duke shtuar këtë raport në listën tuaj do të heqni atë nga lista % msgid "Admin" msgstr "" -#: templates/web/base/auth/change_password.html:39 +#: templates/web/base/auth/change_password.html:51 msgid "Again:" msgstr "Perseri:" @@ -374,12 +382,12 @@ msgstr "Me paralajmero per perditesime ne te ardhmen" #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 -#: templates/web/base/dashboard/index.html:63 +#: templates/web/base/dashboard/index.html:64 #: templates/web/base/reports/_list-filters.html:3 msgid "All" msgstr "" -#: templates/web/zurich/reports/index.html:13 +#: templates/web/zurich/reports/index.html:14 msgid "All Reports" msgstr "Te gjitha Raportimet" @@ -448,13 +456,13 @@ msgstr "Anonim:" msgid "Another user" msgstr "Përdorues tjetër" -#: templates/web/base/js/translation_strings.html:59 +#: templates/web/base/js/translation_strings.html:65 msgid "Are you sure you want to cancel this upload?" msgstr "Jeni te sigurte qe doni te anuloni këtë upload?" #: templates/web/base/admin/report_edit.html:84 #: templates/web/base/admin/template_edit.html:75 -#: templates/web/base/js/translation_strings.html:73 +#: templates/web/base/js/translation_strings.html:79 #: templates/web/base/report/display_tools.html:6 msgid "Are you sure?" msgstr "A jeni të sigurtë?" @@ -465,7 +473,7 @@ msgstr "A jeni të sigurtë?" msgid "Area covered" msgstr "Hapesire e mbuluar" -#: templates/web/base/admin/user-form.html:82 +#: templates/web/base/admin/user-form.html:78 msgid "Area:" msgstr "Zona:" @@ -491,11 +499,12 @@ msgstr "Caktoja një drejtorije të jashtme:" msgid "Assign to subdivision:" msgstr "Cakto per nenndarje:" -#: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/ACV.pm:105 +#: perllib/FixMyStreet/Cobrand/Default.pm:733 msgid "Assign users to areas" msgstr "Cakto përdorues për ëonat" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:219 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:220 msgid "Assigned to %s" msgstr "Caktuar per %s" @@ -507,8 +516,8 @@ msgstr "Në shumicën %d kërkesave janë kthyer në çdo pyetje. Kërkesat e kt msgid "At the moment only searching for and looking at reports work." msgstr "Per momentin funksionon vetem kerkimi dhe shikimi i raportimeve." -#: templates/web/base/admin/user-form.html:96 -#: templates/web/base/admin/user-form.html:97 +#: templates/web/base/admin/user-form.html:92 +#: templates/web/base/admin/user-form.html:93 msgid "Authorised staff users can be associated with the categories in which they operate." msgstr "Përdoruesit e stafit te autorizuar mund të jenë të lidhur me kategoritë në të cilat operojnë." @@ -534,11 +543,11 @@ msgid "Avoid personal information and vehicle number plates" msgstr "Shmangni të dhënat personale dhe targat e automjeteve" #: perllib/FixMyStreet/DB/Result/Problem.pm:344 -#: templates/web/zurich/report/_item.html:9 +#: templates/web/zurich/report/_item.html:11 msgid "Awaiting moderation" msgstr "Në pritje të vlerësimit" -#: templates/web/base/js/translation_strings.html:31 +#: templates/web/base/js/translation_strings.html:37 msgid "Back" msgstr "Prapa" @@ -551,9 +560,11 @@ msgstr "Prapa te të gjitha raportet" msgid "Ban user" msgstr "Flamuri i perdoruesit" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 -#: perllib/FixMyStreet/Cobrand/Default.pm:717 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:396 +#: perllib/FixMyStreet/Cobrand/ACV.pm:107 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 +#: perllib/FixMyStreet/Cobrand/Default.pm:735 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:423 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:55 #: templates/web/zurich/header.html:50 @@ -567,7 +578,7 @@ msgstr "Drejtoritë" msgid "Body" msgstr "Drejtori" -#: templates/web/base/admin/user-form.html:54 +#: templates/web/base/admin/user-form.html:46 msgid "Body:" msgstr "Drejtori" @@ -583,7 +594,8 @@ msgstr "Nuk mund ta gjeni emailin tonë? Kontrolloni folderin spam ne e-mail. Kj msgid "Can't see the map? <em>Skip this step</em>" msgstr "Nuk mund te shihni harten? <em>Kaloni kete hap</em>" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -597,7 +609,7 @@ msgstr "Kategoritë:" #: templates/web/base/admin/body.html:72 #: templates/web/base/admin/contact-form.html:19 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:99 +#: templates/web/base/dashboard/index.html:100 #: templates/web/base/report/_inspect.html:54 #: templates/web/base/report/_item.html:92 #: templates/web/base/report/new/category.html:12 @@ -610,7 +622,7 @@ msgstr "Kategoritë:" msgid "Category" msgstr "Kategoria" -#: templates/web/base/dashboard/index.html:102 +#: templates/web/base/dashboard/index.html:103 #, fuzzy msgid "Category and State" msgstr "Kategoria" @@ -633,7 +645,7 @@ msgstr "Norma e rregullimit të kategorive për problemet > 4 javë" msgid "Category:" msgstr "Kategoria:" -#: perllib/FixMyStreet/Script/Reports.pm:187 +#: perllib/FixMyStreet/Script/Reports.pm:184 msgid "Category: %s" msgstr "Kategoria: %s" @@ -649,9 +661,7 @@ msgid "Change email address" msgstr "Ndrysho email adresën" #: templates/web/base/auth/change_password.html:1 -#: templates/web/base/auth/change_password.html:16 -#: templates/web/base/auth/change_password.html:4 -#: templates/web/base/auth/change_password.html:43 +#: templates/web/base/auth/change_password.html:5 #: templates/web/base/my/my.html:63 msgid "Change password" msgstr "Nderro fjalekalimin" @@ -697,7 +707,7 @@ msgstr "" msgid "Choose another" msgstr "" -#: templates/web/base/js/translation_strings.html:72 +#: templates/web/base/js/translation_strings.html:78 msgid "Clear offline data" msgstr "" @@ -726,14 +736,14 @@ msgstr "Klikoni linkun në emailin tonë konfirmues për tu kyçur." msgid "Click the link in that email to sign in." msgstr "Klikoni linkun në emailin tonë konfirmues për tu kyçur." -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:134 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:194 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:965 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:1004 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:195 #: perllib/FixMyStreet/DB/ResultSet/State.pm:71 #: templates/web/base/admin/states/index.html:103 #: templates/web/base/admin/states/index.html:27 #: templates/web/base/admin/states/index.html:33 -#: templates/web/base/dashboard/index.html:112 +#: templates/web/base/dashboard/index.html:113 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:10 #: templates/web/zurich/admin/header.html:16 @@ -766,15 +776,17 @@ msgid "Cobrand:" msgstr "" #: templates/web/base/admin/extra-metadata-form.html:14 +#: templates/web/base/auth/2faform.html:18 #: templates/web/base/auth/smsform.html:24 msgid "Code" msgstr "" -#: templates/web/base/js/translation_strings.html:50 +#: templates/web/base/js/translation_strings.html:56 msgid "Collapse map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:629 +#: perllib/FixMyStreet/Cobrand/ACV.pm:256 +#: perllib/FixMyStreet/Cobrand/Default.pm:647 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" msgstr "Konfigurimi" @@ -783,6 +795,7 @@ msgstr "Konfigurimi" msgid "Confirm" msgstr "Konfirmo" +#: templates/web/base/auth/2faform.html:1 #: templates/web/base/auth/smsform.html:1 templates/web/base/auth/token.html:1 msgid "Confirm account" msgstr "Konfirmo llogarine" @@ -832,12 +845,12 @@ msgstr "Kontakto ekipin" msgid "Coordinates:" msgstr "Koordinatat:" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1801 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1830 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1854 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1883 msgid "Could not find user" msgstr "Nuk mund te gjeni perdoruesin" -#: templates/web/base/js/translation_strings.html:36 +#: templates/web/base/js/translation_strings.html:42 msgid "Could not look up location" msgstr "nuk mund ta shikoni vendndodhjen" @@ -882,16 +895,19 @@ msgstr "Krijo kategorine" msgid "Create priority" msgstr "Krijo prioritet" -#: perllib/FixMyStreet/Cobrand/Default.pm:701 +#: perllib/FixMyStreet/Cobrand/ACV.pm:91 +#: perllib/FixMyStreet/Cobrand/Default.pm:719 #, fuzzy msgid "Create reports/updates as anonymous user" msgstr "Krijo raport/përditësim në emër të shfrytëzuesit" -#: perllib/FixMyStreet/Cobrand/Default.pm:702 +#: perllib/FixMyStreet/Cobrand/ACV.pm:92 +#: perllib/FixMyStreet/Cobrand/Default.pm:720 msgid "Create reports/updates as the council" msgstr "Krijo raporte/përditësime si Kuvend Komunal" -#: perllib/FixMyStreet/Cobrand/Default.pm:700 +#: perllib/FixMyStreet/Cobrand/ACV.pm:90 +#: perllib/FixMyStreet/Cobrand/Default.pm:718 msgid "Create reports/updates on a user's behalf" msgstr "Krijo raport/përditësim në emër të shfrytëzuesit" @@ -912,12 +928,17 @@ msgstr "U krijua" msgid "Created:" msgstr "U krijua:" -#: templates/web/base/auth/generate_token.html:27 +#: templates/web/base/auth/change_password.html:40 +#, fuzzy +msgid "Current password:" +msgstr "Fjalëkalim i ri" + +#: templates/web/base/auth/generate_token.html:46 #, fuzzy msgid "Current token:" msgstr "Gjendja aktuale" -#: templates/web/base/dashboard/index.html:91 +#: templates/web/base/dashboard/index.html:92 msgid "Currently grouped by %s" msgstr "" @@ -926,7 +947,7 @@ msgstr "" msgid "Currently no bodies have been created." msgstr "Aktualisht asnje grup nuk eshte krijuar." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:830 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:869 #: templates/web/zurich/admin/report_edit-sdm.html:105 msgid "Customer not contactable" msgstr "Klienti nuk mund të kontaktohet" @@ -938,6 +959,10 @@ msgstr "Klienti nuk mund të kontaktohet" msgid "Dashboard" msgstr "Paneli" +#: templates/web/base/auth/generate_token.html:54 +msgid "Deactivate two-factor authentication" +msgstr "" + #: templates/web/zurich/admin/stats/index.html:35 msgid "Dealt with by subdivision within 5 working days" msgstr "Trajtohet nga nën-drejtoritë brenda 5 ditëve të punës" @@ -988,7 +1013,7 @@ msgstr "Përshkrimi:" msgid "Detailed information is limited to %d characters." msgstr "" -#: templates/web/base/js/translation_strings.html:33 +#: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Detaje" @@ -1000,7 +1025,7 @@ msgstr "Detaje" msgid "Details:" msgstr "Detaje:" -#: templates/web/base/dashboard/index.html:103 +#: templates/web/base/dashboard/index.html:104 msgid "Device and Site" msgstr "" @@ -1051,7 +1076,7 @@ msgstr "Nuk i'u pelqen kjo forme?" msgid "Down one" msgstr "" -#: templates/web/base/js/translation_strings.html:58 +#: templates/web/base/js/translation_strings.html:64 msgid "Drag and drop photos here or <u>click to upload</u>" msgstr "Merr dhe lësho fotot këtu ose <u>kliko për të ngarkuar foto</u>" @@ -1095,23 +1120,27 @@ msgstr "Përditëso" msgid "Edit body details" msgstr "Përditëso detajet:" -#: perllib/FixMyStreet/Cobrand/Default.pm:712 +#: perllib/FixMyStreet/Cobrand/ACV.pm:102 +#: perllib/FixMyStreet/Cobrand/Default.pm:730 msgid "Edit other users' details" msgstr "Përditëso detajet e përdoruesit" -#: perllib/FixMyStreet/Cobrand/Default.pm:713 +#: perllib/FixMyStreet/Cobrand/ACV.pm:103 +#: perllib/FixMyStreet/Cobrand/Default.pm:731 msgid "Edit other users' permissions" msgstr "Përditëso autorizimet e përdoruesit" -#: perllib/FixMyStreet/Cobrand/Default.pm:695 +#: perllib/FixMyStreet/Cobrand/ACV.pm:89 +#: perllib/FixMyStreet/Cobrand/Default.pm:713 msgid "Edit report category" msgstr "Përditëso kategorinë e raporteve" -#: perllib/FixMyStreet/Cobrand/Default.pm:696 +#: perllib/FixMyStreet/Cobrand/Default.pm:714 msgid "Edit report priority" msgstr "Përditëso prioritetin e raportit" -#: perllib/FixMyStreet/Cobrand/Default.pm:694 +#: perllib/FixMyStreet/Cobrand/ACV.pm:88 +#: perllib/FixMyStreet/Cobrand/Default.pm:712 msgid "Edit reports" msgstr "Përditëso raportet" @@ -1144,8 +1173,8 @@ msgstr "Editor" #: templates/web/base/admin/users.html:17 #: templates/web/zurich/admin/body-form.html:9 #: templates/web/zurich/admin/body.html:15 -#: templates/web/zurich/auth/general.html:24 -#: templates/web/zurich/auth/general.html:54 +#: templates/web/zurich/auth/general.html:14 +#: templates/web/zurich/auth/general.html:44 msgid "Email" msgstr "Email" @@ -1171,7 +1200,7 @@ msgstr "Notifikimi me email u krijua" msgid "Email alert deleted" msgstr "Notifikimi me email u fshi" -#: templates/web/base/admin/user-form.html:22 +#: templates/web/base/admin/user-form.html:21 msgid "Email verified:" msgstr "" @@ -1182,10 +1211,6 @@ msgstr "" msgid "Email:" msgstr "Email:" -#: perllib/FixMyStreet/Script/Reports.pm:111 -msgid "Email: %s" -msgstr "Email: %s" - #: templates/web/base/admin/open311-form-fields.html:55 #: templates/web/base/admin/open311-form-fields.html:56 msgid "" @@ -1203,7 +1228,7 @@ msgid "" " problem must be emailed, while others can be sent over Open311." msgstr "" -#: templates/web/base/dashboard/index.html:77 +#: templates/web/base/dashboard/index.html:78 #, fuzzy msgid "End Date" msgstr "Data e fundit:" @@ -1212,7 +1237,7 @@ msgstr "Data e fundit:" msgid "Endpoint" msgstr "Pika e fundit" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:81 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:82 msgid "Enter a Zürich street name" msgstr "Shkruaj një Zürich emër të rrugës " @@ -1231,10 +1256,10 @@ msgstr "Shkruani një emër të rrugës apo zonë" msgid "Enter a nearby street name and area" msgstr "Shkruani emrin e rrugës pranë jush dhe zonës" -#: templates/web/base/auth/general.html:123 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:45 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:17 -#: templates/web/zurich/auth/general.html:65 +#: templates/web/base/auth/general.html:128 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:47 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:20 +#: templates/web/zurich/auth/general.html:58 msgid "Enter a password" msgstr "Shkruaj fjalekalimin" @@ -1269,7 +1294,7 @@ msgstr "Shembuj:" msgid "Existing category" msgstr "Kategori ekzistuese" -#: templates/web/base/js/translation_strings.html:49 +#: templates/web/base/js/translation_strings.html:55 msgid "Expand map" msgstr "" @@ -1277,12 +1302,12 @@ msgstr "" msgid "Explain what’s wrong" msgstr "Shpjego çfarë është gabim" -#: templates/web/base/dashboard/index.html:104 +#: templates/web/base/dashboard/index.html:105 msgid "Export as CSV" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:179 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:918 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:180 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:957 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:12 msgid "Extern" @@ -1305,7 +1330,7 @@ msgstr "Drejtori e jashtme" msgid "External team" msgstr "Ekipi i jashtëm" -#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Default.pm:674 #: templates/web/base/admin/reportextrafields/edit.html:1 #: templates/web/base/admin/reportextrafields/index.html:1 #, fuzzy @@ -1345,10 +1370,10 @@ msgid "Fix this by choosing an <strong>area covered</strong> in the <em>Edit bod msgstr "Rregulloni këtë duke zgjedhur një <strong> zonë të mbuluar </ strong> në detajet e trupit <em> Ndrysho </ em> formularin e mëposhtëm." #: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:133 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:113 +#: templates/web/base/dashboard/index.html:114 msgid "Fixed" msgstr "E rregulluar" @@ -1370,7 +1395,7 @@ msgstr "E fshirë" msgid "Flag user" msgstr "Flamuri i perdoruesit" -#: perllib/FixMyStreet/Cobrand/Default.pm:627 +#: perllib/FixMyStreet/Cobrand/Default.pm:645 #: templates/web/base/admin/users.html:20 msgid "Flagged" msgstr "E shënjuar" @@ -1379,7 +1404,7 @@ msgstr "E shënjuar" msgid "Flagged reports and users" msgstr "Raportet dhe përdoruesit e shënjuar" -#: templates/web/base/admin/user-form.html:112 +#: templates/web/base/admin/user-form.html:108 msgid "Flagged users are listed on the <a href='%s'>flagged</a> page." msgstr "Përdoruesit e shënjuar janë të listuar në <a href='%s'> faqen e shënimeve</a>." @@ -1387,8 +1412,8 @@ msgstr "Përdoruesit e shënjuar janë të listuar në <a href='%s'> faqen e sh msgid "Flagged users are not restricted in any way. This is just a list of users that have been marked for attention." msgstr "Përdoruesit e shënjuar nuk janë të kufizuar në asnjë mënyrë. Kjo është vetëm një listë e përdoruesve që kanë qenë të shënuar për vëmendje të mëtutjeshme." -#: templates/web/base/admin/report_edit.html:140 -#: templates/web/base/admin/user-form.html:118 +#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/user-form.html:115 msgid "Flagged:" msgstr "Shënjuar:" @@ -1408,17 +1433,17 @@ msgstr "" msgid "For more information, see <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." msgstr "Për më shumë informata, shih <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'> Si e përdorë FixMyStreet platformën Mapit </a>." -#: templates/web/base/auth/general.html:94 +#: templates/web/base/auth/general.html:96 #: templates/web/base/report/new/form_user_loggedout_password.html:20 #: templates/web/base/report/update/form_user_loggedout_password.html:19 msgid "Forgotten your password?" msgstr "Keni harruar fjalëkalimin tuaj?" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:748 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:787 msgid "Forwarded to external body" msgstr "Përcjellur tek drejtoria e jashtme" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:749 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:788 msgid "Forwarded wish to external body" msgstr "" @@ -1428,11 +1453,7 @@ msgstr "" msgid "Frequently Asked Questions" msgstr "Pyetjet më të shpeshta" -#: templates/web/base/auth/generate_token.html:1 -#: templates/web/base/auth/generate_token.html:2 -#: templates/web/base/auth/generate_token.html:20 -#: templates/web/base/auth/generate_token.html:33 -#: templates/web/base/my/my.html:65 +#: templates/web/base/auth/generate_token.html:52 msgid "Generate token" msgstr "" @@ -1479,7 +1500,8 @@ msgstr "Vazhdo" msgid "Going to send questionnaire?" msgstr "Do dërgoni pyetsorin?" -#: perllib/FixMyStreet/Cobrand/Default.pm:714 +#: perllib/FixMyStreet/Cobrand/ACV.pm:104 +#: perllib/FixMyStreet/Cobrand/Default.pm:732 msgid "Grant access to the admin" msgstr "Lejoni akses për administratorin" @@ -1487,12 +1509,12 @@ msgstr "Lejoni akses për administratorin" msgid "Graph of problem creation by status over time" msgstr "Grafi i problemeve të krijuara në bazë të statusit gjatë kohës" -#: templates/web/base/dashboard/index.html:93 +#: templates/web/base/dashboard/index.html:94 #, fuzzy msgid "Group by %s" msgstr "nga %s" -#: templates/web/base/dashboard/index.html:98 +#: templates/web/base/dashboard/index.html:99 msgid "Group by:" msgstr "" @@ -1525,7 +1547,7 @@ msgstr "Fotografite e raporteve te fundit" msgid "Hi %s" msgstr "Pershendetje %s" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:911 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:950 #: perllib/FixMyStreet/DB/ResultSet/State.pm:64 #: templates/web/base/admin/update_edit.html:30 #: templates/web/zurich/admin/header.html:1 @@ -1535,6 +1557,11 @@ msgstr "Pershendetje %s" msgid "Hidden" msgstr "E fshehur" +#: templates/web/base/admin/user-form.html:197 +#, fuzzy +msgid "Hide all reports and updates" +msgstr "Raportet dhe përdoruesit e shënjuar" + #: templates/web/base/report/_main.html:105 msgid "Hide entire report" msgstr "" @@ -1558,7 +1585,7 @@ msgstr "" #: templates/web/base/around/display_location.html:60 #: templates/web/base/around/display_location.html:68 -#: templates/web/base/js/translation_strings.html:55 +#: templates/web/base/js/translation_strings.html:61 msgid "Hide pins" msgstr "Fshih shenjën" @@ -1587,7 +1614,7 @@ msgstr "Kryefaqja" msgid "How to report a problem" msgstr "Si të raportoj një problem" -#: templates/web/base/js/translation_strings.html:32 +#: templates/web/base/js/translation_strings.html:38 msgid "How to send successful reports" msgstr "Si te dergoj nje raport ne menyre te sukseshme" @@ -1646,7 +1673,7 @@ msgid "" " the menu. Make sure you use the same category name in the bodies if you want this to happen." msgstr "" -#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/auth/generate_token.html:61 msgid "If you generate a new token the existing token will no longer work." msgstr "" @@ -1722,8 +1749,8 @@ msgstr "Ne tabelen e abuzimeve?" msgid "In addition, the following attributes that are not part of the Open311 v2 specification are returned: agency_sent_datetime, title (also returned as part of description), interface_used, comment_count, requestor_name (only present if requestor allowed the name to be shown on this site)." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:197 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:959 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:198 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:998 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:8 msgid "In progress" @@ -1753,7 +1780,7 @@ msgstr "" msgid "Inspection required" msgstr "Inspektimi kërkohet" -#: perllib/FixMyStreet/Cobrand/Default.pm:698 +#: perllib/FixMyStreet/Cobrand/Default.pm:716 msgid "Instruct contractors to fix problems" msgstr "Instrukto kontraktorët të rregullojnë problemet" @@ -1787,20 +1814,20 @@ msgstr "" msgid "It’s on its way to the council right now." msgstr "Kjo është në rrugën e saj drejtë këshillit tani." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:182 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:183 msgid "Jurisdiction Unknown" msgstr "Juridiksioni i panjohur" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:923 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:962 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:15 msgid "Jurisdiction unknown" msgstr "Juridiksion i pa njohur" -#: templates/web/base/auth/general.html:90 +#: templates/web/base/auth/general.html:92 #: templates/web/base/report/new/form_user_loggedout_password.html:16 #: templates/web/base/report/update/form_user_loggedout_password.html:15 -#: templates/web/zurich/auth/general.html:40 +#: templates/web/zurich/auth/general.html:30 msgid "Keep me signed in on this computer" msgstr "Më mbaj të kyqur në këtë kompjuter" @@ -1864,6 +1891,11 @@ msgstr "" msgid "List all reported problems" msgstr "Listo te gjitha problemet e raportuar" +#: templates/web/base/around/on_map_list_items.html:18 +#, fuzzy +msgid "Loading reports…" +msgstr "Përditëso raportet" + #: templates/web/base/report/new/category_wrapper.html:8 msgid "Loading..." msgstr "Duke ngarkuar..." @@ -1902,23 +1934,31 @@ msgstr "" msgid "Log in with Twitter" msgstr "" -#: templates/web/base/js/translation_strings.html:65 +#: templates/web/base/js/translation_strings.html:71 msgid "Log in with email" msgstr "" -#: templates/web/base/js/translation_strings.html:63 +#: templates/web/base/js/translation_strings.html:69 msgid "Log in with email/text" msgstr "" -#: templates/web/base/dashboard/index.html:81 +#: templates/web/base/admin/user-form.html:195 +msgid "Log out of all sessions" +msgstr "" + +#: templates/web/base/dashboard/index.html:82 msgid "Look up" msgstr "" -#: templates/web/base/js/translation_strings.html:44 +#: templates/web/base/js/translation_strings.html:50 msgid "MAP" msgstr "HARTA" -#: perllib/FixMyStreet/Cobrand/Default.pm:699 +#: templates/web/base/admin/user-form.html:196 +msgid "Make anonymous on all reports and updates" +msgstr "" + +#: perllib/FixMyStreet/Cobrand/Default.pm:717 msgid "Manage shortlist" msgstr "Menaxhoni listën e shkurtë" @@ -1926,7 +1966,7 @@ msgstr "Menaxhoni listën e shkurtë" msgid "Manual order" msgstr "" -#: templates/web/base/js/translation_strings.html:46 +#: templates/web/base/js/translation_strings.html:52 msgid "Map" msgstr "Harta" @@ -1934,11 +1974,11 @@ msgstr "Harta" msgid "Mark as sent" msgstr "Shëno si të dërguar" -#: templates/web/base/admin/user-form.html:110 +#: templates/web/base/admin/user-form.html:106 msgid "Mark users whose behaviour you want to keep a check on as <strong>flagged</strong>." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:697 +#: perllib/FixMyStreet/Cobrand/Default.pm:715 msgid "Markup problem details" msgstr "" @@ -1966,7 +2006,8 @@ msgstr "Mungesë juridiksioni_id" msgid "Moderate" msgstr "Mesatare" -#: perllib/FixMyStreet/Cobrand/Default.pm:693 +#: perllib/FixMyStreet/Cobrand/ACV.pm:87 +#: perllib/FixMyStreet/Cobrand/Default.pm:711 msgid "Moderate report details" msgstr "Raportet e detajuara mesatare" @@ -1992,7 +2033,7 @@ msgstr "Moderuar me divizion brenda një ditë pune" msgid "Moderation reason:" msgstr "" -#: templates/web/base/dashboard/index.html:101 +#: templates/web/base/dashboard/index.html:102 msgid "Month" msgstr "Muaji" @@ -2014,12 +2055,12 @@ msgstr "Më të komentuarat" #: templates/web/base/admin/states/index.html:108 #: templates/web/base/admin/states/index.html:11 #: templates/web/base/admin/users.html:16 -#: templates/web/base/auth/general.html:113 +#: templates/web/base/auth/general.html:115 #: templates/web/base/report/new/form_user_loggedin.html:49 #: templates/web/base/report/new/form_user_loggedout_by_email.html:11 #: templates/web/base/report/update/form_name.html:27 #: templates/web/zurich/admin/body-form.html:4 -#: templates/web/zurich/auth/general.html:60 +#: templates/web/zurich/auth/general.html:50 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "Name" msgstr "Emri" @@ -2032,10 +2073,6 @@ msgstr "Emri" msgid "Name:" msgstr "Emri:" -#: perllib/FixMyStreet/Script/Reports.pm:110 -msgid "Name: %s" -msgstr "Emri: %s" - #: templates/web/base/report/_inspect.html:44 msgid "Navigate to this problem" msgstr "Shko tek ky problem" @@ -2054,8 +2091,8 @@ msgstr "Rruga më e afërt me emërtim e llogaritur nga pin në hartë (gjeneroh msgid "Nearest postcode to the pin placed on the map (automatically generated): %s (%sm away)" msgstr "Kodi postar më i afërt nga pin i vendosur në hartë (gjenerohet automatikisht): %s (%sm jasht)" -#: perllib/FixMyStreet/Cobrand/Default.pm:521 -#: perllib/FixMyStreet/Cobrand/Default.pm:549 +#: perllib/FixMyStreet/Cobrand/Default.pm:539 +#: perllib/FixMyStreet/Cobrand/Default.pm:567 msgid "Nearest road to the pin placed on the map (automatically generated by Bing Maps): %s" msgstr "Rruga më e afërt e llogaritur nga pin në hartë (gjenerohet automatikisht nga Bing Maps): %s" @@ -2073,12 +2110,13 @@ msgstr "" msgid "Nearly done! Now check your email…" msgstr "Gati e përfunduar! Tani kontrolloni emailin tuaj" +#: templates/web/base/auth/2faform.html:8 #: templates/web/base/auth/smsform.html:19 #, fuzzy msgid "Nearly done! Now check your phone…" msgstr "Gati e përfunduar! Tani kontrolloni emailin tuaj" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:129 #, fuzzy msgid "New" msgstr "Më e reja" @@ -2108,7 +2146,7 @@ msgstr "Problem i ri lokal ne FixMyStreet" msgid "New note to DM:" msgstr "Shënim i ri për DM" -#: templates/web/base/auth/change_password.html:35 +#: templates/web/base/auth/change_password.html:47 msgid "New password:" msgstr "Fjalëkalim i ri" @@ -2166,7 +2204,7 @@ msgstr "Më e reja" msgid "Next" msgstr "Tjetra" -#: perllib/FixMyStreet/Cobrand/Default.pm:1222 +#: perllib/FixMyStreet/Cobrand/Default.pm:1240 #: templates/web/base/admin/category_edit.html:4 #: templates/web/base/admin/list_updates.html:32 #: templates/web/base/admin/list_updates.html:34 @@ -2182,11 +2220,11 @@ msgstr "Tjetra" msgid "No" msgstr "Jo" -#: templates/web/base/admin/user-form.html:84 +#: templates/web/base/admin/user-form.html:80 msgid "No area" msgstr "Ska zonë" -#: templates/web/base/admin/user-form.html:55 +#: templates/web/base/admin/user-form.html:48 msgid "No body" msgstr "Ska drejtori" @@ -2223,7 +2261,7 @@ msgstr "" msgid "No reports to show on map, here are some nearby:" msgstr "" -#: templates/web/base/js/translation_strings.html:37 +#: templates/web/base/js/translation_strings.html:43 msgid "No result returned" msgstr "Nuk u kthye asnje rezultat" @@ -2245,15 +2283,15 @@ msgstr "Asnje perkrahes" msgid "None" msgstr "Asnje" -#: templates/web/base/admin/user-form.html:76 -#: templates/web/base/admin/user-form.html:77 +#: templates/web/base/admin/user-form.html:72 +#: templates/web/base/admin/user-form.html:73 msgid "" "Normal (public) users should not be associated with any <strong>area</strong>.<br>\n" " Authorised staff users can be associated with the area in which they operate." msgstr "" -#: templates/web/base/admin/user-form.html:46 -#: templates/web/base/admin/user-form.html:47 +#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:39 msgid "" "Normal (public) users should not be associated with any <strong>body</strong>.<br>\n" " Authorised staff users can be associated with the body they represent.<br>\n" @@ -2261,8 +2299,8 @@ msgid "" " activity across their body), the ability to hide reports or set special report statuses." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:186 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:933 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:187 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:972 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:13 msgid "Not contactable" @@ -2321,15 +2359,15 @@ msgstr "" msgid "Number of problems reported in each ward, in the last 7 days." msgstr "" -#: templates/web/base/js/translation_strings.html:43 +#: templates/web/base/js/translation_strings.html:49 msgid "OK" msgstr "Ne rregull" -#: templates/web/base/js/translation_strings.html:74 +#: templates/web/base/js/translation_strings.html:80 msgid "Offline data cleared" msgstr "" -#: templates/web/base/js/translation_strings.html:71 +#: templates/web/base/js/translation_strings.html:77 msgid "Offline update data saved" msgstr "" @@ -2345,14 +2383,14 @@ msgstr "Më i vjetri" msgid "On behalf of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:174 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:905 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:175 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:944 #: perllib/FixMyStreet/DB/ResultSet/State.pm:70 #: templates/web/base/admin/states/index.html:102 #: templates/web/base/admin/states/index.html:25 #: templates/web/base/admin/states/index.html:32 #: templates/web/base/admin/update_edit.html:30 -#: templates/web/base/dashboard/index.html:111 +#: templates/web/base/dashboard/index.html:112 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:7 #: templates/web/zurich/admin/update_edit.html:18 @@ -2392,17 +2430,17 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1238 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:689 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:690 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1262 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:686 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:687 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:716 #: perllib/FixMyStreet/App/Controller/Report/New.pm:719 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:722 #: perllib/FixMyStreet/DB/Result/Problem.pm:588 #: perllib/FixMyStreet/DB/Result/Problem.pm:595 #: perllib/FixMyStreet/DB/Result/Problem.pm:610 #: perllib/FixMyStreet/DB/Result/Problem.pm:619 -#: perllib/FixMyStreet/Script/Reports.pm:182 -#: perllib/FixMyStreet/Script/Reports.pm:197 +#: perllib/FixMyStreet/Script/Reports.pm:179 +#: perllib/FixMyStreet/Script/Reports.pm:194 msgid "Other" msgstr "Tjera" @@ -2437,23 +2475,23 @@ msgstr "Burim" msgid "Partial" msgstr "I pjesshem" -#: templates/web/base/auth/general.html:116 +#: templates/web/base/auth/general.html:118 #: templates/web/base/report/new/form_user_loggedout_by_email.html:38 #: templates/web/base/report/update/form_user_loggedout_by_email.html:10 -#: templates/web/zurich/auth/general.html:32 -#: templates/web/zurich/auth/general.html:63 +#: templates/web/zurich/auth/general.html:22 +#: templates/web/zurich/auth/general.html:53 msgid "Password (optional)" msgstr "Fjalekalimi (opsionale)" -#: templates/web/base/auth/general.html:81 +#: templates/web/base/auth/general.html:83 msgid "Password:" msgstr "Fjalekalimi:" -#: templates/web/base/js/translation_strings.html:52 +#: templates/web/base/js/translation_strings.html:58 msgid "Permalink" msgstr "" -#: templates/web/base/admin/user-form.html:162 +#: templates/web/base/admin/user-form.html:164 msgid "Permissions:" msgstr "Lejet" @@ -2473,13 +2511,13 @@ msgstr "Numri i telefonit" msgid "Phone number (optional)" msgstr "Numri i telefonit (opsionale)" -#: templates/web/base/admin/user-form.html:30 +#: templates/web/base/admin/user-form.html:25 #, fuzzy msgid "Phone verified:" msgstr "Raportuar:" #: templates/web/base/admin/report_edit.html:135 -#: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 +#: templates/web/base/admin/user-form.html:23 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:39 msgid "Phone:" msgstr "Telefoni:" @@ -2533,12 +2571,12 @@ msgid "Pick your ward" msgstr "" #: templates/web/base/around/display_location.html:74 -#: templates/web/base/js/translation_strings.html:30 +#: templates/web/base/js/translation_strings.html:36 msgid "Place pin on map" msgstr "Vendose shenjen ne harte" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:945 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:951 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:984 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:990 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:9 #: templates/web/zurich/admin/index-dm.html:9 @@ -2549,8 +2587,8 @@ msgstr "Planifikuar" msgid "Please be polite, concise and to the point." msgstr "Ju lutem te jeni te sjellshem, korrekt dhe te sakte. " -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:27 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:31 msgid "Please check the passwords and try again" msgstr "Ju lutem kontrolloni fjalekalimin dhe provoni perseri" @@ -2558,13 +2596,12 @@ msgstr "Ju lutem kontrolloni fjalekalimin dhe provoni perseri" #: templates/web/base/auth/_username_error.html:9 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:27 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:9 msgid "Please check your email address is correct" msgstr "Ju lutem kontrolloni email adresen tuaj nese eshte e sakte" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1334 -#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1327 +#: perllib/FixMyStreet/DB/Result/User.pm:205 +#: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:7 #, fuzzy @@ -2572,13 +2609,18 @@ msgid "Please check your phone number is correct" msgstr "Ju lutem kontrolloni email adresen tuaj nese eshte e sakte" #: perllib/FixMyStreet/App/Controller/Admin.pm:297 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:905 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:928 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:923 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:946 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 -#: templates/web/base/js/translation_strings.html:10 +#: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" msgstr "Ju lutem zgjedhni kategorine" +#: perllib/FixMyStreet/App/Controller/Auth.pm:383 +#: perllib/FixMyStreet/App/Controller/Auth.pm:409 +msgid "Please choose a less commonly-used password" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Admin.pm:345 #: templates/web/base/admin/bodies.html:4 templates/web/base/admin/body.html:11 #: templates/web/base/admin/template_edit.html:13 @@ -2598,20 +2640,21 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:298 #: perllib/FixMyStreet/DB/Result/Comment.pm:128 -#: templates/web/base/js/translation_strings.html:3 +#: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Ju lutem shkruaj nje mesazh" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1332 -#: perllib/FixMyStreet/DB/Result/User.pm:200 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1325 +#: perllib/FixMyStreet/DB/Result/User.pm:208 +#: perllib/FixMyStreet/DB/Result/User.pm:209 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:4 #, fuzzy msgid "Please enter a mobile number" msgstr "Ju lutem shkruani numrin e telefonit tuaj" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1365 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1461 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1462 msgid "Please enter a name" msgstr "Ju lutem shkruani emrin" @@ -2619,53 +2662,51 @@ msgstr "Ju lutem shkruani emrin" msgid "Please enter a name for this body" msgstr "Ju lutem jepni një emër për këtë drejtori" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:25 -#: templates/web/base/js/translation_strings.html:20 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:29 +#: templates/web/base/js/translation_strings.html:23 msgid "Please enter a password" msgstr "Ju lutem shkruaj fjalekalimin" #: perllib/FixMyStreet/App/Controller/Contact.pm:115 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 -#: templates/web/base/js/translation_strings.html:4 +#: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Ju lutem shkruaj subjektin" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1362 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1452 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1355 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1453 #: perllib/FixMyStreet/App/Controller/Admin.pm:311 -#: perllib/FixMyStreet/DB/Result/User.pm:193 -#: templates/web/base/js/translation_strings.html:13 -#: templates/web/base/js/translation_strings.html:17 +#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: templates/web/base/js/translation_strings.html:16 +#: templates/web/base/js/translation_strings.html:20 msgid "Please enter a valid email" msgstr "Ju lutem shkruaj nje email valid" -#: perllib/FixMyStreet/App/Controller/Alert.pm:350 +#: perllib/FixMyStreet/App/Controller/Alert.pm:355 #: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please enter a valid email address" msgstr "Ju lutem shkruani një email adresë valide" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1356 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1446 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1349 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Ju lutem shkruani numrin e telefonit tuaj" #: perllib/FixMyStreet/DB/Result/Problem.pm:369 -#: templates/web/base/js/translation_strings.html:5 +#: templates/web/base/js/translation_strings.html:8 msgid "Please enter some details" msgstr "Ju lutem shkruaj disa te dhena" #: perllib/FixMyStreet/App/Controller/Contact.pm:114 -#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: perllib/FixMyStreet/DB/Result/User.pm:196 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:26 -#: templates/web/base/js/translation_strings.html:12 -#: templates/web/base/js/translation_strings.html:16 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:8 +#: templates/web/base/js/translation_strings.html:15 +#: templates/web/base/js/translation_strings.html:19 msgid "Please enter your email" msgstr "Ju lutem shkruani email-in tuaj" @@ -2673,34 +2714,34 @@ msgstr "Ju lutem shkruani email-in tuaj" msgid "Please enter your email address" msgstr "Ju lutem shkruani email adresen tuaj" -#: templates/web/base/js/translation_strings.html:26 +#: templates/web/base/js/translation_strings.html:32 msgid "Please enter your first name" msgstr "Ju lutem shkruani emrin tuaj" #: perllib/FixMyStreet/Cobrand/UK.pm:326 -#: templates/web/base/js/translation_strings.html:8 +#: templates/web/base/js/translation_strings.html:11 msgid "Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below" msgstr "Ju lutem shkruani emrin tuaj të plotë, council i cili kërkon këtë informatë - nëse nuk doni që emri juaj të shihet në faqe, largoni etiketimin nga kutia e mëposhtme" #: perllib/FixMyStreet/App/Controller/Contact.pm:113 #: perllib/FixMyStreet/DB/Result/Comment.pm:125 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 -#: perllib/FixMyStreet/DB/Result/User.pm:186 -#: templates/web/base/js/translation_strings.html:7 +#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: templates/web/base/js/translation_strings.html:10 msgid "Please enter your name" msgstr "Ju lutem shkruani emrin tuaj" #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:6 -#: templates/web/base/js/translation_strings.html:23 +#: templates/web/base/js/translation_strings.html:29 msgid "Please enter your phone number" msgstr "Ju lutem shkruani numrin e telefonit tuaj" -#: templates/web/base/js/translation_strings.html:27 +#: templates/web/base/js/translation_strings.html:33 msgid "Please enter your second name" msgstr "Ju lutem shkruani emrin tuaj te dyte (opsionale) " -#: templates/web/base/js/translation_strings.html:25 +#: templates/web/base/js/translation_strings.html:31 msgid "Please enter your title" msgstr "Ju lutem shkruani titullin tuaj" @@ -2723,10 +2764,19 @@ msgstr "Ju lutem të plotësoni në detaje problemin" msgid "Please fill in the form below with details of the problem, and describe the location as precisely as possible in the details box." msgstr "Ju lutem plotësoni formën e mëposhtme me detajet e problemit dhe përshkruani lokacionin sa më saktë që është e mundur në kutinë e detajeve." +#: templates/web/base/auth/2faform.html:9 +msgid "Please generate a two-factor code and enter it below:" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Questionnaire.pm:239 msgid "Please indicate whether you'd like to receive another questionnaire" msgstr "Ju lutem tregoni nëse ju do dëshironit të merrni një pyetsor tjetër" +#: perllib/FixMyStreet/App/Controller/Auth.pm:406 +#: templates/web/base/js/translation_strings.html:26 +msgid "Please make sure your password is at least %d characters long" +msgstr "" + #: templates/web/base/report/updates-sidebar-notes.html:2 msgid "Please note that updates are not sent to the council." msgstr "Ju lutem keni parasysh që përditësimet nuk dërgohen në council" @@ -2790,12 +2840,12 @@ msgstr "Ju lutem tregoni nëse problemi është zgjedhur apo jo " #: perllib/FixMyStreet/App/Model/PhotoSet.pm:122 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:156 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:158 -#: templates/web/base/js/translation_strings.html:60 +#: templates/web/base/js/translation_strings.html:66 msgid "Please upload an image only" msgstr "Ju lutem ngarkoni vetëm një fotografi" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1359 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1449 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1352 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 msgid "Please verify at least one of email/phone" msgstr "" @@ -2808,24 +2858,24 @@ msgid "Please write your update here" msgstr "Ju lutem shkruani perditesimin tuaj ketu" #: templates/web/base/report/update-form.html:25 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:18 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_user_loggedout_password.html:10 msgid "Post" msgstr "Posto" -#: perllib/FixMyStreet/DB/Result/Comment.pm:231 +#: perllib/FixMyStreet/DB/Result/Comment.pm:211 msgid "Posted anonymously at %s" msgstr "Postuar ne menyre anonime ne %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:266 +#: perllib/FixMyStreet/DB/Result/Comment.pm:246 msgid "Posted by %s at %s" msgstr "Postuar nga %s ne %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:254 +#: perllib/FixMyStreet/DB/Result/Comment.pm:234 msgid "Posted by <strong>%s</strong> (%s) at %s" msgstr "Postuar nga <strong>%s</strong> (%s) ne %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:256 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 msgid "Posted by <strong>%s</strong> at %s" msgstr "Postuar nga <strong>%s</strong> ne %s" @@ -2837,7 +2887,7 @@ msgstr "" msgid "Previous" msgstr "Paraprak" -#: perllib/FixMyStreet/Cobrand/Default.pm:648 +#: perllib/FixMyStreet/Cobrand/Default.pm:666 msgid "Priorities" msgstr "Prioritetet" @@ -2858,7 +2908,7 @@ msgstr "Privatësia dhe cookiesa" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:144 msgid "Private" msgstr "Privat" @@ -2888,7 +2938,7 @@ msgstr "Problemi %s është dërguar tek council %s" msgid "Problem breakdown by state" msgstr "Nën-ndarja me shtete" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1309 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1283 msgid "Problem marked as open." msgstr "Problemi eshte shenuar si i hapur." @@ -2896,7 +2946,8 @@ msgstr "Problemi eshte shenuar si i hapur." msgid "Problem state change based on survey results" msgstr "Ndryshim i gjendjes se problemit bazuar ne rezultatet e anketes" -#: perllib/FixMyStreet/Cobrand/Default.pm:692 +#: perllib/FixMyStreet/Cobrand/ACV.pm:86 +#: perllib/FixMyStreet/Cobrand/Default.pm:710 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Problemet" @@ -2923,7 +2974,7 @@ msgstr "Problemet e raportuara se fundi ne FixMyStreet" msgid "Problems within %.1fkm of %s" msgstr "Problemet brenda %.1fkm te ketij lokacioni" -#: perllib/FixMyStreet/Cobrand/Default.pm:821 +#: perllib/FixMyStreet/Cobrand/Default.pm:839 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:137 #: perllib/FixMyStreet/Cobrand/UK.pm:215 perllib/FixMyStreet/Cobrand/UK.pm:257 #: perllib/FixMyStreet/Cobrand/UK.pm:269 @@ -2959,12 +3010,12 @@ msgstr "Ofro nje perditesim" msgid "Provide update as" msgstr "" -#: templates/web/base/auth/general.html:119 +#: templates/web/base/auth/general.html:124 msgid "Providing a name and password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Dhënia e emrit dhe fjalëkalimit janë opcionale, por nëse jepni këto të dhëna do të lehtësoj raportimin e problemeve, përditsimin dhe menaxhimin e raporteve tuaja." -#: templates/web/base/report/new/form_user_loggedout_by_email.html:41 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:13 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:43 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:16 msgid "Providing a password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Dhënia e fjalëkalimit është opcional, por duke dhënë atë do të ju lejohet që më lehtë të raportoni problemin, bëni përditësim dhe menaxhoni raportet tuaja." @@ -2981,7 +3032,7 @@ msgstr "Pergjigje publike:" msgid "Public update:" msgstr "Përditësim publik." -#: templates/web/zurich/admin/report_edit.html:123 +#: templates/web/zurich/admin/report_edit.html:122 #: templates/web/zurich/admin/stats/index.html:38 msgid "Publish photo" msgstr "Publiko fotografine" @@ -3037,7 +3088,7 @@ msgstr "RSS feed i %s, brenda lagjes %s" msgid "RSS feed of nearby problems" msgstr "RSS feed i problemeve ne afersi" -#: perllib/FixMyStreet/Cobrand/Default.pm:822 +#: perllib/FixMyStreet/Cobrand/Default.pm:840 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:136 #: perllib/FixMyStreet/Cobrand/UK.pm:222 msgid "RSS feed of problems within %s" @@ -3089,6 +3140,10 @@ msgstr "Mbani në mend që FixMyStreet është për të raportuar problemet fizi msgid "Remove" msgstr "Largo flamurin" +#: templates/web/base/admin/user-form.html:198 +msgid "Remove account details" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:4 #, fuzzy msgid "Remove field" @@ -3110,13 +3165,13 @@ msgstr "Fshije nga lista e ngushtë" msgid "Remove from site" msgstr "Fshije nga website" -#: templates/web/base/admin/report_edit.html:159 +#: templates/web/base/admin/report_edit.html:161 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" msgstr "Largo fotografine (nuk mund te kthehet!)" -#: templates/web/base/auth/generate_token.html:33 +#: templates/web/base/auth/generate_token.html:52 msgid "Replace token" msgstr "" @@ -3148,11 +3203,11 @@ msgstr "Raporto abuzimin" msgid "Report as" msgstr "Raporto si" -#: perllib/FixMyStreet/App/Controller/Rss.pm:302 +#: perllib/FixMyStreet/App/Controller/Rss.pm:303 msgid "Report on %s" msgstr "Raporto ne %s" -#: templates/web/base/dashboard/index.html:61 +#: templates/web/base/dashboard/index.html:62 msgid "Report state:" msgstr "" @@ -3222,15 +3277,16 @@ msgstr "Raportuar:" #: templates/web/base/around/index.html:3 #: templates/web/base/around/lookup_by_ref.html:3 -#: templates/web/base/js/translation_strings.html:42 +#: templates/web/base/js/translation_strings.html:48 #: templates/web/base/report/new/fill_in_details.html:0 #: templates/web/base/report/new/fill_in_details.html:8 #: templates/web/zurich/report/new/fill_in_details_form.html:4 msgid "Reporting a problem" msgstr "Raportimi i nje problemi" -#: perllib/FixMyStreet/Cobrand/Default.pm:638 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:388 +#: perllib/FixMyStreet/Cobrand/ACV.pm:265 +#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/zurich/header.html:46 msgid "Reports" msgstr "Raportimet" @@ -3248,7 +3304,7 @@ msgstr "Raporti është duke pritur për aprovim" msgid "Reports by destination" msgstr "Raportuar nga %s ne %s" -#: templates/web/base/admin/user-form.html:125 +#: templates/web/base/admin/user-form.html:124 msgid "Reports made by trusted users will be sent to the responsible body without being inspected first." msgstr "Raportet e bëra nga përdoruesit e besueshëm do të dërgohen tek drejtoria përgjegjëse pa u kontrolluar më parë." @@ -3260,7 +3316,7 @@ msgstr "" msgid "Reports published" msgstr "Raporti u publikua" -#: templates/web/base/js/translation_strings.html:75 +#: templates/web/base/js/translation_strings.html:81 msgid "Reports saved offline." msgstr "" @@ -3335,8 +3391,8 @@ msgstr "" msgid "Revert to original title" msgstr "" -#: templates/web/base/js/translation_strings.html:28 -#: templates/web/base/js/translation_strings.html:40 +#: templates/web/base/js/translation_strings.html:34 +#: templates/web/base/js/translation_strings.html:46 msgid "Right place?" msgstr "Vendi i duhur?" @@ -3350,16 +3406,16 @@ msgstr "Operatori i rrugës për emrin e kësaj rruge (rrjedh nga numri i refer msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "Operatori i rrugës për emrin e kësaj rruge (nga OpenStreetMap)." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1879 -#: templates/web/base/admin/report_edit.html:156 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: templates/web/base/admin/report_edit.html:158 #: templates/web/base/admin/update_edit.html:68 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Rrotullo Majtas" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: templates/web/base/admin/report_edit.html:157 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: templates/web/base/admin/report_edit.html:159 #: templates/web/base/admin/update_edit.html:69 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3369,7 +3425,7 @@ msgstr "Rrotullo Djathtas" msgid "Rotating this photo will discard unsaved changes to the report." msgstr "Rrotullimi i kësaj foto do të heq dorë nga ndryshimet e paruajtura në raport." -#: templates/web/base/js/translation_strings.html:47 +#: templates/web/base/js/translation_strings.html:53 #: templates/web/base/maps/google-ol.html:2 msgid "Satellite" msgstr "Satelitore" @@ -3400,11 +3456,11 @@ msgid "Save with a public update" msgstr "Ruaje me një përditësim për publikun" #. ("This is followed by a progress count, e.g. 3/5") -#: templates/web/base/js/translation_strings.html:76 +#: templates/web/base/js/translation_strings.html:82 msgid "Saving reports offline" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:130 #, fuzzy msgid "Scheduled" msgstr "Veprim i Planifikuar" @@ -3438,12 +3494,20 @@ msgstr "Gjate kerkimit nuk eshte gjetur asnje raport." msgid "Searching found no users." msgstr "Gjate kerkimit nuk eshte gjetur asnje perdorues." +#: templates/web/base/auth/generate_token.html:1 +#: templates/web/base/auth/generate_token.html:2 +#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/my/my.html:65 +msgid "Security" +msgstr "" + #: templates/web/base/report/new/councils_text_private.html:7 #: templates/web/base/report/new/form_user.html:5 msgid "See our privacy policy" msgstr "Shiqo rregulloren tonë të privatësisë" -#: perllib/FixMyStreet/Cobrand/Default.pm:703 +#: perllib/FixMyStreet/Cobrand/ACV.pm:93 +#: perllib/FixMyStreet/Cobrand/Default.pm:721 msgid "See user detail for reports created as the council" msgstr "" @@ -3478,7 +3542,7 @@ msgstr "" msgid "Sending a confirmation text failed: \"%s\"" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:870 msgid "Sent report back" msgstr "Dërgo raportin prapa" @@ -3495,6 +3559,12 @@ msgstr "Dërgo:" msgid "Service:" msgstr "Shërbim:" +#: templates/web/base/auth/change_password.html:1 +#: templates/web/base/auth/change_password.html:4 +#, fuzzy +msgid "Set password" +msgstr "Fjalëkalim i ri" + #: templates/web/base/report/_inspect.html:47 msgid "Set to my current location" msgstr "Vendos tek lokacioni im i tanishëm" @@ -3550,7 +3620,7 @@ msgstr "" #: templates/web/base/around/display_location.html:58 #: templates/web/base/around/display_location.html:66 -#: templates/web/base/js/translation_strings.html:54 +#: templates/web/base/js/translation_strings.html:60 msgid "Show pins" msgstr "Shfaq shenjat" @@ -3562,20 +3632,20 @@ msgstr "" msgid "Show reports in your area" msgstr "" -#: templates/web/base/auth/general.html:124 +#: templates/web/base/auth/general.html:129 #: templates/web/base/auth/general.html:3 -#: templates/web/base/auth/general.html:85 +#: templates/web/base/auth/general.html:87 #: templates/web/base/main_nav_items.html:6 -#: templates/web/zurich/auth/general.html:18 -#: templates/web/zurich/auth/general.html:35 +#: templates/web/zurich/auth/general.html:25 +#: templates/web/zurich/auth/general.html:8 msgid "Sign in" msgstr "Kyqu" -#: templates/web/base/auth/general.html:98 +#: templates/web/base/auth/general.html:100 msgid "Sign in by email instead, providing a new password. When you click the link in your email, your password will be updated." msgstr "Kyçuni me email, duke siguruar fjalëkarim të ri. Kur klinoni në linkun në emailin tuaj, fjalëkalimi juaj do të përditësohet." -#: templates/web/base/auth/general.html:96 +#: templates/web/base/auth/general.html:98 #, fuzzy msgid "Sign in by email or text, providing a new password. When you click the link in your email or enter the SMS authentication code, your password will be updated." msgstr "Kyçuni me email, duke siguruar fjalëkarim të ri. Kur klinoni në linkun në emailin tuaj, fjalëkalimi juaj do të përditësohet." @@ -3610,14 +3680,30 @@ msgstr "Disa foto nga raportet më të fundit" msgid "Some text to localize" msgstr "Teksti për të lokalizuar" -#: perllib/FixMyStreet/Cobrand/UK.pm:80 +#: perllib/FixMyStreet/Cobrand/ACV.pm:59 perllib/FixMyStreet/Cobrand/UK.pm:80 msgid "Sorry, that appears to be a Crown dependency postcode, which we don't cover." msgstr "Na falni, ky duhet të jetë Crown kod postar i pavarur, të cilin ne nuk e mbulojmë." +#: perllib/FixMyStreet/Cobrand/ACV.pm:73 +#, fuzzy +msgid "Sorry, that appears to be a Northern Irish postcode, which we don't cover." +msgstr "Na falni, ky duhet të jetë Crown kod postar i pavarur, të cilin ne nuk e mbulojmë." + +#: perllib/FixMyStreet/Cobrand/ACV.pm:65 +#, fuzzy +msgid "Sorry, that appears to be a Scottish postcode, which we don't cover." +msgstr "Na falni, ky duhet të jetë Crown kod postar i pavarur, të cilin ne nuk e mbulojmë." + +#: perllib/FixMyStreet/Cobrand/ACV.pm:69 +#, fuzzy +msgid "Sorry, that appears to be a Welsh postcode, which we don't cover." +msgstr "Na falni, ky duhet të jetë Crown kod postar i pavarur, të cilin ne nuk e mbulojmë." + #: templates/web/base/auth/smsform.html:6 templates/web/base/auth/token.html:8 msgid "Sorry, that wasn’t a valid link" msgstr "Na vjen keq, ai nuk ishte link valid" +#: templates/web/base/auth/2faform.html:5 #: templates/web/base/auth/smsform.html:16 #, fuzzy msgid "Sorry, that wasn’t the correct code" @@ -3664,15 +3750,15 @@ msgstr "Na vjen keq, ju nuk keni leje për të bërë atë." msgid "Sort by" msgstr "Ndaj sipas" -#: templates/web/base/admin/user-form.html:65 +#: templates/web/base/admin/user-form.html:58 msgid "Staff users have permission to log in to the admin." msgstr "Përdoruesit e stafit kanë leje për të hyrë brënda tek admin." -#: templates/web/base/admin/user-form.html:68 +#: templates/web/base/admin/user-form.html:62 msgid "Staff:" msgstr "Stafi:" -#: templates/web/base/dashboard/index.html:73 +#: templates/web/base/dashboard/index.html:74 #, fuzzy msgid "Start Date" msgstr "Data e Fillimit:" @@ -3686,7 +3772,7 @@ msgstr "Data e Fillimit:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:50 #: templates/web/base/admin/templates.html:8 -#: templates/web/base/dashboard/index.html:100 +#: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:88 #: templates/web/base/report/_item.html:96 #: templates/web/base/report/update/form_update.html:39 @@ -3709,14 +3795,15 @@ msgstr "Ruaj ndryshimet" msgid "State:" msgstr "Gjendje:" -#: perllib/FixMyStreet/Cobrand/Default.pm:628 +#: perllib/FixMyStreet/Cobrand/ACV.pm:255 +#: perllib/FixMyStreet/Cobrand/Default.pm:646 #: templates/web/base/admin/states/index.html:1 #, fuzzy msgid "States" msgstr "Gjendje" -#: perllib/FixMyStreet/Cobrand/Default.pm:622 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:391 +#: perllib/FixMyStreet/Cobrand/Default.pm:640 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:418 #: templates/web/base/admin/index.html:71 #: templates/web/base/admin/stats/index.html:1 #: templates/web/base/admin/stats/state.html:1 @@ -3749,7 +3836,7 @@ msgstr "" msgid "Subcategory" msgstr "Nenkategoria: %s" -#: perllib/FixMyStreet/Script/Reports.pm:191 +#: perllib/FixMyStreet/Script/Reports.pm:188 msgid "Subcategory: %s" msgstr "Nenkategoria: %s" @@ -3766,19 +3853,20 @@ msgstr "Tema" msgid "Subject:" msgstr "Tema:" +#: templates/web/base/auth/2faform.html:21 #: templates/web/base/auth/smsform.html:27 #: templates/web/base/questionnaire/creator_fixed.html:19 #: templates/web/base/report/new/form_user_loggedin.html:76 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:46 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:48 #: templates/web/base/report/new/form_user_loggedout_password.html:11 #: templates/web/zurich/report/new/fill_in_details_form.html:73 msgid "Submit" msgstr "Dërgo" -#: templates/web/base/admin/report_edit.html:167 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/report_edit.html:24 #: templates/web/base/admin/update_edit.html:79 -#: templates/web/base/admin/user-form.html:188 +#: templates/web/base/admin/user-form.html:191 #: templates/web/zurich/admin/report_edit-sdm.html:124 #: templates/web/zurich/admin/report_edit.html:264 #: templates/web/zurich/admin/update_edit.html:38 @@ -3789,8 +3877,8 @@ msgstr "Paraqit ndryshimet" msgid "Submit questionnaire" msgstr "Paraqit pyetesorin" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:169 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:898 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:170 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:937 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:6 #: templates/web/zurich/admin/index-dm.html:23 @@ -3820,8 +3908,9 @@ msgstr "Përmbledhni problemin" msgid "Summarise your changes" msgstr "Përmbledhni ndryshimet tuaja" -#: perllib/FixMyStreet/Cobrand/Default.pm:620 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:387 +#: perllib/FixMyStreet/Cobrand/ACV.pm:249 +#: perllib/FixMyStreet/Cobrand/Default.pm:638 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:414 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 #: templates/web/base/status/index.html:3 @@ -3833,7 +3922,7 @@ msgid "Summary" msgstr "Permbledhje" #: templates/web/zurich/reports/index.html:0 -#: templates/web/zurich/reports/index.html:5 +#: templates/web/zurich/reports/index.html:6 msgid "Summary reports" msgstr "Raportet përmbledhëse" @@ -3847,7 +3936,7 @@ msgstr "Raportet përmbledhëse" msgid "Superuser:" msgstr "Superpërdorues:" -#: templates/web/base/admin/user-form.html:148 +#: templates/web/base/admin/user-form.html:147 msgid "Superusers have permission to perform <strong>all actions</strong> within the admin." msgstr "Superpërdorues keni leje për të kryer <strong> të gjitha veprimet </ strong> brenda adminit." @@ -3860,8 +3949,8 @@ msgstr "Rezultatet e Studimit" msgid "Template «%s»" msgstr "Shabllon «%s» " -#: perllib/FixMyStreet/Cobrand/Default.pm:644 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:398 +#: perllib/FixMyStreet/Cobrand/Default.pm:662 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:425 #: templates/web/zurich/header.html:63 msgid "Templates" msgstr "Shabllonet" @@ -3922,6 +4011,7 @@ msgstr "Ai vend nuk duket të jetë i mbuluar nga një drejtori; ndoshta kjo ës msgid "That location does not appear to be in the UK; please try again." msgstr "Ai vend nuk duket të jetë në Kosovë; ju lutem provoni përsëri." +#: perllib/FixMyStreet/Cobrand/ACV.pm:52 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:50 #: perllib/FixMyStreet/Cobrand/UK.pm:73 @@ -3944,6 +4034,23 @@ msgstr "Raporti nuk mund te shihet ne %s." msgid "That report has been removed from FixMyStreet." msgstr "Ai raport është fshirë nga FixMyStreet." +#: perllib/FixMyStreet/App/Controller/Admin.pm:1769 +#, fuzzy +msgid "That user has been logged out." +msgstr "Ai raport është fshirë nga FixMyStreet." + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +msgid "That user has been made anonymous on all reports and updates." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1812 +msgid "That user’s personal details have been removed." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1790 +msgid "That user’s reports and updates have been hidden." +msgstr "" + #: templates/web/base/admin/contact-form.html:27 msgid "" "The <strong>email address</strong> is the destination to which reports about this category will be sent. \n" @@ -4007,7 +4114,7 @@ msgid "The diligency prize league table shows editors' activity (who's been edit msgstr "" #: perllib/FixMyStreet/App/Controller/Dashboard.pm:43 -#: perllib/FixMyStreet/App/Controller/Reports.pm:85 +#: perllib/FixMyStreet/App/Controller/Reports.pm:84 msgid "The error was: %s" msgstr "Gabimi ishte: %s" @@ -4061,8 +4168,8 @@ msgstr "Lista e zonave në dispozicion është duke u siguruar nga shërbimi Map msgid "The ordering of this field on the report page. Fields are shown in ascending order according to this value." msgstr "" -#: templates/web/base/auth/change_password.html:22 #: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:30 msgid "The passwords do not match" msgstr "Fjalekalimet nuk perputhen" @@ -4074,7 +4181,7 @@ msgstr "URL e kerkuar '%s' nuk u gjet ne kete server" msgid "The type of input field to show to the user. <strong>Text</strong> is a simple text field, <strong>List</strong> is a drop-down selection." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:95 +#: perllib/FixMyStreet/Script/Reports.pm:96 msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "Përdoruesi nuk mund të lokalizojnë problemin në hartë, por ata mund të shohin zonën përreth lokacionit të cilin kanë dhënë" @@ -4087,7 +4194,7 @@ msgstr "" "<Strong> Emri i përdoruesit </ strong> është shfaqur publikisht në raportet që nuk janë shënuar <em> si anonim </ em> .\n" "Emrat nuk janë domosdoshmërisht unike." -#: templates/web/base/around/on_map_list_items.html:17 +#: templates/web/base/around/on_map_list_items.html:20 #: templates/web/base/my/_problem-list.html:8 #: templates/web/base/reports/_problem-list.html:13 msgid "There are no reports to show." @@ -4097,7 +4204,7 @@ msgstr "Nuk ka raporte për të shfaqur" msgid "There is already an auto-response template for this category/state." msgstr "" -#: perllib/FixMyStreet/App/Controller/Reports.pm:82 +#: perllib/FixMyStreet/App/Controller/Reports.pm:81 msgid "There was a problem showing the All Reports page. Please try again later." msgstr "Ka problem në hapjën e faqes Të gjitha raportet. Ju lutem provoni përsëri më vonë." @@ -4106,19 +4213,19 @@ msgstr "Ka problem në hapjën e faqes Të gjitha raportet. Ju lutem provoni pë msgid "There was a problem showing this page. Please try again later." msgstr "Ka probleme në hapjën e kësaj faqe. Ju lutem provoni përsëri më vonë." -#: perllib/FixMyStreet/App/Controller/Alert.pm:359 +#: perllib/FixMyStreet/App/Controller/Alert.pm:364 msgid "There was a problem with your email/password combination. Please try again." msgstr "Ka një problem me kombinimin e emailit/fjalëkalimit tuaj. Ju lutem provoni përsëri." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:806 -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:135 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:815 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 -#: templates/web/zurich/auth/general.html:28 +#: templates/web/zurich/auth/general.html:18 #, fuzzy msgid "There was a problem with your login information. If you cannot remember your password, or do not have one, please fill in the ‘No’ section of the form." msgstr "Ka një problem në kombinimin e email/fjalëkalimit tuaj. Nëse nuk mund të kujtoni fjalëkalimin tuaj, ose nuk keni një, ju lutem plotësoni &isquo, dhe nënshkruani me email&rqsuo, seksionin në formë." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:338 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:348 msgid "There was a problem with your update. Please try again." msgstr "Ka një problem me përditësimin tuaj. Ju lutem provoni përsëri." @@ -4126,7 +4233,7 @@ msgstr "Ka një problem me përditësimin tuaj. Ju lutem provoni përsëri." msgid "There were problems with your report. Please see below." msgstr "Ka disa probleme me raportin tuaj. Ju lutem shihni më poshtë." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:373 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:389 msgid "There were problems with your update. Please see below." msgstr "Ka pasur probleme me përditësimin tuaj. Ju lutemi shihni më poshtë." @@ -4186,18 +4293,18 @@ msgstr "" "Kjo Drejtori do të pranojë vetëm raporte për probleme që janë të vendosura në <strong> zonën e mbuluar </ strong> .\n" "Një drejtori nuk do të marrë ndonjë raport vetëm nëse ajo mbulon të paktën një zonë atëherë do të pranojë një raport." -#: perllib/FixMyStreet/Script/Reports.pm:198 +#: perllib/FixMyStreet/Script/Reports.pm:195 msgid "This email has been sent to both councils covering the location of the problem, as the user did not categorise it; please ignore it if you're not the correct council to deal with the issue, or let us know what category of problem this is so we can add it to our system." msgstr "Ky email është dërguar të dy Drejtorite që mbulojnë vendndodhjen e problemit, pasi përdoruesi nuk e kategorizoj atë; ju lutemi të injoroni atë në qoftë se ju nuk jeni Drejtoria e duhur për t'u marrë me këtë çështje, ose na tregoni se çfarë kategorie e problemit është kjo kështu që ne mund të shtojmë atë në sistemin tonë." -#: perllib/FixMyStreet/Script/Reports.pm:201 +#: perllib/FixMyStreet/Script/Reports.pm:198 msgid "This email has been sent to several councils covering the location of the problem, as the category selected is provided for all of them; please ignore it if you're not the correct council to deal with the issue." msgstr "Ky email është dërguar në disa Drejtori që mbulojnë vendndodhjen e problemit, pasi që kategoria e zgjedhur është dhënë për të gjithë ata; ju lutemi ta injoroni atë në qoftë se ju nuk jeni Drejtoria e duhur për t'u marrë me këtë çështje." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1003 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1049 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:942 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:986 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1004 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1021 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1067 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:960 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Ky informacion është i nevojshëm" @@ -4234,9 +4341,9 @@ msgstr "" msgid "This report is a duplicate. Please leave updates on the original report:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:166 #: perllib/FixMyStreet/Cobrand/Zurich.pm:167 -#: templates/web/zurich/report/_main.html:14 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:168 +#: templates/web/zurich/report/_main.html:12 msgid "This report is awaiting moderation." msgstr "Ky raport është në pritje moderim." @@ -4252,11 +4359,7 @@ msgstr "Ky raport eshte shenuar si i rregulluar." msgid "This report is currently marked as open." msgstr "Ky problem eshte i shenuar si i hapur." -#: perllib/FixMyStreet/Script/Reports.pm:108 -msgid "This report was submitted anonymously" -msgstr "Ky raport është dorëzuar në mënyrë anonime" - -#: perllib/FixMyStreet/Script/Reports.pm:88 +#: perllib/FixMyStreet/Script/Reports.pm:89 msgid "This web page also contains a photo of the problem, provided by the user." msgstr "Kjo web faqe përmban edhe një foto të problemit, e dhënë nga ana e përdoruesit." @@ -4267,7 +4370,8 @@ msgstr "Kjo web faqe përmban edhe një foto të problemit, e dhënë nga ana e msgid "Time spent (in minutes):" msgstr "Koha e kaluar(në minuta):" -#: perllib/FixMyStreet/Cobrand/Default.pm:621 +#: perllib/FixMyStreet/Cobrand/ACV.pm:250 +#: perllib/FixMyStreet/Cobrand/Default.pm:639 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Kohëzgjatja" @@ -4305,7 +4409,7 @@ msgstr "" msgid "To limit this collection of fields to a single language, select it here." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:94 +#: perllib/FixMyStreet/Script/Reports.pm:95 msgid "To view a map of the precise location of this issue" msgstr "Për të parë një hartë të vendndodhjen e saktë të kësaj çështjeje" @@ -4327,9 +4431,9 @@ msgstr "" #: templates/web/base/admin/stats/fix_rate.html:4 #: templates/web/base/admin/stats/questionnaire.html:24 -#: templates/web/base/dashboard/index.html:114 -#: templates/web/base/dashboard/index.html:119 -#: templates/web/base/dashboard/index.html:143 +#: templates/web/base/dashboard/index.html:115 +#: templates/web/base/dashboard/index.html:120 +#: templates/web/base/dashboard/index.html:144 #: templates/web/zurich/admin/stats/index.html:30 msgid "Total" msgstr "Total" @@ -4347,20 +4451,22 @@ msgstr "" msgid "Translations" msgstr "" -#: templates/web/base/admin/user-form.html:129 +#: templates/web/base/admin/user-form.html:128 msgid "Trusted by bodies:" msgstr "Të besuar nga Drejtoritë:" -#: perllib/FixMyStreet/Cobrand/Default.pm:709 +#: perllib/FixMyStreet/Cobrand/ACV.pm:99 +#: perllib/FixMyStreet/Cobrand/Default.pm:727 msgid "Trusted to make reports that don't need to be inspected" msgstr "I besuar për të bërë raporte të cilat nuk duhet të kontrollhen" -#: templates/web/base/admin/user-form.html:137 +#: templates/web/base/admin/user-form.html:136 msgid "Trusted:" msgstr "Të besuar:" +#: templates/web/base/auth/2faform.html:6 #: templates/web/base/auth/smsform.html:17 -#: templates/web/base/js/translation_strings.html:29 +#: templates/web/base/js/translation_strings.html:35 msgid "Try again" msgstr "Provo përsëri" @@ -4368,13 +4474,21 @@ msgstr "Provo përsëri" msgid "Try emailing us directly:" msgstr "Provoni për të na shkruar email direkt:" +#: templates/web/base/auth/generate_token.html:21 +msgid "Two-factor authentication has been activated" +msgstr "" + +#: templates/web/base/auth/generate_token.html:32 +msgid "Two-factor authentication has been deactivated" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:44 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 msgid "Type" msgstr "" -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 msgid "Unban" msgstr "" @@ -4397,7 +4511,7 @@ msgstr "Lloj i njoftimit i panjohur" #: perllib/FixMyStreet/App/Controller/Photo.pm:109 #: perllib/FixMyStreet/App/Controller/Root.pm:141 -#: templates/web/base/js/translation_strings.html:38 +#: templates/web/base/js/translation_strings.html:44 msgid "Unknown error" msgstr "Gabim i panjohur" @@ -4469,23 +4583,23 @@ msgstr "" msgid "Updated" msgstr "Perditesuar" -#: perllib/FixMyStreet/DB/Result/Comment.pm:260 +#: perllib/FixMyStreet/DB/Result/Comment.pm:240 #, fuzzy msgid "Updated by <strong>%s</strong> (%s) at %s" msgstr "Postuar nga <strong>%s</strong> (%s) ne %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:262 +#: perllib/FixMyStreet/DB/Result/Comment.pm:242 #, fuzzy msgid "Updated by <strong>%s</strong> at %s" msgstr "Postuar nga <strong>%s</strong> ne %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1299 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1398 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1591 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1277 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1391 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1592 #: perllib/FixMyStreet/App/Controller/Admin.pm:933 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:767 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:792 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:862 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:806 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:901 msgid "Updated!" msgstr "Perditesuar!" @@ -4537,33 +4651,33 @@ msgstr "Harta të përdorura" msgid "User ID to attribute fetched comments to" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1745 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1755 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1746 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1756 #, fuzzy msgid "User added to abuse list" msgstr "Emaili u shtua te lista e abuzimeve" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1376 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1369 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1474 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1742 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1752 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1743 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1753 #, fuzzy msgid "User already in abuse list" msgstr "Emaili tanimë është në listë e abuzuesve" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1834 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1887 msgid "User flag removed" msgstr "Flamuri i përdoruesit është hequr" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1805 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1858 msgid "User flagged" msgstr "" #: templates/web/base/admin/report_blocks.html:18 -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 #: templates/web/base/admin/users.html:32 #, fuzzy msgid "User in abuse table" @@ -4579,14 +4693,16 @@ msgstr "Përdoruesi gjen përputhje në kërkimet e emrit të përdoruesit dhe e msgid "User:" msgstr "Perdoruesit" -#: perllib/FixMyStreet/Cobrand/Default.pm:652 -#: perllib/FixMyStreet/Cobrand/Default.pm:711 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:403 +#: perllib/FixMyStreet/Cobrand/ACV.pm:101 +#: perllib/FixMyStreet/Cobrand/ACV.pm:271 +#: perllib/FixMyStreet/Cobrand/Default.pm:670 +#: perllib/FixMyStreet/Cobrand/Default.pm:729 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:430 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:55 msgid "Users" msgstr "Perdoruesit" -#: templates/web/base/admin/user-form.html:159 +#: templates/web/base/admin/user-form.html:161 msgid "Users can perform the following actions within their assigned body or area." msgstr "Përdoruesit mund të ndërmarrin hapat brenda drejtorisë apo fushës së tyre të dedikuar." @@ -4661,7 +4777,7 @@ msgstr "" msgid "We need your email address, please give it below." msgstr "Na nevojitet email adresa juaj, ju lutemi shkruajeni më poshtë" -#: perllib/FixMyStreet/Script/Reports.pm:207 +#: perllib/FixMyStreet/Script/Reports.pm:204 msgid "We realise this problem might be the responsibility of %s; however, we don't currently have any contact details for them. If you know of an appropriate contact address, please do get in touch." msgstr "Ne kuptojmë që ky problem mund të jetë përgjegjësi e pavarësisht ne nuk kemi ndonjë detaj kontaktues për ta. Por nese ju dini ndonjë kontakt adresë të përshtatshme, ju lutem kontaktoni." @@ -4684,7 +4800,7 @@ msgstr "Ne do të përdorim të dhënat tuaja personale në përputhje me rregul msgid "We’re sorry to hear the problem’s not fixed. Why not try writing to your local representatives?" msgstr "Na vjen eq qe problemi nuk është rregulluar. Pse nuk provoni të ju shkruani përfaqësuesve tuaj lokal?" -#: templates/web/base/dashboard/index.html:117 +#: templates/web/base/dashboard/index.html:118 msgid "Website" msgstr "" @@ -4717,7 +4833,7 @@ msgstr "" msgid "Which report is it a duplicate of?" msgstr "" -#: templates/web/base/js/translation_strings.html:57 +#: templates/web/base/js/translation_strings.html:63 msgid "Whoa there Testino! Three photos are enough." msgstr "Whoa Testino ! Tre foto janë të mjaftueshme." @@ -4725,8 +4841,8 @@ msgstr "Whoa Testino ! Tre foto janë të mjaftueshme." msgid "Why stop there? <a href=\"/alert\">Set up more alerts</a> for free." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:190 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:928 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:191 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:967 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:14 msgid "Wish" @@ -4736,7 +4852,7 @@ msgstr "Dëshirë" msgid "With request searches, it is also possible to search for agency_responsible to limit the requests to those sent to a single administration. The search term is the administration ID provided by <a href=\"%s\">MaPit</a>." msgstr "" -#: templates/web/base/dashboard/index.html:158 +#: templates/web/base/dashboard/index.html:159 msgid "Within the specified timeframe:" msgstr "" @@ -4756,7 +4872,7 @@ msgstr "Nëse shkruani mesazhin tuaj me shkronja të mëdha është e vështirë msgid "Wrong location? Just click again on the map." msgstr "Lokacion i gabuar? Vetëm klikoni përsëri në hartë." -#: perllib/FixMyStreet/Cobrand/Default.pm:1221 +#: perllib/FixMyStreet/Cobrand/Default.pm:1239 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4784,7 +4900,7 @@ msgstr "Po une kam nje fjalekalim" msgid "You are complaining that this problem report was unnecessarily moderated:" msgstr "" -#: templates/web/base/js/translation_strings.html:77 +#: templates/web/base/js/translation_strings.html:83 msgid "You are offline" msgstr "" @@ -4801,7 +4917,7 @@ msgstr "" msgid "You can <a href=\"%s%s\">view the problem on this site</a>." msgstr "Ju mund <a href=\"%s%s\">te shihni problemin ne kete faqe</a>." -#: templates/web/base/admin/user-form.html:114 +#: templates/web/base/admin/user-form.html:110 msgid "You can add an abusive user's email to the abuse list, which automatically hides (and never sends) reports they create." msgstr "" @@ -4831,11 +4947,11 @@ msgstr "Ju mund të na ndihmoni duke gjetur një email kontaktues për problemet msgid "You can mark a body as deleted if you do not want it to be active on the site." msgstr "" -#: templates/web/base/js/translation_strings.html:35 +#: templates/web/base/js/translation_strings.html:41 msgid "You declined; please fill in the box above" msgstr "Ju anuluat; ju lutem plotësoni kutinë më lartë " -#: templates/web/base/js/translation_strings.html:79 +#: templates/web/base/js/translation_strings.html:85 msgid "You have <a id=\"oFN\" href=\"\"><span>%s</span> saved to submit</a>." msgstr "" @@ -4862,12 +4978,12 @@ msgstr "Ju keni qene te shkyqur" msgid "You have located the problem at the point marked with a green pin on the map. If this is not the correct location, simply click on the map again. " msgstr "Ju keni lokalizuar problemin tuaj me një pin të gjelbër në hartë. Nëse ky nuk është lokacioni i saktë, thjeshtë klikoni në hartë përsëri." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:125 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:142 #, fuzzy msgid "You have successfully added your phone number." msgstr "Ju keni konfirmuar me sukses email adresën tuaj." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:141 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:158 #: templates/web/zurich/tokens/confirm_problem.html:5 #: templates/web/zurich/tokens/confirm_problem.html:6 msgid "You have successfully confirmed your email address." @@ -4878,7 +4994,7 @@ msgstr "Ju keni konfirmuar me sukses email adresën tuaj." msgid "You have successfully confirmed your phone number." msgstr "Ju keni konfirmuar me sukses email adresën tuaj." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:112 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:129 #, fuzzy msgid "You have successfully removed your phone number." msgstr "Ju keni konfirmuar me sukses email adresën tuaj." @@ -4888,7 +5004,7 @@ msgstr "Ju keni konfirmuar me sukses email adresën tuaj." msgid "You have successfully signed in; please check and confirm your details are accurate:" msgstr "Ju jeni kyçur me sukses, ju lutem konfirmoni dhe kontrolloni nëse të dhënat tuaja janë të sakta." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:147 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:164 #, fuzzy msgid "You have successfully verified your phone number." msgstr "Ju keni konfirmuar me sukses email adresën tuaj." @@ -4916,8 +5032,10 @@ msgstr "" msgid "Your Reports" msgstr "Raportet tuaja" -#: templates/web/base/auth/change_password.html:11 +#: templates/web/base/auth/change_password.html:13 #: templates/web/base/auth/generate_token.html:15 +#: templates/web/base/auth/generate_token.html:26 +#: templates/web/base/auth/generate_token.html:34 #: templates/web/base/main_nav_items.html:4 templates/web/base/my/my.html:18 msgid "Your account" msgstr "Llogaria juaj" @@ -4935,8 +5053,8 @@ msgid "Your email" msgstr "Email-i juaj" #: templates/web/base/auth/change_email.html:15 -#: templates/web/zurich/auth/general.html:30 -#: templates/web/zurich/auth/general.html:58 +#: templates/web/zurich/auth/general.html:20 +#: templates/web/zurich/auth/general.html:48 msgid "Your email address" msgstr "Email adresa juaj" @@ -4951,11 +5069,11 @@ msgstr "Email adresa juaj" msgid "Your information will only be used in accordance with our <a href=\"/privacy\">privacy policy</a>" msgstr "Informatat tuaja do të përdoren në përputhje me politikën tonë të privatsisë" -#: templates/web/base/auth/general.html:114 +#: templates/web/base/auth/general.html:116 #: templates/web/base/contact/index.html:74 #: templates/web/base/report/new/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_name.html:33 -#: templates/web/zurich/auth/general.html:61 +#: templates/web/zurich/auth/general.html:51 #: templates/web/zurich/report/new/fill_in_details_form.html:63 msgid "Your name" msgstr "Emri juaj" @@ -4972,21 +5090,29 @@ msgstr "" msgid "Your name has been hidden." msgstr "" -#: templates/web/base/js/translation_strings.html:69 +#: templates/web/base/js/translation_strings.html:75 msgid "Your offline reports" msgstr "" -#: templates/web/base/auth/general.html:84 +#: templates/web/base/auth/general.html:86 #: templates/web/base/report/new/form_user_loggedout_password.html:10 #: templates/web/base/report/update/form_user_loggedout_password.html:9 -#: templates/web/zurich/auth/general.html:34 +#: templates/web/zurich/auth/general.html:24 msgid "Your password" msgstr "Fjalekalimi juaj" -#: templates/web/base/auth/change_password.html:10 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:170 +#: templates/web/base/auth/change_password.html:12 msgid "Your password has been changed" msgstr "Fjalekalimi juaj eshte ndryshuar" +#: templates/web/base/auth/general.html:133 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:52 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:25 +#: templates/web/zurich/auth/general.html:63 +msgid "Your password should include %d or more characters." +msgstr "" + #: templates/web/base/auth/change_phone.html:19 #: templates/web/base/contact/index.html:87 #: templates/web/zurich/report/new/fill_in_details_form.html:69 @@ -5011,7 +5137,7 @@ msgstr "Lista juaj e shkurtë" msgid "Your token has been generated" msgstr "Fjalekalimi juaj eshte ndryshuar" -#: templates/web/base/js/translation_strings.html:70 +#: templates/web/base/js/translation_strings.html:76 msgid "Your update has been saved offline for submission when back online." msgstr "" @@ -5029,17 +5155,17 @@ msgid "Yourself" msgstr "Vetëvetja" #: templates/web/base/admin/category-checkboxes.html:7 -#: templates/web/base/admin/user-form.html:169 +#: templates/web/base/admin/user-form.html:171 msgid "all" msgstr "Të gjitha" #: perllib/FixMyStreet/App/Controller/Admin.pm:909 #: perllib/FixMyStreet/App/Controller/Moderate.pm:85 -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:216 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:270 +#: perllib/FixMyStreet/DB/Result/Comment.pm:250 msgid "and a defect raised" msgstr "" @@ -5072,7 +5198,7 @@ msgid "from %s different users" msgstr "nga %s perdorues te ndryshem" #: templates/web/base/report/_item.html:63 -#: templates/web/zurich/report/_item.html:14 +#: templates/web/zurich/report/_item.html:16 msgid "last updated %s" msgstr "Perditesimi i fundit %s" @@ -5087,7 +5213,7 @@ msgid "n/a" msgstr "n/a" #: templates/web/base/admin/category-checkboxes.html:8 -#: templates/web/base/admin/user-form.html:170 +#: templates/web/base/admin/user-form.html:172 msgid "none" msgstr "asnjë" @@ -5137,7 +5263,7 @@ msgstr "" msgid "this location" msgstr "Duke parë lokacionin" -#: perllib/FixMyStreet/Script/Reports.pm:183 +#: perllib/FixMyStreet/Script/Reports.pm:180 msgid "this type of local problem" msgstr "ky lloj i problemit lokal" @@ -5145,11 +5271,11 @@ msgstr "ky lloj i problemit lokal" msgid "today" msgstr "sot" -#: templates/web/base/js/translation_strings.html:80 +#: templates/web/base/js/translation_strings.html:86 msgid "update" msgstr "" -#: templates/web/base/js/translation_strings.html:81 +#: templates/web/base/js/translation_strings.html:87 msgid "updates" msgstr "" @@ -5165,12 +5291,12 @@ msgstr "Përdoruesi është nga council i njejtë si problemi" msgid "user is problem owner" msgstr "perdoruesi eshte shkaktar i problemit" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1778 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1831 #, fuzzy msgid "user not in abuse list" msgstr "Emaili tanimë është në listë e abuzuesve" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1829 #, fuzzy msgid "user removed from abuse list" msgstr "Fshije nga lista e ngushtë" @@ -5236,7 +5362,7 @@ msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:103 +#: templates/web/fixmystreet.com/reports/summary.html:104 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5334,6 +5460,15 @@ msgid_plural "reports" msgstr[0] "" msgstr[1] "" +#~ msgid "Email: %s" +#~ msgstr "Email: %s" + +#~ msgid "Name: %s" +#~ msgstr "Emri: %s" + +#~ msgid "This report was submitted anonymously" +#~ msgstr "Ky raport është dorëzuar në mënyrë anonime" + #~ msgid "(Email in abuse table)" #~ msgstr "(Email-i në tabelen abuzimi)" diff --git a/locale/sr.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/sr.UTF-8/LC_MESSAGES/FixMyStreet.po index bb32f564f..dfb4e0930 100644 --- a/locale/sr.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/sr.UTF-8/LC_MESSAGES/FixMyStreet.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: matthew@mysociety.org\n" -"POT-Creation-Date: 2017-12-15 17:48+0000\n" +"POT-Creation-Date: 2018-02-12 15:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety <transifex@mysociety.org>, 2017\n" "Language-Team: Serbian (https://www.transifex.com/mysociety/teams/12067/sr/)\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: perllib/FixMyStreet/DB/Result/Problem.pm:650 -#: perllib/FixMyStreet/Script/Reports.pm:196 +#: perllib/FixMyStreet/Script/Reports.pm:193 msgid " and " msgstr "i" @@ -93,8 +93,8 @@ msgstr "" msgid "%s live updates" msgstr "%s ažuriranja uživo" -#: templates/web/base/dashboard/index.html:159 -#: templates/web/base/dashboard/index.html:163 +#: templates/web/base/dashboard/index.html:160 +#: templates/web/base/dashboard/index.html:164 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -130,7 +130,7 @@ msgstr "(Bez broja telefona)" msgid "(a-z and space only)" msgstr "" -#: templates/web/zurich/report/_item.html:19 +#: templates/web/zurich/report/_item.html:21 msgid "(closed)" msgstr "(zatvoreno)" @@ -139,7 +139,7 @@ msgstr "(zatvoreno)" msgid "(covers roughly 200,000 people)" msgstr "(predodređena udaljenost koja pokriva približno 200,000 ljudi)" -#: templates/web/zurich/report/_item.html:17 +#: templates/web/zurich/report/_item.html:19 msgid "(fixed)" msgstr "(sređeno)" @@ -159,6 +159,7 @@ msgstr "" msgid "(not sent to council)" msgstr "(nije poslato skupštini)" +#: templates/web/base/report/new/form_user_loggedin.html:38 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "(optional)" msgstr "(opcionalno)" @@ -174,7 +175,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "RSS vesti %s, u okviru %s " #: perllib/FixMyStreet/App/Controller/Report/New.pm:252 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:688 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:685 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Izaberi kategoriju --" @@ -205,7 +206,7 @@ msgstr "" msgid "<label for=\"statuses\">Show</label> %s reports <label for=\"filter_categories\">about</label> %s" msgstr "<label for=\"statuses\">prikaži</label> %s <label for=\"filter_categories\">o</label> %s" -#: templates/web/base/js/translation_strings.html:78 +#: templates/web/base/js/translation_strings.html:84 msgid "<span>%s</span> saved." msgstr "" @@ -232,12 +233,12 @@ msgstr "<strong>ne</strong> Dozvolite da mi da ažuriranje potvrdim e-mejlom" msgid "<strong>No</strong> Let me confirm my update by email/text" msgstr "<strong>ne</strong> Dozvolite da mi da ažuriranje potvrdim e-mejlom" -#: templates/web/base/auth/general.html:110 -#: templates/web/zurich/auth/general.html:51 +#: templates/web/base/auth/general.html:112 +#: templates/web/zurich/auth/general.html:41 msgid "<strong>No</strong> let me sign in by email" msgstr "<strong>Ne</strong> dozvolite mi da se priključim e-mejlom" -#: templates/web/base/auth/general.html:108 +#: templates/web/base/auth/general.html:110 #, fuzzy msgid "<strong>No</strong> let me sign in by email or text" msgstr "<strong>Ne</strong> dozvolite mi da se priključim e-mejlom" @@ -250,12 +251,16 @@ msgstr "<strong>Napomena:</strong> Ovaj izveštaj prosleđen je dalje za dalje r msgid "<strong>Note:</strong> This report hasn't yet been sent onwards for action. Any changes made may not be passed on." msgstr "<strong>Napomena:</strong> Ovaj izveštaj još uvek nije podnet dalje za dalje radnje. Svaka načinjena promena ne može biti prosleđena." -#: templates/web/base/auth/general.html:79 +#: templates/web/base/auth/general.html:81 #: templates/web/base/report/new/form_user_loggedout_password.html:3 #: templates/web/base/report/update/form_user_loggedout_password.html:2 msgid "<strong>Yes</strong> I have a password" msgstr "<strong>Da</strong> Imam lozinku" +#: templates/web/base/auth/generate_token.html:54 +msgid "Activate two-factor authentication" +msgstr "" + #: templates/web/base/my/my.html:39 templates/web/base/my/my.html:50 msgid "Add" msgstr "" @@ -329,15 +334,18 @@ msgstr "Dodaj u uži krug" msgid "Add user" msgstr "Dodaj korisnika" -#: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/ACV.pm:108 +#: perllib/FixMyStreet/Cobrand/Default.pm:736 msgid "Add/edit problem categories" msgstr "Dodaj/izmeni problemske kategorije" -#: perllib/FixMyStreet/Cobrand/Default.pm:720 +#: perllib/FixMyStreet/Cobrand/ACV.pm:110 +#: perllib/FixMyStreet/Cobrand/Default.pm:738 msgid "Add/edit response priorities" msgstr "Dodaj/izmeni prioritete odgovora" -#: perllib/FixMyStreet/Cobrand/Default.pm:719 +#: perllib/FixMyStreet/Cobrand/ACV.pm:109 +#: perllib/FixMyStreet/Cobrand/Default.pm:737 msgid "Add/edit response templates" msgstr "Dodaj/izmeni šablone odgovora" @@ -353,7 +361,7 @@ msgstr "Dodavanjem ove prijave u vaš uži krug uklonićete ga iz užeg kruga %s msgid "Admin" msgstr "" -#: templates/web/base/auth/change_password.html:39 +#: templates/web/base/auth/change_password.html:51 msgid "Again:" msgstr "Još jednom:" @@ -372,12 +380,12 @@ msgstr "Upozori me na buduće ažurirane informacije" #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 -#: templates/web/base/dashboard/index.html:63 +#: templates/web/base/dashboard/index.html:64 #: templates/web/base/reports/_list-filters.html:3 msgid "All" msgstr "" -#: templates/web/zurich/reports/index.html:13 +#: templates/web/zurich/reports/index.html:14 msgid "All Reports" msgstr "Sve prijave" @@ -446,13 +454,13 @@ msgstr "Anoniman" msgid "Another user" msgstr "Drugi korisnik" -#: templates/web/base/js/translation_strings.html:59 +#: templates/web/base/js/translation_strings.html:65 msgid "Are you sure you want to cancel this upload?" msgstr "Da li si siguran da želiš da otkažeš ovo otpremanje?" #: templates/web/base/admin/report_edit.html:84 #: templates/web/base/admin/template_edit.html:75 -#: templates/web/base/js/translation_strings.html:73 +#: templates/web/base/js/translation_strings.html:79 #: templates/web/base/report/display_tools.html:6 msgid "Are you sure?" msgstr "Da li si siguran?" @@ -463,7 +471,7 @@ msgstr "Da li si siguran?" msgid "Area covered" msgstr "Pokriveno područje" -#: templates/web/base/admin/user-form.html:82 +#: templates/web/base/admin/user-form.html:78 msgid "Area:" msgstr "Područje:" @@ -489,11 +497,12 @@ msgstr "Dodeli spoljnoj direkciji:" msgid "Assign to subdivision:" msgstr "Dodeli korisnicima po područjima:" -#: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/ACV.pm:105 +#: perllib/FixMyStreet/Cobrand/Default.pm:733 msgid "Assign users to areas" msgstr "Dodeljeno %s" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:219 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:220 msgid "Assigned to %s" msgstr "Dodeljeno %s" @@ -505,8 +514,8 @@ msgstr "U većini slučajeva %d za svako pitanje se vraćaju zahtevi. Vraćeni z msgid "At the moment only searching for and looking at reports work." msgstr "U ovom trenutku funkcioniše samo pretraga i pregled prijava." -#: templates/web/base/admin/user-form.html:96 -#: templates/web/base/admin/user-form.html:97 +#: templates/web/base/admin/user-form.html:92 +#: templates/web/base/admin/user-form.html:93 msgid "Authorised staff users can be associated with the categories in which they operate." msgstr "Ovlašćeni članovi osoblja mogu se povezivati sa kategorijama na kojima rade." @@ -532,11 +541,11 @@ msgid "Avoid personal information and vehicle number plates" msgstr "Izbegavajte lične informacije i registarske tablice vozila " #: perllib/FixMyStreet/DB/Result/Problem.pm:344 -#: templates/web/zurich/report/_item.html:9 +#: templates/web/zurich/report/_item.html:11 msgid "Awaiting moderation" msgstr "Čekajući moderaciju" -#: templates/web/base/js/translation_strings.html:31 +#: templates/web/base/js/translation_strings.html:37 msgid "Back" msgstr "Nazad" @@ -549,9 +558,11 @@ msgstr "Nazad na sve prijave" msgid "Ban user" msgstr "Obeleži korisnika " -#: perllib/FixMyStreet/Cobrand/Default.pm:633 -#: perllib/FixMyStreet/Cobrand/Default.pm:717 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:396 +#: perllib/FixMyStreet/Cobrand/ACV.pm:107 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 +#: perllib/FixMyStreet/Cobrand/Default.pm:735 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:423 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:55 #: templates/web/zurich/header.html:50 @@ -565,7 +576,7 @@ msgstr "Direkcije" msgid "Body" msgstr "Direkcija" -#: templates/web/base/admin/user-form.html:54 +#: templates/web/base/admin/user-form.html:46 msgid "Body:" msgstr "Direkcija" @@ -581,7 +592,8 @@ msgstr "Can’t Ne možete da nađete naš e-mejl? Proverite vaš spam folde msgid "Can't see the map? <em>Skip this step</em>" msgstr "Ne vidite mapu? <em>Preskočite ovaj korak</em>" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -595,7 +607,7 @@ msgstr "Kategorija" #: templates/web/base/admin/body.html:72 #: templates/web/base/admin/contact-form.html:19 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:99 +#: templates/web/base/dashboard/index.html:100 #: templates/web/base/report/_inspect.html:54 #: templates/web/base/report/_item.html:92 #: templates/web/base/report/new/category.html:12 @@ -608,7 +620,7 @@ msgstr "Kategorija" msgid "Category" msgstr "Kategorija je promenjena sa ‘%s’ na ‘%s’" -#: templates/web/base/dashboard/index.html:102 +#: templates/web/base/dashboard/index.html:103 #, fuzzy msgid "Category and State" msgstr "Kategorija je promenjena sa ‘%s’ na ‘%s’" @@ -631,7 +643,7 @@ msgstr "Norma rešavanja problema stari > od 4 nedelje " msgid "Category:" msgstr "Kategorija:" -#: perllib/FixMyStreet/Script/Reports.pm:187 +#: perllib/FixMyStreet/Script/Reports.pm:184 msgid "Category: %s" msgstr "Kategorija: %s" @@ -647,9 +659,7 @@ msgid "Change email address" msgstr "Promeni e-mejl adresu" #: templates/web/base/auth/change_password.html:1 -#: templates/web/base/auth/change_password.html:16 -#: templates/web/base/auth/change_password.html:4 -#: templates/web/base/auth/change_password.html:43 +#: templates/web/base/auth/change_password.html:5 #: templates/web/base/my/my.html:63 msgid "Change password" msgstr "Promeni lozinku" @@ -694,7 +704,7 @@ msgstr "" msgid "Choose another" msgstr "" -#: templates/web/base/js/translation_strings.html:72 +#: templates/web/base/js/translation_strings.html:78 msgid "Clear offline data" msgstr "" @@ -723,14 +733,14 @@ msgstr "Klikni na link iz našeg e-mejla potvrde da se upišeš u sistem." msgid "Click the link in that email to sign in." msgstr "Klikni na link iz našeg e-mejla potvrde da se upišeš u sistem." -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:134 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:194 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:965 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:1004 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:195 #: perllib/FixMyStreet/DB/ResultSet/State.pm:71 #: templates/web/base/admin/states/index.html:103 #: templates/web/base/admin/states/index.html:27 #: templates/web/base/admin/states/index.html:33 -#: templates/web/base/dashboard/index.html:112 +#: templates/web/base/dashboard/index.html:113 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:10 #: templates/web/zurich/admin/header.html:16 @@ -763,15 +773,17 @@ msgid "Cobrand:" msgstr "" #: templates/web/base/admin/extra-metadata-form.html:14 +#: templates/web/base/auth/2faform.html:18 #: templates/web/base/auth/smsform.html:24 msgid "Code" msgstr "" -#: templates/web/base/js/translation_strings.html:50 +#: templates/web/base/js/translation_strings.html:56 msgid "Collapse map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:629 +#: perllib/FixMyStreet/Cobrand/ACV.pm:256 +#: perllib/FixMyStreet/Cobrand/Default.pm:647 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" msgstr "Konfiguracija" @@ -780,6 +792,7 @@ msgstr "Konfiguracija" msgid "Confirm" msgstr "Potvrdi" +#: templates/web/base/auth/2faform.html:1 #: templates/web/base/auth/smsform.html:1 templates/web/base/auth/token.html:1 msgid "Confirm account" msgstr "Potvrdi račun" @@ -829,12 +842,12 @@ msgstr "Kontaktiraj tim" msgid "Coordinates:" msgstr "Koordinate:" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1801 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1830 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1854 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1883 msgid "Could not find user" msgstr "Korisnik se ne može naći" -#: templates/web/base/js/translation_strings.html:36 +#: templates/web/base/js/translation_strings.html:42 msgid "Could not look up location" msgstr "Lokacija se ne može pretražiti" @@ -879,16 +892,19 @@ msgstr "Kreiraj kategoriju" msgid "Create priority" msgstr "Kreiraj prioritet" -#: perllib/FixMyStreet/Cobrand/Default.pm:701 +#: perllib/FixMyStreet/Cobrand/ACV.pm:91 +#: perllib/FixMyStreet/Cobrand/Default.pm:719 #, fuzzy msgid "Create reports/updates as anonymous user" msgstr "Kreiraj izveštaje/najnovije informacije u ime korisnika" -#: perllib/FixMyStreet/Cobrand/Default.pm:702 +#: perllib/FixMyStreet/Cobrand/ACV.pm:92 +#: perllib/FixMyStreet/Cobrand/Default.pm:720 msgid "Create reports/updates as the council" msgstr "Kreiraj izveštaje/ažurirane informacije za skupštinu opštine" -#: perllib/FixMyStreet/Cobrand/Default.pm:700 +#: perllib/FixMyStreet/Cobrand/ACV.pm:90 +#: perllib/FixMyStreet/Cobrand/Default.pm:718 msgid "Create reports/updates on a user's behalf" msgstr "Kreiraj izveštaje/najnovije informacije u ime korisnika" @@ -909,12 +925,17 @@ msgstr "Kreiran" msgid "Created:" msgstr "Kreiran:" -#: templates/web/base/auth/generate_token.html:27 +#: templates/web/base/auth/change_password.html:40 +#, fuzzy +msgid "Current password:" +msgstr "Nova lozinka:" + +#: templates/web/base/auth/generate_token.html:46 #, fuzzy msgid "Current token:" msgstr "Aktuelna situacija" -#: templates/web/base/dashboard/index.html:91 +#: templates/web/base/dashboard/index.html:92 msgid "Currently grouped by %s" msgstr "" @@ -923,7 +944,7 @@ msgstr "" msgid "Currently no bodies have been created." msgstr "Trenutno nije kreirano nikakvo telo." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:830 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:869 #: templates/web/zurich/admin/report_edit-sdm.html:105 msgid "Customer not contactable" msgstr "Klijent nedostupan" @@ -935,6 +956,10 @@ msgstr "Klijent nedostupan" msgid "Dashboard" msgstr "Panel" +#: templates/web/base/auth/generate_token.html:54 +msgid "Deactivate two-factor authentication" +msgstr "" + #: templates/web/zurich/admin/stats/index.html:35 msgid "Dealt with by subdivision within 5 working days" msgstr "Rešiti na nivou pod-odseka u roku od 5 radnih dana" @@ -985,7 +1010,7 @@ msgstr "Opis:" msgid "Detailed information is limited to %d characters." msgstr "" -#: templates/web/base/js/translation_strings.html:33 +#: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Pojedinosti" @@ -997,7 +1022,7 @@ msgstr "Pojedinosti" msgid "Details:" msgstr "Pojedinosti:" -#: templates/web/base/dashboard/index.html:103 +#: templates/web/base/dashboard/index.html:104 msgid "Device and Site" msgstr "" @@ -1048,7 +1073,7 @@ msgstr "Ne dopada vam se oblik?" msgid "Down one" msgstr "" -#: templates/web/base/js/translation_strings.html:58 +#: templates/web/base/js/translation_strings.html:64 msgid "Drag and drop photos here or <u>click to upload</u>" msgstr "Prevuci i spusti fotografije ovde ili <u>klikni da učitaš</u>" @@ -1092,23 +1117,27 @@ msgstr "Izmeni" msgid "Edit body details" msgstr "Izmeni podatke o opštini" -#: perllib/FixMyStreet/Cobrand/Default.pm:712 +#: perllib/FixMyStreet/Cobrand/ACV.pm:102 +#: perllib/FixMyStreet/Cobrand/Default.pm:730 msgid "Edit other users' details" msgstr "Izmeni podatke drugih korisnika" -#: perllib/FixMyStreet/Cobrand/Default.pm:713 +#: perllib/FixMyStreet/Cobrand/ACV.pm:103 +#: perllib/FixMyStreet/Cobrand/Default.pm:731 msgid "Edit other users' permissions" msgstr "Izmeni ovlašćenja drugih korisnika" -#: perllib/FixMyStreet/Cobrand/Default.pm:695 +#: perllib/FixMyStreet/Cobrand/ACV.pm:89 +#: perllib/FixMyStreet/Cobrand/Default.pm:713 msgid "Edit report category" msgstr "Izmeni kategoriju prijave" -#: perllib/FixMyStreet/Cobrand/Default.pm:696 +#: perllib/FixMyStreet/Cobrand/Default.pm:714 msgid "Edit report priority" msgstr "Izmeni prioritet prijave" -#: perllib/FixMyStreet/Cobrand/Default.pm:694 +#: perllib/FixMyStreet/Cobrand/ACV.pm:88 +#: perllib/FixMyStreet/Cobrand/Default.pm:712 msgid "Edit reports" msgstr "Izmeni prijave" @@ -1141,8 +1170,8 @@ msgstr "Urednik" #: templates/web/base/admin/users.html:17 #: templates/web/zurich/admin/body-form.html:9 #: templates/web/zurich/admin/body.html:15 -#: templates/web/zurich/auth/general.html:24 -#: templates/web/zurich/auth/general.html:54 +#: templates/web/zurich/auth/general.html:14 +#: templates/web/zurich/auth/general.html:44 msgid "Email" msgstr "Emejl" @@ -1168,7 +1197,7 @@ msgstr "Kreirano E-mejl obaveštenja" msgid "Email alert deleted" msgstr "Izbrisano E-mejl obaveštenje" -#: templates/web/base/admin/user-form.html:22 +#: templates/web/base/admin/user-form.html:21 msgid "Email verified:" msgstr "" @@ -1179,10 +1208,6 @@ msgstr "" msgid "Email:" msgstr "Emejl:\t" -#: perllib/FixMyStreet/Script/Reports.pm:111 -msgid "Email: %s" -msgstr "Emejl: %s" - #: templates/web/base/admin/open311-form-fields.html:55 #: templates/web/base/admin/open311-form-fields.html:56 msgid "" @@ -1200,7 +1225,7 @@ msgid "" " problem must be emailed, while others can be sent over Open311." msgstr "" -#: templates/web/base/dashboard/index.html:77 +#: templates/web/base/dashboard/index.html:78 #, fuzzy msgid "End Date" msgstr "Datum završetka:" @@ -1209,7 +1234,7 @@ msgstr "Datum završetka:" msgid "Endpoint" msgstr "Završna tačka" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:81 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:82 msgid "Enter a Zürich street name" msgstr "Unesi Zürich naziv ulice" @@ -1228,10 +1253,10 @@ msgstr "Unesi naziv obližnje ulice i oblasti" msgid "Enter a nearby street name and area" msgstr "Unesi naziv obližnje ulice i oblasti" -#: templates/web/base/auth/general.html:123 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:45 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:17 -#: templates/web/zurich/auth/general.html:65 +#: templates/web/base/auth/general.html:128 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:47 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:20 +#: templates/web/zurich/auth/general.html:58 msgid "Enter a password" msgstr "Unesi lozinku" @@ -1266,7 +1291,7 @@ msgstr "Primeri" msgid "Existing category" msgstr "Postojeća kategorija" -#: templates/web/base/js/translation_strings.html:49 +#: templates/web/base/js/translation_strings.html:55 msgid "Expand map" msgstr "" @@ -1274,12 +1299,12 @@ msgstr "" msgid "Explain what’s wrong" msgstr "Objasni šta je pogrešno" -#: templates/web/base/dashboard/index.html:104 +#: templates/web/base/dashboard/index.html:105 msgid "Export as CSV" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:179 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:918 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:180 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:957 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:12 msgid "Extern" @@ -1302,7 +1327,7 @@ msgstr "Spoljno telo" msgid "External team" msgstr "Spoljni tim" -#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Default.pm:674 #: templates/web/base/admin/reportextrafields/edit.html:1 #: templates/web/base/admin/reportextrafields/index.html:1 #, fuzzy @@ -1342,10 +1367,10 @@ msgid "Fix this by choosing an <strong>area covered</strong> in the <em>Edit bod msgstr "Uredite ovo izborom <strong>pokrivene oblasti</strong> u <em>izmeni podatke o opštini </em> na obrascu ispod." #: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:133 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:113 +#: templates/web/base/dashboard/index.html:114 msgid "Fixed" msgstr "Sređeno" @@ -1367,7 +1392,7 @@ msgstr "Obeleži kao izbrisano" msgid "Flag user" msgstr "Obeleži korisnika " -#: perllib/FixMyStreet/Cobrand/Default.pm:627 +#: perllib/FixMyStreet/Cobrand/Default.pm:645 #: templates/web/base/admin/users.html:20 msgid "Flagged" msgstr "Obeleženo" @@ -1376,7 +1401,7 @@ msgstr "Obeleženo" msgid "Flagged reports and users" msgstr "Obeležene prijave i korisnici" -#: templates/web/base/admin/user-form.html:112 +#: templates/web/base/admin/user-form.html:108 msgid "Flagged users are listed on the <a href='%s'>flagged</a> page." msgstr "Obeleženi korisnici navedeni na <a href='%s'>strani</a> ." @@ -1384,8 +1409,8 @@ msgstr "Obeleženi korisnici navedeni na <a href='%s'>strani</a> ." msgid "Flagged users are not restricted in any way. This is just a list of users that have been marked for attention." msgstr "Obeleženi korisnici nisu ograničeni ni na koji način. Ovo je samo lista korisnika koji su označeni za dalju pažnju." -#: templates/web/base/admin/report_edit.html:140 -#: templates/web/base/admin/user-form.html:118 +#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/user-form.html:115 msgid "Flagged:" msgstr "Obeleženo" @@ -1405,17 +1430,17 @@ msgstr "" msgid "For more information, see <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." msgstr "Za podrobnije informacije, vidi <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>Kako Sredimoju ulicu koristi Mapit</a>." -#: templates/web/base/auth/general.html:94 +#: templates/web/base/auth/general.html:96 #: templates/web/base/report/new/form_user_loggedout_password.html:20 #: templates/web/base/report/update/form_user_loggedout_password.html:19 msgid "Forgotten your password?" msgstr "Zaboravili ste lozinku?" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:748 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:787 msgid "Forwarded to external body" msgstr "Upućeno spoljnom telu" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:749 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:788 msgid "Forwarded wish to external body" msgstr "Često postavljana pitanja" @@ -1425,11 +1450,7 @@ msgstr "Često postavljana pitanja" msgid "Frequently Asked Questions" msgstr "Preuzmite najnovije informacije" -#: templates/web/base/auth/generate_token.html:1 -#: templates/web/base/auth/generate_token.html:2 -#: templates/web/base/auth/generate_token.html:20 -#: templates/web/base/auth/generate_token.html:33 -#: templates/web/base/my/my.html:65 +#: templates/web/base/auth/generate_token.html:52 msgid "Generate token" msgstr "" @@ -1476,7 +1497,8 @@ msgstr "Nastavi" msgid "Going to send questionnaire?" msgstr "Šaljete upitnik?" -#: perllib/FixMyStreet/Cobrand/Default.pm:714 +#: perllib/FixMyStreet/Cobrand/ACV.pm:104 +#: perllib/FixMyStreet/Cobrand/Default.pm:732 msgid "Grant access to the admin" msgstr "Dozvolite pristup administratoru" @@ -1484,11 +1506,11 @@ msgstr "Dozvolite pristup administratoru" msgid "Graph of problem creation by status over time" msgstr "Grafikon kreiranja problema po statusu duž vremena" -#: templates/web/base/dashboard/index.html:93 +#: templates/web/base/dashboard/index.html:94 msgid "Group by %s" msgstr "" -#: templates/web/base/dashboard/index.html:98 +#: templates/web/base/dashboard/index.html:99 msgid "Group by:" msgstr "" @@ -1521,7 +1543,7 @@ msgstr "Fotografije nedavnih obližnjih prijava" msgid "Hi %s" msgstr "Zdravo %s" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:911 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:950 #: perllib/FixMyStreet/DB/ResultSet/State.pm:64 #: templates/web/base/admin/update_edit.html:30 #: templates/web/zurich/admin/header.html:1 @@ -1531,6 +1553,11 @@ msgstr "Zdravo %s" msgid "Hidden" msgstr "Sakriveno" +#: templates/web/base/admin/user-form.html:197 +#, fuzzy +msgid "Hide all reports and updates" +msgstr "Obeležene prijave i korisnici" + #: templates/web/base/report/_main.html:105 msgid "Hide entire report" msgstr "" @@ -1554,7 +1581,7 @@ msgstr "" #: templates/web/base/around/display_location.html:60 #: templates/web/base/around/display_location.html:68 -#: templates/web/base/js/translation_strings.html:55 +#: templates/web/base/js/translation_strings.html:61 msgid "Hide pins" msgstr "Sakrij oznaku" @@ -1583,7 +1610,7 @@ msgstr "Početak" msgid "How to report a problem" msgstr "Kako prijaviti problem" -#: templates/web/base/js/translation_strings.html:32 +#: templates/web/base/js/translation_strings.html:38 msgid "How to send successful reports" msgstr "Kako poslati uspešne prijave" @@ -1646,7 +1673,7 @@ msgstr "" "If two or more bodies serve the same location, FixMyStreet combines identical categories into a single entry in\n" " the menu. Make sure you use the same category name in the bodies if you want this to happen." -#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/auth/generate_token.html:61 msgid "If you generate a new token the existing token will no longer work." msgstr "" @@ -1725,8 +1752,8 @@ msgstr "U tabeli zloupotreba?" msgid "In addition, the following attributes that are not part of the Open311 v2 specification are returned: agency_sent_datetime, title (also returned as part of description), interface_used, comment_count, requestor_name (only present if requestor allowed the name to be shown on this site)." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:197 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:959 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:198 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:998 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:8 msgid "In progress" @@ -1756,7 +1783,7 @@ msgstr "" msgid "Inspection required" msgstr "Potrebna inspekcija" -#: perllib/FixMyStreet/Cobrand/Default.pm:698 +#: perllib/FixMyStreet/Cobrand/Default.pm:716 msgid "Instruct contractors to fix problems" msgstr "Naložite ugovaračima da reše probleme" @@ -1788,20 +1815,20 @@ msgstr "Često je najbrže <a href=\"%s\">proveriti naša FAQ</a> i videti da li msgid "It’s on its way to the council right now." msgstr "U ovom trenutku je na putu ka skupštini." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:182 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:183 msgid "Jurisdiction Unknown" msgstr "Jurisdikcija nepoznata" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:923 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:962 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:15 msgid "Jurisdiction unknown" msgstr "Jurisdikcija nepoznata" -#: templates/web/base/auth/general.html:90 +#: templates/web/base/auth/general.html:92 #: templates/web/base/report/new/form_user_loggedout_password.html:16 #: templates/web/base/report/update/form_user_loggedout_password.html:15 -#: templates/web/zurich/auth/general.html:40 +#: templates/web/zurich/auth/general.html:30 msgid "Keep me signed in on this computer" msgstr "Držite me upisanim na ovom računaru" @@ -1865,6 +1892,11 @@ msgstr "" msgid "List all reported problems" msgstr "Navedi sve prijavljene probleme" +#: templates/web/base/around/on_map_list_items.html:18 +#, fuzzy +msgid "Loading reports…" +msgstr "Izmeni prijave" + #: templates/web/base/report/new/category_wrapper.html:8 msgid "Loading..." msgstr "Loading..." @@ -1903,23 +1935,31 @@ msgstr "" msgid "Log in with Twitter" msgstr "" -#: templates/web/base/js/translation_strings.html:65 +#: templates/web/base/js/translation_strings.html:71 msgid "Log in with email" msgstr "" -#: templates/web/base/js/translation_strings.html:63 +#: templates/web/base/js/translation_strings.html:69 msgid "Log in with email/text" msgstr "" -#: templates/web/base/dashboard/index.html:81 +#: templates/web/base/admin/user-form.html:195 +msgid "Log out of all sessions" +msgstr "" + +#: templates/web/base/dashboard/index.html:82 msgid "Look up" msgstr "" -#: templates/web/base/js/translation_strings.html:44 +#: templates/web/base/js/translation_strings.html:50 msgid "MAP" msgstr "MAPA" -#: perllib/FixMyStreet/Cobrand/Default.pm:699 +#: templates/web/base/admin/user-form.html:196 +msgid "Make anonymous on all reports and updates" +msgstr "" + +#: perllib/FixMyStreet/Cobrand/Default.pm:717 msgid "Manage shortlist" msgstr "Upravljaj užim krugom" @@ -1927,7 +1967,7 @@ msgstr "Upravljaj užim krugom" msgid "Manual order" msgstr "" -#: templates/web/base/js/translation_strings.html:46 +#: templates/web/base/js/translation_strings.html:52 msgid "Map" msgstr "Mapa" @@ -1935,11 +1975,11 @@ msgstr "Mapa" msgid "Mark as sent" msgstr "Označi kao poslat" -#: templates/web/base/admin/user-form.html:110 +#: templates/web/base/admin/user-form.html:106 msgid "Mark users whose behaviour you want to keep a check on as <strong>flagged</strong>." msgstr "Označi kao uređen/zaključen u poslednjih osam nedelja" -#: perllib/FixMyStreet/Cobrand/Default.pm:697 +#: perllib/FixMyStreet/Cobrand/Default.pm:715 msgid "Markup problem details" msgstr "" @@ -1967,7 +2007,8 @@ msgstr "Jurisdikcija koja nedostaje_id" msgid "Moderate" msgstr "Uredi" -#: perllib/FixMyStreet/Cobrand/Default.pm:693 +#: perllib/FixMyStreet/Cobrand/ACV.pm:87 +#: perllib/FixMyStreet/Cobrand/Default.pm:711 msgid "Moderate report details" msgstr "Uredi pojedinosti o prijavi" @@ -1993,7 +2034,7 @@ msgstr "Uređuje odsek u jednom radnom danu " msgid "Moderation reason:" msgstr "" -#: templates/web/base/dashboard/index.html:101 +#: templates/web/base/dashboard/index.html:102 msgid "Month" msgstr "Mesec" @@ -2015,12 +2056,12 @@ msgstr "Najčešće komentarisani" #: templates/web/base/admin/states/index.html:108 #: templates/web/base/admin/states/index.html:11 #: templates/web/base/admin/users.html:16 -#: templates/web/base/auth/general.html:113 +#: templates/web/base/auth/general.html:115 #: templates/web/base/report/new/form_user_loggedin.html:49 #: templates/web/base/report/new/form_user_loggedout_by_email.html:11 #: templates/web/base/report/update/form_name.html:27 #: templates/web/zurich/admin/body-form.html:4 -#: templates/web/zurich/auth/general.html:60 +#: templates/web/zurich/auth/general.html:50 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "Name" msgstr "Ime" @@ -2033,10 +2074,6 @@ msgstr "Ime" msgid "Name:" msgstr "Ime: %s" -#: perllib/FixMyStreet/Script/Reports.pm:110 -msgid "Name: %s" -msgstr "Upravljaj ovim problemom" - #: templates/web/base/report/_inspect.html:44 msgid "Navigate to this problem" msgstr "Upravljaj ovim problemom" @@ -2055,8 +2092,8 @@ msgstr "Najbliži imenovani put oznaci na mapi (automatski generisan korišćenj msgid "Nearest postcode to the pin placed on the map (automatically generated): %s (%sm away)" msgstr "Najbliži poštanski broj oznaci na mapi (automatski generisan): %s (%sm away)" -#: perllib/FixMyStreet/Cobrand/Default.pm:521 -#: perllib/FixMyStreet/Cobrand/Default.pm:549 +#: perllib/FixMyStreet/Cobrand/Default.pm:539 +#: perllib/FixMyStreet/Cobrand/Default.pm:567 msgid "Nearest road to the pin placed on the map (automatically generated by Bing Maps): %s" msgstr "Najbliži put oznaci na mapi (automatski generisan korišćenjem Bing Maps): %s" @@ -2074,12 +2111,13 @@ msgstr "" msgid "Nearly done! Now check your email…" msgstr "Pri kraju! Sada proverite vaš e-mejl…" +#: templates/web/base/auth/2faform.html:8 #: templates/web/base/auth/smsform.html:19 #, fuzzy msgid "Nearly done! Now check your phone…" msgstr "Pri kraju! Sada proverite vaš e-mejl…" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:129 #, fuzzy msgid "New" msgstr "Najnovije" @@ -2109,7 +2147,7 @@ msgstr "Novi lokalni problemi na Sredimojuulicu" msgid "New note to DM:" msgstr "Nova beleška za DM:" -#: templates/web/base/auth/change_password.html:35 +#: templates/web/base/auth/change_password.html:47 msgid "New password:" msgstr "Nova lozinka:" @@ -2167,7 +2205,7 @@ msgstr "Najnovije" msgid "Next" msgstr "Sledeće" -#: perllib/FixMyStreet/Cobrand/Default.pm:1222 +#: perllib/FixMyStreet/Cobrand/Default.pm:1240 #: templates/web/base/admin/category_edit.html:4 #: templates/web/base/admin/list_updates.html:32 #: templates/web/base/admin/list_updates.html:34 @@ -2183,11 +2221,11 @@ msgstr "Sledeće" msgid "No" msgstr "Ne" -#: templates/web/base/admin/user-form.html:84 +#: templates/web/base/admin/user-form.html:80 msgid "No area" msgstr "Nema oblasti" -#: templates/web/base/admin/user-form.html:55 +#: templates/web/base/admin/user-form.html:48 msgid "No body" msgstr "Nema direkcije" @@ -2224,7 +2262,7 @@ msgstr "" msgid "No reports to show on map, here are some nearby:" msgstr "" -#: templates/web/base/js/translation_strings.html:37 +#: templates/web/base/js/translation_strings.html:43 msgid "No result returned" msgstr "No result returned" @@ -2248,8 +2286,8 @@ msgstr "Nema pristalica" msgid "None" msgstr "Nijedan" -#: templates/web/base/admin/user-form.html:76 -#: templates/web/base/admin/user-form.html:77 +#: templates/web/base/admin/user-form.html:72 +#: templates/web/base/admin/user-form.html:73 msgid "" "Normal (public) users should not be associated with any <strong>area</strong>.<br>\n" " Authorised staff users can be associated with the area in which they operate." @@ -2257,8 +2295,8 @@ msgstr "" "Normal (public) users should not be associated with any <strong>area</strong>.<br>\n" " Authorised staff users can be associated with the area in which they operate." -#: templates/web/base/admin/user-form.html:46 -#: templates/web/base/admin/user-form.html:47 +#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:39 msgid "" "Normal (public) users should not be associated with any <strong>body</strong>.<br>\n" " Authorised staff users can be associated with the body they represent.<br>\n" @@ -2270,8 +2308,8 @@ msgstr "" " Depending on the implementation, staff users may have access to the dashboard (summary of\n" " activity across their body), the ability to hide reports or set special report statuses." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:186 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:933 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:187 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:972 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:13 msgid "Not contactable" @@ -2330,15 +2368,15 @@ msgstr "" msgid "Number of problems reported in each ward, in the last 7 days." msgstr "" -#: templates/web/base/js/translation_strings.html:43 +#: templates/web/base/js/translation_strings.html:49 msgid "OK" msgstr "U redu" -#: templates/web/base/js/translation_strings.html:74 +#: templates/web/base/js/translation_strings.html:80 msgid "Offline data cleared" msgstr "" -#: templates/web/base/js/translation_strings.html:71 +#: templates/web/base/js/translation_strings.html:77 msgid "Offline update data saved" msgstr "" @@ -2354,14 +2392,14 @@ msgstr "Najstariji" msgid "On behalf of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:174 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:905 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:175 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:944 #: perllib/FixMyStreet/DB/ResultSet/State.pm:70 #: templates/web/base/admin/states/index.html:102 #: templates/web/base/admin/states/index.html:25 #: templates/web/base/admin/states/index.html:32 #: templates/web/base/admin/update_edit.html:30 -#: templates/web/base/dashboard/index.html:111 +#: templates/web/base/dashboard/index.html:112 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:7 #: templates/web/zurich/admin/update_edit.html:18 @@ -2400,17 +2438,17 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1238 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:689 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:690 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1262 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:686 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:687 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:716 #: perllib/FixMyStreet/App/Controller/Report/New.pm:719 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:722 #: perllib/FixMyStreet/DB/Result/Problem.pm:588 #: perllib/FixMyStreet/DB/Result/Problem.pm:595 #: perllib/FixMyStreet/DB/Result/Problem.pm:610 #: perllib/FixMyStreet/DB/Result/Problem.pm:619 -#: perllib/FixMyStreet/Script/Reports.pm:182 -#: perllib/FixMyStreet/Script/Reports.pm:197 +#: perllib/FixMyStreet/Script/Reports.pm:179 +#: perllib/FixMyStreet/Script/Reports.pm:194 msgid "Other" msgstr "Drugi" @@ -2445,23 +2483,23 @@ msgstr "Izvor" msgid "Partial" msgstr "Delimično" -#: templates/web/base/auth/general.html:116 +#: templates/web/base/auth/general.html:118 #: templates/web/base/report/new/form_user_loggedout_by_email.html:38 #: templates/web/base/report/update/form_user_loggedout_by_email.html:10 -#: templates/web/zurich/auth/general.html:32 -#: templates/web/zurich/auth/general.html:63 +#: templates/web/zurich/auth/general.html:22 +#: templates/web/zurich/auth/general.html:53 msgid "Password (optional)" msgstr "Lozinka (opcionalno)" -#: templates/web/base/auth/general.html:81 +#: templates/web/base/auth/general.html:83 msgid "Password:" msgstr "Lozinka:" -#: templates/web/base/js/translation_strings.html:52 +#: templates/web/base/js/translation_strings.html:58 msgid "Permalink" msgstr "" -#: templates/web/base/admin/user-form.html:162 +#: templates/web/base/admin/user-form.html:164 msgid "Permissions:" msgstr "Dozvole:" @@ -2481,13 +2519,13 @@ msgstr "Broj telefona" msgid "Phone number (optional)" msgstr "Broj telefona (opcionalno)" -#: templates/web/base/admin/user-form.html:30 +#: templates/web/base/admin/user-form.html:25 #, fuzzy msgid "Phone verified:" msgstr "Prijavio:" #: templates/web/base/admin/report_edit.html:135 -#: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 +#: templates/web/base/admin/user-form.html:23 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:39 msgid "Phone:" msgstr "Tel:" @@ -2541,12 +2579,12 @@ msgid "Pick your ward" msgstr "" #: templates/web/base/around/display_location.html:74 -#: templates/web/base/js/translation_strings.html:30 +#: templates/web/base/js/translation_strings.html:36 msgid "Place pin on map" msgstr "Stavi oznaku na mapi" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:945 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:951 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:984 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:990 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:9 #: templates/web/zurich/admin/index-dm.html:9 @@ -2557,8 +2595,8 @@ msgstr "Planirano" msgid "Please be polite, concise and to the point." msgstr "Molimo vas budite ljubazni, koncizni i držite se suštine." -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:27 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:31 msgid "Please check the passwords and try again" msgstr "Molimo vas proverite lozinke i probajte ponovo " @@ -2566,13 +2604,12 @@ msgstr "Molimo vas proverite lozinke i probajte ponovo " #: templates/web/base/auth/_username_error.html:9 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:27 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:9 msgid "Please check your email address is correct" msgstr "Molimo vas proverite da li je vaša e-mejl adresa tačna " -#: perllib/FixMyStreet/App/Controller/Admin.pm:1334 -#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1327 +#: perllib/FixMyStreet/DB/Result/User.pm:205 +#: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:7 #, fuzzy @@ -2580,13 +2617,18 @@ msgid "Please check your phone number is correct" msgstr "Molimo vas proverite da li je vaša e-mejl adresa tačna " #: perllib/FixMyStreet/App/Controller/Admin.pm:297 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:905 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:928 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:923 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:946 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 -#: templates/web/base/js/translation_strings.html:10 +#: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" msgstr "Molimo vas izaberite kategoriju" +#: perllib/FixMyStreet/App/Controller/Auth.pm:383 +#: perllib/FixMyStreet/App/Controller/Auth.pm:409 +msgid "Please choose a less commonly-used password" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Admin.pm:345 #: templates/web/base/admin/bodies.html:4 templates/web/base/admin/body.html:11 #: templates/web/base/admin/template_edit.html:13 @@ -2606,20 +2648,21 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:298 #: perllib/FixMyStreet/DB/Result/Comment.pm:128 -#: templates/web/base/js/translation_strings.html:3 +#: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Molimo vas unesite poruku" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1332 -#: perllib/FixMyStreet/DB/Result/User.pm:200 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1325 +#: perllib/FixMyStreet/DB/Result/User.pm:208 +#: perllib/FixMyStreet/DB/Result/User.pm:209 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:4 #, fuzzy msgid "Please enter a mobile number" msgstr "Molimo vas unesite vaš broj telefona" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1365 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1461 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1462 msgid "Please enter a name" msgstr "Molimo vas unesite ime" @@ -2627,53 +2670,51 @@ msgstr "Molimo vas unesite ime" msgid "Please enter a name for this body" msgstr "Molimo vas unesite naziv ovog tela" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:25 -#: templates/web/base/js/translation_strings.html:20 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:29 +#: templates/web/base/js/translation_strings.html:23 msgid "Please enter a password" msgstr "Molimo vas unesite lozinku" #: perllib/FixMyStreet/App/Controller/Contact.pm:115 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 -#: templates/web/base/js/translation_strings.html:4 +#: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Molimo vas unesite predmet" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1362 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1452 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1355 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1453 #: perllib/FixMyStreet/App/Controller/Admin.pm:311 -#: perllib/FixMyStreet/DB/Result/User.pm:193 -#: templates/web/base/js/translation_strings.html:13 -#: templates/web/base/js/translation_strings.html:17 +#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: templates/web/base/js/translation_strings.html:16 +#: templates/web/base/js/translation_strings.html:20 msgid "Please enter a valid email" msgstr "Molimo vas unesite važeći e-mejl" -#: perllib/FixMyStreet/App/Controller/Alert.pm:350 +#: perllib/FixMyStreet/App/Controller/Alert.pm:355 #: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please enter a valid email address" msgstr "Molimo vas unesite važeću e-mejl adresu" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1356 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1446 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1349 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Molimo vas unesite vaš broj telefona" #: perllib/FixMyStreet/DB/Result/Problem.pm:369 -#: templates/web/base/js/translation_strings.html:5 +#: templates/web/base/js/translation_strings.html:8 msgid "Please enter some details" msgstr "Molimo vas unesite neke podatke" #: perllib/FixMyStreet/App/Controller/Contact.pm:114 -#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: perllib/FixMyStreet/DB/Result/User.pm:196 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:26 -#: templates/web/base/js/translation_strings.html:12 -#: templates/web/base/js/translation_strings.html:16 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:8 +#: templates/web/base/js/translation_strings.html:15 +#: templates/web/base/js/translation_strings.html:19 msgid "Please enter your email" msgstr "Molimo vas unesite vaš e-mejl" @@ -2681,34 +2722,34 @@ msgstr "Molimo vas unesite vaš e-mejl" msgid "Please enter your email address" msgstr "Molimo vas unesite vašu e-mejl adresu" -#: templates/web/base/js/translation_strings.html:26 +#: templates/web/base/js/translation_strings.html:32 msgid "Please enter your first name" msgstr "Molimo vas unesite vaše ime" #: perllib/FixMyStreet/Cobrand/UK.pm:326 -#: templates/web/base/js/translation_strings.html:8 +#: templates/web/base/js/translation_strings.html:11 msgid "Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below" msgstr "Molimo vas unesite vaše ime, skupština treba ove informacije – ukoliko ne želite da vam se ime prikazuje na stranici, skinite znak štikliranja iz polja ispod " #: perllib/FixMyStreet/App/Controller/Contact.pm:113 #: perllib/FixMyStreet/DB/Result/Comment.pm:125 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 -#: perllib/FixMyStreet/DB/Result/User.pm:186 -#: templates/web/base/js/translation_strings.html:7 +#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: templates/web/base/js/translation_strings.html:10 msgid "Please enter your name" msgstr "Molimo vas unesite vaše ime" #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:6 -#: templates/web/base/js/translation_strings.html:23 +#: templates/web/base/js/translation_strings.html:29 msgid "Please enter your phone number" msgstr "Molimo vas unesite vaš broj telefona" -#: templates/web/base/js/translation_strings.html:27 +#: templates/web/base/js/translation_strings.html:33 msgid "Please enter your second name" msgstr "Molimo vas unesite vaše drugo ime" -#: templates/web/base/js/translation_strings.html:25 +#: templates/web/base/js/translation_strings.html:31 msgid "Please enter your title" msgstr "Molimo vas unesite vaše zvanje" @@ -2731,10 +2772,19 @@ msgstr "Molimo vas popunite pojedinosti o problemu." msgid "Please fill in the form below with details of the problem, and describe the location as precisely as possible in the details box." msgstr "Molimo vas popunite obrazac ispod sa pojedinostima problema i opišite lokaciju što je moguće preciznije u polju sa pojedinostima." +#: templates/web/base/auth/2faform.html:9 +msgid "Please generate a two-factor code and enter it below:" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Questionnaire.pm:239 msgid "Please indicate whether you'd like to receive another questionnaire" msgstr "Molimo vas navedite da li biste hteli da dobijete još jedan upitnik " +#: perllib/FixMyStreet/App/Controller/Auth.pm:406 +#: templates/web/base/js/translation_strings.html:26 +msgid "Please make sure your password is at least %d characters long" +msgstr "" + #: templates/web/base/report/updates-sidebar-notes.html:2 msgid "Please note that updates are not sent to the council." msgstr "Molimo vas imajte u vidu da se ažurirane informacije ne šalju skupštini." @@ -2798,12 +2848,12 @@ msgstr "Molimo vas iznesite da li je problem rešen ili ne " #: perllib/FixMyStreet/App/Model/PhotoSet.pm:122 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:156 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:158 -#: templates/web/base/js/translation_strings.html:60 +#: templates/web/base/js/translation_strings.html:66 msgid "Please upload an image only" msgstr "Molimo vas postavite samo sliku" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1359 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1449 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1352 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 msgid "Please verify at least one of email/phone" msgstr "" @@ -2816,24 +2866,24 @@ msgid "Please write your update here" msgstr "Molimo vas napišite vaše najnovije informacije ovde" #: templates/web/base/report/update-form.html:25 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:18 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_user_loggedout_password.html:10 msgid "Post" msgstr "Postavi" -#: perllib/FixMyStreet/DB/Result/Comment.pm:231 +#: perllib/FixMyStreet/DB/Result/Comment.pm:211 msgid "Posted anonymously at %s" msgstr "Postavljeno anonimno u %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:266 +#: perllib/FixMyStreet/DB/Result/Comment.pm:246 msgid "Posted by %s at %s" msgstr "Postavio %s na %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:254 +#: perllib/FixMyStreet/DB/Result/Comment.pm:234 msgid "Posted by <strong>%s</strong> (%s) at %s" msgstr "Postavio <strong>%s</strong> (%s) na %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:256 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 msgid "Posted by <strong>%s</strong> at %s" msgstr "Postavio <strong>%s</strong> na %s" @@ -2845,7 +2895,7 @@ msgstr "Powered by <a class=\"platform-logo\" href=\"http://fixmystreet.org/\">N msgid "Previous" msgstr "Prethodni" -#: perllib/FixMyStreet/Cobrand/Default.pm:648 +#: perllib/FixMyStreet/Cobrand/Default.pm:666 msgid "Priorities" msgstr "Prioriteti" @@ -2866,7 +2916,7 @@ msgstr "Privatnost i kolačići" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:144 msgid "Private" msgstr "Privatan" @@ -2896,7 +2946,7 @@ msgstr "Problem %s poslat skupštini %s" msgid "Problem breakdown by state" msgstr "Pregled problema po stanju" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1309 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1283 msgid "Problem marked as open." msgstr "Problem označen kao otvoren." @@ -2904,7 +2954,8 @@ msgstr "Problem označen kao otvoren." msgid "Problem state change based on survey results" msgstr "Promena stanja predmeta na osnovu rezultata ankete " -#: perllib/FixMyStreet/Cobrand/Default.pm:692 +#: perllib/FixMyStreet/Cobrand/ACV.pm:86 +#: perllib/FixMyStreet/Cobrand/Default.pm:710 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Problemi" @@ -2931,7 +2982,7 @@ msgstr "Nedavno prijavljeni problemi sređeni na Sredimojuulicu" msgid "Problems within %.1fkm of %s" msgstr "Problemi u okviru %.1fkm od ove lokacije" -#: perllib/FixMyStreet/Cobrand/Default.pm:821 +#: perllib/FixMyStreet/Cobrand/Default.pm:839 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:137 #: perllib/FixMyStreet/Cobrand/UK.pm:215 perllib/FixMyStreet/Cobrand/UK.pm:257 #: perllib/FixMyStreet/Cobrand/UK.pm:269 @@ -2967,12 +3018,12 @@ msgstr "Pruži najnovije informacije" msgid "Provide update as" msgstr "" -#: templates/web/base/auth/general.html:119 +#: templates/web/base/auth/general.html:124 msgid "Providing a name and password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Pružanje imena i lozinke je opcionalno, ali će isto dozvoliti da se lakše prijave problemi, daju najnovije informacije i u ravlja vašim prijavama." -#: templates/web/base/report/new/form_user_loggedout_by_email.html:41 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:13 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:43 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:16 msgid "Providing a password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Pružanje lozinke je opcionalno, ali će vam omogućiti da lakše prijavite probleme, da ostavite najnovije informacije i upravljate vašim prijavama." @@ -2989,7 +3040,7 @@ msgstr "Javni odgovor:" msgid "Public update:" msgstr "Javne informacije:" -#: templates/web/zurich/admin/report_edit.html:123 +#: templates/web/zurich/admin/report_edit.html:122 #: templates/web/zurich/admin/stats/index.html:38 msgid "Publish photo" msgstr "Objavi fotografiju" @@ -3045,7 +3096,7 @@ msgstr "RSS vesti %s, u okviru %s naselja" msgid "RSS feed of nearby problems" msgstr "RSS vesti o obližnjim problemima" -#: perllib/FixMyStreet/Cobrand/Default.pm:822 +#: perllib/FixMyStreet/Cobrand/Default.pm:840 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:136 #: perllib/FixMyStreet/Cobrand/UK.pm:222 msgid "RSS feed of problems within %s" @@ -3097,6 +3148,10 @@ msgstr "Zapamti da je Sredimojuulicu prvenstveno namenjeno za prijavljivanje fiz msgid "Remove" msgstr "Ukloni oznaku" +#: templates/web/base/admin/user-form.html:198 +msgid "Remove account details" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:4 #, fuzzy msgid "Remove field" @@ -3118,13 +3173,13 @@ msgstr "Ukloni iz užeg kruga" msgid "Remove from site" msgstr "Ukloni sa internet stranice" -#: templates/web/base/admin/report_edit.html:159 +#: templates/web/base/admin/report_edit.html:161 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" msgstr "Ukloni sliku (ne može se vratiti korak unazad!)" -#: templates/web/base/auth/generate_token.html:33 +#: templates/web/base/auth/generate_token.html:52 msgid "Replace token" msgstr "" @@ -3156,11 +3211,11 @@ msgstr "Prijavi zloupotrebu" msgid "Report as" msgstr "Prijavi kao" -#: perllib/FixMyStreet/App/Controller/Rss.pm:302 +#: perllib/FixMyStreet/App/Controller/Rss.pm:303 msgid "Report on %s" msgstr "Prijavi u %s" -#: templates/web/base/dashboard/index.html:61 +#: templates/web/base/dashboard/index.html:62 msgid "Report state:" msgstr "" @@ -3230,15 +3285,16 @@ msgstr "Prijavio:" #: templates/web/base/around/index.html:3 #: templates/web/base/around/lookup_by_ref.html:3 -#: templates/web/base/js/translation_strings.html:42 +#: templates/web/base/js/translation_strings.html:48 #: templates/web/base/report/new/fill_in_details.html:0 #: templates/web/base/report/new/fill_in_details.html:8 #: templates/web/zurich/report/new/fill_in_details_form.html:4 msgid "Reporting a problem" msgstr "Prijavljivanje problema" -#: perllib/FixMyStreet/Cobrand/Default.pm:638 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:388 +#: perllib/FixMyStreet/Cobrand/ACV.pm:265 +#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/zurich/header.html:46 msgid "Reports" msgstr "Prijave" @@ -3256,7 +3312,7 @@ msgstr "Prijave čekaju na odobrenje" msgid "Reports by destination" msgstr "Prijavio %s u %s" -#: templates/web/base/admin/user-form.html:125 +#: templates/web/base/admin/user-form.html:124 msgid "Reports made by trusted users will be sent to the responsible body without being inspected first." msgstr "Prijave pouzdanih korisnika šalju se odgovornom telu bez vršenja prethodne inspekcije." @@ -3268,7 +3324,7 @@ msgstr "" msgid "Reports published" msgstr "Objavljene prijave" -#: templates/web/base/js/translation_strings.html:75 +#: templates/web/base/js/translation_strings.html:81 msgid "Reports saved offline." msgstr "" @@ -3343,8 +3399,8 @@ msgstr "" msgid "Revert to original title" msgstr "" -#: templates/web/base/js/translation_strings.html:28 -#: templates/web/base/js/translation_strings.html:40 +#: templates/web/base/js/translation_strings.html:34 +#: templates/web/base/js/translation_strings.html:46 msgid "Right place?" msgstr "Pravo mesto?" @@ -3358,16 +3414,16 @@ msgstr "Drumski operater za naziv ove ulice (proizilazi iz referentnog broja i v msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "Drumski operater za naziv ove ulice (iz OpenStreetMap): %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1879 -#: templates/web/base/admin/report_edit.html:156 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: templates/web/base/admin/report_edit.html:158 #: templates/web/base/admin/update_edit.html:68 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Okreni levo" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: templates/web/base/admin/report_edit.html:157 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: templates/web/base/admin/report_edit.html:159 #: templates/web/base/admin/update_edit.html:69 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3377,7 +3433,7 @@ msgstr "Okreni desno" msgid "Rotating this photo will discard unsaved changes to the report." msgstr "Okretanjem ove slike odbacuju se nesačuvane promene u izveštaju." -#: templates/web/base/js/translation_strings.html:47 +#: templates/web/base/js/translation_strings.html:53 #: templates/web/base/maps/google-ol.html:2 msgid "Satellite" msgstr "Satelitski" @@ -3408,11 +3464,11 @@ msgid "Save with a public update" msgstr "Sačuvaj javnim ažuriranjem" #. ("This is followed by a progress count, e.g. 3/5") -#: templates/web/base/js/translation_strings.html:76 +#: templates/web/base/js/translation_strings.html:82 msgid "Saving reports offline" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:130 #, fuzzy msgid "Scheduled" msgstr "Planirane radnje" @@ -3446,12 +3502,20 @@ msgstr "Pretraga bez rezultata." msgid "Searching found no users." msgstr "Pretragom nađeno nula korisnika." +#: templates/web/base/auth/generate_token.html:1 +#: templates/web/base/auth/generate_token.html:2 +#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/my/my.html:65 +msgid "Security" +msgstr "" + #: templates/web/base/report/new/councils_text_private.html:7 #: templates/web/base/report/new/form_user.html:5 msgid "See our privacy policy" msgstr "Vidi našu politiku privatnosti" -#: perllib/FixMyStreet/Cobrand/Default.pm:703 +#: perllib/FixMyStreet/Cobrand/ACV.pm:93 +#: perllib/FixMyStreet/Cobrand/Default.pm:721 msgid "See user detail for reports created as the council" msgstr "" @@ -3486,7 +3550,7 @@ msgstr "" msgid "Sending a confirmation text failed: \"%s\"" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:870 msgid "Sent report back" msgstr "Pošalji prijavu nazad" @@ -3503,6 +3567,12 @@ msgstr "Poslato:" msgid "Service:" msgstr "Usluga:" +#: templates/web/base/auth/change_password.html:1 +#: templates/web/base/auth/change_password.html:4 +#, fuzzy +msgid "Set password" +msgstr "Nova lozinka:" + #: templates/web/base/report/_inspect.html:47 msgid "Set to my current location" msgstr "Postavi na moju aktuelnu lokaciju" @@ -3558,7 +3628,7 @@ msgstr "" #: templates/web/base/around/display_location.html:58 #: templates/web/base/around/display_location.html:66 -#: templates/web/base/js/translation_strings.html:54 +#: templates/web/base/js/translation_strings.html:60 msgid "Show pins" msgstr "Prikaži oznake" @@ -3570,20 +3640,20 @@ msgstr "" msgid "Show reports in your area" msgstr "" -#: templates/web/base/auth/general.html:124 +#: templates/web/base/auth/general.html:129 #: templates/web/base/auth/general.html:3 -#: templates/web/base/auth/general.html:85 +#: templates/web/base/auth/general.html:87 #: templates/web/base/main_nav_items.html:6 -#: templates/web/zurich/auth/general.html:18 -#: templates/web/zurich/auth/general.html:35 +#: templates/web/zurich/auth/general.html:25 +#: templates/web/zurich/auth/general.html:8 msgid "Sign in" msgstr "Upiši se" -#: templates/web/base/auth/general.html:98 +#: templates/web/base/auth/general.html:100 msgid "Sign in by email instead, providing a new password. When you click the link in your email, your password will be updated." msgstr "Umesto toga, upiši se e-mejlom, unošenjem nove lozinke. Kada kliknete na link u vašem e-mejlu, ažuriraće se vaša lozinka." -#: templates/web/base/auth/general.html:96 +#: templates/web/base/auth/general.html:98 #, fuzzy msgid "Sign in by email or text, providing a new password. When you click the link in your email or enter the SMS authentication code, your password will be updated." msgstr "Umesto toga, upiši se e-mejlom, unošenjem nove lozinke. Kada kliknete na link u vašem e-mejlu, ažuriraće se vaša lozinka." @@ -3620,14 +3690,30 @@ msgstr "Neke fotografije nedavnih prijava" msgid "Some text to localize" msgstr "Tekst koji treba pronaći" -#: perllib/FixMyStreet/Cobrand/UK.pm:80 +#: perllib/FixMyStreet/Cobrand/ACV.pm:59 perllib/FixMyStreet/Cobrand/UK.pm:80 msgid "Sorry, that appears to be a Crown dependency postcode, which we don't cover." msgstr "Izvinite, ovo je Crown poštanski broj koji ne pokrivamo." +#: perllib/FixMyStreet/Cobrand/ACV.pm:73 +#, fuzzy +msgid "Sorry, that appears to be a Northern Irish postcode, which we don't cover." +msgstr "Izvinite, ovo je Crown poštanski broj koji ne pokrivamo." + +#: perllib/FixMyStreet/Cobrand/ACV.pm:65 +#, fuzzy +msgid "Sorry, that appears to be a Scottish postcode, which we don't cover." +msgstr "Izvinite, ovo je Crown poštanski broj koji ne pokrivamo." + +#: perllib/FixMyStreet/Cobrand/ACV.pm:69 +#, fuzzy +msgid "Sorry, that appears to be a Welsh postcode, which we don't cover." +msgstr "Izvinite, ovo je Crown poštanski broj koji ne pokrivamo." + #: templates/web/base/auth/smsform.html:6 templates/web/base/auth/token.html:8 msgid "Sorry, that wasn’t a valid link" msgstr "Izvinite, ovo nije’t važeći link" +#: templates/web/base/auth/2faform.html:5 #: templates/web/base/auth/smsform.html:16 #, fuzzy msgid "Sorry, that wasn’t the correct code" @@ -3674,15 +3760,15 @@ msgstr "Izvinite, nemate dozvolu da to učinite." msgid "Sort by" msgstr "Sortiraj po" -#: templates/web/base/admin/user-form.html:65 +#: templates/web/base/admin/user-form.html:58 msgid "Staff users have permission to log in to the admin." msgstr "Korisnici iz reda osoblja imaju dozvolu da se upišu u admin." -#: templates/web/base/admin/user-form.html:68 +#: templates/web/base/admin/user-form.html:62 msgid "Staff:" msgstr "Osoblje:" -#: templates/web/base/dashboard/index.html:73 +#: templates/web/base/dashboard/index.html:74 #, fuzzy msgid "Start Date" msgstr "Datum početka:" @@ -3696,7 +3782,7 @@ msgstr "Datum početka:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:50 #: templates/web/base/admin/templates.html:8 -#: templates/web/base/dashboard/index.html:100 +#: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:88 #: templates/web/base/report/_item.html:96 #: templates/web/base/report/update/form_update.html:39 @@ -3719,14 +3805,15 @@ msgstr "Sačuvaj promene" msgid "State:" msgstr "Statistike" -#: perllib/FixMyStreet/Cobrand/Default.pm:628 +#: perllib/FixMyStreet/Cobrand/ACV.pm:255 +#: perllib/FixMyStreet/Cobrand/Default.pm:646 #: templates/web/base/admin/states/index.html:1 #, fuzzy msgid "States" msgstr "Država" -#: perllib/FixMyStreet/Cobrand/Default.pm:622 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:391 +#: perllib/FixMyStreet/Cobrand/Default.pm:640 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:418 #: templates/web/base/admin/index.html:71 #: templates/web/base/admin/stats/index.html:1 #: templates/web/base/admin/stats/state.html:1 @@ -3759,7 +3846,7 @@ msgstr "" msgid "Subcategory" msgstr "Pod-kategorija: %s" -#: perllib/FixMyStreet/Script/Reports.pm:191 +#: perllib/FixMyStreet/Script/Reports.pm:188 msgid "Subcategory: %s" msgstr "Pod-kategorija: %s" @@ -3776,19 +3863,20 @@ msgstr "Predmet" msgid "Subject:" msgstr "Predmet" +#: templates/web/base/auth/2faform.html:21 #: templates/web/base/auth/smsform.html:27 #: templates/web/base/questionnaire/creator_fixed.html:19 #: templates/web/base/report/new/form_user_loggedin.html:76 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:46 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:48 #: templates/web/base/report/new/form_user_loggedout_password.html:11 #: templates/web/zurich/report/new/fill_in_details_form.html:73 msgid "Submit" msgstr "Podnesi" -#: templates/web/base/admin/report_edit.html:167 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/report_edit.html:24 #: templates/web/base/admin/update_edit.html:79 -#: templates/web/base/admin/user-form.html:188 +#: templates/web/base/admin/user-form.html:191 #: templates/web/zurich/admin/report_edit-sdm.html:124 #: templates/web/zurich/admin/report_edit.html:264 #: templates/web/zurich/admin/update_edit.html:38 @@ -3799,8 +3887,8 @@ msgstr "Podnesi promene" msgid "Submit questionnaire" msgstr "Podnesi upitnik" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:169 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:898 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:170 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:937 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:6 #: templates/web/zurich/admin/index-dm.html:23 @@ -3830,8 +3918,9 @@ msgstr "Rezimiraj problem" msgid "Summarise your changes" msgstr "Rezimiraj vaše promene" -#: perllib/FixMyStreet/Cobrand/Default.pm:620 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:387 +#: perllib/FixMyStreet/Cobrand/ACV.pm:249 +#: perllib/FixMyStreet/Cobrand/Default.pm:638 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:414 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 #: templates/web/base/status/index.html:3 @@ -3843,7 +3932,7 @@ msgid "Summary" msgstr "Rezime" #: templates/web/zurich/reports/index.html:0 -#: templates/web/zurich/reports/index.html:5 +#: templates/web/zurich/reports/index.html:6 msgid "Summary reports" msgstr "Kratki izveštaji" @@ -3857,7 +3946,7 @@ msgstr "Kratki izveštaji" msgid "Superuser:" msgstr "Superkorisnik:" -#: templates/web/base/admin/user-form.html:148 +#: templates/web/base/admin/user-form.html:147 msgid "Superusers have permission to perform <strong>all actions</strong> within the admin." msgstr "Superkorisnici imaju dozvolu da obave <strong>sve radnje</strong> u sklopu admin." @@ -3870,8 +3959,8 @@ msgstr "Rezultati ankete" msgid "Template «%s»" msgstr "Šablon «%s»" -#: perllib/FixMyStreet/Cobrand/Default.pm:644 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:398 +#: perllib/FixMyStreet/Cobrand/Default.pm:662 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:425 #: templates/web/zurich/header.html:63 msgid "Templates" msgstr "Šabloni" @@ -3932,6 +4021,7 @@ msgstr "Skupština ne pokriva datu lokaciju; možda je na moru ili van zemlje. M msgid "That location does not appear to be in the UK; please try again." msgstr "Po svemu sudeći data lokacija nije na Kosovu; molimo vas pokušajte ponovo." +#: perllib/FixMyStreet/Cobrand/ACV.pm:52 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:50 #: perllib/FixMyStreet/Cobrand/UK.pm:73 @@ -3954,6 +4044,23 @@ msgstr "Data prijava ne može se pogledati na %s." msgid "That report has been removed from FixMyStreet." msgstr "Data prijava uklonjena je sa Sredimojuulicu." +#: perllib/FixMyStreet/App/Controller/Admin.pm:1769 +#, fuzzy +msgid "That user has been logged out." +msgstr "Data prijava uklonjena je sa Sredimojuulicu." + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +msgid "That user has been made anonymous on all reports and updates." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1812 +msgid "That user’s personal details have been removed." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1790 +msgid "That user’s reports and updates have been hidden." +msgstr "" + #: templates/web/base/admin/contact-form.html:27 msgid "" "The <strong>email address</strong> is the destination to which reports about this category will be sent. \n" @@ -4017,7 +4124,7 @@ msgid "The diligency prize league table shows editors' activity (who's been edit msgstr "" #: perllib/FixMyStreet/App/Controller/Dashboard.pm:43 -#: perllib/FixMyStreet/App/Controller/Reports.pm:85 +#: perllib/FixMyStreet/App/Controller/Reports.pm:84 msgid "The error was: %s" msgstr "Greška je: %s" @@ -4071,8 +4178,8 @@ msgstr "Lista dostupnih oblasti pružena je uslugom MapIt u %s." msgid "The ordering of this field on the report page. Fields are shown in ascending order according to this value." msgstr "" -#: templates/web/base/auth/change_password.html:22 #: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:30 msgid "The passwords do not match" msgstr "Lozinke se ne poklapaju" @@ -4084,7 +4191,7 @@ msgstr "Traženi URL '%s' nije nađen na ovom serveru" msgid "The type of input field to show to the user. <strong>Text</strong> is a simple text field, <strong>List</strong> is a drop-down selection." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:95 +#: perllib/FixMyStreet/Script/Reports.pm:96 msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "Korisnik nije mogao da pronađe problem na mapi, već samo da vidi oblast oko lokacije koju su uneli " @@ -4097,7 +4204,7 @@ msgstr "" "Naziv<strong>korisnika</strong> javno se prikazuje na prijavama koje nisu označene <em>kao anonimne</em>.\n" "Nazivi nisu nužno jedinstveni." -#: templates/web/base/around/on_map_list_items.html:17 +#: templates/web/base/around/on_map_list_items.html:20 #: templates/web/base/my/_problem-list.html:8 #: templates/web/base/reports/_problem-list.html:13 msgid "There are no reports to show." @@ -4107,7 +4214,7 @@ msgstr "Nema prijava za prikazivanje." msgid "There is already an auto-response template for this category/state." msgstr "" -#: perllib/FixMyStreet/App/Controller/Reports.pm:82 +#: perllib/FixMyStreet/App/Controller/Reports.pm:81 msgid "There was a problem showing the All Reports page. Please try again later." msgstr "Nastao je problem u prikazivanju strane Sve prijave. Molimo vas probajte ponovo kasnije." @@ -4116,19 +4223,19 @@ msgstr "Nastao je problem u prikazivanju strane Sve prijave. Molimo vas probajte msgid "There was a problem showing this page. Please try again later." msgstr "Nastao je problem u prikazivanju ove strane. Molimo vas probajte ponovo kasnije." -#: perllib/FixMyStreet/App/Controller/Alert.pm:359 +#: perllib/FixMyStreet/App/Controller/Alert.pm:364 msgid "There was a problem with your email/password combination. Please try again." msgstr "Postoji problem sa kombinacijom vašeg e-mejla/lozinke. Molimo vas pokušajte ponovo." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:806 -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:135 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:815 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 -#: templates/web/zurich/auth/general.html:28 +#: templates/web/zurich/auth/general.html:18 #, fuzzy msgid "There was a problem with your login information. If you cannot remember your password, or do not have one, please fill in the ‘No’ section of the form." msgstr "Nastao je problem sa vašom kombinacijom e-mejla/lozinke. Ukoliko ne možete da se setite svoje lozinke ili je nemate, molimo vas popunite ‘upišite se u odeljku na obrascu za email’." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:338 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:348 msgid "There was a problem with your update. Please try again." msgstr "Bilo je problema sa vašim ažuriranjem. Molimo vas pokušajte ponovo." @@ -4136,7 +4243,7 @@ msgstr "Bilo je problema sa vašim ažuriranjem. Molimo vas pokušajte ponovo." msgid "There were problems with your report. Please see below." msgstr "Ima problema sa vašom prijavom. Molimo vas vidite ispod." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:373 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:389 msgid "There were problems with your update. Please see below." msgstr "Ima problema sa vašom prijavom. Molimo vas vidite ispod." @@ -4200,18 +4307,18 @@ msgstr "" "Ovoj direkciji šalju se samo one prijave o problemima koji se nalaze u <strong>pokrivenoj oblasti</strong>.\n" "Direkcija neće primati nikakve prijave, sem u slučaju da pokriva najmanje jednu oblast ." -#: perllib/FixMyStreet/Script/Reports.pm:198 +#: perllib/FixMyStreet/Script/Reports.pm:195 msgid "This email has been sent to both councils covering the location of the problem, as the user did not categorise it; please ignore it if you're not the correct council to deal with the issue, or let us know what category of problem this is so we can add it to our system." msgstr "Ovaj e-mejl poslat je obema direkcijama koje pokrivaju lokaciju problema, pošto je korisnik nije klasifikovao; molimo vas ignorišite je ukoliko niste prava direkcija koja treba da se pozabavi ovim pitanjem ili nam stavite na znanje koje je kategorije ovaj problem kako bismo mogli da ga dodamo u naš sistem." -#: perllib/FixMyStreet/Script/Reports.pm:201 +#: perllib/FixMyStreet/Script/Reports.pm:198 msgid "This email has been sent to several councils covering the location of the problem, as the category selected is provided for all of them; please ignore it if you're not the correct council to deal with the issue." msgstr "Ovaj e-mejl poslat je nekolicini skupština koje pokrivaju lokaciju problema, pošto je odabrana kategorija pružena za sve njih; molimo vas ignorišite je ukoliko niste ispravna direkcija da se pozabavi ovim pitanjem." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1003 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1049 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:942 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:986 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1004 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1021 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1067 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:960 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Ova informacija je tražena" @@ -4248,9 +4355,9 @@ msgstr "" msgid "This report is a duplicate. Please leave updates on the original report:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:166 #: perllib/FixMyStreet/Cobrand/Zurich.pm:167 -#: templates/web/zurich/report/_main.html:14 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:168 +#: templates/web/zurich/report/_main.html:12 msgid "This report is awaiting moderation." msgstr "Ova prijava čeka na moderatora." @@ -4266,11 +4373,7 @@ msgstr "Ova prijava je trenutno označena kao sređena." msgid "This report is currently marked as open." msgstr "Ova prijava trenutno je obeležena kao otvorena." -#: perllib/FixMyStreet/Script/Reports.pm:108 -msgid "This report was submitted anonymously" -msgstr "Ova prijava podneta je anonimno" - -#: perllib/FixMyStreet/Script/Reports.pm:88 +#: perllib/FixMyStreet/Script/Reports.pm:89 msgid "This web page also contains a photo of the problem, provided by the user." msgstr "Ova internet stranica takođe sadrži fotografiju problema, koju je korisnik podneo." @@ -4281,7 +4384,8 @@ msgstr "Ova internet stranica takođe sadrži fotografiju problema, koju je kori msgid "Time spent (in minutes):" msgstr "Potrošeno vreme (u minutima):" -#: perllib/FixMyStreet/Cobrand/Default.pm:621 +#: perllib/FixMyStreet/Cobrand/ACV.pm:250 +#: perllib/FixMyStreet/Cobrand/Default.pm:639 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Vremenski okvir" @@ -4319,7 +4423,7 @@ msgstr "" msgid "To limit this collection of fields to a single language, select it here." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:94 +#: perllib/FixMyStreet/Script/Reports.pm:95 msgid "To view a map of the precise location of this issue" msgstr "Da pogledate mapu sa preciznom lokacijom ovog pitanja" @@ -4341,9 +4445,9 @@ msgstr "" #: templates/web/base/admin/stats/fix_rate.html:4 #: templates/web/base/admin/stats/questionnaire.html:24 -#: templates/web/base/dashboard/index.html:114 -#: templates/web/base/dashboard/index.html:119 -#: templates/web/base/dashboard/index.html:143 +#: templates/web/base/dashboard/index.html:115 +#: templates/web/base/dashboard/index.html:120 +#: templates/web/base/dashboard/index.html:144 #: templates/web/zurich/admin/stats/index.html:30 msgid "Total" msgstr "Ukupno" @@ -4361,20 +4465,22 @@ msgstr "" msgid "Translations" msgstr "" -#: templates/web/base/admin/user-form.html:129 +#: templates/web/base/admin/user-form.html:128 msgid "Trusted by bodies:" msgstr "Kojima veruju direkcije:" -#: perllib/FixMyStreet/Cobrand/Default.pm:709 +#: perllib/FixMyStreet/Cobrand/ACV.pm:99 +#: perllib/FixMyStreet/Cobrand/Default.pm:727 msgid "Trusted to make reports that don't need to be inspected" msgstr "Verodostojan da podnosi prijave koje ne moraju da se proveravaju " -#: templates/web/base/admin/user-form.html:137 +#: templates/web/base/admin/user-form.html:136 msgid "Trusted:" msgstr "Verodostojan:" +#: templates/web/base/auth/2faform.html:6 #: templates/web/base/auth/smsform.html:17 -#: templates/web/base/js/translation_strings.html:29 +#: templates/web/base/js/translation_strings.html:35 msgid "Try again" msgstr "Probajte ponovo" @@ -4382,13 +4488,21 @@ msgstr "Probajte ponovo" msgid "Try emailing us directly:" msgstr "Pokušajte da nam direktno pošaljete e-mejl:" +#: templates/web/base/auth/generate_token.html:21 +msgid "Two-factor authentication has been activated" +msgstr "" + +#: templates/web/base/auth/generate_token.html:32 +msgid "Two-factor authentication has been deactivated" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:44 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 msgid "Type" msgstr "" -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 msgid "Unban" msgstr "" @@ -4411,7 +4525,7 @@ msgstr "Nepoznata vrsta obaveštenja" #: perllib/FixMyStreet/App/Controller/Photo.pm:109 #: perllib/FixMyStreet/App/Controller/Root.pm:141 -#: templates/web/base/js/translation_strings.html:38 +#: templates/web/base/js/translation_strings.html:44 msgid "Unknown error" msgstr "Nepoznata greška" @@ -4483,23 +4597,23 @@ msgstr "" msgid "Updated" msgstr "Ažuriran" -#: perllib/FixMyStreet/DB/Result/Comment.pm:260 +#: perllib/FixMyStreet/DB/Result/Comment.pm:240 #, fuzzy msgid "Updated by <strong>%s</strong> (%s) at %s" msgstr "Postavio <strong>%s</strong> (%s) na %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:262 +#: perllib/FixMyStreet/DB/Result/Comment.pm:242 #, fuzzy msgid "Updated by <strong>%s</strong> at %s" msgstr "Postavio <strong>%s</strong> na %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1299 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1398 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1591 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1277 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1391 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1592 #: perllib/FixMyStreet/App/Controller/Admin.pm:933 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:767 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:792 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:862 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:806 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:901 msgid "Updated!" msgstr "Ažuriran!" @@ -4551,33 +4665,33 @@ msgstr "Upotrebljena mapa" msgid "User ID to attribute fetched comments to" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1745 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1755 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1746 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1756 #, fuzzy msgid "User added to abuse list" msgstr "Emejl dodat listi zloupotreba" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1376 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1369 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1474 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1742 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1752 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1743 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1753 #, fuzzy msgid "User already in abuse list" msgstr "E-mejl već na listi zloupotreba" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1834 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1887 msgid "User flag removed" msgstr "Uklonjena oznaka korisnika" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1805 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1858 msgid "User flagged" msgstr "" #: templates/web/base/admin/report_blocks.html:18 -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 #: templates/web/base/admin/users.html:32 #, fuzzy msgid "User in abuse table" @@ -4593,14 +4707,16 @@ msgstr "Pretraga korisnika poklapa se sa kriterijumima u imenima i e-mejl adresa msgid "User:" msgstr "Korisnici" -#: perllib/FixMyStreet/Cobrand/Default.pm:652 -#: perllib/FixMyStreet/Cobrand/Default.pm:711 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:403 +#: perllib/FixMyStreet/Cobrand/ACV.pm:101 +#: perllib/FixMyStreet/Cobrand/ACV.pm:271 +#: perllib/FixMyStreet/Cobrand/Default.pm:670 +#: perllib/FixMyStreet/Cobrand/Default.pm:729 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:430 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:55 msgid "Users" msgstr "Korisnici" -#: templates/web/base/admin/user-form.html:159 +#: templates/web/base/admin/user-form.html:161 msgid "Users can perform the following actions within their assigned body or area." msgstr "Korisnici mogu obaviti sledeće radnje u sklopu njima dodeljene direkcije ili oblasti." @@ -4675,7 +4791,7 @@ msgstr "" msgid "We need your email address, please give it below." msgstr "Treba nam vaša e-mejl adresa, molimo vas navedite je u nastavku." -#: perllib/FixMyStreet/Script/Reports.pm:207 +#: perllib/FixMyStreet/Script/Reports.pm:204 msgid "We realise this problem might be the responsibility of %s; however, we don't currently have any contact details for them. If you know of an appropriate contact address, please do get in touch." msgstr "Shvatamo da je ovaj problem odgovornost %s; međutim, u ovom trenutku nemamo nikakve kontakt podatke o njima. Ukoliko vam je poznata bilo kakva odgovarajuća kontakt adresa, molimo vas stupite sa nama u kontakt." @@ -4698,7 +4814,7 @@ msgstr "Upotrebićemo samo vaše lične podatke u skladu sa našom <a href=\"/pr msgid "We’re sorry to hear the problem’s not fixed. Why not try writing to your local representatives?" msgstr "We’re Žao nam je što čujemo da problem nije rešen. Zašto ne pokušate da se obratite vašim lokalnim predstavnicima?" -#: templates/web/base/dashboard/index.html:117 +#: templates/web/base/dashboard/index.html:118 msgid "Website" msgstr "" @@ -4731,7 +4847,7 @@ msgstr "" msgid "Which report is it a duplicate of?" msgstr "" -#: templates/web/base/js/translation_strings.html:57 +#: templates/web/base/js/translation_strings.html:63 msgid "Whoa there Testino! Three photos are enough." msgstr "Whoa there Testino! Tri fotografije su dovoljne." @@ -4739,8 +4855,8 @@ msgstr "Whoa there Testino! Tri fotografije su dovoljne." msgid "Why stop there? <a href=\"/alert\">Set up more alerts</a> for free." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:190 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:928 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:191 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:967 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:14 msgid "Wish" @@ -4750,7 +4866,7 @@ msgstr "" msgid "With request searches, it is also possible to search for agency_responsible to limit the requests to those sent to a single administration. The search term is the administration ID provided by <a href=\"%s\">MaPit</a>." msgstr "" -#: templates/web/base/dashboard/index.html:158 +#: templates/web/base/dashboard/index.html:159 msgid "Within the specified timeframe:" msgstr "" @@ -4770,7 +4886,7 @@ msgstr "Ukoliko napišete vašu poruku u potpunosti velikim slovima teško je pr msgid "Wrong location? Just click again on the map." msgstr "Pogrešna lokacija? Samo kliknite ponovo na mapu." -#: perllib/FixMyStreet/Cobrand/Default.pm:1221 +#: perllib/FixMyStreet/Cobrand/Default.pm:1239 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4798,7 +4914,7 @@ msgstr "" msgid "You are complaining that this problem report was unnecessarily moderated:" msgstr "" -#: templates/web/base/js/translation_strings.html:77 +#: templates/web/base/js/translation_strings.html:83 msgid "You are offline" msgstr "" @@ -4815,7 +4931,7 @@ msgstr "" msgid "You can <a href=\"%s%s\">view the problem on this site</a>." msgstr "" -#: templates/web/base/admin/user-form.html:114 +#: templates/web/base/admin/user-form.html:110 msgid "You can add an abusive user's email to the abuse list, which automatically hides (and never sends) reports they create." msgstr "" @@ -4845,11 +4961,11 @@ msgstr "" msgid "You can mark a body as deleted if you do not want it to be active on the site." msgstr "" -#: templates/web/base/js/translation_strings.html:35 +#: templates/web/base/js/translation_strings.html:41 msgid "You declined; please fill in the box above" msgstr "" -#: templates/web/base/js/translation_strings.html:79 +#: templates/web/base/js/translation_strings.html:85 msgid "You have <a id=\"oFN\" href=\"\"><span>%s</span> saved to submit</a>." msgstr "" @@ -4876,12 +4992,12 @@ msgstr "" msgid "You have located the problem at the point marked with a green pin on the map. If this is not the correct location, simply click on the map again. " msgstr "" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:125 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:142 #, fuzzy msgid "You have successfully added your phone number." msgstr "Molimo vas unesite vaš broj telefona" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:141 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:158 #: templates/web/zurich/tokens/confirm_problem.html:5 #: templates/web/zurich/tokens/confirm_problem.html:6 msgid "You have successfully confirmed your email address." @@ -4892,7 +5008,7 @@ msgstr "" msgid "You have successfully confirmed your phone number." msgstr "Molimo vas unesite vaš broj telefona" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:112 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:129 #, fuzzy msgid "You have successfully removed your phone number." msgstr "Molimo vas unesite vaš broj telefona" @@ -4902,7 +5018,7 @@ msgstr "Molimo vas unesite vaš broj telefona" msgid "You have successfully signed in; please check and confirm your details are accurate:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:147 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:164 #, fuzzy msgid "You have successfully verified your phone number." msgstr "Molimo vas unesite vaš broj telefona" @@ -4930,8 +5046,10 @@ msgstr "" msgid "Your Reports" msgstr "" -#: templates/web/base/auth/change_password.html:11 +#: templates/web/base/auth/change_password.html:13 #: templates/web/base/auth/generate_token.html:15 +#: templates/web/base/auth/generate_token.html:26 +#: templates/web/base/auth/generate_token.html:34 #: templates/web/base/main_nav_items.html:4 templates/web/base/my/my.html:18 msgid "Your account" msgstr "" @@ -4949,8 +5067,8 @@ msgid "Your email" msgstr "" #: templates/web/base/auth/change_email.html:15 -#: templates/web/zurich/auth/general.html:30 -#: templates/web/zurich/auth/general.html:58 +#: templates/web/zurich/auth/general.html:20 +#: templates/web/zurich/auth/general.html:48 msgid "Your email address" msgstr "" @@ -4964,11 +5082,11 @@ msgstr "" msgid "Your information will only be used in accordance with our <a href=\"/privacy\">privacy policy</a>" msgstr "" -#: templates/web/base/auth/general.html:114 +#: templates/web/base/auth/general.html:116 #: templates/web/base/contact/index.html:74 #: templates/web/base/report/new/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_name.html:33 -#: templates/web/zurich/auth/general.html:61 +#: templates/web/zurich/auth/general.html:51 #: templates/web/zurich/report/new/fill_in_details_form.html:63 msgid "Your name" msgstr "" @@ -4985,21 +5103,29 @@ msgstr "" msgid "Your name has been hidden." msgstr "" -#: templates/web/base/js/translation_strings.html:69 +#: templates/web/base/js/translation_strings.html:75 msgid "Your offline reports" msgstr "" -#: templates/web/base/auth/general.html:84 +#: templates/web/base/auth/general.html:86 #: templates/web/base/report/new/form_user_loggedout_password.html:10 #: templates/web/base/report/update/form_user_loggedout_password.html:9 -#: templates/web/zurich/auth/general.html:34 +#: templates/web/zurich/auth/general.html:24 msgid "Your password" msgstr "" -#: templates/web/base/auth/change_password.html:10 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:170 +#: templates/web/base/auth/change_password.html:12 msgid "Your password has been changed" msgstr "" +#: templates/web/base/auth/general.html:133 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:52 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:25 +#: templates/web/zurich/auth/general.html:63 +msgid "Your password should include %d or more characters." +msgstr "" + #: templates/web/base/auth/change_phone.html:19 #: templates/web/base/contact/index.html:87 #: templates/web/zurich/report/new/fill_in_details_form.html:69 @@ -5023,7 +5149,7 @@ msgstr "" msgid "Your token has been generated" msgstr "" -#: templates/web/base/js/translation_strings.html:70 +#: templates/web/base/js/translation_strings.html:76 msgid "Your update has been saved offline for submission when back online." msgstr "" @@ -5041,17 +5167,17 @@ msgid "Yourself" msgstr "" #: templates/web/base/admin/category-checkboxes.html:7 -#: templates/web/base/admin/user-form.html:169 +#: templates/web/base/admin/user-form.html:171 msgid "all" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:909 #: perllib/FixMyStreet/App/Controller/Moderate.pm:85 -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:216 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:270 +#: perllib/FixMyStreet/DB/Result/Comment.pm:250 msgid "and a defect raised" msgstr "" @@ -5084,7 +5210,7 @@ msgid "from %s different users" msgstr "" #: templates/web/base/report/_item.html:63 -#: templates/web/zurich/report/_item.html:14 +#: templates/web/zurich/report/_item.html:16 msgid "last updated %s" msgstr "" @@ -5099,7 +5225,7 @@ msgid "n/a" msgstr "" #: templates/web/base/admin/category-checkboxes.html:8 -#: templates/web/base/admin/user-form.html:170 +#: templates/web/base/admin/user-form.html:172 msgid "none" msgstr "" @@ -5149,7 +5275,7 @@ msgstr "" msgid "this location" msgstr "Pregled lokacije" -#: perllib/FixMyStreet/Script/Reports.pm:183 +#: perllib/FixMyStreet/Script/Reports.pm:180 msgid "this type of local problem" msgstr "" @@ -5157,11 +5283,11 @@ msgstr "" msgid "today" msgstr "" -#: templates/web/base/js/translation_strings.html:80 +#: templates/web/base/js/translation_strings.html:86 msgid "update" msgstr "" -#: templates/web/base/js/translation_strings.html:81 +#: templates/web/base/js/translation_strings.html:87 msgid "updates" msgstr "" @@ -5177,12 +5303,12 @@ msgstr "" msgid "user is problem owner" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1778 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1831 #, fuzzy msgid "user not in abuse list" msgstr "E-mejl već na listi zloupotreba" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1829 #, fuzzy msgid "user removed from abuse list" msgstr "Ukloni iz užeg kruga" @@ -5256,7 +5382,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: templates/web/fixmystreet.com/reports/summary.html:103 +#: templates/web/fixmystreet.com/reports/summary.html:104 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5368,6 +5494,15 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" +#~ msgid "Email: %s" +#~ msgstr "Emejl: %s" + +#~ msgid "Name: %s" +#~ msgstr "Upravljaj ovim problemom" + +#~ msgid "This report was submitted anonymously" +#~ msgstr "Ova prijava podneta je anonimno" + #~ msgid "(Email in abuse table)" #~ msgstr "(Emejl u tabeli zloupotreba)" diff --git a/locale/sv_SE.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/sv_SE.UTF-8/LC_MESSAGES/FixMyStreet.po index 3d0c469b1..821c33e5a 100644 --- a/locale/sv_SE.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/sv_SE.UTF-8/LC_MESSAGES/FixMyStreet.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: matthew@mysociety.org\n" -"POT-Creation-Date: 2017-12-15 17:48+0000\n" +"POT-Creation-Date: 2018-02-12 15:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Jon Kristensen <info@jonkri.com>, 2017\n" +"Last-Translator: Jon Kristensen <info@jonkri.com>, 2018\n" "Language-Team: Swedish (Sweden) (https://www.transifex.com/mysociety/teams/12067/sv_SE/)\n" "Language: sv_SE\n" "MIME-Version: 1.0\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: perllib/FixMyStreet/DB/Result/Problem.pm:650 -#: perllib/FixMyStreet/Script/Reports.pm:196 +#: perllib/FixMyStreet/Script/Reports.pm:193 msgid " and " msgstr " och " @@ -34,7 +34,7 @@ msgstr " eller " #: templates/web/base/report/_inspect.html:152 msgid "%d characters maximum" -msgstr "" +msgstr "som flest %d tecken" #: templates/web/base/admin/edit-league.html:12 msgid "%d edits by %s" @@ -87,10 +87,10 @@ msgstr "%s har ett flertal RSS-flöden och epostbevakningar för lokala problem, msgid "%s live updates" msgstr "%s uppdateringar" -#: templates/web/base/dashboard/index.html:159 -#: templates/web/base/dashboard/index.html:163 +#: templates/web/base/dashboard/index.html:160 +#: templates/web/base/dashboard/index.html:164 msgid "%s opened, %s closed, %s fixed" -msgstr "" +msgstr "%s öppnade, %s stängda, %s lösta" #: templates/web/base/status/stats.html:25 msgid "%s questionnaires sent – %s answered (%s%%)" @@ -122,7 +122,7 @@ msgstr "(Inget telefonnummer)" msgid "(a-z and space only)" msgstr "(endast a-z och mellanslag)" -#: templates/web/zurich/report/_item.html:19 +#: templates/web/zurich/report/_item.html:21 msgid "(closed)" msgstr "(stängd)" @@ -130,7 +130,7 @@ msgstr "(stängd)" msgid "(covers roughly 200,000 people)" msgstr "(täcker ungefär 200 000 invånare)" -#: templates/web/zurich/report/_item.html:17 +#: templates/web/zurich/report/_item.html:19 msgid "(fixed)" msgstr "(fixad)" @@ -150,6 +150,7 @@ msgstr "(finns inte längre)" msgid "(not sent to council)" msgstr "(ej skickat till kommunen)" +#: templates/web/base/report/new/form_user_loggedin.html:38 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "(optional)" msgstr "(valfritt)" @@ -164,7 +165,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "(vi har också RSS-flöden för problem inom %s)" #: perllib/FixMyStreet/App/Controller/Report/New.pm:252 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:688 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:685 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Välj en katagori --" @@ -197,7 +198,7 @@ msgstr "<h2>Rapporter, statistik och åtgärder för</h2> <h1>%s</h1>" msgid "<label for=\"statuses\">Show</label> %s reports <label for=\"filter_categories\">about</label> %s" msgstr "<label for=\"statuses\">Visa</label> %s rapporter <label for=\"filter_categories\">om</label> %s" -#: templates/web/base/js/translation_strings.html:78 +#: templates/web/base/js/translation_strings.html:84 msgid "<span>%s</span> saved." msgstr "<span>%s</span> sparad." @@ -211,28 +212,25 @@ msgid "<strong>No</strong> Let me confirm my report by email" msgstr "<strong>Nej</strong> Låt mig bekräfta min rapport via epost" #: templates/web/base/report/new/form_user_loggedout_by_email.html:3 -#, fuzzy msgid "<strong>No</strong> Let me confirm my report by email/text" -msgstr "<strong>Nej</strong> Låt mig bekräfta min rapport via epost" +msgstr "<strong>Nej</strong> Låt mig bekräfta min rapport via epost/SMS" #: templates/web/base/report/update/form_user_loggedout_by_email.html:5 msgid "<strong>No</strong> Let me confirm my update by email" msgstr "<strong>Nej</strong> Låt mig bekräfta uppdateringen via epost" #: templates/web/base/report/update/form_user_loggedout_by_email.html:3 -#, fuzzy msgid "<strong>No</strong> Let me confirm my update by email/text" -msgstr "<strong>Nej</strong> Låt mig bekräfta uppdateringen via epost" +msgstr "<strong>Nej</strong> Låt mig bekräfta min uppdatering via epost/SMS" -#: templates/web/base/auth/general.html:110 -#: templates/web/zurich/auth/general.html:51 +#: templates/web/base/auth/general.html:112 +#: templates/web/zurich/auth/general.html:41 msgid "<strong>No</strong> let me sign in by email" msgstr "<strong>Nej</strong> Låt mig logga in med min epostadress" -#: templates/web/base/auth/general.html:108 -#, fuzzy +#: templates/web/base/auth/general.html:110 msgid "<strong>No</strong> let me sign in by email or text" -msgstr "<strong>Nej</strong> Låt mig logga in med min epostadress" +msgstr "<strong>Nej</strong> låt mig logga in via epost eller SMS" #: templates/web/base/report/_inspect.html:177 msgid "<strong>Note:</strong> This report has been sent onwards for action. Any changes made won't be passed on." @@ -242,15 +240,19 @@ msgstr "<strong>Notera:</strong> Den här rapporten har vidarebefordrats. Ändri msgid "<strong>Note:</strong> This report hasn't yet been sent onwards for action. Any changes made may not be passed on." msgstr "<strong>Notera:</strong> Den här rapporten har vidarebefordrats. Ändringar i rapporten kommer inte att vidarebefordras." -#: templates/web/base/auth/general.html:79 +#: templates/web/base/auth/general.html:81 #: templates/web/base/report/new/form_user_loggedout_password.html:3 #: templates/web/base/report/update/form_user_loggedout_password.html:2 msgid "<strong>Yes</strong> I have a password" msgstr "<strong>Ja</strong>, jag har ett lösenord" +#: templates/web/base/auth/generate_token.html:54 +msgid "Activate two-factor authentication" +msgstr "" + #: templates/web/base/my/my.html:39 templates/web/base/my/my.html:50 msgid "Add" -msgstr "" +msgstr "Lägg till" #: templates/web/base/admin/body-form.html:3 #: templates/web/base/admin/body-form.html:4 @@ -272,9 +274,8 @@ msgstr "Lägg till förvaltning" #: templates/web/base/auth/change_email.html:1 #: templates/web/base/auth/change_email.html:7 -#, fuzzy msgid "Add email address" -msgstr "Förbjud epostadress" +msgstr "Lägg till epostadress" #: templates/web/base/admin/reportextrafields/index.html:24 msgid "Add extra fields" @@ -299,9 +300,8 @@ msgstr "Lägg till alternativ" #: templates/web/base/auth/change_phone.html:1 #: templates/web/base/auth/change_phone.html:7 -#, fuzzy msgid "Add phone number" -msgstr "(Inget telefonnummer)" +msgstr "Lägg till telefonnummer" #: templates/web/base/report/_item.html:10 #: templates/web/base/report/_item.html:16 @@ -317,15 +317,18 @@ msgstr "Lägg till i slutlista" msgid "Add user" msgstr "Lägg till användare" -#: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/ACV.pm:108 +#: perllib/FixMyStreet/Cobrand/Default.pm:736 msgid "Add/edit problem categories" msgstr "Lägg till eller ta bort problemkategorier" -#: perllib/FixMyStreet/Cobrand/Default.pm:720 +#: perllib/FixMyStreet/Cobrand/ACV.pm:110 +#: perllib/FixMyStreet/Cobrand/Default.pm:738 msgid "Add/edit response priorities" msgstr "Lägg till eller ta bort svarsprioriteringar" -#: perllib/FixMyStreet/Cobrand/Default.pm:719 +#: perllib/FixMyStreet/Cobrand/ACV.pm:109 +#: perllib/FixMyStreet/Cobrand/Default.pm:737 msgid "Add/edit response templates" msgstr "Lägg till eller ta bort svarsmallar" @@ -341,7 +344,7 @@ msgstr "Att lägga till den här rapporten i din kortlista tar bort den från ko msgid "Admin" msgstr "Administratörskontrollpanel" -#: templates/web/base/auth/change_password.html:39 +#: templates/web/base/auth/change_password.html:51 msgid "Again:" msgstr "Igen:" @@ -360,12 +363,12 @@ msgstr "Varsko mig om framtida uppdateringar" #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 -#: templates/web/base/dashboard/index.html:63 +#: templates/web/base/dashboard/index.html:64 #: templates/web/base/reports/_list-filters.html:3 msgid "All" msgstr "Alla" -#: templates/web/zurich/reports/index.html:13 +#: templates/web/zurich/reports/index.html:14 msgid "All Reports" msgstr "Alla rapporter" @@ -432,13 +435,13 @@ msgstr "Anonym:" msgid "Another user" msgstr "Annan användare" -#: templates/web/base/js/translation_strings.html:59 +#: templates/web/base/js/translation_strings.html:65 msgid "Are you sure you want to cancel this upload?" msgstr "Är du säker på att du vill avbryta den här uppladdningen?" #: templates/web/base/admin/report_edit.html:84 #: templates/web/base/admin/template_edit.html:75 -#: templates/web/base/js/translation_strings.html:73 +#: templates/web/base/js/translation_strings.html:79 #: templates/web/base/report/display_tools.html:6 msgid "Are you sure?" msgstr "Är du säker?" @@ -449,7 +452,7 @@ msgstr "Är du säker?" msgid "Area covered" msgstr "Område som täcks" -#: templates/web/base/admin/user-form.html:82 +#: templates/web/base/admin/user-form.html:78 msgid "Area:" msgstr "Område:" @@ -475,11 +478,12 @@ msgstr "Tilldela extern förvaltning:" msgid "Assign to subdivision:" msgstr "Tilldela underavdelning:" -#: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/ACV.pm:105 +#: perllib/FixMyStreet/Cobrand/Default.pm:733 msgid "Assign users to areas" msgstr "Tilldela användare till områden" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:219 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:220 msgid "Assigned to %s" msgstr "Tilldelad %s" @@ -491,15 +495,14 @@ msgstr "Som mest returneras %d svar i varje förfrågan. De returnerade svaren msgid "At the moment only searching for and looking at reports work." msgstr "För tillfället fungerar det endast att söka för eller leta efter rapporter." -#: templates/web/base/admin/user-form.html:96 -#: templates/web/base/admin/user-form.html:97 +#: templates/web/base/admin/user-form.html:92 +#: templates/web/base/admin/user-form.html:93 msgid "Authorised staff users can be associated with the categories in which they operate." msgstr "Bemyndigade kommunanvändare kan vara associerade med de kategorier som de arbetar med." #: templates/web/base/admin/templates.html:9 -#, fuzzy msgid "Auto Response" -msgstr "Autosvar:" +msgstr "Automatiskt svar" #: templates/web/base/admin/template_edit.html:64 msgid "Auto-response:" @@ -518,11 +521,11 @@ msgid "Avoid personal information and vehicle number plates" msgstr "Undvik personlig information och nummerplåtar" #: perllib/FixMyStreet/DB/Result/Problem.pm:344 -#: templates/web/zurich/report/_item.html:9 +#: templates/web/zurich/report/_item.html:11 msgid "Awaiting moderation" msgstr "Väntar på att granskas" -#: templates/web/base/js/translation_strings.html:31 +#: templates/web/base/js/translation_strings.html:37 msgid "Back" msgstr "Tillbaka" @@ -531,13 +534,14 @@ msgid "Back to all reports" msgstr "Tillbaka till samtliga rapporter" #: templates/web/base/admin/report_blocks.html:18 -#, fuzzy msgid "Ban user" -msgstr "Flagga användare" +msgstr "Förbjud användare" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 -#: perllib/FixMyStreet/Cobrand/Default.pm:717 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:396 +#: perllib/FixMyStreet/Cobrand/ACV.pm:107 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 +#: perllib/FixMyStreet/Cobrand/Default.pm:735 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:423 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:55 #: templates/web/zurich/header.html:50 @@ -551,7 +555,7 @@ msgstr "Förvaltningar" msgid "Body" msgstr "Förvaltning" -#: templates/web/base/admin/user-form.html:54 +#: templates/web/base/admin/user-form.html:46 msgid "Body:" msgstr "Förvaltning:" @@ -567,7 +571,8 @@ msgstr "Kan du inte hitta vårt e-brev? Kolla din skräppostmapp – det är msgid "Can't see the map? <em>Skip this step</em>" msgstr "Kan du inte se kartan? <em>Hoppa över det här steget</em>" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -581,7 +586,7 @@ msgstr "Kategorier:" #: templates/web/base/admin/body.html:72 #: templates/web/base/admin/contact-form.html:19 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:99 +#: templates/web/base/dashboard/index.html:100 #: templates/web/base/report/_inspect.html:54 #: templates/web/base/report/_item.html:92 #: templates/web/base/report/new/category.html:12 @@ -594,10 +599,9 @@ msgstr "Kategorier:" msgid "Category" msgstr "Kategori" -#: templates/web/base/dashboard/index.html:102 -#, fuzzy +#: templates/web/base/dashboard/index.html:103 msgid "Category and State" -msgstr "Kategori" +msgstr "Kategori och tillstånd" #: perllib/FixMyStreet/App/Controller/Admin.pm:975 msgid "Category changed from ‘%s’ to ‘%s’" @@ -617,15 +621,14 @@ msgstr "Kategorins lösningsnivå för problem över 4 veckor gamla" msgid "Category:" msgstr "Kategori:" -#: perllib/FixMyStreet/Script/Reports.pm:187 +#: perllib/FixMyStreet/Script/Reports.pm:184 msgid "Category: %s" msgstr "Kategori: %s" #: templates/web/base/my/my.html:41 templates/web/base/my/my.html:44 #: templates/web/base/my/my.html:52 templates/web/base/my/my.html:57 -#, fuzzy msgid "Change" -msgstr "Ändra e-postadress" +msgstr "Ändra" #: templates/web/base/auth/change_email.html:1 #: templates/web/base/auth/change_email.html:3 @@ -633,18 +636,15 @@ msgid "Change email address" msgstr "Ändra e-postadress" #: templates/web/base/auth/change_password.html:1 -#: templates/web/base/auth/change_password.html:16 -#: templates/web/base/auth/change_password.html:4 -#: templates/web/base/auth/change_password.html:43 +#: templates/web/base/auth/change_password.html:5 #: templates/web/base/my/my.html:63 msgid "Change password" msgstr "Ändra lösenord" #: templates/web/base/auth/change_phone.html:1 #: templates/web/base/auth/change_phone.html:3 -#, fuzzy msgid "Change phone number" -msgstr "(Inget telefonnummer)" +msgstr "Ändra telefonnummer" #: templates/web/base/admin/contact-form.html:80 msgid "Check <strong>inspection required</strong> if reports in this category <strong>must be inspected</strong> before being sent." @@ -671,7 +671,7 @@ msgstr "Välj ett <strong>kategorinamn</strong> som å ena sidan är förståeli msgid "Choose another" msgstr "Välj en annan" -#: templates/web/base/js/translation_strings.html:72 +#: templates/web/base/js/translation_strings.html:78 msgid "Clear offline data" msgstr "Rensa offline-data" @@ -699,14 +699,14 @@ msgstr "Klicka på länken i vårt bekräftelsemail för att logga in." msgid "Click the link in that email to sign in." msgstr "Klicka på länken i det mejlet för att logga in." -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:134 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:194 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:965 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:1004 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:195 #: perllib/FixMyStreet/DB/ResultSet/State.pm:71 #: templates/web/base/admin/states/index.html:103 #: templates/web/base/admin/states/index.html:27 #: templates/web/base/admin/states/index.html:33 -#: templates/web/base/dashboard/index.html:112 +#: templates/web/base/dashboard/index.html:113 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:10 #: templates/web/zurich/admin/header.html:16 @@ -739,15 +739,17 @@ msgid "Cobrand:" msgstr "Cobrand:" #: templates/web/base/admin/extra-metadata-form.html:14 +#: templates/web/base/auth/2faform.html:18 #: templates/web/base/auth/smsform.html:24 msgid "Code" msgstr "Kod" -#: templates/web/base/js/translation_strings.html:50 +#: templates/web/base/js/translation_strings.html:56 msgid "Collapse map" msgstr "Vik ihop karta" -#: perllib/FixMyStreet/Cobrand/Default.pm:629 +#: perllib/FixMyStreet/Cobrand/ACV.pm:256 +#: perllib/FixMyStreet/Cobrand/Default.pm:647 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" msgstr "Konfiguration" @@ -756,6 +758,7 @@ msgstr "Konfiguration" msgid "Confirm" msgstr "Bekfräfta" +#: templates/web/base/auth/2faform.html:1 #: templates/web/base/auth/smsform.html:1 templates/web/base/auth/token.html:1 msgid "Confirm account" msgstr "Bekräfta konto" @@ -805,12 +808,12 @@ msgstr "Kontakta teamet" msgid "Coordinates:" msgstr "Koordinater:" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1801 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1830 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1854 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1883 msgid "Could not find user" msgstr "Kan inte hitta användaren" -#: templates/web/base/js/translation_strings.html:36 +#: templates/web/base/js/translation_strings.html:42 msgid "Could not look up location" msgstr "Kunde inte slå upp platsen" @@ -854,15 +857,18 @@ msgstr "Skapa en kategori" msgid "Create priority" msgstr "Skapa prioritet" -#: perllib/FixMyStreet/Cobrand/Default.pm:701 +#: perllib/FixMyStreet/Cobrand/ACV.pm:91 +#: perllib/FixMyStreet/Cobrand/Default.pm:719 msgid "Create reports/updates as anonymous user" msgstr "Skapa rapporter/uppdateringar som anonym användare" -#: perllib/FixMyStreet/Cobrand/Default.pm:702 +#: perllib/FixMyStreet/Cobrand/ACV.pm:92 +#: perllib/FixMyStreet/Cobrand/Default.pm:720 msgid "Create reports/updates as the council" msgstr "Skapa rapporter/uppdateringar som kommunen" -#: perllib/FixMyStreet/Cobrand/Default.pm:700 +#: perllib/FixMyStreet/Cobrand/ACV.pm:90 +#: perllib/FixMyStreet/Cobrand/Default.pm:718 msgid "Create reports/updates on a user's behalf" msgstr "Skapa rapporter/uppdateringar på en användares vägnar" @@ -883,21 +889,25 @@ msgstr "Skapad" msgid "Created:" msgstr "Skapad:" -#: templates/web/base/auth/generate_token.html:27 +#: templates/web/base/auth/change_password.html:40 #, fuzzy +msgid "Current password:" +msgstr "Nytt lösenord:" + +#: templates/web/base/auth/generate_token.html:46 msgid "Current token:" -msgstr "Nuvarande status" +msgstr "Nuvarande token:" -#: templates/web/base/dashboard/index.html:91 +#: templates/web/base/dashboard/index.html:92 msgid "Currently grouped by %s" -msgstr "" +msgstr "För närvarande grupperade efter %s" #: templates/web/base/admin/bodies.html:9 #: templates/web/base/admin/index.html:17 msgid "Currently no bodies have been created." msgstr "Inga förvaltningar har skapats ännu." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:830 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:869 #: templates/web/zurich/admin/report_edit-sdm.html:105 msgid "Customer not contactable" msgstr "Kund ej kontaktbar" @@ -909,6 +919,10 @@ msgstr "Kund ej kontaktbar" msgid "Dashboard" msgstr "Översikt" +#: templates/web/base/auth/generate_token.html:54 +msgid "Deactivate two-factor authentication" +msgstr "" + #: templates/web/zurich/admin/stats/index.html:35 msgid "Dealt with by subdivision within 5 working days" msgstr "Hanterat av underavdelning inom 5 arbetsdagar" @@ -956,9 +970,9 @@ msgstr "Beskrivning:" #: perllib/FixMyStreet/App/Controller/Report.pm:350 msgid "Detailed information is limited to %d characters." -msgstr "" +msgstr "Detaljerad information är begränsad till %d tecken." -#: templates/web/base/js/translation_strings.html:33 +#: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Detaljer" @@ -970,9 +984,9 @@ msgstr "Detaljer" msgid "Details:" msgstr "Detaljer:" -#: templates/web/base/dashboard/index.html:103 +#: templates/web/base/dashboard/index.html:104 msgid "Device and Site" -msgstr "" +msgstr "Enhet och sajt" #: templates/web/base/admin/body.html:92 msgid "Devolved" @@ -1021,7 +1035,7 @@ msgstr "Gillar du inte formulär?" msgid "Down one" msgstr "Ner en" -#: templates/web/base/js/translation_strings.html:58 +#: templates/web/base/js/translation_strings.html:64 msgid "Drag and drop photos here or <u>click to upload</u>" msgstr "Släpp foton här eller <u>klicka för att ladda upp</u>" @@ -1062,23 +1076,27 @@ msgstr "Ändra" msgid "Edit body details" msgstr "Ändra förvaltningsdetaljer" -#: perllib/FixMyStreet/Cobrand/Default.pm:712 +#: perllib/FixMyStreet/Cobrand/ACV.pm:102 +#: perllib/FixMyStreet/Cobrand/Default.pm:730 msgid "Edit other users' details" msgstr "Redigera andra användares uppgifter" -#: perllib/FixMyStreet/Cobrand/Default.pm:713 +#: perllib/FixMyStreet/Cobrand/ACV.pm:103 +#: perllib/FixMyStreet/Cobrand/Default.pm:731 msgid "Edit other users' permissions" msgstr "Redigera andra användares rättigheter" -#: perllib/FixMyStreet/Cobrand/Default.pm:695 +#: perllib/FixMyStreet/Cobrand/ACV.pm:89 +#: perllib/FixMyStreet/Cobrand/Default.pm:713 msgid "Edit report category" msgstr "Redigera rapportkategori" -#: perllib/FixMyStreet/Cobrand/Default.pm:696 +#: perllib/FixMyStreet/Cobrand/Default.pm:714 msgid "Edit report priority" msgstr "Redigera rapportprioritet" -#: perllib/FixMyStreet/Cobrand/Default.pm:694 +#: perllib/FixMyStreet/Cobrand/ACV.pm:88 +#: perllib/FixMyStreet/Cobrand/Default.pm:712 msgid "Edit reports" msgstr "Redigera rapporter" @@ -1111,8 +1129,8 @@ msgstr "Redaktör" #: templates/web/base/admin/users.html:17 #: templates/web/zurich/admin/body-form.html:9 #: templates/web/zurich/admin/body.html:15 -#: templates/web/zurich/auth/general.html:24 -#: templates/web/zurich/auth/general.html:54 +#: templates/web/zurich/auth/general.html:14 +#: templates/web/zurich/auth/general.html:44 msgid "Email" msgstr "Epost" @@ -1126,9 +1144,8 @@ msgstr "E-postadress" #: templates/web/base/report/new/form_user_loggedin.html:71 #: templates/web/base/report/new/form_user_loggedout_by_email.html:34 -#, fuzzy msgid "Email address (optional)" -msgstr "E-postadress" +msgstr "Epostadress (valfri)" #: templates/web/base/tokens/confirm_alert.html:6 msgid "Email alert created" @@ -1138,9 +1155,9 @@ msgstr "E-postnotifikation skapad" msgid "Email alert deleted" msgstr "E-postnotifikation borttagen" -#: templates/web/base/admin/user-form.html:22 +#: templates/web/base/admin/user-form.html:21 msgid "Email verified:" -msgstr "" +msgstr "Epost bekräftad:" #: templates/web/base/admin/report_edit.html:138 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 @@ -1149,10 +1166,6 @@ msgstr "" msgid "Email:" msgstr "Epost:" -#: perllib/FixMyStreet/Script/Reports.pm:111 -msgid "Email: %s" -msgstr "E-post: %s" - #: templates/web/base/admin/open311-form-fields.html:55 #: templates/web/base/admin/open311-form-fields.html:56 msgid "" @@ -1173,16 +1186,15 @@ msgid "" " problem must be emailed, while others can be sent over Open311." msgstr "Aktivera <strong>Kan överlåtas</strong>-inställningen om en eller flera kontakter har en annorlunda ändpunkt (och utskicksmetod) än förvaltningen. Vissa kategorier kan exempelvis skickas över e-post, medan andra över Open311." -#: templates/web/base/dashboard/index.html:77 -#, fuzzy +#: templates/web/base/dashboard/index.html:78 msgid "End Date" -msgstr "Slutdatum:" +msgstr "Slutdatum" #: templates/web/base/admin/open311-form-fields.html:21 msgid "Endpoint" msgstr "Ändpunkt" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:81 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:82 msgid "Enter a Zürich street name" msgstr "Skriv in ett Zürich-gatunamn" @@ -1201,10 +1213,10 @@ msgstr "Ange ett postnummer eller gatunamn och ort" msgid "Enter a nearby street name and area" msgstr "Ange ett närligande gatunamn och ort" -#: templates/web/base/auth/general.html:123 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:45 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:17 -#: templates/web/zurich/auth/general.html:65 +#: templates/web/base/auth/general.html:128 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:47 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:20 +#: templates/web/zurich/auth/general.html:58 msgid "Enter a password" msgstr "Ange ett lösenord" @@ -1239,7 +1251,7 @@ msgstr "Exempel:" msgid "Existing category" msgstr "Befintlig kategori" -#: templates/web/base/js/translation_strings.html:49 +#: templates/web/base/js/translation_strings.html:55 msgid "Expand map" msgstr "Expandera karta" @@ -1247,12 +1259,12 @@ msgstr "Expandera karta" msgid "Explain what’s wrong" msgstr "Förklara felet" -#: templates/web/base/dashboard/index.html:104 +#: templates/web/base/dashboard/index.html:105 msgid "Export as CSV" msgstr "Exportera som CSV" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:179 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:918 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:180 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:957 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:12 msgid "Extern" @@ -1275,7 +1287,7 @@ msgstr "Extern förvaltning" msgid "External team" msgstr "Externt arbetslag" -#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Default.pm:674 #: templates/web/base/admin/reportextrafields/edit.html:1 #: templates/web/base/admin/reportextrafields/index.html:1 msgid "Extra Fields" @@ -1314,10 +1326,10 @@ msgid "Fix this by choosing an <strong>area covered</strong> in the <em>Edit bod msgstr "Lös detta genom att välja ett <strong>lämpligt område</strong> i <em>Ändra förvaltningsdetaljer</em> i formuläret nedan." #: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:133 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:113 +#: templates/web/base/dashboard/index.html:114 msgid "Fixed" msgstr "Löst" @@ -1339,7 +1351,7 @@ msgstr "Flagga som borttagen" msgid "Flag user" msgstr "Flagga användare" -#: perllib/FixMyStreet/Cobrand/Default.pm:627 +#: perllib/FixMyStreet/Cobrand/Default.pm:645 #: templates/web/base/admin/users.html:20 msgid "Flagged" msgstr "Flaggat" @@ -1348,7 +1360,7 @@ msgstr "Flaggat" msgid "Flagged reports and users" msgstr "Flaggade rapporter och användare" -#: templates/web/base/admin/user-form.html:112 +#: templates/web/base/admin/user-form.html:108 msgid "Flagged users are listed on the <a href='%s'>flagged</a> page." msgstr "Flaggade användare är listade på <a href='%s'>flaggningssidan</a>." @@ -1356,8 +1368,8 @@ msgstr "Flaggade användare är listade på <a href='%s'>flaggningssidan</a>." msgid "Flagged users are not restricted in any way. This is just a list of users that have been marked for attention." msgstr "Flaggade användare är inte begränsade på något sätt. Detta är bara en lista på användare som har markerats för uppmärksamhet." -#: templates/web/base/admin/report_edit.html:140 -#: templates/web/base/admin/user-form.html:118 +#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/user-form.html:115 msgid "Flagged:" msgstr "Flaggat:" @@ -1377,17 +1389,17 @@ msgstr "För varje alternativ är <strong>Nyckel</strong> det värde som är spa msgid "For more information, see <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." msgstr "För mer information, se <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." -#: templates/web/base/auth/general.html:94 +#: templates/web/base/auth/general.html:96 #: templates/web/base/report/new/form_user_loggedout_password.html:20 #: templates/web/base/report/update/form_user_loggedout_password.html:19 msgid "Forgotten your password?" msgstr "Glömt ditt lösenord?" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:748 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:787 msgid "Forwarded to external body" msgstr "Vidarebefordrad till extern förvaltning" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:749 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:788 msgid "Forwarded wish to external body" msgstr "Vidarebefordrade önskan till extern förvaltning" @@ -1397,13 +1409,9 @@ msgstr "Vidarebefordrade önskan till extern förvaltning" msgid "Frequently Asked Questions" msgstr "Vanliga frågor" -#: templates/web/base/auth/generate_token.html:1 -#: templates/web/base/auth/generate_token.html:2 -#: templates/web/base/auth/generate_token.html:20 -#: templates/web/base/auth/generate_token.html:33 -#: templates/web/base/my/my.html:65 +#: templates/web/base/auth/generate_token.html:52 msgid "Generate token" -msgstr "" +msgstr "Generera token" #: templates/web/base/around/_updates.html:3 #: templates/web/base/report/display_tools.html:14 @@ -1448,7 +1456,8 @@ msgstr "Gå" msgid "Going to send questionnaire?" msgstr "Skicka enkät?" -#: perllib/FixMyStreet/Cobrand/Default.pm:714 +#: perllib/FixMyStreet/Cobrand/ACV.pm:104 +#: perllib/FixMyStreet/Cobrand/Default.pm:732 msgid "Grant access to the admin" msgstr "Bevilja tillgång till administratörskontrollpanelen" @@ -1456,14 +1465,13 @@ msgstr "Bevilja tillgång till administratörskontrollpanelen" msgid "Graph of problem creation by status over time" msgstr "Visualisering av rapporter över tid" -#: templates/web/base/dashboard/index.html:93 -#, fuzzy +#: templates/web/base/dashboard/index.html:94 msgid "Group by %s" -msgstr "av %s" +msgstr "Gruppera efter %s" -#: templates/web/base/dashboard/index.html:98 +#: templates/web/base/dashboard/index.html:99 msgid "Group by:" -msgstr "" +msgstr "Gruppera efter:" #: templates/web/base/questionnaire/index.html:48 msgid "Has this problem been fixed?" @@ -1486,15 +1494,14 @@ msgid "Help <strong>%s</strong> resolve your problem quicker, by providing some msgstr "Hjälp <strong>%s</strong> lösa ditt problem snabbare genom att tillhandahålla lite extra uppgifter. Den här informationen kommer inte att visas offentligt på sajten." #: templates/web/base/around/on_map_list_items.html:8 -#, fuzzy msgid "Here are some other nearby reports:" -msgstr "Foton från närliggande rapporter" +msgstr "Här är några andra närliggande rapporter:" #: templates/web/zurich/footer.html:11 msgid "Hi %s" msgstr "Hej %s" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:911 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:950 #: perllib/FixMyStreet/DB/ResultSet/State.pm:64 #: templates/web/base/admin/update_edit.html:30 #: templates/web/zurich/admin/header.html:1 @@ -1504,6 +1511,11 @@ msgstr "Hej %s" msgid "Hidden" msgstr "Gömd" +#: templates/web/base/admin/user-form.html:197 +#, fuzzy +msgid "Hide all reports and updates" +msgstr "Flaggade rapporter och användare" + #: templates/web/base/report/_main.html:105 msgid "Hide entire report" msgstr "Dölj hela rapporten" @@ -1527,7 +1539,7 @@ msgstr "Dölj mitt namn i den här rapporten" #: templates/web/base/around/display_location.html:60 #: templates/web/base/around/display_location.html:68 -#: templates/web/base/js/translation_strings.html:55 +#: templates/web/base/js/translation_strings.html:61 msgid "Hide pins" msgstr "Göm kartnålar" @@ -1556,7 +1568,7 @@ msgstr "Hem" msgid "How to report a problem" msgstr "Hur man rapporterar ett problem" -#: templates/web/base/js/translation_strings.html:32 +#: templates/web/base/js/translation_strings.html:38 msgid "How to send successful reports" msgstr "Hur bra rapporter skickas" @@ -1607,7 +1619,7 @@ msgstr "Om ikryssad så kommer användaren inte att se ett textfält, utan endas #: templates/web/base/admin/template_edit.html:59 msgid "If ticked, this template will be used for Open311 updates that put problems in this state." -msgstr "" +msgstr "Om ikryssad kommer den här mallen att användas för Open311-uppdateringar som försätter rapporter i detta tillstånd." #: templates/web/base/admin/contact-form.html:14 msgid "" @@ -1615,9 +1627,9 @@ msgid "" " the menu. Make sure you use the same category name in the bodies if you want this to happen." msgstr "Om två eller fler förvaltningar delar på ett geografiskt område, kombinerar FixMyStreet identiska kategorier till ett val i menyn. Se till att du använder samma kategorinamn om du vill att det skall hända." -#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/auth/generate_token.html:61 msgid "If you generate a new token the existing token will no longer work." -msgstr "" +msgstr "Om du genererar en ny token så kommer den token som används nu att sluta fungera." #: templates/web/base/questionnaire/completed.html:8 msgid "If you get some more information about the status of your problem, please come back to the site and leave an update." @@ -1689,8 +1701,8 @@ msgstr "I missbrukstabellen?" msgid "In addition, the following attributes that are not part of the Open311 v2 specification are returned: agency_sent_datetime, title (also returned as part of description), interface_used, comment_count, requestor_name (only present if requestor allowed the name to be shown on this site)." msgstr "I tillägg, följande attribut som inte är del av Open311 v2-specifikationen returneras: agency_sent_datetime, title (also returned as part of description), interface_used, comment_count, requestor_name (only present if requestor allowed the name to be shown on this site)." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:197 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:959 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:198 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:998 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:8 msgid "In progress" @@ -1720,7 +1732,7 @@ msgstr "Inspektera rapport" msgid "Inspection required" msgstr "Inspektion krävs" -#: perllib/FixMyStreet/Cobrand/Default.pm:698 +#: perllib/FixMyStreet/Cobrand/Default.pm:716 msgid "Instruct contractors to fix problems" msgstr "Instruera entreprenörer att lösa problem" @@ -1752,20 +1764,20 @@ msgstr "Det går oftast snabbast att <a href=\"%s\">kolla vår FAQ</a> och se om msgid "It’s on its way to the council right now." msgstr "Det är nu på väg till kommunen." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:182 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:183 msgid "Jurisdiction Unknown" msgstr "Jurisdiktion Okänd" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:923 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:962 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:15 msgid "Jurisdiction unknown" msgstr "Jurisdiktion okänd" -#: templates/web/base/auth/general.html:90 +#: templates/web/base/auth/general.html:92 #: templates/web/base/report/new/form_user_loggedout_password.html:16 #: templates/web/base/report/update/form_user_loggedout_password.html:15 -#: templates/web/zurich/auth/general.html:40 +#: templates/web/zurich/auth/general.html:30 msgid "Keep me signed in on this computer" msgstr "Behåll mig inloggad på den här enheten" @@ -1829,6 +1841,11 @@ msgstr "Lista" msgid "List all reported problems" msgstr "Lista alla rapporterade problem" +#: templates/web/base/around/on_map_list_items.html:18 +#, fuzzy +msgid "Loading reports…" +msgstr "Redigera rapporter" + #: templates/web/base/report/new/category_wrapper.html:8 msgid "Loading..." msgstr "Laddar..." @@ -1867,24 +1884,32 @@ msgstr "Logga in med Facebook" msgid "Log in with Twitter" msgstr "Logga in med Twitter" -#: templates/web/base/js/translation_strings.html:65 +#: templates/web/base/js/translation_strings.html:71 msgid "Log in with email" msgstr "Logga in med e-post" -#: templates/web/base/js/translation_strings.html:63 -#, fuzzy +#: templates/web/base/js/translation_strings.html:69 msgid "Log in with email/text" -msgstr "Logga in med e-post" +msgstr "Logga in med epost/SMS" + +#: templates/web/base/admin/user-form.html:195 +msgid "Log out of all sessions" +msgstr "" -#: templates/web/base/dashboard/index.html:81 +#: templates/web/base/dashboard/index.html:82 msgid "Look up" msgstr "Slå upp" -#: templates/web/base/js/translation_strings.html:44 +#: templates/web/base/js/translation_strings.html:50 msgid "MAP" msgstr "KARTA" -#: perllib/FixMyStreet/Cobrand/Default.pm:699 +#: templates/web/base/admin/user-form.html:196 +#, fuzzy +msgid "Make anonymous on all reports and updates" +msgstr "Ditt namn har dolts från alla dina rapporter och uppdateringar." + +#: perllib/FixMyStreet/Cobrand/Default.pm:717 msgid "Manage shortlist" msgstr "Hantera slutlista" @@ -1892,7 +1917,7 @@ msgstr "Hantera slutlista" msgid "Manual order" msgstr "Manuell ordning" -#: templates/web/base/js/translation_strings.html:46 +#: templates/web/base/js/translation_strings.html:52 msgid "Map" msgstr "Karta" @@ -1900,11 +1925,11 @@ msgstr "Karta" msgid "Mark as sent" msgstr "Markera som skickad" -#: templates/web/base/admin/user-form.html:110 +#: templates/web/base/admin/user-form.html:106 msgid "Mark users whose behaviour you want to keep a check on as <strong>flagged</strong>." msgstr "Markera användare som du vill hålla ett öga på som <strong>flaggade</strong>." -#: perllib/FixMyStreet/Cobrand/Default.pm:697 +#: perllib/FixMyStreet/Cobrand/Default.pm:715 msgid "Markup problem details" msgstr "Lägg till problemdetaljer" @@ -1932,7 +1957,8 @@ msgstr "Saknat jurisdiction_id" msgid "Moderate" msgstr "Moderera" -#: perllib/FixMyStreet/Cobrand/Default.pm:693 +#: perllib/FixMyStreet/Cobrand/ACV.pm:87 +#: perllib/FixMyStreet/Cobrand/Default.pm:711 msgid "Moderate report details" msgstr "Moderera rapportdetaljer" @@ -1958,7 +1984,7 @@ msgstr "Granskat av underavdelningen inom en arbetsdag" msgid "Moderation reason:" msgstr "Anledning till moderering:" -#: templates/web/base/dashboard/index.html:101 +#: templates/web/base/dashboard/index.html:102 msgid "Month" msgstr "Månad" @@ -1980,12 +2006,12 @@ msgstr "Mest kommenterad" #: templates/web/base/admin/states/index.html:108 #: templates/web/base/admin/states/index.html:11 #: templates/web/base/admin/users.html:16 -#: templates/web/base/auth/general.html:113 +#: templates/web/base/auth/general.html:115 #: templates/web/base/report/new/form_user_loggedin.html:49 #: templates/web/base/report/new/form_user_loggedout_by_email.html:11 #: templates/web/base/report/update/form_name.html:27 #: templates/web/zurich/admin/body-form.html:4 -#: templates/web/zurich/auth/general.html:60 +#: templates/web/zurich/auth/general.html:50 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "Name" msgstr "Namn" @@ -1998,18 +2024,13 @@ msgstr "Namn" msgid "Name:" msgstr "Namn:" -#: perllib/FixMyStreet/Script/Reports.pm:110 -msgid "Name: %s" -msgstr "Namn: %s" - #: templates/web/base/report/_inspect.html:44 msgid "Navigate to this problem" msgstr "Navigera till det här problemet" #: templates/web/base/report/_inspect.html:39 -#, fuzzy msgid "Nearest calculated address:" -msgstr "Ny e-postadress:" +msgstr "Beräknad närmaste adress:" #: perllib/FixMyStreet/Geocode/FixaMinGata.pm:160 #: perllib/FixMyStreet/Geocode/OSM.pm:145 @@ -2020,8 +2041,8 @@ msgstr "Närmaste namngivna gata till placeringen på kartan (genereras automati msgid "Nearest postcode to the pin placed on the map (automatically generated): %s (%sm away)" msgstr "Närmaste postnummer till placeringen på kartan (genereras automatiskt): %s (%s meter bort)" -#: perllib/FixMyStreet/Cobrand/Default.pm:521 -#: perllib/FixMyStreet/Cobrand/Default.pm:549 +#: perllib/FixMyStreet/Cobrand/Default.pm:539 +#: perllib/FixMyStreet/Cobrand/Default.pm:567 msgid "Nearest road to the pin placed on the map (automatically generated by Bing Maps): %s" msgstr "Närmaste gata till placeringen på kartan (genereras automatiskt av Bing Maps): %s" @@ -2041,12 +2062,12 @@ msgstr "Nästan klart!" msgid "Nearly done! Now check your email…" msgstr "Nästan klart! Kolla nu din epost." +#: templates/web/base/auth/2faform.html:8 #: templates/web/base/auth/smsform.html:19 -#, fuzzy msgid "Nearly done! Now check your phone…" -msgstr "Nästan klart! Kolla nu din epost." +msgstr "Nästan klart! Kolla meddelandet som har skickats till din telefon." -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:129 msgid "New" msgstr "Ny" @@ -2075,14 +2096,13 @@ msgstr "Nya lokala problem på FixaMinGata" msgid "New note to DM:" msgstr "Ny anteckning till DM:" -#: templates/web/base/auth/change_password.html:35 +#: templates/web/base/auth/change_password.html:47 msgid "New password:" msgstr "Nytt lösenord:" #: templates/web/base/auth/change_phone.html:38 -#, fuzzy msgid "New phone number:" -msgstr "(Inget telefonnummer)" +msgstr "Nytt telefonnummer:" #: templates/web/base/admin/responsepriorities/edit.html:4 #: templates/web/base/admin/responsepriorities/list.html:34 @@ -2133,7 +2153,7 @@ msgstr "Senaste" msgid "Next" msgstr "Nästa" -#: perllib/FixMyStreet/Cobrand/Default.pm:1222 +#: perllib/FixMyStreet/Cobrand/Default.pm:1240 #: templates/web/base/admin/category_edit.html:4 #: templates/web/base/admin/list_updates.html:32 #: templates/web/base/admin/list_updates.html:34 @@ -2149,11 +2169,11 @@ msgstr "Nästa" msgid "No" msgstr "Nej" -#: templates/web/base/admin/user-form.html:84 +#: templates/web/base/admin/user-form.html:80 msgid "No area" msgstr "Inget område" -#: templates/web/base/admin/user-form.html:55 +#: templates/web/base/admin/user-form.html:48 msgid "No body" msgstr "Ingen förvaltning" @@ -2188,9 +2208,9 @@ msgstr "Inga inspektioner i det valda datumintervallet." #: templates/web/base/around/on_map_list_items.html:13 msgid "No reports to show on map, here are some nearby:" -msgstr "" +msgstr "Det finns inga rapporter att visa på kartan. Här är några närliggande rapporter:" -#: templates/web/base/js/translation_strings.html:37 +#: templates/web/base/js/translation_strings.html:43 msgid "No result returned" msgstr "Inget resultat returnerades" @@ -2212,8 +2232,8 @@ msgstr "Inga supporters" msgid "None" msgstr "Inget" -#: templates/web/base/admin/user-form.html:76 -#: templates/web/base/admin/user-form.html:77 +#: templates/web/base/admin/user-form.html:72 +#: templates/web/base/admin/user-form.html:73 msgid "" "Normal (public) users should not be associated with any <strong>area</strong>.<br>\n" " Authorised staff users can be associated with the area in which they operate." @@ -2221,8 +2241,8 @@ msgstr "" "Vanliga (offentliga) användare skall inte vara associerade med något <strong>område</strong>.<br>\n" " Godkända personalanvändare kan associeras med området inom vilket de är verksamma." -#: templates/web/base/admin/user-form.html:46 -#: templates/web/base/admin/user-form.html:47 +#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:39 msgid "" "Normal (public) users should not be associated with any <strong>body</strong>.<br>\n" " Authorised staff users can be associated with the body they represent.<br>\n" @@ -2230,8 +2250,8 @@ msgid "" " activity across their body), the ability to hide reports or set special report statuses." msgstr "Normala (publika) användare skall inte associeras med någon <strong>förvaltning</strong>.<br>Användare för behörig personal skall kunna bli associerade med den förvaltning som de representerar.<br>Beroende på implementationen kan personal ha tillgång till dashboard-sidan (som summerar förvaltningsaktiviteterna), möjligheten att dölja rapporter, eller möjligheten att sätta speciella rapportstatusvärden." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:186 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:933 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:187 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:972 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:13 msgid "Not contactable" @@ -2287,19 +2307,18 @@ msgid "Number of problems reported in each category, in the last 7 days." msgstr "Antalet problem rapporterade för varje kategori, under de senaste sju dagarna." #: templates/web/base/reports/index.html:99 -#, fuzzy msgid "Number of problems reported in each ward, in the last 7 days." -msgstr "Antalet problem rapporterade för varje kategori, under de senaste sju dagarna." +msgstr "Antalet problem rapporterad i varje kommun, under de senaste sju dagarna." -#: templates/web/base/js/translation_strings.html:43 +#: templates/web/base/js/translation_strings.html:49 msgid "OK" msgstr "OK" -#: templates/web/base/js/translation_strings.html:74 +#: templates/web/base/js/translation_strings.html:80 msgid "Offline data cleared" msgstr "Offline-data rensad" -#: templates/web/base/js/translation_strings.html:71 +#: templates/web/base/js/translation_strings.html:77 msgid "Offline update data saved" msgstr "Offline-uppdateringsdata sparade" @@ -2313,16 +2332,16 @@ msgstr "Äldst" #: perllib/FixMyStreet/SendReport/Email.pm:89 msgid "On behalf of %s" -msgstr "" +msgstr "På uppdrag av %s" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:174 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:905 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:175 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:944 #: perllib/FixMyStreet/DB/ResultSet/State.pm:70 #: templates/web/base/admin/states/index.html:102 #: templates/web/base/admin/states/index.html:25 #: templates/web/base/admin/states/index.html:32 #: templates/web/base/admin/update_edit.html:30 -#: templates/web/base/dashboard/index.html:111 +#: templates/web/base/dashboard/index.html:112 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:7 #: templates/web/zurich/admin/update_edit.html:18 @@ -2361,17 +2380,17 @@ msgstr "Eller prenumerera via RSS" msgid "Order" msgstr "Ordning" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1238 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:689 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:690 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1262 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:686 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:687 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:716 #: perllib/FixMyStreet/App/Controller/Report/New.pm:719 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:722 #: perllib/FixMyStreet/DB/Result/Problem.pm:588 #: perllib/FixMyStreet/DB/Result/Problem.pm:595 #: perllib/FixMyStreet/DB/Result/Problem.pm:610 #: perllib/FixMyStreet/DB/Result/Problem.pm:619 -#: perllib/FixMyStreet/Script/Reports.pm:182 -#: perllib/FixMyStreet/Script/Reports.pm:197 +#: perllib/FixMyStreet/Script/Reports.pm:179 +#: perllib/FixMyStreet/Script/Reports.pm:194 msgid "Other" msgstr "Övrig" @@ -2380,9 +2399,8 @@ msgid "Other categories" msgstr "Andra kategorier" #: templates/web/base/reports/index.html:107 -#, fuzzy msgid "Other wards" -msgstr "andra områden:" +msgstr "Andra kommuner" #: templates/web/base/reports/index.html:120 msgid "Overall average" @@ -2406,23 +2424,23 @@ msgstr "Förälder" msgid "Partial" msgstr "Partiell" -#: templates/web/base/auth/general.html:116 +#: templates/web/base/auth/general.html:118 #: templates/web/base/report/new/form_user_loggedout_by_email.html:38 #: templates/web/base/report/update/form_user_loggedout_by_email.html:10 -#: templates/web/zurich/auth/general.html:32 -#: templates/web/zurich/auth/general.html:63 +#: templates/web/zurich/auth/general.html:22 +#: templates/web/zurich/auth/general.html:53 msgid "Password (optional)" msgstr "Lösenord (valfritt)" -#: templates/web/base/auth/general.html:81 +#: templates/web/base/auth/general.html:83 msgid "Password:" msgstr "Lösenord:" -#: templates/web/base/js/translation_strings.html:52 +#: templates/web/base/js/translation_strings.html:58 msgid "Permalink" msgstr "Permanent länk" -#: templates/web/base/admin/user-form.html:162 +#: templates/web/base/admin/user-form.html:164 msgid "Permissions:" msgstr "Rättigheter:" @@ -2441,13 +2459,12 @@ msgstr "Telefonnummer" msgid "Phone number (optional)" msgstr "Telefonnummer (valfritt)" -#: templates/web/base/admin/user-form.html:30 -#, fuzzy +#: templates/web/base/admin/user-form.html:25 msgid "Phone verified:" -msgstr "Telefonrapportör:" +msgstr "Telefonnummer verifierat:" #: templates/web/base/admin/report_edit.html:135 -#: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 +#: templates/web/base/admin/user-form.html:23 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:39 msgid "Phone:" msgstr "Telefonnummer:" @@ -2497,17 +2514,16 @@ msgstr "Välj din kommun" #: templates/web/base/reports/index.html:66 #: templates/web/base/reports/index.html:69 -#, fuzzy msgid "Pick your ward" msgstr "Välj din kommun" #: templates/web/base/around/display_location.html:74 -#: templates/web/base/js/translation_strings.html:30 +#: templates/web/base/js/translation_strings.html:36 msgid "Place pin on map" msgstr "Placera nålen på kartan" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:945 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:951 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:984 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:990 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:9 #: templates/web/zurich/admin/index-dm.html:9 @@ -2518,8 +2534,8 @@ msgstr "Planerat" msgid "Please be polite, concise and to the point." msgstr "Var vänlig, kortfattad och rakt på sak." -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:27 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:31 msgid "Please check the passwords and try again" msgstr "Vänligen kontrollera lösenordet och prova igen" @@ -2527,27 +2543,30 @@ msgstr "Vänligen kontrollera lösenordet och prova igen" #: templates/web/base/auth/_username_error.html:9 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:27 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:9 msgid "Please check your email address is correct" msgstr "Vänligen kontrollera att din epostadress är korrekt" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1334 -#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1327 +#: perllib/FixMyStreet/DB/Result/User.pm:205 +#: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:7 -#, fuzzy msgid "Please check your phone number is correct" -msgstr "Vänligen kontrollera att din epostadress är korrekt" +msgstr "Kontrollera att ditt telefonnummer är korrekt" #: perllib/FixMyStreet/App/Controller/Admin.pm:297 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:905 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:928 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:923 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:946 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 -#: templates/web/base/js/translation_strings.html:10 +#: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" msgstr "Välj en kategori" +#: perllib/FixMyStreet/App/Controller/Auth.pm:383 +#: perllib/FixMyStreet/App/Controller/Auth.pm:409 +msgid "Please choose a less commonly-used password" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Admin.pm:345 #: templates/web/base/admin/bodies.html:4 templates/web/base/admin/body.html:11 #: templates/web/base/admin/template_edit.html:13 @@ -2567,20 +2586,20 @@ msgstr "Var snäll och missbruka inte tjänsten, det förstör för alla." #: perllib/FixMyStreet/App/Controller/Admin.pm:298 #: perllib/FixMyStreet/DB/Result/Comment.pm:128 -#: templates/web/base/js/translation_strings.html:3 +#: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Skriv in ett meddelande" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1332 -#: perllib/FixMyStreet/DB/Result/User.pm:200 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1325 +#: perllib/FixMyStreet/DB/Result/User.pm:208 +#: perllib/FixMyStreet/DB/Result/User.pm:209 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:4 -#, fuzzy msgid "Please enter a mobile number" -msgstr "Skriv in ditt telefonnummer" +msgstr "Skriv in ett mobiltelefonnummer" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1365 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1461 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1462 msgid "Please enter a name" msgstr "Skriv in ett namn" @@ -2588,53 +2607,50 @@ msgstr "Skriv in ett namn" msgid "Please enter a name for this body" msgstr "Skriv in namnet på den här förvaltningen" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:25 -#: templates/web/base/js/translation_strings.html:20 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:29 +#: templates/web/base/js/translation_strings.html:23 msgid "Please enter a password" msgstr "Skriv in ett lösenord" #: perllib/FixMyStreet/App/Controller/Contact.pm:115 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 -#: templates/web/base/js/translation_strings.html:4 +#: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Skriv in ett ärende" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1362 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1452 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1355 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1453 #: perllib/FixMyStreet/App/Controller/Admin.pm:311 -#: perllib/FixMyStreet/DB/Result/User.pm:193 -#: templates/web/base/js/translation_strings.html:13 -#: templates/web/base/js/translation_strings.html:17 +#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: templates/web/base/js/translation_strings.html:16 +#: templates/web/base/js/translation_strings.html:20 msgid "Please enter a valid email" msgstr "Skriv in en giltig epostadress" -#: perllib/FixMyStreet/App/Controller/Alert.pm:350 +#: perllib/FixMyStreet/App/Controller/Alert.pm:355 #: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please enter a valid email address" msgstr "Skriv in en giltig epostadress" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1356 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1446 -#, fuzzy +#: perllib/FixMyStreet/App/Controller/Admin.pm:1349 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 msgid "Please enter a valid email or phone number" -msgstr "Skriv in ditt telefonnummer" +msgstr "Skriv in en giltig epostadress eller ett giltigt telefonnummer" #: perllib/FixMyStreet/DB/Result/Problem.pm:369 -#: templates/web/base/js/translation_strings.html:5 +#: templates/web/base/js/translation_strings.html:8 msgid "Please enter some details" msgstr "Skriv några detaljer" #: perllib/FixMyStreet/App/Controller/Contact.pm:114 -#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: perllib/FixMyStreet/DB/Result/User.pm:196 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:26 -#: templates/web/base/js/translation_strings.html:12 -#: templates/web/base/js/translation_strings.html:16 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:8 +#: templates/web/base/js/translation_strings.html:15 +#: templates/web/base/js/translation_strings.html:19 msgid "Please enter your email" msgstr "Skriv in din epostadress" @@ -2642,34 +2658,34 @@ msgstr "Skriv in din epostadress" msgid "Please enter your email address" msgstr "Skriv in din epostadress" -#: templates/web/base/js/translation_strings.html:26 +#: templates/web/base/js/translation_strings.html:32 msgid "Please enter your first name" msgstr "Skriv in ditt förnamn" #: perllib/FixMyStreet/Cobrand/UK.pm:326 -#: templates/web/base/js/translation_strings.html:8 +#: templates/web/base/js/translation_strings.html:11 msgid "Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below" msgstr "Skriv in ditt namn och efternamn om kommunen behöver den informationen. Om du inte vill att dit namn visas kan du välja det nedanför" #: perllib/FixMyStreet/App/Controller/Contact.pm:113 #: perllib/FixMyStreet/DB/Result/Comment.pm:125 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 -#: perllib/FixMyStreet/DB/Result/User.pm:186 -#: templates/web/base/js/translation_strings.html:7 +#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: templates/web/base/js/translation_strings.html:10 msgid "Please enter your name" msgstr "Skriv in ditt namn och efternamn" #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:6 -#: templates/web/base/js/translation_strings.html:23 +#: templates/web/base/js/translation_strings.html:29 msgid "Please enter your phone number" msgstr "Skriv in ditt telefonnummer" -#: templates/web/base/js/translation_strings.html:27 +#: templates/web/base/js/translation_strings.html:33 msgid "Please enter your second name" msgstr "Skriv in ditt efternamn" -#: templates/web/base/js/translation_strings.html:25 +#: templates/web/base/js/translation_strings.html:31 msgid "Please enter your title" msgstr "Skriv in din titel" @@ -2692,10 +2708,20 @@ msgstr "Fyll i information om problemet nedan." msgid "Please fill in the form below with details of the problem, and describe the location as precisely as possible in the details box." msgstr "Fyll i information om problemet nedan och beskriv den exakta platsen för problemet så noga du kan." +#: templates/web/base/auth/2faform.html:9 +#, fuzzy +msgid "Please generate a two-factor code and enter it below:" +msgstr "Vi har skickat en bekräftelsekod till din telefon. Skriv in den nedan:" + #: perllib/FixMyStreet/App/Controller/Questionnaire.pm:239 msgid "Please indicate whether you'd like to receive another questionnaire" msgstr "Ange ifall du vill ta emot ett annat frågeformulär" +#: perllib/FixMyStreet/App/Controller/Auth.pm:406 +#: templates/web/base/js/translation_strings.html:26 +msgid "Please make sure your password is at least %d characters long" +msgstr "" + #: templates/web/base/report/updates-sidebar-notes.html:2 msgid "Please note that updates are not sent to the council." msgstr "Observera att uppdateringar inte skickas till kommunen." @@ -2719,9 +2745,8 @@ msgid "Please note:" msgstr "Observera:" #: perllib/FixMyStreet/App/Controller/Report.pm:385 -#, fuzzy msgid "Please provide a duplicate ID or public update for this report." -msgstr "Tillhandahåll en offentlig uppdatering för den här rapporten." +msgstr "Ange ett dublett-ID eller en offentlig uppdatering för den här rapporten." #: perllib/FixMyStreet/App/Controller/Report.pm:367 msgid "Please provide a public update for this report." @@ -2759,14 +2784,14 @@ msgstr "Ange om problemet har lösts eller ej" #: perllib/FixMyStreet/App/Model/PhotoSet.pm:122 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:156 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:158 -#: templates/web/base/js/translation_strings.html:60 +#: templates/web/base/js/translation_strings.html:66 msgid "Please upload an image only" msgstr "Ladda upp endast en bild" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1359 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1449 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1352 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 msgid "Please verify at least one of email/phone" -msgstr "" +msgstr "Verifiera epostadressen, telefonnumret, eller båda" #: perllib/FixMyStreet/App/Controller/Contact.pm:116 msgid "Please write a message" @@ -2777,24 +2802,24 @@ msgid "Please write your update here" msgstr "Skriv din uppdatering här" #: templates/web/base/report/update-form.html:25 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:18 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_user_loggedout_password.html:10 msgid "Post" msgstr "Skicka" -#: perllib/FixMyStreet/DB/Result/Comment.pm:231 +#: perllib/FixMyStreet/DB/Result/Comment.pm:211 msgid "Posted anonymously at %s" msgstr "Postat anonymt %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:266 +#: perllib/FixMyStreet/DB/Result/Comment.pm:246 msgid "Posted by %s at %s" msgstr "Postat av %s %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:254 +#: perllib/FixMyStreet/DB/Result/Comment.pm:234 msgid "Posted by <strong>%s</strong> (%s) at %s" msgstr "Postat av <strong>%s</strong> (%s) %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:256 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 msgid "Posted by <strong>%s</strong> at %s" msgstr "Postat av <strong>%s</strong> %s" @@ -2806,7 +2831,7 @@ msgstr "Byggd på <a class=\"platform-logo\" href=\"http://fixmystreet.org/\">Fi msgid "Previous" msgstr "Föregående" -#: perllib/FixMyStreet/Cobrand/Default.pm:648 +#: perllib/FixMyStreet/Cobrand/Default.pm:666 msgid "Priorities" msgstr "Prioriteringar" @@ -2827,7 +2852,7 @@ msgstr "Integritetsskydd och kakor" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:144 msgid "Private" msgstr "Privat" @@ -2857,7 +2882,7 @@ msgstr "Rapport %s skickad till %s" msgid "Problem breakdown by state" msgstr "Rapporter per status" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1309 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1283 msgid "Problem marked as open." msgstr "Problemet markerat som öppet." @@ -2865,7 +2890,8 @@ msgstr "Problemet markerat som öppet." msgid "Problem state change based on survey results" msgstr "Problemets status ändrats baserat på utredningsresultat" -#: perllib/FixMyStreet/Cobrand/Default.pm:692 +#: perllib/FixMyStreet/Cobrand/ACV.pm:86 +#: perllib/FixMyStreet/Cobrand/Default.pm:710 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Problem" @@ -2890,7 +2916,7 @@ msgstr "Problem nyligen rapporterade som lösta på FixaMinGata" msgid "Problems within %.1fkm of %s" msgstr "Problem inom %.1f km av %s" -#: perllib/FixMyStreet/Cobrand/Default.pm:821 +#: perllib/FixMyStreet/Cobrand/Default.pm:839 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:137 #: perllib/FixMyStreet/Cobrand/UK.pm:215 perllib/FixMyStreet/Cobrand/UK.pm:257 #: perllib/FixMyStreet/Cobrand/UK.pm:269 @@ -2925,12 +2951,12 @@ msgstr "Ge en uppdatering" msgid "Provide update as" msgstr "Tillhandahåll uppdatering som" -#: templates/web/base/auth/general.html:119 +#: templates/web/base/auth/general.html:124 msgid "Providing a name and password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Du måste inte ange namn och ett lösenord men om du gör det är det lättare att rapportera problem, lämna uppdateringar och hantera dina rapporter." -#: templates/web/base/report/new/form_user_loggedout_by_email.html:41 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:13 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:43 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:16 msgid "Providing a password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Att ange ett lösenord är valfritt, men om du gör det kommer du lättare att kunna rapportera problem, lämna uppdateringar och hantera dina anmälningar." @@ -2947,7 +2973,7 @@ msgstr "Offentligt svar:" msgid "Public update:" msgstr "Offentlig uppdatering:" -#: templates/web/zurich/admin/report_edit.html:123 +#: templates/web/zurich/admin/report_edit.html:122 #: templates/web/zurich/admin/stats/index.html:38 msgid "Publish photo" msgstr "Publicera foto" @@ -3003,7 +3029,7 @@ msgstr "RSS-flöde för %s, inom område %s" msgid "RSS feed of nearby problems" msgstr "RSS-flöde av närliggande problem" -#: perllib/FixMyStreet/Cobrand/Default.pm:822 +#: perllib/FixMyStreet/Cobrand/Default.pm:840 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:136 #: perllib/FixMyStreet/Cobrand/UK.pm:222 msgid "RSS feed of problems within %s" @@ -3054,6 +3080,10 @@ msgstr "Kom ihåg att FixaMinGata primärt är avsett för att rapportera fysisk msgid "Remove" msgstr "Ta bort" +#: templates/web/base/admin/user-form.html:198 +msgid "Remove account details" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:4 msgid "Remove field" msgstr "Ta bort fält" @@ -3074,15 +3104,15 @@ msgstr "Ta bort från slutlista" msgid "Remove from site" msgstr "Ta bort från sajten" -#: templates/web/base/admin/report_edit.html:159 +#: templates/web/base/admin/report_edit.html:161 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" msgstr "Ta bort foto (kan inte ångras!)" -#: templates/web/base/auth/generate_token.html:33 +#: templates/web/base/auth/generate_token.html:52 msgid "Replace token" -msgstr "" +msgstr "Ersätt token" #: templates/web/zurich/admin/report_edit.html:239 msgid "Reply to user:" @@ -3112,11 +3142,11 @@ msgstr "Rapportera missbruk" msgid "Report as" msgstr "Rapportera som" -#: perllib/FixMyStreet/App/Controller/Rss.pm:302 +#: perllib/FixMyStreet/App/Controller/Rss.pm:303 msgid "Report on %s" msgstr "Rappoort på %s" -#: templates/web/base/dashboard/index.html:61 +#: templates/web/base/dashboard/index.html:62 msgid "Report state:" msgstr "Rapportstatus:" @@ -3186,15 +3216,16 @@ msgstr "Rapporterad:" #: templates/web/base/around/index.html:3 #: templates/web/base/around/lookup_by_ref.html:3 -#: templates/web/base/js/translation_strings.html:42 +#: templates/web/base/js/translation_strings.html:48 #: templates/web/base/report/new/fill_in_details.html:0 #: templates/web/base/report/new/fill_in_details.html:8 #: templates/web/zurich/report/new/fill_in_details_form.html:4 msgid "Reporting a problem" msgstr "Rapportera ett problem" -#: perllib/FixMyStreet/Cobrand/Default.pm:638 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:388 +#: perllib/FixMyStreet/Cobrand/ACV.pm:265 +#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/zurich/header.html:46 msgid "Reports" msgstr "Rapporter" @@ -3211,7 +3242,7 @@ msgstr "Rapporter som väntar på att godkännas" msgid "Reports by destination" msgstr "Rapporter efter mottagare" -#: templates/web/base/admin/user-form.html:125 +#: templates/web/base/admin/user-form.html:124 msgid "Reports made by trusted users will be sent to the responsible body without being inspected first." msgstr "Rapporter som skapas av anförtrodda användare kommer att skickas till kommunen utan att inspekteras först." @@ -3223,7 +3254,7 @@ msgstr "Rapporter i närheten av %s skickas till olika förvaltare, beroende på msgid "Reports published" msgstr "Publicerade rapporter" -#: templates/web/base/js/translation_strings.html:75 +#: templates/web/base/js/translation_strings.html:81 msgid "Reports saved offline." msgstr "Rapporter sparade offline." @@ -3295,8 +3326,8 @@ msgstr "Återgå till orginalstexten" msgid "Revert to original title" msgstr "Återgå till orginalsammanfattningen" -#: templates/web/base/js/translation_strings.html:28 -#: templates/web/base/js/translation_strings.html:40 +#: templates/web/base/js/translation_strings.html:34 +#: templates/web/base/js/translation_strings.html:46 msgid "Right place?" msgstr "Rätt plats?" @@ -3310,16 +3341,16 @@ msgstr "Vägoperatör för den här namngivna vägen (hämtat från vägens numm msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "Vägoperatör för den här namngivna vägen (från OpenStreetMap): %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1879 -#: templates/web/base/admin/report_edit.html:156 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: templates/web/base/admin/report_edit.html:158 #: templates/web/base/admin/update_edit.html:68 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Rotera åt vänster" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: templates/web/base/admin/report_edit.html:157 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: templates/web/base/admin/report_edit.html:159 #: templates/web/base/admin/update_edit.html:69 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3329,7 +3360,7 @@ msgstr "Rotera åt höger" msgid "Rotating this photo will discard unsaved changes to the report." msgstr "Rotation av detta foto kommer att radera osparade rapportändringar." -#: templates/web/base/js/translation_strings.html:47 +#: templates/web/base/js/translation_strings.html:53 #: templates/web/base/maps/google-ol.html:2 msgid "Satellite" msgstr "Satellit" @@ -3360,11 +3391,11 @@ msgid "Save with a public update" msgstr "Spara med en offentlig uppdatering" #. ("This is followed by a progress count, e.g. 3/5") -#: templates/web/base/js/translation_strings.html:76 +#: templates/web/base/js/translation_strings.html:82 msgid "Saving reports offline" msgstr "Sparar rapporter offline" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:130 msgid "Scheduled" msgstr "Schemalagd" @@ -3397,12 +3428,20 @@ msgstr "Inga rapporter hittades." msgid "Searching found no users." msgstr "Inga användare hittades." +#: templates/web/base/auth/generate_token.html:1 +#: templates/web/base/auth/generate_token.html:2 +#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/my/my.html:65 +msgid "Security" +msgstr "" + #: templates/web/base/report/new/councils_text_private.html:7 #: templates/web/base/report/new/form_user.html:5 msgid "See our privacy policy" msgstr "Se vår integritetsskyddspolicy" -#: perllib/FixMyStreet/Cobrand/Default.pm:703 +#: perllib/FixMyStreet/Cobrand/ACV.pm:93 +#: perllib/FixMyStreet/Cobrand/Default.pm:721 msgid "See user detail for reports created as the council" msgstr "Se användarinformation för rapporter skapade som kommunen" @@ -3435,9 +3474,9 @@ msgstr "Skicka utökade Open311-statusar med Service Request-uppdateringar" #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:5 msgid "Sending a confirmation text failed: \"%s\"" -msgstr "" +msgstr "SMS-bekräftelsetexten kunde inte skickas: \"%s\"" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:870 msgid "Sent report back" msgstr "Skicka tillbaka rapport" @@ -3454,6 +3493,12 @@ msgstr "Skickades:" msgid "Service:" msgstr "Tjänst:" +#: templates/web/base/auth/change_password.html:1 +#: templates/web/base/auth/change_password.html:4 +#, fuzzy +msgid "Set password" +msgstr "Nytt lösenord:" + #: templates/web/base/report/_inspect.html:47 msgid "Set to my current location" msgstr "Sätt till min nuvarande position" @@ -3509,7 +3554,7 @@ msgstr "Visa foto" #: templates/web/base/around/display_location.html:58 #: templates/web/base/around/display_location.html:66 -#: templates/web/base/js/translation_strings.html:54 +#: templates/web/base/js/translation_strings.html:60 msgid "Show pins" msgstr "Visa kartnålar" @@ -3521,23 +3566,22 @@ msgstr "Visa rapportörens namn" msgid "Show reports in your area" msgstr "Visa lokala rapporter" -#: templates/web/base/auth/general.html:124 +#: templates/web/base/auth/general.html:129 #: templates/web/base/auth/general.html:3 -#: templates/web/base/auth/general.html:85 +#: templates/web/base/auth/general.html:87 #: templates/web/base/main_nav_items.html:6 -#: templates/web/zurich/auth/general.html:18 -#: templates/web/zurich/auth/general.html:35 +#: templates/web/zurich/auth/general.html:25 +#: templates/web/zurich/auth/general.html:8 msgid "Sign in" msgstr "Logga in" -#: templates/web/base/auth/general.html:98 +#: templates/web/base/auth/general.html:100 msgid "Sign in by email instead, providing a new password. When you click the link in your email, your password will be updated." msgstr "Sätt ett nytt lösenord och logga in med din e-postadress istället. När du klickar på länken i vårt e-postmeddelande så kommer ditt lösenord att uppdateras." -#: templates/web/base/auth/general.html:96 -#, fuzzy +#: templates/web/base/auth/general.html:98 msgid "Sign in by email or text, providing a new password. When you click the link in your email or enter the SMS authentication code, your password will be updated." -msgstr "Sätt ett nytt lösenord och logga in med din e-postadress istället. När du klickar på länken i vårt e-postmeddelande så kommer ditt lösenord att uppdateras." +msgstr "Ange ett nytt lösenord och logga in via epost eller SMS. När du klickar på länken i mejlet eller anger SMS-koden så kommer ditt lösenord att uppdateras." #: templates/web/base/auth/general.html:1 #: templates/web/zurich/auth/general.html:1 @@ -3571,18 +3615,33 @@ msgstr "Foton från de senaste rapporterna" msgid "Some text to localize" msgstr "Lite text att lokalisera" -#: perllib/FixMyStreet/Cobrand/UK.pm:80 +#: perllib/FixMyStreet/Cobrand/ACV.pm:59 perllib/FixMyStreet/Cobrand/UK.pm:80 msgid "Sorry, that appears to be a Crown dependency postcode, which we don't cover." msgstr "Tyvärr, det verkar vara ett postnummer som vi inte täcker." +#: perllib/FixMyStreet/Cobrand/ACV.pm:73 +#, fuzzy +msgid "Sorry, that appears to be a Northern Irish postcode, which we don't cover." +msgstr "Tyvärr, det verkar vara ett postnummer som vi inte täcker." + +#: perllib/FixMyStreet/Cobrand/ACV.pm:65 +#, fuzzy +msgid "Sorry, that appears to be a Scottish postcode, which we don't cover." +msgstr "Tyvärr, det verkar vara ett postnummer som vi inte täcker." + +#: perllib/FixMyStreet/Cobrand/ACV.pm:69 +#, fuzzy +msgid "Sorry, that appears to be a Welsh postcode, which we don't cover." +msgstr "Tyvärr, det verkar vara ett postnummer som vi inte täcker." + #: templates/web/base/auth/smsform.html:6 templates/web/base/auth/token.html:8 msgid "Sorry, that wasn’t a valid link" msgstr "Länken är tyvärr ogiltig" +#: templates/web/base/auth/2faform.html:5 #: templates/web/base/auth/smsform.html:16 -#, fuzzy msgid "Sorry, that wasn’t the correct code" -msgstr "Länken är tyvärr ogiltig" +msgstr "Koden var inkorrekt." #: templates/web/base/tokens/abuse.html:5 msgid "Sorry, there has been an error confirming your problem." @@ -3625,18 +3684,17 @@ msgstr "Du har inte rättigheterna som krävs för att göra det." msgid "Sort by" msgstr "Sortera efter" -#: templates/web/base/admin/user-form.html:65 +#: templates/web/base/admin/user-form.html:58 msgid "Staff users have permission to log in to the admin." msgstr "Personalanvändare får logga in på administratörskontrollpanelen." -#: templates/web/base/admin/user-form.html:68 +#: templates/web/base/admin/user-form.html:62 msgid "Staff:" msgstr "Personal:" -#: templates/web/base/dashboard/index.html:73 -#, fuzzy +#: templates/web/base/dashboard/index.html:74 msgid "Start Date" -msgstr "Startdatum:" +msgstr "Startdatum" #: templates/web/base/admin/body.html:73 #: templates/web/base/admin/category_edit.html:29 @@ -3647,7 +3705,7 @@ msgstr "Startdatum:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:50 #: templates/web/base/admin/templates.html:8 -#: templates/web/base/dashboard/index.html:100 +#: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:88 #: templates/web/base/report/_item.html:96 #: templates/web/base/report/update/form_update.html:39 @@ -3669,13 +3727,14 @@ msgstr "Tillstånd ändrat till:" msgid "State:" msgstr "Status:" -#: perllib/FixMyStreet/Cobrand/Default.pm:628 +#: perllib/FixMyStreet/Cobrand/ACV.pm:255 +#: perllib/FixMyStreet/Cobrand/Default.pm:646 #: templates/web/base/admin/states/index.html:1 msgid "States" msgstr "Tillstånd" -#: perllib/FixMyStreet/Cobrand/Default.pm:622 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:391 +#: perllib/FixMyStreet/Cobrand/Default.pm:640 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:418 #: templates/web/base/admin/index.html:71 #: templates/web/base/admin/stats/index.html:1 #: templates/web/base/admin/stats/state.html:1 @@ -3704,11 +3763,10 @@ msgid "String" msgstr "Sträng" #: templates/web/base/report/new/category.html:35 -#, fuzzy msgid "Subcategory" -msgstr "Underkategori: %s" +msgstr "Underkategori" -#: perllib/FixMyStreet/Script/Reports.pm:191 +#: perllib/FixMyStreet/Script/Reports.pm:188 msgid "Subcategory: %s" msgstr "Underkategori: %s" @@ -3725,19 +3783,20 @@ msgstr "Ärende" msgid "Subject:" msgstr "Ärende:" +#: templates/web/base/auth/2faform.html:21 #: templates/web/base/auth/smsform.html:27 #: templates/web/base/questionnaire/creator_fixed.html:19 #: templates/web/base/report/new/form_user_loggedin.html:76 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:46 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:48 #: templates/web/base/report/new/form_user_loggedout_password.html:11 #: templates/web/zurich/report/new/fill_in_details_form.html:73 msgid "Submit" msgstr "Skicka" -#: templates/web/base/admin/report_edit.html:167 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/report_edit.html:24 #: templates/web/base/admin/update_edit.html:79 -#: templates/web/base/admin/user-form.html:188 +#: templates/web/base/admin/user-form.html:191 #: templates/web/zurich/admin/report_edit-sdm.html:124 #: templates/web/zurich/admin/report_edit.html:264 #: templates/web/zurich/admin/update_edit.html:38 @@ -3748,8 +3807,8 @@ msgstr "Skicka förändringar" msgid "Submit questionnaire" msgstr "Skicka frågeformulär" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:169 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:898 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:170 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:937 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:6 #: templates/web/zurich/admin/index-dm.html:23 @@ -3778,8 +3837,9 @@ msgstr "Sammanfatta problemet" msgid "Summarise your changes" msgstr "Sammanfatta dina ändringar" -#: perllib/FixMyStreet/Cobrand/Default.pm:620 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:387 +#: perllib/FixMyStreet/Cobrand/ACV.pm:249 +#: perllib/FixMyStreet/Cobrand/Default.pm:638 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:414 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 #: templates/web/base/status/index.html:3 @@ -3791,21 +3851,20 @@ msgid "Summary" msgstr "Sammanfattning" #: templates/web/zurich/reports/index.html:0 -#: templates/web/zurich/reports/index.html:5 +#: templates/web/zurich/reports/index.html:6 msgid "Summary reports" msgstr "Sammanställningsrapporter" #: templates/web/base/admin/stats/index.html:7 #: templates/web/base/dashboard/index.html:21 -#, fuzzy msgid "Summary statistics" -msgstr "Sammanställningsrapporter" +msgstr "Sammanfattningsstatistik" #: templates/web/base/admin/user-form.html:151 msgid "Superuser:" msgstr "Superanvändare:" -#: templates/web/base/admin/user-form.html:148 +#: templates/web/base/admin/user-form.html:147 msgid "Superusers have permission to perform <strong>all actions</strong> within the admin." msgstr "Superanvändare har rättigheter att utföra <strong>samtliga åtgärder</strong> i administratörskontrollpanelen." @@ -3818,8 +3877,8 @@ msgstr "Frågeresultat" msgid "Template «%s»" msgstr "Mall «%s»" -#: perllib/FixMyStreet/Cobrand/Default.pm:644 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:398 +#: perllib/FixMyStreet/Cobrand/Default.pm:662 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:425 #: templates/web/zurich/header.html:63 msgid "Templates" msgstr "Mallar" @@ -3880,6 +3939,7 @@ msgstr "Den positionen verkar inte täckas av någon kommun och ligger eventuell msgid "That location does not appear to be in the UK; please try again." msgstr "Den positionen verkar inte vara i Sverige: försök gärna igen." +#: perllib/FixMyStreet/Cobrand/ACV.pm:52 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:50 #: perllib/FixMyStreet/Cobrand/UK.pm:73 @@ -3902,6 +3962,24 @@ msgstr "Rapporten kan inte visas på %s." msgid "That report has been removed from FixMyStreet." msgstr "Rapporten har tagits bort från FixaMinGata." +#: perllib/FixMyStreet/App/Controller/Admin.pm:1769 +#, fuzzy +msgid "That user has been logged out." +msgstr "Rapporten har tagits bort från FixaMinGata." + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +#, fuzzy +msgid "That user has been made anonymous on all reports and updates." +msgstr "Ditt namn har dolts från alla dina rapporter och uppdateringar." + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1812 +msgid "That user’s personal details have been removed." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1790 +msgid "That user’s reports and updates have been hidden." +msgstr "" + #: templates/web/base/admin/contact-form.html:27 msgid "" "The <strong>email address</strong> is the destination to which reports about this category will be sent. \n" @@ -3957,7 +4035,7 @@ msgid "The diligency prize league table shows editors' activity (who's been edit msgstr "Flitighetstabellen visar redigerares aktiviteter (vem som har ändrat flest handlingar)." #: perllib/FixMyStreet/App/Controller/Dashboard.pm:43 -#: perllib/FixMyStreet/App/Controller/Reports.pm:85 +#: perllib/FixMyStreet/App/Controller/Reports.pm:84 msgid "The error was: %s" msgstr "Felet var: %s" @@ -4011,8 +4089,8 @@ msgstr "Listan av tillgängliga områden förses av MapIt-tjänsten på %s." msgid "The ordering of this field on the report page. Fields are shown in ascending order according to this value." msgstr "Fältordningen på rapportsidan. Fält visas i stigande ordning efter detta värde." -#: templates/web/base/auth/change_password.html:22 #: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:30 msgid "The passwords do not match" msgstr "Lösenorden stämmer inte överens" @@ -4024,7 +4102,7 @@ msgstr "Den sökta adressen '%s' hittades inte på denna server" msgid "The type of input field to show to the user. <strong>Text</strong> is a simple text field, <strong>List</strong> is a drop-down selection." msgstr "Typen av fält som visas för användaren. <strong>Text</strong> är ett simpelt textfält, <strong>List</strong> är en rullgardinsmeny." -#: perllib/FixMyStreet/Script/Reports.pm:95 +#: perllib/FixMyStreet/Script/Reports.pm:96 msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "Användaren kunde inte lokalisera problemet på kartan men angav en area inom vilket problemet finns" @@ -4035,7 +4113,7 @@ msgid "" " Names are not necessarily unique." msgstr "Användarens <strong>namn</strong> visas offentligt i rapporter som inte har markerats som <strong>anonyma</strong>. Namn är inte nödvändigtvis unika." -#: templates/web/base/around/on_map_list_items.html:17 +#: templates/web/base/around/on_map_list_items.html:20 #: templates/web/base/my/_problem-list.html:8 #: templates/web/base/reports/_problem-list.html:13 msgid "There are no reports to show." @@ -4043,9 +4121,9 @@ msgstr "Det finns inga rapporter att visa." #: perllib/FixMyStreet/App/Controller/Admin.pm:1140 msgid "There is already an auto-response template for this category/state." -msgstr "" +msgstr "Det finns redan en automatiskt svarsmall för denna kategori eller detta tillstånd." -#: perllib/FixMyStreet/App/Controller/Reports.pm:82 +#: perllib/FixMyStreet/App/Controller/Reports.pm:81 msgid "There was a problem showing the All Reports page. Please try again later." msgstr "Det uppstod ett problem med att visa sidan med alla rapporter. Försök gärna igen senare." @@ -4054,19 +4132,18 @@ msgstr "Det uppstod ett problem med att visa sidan med alla rapporter. Försök msgid "There was a problem showing this page. Please try again later." msgstr "Det uppstod ett problem med att visa denna sida. Försök gärna igen senare." -#: perllib/FixMyStreet/App/Controller/Alert.pm:359 +#: perllib/FixMyStreet/App/Controller/Alert.pm:364 msgid "There was a problem with your email/password combination. Please try again." msgstr "Felaktigt lösenord eller epostadress. Försök igen." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:806 -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:135 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:815 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 -#: templates/web/zurich/auth/general.html:28 -#, fuzzy +#: templates/web/zurich/auth/general.html:18 msgid "There was a problem with your login information. If you cannot remember your password, or do not have one, please fill in the ‘No’ section of the form." -msgstr "Felaktigt lösenord eller epostadress. Om du har glömt bort ditt lösenord, eller om du inte har ett lösenord, kan du fylla i ‘logga in via epost’." +msgstr "Dina inloggningsuppgifter stämde inte. Om du inte kommer ihåg ditt lösenord, eller inte har ett lösenord, fyll då i ‘Nej’-sektionen av formuläret." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:338 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:348 msgid "There was a problem with your update. Please try again." msgstr "Det uppstod ett problem med din uppdatering. Försök igen." @@ -4074,7 +4151,7 @@ msgstr "Det uppstod ett problem med din uppdatering. Försök igen." msgid "There were problems with your report. Please see below." msgstr "Det uppstod ett problem med din rapport. Se nedan." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:373 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:389 msgid "There were problems with your update. Please see below." msgstr "Det uppstod ett problem med din uppdatering. Se nedan." @@ -4129,25 +4206,25 @@ msgid "" " A body will not receive any reports unless it covers at least one area." msgstr "Den här förvaltningen kommer endast att skickas rapporter för problem inom dess <strong>geografiska område</strong>. En förvaltning kommer inte att få några rapporter om den inte täcker åtminstone ett område." -#: perllib/FixMyStreet/Script/Reports.pm:198 +#: perllib/FixMyStreet/Script/Reports.pm:195 msgid "This email has been sent to both councils covering the location of the problem, as the user did not categorise it; please ignore it if you're not the correct council to deal with the issue, or let us know what category of problem this is so we can add it to our system." msgstr "Det här brevet har skickats till flera adresser eftersom rapportören inte angav någon kategori, eller den kategori som angavs hör till flera olika enheter. Du kan ignorera det här brevet om du inte är rätt person att hantera det, men det vore också mycket hjälpsamt om du kan ta reda på vem som är rätt person och anmäla detta till oss så att vi kan ändra databasen för framtida brev." -#: perllib/FixMyStreet/Script/Reports.pm:201 +#: perllib/FixMyStreet/Script/Reports.pm:198 msgid "This email has been sent to several councils covering the location of the problem, as the category selected is provided for all of them; please ignore it if you're not the correct council to deal with the issue." msgstr "Det här brevet har skickats till flera adresser eftersom rapportören inte angav någon kategori, eller den kategori som angavs hör till flera olika enheter. Du kan ignorera det här brevet om du inte är rätt person att hantera det, men det vore också mycket hjälpsamt om du kan ta reda på vem som är rätt person och anmäla detta till oss så att vi kan ändra databasen för framtida brev." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1003 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1049 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:942 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:986 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1004 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1021 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1067 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:960 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Den här informationen krävs" #: templates/web/base/admin/template_edit.html:19 msgid "This is a <strong>private</strong> name for this template so you can identify it when updating reports or editing in the admin." -msgstr "" +msgstr "Detta är ett <strong>ej offentligt</strong> namn för den här mallen, så att du kan känna igen den när du uppdaterar rapporter eller gör ändringar i administrationsgränssnittet." #: templates/web/base/debug_header.html:3 msgid "This is a developer site; things might break at any time, and the database will be periodically deleted." @@ -4155,7 +4232,7 @@ msgstr "Det här är en utvecklingsplats: olika saker kan komma att gå sönder #: templates/web/base/admin/template_edit.html:29 msgid "This is the <strong>public</strong> text that will be shown on the site." -msgstr "" +msgstr "Detta är den <strong>offentliga</strong> text som kommer att visas på sajten." #: templates/web/base/report/new/form_report.html:58 msgid "This pothole has been here for two months and…" @@ -4177,9 +4254,9 @@ msgstr "Detta problem är fortfarande aktuellt" msgid "This report is a duplicate. Please leave updates on the original report:" msgstr "Den här rapporten är en dublett. Lämna uppdateringar på den ursprungliga rapporten:" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:166 #: perllib/FixMyStreet/Cobrand/Zurich.pm:167 -#: templates/web/zurich/report/_main.html:14 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:168 +#: templates/web/zurich/report/_main.html:12 msgid "This report is awaiting moderation." msgstr "Den här rapporten väntar på att granskas." @@ -4195,11 +4272,7 @@ msgstr "Det här problemet är markerat som löst" msgid "This report is currently marked as open." msgstr "Den här rapportern är öppen" -#: perllib/FixMyStreet/Script/Reports.pm:108 -msgid "This report was submitted anonymously" -msgstr "Den här rapporten skickades anonymt." - -#: perllib/FixMyStreet/Script/Reports.pm:88 +#: perllib/FixMyStreet/Script/Reports.pm:89 msgid "This web page also contains a photo of the problem, provided by the user." msgstr "Länken ovan innehåller också ett foto av problemet." @@ -4210,7 +4283,8 @@ msgstr "Länken ovan innehåller också ett foto av problemet." msgid "Time spent (in minutes):" msgstr "Nedlagd tid (i minuter):" -#: perllib/FixMyStreet/Cobrand/Default.pm:621 +#: perllib/FixMyStreet/Cobrand/ACV.pm:250 +#: perllib/FixMyStreet/Cobrand/Default.pm:639 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Tidslinje" @@ -4248,13 +4322,13 @@ msgstr "För att begränsa den här fältgruppen till en specifik FixMyStreet-va msgid "To limit this collection of fields to a single language, select it here." msgstr "För att begränsa den här fältgruppen till ett specifikt språk, välj det här." -#: perllib/FixMyStreet/Script/Reports.pm:94 +#: perllib/FixMyStreet/Script/Reports.pm:95 msgid "To view a map of the precise location of this issue" msgstr "För att visa en karta med den exakta positionen för problemet" #: templates/web/base/auth/generate_token.html:11 msgid "Token:" -msgstr "" +msgstr "Token:" #: templates/web/base/reports/index.html:126 msgid "Top 5 most used categories" @@ -4266,13 +4340,13 @@ msgstr "De mest responsiva kommunerna" #: templates/web/base/reports/index.html:98 msgid "Top 5 wards" -msgstr "" +msgstr "Topp 5-kommuner" #: templates/web/base/admin/stats/fix_rate.html:4 #: templates/web/base/admin/stats/questionnaire.html:24 -#: templates/web/base/dashboard/index.html:114 -#: templates/web/base/dashboard/index.html:119 -#: templates/web/base/dashboard/index.html:143 +#: templates/web/base/dashboard/index.html:115 +#: templates/web/base/dashboard/index.html:120 +#: templates/web/base/dashboard/index.html:144 #: templates/web/zurich/admin/stats/index.html:30 msgid "Total" msgstr "Totalt" @@ -4290,20 +4364,22 @@ msgstr "Översättning" msgid "Translations" msgstr "Översättningar" -#: templates/web/base/admin/user-form.html:129 +#: templates/web/base/admin/user-form.html:128 msgid "Trusted by bodies:" msgstr "Anförtrodd av kommunen:" -#: perllib/FixMyStreet/Cobrand/Default.pm:709 +#: perllib/FixMyStreet/Cobrand/ACV.pm:99 +#: perllib/FixMyStreet/Cobrand/Default.pm:727 msgid "Trusted to make reports that don't need to be inspected" msgstr "Anförtrodd att skapa rapporter som inte behöver bli inspekterade" -#: templates/web/base/admin/user-form.html:137 +#: templates/web/base/admin/user-form.html:136 msgid "Trusted:" msgstr "Anförtrodd:" +#: templates/web/base/auth/2faform.html:6 #: templates/web/base/auth/smsform.html:17 -#: templates/web/base/js/translation_strings.html:29 +#: templates/web/base/js/translation_strings.html:35 msgid "Try again" msgstr "Försök igen" @@ -4311,15 +4387,23 @@ msgstr "Försök igen" msgid "Try emailing us directly:" msgstr "Prova att skicka ett e-brev till oss direkt:" +#: templates/web/base/auth/generate_token.html:21 +msgid "Two-factor authentication has been activated" +msgstr "" + +#: templates/web/base/auth/generate_token.html:32 +msgid "Two-factor authentication has been deactivated" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:44 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 msgid "Type" msgstr "Typ" -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 msgid "Unban" -msgstr "" +msgstr "Ta tillbaka förbud" #: perllib/FixMyStreet/DB/ResultSet/State.pm:63 #: templates/web/base/admin/contact-form.html:55 @@ -4340,7 +4424,7 @@ msgstr "Okänd feltyp" #: perllib/FixMyStreet/App/Controller/Photo.pm:109 #: perllib/FixMyStreet/App/Controller/Root.pm:141 -#: templates/web/base/js/translation_strings.html:38 +#: templates/web/base/js/translation_strings.html:44 msgid "Unknown error" msgstr "Okänt fel" @@ -4412,21 +4496,21 @@ msgstr "Uppdaterad status" msgid "Updated" msgstr "Uppdaterad" -#: perllib/FixMyStreet/DB/Result/Comment.pm:260 +#: perllib/FixMyStreet/DB/Result/Comment.pm:240 msgid "Updated by <strong>%s</strong> (%s) at %s" msgstr "Uppdaterad av <strong>%s</strong> (%s) %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:262 +#: perllib/FixMyStreet/DB/Result/Comment.pm:242 msgid "Updated by <strong>%s</strong> at %s" msgstr "Uppdaterad av <strong>%s</strong> %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1299 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1398 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1591 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1277 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1391 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1592 #: perllib/FixMyStreet/App/Controller/Admin.pm:933 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:767 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:792 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:862 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:806 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:901 msgid "Updated!" msgstr "Uppdaterad!" @@ -4478,37 +4562,34 @@ msgstr "Använde kartan" msgid "User ID to attribute fetched comments to" msgstr "Användar-ID att attribuera hämtade kommentarer till" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1745 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1755 -#, fuzzy +#: perllib/FixMyStreet/App/Controller/Admin.pm:1746 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1756 msgid "User added to abuse list" -msgstr "Epostadressen tillagd till missbrukslistan" +msgstr "Användaren har lagts till i missbruklistan" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1376 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1369 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1474 msgid "User already exists" -msgstr "" +msgstr "Användaren finns redan" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1742 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1752 -#, fuzzy +#: perllib/FixMyStreet/App/Controller/Admin.pm:1743 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1753 msgid "User already in abuse list" -msgstr "Epostadressen finns redan i missbrukslistan" +msgstr "Användaren finns redan i missbruklistan" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1834 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1887 msgid "User flag removed" msgstr "Användarflaggan borttagen" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1805 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1858 msgid "User flagged" msgstr "Användaren flaggad" #: templates/web/base/admin/report_blocks.html:18 -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 #: templates/web/base/admin/users.html:32 -#, fuzzy msgid "User in abuse table" -msgstr "I missbrukstabellen?" +msgstr "Användare i missbruktabell" #: templates/web/base/admin/users.html:5 msgid "User search finds matches in users' names and email addresses." @@ -4516,18 +4597,19 @@ msgstr "Användarsökningen matchar mot användares namn och e-postadresser." #: templates/web/base/admin/report_edit.html:129 #: templates/web/base/admin/update_edit.html:36 -#, fuzzy msgid "User:" -msgstr "Användare" +msgstr "Användare:" -#: perllib/FixMyStreet/Cobrand/Default.pm:652 -#: perllib/FixMyStreet/Cobrand/Default.pm:711 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:403 +#: perllib/FixMyStreet/Cobrand/ACV.pm:101 +#: perllib/FixMyStreet/Cobrand/ACV.pm:271 +#: perllib/FixMyStreet/Cobrand/Default.pm:670 +#: perllib/FixMyStreet/Cobrand/Default.pm:729 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:430 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:55 msgid "Users" msgstr "Användare" -#: templates/web/base/admin/user-form.html:159 +#: templates/web/base/admin/user-form.html:161 msgid "Users can perform the following actions within their assigned body or area." msgstr "Användare kan utföra följande åtgärder i deras tilldelade kommun eller område." @@ -4539,19 +4621,17 @@ msgstr "Värden uppdaterade" #: templates/web/base/my/my.html:43 templates/web/base/my/my.html:55 msgid "Verify" -msgstr "" +msgstr "Verifiera" #: templates/web/base/auth/change_email.html:1 #: templates/web/base/auth/change_email.html:5 -#, fuzzy msgid "Verify email address" -msgstr "Ny e-postadress:" +msgstr "Verifiera epostadress" #: templates/web/base/auth/change_phone.html:1 #: templates/web/base/auth/change_phone.html:5 -#, fuzzy msgid "Verify phone number" -msgstr "Ditt telefonnummer" +msgstr "Verifiera telefonnummer" #: templates/web/base/admin/report_edit.html:35 #: templates/web/base/admin/update_edit.html:18 @@ -4584,9 +4664,8 @@ msgstr "Delområden i denna kommun" #: templates/web/base/alert/choose.html:6 #: templates/web/base/around/_error_multiple.html:6 -#, fuzzy msgid "We found more than one match for that location." -msgstr "Vi hittade mer än en träff för den problemreferensen:" +msgstr "Vi hittade fler än en träff för den platsen." #: templates/web/base/around/lookup_by_ref.html:6 msgid "We found more than one match for that problem reference:" @@ -4594,7 +4673,7 @@ msgstr "Vi hittade mer än en träff för den problemreferensen:" #: templates/web/base/auth/smsform.html:20 msgid "We have sent a confirmation code to your phone. Please enter it below:" -msgstr "" +msgstr "Vi har skickat en bekräftelsekod till din telefon. Skriv in den nedan:" #: templates/web/base/auth/general.html:8 #: templates/web/base/report/display.html:35 @@ -4602,7 +4681,7 @@ msgstr "" msgid "We need your email address, please give it below." msgstr "Skriv in din e-postadress nedan." -#: perllib/FixMyStreet/Script/Reports.pm:207 +#: perllib/FixMyStreet/Script/Reports.pm:204 msgid "We realise this problem might be the responsibility of %s; however, we don't currently have any contact details for them. If you know of an appropriate contact address, please do get in touch." msgstr "Det här problemet kan höra till %s. Dessvärre har vi ingen kontaktinformation till dem. Om du vet om en lämplig kontaktadress hör vi gärna från dig." @@ -4612,9 +4691,8 @@ msgstr "Vi skickar rapportern till berörd kommun" #: templates/web/base/alert/choose.html:12 #: templates/web/base/around/_error_multiple.html:12 -#, fuzzy msgid "We show up to ten matches, please try a different search if yours is not here." -msgstr "Vi hittade fler än en träff. Vi visar upp till tio träffar nedan. Om ingen av dem överenstämmer med vald adress kan du söka igen. Om du söker efter en gata, lägg till stad efteråt: \"Vasagatan, Göteborg\" för att förfina sökningen." +msgstr "Vi visar upp till tio träffar. Försök med en annan sökning om din inte finns med." #: templates/web/base/report/new/notes.html:4 #: templates/web/zurich/report/new/notes.html:4 @@ -4625,9 +4703,9 @@ msgstr "Vi kommer endast att använda din information i enlighet med vår <a hre msgid "We’re sorry to hear the problem’s not fixed. Why not try writing to your local representatives?" msgstr "Tråkigt att problemet inte åtgärdats. Du kan prova att skriva direkt till din kommun för att uppmana dem att åtgärda problemet." -#: templates/web/base/dashboard/index.html:117 +#: templates/web/base/dashboard/index.html:118 msgid "Website" -msgstr "" +msgstr "Webbplats" #: templates/web/base/contact/submit.html:7 msgid "We’ll get back to you as soon as we can." @@ -4658,7 +4736,7 @@ msgstr "Vilka problem vill du få information om?" msgid "Which report is it a duplicate of?" msgstr "Vilken rapport är den en dublett av?" -#: templates/web/base/js/translation_strings.html:57 +#: templates/web/base/js/translation_strings.html:63 msgid "Whoa there Testino! Three photos are enough." msgstr "Du kan som mest ladda upp tre foton." @@ -4666,8 +4744,8 @@ msgstr "Du kan som mest ladda upp tre foton." msgid "Why stop there? <a href=\"/alert\">Set up more alerts</a> for free." msgstr "Varför sluta där? <a href=\"/alert\">Sätt upp fler notifikationer</a> gratis." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:190 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:928 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:191 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:967 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:14 msgid "Wish" @@ -4677,9 +4755,9 @@ msgstr "Önskan" msgid "With request searches, it is also possible to search for agency_responsible to limit the requests to those sent to a single administration. The search term is the administration ID provided by <a href=\"%s\">MaPit</a>." msgstr "Vid sökningar är det också möjligt att söka efter agency_responsible för att begränsa svaren till de som skickats till en enstaka kommun. Söktermen för administrations-IDt erhålls av <a href=\"%s\">MapIt</a>." -#: templates/web/base/dashboard/index.html:158 +#: templates/web/base/dashboard/index.html:159 msgid "Within the specified timeframe:" -msgstr "" +msgstr "Inom den specificerade tidsramen:" #: templates/web/base/front/footer-marketing.html:3 msgid "Would you like to contribute to FixMyStreet? Our code is open source and <a href=\"http://fixmystreet.org\">available at fixmystreet.org</a>." @@ -4697,7 +4775,7 @@ msgstr "Om du skriver ditt meddelande endast med versaler blir det svårare att msgid "Wrong location? Just click again on the map." msgstr "Fel plats? Klicka i så fall på kartan igen." -#: perllib/FixMyStreet/Cobrand/Default.pm:1221 +#: perllib/FixMyStreet/Cobrand/Default.pm:1239 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4725,7 +4803,7 @@ msgstr "Ja, jag har ett lösenord" msgid "You are complaining that this problem report was unnecessarily moderated:" msgstr "Du anmäler att den här problemrapporten var modererad i onödan:" -#: templates/web/base/js/translation_strings.html:77 +#: templates/web/base/js/translation_strings.html:83 msgid "You are offline" msgstr "Du är offline" @@ -4742,7 +4820,7 @@ msgstr "Du vill anmäla missbruk, personlig inforation, eller motsvarande i föl msgid "You can <a href=\"%s%s\">view the problem on this site</a>." msgstr "Du kan <a href=\"%s%s\">se problemet på den här webbplatsen</a>." -#: templates/web/base/admin/user-form.html:114 +#: templates/web/base/admin/user-form.html:110 msgid "You can add an abusive user's email to the abuse list, which automatically hides (and never sends) reports they create." msgstr "Du kan lägga till en elakartade användares e-postadresser i missbrukarlistan, vilket automatiskt döljer (och aldrig skickar) rapporter som användarna skapar." @@ -4772,11 +4850,11 @@ msgstr "Du kan hjälpa oss med att hitta kontaktadressen för %s och eposta till msgid "You can mark a body as deleted if you do not want it to be active on the site." msgstr "Du kan markera en förvaltning som borttagen om du inte vill att den skall vara aktiv på sajten." -#: templates/web/base/js/translation_strings.html:35 +#: templates/web/base/js/translation_strings.html:41 msgid "You declined; please fill in the box above" msgstr "Du nekade; vänligan fyll i rutan ovan" -#: templates/web/base/js/translation_strings.html:79 +#: templates/web/base/js/translation_strings.html:85 msgid "You have <a id=\"oFN\" href=\"\"><span>%s</span> saved to submit</a>." msgstr "Du har <a id=\"oFN\" href=\"\"><span>%s</span> sparad att skicka</a>." @@ -4803,36 +4881,32 @@ msgstr "Du har blivit utloggad" msgid "You have located the problem at the point marked with a green pin on the map. If this is not the correct location, simply click on the map again. " msgstr "Du har markerat problemet med den gröna nålmarkören på kartan. Om det inte är rätt position, klicka på rätt plats på kartan igen." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:125 -#, fuzzy +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:142 msgid "You have successfully added your phone number." -msgstr "Du har bekräftat din e-postadress." +msgstr "Du har lagt till ditt telefonnummer." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:141 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:158 #: templates/web/zurich/tokens/confirm_problem.html:5 #: templates/web/zurich/tokens/confirm_problem.html:6 msgid "You have successfully confirmed your email address." msgstr "Du har bekräftat din e-postadress." #: templates/web/base/auth/change_phone.html:15 -#, fuzzy msgid "You have successfully confirmed your phone number." -msgstr "Du har bekräftat din e-postadress." +msgstr "Du har bekräftat ditt telefonnummer." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:112 -#, fuzzy +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:129 msgid "You have successfully removed your phone number." -msgstr "Du har bekräftat din e-postadress." +msgstr "Du har tagit bort ditt telefonnummer." #: templates/web/base/report/display.html:25 #: templates/web/base/report/new/login_success_form.html:3 msgid "You have successfully signed in; please check and confirm your details are accurate:" msgstr "Du har loggats in. Verifiera att dina uppgifter stämmer:" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:147 -#, fuzzy +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:164 msgid "You have successfully verified your phone number." -msgstr "Du har bekräftat din e-postadress." +msgstr "Du har verifierat ditt telefonnummer." #: templates/web/base/my/my.html:73 msgid "You haven’t created any reports yet. <a href=\"%s\">Report a problem now.</a>" @@ -4857,8 +4931,10 @@ msgstr "Du behöver lägga till förvaltningar (som kommuner) så att du sedan k msgid "Your Reports" msgstr "Dina rapporter" -#: templates/web/base/auth/change_password.html:11 +#: templates/web/base/auth/change_password.html:13 #: templates/web/base/auth/generate_token.html:15 +#: templates/web/base/auth/generate_token.html:26 +#: templates/web/base/auth/generate_token.html:34 #: templates/web/base/main_nav_items.html:4 templates/web/base/my/my.html:18 msgid "Your account" msgstr "Ditt konto" @@ -4876,27 +4952,26 @@ msgid "Your email" msgstr "Din epostadress" #: templates/web/base/auth/change_email.html:15 -#: templates/web/zurich/auth/general.html:30 -#: templates/web/zurich/auth/general.html:58 +#: templates/web/zurich/auth/general.html:20 +#: templates/web/zurich/auth/general.html:48 msgid "Your email address" msgstr "Din epostadress" #: templates/web/base/auth/general.html:42 #: templates/web/base/report/new/form_user_loggedout_email.html:2 #: templates/web/base/report/update/form_user_loggedout_email.html:2 -#, fuzzy msgid "Your email or mobile" -msgstr "Din epostadress" +msgstr "Din epostadress eller ditt mobiltelefonnummer" #: templates/web/base/report/updates-sidebar-notes.html:3 msgid "Your information will only be used in accordance with our <a href=\"/privacy\">privacy policy</a>" msgstr "Din information kommer endast att användas i enlighet med vår <a href=\"/privacy\">sekretesspolicy</a>" -#: templates/web/base/auth/general.html:114 +#: templates/web/base/auth/general.html:116 #: templates/web/base/contact/index.html:74 #: templates/web/base/report/new/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_name.html:33 -#: templates/web/zurich/auth/general.html:61 +#: templates/web/zurich/auth/general.html:51 #: templates/web/zurich/report/new/fill_in_details_form.html:63 msgid "Your name" msgstr "Ditt namn och efternamn" @@ -4913,21 +4988,29 @@ msgstr "Ditt namn har dolts från alla dina rapporter och uppdateringar." msgid "Your name has been hidden." msgstr "Ditt namn har dolts." -#: templates/web/base/js/translation_strings.html:69 +#: templates/web/base/js/translation_strings.html:75 msgid "Your offline reports" msgstr "Dina offline-rapporter" -#: templates/web/base/auth/general.html:84 +#: templates/web/base/auth/general.html:86 #: templates/web/base/report/new/form_user_loggedout_password.html:10 #: templates/web/base/report/update/form_user_loggedout_password.html:9 -#: templates/web/zurich/auth/general.html:34 +#: templates/web/zurich/auth/general.html:24 msgid "Your password" msgstr "Ditt lösenord" -#: templates/web/base/auth/change_password.html:10 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:170 +#: templates/web/base/auth/change_password.html:12 msgid "Your password has been changed" msgstr "Ditt lösenord har ändrats" +#: templates/web/base/auth/general.html:133 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:52 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:25 +#: templates/web/zurich/auth/general.html:63 +msgid "Your password should include %d or more characters." +msgstr "" + #: templates/web/base/auth/change_phone.html:19 #: templates/web/base/contact/index.html:87 #: templates/web/zurich/report/new/fill_in_details_form.html:69 @@ -4948,11 +5031,10 @@ msgid "Your shortlist" msgstr "Din slutlista" #: templates/web/base/auth/generate_token.html:8 -#, fuzzy msgid "Your token has been generated" -msgstr "Ditt namn har dolts." +msgstr "Din token har genererats" -#: templates/web/base/js/translation_strings.html:70 +#: templates/web/base/js/translation_strings.html:76 msgid "Your update has been saved offline for submission when back online." msgstr "Din uppdatering har blivit sparad offline för att skickas när du kommer tillbaka online." @@ -4962,7 +5044,7 @@ msgstr "Dina uppdateringar" #: perllib/FixMyStreet/SMS.pm:46 msgid "Your verification code is %s" -msgstr "" +msgstr "Din verifieringskod är %s" #: templates/web/base/report/new/form_user_loggedin.html:19 #: templates/web/base/report/update/form_name.html:12 @@ -4970,17 +5052,17 @@ msgid "Yourself" msgstr "Dig själv" #: templates/web/base/admin/category-checkboxes.html:7 -#: templates/web/base/admin/user-form.html:169 +#: templates/web/base/admin/user-form.html:171 msgid "all" msgstr "samtliga" #: perllib/FixMyStreet/App/Controller/Admin.pm:909 #: perllib/FixMyStreet/App/Controller/Moderate.pm:85 -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:216 msgid "an administrator" -msgstr "" +msgstr "en administratör" -#: perllib/FixMyStreet/DB/Result/Comment.pm:270 +#: perllib/FixMyStreet/DB/Result/Comment.pm:250 msgid "and a defect raised" msgstr "och en defekt uppförd" @@ -5013,7 +5095,7 @@ msgid "from %s different users" msgstr "från %s olika användare" #: templates/web/base/report/_item.html:63 -#: templates/web/zurich/report/_item.html:14 +#: templates/web/zurich/report/_item.html:16 msgid "last updated %s" msgstr "senast uppdaterad %s" @@ -5028,7 +5110,7 @@ msgid "n/a" msgstr "Ej tillgängligt" #: templates/web/base/admin/category-checkboxes.html:8 -#: templates/web/base/admin/user-form.html:170 +#: templates/web/base/admin/user-form.html:172 msgid "none" msgstr "inga" @@ -5077,7 +5159,7 @@ msgstr "det finns ingen kartmarkering eftersom användaren inte använde kartan" msgid "this location" msgstr "den här platsen" -#: perllib/FixMyStreet/Script/Reports.pm:183 +#: perllib/FixMyStreet/Script/Reports.pm:180 msgid "this type of local problem" msgstr "den här typen av problem" @@ -5085,11 +5167,11 @@ msgstr "den här typen av problem" msgid "today" msgstr "idag" -#: templates/web/base/js/translation_strings.html:80 +#: templates/web/base/js/translation_strings.html:86 msgid "update" msgstr "uppdatering" -#: templates/web/base/js/translation_strings.html:81 +#: templates/web/base/js/translation_strings.html:87 msgid "updates" msgstr "uppdateringar" @@ -5105,15 +5187,13 @@ msgstr "användaren är från samma kommun som problemet - %d" msgid "user is problem owner" msgstr "användaren är inte problemägare" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1778 -#, fuzzy +#: perllib/FixMyStreet/App/Controller/Admin.pm:1831 msgid "user not in abuse list" -msgstr "Epostadressen finns redan i missbrukslistan" +msgstr "användare inte i missbruklista" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 -#, fuzzy +#: perllib/FixMyStreet/App/Controller/Admin.pm:1829 msgid "user removed from abuse list" -msgstr "Ta bort från slutlista" +msgstr "användare borttagen från missbruklista" #: templates/web/base/reports/body.html:0 #: templates/web/base/reports/body.html:3 @@ -5176,7 +5256,7 @@ msgid_plural "%d years" msgstr[0] "%d år" msgstr[1] "%d år" -#: templates/web/fixmystreet.com/reports/summary.html:103 +#: templates/web/fixmystreet.com/reports/summary.html:104 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5274,105 +5354,11 @@ msgid_plural "reports" msgstr[0] "rapport" msgstr[1] "rapporter" -#, fuzzy -#~ msgid "Current state of filtered reports" -#~ msgstr "Dina offline-rapporter" - -#~ msgid "(Email in abuse table)" -#~ msgstr "(Epost i missbrukstabellen)" - -#~ msgid "14-30 days old" -#~ msgstr "14-30 dagar gamla" - -#~ msgid "7-14 days old" -#~ msgstr "7-14 dagar gamla" - -#~ msgid "Average time to council marking fixed (days)" -#~ msgstr "Genomsnittlig tid för kommun att markera som löst (dagar)" - -#~ msgid "Average time to first council state change (days)" -#~ msgstr "Genomsnittlig tid för kommun till första rapportstatusändring (dagar)" - -#~ msgid "By Date" -#~ msgstr "Efter datum" - -#~ msgid "Click here or enter as dd/mm/yyyy" -#~ msgstr "Klicka här eller ange som dd/mm/yyyy" - -#~ msgid "Confirmed reports between %s and %s" -#~ msgstr "Bekräftade rapporter mellan %s och %s" - -#~ msgid "Council has marked as closed" -#~ msgstr "Kommun har markerat som stängd" - -#~ msgid "Council has marked as fixed" -#~ msgstr "Kommun har markerat som löst" - -#~ msgid "Council has marked as in progress" -#~ msgstr "Kommun har markerat som pågående" - -#~ msgid "Council has marked as investigating" -#~ msgstr "Kommun har markerat som under utredning" - -#~ msgid "Council has marked as planned" -#~ msgstr "Kommun har markerat som planerad" - -#~ msgid "Get Count" -#~ msgstr "Hämta Antal" - -#~ msgid "Hide old" -#~ msgstr "Göm äldre" - -#~ msgid "Include unconfirmed reports" -#~ msgstr "Inkludera obekräftade rapporter" - -#~ msgid "Invalid end date" -#~ msgstr "Inkorrekt slutdatum" - -#~ msgid "Invalid start date" -#~ msgstr "Inkorrekt startdatum" - -#~ msgid "Last 4 weeks" -#~ msgstr "De senaste fyra veckorna" - -#~ msgid "Less than 7 days old" -#~ msgstr "Mindre än sju dagar gammal" - -#~ msgid "No council" -#~ msgstr "Ingen kommun" - -#~ msgid "Note that when including unconfirmed reports we use the date the report was created which may not be in the same month the report was confirmed so the numbers may jump about a little" -#~ msgstr "Observera att när vi listar obegräftade rapporter använder vi datumet när rapporten skapades, vilket inte nödvändigtvis är samma månad som när rapporten bekräftades, så vissa avvikelser kan uppstå." - -#~ msgid "Show old" -#~ msgstr "Visa äldre" - -#~ msgid "Total marked" -#~ msgstr "Markerade, totalt" - -#~ msgid "Total marked as fixed" -#~ msgstr "Markerade som lösta, totalt" - -#~ msgid "Total not marked" -#~ msgstr "Ej markerade, totalt" - -#~ msgid "Total reports received" -#~ msgstr "Uppdateringar mottagna, totalt" - -#~ msgid "Unfixed reports" -#~ msgstr "ej lösta rapporter" - -#~ msgid "User has marked as fixed" -#~ msgstr "Användaren har markerat som löst" - -#~ msgid "WTD" -#~ msgstr "VTI" - -#~ msgid "Week To Date" -#~ msgstr "Veckor Till Idag" +#~ msgid "Email: %s" +#~ msgstr "E-post: %s" -#~ msgid "YTD" -#~ msgstr "ÅTI" +#~ msgid "Name: %s" +#~ msgstr "Namn: %s" -#~ msgid "Year" -#~ msgstr "År" +#~ msgid "This report was submitted anonymously" +#~ msgstr "Den här rapporten skickades anonymt." diff --git a/locale/tr_TR.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/tr_TR.UTF-8/LC_MESSAGES/FixMyStreet.po index 0b03326bd..5a730d49f 100644 --- a/locale/tr_TR.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/tr_TR.UTF-8/LC_MESSAGES/FixMyStreet.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: matthew@mysociety.org\n" -"POT-Creation-Date: 2017-12-15 17:48+0000\n" +"POT-Creation-Date: 2018-02-12 15:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety <transifex@mysociety.org>, 2017\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/mysociety/teams/12067/tr_TR/)\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #: perllib/FixMyStreet/DB/Result/Problem.pm:650 -#: perllib/FixMyStreet/Script/Reports.pm:196 +#: perllib/FixMyStreet/Script/Reports.pm:193 msgid " and " msgstr "ve" @@ -87,8 +87,8 @@ msgstr "" msgid "%s live updates" msgstr "%s güncellemeler" -#: templates/web/base/dashboard/index.html:159 -#: templates/web/base/dashboard/index.html:163 +#: templates/web/base/dashboard/index.html:160 +#: templates/web/base/dashboard/index.html:164 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -122,7 +122,7 @@ msgstr "(Telefon Numarası Yok)" msgid "(a-z and space only)" msgstr "" -#: templates/web/zurich/report/_item.html:19 +#: templates/web/zurich/report/_item.html:21 msgid "(closed)" msgstr "(kapalı)" @@ -131,7 +131,7 @@ msgstr "(kapalı)" msgid "(covers roughly 200,000 people)" msgstr "(yaklaşık 200,000 kişiyi kapsayan bir mesafe)" -#: templates/web/zurich/report/_item.html:17 +#: templates/web/zurich/report/_item.html:19 msgid "(fixed)" msgstr "(onarıldı)" @@ -151,6 +151,7 @@ msgstr "" msgid "(not sent to council)" msgstr "(kurula gönderilmemiş)" +#: templates/web/base/report/new/form_user_loggedin.html:38 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "(optional)" msgstr "(isteğe bağlı)" @@ -166,7 +167,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "%s içerisindeki problemlerle alakalı RSS besleme" #: perllib/FixMyStreet/App/Controller/Report/New.pm:252 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:688 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:685 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Kategori seçiniz--" @@ -199,7 +200,7 @@ msgstr "" msgid "<label for=\"statuses\">Show</label> %s reports <label for=\"filter_categories\">about</label> %s" msgstr "" -#: templates/web/base/js/translation_strings.html:78 +#: templates/web/base/js/translation_strings.html:84 msgid "<span>%s</span> saved." msgstr "" @@ -226,12 +227,12 @@ msgstr "<strong>Hayır</strong> Güncellemelerimi e-posta yoluyla onaylamama izi msgid "<strong>No</strong> Let me confirm my update by email/text" msgstr "<strong>Hayır</strong> Güncellemelerimi e-posta yoluyla onaylamama izin ver" -#: templates/web/base/auth/general.html:110 -#: templates/web/zurich/auth/general.html:51 +#: templates/web/base/auth/general.html:112 +#: templates/web/zurich/auth/general.html:41 msgid "<strong>No</strong> let me sign in by email" msgstr "<strong>Hayır</strong> e-posta yoluyla giriş yapmama izin ver" -#: templates/web/base/auth/general.html:108 +#: templates/web/base/auth/general.html:110 #, fuzzy msgid "<strong>No</strong> let me sign in by email or text" msgstr "<strong>Hayır</strong> e-posta yoluyla giriş yapmama izin ver" @@ -244,12 +245,16 @@ msgstr "" msgid "<strong>Note:</strong> This report hasn't yet been sent onwards for action. Any changes made may not be passed on." msgstr "" -#: templates/web/base/auth/general.html:79 +#: templates/web/base/auth/general.html:81 #: templates/web/base/report/new/form_user_loggedout_password.html:3 #: templates/web/base/report/update/form_user_loggedout_password.html:2 msgid "<strong>Yes</strong> I have a password" msgstr "<strong>Evet</strong> şifrem var" +#: templates/web/base/auth/generate_token.html:54 +msgid "Activate two-factor authentication" +msgstr "" + #: templates/web/base/my/my.html:39 templates/web/base/my/my.html:50 msgid "Add" msgstr "" @@ -324,15 +329,18 @@ msgstr "" msgid "Add user" msgstr "Kullanıcı ekle" -#: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/ACV.pm:108 +#: perllib/FixMyStreet/Cobrand/Default.pm:736 msgid "Add/edit problem categories" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:720 +#: perllib/FixMyStreet/Cobrand/ACV.pm:110 +#: perllib/FixMyStreet/Cobrand/Default.pm:738 msgid "Add/edit response priorities" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:719 +#: perllib/FixMyStreet/Cobrand/ACV.pm:109 +#: perllib/FixMyStreet/Cobrand/Default.pm:737 msgid "Add/edit response templates" msgstr "" @@ -348,7 +356,7 @@ msgstr "" msgid "Admin" msgstr "" -#: templates/web/base/auth/change_password.html:39 +#: templates/web/base/auth/change_password.html:51 msgid "Again:" msgstr "Tekrar:" @@ -367,12 +375,12 @@ msgstr "Güncellemeleri bildir" #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 -#: templates/web/base/dashboard/index.html:63 +#: templates/web/base/dashboard/index.html:64 #: templates/web/base/reports/_list-filters.html:3 msgid "All" msgstr "" -#: templates/web/zurich/reports/index.html:13 +#: templates/web/zurich/reports/index.html:14 msgid "All Reports" msgstr "Tüm Bildirimler" @@ -441,13 +449,13 @@ msgstr "Anonim:" msgid "Another user" msgstr "" -#: templates/web/base/js/translation_strings.html:59 +#: templates/web/base/js/translation_strings.html:65 msgid "Are you sure you want to cancel this upload?" msgstr "" #: templates/web/base/admin/report_edit.html:84 #: templates/web/base/admin/template_edit.html:75 -#: templates/web/base/js/translation_strings.html:73 +#: templates/web/base/js/translation_strings.html:79 #: templates/web/base/report/display_tools.html:6 msgid "Are you sure?" msgstr "" @@ -458,7 +466,7 @@ msgstr "" msgid "Area covered" msgstr "Kapsadığı alan" -#: templates/web/base/admin/user-form.html:82 +#: templates/web/base/admin/user-form.html:78 msgid "Area:" msgstr "" @@ -484,11 +492,12 @@ msgstr "Dışarıdan bir organ atamak:" msgid "Assign to subdivision:" msgstr "Alt bölüm atamak:" -#: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/ACV.pm:105 +#: perllib/FixMyStreet/Cobrand/Default.pm:733 msgid "Assign users to areas" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:219 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:220 msgid "Assigned to %s" msgstr "%s atamak" @@ -500,8 +509,8 @@ msgstr "En çok geri dönen %d talepler sorgulama neticesinde geri dönmüştür msgid "At the moment only searching for and looking at reports work." msgstr "Şu an sadece arama ve raporlara göz atma kısımları çalışıyor." -#: templates/web/base/admin/user-form.html:96 -#: templates/web/base/admin/user-form.html:97 +#: templates/web/base/admin/user-form.html:92 +#: templates/web/base/admin/user-form.html:93 msgid "Authorised staff users can be associated with the categories in which they operate." msgstr "" @@ -527,11 +536,11 @@ msgid "Avoid personal information and vehicle number plates" msgstr "" #: perllib/FixMyStreet/DB/Result/Problem.pm:344 -#: templates/web/zurich/report/_item.html:9 +#: templates/web/zurich/report/_item.html:11 msgid "Awaiting moderation" msgstr "Denetleme bekliyor" -#: templates/web/base/js/translation_strings.html:31 +#: templates/web/base/js/translation_strings.html:37 msgid "Back" msgstr "Geri" @@ -544,9 +553,11 @@ msgstr "" msgid "Ban user" msgstr "Kullanıcıyı seç" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 -#: perllib/FixMyStreet/Cobrand/Default.pm:717 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:396 +#: perllib/FixMyStreet/Cobrand/ACV.pm:107 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 +#: perllib/FixMyStreet/Cobrand/Default.pm:735 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:423 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:55 #: templates/web/zurich/header.html:50 @@ -560,7 +571,7 @@ msgstr "Bölümler" msgid "Body" msgstr "Bölüm" -#: templates/web/base/admin/user-form.html:54 +#: templates/web/base/admin/user-form.html:46 msgid "Body:" msgstr "Bölüm:" @@ -576,7 +587,8 @@ msgstr "" msgid "Can't see the map? <em>Skip this step</em>" msgstr "Haritayı göremiyor musunuz? <em>Bu adımı atlayın</em>" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -590,7 +602,7 @@ msgstr "" #: templates/web/base/admin/body.html:72 #: templates/web/base/admin/contact-form.html:19 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:99 +#: templates/web/base/dashboard/index.html:100 #: templates/web/base/report/_inspect.html:54 #: templates/web/base/report/_item.html:92 #: templates/web/base/report/new/category.html:12 @@ -603,7 +615,7 @@ msgstr "" msgid "Category" msgstr "Kategori" -#: templates/web/base/dashboard/index.html:102 +#: templates/web/base/dashboard/index.html:103 #, fuzzy msgid "Category and State" msgstr "Kategori" @@ -626,7 +638,7 @@ msgstr "Bu kategori için problemlerin onarılma süresi > 4 hafta" msgid "Category:" msgstr "Kategori:" -#: perllib/FixMyStreet/Script/Reports.pm:187 +#: perllib/FixMyStreet/Script/Reports.pm:184 msgid "Category: %s" msgstr "Kategori: %s" @@ -641,9 +653,7 @@ msgid "Change email address" msgstr "" #: templates/web/base/auth/change_password.html:1 -#: templates/web/base/auth/change_password.html:16 -#: templates/web/base/auth/change_password.html:4 -#: templates/web/base/auth/change_password.html:43 +#: templates/web/base/auth/change_password.html:5 #: templates/web/base/my/my.html:63 msgid "Change password" msgstr "Şifreyi değiştir" @@ -687,7 +697,7 @@ msgstr "" msgid "Choose another" msgstr "" -#: templates/web/base/js/translation_strings.html:72 +#: templates/web/base/js/translation_strings.html:78 msgid "Clear offline data" msgstr "" @@ -715,14 +725,14 @@ msgstr "" msgid "Click the link in that email to sign in." msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:134 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:194 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:965 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:1004 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:195 #: perllib/FixMyStreet/DB/ResultSet/State.pm:71 #: templates/web/base/admin/states/index.html:103 #: templates/web/base/admin/states/index.html:27 #: templates/web/base/admin/states/index.html:33 -#: templates/web/base/dashboard/index.html:112 +#: templates/web/base/dashboard/index.html:113 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:10 #: templates/web/zurich/admin/header.html:16 @@ -755,15 +765,17 @@ msgid "Cobrand:" msgstr "Cobrand:" #: templates/web/base/admin/extra-metadata-form.html:14 +#: templates/web/base/auth/2faform.html:18 #: templates/web/base/auth/smsform.html:24 msgid "Code" msgstr "" -#: templates/web/base/js/translation_strings.html:50 +#: templates/web/base/js/translation_strings.html:56 msgid "Collapse map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:629 +#: perllib/FixMyStreet/Cobrand/ACV.pm:256 +#: perllib/FixMyStreet/Cobrand/Default.pm:647 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" msgstr "Yapılandırma" @@ -772,6 +784,7 @@ msgstr "Yapılandırma" msgid "Confirm" msgstr "Onayla" +#: templates/web/base/auth/2faform.html:1 #: templates/web/base/auth/smsform.html:1 templates/web/base/auth/token.html:1 msgid "Confirm account" msgstr "Hesabı onayla" @@ -821,12 +834,12 @@ msgstr "Grupla bağlantı kur" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1801 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1830 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1854 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1883 msgid "Could not find user" msgstr "Kullanıcı bulunamadı" -#: templates/web/base/js/translation_strings.html:36 +#: templates/web/base/js/translation_strings.html:42 msgid "Could not look up location" msgstr "Konuma bakılamadı" @@ -871,15 +884,18 @@ msgstr "Kategori oluştur" msgid "Create priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:701 +#: perllib/FixMyStreet/Cobrand/ACV.pm:91 +#: perllib/FixMyStreet/Cobrand/Default.pm:719 msgid "Create reports/updates as anonymous user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:702 +#: perllib/FixMyStreet/Cobrand/ACV.pm:92 +#: perllib/FixMyStreet/Cobrand/Default.pm:720 msgid "Create reports/updates as the council" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:700 +#: perllib/FixMyStreet/Cobrand/ACV.pm:90 +#: perllib/FixMyStreet/Cobrand/Default.pm:718 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -900,12 +916,17 @@ msgstr "Oluşturuldu" msgid "Created:" msgstr "Oluşturuldu:" -#: templates/web/base/auth/generate_token.html:27 +#: templates/web/base/auth/change_password.html:40 +#, fuzzy +msgid "Current password:" +msgstr "Şifreniz" + +#: templates/web/base/auth/generate_token.html:46 #, fuzzy msgid "Current token:" msgstr "Güncel durum" -#: templates/web/base/dashboard/index.html:91 +#: templates/web/base/dashboard/index.html:92 msgid "Currently grouped by %s" msgstr "" @@ -914,7 +935,7 @@ msgstr "" msgid "Currently no bodies have been created." msgstr "Şu anda hiçbir organları oluşturulmamıştır." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:830 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:869 #: templates/web/zurich/admin/report_edit-sdm.html:105 msgid "Customer not contactable" msgstr "" @@ -926,6 +947,10 @@ msgstr "" msgid "Dashboard" msgstr "Kontrol Paneli " +#: templates/web/base/auth/generate_token.html:54 +msgid "Deactivate two-factor authentication" +msgstr "" + #: templates/web/zurich/admin/stats/index.html:35 msgid "Dealt with by subdivision within 5 working days" msgstr "Alt komisyon tarafından 5 iş günü içinde üstesinden gelinilecek" @@ -975,7 +1000,7 @@ msgstr "" msgid "Detailed information is limited to %d characters." msgstr "" -#: templates/web/base/js/translation_strings.html:33 +#: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Detaylar" @@ -987,7 +1012,7 @@ msgstr "Detaylar" msgid "Details:" msgstr "Detaylar:" -#: templates/web/base/dashboard/index.html:103 +#: templates/web/base/dashboard/index.html:104 msgid "Device and Site" msgstr "" @@ -1038,7 +1063,7 @@ msgstr "Şekilleri beğenmediniz mi?" msgid "Down one" msgstr "" -#: templates/web/base/js/translation_strings.html:58 +#: templates/web/base/js/translation_strings.html:64 msgid "Drag and drop photos here or <u>click to upload</u>" msgstr "" @@ -1079,23 +1104,27 @@ msgstr "Ekle" msgid "Edit body details" msgstr "Bölümün detaylarını düzenle" -#: perllib/FixMyStreet/Cobrand/Default.pm:712 +#: perllib/FixMyStreet/Cobrand/ACV.pm:102 +#: perllib/FixMyStreet/Cobrand/Default.pm:730 msgid "Edit other users' details" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:713 +#: perllib/FixMyStreet/Cobrand/ACV.pm:103 +#: perllib/FixMyStreet/Cobrand/Default.pm:731 msgid "Edit other users' permissions" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:695 +#: perllib/FixMyStreet/Cobrand/ACV.pm:89 +#: perllib/FixMyStreet/Cobrand/Default.pm:713 msgid "Edit report category" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:696 +#: perllib/FixMyStreet/Cobrand/Default.pm:714 msgid "Edit report priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:694 +#: perllib/FixMyStreet/Cobrand/ACV.pm:88 +#: perllib/FixMyStreet/Cobrand/Default.pm:712 msgid "Edit reports" msgstr "" @@ -1128,8 +1157,8 @@ msgstr "Editör" #: templates/web/base/admin/users.html:17 #: templates/web/zurich/admin/body-form.html:9 #: templates/web/zurich/admin/body.html:15 -#: templates/web/zurich/auth/general.html:24 -#: templates/web/zurich/auth/general.html:54 +#: templates/web/zurich/auth/general.html:14 +#: templates/web/zurich/auth/general.html:44 msgid "Email" msgstr "E-posta" @@ -1155,7 +1184,7 @@ msgstr "E-posta uyarısı oluşturuldu" msgid "Email alert deleted" msgstr "E-posta uyarısı silindi" -#: templates/web/base/admin/user-form.html:22 +#: templates/web/base/admin/user-form.html:21 msgid "Email verified:" msgstr "" @@ -1166,10 +1195,6 @@ msgstr "" msgid "Email:" msgstr "E-posta:" -#: perllib/FixMyStreet/Script/Reports.pm:111 -msgid "Email: %s" -msgstr "E-posta: %s" - #: templates/web/base/admin/open311-form-fields.html:55 #: templates/web/base/admin/open311-form-fields.html:56 msgid "" @@ -1191,7 +1216,7 @@ msgid "" " problem must be emailed, while others can be sent over Open311." msgstr "" -#: templates/web/base/dashboard/index.html:77 +#: templates/web/base/dashboard/index.html:78 #, fuzzy msgid "End Date" msgstr "Bitiş Tarihi:" @@ -1200,7 +1225,7 @@ msgstr "Bitiş Tarihi:" msgid "Endpoint" msgstr "Varılan nokta" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:81 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:82 msgid "Enter a Zürich street name" msgstr "Bir Zürich sokak ismi giriniz" @@ -1219,10 +1244,10 @@ msgstr "Yakınlardaki bir posta kodu, cadde veya bölge ismi giriniz" msgid "Enter a nearby street name and area" msgstr "Yakınlardaki bir cadde ve bölge ismi giriniz" -#: templates/web/base/auth/general.html:123 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:45 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:17 -#: templates/web/zurich/auth/general.html:65 +#: templates/web/base/auth/general.html:128 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:47 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:20 +#: templates/web/zurich/auth/general.html:58 msgid "Enter a password" msgstr "Şifre gir" @@ -1257,7 +1282,7 @@ msgstr "Örnekler:" msgid "Existing category" msgstr "" -#: templates/web/base/js/translation_strings.html:49 +#: templates/web/base/js/translation_strings.html:55 msgid "Expand map" msgstr "" @@ -1265,12 +1290,12 @@ msgstr "" msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:104 +#: templates/web/base/dashboard/index.html:105 msgid "Export as CSV" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:179 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:918 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:180 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:957 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:12 msgid "Extern" @@ -1293,7 +1318,7 @@ msgstr "" msgid "External team" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Default.pm:674 #: templates/web/base/admin/reportextrafields/edit.html:1 #: templates/web/base/admin/reportextrafields/index.html:1 #, fuzzy @@ -1333,10 +1358,10 @@ msgid "Fix this by choosing an <strong>area covered</strong> in the <em>Edit bod msgstr "" #: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:133 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:113 +#: templates/web/base/dashboard/index.html:114 msgid "Fixed" msgstr "Sorun çözüldü" @@ -1358,7 +1383,7 @@ msgstr "Silindi olarak seçildi" msgid "Flag user" msgstr "Kullanıcıyı seç" -#: perllib/FixMyStreet/Cobrand/Default.pm:627 +#: perllib/FixMyStreet/Cobrand/Default.pm:645 #: templates/web/base/admin/users.html:20 msgid "Flagged" msgstr "Seçildi" @@ -1367,7 +1392,7 @@ msgstr "Seçildi" msgid "Flagged reports and users" msgstr "Seçilen bildirimler ve kullanıcılar" -#: templates/web/base/admin/user-form.html:112 +#: templates/web/base/admin/user-form.html:108 msgid "Flagged users are listed on the <a href='%s'>flagged</a> page." msgstr "Seçilen kullanıcılar <a href='%s'>etiketliler</a>sayfasında listelendi." @@ -1375,8 +1400,8 @@ msgstr "Seçilen kullanıcılar <a href='%s'>etiketliler</a>sayfasında listelen msgid "Flagged users are not restricted in any way. This is just a list of users that have been marked for attention." msgstr "Seçilen kullanıcılar hiç bir şekilde kısıtlanmamıştır. Bu sadece dikkate alınmak üzere işaretlenen kullanıcıların listesidir." -#: templates/web/base/admin/report_edit.html:140 -#: templates/web/base/admin/user-form.html:118 +#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/user-form.html:115 msgid "Flagged:" msgstr "Seçilenler:" @@ -1396,17 +1421,17 @@ msgstr "" msgid "For more information, see <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." msgstr "Daha fazla bilgi için, bakınız <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'> FixMyStreet'in Mapit'i nasıl kullandığını</a>." -#: templates/web/base/auth/general.html:94 +#: templates/web/base/auth/general.html:96 #: templates/web/base/report/new/form_user_loggedout_password.html:20 #: templates/web/base/report/update/form_user_loggedout_password.html:19 msgid "Forgotten your password?" msgstr "Şifrenizi mi unuttunuz?" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:748 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:787 msgid "Forwarded to external body" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:749 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:788 msgid "Forwarded wish to external body" msgstr "" @@ -1416,11 +1441,7 @@ msgstr "" msgid "Frequently Asked Questions" msgstr "Sıkça Sorulan Sorular" -#: templates/web/base/auth/generate_token.html:1 -#: templates/web/base/auth/generate_token.html:2 -#: templates/web/base/auth/generate_token.html:20 -#: templates/web/base/auth/generate_token.html:33 -#: templates/web/base/my/my.html:65 +#: templates/web/base/auth/generate_token.html:52 msgid "Generate token" msgstr "" @@ -1467,7 +1488,8 @@ msgstr "Git" msgid "Going to send questionnaire?" msgstr "Anket gönderecek misiniz?" -#: perllib/FixMyStreet/Cobrand/Default.pm:714 +#: perllib/FixMyStreet/Cobrand/ACV.pm:104 +#: perllib/FixMyStreet/Cobrand/Default.pm:732 msgid "Grant access to the admin" msgstr "" @@ -1475,12 +1497,12 @@ msgstr "" msgid "Graph of problem creation by status over time" msgstr "Zamanla oluşan problemlerin duruma göre grafikleri" -#: templates/web/base/dashboard/index.html:93 +#: templates/web/base/dashboard/index.html:94 #, fuzzy msgid "Group by %s" msgstr "%s tarafından" -#: templates/web/base/dashboard/index.html:98 +#: templates/web/base/dashboard/index.html:99 msgid "Group by:" msgstr "" @@ -1513,7 +1535,7 @@ msgstr "Son zamanlarda bildirilen çevredeki fotoğraflar " msgid "Hi %s" msgstr "Merhaba %s" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:911 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:950 #: perllib/FixMyStreet/DB/ResultSet/State.pm:64 #: templates/web/base/admin/update_edit.html:30 #: templates/web/zurich/admin/header.html:1 @@ -1523,6 +1545,11 @@ msgstr "Merhaba %s" msgid "Hidden" msgstr "Gizli" +#: templates/web/base/admin/user-form.html:197 +#, fuzzy +msgid "Hide all reports and updates" +msgstr "Seçilen bildirimler ve kullanıcılar" + #: templates/web/base/report/_main.html:105 msgid "Hide entire report" msgstr "" @@ -1546,7 +1573,7 @@ msgstr "" #: templates/web/base/around/display_location.html:60 #: templates/web/base/around/display_location.html:68 -#: templates/web/base/js/translation_strings.html:55 +#: templates/web/base/js/translation_strings.html:61 msgid "Hide pins" msgstr "İğneler gizle" @@ -1575,7 +1602,7 @@ msgstr "Anasayfa" msgid "How to report a problem" msgstr "Bir problem nasıl bildirilir" -#: templates/web/base/js/translation_strings.html:32 +#: templates/web/base/js/translation_strings.html:38 msgid "How to send successful reports" msgstr "Başarılı bildirim nasıl gönderilir" @@ -1634,7 +1661,7 @@ msgid "" " the menu. Make sure you use the same category name in the bodies if you want this to happen." msgstr "" -#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/auth/generate_token.html:61 msgid "If you generate a new token the existing token will no longer work." msgstr "" @@ -1708,8 +1735,8 @@ msgstr "Gereksiz bölümüne atılsın mı?" msgid "In addition, the following attributes that are not part of the Open311 v2 specification are returned: agency_sent_datetime, title (also returned as part of description), interface_used, comment_count, requestor_name (only present if requestor allowed the name to be shown on this site)." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:197 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:959 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:198 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:998 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:8 msgid "In progress" @@ -1739,7 +1766,7 @@ msgstr "" msgid "Inspection required" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:698 +#: perllib/FixMyStreet/Cobrand/Default.pm:716 msgid "Instruct contractors to fix problems" msgstr "" @@ -1771,20 +1798,20 @@ msgstr " FAQs'ı kontrol et</a> bu çözüme ulaşmak için <a href=\"%s\">en h msgid "It’s on its way to the council right now." msgstr "Kurula iletilmek üzere." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:182 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:183 msgid "Jurisdiction Unknown" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:923 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:962 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:15 msgid "Jurisdiction unknown" msgstr "" -#: templates/web/base/auth/general.html:90 +#: templates/web/base/auth/general.html:92 #: templates/web/base/report/new/form_user_loggedout_password.html:16 #: templates/web/base/report/update/form_user_loggedout_password.html:15 -#: templates/web/zurich/auth/general.html:40 +#: templates/web/zurich/auth/general.html:30 msgid "Keep me signed in on this computer" msgstr "Bu bilgisayarda oturumu açık tut" @@ -1848,6 +1875,11 @@ msgstr "" msgid "List all reported problems" msgstr "Bildirilmiş problemleri güncelle" +#: templates/web/base/around/on_map_list_items.html:18 +#, fuzzy +msgid "Loading reports…" +msgstr "Bildirimlerin" + #: templates/web/base/report/new/category_wrapper.html:8 msgid "Loading..." msgstr "Yükleniyor..." @@ -1886,23 +1918,31 @@ msgstr "" msgid "Log in with Twitter" msgstr "" -#: templates/web/base/js/translation_strings.html:65 +#: templates/web/base/js/translation_strings.html:71 msgid "Log in with email" msgstr "" -#: templates/web/base/js/translation_strings.html:63 +#: templates/web/base/js/translation_strings.html:69 msgid "Log in with email/text" msgstr "" -#: templates/web/base/dashboard/index.html:81 +#: templates/web/base/admin/user-form.html:195 +msgid "Log out of all sessions" +msgstr "" + +#: templates/web/base/dashboard/index.html:82 msgid "Look up" msgstr "" -#: templates/web/base/js/translation_strings.html:44 +#: templates/web/base/js/translation_strings.html:50 msgid "MAP" msgstr "HARİTA" -#: perllib/FixMyStreet/Cobrand/Default.pm:699 +#: templates/web/base/admin/user-form.html:196 +msgid "Make anonymous on all reports and updates" +msgstr "" + +#: perllib/FixMyStreet/Cobrand/Default.pm:717 msgid "Manage shortlist" msgstr "" @@ -1910,7 +1950,7 @@ msgstr "" msgid "Manual order" msgstr "" -#: templates/web/base/js/translation_strings.html:46 +#: templates/web/base/js/translation_strings.html:52 msgid "Map" msgstr "Harita" @@ -1918,11 +1958,11 @@ msgstr "Harita" msgid "Mark as sent" msgstr "Gönderildi olarak işaretle" -#: templates/web/base/admin/user-form.html:110 +#: templates/web/base/admin/user-form.html:106 msgid "Mark users whose behaviour you want to keep a check on as <strong>flagged</strong>." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:697 +#: perllib/FixMyStreet/Cobrand/Default.pm:715 msgid "Markup problem details" msgstr "" @@ -1950,7 +1990,8 @@ msgstr "Eksik yetki_id" msgid "Moderate" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:693 +#: perllib/FixMyStreet/Cobrand/ACV.pm:87 +#: perllib/FixMyStreet/Cobrand/Default.pm:711 msgid "Moderate report details" msgstr "" @@ -1976,7 +2017,7 @@ msgstr "Bir iş gününe bölünmüş bir şekilde yönetilmiştir" msgid "Moderation reason:" msgstr "" -#: templates/web/base/dashboard/index.html:101 +#: templates/web/base/dashboard/index.html:102 msgid "Month" msgstr "Ay" @@ -1998,12 +2039,12 @@ msgstr "" #: templates/web/base/admin/states/index.html:108 #: templates/web/base/admin/states/index.html:11 #: templates/web/base/admin/users.html:16 -#: templates/web/base/auth/general.html:113 +#: templates/web/base/auth/general.html:115 #: templates/web/base/report/new/form_user_loggedin.html:49 #: templates/web/base/report/new/form_user_loggedout_by_email.html:11 #: templates/web/base/report/update/form_name.html:27 #: templates/web/zurich/admin/body-form.html:4 -#: templates/web/zurich/auth/general.html:60 +#: templates/web/zurich/auth/general.html:50 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "Name" msgstr "İsim" @@ -2016,10 +2057,6 @@ msgstr "İsim" msgid "Name:" msgstr "İsim:" -#: perllib/FixMyStreet/Script/Reports.pm:110 -msgid "Name: %s" -msgstr "İsim: %s" - #: templates/web/base/report/_inspect.html:44 msgid "Navigate to this problem" msgstr "" @@ -2037,8 +2074,8 @@ msgstr "" msgid "Nearest postcode to the pin placed on the map (automatically generated): %s (%sm away)" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:521 -#: perllib/FixMyStreet/Cobrand/Default.pm:549 +#: perllib/FixMyStreet/Cobrand/Default.pm:539 +#: perllib/FixMyStreet/Cobrand/Default.pm:567 msgid "Nearest road to the pin placed on the map (automatically generated by Bing Maps): %s" msgstr "" @@ -2056,11 +2093,12 @@ msgstr "" msgid "Nearly done! Now check your email…" msgstr "" +#: templates/web/base/auth/2faform.html:8 #: templates/web/base/auth/smsform.html:19 msgid "Nearly done! Now check your phone…" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:129 msgid "New" msgstr "" @@ -2089,7 +2127,7 @@ msgstr "FixMyStreet'taki yeni yerel problemler" msgid "New note to DM:" msgstr "" -#: templates/web/base/auth/change_password.html:35 +#: templates/web/base/auth/change_password.html:47 msgid "New password:" msgstr "" @@ -2147,7 +2185,7 @@ msgstr "" msgid "Next" msgstr "Sonraki" -#: perllib/FixMyStreet/Cobrand/Default.pm:1222 +#: perllib/FixMyStreet/Cobrand/Default.pm:1240 #: templates/web/base/admin/category_edit.html:4 #: templates/web/base/admin/list_updates.html:32 #: templates/web/base/admin/list_updates.html:34 @@ -2163,11 +2201,11 @@ msgstr "Sonraki" msgid "No" msgstr "Hayır" -#: templates/web/base/admin/user-form.html:84 +#: templates/web/base/admin/user-form.html:80 msgid "No area" msgstr "" -#: templates/web/base/admin/user-form.html:55 +#: templates/web/base/admin/user-form.html:48 msgid "No body" msgstr "Birim yok" @@ -2204,7 +2242,7 @@ msgstr "" msgid "No reports to show on map, here are some nearby:" msgstr "" -#: templates/web/base/js/translation_strings.html:37 +#: templates/web/base/js/translation_strings.html:43 msgid "No result returned" msgstr "Herhangi bir geri dönüş olmamıştır" @@ -2226,15 +2264,15 @@ msgstr "Destek sağlayıcı yok" msgid "None" msgstr "Hiçbiri" -#: templates/web/base/admin/user-form.html:76 -#: templates/web/base/admin/user-form.html:77 +#: templates/web/base/admin/user-form.html:72 +#: templates/web/base/admin/user-form.html:73 msgid "" "Normal (public) users should not be associated with any <strong>area</strong>.<br>\n" " Authorised staff users can be associated with the area in which they operate." msgstr "" -#: templates/web/base/admin/user-form.html:46 -#: templates/web/base/admin/user-form.html:47 +#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:39 msgid "" "Normal (public) users should not be associated with any <strong>body</strong>.<br>\n" " Authorised staff users can be associated with the body they represent.<br>\n" @@ -2242,8 +2280,8 @@ msgid "" " activity across their body), the ability to hide reports or set special report statuses." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:186 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:933 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:187 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:972 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:13 msgid "Not contactable" @@ -2302,15 +2340,15 @@ msgstr "" msgid "Number of problems reported in each ward, in the last 7 days." msgstr "" -#: templates/web/base/js/translation_strings.html:43 +#: templates/web/base/js/translation_strings.html:49 msgid "OK" msgstr "Tamam" -#: templates/web/base/js/translation_strings.html:74 +#: templates/web/base/js/translation_strings.html:80 msgid "Offline data cleared" msgstr "" -#: templates/web/base/js/translation_strings.html:71 +#: templates/web/base/js/translation_strings.html:77 msgid "Offline update data saved" msgstr "" @@ -2326,14 +2364,14 @@ msgstr "" msgid "On behalf of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:174 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:905 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:175 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:944 #: perllib/FixMyStreet/DB/ResultSet/State.pm:70 #: templates/web/base/admin/states/index.html:102 #: templates/web/base/admin/states/index.html:25 #: templates/web/base/admin/states/index.html:32 #: templates/web/base/admin/update_edit.html:30 -#: templates/web/base/dashboard/index.html:111 +#: templates/web/base/dashboard/index.html:112 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:7 #: templates/web/zurich/admin/update_edit.html:18 @@ -2372,17 +2410,17 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1238 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:689 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:690 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1262 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:686 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:687 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:716 #: perllib/FixMyStreet/App/Controller/Report/New.pm:719 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:722 #: perllib/FixMyStreet/DB/Result/Problem.pm:588 #: perllib/FixMyStreet/DB/Result/Problem.pm:595 #: perllib/FixMyStreet/DB/Result/Problem.pm:610 #: perllib/FixMyStreet/DB/Result/Problem.pm:619 -#: perllib/FixMyStreet/Script/Reports.pm:182 -#: perllib/FixMyStreet/Script/Reports.pm:197 +#: perllib/FixMyStreet/Script/Reports.pm:179 +#: perllib/FixMyStreet/Script/Reports.pm:194 msgid "Other" msgstr "Diğer" @@ -2417,23 +2455,23 @@ msgstr "Ebeveyn" msgid "Partial" msgstr "Kısmi" -#: templates/web/base/auth/general.html:116 +#: templates/web/base/auth/general.html:118 #: templates/web/base/report/new/form_user_loggedout_by_email.html:38 #: templates/web/base/report/update/form_user_loggedout_by_email.html:10 -#: templates/web/zurich/auth/general.html:32 -#: templates/web/zurich/auth/general.html:63 +#: templates/web/zurich/auth/general.html:22 +#: templates/web/zurich/auth/general.html:53 msgid "Password (optional)" msgstr "Şifre (isteğe bağlı)" -#: templates/web/base/auth/general.html:81 +#: templates/web/base/auth/general.html:83 msgid "Password:" msgstr "Şifre:" -#: templates/web/base/js/translation_strings.html:52 +#: templates/web/base/js/translation_strings.html:58 msgid "Permalink" msgstr "Permalink" -#: templates/web/base/admin/user-form.html:162 +#: templates/web/base/admin/user-form.html:164 msgid "Permissions:" msgstr "" @@ -2452,12 +2490,12 @@ msgstr "Telefon numarası" msgid "Phone number (optional)" msgstr "Telefon numarası (isteğe bağlı)" -#: templates/web/base/admin/user-form.html:30 +#: templates/web/base/admin/user-form.html:25 msgid "Phone verified:" msgstr "" #: templates/web/base/admin/report_edit.html:135 -#: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 +#: templates/web/base/admin/user-form.html:23 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:39 msgid "Phone:" msgstr "Telefon:" @@ -2511,12 +2549,12 @@ msgid "Pick your ward" msgstr "" #: templates/web/base/around/display_location.html:74 -#: templates/web/base/js/translation_strings.html:30 +#: templates/web/base/js/translation_strings.html:36 msgid "Place pin on map" msgstr "Harita üzerine işaretleyin" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:945 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:951 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:984 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:990 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:9 #: templates/web/zurich/admin/index-dm.html:9 @@ -2527,8 +2565,8 @@ msgstr "Planlanmış" msgid "Please be polite, concise and to the point." msgstr "Kibar, açık ve hedef odaklı olun." -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:27 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:31 msgid "Please check the passwords and try again" msgstr "Şifreyi kontrol ediniz ve tekrar deneyiniz" @@ -2536,13 +2574,12 @@ msgstr "Şifreyi kontrol ediniz ve tekrar deneyiniz" #: templates/web/base/auth/_username_error.html:9 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:27 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:9 msgid "Please check your email address is correct" msgstr "E-posta adresinizin doğruluğunu kontrol ediniz" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1334 -#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1327 +#: perllib/FixMyStreet/DB/Result/User.pm:205 +#: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:7 #, fuzzy @@ -2550,13 +2587,18 @@ msgid "Please check your phone number is correct" msgstr "E-posta adresinizin doğruluğunu kontrol ediniz" #: perllib/FixMyStreet/App/Controller/Admin.pm:297 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:905 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:928 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:923 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:946 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 -#: templates/web/base/js/translation_strings.html:10 +#: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" msgstr "Kategori seçiniz" +#: perllib/FixMyStreet/App/Controller/Auth.pm:383 +#: perllib/FixMyStreet/App/Controller/Auth.pm:409 +msgid "Please choose a less commonly-used password" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Admin.pm:345 #: templates/web/base/admin/bodies.html:4 templates/web/base/admin/body.html:11 #: templates/web/base/admin/template_edit.html:13 @@ -2576,20 +2618,21 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:298 #: perllib/FixMyStreet/DB/Result/Comment.pm:128 -#: templates/web/base/js/translation_strings.html:3 +#: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Mesaj giriniz" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1332 -#: perllib/FixMyStreet/DB/Result/User.pm:200 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1325 +#: perllib/FixMyStreet/DB/Result/User.pm:208 +#: perllib/FixMyStreet/DB/Result/User.pm:209 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:4 #, fuzzy msgid "Please enter a mobile number" msgstr "Lütfen telefon numaranızı gririniz" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1365 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1461 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1462 msgid "Please enter a name" msgstr "" @@ -2597,53 +2640,51 @@ msgstr "" msgid "Please enter a name for this body" msgstr "" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:25 -#: templates/web/base/js/translation_strings.html:20 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:29 +#: templates/web/base/js/translation_strings.html:23 msgid "Please enter a password" msgstr "Şifre giriniz" #: perllib/FixMyStreet/App/Controller/Contact.pm:115 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 -#: templates/web/base/js/translation_strings.html:4 +#: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Konu giriniz" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1362 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1452 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1355 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1453 #: perllib/FixMyStreet/App/Controller/Admin.pm:311 -#: perllib/FixMyStreet/DB/Result/User.pm:193 -#: templates/web/base/js/translation_strings.html:13 -#: templates/web/base/js/translation_strings.html:17 +#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: templates/web/base/js/translation_strings.html:16 +#: templates/web/base/js/translation_strings.html:20 msgid "Please enter a valid email" msgstr "Geçerli e-posta giriniz" -#: perllib/FixMyStreet/App/Controller/Alert.pm:350 +#: perllib/FixMyStreet/App/Controller/Alert.pm:355 #: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please enter a valid email address" msgstr "Geçerli e-posta adresi giriniz" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1356 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1446 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1349 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Lütfen telefon numaranızı gririniz" #: perllib/FixMyStreet/DB/Result/Problem.pm:369 -#: templates/web/base/js/translation_strings.html:5 +#: templates/web/base/js/translation_strings.html:8 msgid "Please enter some details" msgstr "Lütfen bir kaç ayrıntı giriniz" #: perllib/FixMyStreet/App/Controller/Contact.pm:114 -#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: perllib/FixMyStreet/DB/Result/User.pm:196 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:26 -#: templates/web/base/js/translation_strings.html:12 -#: templates/web/base/js/translation_strings.html:16 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:8 +#: templates/web/base/js/translation_strings.html:15 +#: templates/web/base/js/translation_strings.html:19 msgid "Please enter your email" msgstr "E-posta giriniz" @@ -2651,34 +2692,34 @@ msgstr "E-posta giriniz" msgid "Please enter your email address" msgstr "Lütfen mail adresinizi giriniz" -#: templates/web/base/js/translation_strings.html:26 +#: templates/web/base/js/translation_strings.html:32 msgid "Please enter your first name" msgstr "Ad giriniz" #: perllib/FixMyStreet/Cobrand/UK.pm:326 -#: templates/web/base/js/translation_strings.html:8 +#: templates/web/base/js/translation_strings.html:11 msgid "Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below" msgstr "Lütfen adınızı ve soyadınızı giriniz, kurullar için gereklidir – eğer isminizin sitede kullanılmasını istemiyorsanız, aşağıda bulunan kutucuktan tiki kaldırınız." #: perllib/FixMyStreet/App/Controller/Contact.pm:113 #: perllib/FixMyStreet/DB/Result/Comment.pm:125 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 -#: perllib/FixMyStreet/DB/Result/User.pm:186 -#: templates/web/base/js/translation_strings.html:7 +#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: templates/web/base/js/translation_strings.html:10 msgid "Please enter your name" msgstr "Lütfen isminizi giriniz" #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:6 -#: templates/web/base/js/translation_strings.html:23 +#: templates/web/base/js/translation_strings.html:29 msgid "Please enter your phone number" msgstr "Lütfen telefon numaranızı gririniz" -#: templates/web/base/js/translation_strings.html:27 +#: templates/web/base/js/translation_strings.html:33 msgid "Please enter your second name" msgstr "Soyad giriniz" -#: templates/web/base/js/translation_strings.html:25 +#: templates/web/base/js/translation_strings.html:31 msgid "Please enter your title" msgstr "Konu başlığı giriniz" @@ -2701,10 +2742,19 @@ msgstr "Lütfen probleme ait ayrıntıları giriniz." msgid "Please fill in the form below with details of the problem, and describe the location as precisely as possible in the details box." msgstr "Lütfen aşağıda verilen formu problemin detayları ile ilgili doldurunuz ve konumu detay kutucuğu içerisine mümkün oldukça yakın bir şekilde tarif ediniz." +#: templates/web/base/auth/2faform.html:9 +msgid "Please generate a two-factor code and enter it below:" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Questionnaire.pm:239 msgid "Please indicate whether you'd like to receive another questionnaire" msgstr "Başka bir anket doldurmak istediğinizi belirtiniz." +#: perllib/FixMyStreet/App/Controller/Auth.pm:406 +#: templates/web/base/js/translation_strings.html:26 +msgid "Please make sure your password is at least %d characters long" +msgstr "" + #: templates/web/base/report/updates-sidebar-notes.html:2 msgid "Please note that updates are not sent to the council." msgstr "Güncellemeler kurula gönderilmemiştir." @@ -2768,12 +2818,12 @@ msgstr "Problemin giderilmiş veya giderilmemiş olması durumunu bildiriniz lü #: perllib/FixMyStreet/App/Model/PhotoSet.pm:122 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:156 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:158 -#: templates/web/base/js/translation_strings.html:60 +#: templates/web/base/js/translation_strings.html:66 msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1359 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1449 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1352 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 msgid "Please verify at least one of email/phone" msgstr "" @@ -2786,24 +2836,24 @@ msgid "Please write your update here" msgstr "Güncellemeleri buraya yazınız" #: templates/web/base/report/update-form.html:25 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:18 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_user_loggedout_password.html:10 msgid "Post" msgstr "Paylaş" -#: perllib/FixMyStreet/DB/Result/Comment.pm:231 +#: perllib/FixMyStreet/DB/Result/Comment.pm:211 msgid "Posted anonymously at %s" msgstr "%s Anonim olarak gönderildi" -#: perllib/FixMyStreet/DB/Result/Comment.pm:266 +#: perllib/FixMyStreet/DB/Result/Comment.pm:246 msgid "Posted by %s at %s" msgstr "Tarafından paylaşıldı %s saat %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:254 +#: perllib/FixMyStreet/DB/Result/Comment.pm:234 msgid "Posted by <strong>%s</strong> (%s) at %s" msgstr "<strong>%s</strong> (%s) tarafından %s 'te paylaşılmıştır" -#: perllib/FixMyStreet/DB/Result/Comment.pm:256 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 msgid "Posted by <strong>%s</strong> at %s" msgstr "<strong>%s</strong> tarafından %s 'te paylaşılmıştır" @@ -2815,7 +2865,7 @@ msgstr "" msgid "Previous" msgstr "Önceki" -#: perllib/FixMyStreet/Cobrand/Default.pm:648 +#: perllib/FixMyStreet/Cobrand/Default.pm:666 msgid "Priorities" msgstr "" @@ -2836,7 +2886,7 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:144 msgid "Private" msgstr "Özel" @@ -2866,7 +2916,7 @@ msgstr "Problem %s kurula gönderildi %s" msgid "Problem breakdown by state" msgstr "Sorun devlet tarafından meydana gelmiştir" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1309 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1283 msgid "Problem marked as open." msgstr "Problem çözülmemiş olarak işaretlenmiştir." @@ -2874,7 +2924,8 @@ msgstr "Problem çözülmemiş olarak işaretlenmiştir." msgid "Problem state change based on survey results" msgstr "Araştırma sonucu göz önünde bulundurularak problemin durumundaki değişim" -#: perllib/FixMyStreet/Cobrand/Default.pm:692 +#: perllib/FixMyStreet/Cobrand/ACV.pm:86 +#: perllib/FixMyStreet/Cobrand/Default.pm:710 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Sorunlar" @@ -2901,7 +2952,7 @@ msgstr "FixMyStreet'te kısa bir süre önce onarıldı olarak bildirilen proble msgid "Problems within %.1fkm of %s" msgstr "Konumun %.1fkm içerisinde yer alan sorunlar" -#: perllib/FixMyStreet/Cobrand/Default.pm:821 +#: perllib/FixMyStreet/Cobrand/Default.pm:839 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:137 #: perllib/FixMyStreet/Cobrand/UK.pm:215 perllib/FixMyStreet/Cobrand/UK.pm:257 #: perllib/FixMyStreet/Cobrand/UK.pm:269 @@ -2937,12 +2988,12 @@ msgstr "Güncellemeye izin ver" msgid "Provide update as" msgstr "" -#: templates/web/base/auth/general.html:119 +#: templates/web/base/auth/general.html:124 msgid "Providing a name and password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "İsim ve şifre edinmek isteğe bağlıdır, fakat şifre almış olmanız durumunda sorunları bildirmek, güncellemeleri yapmak ve bildirimleri yönetmek daha kolay olacaktır." -#: templates/web/base/report/new/form_user_loggedout_by_email.html:41 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:13 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:43 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:16 msgid "Providing a password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Şifre sağlamak isteğe bağlıdır, fakat şifre almış olmanız durumunda sorunları bildirmek, güncellemeleri yapmak ve bildirimleri yönetmek daha kolay olacaktır." @@ -2959,7 +3010,7 @@ msgstr "Toplumsal geri bildirim:" msgid "Public update:" msgstr "" -#: templates/web/zurich/admin/report_edit.html:123 +#: templates/web/zurich/admin/report_edit.html:122 #: templates/web/zurich/admin/stats/index.html:38 msgid "Publish photo" msgstr "Fotoğraf yayınla" @@ -3015,7 +3066,7 @@ msgstr "%s içinde %s gözetimiyle RSS besleme" msgid "RSS feed of nearby problems" msgstr "Civardaki problemlerle alakalı RSS besleme" -#: perllib/FixMyStreet/Cobrand/Default.pm:822 +#: perllib/FixMyStreet/Cobrand/Default.pm:840 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:136 #: perllib/FixMyStreet/Cobrand/UK.pm:222 msgid "RSS feed of problems within %s" @@ -3067,6 +3118,10 @@ msgstr "Şehir Dedektifi uygulamasının temel amacının, kamusal alanlardaki a msgid "Remove" msgstr "İşareti kaldır" +#: templates/web/base/admin/user-form.html:198 +msgid "Remove account details" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:4 #, fuzzy msgid "Remove field" @@ -3088,13 +3143,13 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:159 +#: templates/web/base/admin/report_edit.html:161 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" msgstr "Fotoğrafı kaldır (mümkün olmayabilir)" -#: templates/web/base/auth/generate_token.html:33 +#: templates/web/base/auth/generate_token.html:52 msgid "Replace token" msgstr "" @@ -3126,11 +3181,11 @@ msgstr "Kötüye kullanım bildir" msgid "Report as" msgstr "" -#: perllib/FixMyStreet/App/Controller/Rss.pm:302 +#: perllib/FixMyStreet/App/Controller/Rss.pm:303 msgid "Report on %s" msgstr "%s 'e bildir" -#: templates/web/base/dashboard/index.html:61 +#: templates/web/base/dashboard/index.html:62 msgid "Report state:" msgstr "" @@ -3200,15 +3255,16 @@ msgstr "" #: templates/web/base/around/index.html:3 #: templates/web/base/around/lookup_by_ref.html:3 -#: templates/web/base/js/translation_strings.html:42 +#: templates/web/base/js/translation_strings.html:48 #: templates/web/base/report/new/fill_in_details.html:0 #: templates/web/base/report/new/fill_in_details.html:8 #: templates/web/zurich/report/new/fill_in_details_form.html:4 msgid "Reporting a problem" msgstr "Bir problemin bildirilmesi" -#: perllib/FixMyStreet/Cobrand/Default.pm:638 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:388 +#: perllib/FixMyStreet/Cobrand/ACV.pm:265 +#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/zurich/header.html:46 msgid "Reports" msgstr "Bildirimler" @@ -3226,7 +3282,7 @@ msgstr "Onay bekleyen bildirimler" msgid "Reports by destination" msgstr "%s tarafından %s de bildirilmiştir" -#: templates/web/base/admin/user-form.html:125 +#: templates/web/base/admin/user-form.html:124 msgid "Reports made by trusted users will be sent to the responsible body without being inspected first." msgstr "" @@ -3238,7 +3294,7 @@ msgstr "" msgid "Reports published" msgstr "Yayınlanmış bildirimler" -#: templates/web/base/js/translation_strings.html:75 +#: templates/web/base/js/translation_strings.html:81 msgid "Reports saved offline." msgstr "" @@ -3312,8 +3368,8 @@ msgstr "" msgid "Revert to original title" msgstr "" -#: templates/web/base/js/translation_strings.html:28 -#: templates/web/base/js/translation_strings.html:40 +#: templates/web/base/js/translation_strings.html:34 +#: templates/web/base/js/translation_strings.html:46 msgid "Right place?" msgstr "Doğru yer mi?" @@ -3327,16 +3383,16 @@ msgstr "Bu isimli yol için yol operatörü (yol referans numarası ve türünde msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "Bu isimli yol için yol operatörü (OpenStreetMap'ten): %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1879 -#: templates/web/base/admin/report_edit.html:156 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: templates/web/base/admin/report_edit.html:158 #: templates/web/base/admin/update_edit.html:68 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Sola Yerleştir" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: templates/web/base/admin/report_edit.html:157 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: templates/web/base/admin/report_edit.html:159 #: templates/web/base/admin/update_edit.html:69 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3346,7 +3402,7 @@ msgstr "Sağa Yerleştir" msgid "Rotating this photo will discard unsaved changes to the report." msgstr "" -#: templates/web/base/js/translation_strings.html:47 +#: templates/web/base/js/translation_strings.html:53 #: templates/web/base/maps/google-ol.html:2 msgid "Satellite" msgstr "Uydu" @@ -3377,11 +3433,11 @@ msgid "Save with a public update" msgstr "" #. ("This is followed by a progress count, e.g. 3/5") -#: templates/web/base/js/translation_strings.html:76 +#: templates/web/base/js/translation_strings.html:82 msgid "Saving reports offline" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:130 #, fuzzy msgid "Scheduled" msgstr "Planlı Eylem" @@ -3415,12 +3471,20 @@ msgstr "Aranan sonuç bulunamadı." msgid "Searching found no users." msgstr "Arama sonucu kullanıcı bulunamadı" +#: templates/web/base/auth/generate_token.html:1 +#: templates/web/base/auth/generate_token.html:2 +#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/my/my.html:65 +msgid "Security" +msgstr "" + #: templates/web/base/report/new/councils_text_private.html:7 #: templates/web/base/report/new/form_user.html:5 msgid "See our privacy policy" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:703 +#: perllib/FixMyStreet/Cobrand/ACV.pm:93 +#: perllib/FixMyStreet/Cobrand/Default.pm:721 msgid "See user detail for reports created as the council" msgstr "" @@ -3455,7 +3519,7 @@ msgstr "" msgid "Sending a confirmation text failed: \"%s\"" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:870 msgid "Sent report back" msgstr "" @@ -3472,6 +3536,12 @@ msgstr "gönderildi:" msgid "Service:" msgstr "Hizmet:" +#: templates/web/base/auth/change_password.html:1 +#: templates/web/base/auth/change_password.html:4 +#, fuzzy +msgid "Set password" +msgstr "Şifreyi değiştir" + #: templates/web/base/report/_inspect.html:47 msgid "Set to my current location" msgstr "" @@ -3527,7 +3597,7 @@ msgstr "" #: templates/web/base/around/display_location.html:58 #: templates/web/base/around/display_location.html:66 -#: templates/web/base/js/translation_strings.html:54 +#: templates/web/base/js/translation_strings.html:60 msgid "Show pins" msgstr "İşaretlemeleri göster" @@ -3539,20 +3609,20 @@ msgstr "" msgid "Show reports in your area" msgstr "" -#: templates/web/base/auth/general.html:124 +#: templates/web/base/auth/general.html:129 #: templates/web/base/auth/general.html:3 -#: templates/web/base/auth/general.html:85 +#: templates/web/base/auth/general.html:87 #: templates/web/base/main_nav_items.html:6 -#: templates/web/zurich/auth/general.html:18 -#: templates/web/zurich/auth/general.html:35 +#: templates/web/zurich/auth/general.html:25 +#: templates/web/zurich/auth/general.html:8 msgid "Sign in" msgstr "Giriş yap" -#: templates/web/base/auth/general.html:98 +#: templates/web/base/auth/general.html:100 msgid "Sign in by email instead, providing a new password. When you click the link in your email, your password will be updated." msgstr "" -#: templates/web/base/auth/general.html:96 +#: templates/web/base/auth/general.html:98 msgid "Sign in by email or text, providing a new password. When you click the link in your email or enter the SMS authentication code, your password will be updated." msgstr "" @@ -3586,14 +3656,30 @@ msgstr "Son bildirimlerden bazı fotograflar" msgid "Some text to localize" msgstr "Konumun belirlenebilmesi için tarif" -#: perllib/FixMyStreet/Cobrand/UK.pm:80 +#: perllib/FixMyStreet/Cobrand/ACV.pm:59 perllib/FixMyStreet/Cobrand/UK.pm:80 msgid "Sorry, that appears to be a Crown dependency postcode, which we don't cover." msgstr "Üzgünüz, bu posta kodu bizim sınırlarımız dışında yer almaktadır." +#: perllib/FixMyStreet/Cobrand/ACV.pm:73 +#, fuzzy +msgid "Sorry, that appears to be a Northern Irish postcode, which we don't cover." +msgstr "Üzgünüz, bu posta kodu bizim sınırlarımız dışında yer almaktadır." + +#: perllib/FixMyStreet/Cobrand/ACV.pm:65 +#, fuzzy +msgid "Sorry, that appears to be a Scottish postcode, which we don't cover." +msgstr "Üzgünüz, bu posta kodu bizim sınırlarımız dışında yer almaktadır." + +#: perllib/FixMyStreet/Cobrand/ACV.pm:69 +#, fuzzy +msgid "Sorry, that appears to be a Welsh postcode, which we don't cover." +msgstr "Üzgünüz, bu posta kodu bizim sınırlarımız dışında yer almaktadır." + #: templates/web/base/auth/smsform.html:6 templates/web/base/auth/token.html:8 msgid "Sorry, that wasn’t a valid link" msgstr "" +#: templates/web/base/auth/2faform.html:5 #: templates/web/base/auth/smsform.html:16 msgid "Sorry, that wasn’t the correct code" msgstr "" @@ -3639,15 +3725,15 @@ msgstr "" msgid "Sort by" msgstr "" -#: templates/web/base/admin/user-form.html:65 +#: templates/web/base/admin/user-form.html:58 msgid "Staff users have permission to log in to the admin." msgstr "" -#: templates/web/base/admin/user-form.html:68 +#: templates/web/base/admin/user-form.html:62 msgid "Staff:" msgstr "" -#: templates/web/base/dashboard/index.html:73 +#: templates/web/base/dashboard/index.html:74 #, fuzzy msgid "Start Date" msgstr "Başlangıç Tarihi:" @@ -3661,7 +3747,7 @@ msgstr "Başlangıç Tarihi:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:50 #: templates/web/base/admin/templates.html:8 -#: templates/web/base/dashboard/index.html:100 +#: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:88 #: templates/web/base/report/_item.html:96 #: templates/web/base/report/update/form_update.html:39 @@ -3684,14 +3770,15 @@ msgstr "Değişiklikleri kaydet" msgid "State:" msgstr "Devlet:" -#: perllib/FixMyStreet/Cobrand/Default.pm:628 +#: perllib/FixMyStreet/Cobrand/ACV.pm:255 +#: perllib/FixMyStreet/Cobrand/Default.pm:646 #: templates/web/base/admin/states/index.html:1 #, fuzzy msgid "States" msgstr "Devlet" -#: perllib/FixMyStreet/Cobrand/Default.pm:622 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:391 +#: perllib/FixMyStreet/Cobrand/Default.pm:640 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:418 #: templates/web/base/admin/index.html:71 #: templates/web/base/admin/stats/index.html:1 #: templates/web/base/admin/stats/state.html:1 @@ -3724,7 +3811,7 @@ msgstr "" msgid "Subcategory" msgstr "Alt kategori: %s" -#: perllib/FixMyStreet/Script/Reports.pm:191 +#: perllib/FixMyStreet/Script/Reports.pm:188 msgid "Subcategory: %s" msgstr "Alt kategori: %s" @@ -3741,19 +3828,20 @@ msgstr "Konu" msgid "Subject:" msgstr "Konu:" +#: templates/web/base/auth/2faform.html:21 #: templates/web/base/auth/smsform.html:27 #: templates/web/base/questionnaire/creator_fixed.html:19 #: templates/web/base/report/new/form_user_loggedin.html:76 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:46 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:48 #: templates/web/base/report/new/form_user_loggedout_password.html:11 #: templates/web/zurich/report/new/fill_in_details_form.html:73 msgid "Submit" msgstr "Kaydet" -#: templates/web/base/admin/report_edit.html:167 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/report_edit.html:24 #: templates/web/base/admin/update_edit.html:79 -#: templates/web/base/admin/user-form.html:188 +#: templates/web/base/admin/user-form.html:191 #: templates/web/zurich/admin/report_edit-sdm.html:124 #: templates/web/zurich/admin/report_edit.html:264 #: templates/web/zurich/admin/update_edit.html:38 @@ -3764,8 +3852,8 @@ msgstr "Değişiklikleri kaydet" msgid "Submit questionnaire" msgstr "Anketi kaydet" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:169 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:898 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:170 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:937 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:6 #: templates/web/zurich/admin/index-dm.html:23 @@ -3795,8 +3883,9 @@ msgstr "" msgid "Summarise your changes" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:620 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:387 +#: perllib/FixMyStreet/Cobrand/ACV.pm:249 +#: perllib/FixMyStreet/Cobrand/Default.pm:638 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:414 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 #: templates/web/base/status/index.html:3 @@ -3808,7 +3897,7 @@ msgid "Summary" msgstr "Özet" #: templates/web/zurich/reports/index.html:0 -#: templates/web/zurich/reports/index.html:5 +#: templates/web/zurich/reports/index.html:6 msgid "Summary reports" msgstr "Özet bildirimler" @@ -3822,7 +3911,7 @@ msgstr "Özet bildirimler" msgid "Superuser:" msgstr "" -#: templates/web/base/admin/user-form.html:148 +#: templates/web/base/admin/user-form.html:147 msgid "Superusers have permission to perform <strong>all actions</strong> within the admin." msgstr "" @@ -3835,8 +3924,8 @@ msgstr "Anket Sonuçları" msgid "Template «%s»" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:644 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:398 +#: perllib/FixMyStreet/Cobrand/Default.pm:662 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:425 #: templates/web/zurich/header.html:63 msgid "Templates" msgstr "" @@ -3897,6 +3986,7 @@ msgstr "Bu konuma bir kurul tarafından ele alınacak gibi görünmüyor; belki msgid "That location does not appear to be in the UK; please try again." msgstr "Konum İngiltere'de görünmüyor; lütfen tekrar deneyin." +#: perllib/FixMyStreet/Cobrand/ACV.pm:52 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:50 #: perllib/FixMyStreet/Cobrand/UK.pm:73 @@ -3919,6 +4009,23 @@ msgstr "Bu bildirim %s 'te görüntülenemiyor" msgid "That report has been removed from FixMyStreet." msgstr "Bu bildirim FixMyStreet'ten kaldırılmışır." +#: perllib/FixMyStreet/App/Controller/Admin.pm:1769 +#, fuzzy +msgid "That user has been logged out." +msgstr "Bu bildirim FixMyStreet'ten kaldırılmışır." + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +msgid "That user has been made anonymous on all reports and updates." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1812 +msgid "That user’s personal details have been removed." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1790 +msgid "That user’s reports and updates have been hidden." +msgstr "" + #: templates/web/base/admin/contact-form.html:27 msgid "" "The <strong>email address</strong> is the destination to which reports about this category will be sent. \n" @@ -3974,7 +4081,7 @@ msgid "The diligency prize league table shows editors' activity (who's been edit msgstr "Başarı ödül tablosu editörün faaliyetlerini göstermektedir (kimin en fazla kayıt düzenlediği)." #: perllib/FixMyStreet/App/Controller/Dashboard.pm:43 -#: perllib/FixMyStreet/App/Controller/Reports.pm:85 +#: perllib/FixMyStreet/App/Controller/Reports.pm:84 msgid "The error was: %s" msgstr "Hata buydu: %s" @@ -4028,8 +4135,8 @@ msgstr "Ulaşılabilir bölgelerin listesi %s'teki Mapit hizmeti tarafından sa msgid "The ordering of this field on the report page. Fields are shown in ascending order according to this value." msgstr "" -#: templates/web/base/auth/change_password.html:22 #: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:30 msgid "The passwords do not match" msgstr "Şifreler eşleşmiyor" @@ -4041,7 +4148,7 @@ msgstr "Talep edilen URL '%s' bu sunucuda bulunamadı " msgid "The type of input field to show to the user. <strong>Text</strong> is a simple text field, <strong>List</strong> is a drop-down selection." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:95 +#: perllib/FixMyStreet/Script/Reports.pm:96 msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "Kullanıcı sorunu harşta üzerinde konumlandıramadı ama onların girdiği bölgenin etrafındaki konumları görmek için." @@ -4052,7 +4159,7 @@ msgid "" " Names are not necessarily unique." msgstr "Kullanıcının <strong>ismi</strong işaretlenmemiş <em> anonim</em> olan bildirimlerin arasında halka açık olarak görüntülenecektir. halka açık olması mutlaka isimlere özgü değildir." -#: templates/web/base/around/on_map_list_items.html:17 +#: templates/web/base/around/on_map_list_items.html:20 #: templates/web/base/my/_problem-list.html:8 #: templates/web/base/reports/_problem-list.html:13 msgid "There are no reports to show." @@ -4062,7 +4169,7 @@ msgstr "Gösterilecek hiçbir rapor yok." msgid "There is already an auto-response template for this category/state." msgstr "" -#: perllib/FixMyStreet/App/Controller/Reports.pm:82 +#: perllib/FixMyStreet/App/Controller/Reports.pm:81 msgid "There was a problem showing the All Reports page. Please try again later." msgstr "Tüm Bildirimlerin görüntülendiği sayfada bir sorun var. Lütfen daha sonra tekrar deneyin." @@ -4071,19 +4178,19 @@ msgstr "Tüm Bildirimlerin görüntülendiği sayfada bir sorun var. Lütfen dah msgid "There was a problem showing this page. Please try again later." msgstr "Bu sayfa görüntülenirken bir sorun oluştu. Lütfen daha sonra tekrar deneyin." -#: perllib/FixMyStreet/App/Controller/Alert.pm:359 +#: perllib/FixMyStreet/App/Controller/Alert.pm:364 msgid "There was a problem with your email/password combination. Please try again." msgstr "E-posta / şifrenizde bir sorun oluştu. Lütfen tekrar deneyiniz." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:806 -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:135 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:815 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 -#: templates/web/zurich/auth/general.html:28 +#: templates/web/zurich/auth/general.html:18 #, fuzzy msgid "There was a problem with your login information. If you cannot remember your password, or do not have one, please fill in the ‘No’ section of the form." msgstr "E-posta ve şifre uyumu sorunu vardı. eğer şifrenizi hatırlamıyorsanız veya şifreniz yoksa lütfen formun email&rsquo tarafından ‘sign bölümünü doldurunuz. " -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:338 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:348 msgid "There was a problem with your update. Please try again." msgstr "Güncelleme esnasında bir hata oluştu. Lütfen tekrar deneyiniz." @@ -4091,7 +4198,7 @@ msgstr "Güncelleme esnasında bir hata oluştu. Lütfen tekrar deneyiniz." msgid "There were problems with your report. Please see below." msgstr "Bildiriminiz esnasında hata oluştu. Lütfen aşağıya bakınız." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:373 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:389 msgid "There were problems with your update. Please see below." msgstr "Güncellemede bir hata oluştu. Lütfen aşağıya bakınız." @@ -4146,18 +4253,18 @@ msgid "" " A body will not receive any reports unless it covers at least one area." msgstr "Bu birime sadece <strong>alanda yer alan ve</strong> konuyu kapsayan bildirimler gönderilebilecektir. Bu birime bu iki maddeden herhangi birini kapsamayan bildirimler ulaşmayacaktır." -#: perllib/FixMyStreet/Script/Reports.pm:198 +#: perllib/FixMyStreet/Script/Reports.pm:195 msgid "This email has been sent to both councils covering the location of the problem, as the user did not categorise it; please ignore it if you're not the correct council to deal with the issue, or let us know what category of problem this is so we can add it to our system." msgstr "Kullanıcının problemi sınıflandırmama durumunda, bu e-posta problemin konumunu kapsayacak iki kurula da gönderilir. Eğer problemle ilgilenecek olan doğru kurul değil iseniz, bu bildirimi dikkate almayınız veya problemin hangi kategoriyle olduğunu bize bildirin ki biz de sistemimizde doğru kurula yönlendirelim." -#: perllib/FixMyStreet/Script/Reports.pm:201 +#: perllib/FixMyStreet/Script/Reports.pm:198 msgid "This email has been sent to several councils covering the location of the problem, as the category selected is provided for all of them; please ignore it if you're not the correct council to deal with the issue." msgstr "Bu e-posta problemin konumunu kapsayan çeşitli kurullara gönderilmiştir. Seçilmiş kategori kurulun yetki alanı dışındaysa, bu sorunu dikkate almayın." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1003 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1049 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:942 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:986 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1004 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1021 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1067 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:960 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Bu bilgi gereklidir" @@ -4194,9 +4301,9 @@ msgstr "" msgid "This report is a duplicate. Please leave updates on the original report:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:166 #: perllib/FixMyStreet/Cobrand/Zurich.pm:167 -#: templates/web/zurich/report/_main.html:14 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:168 +#: templates/web/zurich/report/_main.html:12 msgid "This report is awaiting moderation." msgstr "Bu rapor işlenmeyi bekliyor." @@ -4212,11 +4319,7 @@ msgstr "Bu rapor şu an onarıldı olarak işaretlenmiş." msgid "This report is currently marked as open." msgstr "Bu rapor şu an açık olarak işaretlenmiş." -#: perllib/FixMyStreet/Script/Reports.pm:108 -msgid "This report was submitted anonymously" -msgstr "Bu bildirim anonim olarak " - -#: perllib/FixMyStreet/Script/Reports.pm:88 +#: perllib/FixMyStreet/Script/Reports.pm:89 msgid "This web page also contains a photo of the problem, provided by the user." msgstr "Bu internet sitesine problemin fotoğrafı da kullanıcı tarafından eklenmiştir. " @@ -4227,7 +4330,8 @@ msgstr "Bu internet sitesine problemin fotoğrafı da kullanıcı tarafından ek msgid "Time spent (in minutes):" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:621 +#: perllib/FixMyStreet/Cobrand/ACV.pm:250 +#: perllib/FixMyStreet/Cobrand/Default.pm:639 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Zaman çizelgesi" @@ -4265,7 +4369,7 @@ msgstr "" msgid "To limit this collection of fields to a single language, select it here." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:94 +#: perllib/FixMyStreet/Script/Reports.pm:95 msgid "To view a map of the precise location of this issue" msgstr "Bu konudaki kesin lokasyonu haritasını göstermek için" @@ -4287,9 +4391,9 @@ msgstr "" #: templates/web/base/admin/stats/fix_rate.html:4 #: templates/web/base/admin/stats/questionnaire.html:24 -#: templates/web/base/dashboard/index.html:114 -#: templates/web/base/dashboard/index.html:119 -#: templates/web/base/dashboard/index.html:143 +#: templates/web/base/dashboard/index.html:115 +#: templates/web/base/dashboard/index.html:120 +#: templates/web/base/dashboard/index.html:144 #: templates/web/zurich/admin/stats/index.html:30 msgid "Total" msgstr "Toplam" @@ -4307,20 +4411,22 @@ msgstr "" msgid "Translations" msgstr "" -#: templates/web/base/admin/user-form.html:129 +#: templates/web/base/admin/user-form.html:128 msgid "Trusted by bodies:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:709 +#: perllib/FixMyStreet/Cobrand/ACV.pm:99 +#: perllib/FixMyStreet/Cobrand/Default.pm:727 msgid "Trusted to make reports that don't need to be inspected" msgstr "" -#: templates/web/base/admin/user-form.html:137 +#: templates/web/base/admin/user-form.html:136 msgid "Trusted:" msgstr "" +#: templates/web/base/auth/2faform.html:6 #: templates/web/base/auth/smsform.html:17 -#: templates/web/base/js/translation_strings.html:29 +#: templates/web/base/js/translation_strings.html:35 msgid "Try again" msgstr "Tekrar dene" @@ -4328,13 +4434,21 @@ msgstr "Tekrar dene" msgid "Try emailing us directly:" msgstr "Direkt olarak e-posta gönderin:" +#: templates/web/base/auth/generate_token.html:21 +msgid "Two-factor authentication has been activated" +msgstr "" + +#: templates/web/base/auth/generate_token.html:32 +msgid "Two-factor authentication has been deactivated" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:44 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 msgid "Type" msgstr "" -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 msgid "Unban" msgstr "" @@ -4357,7 +4471,7 @@ msgstr "Bilinmeyen uyarı tipi" #: perllib/FixMyStreet/App/Controller/Photo.pm:109 #: perllib/FixMyStreet/App/Controller/Root.pm:141 -#: templates/web/base/js/translation_strings.html:38 +#: templates/web/base/js/translation_strings.html:44 msgid "Unknown error" msgstr "Bilinmeyen hata" @@ -4429,23 +4543,23 @@ msgstr "Güncelleme durumu" msgid "Updated" msgstr "Güncellendi" -#: perllib/FixMyStreet/DB/Result/Comment.pm:260 +#: perllib/FixMyStreet/DB/Result/Comment.pm:240 #, fuzzy msgid "Updated by <strong>%s</strong> (%s) at %s" msgstr "<strong>%s</strong> (%s) tarafından %s 'te paylaşılmıştır" -#: perllib/FixMyStreet/DB/Result/Comment.pm:262 +#: perllib/FixMyStreet/DB/Result/Comment.pm:242 #, fuzzy msgid "Updated by <strong>%s</strong> at %s" msgstr "<strong>%s</strong> tarafından %s 'te paylaşılmıştır" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1299 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1398 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1591 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1277 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1391 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1592 #: perllib/FixMyStreet/App/Controller/Admin.pm:933 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:767 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:792 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:862 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:806 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:901 msgid "Updated!" msgstr "Güncellendi!" @@ -4497,33 +4611,33 @@ msgstr "" msgid "User ID to attribute fetched comments to" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1745 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1755 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1746 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1756 #, fuzzy msgid "User added to abuse list" msgstr "E-posta kara listeye eklendi" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1376 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1369 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1474 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1742 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1752 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1743 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1753 #, fuzzy msgid "User already in abuse list" msgstr "E-posta kara listede" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1834 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1887 msgid "User flag removed" msgstr "Kullanıcı etiketi kaldırıldı" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1805 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1858 msgid "User flagged" msgstr "Kullanıcı etiketlendi" #: templates/web/base/admin/report_blocks.html:18 -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 #: templates/web/base/admin/users.html:32 #, fuzzy msgid "User in abuse table" @@ -4539,14 +4653,16 @@ msgstr "Arama sonuçları kullanıcı adı ve e-posta adresi ile uyumludur." msgid "User:" msgstr "Kullanıcılar" -#: perllib/FixMyStreet/Cobrand/Default.pm:652 -#: perllib/FixMyStreet/Cobrand/Default.pm:711 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:403 +#: perllib/FixMyStreet/Cobrand/ACV.pm:101 +#: perllib/FixMyStreet/Cobrand/ACV.pm:271 +#: perllib/FixMyStreet/Cobrand/Default.pm:670 +#: perllib/FixMyStreet/Cobrand/Default.pm:729 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:430 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:55 msgid "Users" msgstr "Kullanıcılar" -#: templates/web/base/admin/user-form.html:159 +#: templates/web/base/admin/user-form.html:161 msgid "Users can perform the following actions within their assigned body or area." msgstr "" @@ -4621,7 +4737,7 @@ msgstr "" msgid "We need your email address, please give it below." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:207 +#: perllib/FixMyStreet/Script/Reports.pm:204 msgid "We realise this problem might be the responsibility of %s; however, we don't currently have any contact details for them. If you know of an appropriate contact address, please do get in touch." msgstr "Bu problemin %s sorumluluğunda olduğunun farkındayız; ancak, şu anda irtibat bilgilerine sahip değiliz. Eğer uygun irtibat adresini biliyorsanız, bizimle iletişime geçin." @@ -4644,7 +4760,7 @@ msgstr "Kişisel bilgileriniz sadece bizim <a href=\"/privacy\">gizlilik politik msgid "We’re sorry to hear the problem’s not fixed. Why not try writing to your local representatives?" msgstr "We’re problemin çözülemediği için üzgünüz. Yerel temsilcilere başvurmaya ne dersiniz?" -#: templates/web/base/dashboard/index.html:117 +#: templates/web/base/dashboard/index.html:118 msgid "Website" msgstr "" @@ -4677,7 +4793,7 @@ msgstr "" msgid "Which report is it a duplicate of?" msgstr "" -#: templates/web/base/js/translation_strings.html:57 +#: templates/web/base/js/translation_strings.html:63 msgid "Whoa there Testino! Three photos are enough." msgstr "" @@ -4685,8 +4801,8 @@ msgstr "" msgid "Why stop there? <a href=\"/alert\">Set up more alerts</a> for free." msgstr "Neden devam etmiyorsun? <a href=\"/alert\">Ücretsiz olarak</a> daha fazla uyarı ekle." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:190 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:928 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:191 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:967 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:14 msgid "Wish" @@ -4696,7 +4812,7 @@ msgstr "" msgid "With request searches, it is also possible to search for agency_responsible to limit the requests to those sent to a single administration. The search term is the administration ID provided by <a href=\"%s\">MaPit</a>." msgstr "kurum_sorumluluğunun birime gelen talepleri sınırlandırması mümkündür. Arama sözcüğü yönetim ID'si <a href=\"%s\">MaPit</a> tarafından sağlanmaktadır." -#: templates/web/base/dashboard/index.html:158 +#: templates/web/base/dashboard/index.html:159 msgid "Within the specified timeframe:" msgstr "" @@ -4716,7 +4832,7 @@ msgstr "Gönderdiğin bildiriminin kalıp halinde ve eksik noktalama işaretleri msgid "Wrong location? Just click again on the map." msgstr "Yanlış konum mu? Harita üzerine tekrardan tıklayın." -#: perllib/FixMyStreet/Cobrand/Default.pm:1221 +#: perllib/FixMyStreet/Cobrand/Default.pm:1239 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4744,7 +4860,7 @@ msgstr "Evet şifrem var" msgid "You are complaining that this problem report was unnecessarily moderated:" msgstr "Bu problem bildirimini gereksiz bir şekilde yönetildiği için şikayet ediyorsun:" -#: templates/web/base/js/translation_strings.html:77 +#: templates/web/base/js/translation_strings.html:83 msgid "You are offline" msgstr "" @@ -4761,7 +4877,7 @@ msgstr "Aşağıdaki kişisel bilgi veya benzeri kötü niyetli raporları içer msgid "You can <a href=\"%s%s\">view the problem on this site</a>." msgstr "Problemi <a href=\"%s%s\">bu site üzerinde görüntüleyebilir siniz</a>." -#: templates/web/base/admin/user-form.html:114 +#: templates/web/base/admin/user-form.html:110 msgid "You can add an abusive user's email to the abuse list, which automatically hides (and never sends) reports they create." msgstr "Kötü niyetli bir kullanıcının e-postasını otomatik olarak gizlenen (ve asla gönderilmeyen) raporların bulunduğu kara listeye ekleyebilirsiniz." @@ -4793,11 +4909,11 @@ msgstr "Lokal problemler için bize iletişim kurabileceğimiz e-posta adresi bu msgid "You can mark a body as deleted if you do not want it to be active on the site." msgstr "Eğer bir bölümü sitede aktif olarak bulunsun istemiyorsanız, silindi olarak işaretleyebilir siniz." -#: templates/web/base/js/translation_strings.html:35 +#: templates/web/base/js/translation_strings.html:41 msgid "You declined; please fill in the box above" msgstr "Kabul etmediniz; lütfen yukardaki kutuyu doldurun" -#: templates/web/base/js/translation_strings.html:79 +#: templates/web/base/js/translation_strings.html:85 msgid "You have <a id=\"oFN\" href=\"\"><span>%s</span> saved to submit</a>." msgstr "" @@ -4824,12 +4940,12 @@ msgstr "Çıkış yaptınız" msgid "You have located the problem at the point marked with a green pin on the map. If this is not the correct location, simply click on the map again. " msgstr "Sorunun olduğu yeri harita üzerinde yeşil bir imge ile işaretlediniz. Eğer doğru yer değilse tekrar haritanın üzerine tıklayın." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:125 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:142 #, fuzzy msgid "You have successfully added your phone number." msgstr "E-posta adresiniz başarıyla onaylandı." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:141 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:158 #: templates/web/zurich/tokens/confirm_problem.html:5 #: templates/web/zurich/tokens/confirm_problem.html:6 msgid "You have successfully confirmed your email address." @@ -4840,7 +4956,7 @@ msgstr "E-posta adresiniz başarıyla onaylandı." msgid "You have successfully confirmed your phone number." msgstr "E-posta adresiniz başarıyla onaylandı." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:112 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:129 #, fuzzy msgid "You have successfully removed your phone number." msgstr "E-posta adresiniz başarıyla onaylandı." @@ -4850,7 +4966,7 @@ msgstr "E-posta adresiniz başarıyla onaylandı." msgid "You have successfully signed in; please check and confirm your details are accurate:" msgstr "Başarılı bir şekilde giriş yaptınız; lütfen bilgilerinizi kontrol edin ve onaylayın" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:147 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:164 #, fuzzy msgid "You have successfully verified your phone number." msgstr "E-posta adresiniz başarıyla onaylandı." @@ -4878,8 +4994,10 @@ msgstr "" msgid "Your Reports" msgstr "Bildirimlerin" -#: templates/web/base/auth/change_password.html:11 +#: templates/web/base/auth/change_password.html:13 #: templates/web/base/auth/generate_token.html:15 +#: templates/web/base/auth/generate_token.html:26 +#: templates/web/base/auth/generate_token.html:34 #: templates/web/base/main_nav_items.html:4 templates/web/base/my/my.html:18 msgid "Your account" msgstr "" @@ -4897,8 +5015,8 @@ msgid "Your email" msgstr "E-posta adresiniz" #: templates/web/base/auth/change_email.html:15 -#: templates/web/zurich/auth/general.html:30 -#: templates/web/zurich/auth/general.html:58 +#: templates/web/zurich/auth/general.html:20 +#: templates/web/zurich/auth/general.html:48 msgid "Your email address" msgstr "E-posta adresin" @@ -4913,11 +5031,11 @@ msgstr "E-posta adresin" msgid "Your information will only be used in accordance with our <a href=\"/privacy\">privacy policy</a>" msgstr "Bilgileriniz sadece bizim <a href=\"/privacy\">gizlilik politikası</a> uyumluluğu çerçevesinde kullanılacaktır" -#: templates/web/base/auth/general.html:114 +#: templates/web/base/auth/general.html:116 #: templates/web/base/contact/index.html:74 #: templates/web/base/report/new/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_name.html:33 -#: templates/web/zurich/auth/general.html:61 +#: templates/web/zurich/auth/general.html:51 #: templates/web/zurich/report/new/fill_in_details_form.html:63 msgid "Your name" msgstr "Adınız" @@ -4934,21 +5052,29 @@ msgstr "" msgid "Your name has been hidden." msgstr "" -#: templates/web/base/js/translation_strings.html:69 +#: templates/web/base/js/translation_strings.html:75 msgid "Your offline reports" msgstr "" -#: templates/web/base/auth/general.html:84 +#: templates/web/base/auth/general.html:86 #: templates/web/base/report/new/form_user_loggedout_password.html:10 #: templates/web/base/report/update/form_user_loggedout_password.html:9 -#: templates/web/zurich/auth/general.html:34 +#: templates/web/zurich/auth/general.html:24 msgid "Your password" msgstr "Şifreniz" -#: templates/web/base/auth/change_password.html:10 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:170 +#: templates/web/base/auth/change_password.html:12 msgid "Your password has been changed" msgstr "Şifren değiştirildi" +#: templates/web/base/auth/general.html:133 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:52 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:25 +#: templates/web/zurich/auth/general.html:63 +msgid "Your password should include %d or more characters." +msgstr "" + #: templates/web/base/auth/change_phone.html:19 #: templates/web/base/contact/index.html:87 #: templates/web/zurich/report/new/fill_in_details_form.html:69 @@ -4973,7 +5099,7 @@ msgstr "" msgid "Your token has been generated" msgstr "Şifren değiştirildi" -#: templates/web/base/js/translation_strings.html:70 +#: templates/web/base/js/translation_strings.html:76 msgid "Your update has been saved offline for submission when back online." msgstr "" @@ -4991,17 +5117,17 @@ msgid "Yourself" msgstr "" #: templates/web/base/admin/category-checkboxes.html:7 -#: templates/web/base/admin/user-form.html:169 +#: templates/web/base/admin/user-form.html:171 msgid "all" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:909 #: perllib/FixMyStreet/App/Controller/Moderate.pm:85 -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:216 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:270 +#: perllib/FixMyStreet/DB/Result/Comment.pm:250 msgid "and a defect raised" msgstr "" @@ -5034,7 +5160,7 @@ msgid "from %s different users" msgstr " %s farklı kullanıcılardan" #: templates/web/base/report/_item.html:63 -#: templates/web/zurich/report/_item.html:14 +#: templates/web/zurich/report/_item.html:16 msgid "last updated %s" msgstr "son güncelleme %s" @@ -5049,7 +5175,7 @@ msgid "n/a" msgstr "n/a" #: templates/web/base/admin/category-checkboxes.html:8 -#: templates/web/base/admin/user-form.html:170 +#: templates/web/base/admin/user-form.html:172 msgid "none" msgstr "" @@ -5100,7 +5226,7 @@ msgstr "Kullanıcı haritayı kullanmadığından herhangi bir işaret görünm msgid "this location" msgstr "Bir konum görüntülemek" -#: perllib/FixMyStreet/Script/Reports.pm:183 +#: perllib/FixMyStreet/Script/Reports.pm:180 msgid "this type of local problem" msgstr "bu tip lokal problem" @@ -5108,11 +5234,11 @@ msgstr "bu tip lokal problem" msgid "today" msgstr "bugün" -#: templates/web/base/js/translation_strings.html:80 +#: templates/web/base/js/translation_strings.html:86 msgid "update" msgstr "" -#: templates/web/base/js/translation_strings.html:81 +#: templates/web/base/js/translation_strings.html:87 msgid "updates" msgstr "" @@ -5128,12 +5254,12 @@ msgstr "kullanıcının problemi - %d kuruldaki problemle aynı" msgid "user is problem owner" msgstr "kullanıcı problemin sahibi" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1778 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1831 #, fuzzy msgid "user not in abuse list" msgstr "E-posta kara listede" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1829 #, fuzzy msgid "user removed from abuse list" msgstr "E-posta kara listeye eklendi" @@ -5191,7 +5317,7 @@ msgid "%d year" msgid_plural "%d years" msgstr[0] "" -#: templates/web/fixmystreet.com/reports/summary.html:103 +#: templates/web/fixmystreet.com/reports/summary.html:104 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5275,6 +5401,15 @@ msgid "report" msgid_plural "reports" msgstr[0] "" +#~ msgid "Email: %s" +#~ msgstr "E-posta: %s" + +#~ msgid "Name: %s" +#~ msgstr "İsim: %s" + +#~ msgid "This report was submitted anonymously" +#~ msgstr "Bu bildirim anonim olarak " + #~ msgid "(Email in abuse table)" #~ msgstr "(E-posta kara listede)" diff --git a/locale/uk_UA.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/uk_UA.UTF-8/LC_MESSAGES/FixMyStreet.po index cadab664e..6d6d4bb90 100644 --- a/locale/uk_UA.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/uk_UA.UTF-8/LC_MESSAGES/FixMyStreet.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: matthew@mysociety.org\n" -"POT-Creation-Date: 2017-12-15 17:48+0000\n" +"POT-Creation-Date: 2018-02-12 15:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety <transifex@mysociety.org>, 2017\n" "Language-Team: Ukrainian (Ukraine) (https://www.transifex.com/mysociety/teams/12067/uk_UA/)\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: perllib/FixMyStreet/DB/Result/Problem.pm:650 -#: perllib/FixMyStreet/Script/Reports.pm:196 +#: perllib/FixMyStreet/Script/Reports.pm:193 msgid " and " msgstr "і" @@ -87,8 +87,8 @@ msgstr "" msgid "%s live updates" msgstr "%s оперативних сповіщень" -#: templates/web/base/dashboard/index.html:159 -#: templates/web/base/dashboard/index.html:163 +#: templates/web/base/dashboard/index.html:160 +#: templates/web/base/dashboard/index.html:164 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -122,7 +122,7 @@ msgstr "(відсутній номер телефону)" msgid "(a-z and space only)" msgstr "" -#: templates/web/zurich/report/_item.html:19 +#: templates/web/zurich/report/_item.html:21 msgid "(closed)" msgstr "(закрито)" @@ -131,7 +131,7 @@ msgstr "(закрито)" msgid "(covers roughly 200,000 people)" msgstr "(відстань по-замовчуванню, що покриває близько 200.000 людей)" -#: templates/web/zurich/report/_item.html:17 +#: templates/web/zurich/report/_item.html:19 msgid "(fixed)" msgstr "(полагоджено)" @@ -151,6 +151,7 @@ msgstr "" msgid "(not sent to council)" msgstr "(не відправлено муніципалітету)" +#: templates/web/base/report/new/form_user_loggedin.html:38 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "(optional)" msgstr "(вибірково)" @@ -165,7 +166,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "" #: perllib/FixMyStreet/App/Controller/Report/New.pm:252 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:688 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:685 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Оберіть категорію --" @@ -198,7 +199,7 @@ msgstr "" msgid "<label for=\"statuses\">Show</label> %s reports <label for=\"filter_categories\">about</label> %s" msgstr "" -#: templates/web/base/js/translation_strings.html:78 +#: templates/web/base/js/translation_strings.html:84 msgid "<span>%s</span> saved." msgstr "" @@ -225,12 +226,12 @@ msgstr "<strong>Ні</strong> Я підтверджу поновлення е-ma msgid "<strong>No</strong> Let me confirm my update by email/text" msgstr "<strong>Ні</strong> Я підтверджу поновлення е-mail" -#: templates/web/base/auth/general.html:110 -#: templates/web/zurich/auth/general.html:51 +#: templates/web/base/auth/general.html:112 +#: templates/web/zurich/auth/general.html:41 msgid "<strong>No</strong> let me sign in by email" msgstr "<strong>Ні</strong> я залогінюсь через е-mail" -#: templates/web/base/auth/general.html:108 +#: templates/web/base/auth/general.html:110 #, fuzzy msgid "<strong>No</strong> let me sign in by email or text" msgstr "<strong>Ні</strong> я залогінюсь через е-mail" @@ -243,12 +244,16 @@ msgstr "" msgid "<strong>Note:</strong> This report hasn't yet been sent onwards for action. Any changes made may not be passed on." msgstr "" -#: templates/web/base/auth/general.html:79 +#: templates/web/base/auth/general.html:81 #: templates/web/base/report/new/form_user_loggedout_password.html:3 #: templates/web/base/report/update/form_user_loggedout_password.html:2 msgid "<strong>Yes</strong> I have a password" msgstr "<strong>Так</strong> В мене є пароль" +#: templates/web/base/auth/generate_token.html:54 +msgid "Activate two-factor authentication" +msgstr "" + #: templates/web/base/my/my.html:39 templates/web/base/my/my.html:50 msgid "Add" msgstr "" @@ -319,15 +324,18 @@ msgstr "Додати до переліку" msgid "Add user" msgstr "Додати користувача" -#: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/ACV.pm:108 +#: perllib/FixMyStreet/Cobrand/Default.pm:736 msgid "Add/edit problem categories" msgstr "Додати/редагувати категорію" -#: perllib/FixMyStreet/Cobrand/Default.pm:720 +#: perllib/FixMyStreet/Cobrand/ACV.pm:110 +#: perllib/FixMyStreet/Cobrand/Default.pm:738 msgid "Add/edit response priorities" msgstr "Додати/редагувати пріоритет відповіді" -#: perllib/FixMyStreet/Cobrand/Default.pm:719 +#: perllib/FixMyStreet/Cobrand/ACV.pm:109 +#: perllib/FixMyStreet/Cobrand/Default.pm:737 msgid "Add/edit response templates" msgstr "Додати/редагувати шаблон відповіді" @@ -343,7 +351,7 @@ msgstr "" msgid "Admin" msgstr "" -#: templates/web/base/auth/change_password.html:39 +#: templates/web/base/auth/change_password.html:51 msgid "Again:" msgstr "Ще раз:" @@ -362,12 +370,12 @@ msgstr "Повідомляти мене про оновлення" #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 -#: templates/web/base/dashboard/index.html:63 +#: templates/web/base/dashboard/index.html:64 #: templates/web/base/reports/_list-filters.html:3 msgid "All" msgstr "" -#: templates/web/zurich/reports/index.html:13 +#: templates/web/zurich/reports/index.html:14 msgid "All Reports" msgstr "Всі звіти" @@ -436,13 +444,13 @@ msgstr "Анонім:" msgid "Another user" msgstr "Інші користувачі" -#: templates/web/base/js/translation_strings.html:59 +#: templates/web/base/js/translation_strings.html:65 msgid "Are you sure you want to cancel this upload?" msgstr "Ви впевнені, що хочете скасувати завантаження?" #: templates/web/base/admin/report_edit.html:84 #: templates/web/base/admin/template_edit.html:75 -#: templates/web/base/js/translation_strings.html:73 +#: templates/web/base/js/translation_strings.html:79 #: templates/web/base/report/display_tools.html:6 msgid "Are you sure?" msgstr "Ви впевнені?" @@ -453,7 +461,7 @@ msgstr "Ви впевнені?" msgid "Area covered" msgstr "Зона покрита" -#: templates/web/base/admin/user-form.html:82 +#: templates/web/base/admin/user-form.html:78 msgid "Area:" msgstr "" @@ -479,11 +487,12 @@ msgstr "Назначити зовнішньому відділу:" msgid "Assign to subdivision:" msgstr "Назначити підрозділу:" -#: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/ACV.pm:105 +#: perllib/FixMyStreet/Cobrand/Default.pm:733 msgid "Assign users to areas" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:219 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:220 msgid "Assigned to %s" msgstr "Назначити %s" @@ -495,8 +504,8 @@ msgstr "At most %d requests are returned in each query. The returned requests a msgid "At the moment only searching for and looking at reports work." msgstr "Наразі лише роздивляюсь як працюють звіти" -#: templates/web/base/admin/user-form.html:96 -#: templates/web/base/admin/user-form.html:97 +#: templates/web/base/admin/user-form.html:92 +#: templates/web/base/admin/user-form.html:93 msgid "Authorised staff users can be associated with the categories in which they operate." msgstr "" @@ -522,11 +531,11 @@ msgid "Avoid personal information and vehicle number plates" msgstr "Уникайте особистої інформації та номерних знаків транспортних засобів" #: perllib/FixMyStreet/DB/Result/Problem.pm:344 -#: templates/web/zurich/report/_item.html:9 +#: templates/web/zurich/report/_item.html:11 msgid "Awaiting moderation" msgstr "Очікує перевірки модератором" -#: templates/web/base/js/translation_strings.html:31 +#: templates/web/base/js/translation_strings.html:37 msgid "Back" msgstr "Назад" @@ -539,9 +548,11 @@ msgstr "Повернутися до всіх звітів" msgid "Ban user" msgstr "Відмітьте користувача" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 -#: perllib/FixMyStreet/Cobrand/Default.pm:717 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:396 +#: perllib/FixMyStreet/Cobrand/ACV.pm:107 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 +#: perllib/FixMyStreet/Cobrand/Default.pm:735 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:423 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:55 #: templates/web/zurich/header.html:50 @@ -555,7 +566,7 @@ msgstr "Органи" msgid "Body" msgstr "Орган" -#: templates/web/base/admin/user-form.html:54 +#: templates/web/base/admin/user-form.html:46 msgid "Body:" msgstr "Орган:" @@ -571,7 +582,8 @@ msgstr "" msgid "Can't see the map? <em>Skip this step</em>" msgstr "Не бачите мапу? <em>Пропустіть цей крок</em>" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -585,7 +597,7 @@ msgstr "Категорії:" #: templates/web/base/admin/body.html:72 #: templates/web/base/admin/contact-form.html:19 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:99 +#: templates/web/base/dashboard/index.html:100 #: templates/web/base/report/_inspect.html:54 #: templates/web/base/report/_item.html:92 #: templates/web/base/report/new/category.html:12 @@ -598,7 +610,7 @@ msgstr "Категорії:" msgid "Category" msgstr "Категорія" -#: templates/web/base/dashboard/index.html:102 +#: templates/web/base/dashboard/index.html:103 #, fuzzy msgid "Category and State" msgstr "Категорія" @@ -621,7 +633,7 @@ msgstr "В цій категорії проблеми не вирішуютьс msgid "Category:" msgstr "Категорія:" -#: perllib/FixMyStreet/Script/Reports.pm:187 +#: perllib/FixMyStreet/Script/Reports.pm:184 msgid "Category: %s" msgstr "Категорія: %s" @@ -637,9 +649,7 @@ msgid "Change email address" msgstr "Змінити адресу електронної пошти" #: templates/web/base/auth/change_password.html:1 -#: templates/web/base/auth/change_password.html:16 -#: templates/web/base/auth/change_password.html:4 -#: templates/web/base/auth/change_password.html:43 +#: templates/web/base/auth/change_password.html:5 #: templates/web/base/my/my.html:63 msgid "Change password" msgstr "Змінити пароль" @@ -675,7 +685,7 @@ msgstr "" msgid "Choose another" msgstr "" -#: templates/web/base/js/translation_strings.html:72 +#: templates/web/base/js/translation_strings.html:78 msgid "Clear offline data" msgstr "" @@ -704,14 +714,14 @@ msgstr "Натисніть на посилання в надісланому е msgid "Click the link in that email to sign in." msgstr "Натисніть на посилання в надісланому електронному лісті, щоб увійти." -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:134 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:194 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:965 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:1004 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:195 #: perllib/FixMyStreet/DB/ResultSet/State.pm:71 #: templates/web/base/admin/states/index.html:103 #: templates/web/base/admin/states/index.html:27 #: templates/web/base/admin/states/index.html:33 -#: templates/web/base/dashboard/index.html:112 +#: templates/web/base/dashboard/index.html:113 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:10 #: templates/web/zurich/admin/header.html:16 @@ -744,15 +754,17 @@ msgid "Cobrand:" msgstr "Cobrand:" #: templates/web/base/admin/extra-metadata-form.html:14 +#: templates/web/base/auth/2faform.html:18 #: templates/web/base/auth/smsform.html:24 msgid "Code" msgstr "" -#: templates/web/base/js/translation_strings.html:50 +#: templates/web/base/js/translation_strings.html:56 msgid "Collapse map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:629 +#: perllib/FixMyStreet/Cobrand/ACV.pm:256 +#: perllib/FixMyStreet/Cobrand/Default.pm:647 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" msgstr "Конфігурація" @@ -761,6 +773,7 @@ msgstr "Конфігурація" msgid "Confirm" msgstr "Підтвердити" +#: templates/web/base/auth/2faform.html:1 #: templates/web/base/auth/smsform.html:1 templates/web/base/auth/token.html:1 msgid "Confirm account" msgstr "Підтвердити запис" @@ -810,12 +823,12 @@ msgstr "Звернутись до команди" msgid "Coordinates:" msgstr "Координати:" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1801 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1830 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1854 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1883 msgid "Could not find user" msgstr "Не вдалось знайти користувача" -#: templates/web/base/js/translation_strings.html:36 +#: templates/web/base/js/translation_strings.html:42 msgid "Could not look up location" msgstr "Не вдалось встановити локацію" @@ -860,16 +873,19 @@ msgstr "Створити категорію" msgid "Create priority" msgstr "Створити приоритет" -#: perllib/FixMyStreet/Cobrand/Default.pm:701 +#: perllib/FixMyStreet/Cobrand/ACV.pm:91 +#: perllib/FixMyStreet/Cobrand/Default.pm:719 #, fuzzy msgid "Create reports/updates as anonymous user" msgstr "Створити звіт/оновлення для ради" -#: perllib/FixMyStreet/Cobrand/Default.pm:702 +#: perllib/FixMyStreet/Cobrand/ACV.pm:92 +#: perllib/FixMyStreet/Cobrand/Default.pm:720 msgid "Create reports/updates as the council" msgstr "Створити звіт/оновлення для ради" -#: perllib/FixMyStreet/Cobrand/Default.pm:700 +#: perllib/FixMyStreet/Cobrand/ACV.pm:90 +#: perllib/FixMyStreet/Cobrand/Default.pm:718 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -890,12 +906,17 @@ msgstr "Створено" msgid "Created:" msgstr "Створено:" -#: templates/web/base/auth/generate_token.html:27 +#: templates/web/base/auth/change_password.html:40 +#, fuzzy +msgid "Current password:" +msgstr "Новий пароль:" + +#: templates/web/base/auth/generate_token.html:46 #, fuzzy msgid "Current token:" msgstr "Поточний стан" -#: templates/web/base/dashboard/index.html:91 +#: templates/web/base/dashboard/index.html:92 msgid "Currently grouped by %s" msgstr "" @@ -904,7 +925,7 @@ msgstr "" msgid "Currently no bodies have been created." msgstr "Наразі жодних органів не було створено" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:830 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:869 #: templates/web/zurich/admin/report_edit-sdm.html:105 msgid "Customer not contactable" msgstr "" @@ -916,6 +937,10 @@ msgstr "" msgid "Dashboard" msgstr "Дашборд" +#: templates/web/base/auth/generate_token.html:54 +msgid "Deactivate two-factor authentication" +msgstr "" + #: templates/web/zurich/admin/stats/index.html:35 msgid "Dealt with by subdivision within 5 working days" msgstr "Dealt with by subdivision within 5 working days" @@ -966,7 +991,7 @@ msgstr "Опис:" msgid "Detailed information is limited to %d characters." msgstr "" -#: templates/web/base/js/translation_strings.html:33 +#: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Подробиці" @@ -978,7 +1003,7 @@ msgstr "Подробиці" msgid "Details:" msgstr "Подробиці:" -#: templates/web/base/dashboard/index.html:103 +#: templates/web/base/dashboard/index.html:104 msgid "Device and Site" msgstr "" @@ -1029,7 +1054,7 @@ msgstr "Не любите форми?" msgid "Down one" msgstr "" -#: templates/web/base/js/translation_strings.html:58 +#: templates/web/base/js/translation_strings.html:64 msgid "Drag and drop photos here or <u>click to upload</u>" msgstr "Перетягніть фотографії сюди чи <u>натисніть для завантаження</u>" @@ -1070,23 +1095,27 @@ msgstr "Редагувати" msgid "Edit body details" msgstr "Редагувати дані про орган" -#: perllib/FixMyStreet/Cobrand/Default.pm:712 +#: perllib/FixMyStreet/Cobrand/ACV.pm:102 +#: perllib/FixMyStreet/Cobrand/Default.pm:730 msgid "Edit other users' details" msgstr "Редагувати інші подробиці про користувача" -#: perllib/FixMyStreet/Cobrand/Default.pm:713 +#: perllib/FixMyStreet/Cobrand/ACV.pm:103 +#: perllib/FixMyStreet/Cobrand/Default.pm:731 msgid "Edit other users' permissions" msgstr "Редагувати права користувача" -#: perllib/FixMyStreet/Cobrand/Default.pm:695 +#: perllib/FixMyStreet/Cobrand/ACV.pm:89 +#: perllib/FixMyStreet/Cobrand/Default.pm:713 msgid "Edit report category" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:696 +#: perllib/FixMyStreet/Cobrand/Default.pm:714 msgid "Edit report priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:694 +#: perllib/FixMyStreet/Cobrand/ACV.pm:88 +#: perllib/FixMyStreet/Cobrand/Default.pm:712 msgid "Edit reports" msgstr "Редагувати звіт" @@ -1119,8 +1148,8 @@ msgstr "Редактор" #: templates/web/base/admin/users.html:17 #: templates/web/zurich/admin/body-form.html:9 #: templates/web/zurich/admin/body.html:15 -#: templates/web/zurich/auth/general.html:24 -#: templates/web/zurich/auth/general.html:54 +#: templates/web/zurich/auth/general.html:14 +#: templates/web/zurich/auth/general.html:44 msgid "Email" msgstr "Е-пошта" @@ -1146,7 +1175,7 @@ msgstr "Email оповіщення створено" msgid "Email alert deleted" msgstr "Email Оповіщення видалено" -#: templates/web/base/admin/user-form.html:22 +#: templates/web/base/admin/user-form.html:21 msgid "Email verified:" msgstr "" @@ -1157,10 +1186,6 @@ msgstr "" msgid "Email:" msgstr "Е-пошта:" -#: perllib/FixMyStreet/Script/Reports.pm:111 -msgid "Email: %s" -msgstr "Е-пошта: %s" - #: templates/web/base/admin/open311-form-fields.html:55 #: templates/web/base/admin/open311-form-fields.html:56 msgid "" @@ -1178,7 +1203,7 @@ msgid "" " problem must be emailed, while others can be sent over Open311." msgstr "" -#: templates/web/base/dashboard/index.html:77 +#: templates/web/base/dashboard/index.html:78 #, fuzzy msgid "End Date" msgstr "Кінцева дата:" @@ -1187,7 +1212,7 @@ msgstr "Кінцева дата:" msgid "Endpoint" msgstr "Кінцева точка" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:81 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:82 msgid "Enter a Zürich street name" msgstr "" @@ -1206,10 +1231,10 @@ msgstr "Введіть найближчу поштову адресу, або н msgid "Enter a nearby street name and area" msgstr "Введіть назву вулиці чи району поблизу" -#: templates/web/base/auth/general.html:123 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:45 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:17 -#: templates/web/zurich/auth/general.html:65 +#: templates/web/base/auth/general.html:128 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:47 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:20 +#: templates/web/zurich/auth/general.html:58 msgid "Enter a password" msgstr "Введіть пароль" @@ -1244,7 +1269,7 @@ msgstr "Приклади:" msgid "Existing category" msgstr "Категорії існують" -#: templates/web/base/js/translation_strings.html:49 +#: templates/web/base/js/translation_strings.html:55 msgid "Expand map" msgstr "" @@ -1252,12 +1277,12 @@ msgstr "" msgid "Explain what’s wrong" msgstr "Поясніть чому неправильно" -#: templates/web/base/dashboard/index.html:104 +#: templates/web/base/dashboard/index.html:105 msgid "Export as CSV" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:179 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:918 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:180 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:957 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:12 msgid "Extern" @@ -1280,7 +1305,7 @@ msgstr "" msgid "External team" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Default.pm:674 #: templates/web/base/admin/reportextrafields/edit.html:1 #: templates/web/base/admin/reportextrafields/index.html:1 #, fuzzy @@ -1320,10 +1345,10 @@ msgid "Fix this by choosing an <strong>area covered</strong> in the <em>Edit bod msgstr "Полагодіть це вибравши <strong>зону покриття</strong> в <em>формі редагування органу </em> нижче." #: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:133 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:113 +#: templates/web/base/dashboard/index.html:114 msgid "Fixed" msgstr "Вирішено" @@ -1345,7 +1370,7 @@ msgstr "Відмітьте як видалене" msgid "Flag user" msgstr "Відмітьте користувача" -#: perllib/FixMyStreet/Cobrand/Default.pm:627 +#: perllib/FixMyStreet/Cobrand/Default.pm:645 #: templates/web/base/admin/users.html:20 msgid "Flagged" msgstr "Відмічено" @@ -1354,7 +1379,7 @@ msgstr "Відмічено" msgid "Flagged reports and users" msgstr "Відмічені звіти та користувачі" -#: templates/web/base/admin/user-form.html:112 +#: templates/web/base/admin/user-form.html:108 msgid "Flagged users are listed on the <a href='%s'>flagged</a> page." msgstr "Відмічені користувачі виписані на <a href='%s'>відміченій</a> сторінці." @@ -1362,8 +1387,8 @@ msgstr "Відмічені користувачі виписані на <a href= msgid "Flagged users are not restricted in any way. This is just a list of users that have been marked for attention." msgstr "Відмічені користувачі не заборонені. Це просто список користувачів, які потребують уваги." -#: templates/web/base/admin/report_edit.html:140 -#: templates/web/base/admin/user-form.html:118 +#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/user-form.html:115 msgid "Flagged:" msgstr "Відмічено:" @@ -1383,17 +1408,17 @@ msgstr "" msgid "For more information, see <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." msgstr "For more information, see <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." -#: templates/web/base/auth/general.html:94 +#: templates/web/base/auth/general.html:96 #: templates/web/base/report/new/form_user_loggedout_password.html:20 #: templates/web/base/report/update/form_user_loggedout_password.html:19 msgid "Forgotten your password?" msgstr "Забули пароль?" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:748 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:787 msgid "Forwarded to external body" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:749 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:788 msgid "Forwarded wish to external body" msgstr "" @@ -1403,11 +1428,7 @@ msgstr "" msgid "Frequently Asked Questions" msgstr "Часто задавані питання" -#: templates/web/base/auth/generate_token.html:1 -#: templates/web/base/auth/generate_token.html:2 -#: templates/web/base/auth/generate_token.html:20 -#: templates/web/base/auth/generate_token.html:33 -#: templates/web/base/my/my.html:65 +#: templates/web/base/auth/generate_token.html:52 msgid "Generate token" msgstr "" @@ -1454,7 +1475,8 @@ msgstr "Вперед" msgid "Going to send questionnaire?" msgstr "Збираєтесь відправити опитувальник?" -#: perllib/FixMyStreet/Cobrand/Default.pm:714 +#: perllib/FixMyStreet/Cobrand/ACV.pm:104 +#: perllib/FixMyStreet/Cobrand/Default.pm:732 msgid "Grant access to the admin" msgstr "Надання адміністративного доступу" @@ -1462,12 +1484,12 @@ msgstr "Надання адміністративного доступу" msgid "Graph of problem creation by status over time" msgstr "Графік створення проблем з часом" -#: templates/web/base/dashboard/index.html:93 +#: templates/web/base/dashboard/index.html:94 #, fuzzy msgid "Group by %s" msgstr "від %s" -#: templates/web/base/dashboard/index.html:98 +#: templates/web/base/dashboard/index.html:99 msgid "Group by:" msgstr "" @@ -1500,7 +1522,7 @@ msgstr "Фотографії найближчих сповіщень" msgid "Hi %s" msgstr "Вітаємо, %s" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:911 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:950 #: perllib/FixMyStreet/DB/ResultSet/State.pm:64 #: templates/web/base/admin/update_edit.html:30 #: templates/web/zurich/admin/header.html:1 @@ -1510,6 +1532,11 @@ msgstr "Вітаємо, %s" msgid "Hidden" msgstr "Прихований" +#: templates/web/base/admin/user-form.html:197 +#, fuzzy +msgid "Hide all reports and updates" +msgstr "Відмічені звіти та користувачі" + #: templates/web/base/report/_main.html:105 msgid "Hide entire report" msgstr "" @@ -1533,7 +1560,7 @@ msgstr "" #: templates/web/base/around/display_location.html:60 #: templates/web/base/around/display_location.html:68 -#: templates/web/base/js/translation_strings.html:55 +#: templates/web/base/js/translation_strings.html:61 msgid "Hide pins" msgstr "Приховати привязки" @@ -1562,7 +1589,7 @@ msgstr "Домашня" msgid "How to report a problem" msgstr "Як сповістити про проблему" -#: templates/web/base/js/translation_strings.html:32 +#: templates/web/base/js/translation_strings.html:38 msgid "How to send successful reports" msgstr "Як надіслати якісне сповіщення" @@ -1625,7 +1652,7 @@ msgstr "" "Якщо два чи більше органи обслуговують певний регіон, сервіс сполучає ідентичні категорії в один запис\n" " в меню. Переконайтесь, що ви використовуєте однакові назви категорій якщо хочете, щоб це сталось." -#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/auth/generate_token.html:61 msgid "If you generate a new token the existing token will no longer work." msgstr "" @@ -1699,8 +1726,8 @@ msgstr "В чорний список?" msgid "In addition, the following attributes that are not part of the Open311 v2 specification are returned: agency_sent_datetime, title (also returned as part of description), interface_used, comment_count, requestor_name (only present if requestor allowed the name to be shown on this site)." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:197 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:959 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:198 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:998 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:8 msgid "In progress" @@ -1730,7 +1757,7 @@ msgstr "" msgid "Inspection required" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:698 +#: perllib/FixMyStreet/Cobrand/Default.pm:716 msgid "Instruct contractors to fix problems" msgstr "" @@ -1762,20 +1789,20 @@ msgstr "" msgid "It’s on its way to the council right now." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:182 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:183 msgid "Jurisdiction Unknown" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:923 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:962 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:15 msgid "Jurisdiction unknown" msgstr "" -#: templates/web/base/auth/general.html:90 +#: templates/web/base/auth/general.html:92 #: templates/web/base/report/new/form_user_loggedout_password.html:16 #: templates/web/base/report/update/form_user_loggedout_password.html:15 -#: templates/web/zurich/auth/general.html:40 +#: templates/web/zurich/auth/general.html:30 msgid "Keep me signed in on this computer" msgstr "Запам'ятати мене на цьому комп'ютері" @@ -1839,6 +1866,11 @@ msgstr "" msgid "List all reported problems" msgstr "Показати всі прозвітовані проблеми" +#: templates/web/base/around/on_map_list_items.html:18 +#, fuzzy +msgid "Loading reports…" +msgstr "Редагувати звіт" + #: templates/web/base/report/new/category_wrapper.html:8 msgid "Loading..." msgstr "Завантаження..." @@ -1877,23 +1909,31 @@ msgstr "" msgid "Log in with Twitter" msgstr "" -#: templates/web/base/js/translation_strings.html:65 +#: templates/web/base/js/translation_strings.html:71 msgid "Log in with email" msgstr "" -#: templates/web/base/js/translation_strings.html:63 +#: templates/web/base/js/translation_strings.html:69 msgid "Log in with email/text" msgstr "" -#: templates/web/base/dashboard/index.html:81 +#: templates/web/base/admin/user-form.html:195 +msgid "Log out of all sessions" +msgstr "" + +#: templates/web/base/dashboard/index.html:82 msgid "Look up" msgstr "" -#: templates/web/base/js/translation_strings.html:44 +#: templates/web/base/js/translation_strings.html:50 msgid "MAP" msgstr "Мапа" -#: perllib/FixMyStreet/Cobrand/Default.pm:699 +#: templates/web/base/admin/user-form.html:196 +msgid "Make anonymous on all reports and updates" +msgstr "" + +#: perllib/FixMyStreet/Cobrand/Default.pm:717 msgid "Manage shortlist" msgstr "" @@ -1901,7 +1941,7 @@ msgstr "" msgid "Manual order" msgstr "" -#: templates/web/base/js/translation_strings.html:46 +#: templates/web/base/js/translation_strings.html:52 msgid "Map" msgstr "" @@ -1909,11 +1949,11 @@ msgstr "" msgid "Mark as sent" msgstr "" -#: templates/web/base/admin/user-form.html:110 +#: templates/web/base/admin/user-form.html:106 msgid "Mark users whose behaviour you want to keep a check on as <strong>flagged</strong>." msgstr "Позначте користувачів, чию поведінку ви хочете відстежувати <strong>прапорцем</strong>." -#: perllib/FixMyStreet/Cobrand/Default.pm:697 +#: perllib/FixMyStreet/Cobrand/Default.pm:715 msgid "Markup problem details" msgstr "" @@ -1941,7 +1981,8 @@ msgstr "Бракує jurisdiction_id" msgid "Moderate" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:693 +#: perllib/FixMyStreet/Cobrand/ACV.pm:87 +#: perllib/FixMyStreet/Cobrand/Default.pm:711 msgid "Moderate report details" msgstr "" @@ -1967,7 +2008,7 @@ msgstr "Модерується підрозділом на протязі роб msgid "Moderation reason:" msgstr "" -#: templates/web/base/dashboard/index.html:101 +#: templates/web/base/dashboard/index.html:102 msgid "Month" msgstr "Місяць" @@ -1989,12 +2030,12 @@ msgstr "" #: templates/web/base/admin/states/index.html:108 #: templates/web/base/admin/states/index.html:11 #: templates/web/base/admin/users.html:16 -#: templates/web/base/auth/general.html:113 +#: templates/web/base/auth/general.html:115 #: templates/web/base/report/new/form_user_loggedin.html:49 #: templates/web/base/report/new/form_user_loggedout_by_email.html:11 #: templates/web/base/report/update/form_name.html:27 #: templates/web/zurich/admin/body-form.html:4 -#: templates/web/zurich/auth/general.html:60 +#: templates/web/zurich/auth/general.html:50 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "Name" msgstr "Ім'я" @@ -2007,10 +2048,6 @@ msgstr "Ім'я" msgid "Name:" msgstr "Ім'я:" -#: perllib/FixMyStreet/Script/Reports.pm:110 -msgid "Name: %s" -msgstr "Ім'я: %s" - #: templates/web/base/report/_inspect.html:44 msgid "Navigate to this problem" msgstr "" @@ -2029,8 +2066,8 @@ msgstr "Найближча дорога до шпильки на карті (а msgid "Nearest postcode to the pin placed on the map (automatically generated): %s (%sm away)" msgstr "Найближчий поштовий індекс до шпильки на карті (автоматично згенеровано): %s (відстань: %sм)" -#: perllib/FixMyStreet/Cobrand/Default.pm:521 -#: perllib/FixMyStreet/Cobrand/Default.pm:549 +#: perllib/FixMyStreet/Cobrand/Default.pm:539 +#: perllib/FixMyStreet/Cobrand/Default.pm:567 msgid "Nearest road to the pin placed on the map (automatically generated by Bing Maps): %s" msgstr "Найближча дорога до шпильки на карті (автоматично згенеровано через Bing карти): %s%s" @@ -2050,11 +2087,12 @@ msgstr "" msgid "Nearly done! Now check your email…" msgstr "" +#: templates/web/base/auth/2faform.html:8 #: templates/web/base/auth/smsform.html:19 msgid "Nearly done! Now check your phone…" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:129 msgid "New" msgstr "" @@ -2083,7 +2121,7 @@ msgstr "Нові місцеві проблеми" msgid "New note to DM:" msgstr "" -#: templates/web/base/auth/change_password.html:35 +#: templates/web/base/auth/change_password.html:47 msgid "New password:" msgstr "Новий пароль:" @@ -2141,7 +2179,7 @@ msgstr "" msgid "Next" msgstr "Далі" -#: perllib/FixMyStreet/Cobrand/Default.pm:1222 +#: perllib/FixMyStreet/Cobrand/Default.pm:1240 #: templates/web/base/admin/category_edit.html:4 #: templates/web/base/admin/list_updates.html:32 #: templates/web/base/admin/list_updates.html:34 @@ -2157,11 +2195,11 @@ msgstr "Далі" msgid "No" msgstr "Ні" -#: templates/web/base/admin/user-form.html:84 +#: templates/web/base/admin/user-form.html:80 msgid "No area" msgstr "" -#: templates/web/base/admin/user-form.html:55 +#: templates/web/base/admin/user-form.html:48 msgid "No body" msgstr "Без органу" @@ -2198,7 +2236,7 @@ msgstr "" msgid "No reports to show on map, here are some nearby:" msgstr "" -#: templates/web/base/js/translation_strings.html:37 +#: templates/web/base/js/translation_strings.html:43 msgid "No result returned" msgstr "Ніякого результату не повернено" @@ -2220,15 +2258,15 @@ msgstr "Ніхто не підтримав" msgid "None" msgstr "Нічого" -#: templates/web/base/admin/user-form.html:76 -#: templates/web/base/admin/user-form.html:77 +#: templates/web/base/admin/user-form.html:72 +#: templates/web/base/admin/user-form.html:73 msgid "" "Normal (public) users should not be associated with any <strong>area</strong>.<br>\n" " Authorised staff users can be associated with the area in which they operate." msgstr "" -#: templates/web/base/admin/user-form.html:46 -#: templates/web/base/admin/user-form.html:47 +#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:39 msgid "" "Normal (public) users should not be associated with any <strong>body</strong>.<br>\n" " Authorised staff users can be associated with the body they represent.<br>\n" @@ -2236,8 +2274,8 @@ msgid "" " activity across their body), the ability to hide reports or set special report statuses." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:186 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:933 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:187 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:972 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:13 msgid "Not contactable" @@ -2296,15 +2334,15 @@ msgstr "" msgid "Number of problems reported in each ward, in the last 7 days." msgstr "" -#: templates/web/base/js/translation_strings.html:43 +#: templates/web/base/js/translation_strings.html:49 msgid "OK" msgstr "Гаразд" -#: templates/web/base/js/translation_strings.html:74 +#: templates/web/base/js/translation_strings.html:80 msgid "Offline data cleared" msgstr "" -#: templates/web/base/js/translation_strings.html:71 +#: templates/web/base/js/translation_strings.html:77 msgid "Offline update data saved" msgstr "" @@ -2320,14 +2358,14 @@ msgstr "" msgid "On behalf of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:174 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:905 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:175 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:944 #: perllib/FixMyStreet/DB/ResultSet/State.pm:70 #: templates/web/base/admin/states/index.html:102 #: templates/web/base/admin/states/index.html:25 #: templates/web/base/admin/states/index.html:32 #: templates/web/base/admin/update_edit.html:30 -#: templates/web/base/dashboard/index.html:111 +#: templates/web/base/dashboard/index.html:112 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:7 #: templates/web/zurich/admin/update_edit.html:18 @@ -2367,17 +2405,17 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1238 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:689 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:690 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1262 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:686 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:687 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:716 #: perllib/FixMyStreet/App/Controller/Report/New.pm:719 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:722 #: perllib/FixMyStreet/DB/Result/Problem.pm:588 #: perllib/FixMyStreet/DB/Result/Problem.pm:595 #: perllib/FixMyStreet/DB/Result/Problem.pm:610 #: perllib/FixMyStreet/DB/Result/Problem.pm:619 -#: perllib/FixMyStreet/Script/Reports.pm:182 -#: perllib/FixMyStreet/Script/Reports.pm:197 +#: perllib/FixMyStreet/Script/Reports.pm:179 +#: perllib/FixMyStreet/Script/Reports.pm:194 msgid "Other" msgstr "Інше" @@ -2412,23 +2450,23 @@ msgstr "Предок" msgid "Partial" msgstr "Частково" -#: templates/web/base/auth/general.html:116 +#: templates/web/base/auth/general.html:118 #: templates/web/base/report/new/form_user_loggedout_by_email.html:38 #: templates/web/base/report/update/form_user_loggedout_by_email.html:10 -#: templates/web/zurich/auth/general.html:32 -#: templates/web/zurich/auth/general.html:63 +#: templates/web/zurich/auth/general.html:22 +#: templates/web/zurich/auth/general.html:53 msgid "Password (optional)" msgstr "Пароль (опціонально)" -#: templates/web/base/auth/general.html:81 +#: templates/web/base/auth/general.html:83 msgid "Password:" msgstr "Пароль:" -#: templates/web/base/js/translation_strings.html:52 +#: templates/web/base/js/translation_strings.html:58 msgid "Permalink" msgstr "Постійне посилання" -#: templates/web/base/admin/user-form.html:162 +#: templates/web/base/admin/user-form.html:164 msgid "Permissions:" msgstr "Дозволи:" @@ -2447,12 +2485,12 @@ msgstr "Номер телефону" msgid "Phone number (optional)" msgstr "Номер телефону (опціонально)" -#: templates/web/base/admin/user-form.html:30 +#: templates/web/base/admin/user-form.html:25 msgid "Phone verified:" msgstr "" #: templates/web/base/admin/report_edit.html:135 -#: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 +#: templates/web/base/admin/user-form.html:23 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:39 msgid "Phone:" msgstr "Телефон:" @@ -2506,12 +2544,12 @@ msgid "Pick your ward" msgstr "" #: templates/web/base/around/display_location.html:74 -#: templates/web/base/js/translation_strings.html:30 +#: templates/web/base/js/translation_strings.html:36 msgid "Place pin on map" msgstr "Розмістіть шпильку на карті" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:945 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:951 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:984 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:990 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:9 #: templates/web/zurich/admin/index-dm.html:9 @@ -2522,8 +2560,8 @@ msgstr "Заплановано" msgid "Please be polite, concise and to the point." msgstr "Будь ласка будьте ввічливим, виразним і висловлюйтесь по справі." -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:27 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:31 msgid "Please check the passwords and try again" msgstr "Будь ласка перевірте пароль і спробуйте ще раз" @@ -2531,13 +2569,12 @@ msgstr "Будь ласка перевірте пароль і спробуйт #: templates/web/base/auth/_username_error.html:9 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:27 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:9 msgid "Please check your email address is correct" msgstr "Будь ласка перевірте чи ваша адреса е-пошти вірна" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1334 -#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1327 +#: perllib/FixMyStreet/DB/Result/User.pm:205 +#: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:7 #, fuzzy @@ -2545,13 +2582,18 @@ msgid "Please check your phone number is correct" msgstr "Будь ласка перевірте чи ваша адреса е-пошти вірна" #: perllib/FixMyStreet/App/Controller/Admin.pm:297 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:905 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:928 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:923 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:946 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 -#: templates/web/base/js/translation_strings.html:10 +#: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" msgstr "Будь ласка оберіть категорію" +#: perllib/FixMyStreet/App/Controller/Auth.pm:383 +#: perllib/FixMyStreet/App/Controller/Auth.pm:409 +msgid "Please choose a less commonly-used password" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Admin.pm:345 #: templates/web/base/admin/bodies.html:4 templates/web/base/admin/body.html:11 #: templates/web/base/admin/template_edit.html:13 @@ -2571,20 +2613,21 @@ msgstr "Будь ласка не використовуйте образи #: perllib/FixMyStreet/App/Controller/Admin.pm:298 #: perllib/FixMyStreet/DB/Result/Comment.pm:128 -#: templates/web/base/js/translation_strings.html:3 +#: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Будь ласка введіть повідомлення" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1332 -#: perllib/FixMyStreet/DB/Result/User.pm:200 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1325 +#: perllib/FixMyStreet/DB/Result/User.pm:208 +#: perllib/FixMyStreet/DB/Result/User.pm:209 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:4 #, fuzzy msgid "Please enter a mobile number" msgstr "Будь ласка введіть номер телефону" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1365 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1461 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1462 msgid "Please enter a name" msgstr "Будь ласка, введіть ім'я " @@ -2592,53 +2635,51 @@ msgstr "Будь ласка, введіть ім'я " msgid "Please enter a name for this body" msgstr "" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:25 -#: templates/web/base/js/translation_strings.html:20 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:29 +#: templates/web/base/js/translation_strings.html:23 msgid "Please enter a password" msgstr "Будь ласка введіть пароль" #: perllib/FixMyStreet/App/Controller/Contact.pm:115 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 -#: templates/web/base/js/translation_strings.html:4 +#: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Будь ласка вкажіть тему" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1362 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1452 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1355 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1453 #: perllib/FixMyStreet/App/Controller/Admin.pm:311 -#: perllib/FixMyStreet/DB/Result/User.pm:193 -#: templates/web/base/js/translation_strings.html:13 -#: templates/web/base/js/translation_strings.html:17 +#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: templates/web/base/js/translation_strings.html:16 +#: templates/web/base/js/translation_strings.html:20 msgid "Please enter a valid email" msgstr "Будь ласка введіть правильну адресу е-пошти" -#: perllib/FixMyStreet/App/Controller/Alert.pm:350 +#: perllib/FixMyStreet/App/Controller/Alert.pm:355 #: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please enter a valid email address" msgstr "Будь ласка введіть правильну адресу е-пошти" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1356 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1446 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1349 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Будь ласка введіть номер телефону" #: perllib/FixMyStreet/DB/Result/Problem.pm:369 -#: templates/web/base/js/translation_strings.html:5 +#: templates/web/base/js/translation_strings.html:8 msgid "Please enter some details" msgstr "Будь ласка додайте трохи подробиць" #: perllib/FixMyStreet/App/Controller/Contact.pm:114 -#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: perllib/FixMyStreet/DB/Result/User.pm:196 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:26 -#: templates/web/base/js/translation_strings.html:12 -#: templates/web/base/js/translation_strings.html:16 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:8 +#: templates/web/base/js/translation_strings.html:15 +#: templates/web/base/js/translation_strings.html:19 msgid "Please enter your email" msgstr "Будь ласка вкажіть е-пошту" @@ -2646,34 +2687,34 @@ msgstr "Будь ласка вкажіть е-пошту" msgid "Please enter your email address" msgstr "Будь ласка вкажіть адресу е-пошти" -#: templates/web/base/js/translation_strings.html:26 +#: templates/web/base/js/translation_strings.html:32 msgid "Please enter your first name" msgstr "Будь ласка введіть ім'я" #: perllib/FixMyStreet/Cobrand/UK.pm:326 -#: templates/web/base/js/translation_strings.html:8 +#: templates/web/base/js/translation_strings.html:11 msgid "Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below" msgstr "Будь ласка введіть ім'я та прізвище - департаментам потрібні ці дані. Якщо не хочете їх показувати - не ставте галочку внизу." #: perllib/FixMyStreet/App/Controller/Contact.pm:113 #: perllib/FixMyStreet/DB/Result/Comment.pm:125 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 -#: perllib/FixMyStreet/DB/Result/User.pm:186 -#: templates/web/base/js/translation_strings.html:7 +#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: templates/web/base/js/translation_strings.html:10 msgid "Please enter your name" msgstr "Будь ласка введіть ім'я" #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:6 -#: templates/web/base/js/translation_strings.html:23 +#: templates/web/base/js/translation_strings.html:29 msgid "Please enter your phone number" msgstr "Будь ласка введіть номер телефону" -#: templates/web/base/js/translation_strings.html:27 +#: templates/web/base/js/translation_strings.html:33 msgid "Please enter your second name" msgstr "Будь ласка введіть прізвище" -#: templates/web/base/js/translation_strings.html:25 +#: templates/web/base/js/translation_strings.html:31 msgid "Please enter your title" msgstr "Будь ласка вкажіть заголовок" @@ -2696,10 +2737,19 @@ msgstr "Будь ласка опишіть проблему детально" msgid "Please fill in the form below with details of the problem, and describe the location as precisely as possible in the details box." msgstr "Будь ласка заповніть форму нижче подробицями проблеми, і опишіть місцезнаходження якомога точніше в полі подробиць." +#: templates/web/base/auth/2faform.html:9 +msgid "Please generate a two-factor code and enter it below:" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Questionnaire.pm:239 msgid "Please indicate whether you'd like to receive another questionnaire" msgstr "Будь ласка вкажіть чи ви хочете отримати інші опитування." +#: perllib/FixMyStreet/App/Controller/Auth.pm:406 +#: templates/web/base/js/translation_strings.html:26 +msgid "Please make sure your password is at least %d characters long" +msgstr "" + #: templates/web/base/report/updates-sidebar-notes.html:2 msgid "Please note that updates are not sent to the council." msgstr "Будь ласка зауважте що оновлення не надсилаються департаменту." @@ -2763,12 +2813,12 @@ msgstr "Будь ласка вкажіть чи була вирішена про #: perllib/FixMyStreet/App/Model/PhotoSet.pm:122 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:156 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:158 -#: templates/web/base/js/translation_strings.html:60 +#: templates/web/base/js/translation_strings.html:66 msgid "Please upload an image only" msgstr "Будь ласка, завантажте тільки зображення" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1359 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1449 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1352 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 msgid "Please verify at least one of email/phone" msgstr "" @@ -2781,24 +2831,24 @@ msgid "Please write your update here" msgstr "Будь ласка напишіть поновлення" #: templates/web/base/report/update-form.html:25 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:18 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_user_loggedout_password.html:10 msgid "Post" msgstr "Допис" -#: perllib/FixMyStreet/DB/Result/Comment.pm:231 +#: perllib/FixMyStreet/DB/Result/Comment.pm:211 msgid "Posted anonymously at %s" msgstr "Опубліковано анонімно в %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:266 +#: perllib/FixMyStreet/DB/Result/Comment.pm:246 msgid "Posted by %s at %s" msgstr "Опубліковано %s в %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:254 +#: perllib/FixMyStreet/DB/Result/Comment.pm:234 msgid "Posted by <strong>%s</strong> (%s) at %s" msgstr "Опубліковано <strong>%s</strong> (%s) в %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:256 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 msgid "Posted by <strong>%s</strong> at %s" msgstr "Опубліковано <strong>%s</strong> в %s" @@ -2810,7 +2860,7 @@ msgstr "" msgid "Previous" msgstr "Попередній" -#: perllib/FixMyStreet/Cobrand/Default.pm:648 +#: perllib/FixMyStreet/Cobrand/Default.pm:666 msgid "Priorities" msgstr "" @@ -2831,7 +2881,7 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:144 msgid "Private" msgstr "Приватний" @@ -2861,7 +2911,7 @@ msgstr "Проблему %s надіслано департаменту %s" msgid "Problem breakdown by state" msgstr "Розбивка проблем по стану" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1309 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1283 msgid "Problem marked as open." msgstr "Проблема маркована відкритою." @@ -2869,7 +2919,8 @@ msgstr "Проблема маркована відкритою." msgid "Problem state change based on survey results" msgstr "Стан проблеми змінено базуючись на результатах опитувань" -#: perllib/FixMyStreet/Cobrand/Default.pm:692 +#: perllib/FixMyStreet/Cobrand/ACV.pm:86 +#: perllib/FixMyStreet/Cobrand/Default.pm:710 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Проблеми" @@ -2896,7 +2947,7 @@ msgstr "Нещодавно вирішені проблеми" msgid "Problems within %.1fkm of %s" msgstr "Проблеми в радіусі %.1fkm від цієї точки" -#: perllib/FixMyStreet/Cobrand/Default.pm:821 +#: perllib/FixMyStreet/Cobrand/Default.pm:839 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:137 #: perllib/FixMyStreet/Cobrand/UK.pm:215 perllib/FixMyStreet/Cobrand/UK.pm:257 #: perllib/FixMyStreet/Cobrand/UK.pm:269 @@ -2932,12 +2983,12 @@ msgstr "Надішліть оновлення" msgid "Provide update as" msgstr "" -#: templates/web/base/auth/general.html:119 +#: templates/web/base/auth/general.html:124 msgid "Providing a name and password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Вказання імені і паролю не обов'язкове, проте це дозволить вам більш легко сповіщати про проблеми, залишати поновлення та керувати вашими сповіщеннями" -#: templates/web/base/report/new/form_user_loggedout_by_email.html:41 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:13 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:43 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:16 msgid "Providing a password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Вказання паролю не обов'язкове, проте це дозволить вам більш легко сповіщати про проблеми, залишати поновлення та керувати вашими сповіщеннями" @@ -2954,7 +3005,7 @@ msgstr "Публічна відповідь:" msgid "Public update:" msgstr "" -#: templates/web/zurich/admin/report_edit.html:123 +#: templates/web/zurich/admin/report_edit.html:122 #: templates/web/zurich/admin/stats/index.html:38 msgid "Publish photo" msgstr "Публічне фото" @@ -3010,7 +3061,7 @@ msgstr "" msgid "RSS feed of nearby problems" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:822 +#: perllib/FixMyStreet/Cobrand/Default.pm:840 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:136 #: perllib/FixMyStreet/Cobrand/UK.pm:222 msgid "RSS feed of problems within %s" @@ -3062,6 +3113,10 @@ msgstr "" msgid "Remove" msgstr "Зняти прапорець" +#: templates/web/base/admin/user-form.html:198 +msgid "Remove account details" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:4 #, fuzzy msgid "Remove field" @@ -3083,13 +3138,13 @@ msgstr "Видалити з переліку" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:159 +#: templates/web/base/admin/report_edit.html:161 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" msgstr "Видалити фото (це незворотня операція!)" -#: templates/web/base/auth/generate_token.html:33 +#: templates/web/base/auth/generate_token.html:52 msgid "Replace token" msgstr "" @@ -3121,11 +3176,11 @@ msgstr "Поскаржитись" msgid "Report as" msgstr "" -#: perllib/FixMyStreet/App/Controller/Rss.pm:302 +#: perllib/FixMyStreet/App/Controller/Rss.pm:303 msgid "Report on %s" msgstr "Звіт по %s" -#: templates/web/base/dashboard/index.html:61 +#: templates/web/base/dashboard/index.html:62 msgid "Report state:" msgstr "" @@ -3195,15 +3250,16 @@ msgstr "" #: templates/web/base/around/index.html:3 #: templates/web/base/around/lookup_by_ref.html:3 -#: templates/web/base/js/translation_strings.html:42 +#: templates/web/base/js/translation_strings.html:48 #: templates/web/base/report/new/fill_in_details.html:0 #: templates/web/base/report/new/fill_in_details.html:8 #: templates/web/zurich/report/new/fill_in_details_form.html:4 msgid "Reporting a problem" msgstr "Сповістити про проблему" -#: perllib/FixMyStreet/Cobrand/Default.pm:638 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:388 +#: perllib/FixMyStreet/Cobrand/ACV.pm:265 +#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/zurich/header.html:46 msgid "Reports" msgstr "Сповіщення" @@ -3221,7 +3277,7 @@ msgstr "Сповіщення очікують підтвердження" msgid "Reports by destination" msgstr "Перевідкрито %s о %s" -#: templates/web/base/admin/user-form.html:125 +#: templates/web/base/admin/user-form.html:124 msgid "Reports made by trusted users will be sent to the responsible body without being inspected first." msgstr "" @@ -3233,7 +3289,7 @@ msgstr "" msgid "Reports published" msgstr "Сповіщення опубліковано" -#: templates/web/base/js/translation_strings.html:75 +#: templates/web/base/js/translation_strings.html:81 msgid "Reports saved offline." msgstr "" @@ -3308,8 +3364,8 @@ msgstr "" msgid "Revert to original title" msgstr "" -#: templates/web/base/js/translation_strings.html:28 -#: templates/web/base/js/translation_strings.html:40 +#: templates/web/base/js/translation_strings.html:34 +#: templates/web/base/js/translation_strings.html:46 msgid "Right place?" msgstr "Те місце?" @@ -3323,16 +3379,16 @@ msgstr "Обслуговувач цієї дороги (отримано з до msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "Обслуговувач цієї дороги (з OpenStreetMap): %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1879 -#: templates/web/base/admin/report_edit.html:156 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: templates/web/base/admin/report_edit.html:158 #: templates/web/base/admin/update_edit.html:68 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Повернули вліво" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: templates/web/base/admin/report_edit.html:157 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: templates/web/base/admin/report_edit.html:159 #: templates/web/base/admin/update_edit.html:69 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3342,7 +3398,7 @@ msgstr "Повернути вправо" msgid "Rotating this photo will discard unsaved changes to the report." msgstr "" -#: templates/web/base/js/translation_strings.html:47 +#: templates/web/base/js/translation_strings.html:53 #: templates/web/base/maps/google-ol.html:2 msgid "Satellite" msgstr "" @@ -3373,11 +3429,11 @@ msgid "Save with a public update" msgstr "" #. ("This is followed by a progress count, e.g. 3/5") -#: templates/web/base/js/translation_strings.html:76 +#: templates/web/base/js/translation_strings.html:82 msgid "Saving reports offline" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:130 #, fuzzy msgid "Scheduled" msgstr "Запланована дія" @@ -3411,12 +3467,20 @@ msgstr "Пошук не знайшов сповіщень." msgid "Searching found no users." msgstr "Пошук не знайшов користувачів." +#: templates/web/base/auth/generate_token.html:1 +#: templates/web/base/auth/generate_token.html:2 +#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/my/my.html:65 +msgid "Security" +msgstr "" + #: templates/web/base/report/new/councils_text_private.html:7 #: templates/web/base/report/new/form_user.html:5 msgid "See our privacy policy" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:703 +#: perllib/FixMyStreet/Cobrand/ACV.pm:93 +#: perllib/FixMyStreet/Cobrand/Default.pm:721 msgid "See user detail for reports created as the council" msgstr "" @@ -3451,7 +3515,7 @@ msgstr "" msgid "Sending a confirmation text failed: \"%s\"" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:870 msgid "Sent report back" msgstr "" @@ -3468,6 +3532,12 @@ msgstr "Надіслано:" msgid "Service:" msgstr "Сервіс:" +#: templates/web/base/auth/change_password.html:1 +#: templates/web/base/auth/change_password.html:4 +#, fuzzy +msgid "Set password" +msgstr "Новий пароль:" + #: templates/web/base/report/_inspect.html:47 msgid "Set to my current location" msgstr "Визначити поточні координати" @@ -3523,7 +3593,7 @@ msgstr "" #: templates/web/base/around/display_location.html:58 #: templates/web/base/around/display_location.html:66 -#: templates/web/base/js/translation_strings.html:54 +#: templates/web/base/js/translation_strings.html:60 msgid "Show pins" msgstr "Показувати шпильки" @@ -3535,20 +3605,20 @@ msgstr "" msgid "Show reports in your area" msgstr "" -#: templates/web/base/auth/general.html:124 +#: templates/web/base/auth/general.html:129 #: templates/web/base/auth/general.html:3 -#: templates/web/base/auth/general.html:85 +#: templates/web/base/auth/general.html:87 #: templates/web/base/main_nav_items.html:6 -#: templates/web/zurich/auth/general.html:18 -#: templates/web/zurich/auth/general.html:35 +#: templates/web/zurich/auth/general.html:25 +#: templates/web/zurich/auth/general.html:8 msgid "Sign in" msgstr "Увійти" -#: templates/web/base/auth/general.html:98 +#: templates/web/base/auth/general.html:100 msgid "Sign in by email instead, providing a new password. When you click the link in your email, your password will be updated." msgstr "" -#: templates/web/base/auth/general.html:96 +#: templates/web/base/auth/general.html:98 msgid "Sign in by email or text, providing a new password. When you click the link in your email or enter the SMS authentication code, your password will be updated." msgstr "" @@ -3582,14 +3652,27 @@ msgstr "Деякі фото нещодавніх проблем" msgid "Some text to localize" msgstr "Певний текст для локалізації" -#: perllib/FixMyStreet/Cobrand/UK.pm:80 +#: perllib/FixMyStreet/Cobrand/ACV.pm:59 perllib/FixMyStreet/Cobrand/UK.pm:80 msgid "Sorry, that appears to be a Crown dependency postcode, which we don't cover." msgstr "" +#: perllib/FixMyStreet/Cobrand/ACV.pm:73 +msgid "Sorry, that appears to be a Northern Irish postcode, which we don't cover." +msgstr "" + +#: perllib/FixMyStreet/Cobrand/ACV.pm:65 +msgid "Sorry, that appears to be a Scottish postcode, which we don't cover." +msgstr "" + +#: perllib/FixMyStreet/Cobrand/ACV.pm:69 +msgid "Sorry, that appears to be a Welsh postcode, which we don't cover." +msgstr "" + #: templates/web/base/auth/smsform.html:6 templates/web/base/auth/token.html:8 msgid "Sorry, that wasn’t a valid link" msgstr "" +#: templates/web/base/auth/2faform.html:5 #: templates/web/base/auth/smsform.html:16 msgid "Sorry, that wasn’t the correct code" msgstr "" @@ -3635,15 +3718,15 @@ msgstr "" msgid "Sort by" msgstr "" -#: templates/web/base/admin/user-form.html:65 +#: templates/web/base/admin/user-form.html:58 msgid "Staff users have permission to log in to the admin." msgstr "" -#: templates/web/base/admin/user-form.html:68 +#: templates/web/base/admin/user-form.html:62 msgid "Staff:" msgstr "" -#: templates/web/base/dashboard/index.html:73 +#: templates/web/base/dashboard/index.html:74 #, fuzzy msgid "Start Date" msgstr "Початкова дата:" @@ -3657,7 +3740,7 @@ msgstr "Початкова дата:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:50 #: templates/web/base/admin/templates.html:8 -#: templates/web/base/dashboard/index.html:100 +#: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:88 #: templates/web/base/report/_item.html:96 #: templates/web/base/report/update/form_update.html:39 @@ -3680,14 +3763,15 @@ msgstr "Зберети зміни" msgid "State:" msgstr "Стан:" -#: perllib/FixMyStreet/Cobrand/Default.pm:628 +#: perllib/FixMyStreet/Cobrand/ACV.pm:255 +#: perllib/FixMyStreet/Cobrand/Default.pm:646 #: templates/web/base/admin/states/index.html:1 #, fuzzy msgid "States" msgstr "Стан" -#: perllib/FixMyStreet/Cobrand/Default.pm:622 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:391 +#: perllib/FixMyStreet/Cobrand/Default.pm:640 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:418 #: templates/web/base/admin/index.html:71 #: templates/web/base/admin/stats/index.html:1 #: templates/web/base/admin/stats/state.html:1 @@ -3720,7 +3804,7 @@ msgstr "" msgid "Subcategory" msgstr "Підкатегорія: %s" -#: perllib/FixMyStreet/Script/Reports.pm:191 +#: perllib/FixMyStreet/Script/Reports.pm:188 msgid "Subcategory: %s" msgstr "Підкатегорія: %s" @@ -3737,19 +3821,20 @@ msgstr "Тема" msgid "Subject:" msgstr "Тема:" +#: templates/web/base/auth/2faform.html:21 #: templates/web/base/auth/smsform.html:27 #: templates/web/base/questionnaire/creator_fixed.html:19 #: templates/web/base/report/new/form_user_loggedin.html:76 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:46 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:48 #: templates/web/base/report/new/form_user_loggedout_password.html:11 #: templates/web/zurich/report/new/fill_in_details_form.html:73 msgid "Submit" msgstr "Підтвердити" -#: templates/web/base/admin/report_edit.html:167 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/report_edit.html:24 #: templates/web/base/admin/update_edit.html:79 -#: templates/web/base/admin/user-form.html:188 +#: templates/web/base/admin/user-form.html:191 #: templates/web/zurich/admin/report_edit-sdm.html:124 #: templates/web/zurich/admin/report_edit.html:264 #: templates/web/zurich/admin/update_edit.html:38 @@ -3760,8 +3845,8 @@ msgstr "Підтвердити зміни" msgid "Submit questionnaire" msgstr "Підтвердити анкету" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:169 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:898 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:170 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:937 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:6 #: templates/web/zurich/admin/index-dm.html:23 @@ -3791,8 +3876,9 @@ msgstr "" msgid "Summarise your changes" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:620 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:387 +#: perllib/FixMyStreet/Cobrand/ACV.pm:249 +#: perllib/FixMyStreet/Cobrand/Default.pm:638 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:414 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 #: templates/web/base/status/index.html:3 @@ -3804,7 +3890,7 @@ msgid "Summary" msgstr "Резюме" #: templates/web/zurich/reports/index.html:0 -#: templates/web/zurich/reports/index.html:5 +#: templates/web/zurich/reports/index.html:6 msgid "Summary reports" msgstr "Сумарні сповіщення" @@ -3818,7 +3904,7 @@ msgstr "Сумарні сповіщення" msgid "Superuser:" msgstr "" -#: templates/web/base/admin/user-form.html:148 +#: templates/web/base/admin/user-form.html:147 msgid "Superusers have permission to perform <strong>all actions</strong> within the admin." msgstr "" @@ -3831,8 +3917,8 @@ msgstr "Результати опитування" msgid "Template «%s»" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:644 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:398 +#: perllib/FixMyStreet/Cobrand/Default.pm:662 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:425 #: templates/web/zurich/header.html:63 msgid "Templates" msgstr "Шаблони" @@ -3893,6 +3979,7 @@ msgstr "Це місце не підпорядковане Чернівцям; м msgid "That location does not appear to be in the UK; please try again." msgstr "" +#: perllib/FixMyStreet/Cobrand/ACV.pm:52 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:50 #: perllib/FixMyStreet/Cobrand/UK.pm:73 @@ -3915,6 +4002,23 @@ msgstr "Цей сповіщення неможливо показати на %s. msgid "That report has been removed from FixMyStreet." msgstr "Це сповіщення було видалено." +#: perllib/FixMyStreet/App/Controller/Admin.pm:1769 +#, fuzzy +msgid "That user has been logged out." +msgstr "Це сповіщення було видалено." + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +msgid "That user has been made anonymous on all reports and updates." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1812 +msgid "That user’s personal details have been removed." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1790 +msgid "That user’s reports and updates have been hidden." +msgstr "" + #: templates/web/base/admin/contact-form.html:27 msgid "" "The <strong>email address</strong> is the destination to which reports about this category will be sent. \n" @@ -3974,7 +4078,7 @@ msgid "The diligency prize league table shows editors' activity (who's been edit msgstr "" #: perllib/FixMyStreet/App/Controller/Dashboard.pm:43 -#: perllib/FixMyStreet/App/Controller/Reports.pm:85 +#: perllib/FixMyStreet/App/Controller/Reports.pm:84 msgid "The error was: %s" msgstr "Трапилась помилка: %s" @@ -4028,8 +4132,8 @@ msgstr "" msgid "The ordering of this field on the report page. Fields are shown in ascending order according to this value." msgstr "" -#: templates/web/base/auth/change_password.html:22 #: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:30 msgid "The passwords do not match" msgstr "Паролі не співпадають" @@ -4041,7 +4145,7 @@ msgstr "Адреса '%s' не знайдена на сервері" msgid "The type of input field to show to the user. <strong>Text</strong> is a simple text field, <strong>List</strong> is a drop-down selection." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:95 +#: perllib/FixMyStreet/Script/Reports.pm:96 msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "Користувач не зміг позначити проблему на карті, тільки введену зону" @@ -4054,7 +4158,7 @@ msgstr "" "Користувацьке <strong>ім'я</strong> відображаються публічно на сповіщеннях, які не відмічені <em>анонімними</em>.\n" " Імена не обов'язково мають бути унікальними." -#: templates/web/base/around/on_map_list_items.html:17 +#: templates/web/base/around/on_map_list_items.html:20 #: templates/web/base/my/_problem-list.html:8 #: templates/web/base/reports/_problem-list.html:13 msgid "There are no reports to show." @@ -4064,7 +4168,7 @@ msgstr "" msgid "There is already an auto-response template for this category/state." msgstr "" -#: perllib/FixMyStreet/App/Controller/Reports.pm:82 +#: perllib/FixMyStreet/App/Controller/Reports.pm:81 msgid "There was a problem showing the All Reports page. Please try again later." msgstr "Сталась проблема з відображенням сторінки всіх сповіщень. Спробуйте пізніше." @@ -4073,19 +4177,19 @@ msgstr "Сталась проблема з відображенням сторі msgid "There was a problem showing this page. Please try again later." msgstr "Сталась помилка при спробі показати сторінку. Будь ласка спробуйте пізніше." -#: perllib/FixMyStreet/App/Controller/Alert.pm:359 +#: perllib/FixMyStreet/App/Controller/Alert.pm:364 msgid "There was a problem with your email/password combination. Please try again." msgstr "Сталась проблема з вашою комбінацією адреси пошти і паролю. Будь ласка спробуйте пізніше." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:806 -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:135 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:815 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 -#: templates/web/zurich/auth/general.html:28 +#: templates/web/zurich/auth/general.html:18 #, fuzzy msgid "There was a problem with your login information. If you cannot remember your password, or do not have one, please fill in the ‘No’ section of the form." msgstr "З комбінацією поштової адреси і паролю щось не так. Якщо ви не в змозі пригадати пароль або у вас його немає, заповніть секцію ‘увійти поштою’" -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:338 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:348 msgid "There was a problem with your update. Please try again." msgstr "Сталась проблема з поновленням. Будь ласка спробуйте ще раз." @@ -4093,7 +4197,7 @@ msgstr "Сталась проблема з поновленням. Будь ла msgid "There were problems with your report. Please see below." msgstr "Зі сповіщенням є негаразди. Гляньте нижче." -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:373 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:389 msgid "There were problems with your update. Please see below." msgstr "З поновленням щось негаразд. Гляньте нижче." @@ -4148,18 +4252,18 @@ msgid "" " A body will not receive any reports unless it covers at least one area." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:198 +#: perllib/FixMyStreet/Script/Reports.pm:195 msgid "This email has been sent to both councils covering the location of the problem, as the user did not categorise it; please ignore it if you're not the correct council to deal with the issue, or let us know what category of problem this is so we can add it to our system." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:201 +#: perllib/FixMyStreet/Script/Reports.pm:198 msgid "This email has been sent to several councils covering the location of the problem, as the category selected is provided for all of them; please ignore it if you're not the correct council to deal with the issue." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1003 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1049 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:942 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:986 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1004 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1021 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1067 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:960 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Ця інформація обов'язкова" @@ -4196,9 +4300,9 @@ msgstr "" msgid "This report is a duplicate. Please leave updates on the original report:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:166 #: perllib/FixMyStreet/Cobrand/Zurich.pm:167 -#: templates/web/zurich/report/_main.html:14 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:168 +#: templates/web/zurich/report/_main.html:12 msgid "This report is awaiting moderation." msgstr "Це сповіщення очікує модерації." @@ -4214,11 +4318,7 @@ msgstr "Це сповіщення наразі відмічено вирішен msgid "This report is currently marked as open." msgstr "Це сповіщення відмічено відкритим." -#: perllib/FixMyStreet/Script/Reports.pm:108 -msgid "This report was submitted anonymously" -msgstr "Це сповіщення надіслано анонімно" - -#: perllib/FixMyStreet/Script/Reports.pm:88 +#: perllib/FixMyStreet/Script/Reports.pm:89 msgid "This web page also contains a photo of the problem, provided by the user." msgstr "Ця веб-сторінка також містить фото проблеми, які надав користувач." @@ -4229,7 +4329,8 @@ msgstr "Ця веб-сторінка також містить фото проб msgid "Time spent (in minutes):" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:621 +#: perllib/FixMyStreet/Cobrand/ACV.pm:250 +#: perllib/FixMyStreet/Cobrand/Default.pm:639 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Хронологія" @@ -4267,7 +4368,7 @@ msgstr "" msgid "To limit this collection of fields to a single language, select it here." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:94 +#: perllib/FixMyStreet/Script/Reports.pm:95 msgid "To view a map of the precise location of this issue" msgstr "До перегляду точного місцезнаходження проблеми на карті" @@ -4289,9 +4390,9 @@ msgstr "" #: templates/web/base/admin/stats/fix_rate.html:4 #: templates/web/base/admin/stats/questionnaire.html:24 -#: templates/web/base/dashboard/index.html:114 -#: templates/web/base/dashboard/index.html:119 -#: templates/web/base/dashboard/index.html:143 +#: templates/web/base/dashboard/index.html:115 +#: templates/web/base/dashboard/index.html:120 +#: templates/web/base/dashboard/index.html:144 #: templates/web/zurich/admin/stats/index.html:30 msgid "Total" msgstr "Загалом" @@ -4309,20 +4410,22 @@ msgstr "" msgid "Translations" msgstr "" -#: templates/web/base/admin/user-form.html:129 +#: templates/web/base/admin/user-form.html:128 msgid "Trusted by bodies:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:709 +#: perllib/FixMyStreet/Cobrand/ACV.pm:99 +#: perllib/FixMyStreet/Cobrand/Default.pm:727 msgid "Trusted to make reports that don't need to be inspected" msgstr "" -#: templates/web/base/admin/user-form.html:137 +#: templates/web/base/admin/user-form.html:136 msgid "Trusted:" msgstr "" +#: templates/web/base/auth/2faform.html:6 #: templates/web/base/auth/smsform.html:17 -#: templates/web/base/js/translation_strings.html:29 +#: templates/web/base/js/translation_strings.html:35 msgid "Try again" msgstr "Спробуйте ще раз" @@ -4330,13 +4433,21 @@ msgstr "Спробуйте ще раз" msgid "Try emailing us directly:" msgstr "" +#: templates/web/base/auth/generate_token.html:21 +msgid "Two-factor authentication has been activated" +msgstr "" + +#: templates/web/base/auth/generate_token.html:32 +msgid "Two-factor authentication has been deactivated" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:44 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 msgid "Type" msgstr "" -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 msgid "Unban" msgstr "" @@ -4359,7 +4470,7 @@ msgstr "Невідомий тип алярму" #: perllib/FixMyStreet/App/Controller/Photo.pm:109 #: perllib/FixMyStreet/App/Controller/Root.pm:141 -#: templates/web/base/js/translation_strings.html:38 +#: templates/web/base/js/translation_strings.html:44 msgid "Unknown error" msgstr "Невідома помилка" @@ -4431,23 +4542,23 @@ msgstr "Поновити статуси" msgid "Updated" msgstr "Поновлено" -#: perllib/FixMyStreet/DB/Result/Comment.pm:260 +#: perllib/FixMyStreet/DB/Result/Comment.pm:240 #, fuzzy msgid "Updated by <strong>%s</strong> (%s) at %s" msgstr "Опубліковано <strong>%s</strong> (%s) в %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:262 +#: perllib/FixMyStreet/DB/Result/Comment.pm:242 #, fuzzy msgid "Updated by <strong>%s</strong> at %s" msgstr "Опубліковано <strong>%s</strong> в %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1299 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1398 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1591 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1277 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1391 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1592 #: perllib/FixMyStreet/App/Controller/Admin.pm:933 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:767 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:792 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:862 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:806 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:901 msgid "Updated!" msgstr "Поновлено!" @@ -4499,33 +4610,33 @@ msgstr "" msgid "User ID to attribute fetched comments to" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1745 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1755 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1746 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1756 #, fuzzy msgid "User added to abuse list" msgstr "Пошта занесена в чорний список" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1376 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1369 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1474 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1742 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1752 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1743 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1753 #, fuzzy msgid "User already in abuse list" msgstr "Адреса вже в чорному списку" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1834 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1887 msgid "User flag removed" msgstr "Користувацький прапорець видалено" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1805 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1858 msgid "User flagged" msgstr "Користувач відмічений" #: templates/web/base/admin/report_blocks.html:18 -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 #: templates/web/base/admin/users.html:32 #, fuzzy msgid "User in abuse table" @@ -4541,14 +4652,16 @@ msgstr "Пошук користувачів знайшов співпадінн msgid "User:" msgstr "Користувачі" -#: perllib/FixMyStreet/Cobrand/Default.pm:652 -#: perllib/FixMyStreet/Cobrand/Default.pm:711 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:403 +#: perllib/FixMyStreet/Cobrand/ACV.pm:101 +#: perllib/FixMyStreet/Cobrand/ACV.pm:271 +#: perllib/FixMyStreet/Cobrand/Default.pm:670 +#: perllib/FixMyStreet/Cobrand/Default.pm:729 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:430 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:55 msgid "Users" msgstr "Користувачі" -#: templates/web/base/admin/user-form.html:159 +#: templates/web/base/admin/user-form.html:161 msgid "Users can perform the following actions within their assigned body or area." msgstr "" @@ -4623,7 +4736,7 @@ msgstr "" msgid "We need your email address, please give it below." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:207 +#: perllib/FixMyStreet/Script/Reports.pm:204 msgid "We realise this problem might be the responsibility of %s; however, we don't currently have any contact details for them. If you know of an appropriate contact address, please do get in touch." msgstr "Ми розумієм, що проблема може лежати у відповідальності %s; нажаль, наразі у нас немає їх контактних даних. Якщо ви знаєте точну адресу, будь ласка залишайтесь на зв'язку." @@ -4646,7 +4759,7 @@ msgstr "Ми будем використовувати ваші персонал msgid "We’re sorry to hear the problem’s not fixed. Why not try writing to your local representatives?" msgstr "" -#: templates/web/base/dashboard/index.html:117 +#: templates/web/base/dashboard/index.html:118 msgid "Website" msgstr "" @@ -4679,7 +4792,7 @@ msgstr "" msgid "Which report is it a duplicate of?" msgstr "" -#: templates/web/base/js/translation_strings.html:57 +#: templates/web/base/js/translation_strings.html:63 msgid "Whoa there Testino! Three photos are enough." msgstr "" @@ -4687,8 +4800,8 @@ msgstr "" msgid "Why stop there? <a href=\"/alert\">Set up more alerts</a> for free." msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:190 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:928 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:191 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:967 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:14 msgid "Wish" @@ -4698,7 +4811,7 @@ msgstr "" msgid "With request searches, it is also possible to search for agency_responsible to limit the requests to those sent to a single administration. The search term is the administration ID provided by <a href=\"%s\">MaPit</a>." msgstr "" -#: templates/web/base/dashboard/index.html:158 +#: templates/web/base/dashboard/index.html:159 msgid "Within the specified timeframe:" msgstr "" @@ -4718,7 +4831,7 @@ msgstr "Повідомлення, написане суцільними вели msgid "Wrong location? Just click again on the map." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1221 +#: perllib/FixMyStreet/Cobrand/Default.pm:1239 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4746,7 +4859,7 @@ msgstr "Так, в мене є пароль" msgid "You are complaining that this problem report was unnecessarily moderated:" msgstr "" -#: templates/web/base/js/translation_strings.html:77 +#: templates/web/base/js/translation_strings.html:83 msgid "You are offline" msgstr "" @@ -4763,7 +4876,7 @@ msgstr "You are reporting the following update for being abusive, containing per msgid "You can <a href=\"%s%s\">view the problem on this site</a>." msgstr "Ви можете <a href=\"%s%s\">переглянути проблему на цьому сайті</a>." -#: templates/web/base/admin/user-form.html:114 +#: templates/web/base/admin/user-form.html:110 msgid "You can add an abusive user's email to the abuse list, which automatically hides (and never sends) reports they create." msgstr "You can add an abusive user's email to the abuse list, which automatically hides (and never sends) reports they create." @@ -4793,11 +4906,11 @@ msgstr "" msgid "You can mark a body as deleted if you do not want it to be active on the site." msgstr "" -#: templates/web/base/js/translation_strings.html:35 +#: templates/web/base/js/translation_strings.html:41 msgid "You declined; please fill in the box above" msgstr "Ви відхилили. Будь ласка заповніть форму вище" -#: templates/web/base/js/translation_strings.html:79 +#: templates/web/base/js/translation_strings.html:85 msgid "You have <a id=\"oFN\" href=\"\"><span>%s</span> saved to submit</a>." msgstr "" @@ -4824,12 +4937,12 @@ msgstr "Ви успішно вийшли." msgid "You have located the problem at the point marked with a green pin on the map. If this is not the correct location, simply click on the map again. " msgstr "Ви позначили проблему зеленою шпилькою на мапі. Якщо ця локація не вірна - просто клацніть на мапу ще раз." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:125 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:142 #, fuzzy msgid "You have successfully added your phone number." msgstr "Ви успішно підтвердили поштову адресу." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:141 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:158 #: templates/web/zurich/tokens/confirm_problem.html:5 #: templates/web/zurich/tokens/confirm_problem.html:6 msgid "You have successfully confirmed your email address." @@ -4840,7 +4953,7 @@ msgstr "Ви успішно підтвердили поштову адресу." msgid "You have successfully confirmed your phone number." msgstr "Ви успішно підтвердили поштову адресу." -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:112 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:129 #, fuzzy msgid "You have successfully removed your phone number." msgstr "Ви успішно підтвердили поштову адресу." @@ -4850,7 +4963,7 @@ msgstr "Ви успішно підтвердили поштову адресу." msgid "You have successfully signed in; please check and confirm your details are accurate:" msgstr "Ви успішно увійшли; будь ласка перевірте чи деталі вірні:" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:147 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:164 #, fuzzy msgid "You have successfully verified your phone number." msgstr "Ви успішно підтвердили поштову адресу." @@ -4881,8 +4994,10 @@ msgstr "" msgid "Your Reports" msgstr "Ваші сповіщення" -#: templates/web/base/auth/change_password.html:11 +#: templates/web/base/auth/change_password.html:13 #: templates/web/base/auth/generate_token.html:15 +#: templates/web/base/auth/generate_token.html:26 +#: templates/web/base/auth/generate_token.html:34 #: templates/web/base/main_nav_items.html:4 templates/web/base/my/my.html:18 msgid "Your account" msgstr "" @@ -4900,8 +5015,8 @@ msgid "Your email" msgstr "Ваша пошта" #: templates/web/base/auth/change_email.html:15 -#: templates/web/zurich/auth/general.html:30 -#: templates/web/zurich/auth/general.html:58 +#: templates/web/zurich/auth/general.html:20 +#: templates/web/zurich/auth/general.html:48 msgid "Your email address" msgstr "Ваша адреса е-пошти" @@ -4916,11 +5031,11 @@ msgstr "Ваша адреса е-пошти" msgid "Your information will only be used in accordance with our <a href=\"/privacy\">privacy policy</a>" msgstr "Ваша інформація буде використана згідно <a href=\"/privacy\">політики конфіденційності</a>" -#: templates/web/base/auth/general.html:114 +#: templates/web/base/auth/general.html:116 #: templates/web/base/contact/index.html:74 #: templates/web/base/report/new/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_name.html:33 -#: templates/web/zurich/auth/general.html:61 +#: templates/web/zurich/auth/general.html:51 #: templates/web/zurich/report/new/fill_in_details_form.html:63 msgid "Your name" msgstr "Ваше ім'я" @@ -4937,21 +5052,29 @@ msgstr "" msgid "Your name has been hidden." msgstr "" -#: templates/web/base/js/translation_strings.html:69 +#: templates/web/base/js/translation_strings.html:75 msgid "Your offline reports" msgstr "" -#: templates/web/base/auth/general.html:84 +#: templates/web/base/auth/general.html:86 #: templates/web/base/report/new/form_user_loggedout_password.html:10 #: templates/web/base/report/update/form_user_loggedout_password.html:9 -#: templates/web/zurich/auth/general.html:34 +#: templates/web/zurich/auth/general.html:24 msgid "Your password" msgstr "Ваш пароль" -#: templates/web/base/auth/change_password.html:10 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:170 +#: templates/web/base/auth/change_password.html:12 msgid "Your password has been changed" msgstr "Ваш пароль було змінено" +#: templates/web/base/auth/general.html:133 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:52 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:25 +#: templates/web/zurich/auth/general.html:63 +msgid "Your password should include %d or more characters." +msgstr "" + #: templates/web/base/auth/change_phone.html:19 #: templates/web/base/contact/index.html:87 #: templates/web/zurich/report/new/fill_in_details_form.html:69 @@ -4976,7 +5099,7 @@ msgstr "Ваш перелік" msgid "Your token has been generated" msgstr "Ваш пароль було змінено" -#: templates/web/base/js/translation_strings.html:70 +#: templates/web/base/js/translation_strings.html:76 msgid "Your update has been saved offline for submission when back online." msgstr "" @@ -4994,17 +5117,17 @@ msgid "Yourself" msgstr "" #: templates/web/base/admin/category-checkboxes.html:7 -#: templates/web/base/admin/user-form.html:169 +#: templates/web/base/admin/user-form.html:171 msgid "all" msgstr "всі" #: perllib/FixMyStreet/App/Controller/Admin.pm:909 #: perllib/FixMyStreet/App/Controller/Moderate.pm:85 -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:216 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:270 +#: perllib/FixMyStreet/DB/Result/Comment.pm:250 msgid "and a defect raised" msgstr "" @@ -5037,7 +5160,7 @@ msgid "from %s different users" msgstr "від %s різних користувачів" #: templates/web/base/report/_item.html:63 -#: templates/web/zurich/report/_item.html:14 +#: templates/web/zurich/report/_item.html:16 msgid "last updated %s" msgstr "останнє поновлення %s" @@ -5052,7 +5175,7 @@ msgid "n/a" msgstr "недоступно" #: templates/web/base/admin/category-checkboxes.html:8 -#: templates/web/base/admin/user-form.html:170 +#: templates/web/base/admin/user-form.html:172 msgid "none" msgstr "" @@ -5103,7 +5226,7 @@ msgstr "шпильки немає так як користувач не вико msgid "this location" msgstr "Переглядаєм локацію" -#: perllib/FixMyStreet/Script/Reports.pm:183 +#: perllib/FixMyStreet/Script/Reports.pm:180 msgid "this type of local problem" msgstr "цей тип локальної проблеми" @@ -5111,11 +5234,11 @@ msgstr "цей тип локальної проблеми" msgid "today" msgstr "сьогодні" -#: templates/web/base/js/translation_strings.html:80 +#: templates/web/base/js/translation_strings.html:86 msgid "update" msgstr "" -#: templates/web/base/js/translation_strings.html:81 +#: templates/web/base/js/translation_strings.html:87 msgid "updates" msgstr "" @@ -5131,12 +5254,12 @@ msgstr "користувач з тієї ж ради що й проблема - msgid "user is problem owner" msgstr "користувач є власником проблеми" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1778 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1831 #, fuzzy msgid "user not in abuse list" msgstr "Адреса вже в чорному списку" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1829 #, fuzzy msgid "user removed from abuse list" msgstr "Видалити з переліку" @@ -5210,7 +5333,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: templates/web/fixmystreet.com/reports/summary.html:103 +#: templates/web/fixmystreet.com/reports/summary.html:104 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5322,6 +5445,15 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" +#~ msgid "Email: %s" +#~ msgstr "Е-пошта: %s" + +#~ msgid "Name: %s" +#~ msgstr "Ім'я: %s" + +#~ msgid "This report was submitted anonymously" +#~ msgstr "Це сповіщення надіслано анонімно" + #~ msgid "(Email in abuse table)" #~ msgstr "(поштова скринька в чорному списку)" diff --git a/locale/zh.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/zh.UTF-8/LC_MESSAGES/FixMyStreet.po index db66db0ce..fb026166f 100644 --- a/locale/zh.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/zh.UTF-8/LC_MESSAGES/FixMyStreet.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: matthew@mysociety.org\n" -"POT-Creation-Date: 2017-12-15 17:48+0000\n" +"POT-Creation-Date: 2018-02-12 15:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety <transifex@mysociety.org>, 2017\n" "Language-Team: Chinese (https://www.transifex.com/mysociety/teams/12067/zh/)\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #: perllib/FixMyStreet/DB/Result/Problem.pm:650 -#: perllib/FixMyStreet/Script/Reports.pm:196 +#: perllib/FixMyStreet/Script/Reports.pm:193 msgid " and " msgstr "與" @@ -93,8 +93,8 @@ msgstr "" msgid "%s live updates" msgstr "%s 現場更新" -#: templates/web/base/dashboard/index.html:159 -#: templates/web/base/dashboard/index.html:163 +#: templates/web/base/dashboard/index.html:160 +#: templates/web/base/dashboard/index.html:164 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -128,7 +128,7 @@ msgstr "(沒有電話號碼)" msgid "(a-z and space only)" msgstr "" -#: templates/web/zurich/report/_item.html:19 +#: templates/web/zurich/report/_item.html:21 msgid "(closed)" msgstr "(結束)" @@ -137,7 +137,7 @@ msgstr "(結束)" msgid "(covers roughly 200,000 people)" msgstr "預設距離約涵蓋20萬人口" -#: templates/web/zurich/report/_item.html:17 +#: templates/web/zurich/report/_item.html:19 msgid "(fixed)" msgstr "(己處理)" @@ -157,6 +157,7 @@ msgstr "" msgid "(not sent to council)" msgstr "不要向地方政府送出" +#: templates/web/base/report/new/form_user_loggedin.html:38 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "(optional)" msgstr "(任選)" @@ -172,7 +173,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "在 %s 內之問題RSS 訂閱" #: perllib/FixMyStreet/App/Controller/Report/New.pm:252 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:688 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:685 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "選擇分類" @@ -208,7 +209,7 @@ msgstr "" msgid "<label for=\"statuses\">Show</label> %s reports <label for=\"filter_categories\">about</label> %s" msgstr "<label for=\"statuses\">颢示</label> %s <label for=\"filter_categories\">關於</label> %s" -#: templates/web/base/js/translation_strings.html:78 +#: templates/web/base/js/translation_strings.html:84 msgid "<span>%s</span> saved." msgstr "" @@ -235,12 +236,12 @@ msgstr "<strong>不</strong> 我要用電子郵件收到更新通知" msgid "<strong>No</strong> Let me confirm my update by email/text" msgstr "<strong>不</strong> 我要用電子郵件收到更新通知" -#: templates/web/base/auth/general.html:110 -#: templates/web/zurich/auth/general.html:51 +#: templates/web/base/auth/general.html:112 +#: templates/web/zurich/auth/general.html:41 msgid "<strong>No</strong> let me sign in by email" msgstr "<strong>不</strong> 我要用電子郵件登入" -#: templates/web/base/auth/general.html:108 +#: templates/web/base/auth/general.html:110 #, fuzzy msgid "<strong>No</strong> let me sign in by email or text" msgstr "<strong>不</strong> 我要用電子郵件登入" @@ -253,12 +254,16 @@ msgstr "" msgid "<strong>Note:</strong> This report hasn't yet been sent onwards for action. Any changes made may not be passed on." msgstr "" -#: templates/web/base/auth/general.html:79 +#: templates/web/base/auth/general.html:81 #: templates/web/base/report/new/form_user_loggedout_password.html:3 #: templates/web/base/report/update/form_user_loggedout_password.html:2 msgid "<strong>Yes</strong> I have a password" msgstr "<strong>是</strong> 我有密碼" +#: templates/web/base/auth/generate_token.html:54 +msgid "Activate two-factor authentication" +msgstr "" + #: templates/web/base/my/my.html:39 templates/web/base/my/my.html:50 msgid "Add" msgstr "" @@ -333,15 +338,18 @@ msgstr "" msgid "Add user" msgstr "新增使用者" -#: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/ACV.pm:108 +#: perllib/FixMyStreet/Cobrand/Default.pm:736 msgid "Add/edit problem categories" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:720 +#: perllib/FixMyStreet/Cobrand/ACV.pm:110 +#: perllib/FixMyStreet/Cobrand/Default.pm:738 msgid "Add/edit response priorities" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:719 +#: perllib/FixMyStreet/Cobrand/ACV.pm:109 +#: perllib/FixMyStreet/Cobrand/Default.pm:737 msgid "Add/edit response templates" msgstr "" @@ -357,7 +365,7 @@ msgstr "" msgid "Admin" msgstr "" -#: templates/web/base/auth/change_password.html:39 +#: templates/web/base/auth/change_password.html:51 msgid "Again:" msgstr "再一次" @@ -376,12 +384,12 @@ msgstr "通知我此事後續" #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 -#: templates/web/base/dashboard/index.html:63 +#: templates/web/base/dashboard/index.html:64 #: templates/web/base/reports/_list-filters.html:3 msgid "All" msgstr "" -#: templates/web/zurich/reports/index.html:13 +#: templates/web/zurich/reports/index.html:14 msgid "All Reports" msgstr "所有事件申報" @@ -450,13 +458,13 @@ msgstr "匿名:" msgid "Another user" msgstr "" -#: templates/web/base/js/translation_strings.html:59 +#: templates/web/base/js/translation_strings.html:65 msgid "Are you sure you want to cancel this upload?" msgstr "" #: templates/web/base/admin/report_edit.html:84 #: templates/web/base/admin/template_edit.html:75 -#: templates/web/base/js/translation_strings.html:73 +#: templates/web/base/js/translation_strings.html:79 #: templates/web/base/report/display_tools.html:6 msgid "Are you sure?" msgstr "" @@ -467,7 +475,7 @@ msgstr "" msgid "Area covered" msgstr "涵蓋區域" -#: templates/web/base/admin/user-form.html:82 +#: templates/web/base/admin/user-form.html:78 msgid "Area:" msgstr "" @@ -493,11 +501,12 @@ msgstr "分派給外部機:" msgid "Assign to subdivision:" msgstr "交派給下級單位:" -#: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/ACV.pm:105 +#: perllib/FixMyStreet/Cobrand/Default.pm:733 msgid "Assign users to areas" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:219 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:220 msgid "Assigned to %s" msgstr "派給 %s" @@ -509,8 +518,8 @@ msgstr "每一則詢問的申報幾乎達 %d地回覆了。所有的要求,依 msgid "At the moment only searching for and looking at reports work." msgstr "目前僅提供部份查詢與查閱" -#: templates/web/base/admin/user-form.html:96 -#: templates/web/base/admin/user-form.html:97 +#: templates/web/base/admin/user-form.html:92 +#: templates/web/base/admin/user-form.html:93 msgid "Authorised staff users can be associated with the categories in which they operate." msgstr "" @@ -536,11 +545,11 @@ msgid "Avoid personal information and vehicle number plates" msgstr "" #: perllib/FixMyStreet/DB/Result/Problem.pm:344 -#: templates/web/zurich/report/_item.html:9 +#: templates/web/zurich/report/_item.html:11 msgid "Awaiting moderation" msgstr "待核可" -#: templates/web/base/js/translation_strings.html:31 +#: templates/web/base/js/translation_strings.html:37 msgid "Back" msgstr "回上層" @@ -553,9 +562,11 @@ msgstr "" msgid "Ban user" msgstr "標記警告用戶" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 -#: perllib/FixMyStreet/Cobrand/Default.pm:717 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:396 +#: perllib/FixMyStreet/Cobrand/ACV.pm:107 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 +#: perllib/FixMyStreet/Cobrand/Default.pm:735 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:423 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:55 #: templates/web/zurich/header.html:50 @@ -569,7 +580,7 @@ msgstr "有關單位" msgid "Body" msgstr "有關單位" -#: templates/web/base/admin/user-form.html:54 +#: templates/web/base/admin/user-form.html:46 msgid "Body:" msgstr "有關單位:" @@ -585,7 +596,8 @@ msgstr "你的信箱中找不到我們的來信嗎?先檢查看看垃圾回收 msgid "Can't see the map? <em>Skip this step</em>" msgstr "無法顯示地圖? <em>略過本步驟</em>" -#: perllib/FixMyStreet/Cobrand/Default.pm:633 +#: perllib/FixMyStreet/Cobrand/ACV.pm:260 +#: perllib/FixMyStreet/Cobrand/Default.pm:651 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -599,7 +611,7 @@ msgstr "" #: templates/web/base/admin/body.html:72 #: templates/web/base/admin/contact-form.html:19 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:99 +#: templates/web/base/dashboard/index.html:100 #: templates/web/base/report/_inspect.html:54 #: templates/web/base/report/_item.html:92 #: templates/web/base/report/new/category.html:12 @@ -612,7 +624,7 @@ msgstr "" msgid "Category" msgstr "類別" -#: templates/web/base/dashboard/index.html:102 +#: templates/web/base/dashboard/index.html:103 #, fuzzy msgid "Category and State" msgstr "類別" @@ -635,7 +647,7 @@ msgstr "4週前己修復問題之類別" msgid "Category:" msgstr "類別:" -#: perllib/FixMyStreet/Script/Reports.pm:187 +#: perllib/FixMyStreet/Script/Reports.pm:184 msgid "Category: %s" msgstr "類別: %s" @@ -650,9 +662,7 @@ msgid "Change email address" msgstr "" #: templates/web/base/auth/change_password.html:1 -#: templates/web/base/auth/change_password.html:16 -#: templates/web/base/auth/change_password.html:4 -#: templates/web/base/auth/change_password.html:43 +#: templates/web/base/auth/change_password.html:5 #: templates/web/base/my/my.html:63 msgid "Change password" msgstr "更換密碼" @@ -694,7 +704,7 @@ msgstr "選擇民眾可理解的<strong>類別</strong> (例如., \"路面坑 msgid "Choose another" msgstr "" -#: templates/web/base/js/translation_strings.html:72 +#: templates/web/base/js/translation_strings.html:78 msgid "Clear offline data" msgstr "" @@ -723,14 +733,14 @@ msgstr "選擇確認電子郵件上的連結以作登入" msgid "Click the link in that email to sign in." msgstr "選擇確認電子郵件上的連結以作登入" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:134 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:194 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:965 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:1004 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:195 #: perllib/FixMyStreet/DB/ResultSet/State.pm:71 #: templates/web/base/admin/states/index.html:103 #: templates/web/base/admin/states/index.html:27 #: templates/web/base/admin/states/index.html:33 -#: templates/web/base/dashboard/index.html:112 +#: templates/web/base/dashboard/index.html:113 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:10 #: templates/web/zurich/admin/header.html:16 @@ -763,15 +773,17 @@ msgid "Cobrand:" msgstr "聯合品牌:" #: templates/web/base/admin/extra-metadata-form.html:14 +#: templates/web/base/auth/2faform.html:18 #: templates/web/base/auth/smsform.html:24 msgid "Code" msgstr "" -#: templates/web/base/js/translation_strings.html:50 +#: templates/web/base/js/translation_strings.html:56 msgid "Collapse map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:629 +#: perllib/FixMyStreet/Cobrand/ACV.pm:256 +#: perllib/FixMyStreet/Cobrand/Default.pm:647 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" msgstr "設定" @@ -780,6 +792,7 @@ msgstr "設定" msgid "Confirm" msgstr "確認" +#: templates/web/base/auth/2faform.html:1 #: templates/web/base/auth/smsform.html:1 templates/web/base/auth/token.html:1 msgid "Confirm account" msgstr "確認帳戶" @@ -829,12 +842,12 @@ msgstr "連結本團隊" msgid "Coordinates:" msgstr "協同單位:" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1801 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1830 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1854 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1883 msgid "Could not find user" msgstr "找不到該戶用" -#: templates/web/base/js/translation_strings.html:36 +#: templates/web/base/js/translation_strings.html:42 msgid "Could not look up location" msgstr "找不到此地點" @@ -879,15 +892,18 @@ msgstr "創建類別" msgid "Create priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:701 +#: perllib/FixMyStreet/Cobrand/ACV.pm:91 +#: perllib/FixMyStreet/Cobrand/Default.pm:719 msgid "Create reports/updates as anonymous user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:702 +#: perllib/FixMyStreet/Cobrand/ACV.pm:92 +#: perllib/FixMyStreet/Cobrand/Default.pm:720 msgid "Create reports/updates as the council" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:700 +#: perllib/FixMyStreet/Cobrand/ACV.pm:90 +#: perllib/FixMyStreet/Cobrand/Default.pm:718 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -908,12 +924,17 @@ msgstr "建立" msgid "Created:" msgstr "建立:" -#: templates/web/base/auth/generate_token.html:27 +#: templates/web/base/auth/change_password.html:40 +#, fuzzy +msgid "Current password:" +msgstr "密碼" + +#: templates/web/base/auth/generate_token.html:46 #, fuzzy msgid "Current token:" msgstr "目前狀況" -#: templates/web/base/dashboard/index.html:91 +#: templates/web/base/dashboard/index.html:92 msgid "Currently grouped by %s" msgstr "" @@ -922,7 +943,7 @@ msgstr "" msgid "Currently no bodies have been created." msgstr "目前未創建內文" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:830 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:869 #: templates/web/zurich/admin/report_edit-sdm.html:105 msgid "Customer not contactable" msgstr "無法聨絡上的客戶" @@ -934,6 +955,10 @@ msgstr "無法聨絡上的客戶" msgid "Dashboard" msgstr "控制台" +#: templates/web/base/auth/generate_token.html:54 +msgid "Deactivate two-factor authentication" +msgstr "" + #: templates/web/zurich/admin/stats/index.html:35 msgid "Dealt with by subdivision within 5 working days" msgstr "下屬單位5個工作天內處理。" @@ -983,7 +1008,7 @@ msgstr "" msgid "Detailed information is limited to %d characters." msgstr "" -#: templates/web/base/js/translation_strings.html:33 +#: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "細節" @@ -995,7 +1020,7 @@ msgstr "細節" msgid "Details:" msgstr "細節:" -#: templates/web/base/dashboard/index.html:103 +#: templates/web/base/dashboard/index.html:104 msgid "Device and Site" msgstr "" @@ -1046,7 +1071,7 @@ msgstr "不喜歡此表單?" msgid "Down one" msgstr "" -#: templates/web/base/js/translation_strings.html:58 +#: templates/web/base/js/translation_strings.html:64 msgid "Drag and drop photos here or <u>click to upload</u>" msgstr "" @@ -1090,23 +1115,27 @@ msgstr "編輯" msgid "Edit body details" msgstr "編輯有關單位細節" -#: perllib/FixMyStreet/Cobrand/Default.pm:712 +#: perllib/FixMyStreet/Cobrand/ACV.pm:102 +#: perllib/FixMyStreet/Cobrand/Default.pm:730 msgid "Edit other users' details" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:713 +#: perllib/FixMyStreet/Cobrand/ACV.pm:103 +#: perllib/FixMyStreet/Cobrand/Default.pm:731 msgid "Edit other users' permissions" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:695 +#: perllib/FixMyStreet/Cobrand/ACV.pm:89 +#: perllib/FixMyStreet/Cobrand/Default.pm:713 msgid "Edit report category" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:696 +#: perllib/FixMyStreet/Cobrand/Default.pm:714 msgid "Edit report priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:694 +#: perllib/FixMyStreet/Cobrand/ACV.pm:88 +#: perllib/FixMyStreet/Cobrand/Default.pm:712 msgid "Edit reports" msgstr "" @@ -1139,8 +1168,8 @@ msgstr "編輯器" #: templates/web/base/admin/users.html:17 #: templates/web/zurich/admin/body-form.html:9 #: templates/web/zurich/admin/body.html:15 -#: templates/web/zurich/auth/general.html:24 -#: templates/web/zurich/auth/general.html:54 +#: templates/web/zurich/auth/general.html:14 +#: templates/web/zurich/auth/general.html:44 msgid "Email" msgstr "電子郵件" @@ -1166,7 +1195,7 @@ msgstr "建立電郵通知" msgid "Email alert deleted" msgstr "取消電郵通知" -#: templates/web/base/admin/user-form.html:22 +#: templates/web/base/admin/user-form.html:21 msgid "Email verified:" msgstr "" @@ -1177,10 +1206,6 @@ msgstr "" msgid "Email:" msgstr "電子郵件:" -#: perllib/FixMyStreet/Script/Reports.pm:111 -msgid "Email: %s" -msgstr "電子郵件: %s" - #: templates/web/base/admin/open311-form-fields.html:55 #: templates/web/base/admin/open311-form-fields.html:56 msgid "" @@ -1203,7 +1228,7 @@ msgstr "" "開啟<strong>此設定將造成權限混亂</strong>因相關單位可能有多位承辦人員使用不同\n" "端點(與送出方式)。例如,如果某些類別的問題申報必須由電子郵件送出,而其它類別則透過Open311送出。" -#: templates/web/base/dashboard/index.html:77 +#: templates/web/base/dashboard/index.html:78 #, fuzzy msgid "End Date" msgstr "結束日期:" @@ -1212,7 +1237,7 @@ msgstr "結束日期:" msgid "Endpoint" msgstr "結束點" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:81 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:82 msgid "Enter a Zürich street name" msgstr "輸入街道名稱 " @@ -1231,10 +1256,10 @@ msgstr "輸入本區的郵編,街名或區域。" msgid "Enter a nearby street name and area" msgstr "輸入最近的街名或地區" -#: templates/web/base/auth/general.html:123 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:45 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:17 -#: templates/web/zurich/auth/general.html:65 +#: templates/web/base/auth/general.html:128 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:47 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:20 +#: templates/web/zurich/auth/general.html:58 msgid "Enter a password" msgstr "請輸入密碼" @@ -1269,7 +1294,7 @@ msgstr "範例:" msgid "Existing category" msgstr "" -#: templates/web/base/js/translation_strings.html:49 +#: templates/web/base/js/translation_strings.html:55 msgid "Expand map" msgstr "" @@ -1277,12 +1302,12 @@ msgstr "" msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:104 +#: templates/web/base/dashboard/index.html:105 msgid "Export as CSV" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:179 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:918 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:180 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:957 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:12 msgid "Extern" @@ -1305,7 +1330,7 @@ msgstr "" msgid "External team" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Default.pm:674 #: templates/web/base/admin/reportextrafields/edit.html:1 #: templates/web/base/admin/reportextrafields/index.html:1 #, fuzzy @@ -1345,10 +1370,10 @@ msgid "Fix this by choosing an <strong>area covered</strong> in the <em>Edit bod msgstr "選擇<strong>涵蓋的區域</strong> <em>編輯有關單位</em> 表單。" #: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:133 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:113 +#: templates/web/base/dashboard/index.html:114 msgid "Fixed" msgstr "已處理" @@ -1370,7 +1395,7 @@ msgstr "標記警告為刪除 " msgid "Flag user" msgstr "標記警告用戶" -#: perllib/FixMyStreet/Cobrand/Default.pm:627 +#: perllib/FixMyStreet/Cobrand/Default.pm:645 #: templates/web/base/admin/users.html:20 msgid "Flagged" msgstr "標記警告" @@ -1379,7 +1404,7 @@ msgstr "標記警告" msgid "Flagged reports and users" msgstr "標記警告申報與用戶" -#: templates/web/base/admin/user-form.html:112 +#: templates/web/base/admin/user-form.html:108 msgid "Flagged users are listed on the <a href='%s'>flagged</a> page." msgstr "標記警告用戶其已被列入 <a href='%s'>警告頁</a>" @@ -1387,8 +1412,8 @@ msgstr "標記警告用戶其已被列入 <a href='%s'>警告頁</a>" msgid "Flagged users are not restricted in any way. This is just a list of users that have been marked for attention." msgstr "被標記警告的用戶其權限不受影響,只是列入特別關注名單" -#: templates/web/base/admin/report_edit.html:140 -#: templates/web/base/admin/user-form.html:118 +#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/user-form.html:115 msgid "Flagged:" msgstr "警告:" @@ -1408,17 +1433,17 @@ msgstr "" msgid "For more information, see <a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>How FixMyStreet uses Mapit</a>." msgstr "更多資訊,請詳見<a href='http://fixmystreet.org/customising/fms_and_mapit' class='admin-offsite-link'>如何使用 FixMyStreet 地圖標記</a>(英文)" -#: templates/web/base/auth/general.html:94 +#: templates/web/base/auth/general.html:96 #: templates/web/base/report/new/form_user_loggedout_password.html:20 #: templates/web/base/report/update/form_user_loggedout_password.html:19 msgid "Forgotten your password?" msgstr "忘記您的密碼?" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:748 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:787 msgid "Forwarded to external body" msgstr "轉寄給外部機構" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:749 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:788 msgid "Forwarded wish to external body" msgstr "轉寄願望給外部機構" @@ -1428,11 +1453,7 @@ msgstr "轉寄願望給外部機構" msgid "Frequently Asked Questions" msgstr "常見問題回覆 " -#: templates/web/base/auth/generate_token.html:1 -#: templates/web/base/auth/generate_token.html:2 -#: templates/web/base/auth/generate_token.html:20 -#: templates/web/base/auth/generate_token.html:33 -#: templates/web/base/my/my.html:65 +#: templates/web/base/auth/generate_token.html:52 msgid "Generate token" msgstr "" @@ -1479,7 +1500,8 @@ msgstr "走" msgid "Going to send questionnaire?" msgstr "即將送出問卷?" -#: perllib/FixMyStreet/Cobrand/Default.pm:714 +#: perllib/FixMyStreet/Cobrand/ACV.pm:104 +#: perllib/FixMyStreet/Cobrand/Default.pm:732 msgid "Grant access to the admin" msgstr "" @@ -1487,12 +1509,12 @@ msgstr "" msgid "Graph of problem creation by status over time" msgstr "隨時間産生的問題圖片" -#: templates/web/base/dashboard/index.html:93 +#: templates/web/base/dashboard/index.html:94 #, fuzzy msgid "Group by %s" msgstr "由 %s" -#: templates/web/base/dashboard/index.html:98 +#: templates/web/base/dashboard/index.html:99 msgid "Group by:" msgstr "" @@ -1525,7 +1547,7 @@ msgstr "最近申報之照片" msgid "Hi %s" msgstr "您好 %s" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:911 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:950 #: perllib/FixMyStreet/DB/ResultSet/State.pm:64 #: templates/web/base/admin/update_edit.html:30 #: templates/web/zurich/admin/header.html:1 @@ -1535,6 +1557,11 @@ msgstr "您好 %s" msgid "Hidden" msgstr "隱藏" +#: templates/web/base/admin/user-form.html:197 +#, fuzzy +msgid "Hide all reports and updates" +msgstr "標記警告申報與用戶" + #: templates/web/base/report/_main.html:105 msgid "Hide entire report" msgstr "" @@ -1558,7 +1585,7 @@ msgstr "" #: templates/web/base/around/display_location.html:60 #: templates/web/base/around/display_location.html:68 -#: templates/web/base/js/translation_strings.html:55 +#: templates/web/base/js/translation_strings.html:61 msgid "Hide pins" msgstr "隱藏地圖標示" @@ -1587,7 +1614,7 @@ msgstr "首頁" msgid "How to report a problem" msgstr "如何申報問題 " -#: templates/web/base/js/translation_strings.html:32 +#: templates/web/base/js/translation_strings.html:38 msgid "How to send successful reports" msgstr "如何成功地送出申報" @@ -1651,7 +1678,7 @@ msgstr "" "\n" "如果你想這樣,請確保你在有關單位中使用同一類別。" -#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/auth/generate_token.html:61 msgid "If you generate a new token the existing token will no longer work." msgstr "" @@ -1738,8 +1765,8 @@ msgstr "濫用表格?" msgid "In addition, the following attributes that are not part of the Open311 v2 specification are returned: agency_sent_datetime, title (also returned as part of description), interface_used, comment_count, requestor_name (only present if requestor allowed the name to be shown on this site)." msgstr "此外,下列理由並非為Open311 v2更新特定部份回覆傳送: agency_sent_datetime, 主旨(部份回覆之敍述), interface_used, comment_count, requestor_name (只有在同意姓名公開下才會呈現)." -#: perllib/FixMyStreet/Cobrand/Zurich.pm:197 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:959 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:198 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:998 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:8 msgid "In progress" @@ -1769,7 +1796,7 @@ msgstr "" msgid "Inspection required" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:698 +#: perllib/FixMyStreet/Cobrand/Default.pm:716 msgid "Instruct contractors to fix problems" msgstr "" @@ -1801,20 +1828,20 @@ msgstr "最快方式是 <a href=\"%s\">先查看問答集</a> ,看看答案是 msgid "It’s on its way to the council right now." msgstr "正呈送給地方政府中" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:182 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:183 msgid "Jurisdiction Unknown" msgstr "未知的管轄機關" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:923 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:962 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:15 msgid "Jurisdiction unknown" msgstr "未知的管轄機關" -#: templates/web/base/auth/general.html:90 +#: templates/web/base/auth/general.html:92 #: templates/web/base/report/new/form_user_loggedout_password.html:16 #: templates/web/base/report/update/form_user_loggedout_password.html:15 -#: templates/web/zurich/auth/general.html:40 +#: templates/web/zurich/auth/general.html:30 msgid "Keep me signed in on this computer" msgstr "新增類別承辦人" @@ -1878,6 +1905,11 @@ msgstr "" msgid "List all reported problems" msgstr "列出所有申報的問題 " +#: templates/web/base/around/on_map_list_items.html:18 +#, fuzzy +msgid "Loading reports…" +msgstr "完結之申報 " + #: templates/web/base/report/new/category_wrapper.html:8 msgid "Loading..." msgstr "載入中...." @@ -1916,23 +1948,31 @@ msgstr "" msgid "Log in with Twitter" msgstr "" -#: templates/web/base/js/translation_strings.html:65 +#: templates/web/base/js/translation_strings.html:71 msgid "Log in with email" msgstr "" -#: templates/web/base/js/translation_strings.html:63 +#: templates/web/base/js/translation_strings.html:69 msgid "Log in with email/text" msgstr "" -#: templates/web/base/dashboard/index.html:81 +#: templates/web/base/admin/user-form.html:195 +msgid "Log out of all sessions" +msgstr "" + +#: templates/web/base/dashboard/index.html:82 msgid "Look up" msgstr "" -#: templates/web/base/js/translation_strings.html:44 +#: templates/web/base/js/translation_strings.html:50 msgid "MAP" msgstr "地圖" -#: perllib/FixMyStreet/Cobrand/Default.pm:699 +#: templates/web/base/admin/user-form.html:196 +msgid "Make anonymous on all reports and updates" +msgstr "" + +#: perllib/FixMyStreet/Cobrand/Default.pm:717 msgid "Manage shortlist" msgstr "" @@ -1940,7 +1980,7 @@ msgstr "" msgid "Manual order" msgstr "" -#: templates/web/base/js/translation_strings.html:46 +#: templates/web/base/js/translation_strings.html:52 msgid "Map" msgstr "地圖" @@ -1948,11 +1988,11 @@ msgstr "地圖" msgid "Mark as sent" msgstr "標註為關閉" -#: templates/web/base/admin/user-form.html:110 +#: templates/web/base/admin/user-form.html:106 msgid "Mark users whose behaviour you want to keep a check on as <strong>flagged</strong>." msgstr "標註用戶哪些行為您將要給予<strong>警告標記</strong>." -#: perllib/FixMyStreet/Cobrand/Default.pm:697 +#: perllib/FixMyStreet/Cobrand/Default.pm:715 msgid "Markup problem details" msgstr "" @@ -1980,7 +2020,8 @@ msgstr "遺失 jurisdiction_id" msgid "Moderate" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:693 +#: perllib/FixMyStreet/Cobrand/ACV.pm:87 +#: perllib/FixMyStreet/Cobrand/Default.pm:711 msgid "Moderate report details" msgstr "" @@ -2006,7 +2047,7 @@ msgstr "一個工作天內協調出部門" msgid "Moderation reason:" msgstr "" -#: templates/web/base/dashboard/index.html:101 +#: templates/web/base/dashboard/index.html:102 msgid "Month" msgstr "月份" @@ -2028,12 +2069,12 @@ msgstr "" #: templates/web/base/admin/states/index.html:108 #: templates/web/base/admin/states/index.html:11 #: templates/web/base/admin/users.html:16 -#: templates/web/base/auth/general.html:113 +#: templates/web/base/auth/general.html:115 #: templates/web/base/report/new/form_user_loggedin.html:49 #: templates/web/base/report/new/form_user_loggedout_by_email.html:11 #: templates/web/base/report/update/form_name.html:27 #: templates/web/zurich/admin/body-form.html:4 -#: templates/web/zurich/auth/general.html:60 +#: templates/web/zurich/auth/general.html:50 #: templates/web/zurich/report/new/fill_in_details_form.html:59 msgid "Name" msgstr "名字" @@ -2046,10 +2087,6 @@ msgstr "名字" msgid "Name:" msgstr "名字:" -#: perllib/FixMyStreet/Script/Reports.pm:110 -msgid "Name: %s" -msgstr "名字: %s" - #: templates/web/base/report/_inspect.html:44 msgid "Navigate to this problem" msgstr "" @@ -2067,8 +2104,8 @@ msgstr "找出地圖標記上最近的街道名稱(利用 OpenStreetMap自動産 msgid "Nearest postcode to the pin placed on the map (automatically generated): %s (%sm away)" msgstr "找出地圖標記上最近的郵遞區號(自動産生): %s(%sm away)" -#: perllib/FixMyStreet/Cobrand/Default.pm:521 -#: perllib/FixMyStreet/Cobrand/Default.pm:549 +#: perllib/FixMyStreet/Cobrand/Default.pm:539 +#: perllib/FixMyStreet/Cobrand/Default.pm:567 msgid "Nearest road to the pin placed on the map (automatically generated by Bing Maps): %s" msgstr "找出地圖標記上最近的街道(利用 Bing Maps自動産生): %s" @@ -2088,12 +2125,13 @@ msgstr "" msgid "Nearly done! Now check your email…" msgstr "差不多快完成了,現在檢查您的電子信箱" +#: templates/web/base/auth/2faform.html:8 #: templates/web/base/auth/smsform.html:19 #, fuzzy msgid "Nearly done! Now check your phone…" msgstr "差不多快完成了,現在檢查您的電子信箱" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:131 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:129 msgid "New" msgstr "" @@ -2122,7 +2160,7 @@ msgstr "FixMyStreet之新近當地問題 " msgid "New note to DM:" msgstr "" -#: templates/web/base/auth/change_password.html:35 +#: templates/web/base/auth/change_password.html:47 msgid "New password:" msgstr "" @@ -2180,7 +2218,7 @@ msgstr "" msgid "Next" msgstr "下一步" -#: perllib/FixMyStreet/Cobrand/Default.pm:1222 +#: perllib/FixMyStreet/Cobrand/Default.pm:1240 #: templates/web/base/admin/category_edit.html:4 #: templates/web/base/admin/list_updates.html:32 #: templates/web/base/admin/list_updates.html:34 @@ -2196,11 +2234,11 @@ msgstr "下一步" msgid "No" msgstr "無" -#: templates/web/base/admin/user-form.html:84 +#: templates/web/base/admin/user-form.html:80 msgid "No area" msgstr "" -#: templates/web/base/admin/user-form.html:55 +#: templates/web/base/admin/user-form.html:48 msgid "No body" msgstr "無有關單位" @@ -2237,7 +2275,7 @@ msgstr "" msgid "No reports to show on map, here are some nearby:" msgstr "" -#: templates/web/base/js/translation_strings.html:37 +#: templates/web/base/js/translation_strings.html:43 msgid "No result returned" msgstr "查無結果" @@ -2261,15 +2299,15 @@ msgstr "無支援" msgid "None" msgstr "沒有" -#: templates/web/base/admin/user-form.html:76 -#: templates/web/base/admin/user-form.html:77 +#: templates/web/base/admin/user-form.html:72 +#: templates/web/base/admin/user-form.html:73 msgid "" "Normal (public) users should not be associated with any <strong>area</strong>.<br>\n" " Authorised staff users can be associated with the area in which they operate." msgstr "" -#: templates/web/base/admin/user-form.html:46 -#: templates/web/base/admin/user-form.html:47 +#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:39 msgid "" "Normal (public) users should not be associated with any <strong>body</strong>.<br>\n" " Authorised staff users can be associated with the body they represent.<br>\n" @@ -2281,8 +2319,8 @@ msgstr "" "這要看具體落實執行狀況,工作人員可能有權使用控制台(其關構下的\n" "所有活動總覧)。也有能力隱暪某些申報或更改某些申報的狀況。" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:186 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:933 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:187 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:972 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:13 msgid "Not contactable" @@ -2341,15 +2379,15 @@ msgstr "" msgid "Number of problems reported in each ward, in the last 7 days." msgstr "" -#: templates/web/base/js/translation_strings.html:43 +#: templates/web/base/js/translation_strings.html:49 msgid "OK" msgstr "好了" -#: templates/web/base/js/translation_strings.html:74 +#: templates/web/base/js/translation_strings.html:80 msgid "Offline data cleared" msgstr "" -#: templates/web/base/js/translation_strings.html:71 +#: templates/web/base/js/translation_strings.html:77 msgid "Offline update data saved" msgstr "" @@ -2365,14 +2403,14 @@ msgstr "" msgid "On behalf of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:174 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:905 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:175 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:944 #: perllib/FixMyStreet/DB/ResultSet/State.pm:70 #: templates/web/base/admin/states/index.html:102 #: templates/web/base/admin/states/index.html:25 #: templates/web/base/admin/states/index.html:32 #: templates/web/base/admin/update_edit.html:30 -#: templates/web/base/dashboard/index.html:111 +#: templates/web/base/dashboard/index.html:112 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:7 #: templates/web/zurich/admin/update_edit.html:18 @@ -2411,17 +2449,17 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1238 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:689 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:690 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1262 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:686 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:687 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:716 #: perllib/FixMyStreet/App/Controller/Report/New.pm:719 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:722 #: perllib/FixMyStreet/DB/Result/Problem.pm:588 #: perllib/FixMyStreet/DB/Result/Problem.pm:595 #: perllib/FixMyStreet/DB/Result/Problem.pm:610 #: perllib/FixMyStreet/DB/Result/Problem.pm:619 -#: perllib/FixMyStreet/Script/Reports.pm:182 -#: perllib/FixMyStreet/Script/Reports.pm:197 +#: perllib/FixMyStreet/Script/Reports.pm:179 +#: perllib/FixMyStreet/Script/Reports.pm:194 msgid "Other" msgstr "其它" @@ -2456,23 +2494,23 @@ msgstr "上級 " msgid "Partial" msgstr "部份" -#: templates/web/base/auth/general.html:116 +#: templates/web/base/auth/general.html:118 #: templates/web/base/report/new/form_user_loggedout_by_email.html:38 #: templates/web/base/report/update/form_user_loggedout_by_email.html:10 -#: templates/web/zurich/auth/general.html:32 -#: templates/web/zurich/auth/general.html:63 +#: templates/web/zurich/auth/general.html:22 +#: templates/web/zurich/auth/general.html:53 msgid "Password (optional)" msgstr "密碼(任選):" -#: templates/web/base/auth/general.html:81 +#: templates/web/base/auth/general.html:83 msgid "Password:" msgstr "密碼:" -#: templates/web/base/js/translation_strings.html:52 +#: templates/web/base/js/translation_strings.html:58 msgid "Permalink" msgstr "永久連結" -#: templates/web/base/admin/user-form.html:162 +#: templates/web/base/admin/user-form.html:164 msgid "Permissions:" msgstr "" @@ -2492,13 +2530,13 @@ msgstr "電話號碼" msgid "Phone number (optional)" msgstr "電話號碼(非必填)" -#: templates/web/base/admin/user-form.html:30 +#: templates/web/base/admin/user-form.html:25 #, fuzzy msgid "Phone verified:" msgstr "已申報 %s" #: templates/web/base/admin/report_edit.html:135 -#: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 +#: templates/web/base/admin/user-form.html:23 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:39 msgid "Phone:" msgstr "電話" @@ -2552,12 +2590,12 @@ msgid "Pick your ward" msgstr "" #: templates/web/base/around/display_location.html:74 -#: templates/web/base/js/translation_strings.html:30 +#: templates/web/base/js/translation_strings.html:36 msgid "Place pin on map" msgstr "在地圖上作標記" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:945 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:951 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:984 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:990 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:9 #: templates/web/zurich/admin/index-dm.html:9 @@ -2568,8 +2606,8 @@ msgstr "已規劃" msgid "Please be polite, concise and to the point." msgstr "用語請遵守禮節,明確解釋問題 " -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:27 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:31 msgid "Please check the passwords and try again" msgstr "請再次確認您的密碼" @@ -2577,13 +2615,12 @@ msgstr "請再次確認您的密碼" #: templates/web/base/auth/_username_error.html:9 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:27 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:9 msgid "Please check your email address is correct" msgstr "請確認您電郵地址無誤" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1334 -#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1327 +#: perllib/FixMyStreet/DB/Result/User.pm:205 +#: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:7 #, fuzzy @@ -2591,13 +2628,18 @@ msgid "Please check your phone number is correct" msgstr "請確認您電郵地址無誤" #: perllib/FixMyStreet/App/Controller/Admin.pm:297 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:905 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:928 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:923 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:946 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 -#: templates/web/base/js/translation_strings.html:10 +#: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" msgstr "請選擇類別" +#: perllib/FixMyStreet/App/Controller/Auth.pm:383 +#: perllib/FixMyStreet/App/Controller/Auth.pm:409 +msgid "Please choose a less commonly-used password" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Admin.pm:345 #: templates/web/base/admin/bodies.html:4 templates/web/base/admin/body.html:11 #: templates/web/base/admin/template_edit.html:13 @@ -2620,20 +2662,21 @@ msgstr "請勿濫用本服務,濫用將造成您的政府輕視其它使用者 #: perllib/FixMyStreet/App/Controller/Admin.pm:298 #: perllib/FixMyStreet/DB/Result/Comment.pm:128 -#: templates/web/base/js/translation_strings.html:3 +#: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "請寫下您的留言" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1332 -#: perllib/FixMyStreet/DB/Result/User.pm:200 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1325 +#: perllib/FixMyStreet/DB/Result/User.pm:208 +#: perllib/FixMyStreet/DB/Result/User.pm:209 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:4 #, fuzzy msgid "Please enter a mobile number" msgstr "請輸入您的電話號碼" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1365 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1461 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1462 msgid "Please enter a name" msgstr "" @@ -2641,53 +2684,51 @@ msgstr "" msgid "Please enter a name for this body" msgstr "" -#: templates/web/base/auth/change_password.html:22 -#: templates/web/base/auth/change_password.html:25 -#: templates/web/base/js/translation_strings.html:20 +#: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:29 +#: templates/web/base/js/translation_strings.html:23 msgid "Please enter a password" msgstr "請輸入密碼" #: perllib/FixMyStreet/App/Controller/Contact.pm:115 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 -#: templates/web/base/js/translation_strings.html:4 +#: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "請填下主旨" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1362 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1452 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1355 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1453 #: perllib/FixMyStreet/App/Controller/Admin.pm:311 -#: perllib/FixMyStreet/DB/Result/User.pm:193 -#: templates/web/base/js/translation_strings.html:13 -#: templates/web/base/js/translation_strings.html:17 +#: perllib/FixMyStreet/DB/Result/User.pm:198 +#: templates/web/base/js/translation_strings.html:16 +#: templates/web/base/js/translation_strings.html:20 msgid "Please enter a valid email" msgstr "請輸入有效電子郵件" -#: perllib/FixMyStreet/App/Controller/Alert.pm:350 +#: perllib/FixMyStreet/App/Controller/Alert.pm:355 #: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please enter a valid email address" msgstr "請輸入有效的電子郵件" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1356 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1446 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1349 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "請輸入您的電話號碼" #: perllib/FixMyStreet/DB/Result/Problem.pm:369 -#: templates/web/base/js/translation_strings.html:5 +#: templates/web/base/js/translation_strings.html:8 msgid "Please enter some details" msgstr "請填寫進一步細節" #: perllib/FixMyStreet/App/Controller/Contact.pm:114 -#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: perllib/FixMyStreet/DB/Result/User.pm:196 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 #: templates/web/base/auth/change_email.html:24 #: templates/web/base/auth/change_email.html:26 -#: templates/web/base/js/translation_strings.html:12 -#: templates/web/base/js/translation_strings.html:16 -#: templates/web/zurich/auth/general.html:3 -#: templates/web/zurich/auth/general.html:8 +#: templates/web/base/js/translation_strings.html:15 +#: templates/web/base/js/translation_strings.html:19 msgid "Please enter your email" msgstr "請輸入您的電子郵件" @@ -2695,34 +2736,34 @@ msgstr "請輸入您的電子郵件" msgid "Please enter your email address" msgstr "請輸入您的電子郵件" -#: templates/web/base/js/translation_strings.html:26 +#: templates/web/base/js/translation_strings.html:32 msgid "Please enter your first name" msgstr "請輸入您的大名" #: perllib/FixMyStreet/Cobrand/UK.pm:326 -#: templates/web/base/js/translation_strings.html:8 +#: templates/web/base/js/translation_strings.html:11 msgid "Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below" msgstr "請輸入您的全名,地方政府需要此資料 – 如果您不希望名字公開在網站上,請在下面方格中劃掉勾選。" #: perllib/FixMyStreet/App/Controller/Contact.pm:113 #: perllib/FixMyStreet/DB/Result/Comment.pm:125 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 -#: perllib/FixMyStreet/DB/Result/User.pm:186 -#: templates/web/base/js/translation_strings.html:7 +#: perllib/FixMyStreet/DB/Result/User.pm:191 +#: templates/web/base/js/translation_strings.html:10 msgid "Please enter your name" msgstr "請輸入您的姓氐" #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:6 -#: templates/web/base/js/translation_strings.html:23 +#: templates/web/base/js/translation_strings.html:29 msgid "Please enter your phone number" msgstr "請輸入您的電話號碼" -#: templates/web/base/js/translation_strings.html:27 +#: templates/web/base/js/translation_strings.html:33 msgid "Please enter your second name" msgstr "請輸入您的別名" -#: templates/web/base/js/translation_strings.html:25 +#: templates/web/base/js/translation_strings.html:31 msgid "Please enter your title" msgstr "請輸入您的稱呼" @@ -2745,10 +2786,19 @@ msgstr "請在此填寫問題的細節" msgid "Please fill in the form below with details of the problem, and describe the location as precisely as possible in the details box." msgstr "請利用下方表單填寫問題細節,在細節項請儘量述明準確的位置。 " +#: templates/web/base/auth/2faform.html:9 +msgid "Please generate a two-factor code and enter it below:" +msgstr "" + #: perllib/FixMyStreet/App/Controller/Questionnaire.pm:239 msgid "Please indicate whether you'd like to receive another questionnaire" msgstr "請選擇您是否願意收到其它問卷" +#: perllib/FixMyStreet/App/Controller/Auth.pm:406 +#: templates/web/base/js/translation_strings.html:26 +msgid "Please make sure your password is at least %d characters long" +msgstr "" + #: templates/web/base/report/updates-sidebar-notes.html:2 msgid "Please note that updates are not sent to the council." msgstr "請注意這個更新不會送到地方政府" @@ -2812,12 +2862,12 @@ msgstr "請敍明該問題是否已解決" #: perllib/FixMyStreet/App/Model/PhotoSet.pm:122 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:156 #: perllib/FixMyStreet/App/Model/PhotoSet.pm:158 -#: templates/web/base/js/translation_strings.html:60 +#: templates/web/base/js/translation_strings.html:66 msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1359 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1449 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1352 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 msgid "Please verify at least one of email/phone" msgstr "" @@ -2830,24 +2880,24 @@ msgid "Please write your update here" msgstr "請寫下您的更新" #: templates/web/base/report/update-form.html:25 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:18 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_user_loggedout_password.html:10 msgid "Post" msgstr "張貼" -#: perllib/FixMyStreet/DB/Result/Comment.pm:231 +#: perllib/FixMyStreet/DB/Result/Comment.pm:211 msgid "Posted anonymously at %s" msgstr "匿名張貼 %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:266 +#: perllib/FixMyStreet/DB/Result/Comment.pm:246 msgid "Posted by %s at %s" msgstr "由 %s 在 %s 張貼" -#: perllib/FixMyStreet/DB/Result/Comment.pm:254 +#: perllib/FixMyStreet/DB/Result/Comment.pm:234 msgid "Posted by <strong>%s</strong> (%s) at %s" msgstr "由<strong>%s</strong> (%s) 在%s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:256 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 msgid "Posted by <strong>%s</strong> at %s" msgstr "由<strong>%s</strong> 在%s" @@ -2859,7 +2909,7 @@ msgstr "Powered by <a class=\"platform-logo\" href=\"http://fixmystreet.org/\">F msgid "Previous" msgstr "之前" -#: perllib/FixMyStreet/Cobrand/Default.pm:648 +#: perllib/FixMyStreet/Cobrand/Default.pm:666 msgid "Priorities" msgstr "" @@ -2880,7 +2930,7 @@ msgstr "隱私與cookies" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:144 msgid "Private" msgstr "私人" @@ -2910,7 +2960,7 @@ msgstr "%s 問題已送達到地方政府 %s " msgid "Problem breakdown by state" msgstr "本站出現故障問題 " -#: perllib/FixMyStreet/App/Controller/Admin.pm:1309 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1283 msgid "Problem marked as open." msgstr "問題標註為開放" @@ -2918,7 +2968,8 @@ msgstr "問題標註為開放" msgid "Problem state change based on survey results" msgstr "依調查結果呈現的問題改善" -#: perllib/FixMyStreet/Cobrand/Default.pm:692 +#: perllib/FixMyStreet/Cobrand/ACV.pm:86 +#: perllib/FixMyStreet/Cobrand/Default.pm:710 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "問題" @@ -2945,7 +2996,7 @@ msgstr "FixMyStreet 最近回報的已修復問題 " msgid "Problems within %.1fkm of %s" msgstr "該地點 %.1f公里內的問題 " -#: perllib/FixMyStreet/Cobrand/Default.pm:821 +#: perllib/FixMyStreet/Cobrand/Default.pm:839 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:137 #: perllib/FixMyStreet/Cobrand/UK.pm:215 perllib/FixMyStreet/Cobrand/UK.pm:257 #: perllib/FixMyStreet/Cobrand/UK.pm:269 @@ -2981,12 +3032,12 @@ msgstr "提供更新資訊" msgid "Provide update as" msgstr "" -#: templates/web/base/auth/general.html:119 +#: templates/web/base/auth/general.html:124 msgid "Providing a name and password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "提供名稱與密碼非為必要,但其可以讓您更便於申報問題,提供更新與管理您的申報。 " -#: templates/web/base/report/new/form_user_loggedout_by_email.html:41 -#: templates/web/base/report/update/form_user_loggedout_by_email.html:13 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:43 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:16 msgid "Providing a password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "提供名稱與密碼非為必要,但其可以讓您更便於申報問題,提供更新與管理您的申報。" @@ -3003,7 +3054,7 @@ msgstr "公眾反應" msgid "Public update:" msgstr "" -#: templates/web/zurich/admin/report_edit.html:123 +#: templates/web/zurich/admin/report_edit.html:122 #: templates/web/zurich/admin/stats/index.html:38 msgid "Publish photo" msgstr "發出照片" @@ -3059,7 +3110,7 @@ msgstr "%s, 在%s 里/區" msgid "RSS feed of nearby problems" msgstr " RSS訂閱 %s區域問題" -#: perllib/FixMyStreet/Cobrand/Default.pm:822 +#: perllib/FixMyStreet/Cobrand/Default.pm:840 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:136 #: perllib/FixMyStreet/Cobrand/UK.pm:222 msgid "RSS feed of problems within %s" @@ -3111,6 +3162,10 @@ msgstr "記住 FixMyStreet主要為申報可修復之物理性問題。如果您 msgid "Remove" msgstr "移除標記" +#: templates/web/base/admin/user-form.html:198 +msgid "Remove account details" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:4 #, fuzzy msgid "Remove field" @@ -3132,13 +3187,13 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:159 +#: templates/web/base/admin/report_edit.html:161 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" msgstr "移陯照片(無法回復)" -#: templates/web/base/auth/generate_token.html:33 +#: templates/web/base/auth/generate_token.html:52 msgid "Replace token" msgstr "" @@ -3170,11 +3225,11 @@ msgstr "申報濫用" msgid "Report as" msgstr "" -#: perllib/FixMyStreet/App/Controller/Rss.pm:302 +#: perllib/FixMyStreet/App/Controller/Rss.pm:303 msgid "Report on %s" msgstr "在%s 申報 " -#: templates/web/base/dashboard/index.html:61 +#: templates/web/base/dashboard/index.html:62 msgid "Report state:" msgstr "" @@ -3244,15 +3299,16 @@ msgstr "已申報 %s" #: templates/web/base/around/index.html:3 #: templates/web/base/around/lookup_by_ref.html:3 -#: templates/web/base/js/translation_strings.html:42 +#: templates/web/base/js/translation_strings.html:48 #: templates/web/base/report/new/fill_in_details.html:0 #: templates/web/base/report/new/fill_in_details.html:8 #: templates/web/zurich/report/new/fill_in_details_form.html:4 msgid "Reporting a problem" msgstr "申報問題" -#: perllib/FixMyStreet/Cobrand/Default.pm:638 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:388 +#: perllib/FixMyStreet/Cobrand/ACV.pm:265 +#: perllib/FixMyStreet/Cobrand/Default.pm:656 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/zurich/header.html:46 msgid "Reports" msgstr "申報" @@ -3270,7 +3326,7 @@ msgstr "待核實之申報" msgid "Reports by destination" msgstr "由%s 的 %s 申報" -#: templates/web/base/admin/user-form.html:125 +#: templates/web/base/admin/user-form.html:124 msgid "Reports made by trusted users will be sent to the responsible body without being inspected first." msgstr "" @@ -3282,7 +3338,7 @@ msgstr "" msgid "Reports published" msgstr "己公開之申報" -#: templates/web/base/js/translation_strings.html:75 +#: templates/web/base/js/translation_strings.html:81 msgid "Reports saved offline." msgstr "" @@ -3357,8 +3413,8 @@ msgstr "" msgid "Revert to original title" msgstr "" -#: templates/web/base/js/translation_strings.html:28 -#: templates/web/base/js/translation_strings.html:40 +#: templates/web/base/js/translation_strings.html:34 +#: templates/web/base/js/translation_strings.html:46 msgid "Right place?" msgstr "正確地點?" @@ -3372,16 +3428,16 @@ msgstr "此指定街道之道路營運者(取自道路參照碼與種類): %s" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "此指定街道之道路營運者(來自OpenStreetMap): %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1879 -#: templates/web/base/admin/report_edit.html:156 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: templates/web/base/admin/report_edit.html:158 #: templates/web/base/admin/update_edit.html:68 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "左轉 " -#: perllib/FixMyStreet/App/Controller/Admin.pm:1875 -#: templates/web/base/admin/report_edit.html:157 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1928 +#: templates/web/base/admin/report_edit.html:159 #: templates/web/base/admin/update_edit.html:69 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3391,7 +3447,7 @@ msgstr "右轉 " msgid "Rotating this photo will discard unsaved changes to the report." msgstr "旋轉這張照片將會導致申報中未存檔的照片更動消失" -#: templates/web/base/js/translation_strings.html:47 +#: templates/web/base/js/translation_strings.html:53 #: templates/web/base/maps/google-ol.html:2 msgid "Satellite" msgstr "衛星" @@ -3422,11 +3478,11 @@ msgid "Save with a public update" msgstr "" #. ("This is followed by a progress count, e.g. 3/5") -#: templates/web/base/js/translation_strings.html:76 +#: templates/web/base/js/translation_strings.html:82 msgid "Saving reports offline" msgstr "" -#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:132 +#: perllib/FixMyStreet/Cobrand/Oxfordshire.pm:130 #, fuzzy msgid "Scheduled" msgstr "行動排程 " @@ -3460,12 +3516,20 @@ msgstr "查無此申報" msgid "Searching found no users." msgstr "查無此用戶" +#: templates/web/base/auth/generate_token.html:1 +#: templates/web/base/auth/generate_token.html:2 +#: templates/web/base/auth/generate_token.html:39 +#: templates/web/base/my/my.html:65 +msgid "Security" +msgstr "" + #: templates/web/base/report/new/councils_text_private.html:7 #: templates/web/base/report/new/form_user.html:5 msgid "See our privacy policy" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:703 +#: perllib/FixMyStreet/Cobrand/ACV.pm:93 +#: perllib/FixMyStreet/Cobrand/Default.pm:721 msgid "See user detail for reports created as the council" msgstr "" @@ -3500,7 +3564,7 @@ msgstr "" msgid "Sending a confirmation text failed: \"%s\"" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:870 msgid "Sent report back" msgstr "送回申報" @@ -3517,6 +3581,12 @@ msgstr "送出" msgid "Service:" msgstr "服務" +#: templates/web/base/auth/change_password.html:1 +#: templates/web/base/auth/change_password.html:4 +#, fuzzy +msgid "Set password" +msgstr "更換密碼" + #: templates/web/base/report/_inspect.html:47 msgid "Set to my current location" msgstr "" @@ -3572,7 +3642,7 @@ msgstr "" #: templates/web/base/around/display_location.html:58 #: templates/web/base/around/display_location.html:66 -#: templates/web/base/js/translation_strings.html:54 +#: templates/web/base/js/translation_strings.html:60 msgid "Show pins" msgstr "顯示地圖標示" @@ -3584,20 +3654,20 @@ msgstr "" msgid "Show reports in your area" msgstr "" -#: templates/web/base/auth/general.html:124 +#: templates/web/base/auth/general.html:129 #: templates/web/base/auth/general.html:3 -#: templates/web/base/auth/general.html:85 +#: templates/web/base/auth/general.html:87 #: templates/web/base/main_nav_items.html:6 -#: templates/web/zurich/auth/general.html:18 -#: templates/web/zurich/auth/general.html:35 +#: templates/web/zurich/auth/general.html:25 +#: templates/web/zurich/auth/general.html:8 msgid "Sign in" msgstr "登入" -#: templates/web/base/auth/general.html:98 +#: templates/web/base/auth/general.html:100 msgid "Sign in by email instead, providing a new password. When you click the link in your email, your password will be updated." msgstr "" -#: templates/web/base/auth/general.html:96 +#: templates/web/base/auth/general.html:98 msgid "Sign in by email or text, providing a new password. When you click the link in your email or enter the SMS authentication code, your password will be updated." msgstr "" @@ -3634,14 +3704,30 @@ msgstr "最近申報之照片" msgid "Some text to localize" msgstr "有些文字需在地化" -#: perllib/FixMyStreet/Cobrand/UK.pm:80 +#: perllib/FixMyStreet/Cobrand/ACV.pm:59 perllib/FixMyStreet/Cobrand/UK.pm:80 msgid "Sorry, that appears to be a Crown dependency postcode, which we don't cover." msgstr "抱歉,該郵區號碼我們尚未支援" +#: perllib/FixMyStreet/Cobrand/ACV.pm:73 +#, fuzzy +msgid "Sorry, that appears to be a Northern Irish postcode, which we don't cover." +msgstr "抱歉,該郵區號碼我們尚未支援" + +#: perllib/FixMyStreet/Cobrand/ACV.pm:65 +#, fuzzy +msgid "Sorry, that appears to be a Scottish postcode, which we don't cover." +msgstr "抱歉,該郵區號碼我們尚未支援" + +#: perllib/FixMyStreet/Cobrand/ACV.pm:69 +#, fuzzy +msgid "Sorry, that appears to be a Welsh postcode, which we don't cover." +msgstr "抱歉,該郵區號碼我們尚未支援" + #: templates/web/base/auth/smsform.html:6 templates/web/base/auth/token.html:8 msgid "Sorry, that wasn’t a valid link" msgstr "抱歉這個wasn’t 為有效的網址連結" +#: templates/web/base/auth/2faform.html:5 #: templates/web/base/auth/smsform.html:16 #, fuzzy msgid "Sorry, that wasn’t the correct code" @@ -3688,15 +3774,15 @@ msgstr "" msgid "Sort by" msgstr "" -#: templates/web/base/admin/user-form.html:65 +#: templates/web/base/admin/user-form.html:58 msgid "Staff users have permission to log in to the admin." msgstr "" -#: templates/web/base/admin/user-form.html:68 +#: templates/web/base/admin/user-form.html:62 msgid "Staff:" msgstr "" -#: templates/web/base/dashboard/index.html:73 +#: templates/web/base/dashboard/index.html:74 #, fuzzy msgid "Start Date" msgstr "問始日:" @@ -3710,7 +3796,7 @@ msgstr "問始日:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:50 #: templates/web/base/admin/templates.html:8 -#: templates/web/base/dashboard/index.html:100 +#: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:88 #: templates/web/base/report/_item.html:96 #: templates/web/base/report/update/form_update.html:39 @@ -3733,14 +3819,15 @@ msgstr "儲存變動" msgid "State:" msgstr "陳述:" -#: perllib/FixMyStreet/Cobrand/Default.pm:628 +#: perllib/FixMyStreet/Cobrand/ACV.pm:255 +#: perllib/FixMyStreet/Cobrand/Default.pm:646 #: templates/web/base/admin/states/index.html:1 #, fuzzy msgid "States" msgstr "陳述" -#: perllib/FixMyStreet/Cobrand/Default.pm:622 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:391 +#: perllib/FixMyStreet/Cobrand/Default.pm:640 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:418 #: templates/web/base/admin/index.html:71 #: templates/web/base/admin/stats/index.html:1 #: templates/web/base/admin/stats/state.html:1 @@ -3773,7 +3860,7 @@ msgstr "" msgid "Subcategory" msgstr "子類別:%s" -#: perllib/FixMyStreet/Script/Reports.pm:191 +#: perllib/FixMyStreet/Script/Reports.pm:188 msgid "Subcategory: %s" msgstr "子類別:%s" @@ -3790,19 +3877,20 @@ msgstr "主旨" msgid "Subject:" msgstr "主旨:" +#: templates/web/base/auth/2faform.html:21 #: templates/web/base/auth/smsform.html:27 #: templates/web/base/questionnaire/creator_fixed.html:19 #: templates/web/base/report/new/form_user_loggedin.html:76 -#: templates/web/base/report/new/form_user_loggedout_by_email.html:46 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:48 #: templates/web/base/report/new/form_user_loggedout_password.html:11 #: templates/web/zurich/report/new/fill_in_details_form.html:73 msgid "Submit" msgstr "送出" -#: templates/web/base/admin/report_edit.html:167 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/report_edit.html:24 #: templates/web/base/admin/update_edit.html:79 -#: templates/web/base/admin/user-form.html:188 +#: templates/web/base/admin/user-form.html:191 #: templates/web/zurich/admin/report_edit-sdm.html:124 #: templates/web/zurich/admin/report_edit.html:264 #: templates/web/zurich/admin/update_edit.html:38 @@ -3813,8 +3901,8 @@ msgstr "送出更新" msgid "Submit questionnaire" msgstr "送出問卷" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:169 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:898 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:170 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:937 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:6 #: templates/web/zurich/admin/index-dm.html:23 @@ -3844,8 +3932,9 @@ msgstr "" msgid "Summarise your changes" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:620 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:387 +#: perllib/FixMyStreet/Cobrand/ACV.pm:249 +#: perllib/FixMyStreet/Cobrand/Default.pm:638 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:414 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 #: templates/web/base/status/index.html:3 @@ -3857,7 +3946,7 @@ msgid "Summary" msgstr "摘要" #: templates/web/zurich/reports/index.html:0 -#: templates/web/zurich/reports/index.html:5 +#: templates/web/zurich/reports/index.html:6 msgid "Summary reports" msgstr "申報摘要" @@ -3871,7 +3960,7 @@ msgstr "申報摘要" msgid "Superuser:" msgstr "" -#: templates/web/base/admin/user-form.html:148 +#: templates/web/base/admin/user-form.html:147 msgid "Superusers have permission to perform <strong>all actions</strong> within the admin." msgstr "" @@ -3884,8 +3973,8 @@ msgstr "調查結果" msgid "Template «%s»" msgstr "模版 «%s»" -#: perllib/FixMyStreet/Cobrand/Default.pm:644 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:398 +#: perllib/FixMyStreet/Cobrand/Default.pm:662 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:425 #: templates/web/zurich/header.html:63 msgid "Templates" msgstr "模版" @@ -3946,6 +4035,7 @@ msgstr "該地區似乎非該地方政府管轄,它可能在轄區外,請再 msgid "That location does not appear to be in the UK; please try again." msgstr "這地點似乎不在台灣; 請再試 一次。" +#: perllib/FixMyStreet/Cobrand/ACV.pm:52 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:50 #: perllib/FixMyStreet/Cobrand/UK.pm:73 @@ -3968,6 +4058,23 @@ msgstr "此申報無法在 %s上檢視 " msgid "That report has been removed from FixMyStreet." msgstr "該申報已遭FixMyStreet 移除 " +#: perllib/FixMyStreet/App/Controller/Admin.pm:1769 +#, fuzzy +msgid "That user has been logged out." +msgstr "該申報已遭FixMyStreet 移除 " + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +msgid "That user has been made anonymous on all reports and updates." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1812 +msgid "That user’s personal details have been removed." +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1790 +msgid "That user’s reports and updates have been hidden." +msgstr "" + #: templates/web/base/admin/contact-form.html:27 msgid "" "The <strong>email address</strong> is the destination to which reports about this category will be sent. \n" @@ -4033,7 +4140,7 @@ msgid "The diligency prize league table shows editors' activity (who's been edit msgstr "這個勤奮表單顯示用戶的活動(誰做了做多的修改編輯活動)" #: perllib/FixMyStreet/App/Controller/Dashboard.pm:43 -#: perllib/FixMyStreet/App/Controller/Reports.pm:85 +#: perllib/FixMyStreet/App/Controller/Reports.pm:84 msgid "The error was: %s" msgstr "顯示錯誤為: %s" @@ -4087,8 +4194,8 @@ msgstr "%s 區域中,MapIt服務涵蓋的範圍清單" msgid "The ordering of this field on the report page. Fields are shown in ascending order according to this value." msgstr "" -#: templates/web/base/auth/change_password.html:22 #: templates/web/base/auth/change_password.html:26 +#: templates/web/base/auth/change_password.html:30 msgid "The passwords do not match" msgstr "密碼不符" @@ -4100,7 +4207,7 @@ msgstr "找不到您所要求的網頁連結。" msgid "The type of input field to show to the user. <strong>Text</strong> is a simple text field, <strong>List</strong> is a drop-down selection." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:95 +#: perllib/FixMyStreet/Script/Reports.pm:96 msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "用戶無法在地點上標示問題,但可以看到他們輸入的地點" @@ -4113,7 +4220,7 @@ msgstr "" "用戶的<strong>名字</strong> 會公開出現在未標記<em>匿名</em>的申報上\n" "名字不需要獨特可重覆 " -#: templates/web/base/around/on_map_list_items.html:17 +#: templates/web/base/around/on_map_list_items.html:20 #: templates/web/base/my/_problem-list.html:8 #: templates/web/base/reports/_problem-list.html:13 msgid "There are no reports to show." @@ -4123,7 +4230,7 @@ msgstr "沒有申報可顯示" msgid "There is already an auto-response template for this category/state." msgstr "" -#: perllib/FixMyStreet/App/Controller/Reports.pm:82 +#: perllib/FixMyStreet/App/Controller/Reports.pm:81 msgid "There was a problem showing the All Reports page. Please try again later." msgstr "本頁現在無法願現所要求的申報資料,請稍候再試。" @@ -4132,19 +4239,19 @@ msgstr "本頁現在無法願現所要求的申報資料,請稍候再試。" msgid "There was a problem showing this page. Please try again later." msgstr "本頁出現錯誤,請再試一次" -#: perllib/FixMyStreet/App/Controller/Alert.pm:359 +#: perllib/FixMyStreet/App/Controller/Alert.pm:364 msgid "There was a problem with your email/password combination. Please try again." msgstr "您的電子郵件/密碼不符,請重試一次" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:806 -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:135 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:815 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 -#: templates/web/zurich/auth/general.html:28 +#: templates/web/zurich/auth/general.html:18 #, fuzzy msgid "There was a problem with your login information. If you cannot remember your password, or do not have one, please fill in the ‘No’ section of the form." msgstr "您的電子郵件與密碼不相符,如果您遺忘密碼或尚未註冊,請在申請表單上填入電子郵件" -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:338 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:348 msgid "There was a problem with your update. Please try again." msgstr "您的申報有問題,請重試一次" @@ -4152,7 +4259,7 @@ msgstr "您的申報有問題,請重試一次" msgid "There were problems with your report. Please see below." msgstr "您的申報有問題,請見下方說明" -#: perllib/FixMyStreet/App/Controller/Report/Update.pm:373 +#: perllib/FixMyStreet/App/Controller/Report/Update.pm:389 msgid "There were problems with your update. Please see below." msgstr "您的更新有問題,請見下方說明" @@ -4217,18 +4324,18 @@ msgstr "" "此單位只涵蓋 <strong>負責區域</strong>的申報問題處理。 \n" "除非其涵蓋至少一個區域,否則政府單位不會接收到問題申報 " -#: perllib/FixMyStreet/Script/Reports.pm:198 +#: perllib/FixMyStreet/Script/Reports.pm:195 msgid "This email has been sent to both councils covering the location of the problem, as the user did not categorise it; please ignore it if you're not the correct council to deal with the issue, or let us know what category of problem this is so we can add it to our system." msgstr "當用戶沒有選擇類別時,電子郵件將送到負責該區域的各地方政府。如果您不是該問題的受理機關,請略過,或讓我們知道該問題的類別以在系統作修正。" -#: perllib/FixMyStreet/Script/Reports.pm:201 +#: perllib/FixMyStreet/Script/Reports.pm:198 msgid "This email has been sent to several councils covering the location of the problem, as the category selected is provided for all of them; please ignore it if you're not the correct council to deal with the issue." msgstr "電子郵件將送到負責該區域的多個地方政府,因選擇的類別提供這些對象。如果您不是負責受理機關,請略過。" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1003 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1049 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:942 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:986 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1004 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1021 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1067 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:960 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "本項資訊必填" @@ -4265,9 +4372,9 @@ msgstr "" msgid "This report is a duplicate. Please leave updates on the original report:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Zurich.pm:166 #: perllib/FixMyStreet/Cobrand/Zurich.pm:167 -#: templates/web/zurich/report/_main.html:14 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:168 +#: templates/web/zurich/report/_main.html:12 msgid "This report is awaiting moderation." msgstr "此問題尚待審核" @@ -4283,11 +4390,7 @@ msgstr "該申報目前注記為解決狀態" msgid "This report is currently marked as open." msgstr "該申報目前注記為開放狀態" -#: perllib/FixMyStreet/Script/Reports.pm:108 -msgid "This report was submitted anonymously" -msgstr "此為匿名申報" - -#: perllib/FixMyStreet/Script/Reports.pm:88 +#: perllib/FixMyStreet/Script/Reports.pm:89 msgid "This web page also contains a photo of the problem, provided by the user." msgstr "本頁包括由用戶提供反應問題的照片 " @@ -4298,7 +4401,8 @@ msgstr "本頁包括由用戶提供反應問題的照片 " msgid "Time spent (in minutes):" msgstr "花費時間(以分鐘計):" -#: perllib/FixMyStreet/Cobrand/Default.pm:621 +#: perllib/FixMyStreet/Cobrand/ACV.pm:250 +#: perllib/FixMyStreet/Cobrand/Default.pm:639 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "時間軸" @@ -4336,7 +4440,7 @@ msgstr "" msgid "To limit this collection of fields to a single language, select it here." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:94 +#: perllib/FixMyStreet/Script/Reports.pm:95 msgid "To view a map of the precise location of this issue" msgstr "檢視地圖上問題之確切位置" @@ -4358,9 +4462,9 @@ msgstr "" #: templates/web/base/admin/stats/fix_rate.html:4 #: templates/web/base/admin/stats/questionnaire.html:24 -#: templates/web/base/dashboard/index.html:114 -#: templates/web/base/dashboard/index.html:119 -#: templates/web/base/dashboard/index.html:143 +#: templates/web/base/dashboard/index.html:115 +#: templates/web/base/dashboard/index.html:120 +#: templates/web/base/dashboard/index.html:144 #: templates/web/zurich/admin/stats/index.html:30 msgid "Total" msgstr "總數" @@ -4378,20 +4482,22 @@ msgstr "" msgid "Translations" msgstr "" -#: templates/web/base/admin/user-form.html:129 +#: templates/web/base/admin/user-form.html:128 msgid "Trusted by bodies:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:709 +#: perllib/FixMyStreet/Cobrand/ACV.pm:99 +#: perllib/FixMyStreet/Cobrand/Default.pm:727 msgid "Trusted to make reports that don't need to be inspected" msgstr "" -#: templates/web/base/admin/user-form.html:137 +#: templates/web/base/admin/user-form.html:136 msgid "Trusted:" msgstr "" +#: templates/web/base/auth/2faform.html:6 #: templates/web/base/auth/smsform.html:17 -#: templates/web/base/js/translation_strings.html:29 +#: templates/web/base/js/translation_strings.html:35 msgid "Try again" msgstr "再試一次" @@ -4399,13 +4505,21 @@ msgstr "再試一次" msgid "Try emailing us directly:" msgstr "何不直接發信給我們:" +#: templates/web/base/auth/generate_token.html:21 +msgid "Two-factor authentication has been activated" +msgstr "" + +#: templates/web/base/auth/generate_token.html:32 +msgid "Two-factor authentication has been deactivated" +msgstr "" + #: templates/web/base/admin/extra-metadata-form.html:44 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 msgid "Type" msgstr "" -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 msgid "Unban" msgstr "" @@ -4428,7 +4542,7 @@ msgstr "未知的通知類別" #: perllib/FixMyStreet/App/Controller/Photo.pm:109 #: perllib/FixMyStreet/App/Controller/Root.pm:141 -#: templates/web/base/js/translation_strings.html:38 +#: templates/web/base/js/translation_strings.html:44 msgid "Unknown error" msgstr "未知的錯誤" @@ -4500,23 +4614,23 @@ msgstr "更新之狀態" msgid "Updated" msgstr "已更新" -#: perllib/FixMyStreet/DB/Result/Comment.pm:260 +#: perllib/FixMyStreet/DB/Result/Comment.pm:240 #, fuzzy msgid "Updated by <strong>%s</strong> (%s) at %s" msgstr "由<strong>%s</strong> (%s) 在%s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:262 +#: perllib/FixMyStreet/DB/Result/Comment.pm:242 #, fuzzy msgid "Updated by <strong>%s</strong> at %s" msgstr "由<strong>%s</strong> 在%s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1299 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1398 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1591 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1277 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1391 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1592 #: perllib/FixMyStreet/App/Controller/Admin.pm:933 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:767 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:792 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:862 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:806 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:831 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:901 msgid "Updated!" msgstr "已更新!" @@ -4568,33 +4682,33 @@ msgstr "已用過之地圖" msgid "User ID to attribute fetched comments to" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1745 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1755 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1746 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1756 #, fuzzy msgid "User added to abuse list" msgstr "電子郵件列入濫發名單" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1376 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1369 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1474 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1742 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1752 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1743 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1753 #, fuzzy msgid "User already in abuse list" msgstr "電子郵件己在濫發名單" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1834 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1887 msgid "User flag removed" msgstr "移除用戶的標記警告" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1805 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1858 msgid "User flagged" msgstr "給用戶標記警告" #: templates/web/base/admin/report_blocks.html:18 -#: templates/web/base/admin/user-form.html:38 +#: templates/web/base/admin/user-form.html:30 #: templates/web/base/admin/users.html:32 #, fuzzy msgid "User in abuse table" @@ -4610,14 +4724,16 @@ msgstr "用戶找到相符的名稱與電子郵件" msgid "User:" msgstr "使用者" -#: perllib/FixMyStreet/Cobrand/Default.pm:652 -#: perllib/FixMyStreet/Cobrand/Default.pm:711 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:403 +#: perllib/FixMyStreet/Cobrand/ACV.pm:101 +#: perllib/FixMyStreet/Cobrand/ACV.pm:271 +#: perllib/FixMyStreet/Cobrand/Default.pm:670 +#: perllib/FixMyStreet/Cobrand/Default.pm:729 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:430 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:55 msgid "Users" msgstr "使用者" -#: templates/web/base/admin/user-form.html:159 +#: templates/web/base/admin/user-form.html:161 msgid "Users can perform the following actions within their assigned body or area." msgstr "" @@ -4692,7 +4808,7 @@ msgstr "" msgid "We need your email address, please give it below." msgstr "" -#: perllib/FixMyStreet/Script/Reports.pm:207 +#: perllib/FixMyStreet/Script/Reports.pm:204 msgid "We realise this problem might be the responsibility of %s; however, we don't currently have any contact details for them. If you know of an appropriate contact address, please do get in touch." msgstr "我們理解此問題可能是%s之責任,然而目前我們並無他們的聯絡資訊。如果您知道適當的聯絡人資訊,請告訴我們。" @@ -4715,7 +4831,7 @@ msgstr "您的個人資料,將會依照<a href=\"/privacy\">本站隱私權政 msgid "We’re sorry to hear the problem’s not fixed. Why not try writing to your local representatives?" msgstr "很遺憾該問題仍未修復。何不試試聯絡當地議員民代反應此狀況?" -#: templates/web/base/dashboard/index.html:117 +#: templates/web/base/dashboard/index.html:118 msgid "Website" msgstr "" @@ -4748,7 +4864,7 @@ msgstr "" msgid "Which report is it a duplicate of?" msgstr "" -#: templates/web/base/js/translation_strings.html:57 +#: templates/web/base/js/translation_strings.html:63 msgid "Whoa there Testino! Three photos are enough." msgstr "" @@ -4756,8 +4872,8 @@ msgstr "" msgid "Why stop there? <a href=\"/alert\">Set up more alerts</a> for free." msgstr "為何在此卡住?免費<a href=\"/alert\">設定更多訊息通知</a> " -#: perllib/FixMyStreet/Cobrand/Zurich.pm:190 -#: perllib/FixMyStreet/Cobrand/Zurich.pm:928 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:191 +#: perllib/FixMyStreet/Cobrand/Zurich.pm:967 #: templates/web/zurich/admin/header.html:1 #: templates/web/zurich/admin/header.html:14 msgid "Wish" @@ -4767,7 +4883,7 @@ msgstr "願望" msgid "With request searches, it is also possible to search for agency_responsible to limit the requests to those sent to a single administration. The search term is the administration ID provided by <a href=\"%s\">MaPit</a>." msgstr "搜尋要求,也可能限制單一機構中搜尋相關權責單位。其搜尋字眼為 <a href=\"%s\">MaPit</a>提供的主管ID." -#: templates/web/base/dashboard/index.html:158 +#: templates/web/base/dashboard/index.html:159 msgid "Within the specified timeframe:" msgstr "" @@ -4787,7 +4903,7 @@ msgstr "請注意留言內容,勿用注音文並應加上標點符號以利閱 msgid "Wrong location? Just click again on the map." msgstr "錯誤的地? 請再次點擊此地圖" -#: perllib/FixMyStreet/Cobrand/Default.pm:1221 +#: perllib/FixMyStreet/Cobrand/Default.pm:1239 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4815,7 +4931,7 @@ msgstr "我有密碼" msgid "You are complaining that this problem report was unnecessarily moderated:" msgstr "你申訴此問題遭不必要之和諧 " -#: templates/web/base/js/translation_strings.html:77 +#: templates/web/base/js/translation_strings.html:83 msgid "You are offline" msgstr "" @@ -4832,7 +4948,7 @@ msgstr "您檢舉下列問題之更為濫用,包括個人資料或相似" msgid "You can <a href=\"%s%s\">view the problem on this site</a>." msgstr "您可<a href=\"%s%s\">在本站上檢視問題</a>." -#: templates/web/base/admin/user-form.html:114 +#: templates/web/base/admin/user-form.html:110 msgid "You can add an abusive user's email to the abuse list, which automatically hides (and never sends) reports they create." msgstr "您可以新增某位用戶到濫用者名單,它會自動隱藏(不會送出)該名用戶所提交的申報 " @@ -4865,11 +4981,11 @@ msgstr "您可協助我們找出當地問題的承辦人員 %s電子郵件,把 msgid "You can mark a body as deleted if you do not want it to be active on the site." msgstr "您可以刪除某一單位如果不想讓它在本站激活" -#: templates/web/base/js/translation_strings.html:35 +#: templates/web/base/js/translation_strings.html:41 msgid "You declined; please fill in the box above" msgstr "您受到拒絕,請填寫上方表格。" -#: templates/web/base/js/translation_strings.html:79 +#: templates/web/base/js/translation_strings.html:85 msgid "You have <a id=\"oFN\" href=\"\"><span>%s</span> saved to submit</a>." msgstr "" @@ -4896,12 +5012,12 @@ msgstr "您己登出" msgid "You have located the problem at the point marked with a green pin on the map. If this is not the correct location, simply click on the map again. " msgstr "您在地圖上用綠色標註問題之地點。如果此不是正確地點,請再次點擊原地圖。" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:125 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:142 #, fuzzy msgid "You have successfully added your phone number." msgstr "您已成功地確認電子郵件" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:141 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:158 #: templates/web/zurich/tokens/confirm_problem.html:5 #: templates/web/zurich/tokens/confirm_problem.html:6 msgid "You have successfully confirmed your email address." @@ -4912,7 +5028,7 @@ msgstr "您已成功地確認電子郵件" msgid "You have successfully confirmed your phone number." msgstr "您已成功地確認電子郵件" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:112 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:129 #, fuzzy msgid "You have successfully removed your phone number." msgstr "您已成功地確認電子郵件" @@ -4922,7 +5038,7 @@ msgstr "您已成功地確認電子郵件" msgid "You have successfully signed in; please check and confirm your details are accurate:" msgstr "您已成功登入,請檢查您的個人資訊是否正確:" -#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:147 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:164 #, fuzzy msgid "You have successfully verified your phone number." msgstr "您已成功地確認電子郵件" @@ -4953,8 +5069,10 @@ msgstr "" msgid "Your Reports" msgstr "您的申報 " -#: templates/web/base/auth/change_password.html:11 +#: templates/web/base/auth/change_password.html:13 #: templates/web/base/auth/generate_token.html:15 +#: templates/web/base/auth/generate_token.html:26 +#: templates/web/base/auth/generate_token.html:34 #: templates/web/base/main_nav_items.html:4 templates/web/base/my/my.html:18 msgid "Your account" msgstr "" @@ -4972,8 +5090,8 @@ msgid "Your email" msgstr "您的電子郵件" #: templates/web/base/auth/change_email.html:15 -#: templates/web/zurich/auth/general.html:30 -#: templates/web/zurich/auth/general.html:58 +#: templates/web/zurich/auth/general.html:20 +#: templates/web/zurich/auth/general.html:48 msgid "Your email address" msgstr "您的電子郵件" @@ -4988,11 +5106,11 @@ msgstr "您的電子郵件" msgid "Your information will only be used in accordance with our <a href=\"/privacy\">privacy policy</a>" msgstr "您的個人資料,將會依照<a href=\"/privacy\">本站隱私權政策</a>作處理使用" -#: templates/web/base/auth/general.html:114 +#: templates/web/base/auth/general.html:116 #: templates/web/base/contact/index.html:74 #: templates/web/base/report/new/form_user_loggedout_by_email.html:21 #: templates/web/base/report/update/form_name.html:33 -#: templates/web/zurich/auth/general.html:61 +#: templates/web/zurich/auth/general.html:51 #: templates/web/zurich/report/new/fill_in_details_form.html:63 msgid "Your name" msgstr "姓名" @@ -5009,21 +5127,29 @@ msgstr "" msgid "Your name has been hidden." msgstr "" -#: templates/web/base/js/translation_strings.html:69 +#: templates/web/base/js/translation_strings.html:75 msgid "Your offline reports" msgstr "" -#: templates/web/base/auth/general.html:84 +#: templates/web/base/auth/general.html:86 #: templates/web/base/report/new/form_user_loggedout_password.html:10 #: templates/web/base/report/update/form_user_loggedout_password.html:9 -#: templates/web/zurich/auth/general.html:34 +#: templates/web/zurich/auth/general.html:24 msgid "Your password" msgstr "密碼" -#: templates/web/base/auth/change_password.html:10 +#: perllib/FixMyStreet/App/Controller/Auth/Profile.pm:170 +#: templates/web/base/auth/change_password.html:12 msgid "Your password has been changed" msgstr "密碼已更新" +#: templates/web/base/auth/general.html:133 +#: templates/web/base/report/new/form_user_loggedout_by_email.html:52 +#: templates/web/base/report/update/form_user_loggedout_by_email.html:25 +#: templates/web/zurich/auth/general.html:63 +msgid "Your password should include %d or more characters." +msgstr "" + #: templates/web/base/auth/change_phone.html:19 #: templates/web/base/contact/index.html:87 #: templates/web/zurich/report/new/fill_in_details_form.html:69 @@ -5048,7 +5174,7 @@ msgstr "" msgid "Your token has been generated" msgstr "密碼已更新" -#: templates/web/base/js/translation_strings.html:70 +#: templates/web/base/js/translation_strings.html:76 msgid "Your update has been saved offline for submission when back online." msgstr "" @@ -5066,17 +5192,17 @@ msgid "Yourself" msgstr "" #: templates/web/base/admin/category-checkboxes.html:7 -#: templates/web/base/admin/user-form.html:169 +#: templates/web/base/admin/user-form.html:171 msgid "all" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:909 #: perllib/FixMyStreet/App/Controller/Moderate.pm:85 -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:216 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:270 +#: perllib/FixMyStreet/DB/Result/Comment.pm:250 msgid "and a defect raised" msgstr "" @@ -5109,7 +5235,7 @@ msgid "from %s different users" msgstr "從不同的用戶%s " #: templates/web/base/report/_item.html:63 -#: templates/web/zurich/report/_item.html:14 +#: templates/web/zurich/report/_item.html:16 msgid "last updated %s" msgstr "%s上回更新:" @@ -5124,7 +5250,7 @@ msgid "n/a" msgstr "不適用" #: templates/web/base/admin/category-checkboxes.html:8 -#: templates/web/base/admin/user-form.html:170 +#: templates/web/base/admin/user-form.html:172 msgid "none" msgstr "" @@ -5175,7 +5301,7 @@ msgstr "地圖上無標記,用戶未使用地圖" msgid "this location" msgstr "檢視地區" -#: perllib/FixMyStreet/Script/Reports.pm:183 +#: perllib/FixMyStreet/Script/Reports.pm:180 msgid "this type of local problem" msgstr "此類在地問題" @@ -5183,11 +5309,11 @@ msgstr "此類在地問題" msgid "today" msgstr "今天" -#: templates/web/base/js/translation_strings.html:80 +#: templates/web/base/js/translation_strings.html:86 msgid "update" msgstr "" -#: templates/web/base/js/translation_strings.html:81 +#: templates/web/base/js/translation_strings.html:87 msgid "updates" msgstr "" @@ -5203,12 +5329,12 @@ msgstr "用戶來同一問題的地方政府- %d" msgid "user is problem owner" msgstr "%d 天數" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1778 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1831 #, fuzzy msgid "user not in abuse list" msgstr "電子郵件己在濫發名單" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1776 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1829 #, fuzzy msgid "user removed from abuse list" msgstr "電子郵件列入濫發名單" @@ -5266,7 +5392,7 @@ msgid "%d year" msgid_plural "%d years" msgstr[0] "" -#: templates/web/fixmystreet.com/reports/summary.html:103 +#: templates/web/fixmystreet.com/reports/summary.html:104 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5350,6 +5476,15 @@ msgid "report" msgid_plural "reports" msgstr[0] "" +#~ msgid "Email: %s" +#~ msgstr "電子郵件: %s" + +#~ msgid "Name: %s" +#~ msgstr "名字: %s" + +#~ msgid "This report was submitted anonymously" +#~ msgstr "此為匿名申報" + #~ msgid "(Email in abuse table)" #~ msgstr "電郵為濫發信件" @@ -5415,9 +5550,6 @@ msgstr[0] "" #~ msgid "-- Pick a property type --" #~ msgstr "選擇公物種類" -#~ msgid "Closed reports" -#~ msgstr "完結之申報 " - #~ msgid "Closed:" #~ msgstr "關閉:" |