From 7366075509383d3efba4202847579754f628f035 Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Tue, 6 Nov 2018 12:39:29 +0000 Subject: [PATCH] Version 2.4.2. --- CHANGELOG.md | 2 + README.md | 2 +- bin/site-specific-install.sh | 2 +- docs/_posts/2018-11-06-v2.4.2.md | 27 ++ locale/FixMyStreet.po | 348 +++++++++------ locale/ar.UTF-8/LC_MESSAGES/FixMyStreet.po | 408 ++++++++++------- locale/bg_BG.UTF-8/LC_MESSAGES/FixMyStreet.po | 406 ++++++++++------- locale/ca_ES.UTF-8/LC_MESSAGES/FixMyStreet.po | 403 ++++++++++------- locale/cs_CZ.UTF-8/LC_MESSAGES/FixMyStreet.po | 406 ++++++++++------- locale/cy.UTF-8/LC_MESSAGES/FixMyStreet.po | 406 ++++++++++------- locale/da_DK.UTF-8/LC_MESSAGES/FixMyStreet.po | 406 ++++++++++------- locale/de_CH.UTF-8/LC_MESSAGES/FixMyStreet.po | 407 ++++++++++------- locale/de_DE.UTF-8/LC_MESSAGES/FixMyStreet.po | 406 ++++++++++------- locale/el_GR.UTF-8/LC_MESSAGES/FixMyStreet.po | 406 ++++++++++------- locale/es.UTF-8/LC_MESSAGES/FixMyStreet.po | 406 ++++++++++------- locale/es_DO.UTF-8/LC_MESSAGES/FixMyStreet.po | 408 ++++++++++------- locale/fr_FR.UTF-8/LC_MESSAGES/FixMyStreet.po | 408 ++++++++++------- locale/he_IL.UTF-8/LC_MESSAGES/FixMyStreet.po | 403 ++++++++++------- locale/hr.UTF-8/LC_MESSAGES/FixMyStreet.po | 408 ++++++++++------- locale/hu_HU.UTF-8/LC_MESSAGES/FixMyStreet.po | 400 ++++++++++------- locale/id_ID.UTF-8/LC_MESSAGES/FixMyStreet.po | 408 ++++++++++------- locale/it.UTF-8/LC_MESSAGES/FixMyStreet.po | 406 ++++++++++------- locale/lt_LT.UTF-8/LC_MESSAGES/FixMyStreet.po | 405 ++++++++++------- locale/ms.UTF-8/LC_MESSAGES/FixMyStreet.po | 406 ++++++++++------- locale/my_MM.UTF-8/LC_MESSAGES/FixMyStreet.po | 405 ++++++++++------- locale/nb_NO.UTF-8/LC_MESSAGES/FixMyStreet.po | 408 ++++++++++------- locale/nl_NL.UTF-8/LC_MESSAGES/FixMyStreet.po | 405 ++++++++++------- locale/nn_NO.UTF-8/LC_MESSAGES/FixMyStreet.po | 405 ++++++++++------- locale/pl_PL.UTF-8/LC_MESSAGES/FixMyStreet.po | 402 ++++++++++------- locale/pt.UTF-8/LC_MESSAGES/FixMyStreet.po | 406 ++++++++++------- locale/pt_BR.UTF-8/LC_MESSAGES/FixMyStreet.po | 400 ++++++++++------- locale/ro_RO.UTF-8/LC_MESSAGES/FixMyStreet.po | 400 ++++++++++------- locale/ru.UTF-8/LC_MESSAGES/FixMyStreet.po | 406 ++++++++++------- locale/sl_SI.UTF-8/LC_MESSAGES/FixMyStreet.po | 402 ++++++++++------- locale/sq.UTF-8/LC_MESSAGES/FixMyStreet.po | 408 ++++++++++------- locale/sr.UTF-8/LC_MESSAGES/FixMyStreet.po | 408 ++++++++++------- locale/sv_SE.UTF-8/LC_MESSAGES/FixMyStreet.po | 409 +++++++++++------- locale/tr_TR.UTF-8/LC_MESSAGES/FixMyStreet.po | 406 ++++++++++------- locale/uk_UA.UTF-8/LC_MESSAGES/FixMyStreet.po | 408 ++++++++++------- locale/zh.UTF-8/LC_MESSAGES/FixMyStreet.po | 406 ++++++++++------- 40 files changed, 9152 insertions(+), 5425 deletions(-) create mode 100644 docs/_posts/2018-11-06-v2.4.2.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 88c2864e740..2ef0aaceb52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ ## Releases * Unreleased + +* v2.4.2 (6th November 2018) - New features: - Dashboard now has update CSV export. #2249 - Allow cobrands to override searching by reference #2271 diff --git a/README.md b/README.md index ef065060a24..19c43b1442c 100644 --- a/README.md +++ b/README.md @@ -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.4.1; see CHANGELOG.md for a version history. +Platform is now at version 2.4.2; see CHANGELOG.md for a version history. ## Installation diff --git a/bin/site-specific-install.sh b/bin/site-specific-install.sh index 422f39d7cbc..72bed2077a7 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.4.1} +VERSION=${VERSION_OVERRIDE:-v2.4.2} PARENT_SCRIPT_URL=https://github.com/mysociety/commonlib/blob/master/bin/install-site.sh diff --git a/docs/_posts/2018-11-06-v2.4.2.md b/docs/_posts/2018-11-06-v2.4.2.md new file mode 100644 index 00000000000..9560d9b9655 --- /dev/null +++ b/docs/_posts/2018-11-06-v2.4.2.md @@ -0,0 +1,27 @@ +--- +layout: post +title: Version 2.4.2 +author: matthew +--- + +
+Water & Oil +
+ +Today we have released **version 2.4.2** of FixMyStreet. + +This is mainly a bugfix release, but does contain a couple of new features - +the admin lets you see and manage a user’s alerts, and the dashboard has update +CSV export. + +Bugfixes include an issue when setting up a new Vagrant-based installation, +updating the areas column when a report is moved by a staff user, giving +superusers access to update staff dropdown, and an issue with subcategories +when visiting /report/new directly. + +We have renamed a few SCSS variables for clarity; the old names still work, but +if you wish to update your cobrand, then change `$map_nav_bg` to +`$nav_background_colour`, `$nav_fg` to `$nav_colour`, and `$nav_fg_hover` to +`$nav_hover_background_colour`. + +[Full changelog](https://github.com/mysociety/fixmystreet/releases/tag/v2.4.2) diff --git a/locale/FixMyStreet.po b/locale/FixMyStreet.po index fca9eb89fe1..66a209114e1 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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -82,7 +82,7 @@ msgstr "" msgid "%s live updates" msgstr "" -#: templates/web/base/dashboard/index.html:160 templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:164 templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -159,7 +159,7 @@ msgstr "" msgid "(we also have RSS feeds for problems within %s)" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:251 perllib/FixMyStreet/App/Controller/Report/New.pm:707 perllib/FixMyStreet/DB/Result/Problem.pm:381 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:251 perllib/FixMyStreet/App/Controller/Report/New.pm:710 perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "" @@ -290,7 +290,7 @@ msgstr "" msgid "Add user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/Default.pm:741 perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "" @@ -330,6 +330,10 @@ msgstr "" msgid "Alert me to future updates" msgstr "" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +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:64 templates/web/base/reports/_list-filters.html:4 msgid "All" msgstr "" @@ -386,7 +390,7 @@ msgstr "" msgid "Anonymous user" msgstr "" -#: templates/web/base/admin/report_edit.html:129 templates/web/base/admin/update_edit.html:23 +#: templates/web/base/admin/report_edit.html:130 templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "" @@ -490,7 +494,7 @@ msgstr "" msgid "Ban user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:655 perllib/FixMyStreet/Cobrand/Default.pm:740 perllib/FixMyStreet/Cobrand/Zurich.pm:408 templates/web/base/admin/bodies.html:1 templates/web/base/admin/report_edit.html:56 templates/web/zurich/header.html:49 +#: perllib/FixMyStreet/Cobrand/Default.pm:655 perllib/FixMyStreet/Cobrand/Default.pm:740 perllib/FixMyStreet/Cobrand/KiitC.pm:166 perllib/FixMyStreet/Cobrand/KiitC.pm:281 perllib/FixMyStreet/Cobrand/Zurich.pm:408 templates/web/base/admin/bodies.html:1 templates/web/base/admin/report_edit.html:56 templates/web/zurich/header.html:49 msgid "Bodies" msgstr "" @@ -518,7 +522,7 @@ msgstr "" msgid "Can't see the map? Skip this step" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:655 templates/web/base/admin/responsepriorities/list.html:8 templates/web/base/admin/templates.html:7 +#: perllib/FixMyStreet/Cobrand/Default.pm:655 perllib/FixMyStreet/Cobrand/KiitC.pm:281 templates/web/base/admin/responsepriorities/list.html:8 templates/web/base/admin/templates.html:7 msgid "Categories" msgstr "" @@ -534,7 +538,7 @@ msgstr "" msgid "Category and State" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "" @@ -542,7 +546,7 @@ msgstr "" msgid "Category fix rate for problems > 4 weeks old" msgstr "" -#: templates/web/base/admin/report_edit.html:125 templates/web/base/dashboard/index.html:39 templates/web/zurich/admin/contact-form.html:8 templates/web/zurich/admin/report_edit-sdm.html:72 templates/web/zurich/admin/report_edit.html:100 +#: templates/web/base/admin/report_edit.html:126 templates/web/base/dashboard/index.html:39 templates/web/zurich/admin/contact-form.html:8 templates/web/zurich/admin/report_edit-sdm.html:72 templates/web/zurich/admin/report_edit.html:100 msgid "Category:" msgstr "" @@ -615,7 +619,7 @@ msgstr "" msgid "Click the link in that email to sign in." msgstr "" -#: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:180 perllib/FixMyStreet/Cobrand/Zurich.pm:158 perllib/FixMyStreet/Cobrand/Zurich.pm:161 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/stats/index.html:52 +#: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:180 perllib/FixMyStreet/Cobrand/Zurich.pm:158 perllib/FixMyStreet/Cobrand/Zurich.pm:161 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:117 templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "" @@ -623,7 +627,7 @@ msgstr "" msgid "Closed by council" msgstr "" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 msgid "Closed to updates" msgstr "" @@ -635,11 +639,11 @@ msgstr "" msgid "Cobrand" msgstr "" -#: templates/web/base/admin/report_edit.html:93 templates/web/base/admin/update_edit.html:54 +#: templates/web/base/admin/report_edit.html:94 templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "" -#: templates/web/base/admin/report_edit.html:92 templates/web/base/admin/update_edit.html:53 +#: templates/web/base/admin/report_edit.html:93 templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "" @@ -651,7 +655,7 @@ msgstr "" msgid "Collapse map" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:650 perllib/FixMyStreet/Cobrand/Zurich.pm:422 templates/web/base/admin/config_page.html:1 +#: perllib/FixMyStreet/Cobrand/Default.pm:650 perllib/FixMyStreet/Cobrand/KiitC.pm:277 perllib/FixMyStreet/Cobrand/Zurich.pm:422 templates/web/base/admin/config_page.html:1 msgid "Configuration" msgstr "" @@ -671,7 +675,7 @@ msgstr "" msgid "Confirmation" msgstr "" -#: templates/web/base/admin/contact-form.html:56 templates/web/zurich/admin/contact-form.html:35 templates/web/zurich/admin/stats/index.html:61 +#: templates/web/base/admin/contact-form.html:56 templates/web/base/admin/user-alerts.html:10 templates/web/zurich/admin/contact-form.html:35 templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" msgstr "" @@ -700,7 +704,7 @@ msgstr "" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "" @@ -744,15 +748,15 @@ msgstr "" msgid "Create priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/Default.pm:724 perllib/FixMyStreet/Cobrand/KiitC.pm:158 msgid "Create reports/updates as anonymous user" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/Default.pm:725 perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/Default.pm:723 perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -816,7 +820,11 @@ msgstr "" msgid "Defect type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 templates/web/base/admin/template_edit.html:91 templates/web/zurich/admin/template_edit.html:33 +#: templates/web/base/admin/user-alerts.html:15 +msgid "Delete" +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 templates/web/base/admin/template_edit.html:91 templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" msgstr "" @@ -836,15 +844,15 @@ msgstr "" msgid "Description:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "" -#: templates/web/base/js/translation_strings.html:39 templates/web/zurich/report/new/fill_in_details_form.html:45 +#: templates/web/base/admin/user-alerts.html:12 templates/web/base/js/translation_strings.html:39 templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "" -#: templates/web/base/admin/report_edit.html:118 templates/web/zurich/admin/report_edit-sdm.html:29 templates/web/zurich/admin/report_edit.html:31 templates/web/zurich/admin/report_edit.html:45 +#: templates/web/base/admin/report_edit.html:119 templates/web/zurich/admin/report_edit-sdm.html:29 templates/web/zurich/admin/report_edit.html:31 templates/web/zurich/admin/report_edit.html:45 msgid "Details:" msgstr "" @@ -864,6 +872,14 @@ msgstr "" msgid "Diligency prize league table" msgstr "" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 templates/web/base/report/update.html:54 msgid "Discard changes" msgstr "" @@ -925,11 +941,15 @@ msgstr "" msgid "Edit body details" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +msgid "Edit other users' details" +msgstr "" + +#: perllib/FixMyStreet/Cobrand/Default.pm:736 perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/Default.pm:718 perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "" @@ -937,7 +957,7 @@ msgstr "" msgid "Edit report priority" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/Default.pm:717 perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "" @@ -985,10 +1005,14 @@ msgstr "" msgid "Email verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:145 templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 templates/web/zurich/admin/contact-form.html:18 +#: templates/web/base/admin/report_edit.html:146 templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 templates/web/base/admin/open311-form-fields.html:157 msgid "" "Enable Always fetch all problems if you've enabled Open311 problem-fetching above\n" @@ -1045,14 +1069,22 @@ msgstr "" msgid "Enter a nearby UK postcode, or street name and area" msgstr "" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 templates/web/base/around/postcode_form.html:7 templates/web/base/around/postcode_form.html:8 +#: templates/web/base/around/postcode_form.html:7 templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +msgid "Enter a street, area, or landmark" +msgstr "" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "" @@ -1085,15 +1117,15 @@ msgstr "" msgid "Expand map" msgstr "" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "" -#: templates/web/base/admin/report_edit.html:97 templates/web/base/admin/responsepriorities/edit.html:27 +#: templates/web/base/admin/report_edit.html:98 templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "" @@ -1101,11 +1133,11 @@ msgstr "" msgid "External URL" msgstr "" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "" -#: templates/web/base/admin/report_edit.html:106 templates/web/base/admin/template_edit.html:66 +#: templates/web/base/admin/report_edit.html:107 templates/web/base/admin/template_edit.html:66 msgid "External status code" msgstr "" @@ -1113,7 +1145,7 @@ msgstr "" msgid "External status code:" msgstr "" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "" @@ -1121,7 +1153,7 @@ msgstr "" msgid "Extra Fields" msgstr "" -#: templates/web/base/admin/contact-form.html:159 templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/contact-form.html:159 templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "" @@ -1153,7 +1185,7 @@ msgstr "" msgid "Fix this by choosing an area covered in the Edit body details form below." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 templates/web/base/admin/states/index.html:29 templates/web/base/admin/stats/fix_rate.html:4 templates/web/base/dashboard/index.html:114 +#: perllib/FixMyStreet/App/Controller/Admin/States.pm:35 perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 templates/web/base/admin/states/index.html:29 templates/web/base/admin/stats/fix_rate.html:4 templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "" @@ -1189,7 +1221,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:149 templates/web/base/admin/user-form.html:119 +#: templates/web/base/admin/report_edit.html:150 templates/web/base/admin/user-form.html:119 msgid "Flagged:" msgstr "" @@ -1257,7 +1289,7 @@ msgstr "" msgid "Go" msgstr "" -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:96 msgid "Going to send questionnaire?" msgstr "" @@ -1381,7 +1413,7 @@ msgstr "" msgid "I'm afraid we couldn't locate your problem in the database.\n" msgstr "" -#: templates/web/base/admin/flagged.html:14 templates/web/base/admin/index.html:60 templates/web/base/admin/list_updates.html:6 templates/web/base/admin/reports.html:12 templates/web/zurich/admin/index-dm.html:21 templates/web/zurich/admin/index-sdm.html:19 templates/web/zurich/admin/list_updates.html:24 templates/web/zurich/admin/list_updates.html:38 templates/web/zurich/admin/reports.html:11 +#: templates/web/base/admin/flagged.html:14 templates/web/base/admin/index.html:60 templates/web/base/admin/list_updates.html:6 templates/web/base/admin/reports.html:12 templates/web/base/admin/user-alerts.html:8 templates/web/zurich/admin/index-dm.html:21 templates/web/zurich/admin/index-sdm.html:19 templates/web/zurich/admin/list_updates.html:24 templates/web/zurich/admin/list_updates.html:38 templates/web/zurich/admin/reports.html:11 msgid "ID" msgstr "" @@ -1475,7 +1507,7 @@ msgid "" " when they are shown on the site. Enter the ID (number) of that user." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "" @@ -1539,7 +1571,7 @@ msgstr "" msgid "Invalid format %s specified." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "" @@ -1715,7 +1747,7 @@ msgstr "" msgid "Moderate" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/Default.pm:716 perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "" @@ -1747,7 +1779,7 @@ msgstr "" msgid "Name" msgstr "" -#: templates/web/base/admin/report_edit.html:134 templates/web/base/admin/responsepriorities/edit.html:13 templates/web/base/admin/update_edit.html:34 templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 templates/web/zurich/admin/stats/index.html:62 +#: templates/web/base/admin/report_edit.html:135 templates/web/base/admin/responsepriorities/edit.html:13 templates/web/base/admin/update_edit.html:34 templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 templates/web/zurich/admin/stats/index.html:62 msgid "Name:" msgstr "" @@ -1825,10 +1857,34 @@ msgstr "" msgid "New priority" msgstr "" +#: templates/web/base/admin/user-alerts.html:44 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "" @@ -1857,6 +1913,10 @@ msgstr "" msgid "New template" msgstr "" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "" @@ -1865,7 +1925,7 @@ msgstr "" msgid "Next" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 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:132 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:39 templates/web/base/report/_inspect.html:113 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 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:133 templates/web/base/admin/report_edit.html:96 templates/web/base/admin/update_edit.html:26 templates/web/base/admin/user-alerts.html:21 templates/web/base/questionnaire/creator_fixed.html:16 templates/web/base/questionnaire/index.html:106 templates/web/base/questionnaire/index.html:39 templates/web/base/report/_inspect.html:113 msgid "No" msgstr "" @@ -1923,7 +1983,7 @@ msgstr "" msgid "No supporters" msgstr "" -#: templates/web/base/admin/report_edit.html:67 templates/web/base/admin/report_edit.html:91 templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:67 templates/web/base/admin/report_edit.html:92 templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "" @@ -2013,7 +2073,7 @@ msgstr "" msgid "On behalf of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:178 perllib/FixMyStreet/Cobrand/Zurich.pm:156 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/update_edit.html:18 +#: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:178 perllib/FixMyStreet/Cobrand/Zurich.pm:156 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:116 templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "" @@ -2049,7 +2109,7 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 perllib/FixMyStreet/App/Controller/Report/New.pm:708 perllib/FixMyStreet/App/Controller/Report/New.pm:709 perllib/FixMyStreet/App/Controller/Report/New.pm:744 perllib/FixMyStreet/App/Controller/Report/New.pm:747 perllib/FixMyStreet/DB/Result/Problem.pm:600 perllib/FixMyStreet/DB/Result/Problem.pm:607 perllib/FixMyStreet/DB/Result/Problem.pm:622 perllib/FixMyStreet/DB/Result/Problem.pm:631 perllib/FixMyStreet/Script/Reports.pm:182 perllib/FixMyStreet/Script/Reports.pm:189 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 perllib/FixMyStreet/App/Controller/Report/New.pm:711 perllib/FixMyStreet/App/Controller/Report/New.pm:712 perllib/FixMyStreet/App/Controller/Report/New.pm:747 perllib/FixMyStreet/App/Controller/Report/New.pm:750 perllib/FixMyStreet/DB/Result/Problem.pm:600 perllib/FixMyStreet/DB/Result/Problem.pm:607 perllib/FixMyStreet/DB/Result/Problem.pm:622 perllib/FixMyStreet/DB/Result/Problem.pm:631 perllib/FixMyStreet/Script/Reports.pm:182 perllib/FixMyStreet/Script/Reports.pm:189 msgid "Other" msgstr "" @@ -2113,15 +2173,15 @@ msgstr "" msgid "Phone verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:142 templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 templates/web/zurich/admin/stats/index.html:60 +#: templates/web/base/admin/report_edit.html:143 templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" msgstr "" -#: templates/web/base/questionnaire/index.html:78 templates/web/base/questionnaire/index.html:93 templates/web/base/questionnaire/index.html:95 templates/web/base/report/new/form_report.html:27 templates/web/base/report/new/form_report.html:42 templates/web/base/report/new/form_report.html:44 templates/web/base/report/update/form_update.html:22 templates/web/base/report/update/form_update.html:24 templates/web/base/report/update/form_update.html:7 templates/web/zurich/admin/index-dm.html:29 templates/web/zurich/admin/index-sdm.html:24 templates/web/zurich/admin/reports.html:16 templates/web/zurich/admin/stats/index.html:58 templates/web/zurich/report/new/fill_in_details_form.html:20 templates/web/zurich/report/new/fill_in_details_form.html:36 templates/web/zurich/report/new/fill_in_details_form.html:38 +#: templates/web/base/questionnaire/index.html:78 templates/web/base/questionnaire/index.html:93 templates/web/base/questionnaire/index.html:95 templates/web/base/report/new/form_report.html:28 templates/web/base/report/new/form_report.html:43 templates/web/base/report/new/form_report.html:45 templates/web/base/report/update/form_update.html:22 templates/web/base/report/update/form_update.html:24 templates/web/base/report/update/form_update.html:7 templates/web/zurich/admin/index-dm.html:29 templates/web/zurich/admin/index-sdm.html:24 templates/web/zurich/admin/reports.html:16 templates/web/zurich/admin/stats/index.html:58 templates/web/zurich/report/new/fill_in_details_form.html:20 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 "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "" @@ -2129,11 +2189,11 @@ msgstr "" msgid "Photo required" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" -#: templates/web/base/questionnaire/index.html:78 templates/web/base/report/new/form_report.html:27 templates/web/base/report/update/form_update.html:7 templates/web/zurich/report/new/fill_in_details_form.html:20 +#: templates/web/base/questionnaire/index.html:78 templates/web/base/report/new/form_report.html:28 templates/web/base/report/update/form_update.html:7 templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" msgstr "" @@ -2165,11 +2225,11 @@ msgstr "" msgid "Please check your email address is correct" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1408 perllib/FixMyStreet/DB/Result/User.pm:220 perllib/FixMyStreet/DB/Result/User.pm:221 templates/web/base/auth/_username_error.html:1 templates/web/base/auth/_username_error.html:7 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 perllib/FixMyStreet/DB/Result/User.pm:220 perllib/FixMyStreet/DB/Result/User.pm:221 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:315 perllib/FixMyStreet/App/Controller/Report/New.pm:954 perllib/FixMyStreet/App/Controller/Report/New.pm:989 perllib/FixMyStreet/DB/Result/Problem.pm:383 templates/web/base/js/translation_strings.html:13 +#: perllib/FixMyStreet/App/Controller/Admin.pm:315 perllib/FixMyStreet/App/Controller/Report/New.pm:964 perllib/FixMyStreet/App/Controller/Report/New.pm:999 perllib/FixMyStreet/DB/Result/Problem.pm:383 templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" msgstr "" @@ -2192,15 +2252,15 @@ msgstr "" msgid "Please do not be abusive — abusing your council devalues the service for all users." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:316 perllib/FixMyStreet/DB/Result/Comment.pm:128 templates/web/base/js/translation_strings.html:6 +#: perllib/FixMyStreet/App/Controller/Admin.pm:316 perllib/FixMyStreet/DB/Result/Comment.pm:148 templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1406 perllib/FixMyStreet/DB/Result/User.pm:223 perllib/FixMyStreet/DB/Result/User.pm:224 templates/web/base/auth/_username_error.html:1 templates/web/base/auth/_username_error.html:4 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 perllib/FixMyStreet/DB/Result/User.pm:223 perllib/FixMyStreet/DB/Result/User.pm:224 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:1433 perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "" @@ -2212,19 +2272,19 @@ msgstr "" msgid "Please enter a password" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 perllib/FixMyStreet/DB/Result/Problem.pm:366 templates/web/base/js/translation_strings.html:7 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 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:1430 perllib/FixMyStreet/App/Controller/Admin.pm:1540 perllib/FixMyStreet/App/Controller/Admin.pm:329 perllib/FixMyStreet/DB/Result/User.pm:213 templates/web/base/js/translation_strings.html:16 templates/web/base/js/translation_strings.html:20 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 perllib/FixMyStreet/App/Controller/Admin.pm:1559 perllib/FixMyStreet/App/Controller/Admin.pm:329 perllib/FixMyStreet/DB/Result/User.pm:213 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:355 perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Alert.pm:355 perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 perllib/FixMyStreet/App/Controller/Admin.pm:1553 msgid "Please enter a valid email or phone number" msgstr "" @@ -2232,7 +2292,7 @@ msgstr "" msgid "Please enter some details" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 perllib/FixMyStreet/DB/Result/User.pm:211 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 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 perllib/FixMyStreet/DB/Result/User.pm:211 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 "" @@ -2244,7 +2304,7 @@ msgstr "" 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:120 perllib/FixMyStreet/DB/Result/Comment.pm:125 perllib/FixMyStreet/DB/Result/Problem.pm:377 perllib/FixMyStreet/DB/Result/User.pm:206 templates/web/base/js/translation_strings.html:10 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 perllib/FixMyStreet/DB/Result/Comment.pm:145 perllib/FixMyStreet/DB/Result/Problem.pm:377 perllib/FixMyStreet/DB/Result/User.pm:206 templates/web/base/js/translation_strings.html:10 msgid "Please enter your name" msgstr "" @@ -2304,11 +2364,11 @@ msgstr "" msgid "Please note:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:399 +#: perllib/FixMyStreet/App/Controller/Report.pm:383 msgid "Please provide a duplicate ID or public update for this report." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:381 +#: perllib/FixMyStreet/App/Controller/Report.pm:365 msgid "Please provide a public update for this report." msgstr "" @@ -2344,11 +2404,11 @@ msgstr "" msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1440 perllib/FixMyStreet/App/Controller/Admin.pm:1537 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1457 perllib/FixMyStreet/App/Controller/Admin.pm:1556 msgid "Please verify at least one of email/phone" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:123 +#: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please write a message" msgstr "" @@ -2360,19 +2420,19 @@ msgstr "" msgid "Postcode or street name and area" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:211 +#: perllib/FixMyStreet/DB/Result/Comment.pm:231 msgid "Posted anonymously at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:246 +#: perllib/FixMyStreet/DB/Result/Comment.pm:268 msgid "Posted by %s at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:234 +#: perllib/FixMyStreet/DB/Result/Comment.pm:256 msgid "Posted by %s (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "" @@ -2400,11 +2460,11 @@ 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:151 templates/web/base/report/_inspect.html:13 templates/web/base/report/new/form_user_loggedin.html:63 +#: templates/web/base/admin/body.html:88 templates/web/base/admin/contact-form.html:75 templates/web/base/admin/report_edit.html:152 templates/web/base/report/_inspect.html:13 templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "" @@ -2428,7 +2488,7 @@ msgstr "" msgid "Problem breakdown by state" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "" @@ -2436,7 +2496,7 @@ msgstr "" msgid "Problem state change based on survey results" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:715 templates/web/base/admin/flagged.html:10 +#: perllib/FixMyStreet/Cobrand/Default.pm:715 perllib/FixMyStreet/Cobrand/KiitC.pm:153 templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "" @@ -2460,7 +2520,7 @@ msgstr "" msgid "Problems within %.1fkm of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:844 perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 perllib/FixMyStreet/Cobrand/UK.pm:270 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 perllib/FixMyStreet/Cobrand/UK.pm:270 msgid "Problems within %s" msgstr "" @@ -2497,7 +2557,7 @@ msgstr "" msgid "Providing a 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_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "" @@ -2553,7 +2613,7 @@ msgstr "" msgid "RSS feed of nearby problems" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:845 perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 perllib/FixMyStreet/Cobrand/UK.pm:220 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" msgstr "" @@ -2622,7 +2682,7 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:168 templates/web/base/admin/update_edit.html:74 templates/web/zurich/admin/update_edit.html:35 +#: templates/web/base/admin/report_edit.html:169 templates/web/base/admin/update_edit.html:74 templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" msgstr "" @@ -2734,7 +2794,7 @@ msgstr "" msgid "Reporting a problem" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:660 perllib/FixMyStreet/Cobrand/Default.pm:674 perllib/FixMyStreet/Cobrand/Zurich.pm:400 templates/web/zurich/header.html:45 +#: perllib/FixMyStreet/Cobrand/Default.pm:660 perllib/FixMyStreet/Cobrand/Default.pm:674 perllib/FixMyStreet/Cobrand/KiitC.pm:286 perllib/FixMyStreet/Cobrand/Zurich.pm:400 templates/web/base/dashboard/index.html:107 templates/web/zurich/header.html:45 msgid "Reports" msgstr "" @@ -2842,11 +2902,11 @@ msgstr "" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 perllib/FixMyStreet/App/Controller/Admin.pm:2087 templates/web/base/admin/report_edit.html:165 templates/web/base/admin/update_edit.html:71 templates/web/zurich/admin/report_edit.html:118 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 perllib/FixMyStreet/App/Controller/Admin.pm:2152 templates/web/base/admin/report_edit.html:166 templates/web/base/admin/update_edit.html:71 templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 templates/web/base/admin/report_edit.html:166 templates/web/base/admin/update_edit.html:72 templates/web/zurich/admin/report_edit.html:119 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 templates/web/base/admin/report_edit.html:167 templates/web/base/admin/update_edit.html:72 templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" msgstr "" @@ -2907,11 +2967,11 @@ msgstr "" msgid "Security" msgstr "" -#: templates/web/base/report/new/councils_text_private.html:7 templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/councils_text_private.html:7 templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/Default.pm:726 perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "" @@ -2971,7 +3031,7 @@ msgstr "" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 templates/web/zurich/admin/stats/index.html:66 +#: templates/web/base/admin/report_edit.html:92 templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "" @@ -3140,11 +3200,11 @@ msgstr "" 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:53 templates/web/base/admin/templates.html:8 templates/web/base/dashboard/index.html:101 templates/web/base/report/_inspect.html:103 templates/web/base/report/_item.html:101 templates/web/base/report/update/form_update.html:39 templates/web/zurich/admin/contact-form.html:33 +#: 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:53 templates/web/base/admin/templates.html:8 templates/web/base/admin/user-alerts.html:11 templates/web/base/dashboard/index.html:101 templates/web/base/report/_inspect.html:103 templates/web/base/report/_item.html:101 templates/web/base/report/update/form_update.html:39 templates/web/zurich/admin/contact-form.html:33 msgid "State" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3152,11 +3212,11 @@ msgstr "" msgid "State changed to:" msgstr "" -#: templates/web/base/admin/report_edit.html:122 templates/web/base/admin/update_edit.html:28 templates/web/zurich/admin/report_edit-sdm.html:75 templates/web/zurich/admin/report_edit.html:103 templates/web/zurich/admin/report_edit.html:151 templates/web/zurich/admin/update_edit.html:17 +#: templates/web/base/admin/report_edit.html:123 templates/web/base/admin/update_edit.html:28 templates/web/zurich/admin/report_edit-sdm.html:75 templates/web/zurich/admin/report_edit.html:103 templates/web/zurich/admin/report_edit.html:151 templates/web/zurich/admin/update_edit.html:17 msgid "State:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:649 perllib/FixMyStreet/Cobrand/Zurich.pm:421 templates/web/base/admin/states/index.html:1 +#: perllib/FixMyStreet/Cobrand/Default.pm:649 perllib/FixMyStreet/Cobrand/KiitC.pm:276 perllib/FixMyStreet/Cobrand/Zurich.pm:421 templates/web/base/admin/states/index.html:1 msgid "States" msgstr "" @@ -3192,7 +3252,7 @@ msgstr "" msgid "Subject" msgstr "" -#: templates/web/base/admin/report_edit.html:116 templates/web/zurich/admin/report_edit.html:41 +#: templates/web/base/admin/report_edit.html:117 templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "" @@ -3200,7 +3260,7 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/web/base/admin/report_edit.html:179 templates/web/base/admin/report_edit.html:25 templates/web/base/admin/update_edit.html:82 templates/web/base/admin/user-form.html:195 templates/web/zurich/admin/report_edit-sdm.html:124 templates/web/zurich/admin/report_edit.html:265 templates/web/zurich/admin/update_edit.html:38 +#: templates/web/base/admin/report_edit.html:180 templates/web/base/admin/report_edit.html:25 templates/web/base/admin/update_edit.html:82 templates/web/base/admin/user-form.html:195 templates/web/zurich/admin/report_edit-sdm.html:124 templates/web/zurich/admin/report_edit.html:265 templates/web/zurich/admin/update_edit.html:38 msgid "Submit changes" msgstr "" @@ -3220,6 +3280,10 @@ msgstr "" msgid "Subscribe by email" msgstr "" +#: templates/web/base/admin/user-alerts.html:22 +msgid "Subscribed:" +msgstr "" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "" @@ -3228,7 +3292,7 @@ msgstr "" msgid "Summarise your changes" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:641 perllib/FixMyStreet/Cobrand/Zurich.pm:399 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:42 +#: perllib/FixMyStreet/Cobrand/Default.pm:641 perllib/FixMyStreet/Cobrand/KiitC.pm:270 perllib/FixMyStreet/Cobrand/Zurich.pm:399 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:42 msgid "Summary" msgstr "" @@ -3312,39 +3376,39 @@ 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:104 perllib/FixMyStreet/Cobrand/UK.pm:73 +#: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 perllib/FixMyStreet/Cobrand/KiitC.pm:114 perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 msgid "That user has been logged out." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 msgid "That user has been made anonymous on all reports and updates." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "" @@ -3472,7 +3536,7 @@ msgstr "" msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 msgid "The user has been sent a login email" msgstr "" @@ -3486,7 +3550,7 @@ msgstr "" msgid "There are no reports to show." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "" @@ -3494,7 +3558,7 @@ msgstr "" msgid "There was a problem showing the All Reports page. Please try again later." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 perllib/FixMyStreet/App/Controller/Dashboard.pm:42 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 perllib/FixMyStreet/App/Controller/Dashboard.pm:42 msgid "There was a problem showing this page. Please try again later." msgstr "" @@ -3502,7 +3566,7 @@ msgstr "" msgid "There was a problem with your email/password combination. Please try again." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:843 perllib/FixMyStreet/App/Controller/Report/Update.pm:142 templates/web/base/auth/general.html:51 templates/web/zurich/auth/general.html:18 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 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 "" @@ -3510,7 +3574,7 @@ msgstr "" msgid "There was a problem with your update. Please try again." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 msgid "There were problems with your report. Please see below." msgstr "" @@ -3539,7 +3603,7 @@ msgstr "" msgid "These will be sent to %s and also published online for others to see, in accordance with our privacy policy." msgstr "" -#: templates/web/base/report/new/councils_text_private.html:5 templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/councils_text_private.html:5 templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "" @@ -3576,7 +3640,7 @@ msgstr "" 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:1064 perllib/FixMyStreet/App/Controller/Report/New.pm:1081 perllib/FixMyStreet/App/Controller/Report/New.pm:1127 perllib/FixMyStreet/Cobrand/UK.pm:45 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 perllib/FixMyStreet/App/Controller/Report/New.pm:1074 perllib/FixMyStreet/App/Controller/Report/New.pm:1091 perllib/FixMyStreet/App/Controller/Report/New.pm:1137 perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "" @@ -3640,7 +3704,7 @@ msgstr "" msgid "Time spent (in minutes):" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:642 templates/web/base/admin/timeline.html:1 +#: perllib/FixMyStreet/Cobrand/Default.pm:642 perllib/FixMyStreet/Cobrand/KiitC.pm:271 templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "" @@ -3692,7 +3756,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:115 templates/web/base/dashboard/index.html:120 templates/web/base/dashboard/index.html:144 templates/web/zurich/admin/stats/index.html:51 +#: templates/web/base/admin/stats/fix_rate.html:4 templates/web/base/admin/stats/questionnaire.html:24 templates/web/base/dashboard/index.html:119 templates/web/base/dashboard/index.html:124 templates/web/base/dashboard/index.html:148 templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "" @@ -3736,7 +3800,7 @@ msgstr "" msgid "Two-factor authentication has been deactivated" msgstr "" -#: templates/web/base/admin/extra-metadata-form.html:54 templates/web/base/admin/states/index.html:10 templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/extra-metadata-form.html:54 templates/web/base/admin/states/index.html:10 templates/web/base/admin/states/index.html:100 templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "" @@ -3756,11 +3820,11 @@ msgstr "" msgid "Unknown alert type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 perllib/FixMyStreet/App/Controller/Root.pm:142 templates/web/base/js/translation_strings.html:46 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 perllib/FixMyStreet/App/Controller/Root.pm:142 templates/web/base/js/translation_strings.html:46 msgid "Unknown error" msgstr "" -#: perllib/FixMyStreet/App/Controller/Develop.pm:159 perllib/FixMyStreet/App/Controller/Develop.pm:178 perllib/FixMyStreet/App/Controller/My.pm:200 perllib/FixMyStreet/App/Controller/Report.pm:112 perllib/FixMyStreet/App/Controller/Report.pm:118 perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Develop.pm:159 perllib/FixMyStreet/App/Controller/Develop.pm:178 perllib/FixMyStreet/App/Controller/My.pm:200 perllib/FixMyStreet/App/Controller/Report.pm:113 perllib/FixMyStreet/App/Controller/Report.pm:119 perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "" @@ -3776,7 +3840,7 @@ msgstr "" msgid "Up one" msgstr "" -#: templates/web/base/admin/states/index.html:76 templates/web/base/report/update/form_update.html:29 +#: templates/web/base/admin/states/index.html:76 templates/web/base/admin/user-alerts.html:58 templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "" @@ -3824,23 +3888,23 @@ msgstr "" msgid "Updated" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 msgid "Updated by %s (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 msgid "Updated by %s at %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 perllib/FixMyStreet/App/Controller/Admin.pm:1473 perllib/FixMyStreet/App/Controller/Admin.pm:1680 perllib/FixMyStreet/App/Controller/Admin.pm:997 perllib/FixMyStreet/Cobrand/Zurich.pm:805 perllib/FixMyStreet/Cobrand/Zurich.pm:830 perllib/FixMyStreet/Cobrand/Zurich.pm:903 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 perllib/FixMyStreet/App/Controller/Admin.pm:1490 perllib/FixMyStreet/App/Controller/Admin.pm:1699 perllib/FixMyStreet/App/Controller/Admin.pm:1968 perllib/FixMyStreet/App/Controller/Admin.pm:999 perllib/FixMyStreet/Cobrand/Zurich.pm:805 perllib/FixMyStreet/Cobrand/Zurich.pm:830 perllib/FixMyStreet/Cobrand/Zurich.pm:903 msgid "Updated!" msgstr "" -#: templates/web/base/admin/list_updates.html:2 templates/web/base/report/update.html:4 templates/web/zurich/report/updates.html:2 +#: templates/web/base/admin/list_updates.html:2 templates/web/base/dashboard/index.html:108 templates/web/base/report/update.html:4 templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "" @@ -3891,23 +3955,23 @@ msgstr "" msgid "User Import" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 perllib/FixMyStreet/App/Controller/Admin.pm:1945 msgid "User added to abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 perllib/FixMyStreet/App/Controller/Admin.pm:1942 msgid "User already in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "" @@ -3919,11 +3983,15 @@ msgstr "" msgid "User search finds matches in users' names and email addresses." msgstr "" -#: templates/web/base/admin/report_edit.html:136 templates/web/base/admin/update_edit.html:36 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 templates/web/base/admin/update_edit.html:36 msgid "User:" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:675 perllib/FixMyStreet/Cobrand/Default.pm:734 perllib/FixMyStreet/Cobrand/Zurich.pm:415 templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 +#: perllib/FixMyStreet/Cobrand/Default.pm:675 perllib/FixMyStreet/Cobrand/Default.pm:734 perllib/FixMyStreet/Cobrand/KiitC.pm:162 perllib/FixMyStreet/Cobrand/KiitC.pm:292 perllib/FixMyStreet/Cobrand/Zurich.pm:415 templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" msgstr "" @@ -4011,7 +4079,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:118 +#: templates/web/base/dashboard/index.html:122 msgid "Website" msgstr "" @@ -4055,7 +4123,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 MaPit." msgstr "" -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -4075,7 +4143,7 @@ msgstr "" msgid "Wrong location? Just click again on the map." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1202 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:131 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:37 templates/web/base/report/_inspect.html:111 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 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:132 templates/web/base/admin/report_edit.html:96 templates/web/base/admin/update_edit.html:25 templates/web/base/admin/user-alerts.html:21 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:37 templates/web/base/report/_inspect.html:111 msgid "Yes" msgstr "" @@ -4142,7 +4210,7 @@ msgstr "" msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "" -#: templates/web/base/report/new/form_report.html:36 templates/web/zurich/report/new/fill_in_details_form.html:30 +#: templates/web/base/report/new/form_report.html:37 templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "" @@ -4305,11 +4373,11 @@ msgstr "" msgid "all" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 perllib/FixMyStreet/App/Controller/Moderate.pm:90 perllib/FixMyStreet/DB/Result/Comment.pm:216 perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 perllib/FixMyStreet/App/Controller/Moderate.pm:114 perllib/FixMyStreet/DB/Result/Comment.pm:236 perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "" @@ -4333,7 +4401,7 @@ msgstr "" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "" @@ -4389,7 +4457,7 @@ msgstr "" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "" @@ -4429,11 +4497,11 @@ msgstr "" msgid "user is problem owner" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 msgid "user not in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 msgid "user removed from abuse list" msgstr "" @@ -4497,7 +4565,7 @@ msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -4518,7 +4586,7 @@ msgid_plural "%s problems reported" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -4588,14 +4656,14 @@ msgid_plural "last updated %d days ago" msgstr[0] "" msgstr[1] "" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, perl-format msgid "month" msgid_plural "months" msgstr[0] "" msgstr[1] "" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" diff --git a/locale/ar.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/ar.UTF-8/LC_MESSAGES/FixMyStreet.po index aabbfe6c372..181cd7d7071 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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety , 2017\n" "Language-Team: Arabic (https://www.transifex.com/mysociety/teams/12067/ar/)\n" @@ -100,8 +100,8 @@ msgstr "" msgid "%s live updates" msgstr "%s تحديثات مباشرة" -#: templates/web/base/dashboard/index.html:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -185,7 +185,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "موجز RSS للمشكلات الموجودة ضمن حدود %s" #: perllib/FixMyStreet/App/Controller/Report/New.pm:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "--إختر تصنيف--" @@ -349,6 +349,7 @@ msgid "Add user" msgstr "إضافة مستخدم" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "اضف / عدل اصناف المشاكل" @@ -388,6 +389,10 @@ msgstr "التحذير %d ألغي تفعيله (أنشيء %s)" msgid "Alert me to future updates" msgstr "نبهني بأحدث المستجدات" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -459,7 +464,7 @@ msgstr "مجهول" msgid "Anonymous user" msgstr "مجهول" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "مجهول:" @@ -578,6 +583,8 @@ msgstr "مستخدم مشار إليه" #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -615,6 +622,7 @@ msgid "Can't see the map? Skip this step" msgstr "لا يمكنك رؤية الخريطة؟ تجاوز هذه الخطوة" #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -647,7 +655,7 @@ msgstr "تصنيف" msgid "Category and State" msgstr "تصنيف" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "تصنيف تغير من ‘%s’ إلى ‘%s’" @@ -656,7 +664,7 @@ msgstr "تصنيف تغير من ‘%s’ إلى ‘%s’" msgid "Category fix rate for problems > 4 weeks old" msgstr "معدل إصلاحات الفئة للمشكلات التي مضى عليها أكثر من 4 أسابيع" -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -755,7 +763,7 @@ msgstr "انقر فوق الارتباط المرفق في رسالة البري #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "مغلق" @@ -764,7 +772,7 @@ msgstr "مغلق" msgid "Closed by council" msgstr "مغلق من الجهة المسئولة" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 #, fuzzy msgid "Closed to updates" msgstr "احصل على التحديثات" @@ -779,12 +787,12 @@ msgstr "إحداثيات" msgid "Cobrand" msgstr "علامة تجارية مشتركة" -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "بيانات العلامة التجارية المشتركة:" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "علامة تجارية مشتركة:" @@ -800,6 +808,7 @@ msgid "Collapse map" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -828,6 +837,7 @@ msgid "Confirmation" msgstr "تأكيد" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -863,8 +873,8 @@ msgstr "" msgid "Coordinates:" msgstr "الإحداثيات:" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "لم يتمكن من إيجاد المستخدم" @@ -914,15 +924,18 @@ msgid "Create priority" msgstr "انشء أولوية" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 #, fuzzy msgid "Create reports/updates as anonymous user" msgstr "انشاء التبليغات/تحديثات بالنيابة عن مستخدم" #: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "انشاء التبليغات/تحديثات كالمجلس" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "انشاء التبليغات/تحديثات بالنيابة عن مستخدم" @@ -999,7 +1012,12 @@ msgstr "انشء أولوية" msgid "Defect type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +#, fuzzy +msgid "Delete" +msgstr "محذوف" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -1028,16 +1046,17 @@ msgstr "الوصف" msgid "Description:" msgstr "الوصف:" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "" +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "التفاصيل" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1061,6 +1080,14 @@ msgstr "لم يتم استخدام الخريطة" msgid "Diligency prize league table" msgstr "جدول رابطة جائزة العناية بالدقة" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1139,11 +1166,17 @@ msgstr "تعديل" msgid "Edit body details" msgstr "تعديل تفاصيل الجهة المسئولة" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +msgid "Edit other users' details" +msgstr "عدل تفاصيل المستخدمين الآخرين" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "عدل صلاحيات المستخدمين الآخرين" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "عدل تصنيف التقرير" @@ -1152,6 +1185,7 @@ msgid "Edit report priority" msgstr "عدل أولوية التقرير" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "عدل التقارير" @@ -1221,12 +1255,16 @@ msgstr "تم حذف الإخطار بالبريد" msgid "Email verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "البريد الإلكتروني:" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1302,17 +1340,26 @@ msgstr "أدخل اسم شارع في زيورخ" msgid "Enter a nearby UK postcode, or street name and area" msgstr "أدخل أقرب صندوق بريد بريطاني، أو اسم الشارع والحي" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +#, fuzzy +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "أدخل أقرب صندوق بريد بريطاني، أو اسم الشارع والحي" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "أدخل أقرب صندوق بريد، أو اسم الشارع والحي" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "أدخل أقرب اسم شارع وحي" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +#, fuzzy +msgid "Enter a street, area, or landmark" +msgstr "أدخل أقرب اسم شارع وحي" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "أدخل تفاصيل البلاغ" @@ -1352,15 +1399,15 @@ msgstr "" msgid "Expand map" msgstr "" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "وضح ما هي المشكلة" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "معرف خارجي" @@ -1369,11 +1416,11 @@ msgstr "معرف خارجي" msgid "External URL" msgstr "رابط خارجي" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "هيئة خارجية" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 #, fuzzy msgid "External status code" @@ -1384,7 +1431,7 @@ msgstr "هيئة خارجية" msgid "External status code:" msgstr "هيئة خارجية" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "فريق خارجي" @@ -1396,7 +1443,7 @@ msgid "Extra Fields" msgstr "تفاصيل إضافية" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "بيانات إضافية:" @@ -1436,7 +1483,7 @@ msgstr "يمكن إصلاح ذلك عن طريق اختيار منطقة #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:114 +#: templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "تم الإصلاح" @@ -1475,7 +1522,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:149 +#: templates/web/base/admin/report_edit.html:150 #: templates/web/base/admin/user-form.html:119 msgid "Flagged:" msgstr "مشار إليه:" @@ -1560,7 +1607,7 @@ msgstr "سعيد لسماع أنها أصلحت!" msgid "Go" msgstr "اذهب" -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:96 msgid "Going to send questionnaire?" msgstr "هل تريد أن ترسل سؤال؟" @@ -1706,6 +1753,7 @@ msgstr "نعتذر لك لم نستطع تحديد مشكلتك في قاعدة #: templates/web/base/admin/index.html:60 #: templates/web/base/admin/list_updates.html:6 #: templates/web/base/admin/reports.html:12 +#: templates/web/base/admin/user-alerts.html:8 #: templates/web/zurich/admin/index-dm.html:21 #: templates/web/zurich/admin/index-sdm.html:19 #: templates/web/zurich/admin/list_updates.html:24 @@ -1826,7 +1874,7 @@ msgstr "" " مستخدم FixMyStreet الذي سيوصف بأنه منشئ هذه التحديثات\n" " عندما تظهر على الموقع. أدخل معرف (رقم) هذا المستخدم." -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "معرف غير صالح" @@ -1891,7 +1939,8 @@ msgstr "قيمة agency_responsible غير صالحة %s" msgid "Invalid format %s specified." msgstr "التنسيق المحدد %s غير صالح." -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 +#: perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "موقع غير صحيح. على الموقع الجديد ان يكون تحت نفس المجلس." @@ -2086,6 +2135,7 @@ msgid "Moderate" msgstr "إشراف" #: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "قم بالاشراف على تفاصيل التبليغ" @@ -2138,7 +2188,7 @@ msgstr "الأكثر تعليقا" msgid "Name" msgstr "الاسم" -#: templates/web/base/admin/report_edit.html:134 +#: templates/web/base/admin/report_edit.html:135 #: templates/web/base/admin/responsepriorities/edit.html:13 #: templates/web/base/admin/update_edit.html:34 #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 @@ -2227,10 +2277,35 @@ msgstr "(بلا رقم هاتف)" msgid "New priority" msgstr "أولوية جديدة" +#: templates/web/base/admin/user-alerts.html:44 +#, fuzzy +msgid "New problems for %s" +msgstr "مشكلات جديدة على FixMyStreet" + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "مشكلات جديدة للمجلس {{COUNCIL}} في دائرة {{WARD}} على FixMyStreet" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "مشكلات جديدة بالقرب من {{POSTCODE}} على FixMyStreet" @@ -2263,6 +2338,10 @@ msgstr "حالة جديدة" msgid "New template" msgstr "قالب جديد" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "الأحدث" @@ -2271,15 +2350,16 @@ msgstr "الأحدث" msgid "Next" msgstr "التالي" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2347,8 +2427,8 @@ msgid "No supporters" msgstr "لا يوجد داعمون" #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "بلا" @@ -2458,7 +2538,7 @@ msgstr "" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "مفتوح" @@ -2496,11 +2576,11 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2583,7 +2663,7 @@ msgstr "رقم الهاتف (اختياري)" msgid "Phone verified:" msgstr "تم الإبلاغ:" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2592,9 +2672,9 @@ msgstr "الهاتف:" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2608,7 +2688,7 @@ msgstr "الهاتف:" msgid "Photo" msgstr "الصورة" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "الصورة مطلوبة." @@ -2616,12 +2696,12 @@ msgstr "الصورة مطلوبة." msgid "Photo required" msgstr "الصورة مطلوبة" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2662,7 +2742,7 @@ msgstr "الرجاء التحقق من كلمات المرور وإعادة ال msgid "Please check your email address is correct" msgstr "الرجاء التحقق من أن عنوان البريد الإلكتروني صحيح" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2672,8 +2752,8 @@ msgid "Please check your phone number is correct" msgstr "الرجاء التحقق من أن عنوان البريد الإلكتروني صحيح" #: perllib/FixMyStreet/App/Controller/Admin.pm:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2705,12 +2785,12 @@ msgid "Please do not be abusive — abusing your council devalues the s msgstr "الرجاء عدم إساءة الاستعمال؛ فإساءة استعمال المجلس يتسبب في تقليل قيمة الخدمة المقدمة لكل المستخدمين." #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "الرجاء إدخال رسالة" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2719,8 +2799,8 @@ msgstr "الرجاء إدخال رسالة" msgid "Please enter a mobile number" msgstr "الرجاء إدخال رقم الهاتف" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "الرجاء إدخال اسمك" @@ -2734,14 +2814,14 @@ msgstr "الرجاء ادخال اسم لهذه الهيئة." msgid "Please enter a password" msgstr "الرجاء إدخال كلمة مرور" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: 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:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2750,12 +2830,12 @@ msgid "Please enter a valid email" msgstr "الرجاء إدخال بريد إلكتروني صالح" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "الرجاء إدخال عنوان بريد إلكتروني صالح" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "الرجاء إدخال رقم الهاتف" @@ -2765,7 +2845,7 @@ msgstr "الرجاء إدخال رقم الهاتف" msgid "Please enter some details" msgstr "الرجاء إدخال بعض التفاصيل" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2785,8 +2865,8 @@ msgstr "الرجاء إدخال الاسم الأول" 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:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2857,12 +2937,12 @@ msgstr "يرجى ملاحظة أن تحديثك لم يتم نشره ب msgid "Please note:" msgstr "الرجاء ملاحظة:" -#: perllib/FixMyStreet/App/Controller/Report.pm:399 +#: perllib/FixMyStreet/App/Controller/Report.pm:383 #, fuzzy msgid "Please provide a duplicate ID or public update for this report." msgstr "الرجاء تقديم تحديث عام لهذا التقرير." -#: perllib/FixMyStreet/App/Controller/Report.pm:381 +#: perllib/FixMyStreet/App/Controller/Report.pm:365 msgid "Please provide a public update for this report." msgstr "الرجاء تقديم تحديث عام لهذا التقرير." @@ -2902,12 +2982,12 @@ msgstr "الرجاء تحديد ما إذا كانت المشكلة قد تم ح msgid "Please upload an image only" msgstr "الرجاء تحميل صورة فقط" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1440 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1537 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1457 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1556 msgid "Please verify at least one of email/phone" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:123 +#: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please write a message" msgstr "الرجاء كتابة رسالة" @@ -2922,19 +3002,19 @@ msgstr "نشر" msgid "Postcode or street name and area" msgstr "أدخل أقرب صندوق بريد، أو اسم الشارع والحي" -#: perllib/FixMyStreet/DB/Result/Comment.pm:211 +#: perllib/FixMyStreet/DB/Result/Comment.pm:231 msgid "Posted anonymously at %s" msgstr "نشر بدون تحديد الهوية في %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:246 +#: perllib/FixMyStreet/DB/Result/Comment.pm:268 msgid "Posted by %s at %s" msgstr "تم النشر بواسطة %s في %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:234 +#: perllib/FixMyStreet/DB/Result/Comment.pm:256 msgid "Posted by %s (%s) at %s" msgstr "تم النشر بواسطة %s (%s) في %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "تم النشر بواسطة %s في %s" @@ -2967,13 +3047,13 @@ msgstr "الخصوصية وملفات تعريف الارتباط" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "خاص" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "" @@ -2999,7 +3079,7 @@ msgstr "تم إرسال المشكلة %s إلى المجلس %s" msgid "Problem breakdown by state" msgstr "تصنيف المشكلة حسب الحالة" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "تم وضع علامة \"مفتوح\" على المشكلة." @@ -3008,6 +3088,7 @@ msgid "Problem state change based on survey results" msgstr "يتم تغيير حالة المشكلة حسب نتائج الاستطلاع" #: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "المشكلات" @@ -3034,7 +3115,7 @@ msgstr "المشكلات المبلّغ عنها مؤخرًا على FixMyStreet msgid "Problems within %.1fkm of %s" msgstr "المشكلات الموجودة ضمن %.1f كم من هذا الموقع" -#: perllib/FixMyStreet/Cobrand/Default.pm:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -3079,7 +3160,7 @@ msgstr "تقديم الاسم وكلمة المرور اختياري، ولكن msgid "Providing a 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_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "" @@ -3148,7 +3229,7 @@ msgstr "موجز RSS لـ %s، ضمن حدود دائرة %s" msgid "RSS feed of nearby problems" msgstr "موجز RSS للمشكلات القريبة" -#: perllib/FixMyStreet/Cobrand/Default.pm:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3230,7 +3311,7 @@ msgstr "حذف من القائمة القصيرة" msgid "Remove from site" msgstr "احذف من الموقع" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3371,7 +3452,9 @@ msgstr "الإبلاغ عن مشكلة" #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "التقارير" @@ -3489,16 +3572,16 @@ msgstr "مشغل الطرق لهذا الطريق المسمى (يتم اشتق msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "مشغل الطرق لهذا الطريق المسمى (من OpenStreetMap): %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "تدوير لليسار" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3579,11 +3662,12 @@ msgid "Security" msgstr "" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "انظر سياسة الخصوصية" #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "" @@ -3647,7 +3731,7 @@ msgstr "تم الإرسال:" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "الخدمة:" @@ -3860,6 +3944,7 @@ msgstr "تاريخ البداية:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3868,8 +3953,8 @@ msgstr "تاريخ البداية:" msgid "State" msgstr "الحالة" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3879,7 +3964,7 @@ msgstr "" msgid "State changed to:" msgstr "حفظ التغييرات" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3889,6 +3974,7 @@ msgid "State:" msgstr "الحالة:" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 #, fuzzy @@ -3939,7 +4025,7 @@ msgstr "القسم الفرعي/الهيئة" msgid "Subject" msgstr "الموضوع" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "الموضوع:" @@ -3954,7 +4040,7 @@ msgstr "الموضوع:" msgid "Submit" msgstr "تقديم" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3987,6 +4073,11 @@ msgstr "اشتراك" msgid "Subscribe by email" msgstr "اشتراك في تنبيه البريد الإلكتروني" +#: templates/web/base/admin/user-alerts.html:22 +#, fuzzy +msgid "Subscribed:" +msgstr "اشتراك" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "لخص المشكلة" @@ -3996,6 +4087,7 @@ msgid "Summarise your changes" msgstr "لخص تغييراتك" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -4100,40 +4192,41 @@ msgstr "لا يبدو أن هذا الموقع يقع في المملكة الم #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "لم يتم التعرف على هذا الرمز البريدي، عذرًا." -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "تم وضع علامة على هذه المشكلة بأنها أُرسلت." -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "ستتم إعادة إرسال هذه المشكلة الآن." -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "لا يمكن عرض هذا التقرير على %s." -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "تمت إزالة هذا التقرير من FixMyStreet." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 #, fuzzy msgid "That user has been logged out." msgstr "تمت إزالة هذا التقرير من FixMyStreet." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 msgid "That user has been made anonymous on all reports and updates." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "" @@ -4283,7 +4376,7 @@ msgstr "" msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "تعذر على المستخدم تحديد موقع المشكلة على الخريطة، ولكن يجب البحث عن المنطقة حول الموقع الذي أدخله" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 #, fuzzy msgid "The user has been sent a login email" msgstr "تمت إزالة هذا التقرير من FixMyStreet." @@ -4303,7 +4396,7 @@ msgstr "" msgid "There are no reports to show." msgstr "لا توجد تقارير لعرضها." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "" @@ -4311,7 +4404,7 @@ msgstr "" msgid "There was a problem showing the All Reports page. Please try again later." msgstr "حدثت مشكلة أثناء عرض صفحة \"كل التقارير\". الرجاء إعادة المحاولة لاحقًا." -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 msgid "There was a problem showing this page. Please try again later." msgstr "حدثت مشكلة أثناء عرض هذه الصفحة. الرجاء إعادة المحاولة لاحقًا." @@ -4320,7 +4413,7 @@ msgstr "حدثت مشكلة أثناء عرض هذه الصفحة. الرجاء msgid "There was a problem with your email/password combination. Please try again." msgstr "حدثت مشكلة في توليفة البريد الإلكتروني/كلمة المرور. الرجاء إعادة المحاولة." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4332,7 +4425,7 @@ msgstr "حدثت مشكلة في توليفة البريد الإلكتروني/ msgid "There was a problem with your update. Please try again." msgstr "حدثت مشكلة مع تحديثك. الرجاء المحاولة مرة آخرى." -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 msgid "There were problems with your report. Please see below." msgstr "حدثت مشكلات في التقرير. الرجاء الاطلاع على ما يلي." @@ -4371,7 +4464,7 @@ msgid "These will be sent to %s and also published online for o msgstr " سوف يتم ارسال هذه الى %sو سوف يتم نشرها و سيكون بمقدور الجميع رؤيتها وفقا لـ سياسة الخصوصية." #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "سوف يتم ارسال هذه الى المجلس و لكن لن يتم اظهارها عند الاتصال بالانترنت ابدا" @@ -4414,10 +4507,10 @@ msgstr "أُرسلت رسالة البريد الإلكتروني إلى كلا 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:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "هذه المعلومات مطلوبة" @@ -4489,6 +4582,7 @@ msgid "Time spent (in minutes):" msgstr "الوقت المستغرق (بالدقائق):" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "المخطط الزمني" @@ -4548,9 +4642,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:115 -#: templates/web/base/dashboard/index.html:120 -#: templates/web/base/dashboard/index.html:144 +#: templates/web/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "الإجمالي" @@ -4601,6 +4695,7 @@ msgstr "" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "" @@ -4625,7 +4720,7 @@ msgstr "غير معروف" msgid "Unknown alert type" msgstr "نوع تنبيه غير معروف" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4634,9 +4729,9 @@ msgstr "خطأ غير معروف" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "معرف المشكلة غير معروف" @@ -4654,6 +4749,7 @@ msgid "Up one" msgstr "" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "تحديث" @@ -4706,20 +4802,21 @@ msgstr "حالات التحديث" msgid "Updated" msgstr "تم التحديث" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 #, fuzzy msgid "Updated by %s (%s) at %s" msgstr "تم النشر بواسطة %s (%s) في %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 #, fuzzy msgid "Updated by %s at %s" msgstr "تم النشر بواسطة %s في %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4727,12 +4824,13 @@ msgid "Updated!" msgstr "تم التحديث!" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "التحديثات" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "يقتصر طول التحديثات على %s من الأحرف. الرجاء تقصير نص التحديث" @@ -4787,28 +4885,28 @@ msgstr "التعليق المأخوذ ينتمي الى مستخدم معرف" msgid "User Import" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 #, fuzzy msgid "User added to abuse list" msgstr "البريد أضيف إلى لائحة المسيئين" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 #, fuzzy msgid "User already in abuse list" msgstr "البريد موجودا سابقا في لائحة المسيئين" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "تمت إزالة إشارة المستخدم" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "تم وضع إشارة للمستخدم" @@ -4823,7 +4921,11 @@ msgstr "في جدول المسيئين؟" msgid "User search finds matches in users' names and email addresses." msgstr "عثر البحث الذي نفذه المستخدم على مطابقات في أسماء المستخدمين وعناوين البريد الإلكتروني." -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 #, fuzzy msgid "User:" @@ -4831,6 +4933,8 @@ msgstr "المستخدمون" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4939,7 +5043,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 MaPit." msgstr "مع عمليات البحث عن الطلبات، يمكن أيضًا البحث عن agency_responsible لقصر الطلبات على تلك المرسلة إلى إدارة واحدة. مصطلح البحث هو معرف الإدارة المقدم بواسطة MaPit." -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -5004,7 +5108,7 @@ msgstr "كتابة الرسالة بالأحرف الكبيرة يجعل قرا msgid "Wrong location? Just click again on the map." msgstr "موقع غير صحيح؟ انقر مرة أخرى على الخريطة." -#: perllib/FixMyStreet/Cobrand/Default.pm:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -5012,9 +5116,10 @@ msgstr "موقع غير صحيح؟ انقر مرة أخرى على الخريط #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -5094,7 +5199,7 @@ msgstr "" msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "لقد أجبت عن هذا الاستبيان بالفعل. إذا كان لديك سؤال، فالرجاء التواصل معنا، أو عرض المشكلة.\n" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "لقد أرفقت صورًا بهذا التقرير من قبل. لاحظ أنه يمكنك إرفاق 3 صور كحد أقصى بهذا التقرير (إذا حاولت تحميل المزيد من الصور، فسيتم حذف الصور القديمة)." @@ -5297,14 +5402,14 @@ msgstr "مسؤول %s:" msgid "all" msgstr "الكل" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "" @@ -5331,7 +5436,7 @@ msgstr "على سبيل المثال، ’%s‘ أو ’%s‘" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "حفرة بعمق 10 انشات على شارع مثال قرب صندوق البريد" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 #, fuzzy msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "مضى شهرين على وجود هذه الحفرة و...." @@ -5407,7 +5512,7 @@ msgstr "تسجيل الخروج" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "المجلس المحلي" @@ -5449,12 +5554,12 @@ msgstr "المستخدم من نفس المجلس مثل المشكلة - %d" msgid "user is problem owner" msgstr "المستخدم هو صاحب المشكلة" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 #, fuzzy msgid "user not in abuse list" msgstr "البريد موجودا سابقا في لائحة المسيئين" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 #, fuzzy msgid "user removed from abuse list" msgstr "حذف من القائمة القصيرة" @@ -5552,7 +5657,7 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5585,7 +5690,7 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5695,7 +5800,7 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, fuzzy, perl-format msgid "month" msgid_plural "months" @@ -5706,7 +5811,7 @@ msgstr[3] "الشهر" msgstr[4] "الشهر" msgstr[5] "الشهر" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" @@ -5717,9 +5822,6 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" -#~ msgid "Edit other users' details" -#~ msgstr "عدل تفاصيل المستخدمين الآخرين" - #~ msgid "Enter a password" #~ msgstr "أدخل كلمة المرور:" diff --git a/locale/bg_BG.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/bg_BG.UTF-8/LC_MESSAGES/FixMyStreet.po index 066dff2835d..f0aefc22a09 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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety , 2017\n" "Language-Team: Bulgarian (Bulgaria) (https://www.transifex.com/mysociety/teams/12067/bg_BG/)\n" @@ -94,8 +94,8 @@ msgstr "" msgid "%s live updates" msgstr "%s обновяване в реално време" -#: templates/web/base/dashboard/index.html:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -179,7 +179,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "RSS абонамент за проблеми в %s" #: perllib/FixMyStreet/App/Controller/Report/New.pm:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Изберете категория --" @@ -339,6 +339,7 @@ msgid "Add user" msgstr "Добавете потребител" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "" @@ -378,6 +379,10 @@ msgstr "Известието %d е изключено (създадено на % msgid "Alert me to future updates" msgstr "Известявай ме за бъдещи актуализиации" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -449,7 +454,7 @@ msgstr "Анонимен" msgid "Anonymous user" msgstr "Анонимен" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "Анонимен:" @@ -568,6 +573,8 @@ msgstr "Означаване на потребител" #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -605,6 +612,7 @@ msgid "Can't see the map? Skip this step" msgstr "Не виждате картата? Пропуснете тази стъпка" #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -637,7 +645,7 @@ msgstr "Категория" msgid "Category and State" msgstr "Категория" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "" @@ -646,7 +654,7 @@ msgstr "" msgid "Category fix rate for problems > 4 weeks old" msgstr "Сигнали подадени преди повече от 4 седмици" -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -741,7 +749,7 @@ msgstr "" #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "Затворен" @@ -750,7 +758,7 @@ msgstr "Затворен" msgid "Closed by council" msgstr "Затворен от общината" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 #, fuzzy msgid "Closed to updates" msgstr "Изтегляне на актуализациите" @@ -765,12 +773,12 @@ msgstr "Координати:" msgid "Cobrand" msgstr "Местна имплементция" -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "Информация за местната имплементция:" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "Местна имплементция" @@ -786,6 +794,7 @@ msgid "Collapse map" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -814,6 +823,7 @@ msgid "Confirmation" msgstr "Потвърждение" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -849,8 +859,8 @@ msgstr "" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "Потребителят не е намерен" @@ -900,14 +910,17 @@ msgid "Create priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 msgid "Create reports/updates as anonymous user" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -983,7 +996,12 @@ msgstr "" msgid "Defect type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +#, fuzzy +msgid "Delete" +msgstr "Изтрит" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -1012,16 +1030,17 @@ msgstr "Описание" msgid "Description:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "" +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Информация" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1045,6 +1064,14 @@ msgstr "" msgid "Diligency prize league table" msgstr "Таблица с районите в София" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1124,11 +1151,18 @@ msgstr "Редактиране" msgid "Edit body details" msgstr "Редактиране на информацията за района" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +#, fuzzy +msgid "Edit other users' details" +msgstr "Редактиране на информацията за района" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "" @@ -1137,6 +1171,7 @@ msgid "Edit report priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "" @@ -1206,12 +1241,16 @@ msgstr "" msgid "Email verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "Имейл:" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1275,17 +1314,26 @@ msgstr "" msgid "Enter a nearby UK postcode, or street name and area" msgstr "" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +#, fuzzy +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "Въведете пощенски код или име на улица в близост до вас" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "Въведете пощенски код или име на улица в близост до вас" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "Въведете име на улица в близост до вас" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +#, fuzzy +msgid "Enter a street, area, or landmark" +msgstr "Въведете име на улица в близост до вас" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "Въведете информация за проблема" @@ -1325,15 +1373,15 @@ msgstr "" msgid "Expand map" msgstr "" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "" @@ -1342,11 +1390,11 @@ msgstr "" msgid "External URL" msgstr "" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 msgid "External status code" msgstr "" @@ -1355,7 +1403,7 @@ msgstr "" msgid "External status code:" msgstr "" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "" @@ -1367,7 +1415,7 @@ msgid "Extra Fields" msgstr "Допълнителни данни:" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "Допълнителни данни:" @@ -1407,7 +1455,7 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:114 +#: templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "Поправено" @@ -1446,7 +1494,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:149 +#: templates/web/base/admin/report_edit.html:150 #: templates/web/base/admin/user-form.html:119 msgid "Flagged:" msgstr "Означен:" @@ -1531,7 +1579,7 @@ msgstr "" msgid "Go" msgstr "Търси" -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:96 msgid "Going to send questionnaire?" msgstr "Ще изпратите ли анкетата?" @@ -1679,6 +1727,7 @@ msgstr "Вашият сигнал не беше намерен.\n" #: templates/web/base/admin/index.html:60 #: templates/web/base/admin/list_updates.html:6 #: templates/web/base/admin/reports.html:12 +#: templates/web/base/admin/user-alerts.html:8 #: templates/web/zurich/admin/index-dm.html:21 #: templates/web/zurich/admin/index-sdm.html:19 #: templates/web/zurich/admin/list_updates.html:24 @@ -1782,7 +1831,7 @@ msgid "" " when they are shown on the site. Enter the ID (number) of that user." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "Несъществуващ номер" @@ -1847,7 +1896,8 @@ msgstr "" msgid "Invalid format %s specified." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 +#: perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "" @@ -2042,6 +2092,7 @@ msgid "Moderate" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "" @@ -2094,7 +2145,7 @@ msgstr "" msgid "Name" msgstr "Име" -#: templates/web/base/admin/report_edit.html:134 +#: templates/web/base/admin/report_edit.html:135 #: templates/web/base/admin/responsepriorities/edit.html:13 #: templates/web/base/admin/update_edit.html:34 #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 @@ -2181,10 +2232,35 @@ msgstr "Телефонен номер" msgid "New priority" msgstr "" +#: templates/web/base/admin/user-alerts.html:44 +#, fuzzy +msgid "New problems for %s" +msgstr "Нови Сигнали" + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "" @@ -2217,6 +2293,10 @@ msgstr "Ново състояние" msgid "New template" msgstr "" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "" @@ -2225,15 +2305,16 @@ msgstr "" msgid "Next" msgstr "Слеващ" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2299,8 +2380,8 @@ msgid "No supporters" msgstr "" #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "" @@ -2403,7 +2484,7 @@ msgstr "" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "Отворен" @@ -2440,11 +2521,11 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2525,7 +2606,7 @@ msgstr "Телефонен номер (незадължително)" msgid "Phone verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2534,9 +2615,9 @@ msgstr "Телефон:" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2550,7 +2631,7 @@ msgstr "Телефон:" msgid "Photo" msgstr "Снимка" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "" @@ -2558,12 +2639,12 @@ msgstr "" msgid "Photo required" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2604,7 +2685,7 @@ msgstr "Моля проверете паролите и пробвайте от msgid "Please check your email address is correct" msgstr "Моля проверете дали сте въвели коректен имейл адрес" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2614,8 +2695,8 @@ msgid "Please check your phone number is correct" msgstr "Моля проверете дали сте въвели коректен имейл адрес" #: perllib/FixMyStreet/App/Controller/Admin.pm:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2644,12 +2725,12 @@ msgid "Please do not be abusive — abusing your council devalues the s msgstr "Моля не обиждайте никого - обиждайки Общината, Вие обезценявате услугата за всички потребители." #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Моля въведете съобщение" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2658,8 +2739,8 @@ msgstr "Моля въведете съобщение" msgid "Please enter a mobile number" msgstr "Моля въведете фамилия" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "" @@ -2673,14 +2754,14 @@ msgstr "" msgid "Please enter a password" msgstr "Моля въведете парола" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: 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:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2689,12 +2770,12 @@ msgid "Please enter a valid email" msgstr "Моля въведете валиден имейл" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "Моля въведете валиден имейл адрес" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Моля въведете фамилия" @@ -2704,7 +2785,7 @@ msgstr "Моля въведете фамилия" msgid "Please enter some details" msgstr "Моля въведете информация" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2724,8 +2805,8 @@ msgstr "Моля въведете име" 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:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2796,12 +2877,12 @@ msgstr "" msgid "Please note:" msgstr "Забележка:" -#: perllib/FixMyStreet/App/Controller/Report.pm:399 +#: perllib/FixMyStreet/App/Controller/Report.pm:383 #, fuzzy msgid "Please provide a duplicate ID or public update for this report." msgstr "Моля въведете информация защо отваряте сигнала отново." -#: perllib/FixMyStreet/App/Controller/Report.pm:381 +#: perllib/FixMyStreet/App/Controller/Report.pm:365 msgid "Please provide a public update for this report." msgstr "" @@ -2841,12 +2922,12 @@ msgstr "Моля посочете дали проблемът е бил разр msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1440 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1537 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1457 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1556 msgid "Please verify at least one of email/phone" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:123 +#: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please write a message" msgstr "Моля въведете съобщение" @@ -2861,19 +2942,19 @@ msgstr "Публикувай" msgid "Postcode or street name and area" msgstr "Въведете пощенски код или име на улица в близост до вас" -#: perllib/FixMyStreet/DB/Result/Comment.pm:211 +#: perllib/FixMyStreet/DB/Result/Comment.pm:231 msgid "Posted anonymously at %s" msgstr "Публикувано от анонимен потребител в %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:246 +#: perllib/FixMyStreet/DB/Result/Comment.pm:268 msgid "Posted by %s at %s" msgstr "Публикувано от %s в %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:234 +#: perllib/FixMyStreet/DB/Result/Comment.pm:256 msgid "Posted by %s (%s) at %s" msgstr "Публикувано от %s (%s) в %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "Публикувано от %s в %s" @@ -2906,13 +2987,13 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "Лично" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "" @@ -2938,7 +3019,7 @@ msgstr "Сигналът %s е подаден към общината %s " msgid "Problem breakdown by state" msgstr "Разделяне на сигналите по статуси" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "Сигналът е маркиран като отворен." @@ -2947,6 +3028,7 @@ msgid "Problem state change based on survey results" msgstr "Статусът на сигнала е променен на основата на резултат от анкета" #: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Сигнали" @@ -2973,7 +3055,7 @@ msgstr "Проблеми сигнализирани скоро в сайта" msgid "Problems within %.1fkm of %s" msgstr "Сигнали в радиус от %.1fкм от това местоположение" -#: perllib/FixMyStreet/Cobrand/Default.pm:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -3018,7 +3100,7 @@ msgstr "Използването на потребителско име е оп msgid "Providing a 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_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "" @@ -3087,7 +3169,7 @@ msgstr "RSS абонамент за %s, в квартал %s" msgid "RSS feed of nearby problems" msgstr "RSS абонамент за последни проблеми наоколо" -#: perllib/FixMyStreet/Cobrand/Default.pm:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3169,7 +3251,7 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3310,7 +3392,9 @@ msgstr "Сигнализиране за проблем" #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "Сигнали" @@ -3426,16 +3510,16 @@ msgstr "" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Завъртане наляво" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3516,11 +3600,12 @@ msgid "Security" msgstr "" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "" @@ -3584,7 +3669,7 @@ msgstr "Изпратени:" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "Услуга:" @@ -3793,6 +3878,7 @@ msgstr "Начална дата:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3801,8 +3887,8 @@ msgstr "Начална дата:" msgid "State" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3812,7 +3898,7 @@ msgstr "" msgid "State changed to:" msgstr "Запази промените" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3822,6 +3908,7 @@ msgid "State:" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 #, fuzzy @@ -3872,7 +3959,7 @@ msgstr "" msgid "Subject" msgstr "Тема" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "Тема:" @@ -3887,7 +3974,7 @@ msgstr "Тема:" msgid "Submit" msgstr "Изпращане" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3920,6 +4007,11 @@ msgstr "Абониране" msgid "Subscribe by email" msgstr "Абониране за известяване по имейл" +#: templates/web/base/admin/user-alerts.html:22 +#, fuzzy +msgid "Subscribed:" +msgstr "Абониране" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "" @@ -3929,6 +4021,7 @@ msgid "Summarise your changes" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -4033,40 +4126,41 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "Моля да ни извините, този пощенски код не беше разпознат." -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "Сигналът ще бъде препратен." -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "Сигналът не може да бъде разгледан %s." -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "Този сигнал е бил изтрит от ПоправиСофия." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 #, fuzzy msgid "That user has been logged out." msgstr "Този сигнал е бил изтрит от ПоправиСофия." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 msgid "That user has been made anonymous on all reports and updates." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "" @@ -4206,7 +4300,7 @@ msgstr "" msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 #, fuzzy msgid "The user has been sent a login email" msgstr "Този сигнал е бил изтрит от ПоправиСофия." @@ -4226,7 +4320,7 @@ msgstr "" msgid "There are no reports to show." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "" @@ -4234,7 +4328,7 @@ msgstr "" msgid "There was a problem showing the All Reports page. Please try again later." msgstr "Възникна проблем при визуализирането на страницата с всички сигнали. Моля опитайте по-късно." -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 msgid "There was a problem showing this page. Please try again later." msgstr "Възникна проблем при визуализирането на страницата. Моля пробвайте по-късно." @@ -4243,7 +4337,7 @@ msgstr "Възникна проблем при визуализирането н msgid "There was a problem with your email/password combination. Please try again." msgstr "Възникна проблем с комбинацията имейл/парола. Моля опитайте отново." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4255,7 +4349,7 @@ msgstr "Възникна проблем с комбинацията имейл/ msgid "There was a problem with your update. Please try again." msgstr "Възникна проблем с вашата актуализация. Моля опитайте отново." -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 msgid "There were problems with your report. Please see below." msgstr "Възникна проблем с вашая сигнал. Моля опитайте отново." @@ -4288,7 +4382,7 @@ msgid "These will be sent to %s and also published online for o msgstr "" #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "" @@ -4326,10 +4420,10 @@ msgstr "Този имейл е изпратен към двете общини 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:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Тази информация е необходима" @@ -4401,6 +4495,7 @@ msgid "Time spent (in minutes):" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Времева линия" @@ -4460,9 +4555,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:115 -#: templates/web/base/dashboard/index.html:120 -#: templates/web/base/dashboard/index.html:144 +#: templates/web/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "Общо" @@ -4513,6 +4608,7 @@ msgstr "" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "" @@ -4537,7 +4633,7 @@ msgstr "Неизвестен" msgid "Unknown alert type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4546,9 +4642,9 @@ msgstr "Непозната грешка" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "" @@ -4566,6 +4662,7 @@ msgid "Up one" msgstr "" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "Актуализация" @@ -4618,20 +4715,21 @@ msgstr "Актуализация на статусите" msgid "Updated" msgstr "Актуализирано!" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 #, fuzzy msgid "Updated by %s (%s) at %s" msgstr "Публикувано от %s (%s) в %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 #, fuzzy msgid "Updated by %s at %s" msgstr "Публикувано от %s в %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4639,12 +4737,13 @@ msgid "Updated!" msgstr "Актуализирано!" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "Актуализации" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "" @@ -4699,28 +4798,28 @@ msgstr "" msgid "User Import" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 #, fuzzy msgid "User added to abuse list" msgstr "Имейлът е добавен в списъка със злоупотреби" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 #, fuzzy msgid "User already in abuse list" msgstr "Имейлът е в списъка със злоупотреби" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "" @@ -4735,7 +4834,11 @@ msgstr "(Имейлът е маркиран като подаващ обидни msgid "User search finds matches in users' names and email addresses." msgstr "" -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 #, fuzzy msgid "User:" @@ -4743,6 +4846,8 @@ msgstr "Потребители" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4850,7 +4955,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:118 +#: templates/web/base/dashboard/index.html:122 msgid "Website" msgstr "" @@ -4895,7 +5000,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 MaPit." msgstr "" -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -4915,7 +5020,7 @@ msgstr "Моля пишете на кирилица! Писането само msgid "Wrong location? Just click again on the map." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4923,9 +5028,10 @@ msgstr "" #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -5002,7 +5108,7 @@ msgstr "" msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "Вече сте попълнили тази анкета. Ако имате въпрос, моля свържете се с нас, или прегледайте сигнала.\n" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "" @@ -5204,14 +5310,14 @@ msgstr "" msgid "all" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "" @@ -5237,7 +5343,7 @@ msgstr "напр. ‘%s’ или ‘%s’" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "" @@ -5312,7 +5418,7 @@ msgstr "излизане" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "местната община" @@ -5354,12 +5460,12 @@ msgstr "потребителят е от същата община като пр msgid "user is problem owner" msgstr "потребителят е собственик на сигнала" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 #, fuzzy msgid "user not in abuse list" msgstr "Имейлът е в списъка със злоупотреби" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 #, fuzzy msgid "user removed from abuse list" msgstr "Имейлът е добавен в списъка със злоупотреби" @@ -5425,7 +5531,7 @@ msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5446,7 +5552,7 @@ msgid_plural "%s problems reported" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5516,14 +5622,14 @@ msgid_plural "last updated %d days ago" msgstr[0] "" msgstr[1] "" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, fuzzy, perl-format msgid "month" msgid_plural "months" msgstr[0] "Месец" msgstr[1] "Месец" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" diff --git a/locale/ca_ES.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/ca_ES.UTF-8/LC_MESSAGES/FixMyStreet.po index 3d47056105f..1db2c30d0b5 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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Josep Lluís - LliureTIC , 2017\n" "Language-Team: Catalan (Spain) (https://www.transifex.com/mysociety/teams/12067/ca_ES/)\n" @@ -94,8 +94,8 @@ msgstr "" msgid "%s live updates" msgstr "" -#: templates/web/base/dashboard/index.html:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -177,7 +177,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "" #: perllib/FixMyStreet/App/Controller/Report/New.pm:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Tria una categoria --" @@ -331,6 +331,7 @@ msgid "Add user" msgstr "Afegeix un usuari" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "Afegeix/edita categories de problemes" @@ -370,6 +371,10 @@ msgstr "" msgid "Alert me to future updates" msgstr "Avisa'm de futures actualitzacions" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -441,7 +446,7 @@ msgstr "Anònim" msgid "Anonymous user" msgstr "Anònim" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "Anònim" @@ -560,6 +565,8 @@ msgstr "Marca l'usuari" #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -597,6 +604,7 @@ msgid "Can't see the map? Skip this step" msgstr "No pots veure el mapa? Salta aquest pas" #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -629,7 +637,7 @@ msgstr "Categoria" msgid "Category and State" msgstr "Categoria" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "Categoria canviada de ‘%s’ a ‘%s’" @@ -638,7 +646,7 @@ msgstr "Categoria canviada de ‘%s’ a ‘%s’" msgid "Category fix rate for problems > 4 weeks old" msgstr "" -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -730,7 +738,7 @@ msgstr "Fes clic a l'enllaç del nostre correu electrònic de confirmació per e #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "Tancat" @@ -739,7 +747,7 @@ msgstr "Tancat" msgid "Closed by council" msgstr "" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 #, fuzzy msgid "Closed to updates" msgstr "Obté actualitzacions" @@ -754,12 +762,12 @@ msgstr "" msgid "Cobrand" msgstr "" -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "" @@ -775,6 +783,7 @@ msgid "Collapse map" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -803,6 +812,7 @@ msgid "Confirmation" msgstr "Confirmació" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -838,8 +848,8 @@ msgstr "" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "" @@ -889,14 +899,17 @@ msgid "Create priority" msgstr "Crea una prioritat" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 msgid "Create reports/updates as anonymous user" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -973,7 +986,12 @@ msgstr "Crea una prioritat" msgid "Defect type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +#, fuzzy +msgid "Delete" +msgstr "Eliminat" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -1002,16 +1020,17 @@ msgstr "Descripció" msgid "Description:" msgstr "Descripció:" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "" +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Detalls" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1035,6 +1054,14 @@ msgstr "" msgid "Diligency prize league table" msgstr "" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1110,11 +1137,18 @@ msgstr "Edita" msgid "Edit body details" msgstr "Edita els detalls del cos" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +#, fuzzy +msgid "Edit other users' details" +msgstr "Edita els detalls del cos" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "Edita la categoria d'informes" @@ -1123,6 +1157,7 @@ msgid "Edit report priority" msgstr "Edita la prioritat d'informes" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "Edita els informes" @@ -1192,12 +1227,16 @@ msgstr "Alerta de correu electrònic eliminada" msgid "Email verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "Correu electrònic:" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1261,17 +1300,24 @@ msgstr "" msgid "Enter a nearby UK postcode, or street name and area" msgstr "" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +msgid "Enter a street, area, or landmark" +msgstr "" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "Entra els detalls del problema" @@ -1311,15 +1357,15 @@ msgstr "" msgid "Expand map" msgstr "" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "Exporta com a CSV" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "ID extern" @@ -1328,11 +1374,11 @@ msgstr "ID extern" msgid "External URL" msgstr "URL externa" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "Cos extern" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 #, fuzzy msgid "External status code" @@ -1343,7 +1389,7 @@ msgstr "Cos extern" msgid "External status code:" msgstr "Cos extern" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "Equip extern" @@ -1355,7 +1401,7 @@ msgid "Extra Fields" msgstr "Detalls extres" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "Data extra:" @@ -1395,7 +1441,7 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:114 +#: templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "Corregit" @@ -1434,7 +1480,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:149 +#: templates/web/base/admin/report_edit.html:150 #: templates/web/base/admin/user-form.html:119 msgid "Flagged:" msgstr "Marcat:" @@ -1519,7 +1565,7 @@ msgstr "" msgid "Go" msgstr "Ves" -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:96 msgid "Going to send questionnaire?" msgstr "" @@ -1662,6 +1708,7 @@ msgstr "" #: templates/web/base/admin/index.html:60 #: templates/web/base/admin/list_updates.html:6 #: templates/web/base/admin/reports.html:12 +#: templates/web/base/admin/user-alerts.html:8 #: templates/web/zurich/admin/index-dm.html:21 #: templates/web/zurich/admin/index-sdm.html:19 #: templates/web/zurich/admin/list_updates.html:24 @@ -1765,7 +1812,7 @@ msgid "" " when they are shown on the site. Enter the ID (number) of that user." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "ID il·legal" @@ -1829,7 +1876,8 @@ msgstr "" msgid "Invalid format %s specified." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 +#: perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "" @@ -2024,6 +2072,7 @@ msgid "Moderate" msgstr "Modera" #: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "Modera detalls de l'informe" @@ -2076,7 +2125,7 @@ msgstr "Més comentat" msgid "Name" msgstr "Nom" -#: templates/web/base/admin/report_edit.html:134 +#: templates/web/base/admin/report_edit.html:135 #: templates/web/base/admin/responsepriorities/edit.html:13 #: templates/web/base/admin/update_edit.html:34 #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 @@ -2164,10 +2213,35 @@ msgstr "(sense número de telèfon)" msgid "New priority" msgstr "Nova prioritat" +#: templates/web/base/admin/user-alerts.html:44 +#, fuzzy +msgid "New problems for %s" +msgstr "Nous problemes a FixMyStreet" + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "" @@ -2200,6 +2274,10 @@ msgstr "" msgid "New template" msgstr "" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "El més nou" @@ -2208,15 +2286,16 @@ msgstr "El més nou" msgid "Next" msgstr "Següent" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2282,8 +2361,8 @@ msgid "No supporters" msgstr "Sense seguidors" #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "Cap" @@ -2386,7 +2465,7 @@ msgstr "" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "" @@ -2424,11 +2503,11 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2508,7 +2587,7 @@ msgstr "" msgid "Phone verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2517,9 +2596,9 @@ msgstr "" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2533,7 +2612,7 @@ msgstr "" msgid "Photo" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "" @@ -2541,12 +2620,12 @@ msgstr "" msgid "Photo required" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2587,7 +2666,7 @@ msgstr "" msgid "Please check your email address is correct" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2596,8 +2675,8 @@ msgid "Please check your phone number is correct" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2626,12 +2705,12 @@ msgid "Please do not be abusive — abusing your council devalues the s msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2639,8 +2718,8 @@ msgstr "" msgid "Please enter a mobile number" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "" @@ -2654,14 +2733,14 @@ msgstr "" msgid "Please enter a password" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: 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:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2670,12 +2749,12 @@ msgid "Please enter a valid email" msgstr "" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 msgid "Please enter a valid email or phone number" msgstr "" @@ -2684,7 +2763,7 @@ msgstr "" msgid "Please enter some details" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2704,8 +2783,8 @@ msgstr "" 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:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2776,11 +2855,11 @@ msgstr "" msgid "Please note:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:399 +#: perllib/FixMyStreet/App/Controller/Report.pm:383 msgid "Please provide a duplicate ID or public update for this report." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:381 +#: perllib/FixMyStreet/App/Controller/Report.pm:365 msgid "Please provide a public update for this report." msgstr "" @@ -2820,12 +2899,12 @@ msgstr "" msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1440 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1537 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1457 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1556 msgid "Please verify at least one of email/phone" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:123 +#: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please write a message" msgstr "" @@ -2839,19 +2918,19 @@ msgstr "" msgid "Postcode or street name and area" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:211 +#: perllib/FixMyStreet/DB/Result/Comment.pm:231 msgid "Posted anonymously at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:246 +#: perllib/FixMyStreet/DB/Result/Comment.pm:268 msgid "Posted by %s at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:234 +#: perllib/FixMyStreet/DB/Result/Comment.pm:256 msgid "Posted by %s (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "" @@ -2884,13 +2963,13 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "" @@ -2916,7 +2995,7 @@ msgstr "" msgid "Problem breakdown by state" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "" @@ -2925,6 +3004,7 @@ msgid "Problem state change based on survey results" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "" @@ -2949,7 +3029,7 @@ msgstr "" msgid "Problems within %.1fkm of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -2993,7 +3073,7 @@ msgstr "" msgid "Providing a 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_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "" @@ -3062,7 +3142,7 @@ msgstr "" msgid "RSS feed of nearby problems" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3142,7 +3222,7 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3282,7 +3362,9 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "" @@ -3396,16 +3478,16 @@ msgstr "" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3486,11 +3568,12 @@ msgid "Security" msgstr "" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "" @@ -3553,7 +3636,7 @@ msgstr "" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "" @@ -3760,6 +3843,7 @@ msgstr "" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3768,8 +3852,8 @@ msgstr "" msgid "State" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3778,7 +3862,7 @@ msgstr "" msgid "State changed to:" msgstr "" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3788,6 +3872,7 @@ msgid "State:" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 msgid "States" @@ -3836,7 +3921,7 @@ msgstr "" msgid "Subject" msgstr "" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "" @@ -3851,7 +3936,7 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3883,6 +3968,10 @@ msgstr "" msgid "Subscribe by email" msgstr "" +#: templates/web/base/admin/user-alerts.html:22 +msgid "Subscribed:" +msgstr "" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "" @@ -3892,6 +3981,7 @@ msgid "Summarise your changes" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -3995,39 +4085,40 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 msgid "That user has been logged out." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 msgid "That user has been made anonymous on all reports and updates." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "" @@ -4167,7 +4258,7 @@ msgstr "" msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 msgid "The user has been sent a login email" msgstr "" @@ -4184,7 +4275,7 @@ msgstr "" msgid "There are no reports to show." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "" @@ -4192,7 +4283,7 @@ msgstr "" msgid "There was a problem showing the All Reports page. Please try again later." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 msgid "There was a problem showing this page. Please try again later." msgstr "" @@ -4201,7 +4292,7 @@ msgstr "" msgid "There was a problem with your email/password combination. Please try again." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4212,7 +4303,7 @@ msgstr "" msgid "There was a problem with your update. Please try again." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 msgid "There were problems with your report. Please see below." msgstr "" @@ -4245,7 +4336,7 @@ msgid "These will be sent to %s and also published online for o msgstr "" #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "" @@ -4283,10 +4374,10 @@ msgstr "" 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:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "" @@ -4358,6 +4449,7 @@ msgid "Time spent (in minutes):" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "" @@ -4417,9 +4509,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:115 -#: templates/web/base/dashboard/index.html:120 -#: templates/web/base/dashboard/index.html:144 +#: templates/web/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "" @@ -4470,6 +4562,7 @@ msgstr "" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "" @@ -4494,7 +4587,7 @@ msgstr "" msgid "Unknown alert type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4503,9 +4596,9 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "" @@ -4522,6 +4615,7 @@ msgid "Up one" msgstr "" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "" @@ -4574,19 +4668,20 @@ msgstr "" msgid "Updated" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 msgid "Updated by %s (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 #, fuzzy msgid "Updated by %s at %s" msgstr "%s problemes actuals" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4594,12 +4689,13 @@ msgid "Updated!" msgstr "" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "" @@ -4653,28 +4749,28 @@ msgstr "" msgid "User Import" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 #, fuzzy msgid "User added to abuse list" msgstr "Correu electrònic afegit a la llista d'abús" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 #, 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:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "" @@ -4689,13 +4785,19 @@ msgstr "En taula d'abús?" msgid "User search finds matches in users' names and email addresses." msgstr "" -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 msgid "User:" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4801,7 +4903,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:118 +#: templates/web/base/dashboard/index.html:122 msgid "Website" msgstr "" @@ -4846,7 +4948,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 MaPit." msgstr "" -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -4866,7 +4968,7 @@ msgstr "" msgid "Wrong location? Just click again on the map." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4874,9 +4976,10 @@ msgstr "" #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -4952,7 +5055,7 @@ msgstr "" msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "" @@ -5146,14 +5249,14 @@ msgstr "Admin" msgid "all" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "" @@ -5179,7 +5282,7 @@ msgstr "" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "" @@ -5253,7 +5356,7 @@ msgstr "" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "" @@ -5294,12 +5397,12 @@ msgstr "" msgid "user is problem owner" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 #, 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:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 #, fuzzy msgid "user removed from abuse list" msgstr "Correu electrònic afegit a la llista d'abús" @@ -5365,7 +5468,7 @@ msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5386,7 +5489,7 @@ msgid_plural "%s problems reported" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5456,14 +5559,14 @@ msgid_plural "last updated %d days ago" msgstr[0] "" msgstr[1] "" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, fuzzy, perl-format msgid "month" msgid_plural "months" msgstr[0] "Mes" msgstr[1] "Mes" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" diff --git a/locale/cs_CZ.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/cs_CZ.UTF-8/LC_MESSAGES/FixMyStreet.po index 4beac8fb94e..eca9b706636 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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety , 2017\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/mysociety/teams/12067/cs_CZ/)\n" @@ -94,8 +94,8 @@ msgstr "" msgid "%s live updates" msgstr "%s online aktualizace" -#: templates/web/base/dashboard/index.html:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -179,7 +179,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:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Vyberte kategorii --" @@ -342,6 +342,7 @@ msgid "Add user" msgstr "Přidat Uživatele" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "" @@ -381,6 +382,10 @@ msgstr "Upozornění %d zrušeno (vytvořeno %s)" msgid "Alert me to future updates" msgstr "Upozorněte mě na budoucí aktualizace" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -452,7 +457,7 @@ msgstr "Anonimní" msgid "Anonymous user" msgstr "Anonimní" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "Anonymní:" @@ -571,6 +576,8 @@ msgstr "Sledovat uživatele" #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -608,6 +615,7 @@ msgid "Can't see the map? Skip this step" msgstr "Nevidíte mapu? vynechte tento krok" #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -640,7 +648,7 @@ msgstr "Katetorie" msgid "Category and State" msgstr "Katetorie" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "" @@ -649,7 +657,7 @@ msgstr "" msgid "Category fix rate for problems > 4 weeks old" msgstr "Category fix rate for problems > 4 týdny staré" -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -747,7 +755,7 @@ msgstr "" #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "Uzavřena" @@ -756,7 +764,7 @@ msgstr "Uzavřena" msgid "Closed by council" msgstr "Uzavřena úřadem" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 #, fuzzy msgid "Closed to updates" msgstr "Zasílání aktualizací" @@ -771,12 +779,12 @@ msgstr "Souřadnice:" msgid "Cobrand" msgstr "Motiv" -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "Data motivu:" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "Motiv:" @@ -792,6 +800,7 @@ msgid "Collapse map" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -820,6 +829,7 @@ msgid "Confirmation" msgstr "Potvrzení" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -855,8 +865,8 @@ msgstr "" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "Uživatele nelze najít" @@ -906,14 +916,17 @@ msgid "Create priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 msgid "Create reports/updates as anonymous user" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -989,7 +1002,12 @@ msgstr "" msgid "Defect type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +#, fuzzy +msgid "Delete" +msgstr "Smazána" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -1018,16 +1036,17 @@ msgstr "Popis" msgid "Description:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "" +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Podrobnosti" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1051,6 +1070,14 @@ msgstr "" msgid "Diligency prize league table" msgstr "Tabulka Vížěhů" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1126,11 +1153,18 @@ msgstr "Upravit" msgid "Edit body details" msgstr "Editace podrobností subjektu" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +#, fuzzy +msgid "Edit other users' details" +msgstr "Editace podrobností subjektu" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "" @@ -1139,6 +1173,7 @@ msgid "Edit report priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "" @@ -1208,12 +1243,16 @@ msgstr "" msgid "Email verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "E-mail:" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1283,17 +1322,26 @@ msgstr "Zadejte název ulice" msgid "Enter a nearby UK postcode, or street name and area" msgstr "Zadejte nejbližší PSČ, název ulice nebo oblasti" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +#, fuzzy +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "Zadejte nejbližší PSČ, název ulice nebo oblasti" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "Zadejte blízké poštovní směrovací číslo nebo název ulice či oblasti" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "Zadejte PSČ, název ulice nebo název oblasti" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +#, fuzzy +msgid "Enter a street, area, or landmark" +msgstr "Zadejte PSČ, název ulice nebo název oblasti" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "Uveďte podrobnosti daného problému" @@ -1333,15 +1381,15 @@ msgstr "" msgid "Expand map" msgstr "" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "" @@ -1350,11 +1398,11 @@ msgstr "" msgid "External URL" msgstr "" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 msgid "External status code" msgstr "" @@ -1363,7 +1411,7 @@ msgstr "" msgid "External status code:" msgstr "" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "" @@ -1375,7 +1423,7 @@ msgid "Extra Fields" msgstr "Doplňující data:" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "Doplňující data:" @@ -1415,7 +1463,7 @@ msgstr "Pro opravu vyberte oblast pokrytí v části Editac #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:114 +#: templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "Vyřešené" @@ -1454,7 +1502,7 @@ msgstr "Takto označení uživatelé jsou v seznamu na této 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:149 +#: templates/web/base/admin/report_edit.html:150 #: templates/web/base/admin/user-form.html:119 msgid "Flagged:" msgstr "Sledováno:" @@ -1539,7 +1587,7 @@ msgstr "" msgid "Go" msgstr "OK" -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:96 msgid "Going to send questionnaire?" msgstr "Odeslat dotazník?" @@ -1685,6 +1733,7 @@ msgstr "Bohužel, nelze lokalizovat Vaše hlášení v databázi.\n" #: templates/web/base/admin/index.html:60 #: templates/web/base/admin/list_updates.html:6 #: templates/web/base/admin/reports.html:12 +#: templates/web/base/admin/user-alerts.html:8 #: templates/web/zurich/admin/index-dm.html:21 #: templates/web/zurich/admin/index-sdm.html:19 #: templates/web/zurich/admin/list_updates.html:24 @@ -1796,7 +1845,7 @@ msgid "" " when they are shown on the site. Enter the ID (number) of that user." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "Neplatné ID" @@ -1861,7 +1910,8 @@ msgstr "Chybná agency_responsible hodnota %s" msgid "Invalid format %s specified." msgstr "Chybný formát %s specified." -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 +#: perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "" @@ -2056,6 +2106,7 @@ msgid "Moderate" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "" @@ -2108,7 +2159,7 @@ msgstr "" msgid "Name" msgstr "Jméno" -#: templates/web/base/admin/report_edit.html:134 +#: templates/web/base/admin/report_edit.html:135 #: templates/web/base/admin/responsepriorities/edit.html:13 #: templates/web/base/admin/update_edit.html:34 #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 @@ -2197,10 +2248,35 @@ msgstr "Vaše telefonní číslo:" msgid "New priority" msgstr "" +#: templates/web/base/admin/user-alerts.html:44 +#, fuzzy +msgid "New problems for %s" +msgstr "Nová hlášení na serveru FixMyStreet" + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "Nová hlášení pro {{COUNCIL}} , oblast {{WARD}} na FixMyStreet" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "Nová hlášení pro PSČ {{POSTCODE}} na serveru FixMyStreet" @@ -2233,6 +2309,10 @@ msgstr "Nový stav" msgid "New template" msgstr "" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "" @@ -2241,15 +2321,16 @@ msgstr "" msgid "Next" msgstr "Další" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2317,8 +2398,8 @@ msgid "No supporters" msgstr "Žádný podporovatel." #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "Žádné" @@ -2425,7 +2506,7 @@ msgstr "" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "Otevřený" @@ -2462,11 +2543,11 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2547,7 +2628,7 @@ msgstr "Telefonní číslo (volitelně)" msgid "Phone verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2556,9 +2637,9 @@ msgstr "Telefon:" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2572,7 +2653,7 @@ msgstr "Telefon:" msgid "Photo" msgstr "Fotografie" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "" @@ -2580,12 +2661,12 @@ msgstr "" msgid "Photo required" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2626,7 +2707,7 @@ msgstr "Zkontrolujte prosím hesla a zkuste znovu" msgid "Please check your email address is correct" msgstr "Zkontrolujte, zda je vaše emailová adresa správná" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2636,8 +2717,8 @@ msgid "Please check your phone number is correct" msgstr "Zkontrolujte, zda je vaše emailová adresa správná" #: perllib/FixMyStreet/App/Controller/Admin.pm:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2666,12 +2747,12 @@ msgid "Please do not be abusive — abusing your council devalues the s msgstr "Nezneužívejte tento nástroj - zneužívání vašeho úřadu znehodnocuje službu pro všechny uživatele." #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: 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:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2680,8 +2761,8 @@ msgstr "prosím zadejte zprávu" msgid "Please enter a mobile number" msgstr "Prosím zadejte vaše telefonní číslo" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "" @@ -2695,14 +2776,14 @@ msgstr "" msgid "Please enter a password" msgstr "Prosím zadejte heslo" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 #: 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:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2711,12 +2792,12 @@ msgid "Please enter a valid email" msgstr "Prosím zadejte platný e-mail" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "Prosím zadejte platnou emailovou adresu" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Prosím zadejte vaše telefonní číslo" @@ -2726,7 +2807,7 @@ msgstr "Prosím zadejte vaše telefonní číslo" msgid "Please enter some details" msgstr "Prosím zadejte podrobnosti" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2746,8 +2827,8 @@ msgstr "Zadejte vaše jméno" 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:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2818,12 +2899,12 @@ msgstr "" msgid "Please note:" msgstr "Vezměte prosím na vědomí:" -#: perllib/FixMyStreet/App/Controller/Report.pm:399 +#: perllib/FixMyStreet/App/Controller/Report.pm:383 #, fuzzy msgid "Please provide a duplicate ID or public update for this report." msgstr "Uveďte prosím nějaké vysvětlení, proč jste znovu otevřeli toto hlášení" -#: perllib/FixMyStreet/App/Controller/Report.pm:381 +#: perllib/FixMyStreet/App/Controller/Report.pm:365 msgid "Please provide a public update for this report." msgstr "" @@ -2863,12 +2944,12 @@ msgstr "Uveďte, prosím, zda byl či nebyl problém vyřešen" msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1440 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1537 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1457 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1556 msgid "Please verify at least one of email/phone" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:123 +#: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please write a message" msgstr "Napište zprávu" @@ -2883,19 +2964,19 @@ msgstr "Odeslat" msgid "Postcode or street name and area" msgstr "Zadejte blízké poštovní směrovací číslo nebo název ulice či oblasti" -#: perllib/FixMyStreet/DB/Result/Comment.pm:211 +#: perllib/FixMyStreet/DB/Result/Comment.pm:231 msgid "Posted anonymously at %s" msgstr "Nahlášeno anonymně v %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:246 +#: perllib/FixMyStreet/DB/Result/Comment.pm:268 msgid "Posted by %s at %s" msgstr "Odesláno uživatelem %s v %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:234 +#: perllib/FixMyStreet/DB/Result/Comment.pm:256 msgid "Posted by %s (%s) at %s" msgstr "Odesláno uživatelem %s (%s) v %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "Odesláno uživatelem %s v %s" @@ -2928,13 +3009,13 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "Neveřejné" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "" @@ -2960,7 +3041,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:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "Hlášení bylo označeno za otevřené." @@ -2969,6 +3050,7 @@ 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:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Hlášení" @@ -2995,7 +3077,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:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -3040,7 +3122,7 @@ msgstr "Poskytnutí jména a hesla je volitelné, zato vám ale umožní snadně 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í." -#: templates/web/base/report/new/form_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "" @@ -3109,7 +3191,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:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3191,7 +3273,7 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3332,7 +3414,9 @@ msgstr "Hlášení problému" #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "Hlášení" @@ -3449,16 +3533,16 @@ msgstr "" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Otočit doleva" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3539,11 +3623,12 @@ msgid "Security" msgstr "" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "" @@ -3607,7 +3692,7 @@ msgstr "Odeslat:" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "Služba:" @@ -3816,6 +3901,7 @@ msgstr "Počáteční datum:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3824,8 +3910,8 @@ msgstr "Počáteční datum:" msgid "State" msgstr "Stav" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3835,7 +3921,7 @@ msgstr "" msgid "State changed to:" msgstr "Uložit změny" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3845,6 +3931,7 @@ msgid "State:" msgstr "Stav:" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 #, fuzzy @@ -3895,7 +3982,7 @@ msgstr "Oddělení/Instituce" msgid "Subject" msgstr "Předmět" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "Předmět:" @@ -3910,7 +3997,7 @@ msgstr "Předmět:" msgid "Submit" msgstr "Odeslat" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3943,6 +4030,11 @@ msgstr "Přihlásit se k odběru" msgid "Subscribe by email" msgstr "Přihlásit se k odběru emailových upozornění" +#: templates/web/base/admin/user-alerts.html:22 +#, fuzzy +msgid "Subscribed:" +msgstr "Přihlásit se k odběru" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "" @@ -3952,6 +4044,7 @@ msgid "Summarise your changes" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -4056,40 +4149,41 @@ msgstr "To místo se nezdá být v České republice; prosím zkuste to znovu." #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "Omlouváme se, ale poštovní směrovací číslo nebylo rozpoznáno." -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "Hlášení bude nyní opět odesláno." -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "Tento report nemůže být zobrazen na %s." -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "Toto hlášení bylo vyjmuto z FixMyStreet." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 #, fuzzy msgid "That user has been logged out." msgstr "Toto hlášení bylo vyjmuto z FixMyStreet." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 msgid "That user has been made anonymous on all reports and updates." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "" @@ -4235,7 +4329,7 @@ msgstr "" 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í" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 #, fuzzy msgid "The user has been sent a login email" msgstr "Toto hlášení bylo vyjmuto z FixMyStreet." @@ -4255,7 +4349,7 @@ msgstr "" msgid "There are no reports to show." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "" @@ -4263,7 +4357,7 @@ msgstr "" 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." -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 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." @@ -4272,7 +4366,7 @@ msgstr "Nastal problém v zobrazení této stránky. Prosím, zkuste později." 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:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4284,7 +4378,7 @@ msgstr "Byl problém s kombinací e-mailu a hesla. Pokud si nemůžete vzpomenou msgid "There was a problem with your update. Please try again." msgstr "Nastal problém s vaší aktualizací. Prosím opakujte ještě jednou." -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 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." @@ -4322,7 +4416,7 @@ msgid "These will be sent to %s and also published online for o msgstr "" #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "" @@ -4365,10 +4459,10 @@ msgstr "Tento e-mail byl odeslán na oba úřady působící v dané lokalitě, 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:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Tato informace je vyžadována" @@ -4440,6 +4534,7 @@ msgid "Time spent (in minutes):" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Časová osa" @@ -4499,9 +4594,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:115 -#: templates/web/base/dashboard/index.html:120 -#: templates/web/base/dashboard/index.html:144 +#: templates/web/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "Celkem" @@ -4552,6 +4647,7 @@ msgstr "" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "" @@ -4576,7 +4672,7 @@ msgstr "Neznámé" msgid "Unknown alert type" msgstr "Neznámý typ upozornění" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4585,9 +4681,9 @@ msgstr "Neznámá chyba" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "Neznámé ID hlášení" @@ -4605,6 +4701,7 @@ msgid "Up one" msgstr "" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "Aktualizovat" @@ -4657,20 +4754,21 @@ msgstr "Aktualizovat status" msgid "Updated" msgstr "Aktualizováno" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 #, fuzzy msgid "Updated by %s (%s) at %s" msgstr "Odesláno uživatelem %s (%s) v %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 #, fuzzy msgid "Updated by %s at %s" msgstr "Odesláno uživatelem %s v %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4678,12 +4776,13 @@ msgid "Updated!" msgstr "Aktualizováno!" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "Aktualizace" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "Aktualizace je omezena na %s znaků její délky. Prosím, zkraťte ji" @@ -4738,28 +4837,28 @@ msgstr "" msgid "User Import" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 #, fuzzy msgid "User added to abuse list" msgstr "E-mail přidán do seznamu zneužívání" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 #, fuzzy msgid "User already in abuse list" msgstr "E-mail je již v seznamu zneužívání" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "Uživatel vyjmut ze sledování" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "Uživatel sledován" @@ -4774,7 +4873,11 @@ msgstr "V tabulce zneužívání?" msgid "User search finds matches in users' names and email addresses." msgstr "Při vyhledávání byly nalezeny shody v uživatelských jménech nebo e-mailových adresách." -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 #, fuzzy msgid "User:" @@ -4782,6 +4885,8 @@ msgstr "Uživatelé" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4890,7 +4995,7 @@ msgstr "Osobní údaje budeme používat pouze v souladu s našimi MaPit." 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 MaPit ." -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -4955,7 +5060,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:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4963,9 +5068,10 @@ msgstr "Chybná poloha? Stačí v mapě překliknout na jiné místo." #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -5044,7 +5150,7 @@ msgstr "" msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "Na tento dotazník jste již odpověděli. Máte-li dotazy, prosím spojte se s námi, nebo si můžete zobrazit hlášení.\n" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "" @@ -5246,14 +5352,14 @@ msgstr "" msgid "all" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "" @@ -5279,7 +5385,7 @@ msgstr "např. ‘%s’ nebo ‘%s’" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "" @@ -5354,7 +5460,7 @@ msgstr "odhlásit" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "místní úřad" @@ -5396,12 +5502,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:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 #, fuzzy msgid "user not in abuse list" msgstr "E-mail je již v seznamu zneužívání" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 #, fuzzy msgid "user removed from abuse list" msgstr "E-mail přidán do seznamu zneužívání" @@ -5483,7 +5589,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5510,7 +5616,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5600,7 +5706,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, perl-format msgid "month" msgid_plural "months" @@ -5609,7 +5715,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" diff --git a/locale/cy.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/cy.UTF-8/LC_MESSAGES/FixMyStreet.po index cc498cb170d..a54670ca49c 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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety , 2017\n" "Language-Team: Welsh (https://www.transifex.com/mysociety/teams/12067/cy/)\n" @@ -94,8 +94,8 @@ msgstr "" msgid "%s live updates" msgstr "%s diweddariad byw" -#: templates/web/base/dashboard/index.html:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -178,7 +178,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:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Dewiswch gategori --" @@ -335,6 +335,7 @@ msgid "Add user" msgstr "Ychwanegu defnyddiwr" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "" @@ -374,6 +375,10 @@ msgstr "Analluogwyd yr hysbysiad %d (créwyd %s)" msgid "Alert me to future updates" msgstr "Rhoi gwybod am ddiweddariadau i ddod" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -445,7 +450,7 @@ msgstr "Dienw" msgid "Anonymous user" msgstr "Dienw" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "Dienw:" @@ -564,6 +569,8 @@ msgstr "Ychwanegu defnyddiwr" #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -601,6 +608,7 @@ msgid "Can't see the map? Skip this step" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -633,7 +641,7 @@ msgstr "Categori" msgid "Category and State" msgstr "Categori" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "" @@ -642,7 +650,7 @@ msgstr "" msgid "Category fix rate for problems > 4 weeks old" msgstr "" -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -732,7 +740,7 @@ msgstr "" #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "Ar gau" @@ -741,7 +749,7 @@ msgstr "Ar gau" msgid "Closed by council" msgstr "Caewyd gan y cyngor" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 #, fuzzy msgid "Closed to updates" msgstr "Derbyn diweddariadau" @@ -756,12 +764,12 @@ msgstr "Cyfesurynnau:" msgid "Cobrand" msgstr "" -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "" @@ -777,6 +785,7 @@ msgid "Collapse map" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -805,6 +814,7 @@ msgid "Confirmation" msgstr "" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -840,8 +850,8 @@ msgstr "" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "Methu dod o hyd i'r defnyddiwr" @@ -891,14 +901,17 @@ msgid "Create priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 msgid "Create reports/updates as anonymous user" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -974,7 +987,12 @@ msgstr "" msgid "Defect type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +#, fuzzy +msgid "Delete" +msgstr "Dilëwyd" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -1003,16 +1021,17 @@ msgstr "Disgrifiad" msgid "Description:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "" +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Manylion" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1036,6 +1055,14 @@ msgstr "" msgid "Diligency prize league table" msgstr "" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1111,11 +1138,18 @@ msgstr "Golygu" msgid "Edit body details" msgstr "Golygu manylion y corff" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +#, fuzzy +msgid "Edit other users' details" +msgstr "Golygu manylion y corff" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "" @@ -1124,6 +1158,7 @@ msgid "Edit report priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "" @@ -1193,12 +1228,16 @@ msgstr "Dilëwyd hysbysiad e-bost" msgid "Email verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "E-bost:" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1262,17 +1301,26 @@ msgstr "" msgid "Enter a nearby UK postcode, or street name and area" msgstr "Rhowch god post DU, neu enw stryd ac ardal" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +#, fuzzy +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "Rhowch god post DU, neu enw stryd ac ardal" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "Rhowch god post, neu enw stryd ac ardal" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "Rhowch enw stryd ac ardal gerllaw" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +#, fuzzy +msgid "Enter a street, area, or landmark" +msgstr "Rhowch enw stryd ac ardal gerllaw" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "Rhowch fanylion am y broblem" @@ -1312,15 +1360,15 @@ msgstr "" msgid "Expand map" msgstr "" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "" @@ -1329,11 +1377,11 @@ msgstr "" msgid "External URL" msgstr "URL allanol" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 msgid "External status code" msgstr "" @@ -1342,7 +1390,7 @@ msgstr "" msgid "External status code:" msgstr "" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "" @@ -1354,7 +1402,7 @@ msgid "Extra Fields" msgstr "Data ychwanegol:" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "Data ychwanegol:" @@ -1394,7 +1442,7 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:114 +#: templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "" @@ -1433,7 +1481,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:149 +#: templates/web/base/admin/report_edit.html:150 #: templates/web/base/admin/user-form.html:119 msgid "Flagged:" msgstr "" @@ -1518,7 +1566,7 @@ msgstr "Mae'n dda gennym glywed y cafodd ei drwsio!" msgid "Go" msgstr "" -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:96 msgid "Going to send questionnaire?" msgstr "" @@ -1664,6 +1712,7 @@ msgstr "" #: templates/web/base/admin/index.html:60 #: templates/web/base/admin/list_updates.html:6 #: templates/web/base/admin/reports.html:12 +#: templates/web/base/admin/user-alerts.html:8 #: templates/web/zurich/admin/index-dm.html:21 #: templates/web/zurich/admin/index-sdm.html:19 #: templates/web/zurich/admin/list_updates.html:24 @@ -1767,7 +1816,7 @@ msgid "" " when they are shown on the site. Enter the ID (number) of that user." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "ID annerbynniol" @@ -1832,7 +1881,8 @@ msgstr "" msgid "Invalid format %s specified." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 +#: perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "" @@ -2027,6 +2077,7 @@ msgid "Moderate" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "" @@ -2079,7 +2130,7 @@ msgstr "" msgid "Name" msgstr "Enw" -#: templates/web/base/admin/report_edit.html:134 +#: templates/web/base/admin/report_edit.html:135 #: templates/web/base/admin/responsepriorities/edit.html:13 #: templates/web/base/admin/update_edit.html:34 #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 @@ -2166,10 +2217,35 @@ msgstr "Eich rhif ffôn" msgid "New priority" msgstr "" +#: templates/web/base/admin/user-alerts.html:44 +#, fuzzy +msgid "New problems for %s" +msgstr "Problemau newydd ar FixMyStreet" + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "Problemau newydd i {{COUNCIL}} o fewn ward {{WARD}} ar FixMyStreet" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "Problemau newydd gerllaw {{POSTCODE}} ar FixMyStreet" @@ -2202,6 +2278,10 @@ msgstr "" msgid "New template" msgstr "" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "" @@ -2210,15 +2290,16 @@ msgstr "" msgid "Next" msgstr "Nesaf" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2284,8 +2365,8 @@ msgid "No supporters" msgstr "Dim cefnogwyr" #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "Dim" @@ -2388,7 +2469,7 @@ msgstr "" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "Ar agor" @@ -2425,11 +2506,11 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2510,7 +2591,7 @@ msgstr "Rhif ffôn (dewisol)" msgid "Phone verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2519,9 +2600,9 @@ msgstr "Ffôn:" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2535,7 +2616,7 @@ msgstr "Ffôn:" msgid "Photo" msgstr "Llun" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "" @@ -2543,12 +2624,12 @@ msgstr "" msgid "Photo required" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2589,7 +2670,7 @@ msgstr "" msgid "Please check your email address is correct" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2599,8 +2680,8 @@ msgid "Please check your phone number is correct" msgstr "Rhowch eich rhif ffôn" #: perllib/FixMyStreet/App/Controller/Admin.pm:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2629,12 +2710,12 @@ msgid "Please do not be abusive — abusing your council devalues the s msgstr "Peidiwch â bod yn sarhaus — byddai sarhau eich cyngor yn dibrisio'r gwasanaeth i bawb." #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Rhowch neges" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2643,8 +2724,8 @@ msgstr "Rhowch neges" msgid "Please enter a mobile number" msgstr "Rhowch eich rhif ffôn" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "" @@ -2658,14 +2739,14 @@ msgstr "" msgid "Please enter a password" msgstr "Rhowch gyfrinair" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 #: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Rhowch bwnc" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2674,12 +2755,12 @@ msgid "Please enter a valid email" msgstr "Rhowch e-bost dilys" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "Rhowch gyfeiriad e-bost dilys" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Rhowch eich rhif ffôn" @@ -2689,7 +2770,7 @@ msgstr "Rhowch eich rhif ffôn" msgid "Please enter some details" msgstr "Rhowch fanylion" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2709,8 +2790,8 @@ msgstr "Rhowch eich enw cyntaf" 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:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2781,11 +2862,11 @@ msgstr "" msgid "Please note:" msgstr "Noder:" -#: perllib/FixMyStreet/App/Controller/Report.pm:399 +#: perllib/FixMyStreet/App/Controller/Report.pm:383 msgid "Please provide a duplicate ID or public update for this report." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:381 +#: perllib/FixMyStreet/App/Controller/Report.pm:365 msgid "Please provide a public update for this report." msgstr "" @@ -2825,12 +2906,12 @@ msgstr "Dywedwch a gafodd y broblem ei thrwsio" msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1440 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1537 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1457 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1556 msgid "Please verify at least one of email/phone" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:123 +#: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please write a message" msgstr "Ysgrifennwch neges" @@ -2845,19 +2926,19 @@ msgstr "" msgid "Postcode or street name and area" msgstr "Rhowch god post, neu enw stryd ac ardal" -#: perllib/FixMyStreet/DB/Result/Comment.pm:211 +#: perllib/FixMyStreet/DB/Result/Comment.pm:231 msgid "Posted anonymously at %s" msgstr "Postiwyd yn ddienw am %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:246 +#: perllib/FixMyStreet/DB/Result/Comment.pm:268 msgid "Posted by %s at %s" msgstr "Postiwyd gan %s am %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:234 +#: perllib/FixMyStreet/DB/Result/Comment.pm:256 msgid "Posted by %s (%s) at %s" msgstr "Postiwyd gan %s (%s) am %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "Postiwyd gan %s am %s" @@ -2890,13 +2971,13 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "Preifat" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "" @@ -2922,7 +3003,7 @@ msgstr "Anfonwyd y broblem %s at y cyngor" msgid "Problem breakdown by state" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "" @@ -2931,6 +3012,7 @@ msgid "Problem state change based on survey results" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Problemau" @@ -2957,7 +3039,7 @@ msgstr "" msgid "Problems within %.1fkm of %s" msgstr "Problemau yn %s" -#: perllib/FixMyStreet/Cobrand/Default.pm:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -3002,7 +3084,7 @@ msgstr "Mae darparu enw a chyfrinair yn ddewisol, ond bydd yn eich galluogi i ad 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." -#: templates/web/base/report/new/form_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "" @@ -3071,7 +3153,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:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3151,7 +3233,7 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3292,7 +3374,9 @@ msgstr "Adrodd problem" #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "Adroddiadau" @@ -3409,16 +3493,16 @@ msgstr "" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Cylchdroi i'r chwith" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3499,11 +3583,12 @@ msgid "Security" msgstr "" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "" @@ -3566,7 +3651,7 @@ msgstr "Anfonwyd:" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "Gwasanaeth:" @@ -3775,6 +3860,7 @@ msgstr "Dyddiad cychwyn:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3783,8 +3869,8 @@ msgstr "Dyddiad cychwyn:" msgid "State" msgstr "Cyflwr" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3794,7 +3880,7 @@ msgstr "" msgid "State changed to:" msgstr "Cadw'r newidiadau" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3804,6 +3890,7 @@ msgid "State:" msgstr "Cyflwr:" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 #, fuzzy @@ -3854,7 +3941,7 @@ msgstr "" msgid "Subject" msgstr "Pwnc" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "Pwnc:" @@ -3869,7 +3956,7 @@ msgstr "Pwnc:" msgid "Submit" msgstr "Cyflwyno" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3902,6 +3989,11 @@ msgstr "Tanysgrifio" msgid "Subscribe by email" msgstr "Tanysgrifio i hysbysiad e-bost" +#: templates/web/base/admin/user-alerts.html:22 +#, fuzzy +msgid "Subscribed:" +msgstr "Tanysgrifio" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "" @@ -3911,6 +4003,7 @@ msgid "Summarise your changes" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -4015,40 +4108,41 @@ msgstr "Mae'n ymddangos nad yw'r lleoliad hwnnw yn y DU; rhowch gynnig arall arn #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "Ailanfonir y broblem nawr." -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "Ni ellir gweld yr adroddiad hwnnw ar %s." -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "Tynnwyd yr adroddiad oddi ar FixMyStreet." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 #, fuzzy msgid "That user has been logged out." msgstr "Tynnwyd yr adroddiad oddi ar FixMyStreet." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 msgid "That user has been made anonymous on all reports and updates." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "" @@ -4188,7 +4282,7 @@ msgstr "" msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 #, fuzzy msgid "The user has been sent a login email" msgstr "Tynnwyd yr adroddiad oddi ar FixMyStreet." @@ -4206,7 +4300,7 @@ msgstr "" msgid "There are no reports to show." msgstr "Nid oes unrhyw adroddiadau i'w dangos." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "" @@ -4214,7 +4308,7 @@ msgstr "" msgid "There was a problem showing the All Reports page. Please try again later." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 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." @@ -4223,7 +4317,7 @@ msgstr "Bu gwall dangos y dudalen hon. Rhowch gynnig arall arni nes ymlaen." 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:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4235,7 +4329,7 @@ msgstr "Bu problem gyda'r e-bost neu gyfrinair. Os na allwch gofio eich cyfrinai msgid "There was a problem with your update. Please try again." msgstr "Bu gwall gyda'r diweddariad. Rhowch gynnig arall arni." -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 msgid "There were problems with your report. Please see below." msgstr "Bu gwallau gyda'r adroddiad. Gwelwch isod." @@ -4268,7 +4362,7 @@ msgid "These will be sent to %s and also published online for o msgstr "" #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "" @@ -4306,10 +4400,10 @@ msgstr "" 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:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Mae'r wybodaeth hon yn ofynnol" @@ -4381,6 +4475,7 @@ msgid "Time spent (in minutes):" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Llinell amser" @@ -4440,9 +4535,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:115 -#: templates/web/base/dashboard/index.html:120 -#: templates/web/base/dashboard/index.html:144 +#: templates/web/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "Cyfanswm" @@ -4493,6 +4588,7 @@ msgstr "" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "" @@ -4517,7 +4613,7 @@ msgstr "Anhysbys" msgid "Unknown alert type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4526,9 +4622,9 @@ msgstr "Gwall anhysbys" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "" @@ -4546,6 +4642,7 @@ msgid "Up one" msgstr "" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "" @@ -4598,20 +4695,21 @@ msgstr "" msgid "Updated" msgstr "Diweddarwyd" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 #, fuzzy msgid "Updated by %s (%s) at %s" msgstr "Postiwyd gan %s (%s) am %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 #, fuzzy msgid "Updated by %s at %s" msgstr "Postiwyd gan %s am %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4619,12 +4717,13 @@ msgid "Updated!" msgstr "Diweddarwyd!" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "Diweddariadau" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "" @@ -4679,28 +4778,28 @@ msgstr "" msgid "User Import" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 #, fuzzy msgid "User added to abuse list" msgstr "Ychwanegwyd yr e-bost at y rhestr camddefnydd" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 #, fuzzy msgid "User already in abuse list" msgstr "E-bost eisoes yn y rhestr camddefnydd" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "" @@ -4714,7 +4813,11 @@ msgstr "" msgid "User search finds matches in users' names and email addresses." msgstr "" -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 #, fuzzy msgid "User:" @@ -4722,6 +4825,8 @@ msgstr "Defnyddwyr" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4829,7 +4934,7 @@ msgstr "Rydym ond yn defnyddio eich gwybodaeth bersonol yn unol â'n MaPit." msgstr "" -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -4894,7 +4999,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:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4902,9 +5007,10 @@ msgstr "Lleoliad anghywir? Cliciwch ar y map eto." #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -4981,7 +5087,7 @@ msgstr "" msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "" @@ -5180,14 +5286,14 @@ msgstr "" msgid "all" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "" @@ -5213,7 +5319,7 @@ msgstr "e.e. '%s' neu '%s'" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "" @@ -5287,7 +5393,7 @@ msgstr "allgofnodi" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "y cyngor lleol" @@ -5329,12 +5435,12 @@ msgstr "" msgid "user is problem owner" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 #, fuzzy msgid "user not in abuse list" msgstr "E-bost eisoes yn y rhestr camddefnydd" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 #, fuzzy msgid "user removed from abuse list" msgstr "Ychwanegwyd yr e-bost at y rhestr camddefnydd" @@ -5416,7 +5522,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5443,7 +5549,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5533,7 +5639,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, fuzzy, perl-format msgid "month" msgid_plural "months" @@ -5542,7 +5648,7 @@ msgstr[1] "Mis" msgstr[2] "Mis" msgstr[3] "Mis" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" diff --git a/locale/da_DK.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/da_DK.UTF-8/LC_MESSAGES/FixMyStreet.po index 4fda3daed10..d5e48ea6e40 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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety , 2017\n" "Language-Team: Danish (Denmark) (https://www.transifex.com/mysociety/teams/12067/da_DK/)\n" @@ -94,8 +94,8 @@ msgstr "" msgid "%s live updates" msgstr "%s aktive opdateringer" -#: templates/web/base/dashboard/index.html:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -179,7 +179,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:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Vælg en kategori --" @@ -336,6 +336,7 @@ msgid "Add user" msgstr "Tilføj bruger" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "" @@ -375,6 +376,10 @@ msgstr "Varsel %d koblet fra (oprettet %s)" msgid "Alert me to future updates" msgstr "Send mig varsel ved fremtidige opdateringer" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -446,7 +451,7 @@ msgstr "Anonym" msgid "Anonymous user" msgstr "Anonym" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "Anonym:" @@ -565,6 +570,8 @@ msgstr "Markér bruger" #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -602,6 +609,7 @@ msgid "Can't see the map? Skip this step" msgstr "Hvis du ikke kan se kortet, så overspring dette trin." #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -634,7 +642,7 @@ msgstr "Kategori" msgid "Category and State" msgstr "Kategori" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "" @@ -643,7 +651,7 @@ msgstr "" msgid "Category fix rate for problems > 4 weeks old" msgstr "Løsningsrate fordelt på kategori for problemer > 4 uger gamle" -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -738,7 +746,7 @@ msgstr "" #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "Lukket" @@ -747,7 +755,7 @@ msgstr "Lukket" msgid "Closed by council" msgstr "Lukket af myndigheden" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 #, fuzzy msgid "Closed to updates" msgstr "Få opdateringer" @@ -762,12 +770,12 @@ msgstr "Koordinater:" msgid "Cobrand" msgstr "Mærkevaresamarbejde" -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "Mærkevaresamarbejdsdata:" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "Mærkevaresamarbejde:" @@ -783,6 +791,7 @@ msgid "Collapse map" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -811,6 +820,7 @@ msgid "Confirmation" msgstr "Bekræftelse" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -846,8 +856,8 @@ msgstr "" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "Kunne ikke finde bruger" @@ -897,14 +907,17 @@ msgid "Create priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 msgid "Create reports/updates as anonymous user" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -980,7 +993,12 @@ msgstr "" msgid "Defect type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +#, fuzzy +msgid "Delete" +msgstr "Slettet" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -1009,16 +1027,17 @@ msgstr "Beskrivelse" msgid "Description:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "" +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Detaljer" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1042,6 +1061,14 @@ msgstr "" msgid "Diligency prize league table" msgstr "Arbejdsheste" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1120,11 +1147,18 @@ msgstr "Redigér" msgid "Edit body details" msgstr "Redigér detaljer for myndighed" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +#, fuzzy +msgid "Edit other users' details" +msgstr "Redigér detaljer for myndighed" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "" @@ -1133,6 +1167,7 @@ msgid "Edit report priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "" @@ -1202,12 +1237,16 @@ msgstr "Epostvarsel slettet" msgid "Email verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "E-post:" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1281,17 +1320,26 @@ msgstr "Indtast et vejnavn i Zürich" msgid "Enter a nearby UK postcode, or street name and area" msgstr "Indtast et britisk postnummer i nærheden, eller vejnavn og sted" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +#, fuzzy +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "Indtast et britisk postnummer i nærheden, eller vejnavn og sted" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "Indtast postnummer i nærheden, eller vejnavn og sted" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "Indtast et vejnavn og sted" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +#, fuzzy +msgid "Enter a street, area, or landmark" +msgstr "Indtast et vejnavn og sted" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "Indtast detaljer om problemet" @@ -1331,15 +1379,15 @@ msgstr "" msgid "Expand map" msgstr "" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "" @@ -1348,11 +1396,11 @@ msgstr "" msgid "External URL" msgstr "Eksternt link" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 msgid "External status code" msgstr "" @@ -1361,7 +1409,7 @@ msgstr "" msgid "External status code:" msgstr "" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "" @@ -1373,7 +1421,7 @@ msgid "Extra Fields" msgstr "Ekstra data:" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "Ekstra data:" @@ -1413,7 +1461,7 @@ msgstr "Fiks dette ved at vælge en area covered i Edit bo #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:114 +#: templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "Løst" @@ -1452,7 +1500,7 @@ msgstr "Markerede brugere er listet op på Markerede-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:149 +#: templates/web/base/admin/report_edit.html:150 #: templates/web/base/admin/user-form.html:119 msgid "Flagged:" msgstr "Markeret:" @@ -1537,7 +1585,7 @@ msgstr "Glad for at høre at det er i orden!" msgid "Go" msgstr "Søg" -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:96 msgid "Going to send questionnaire?" msgstr "Skal der sendes spørgeskema?" @@ -1683,6 +1731,7 @@ msgstr "Jeg er bange for at vi ikke kunne finde dit problem i databasen.\n" #: templates/web/base/admin/index.html:60 #: templates/web/base/admin/list_updates.html:6 #: templates/web/base/admin/reports.html:12 +#: templates/web/base/admin/user-alerts.html:8 #: templates/web/zurich/admin/index-dm.html:21 #: templates/web/zurich/admin/index-sdm.html:19 #: templates/web/zurich/admin/list_updates.html:24 @@ -1796,7 +1845,7 @@ msgstr "" "Hvis du har aktiveret Open311 update-sending ovenfor, skal du identificere hvilke FixMinVej bruger som bliver krediteret for opdateringer \n" "når de bliver vist på netstedet. Vis ID (nummer) for denne bruger." -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "Ugyldigt ID" @@ -1861,7 +1910,8 @@ msgstr "Ugyldig agency_responsible-værdi %s" msgid "Invalid format %s specified." msgstr "Ugyldigt format %s angivet." -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 +#: perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "" @@ -2056,6 +2106,7 @@ msgid "Moderate" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "" @@ -2108,7 +2159,7 @@ msgstr "" msgid "Name" msgstr "Navn" -#: templates/web/base/admin/report_edit.html:134 +#: templates/web/base/admin/report_edit.html:135 #: templates/web/base/admin/responsepriorities/edit.html:13 #: templates/web/base/admin/update_edit.html:34 #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 @@ -2197,10 +2248,35 @@ msgstr "Dit telefonnummer" msgid "New priority" msgstr "" +#: templates/web/base/admin/user-alerts.html:44 +#, fuzzy +msgid "New problems for %s" +msgstr "Nye problemer på FixMinVej" + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "Nye problemer for {{COUNCIL}} indenfor {{WARD}} bydel på FixMinVej" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "Nye problemer nær postnummer {{POSTCODE}} på FixMinVej" @@ -2233,6 +2309,10 @@ msgstr "Ny tilstand" msgid "New template" msgstr "" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "" @@ -2241,15 +2321,16 @@ msgstr "" msgid "Next" msgstr "Næste" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2318,8 +2399,8 @@ msgid "No supporters" msgstr "Ingen supportere" #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "Ingen" @@ -2426,7 +2507,7 @@ msgstr "" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "Åben" @@ -2463,11 +2544,11 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2548,7 +2629,7 @@ msgstr "Telefonnummer (valgfrit)" msgid "Phone verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2557,9 +2638,9 @@ msgstr "Telefon:" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2573,7 +2654,7 @@ msgstr "Telefon:" msgid "Photo" msgstr "Billed" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "" @@ -2581,12 +2662,12 @@ msgstr "" msgid "Photo required" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2627,7 +2708,7 @@ msgstr "Venligst kontrollér adgangskoderne og prøv igen" 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:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2637,8 +2718,8 @@ 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:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2667,12 +2748,12 @@ msgid "Please do not be abusive — abusing your council devalues the s msgstr "Vær ikke ufin — at skælde ud på din myndighed skader værdien af tjenesten for alle brugerne." #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: 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:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2681,8 +2762,8 @@ msgstr "Venligst indlæg en besked" msgid "Please enter a mobile number" msgstr "Angiv dit telefonnummer." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "" @@ -2696,14 +2777,14 @@ msgstr "" msgid "Please enter a password" msgstr "Indtast en adgangskode" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 #: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Venligst angiv et emne" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2712,12 +2793,12 @@ msgid "Please enter a valid email" msgstr "Tilføj en gyldig e-post" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "Angiv din e-post" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Angiv dit telefonnummer." @@ -2727,7 +2808,7 @@ msgstr "Angiv dit telefonnummer." msgid "Please enter some details" msgstr "Angiv oplysninger om problemet" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2747,8 +2828,8 @@ msgstr "Venligst angiv dit fornavn" 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:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2821,12 +2902,12 @@ msgstr "" msgid "Please note:" msgstr "Venligst bemærk:" -#: perllib/FixMyStreet/App/Controller/Report.pm:399 +#: perllib/FixMyStreet/App/Controller/Report.pm:383 #, fuzzy msgid "Please provide a duplicate ID or public update for this report." msgstr "Venligst bidrag med en forklaring på hvorfor du genåbner denne problemrapport" -#: perllib/FixMyStreet/App/Controller/Report.pm:381 +#: perllib/FixMyStreet/App/Controller/Report.pm:365 msgid "Please provide a public update for this report." msgstr "" @@ -2866,12 +2947,12 @@ msgstr "Venligs angiv om dette problem er blevet fikset eller ikke" msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1440 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1537 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1457 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1556 msgid "Please verify at least one of email/phone" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:123 +#: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please write a message" msgstr "Indtast en besked" @@ -2886,19 +2967,19 @@ msgstr "Indsend" msgid "Postcode or street name and area" msgstr "Indtast postnummer i nærheden, eller vejnavn og sted" -#: perllib/FixMyStreet/DB/Result/Comment.pm:211 +#: perllib/FixMyStreet/DB/Result/Comment.pm:231 msgid "Posted anonymously at %s" msgstr "Publiceret anonymt %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:246 +#: perllib/FixMyStreet/DB/Result/Comment.pm:268 msgid "Posted by %s at %s" msgstr "Sendt ind af %s %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:234 +#: perllib/FixMyStreet/DB/Result/Comment.pm:256 msgid "Posted by %s (%s) at %s" msgstr "Sendt ind af %s (%s) %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "Sendt ind af %s %s" @@ -2931,13 +3012,13 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "Privat" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "" @@ -2963,7 +3044,7 @@ msgstr "Problem %s sendt til myndighed %s" msgid "Problem breakdown by state" msgstr "Tilstandsfordeling af problemer" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "Problem markeret som åbent." @@ -2972,6 +3053,7 @@ msgid "Problem state change based on survey results" msgstr "Problemtilstandsændring baseret på spørgeundersøgelsesresultater" #: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Problemer" @@ -2998,7 +3080,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:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -3043,7 +3125,7 @@ msgstr "Det er valgfrit at angive navn og adgangskode, men hvis du gør det kan 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" -#: templates/web/base/report/new/form_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "" @@ -3112,7 +3194,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:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3194,7 +3276,7 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3335,7 +3417,9 @@ msgstr "Rapporterer et problem" #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "Rapporter" @@ -3452,16 +3536,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:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Rotér til venstre" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3542,11 +3626,12 @@ msgid "Security" msgstr "" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "" @@ -3610,7 +3695,7 @@ msgstr "Sendt:" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "Tjeneste:" @@ -3822,6 +3907,7 @@ msgstr "Start-dato:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3830,8 +3916,8 @@ msgstr "Start-dato:" msgid "State" msgstr "Tilstand" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3841,7 +3927,7 @@ msgstr "" msgid "State changed to:" msgstr "Gem ændringer" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3851,6 +3937,7 @@ msgid "State:" msgstr "Tilstand:" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 #, fuzzy @@ -3901,7 +3988,7 @@ msgstr "Underafdeling/myndighed" msgid "Subject" msgstr "Emne" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "Emne:" @@ -3916,7 +4003,7 @@ msgstr "Emne:" msgid "Submit" msgstr "Send ind" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3949,6 +4036,11 @@ msgstr "Abonnér" msgid "Subscribe by email" msgstr "Jeg ønsker at abonnere på e-postvarsel" +#: templates/web/base/admin/user-alerts.html:22 +#, fuzzy +msgid "Subscribed:" +msgstr "Abonnér" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "" @@ -3958,6 +4050,7 @@ msgid "Summarise your changes" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -4062,40 +4155,41 @@ msgstr "Det sted virker ikke til at være i Storbritannien. Venligst prøv igen. #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "Det postnummer blev ikke genkendt, beklager." -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "Det problem er blevet markeret som sendt." -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "Det problem vil nu blive sendt igen." -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "Denne rapport kan ikke vises på %s." -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "Den rapport er blevet fjernet fra FixMinVej." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 #, fuzzy msgid "That user has been logged out." msgstr "Den rapport er blevet fjernet fra FixMinVej." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 msgid "That user has been made anonymous on all reports and updates." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "" @@ -4249,7 +4343,7 @@ msgstr "" 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" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 #, fuzzy msgid "The user has been sent a login email" msgstr "Den rapport er blevet fjernet fra FixMinVej." @@ -4269,7 +4363,7 @@ msgstr "" msgid "There are no reports to show." msgstr "Der er ingen rapporter at vise." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "" @@ -4277,7 +4371,7 @@ msgstr "" 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." -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 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." @@ -4286,7 +4380,7 @@ msgstr "Der var problemer med at vise denne side. Venligst prøv igen senere." 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:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4298,7 +4392,7 @@ msgstr "Der var problemer med din e-post/adgangskode-kombination. Hvis du har gl 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." -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 msgid "There were problems with your report. Please see below." msgstr "Der var problemer med din rapport. Venligst se nedenfor." @@ -4335,7 +4429,7 @@ msgid "These will be sent to %s and also published online for o msgstr "" #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "" @@ -4378,10 +4472,10 @@ msgstr "Denne e-post er blevet sendt til begge myndigheder som dækker stedet fo 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:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Denne information er påkrævet" @@ -4453,6 +4547,7 @@ msgid "Time spent (in minutes):" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Tidslinje" @@ -4512,9 +4607,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:115 -#: templates/web/base/dashboard/index.html:120 -#: templates/web/base/dashboard/index.html:144 +#: templates/web/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "Totalt" @@ -4565,6 +4660,7 @@ msgstr "" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "" @@ -4589,7 +4685,7 @@ msgstr "Ukendt" msgid "Unknown alert type" msgstr "Ukendt varsel-type" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4598,9 +4694,9 @@ msgstr "Ukendt fejl" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "Ukendt problem-Id" @@ -4618,6 +4714,7 @@ msgid "Up one" msgstr "" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "Opdatering" @@ -4670,20 +4767,21 @@ msgstr "Opdatér tilstanden" msgid "Updated" msgstr "Opdateret" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 #, fuzzy msgid "Updated by %s (%s) at %s" msgstr "Sendt ind af %s (%s) %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 #, fuzzy msgid "Updated by %s at %s" msgstr "Sendt ind af %s %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4691,12 +4789,13 @@ msgid "Updated!" msgstr "Opdateret!" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "Opdateringer" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "Opdateringer er begrænset til %s tegn i længde. Venligst skriv en kortere tekst." @@ -4751,28 +4850,28 @@ msgstr "" msgid "User Import" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 #, fuzzy msgid "User added to abuse list" msgstr "Epost lagt til misbrugsliste" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 #, fuzzy msgid "User already in abuse list" msgstr "Epost allerede i misbrugslisten" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "Brugermarkering fjernet" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "Bruger markeret" @@ -4787,7 +4886,11 @@ msgstr "I misbrugstabel?" msgid "User search finds matches in users' names and email addresses." msgstr "Brugersøgning finder træf på brugernavne og epostadresser. " -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 #, fuzzy msgid "User:" @@ -4795,6 +4898,8 @@ msgstr "Brugere" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4903,7 +5008,7 @@ msgstr "Vi vil kun bruge personlig information om dig i henhold til vore Sæt flere varsler op gratis 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 MaPit." 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 MaPit." -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -4968,7 +5073,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:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4976,9 +5081,10 @@ msgstr "Forkert sted? Bare klik igen på kortet." #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -5057,7 +5163,7 @@ msgstr "" msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "Du har allerede besvaret dette spørgeskema. Hvis du har spørgsmål, venligst tag kontakt, eller se på dit problem.\n" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "" @@ -5258,14 +5364,14 @@ msgstr "" msgid "all" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "" @@ -5291,7 +5397,7 @@ msgstr "for eksempel '%s' eller '%s'" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "" @@ -5366,7 +5472,7 @@ msgstr "log ud" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "den lokale myndighed" @@ -5408,12 +5514,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:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 #, fuzzy msgid "user not in abuse list" msgstr "Epost allerede i misbrugslisten" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 #, fuzzy msgid "user removed from abuse list" msgstr "Epost lagt til misbrugsliste" @@ -5479,7 +5585,7 @@ msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5500,7 +5606,7 @@ msgid_plural "%s problems reported" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5570,14 +5676,14 @@ msgid_plural "last updated %d days ago" msgstr[0] "" msgstr[1] "" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, fuzzy, perl-format msgid "month" msgid_plural "months" msgstr[0] "Måned" msgstr[1] "Måned" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" diff --git a/locale/de_CH.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/de_CH.UTF-8/LC_MESSAGES/FixMyStreet.po index a8589d86313..a2a76efd6ff 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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety , 2017\n" "Language-Team: German (Switzerland) (https://www.transifex.com/mysociety/teams/12067/de_CH/)\n" @@ -93,8 +93,8 @@ msgstr "" msgid "%s live updates" msgstr "" -#: templates/web/base/dashboard/index.html:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -175,7 +175,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "" #: perllib/FixMyStreet/App/Controller/Report/New.pm:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Wählen Sie eine Kategorie --" @@ -332,6 +332,7 @@ msgid "Add user" msgstr "User hinzufügen" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "Füge neue Kategorie hinzu" @@ -371,6 +372,10 @@ msgstr "" msgid "Alert me to future updates" msgstr "" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -442,7 +447,7 @@ msgstr "Anonym" msgid "Anonymous user" msgstr "Anonym" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "Anonym" @@ -561,6 +566,8 @@ msgstr "User hinzufügen" #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -598,6 +605,7 @@ msgid "Can't see the map? Skip this step" msgstr "Karte nicht sichtbar? Überspringen Sie diesen Schritt" #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -630,7 +638,7 @@ msgstr "Kategorie" msgid "Category and State" msgstr "Kategorie" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "Kategorie von ‘%s’ nach ‘%s’ geändert" @@ -639,7 +647,7 @@ msgstr "Kategorie von ‘%s’ nach ‘%s’ geändert" msgid "Category fix rate for problems > 4 weeks old" msgstr "" -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -730,7 +738,7 @@ msgstr "Klicken Sie auf den Link im Bestätigungsemail um sich anzumelden." #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "Beantwortet" @@ -739,7 +747,7 @@ msgstr "Beantwortet" msgid "Closed by council" msgstr "" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 #, fuzzy msgid "Closed to updates" msgstr "letzte Bearbeitung %s" @@ -754,12 +762,12 @@ msgstr "Koordinaten" msgid "Cobrand" msgstr "" -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "" @@ -775,6 +783,7 @@ msgid "Collapse map" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -803,6 +812,7 @@ msgid "Confirmation" msgstr "Bestätigung" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -838,8 +848,8 @@ msgstr "" msgid "Coordinates:" msgstr "Koordinaten" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "" @@ -889,14 +899,17 @@ msgid "Create priority" msgstr "Priorität erstellen" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 msgid "Create reports/updates as anonymous user" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -973,7 +986,12 @@ msgstr "Priorität erstellen" msgid "Defect type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +#, fuzzy +msgid "Delete" +msgstr "Gelöscht" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -1002,16 +1020,17 @@ msgstr "Beschreibung" msgid "Description:" msgstr "Beschreibung" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "" +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Beschreibung" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1035,6 +1054,14 @@ msgstr "hat Karte nicht verwendet" msgid "Diligency prize league table" msgstr "Weiss ich nicht" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1110,11 +1137,17 @@ msgstr "Anpassen" msgid "Edit body details" msgstr "Details editieren" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +msgid "Edit other users' details" +msgstr "User-Details editieren" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "Kategorie editieren" @@ -1123,6 +1156,7 @@ msgid "Edit report priority" msgstr "Priorität editieren" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "Meldungen editieren" @@ -1192,12 +1226,16 @@ msgstr "E-Mail Benachrichtigung gelöscht" msgid "Email verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "E-mail:" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1260,17 +1298,26 @@ msgstr "Ungefähre Adresse des Schadens" msgid "Enter a nearby UK postcode, or street name and area" msgstr "Geben Sie eine Adresse an" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +#, fuzzy +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "Geben Sie eine Adresse an" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "Ungefähre Adresse des Schadens" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "Ungefähre Adresse des Schadens" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +#, fuzzy +msgid "Enter a street, area, or landmark" +msgstr "Ungefähre Adresse des Schadens" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "Beschreiben Sie den Schaden" @@ -1310,15 +1357,15 @@ msgstr "" msgid "Expand map" msgstr "" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "" @@ -1327,11 +1374,11 @@ msgstr "" msgid "External URL" msgstr "" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "Externe Stelle" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 #, fuzzy msgid "External status code" @@ -1342,7 +1389,7 @@ msgstr "Externe Stelle" msgid "External status code:" msgstr "Externe Stelle" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "Externes Team" @@ -1354,7 +1401,7 @@ msgid "Extra Fields" msgstr "Zusätzliche Details" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "" @@ -1394,7 +1441,7 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:114 +#: templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "Beantwortet" @@ -1433,7 +1480,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:149 +#: templates/web/base/admin/report_edit.html:150 #: templates/web/base/admin/user-form.html:119 msgid "Flagged:" msgstr "" @@ -1518,7 +1565,7 @@ msgstr "" msgid "Go" msgstr "Los" -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:96 msgid "Going to send questionnaire?" msgstr "" @@ -1662,6 +1709,7 @@ msgstr "" #: templates/web/base/admin/index.html:60 #: templates/web/base/admin/list_updates.html:6 #: templates/web/base/admin/reports.html:12 +#: templates/web/base/admin/user-alerts.html:8 #: templates/web/zurich/admin/index-dm.html:21 #: templates/web/zurich/admin/index-sdm.html:19 #: templates/web/zurich/admin/list_updates.html:24 @@ -1765,7 +1813,7 @@ msgid "" " when they are shown on the site. Enter the ID (number) of that user." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "Unbekannt ID" @@ -1830,7 +1878,8 @@ msgstr "" msgid "Invalid format %s specified." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 +#: perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "" @@ -2025,6 +2074,7 @@ msgid "Moderate" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "Meldungsdetails anpassen" @@ -2077,7 +2127,7 @@ msgstr "Am meisten kommentiert" msgid "Name" msgstr "Name" -#: templates/web/base/admin/report_edit.html:134 +#: templates/web/base/admin/report_edit.html:135 #: templates/web/base/admin/responsepriorities/edit.html:13 #: templates/web/base/admin/update_edit.html:34 #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 @@ -2166,10 +2216,35 @@ msgstr "Ihre Telefonnummer" msgid "New priority" msgstr "Neue Priorität" +#: templates/web/base/admin/user-alerts.html:44 +#, fuzzy +msgid "New problems for %s" +msgstr "Der User ist der Eigner der Meldung" + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "" @@ -2202,6 +2277,10 @@ msgstr "Neuer Status" msgid "New template" msgstr "Neue Vorlage" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "Neueste" @@ -2210,15 +2289,16 @@ msgstr "Neueste" msgid "Next" msgstr "Weiter" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2284,8 +2364,8 @@ msgid "No supporters" msgstr "" #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "Keine" @@ -2388,7 +2468,7 @@ msgstr "" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "Aufgenommen" @@ -2426,11 +2506,11 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2512,7 +2592,7 @@ msgstr "Telefonnummer (optional)" msgid "Phone verified:" msgstr "Gemeldet" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2521,9 +2601,9 @@ msgstr "Telefonnummer:" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2537,7 +2617,7 @@ msgstr "Telefonnummer:" msgid "Photo" msgstr "Foto" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "Foto wird benötigt" @@ -2545,12 +2625,12 @@ msgstr "Foto wird benötigt" msgid "Photo required" msgstr "Foto benötigt" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2591,7 +2671,7 @@ msgstr "" 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:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2601,8 +2681,8 @@ 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:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2631,12 +2711,12 @@ msgid "Please do not be abusive — abusing your council devalues the s msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2645,8 +2725,8 @@ msgstr "" msgid "Please enter a mobile number" msgstr "Obligatorisches Feld" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "" @@ -2660,14 +2740,14 @@ msgstr "Obligatorisches Feld" msgid "Please enter a password" msgstr "Obligatorisches Feld" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: 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:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2676,12 +2756,12 @@ msgid "Please enter a valid email" msgstr "Bitte geben Sie eine gültige E-Mail Adresse an" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "Bitte geben Sie eine gültige E-Mail Adresse an" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Obligatorisches Feld" @@ -2691,7 +2771,7 @@ msgstr "Obligatorisches Feld" msgid "Please enter some details" msgstr "Bitte geben Sie einige Details an" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2711,8 +2791,8 @@ msgstr "Bitte geben Sie Ihren Namen an" 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:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2783,11 +2863,11 @@ msgstr "" msgid "Please note:" msgstr "Hinweise:" -#: perllib/FixMyStreet/App/Controller/Report.pm:399 +#: perllib/FixMyStreet/App/Controller/Report.pm:383 msgid "Please provide a duplicate ID or public update for this report." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:381 +#: perllib/FixMyStreet/App/Controller/Report.pm:365 msgid "Please provide a public update for this report." msgstr "" @@ -2827,12 +2907,12 @@ msgstr "" msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1440 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1537 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1457 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1556 msgid "Please verify at least one of email/phone" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:123 +#: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please write a message" msgstr "" @@ -2847,19 +2927,19 @@ msgstr "" msgid "Postcode or street name and area" msgstr "Ungefähre Adresse des Schadens" -#: perllib/FixMyStreet/DB/Result/Comment.pm:211 +#: perllib/FixMyStreet/DB/Result/Comment.pm:231 msgid "Posted anonymously at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:246 +#: perllib/FixMyStreet/DB/Result/Comment.pm:268 msgid "Posted by %s at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:234 +#: perllib/FixMyStreet/DB/Result/Comment.pm:256 msgid "Posted by %s (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "" @@ -2892,13 +2972,13 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "" @@ -2924,7 +3004,7 @@ msgstr "" msgid "Problem breakdown by state" msgstr "Meldungen nach Status sortiert" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "" @@ -2933,6 +3013,7 @@ msgid "Problem state change based on survey results" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Meldungen" @@ -2959,7 +3040,7 @@ msgstr "Meldungen, welche kürzlich beantwortet wurden" msgid "Problems within %.1fkm of %s" msgstr "Meldungen innerhalb %s, %s" -#: perllib/FixMyStreet/Cobrand/Default.pm:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -3004,7 +3085,7 @@ msgstr "" msgid "Providing a 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_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "" @@ -3073,7 +3154,7 @@ msgstr "" msgid "RSS feed of nearby problems" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3153,7 +3234,7 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3294,7 +3375,9 @@ msgstr "Ihre Meldung" #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "Meldungen" @@ -3411,16 +3494,16 @@ msgstr "" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Links drehen" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3501,11 +3584,12 @@ msgid "Security" msgstr "" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "" @@ -3568,7 +3652,7 @@ msgstr "Gesendet:" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "Gerät" @@ -3776,6 +3860,7 @@ msgstr "" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3784,8 +3869,8 @@ msgstr "" msgid "State" msgstr "Status" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3795,7 +3880,7 @@ msgstr "" msgid "State changed to:" msgstr "Speichern" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3805,6 +3890,7 @@ msgid "State:" msgstr "Status" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 #, fuzzy @@ -3854,7 +3940,7 @@ msgstr "FB/Externe" msgid "Subject" msgstr "Titel" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "Titel" @@ -3869,7 +3955,7 @@ msgstr "Titel" msgid "Submit" msgstr "Abschicken" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3901,6 +3987,10 @@ msgstr "" msgid "Subscribe by email" msgstr "" +#: templates/web/base/admin/user-alerts.html:22 +msgid "Subscribed:" +msgstr "" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "" @@ -3910,6 +4000,7 @@ msgid "Summarise your changes" msgstr "Fassen Sie Ihre Änderungen zusammen" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -4014,40 +4105,41 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "Die Meldung wurde als gesendet markiert." -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "Diese Meldung wurde von «Züri wie neu» entfernt." -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "Diese Meldung wurde von «Züri wie neu» entfernt." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 #, fuzzy msgid "That user has been logged out." msgstr "Diese Meldung wurde von «Züri wie neu» entfernt." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 msgid "That user has been made anonymous on all reports and updates." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "" @@ -4187,7 +4279,7 @@ msgstr "" msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 #, fuzzy msgid "The user has been sent a login email" msgstr "Diese Meldung wurde von «Züri wie neu» entfernt." @@ -4205,7 +4297,7 @@ msgstr "Namen müssen nicht eindeutig sein." msgid "There are no reports to show." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "" @@ -4213,7 +4305,7 @@ msgstr "" msgid "There was a problem showing the All Reports page. Please try again later." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 msgid "There was a problem showing this page. Please try again later." msgstr "" @@ -4222,7 +4314,7 @@ msgstr "" msgid "There was a problem with your email/password combination. Please try again." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4234,7 +4326,7 @@ msgstr "Ihre E-Mail/Passwort Kombination war ungültig. Bitte versuchen Sie msgid "There was a problem with your update. Please try again." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 msgid "There were problems with your report. Please see below." msgstr "" @@ -4268,7 +4360,7 @@ msgid "These will be sent to %s and also published online for o msgstr "" #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "" @@ -4306,10 +4398,10 @@ msgstr "" 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:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Diese Information wird benötigt" @@ -4381,6 +4473,7 @@ msgid "Time spent (in minutes):" msgstr "Aufwand (in Minuten)" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "" @@ -4440,9 +4533,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:115 -#: templates/web/base/dashboard/index.html:120 -#: templates/web/base/dashboard/index.html:144 +#: templates/web/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "Total" @@ -4493,6 +4586,7 @@ msgstr "" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "" @@ -4517,7 +4611,7 @@ msgstr "Unbekannt" msgid "Unknown alert type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4526,9 +4620,9 @@ msgstr "Unbekannter Fehler" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "" @@ -4546,6 +4640,7 @@ msgid "Up one" msgstr "" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "Speichern" @@ -4598,19 +4693,20 @@ msgstr "" msgid "Updated" msgstr "Aktualisiert" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 msgid "Updated by %s (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 #, fuzzy msgid "Updated by %s at %s" msgstr "%s Meldungen Total" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4618,12 +4714,13 @@ msgid "Updated!" msgstr "Aktualisiert!" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "Antwort" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "" @@ -4678,26 +4775,26 @@ msgstr "" msgid "User Import" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 msgid "User added to abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 msgid "User already in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "" @@ -4711,13 +4808,19 @@ msgstr "" msgid "User search finds matches in users' names and email addresses." msgstr "Diese Suche sucht in den Namen der Benützer und deren E-Mail-Adressen." -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 msgid "User:" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4823,7 +4926,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:118 +#: templates/web/base/dashboard/index.html:122 msgid "Website" msgstr "" @@ -4868,7 +4971,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 MaPit." msgstr "" -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -4888,7 +4991,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:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4896,9 +4999,10 @@ msgstr "" #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -4975,7 +5079,7 @@ msgstr "" msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "Sie haben dieser Meldung bereits Fotos angehängt. Sie können maximal 3 Fotos anhängen (wenn Sie mehr anhängen, wird das Älteste entfernt)." @@ -5174,14 +5278,14 @@ msgstr "" msgid "all" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "" @@ -5207,7 +5311,7 @@ msgstr "z.B. ‘%s’ oder ‘%s’" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "" @@ -5281,7 +5385,7 @@ msgstr "ausloggen" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "" @@ -5323,11 +5427,11 @@ msgstr "" msgid "user is problem owner" msgstr "Der User ist der Eigner der Meldung" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 msgid "user not in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 msgid "user removed from abuse list" msgstr "" @@ -5392,7 +5496,7 @@ msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5413,7 +5517,7 @@ msgid_plural "%s problems reported" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5483,23 +5587,20 @@ msgid_plural "last updated %d days ago" msgstr[0] "" msgstr[1] "" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, fuzzy, perl-format msgid "month" msgid_plural "months" msgstr[0] "Monat" msgstr[1] "Monat" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" msgstr[0] "" msgstr[1] "" -#~ msgid "Edit other users' details" -#~ msgstr "User-Details editieren" - #~ msgid "Enter a password" #~ msgstr "Ihr Passwort" diff --git a/locale/de_DE.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/de_DE.UTF-8/LC_MESSAGES/FixMyStreet.po index debda7d15e5..254b097f36b 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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety , 2017\n" "Language-Team: German (Germany) (https://www.transifex.com/mysociety/teams/12067/de_DE/)\n" @@ -93,8 +93,8 @@ msgstr "" msgid "%s live updates" msgstr "%s Aktualisierungen in Echtzeit" -#: templates/web/base/dashboard/index.html:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -176,7 +176,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "" #: perllib/FixMyStreet/App/Controller/Report/New.pm:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Wählen Sie eine Kategorie --" @@ -330,6 +330,7 @@ msgid "Add user" msgstr "Benutzer hinzufügen" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "" @@ -369,6 +370,10 @@ msgstr "Alarm %d deaktiviert (erstellt %s)" msgid "Alert me to future updates" msgstr "" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -440,7 +445,7 @@ msgstr "Anonym" msgid "Anonymous user" msgstr "Anonym" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "Anonym:" @@ -559,6 +564,8 @@ msgstr "Benutzer hinzufügen" #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -596,6 +603,7 @@ msgid "Can't see the map? Skip this step" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -628,7 +636,7 @@ msgstr "Kategorie" msgid "Category and State" msgstr "Kategorie" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "" @@ -637,7 +645,7 @@ msgstr "" msgid "Category fix rate for problems > 4 weeks old" msgstr "" -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -728,7 +736,7 @@ msgstr "" #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "Geschlossen" @@ -737,7 +745,7 @@ msgstr "Geschlossen" msgid "Closed by council" msgstr "" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 #, fuzzy msgid "Closed to updates" msgstr "Aktualisierungen holen" @@ -752,12 +760,12 @@ msgstr "Koordinaten:" msgid "Cobrand" msgstr "" -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "" @@ -773,6 +781,7 @@ msgid "Collapse map" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -801,6 +810,7 @@ msgid "Confirmation" msgstr "Bestätigung" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -836,8 +846,8 @@ msgstr "" msgid "Coordinates:" msgstr "Koordinaten:" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "Benutzer konnte nicht gefunden werden" @@ -887,14 +897,17 @@ msgid "Create priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 msgid "Create reports/updates as anonymous user" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -971,7 +984,12 @@ msgstr "Neue Priorität" msgid "Defect type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +#, fuzzy +msgid "Delete" +msgstr "Gelöscht" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -1000,16 +1018,17 @@ msgstr "Beschreibung" msgid "Description:" msgstr "Beschreibung:" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "" +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Beschreibung" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1033,6 +1052,14 @@ msgstr "" msgid "Diligency prize league table" msgstr "Weiss ich nicht" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1108,11 +1135,18 @@ msgstr "Bearbeiten" msgid "Edit body details" msgstr "" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +#, fuzzy +msgid "Edit other users' details" +msgstr "Bitte geben Sie einiges Details an" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "" @@ -1121,6 +1155,7 @@ msgid "Edit report priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "" @@ -1190,12 +1225,16 @@ msgstr "E-Mail-Benachrichtigung gelöscht" msgid "Email verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "E-Mail:" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1259,17 +1298,26 @@ msgstr "" msgid "Enter a nearby UK postcode, or street name and area" msgstr "" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +#, fuzzy +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "Geben Sie eine Adresse an" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "Geben Sie eine Adresse an" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "Geben Sie eine Adresse an" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +#, fuzzy +msgid "Enter a street, area, or landmark" +msgstr "Geben Sie eine Adresse an" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "Beschreiben sie den Mangel" @@ -1309,15 +1357,15 @@ msgstr "" msgid "Expand map" msgstr "" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "Als CSV exportieren" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "Externe Kennung" @@ -1326,11 +1374,11 @@ msgstr "Externe Kennung" msgid "External URL" msgstr "Externe URL" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 msgid "External status code" msgstr "" @@ -1339,7 +1387,7 @@ msgstr "" msgid "External status code:" msgstr "" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "" @@ -1351,7 +1399,7 @@ msgid "Extra Fields" msgstr "Zusätzliche Daten:" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "Zusätzliche Daten:" @@ -1391,7 +1439,7 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:114 +#: templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "Gelöst" @@ -1430,7 +1478,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:149 +#: templates/web/base/admin/report_edit.html:150 #: templates/web/base/admin/user-form.html:119 msgid "Flagged:" msgstr "" @@ -1515,7 +1563,7 @@ msgstr "" msgid "Go" msgstr "Los" -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:96 msgid "Going to send questionnaire?" msgstr "" @@ -1661,6 +1709,7 @@ msgstr "" #: templates/web/base/admin/index.html:60 #: templates/web/base/admin/list_updates.html:6 #: templates/web/base/admin/reports.html:12 +#: templates/web/base/admin/user-alerts.html:8 #: templates/web/zurich/admin/index-dm.html:21 #: templates/web/zurich/admin/index-sdm.html:19 #: templates/web/zurich/admin/list_updates.html:24 @@ -1764,7 +1813,7 @@ msgid "" " when they are shown on the site. Enter the ID (number) of that user." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "Unbekannt ID" @@ -1829,7 +1878,8 @@ msgstr "" msgid "Invalid format %s specified." msgstr "Ungültiges Format %s angegeben." -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 +#: perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "" @@ -2025,6 +2075,7 @@ msgid "Moderate" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "" @@ -2077,7 +2128,7 @@ msgstr "Meistkommentiert" msgid "Name" msgstr "Name" -#: templates/web/base/admin/report_edit.html:134 +#: templates/web/base/admin/report_edit.html:135 #: templates/web/base/admin/responsepriorities/edit.html:13 #: templates/web/base/admin/update_edit.html:34 #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 @@ -2164,10 +2215,35 @@ msgstr "(Keine Telefonnummer)" msgid "New priority" msgstr "Neue Priorität" +#: templates/web/base/admin/user-alerts.html:44 +#, fuzzy +msgid "New problems for %s" +msgstr "Neue Probleme auf FixMyStreet" + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "Neue Probleme unweit {{POSTCODE}} auf FixMyStreet" @@ -2200,6 +2276,10 @@ msgstr "Neuer Status" msgid "New template" msgstr "Neue Vorlage" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "Neueste" @@ -2208,15 +2288,16 @@ msgstr "Neueste" msgid "Next" msgstr "Weiter" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2282,8 +2363,8 @@ msgid "No supporters" msgstr "Keine Unterstützer" #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "Keine" @@ -2386,7 +2467,7 @@ msgstr "" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "Öffnen" @@ -2424,11 +2505,11 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2511,7 +2592,7 @@ msgstr "Telefonnummer (optional)" msgid "Phone verified:" msgstr "Gemeldet:" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2520,9 +2601,9 @@ msgstr "Telefonnummer:" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2536,7 +2617,7 @@ msgstr "Telefonnummer:" msgid "Photo" msgstr "Foto" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "Foto ist erforderlich." @@ -2544,12 +2625,12 @@ msgstr "Foto ist erforderlich." msgid "Photo required" msgstr "Foto erforderlich" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2590,7 +2671,7 @@ msgstr "" 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:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2600,8 +2681,8 @@ 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:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2630,12 +2711,12 @@ msgid "Please do not be abusive — abusing your council devalues the s msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: 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:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2644,8 +2725,8 @@ msgstr "Bitte geben Sie eine Nachricht ein" msgid "Please enter a mobile number" msgstr "Bitte geben Sie Ihre Telefonnummer ein" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "Bitte geben Sie Ihren Namen ein" @@ -2659,14 +2740,14 @@ msgstr "" msgid "Please enter a password" msgstr "Bitte geben Sie ein Passwort ein" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 #: 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:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2675,12 +2756,12 @@ msgid "Please enter a valid email" msgstr "Bitte geben Sie eine gültige eMail-Adresse an" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "Bitte geben Sie eine gültige eMail-Adresse an" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Bitte geben Sie Ihre Telefonnummer ein" @@ -2690,7 +2771,7 @@ msgstr "Bitte geben Sie Ihre Telefonnummer ein" msgid "Please enter some details" msgstr "Bitte geben Sie einiges Details an" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2710,8 +2791,8 @@ msgstr "Bitte geben Sie Ihren Vornamen ein" 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:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2782,11 +2863,11 @@ msgstr "" msgid "Please note:" msgstr "Hinweise:" -#: perllib/FixMyStreet/App/Controller/Report.pm:399 +#: perllib/FixMyStreet/App/Controller/Report.pm:383 msgid "Please provide a duplicate ID or public update for this report." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:381 +#: perllib/FixMyStreet/App/Controller/Report.pm:365 msgid "Please provide a public update for this report." msgstr "" @@ -2826,12 +2907,12 @@ msgstr "" msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1440 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1537 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1457 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1556 msgid "Please verify at least one of email/phone" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:123 +#: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please write a message" msgstr "Bitte schreiben Sie eine Nachricht" @@ -2846,19 +2927,19 @@ msgstr "" msgid "Postcode or street name and area" msgstr "Geben Sie eine Adresse an" -#: perllib/FixMyStreet/DB/Result/Comment.pm:211 +#: perllib/FixMyStreet/DB/Result/Comment.pm:231 msgid "Posted anonymously at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:246 +#: perllib/FixMyStreet/DB/Result/Comment.pm:268 msgid "Posted by %s at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:234 +#: perllib/FixMyStreet/DB/Result/Comment.pm:256 msgid "Posted by %s (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "" @@ -2891,13 +2972,13 @@ 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:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "Privat" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "Private Details" @@ -2923,7 +3004,7 @@ msgstr "" msgid "Problem breakdown by state" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "Problem als offen markiert." @@ -2932,6 +3013,7 @@ msgid "Problem state change based on survey results" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Meldungen" @@ -2958,7 +3040,7 @@ msgstr "Meldungen, welche kürzlich gelöst wurden" msgid "Problems within %.1fkm of %s" msgstr "Meldungen innerhalb %s" -#: perllib/FixMyStreet/Cobrand/Default.pm:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -3003,7 +3085,7 @@ msgstr "" msgid "Providing a 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_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "Öffentliche Details" @@ -3072,7 +3154,7 @@ msgstr "" msgid "RSS feed of nearby problems" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3153,7 +3235,7 @@ msgstr "" msgid "Remove from site" msgstr "Von Seite entfernen" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3294,7 +3376,9 @@ msgstr "Verfassen Sie eine Meldung" #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "Berichte" @@ -3411,16 +3495,16 @@ msgstr "" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Nach links drehen" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3501,11 +3585,12 @@ msgid "Security" msgstr "" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "" @@ -3569,7 +3654,7 @@ msgstr "Gesendet:" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "Dienst:" @@ -3778,6 +3863,7 @@ msgstr "Startdatum:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3786,8 +3872,8 @@ msgstr "Startdatum:" msgid "State" msgstr "Status" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3797,7 +3883,7 @@ msgstr "" msgid "State changed to:" msgstr "Änderungen speichern" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3807,6 +3893,7 @@ msgid "State:" msgstr "Status:" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 #, fuzzy @@ -3857,7 +3944,7 @@ msgstr "" msgid "Subject" msgstr "Titel" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "Titel:" @@ -3872,7 +3959,7 @@ msgstr "Titel:" msgid "Submit" msgstr "Abschicken" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3905,6 +3992,11 @@ msgstr "Abonnieren" msgid "Subscribe by email" msgstr "Abonnieren" +#: templates/web/base/admin/user-alerts.html:22 +#, fuzzy +msgid "Subscribed:" +msgstr "Abonnieren" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "" @@ -3914,6 +4006,7 @@ msgid "Summarise your changes" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -4018,40 +4111,41 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "Das Problem wird jetzt erneut gesendet." -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "Dieser Bericht kann nicht auf %s angeschaut werden." -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "Diese Meldung wurde von Fix My Zürich entfernt." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 #, fuzzy msgid "That user has been logged out." msgstr "Diese Meldung wurde von Fix My Zürich entfernt." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 msgid "That user has been made anonymous on all reports and updates." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "" @@ -4191,7 +4285,7 @@ msgstr "" msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 #, fuzzy msgid "The user has been sent a login email" msgstr "Diese Meldung wurde von Fix My Zürich entfernt." @@ -4209,7 +4303,7 @@ msgstr "" msgid "There are no reports to show." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "" @@ -4217,7 +4311,7 @@ msgstr "" msgid "There was a problem showing the All Reports page. Please try again later." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 msgid "There was a problem showing this page. Please try again later." msgstr "" @@ -4226,7 +4320,7 @@ msgstr "" msgid "There was a problem with your email/password combination. Please try again." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4237,7 +4331,7 @@ msgstr "" msgid "There was a problem with your update. Please try again." msgstr "Es gab ein Problem mit Ihrer Aktualisierung. Bitte versuchen Sie es erneut." -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 msgid "There were problems with your report. Please see below." msgstr "Es gab ein Problem mit Ihrem Bericht. Bitte versuchen Sie es erneut." @@ -4270,7 +4364,7 @@ msgid "These will be sent to %s and also published online for o msgstr "" #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "" @@ -4308,10 +4402,10 @@ msgstr "" 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:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Diese Information wird benötigt" @@ -4383,6 +4477,7 @@ msgid "Time spent (in minutes):" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Zeitleiste" @@ -4442,9 +4537,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:115 -#: templates/web/base/dashboard/index.html:120 -#: templates/web/base/dashboard/index.html:144 +#: templates/web/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "Total" @@ -4495,6 +4590,7 @@ msgstr "" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "" @@ -4519,7 +4615,7 @@ msgstr "Unbekannt" msgid "Unknown alert type" msgstr "Unbekannter Benachrichtigungstyp" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4528,9 +4624,9 @@ msgstr "Unbekannter Fehler" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "Unbekannte Problemkennung" @@ -4548,6 +4644,7 @@ msgid "Up one" msgstr "" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "Beschreibung" @@ -4600,20 +4697,21 @@ msgstr "" msgid "Updated" msgstr "Aktualisiert" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 #, fuzzy msgid "Updated by %s (%s) at %s" msgstr "Anmerkung: %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 #, fuzzy msgid "Updated by %s at %s" msgstr "Anmerkung: %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4621,12 +4719,13 @@ msgid "Updated!" msgstr "Aktualisiert!" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "Aktualisierungen" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "" @@ -4681,26 +4780,26 @@ msgstr "" msgid "User Import" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 msgid "User added to abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 msgid "User already in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "" @@ -4714,7 +4813,11 @@ msgstr "" msgid "User search finds matches in users' names and email addresses." msgstr "" -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 #, fuzzy msgid "User:" @@ -4722,6 +4825,8 @@ msgstr "Benutzer" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4828,7 +4933,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:118 +#: templates/web/base/dashboard/index.html:122 msgid "Website" msgstr "" @@ -4873,7 +4978,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 MaPit." msgstr "" -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -4893,7 +4998,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:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4901,9 +5006,10 @@ msgstr "" #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -4979,7 +5085,7 @@ msgstr "" msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "" @@ -5179,14 +5285,14 @@ msgstr "Admin" msgid "all" msgstr "alle" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "" @@ -5212,7 +5318,7 @@ msgstr "z.B. ‘%s’ oder ‘%s’" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "" @@ -5286,7 +5392,7 @@ msgstr "ausloggen" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "" @@ -5327,11 +5433,11 @@ msgstr "" msgid "user is problem owner" msgstr "Benutzer ist Problemeigentümer" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 msgid "user not in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 #, fuzzy msgid "user removed from abuse list" msgstr "Von Seite entfernen" @@ -5397,7 +5503,7 @@ msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5418,7 +5524,7 @@ msgid_plural "%s problems reported" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5488,14 +5594,14 @@ msgid_plural "last updated %d days ago" msgstr[0] "" msgstr[1] "" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, fuzzy, perl-format msgid "month" msgid_plural "months" msgstr[0] "Monat" msgstr[1] "Monat" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" diff --git a/locale/el_GR.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/el_GR.UTF-8/LC_MESSAGES/FixMyStreet.po index c986aaefe89..23a420bec7e 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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: George Kanellopoulos , 2018\n" "Language-Team: Greek (Greece) (https://www.transifex.com/mysociety/teams/12067/el_GR/)\n" @@ -102,8 +102,8 @@ msgstr "" msgid "%s live updates" msgstr "%s ζωντανές ενημερώσεις" -#: templates/web/base/dashboard/index.html:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -187,7 +187,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "Ροή RSS για προβλήματα στο "%s"" #: perllib/FixMyStreet/App/Controller/Report/New.pm:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Διάλεξε κατηγορία --" @@ -346,6 +346,7 @@ msgid "Add user" msgstr "Προσθήκη χρήστη" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "" @@ -385,6 +386,10 @@ msgstr "Η ειδοποίηση %d απενεργοποιήθηκε (δημιο msgid "Alert me to future updates" msgstr "Ειδοποίησέ με για μελλοντικές ενημερώσεις" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -454,7 +459,7 @@ msgstr "Ανώνυμος" msgid "Anonymous user" msgstr "Ανώνυμος χρήστης" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "Ανώνυμος:" @@ -573,6 +578,8 @@ msgstr "Επισήμανση χρήστη" #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -610,6 +617,7 @@ msgid "Can't see the map? Skip this step" msgstr "Δεν μπορείς να δεις τον χάρτη; Παράλειψη βήματος" #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -642,7 +650,7 @@ msgstr "Κατηγορία" msgid "Category and State" msgstr "Κατηγορία" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "" @@ -651,7 +659,7 @@ msgstr "" msgid "Category fix rate for problems > 4 weeks old" msgstr "Μέσος όρος διόρθωσης προβλημάτων για την κατηγορία > 4 εβδομάδες" -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -747,7 +755,7 @@ msgstr "Κάνε κλικ στον σύνδεσμο του email επιβεβα #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "Κλειστό" @@ -756,7 +764,7 @@ msgstr "Κλειστό" msgid "Closed by council" msgstr "Κλειστό από την υπηρεσία" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 #, fuzzy msgid "Closed to updates" msgstr "Λήψη ενημερώσεων" @@ -771,12 +779,12 @@ msgstr "Συντεταγμένες:" msgid "Cobrand" msgstr "Προστεθέν σήμα" -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "Δεδομένα προστεθέντος σήματος:" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "Προστεθέν σήμα:" @@ -792,6 +800,7 @@ msgid "Collapse map" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -820,6 +829,7 @@ msgid "Confirmation" msgstr "Επιβεβαίωση" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -855,8 +865,8 @@ msgstr "" msgid "Coordinates:" msgstr "Συντεταγμένες:" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "Δεν είναι δυνατή η εύρεση χρήστη" @@ -906,14 +916,17 @@ msgid "Create priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 msgid "Create reports/updates as anonymous user" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -989,7 +1002,12 @@ msgstr "" msgid "Defect type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +#, fuzzy +msgid "Delete" +msgstr "Διαγραμμένα" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -1018,16 +1036,17 @@ msgstr "Περιγραφή" msgid "Description:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "" +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Πληροφορίες" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1051,6 +1070,14 @@ msgstr "Δεν χρησιμοποιήθηκε ο χάρτης" msgid "Diligency prize league table" msgstr "Πίνακας βραβείων επιμέλειας" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1129,11 +1156,18 @@ msgstr "Επεξεργασία" msgid "Edit body details" msgstr "Επεξεργασία λεπτομερειών του τομέα" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +#, fuzzy +msgid "Edit other users' details" +msgstr "Επεξεργασία λεπτομερειών του τομέα" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "" @@ -1142,6 +1176,7 @@ msgid "Edit report priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "" @@ -1211,12 +1246,16 @@ msgstr "Η ειδοποίηση μέσω email διεγράφη" msgid "Email verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "Email:" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1292,17 +1331,26 @@ msgstr "Δώσε μια ονομασία για την οδό" msgid "Enter a nearby UK postcode, or street name and area" msgstr "Γράψε έναν κοντινό ταχυδρομικό κώδικα, οδό ή περιοχή" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +#, fuzzy +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "Γράψε έναν κοντινό ταχυδρομικό κώδικα, οδό ή περιοχή" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "Γράψε έναν κοντινό ταχυδρομικό κώδικα, οδό ή περιοχή" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "Γράψε μία κοντινή οδό ή περιοχή" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +#, fuzzy +msgid "Enter a street, area, or landmark" +msgstr "Γράψε μία κοντινή οδό ή περιοχή" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "Γράψε λεπτομέρειες σχετικά με το πρόβλημα" @@ -1342,15 +1390,15 @@ msgstr "" msgid "Expand map" msgstr "" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "" @@ -1359,11 +1407,11 @@ msgstr "" msgid "External URL" msgstr "Εξωτερικός Σύνδεσμος" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 msgid "External status code" msgstr "" @@ -1372,7 +1420,7 @@ msgstr "" msgid "External status code:" msgstr "" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "" @@ -1384,7 +1432,7 @@ msgid "Extra Fields" msgstr "Επιπλέον δεδομένα:" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "Επιπλέον δεδομένα:" @@ -1424,7 +1472,7 @@ msgstr "Διόρθωσέ το επιλέγοντας μία περιοχ #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:114 +#: templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "Διορθώθηκε" @@ -1463,7 +1511,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:149 +#: templates/web/base/admin/report_edit.html:150 #: templates/web/base/admin/user-form.html:119 msgid "Flagged:" msgstr "Επισημασμένοι:" @@ -1548,7 +1596,7 @@ msgstr "Χαιρόμαστε που φτιάχτηκε!" msgid "Go" msgstr "Εμπρός" -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:96 msgid "Going to send questionnaire?" msgstr "Σκοπεύεις να στείλεις ερωτηματολόγιο;" @@ -1694,6 +1742,7 @@ msgstr "Δεν μπορέσαμε να εντοπίσουμε το πρόβλη #: templates/web/base/admin/index.html:60 #: templates/web/base/admin/list_updates.html:6 #: templates/web/base/admin/reports.html:12 +#: templates/web/base/admin/user-alerts.html:8 #: templates/web/zurich/admin/index-dm.html:21 #: templates/web/zurich/admin/index-sdm.html:19 #: templates/web/zurich/admin/list_updates.html:24 @@ -1804,7 +1853,7 @@ msgid "" " when they are shown on the site. Enter the ID (number) of that user." msgstr "Αν έχεις ενεργοποιήσει την αποστολή ενημερώσεων μέσω Open311 παραπάνω, πρέπει να προσδιορίσεις ποιος χρήστης του FixMyStreet θα χαρακτηρίζεται ως ο δημιουργός αυτών των ενημερώσεων όποτε εμφανίζονται στην ιστοσελίδα. Παρακαλούμε γράψε τον αριθμό ID αυτού του χρήστη." -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "Λανθασμένη ID" @@ -1869,7 +1918,8 @@ msgstr "Εσφαλμένη τιμή agency_responsible %s" msgid "Invalid format %s specified." msgstr "Λανθασμένη μορφοποίηση %s." -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 +#: perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "" @@ -2064,6 +2114,7 @@ msgid "Moderate" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "" @@ -2116,7 +2167,7 @@ msgstr "" msgid "Name" msgstr "Όνομα" -#: templates/web/base/admin/report_edit.html:134 +#: templates/web/base/admin/report_edit.html:135 #: templates/web/base/admin/responsepriorities/edit.html:13 #: templates/web/base/admin/update_edit.html:34 #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 @@ -2206,10 +2257,35 @@ msgstr "(Χωρίς αριθμό τηλεφώνου)" msgid "New priority" msgstr "" +#: templates/web/base/admin/user-alerts.html:44 +#, fuzzy +msgid "New problems for %s" +msgstr "Νέα προβλήματα στο FixMyStreet" + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "Νέα προβλήματα για το {{COUNCIL}} στην περιοχή {{WARD}} στο FixMyStreet" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "Νέα προβλήματα κοντά στο {{POSTCODE}} στο FixMyStreet" @@ -2242,6 +2318,10 @@ msgstr "Νέα κατάσταση" msgid "New template" msgstr "Νέο πρότυπο" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "" @@ -2250,15 +2330,16 @@ msgstr "" msgid "Next" msgstr "Επόμενο" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2324,8 +2405,8 @@ msgid "No supporters" msgstr "Δεν υπάρχουν υποστηρικτές" #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "Κανένα" @@ -2431,7 +2512,7 @@ msgstr "" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "Ανοιχτό" @@ -2468,11 +2549,11 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2555,7 +2636,7 @@ msgstr "Αριθμός τηλεφώνου (προαιρετικό)" msgid "Phone verified:" msgstr "Αναφέρθηκε:" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2564,9 +2645,9 @@ msgstr "Τηλέφωνο:" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2580,7 +2661,7 @@ msgstr "Τηλέφωνο:" msgid "Photo" msgstr "Φωτογραφία" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "Απαιτείται φωτογραφία." @@ -2588,12 +2669,12 @@ msgstr "Απαιτείται φωτογραφία." msgid "Photo required" msgstr "Απαιτείται φωτογραφία" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2634,7 +2715,7 @@ msgstr "Παρακαλούμε έλεγξε τους κωδικούς πρόσβ msgid "Please check your email address is correct" msgstr "Παρακαλούμε έλεγξε αν η διεύθυνση email είναι σωστή" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2644,8 +2725,8 @@ msgid "Please check your phone number is correct" msgstr "Παρακαλούμε έλεγξε αν η διεύθυνση email είναι σωστή" #: perllib/FixMyStreet/App/Controller/Admin.pm:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2677,12 +2758,12 @@ msgid "Please do not be abusive — abusing your council devalues the s msgstr "Παρακαλούμε να μην κάνεις κατάχρηση — η κατάχρηση της υπηρεσίας υποβαθμίζει την αξία της για όλους τους χρήστες." #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Παρακαλούμε γράψε ένα μήνυμα" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2691,8 +2772,8 @@ msgstr "Παρακαλούμε γράψε ένα μήνυμα" msgid "Please enter a mobile number" msgstr "Παρακαλούμε γράψε τον αριθμό τηλεφώνου σου" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "Παρακαλώ γράψτε ένα όνομα" @@ -2706,14 +2787,14 @@ msgstr "" msgid "Please enter a password" msgstr "Παρακαλούμε γράψε έναν κωδικό πρόσβασης" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: 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:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2722,12 +2803,12 @@ msgid "Please enter a valid email" msgstr "Παρακαλούμε γράψε ένα έγκυρο email" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "Παρακαλούμε γράψε μία έγκυρη διεύθυνση email" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Παρακαλούμε γράψε τον αριθμό τηλεφώνου σου" @@ -2737,7 +2818,7 @@ msgstr "Παρακαλούμε γράψε τον αριθμό τηλεφώνου msgid "Please enter some details" msgstr "Παρακαλούμε γράψε μερικές λεπτομέρειες" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2757,8 +2838,8 @@ msgstr "Παρακαλούμε γράψε το όνομά σου" 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:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2829,12 +2910,12 @@ msgstr "Παρακαλούμε σημείωσε ότι η ενημέρωσή σ msgid "Please note:" msgstr "Παρακαλούμε σημείωσε ότι:" -#: perllib/FixMyStreet/App/Controller/Report.pm:399 +#: perllib/FixMyStreet/App/Controller/Report.pm:383 #, fuzzy msgid "Please provide a duplicate ID or public update for this report." msgstr "Παρακαλούμε δώσε μερικές εξηγήσεις για τους λόγους που ξανανοίγεις αυτή την αναφορά" -#: perllib/FixMyStreet/App/Controller/Report.pm:381 +#: perllib/FixMyStreet/App/Controller/Report.pm:365 msgid "Please provide a public update for this report." msgstr "" @@ -2874,12 +2955,12 @@ msgstr "Παρακαλούμε δήλωσε αν το πρόβλημα έχει msgid "Please upload an image only" msgstr "Παρακαλούμε ανέβασε μία εικόνα μόνο" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1440 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1537 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1457 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1556 msgid "Please verify at least one of email/phone" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:123 +#: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please write a message" msgstr "Παρακαλούμε γράψε ένα μήνυμα" @@ -2894,19 +2975,19 @@ msgstr "Δημοσίευση" msgid "Postcode or street name and area" msgstr "Γράψε έναν κοντινό ταχυδρομικό κώδικα, οδό ή περιοχή" -#: perllib/FixMyStreet/DB/Result/Comment.pm:211 +#: perllib/FixMyStreet/DB/Result/Comment.pm:231 msgid "Posted anonymously at %s" msgstr "Δημοσιεύθηκε ανώνυμα στις %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:246 +#: perllib/FixMyStreet/DB/Result/Comment.pm:268 msgid "Posted by %s at %s" msgstr "Δημοσιεύθηκε από %s στις %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:234 +#: perllib/FixMyStreet/DB/Result/Comment.pm:256 msgid "Posted by %s (%s) at %s" msgstr "Δημοσιεύθηκε από %s (%s) στις %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "Δημοσιεύθηκε από %s στις %s" @@ -2939,13 +3020,13 @@ msgstr "Ιδιωτικότητα και cookies" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "Ιδιωτικό" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "" @@ -2971,7 +3052,7 @@ msgstr "Το πρόβλημα %s στάλθηκε στην υπηρεσία %s" msgid "Problem breakdown by state" msgstr "Ανάλυση προβλήματος ανά κατάσταση" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "Το πρόβλημα επισημάνθηκε ως ανοιχτό." @@ -2980,6 +3061,7 @@ msgid "Problem state change based on survey results" msgstr "Αλλαγή κατάστασης προβλήματος βάσει αποτελεσμάτων από έρευνες" #: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Προβλήματα" @@ -3006,7 +3088,7 @@ msgstr "Προσφάτως αναφερθέντα προβλήματα διορ msgid "Problems within %.1fkm of %s" msgstr "Λήψη ειδοποιήσεων για προβλήματα σε ακτίνα %.1f χλμ από εδώ" -#: perllib/FixMyStreet/Cobrand/Default.pm:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -3051,7 +3133,7 @@ msgstr "Η εισαγωγή ονόματος και κωδικού πρόσβα msgid "Providing a 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_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "" @@ -3120,7 +3202,7 @@ msgstr "Ροή RSS από %s, στην περιοχή "%s"" msgid "RSS feed of nearby problems" msgstr "Ροή RSS για κοντινά προβλήματα" -#: perllib/FixMyStreet/Cobrand/Default.pm:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3202,7 +3284,7 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3343,7 +3425,9 @@ msgstr "Αναφορά προβλήματος" #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "Αναφορές" @@ -3461,16 +3545,16 @@ msgstr "Χειριστής δρόμου για την ονομασμένη οδ msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "Χειριστής δρόμου για την ονομασμένη οδο (από το OpenStreetMap): %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Περιστροφή αριστερά" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3551,11 +3635,12 @@ msgid "Security" msgstr "" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "" @@ -3619,7 +3704,7 @@ msgstr "Στάλθηκε:" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "Υπηρεσία:" @@ -3830,6 +3915,7 @@ msgstr "Ημερομηνία Έναρξης:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3838,8 +3924,8 @@ msgstr "Ημερομηνία Έναρξης:" msgid "State" msgstr "Κατάσταση" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3849,7 +3935,7 @@ msgstr "" msgid "State changed to:" msgstr "Αποθήκευση αλλαγών" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3859,6 +3945,7 @@ msgid "State:" msgstr "Κατάσταση:" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 #, fuzzy @@ -3909,7 +3996,7 @@ msgstr "Τμήμα/Σώμα" msgid "Subject" msgstr "Θέμα" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "Θέμα:" @@ -3924,7 +4011,7 @@ msgstr "Θέμα:" msgid "Submit" msgstr "Υποβολή" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3957,6 +4044,11 @@ msgstr "Γίνε συνδρομητής" msgid "Subscribe by email" msgstr "Γίνε συνδρομητής σε ειδοποιήσεις μέσω email" +#: templates/web/base/admin/user-alerts.html:22 +#, fuzzy +msgid "Subscribed:" +msgstr "Γίνε συνδρομητής" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "" @@ -3966,6 +4058,7 @@ msgid "Summarise your changes" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -4070,40 +4163,41 @@ msgstr "Η τοποθεσία δεν φαίνεται να βρίσκεται σ #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "Ο ταχυδρομικός κώδικας δεν αναγνωρίστηκε, λυπούμαστε." -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "Αυτό το πρόβλημα έχει σημειωθεί ως απεσταλμένο." -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "Το πρόβλημα τώρα θα αποσταλθεί ξανά." -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "Η αναφορά δεν μπορεί να προβληθεί σε %s." -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "Η αναφορά αφαιρέθηκε από το FixMyStreet." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 #, fuzzy msgid "That user has been logged out." msgstr "Η αναφορά αφαιρέθηκε από το FixMyStreet." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 msgid "That user has been made anonymous on all reports and updates." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "" @@ -4249,7 +4343,7 @@ msgstr "" msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "Ο χρήστης δεν μπορέσε να εντοπίσει το πρόβλημα στον χάρτη, αλλά για να δει την περιοχή κοντά στην τοποθεσία έγραψε" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 #, fuzzy msgid "The user has been sent a login email" msgstr "Η αναφορά αφαιρέθηκε από το FixMyStreet." @@ -4269,7 +4363,7 @@ msgstr "" msgid "There are no reports to show." msgstr "Δεν υπάρχουν αναφορές προς εμφάνιση." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "" @@ -4277,7 +4371,7 @@ msgstr "" msgid "There was a problem showing the All Reports page. Please try again later." msgstr "Υπήρξε πρόβλημα στην προβολή της σελίδας Όλες οι Αναφορές. Παρακαλούμε προσπάθησε ξανά αργότερα." -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 msgid "There was a problem showing this page. Please try again later." msgstr "Υπήρξε πρόβλημα στην προβολή αυτής της σελίδας. Παρακαλούμε προσπάθησε αργότερα." @@ -4286,7 +4380,7 @@ msgstr "Υπήρξε πρόβλημα στην προβολή αυτής της msgid "There was a problem with your email/password combination. Please try again." msgstr "Υπήρξε πρόβλημα με τον συνδυασμό email/κωδικού πρόσβασης. Παρακαλούμε προσπάθησε ξανά." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4298,7 +4392,7 @@ msgstr "Υπήρξε πρόβλημα με το συνδυασμό του email/ msgid "There was a problem with your update. Please try again." msgstr "Υπήρξε πρόβλημα με την ενημέρωσή σου. Παρακαλούμε προσπάθησε ξανά." -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 msgid "There were problems with your report. Please see below." msgstr "Υπήρξαν προβλήματα με την αναφορά σου. Παρακαλούμε δες παρακάτω." @@ -4334,7 +4428,7 @@ msgid "These will be sent to %s and also published online for o msgstr "" #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "" @@ -4377,10 +4471,10 @@ msgstr "Αυτό το email στάλθηκε και στις δύο υπηρεσ 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:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Αυτή η πληροφορία απαιτείται" @@ -4452,6 +4546,7 @@ msgid "Time spent (in minutes):" msgstr "Χρόνος που αφιερώθηκε (λεπτά):" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Χρονοδιάγραμμα" @@ -4511,9 +4606,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:115 -#: templates/web/base/dashboard/index.html:120 -#: templates/web/base/dashboard/index.html:144 +#: templates/web/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "Σύνολο" @@ -4564,6 +4659,7 @@ msgstr "" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "" @@ -4588,7 +4684,7 @@ msgstr "Άγνωστο" msgid "Unknown alert type" msgstr "Άγνωστο είδος ειδοποίησης" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4597,9 +4693,9 @@ msgstr "Άγνωστο σφάλμα" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "Άγνωστη ταυτότητα προβλήματος" @@ -4617,6 +4713,7 @@ msgid "Up one" msgstr "" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "Ενημέρωση" @@ -4669,20 +4766,21 @@ msgstr "Καταστάσεις ενημέρωσης" msgid "Updated" msgstr "Ενημερώθηκε" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 #, fuzzy msgid "Updated by %s (%s) at %s" msgstr "Δημοσιεύθηκε από %s (%s) στις %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 #, fuzzy msgid "Updated by %s at %s" msgstr "Δημοσιεύθηκε από %s στις %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4690,12 +4788,13 @@ msgid "Updated!" msgstr "Ενημερώθηκε!" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "Ενημερώσεις" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "Οι ενημερώσεις έχουν όριο χαρακτήρων %s. Παρακαλούμε συντόμευσε την ενημέρωσή σου" @@ -4750,28 +4849,28 @@ msgstr "" msgid "User Import" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 #, fuzzy msgid "User added to abuse list" msgstr "Το Email προστέθηκε στην μαύρη λίστα" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 #, fuzzy msgid "User already in abuse list" msgstr "Το Email είναι ήδη στην μαύρη λίστα" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "Η επισήμανση του χρήστη αφαιρέθηκε" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "Ο χρήστης επισημάνθηκε" @@ -4786,7 +4885,11 @@ msgstr "Βρίσκεται στον πίνακα καταχρήσεων;" msgid "User search finds matches in users' names and email addresses." msgstr "Η αναζήτηση χρηστών βρίσκει αποτελέσματα για ονόματα χρηστών και διευθύνσεις email." -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 #, fuzzy msgid "User:" @@ -4794,6 +4897,8 @@ msgstr "Χρήστες" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4902,7 +5007,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:118 +#: templates/web/base/dashboard/index.html:122 msgid "Website" msgstr "" @@ -4947,7 +5052,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 MaPit." msgstr "Με τις αναζητήσεις αιτημάτων, είναι επίσης δυνατό να αναζητήσεις με το πεδίο agency_responsible περιορίζοντας τα αποτελέσματα στις αιτήσεις που στέλνονται σε έναν συγκεκριμένο τομέα. Ο όρος αναζήτησης είναι ο Κωδικός (ID) ενός τομέα που παρέχεται από το MapIt." -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -4967,7 +5072,7 @@ msgstr "Να χρησιμοποιείς τα κατάλληλα σημεία σ msgid "Wrong location? Just click again on the map." msgstr "Λάθος γεωγραφική τοποθεσία; Απλά κάνε κλικ ξανά πάνω στον χάρτη." -#: perllib/FixMyStreet/Cobrand/Default.pm:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4975,9 +5080,10 @@ msgstr "Λάθος γεωγραφική τοποθεσία; Απλά κάνε κ #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -5057,7 +5163,7 @@ msgstr "" msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "Έχεις ήδη απαντήσεις σε αυτό το ερωτηματολόγιο. Αν έχεις κάποιος απορία, παρακαλούμε επικοινώνησε, ή δες το πρόβλημά σου.\n" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "Έχεις ήδη επισυνάψει φωτογραφίες σε αυτήν την αναφορά. Μπορείς να επισυνάψεις μέχρι 3 (αν προσπαθήσεις να μεταφορτώσεις περισσότερες, θα αφαιρεθούν οι παλιότερες)." @@ -5260,14 +5366,14 @@ msgstr "%s διαχειριστής:" msgid "all" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "" @@ -5294,7 +5400,7 @@ msgstr "π.χ. ‘%s’ ή ‘%s’" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "Λακκούβα 25 εκ. στην οδό Τάδε, κοντά στη ταχυδρομική θυρίδα" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "" @@ -5369,7 +5475,7 @@ msgstr "έξοδος" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "η τοπική υπηρεσία" @@ -5411,12 +5517,12 @@ msgstr "ο χρήστης είναι από την ίδια υπηρεσία ό msgid "user is problem owner" msgstr "ο χρήστης είναι ο ιδιοκτήτης του προβλήματος" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 #, fuzzy msgid "user not in abuse list" msgstr "Το Email είναι ήδη στην μαύρη λίστα" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 #, fuzzy msgid "user removed from abuse list" msgstr "Το Email προστέθηκε στην μαύρη λίστα" @@ -5482,7 +5588,7 @@ msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5503,7 +5609,7 @@ msgid_plural "%s problems reported" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5573,14 +5679,14 @@ msgid_plural "last updated %d days ago" msgstr[0] "" msgstr[1] "" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, fuzzy, perl-format msgid "month" msgid_plural "months" msgstr[0] "Μήνας" msgstr[1] "Μήνας" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" diff --git a/locale/es.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/es.UTF-8/LC_MESSAGES/FixMyStreet.po index 0b270276395..cd26ffe6ec7 100644 --- a/locale/es.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Alexis Sánchez, 2018\n" "Language-Team: Spanish (https://www.transifex.com/mysociety/teams/12067/es/)\n" @@ -93,8 +93,8 @@ 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:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "%s abiertos, %s cerrados, %s corregidos" @@ -176,7 +176,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:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Escoja una categoría --" @@ -333,6 +333,7 @@ msgid "Add user" msgstr "Añadir un usuario" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "Añadir/editar categoría de problemas" @@ -372,6 +373,10 @@ msgstr "Alerta %d desactivada (creada %s)" msgid "Alert me to future updates" msgstr "Notificadme actualizaciones futuras" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -441,7 +446,7 @@ msgstr "Anónimo" msgid "Anonymous user" msgstr "Usuario anónimo" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "Anónimo:" @@ -558,6 +563,8 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -595,6 +602,7 @@ msgid "Can't see the map? Skip this step" msgstr "¿No puedes ver el mapa? Salte este paso" #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -626,7 +634,7 @@ msgstr "Categoría" msgid "Category and State" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "Categoría cambiada de '%s' a '%s'" @@ -635,7 +643,7 @@ msgstr "Categoría cambiada de '%s' a '%s'" msgid "Category fix rate for problems > 4 weeks old" msgstr "Ratio de arreglo de problemas > 4 semanas" -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -733,7 +741,7 @@ msgstr "Haz clic en el enlace de ese correo electrónico para iniciar sesión." #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "Cerrada" @@ -742,7 +750,7 @@ msgstr "Cerrada" msgid "Closed by council" msgstr "Cerrada por el Ayuntamiento" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 #, fuzzy msgid "Closed to updates" msgstr "Recibe actualizaciones" @@ -757,12 +765,12 @@ msgstr "Coordenadas:" msgid "Cobrand" msgstr "Cobrand" -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "Datos cobrand:" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "Cobrand:" @@ -778,6 +786,7 @@ msgid "Collapse map" msgstr "Cerrar mapa" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -806,6 +815,7 @@ msgid "Confirmation" msgstr "Confirmación" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -841,8 +851,8 @@ msgstr "" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "No se pudo encontrar el usuario" @@ -891,14 +901,17 @@ msgid "Create priority" msgstr "Crear una prioridad" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 msgid "Create reports/updates as anonymous user" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -973,7 +986,12 @@ msgstr "" msgid "Defect type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +#, fuzzy +msgid "Delete" +msgstr "Eliminado" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -1002,16 +1020,17 @@ msgstr "Descripción" msgid "Description:" msgstr "Descripción:" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "" +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Detalles" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1035,6 +1054,14 @@ msgstr "" msgid "Diligency prize league table" msgstr "Ranking de premios a la constancia" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1113,11 +1140,18 @@ msgstr "Editar" msgid "Edit body details" msgstr "Editar los detalles del órgano administrativo" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +#, fuzzy +msgid "Edit other users' details" +msgstr "Editar los detalles del órgano administrativo" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "" @@ -1126,6 +1160,7 @@ msgid "Edit report priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "" @@ -1194,12 +1229,16 @@ msgstr "Borrada alerta de email" msgid "Email verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "Email:" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1274,17 +1313,26 @@ msgstr "Introduzca un nombre de calle de Zürich" msgid "Enter a nearby UK postcode, or street name and area" msgstr "Introduzca un código postal cercano, o el nombre de la calle y el área" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +#, fuzzy +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "Introduzca un código postal cercano, o el nombre de la calle y el área" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "Introduzca un código postal cercano, o el nombre de la calle y el área" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "Introduzca el nombre de una calle cercana" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +#, fuzzy +msgid "Enter a street, area, or landmark" +msgstr "Introduzca el nombre de una calle cercana" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "Introduzca detalles del problema" @@ -1324,15 +1372,15 @@ msgstr "" msgid "Expand map" msgstr "" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "" @@ -1341,11 +1389,11 @@ msgstr "" msgid "External URL" msgstr "URL Externo" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 msgid "External status code" msgstr "" @@ -1354,7 +1402,7 @@ msgstr "" msgid "External status code:" msgstr "" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "" @@ -1365,7 +1413,7 @@ msgid "Extra Fields" msgstr "" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "Datos adicionales:" @@ -1405,7 +1453,7 @@ msgstr "Arreglar esto eligiendo un área cubierta en el formul #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:114 +#: templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "Arreglado" @@ -1444,7 +1492,7 @@ msgstr "Los usuarios marcados se listan en página demarcados" 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:149 +#: templates/web/base/admin/report_edit.html:150 #: templates/web/base/admin/user-form.html:119 msgid "Flagged:" msgstr "Marcado:" @@ -1529,7 +1577,7 @@ msgstr "¡Nos alegra saber que ha sido arreglado!" msgid "Go" msgstr "Ir" -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:96 msgid "Going to send questionnaire?" msgstr "¿Va a enviar cuestionario?" @@ -1672,6 +1720,7 @@ msgstr "No se ha podido localizar su problema en la base de datos.\n" #: templates/web/base/admin/index.html:60 #: templates/web/base/admin/list_updates.html:6 #: templates/web/base/admin/reports.html:12 +#: templates/web/base/admin/user-alerts.html:8 #: templates/web/zurich/admin/index-dm.html:21 #: templates/web/zurich/admin/index-sdm.html:19 #: templates/web/zurich/admin/list_updates.html:24 @@ -1790,7 +1839,7 @@ msgstr "" "usuario de FixMyStreet aparece como creador de dichas actualizaciones\n" "en esta web. Introduzca el ID (número) del usuario." -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "ID incorrecto" @@ -1855,7 +1904,8 @@ msgstr "Valor inválido para agency_responsible %s" msgid "Invalid format %s specified." msgstr "Especificado un formato no válido %s." -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 +#: perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "" @@ -2050,6 +2100,7 @@ msgid "Moderate" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "" @@ -2102,7 +2153,7 @@ msgstr "" msgid "Name" msgstr "Nombre" -#: templates/web/base/admin/report_edit.html:134 +#: templates/web/base/admin/report_edit.html:135 #: templates/web/base/admin/responsepriorities/edit.html:13 #: templates/web/base/admin/update_edit.html:34 #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 @@ -2190,10 +2241,35 @@ msgstr "" msgid "New priority" msgstr "" +#: templates/web/base/admin/user-alerts.html:44 +#, fuzzy +msgid "New problems for %s" +msgstr "Nuevos problemas en FixMyStreet" + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "Nuevos problemas en {{COUNCIL}} para el barrio {{WARD}} en FixMyStreet" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "Nuevos problemas cerca de {{POSTCODE}} En FixMyStreet" @@ -2226,6 +2302,10 @@ msgstr "Nuevo estado" msgid "New template" msgstr "" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "" @@ -2234,15 +2314,16 @@ msgstr "" msgid "Next" msgstr "Siguiente" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2310,8 +2391,8 @@ msgid "No supporters" msgstr "No hay seguidores" #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "Nada" @@ -2418,7 +2499,7 @@ msgstr "" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "Abierto" @@ -2455,11 +2536,11 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2539,7 +2620,7 @@ msgstr "Número de teléfono (opcional)" msgid "Phone verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2548,9 +2629,9 @@ msgstr "Teléfono:" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2564,7 +2645,7 @@ msgstr "Teléfono:" msgid "Photo" msgstr "Foto" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "" @@ -2572,12 +2653,12 @@ msgstr "" msgid "Photo required" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2618,7 +2699,7 @@ msgstr "Por favor, comprueba la contraseña e inténtalo de nuevo" 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:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2627,8 +2708,8 @@ msgid "Please check your phone number is correct" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2657,12 +2738,12 @@ msgid "Please do not be abusive — abusing your council devalues the s msgstr "Por favor notifique incidencias relevantes y no abuse; abusando de su ayuntamiento degrada su capacidad de servicio a toda la ciudadanía." #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: 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:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2670,8 +2751,8 @@ msgstr "Por favor escriba su mensaje." msgid "Please enter a mobile number" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "" @@ -2685,14 +2766,14 @@ msgstr "" msgid "Please enter a password" msgstr "Por favor, introduzca una contraseña" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 #: 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:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2701,12 +2782,12 @@ msgid "Please enter a valid email" msgstr "Por favor, introduce una dirección de email válida" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "Por favor, introduce una dirección de email válida" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 msgid "Please enter a valid email or phone number" msgstr "" @@ -2715,7 +2796,7 @@ msgstr "" msgid "Please enter some details" msgstr "Por favor, describa los detalles más relevantes" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2735,8 +2816,8 @@ msgstr "Por favor, indique su nombre" 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:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2807,11 +2888,11 @@ msgstr "" msgid "Please note:" msgstr "Por favor, tenga en cuenta:" -#: perllib/FixMyStreet/App/Controller/Report.pm:399 +#: perllib/FixMyStreet/App/Controller/Report.pm:383 msgid "Please provide a duplicate ID or public update for this report." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:381 +#: perllib/FixMyStreet/App/Controller/Report.pm:365 msgid "Please provide a public update for this report." msgstr "" @@ -2851,12 +2932,12 @@ msgstr "Por favor, indique si el problema se ha solucionado" msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1440 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1537 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1457 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1556 msgid "Please verify at least one of email/phone" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:123 +#: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please write a message" msgstr "Por favor, escriba un mensaje" @@ -2871,19 +2952,19 @@ msgstr "Publicar" msgid "Postcode or street name and area" msgstr "Introduzca un código postal cercano, o el nombre de la calle y el área" -#: perllib/FixMyStreet/DB/Result/Comment.pm:211 +#: perllib/FixMyStreet/DB/Result/Comment.pm:231 msgid "Posted anonymously at %s" msgstr "Publicado de forma anónima - %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:246 +#: perllib/FixMyStreet/DB/Result/Comment.pm:268 msgid "Posted by %s at %s" msgstr "Publicado por %s - %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:234 +#: perllib/FixMyStreet/DB/Result/Comment.pm:256 msgid "Posted by %s (%s) at %s" msgstr "Publicado por %s (%s) - %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "Publicado por %s - %s" @@ -2916,13 +2997,13 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "Privado" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "" @@ -2948,7 +3029,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:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "Problema marcado como abierto." @@ -2957,6 +3038,7 @@ 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:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Problemas" @@ -2981,7 +3063,7 @@ msgstr "Problemas recientemente notificados como arreglados en FixMyStreet" msgid "Problems within %.1fkm of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -3025,7 +3107,7 @@ msgstr "Proporcionar un nombre y una contraseña es opcional, pero hacerlo le pe 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." -#: templates/web/base/report/new/form_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "" @@ -3094,7 +3176,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:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3174,7 +3256,7 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3315,7 +3397,9 @@ msgstr "Notificando un problema" #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "Notificaciones" @@ -3429,16 +3513,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:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Rotar a la izquierda" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3519,11 +3603,12 @@ msgid "Security" msgstr "" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "" @@ -3587,7 +3672,7 @@ msgstr "Enviado:" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "Servicio:" @@ -3796,6 +3881,7 @@ msgstr "" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3804,8 +3890,8 @@ msgstr "" msgid "State" msgstr "Estado" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3814,7 +3900,7 @@ msgstr "" msgid "State changed to:" msgstr "" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3824,6 +3910,7 @@ msgid "State:" msgstr "Estado/Prov.:" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 msgid "States" @@ -3872,7 +3959,7 @@ msgstr "Subdivisión/Órgano" msgid "Subject" msgstr "Título" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "Título:" @@ -3887,7 +3974,7 @@ msgstr "Título:" msgid "Submit" msgstr "Enviar" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3919,6 +4006,11 @@ msgstr "Suscribirse" msgid "Subscribe by email" msgstr "" +#: templates/web/base/admin/user-alerts.html:22 +#, fuzzy +msgid "Subscribed:" +msgstr "Suscribirse" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "" @@ -3928,6 +4020,7 @@ msgid "Summarise your changes" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -4031,40 +4124,41 @@ msgstr "Esa localización no parece ser de UK, por favor inténtelo de nuevo." #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "Ese código postal no fue reconocido, lo siento." -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "El problema se ha marcado como enviado." -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "El problema ahora será reenviado." -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "Esa notificación no se puede ver en %s." -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "Esa notificación ha sido eliminada de FixMyStreet." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 #, fuzzy msgid "That user has been logged out." msgstr "Esa notificación ha sido eliminada de FixMyStreet." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 msgid "That user has been made anonymous on all reports and updates." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "" @@ -4212,7 +4306,7 @@ msgstr "" 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." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 #, fuzzy msgid "The user has been sent a login email" msgstr "Esa notificación ha sido eliminada de FixMyStreet." @@ -4232,7 +4326,7 @@ msgstr "" msgid "There are no reports to show." msgstr "No hay ninguna notificación que mostrar." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "" @@ -4240,7 +4334,7 @@ msgstr "" 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." -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 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." @@ -4249,7 +4343,7 @@ msgstr "Hubo un problema mostrando esta página. Por favor, inténtelo de nuevo 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:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4260,7 +4354,7 @@ msgstr "" 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." -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 msgid "There were problems with your report. Please see below." msgstr "Hubo problemas con su notificación. Por favor, vea más abajo." @@ -4297,7 +4391,7 @@ msgid "These will be sent to %s and also published online for o msgstr "" #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "" @@ -4340,10 +4434,10 @@ msgstr "Este correo electrónico ha sido enviado a los dos ayuntamientos que cub 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:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Esta información es necesaria" @@ -4415,6 +4509,7 @@ msgid "Time spent (in minutes):" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Cronología" @@ -4474,9 +4569,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:115 -#: templates/web/base/dashboard/index.html:120 -#: templates/web/base/dashboard/index.html:144 +#: templates/web/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "Total" @@ -4527,6 +4622,7 @@ msgstr "" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "" @@ -4551,7 +4647,7 @@ msgstr "Desconocido" msgid "Unknown alert type" msgstr "Tipo de alerta desconocida" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4560,9 +4656,9 @@ msgstr "Error desconocido" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "ID de problema desconocido" @@ -4580,6 +4676,7 @@ msgid "Up one" msgstr "" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "Actualizar" @@ -4632,18 +4729,19 @@ msgstr "Actualización de estados" msgid "Updated" msgstr "Actualizado" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 msgid "Updated by %s (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 msgid "Updated by %s at %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4651,12 +4749,13 @@ msgid "Updated!" msgstr "¡Actualizado!" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "Actualizaciones" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "Las actualizaciones están limitadas a %s caracteres. Por favor acorte su actualización." @@ -4711,26 +4810,26 @@ msgstr "" msgid "User Import" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 msgid "User added to abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 msgid "User already in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "Eliminada marca de usuario" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "Usuario marcado" @@ -4744,13 +4843,19 @@ msgstr "" msgid "User search finds matches in users' names and email addresses." msgstr "La búsqueda ha encontrado coincidencias en nombres de usuarios y direcciones de email." -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 msgid "User:" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4855,7 +4960,7 @@ msgstr "Sólo utilizaremos su información personal de acuerdo a nuestra Configure más alertas 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 MaPit." 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 MapIT." -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -4920,7 +5025,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:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4928,9 +5033,10 @@ msgstr "¿Ubicación incorrecta? Haga clic de nuevo en el mapa, en el lugar corr #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -5010,7 +5116,7 @@ msgstr "" msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "Ya respondió a esta encuesta. Si tiene alguna pregunta, por favor, póngase en contacto con nosotros, o vea su problema.\n" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "" @@ -5207,14 +5313,14 @@ msgstr "Administrador" msgid "all" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "" @@ -5241,7 +5347,7 @@ msgstr "por ejemplo, '%s' o '%s'" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "Bache de 50cm o 10 pulgadas en la C/Ejemplo, junto al edificio de correos" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "" @@ -5315,7 +5421,7 @@ msgstr "salir" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "ayuntamiento" @@ -5356,11 +5462,11 @@ 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:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 msgid "user not in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 msgid "user removed from abuse list" msgstr "" @@ -5425,7 +5531,7 @@ msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5446,7 +5552,7 @@ msgid_plural "%s problems reported" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5516,14 +5622,14 @@ msgid_plural "last updated %d days ago" msgstr[0] "" msgstr[1] "" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, fuzzy, perl-format msgid "month" msgid_plural "months" msgstr[0] "Mes" msgstr[1] "Mes" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" diff --git a/locale/es_DO.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/es_DO.UTF-8/LC_MESSAGES/FixMyStreet.po index 6dcbe84ef81..af25377ead5 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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety , 2017\n" "Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/mysociety/teams/12067/es_DO/)\n" @@ -97,8 +97,8 @@ msgstr "" msgid "%s live updates" msgstr "%s actualizaciones en vivo" -#: templates/web/base/dashboard/index.html:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -182,7 +182,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:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Escoja una categoría --" @@ -346,6 +346,7 @@ msgid "Add user" msgstr "Añadir un usuario" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "Añadir/editar las categorias del problema" @@ -385,6 +386,10 @@ msgstr "Alerta %d desactivada (creada %s)" msgid "Alert me to future updates" msgstr "Notificadme actualizaciones futuras" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -456,7 +461,7 @@ msgstr "Anónimo" msgid "Anonymous user" msgstr "Anónimo" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "Anónimo:" @@ -575,6 +580,8 @@ msgstr "Marca usuario" #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -612,6 +619,7 @@ msgid "Can't see the map? Skip this step" msgstr "¿No puedes ver el mapa? Salte este paso" #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -644,7 +652,7 @@ msgstr "Categoría" msgid "Category and State" msgstr "Categoría" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "Categoría cambiada de ‘%s’ a ‘%s’" @@ -653,7 +661,7 @@ msgstr "Categoría cambiada de ‘%s’ a ‘%s’" msgid "Category fix rate for problems > 4 weeks old" msgstr "Ratio de arreglo de problemas > 4 semanas" -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -754,7 +762,7 @@ msgstr "Haga un clic en nuestro email de confirmación para iniciar sesión." #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "Cerrada" @@ -763,7 +771,7 @@ msgstr "Cerrada" msgid "Closed by council" msgstr "Cerrada por el Ayuntamiento" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 #, fuzzy msgid "Closed to updates" msgstr "Recibe actualizaciones" @@ -778,12 +786,12 @@ msgstr "Coordenadas:" msgid "Cobrand" msgstr "Cobrand" -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "Datos cobrand:" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "Cobrand:" @@ -799,6 +807,7 @@ msgid "Collapse map" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -827,6 +836,7 @@ msgid "Confirmation" msgstr "Confirmación" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -862,8 +872,8 @@ msgstr "" msgid "Coordinates:" msgstr "Coordenadas:" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "No se pudo encontrar el usuario" @@ -913,15 +923,18 @@ msgid "Create priority" msgstr "Crear prioridad" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 #, fuzzy msgid "Create reports/updates as anonymous user" msgstr "Crear informes/actualizaciones en nombre del usuario" #: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "Crear informes/actualizaciones como ayuntamiento" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "Crear informes/actualizaciones en nombre del usuario" @@ -998,7 +1011,12 @@ msgstr "Crear prioridad" msgid "Defect type" msgstr "Tipo de defecto" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +#, fuzzy +msgid "Delete" +msgstr "Eliminado" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -1027,16 +1045,17 @@ msgstr "Descripción" msgid "Description:" msgstr "Descripción:" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "" +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Detalles" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1060,6 +1079,14 @@ msgstr "No usó el mapa" msgid "Diligency prize league table" msgstr "Ranking de premios a la constancia" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1138,11 +1165,17 @@ msgstr "Editar" msgid "Edit body details" msgstr "Editar los detalles del órgano administrativo" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +msgid "Edit other users' details" +msgstr "Editar los detalles de otros usuarios" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "Editar los permisos de otros usuarios" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "Editar la categoría del informe" @@ -1151,6 +1184,7 @@ msgid "Edit report priority" msgstr "Editar la prioridad del informe" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "Editar los informes" @@ -1220,12 +1254,16 @@ msgstr "Borrada alerta de email" msgid "Email verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "Email:" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1301,17 +1339,26 @@ msgstr "Introduzca un nombre de calle de Zürich" msgid "Enter a nearby UK postcode, or street name and area" msgstr "Introduzca un código postal cercano, o el nombre de la calle y el área" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +#, fuzzy +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "Introduzca un código postal cercano, o el nombre de la calle y el área" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "Introduzca un código postal cercano, o el nombre de la calle y el área" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "Introduzca el nombre de una calle cercana" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +#, fuzzy +msgid "Enter a street, area, or landmark" +msgstr "Introduzca el nombre de una calle cercana" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "Introduzca detalles del problema" @@ -1351,15 +1398,15 @@ msgstr "" msgid "Expand map" msgstr "" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "Explicar el problema" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "ID externo" @@ -1368,11 +1415,11 @@ msgstr "ID externo" msgid "External URL" msgstr "URL Externo" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "Organismo administrativo externo" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 #, fuzzy msgid "External status code" @@ -1383,7 +1430,7 @@ msgstr "Organismo administrativo externo" msgid "External status code:" msgstr "Organismo administrativo externo" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "Equipo externo" @@ -1395,7 +1442,7 @@ msgid "Extra Fields" msgstr "Detalles adicionales" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "Datos adicionales:" @@ -1435,7 +1482,7 @@ msgstr "Arreglar esto eligiendo un área cubierta en el formula #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:114 +#: templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "Arreglado" @@ -1474,7 +1521,7 @@ msgstr "Los usuarios marcados se listan en página demarcados" 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:149 +#: templates/web/base/admin/report_edit.html:150 #: templates/web/base/admin/user-form.html:119 msgid "Flagged:" msgstr "Marcado:" @@ -1559,7 +1606,7 @@ msgstr "¡Nos alegra saber que ha sido arreglado!" msgid "Go" msgstr "Ir" -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:96 msgid "Going to send questionnaire?" msgstr "¿Va a enviar cuestionario?" @@ -1705,6 +1752,7 @@ msgstr "No se ha podido localizar su problema en la base de datos.\n" #: templates/web/base/admin/index.html:60 #: templates/web/base/admin/list_updates.html:6 #: templates/web/base/admin/reports.html:12 +#: templates/web/base/admin/user-alerts.html:8 #: templates/web/zurich/admin/index-dm.html:21 #: templates/web/zurich/admin/index-sdm.html:19 #: templates/web/zurich/admin/list_updates.html:24 @@ -1825,7 +1873,7 @@ msgstr "" "usuario de CuidoMiCiudad aparece como creador de dichas actualizaciones\n" "en esta web. Introduzca el ID (número) del usuario." -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "ID incorrecto" @@ -1890,7 +1938,8 @@ msgstr "Valor inválido para agency_responsible %s" msgid "Invalid format %s specified." msgstr "Especificado un formato no válido %s." -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 +#: perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "Ubicación equivocada. Una nueva ubicación debe estar bajo la protección del mismo ayuntamiento." @@ -2086,6 +2135,7 @@ msgid "Moderate" msgstr "Moderar" #: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "Moderar los detalles del informe" @@ -2138,7 +2188,7 @@ msgstr "Lo más comentado" msgid "Name" msgstr "Nombre" -#: templates/web/base/admin/report_edit.html:134 +#: templates/web/base/admin/report_edit.html:135 #: templates/web/base/admin/responsepriorities/edit.html:13 #: templates/web/base/admin/update_edit.html:34 #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 @@ -2229,10 +2279,35 @@ msgstr "(Sin número de teléfono)" msgid "New priority" msgstr "Prioridad nueva" +#: templates/web/base/admin/user-alerts.html:44 +#, fuzzy +msgid "New problems for %s" +msgstr "Nuevos reportes en CuidoMiCiudad" + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "Nuevos reportes en {{COUNCIL}} para el barrio {{WARD}} en CuidoMiCiudad" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "Nuevos reportes cerca de {{POSTCODE}} En CuidoMiCiudad" @@ -2265,6 +2340,10 @@ msgstr "Nuevo estado" msgid "New template" msgstr "Plantilla nueva" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "Lo más reciente" @@ -2273,15 +2352,16 @@ msgstr "Lo más reciente" msgid "Next" msgstr "Siguiente" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2349,8 +2429,8 @@ msgid "No supporters" msgstr "No hay seguidores" #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "Nada" @@ -2459,7 +2539,7 @@ msgstr "" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "Abierto" @@ -2497,11 +2577,11 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2584,7 +2664,7 @@ msgstr "Número de teléfono (opcional)" msgid "Phone verified:" msgstr "Notificado:" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2593,9 +2673,9 @@ msgstr "Teléfono:" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2609,7 +2689,7 @@ msgstr "Teléfono:" msgid "Photo" msgstr "Foto" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "Foto es obligatoria." @@ -2617,12 +2697,12 @@ msgstr "Foto es obligatoria." msgid "Photo required" msgstr "Foto es obligatoria" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2663,7 +2743,7 @@ msgstr "Por favor, comprueba la contraseña e inténtalo de nuevo" 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:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2673,8 +2753,8 @@ 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:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2703,12 +2783,12 @@ msgid "Please do not be abusive — abusing your council devalues the s msgstr "Por favor notifique incidencias relevantes y no abuse; abusando de su ayuntamiento degrada su capacidad de servicio a toda la ciudadanía." #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: 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:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2717,8 +2797,8 @@ msgstr "Por favor escriba su mensaje." msgid "Please enter a mobile number" msgstr "Por favor, introduzca su número de telefono" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "Por favor, indique un nombre" @@ -2732,14 +2812,14 @@ msgstr "Por favor, indique un nombre para este organismo" msgid "Please enter a password" msgstr "Por favor, introduzca una contraseña" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 #: 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:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2748,12 +2828,12 @@ msgid "Please enter a valid email" msgstr "Por favor, introduce una dirección de email válida" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "Por favor, introduce una dirección de email válida" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Por favor, introduzca su número de telefono" @@ -2763,7 +2843,7 @@ msgstr "Por favor, introduzca su número de telefono" msgid "Please enter some details" msgstr "Por favor, describa los detalles más relevantes" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2783,8 +2863,8 @@ msgstr "Por favor, indique su nombre" 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:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2855,12 +2935,12 @@ msgstr "Por favor, tenga en cuenta que su actualización no ha sido aún msgid "Please note:" msgstr "Por favor, tenga en cuenta:" -#: perllib/FixMyStreet/App/Controller/Report.pm:399 +#: perllib/FixMyStreet/App/Controller/Report.pm:383 #, fuzzy msgid "Please provide a duplicate ID or public update for this report." msgstr "Por favor, proveer una actualización pública para este reporte." -#: perllib/FixMyStreet/App/Controller/Report.pm:381 +#: perllib/FixMyStreet/App/Controller/Report.pm:365 msgid "Please provide a public update for this report." msgstr "Por favor, proveer una actualización pública para este reporte." @@ -2900,12 +2980,12 @@ msgstr "Por favor, indique si el problema se ha solucionado" msgid "Please upload an image only" msgstr "Por favor, suba solo una imagen" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1440 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1537 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1457 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1556 msgid "Please verify at least one of email/phone" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:123 +#: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please write a message" msgstr "Por favor, escriba un mensaje" @@ -2920,19 +3000,19 @@ msgstr "Publicar" msgid "Postcode or street name and area" msgstr "Introduzca un código postal cercano, o el nombre de la calle y el área" -#: perllib/FixMyStreet/DB/Result/Comment.pm:211 +#: perllib/FixMyStreet/DB/Result/Comment.pm:231 msgid "Posted anonymously at %s" msgstr "Publicado de forma anónima - %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:246 +#: perllib/FixMyStreet/DB/Result/Comment.pm:268 msgid "Posted by %s at %s" msgstr "Publicado por %s - %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:234 +#: perllib/FixMyStreet/DB/Result/Comment.pm:256 msgid "Posted by %s (%s) at %s" msgstr "Publicado por %s (%s) - %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "Publicado por %s - %s" @@ -2965,13 +3045,13 @@ 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:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "Privado" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "Detalles privado" @@ -2997,7 +3077,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:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "Problema marcado como abierto." @@ -3006,6 +3086,7 @@ 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:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Problemas" @@ -3032,7 +3113,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:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -3077,7 +3158,7 @@ msgstr "Proporcionar un nombre y una contraseña es opcional, pero hacerlo le pe 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." -#: templates/web/base/report/new/form_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "Detalles públicos" @@ -3146,7 +3227,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:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3228,7 +3309,7 @@ msgstr "Eliminar de los pre-seleccionados" msgid "Remove from site" msgstr "Eliminar de la site" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3369,7 +3450,9 @@ msgstr "Notificando un problema" #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "Informes" @@ -3487,16 +3570,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:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Rotar a la izquierda" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3577,11 +3660,12 @@ msgid "Security" msgstr "" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "Ver nuestra política de privacidad" #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "" @@ -3646,7 +3730,7 @@ msgstr "Enviado:" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "Servicio:" @@ -3859,6 +3943,7 @@ msgstr "Fecha de inicio:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3867,8 +3952,8 @@ msgstr "Fecha de inicio:" msgid "State" msgstr "Estado" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3878,7 +3963,7 @@ msgstr "" msgid "State changed to:" msgstr "Guardar cambios" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3888,6 +3973,7 @@ msgid "State:" msgstr "Estado/Prov.:" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 #, fuzzy @@ -3938,7 +4024,7 @@ msgstr "Subdivisión/Órgano" msgid "Subject" msgstr "Título" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "Título:" @@ -3953,7 +4039,7 @@ msgstr "Título:" msgid "Submit" msgstr "Enviar" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3986,6 +4072,11 @@ msgstr "Suscribirse" msgid "Subscribe by email" msgstr "Suscríbeme a alertas por email" +#: templates/web/base/admin/user-alerts.html:22 +#, fuzzy +msgid "Subscribed:" +msgstr "Suscribirse" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "Resuma el problema" @@ -3995,6 +4086,7 @@ msgid "Summarise your changes" msgstr "Resuma sus cambios" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -4099,40 +4191,41 @@ msgstr "Esa localización no parece ser de UK, por favor inténtelo de nuevo." #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "Ese código postal no fue reconocido, lo siento." -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "El problema se ha marcado como enviado." -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "El problema ahora será reenviado." -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "Esa notificación no se puede ver en %s." -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "Esa notificación ha sido eliminada de CuidoMiCiudad." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 #, fuzzy msgid "That user has been logged out." msgstr "Esa notificación ha sido eliminada de CuidoMiCiudad." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 msgid "That user has been made anonymous on all reports and updates." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "" @@ -4280,7 +4373,7 @@ msgstr "" 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." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 #, fuzzy msgid "The user has been sent a login email" msgstr "Esa notificación ha sido eliminada de CuidoMiCiudad." @@ -4300,7 +4393,7 @@ msgstr "" msgid "There are no reports to show." msgstr "No hay ninguna notificación que mostrar." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "" @@ -4308,7 +4401,7 @@ msgstr "" 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." -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 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." @@ -4317,7 +4410,7 @@ msgstr "Hubo un problema mostrando esta página. Por favor, inténtelo de nuevo 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:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4329,7 +4422,7 @@ msgstr "Hubo un problema con su email/contraseña. Si no recuerda o no tiene con 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." -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 msgid "There were problems with your report. Please see below." msgstr "Hubo problemas con su notificación. Por favor, vea más abajo." @@ -4367,7 +4460,7 @@ msgid "These will be sent to %s and also published online for o msgstr "Estos serán enviados al %s y también publicados online para que otros los vean, de acuerdo a nuestra política de privacidad." #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "Estos serán enviados al ayuntamiento, pero nunca se mostrarán online." @@ -4410,10 +4503,10 @@ msgstr "Este correo electrónico ha sido enviado a los dos ayuntamientos que cub 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:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Esta información es necesaria" @@ -4485,6 +4578,7 @@ msgid "Time spent (in minutes):" msgstr "Tiempo invertido (en minutos):" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Cronología" @@ -4544,9 +4638,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:115 -#: templates/web/base/dashboard/index.html:120 -#: templates/web/base/dashboard/index.html:144 +#: templates/web/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "Total" @@ -4597,6 +4691,7 @@ msgstr "" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "" @@ -4621,7 +4716,7 @@ msgstr "Desconocido" msgid "Unknown alert type" msgstr "Tipo de alerta desconocida" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4630,9 +4725,9 @@ msgstr "Error desconocido" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "ID de problema desconocido" @@ -4650,6 +4745,7 @@ msgid "Up one" msgstr "" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "Actualizar" @@ -4702,20 +4798,21 @@ msgstr "Actualización de estados" msgid "Updated" msgstr "Actualizado" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 #, fuzzy msgid "Updated by %s (%s) at %s" msgstr "Publicado por %s (%s) - %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 #, fuzzy msgid "Updated by %s at %s" msgstr "Publicado por %s - %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4723,12 +4820,13 @@ msgid "Updated!" msgstr "¡Actualizado!" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "Actualizaciones" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "Las actualizaciones están limitadas a %s caracteres. Por favor acorte su actualización." @@ -4783,28 +4881,28 @@ msgstr "ID de usuario a quien atribuir los comentarios obtenidos" msgid "User Import" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 #, fuzzy msgid "User added to abuse list" msgstr "Email añadido a lista de abusones" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 #, fuzzy msgid "User already in abuse list" msgstr "Email ya incluido en la lista de abusones" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "Eliminada marca de usuario" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "Usuario marcado" @@ -4819,7 +4917,11 @@ msgstr "¿En tabla de abusones?" msgid "User search finds matches in users' names and email addresses." msgstr "La búsqueda ha encontrado coincidencias en nombres de usuarios y direcciones de email." -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 #, fuzzy msgid "User:" @@ -4827,6 +4929,8 @@ msgstr "Usuarios" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4933,7 +5037,7 @@ msgstr "Sólo utilizaremos su información personal de acuerdo a nuestra Configure más alertas 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 MaPit." 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 MapIT." -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -4998,7 +5102,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:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -5006,9 +5110,10 @@ msgstr "¿Ubicación incorrecta? Haga clic de nuevo en el mapa, en el lugar corr #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -5088,7 +5193,7 @@ msgstr "" msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "Ya respondió a esta encuesta. Si tiene alguna pregunta, por favor, póngase en contacto con nosotros, o vea su problema.\n" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "Ya ha adjuntado fotos a este informe. Tenga en cuenta que solo puede adjuntar un máximo de 3 a este informe (si intenta subir más, las más antiguas serán desechadas)." @@ -5291,14 +5396,14 @@ msgstr "Administración" msgid "all" msgstr "todo" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "" @@ -5325,7 +5430,7 @@ msgstr "por ejemplo, '%s' o '%s'" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "Un bache de 25 centímetros en Calle Ejemplo, cerca al buzón de correos" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 #, fuzzy msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "Este bache ha estado aquí dos meses y ..." @@ -5401,7 +5506,7 @@ msgstr "salir" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "ayuntamiento" @@ -5443,12 +5548,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:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 #, fuzzy msgid "user not in abuse list" msgstr "Email ya incluido en la lista de abusones" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 #, fuzzy msgid "user removed from abuse list" msgstr "Eliminar de los pre-seleccionados" @@ -5514,7 +5619,7 @@ msgid_plural "%d years" msgstr[0] "%d año" msgstr[1] "%d años" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5535,7 +5640,7 @@ msgid_plural "%s problems reported" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5605,23 +5710,20 @@ msgid_plural "last updated %d days ago" msgstr[0] "" msgstr[1] "" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, fuzzy, perl-format msgid "month" msgid_plural "months" msgstr[0] "Mes" msgstr[1] "Mes" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" msgstr[0] "" msgstr[1] "" -#~ msgid "Edit other users' details" -#~ msgstr "Editar los detalles de otros usuarios" - #~ msgid "Enter a password" #~ msgstr "Introduzca una contraseña" diff --git a/locale/fr_FR.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/fr_FR.UTF-8/LC_MESSAGES/FixMyStreet.po index 5bc15b4cd9b..cbef598230c 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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: fixmystreetfr , 2017\n" "Language-Team: French (France) (https://www.transifex.com/mysociety/teams/12067/fr_FR/)\n" @@ -100,8 +100,8 @@ msgstr "" msgid "%s live updates" msgstr "%s mises à jour en temps réel" -#: templates/web/base/dashboard/index.html:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -183,7 +183,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:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Choisissez une catégorie --" @@ -345,6 +345,7 @@ msgid "Add user" msgstr "Ajouter un utilisateur" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "Ajouter/modifier des catégories de problèmes" @@ -384,6 +385,10 @@ msgstr "Alerte %d désactivée (création %s)" msgid "Alert me to future updates" msgstr "M'alerter de futures mises à jour" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -453,7 +458,7 @@ msgstr "Anonyme" msgid "Anonymous user" msgstr "Utilisateur anonyme" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "Anonyme :" @@ -572,6 +577,8 @@ msgstr "Signaler l'usager" #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -609,6 +616,7 @@ msgid "Can't see the map? Skip this step" msgstr "Vous ne pouvez pas voir le plan ? Sautez cette étape" #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -641,7 +649,7 @@ msgstr "Catégorie" msgid "Category and State" msgstr "Catégorie" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "Changement de catégorie de ‘%s’ à ‘%s’" @@ -650,7 +658,7 @@ msgstr "Changement de catégorie de ‘%s’ à ‘%s’" msgid "Category fix rate for problems > 4 weeks old" msgstr "Taux de résolution pour les problèmes > 4 semaines" -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -751,7 +759,7 @@ msgstr "Cliquez sur le lien dans ce courrier électronique pour vous conne #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "Clos" @@ -760,7 +768,7 @@ msgstr "Clos" msgid "Closed by council" msgstr "Clos par l'administration" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 #, fuzzy msgid "Closed to updates" msgstr "Recevoir les mises à jour" @@ -775,12 +783,12 @@ msgstr "Coordonnées" msgid "Cobrand" msgstr "Collaboration" -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "Données de collaboration :" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "Collaboration :" @@ -796,6 +804,7 @@ msgid "Collapse map" msgstr "Réduire la carte" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -824,6 +833,7 @@ msgid "Confirmation" msgstr "Confirmation" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -859,8 +869,8 @@ msgstr "" msgid "Coordinates:" msgstr "Coordonnées:" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "Impossible de trouver l'utilisateur" @@ -909,14 +919,17 @@ msgid "Create priority" msgstr "Créer une priorité" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 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:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "Créer des rapports/mises à jour de l'administration" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "Créer des rapports/mises à jour pour le compte d'un utilisateur" @@ -992,7 +1005,12 @@ msgstr "Priorité par défaut" msgid "Defect type" msgstr "Type de défaut" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +#, fuzzy +msgid "Delete" +msgstr "Effacé" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -1021,16 +1039,17 @@ msgstr "Description" msgid "Description:" msgstr "Description :" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "" +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Détails :" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1054,6 +1073,14 @@ msgstr "Ne pas utiliser la carte" msgid "Diligency prize league table" msgstr "Tableau d'honneur de la réactivité" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1132,11 +1159,17 @@ msgstr "Éditer" msgid "Edit body details" msgstr "Editer les détails de l'intelocuteur" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +msgid "Edit other users' details" +msgstr "Modifier les détails des autres utilisateurs" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "Modifier les autorisations des autres utilisateurs" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "Éditer la catégorie des rapports" @@ -1145,6 +1178,7 @@ msgid "Edit report priority" msgstr "Éditer la priorité des rapports" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "Éditer les rapports" @@ -1214,12 +1248,16 @@ msgstr "Alerte E-mail supprimé" msgid "Email verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "Email :" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1293,17 +1331,26 @@ msgstr "Saisir un nom de rue Zücomplet" msgid "Enter a nearby UK postcode, or street name and area" msgstr "Saisir un code postal proche, ou un nom de rue ou de localité" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +#, fuzzy +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "Saisir un code postal proche, ou un nom de rue ou de localité" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "Saisir un code postal proche, ou une rue et une localité" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "Saisissez un nom de rue proche, la localité ou le code postal" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +#, fuzzy +msgid "Enter a street, area, or landmark" +msgstr "Saisissez un nom de rue proche, la localité ou le code postal" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "Saisissez les détails du problème" @@ -1343,15 +1390,15 @@ msgstr "" msgid "Expand map" msgstr "Agrandir la carte" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "Expliquez le problème" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "Exporter en tant que CSV" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "ID externe" @@ -1360,11 +1407,11 @@ msgstr "ID externe" msgid "External URL" msgstr "URL externe" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "Body extérieur" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 #, fuzzy msgid "External status code" @@ -1375,7 +1422,7 @@ msgstr "Body extérieur" msgid "External status code:" msgstr "Body extérieur" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "Équipe externe" @@ -1386,7 +1433,7 @@ msgid "Extra Fields" msgstr "Champs supplémentaires" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "Donnée supplémentaire:" @@ -1426,7 +1473,7 @@ msgstr "Résoudre ceci en chosissant une zone couverte dans le #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:114 +#: templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "Résolu" @@ -1465,7 +1512,7 @@ msgstr "Les utilisateurs signalés sont listés dans la page 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:149 +#: templates/web/base/admin/report_edit.html:150 #: templates/web/base/admin/user-form.html:119 msgid "Flagged:" msgstr "Signalé :" @@ -1550,7 +1597,7 @@ msgstr "Heureux d'entendre qu'il a été résolu!" msgid "Go" msgstr "Ok" -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:96 msgid "Going to send questionnaire?" msgstr "Envoi du questionnaire ?" @@ -1696,6 +1743,7 @@ msgstr "Je suis désolé, nous n'avons pas trouvé votre problème dans notre ba #: templates/web/base/admin/index.html:60 #: templates/web/base/admin/list_updates.html:6 #: templates/web/base/admin/reports.html:12 +#: templates/web/base/admin/user-alerts.html:8 #: templates/web/zurich/admin/index-dm.html:21 #: templates/web/zurich/admin/index-sdm.html:19 #: templates/web/zurich/admin/list_updates.html:24 @@ -1812,7 +1860,7 @@ msgstr "" "Si vous avez activer Open311 update-sending plus haut, vous devez identifier quel utlisateur FixMyStreet sera défini comme le créateur de ces mises à jour.\n" "Lorsqu'elles sont montrées sur le site. saisir l' ID (nombre) de cet utilisateur." -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "ID invalide" @@ -1877,7 +1925,8 @@ msgstr "Valeur agency_responsible invalide \"%s\"" msgid "Invalid format %s specified." msgstr "Format spécifié %s invalide" -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 +#: perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "Location invalide. Le nouvel emplacement doit être couvert par la même administration." @@ -2074,6 +2123,7 @@ msgid "Moderate" msgstr "Modérer" #: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "Modérer les détails du rapport" @@ -2126,7 +2176,7 @@ msgstr "Les plus commentés" msgid "Name" msgstr "Nom" -#: templates/web/base/admin/report_edit.html:134 +#: templates/web/base/admin/report_edit.html:135 #: templates/web/base/admin/responsepriorities/edit.html:13 #: templates/web/base/admin/update_edit.html:34 #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 @@ -2217,10 +2267,35 @@ msgstr "(Sans numéro de téléphone)" msgid "New priority" msgstr "Nouvelle priorité" +#: templates/web/base/admin/user-alerts.html:44 +#, fuzzy +msgid "New problems for %s" +msgstr "Nouveaux problèmes sur FixMyStreet.fr" + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "Nouveaux problèmes pour {{COUNCIL}} dans la localité {{WARD}} sur FixMyStreet.fr" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "Nouveaux problèmes à proximité du code postal {{POSTCODE}} sur FixMyStreet.fr" @@ -2253,6 +2328,10 @@ msgstr "Nouvel état" msgid "New template" msgstr "Nouveau modèle" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "Plus récents" @@ -2261,15 +2340,16 @@ msgstr "Plus récents" msgid "Next" msgstr "Suivant" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2337,8 +2417,8 @@ msgid "No supporters" msgstr "Aucun supporter" #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "Aucun" @@ -2448,7 +2528,7 @@ msgstr "" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "Ouvert" @@ -2485,11 +2565,11 @@ msgstr "Ou abonnez-vous par RSS" msgid "Order" msgstr "Commander" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2571,7 +2651,7 @@ msgstr "Téléphone (facultatif)" msgid "Phone verified:" msgstr "Téléphone Reporter:" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2580,9 +2660,9 @@ msgstr "Téléphone" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2596,7 +2676,7 @@ msgstr "Téléphone" msgid "Photo" msgstr "Photo" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "La photo est nécessaire." @@ -2604,12 +2684,12 @@ msgstr "La photo est nécessaire." msgid "Photo required" msgstr "Photo requise" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2651,7 +2731,7 @@ msgstr "Merci de vérifier les mots de passe et de réessayer" 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:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2661,8 +2741,8 @@ 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:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2694,12 +2774,12 @@ msgid "Please do not be abusive — abusing your council devalues the s msgstr "Merci de ne pas être injurieux — Calomnier l'administration dévalue le service pour tous les utilisateurs." #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: 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:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2708,8 +2788,8 @@ msgstr "Merci d'entrer un message" msgid "Please enter a mobile number" msgstr "Saisissez votre numéro de téléphone" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "Merci d'entrer un nom" @@ -2723,14 +2803,14 @@ msgstr "S'il vous plaît entrez un nom pour cet organisme" msgid "Please enter a password" msgstr "Merci d'entrer un mot de passe :" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 #: 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:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2739,12 +2819,12 @@ msgid "Please enter a valid email" msgstr "Merci d'entrer un email valide" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "Merci d'entrer une adresse email valide" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Saisissez votre numéro de téléphone" @@ -2754,7 +2834,7 @@ msgstr "Saisissez votre numéro de téléphone" msgid "Please enter some details" msgstr "Merci d'entrer quelques détails" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2774,8 +2854,8 @@ msgstr "Saisissez votre prénom" 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:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2846,12 +2926,12 @@ msgstr "Veuillez noter que votre mise à jour n'a pas encore été post msgid "Please note:" msgstr "Quelques remarques :" -#: perllib/FixMyStreet/App/Controller/Report.pm:399 +#: perllib/FixMyStreet/App/Controller/Report.pm:383 #, fuzzy msgid "Please provide a duplicate ID or public update for this report." msgstr "Veuillez fournir une mise à jour publique de ce rapport." -#: perllib/FixMyStreet/App/Controller/Report.pm:381 +#: perllib/FixMyStreet/App/Controller/Report.pm:365 msgid "Please provide a public update for this report." msgstr "Veuillez fournir une mise à jour publique de ce rapport." @@ -2891,12 +2971,12 @@ msgstr "Merci de préciser si le problème a été réglé ou non." msgid "Please upload an image only" msgstr "Veuillez uniquement envoyer une image" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1440 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1537 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1457 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1556 msgid "Please verify at least one of email/phone" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:123 +#: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please write a message" msgstr "Merci de saisir un message" @@ -2911,19 +2991,19 @@ msgstr "Envoyer" msgid "Postcode or street name and area" msgstr "Saisir un code postal proche, ou une rue et une localité" -#: perllib/FixMyStreet/DB/Result/Comment.pm:211 +#: perllib/FixMyStreet/DB/Result/Comment.pm:231 msgid "Posted anonymously at %s" msgstr "Signalé anonymement à %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:246 +#: perllib/FixMyStreet/DB/Result/Comment.pm:268 msgid "Posted by %s at %s" msgstr "Signalé par %s à %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:234 +#: perllib/FixMyStreet/DB/Result/Comment.pm:256 msgid "Posted by %s (%s) at %s" msgstr "Envoyé par %s (%s) à %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "Envoyé par %s à %s" @@ -2956,13 +3036,13 @@ 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:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "Privé" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "détails privés" @@ -2988,7 +3068,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:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "Problème signalé comme ouvert." @@ -2997,6 +3077,7 @@ 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:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Problèmes" @@ -3021,7 +3102,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:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -3065,7 +3146,7 @@ msgstr "Fournir un nom et un mot de passe est optionnel, mais cela vous permettr 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." -#: templates/web/base/report/new/form_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "Détails public" @@ -3134,7 +3215,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:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3214,7 +3295,7 @@ msgstr "Supprimer de votre liste" msgid "Remove from site" msgstr "Retirer du site" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3355,7 +3436,9 @@ msgstr "Signalisation d'un problème" #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "Rapports" @@ -3469,16 +3552,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:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Pivoter à gauche" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3559,11 +3642,12 @@ msgid "Security" msgstr "" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "Voir notre politique de confidentialité" #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 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" @@ -3628,7 +3712,7 @@ msgstr "Envoyé :" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "Service:" @@ -3843,6 +3927,7 @@ msgstr "Date de début:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3851,8 +3936,8 @@ msgstr "Date de début:" msgid "State" msgstr "État actuel" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3861,7 +3946,7 @@ msgstr "" msgid "State changed to:" msgstr "L'état a changé pour:" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3871,6 +3956,7 @@ msgid "State:" msgstr "État actuel :" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 msgid "States" @@ -3920,7 +4006,7 @@ msgstr "Subdivision/Interlocuteur" msgid "Subject" msgstr "Sujet" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "Sujet :" @@ -3935,7 +4021,7 @@ msgstr "Sujet :" msgid "Submit" msgstr "Envoyer" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3967,6 +4053,11 @@ msgstr "S'abonner" msgid "Subscribe by email" msgstr "S'abonner par email" +#: templates/web/base/admin/user-alerts.html:22 +#, fuzzy +msgid "Subscribed:" +msgstr "S'abonner" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "Résumer le problème" @@ -3976,6 +4067,7 @@ msgid "Summarise your changes" msgstr "Résumez vos modifications" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -4080,41 +4172,42 @@ msgstr "Ce lieu ne semble pas ce trouver au Royaume-Uni; Merci de le saisir à n #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "Ce code postal n'a pas été reconnu, désolé." -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "Ce problème a été marqué comme envoyé." -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "Ce problème va maintenant être renvoyé." -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "Ce rapport ne peut pas être vu sur %s." -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "Ce rapport a été retiré de FixMyStreet.fr." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 #, fuzzy msgid "That user has been logged out." msgstr "Ce rapport a été retiré de FixMyStreet.fr." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 #, 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:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "" @@ -4264,7 +4357,7 @@ msgstr "" 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é" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 #, fuzzy msgid "The user has been sent a login email" msgstr "Ce rapport a été retiré de FixMyStreet.fr." @@ -4284,7 +4377,7 @@ msgstr "" msgid "There are no reports to show." msgstr "Il n'y a pas de rapports à montrer." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "" @@ -4292,7 +4385,7 @@ msgstr "" 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." -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 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." @@ -4301,7 +4394,7 @@ msgstr "Il y a eu un problème pour afficher cette page. Merci de réessayer ult 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:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4313,7 +4406,7 @@ msgstr "Il y a un problème avec votre combinaison email / mot de passe. Si vous 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." -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 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." @@ -4350,7 +4443,7 @@ msgid "These will be sent to %s and also published online for o msgstr "Ceux-ci seront envoyés à %s et également publié en ligne pour les autres, conformément à notre politique de confidentialité." #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "Ceux-ci seront envoyés a l'administration, mais ne seront jamais affichés en ligne." @@ -4393,10 +4486,10 @@ msgstr "Cet email a été envoyé aux deux administrations couvrant l'emplacemen 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:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Ces renseignements sont nécessaires" @@ -4468,6 +4561,7 @@ msgid "Time spent (in minutes):" msgstr "Le temps passé (en minutes):" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Chronologie" @@ -4527,9 +4621,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:115 -#: templates/web/base/dashboard/index.html:120 -#: templates/web/base/dashboard/index.html:144 +#: templates/web/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "Total" @@ -4580,6 +4674,7 @@ msgstr "" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "Type" @@ -4604,7 +4699,7 @@ msgstr "Inconnu" msgid "Unknown alert type" msgstr "Type d'alerte inconnu" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4613,9 +4708,9 @@ msgstr "erreur inconnue" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "ID de problème inconnu" @@ -4633,6 +4728,7 @@ msgid "Up one" msgstr "Remonter d'un" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "Mise à jour" @@ -4685,18 +4781,19 @@ msgstr "Mettre à jour les statuts" msgid "Updated" msgstr "Mis à jour" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 msgid "Updated by %s (%s) at %s" msgstr "Mis à par %s (%s) à %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 msgid "Updated by %s at %s" msgstr "Mis à par %s à %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4704,12 +4801,13 @@ msgid "Updated!" msgstr "Mis à jour !" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "Mises à jour" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "Les mises à jour sont limitées à %s caractères de long. Merci de raccourcir votre texte" @@ -4771,28 +4869,28 @@ msgstr "ID utilisateur de récupération des commentaires à" msgid "User Import" msgstr "%s rapports" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 #, fuzzy msgid "User added to abuse list" msgstr "Email rajouté à la liste des abus" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 #, fuzzy msgid "User already in abuse list" msgstr "Email déjà présent dans la liste des abus" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "Utilisateur dé–signalé" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "Utilisateur signalé" @@ -4807,7 +4905,11 @@ msgstr "En table d'abus ?" msgid "User search finds matches in users' names and email addresses." msgstr "La recherche utilisateurs parcourt les noms et adresses courriel." -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 #, fuzzy msgid "User:" @@ -4815,6 +4917,8 @@ msgstr "Utilisateurs" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4923,7 +5027,7 @@ msgstr "Nous utiliserons vos informations personnelles en accord avec notre déclarer plus d’alert 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 MaPit." 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 MapIt." -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -4988,7 +5092,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:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4996,9 +5100,10 @@ msgstr "Mauvais emplacement? Il suffit de cliquer à nouveau sur la carte." #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -5078,7 +5183,7 @@ msgstr "vous avez %s sauvegradé &agr msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "Vous avez déjà répondu à ce questionnaire. Si vous avez une question, entrez en contact avec nous, ou affichez votre problème.\n" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "Vous avez déjà joint les photos de ce rapport. Notez que vous pouvez joindre un maximum de 3 photos par déclaration (si vous en télécharger plus, le plus ancien est supprimé)." @@ -5278,14 +5383,14 @@ msgstr "Admin" msgid "all" msgstr "Tous" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "et un défaut soulevé" @@ -5312,7 +5417,7 @@ msgstr "Par exemple '%s' ou '%s'" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "Nid de poule de 10cm près de la boîte postale" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 #, fuzzy msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "Ce nid de poule est ici depuis deux mois et ..." @@ -5387,7 +5492,7 @@ msgstr "déconnexion" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "L'administration locale" @@ -5428,12 +5533,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:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 #, fuzzy msgid "user not in abuse list" msgstr "Email déjà présent dans la liste des abus" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 #, fuzzy msgid "user removed from abuse list" msgstr "Supprimer de votre liste" @@ -5499,7 +5604,7 @@ msgid_plural "%d years" msgstr[0] "%d année " msgstr[1] "%d année" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5520,7 +5625,7 @@ msgid_plural "%s problems reported" msgstr[0] "%s problème signalé " msgstr[1] "%s problèmes signalés" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5590,23 +5695,20 @@ msgid_plural "last updated %d days ago" msgstr[0] "dernier enregistrement %d jours" msgstr[1] "dernière %d mise à jour" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, fuzzy, perl-format msgid "month" msgid_plural "months" msgstr[0] "Mois" msgstr[1] "Mois" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" msgstr[0] "rapport" msgstr[1] "rapports" -#~ msgid "Edit other users' details" -#~ msgstr "Modifier les détails des autres utilisateurs" - #~ msgid "Enter a password" #~ msgstr "Saisissez un mot de passe :" diff --git a/locale/he_IL.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/he_IL.UTF-8/LC_MESSAGES/FixMyStreet.po index f602dd14db4..2b982438589 100644 --- a/locale/he_IL.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/he_IL.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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Yaron Shahrabani , 2017\n" "Language-Team: Hebrew (Israel) (https://www.transifex.com/mysociety/teams/12067/he_IL/)\n" @@ -93,8 +93,8 @@ msgstr "" msgid "%s live updates" msgstr "%s עדכונים חיים" -#: templates/web/base/dashboard/index.html:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -175,7 +175,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "" #: perllib/FixMyStreet/App/Controller/Report/New.pm:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- נא לבחור קטגוריה --" @@ -326,6 +326,7 @@ msgid "Add user" msgstr "הוספת משתמש" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "הוספה/עריכה של קטגוריות תקלות" @@ -365,6 +366,10 @@ msgstr "" msgid "Alert me to future updates" msgstr "להודיע לי על עדכונים עתידיים" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -434,7 +439,7 @@ msgstr "אלמוני" msgid "Anonymous user" msgstr "משתמש אלמוני" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "אלמוני:" @@ -551,6 +556,8 @@ msgstr "חסימת משתמש" #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -588,6 +595,7 @@ msgid "Can't see the map? Skip this step" msgstr "אין לך אפשרות לצפות במפה? ניתן לדלג על שלב זה" #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -619,7 +627,7 @@ msgstr "קטגוריה" msgid "Category and State" msgstr "קטגוריה ומדינה" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "" @@ -628,7 +636,7 @@ msgstr "" msgid "Category fix rate for problems > 4 weeks old" msgstr "" -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -717,7 +725,7 @@ msgstr "" #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "" @@ -726,7 +734,7 @@ msgstr "" msgid "Closed by council" msgstr "" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 #, fuzzy msgid "Closed to updates" msgstr "קבלת עדכונים" @@ -741,12 +749,12 @@ msgstr "נקודות ציון:" msgid "Cobrand" msgstr "" -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "" @@ -762,6 +770,7 @@ msgid "Collapse map" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -790,6 +799,7 @@ msgid "Confirmation" msgstr "אישור" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -825,8 +835,8 @@ msgstr "" msgid "Coordinates:" msgstr "נקודות ציון:" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "לא ניתן למצוא את המשתמש" @@ -875,14 +885,17 @@ msgid "Create priority" msgstr "יצירת עדיפות" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 msgid "Create reports/updates as anonymous user" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -957,7 +970,12 @@ msgstr "עדיפות בררת מחד" msgid "Defect type" msgstr "סוג המפגע" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +#, fuzzy +msgid "Delete" +msgstr "נמחק" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -986,16 +1004,17 @@ msgstr "תיאור" msgid "Description:" msgstr "תיאור:" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "" +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "פרטים" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1019,6 +1038,14 @@ msgstr "לא נעשה שימוש במפה" msgid "Diligency prize league table" msgstr "" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1094,11 +1121,18 @@ msgstr "עריכה" msgid "Edit body details" msgstr "ערוך פרטי גוף" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +#, fuzzy +msgid "Edit other users' details" +msgstr "ערוך פרטי גוף" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "" @@ -1107,6 +1141,7 @@ msgid "Edit report priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "עריכת דוחות" @@ -1175,12 +1210,16 @@ msgstr "" msgid "Email verified:" msgstr "כתובת דוא״ל אומתה:" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "דוא\"ל:" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1243,17 +1282,24 @@ msgstr "" msgid "Enter a nearby UK postcode, or street name and area" msgstr "" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +msgid "Enter a street, area, or landmark" +msgstr "" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "נא להקליד את פרטי התקלה" @@ -1293,15 +1339,15 @@ msgstr "" msgid "Expand map" msgstr "הרחבת המפה" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "הסבר מה לא תקין" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "יצוא כ־CSV" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "מזהה חיצוני" @@ -1310,11 +1356,11 @@ msgstr "מזהה חיצוני" msgid "External URL" msgstr "כתובת חיצונית" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 #, fuzzy msgid "External status code" @@ -1325,7 +1371,7 @@ msgstr "צוות חיצוני" msgid "External status code:" msgstr "צוות חיצוני" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "צוות חיצוני" @@ -1336,7 +1382,7 @@ msgid "Extra Fields" msgstr "שדות נוספים" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "נתונים נוספים:" @@ -1376,7 +1422,7 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:114 +#: templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "" @@ -1415,7 +1461,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:149 +#: templates/web/base/admin/report_edit.html:150 #: templates/web/base/admin/user-form.html:119 msgid "Flagged:" msgstr "" @@ -1500,7 +1546,7 @@ msgstr "" msgid "Go" msgstr "" -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:96 msgid "Going to send questionnaire?" msgstr "" @@ -1643,6 +1689,7 @@ msgstr "" #: templates/web/base/admin/index.html:60 #: templates/web/base/admin/list_updates.html:6 #: templates/web/base/admin/reports.html:12 +#: templates/web/base/admin/user-alerts.html:8 #: templates/web/zurich/admin/index-dm.html:21 #: templates/web/zurich/admin/index-sdm.html:19 #: templates/web/zurich/admin/list_updates.html:24 @@ -1746,7 +1793,7 @@ msgid "" " when they are shown on the site. Enter the ID (number) of that user." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "מזהה שגוי" @@ -1810,7 +1857,8 @@ msgstr "" msgid "Invalid format %s specified." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 +#: perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "" @@ -2005,6 +2053,7 @@ msgid "Moderate" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "" @@ -2057,7 +2106,7 @@ msgstr "" msgid "Name" msgstr "שם" -#: templates/web/base/admin/report_edit.html:134 +#: templates/web/base/admin/report_edit.html:135 #: templates/web/base/admin/responsepriorities/edit.html:13 #: templates/web/base/admin/update_edit.html:34 #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 @@ -2143,10 +2192,35 @@ msgstr "מספר טלפון חדש:" msgid "New priority" msgstr "עדיפות חדשה" +#: templates/web/base/admin/user-alerts.html:44 +#, fuzzy +msgid "New problems for %s" +msgstr "תקלות חדשות ב־FixMyStreet" + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "תקלות חדשות ליד {{POSTCODE}} ב־FixMyStreet" @@ -2179,6 +2253,10 @@ msgstr "מצב חדש" msgid "New template" msgstr "תבנית חדשה" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "" @@ -2187,15 +2265,16 @@ msgstr "" msgid "Next" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2261,8 +2340,8 @@ msgid "No supporters" msgstr "אין תומכים" #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "" @@ -2365,7 +2444,7 @@ msgstr "בשם %s" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "" @@ -2402,11 +2481,11 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2486,7 +2565,7 @@ msgstr "מספר טלפון (רשות)" msgid "Phone verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2495,9 +2574,9 @@ msgstr "טלפון:" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2511,7 +2590,7 @@ msgstr "טלפון:" msgid "Photo" msgstr "תמונה" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "נדרשת תמונה." @@ -2519,12 +2598,12 @@ msgstr "נדרשת תמונה." msgid "Photo required" msgstr "נדרשת תמונה" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2565,7 +2644,7 @@ msgstr "" msgid "Please check your email address is correct" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2574,8 +2653,8 @@ msgid "Please check your phone number is correct" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2604,12 +2683,12 @@ msgid "Please do not be abusive — abusing your council devalues the s msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "נא לכתוב הודעה" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2617,8 +2696,8 @@ msgstr "נא לכתוב הודעה" msgid "Please enter a mobile number" msgstr "נא להקליד מספר טלפון" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "נא להזין שם" @@ -2632,14 +2711,14 @@ msgstr "" msgid "Please enter a password" msgstr "נא להקליד ססמה" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: 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:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2648,12 +2727,12 @@ msgid "Please enter a valid email" msgstr "נא להקליד כתובת דוא״ל תקנית" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "נא להקליד כתובת דוא״ל תקנית" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 msgid "Please enter a valid email or phone number" msgstr "נא להקליד כתובת דוא״ל או טלפון תקניים" @@ -2662,7 +2741,7 @@ msgstr "נא להקליד כתובת דוא״ל או טלפון תקניים" msgid "Please enter some details" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2682,8 +2761,8 @@ msgstr "" 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:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2754,11 +2833,11 @@ msgstr "" msgid "Please note:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:399 +#: perllib/FixMyStreet/App/Controller/Report.pm:383 msgid "Please provide a duplicate ID or public update for this report." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:381 +#: perllib/FixMyStreet/App/Controller/Report.pm:365 msgid "Please provide a public update for this report." msgstr "" @@ -2798,12 +2877,12 @@ msgstr "" msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1440 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1537 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1457 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1556 msgid "Please verify at least one of email/phone" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:123 +#: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please write a message" msgstr "" @@ -2817,19 +2896,19 @@ msgstr "" msgid "Postcode or street name and area" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:211 +#: perllib/FixMyStreet/DB/Result/Comment.pm:231 msgid "Posted anonymously at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:246 +#: perllib/FixMyStreet/DB/Result/Comment.pm:268 msgid "Posted by %s at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:234 +#: perllib/FixMyStreet/DB/Result/Comment.pm:256 msgid "Posted by %s (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "" @@ -2862,13 +2941,13 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "" @@ -2894,7 +2973,7 @@ msgstr "" msgid "Problem breakdown by state" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "" @@ -2903,6 +2982,7 @@ msgid "Problem state change based on survey results" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "" @@ -2927,7 +3007,7 @@ msgstr "" msgid "Problems within %.1fkm of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -2971,7 +3051,7 @@ msgstr "" msgid "Providing a 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_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "" @@ -3040,7 +3120,7 @@ msgstr "" msgid "RSS feed of nearby problems" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3120,7 +3200,7 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3260,7 +3340,9 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "" @@ -3374,16 +3456,16 @@ msgstr "" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3464,11 +3546,12 @@ msgid "Security" msgstr "" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "" @@ -3532,7 +3615,7 @@ msgstr "" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "" @@ -3739,6 +3822,7 @@ msgstr "" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3747,8 +3831,8 @@ msgstr "" msgid "State" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3757,7 +3841,7 @@ msgstr "" msgid "State changed to:" msgstr "" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3767,6 +3851,7 @@ msgid "State:" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 msgid "States" @@ -3814,7 +3899,7 @@ msgstr "" msgid "Subject" msgstr "" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "" @@ -3829,7 +3914,7 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3861,6 +3946,10 @@ msgstr "" msgid "Subscribe by email" msgstr "" +#: templates/web/base/admin/user-alerts.html:22 +msgid "Subscribed:" +msgstr "" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "" @@ -3870,6 +3959,7 @@ msgid "Summarise your changes" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -3973,39 +4063,40 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 msgid "That user has been logged out." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 msgid "That user has been made anonymous on all reports and updates." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "" @@ -4145,7 +4236,7 @@ msgstr "" msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 #, fuzzy msgid "The user has been sent a login email" msgstr "נא להקליד כתובת דוא״ל תקנית" @@ -4163,7 +4254,7 @@ msgstr "" msgid "There are no reports to show." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "" @@ -4171,7 +4262,7 @@ msgstr "" msgid "There was a problem showing the All Reports page. Please try again later." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 msgid "There was a problem showing this page. Please try again later." msgstr "" @@ -4180,7 +4271,7 @@ msgstr "" msgid "There was a problem with your email/password combination. Please try again." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4191,7 +4282,7 @@ msgstr "" msgid "There was a problem with your update. Please try again." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 msgid "There were problems with your report. Please see below." msgstr "" @@ -4224,7 +4315,7 @@ msgid "These will be sent to %s and also published online for o msgstr "" #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "" @@ -4262,10 +4353,10 @@ msgstr "" 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:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "" @@ -4336,6 +4427,7 @@ msgid "Time spent (in minutes):" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "" @@ -4395,9 +4487,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:115 -#: templates/web/base/dashboard/index.html:120 -#: templates/web/base/dashboard/index.html:144 +#: templates/web/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "" @@ -4448,6 +4540,7 @@ msgstr "" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "" @@ -4472,7 +4565,7 @@ msgstr "" msgid "Unknown alert type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4481,9 +4574,9 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "" @@ -4500,6 +4593,7 @@ msgid "Up one" msgstr "" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "" @@ -4552,18 +4646,19 @@ msgstr "" msgid "Updated" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 msgid "Updated by %s (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 msgid "Updated by %s at %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4571,12 +4666,13 @@ msgid "Updated!" msgstr "" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "" @@ -4630,26 +4726,26 @@ msgstr "" msgid "User Import" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 msgid "User added to abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 msgid "User already in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "" @@ -4663,13 +4759,19 @@ msgstr "" msgid "User search finds matches in users' names and email addresses." msgstr "" -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 msgid "User:" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4773,7 +4875,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:118 +#: templates/web/base/dashboard/index.html:122 msgid "Website" msgstr "" @@ -4818,7 +4920,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 MaPit." msgstr "" -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -4838,7 +4940,7 @@ msgstr "" msgid "Wrong location? Just click again on the map." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4846,9 +4948,10 @@ msgstr "" #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -4924,7 +5027,7 @@ msgstr "" msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "" @@ -5117,14 +5220,14 @@ msgstr "" msgid "all" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "" @@ -5150,7 +5253,7 @@ msgstr "" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "" @@ -5224,7 +5327,7 @@ msgstr "" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "" @@ -5265,11 +5368,11 @@ msgstr "" msgid "user is problem owner" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 msgid "user not in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 msgid "user removed from abuse list" msgstr "" @@ -5350,7 +5453,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5377,7 +5480,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5467,7 +5570,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, perl-format msgid "month" msgid_plural "months" @@ -5476,7 +5579,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" diff --git a/locale/hr.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/hr.UTF-8/LC_MESSAGES/FixMyStreet.po index ea1a8ea734c..a4904721c24 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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Vlejd , 2017\n" "Language-Team: Croatian (https://www.transifex.com/mysociety/teams/12067/hr/)\n" @@ -93,8 +93,8 @@ msgstr "%s omogućava pretplate na razne RSS izvore te dojave putem e-maila za l msgid "%s live updates" msgstr "%s ažuriranje uživo" -#: templates/web/base/dashboard/index.html:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "%s otvoreno, %s zatvoreno, %s riješeno" @@ -176,7 +176,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "(također omogućavamo pretplate na RSS izvore za probleme unutar %s)" #: perllib/FixMyStreet/App/Controller/Report/New.pm:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Izaberite kategoriju --" @@ -330,6 +330,7 @@ msgid "Add user" msgstr "Dodajte korisnika" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "Dodajte ili uredite kategorije problema" @@ -369,6 +370,10 @@ msgstr "Upozorenje %d onemogućeno (kreirano%s)" msgid "Alert me to future updates" msgstr "Javi mi buduće promjene" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -438,7 +443,7 @@ msgstr "Anonimno" msgid "Anonymous user" msgstr "Anonimni korisnik" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "Anonimno:" @@ -555,6 +560,8 @@ msgstr "Zabranite korisniku pristup" #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -592,6 +599,7 @@ msgid "Can't see the map? Skip this step" msgstr "Ne možete vidjeti mapu? Preskoči ovaj korak" #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -623,7 +631,7 @@ msgstr "Kategorija" msgid "Category and State" msgstr "Kategorija i stanje" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "Kategorija promijenjena iz \"%s\" u \"%s\"" @@ -632,7 +640,7 @@ msgstr "Kategorija promijenjena iz \"%s\" u \"%s\"" msgid "Category fix rate for problems > 4 weeks old" msgstr " Postotak popravaka za kategoriju > staro 4 tjedna" -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -726,7 +734,7 @@ msgstr "Kliknite na poveznicu u e-mailu koji smo Vam poslali kako biste se prija #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "Zatvorene" @@ -735,7 +743,7 @@ msgstr "Zatvorene" msgid "Closed by council" msgstr "Zatvorilo je odgovorno tijelo" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 #, fuzzy msgid "Closed to updates" msgstr "Primite ažuriranja" @@ -750,12 +758,12 @@ msgstr "Koordinate:" msgid "Cobrand" msgstr "Cobrand" -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "Cobrand podaci:" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "Cobrand:" @@ -771,6 +779,7 @@ msgid "Collapse map" msgstr "Umanjite prikaz karte" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -799,6 +808,7 @@ msgid "Confirmation" msgstr "Potvrda" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -834,8 +844,8 @@ msgstr "" msgid "Coordinates:" msgstr "Koordinate" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "Nepoznati korisnik" @@ -884,14 +894,17 @@ msgid "Create priority" msgstr "Izradite prioritet" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 msgid "Create reports/updates as anonymous user" msgstr "Izradite izvještaj ili ažurirajte problem kao anonimni korisnik" #: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "Izradite izvještaj ili ažurirajte problem kao tijelo javne vlasti" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "Izradite izvještaj ili ažurirajte problem u ime korisnika" @@ -965,7 +978,12 @@ msgstr "Zadani prioritet" msgid "Defect type" msgstr "Vrsta nepravilnosti" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +#, fuzzy +msgid "Delete" +msgstr "Izbrisano" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -994,16 +1012,17 @@ msgstr "Opis" msgid "Description:" msgstr "Opis" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "Detaljni opis ograničen je na %dznakova." +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Detalji" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1027,6 +1046,14 @@ msgstr "Karta nije bila korištena" msgid "Diligency prize league table" msgstr "Ljestvica marljivosti" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1105,11 +1132,17 @@ msgstr "Uredi" msgid "Edit body details" msgstr "Uredite podatke o tijelu javne vlasti" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +msgid "Edit other users' details" +msgstr "Uredite podatke o drugim korisnicima" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "Uredite ovlaštenja drugih korisnika" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "Uredite kategoriju kojoj pripada prijava" @@ -1118,6 +1151,7 @@ msgid "Edit report priority" msgstr "Uredite razinu prioriteta ove prijave" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "Uredite prijave" @@ -1186,12 +1220,16 @@ msgstr "Izbrisano automatsko obavještavanje e-mailom" msgid "Email verified:" msgstr "Potvrđena e-mail adresa:" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "E-mail:" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1254,17 +1292,26 @@ msgstr "Unesite ime ulice" msgid "Enter a nearby UK postcode, or street name and area" msgstr "Unesite obližnji poštanski broj ili ime ulice i kvarta" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +#, fuzzy +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "Unesite obližnji poštanski broj ili ime ulice i kvarta" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "Unesite obližnji poštanski broj ili ime ulice i kvarta" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "Unesite ime obližnje ulice i kvarta" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +#, fuzzy +msgid "Enter a street, area, or landmark" +msgstr "Unesite ime obližnje ulice i kvarta" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "Unesite detalje o problemu" @@ -1304,15 +1351,15 @@ msgstr "" msgid "Expand map" msgstr "Proširite prikaz karte" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "Opišite što nije u redu:" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "Izvoz u CSV formatu" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "Vanjski ID / IB" @@ -1321,11 +1368,11 @@ msgstr "Vanjski ID / IB" msgid "External URL" msgstr "Vanjski URL" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "Vanjsko tijelo javne vlasti" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 #, fuzzy msgid "External status code" @@ -1336,7 +1383,7 @@ msgstr "Vanjsko tijelo javne vlasti" msgid "External status code:" msgstr "Vanjsko tijelo javne vlasti" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "Vanjska ekipa" @@ -1347,7 +1394,7 @@ msgid "Extra Fields" msgstr "Dodatna polja" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "Dodatni podaci:" @@ -1387,7 +1434,7 @@ msgstr "Popravite ovo tako da odaberete područje pokrivenosti #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:114 +#: templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "Popravljene" @@ -1426,7 +1473,7 @@ msgstr "Označeni korisnici su izlistani na zasebnoj stranici." msgid "Flagged users are not restricted in any way. This is just a list of users that have been marked for attention." msgstr "Označeni korisnici nisu ograničeni ni na koji način. To je samo popis korisnika na koje treba obratiti pozornost." -#: templates/web/base/admin/report_edit.html:149 +#: templates/web/base/admin/report_edit.html:150 #: templates/web/base/admin/user-form.html:119 msgid "Flagged:" msgstr "Označen:" @@ -1512,7 +1559,7 @@ msgstr "Drago nam je čuti da je stvar riješena!" msgid "Go" msgstr "Idi" -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:96 msgid "Going to send questionnaire?" msgstr "Pošalji upitnik?" @@ -1655,6 +1702,7 @@ msgstr "Nažalost, ne možemo locirati Vaš problem u bazi podataka.\n" #: templates/web/base/admin/index.html:60 #: templates/web/base/admin/list_updates.html:6 #: templates/web/base/admin/reports.html:12 +#: templates/web/base/admin/user-alerts.html:8 #: templates/web/zurich/admin/index-dm.html:21 #: templates/web/zurich/admin/index-sdm.html:19 #: templates/web/zurich/admin/list_updates.html:24 @@ -1759,7 +1807,7 @@ msgid "" " when they are shown on the site. Enter the ID (number) of that user." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "Ilegalan ID" @@ -1824,7 +1872,8 @@ msgstr "Nevažeća odgovorna_vrijednost agencije %s" msgid "Invalid format %s specified." msgstr "Naveden nevažeći %s format." -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 +#: perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "Neispravna lokacija. Nova lokacija treba biti unutar područja pokrivenosti tijela javne vlasti." @@ -2018,6 +2067,7 @@ msgid "Moderate" msgstr "Moderirajte" #: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "Moderirajte detalje prijave" @@ -2070,7 +2120,7 @@ msgstr "Najviše komentara" msgid "Name" msgstr "Ime" -#: templates/web/base/admin/report_edit.html:134 +#: templates/web/base/admin/report_edit.html:135 #: templates/web/base/admin/responsepriorities/edit.html:13 #: templates/web/base/admin/update_edit.html:34 #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 @@ -2158,10 +2208,35 @@ msgstr "Novi broj telefona:" msgid "New priority" msgstr "Novi prioritet" +#: templates/web/base/admin/user-alerts.html:44 +#, fuzzy +msgid "New problems for %s" +msgstr "Novi problemi na Popravi.to" + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "Novi problemi za {{COUNCIL}} unutar{{WARD}} na Popravi.to" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "Novi problemi blizu {{POSTCODE}} na Popravi.to" @@ -2194,6 +2269,10 @@ msgstr "Novo stanje" msgid "New template" msgstr "Novi predložak" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "Najnovije" @@ -2202,15 +2281,16 @@ msgstr "Najnovije" msgid "Next" msgstr "Sljedeće" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2276,8 +2356,8 @@ msgid "No supporters" msgstr "Bez podrške" #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "Nijedan" @@ -2380,7 +2460,7 @@ msgstr "U ime %s" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "Otvorene" @@ -2417,11 +2497,11 @@ msgstr "Ili se pretplatite na RSS izvor" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2501,7 +2581,7 @@ msgstr "Telefonski broj (neobavezan)" msgid "Phone verified:" msgstr "Provjeren broj telefona:" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2510,9 +2590,9 @@ msgstr "Telefon:" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2526,7 +2606,7 @@ msgstr "Telefon:" msgid "Photo" msgstr "Fotografija" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "Potrebna je fotografija" @@ -2534,12 +2614,12 @@ msgstr "Potrebna je fotografija" msgid "Photo required" msgstr "Potrebna je fotografija" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2580,7 +2660,7 @@ msgstr "Provjeri lozinku i pokušaj ponovno" 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:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2589,8 +2669,8 @@ msgid "Please check your phone number is correct" msgstr "Molimo da provjerite je li ispravno unesen broj telefona" #: perllib/FixMyStreet/App/Controller/Admin.pm:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2622,12 +2702,12 @@ msgid "Please do not be abusive — abusing your council devalues the s msgstr "Molimo Vas da budete pristojni; vrijeđanje službenika u tijelu javne vlasti nanosi štetu svim budućim korisnicima ovog sustava." #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Unesite poruku" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2635,8 +2715,8 @@ msgstr "Unesite poruku" msgid "Please enter a mobile number" msgstr "Molimo da ostavite broj telefona" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "Molimo da unesete ime" @@ -2650,14 +2730,14 @@ msgstr "Molimo da unesete ime ovog tijela javne vlasti" msgid "Please enter a password" msgstr "Unesite lozinku" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 #: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Unesite predmet (naslov)" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2666,12 +2746,12 @@ msgid "Please enter a valid email" msgstr "Unesite valjanu e-mail adresu" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "Unesite valjanu e-mail adresu" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 msgid "Please enter a valid email or phone number" msgstr "Molimo da unesete valjanu e-mail adresu ili broj telefona" @@ -2680,7 +2760,7 @@ msgstr "Molimo da unesete valjanu e-mail adresu ili broj telefona" msgid "Please enter some details" msgstr "Unesite detalje" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2700,8 +2780,8 @@ msgstr "Unesite svoje ime" 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:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2772,11 +2852,11 @@ msgstr "Molimo da imate na umu da Vaša prijava još nije objavljena%s (%s) at %s" msgstr "Objavio %s (%s) na %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "Objavio %s na %s" @@ -2882,13 +2962,13 @@ 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:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "Privatno" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "Privatni podaci" @@ -2914,7 +2994,7 @@ msgstr "Problem %s poslan odgovornom tijelu %s" msgid "Problem breakdown by state" msgstr "Analiza problema prema stanju" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "Problem označen kao otvoren." @@ -2923,6 +3003,7 @@ msgid "Problem state change based on survey results" msgstr "Stanje problema izmijenjeno na temelju rezultata ankete" #: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Problemi" @@ -2947,7 +3028,7 @@ msgstr "Problemi nedavno prijavljeni kao popravljeni na Popravi.to" msgid "Problems within %.1fkm of %s" msgstr "Problemi unutar radijusa %.1f km od %s" -#: perllib/FixMyStreet/Cobrand/Default.pm:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -2991,7 +3072,7 @@ msgstr "Ne morate se registrirati imenom i lozinkom, ali to će Vam omogućiti d 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." -#: templates/web/base/report/new/form_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "Javni detalji:" @@ -3060,7 +3141,7 @@ msgstr "RSS izvor za %s, unutar %s JLS" msgid "RSS feed of nearby problems" msgstr "RSS izvor za okolne probleme" -#: perllib/FixMyStreet/Cobrand/Default.pm:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3140,7 +3221,7 @@ msgstr "" msgid "Remove from site" msgstr "Uklonite sa stranice" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3281,7 +3362,9 @@ msgstr "Prijavljivanje problema" #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "Prijave" @@ -3395,16 +3478,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:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3485,11 +3568,12 @@ msgid "Security" msgstr "" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "" @@ -3554,7 +3638,7 @@ msgstr "Poslano:" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "Servis:" @@ -3760,6 +3844,7 @@ msgstr "" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3768,8 +3853,8 @@ msgstr "" msgid "State" msgstr "Stanje" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3778,7 +3863,7 @@ msgstr "" msgid "State changed to:" msgstr "" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3788,6 +3873,7 @@ msgid "State:" msgstr "Stanje:" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 msgid "States" @@ -3836,7 +3922,7 @@ msgstr "" msgid "Subject" msgstr "Predmet" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "Predmet:" @@ -3851,7 +3937,7 @@ msgstr "Predmet:" msgid "Submit" msgstr "Pošalji" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3883,6 +3969,11 @@ msgstr "Pretplati se" msgid "Subscribe by email" msgstr "" +#: templates/web/base/admin/user-alerts.html:22 +#, fuzzy +msgid "Subscribed:" +msgstr "Pretplati se" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "Ukratko opišite svoj problem:" @@ -3892,6 +3983,7 @@ msgid "Summarise your changes" msgstr "Ukratko opišite unesene izmjene" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -3995,39 +4087,40 @@ msgstr "Lokacija se ne nalazi u Hrvatskoj. Molimo pokušajte ponovno." #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "Žao nam je, poštanski broj nije prepoznat." -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "Ovaj problem ima oznaku da je poslan nadležnom tijelu na postupanje." -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "Navedeni problem će biti ponovno poslan" -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "Ovaj izvještaj se ne može pregledati na %s." -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "Navedena prijava je uklonjena s Popravi.to" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 msgid "That user has been logged out." msgstr "Taj korisnik se odjavio iz sustava." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 msgid "That user has been made anonymous on all reports and updates." msgstr "Osobni podaci tog korisnika su anonimizirani u svim prijavama i ažuriranjima." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "Osobni podaci tog korisnika su uklonjeni." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "Prijave i ažuriranja od strane tog korisnika su označene kao sakrivene." @@ -4169,7 +4262,7 @@ msgstr "" 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" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 #, fuzzy msgid "The user has been sent a login email" msgstr "Taj korisnik se odjavio iz sustava." @@ -4187,7 +4280,7 @@ msgstr "" msgid "There are no reports to show." msgstr "Nemamo Vaših prijava za prikaz." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "Već postoji predložak za automatsko odgovaranje za ovu kategoriju ili stanje." @@ -4195,7 +4288,7 @@ msgstr "Već postoji predložak za automatsko odgovaranje za ovu kategoriju ili 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." -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 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." @@ -4204,7 +4297,7 @@ msgstr "Došlo je do problema pri učitavanju ove stranice. Molimo pokušajte po 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:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4215,7 +4308,7 @@ msgstr "Pojavio se neki problem u vezi s Vašim podacima za prijavu. Ako se ne m msgid "There was a problem with your update. Please try again." msgstr "Došlo je do problema pri ažuriranju. Molimo pokušajte ponovno." -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 msgid "There were problems with your report. Please see below." msgstr "Došlo je do problema pri prijavi. Detalje pogledajte u nastavku." @@ -4249,7 +4342,7 @@ msgid "These will be sent to %s and also published online for o msgstr "Ove prijave će biti poslane %s te javno vidljive ostalim korisnicima, sukladno našim pravilima privatnosti." #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "Ove prijave će biti poslane na postupanje nadležnom tijelu javne vlasti, ali neće biti vidljive ostalim korisnicima." @@ -4287,10 +4380,10 @@ msgstr "Kako korisnik nije kategorizirao problem, ovaj e-mail je automatski posl 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 ako problem ne ulazi u Vašu nadležnost ili nam se povratno javite kako bismo u svom sustavu mogli ispravno kategorizirati prijavu." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1003 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Potrebna informacija" @@ -4362,6 +4455,7 @@ msgid "Time spent (in minutes):" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Vremenska skala" @@ -4421,9 +4515,9 @@ msgstr "5 najboljih JLS" #: 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/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "Ukupno" @@ -4474,6 +4568,7 @@ msgstr "" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "" @@ -4498,7 +4593,7 @@ msgstr "Nepoznato" msgid "Unknown alert type" msgstr "Nepoznat tip upozorenja" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4507,9 +4602,9 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "Nepoznat IB problema" @@ -4527,6 +4622,7 @@ msgid "Up one" msgstr "" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "Ažuriranje" @@ -4579,18 +4675,19 @@ msgstr "Status ažuriranja" msgid "Updated" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 msgid "Updated by %s (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 msgid "Updated by %s at %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4598,12 +4695,13 @@ msgid "Updated!" msgstr "Ažurirano!" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "Ažuriranja" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "" @@ -4658,26 +4756,26 @@ msgstr "" msgid "User Import" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 msgid "User added to abuse list" msgstr "Korisnik je dodan na popis zloupotreba." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 msgid "User already in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "Korisnička oznaka uklonjena" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "Korisnik označen" @@ -4691,13 +4789,19 @@ msgstr "" msgid "User search finds matches in users' names and email addresses." msgstr "" -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 msgid "User:" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4802,7 +4906,7 @@ msgstr "Vaše privatne podatke koristimo u skladu s našim 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:118 +#: templates/web/base/dashboard/index.html:122 msgid "Website" msgstr "" @@ -4847,7 +4951,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 MaPit." 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 MaPit." -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -4868,7 +4972,7 @@ msgstr "Podsjećamo, pisanje velikim tiskanim slovima i bez interpunkcijskih zna msgid "Wrong location? Just click again on the map." msgstr "Pogrešna lokacija? Samo opet kliknite na kartu." -#: perllib/FixMyStreet/Cobrand/Default.pm:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4876,9 +4980,10 @@ msgstr "Pogrešna lokacija? Samo opet kliknite na kartu." #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -4954,7 +5059,7 @@ msgstr "" msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "Već ste ogovorili na upitnik. Ako imate nekih pitanja, molimo da namse javite, ilipregledate problem koji vas zanima.\n" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "" @@ -5148,14 +5253,14 @@ msgstr "Administrator" msgid "all" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "" @@ -5182,7 +5287,7 @@ msgstr "npr. ‘%s’ ili‘%s’" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "npr. rupa na na križanju Slavonske i Marohnićeve" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 #, fuzzy msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "Ova rupa je tu mjesecima..." @@ -5257,7 +5362,7 @@ msgstr "odjavite se" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "lokalno odgovorno tijelo" @@ -5298,11 +5403,11 @@ 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:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 msgid "user not in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 msgid "user removed from abuse list" msgstr "" @@ -5375,7 +5480,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5399,7 +5504,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5479,7 +5584,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, fuzzy, perl-format msgid "month" msgid_plural "months" @@ -5487,7 +5592,7 @@ msgstr[0] "Mjesec" msgstr[1] "Mjesec" msgstr[2] "Mjesec" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" @@ -5495,9 +5600,6 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#~ msgid "Edit other users' details" -#~ msgstr "Uredite podatke o drugim korisnicima" - #~ msgid "Enter a password" #~ msgstr "Unesite lozinku" diff --git a/locale/hu_HU.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/hu_HU.UTF-8/LC_MESSAGES/FixMyStreet.po index cd0110c78f4..272eaa15594 100644 --- a/locale/hu_HU.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/hu_HU.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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Gábor Auth , 2018\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/mysociety/teams/12067/hu_HU/)\n" @@ -93,8 +93,8 @@ msgstr "" msgid "%s live updates" msgstr "" -#: templates/web/base/dashboard/index.html:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "%s nyitott, %s lezárt, %s megoldott" @@ -175,7 +175,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "" #: perllib/FixMyStreet/App/Controller/Report/New.pm:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Válassz kategóriát --" @@ -325,6 +325,7 @@ msgid "Add user" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "" @@ -364,6 +365,10 @@ msgstr "" msgid "Alert me to future updates" msgstr "" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -433,7 +438,7 @@ msgstr "Anonymous" msgid "Anonymous user" msgstr "" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "" @@ -550,6 +555,8 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -587,6 +594,7 @@ msgid "Can't see the map? Skip this step" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -618,7 +626,7 @@ msgstr "" msgid "Category and State" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "" @@ -627,7 +635,7 @@ msgstr "" msgid "Category fix rate for problems > 4 weeks old" msgstr "" -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -716,7 +724,7 @@ msgstr "" #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "" @@ -725,7 +733,7 @@ msgstr "" msgid "Closed by council" msgstr "" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 msgid "Closed to updates" msgstr "" @@ -739,12 +747,12 @@ msgstr "" msgid "Cobrand" msgstr "" -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "" @@ -760,6 +768,7 @@ msgid "Collapse map" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -788,6 +797,7 @@ msgid "Confirmation" msgstr "" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -823,8 +833,8 @@ msgstr "" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "" @@ -873,14 +883,17 @@ msgid "Create priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 msgid "Create reports/updates as anonymous user" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -954,7 +967,11 @@ msgstr "" msgid "Defect type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +msgid "Delete" +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -983,16 +1000,17 @@ msgstr "" msgid "Description:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "" +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1016,6 +1034,14 @@ msgstr "" msgid "Diligency prize league table" msgstr "" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1091,11 +1117,17 @@ msgstr "" msgid "Edit body details" msgstr "" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +msgid "Edit other users' details" +msgstr "" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "" @@ -1104,6 +1136,7 @@ msgid "Edit report priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "" @@ -1172,12 +1205,16 @@ msgstr "" msgid "Email verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1240,17 +1277,24 @@ msgstr "" msgid "Enter a nearby UK postcode, or street name and area" msgstr "" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +msgid "Enter a street, area, or landmark" +msgstr "" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "" @@ -1290,15 +1334,15 @@ msgstr "" msgid "Expand map" msgstr "" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "" @@ -1307,11 +1351,11 @@ msgstr "" msgid "External URL" msgstr "" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 msgid "External status code" msgstr "" @@ -1320,7 +1364,7 @@ msgstr "" msgid "External status code:" msgstr "" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "" @@ -1331,7 +1375,7 @@ msgid "Extra Fields" msgstr "" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "" @@ -1370,7 +1414,7 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:114 +#: templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "" @@ -1409,7 +1453,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:149 +#: templates/web/base/admin/report_edit.html:150 #: templates/web/base/admin/user-form.html:119 msgid "Flagged:" msgstr "" @@ -1494,7 +1538,7 @@ msgstr "" msgid "Go" msgstr "" -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:96 msgid "Going to send questionnaire?" msgstr "" @@ -1635,6 +1679,7 @@ msgstr "" #: templates/web/base/admin/index.html:60 #: templates/web/base/admin/list_updates.html:6 #: templates/web/base/admin/reports.html:12 +#: templates/web/base/admin/user-alerts.html:8 #: templates/web/zurich/admin/index-dm.html:21 #: templates/web/zurich/admin/index-sdm.html:19 #: templates/web/zurich/admin/list_updates.html:24 @@ -1738,7 +1783,7 @@ msgid "" " when they are shown on the site. Enter the ID (number) of that user." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "" @@ -1802,7 +1847,8 @@ msgstr "" msgid "Invalid format %s specified." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 +#: perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "" @@ -1996,6 +2042,7 @@ msgid "Moderate" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "" @@ -2048,7 +2095,7 @@ msgstr "" msgid "Name" msgstr "" -#: templates/web/base/admin/report_edit.html:134 +#: templates/web/base/admin/report_edit.html:135 #: templates/web/base/admin/responsepriorities/edit.html:13 #: templates/web/base/admin/update_edit.html:34 #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 @@ -2134,10 +2181,34 @@ msgstr "" msgid "New priority" msgstr "" +#: templates/web/base/admin/user-alerts.html:44 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "" @@ -2170,6 +2241,10 @@ msgstr "" msgid "New template" msgstr "" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "" @@ -2178,15 +2253,16 @@ msgstr "" msgid "Next" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2252,8 +2328,8 @@ msgid "No supporters" msgstr "" #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "" @@ -2356,7 +2432,7 @@ msgstr "" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "" @@ -2393,11 +2469,11 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2476,7 +2552,7 @@ msgstr "" msgid "Phone verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2485,9 +2561,9 @@ msgstr "" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2501,7 +2577,7 @@ msgstr "" msgid "Photo" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "" @@ -2509,12 +2585,12 @@ msgstr "" msgid "Photo required" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2555,7 +2631,7 @@ msgstr "" msgid "Please check your email address is correct" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2564,8 +2640,8 @@ msgid "Please check your phone number is correct" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2594,12 +2670,12 @@ msgid "Please do not be abusive — abusing your council devalues the s msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2607,8 +2683,8 @@ msgstr "" msgid "Please enter a mobile number" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "" @@ -2622,14 +2698,14 @@ msgstr "" msgid "Please enter a password" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: 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:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2638,12 +2714,12 @@ msgid "Please enter a valid email" msgstr "" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 msgid "Please enter a valid email or phone number" msgstr "" @@ -2652,7 +2728,7 @@ msgstr "" msgid "Please enter some details" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2672,8 +2748,8 @@ msgstr "" 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:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2744,11 +2820,11 @@ msgstr "" msgid "Please note:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:399 +#: perllib/FixMyStreet/App/Controller/Report.pm:383 msgid "Please provide a duplicate ID or public update for this report." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:381 +#: perllib/FixMyStreet/App/Controller/Report.pm:365 msgid "Please provide a public update for this report." msgstr "" @@ -2788,12 +2864,12 @@ msgstr "" msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1440 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1537 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1457 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1556 msgid "Please verify at least one of email/phone" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:123 +#: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please write a message" msgstr "" @@ -2807,19 +2883,19 @@ msgstr "" msgid "Postcode or street name and area" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:211 +#: perllib/FixMyStreet/DB/Result/Comment.pm:231 msgid "Posted anonymously at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:246 +#: perllib/FixMyStreet/DB/Result/Comment.pm:268 msgid "Posted by %s at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:234 +#: perllib/FixMyStreet/DB/Result/Comment.pm:256 msgid "Posted by %s (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "" @@ -2852,13 +2928,13 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "" @@ -2884,7 +2960,7 @@ msgstr "" msgid "Problem breakdown by state" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "" @@ -2893,6 +2969,7 @@ msgid "Problem state change based on survey results" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "" @@ -2917,7 +2994,7 @@ msgstr "" msgid "Problems within %.1fkm of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -2961,7 +3038,7 @@ msgstr "" msgid "Providing a 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_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "" @@ -3030,7 +3107,7 @@ msgstr "" msgid "RSS feed of nearby problems" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3109,7 +3186,7 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3247,7 +3324,9 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "" @@ -3361,16 +3440,16 @@ msgstr "" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3451,11 +3530,12 @@ msgid "Security" msgstr "" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "" @@ -3518,7 +3598,7 @@ msgstr "" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "" @@ -3723,6 +3803,7 @@ msgstr "" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3731,8 +3812,8 @@ msgstr "" msgid "State" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3741,7 +3822,7 @@ msgstr "" msgid "State changed to:" msgstr "" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3751,6 +3832,7 @@ msgid "State:" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 msgid "States" @@ -3798,7 +3880,7 @@ msgstr "" msgid "Subject" msgstr "" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "" @@ -3813,7 +3895,7 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3845,6 +3927,10 @@ msgstr "" msgid "Subscribe by email" msgstr "" +#: templates/web/base/admin/user-alerts.html:22 +msgid "Subscribed:" +msgstr "" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "" @@ -3854,6 +3940,7 @@ msgid "Summarise your changes" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -3957,39 +4044,40 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 msgid "That user has been logged out." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 msgid "That user has been made anonymous on all reports and updates." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "" @@ -4129,7 +4217,7 @@ msgstr "" msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 msgid "The user has been sent a login email" msgstr "" @@ -4146,7 +4234,7 @@ msgstr "" msgid "There are no reports to show." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "" @@ -4154,7 +4242,7 @@ msgstr "" msgid "There was a problem showing the All Reports page. Please try again later." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 msgid "There was a problem showing this page. Please try again later." msgstr "" @@ -4163,7 +4251,7 @@ msgstr "" msgid "There was a problem with your email/password combination. Please try again." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4174,7 +4262,7 @@ msgstr "" msgid "There was a problem with your update. Please try again." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 msgid "There were problems with your report. Please see below." msgstr "" @@ -4207,7 +4295,7 @@ msgid "These will be sent to %s and also published online for o msgstr "" #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "" @@ -4245,10 +4333,10 @@ msgstr "" 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:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "" @@ -4319,6 +4407,7 @@ msgid "Time spent (in minutes):" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "" @@ -4378,9 +4467,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:115 -#: templates/web/base/dashboard/index.html:120 -#: templates/web/base/dashboard/index.html:144 +#: templates/web/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "" @@ -4431,6 +4520,7 @@ msgstr "" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "" @@ -4455,7 +4545,7 @@ msgstr "" msgid "Unknown alert type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4464,9 +4554,9 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "" @@ -4483,6 +4573,7 @@ msgid "Up one" msgstr "" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "" @@ -4535,18 +4626,19 @@ msgstr "" msgid "Updated" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 msgid "Updated by %s (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 msgid "Updated by %s at %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4554,12 +4646,13 @@ msgid "Updated!" msgstr "" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "" @@ -4613,26 +4706,26 @@ msgstr "" msgid "User Import" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 msgid "User added to abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 msgid "User already in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "" @@ -4646,13 +4739,19 @@ msgstr "" msgid "User search finds matches in users' names and email addresses." msgstr "" -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 msgid "User:" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4756,7 +4855,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:118 +#: templates/web/base/dashboard/index.html:122 msgid "Website" msgstr "" @@ -4801,7 +4900,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 MaPit." msgstr "" -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -4821,7 +4920,7 @@ msgstr "" msgid "Wrong location? Just click again on the map." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4829,9 +4928,10 @@ msgstr "" #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -4907,7 +5007,7 @@ msgstr "" msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "" @@ -5100,14 +5200,14 @@ msgstr "" msgid "all" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "" @@ -5134,7 +5234,7 @@ msgstr "" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "tenyérnyi kátyú a Kossuth utcában a postaláda mellett" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "" @@ -5208,7 +5308,7 @@ msgstr "" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "" @@ -5249,11 +5349,11 @@ msgstr "" msgid "user is problem owner" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 msgid "user not in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 msgid "user removed from abuse list" msgstr "" @@ -5318,7 +5418,7 @@ msgid_plural "%d years" msgstr[0] "%d év" msgstr[1] "%d év" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5339,7 +5439,7 @@ msgid_plural "%s problems reported" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5409,14 +5509,14 @@ msgid_plural "last updated %d days ago" msgstr[0] "" msgstr[1] "" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, perl-format msgid "month" msgid_plural "months" msgstr[0] "" msgstr[1] "" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" diff --git a/locale/id_ID.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/id_ID.UTF-8/LC_MESSAGES/FixMyStreet.po index fb3d8e378a3..a97507ae4fc 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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Gengo Projects Team , 2017\n" "Language-Team: Indonesian (Indonesia) (https://www.transifex.com/mysociety/teams/12067/id_ID/)\n" @@ -100,8 +100,8 @@ msgstr "" msgid "%s live updates" msgstr "%s pembaruan langsung" -#: templates/web/base/dashboard/index.html:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -185,7 +185,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:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Pilih kategori --" @@ -349,6 +349,7 @@ msgid "Add user" msgstr "Tambahkan pengguna" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "Tambah/sunting kategori masalah" @@ -388,6 +389,10 @@ msgstr "Peringatan %d dinonaktifkan (dibuat %s)" msgid "Alert me to future updates" msgstr "Beri tahu saya tentang pembaruan mendatang" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -459,7 +464,7 @@ msgstr "Anonim" msgid "Anonymous user" msgstr "Anonim" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "Anonim:" @@ -578,6 +583,8 @@ msgstr "Tandai pengguna" #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -615,6 +622,7 @@ msgid "Can't see the map? Skip this step" msgstr "Tidak dapat melihat peta? Lewati langkah ini" #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -647,7 +655,7 @@ msgstr "Kategori" msgid "Category and State" msgstr "Kategori" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "Kategori diubah dari ‘%s’ menjadi ‘%s’" @@ -656,7 +664,7 @@ msgstr "Kategori diubah dari ‘%s’ menjadi ‘%s’" msgid "Category fix rate for problems > 4 weeks old" msgstr "Tingkat perbaikan kategori untuk masalah > 4 minggu lamanya" -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -757,7 +765,7 @@ msgstr "Klik tautan pada surel konfirmasi kami untuk masuk." #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "Ditutup" @@ -766,7 +774,7 @@ msgstr "Ditutup" msgid "Closed by council" msgstr "Ditutup oleh dewan" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 #, fuzzy msgid "Closed to updates" msgstr "Dapatkan pembaruan" @@ -781,12 +789,12 @@ msgstr "Koordinasi:" msgid "Cobrand" msgstr "Cobrand" -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "Data cobrand:" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "Cobrand:" @@ -802,6 +810,7 @@ msgid "Collapse map" msgstr "Ciutkan peta" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -830,6 +839,7 @@ msgid "Confirmation" msgstr "Konfirmasi" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -865,8 +875,8 @@ msgstr "" msgid "Coordinates:" msgstr "Koordinat:" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "Tidak dapat menemukan pengguna" @@ -916,15 +926,18 @@ msgid "Create priority" msgstr "Buat prioritas" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 #, fuzzy msgid "Create reports/updates as anonymous user" msgstr "Buat laporan/pembaruan mewakili pengguna" #: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "Buat laporan/pembaruan sebagai dewan" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "Buat laporan/pembaruan mewakili pengguna" @@ -1001,7 +1014,12 @@ msgstr "Buat prioritas" msgid "Defect type" msgstr "Tipe kerusakan" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +#, fuzzy +msgid "Delete" +msgstr "Dihapus" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -1030,16 +1048,17 @@ msgstr "Deskripsi" msgid "Description:" msgstr "Deskripsi:" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "" +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Detail" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1063,6 +1082,14 @@ msgstr "Tidak menggunakan peta" msgid "Diligency prize league table" msgstr "Tabel liga kerajinan" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1141,11 +1168,17 @@ msgstr "Sunting" msgid "Edit body details" msgstr "Sunting detail badan" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +msgid "Edit other users' details" +msgstr "Sunting detail pengguna lain" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "Sunting perizinan pengguna lain" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "Sunting kategori laporan" @@ -1154,6 +1187,7 @@ msgid "Edit report priority" msgstr "Sunting prioritas laporan" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "Sunting laporan" @@ -1223,12 +1257,16 @@ msgstr "Surel peringatan dihapus" msgid "Email verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "Surel:" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1304,17 +1342,26 @@ msgstr "Masukkan sebuah nama jalan di Zurich" msgid "Enter a nearby UK postcode, or street name and area" msgstr "Masukkan kode pos UK, atau nama jalan dan kawasan di sekitar" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +#, fuzzy +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "Masukkan kode pos UK, atau nama jalan dan kawasan di sekitar" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "Masukkan kode pos, atau nama jalan dan kawasan di sekitar" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "Masukkan nama jalan dan kawasan di sekitar" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +#, fuzzy +msgid "Enter a street, area, or landmark" +msgstr "Masukkan nama jalan dan kawasan di sekitar" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "Masukkan detail masalah" @@ -1354,15 +1401,15 @@ msgstr "" msgid "Expand map" msgstr "Perluas peta" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "Jelaskan apa yang salah" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "Ekspor sebagai CSV" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "ID eksternal" @@ -1371,11 +1418,11 @@ msgstr "ID eksternal" msgid "External URL" msgstr "URL eksternal" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "Badan eksternal" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 #, fuzzy msgid "External status code" @@ -1386,7 +1433,7 @@ msgstr "Badan eksternal" msgid "External status code:" msgstr "Badan eksternal" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "Tim eksternal" @@ -1398,7 +1445,7 @@ msgid "Extra Fields" msgstr "Detail tambahan:" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "Data tambahan:" @@ -1438,7 +1485,7 @@ msgstr "Atasi ini dengan memilih sebuah area cakupan pada formu #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:114 +#: templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "Diatasi" @@ -1477,7 +1524,7 @@ msgstr "Pengguna yang ditandai ditampilkan pada halaman ditandaipengguna FixMyStreet mana yang akan ditetapkan sebagai pembuat pembaruan\n" " saat ditampilkan di situs. Masukkan (nomor) ID pengguna tersebut." -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "ID tidak sah" @@ -1894,7 +1942,8 @@ msgstr "Nilai agency_responsible keliru %s" msgid "Invalid format %s specified." msgstr "Format %s yang disebutkan keliru." -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 +#: perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "Lokasi keliru. Lokasi baru harus dicakup oleh dewan yang sama." @@ -2091,6 +2140,7 @@ msgid "Moderate" msgstr "Moderasi" #: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "Detail laporan moderasi" @@ -2143,7 +2193,7 @@ msgstr "Komentar terbanyak" msgid "Name" msgstr "Nama" -#: templates/web/base/admin/report_edit.html:134 +#: templates/web/base/admin/report_edit.html:135 #: templates/web/base/admin/responsepriorities/edit.html:13 #: templates/web/base/admin/update_edit.html:34 #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 @@ -2234,10 +2284,35 @@ msgstr "(Tidak ada nomor telepon)" msgid "New priority" msgstr "Prioritas baru" +#: templates/web/base/admin/user-alerts.html:44 +#, fuzzy +msgid "New problems for %s" +msgstr "Masalah baru di FixMyStreet" + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "Masalah baru untuk {{COUNCIL}} di kelurahan {{WARD}} di FixMyStreet" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "Masalah baru di dekat {{POSTCODE}} di FixMyStreet" @@ -2270,6 +2345,10 @@ msgstr "Wilayah baru" msgid "New template" msgstr "Template baru" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "Terbaru" @@ -2278,15 +2357,16 @@ msgstr "Terbaru" msgid "Next" msgstr "Selanjutnya" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2354,8 +2434,8 @@ msgid "No supporters" msgstr "Tidak ada pendukung" #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "Tidak Ada" @@ -2465,7 +2545,7 @@ msgstr "" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "Buka" @@ -2503,11 +2583,11 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2590,7 +2670,7 @@ msgstr "Nomor telepon (opsional)" msgid "Phone verified:" msgstr "Dilaporkan:" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2599,9 +2679,9 @@ msgstr "Telepon:" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2615,7 +2695,7 @@ msgstr "Telepon:" msgid "Photo" msgstr "Foto" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "Foto diperlukan." @@ -2623,12 +2703,12 @@ msgstr "Foto diperlukan." msgid "Photo required" msgstr "Foto diperlukan" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2670,7 +2750,7 @@ msgstr "Silakan periksa kata sandi dan coba lagi" msgid "Please check your email address is correct" msgstr "Silakan periksa apakah alamat surel Anda benar" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2680,8 +2760,8 @@ msgid "Please check your phone number is correct" msgstr "Silakan periksa apakah alamat surel Anda benar" #: perllib/FixMyStreet/App/Controller/Admin.pm:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2713,12 +2793,12 @@ msgid "Please do not be abusive — abusing your council devalues the s msgstr "Mohon untuk tidak menggunakan bahasa yang kasar — menggunakan bahasa yang kasar terhadap dewan Anda akan menurunkan mutu layanan bagi semua pengguna." #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Silakan masukkan pesan" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2727,8 +2807,8 @@ msgstr "Silakan masukkan pesan" msgid "Please enter a mobile number" msgstr "Silakan masukkan nomor telepon Anda" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "Silakan masukkan nama baru" @@ -2742,14 +2822,14 @@ msgstr "Silakan masukkan nama untuk badan ini" msgid "Please enter a password" msgstr "Silakan masukkan kata sandi" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 #: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Silakan masukkan subjek" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2758,12 +2838,12 @@ msgid "Please enter a valid email" msgstr "Silakan masukkan surel yang valid" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "Silakan masukkan alamat surel yang valid" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Silakan masukkan nomor telepon Anda" @@ -2773,7 +2853,7 @@ msgstr "Silakan masukkan nomor telepon Anda" msgid "Please enter some details" msgstr "Silakan masukkan detail" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2793,8 +2873,8 @@ msgstr "Silakan masukkan nama depan Anda" 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:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2865,12 +2945,12 @@ msgstr "Harap perhatikan bahwa pembaruan Anda belum terkirim." msgid "Please note:" msgstr "Harap perhatikan:" -#: perllib/FixMyStreet/App/Controller/Report.pm:399 +#: perllib/FixMyStreet/App/Controller/Report.pm:383 #, fuzzy msgid "Please provide a duplicate ID or public update for this report." msgstr "Mohon berikan pembaruan publik untuk laporan ini." -#: perllib/FixMyStreet/App/Controller/Report.pm:381 +#: perllib/FixMyStreet/App/Controller/Report.pm:365 msgid "Please provide a public update for this report." msgstr "Mohon berikan pembaruan publik untuk laporan ini." @@ -2910,12 +2990,12 @@ msgstr "Mohon beri tahu apakah masalah telah diatasi atau belum" msgid "Please upload an image only" msgstr "Mohon untuk hanya mengunggah gambar" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1440 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1537 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1457 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1556 msgid "Please verify at least one of email/phone" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:123 +#: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please write a message" msgstr "Silakan tuliskan pesan" @@ -2930,19 +3010,19 @@ msgstr "Kirim" msgid "Postcode or street name and area" msgstr "Masukkan kode pos, atau nama jalan dan kawasan di sekitar" -#: perllib/FixMyStreet/DB/Result/Comment.pm:211 +#: perllib/FixMyStreet/DB/Result/Comment.pm:231 msgid "Posted anonymously at %s" msgstr "Dikirim secara anonim pada %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:246 +#: perllib/FixMyStreet/DB/Result/Comment.pm:268 msgid "Posted by %s at %s" msgstr "Dikirim oleh %s pada %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:234 +#: perllib/FixMyStreet/DB/Result/Comment.pm:256 msgid "Posted by %s (%s) at %s" msgstr "Dikirim oleh %s (%s) pada %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "Dikirim oleh %s pada %s" @@ -2975,13 +3055,13 @@ 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:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "Pribadi" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "Detail pribadi" @@ -3007,7 +3087,7 @@ msgstr "Masalah %s dikirim ke dewan %s" msgid "Problem breakdown by state" msgstr "Uraian masalah berdasarkan wilayah" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "Masalah ditandai terbuka." @@ -3016,6 +3096,7 @@ msgid "Problem state change based on survey results" msgstr "Perubahan wilayah masalah berdasarkan hasil survei" #: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Masalah" @@ -3042,7 +3123,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:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -3087,7 +3168,7 @@ msgstr "Memberikan nama dan kata sandi adalah opsional, tetapi dengan begitu And 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." -#: templates/web/base/report/new/form_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "Detail publik" @@ -3156,7 +3237,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:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3238,7 +3319,7 @@ msgstr "Hapus dari daftar pendek" msgid "Remove from site" msgstr "Hapus dari situs" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3379,7 +3460,9 @@ msgstr "Melaporkan masalah" #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "Laporan" @@ -3497,16 +3580,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:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Putar Kiri" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3587,11 +3670,12 @@ msgid "Security" msgstr "" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "Lihat kebijakan privasi kami." #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "Lihat detail pengguna untuk laporan yang dibuat sebagai dewan" @@ -3656,7 +3740,7 @@ msgstr "Terkirim:" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "Layanan:" @@ -3871,6 +3955,7 @@ msgstr "Tanggal Mulai:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3879,8 +3964,8 @@ msgstr "Tanggal Mulai:" msgid "State" msgstr "Wilayah" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3890,7 +3975,7 @@ msgstr "" msgid "State changed to:" msgstr "Simpan perubahan" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3900,6 +3985,7 @@ msgid "State:" msgstr "Wilayah:" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 #, fuzzy @@ -3950,7 +4036,7 @@ msgstr "Subdivisi/Badan" msgid "Subject" msgstr "Subjek" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "Subjek:" @@ -3965,7 +4051,7 @@ msgstr "Subjek:" msgid "Submit" msgstr "Masukkan" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3998,6 +4084,11 @@ msgstr "Berlangganan" msgid "Subscribe by email" msgstr "Berlangganan ke surel peringatan" +#: templates/web/base/admin/user-alerts.html:22 +#, fuzzy +msgid "Subscribed:" +msgstr "Berlangganan" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "Buat ringkasan masalah" @@ -4007,6 +4098,7 @@ msgid "Summarise your changes" msgstr "Buat ringkasan tentang perubahan Anda" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -4111,41 +4203,42 @@ msgstr "Lokasi tersebut tampaknya bukan di UK; silakan coba lagi." #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "Maaf, kode pos tersebut tidak dikenali." -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "Masalah tersebut telah ditandai sebagai terkirim." -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "Masalah tersebut sekarang akan dikirim ulang." -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "Laporan tersebut tidak dapat ditampilkan di %s." -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "Laporan tersebut telah dihapus dari FixMyStreet." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 #, fuzzy msgid "That user has been logged out." msgstr "Laporan tersebut telah dihapus dari FixMyStreet." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 #, 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:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "" @@ -4295,7 +4388,7 @@ msgstr "" 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" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 #, fuzzy msgid "The user has been sent a login email" msgstr "Laporan tersebut telah dihapus dari FixMyStreet." @@ -4315,7 +4408,7 @@ msgstr "" msgid "There are no reports to show." msgstr "Tidak ada laporan untuk ditampilkan." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "" @@ -4323,7 +4416,7 @@ msgstr "" 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." -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 msgid "There was a problem showing this page. Please try again later." msgstr "Terdapat masalah saat menampilkan halaman ini. Silakan coba lagi nanti." @@ -4332,7 +4425,7 @@ msgstr "Terdapat masalah saat menampilkan halaman ini. Silakan coba lagi nanti." 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:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4344,7 +4437,7 @@ msgstr "Terdapat masalah dengan kombinasi surel/kata sandi Anda. Jika Anda tidak msgid "There was a problem with your update. Please try again." msgstr "Terdapat masalah dengan pembaruan Anda. Silakan coba lagi." -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 msgid "There were problems with your report. Please see below." msgstr "Terdapat masalah dengan laporan Anda. Silakan lihat di bawah ini." @@ -4383,7 +4476,7 @@ msgid "These will be sent to %s and also published online for o msgstr "Ini akan dikirimkan kepada %s dan juga diterbitkan secara online untuk dilihat oleh orang lain, sesuai dengan kebijakan privasi kami." #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "Ini akan dikirimkan kepada dewan, tetapi tidak akan ditampilkan secara online." @@ -4426,10 +4519,10 @@ msgstr "Surel ini telah dikirimkan kepada kedua dewan yang mencakup lokasi masal 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:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Informasi ini diperlukan" @@ -4501,6 +4594,7 @@ msgid "Time spent (in minutes):" msgstr "Waktu yang dihabiskan (dalam menit):" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Kronologi" @@ -4560,9 +4654,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:115 -#: templates/web/base/dashboard/index.html:120 -#: templates/web/base/dashboard/index.html:144 +#: templates/web/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "Total" @@ -4613,6 +4707,7 @@ msgstr "" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "" @@ -4637,7 +4732,7 @@ msgstr "Tidak diketahui" msgid "Unknown alert type" msgstr "Tipe peringatan tidak diketahui" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4646,9 +4741,9 @@ msgstr "Kesalahan tidak diketahui" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "ID masalah tidak diketahui" @@ -4666,6 +4761,7 @@ msgid "Up one" msgstr "Naik satu tingkat" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "Pembaruan" @@ -4718,20 +4814,21 @@ msgstr "Perbarui status" msgid "Updated" msgstr "Diperbarui" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 #, fuzzy msgid "Updated by %s (%s) at %s" msgstr "Dikirim oleh %s (%s) pada %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 #, fuzzy msgid "Updated by %s at %s" msgstr "Dikirim oleh %s pada %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4739,12 +4836,13 @@ msgid "Updated!" msgstr "Diperbarui!" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "Pembaruan" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "Panjang pembaruan dibatasi hingga %s karakter. Mohon persingkat pembaruan Anda." @@ -4806,28 +4904,28 @@ msgstr "ID Pengguna untuk dikaitkan dengan komentar yang diambil" msgid "User Import" msgstr "%s laporan" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 #, fuzzy msgid "User added to abuse list" msgstr "Surel ditambahkan ke daftar penyalahgunaan" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 #, fuzzy msgid "User already in abuse list" msgstr "Surel sudah ada di daftar penyalahgunaan" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "Tanda pada pengguna dihapus" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "Pengguna ditandai" @@ -4842,7 +4940,11 @@ msgstr "Pada tabel penyalahgunaan?" msgid "User search finds matches in users' names and email addresses." msgstr "Pencarian pengguna menemukan kecocokan pada nama pengguna dan alamat surel." -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 #, fuzzy msgid "User:" @@ -4850,6 +4952,8 @@ msgstr "Pengguna" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4958,7 +5062,7 @@ msgstr "Kami hanya akan menggunakan informasi pribadi Anda sesuai dengan Atur lebih banyak peringata 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 MaPit." 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." -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -5023,7 +5127,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:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -5031,9 +5135,10 @@ msgstr "Lokasi salah? Cukup klik lagi di peta." #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -5113,7 +5218,7 @@ msgstr "Anda punya %s yang disimpan untuk d msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "Anda sudah menjawab kuesioner ini. Jika Anda punya pertanyaan, silakan hubungi kami, atau tampilkan masalah Anda.\n" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "Anda sudah melampirkan foto pada laporan ini. Harap perhatikan bahwa Anda dapat melampirkan maksimal 3 foto pada laporan ini (jika Anda mencoba untuk mengunggah lebih banyak, foto terlama akan dihapus)." @@ -5315,14 +5420,14 @@ msgstr "Admin" msgid "all" msgstr "semua" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "" @@ -5349,7 +5454,7 @@ msgstr "mis. ‘%s’ atau ‘%s’" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "Lubang jalan sebesar 10 inci di Jalan Contoh, dekat kotak pos" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 #, fuzzy msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "Lubang jalan ini sudah berada di sini selama dua bulan dan..." @@ -5425,7 +5530,7 @@ msgstr "keluar" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "dewan lokal" @@ -5467,12 +5572,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:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 #, fuzzy msgid "user not in abuse list" msgstr "Surel sudah ada di daftar penyalahgunaan" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 #, fuzzy msgid "user removed from abuse list" msgstr "Hapus dari daftar pendek" @@ -5530,7 +5635,7 @@ msgid "%d year" msgid_plural "%d years" msgstr[0] "%d tahun" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5548,7 +5653,7 @@ msgid "%s problem reported" msgid_plural "%s problems reported" msgstr[0] "%s masalah dilaporkan" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5608,21 +5713,18 @@ msgid "last updated %d day ago" msgid_plural "last updated %d days ago" msgstr[0] "terakhir diperbarui %d hari yang lalu" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, fuzzy, perl-format msgid "month" msgid_plural "months" msgstr[0] "Bulan" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" msgstr[0] "laporan" -#~ msgid "Edit other users' details" -#~ msgstr "Sunting detail pengguna lain" - #~ msgid "Enter a password" #~ msgstr "Masukkan kata sandi" diff --git a/locale/it.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/it.UTF-8/LC_MESSAGES/FixMyStreet.po index 37b5c335504..5215eea0d97 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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Sebastiano Pistore , 2018\n" "Language-Team: Italian (https://www.transifex.com/mysociety/teams/12067/it/)\n" @@ -93,8 +93,8 @@ msgstr "" msgid "%s live updates" msgstr "%s aggiornamenti in tempo reale" -#: templates/web/base/dashboard/index.html:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -176,7 +176,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "" #: perllib/FixMyStreet/App/Controller/Report/New.pm:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Scegli una categoria --" @@ -326,6 +326,7 @@ msgid "Add user" msgstr "Aggiungi un'utente" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "Aggiungi/modifica categorie di problemi" @@ -365,6 +366,10 @@ msgstr "Segnalazione %d disabilitata (creata %s)" msgid "Alert me to future updates" msgstr "Avvisami su futuri aggiornamenti" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -434,7 +439,7 @@ msgstr "Anonimo" msgid "Anonymous user" msgstr "Utente anonimo" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "Anonimo:" @@ -551,6 +556,8 @@ msgstr "Segnala utente" #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -588,6 +595,7 @@ msgid "Can't see the map? Skip this step" msgstr "Non riesci a vedere la mappa? Salta questo passaggio" #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -619,7 +627,7 @@ msgstr "Categoria" msgid "Category and State" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "" @@ -628,7 +636,7 @@ msgstr "" msgid "Category fix rate for problems > 4 weeks old" msgstr "" -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -717,7 +725,7 @@ msgstr "" #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "Chiuso" @@ -726,7 +734,7 @@ msgstr "Chiuso" msgid "Closed by council" msgstr "Chiuso dal comune" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 #, fuzzy msgid "Closed to updates" msgstr "Ottieni aggiornamenti " @@ -741,12 +749,12 @@ msgstr "Coordinate:" msgid "Cobrand" msgstr "Cobrand" -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "Dati del Cobrand:" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "Cobrand:" @@ -762,6 +770,7 @@ msgid "Collapse map" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -790,6 +799,7 @@ msgid "Confirmation" msgstr "Conferma" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -825,8 +835,8 @@ msgstr "" msgid "Coordinates:" msgstr "Coordinate:" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "Non posso trovare l'utente" @@ -875,14 +885,17 @@ msgid "Create priority" msgstr "Crea una priorità" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 msgid "Create reports/updates as anonymous user" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -956,7 +969,12 @@ msgstr "Priorità predefinita" msgid "Defect type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +#, fuzzy +msgid "Delete" +msgstr "Eliminato" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -985,16 +1003,17 @@ msgstr "Descrizione" msgid "Description:" msgstr "Descrizione:" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "Le informazioni dettagliate sono limitate a %d caratteri." +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Dettagli" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1018,6 +1037,14 @@ msgstr "" msgid "Diligency prize league table" msgstr "" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1093,11 +1120,18 @@ msgstr "Modifica" msgid "Edit body details" msgstr "Modifica dettagli corpo" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +#, fuzzy +msgid "Edit other users' details" +msgstr "Modifica dettagli corpo" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "" @@ -1106,6 +1140,7 @@ msgid "Edit report priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "Modifica segnalazioni" @@ -1174,12 +1209,16 @@ msgstr "" msgid "Email verified:" msgstr "Email verificata:" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "Email:" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1242,17 +1281,26 @@ msgstr "" msgid "Enter a nearby UK postcode, or street name and area" msgstr "Inserisci il piu vicino codice postale UK, o il nome di una strada e una città " +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +#, fuzzy +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "Inserisci il piu vicino codice postale UK, o il nome di una strada e una città " + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "Inserisci il piu vicino codice postale UK o il nome di una strada e l'area" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 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à " +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +#, fuzzy +msgid "Enter a street, area, or landmark" +msgstr "Inserisci il nome di una strada nelle vicinanze e una città o solo in nome della città " + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "Inserisci i dettagli del problema" @@ -1292,15 +1340,15 @@ msgstr "" msgid "Expand map" msgstr "Ingrandisci mappa" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "Spiega la natura del problema" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "Esporta come CSV" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "" @@ -1309,11 +1357,11 @@ msgstr "" msgid "External URL" msgstr "URL esterno" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 msgid "External status code" msgstr "" @@ -1322,7 +1370,7 @@ msgstr "" msgid "External status code:" msgstr "" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "" @@ -1333,7 +1381,7 @@ msgid "Extra Fields" msgstr "Campi extra" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "Dati extra:" @@ -1373,7 +1421,7 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:114 +#: templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "Risolto" @@ -1412,7 +1460,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:149 +#: templates/web/base/admin/report_edit.html:150 #: templates/web/base/admin/user-form.html:119 msgid "Flagged:" msgstr "Segnalato:" @@ -1497,7 +1545,7 @@ msgstr "" msgid "Go" msgstr "Vai" -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:96 msgid "Going to send questionnaire?" msgstr "" @@ -1638,6 +1686,7 @@ msgstr "Mi spiace non possiamo localizzare il tuo problema nel database.\n" #: templates/web/base/admin/index.html:60 #: templates/web/base/admin/list_updates.html:6 #: templates/web/base/admin/reports.html:12 +#: templates/web/base/admin/user-alerts.html:8 #: templates/web/zurich/admin/index-dm.html:21 #: templates/web/zurich/admin/index-sdm.html:19 #: templates/web/zurich/admin/list_updates.html:24 @@ -1741,7 +1790,7 @@ msgid "" " when they are shown on the site. Enter the ID (number) of that user." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "ID illegale" @@ -1806,7 +1855,8 @@ msgstr "" msgid "Invalid format %s specified." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 +#: perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "" @@ -2000,6 +2050,7 @@ msgid "Moderate" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "" @@ -2052,7 +2103,7 @@ msgstr "" msgid "Name" msgstr "Nome" -#: templates/web/base/admin/report_edit.html:134 +#: templates/web/base/admin/report_edit.html:135 #: templates/web/base/admin/responsepriorities/edit.html:13 #: templates/web/base/admin/update_edit.html:34 #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 @@ -2138,10 +2189,35 @@ msgstr "Nuovo numero telefonico:" msgid "New priority" msgstr "" +#: templates/web/base/admin/user-alerts.html:44 +#, fuzzy +msgid "New problems for %s" +msgstr "Nuovi problemi su FIxMyStreet" + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "Nuovi problemi per {{COUNCIL}} dentro il quartiere {{WARD}} su FixMyStreet" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "Nuovi problemi vicino {{POSTCODE}} su FixMyStreet" @@ -2174,6 +2250,10 @@ msgstr "Nuovo stato" msgid "New template" msgstr "" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "Più recenti" @@ -2182,15 +2262,16 @@ msgstr "Più recenti" msgid "Next" msgstr "Prossimo" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2256,8 +2337,8 @@ msgid "No supporters" msgstr "Nessun sostenitore" #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "Nessuno" @@ -2360,7 +2441,7 @@ msgstr "" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "Aperto" @@ -2397,11 +2478,11 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2481,7 +2562,7 @@ msgstr "Numero di telefono (opzionale)" msgid "Phone verified:" msgstr "Telefono verificato:" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2490,9 +2571,9 @@ msgstr "Telefono:" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2506,7 +2587,7 @@ msgstr "Telefono:" msgid "Photo" msgstr "Foto" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "Fotografia richiesta." @@ -2514,12 +2595,12 @@ msgstr "Fotografia richiesta." msgid "Photo required" msgstr "Fotografia richiesta" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2560,7 +2641,7 @@ msgstr "Per favore controlla la password e prova ancora" msgid "Please check your email address is correct" msgstr "Per favore controlla che il tuo indirizzo email è corretto" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2569,8 +2650,8 @@ msgid "Please check your phone number is correct" msgstr "Assicurati che il tuo numero di telefono sia esatto" #: perllib/FixMyStreet/App/Controller/Admin.pm:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2599,12 +2680,12 @@ msgid "Please do not be abusive — abusing your council devalues the s msgstr "Per favore non abusarne — abusandone il comune svaluterà il servizio per tutti gli utenti." #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: 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:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2612,8 +2693,8 @@ msgstr "Per favore inserisci un messaggio" msgid "Please enter a mobile number" msgstr "Inserisci un numero di cellulare" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "Inserire un nome" @@ -2627,14 +2708,14 @@ msgstr "" msgid "Please enter a password" msgstr "Per favore inserisci la password" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 #: 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:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2643,12 +2724,12 @@ msgid "Please enter a valid email" msgstr "Per favore inserire un email valida" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "Per favore inserire un indirizzo email valido" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 msgid "Please enter a valid email or phone number" msgstr "Inserire un numero di telefono oppure un'email valida" @@ -2657,7 +2738,7 @@ msgstr "Inserire un numero di telefono oppure un'email valida" msgid "Please enter some details" msgstr "Per favore inserire qualche dettaglio " -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2677,8 +2758,8 @@ msgstr "Per favore inserisci il tuo nome" 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:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2749,11 +2830,11 @@ msgstr "" msgid "Please note:" msgstr "Attenzione:" -#: perllib/FixMyStreet/App/Controller/Report.pm:399 +#: perllib/FixMyStreet/App/Controller/Report.pm:383 msgid "Please provide a duplicate ID or public update for this report." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:381 +#: perllib/FixMyStreet/App/Controller/Report.pm:365 msgid "Please provide a public update for this report." msgstr "" @@ -2793,12 +2874,12 @@ msgstr "Si prega di indicare se il problema è stato risolto" msgid "Please upload an image only" msgstr "Invia un'unica fotografia" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1440 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1537 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1457 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1556 msgid "Please verify at least one of email/phone" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:123 +#: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please write a message" msgstr "Per favore scrivi un messaggio" @@ -2813,19 +2894,19 @@ msgstr "Posta" msgid "Postcode or street name and area" msgstr "Inserisci il piu vicino codice postale UK o il nome di una strada e l'area" -#: perllib/FixMyStreet/DB/Result/Comment.pm:211 +#: perllib/FixMyStreet/DB/Result/Comment.pm:231 msgid "Posted anonymously at %s" msgstr "Postato anonimamente al %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:246 +#: perllib/FixMyStreet/DB/Result/Comment.pm:268 msgid "Posted by %s at %s" msgstr "Postato da %s al %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:234 +#: perllib/FixMyStreet/DB/Result/Comment.pm:256 msgid "Posted by %s (%s) at %s" msgstr "Postato da %s (%s) al %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "Postato da %s al %s" @@ -2858,13 +2939,13 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "Privato" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "" @@ -2890,7 +2971,7 @@ msgstr "Problema %s inviato al comune %s" msgid "Problem breakdown by state" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "Problema marcato come aperto." @@ -2899,6 +2980,7 @@ 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:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Problemi" @@ -2923,7 +3005,7 @@ msgstr "Problemi recentemente segnalati e risolti su FIxMyStreet" msgid "Problems within %.1fkm of %s" msgstr "Problemi entro %.1fkm da %s" -#: perllib/FixMyStreet/Cobrand/Default.pm:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -2967,7 +3049,7 @@ msgstr "" 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." -#: templates/web/base/report/new/form_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "" @@ -3036,7 +3118,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:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3115,7 +3197,7 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3254,7 +3336,9 @@ msgstr "Stai segnalando un problema" #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "Segnalazioni" @@ -3368,16 +3452,16 @@ msgstr "" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Ruota a sinistra" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3458,11 +3542,12 @@ msgid "Security" msgstr "" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "" @@ -3526,7 +3611,7 @@ msgstr "Inviato:" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "" @@ -3732,6 +3817,7 @@ msgstr "" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3740,8 +3826,8 @@ msgstr "" msgid "State" msgstr "Stato" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3750,7 +3836,7 @@ msgstr "" msgid "State changed to:" msgstr "" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3760,6 +3846,7 @@ msgid "State:" msgstr "Stato:" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 msgid "States" @@ -3808,7 +3895,7 @@ msgstr "Sottodivisione/Corpo" msgid "Subject" msgstr "Soggetto" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "Soggetto:" @@ -3823,7 +3910,7 @@ msgstr "Soggetto:" msgid "Submit" msgstr "Invia" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3855,6 +3942,11 @@ msgstr "Sottoscrivi" msgid "Subscribe by email" msgstr "" +#: templates/web/base/admin/user-alerts.html:22 +#, fuzzy +msgid "Subscribed:" +msgstr "Sottoscrivi" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "" @@ -3864,6 +3956,7 @@ msgid "Summarise your changes" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -3967,39 +4060,40 @@ msgstr "Questa posizione non sembra essere nel Regno Unito, si prega di riprovar #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "La segnalazione non può essere vista su %s." -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "Quella segnalazione è stata rimossa da FixMyStreet" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 msgid "That user has been logged out." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 msgid "That user has been made anonymous on all reports and updates." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "" @@ -4139,7 +4233,7 @@ msgstr "" msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 #, fuzzy msgid "The user has been sent a login email" msgstr "Per favore inserire un email valida" @@ -4157,7 +4251,7 @@ msgstr "" msgid "There are no reports to show." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "" @@ -4165,7 +4259,7 @@ msgstr "" msgid "There was a problem showing the All Reports page. Please try again later." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 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" @@ -4174,7 +4268,7 @@ msgstr "E' accaduto un problema visualizzando questa pagine. Per favore riprova 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:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4185,7 +4279,7 @@ msgstr "" msgid "There was a problem with your update. Please try again." msgstr "C'è stato un problema con il tuo aggiornamento. Per favore prova ancora." -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 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." @@ -4218,7 +4312,7 @@ msgid "These will be sent to %s and also published online for o msgstr "" #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "" @@ -4256,10 +4350,10 @@ msgstr "Questa email è stata inviata ad entrambi i comuni che coprono la zona d 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:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Questa informazione è richiesta" @@ -4330,6 +4424,7 @@ msgid "Time spent (in minutes):" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "" @@ -4389,9 +4484,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:115 -#: templates/web/base/dashboard/index.html:120 -#: templates/web/base/dashboard/index.html:144 +#: templates/web/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "Totale" @@ -4442,6 +4537,7 @@ msgstr "" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "" @@ -4466,7 +4562,7 @@ msgstr "Sconosciuto" msgid "Unknown alert type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4475,9 +4571,9 @@ msgstr "Errore sconosciuto" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "" @@ -4495,6 +4591,7 @@ msgid "Up one" msgstr "" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "" @@ -4547,18 +4644,19 @@ msgstr "" msgid "Updated" msgstr "Aggiornato" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 msgid "Updated by %s (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 msgid "Updated by %s at %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4566,12 +4664,13 @@ msgid "Updated!" msgstr "Aggiornato!" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "Aggiornamenti" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "" @@ -4627,26 +4726,26 @@ msgstr "" msgid "User Import" msgstr "%s segnalazione" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 msgid "User added to abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 msgid "User already in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "" @@ -4660,13 +4759,19 @@ msgstr "" msgid "User search finds matches in users' names and email addresses." msgstr "" -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 msgid "User:" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4770,7 +4875,7 @@ msgstr "Useremo le tue informazioni personali solo in accordo con la nostra MaPit." msgstr "" -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -4835,7 +4940,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:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4843,9 +4948,10 @@ msgstr "" #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -4921,7 +5027,7 @@ msgstr "" msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "" @@ -5114,14 +5220,14 @@ msgstr "" msgid "all" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "" @@ -5147,7 +5253,7 @@ msgstr "" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "" @@ -5221,7 +5327,7 @@ msgstr "" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "" @@ -5262,11 +5368,11 @@ msgstr "" msgid "user is problem owner" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 msgid "user not in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 msgid "user removed from abuse list" msgstr "" @@ -5331,7 +5437,7 @@ msgid_plural "%d years" msgstr[0] "%d anno" msgstr[1] "%d anni" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5352,7 +5458,7 @@ msgid_plural "%s problems reported" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5422,14 +5528,14 @@ msgid_plural "last updated %d days ago" msgstr[0] "" msgstr[1] "" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, perl-format msgid "month" msgid_plural "months" msgstr[0] "mese" msgstr[1] "mesi" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" diff --git a/locale/lt_LT.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/lt_LT.UTF-8/LC_MESSAGES/FixMyStreet.po index ef0e0eff0ce..c20bb08d1fc 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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety , 2017\n" "Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/mysociety/teams/12067/lt_LT/)\n" @@ -94,8 +94,8 @@ msgstr "" msgid "%s live updates" msgstr "%s tiesioginiai atnaujinimai" -#: templates/web/base/dashboard/index.html:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -178,7 +178,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "" #: perllib/FixMyStreet/App/Controller/Report/New.pm:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Išsirinktite kategorija --" @@ -341,6 +341,7 @@ msgid "Add user" msgstr "Pridėti vartotoją" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "Pridėti/redaguoti problemų kategorijas" @@ -380,6 +381,10 @@ msgstr "" msgid "Alert me to future updates" msgstr "Įspėti mane apie atnaujinimus" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -451,7 +456,7 @@ msgstr "Anoniminis" msgid "Anonymous user" msgstr "Anoniminis" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "Anoniminis:" @@ -570,6 +575,8 @@ msgstr "Pažymėti vartotoją" #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -607,6 +614,7 @@ msgid "Can't see the map? Skip this step" msgstr "Nematote žemėlapio? Praleiskite šitą žingsnį" #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -639,7 +647,7 @@ msgstr "Kategorija" msgid "Category and State" msgstr "Kategorija" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "" @@ -648,7 +656,7 @@ msgstr "" msgid "Category fix rate for problems > 4 weeks old" msgstr "Problemų kategorijoje tvarkymo sparta > 4 savaitės senumo" -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -747,7 +755,7 @@ msgstr "" #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "Uždaryta" @@ -756,7 +764,7 @@ msgstr "Uždaryta" msgid "Closed by council" msgstr "Uždaryta " -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 #, fuzzy msgid "Closed to updates" msgstr "Gauti atnaujinimus" @@ -771,12 +779,12 @@ msgstr "Koordinatės:" msgid "Cobrand" msgstr "Cobrand" -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "Cobrand informacija:" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "Cobrand:" @@ -792,6 +800,7 @@ msgid "Collapse map" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -820,6 +829,7 @@ msgid "Confirmation" msgstr "Patvirtinimas" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -855,8 +865,8 @@ msgstr "" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "Vartotojas nerastas" @@ -906,14 +916,17 @@ msgid "Create priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 msgid "Create reports/updates as anonymous user" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -989,7 +1002,12 @@ msgstr "" msgid "Defect type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +#, fuzzy +msgid "Delete" +msgstr "Ištrinta" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -1018,16 +1036,17 @@ msgstr "Aprašymas" msgid "Description:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "" +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Išsamiau" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1051,6 +1070,14 @@ msgstr "" msgid "Diligency prize league table" msgstr "Diligency prize league table" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1129,11 +1156,18 @@ msgstr "Redaguoti" msgid "Edit body details" msgstr "Redaguoti institucijos informaciją" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +#, fuzzy +msgid "Edit other users' details" +msgstr "Redaguoti institucijos informaciją" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "" @@ -1142,6 +1176,7 @@ msgid "Edit report priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "" @@ -1211,12 +1246,16 @@ msgstr "" msgid "Email verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "El. paštas:" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1292,17 +1331,26 @@ msgstr "Įveskite Zürich gatvės pavadinimą" msgid "Enter a nearby UK postcode, or street name and area" msgstr "Įveskite artimiausia pašto kodą arba gatvės pavadinimą ir rajoną" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +#, fuzzy +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "Įveskite artimiausia pašto kodą arba gatvės pavadinimą ir rajoną" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "Įveskite artimiausia pašto kodą arba gatvės pavadinimą ir rajoną" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "Įveskite artimiausios gatvės pavadinimą ir rajoną" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +#, fuzzy +msgid "Enter a street, area, or landmark" +msgstr "Įveskite artimiausios gatvės pavadinimą ir rajoną" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "įveskite problemos detales" @@ -1342,15 +1390,15 @@ msgstr "" msgid "Expand map" msgstr "" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "" @@ -1359,11 +1407,11 @@ msgstr "" msgid "External URL" msgstr "" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 msgid "External status code" msgstr "" @@ -1372,7 +1420,7 @@ msgstr "" msgid "External status code:" msgstr "" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "" @@ -1384,7 +1432,7 @@ msgid "Extra Fields" msgstr "Papildoma informacija:" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "Papildoma informacija:" @@ -1424,7 +1472,7 @@ msgstr "Suvarkyti tai pasirenkant pažymėta vietovę Reda #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:114 +#: templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "Sutvarkyta" @@ -1463,7 +1511,7 @@ msgstr "Flagged users are listed on the flagged 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:149 +#: templates/web/base/admin/report_edit.html:150 #: templates/web/base/admin/user-form.html:119 msgid "Flagged:" msgstr "Pažymėta:" @@ -1548,7 +1596,7 @@ msgstr "" msgid "Go" msgstr "Pirmyn" -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:96 msgid "Going to send questionnaire?" msgstr "Ar ruošiates išsiųsti klausimyną?" @@ -1692,6 +1740,7 @@ msgstr "Apgailestaujame, bet jūsų problema nebuvo rasta duomenų bazėje.\n" #: templates/web/base/admin/index.html:60 #: templates/web/base/admin/list_updates.html:6 #: templates/web/base/admin/reports.html:12 +#: templates/web/base/admin/user-alerts.html:8 #: templates/web/zurich/admin/index-dm.html:21 #: templates/web/zurich/admin/index-sdm.html:19 #: templates/web/zurich/admin/list_updates.html:24 @@ -1810,7 +1859,7 @@ msgstr "" "FixMyStreet user will be attributed as the creator of those updates\n" "when they are shown on the site. Enter the ID (number) of that user." -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "Neteisėtas ID" @@ -1874,7 +1923,8 @@ msgstr "Invalid agency_responsible value %s" msgid "Invalid format %s specified." msgstr "Pasirinktas klaidingas formatas %s." -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 +#: perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "" @@ -2068,6 +2118,7 @@ msgid "Moderate" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "" @@ -2120,7 +2171,7 @@ msgstr "" msgid "Name" msgstr "Vardas" -#: templates/web/base/admin/report_edit.html:134 +#: templates/web/base/admin/report_edit.html:135 #: templates/web/base/admin/responsepriorities/edit.html:13 #: templates/web/base/admin/update_edit.html:34 #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 @@ -2209,10 +2260,35 @@ msgstr "(Nėra telefono numerio)" msgid "New priority" msgstr "" +#: templates/web/base/admin/user-alerts.html:44 +#, fuzzy +msgid "New problems for %s" +msgstr "Naujos problemos FixMyStreet" + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "Naujos problemos {{COUNCIL}} {{WARD}} rajone FixMyStreet" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "Naujos problemos šalia {{POSTCODE}} FixMyStreet" @@ -2245,6 +2321,10 @@ msgstr "New state" msgid "New template" msgstr "Naujas šablonas" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "" @@ -2253,15 +2333,16 @@ msgstr "" msgid "Next" msgstr "Kitas" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2329,8 +2410,8 @@ msgid "No supporters" msgstr "Jokių rėmėjų" #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "Nė vienas" @@ -2437,7 +2518,7 @@ msgstr "" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "Atidaryta" @@ -2474,11 +2555,11 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2559,7 +2640,7 @@ msgstr "Telefono numeris (nebūtina)" msgid "Phone verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2568,9 +2649,9 @@ msgstr "Telefonas:" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2584,7 +2665,7 @@ msgstr "Telefonas:" msgid "Photo" msgstr "Nuotrauka" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "" @@ -2592,12 +2673,12 @@ msgstr "" msgid "Photo required" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2638,7 +2719,7 @@ msgstr "Prašome patikrinti slaptažodžius ir pabandykite dar kartą" 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:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2648,8 +2729,8 @@ 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:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2678,12 +2759,12 @@ msgid "Please do not be abusive — abusing your council devalues the s msgstr "Prašome neįžeidinėti — įžeidinėjimai nuvertina paslaugą visiems vartotojams." #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Prašome įvesti žinutę" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2692,8 +2773,8 @@ msgstr "Prašome įvesti žinutę" msgid "Please enter a mobile number" msgstr "Prašome įvesti savo telefono numerį" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "" @@ -2707,14 +2788,14 @@ msgstr "" msgid "Please enter a password" msgstr "Prašome įvesti slaptažodį" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 #: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Prašome įvesti temą" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2723,12 +2804,12 @@ msgid "Please enter a valid email" msgstr "Prašome įvesti galiojantį el. paštą" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "Prašome įvesti galiojantį el. pašto adresą" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Prašome įvesti savo telefono numerį" @@ -2738,7 +2819,7 @@ msgstr "Prašome įvesti savo telefono numerį" msgid "Please enter some details" msgstr "Prašome įvesti daugiau informacijos" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2758,8 +2839,8 @@ msgstr "Prašome įvesti savo vardą" 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:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2830,12 +2911,12 @@ msgstr "" msgid "Please note:" msgstr "Atkreipkite dėmėsį:" -#: perllib/FixMyStreet/App/Controller/Report.pm:399 +#: perllib/FixMyStreet/App/Controller/Report.pm:383 #, fuzzy msgid "Please provide a duplicate ID or public update for this report." msgstr "Prašome pateikti priežastis, kodėl jūs naujinate šį pranešimą" -#: perllib/FixMyStreet/App/Controller/Report.pm:381 +#: perllib/FixMyStreet/App/Controller/Report.pm:365 msgid "Please provide a public update for this report." msgstr "" @@ -2875,12 +2956,12 @@ msgstr "Prašome nurodyti, ar problema buvo sutvarkyta" msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1440 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1537 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1457 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1556 msgid "Please verify at least one of email/phone" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:123 +#: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please write a message" msgstr "Prašome įvesti žinutę" @@ -2895,19 +2976,19 @@ msgstr "Įkelti" msgid "Postcode or street name and area" msgstr "Įveskite artimiausia pašto kodą arba gatvės pavadinimą ir rajoną" -#: perllib/FixMyStreet/DB/Result/Comment.pm:211 +#: perllib/FixMyStreet/DB/Result/Comment.pm:231 msgid "Posted anonymously at %s" msgstr "Pateikta anonimiškai %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:246 +#: perllib/FixMyStreet/DB/Result/Comment.pm:268 msgid "Posted by %s at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:234 +#: perllib/FixMyStreet/DB/Result/Comment.pm:256 msgid "Posted by %s (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "" @@ -2940,13 +3021,13 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "Privatus" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "" @@ -2972,7 +3053,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:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "Problema pažymėta kaip atidaryta" @@ -2981,6 +3062,7 @@ msgid "Problem state change based on survey results" msgstr "Problemos būklės pakeitimas remiantis tyrimo rezultatais" #: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Problemos" @@ -3007,7 +3089,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:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -3052,7 +3134,7 @@ msgstr "Pateikti vardą ir slaptažodį yra nebūtina, tačiau pateiktus bus jum 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." -#: templates/web/base/report/new/form_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "" @@ -3121,7 +3203,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:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3201,7 +3283,7 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3342,7 +3424,9 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "" @@ -3457,16 +3541,16 @@ msgstr "" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3547,11 +3631,12 @@ msgid "Security" msgstr "" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "" @@ -3615,7 +3700,7 @@ msgstr "" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "" @@ -3822,6 +3907,7 @@ msgstr "" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3830,8 +3916,8 @@ msgstr "" msgid "State" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3840,7 +3926,7 @@ msgstr "" msgid "State changed to:" msgstr "" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3850,6 +3936,7 @@ msgid "State:" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 msgid "States" @@ -3899,7 +3986,7 @@ msgstr "" msgid "Subject" msgstr "" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "" @@ -3914,7 +4001,7 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3946,6 +4033,10 @@ msgstr "" msgid "Subscribe by email" msgstr "" +#: templates/web/base/admin/user-alerts.html:22 +msgid "Subscribed:" +msgstr "" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "" @@ -3955,6 +4046,7 @@ msgid "Summarise your changes" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -4058,39 +4150,40 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 msgid "That user has been logged out." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 msgid "That user has been made anonymous on all reports and updates." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "" @@ -4230,7 +4323,7 @@ msgstr "" msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 #, fuzzy msgid "The user has been sent a login email" msgstr "Prašome įvesti galiojantį el. paštą" @@ -4248,7 +4341,7 @@ msgstr "" msgid "There are no reports to show." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "" @@ -4256,7 +4349,7 @@ msgstr "" msgid "There was a problem showing the All Reports page. Please try again later." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 msgid "There was a problem showing this page. Please try again later." msgstr "" @@ -4265,7 +4358,7 @@ msgstr "" msgid "There was a problem with your email/password combination. Please try again." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4276,7 +4369,7 @@ msgstr "" msgid "There was a problem with your update. Please try again." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 msgid "There were problems with your report. Please see below." msgstr "" @@ -4309,7 +4402,7 @@ msgid "These will be sent to %s and also published online for o msgstr "" #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "" @@ -4347,10 +4440,10 @@ msgstr "" 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:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "" @@ -4422,6 +4515,7 @@ msgid "Time spent (in minutes):" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "" @@ -4481,9 +4575,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:115 -#: templates/web/base/dashboard/index.html:120 -#: templates/web/base/dashboard/index.html:144 +#: templates/web/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "" @@ -4534,6 +4628,7 @@ msgstr "" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "" @@ -4558,7 +4653,7 @@ msgstr "" msgid "Unknown alert type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4567,9 +4662,9 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "" @@ -4586,6 +4681,7 @@ msgid "Up one" msgstr "" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "" @@ -4638,20 +4734,21 @@ msgstr "" msgid "Updated" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 #, fuzzy msgid "Updated by %s (%s) at %s" msgstr "Pastaba: %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 #, fuzzy msgid "Updated by %s at %s" msgstr "Pastaba: %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4659,12 +4756,13 @@ msgid "Updated!" msgstr "" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "" @@ -4719,28 +4817,28 @@ msgstr "" msgid "User Import" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 #, 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:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 #, fuzzy msgid "User already in abuse list" msgstr "El. paštas jau yra piktnaudžiavimo sąraše" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "" @@ -4755,13 +4853,19 @@ msgstr "į piknaudžiavimo lentelę?" msgid "User search finds matches in users' names and email addresses." msgstr "" -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 msgid "User:" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4868,7 +4972,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:118 +#: templates/web/base/dashboard/index.html:122 msgid "Website" msgstr "" @@ -4913,7 +5017,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 MaPit." msgstr "" -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -4933,7 +5037,7 @@ msgstr "" msgid "Wrong location? Just click again on the map." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4941,9 +5045,10 @@ msgstr "" #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -5019,7 +5124,7 @@ msgstr "" msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "" @@ -5217,14 +5322,14 @@ msgstr "%s administravimas:" msgid "all" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "" @@ -5250,7 +5355,7 @@ msgstr "" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "" @@ -5324,7 +5429,7 @@ msgstr "" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "" @@ -5365,12 +5470,12 @@ msgstr "" msgid "user is problem owner" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 #, fuzzy msgid "user not in abuse list" msgstr "El. paštas jau yra piktnaudžiavimo sąraše" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 #, fuzzy msgid "user removed from abuse list" msgstr "El. paštas pridėtas prie piktnaudžiavimo sąrašo" @@ -5452,7 +5557,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5479,7 +5584,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5569,7 +5674,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, perl-format msgid "month" msgid_plural "months" @@ -5578,7 +5683,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" diff --git a/locale/ms.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/ms.UTF-8/LC_MESSAGES/FixMyStreet.po index e162049f4bb..e5516de9adb 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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety , 2017\n" "Language-Team: Malay (https://www.transifex.com/mysociety/teams/12067/ms/)\n" @@ -94,8 +94,8 @@ msgstr "" msgid "%s live updates" msgstr "%s update secara langsung" -#: templates/web/base/dashboard/index.html:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -179,7 +179,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:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Pilih kategori --" @@ -339,6 +339,7 @@ msgid "Add user" msgstr "Tambah pengguna" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "" @@ -378,6 +379,10 @@ msgstr "Pemberitahuan %d dihenti (dibuat pada %s)" msgid "Alert me to future updates" msgstr "Maklumkan aku sebarang kemas kini masa depan" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -449,7 +454,7 @@ msgstr "Tanpa nama" msgid "Anonymous user" msgstr "Tanpa nama" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "Tanpa Nama:" @@ -568,6 +573,8 @@ msgstr "Tanda pengguna" #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -605,6 +612,7 @@ msgid "Can't see the map? Skip this step" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -637,7 +645,7 @@ msgstr "Kategori" msgid "Category and State" msgstr "Kategori" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "" @@ -646,7 +654,7 @@ msgstr "" msgid "Category fix rate for problems > 4 weeks old" msgstr "Kategori rata masalah diselesai > 4 minggu" -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -736,7 +744,7 @@ msgstr "" #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "Ditutup" @@ -745,7 +753,7 @@ msgstr "Ditutup" msgid "Closed by council" msgstr "Ditutup oleh majlis" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 #, fuzzy msgid "Closed to updates" msgstr "Dapatkan kemas kini" @@ -760,12 +768,12 @@ msgstr "Kordinat:" msgid "Cobrand" msgstr "Cobrand" -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "Data Cobrand" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "Cobrand:" @@ -781,6 +789,7 @@ msgid "Collapse map" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -809,6 +818,7 @@ msgid "Confirmation" msgstr "Pengesahan" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -844,8 +854,8 @@ msgstr "" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "Tidak dapat mencari pengguna" @@ -895,14 +905,17 @@ msgid "Create priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 msgid "Create reports/updates as anonymous user" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -978,7 +991,12 @@ msgstr "" msgid "Defect type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +#, fuzzy +msgid "Delete" +msgstr "Dipadam" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -1007,16 +1025,17 @@ msgstr "Huraian" msgid "Description:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "" +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Perincian" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1040,6 +1059,14 @@ msgstr "" msgid "Diligency prize league table" msgstr "Jadual liga hadiah ketekunan" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1115,11 +1142,18 @@ msgstr "Menyunting" msgid "Edit body details" msgstr "Edit perincian badah" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +#, fuzzy +msgid "Edit other users' details" +msgstr "Edit perincian badah" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "" @@ -1128,6 +1162,7 @@ msgid "Edit report priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "" @@ -1197,12 +1232,16 @@ msgstr "" msgid "Email verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "Emel:" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1266,17 +1305,26 @@ msgstr "Masukkan nama jalan Zürich" msgid "Enter a nearby UK postcode, or street name and area" msgstr "Masukkan poskod UK terdekat, atau nama jalan dan kawasan" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +#, fuzzy +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "Masukkan poskod UK terdekat, atau nama jalan dan kawasan" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "Masukkan poskod terdekat, atau nama jalan dan kawasan" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "Masukkan nama jalan dan kawasan terdekat" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +#, fuzzy +msgid "Enter a street, area, or landmark" +msgstr "Masukkan nama jalan dan kawasan terdekat" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "Masukkan perincian masalah tersebut" @@ -1316,15 +1364,15 @@ msgstr "" msgid "Expand map" msgstr "" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "" @@ -1333,11 +1381,11 @@ msgstr "" msgid "External URL" msgstr "" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 msgid "External status code" msgstr "" @@ -1346,7 +1394,7 @@ msgstr "" msgid "External status code:" msgstr "" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "" @@ -1358,7 +1406,7 @@ msgid "Extra Fields" msgstr "Data tambahan:" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "Data tambahan:" @@ -1398,7 +1446,7 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:114 +#: templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "Diselesai" @@ -1437,7 +1485,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:149 +#: templates/web/base/admin/report_edit.html:150 #: templates/web/base/admin/user-form.html:119 msgid "Flagged:" msgstr "Ditanda:" @@ -1522,7 +1570,7 @@ msgstr "" msgid "Go" msgstr "Pergi" -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:96 msgid "Going to send questionnaire?" msgstr "Teruskan dengan menghantar soalan selidik?" @@ -1668,6 +1716,7 @@ msgstr "Masalah anda tidak dapat dijumpai dalam database.\n" #: templates/web/base/admin/index.html:60 #: templates/web/base/admin/list_updates.html:6 #: templates/web/base/admin/reports.html:12 +#: templates/web/base/admin/user-alerts.html:8 #: templates/web/zurich/admin/index-dm.html:21 #: templates/web/zurich/admin/index-sdm.html:19 #: templates/web/zurich/admin/list_updates.html:24 @@ -1771,7 +1820,7 @@ msgid "" " when they are shown on the site. Enter the ID (number) of that user." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "ID tak sah" @@ -1835,7 +1884,8 @@ msgstr "Nilai agency_responsible %s salah" msgid "Invalid format %s specified." msgstr "Format dinyatakan %s salah" -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 +#: perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "" @@ -2030,6 +2080,7 @@ msgid "Moderate" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "" @@ -2082,7 +2133,7 @@ msgstr "" msgid "Name" msgstr "Nama" -#: templates/web/base/admin/report_edit.html:134 +#: templates/web/base/admin/report_edit.html:135 #: templates/web/base/admin/responsepriorities/edit.html:13 #: templates/web/base/admin/update_edit.html:34 #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 @@ -2169,10 +2220,35 @@ msgstr "Nombor telefon anda" msgid "New priority" msgstr "" +#: templates/web/base/admin/user-alerts.html:44 +#, fuzzy +msgid "New problems for %s" +msgstr "Masalah baru dalam FixMyStreet" + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "Masalah baru untuk {{COUNCIL}} dalam {{WARD}} kawasan pentadbiran dalam FixMyStreet" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "Masalah baru dekat {{POSTCODE}} dalam FixMyStreet" @@ -2205,6 +2281,10 @@ msgstr "Negeri baru" msgid "New template" msgstr "" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "" @@ -2213,15 +2293,16 @@ msgstr "" msgid "Next" msgstr "Seterusnya" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2287,8 +2368,8 @@ msgid "No supporters" msgstr "Tiada penyokong" #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "Tiada" @@ -2391,7 +2472,7 @@ msgstr "" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "Terbuka" @@ -2428,11 +2509,11 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2513,7 +2594,7 @@ msgstr "Nombor telefon (tidak diwajibkan)" msgid "Phone verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2522,9 +2603,9 @@ msgstr "Telefon:" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2538,7 +2619,7 @@ msgstr "Telefon:" msgid "Photo" msgstr "Foto" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "" @@ -2546,12 +2627,12 @@ msgstr "" msgid "Photo required" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2592,7 +2673,7 @@ msgstr "Sila periksa kata laluan dan cuba lagi" msgid "Please check your email address is correct" msgstr "Sila periksa sama ada alamat emel anda adalah betul" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2602,8 +2683,8 @@ msgid "Please check your phone number is correct" msgstr "Sila periksa sama ada alamat emel anda adalah betul" #: perllib/FixMyStreet/App/Controller/Admin.pm:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2632,12 +2713,12 @@ msgid "Please do not be abusive — abusing your council devalues the s msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Sila masukkan pesanan" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2646,8 +2727,8 @@ msgstr "Sila masukkan pesanan" msgid "Please enter a mobile number" msgstr "Sila masukkan nombor telefon anda" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "" @@ -2661,14 +2742,14 @@ msgstr "" msgid "Please enter a password" msgstr "Sila masukkan kata laluan" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 #: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Sila masukkan tajuk" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2677,12 +2758,12 @@ msgid "Please enter a valid email" msgstr "Silah masukkan emel yang benar" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "Sila masukkan alamat emel yang benah" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Sila masukkan nombor telefon anda" @@ -2692,7 +2773,7 @@ msgstr "Sila masukkan nombor telefon anda" msgid "Please enter some details" msgstr "Sila masukkan perincian" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2712,8 +2793,8 @@ msgstr "Sila masukkan nama pertama anda" 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:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2784,11 +2865,11 @@ msgstr "" msgid "Please note:" msgstr "Sila nota:" -#: perllib/FixMyStreet/App/Controller/Report.pm:399 +#: perllib/FixMyStreet/App/Controller/Report.pm:383 msgid "Please provide a duplicate ID or public update for this report." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:381 +#: perllib/FixMyStreet/App/Controller/Report.pm:365 msgid "Please provide a public update for this report." msgstr "" @@ -2828,12 +2909,12 @@ msgstr "" msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1440 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1537 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1457 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1556 msgid "Please verify at least one of email/phone" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:123 +#: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please write a message" msgstr "Sila tuliskan pesanan" @@ -2848,19 +2929,19 @@ msgstr "Post" msgid "Postcode or street name and area" msgstr "Masukkan poskod terdekat, atau nama jalan dan kawasan" -#: perllib/FixMyStreet/DB/Result/Comment.pm:211 +#: perllib/FixMyStreet/DB/Result/Comment.pm:231 msgid "Posted anonymously at %s" msgstr "Post tanpa nama pada %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:246 +#: perllib/FixMyStreet/DB/Result/Comment.pm:268 msgid "Posted by %s at %s" msgstr "Dipostkan oleh %s pada %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:234 +#: perllib/FixMyStreet/DB/Result/Comment.pm:256 msgid "Posted by %s (%s) at %s" msgstr "Dipostkan oleh %s (%s) pada %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "Dipostkan oleh %s pada %s" @@ -2893,13 +2974,13 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "Peribadi" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "" @@ -2925,7 +3006,7 @@ msgstr "Masalah %s dihantar kepada majlis %s" msgid "Problem breakdown by state" msgstr "Pecahan masalah bagi negeri" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "Masalah ditanda sebagai terbukan" @@ -2934,6 +3015,7 @@ msgid "Problem state change based on survey results" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Masalah-masalah" @@ -2960,7 +3042,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:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -3005,7 +3087,7 @@ msgstr "" msgid "Providing a 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_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "" @@ -3074,7 +3156,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:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3154,7 +3236,7 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3294,7 +3376,9 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "" @@ -3409,16 +3493,16 @@ msgstr "" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3499,11 +3583,12 @@ msgid "Security" msgstr "" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "" @@ -3567,7 +3652,7 @@ msgstr "Dihantar:" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "Servis:" @@ -3776,6 +3861,7 @@ msgstr "Tarikh bermula:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3784,8 +3870,8 @@ msgstr "Tarikh bermula:" msgid "State" msgstr "Negeri" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3794,7 +3880,7 @@ msgstr "" msgid "State changed to:" msgstr "" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3804,6 +3890,7 @@ msgid "State:" msgstr "Negeri:" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 #, fuzzy @@ -3854,7 +3941,7 @@ msgstr "Bahagian bawah/Badan" msgid "Subject" msgstr "Tajuk" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "Tajuk:" @@ -3869,7 +3956,7 @@ msgstr "Tajuk:" msgid "Submit" msgstr "Hantar" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3902,6 +3989,11 @@ msgstr "Melanggan" msgid "Subscribe by email" msgstr "Langgankan pemberitahuan emel" +#: templates/web/base/admin/user-alerts.html:22 +#, fuzzy +msgid "Subscribed:" +msgstr "Melanggan" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "" @@ -3911,6 +4003,7 @@ msgid "Summarise your changes" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -4015,40 +4108,41 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 #, fuzzy msgid "That user has been logged out." msgstr "Anda telah dilog keluarkan" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 msgid "That user has been made anonymous on all reports and updates." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "" @@ -4188,7 +4282,7 @@ msgstr "" msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 #, fuzzy msgid "The user has been sent a login email" msgstr "Anda telah dilog keluarkan" @@ -4206,7 +4300,7 @@ msgstr "" msgid "There are no reports to show." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "" @@ -4214,7 +4308,7 @@ msgstr "" msgid "There was a problem showing the All Reports page. Please try again later." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 msgid "There was a problem showing this page. Please try again later." msgstr "" @@ -4223,7 +4317,7 @@ msgstr "" msgid "There was a problem with your email/password combination. Please try again." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4234,7 +4328,7 @@ msgstr "" msgid "There was a problem with your update. Please try again." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 msgid "There were problems with your report. Please see below." msgstr "" @@ -4267,7 +4361,7 @@ msgid "These will be sent to %s and also published online for o msgstr "" #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "" @@ -4305,10 +4399,10 @@ msgstr "" 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:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "" @@ -4380,6 +4474,7 @@ msgid "Time spent (in minutes):" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Garis masa" @@ -4439,9 +4534,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:115 -#: templates/web/base/dashboard/index.html:120 -#: templates/web/base/dashboard/index.html:144 +#: templates/web/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "Jumlah" @@ -4492,6 +4587,7 @@ msgstr "" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "" @@ -4516,7 +4612,7 @@ msgstr "Tidak diketahui" msgid "Unknown alert type" msgstr "Jenis pemberitahuan tak diketahui" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4525,9 +4621,9 @@ msgstr "Ralat tidak diketahui" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "ID masalah tidak diketahui" @@ -4545,6 +4641,7 @@ msgid "Up one" msgstr "" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "Kemas kini" @@ -4597,20 +4694,21 @@ msgstr "Status kemas kini" msgid "Updated" msgstr "Dikemas kinikan" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 #, fuzzy msgid "Updated by %s (%s) at %s" msgstr "Dipostkan oleh %s (%s) pada %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 #, fuzzy msgid "Updated by %s at %s" msgstr "Dipostkan oleh %s pada %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4618,12 +4716,13 @@ msgid "Updated!" msgstr "Dikemas kinikan!" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "Kemas kini" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "" @@ -4678,28 +4777,28 @@ msgstr "" msgid "User Import" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 #, fuzzy msgid "User added to abuse list" msgstr "Emel ditambahkan kepada senarai penyalahguna" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 #, fuzzy msgid "User already in abuse list" msgstr "Emel telah dalam senarai penyalahguna" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "Tanda pengguna dipadam" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "Pengguna ditanda" @@ -4714,7 +4813,11 @@ msgstr "Dalam table penyalahguna?" msgid "User search finds matches in users' names and email addresses." msgstr "Carian pengguna mencari padanan dalam nama dan alamat emel pengguna." -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 #, fuzzy msgid "User:" @@ -4722,6 +4825,8 @@ msgstr "Pengguna" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4829,7 +4934,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:118 +#: templates/web/base/dashboard/index.html:122 msgid "Website" msgstr "" @@ -4874,7 +4979,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 MaPit." msgstr "" -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -4894,7 +4999,7 @@ msgstr "" msgid "Wrong location? Just click again on the map." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4902,9 +5007,10 @@ msgstr "" #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -4980,7 +5086,7 @@ msgstr "" msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "" @@ -5182,14 +5288,14 @@ msgstr "" msgid "all" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "" @@ -5215,7 +5321,7 @@ msgstr "seperti ‘%s’ atau ‘%s’" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "" @@ -5290,7 +5396,7 @@ msgstr "log keluar" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "majlis tempatan" @@ -5332,12 +5438,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:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 #, fuzzy msgid "user not in abuse list" msgstr "Emel telah dalam senarai penyalahguna" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 #, fuzzy msgid "user removed from abuse list" msgstr "Emel ditambahkan kepada senarai penyalahguna" @@ -5395,7 +5501,7 @@ msgid "%d year" msgid_plural "%d years" msgstr[0] "" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5413,7 +5519,7 @@ msgid "%s problem reported" msgid_plural "%s problems reported" msgstr[0] "" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5473,13 +5579,13 @@ msgid "last updated %d day ago" msgid_plural "last updated %d days ago" msgstr[0] "" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, fuzzy, perl-format msgid "month" msgid_plural "months" msgstr[0] "Bulan" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" diff --git a/locale/my_MM.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/my_MM.UTF-8/LC_MESSAGES/FixMyStreet.po index 373213a4a93..102b7d342c7 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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety , 2017\n" "Language-Team: Burmese (Myanmar) (https://www.transifex.com/mysociety/teams/12067/my_MM/)\n" @@ -94,8 +94,8 @@ msgstr "" msgid "%s live updates" msgstr "%s တိုက္ရိုက္အသစ္ရယူျခင္:" -#: templates/web/base/dashboard/index.html:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -179,7 +179,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "%s အတြင္းရိွ ျပႆနာမ်ား၏ RSS feed" #: perllib/FixMyStreet/App/Controller/Report/New.pm:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- ေခါင္းစဥ္တစ္ခုေရြးပါ --" @@ -336,6 +336,7 @@ msgid "Add user" msgstr "အသံုးျပဳသူထည့္မည္" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "" @@ -375,6 +376,10 @@ msgstr "အသိေပးခ်က္%dကိုပိတ္ထားသည္( msgid "Alert me to future updates" msgstr "ေနာက္ထပ္အသစ္မ်ားအတြက္လည္းကၽြႏ္ုပ္ကိုအသိေပးမည္" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -446,7 +451,7 @@ msgstr "အမည္မသိ" msgid "Anonymous user" msgstr "အမည္မသိ" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "အမည္မသိ-" @@ -565,6 +570,8 @@ msgstr "သတ္မွတ္သည့္အသံုးျပဳသူ" #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -602,6 +609,7 @@ msgid "Can't see the map? Skip this step" msgstr "ေျမပံုကိုမျမင္ဘူးလား။ ဒီအဆင့္ကိုေက်ာ္မည္ " #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -634,7 +642,7 @@ msgstr "အမ်ိဳးအစား" msgid "Category and State" msgstr "အမ်ိဳးအစား" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "" @@ -643,7 +651,7 @@ msgstr "" msgid "Category fix rate for problems > 4 weeks old" msgstr "" -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -733,7 +741,7 @@ msgstr "" #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "ပိတ္မည္" @@ -742,7 +750,7 @@ msgstr "ပိတ္မည္" msgid "Closed by council" msgstr "ေကာင္စီမွပိတ္ထားသည္" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 #, fuzzy msgid "Closed to updates" msgstr "မြမ္းမံထားေသာအသစ္မ်ားရယူရန္" @@ -757,12 +765,12 @@ msgstr "" msgid "Cobrand" msgstr "" -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "" @@ -778,6 +786,7 @@ msgid "Collapse map" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -806,6 +815,7 @@ msgid "Confirmation" msgstr "အတည္ျပဳျခင္း" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -841,8 +851,8 @@ msgstr "" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "အသံုးျပဳသူရွာမေတြ႕ပါ" @@ -892,14 +902,17 @@ msgid "Create priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 msgid "Create reports/updates as anonymous user" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -975,7 +988,12 @@ msgstr "" msgid "Defect type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +#, fuzzy +msgid "Delete" +msgstr "ဖ်က္ျပီးျပီ" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -1004,16 +1022,17 @@ msgstr "ေဖာ္ျပခ်က္" msgid "Description:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "" +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "အေသးစိတ္အခ်က္အလက္" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1037,6 +1056,14 @@ msgstr "" msgid "Diligency prize league table" msgstr "" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1112,11 +1139,18 @@ msgstr "ျပင္ဆင္မည္" msgid "Edit body details" msgstr "စာကိုယ္ကိုအေသးစိတ္ျပင္မည္" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +#, fuzzy +msgid "Edit other users' details" +msgstr "စာကိုယ္ကိုအေသးစိတ္ျပင္မည္" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "" @@ -1125,6 +1159,7 @@ msgid "Edit report priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "" @@ -1194,12 +1229,16 @@ msgstr "" msgid "Email verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "အီးေမးလ္-" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1263,17 +1302,26 @@ msgstr "လမ္းနာမည္ ျဖည့္စြက္ပါ" msgid "Enter a nearby UK postcode, or street name and area" msgstr "ယူေကအနီးနားရွိ စာတိုက္နံပါတ္၊သို႔မဟုတ္လမ္းအမည္ႏွင့္ဧရိယာရိုက္ထည့္ပါ" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +#, fuzzy +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "ယူေကအနီးနားရွိ စာတိုက္နံပါတ္၊သို႔မဟုတ္လမ္းအမည္ႏွင့္ဧရိယာရိုက္ထည့္ပါ" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "အနီးနားရွိ စာတိုက္နံပါတ္၊သို႔မဟုတ္လမ္းအမည္ႏွင့္ဧရိယာရိုက္ထည့္ပါ" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "အနီးနားရွိလမ္းအမည္ႏွင့္ဧရိယာကိုရိုက္ထည့္ပါ" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +#, fuzzy +msgid "Enter a street, area, or landmark" +msgstr "အနီးနားရွိလမ္းအမည္ႏွင့္ဧရိယာကိုရိုက္ထည့္ပါ" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "ျပႆနာ၏အေသးစိတ္အခ်က္အလက္မ်ားကိုရိုက္ထည့္ပါ" @@ -1313,15 +1361,15 @@ msgstr "" msgid "Expand map" msgstr "" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "" @@ -1330,11 +1378,11 @@ msgstr "" msgid "External URL" msgstr "" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 msgid "External status code" msgstr "" @@ -1343,7 +1391,7 @@ msgstr "" msgid "External status code:" msgstr "" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "" @@ -1355,7 +1403,7 @@ msgid "Extra Fields" msgstr "ေနာက္ထပ္အခ်က္အလက္မ်ား-" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "ေနာက္ထပ္အခ်က္အလက္မ်ား-" @@ -1395,7 +1443,7 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:114 +#: templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "ျပင္ျပီးျပီ" @@ -1434,7 +1482,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:149 +#: templates/web/base/admin/report_edit.html:150 #: templates/web/base/admin/user-form.html:119 msgid "Flagged:" msgstr "အမွတ္အသားျပဳလုပ္ထားျခင္း" @@ -1519,7 +1567,7 @@ msgstr "" msgid "Go" msgstr "သြားမည္" -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:96 msgid "Going to send questionnaire?" msgstr "စစ္တမ္းကိုပို႔ေတာ့မွာလား။" @@ -1665,6 +1713,7 @@ msgstr "" #: templates/web/base/admin/index.html:60 #: templates/web/base/admin/list_updates.html:6 #: templates/web/base/admin/reports.html:12 +#: templates/web/base/admin/user-alerts.html:8 #: templates/web/zurich/admin/index-dm.html:21 #: templates/web/zurich/admin/index-sdm.html:19 #: templates/web/zurich/admin/list_updates.html:24 @@ -1768,7 +1817,7 @@ msgid "" " when they are shown on the site. Enter the ID (number) of that user." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "တရားမ၀င္ေသာအိုင္ဒီ" @@ -1832,7 +1881,8 @@ msgstr "" msgid "Invalid format %s specified." msgstr "ပံုစံ %s သည္မမွန္ကန္ပါ" -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 +#: perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "" @@ -2027,6 +2077,7 @@ msgid "Moderate" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "" @@ -2079,7 +2130,7 @@ msgstr "" msgid "Name" msgstr "အမည္" -#: templates/web/base/admin/report_edit.html:134 +#: templates/web/base/admin/report_edit.html:135 #: templates/web/base/admin/responsepriorities/edit.html:13 #: templates/web/base/admin/update_edit.html:34 #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 @@ -2166,10 +2217,35 @@ msgstr "သင္၏ ဖုန္းနံပါတ္" msgid "New priority" msgstr "" +#: templates/web/base/admin/user-alerts.html:44 +#, fuzzy +msgid "New problems for %s" +msgstr "ကၽြႏ္ုပ္လမ္းကိုျပင္ေပးပါတြင္ျပႆနာအသစ္မ်ား" + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "" @@ -2202,6 +2278,10 @@ msgstr "ျမိဳ႕အသစ္" msgid "New template" msgstr "" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "" @@ -2210,15 +2290,16 @@ msgstr "" msgid "Next" msgstr "ေနာက္သို႔" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2284,8 +2365,8 @@ msgid "No supporters" msgstr "ေထာက္ပံ့ေပးမည့္သူမရွိပါ" #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "ဘာမွမဟုတ္" @@ -2388,7 +2469,7 @@ msgstr "" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "ဖြင့္မည္" @@ -2425,11 +2506,11 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2510,7 +2591,7 @@ msgstr "ဖုန္းနံပါတ္(ထည့္ခ်င္မွထည msgid "Phone verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2519,9 +2600,9 @@ msgstr "ဖုန္း-" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2535,7 +2616,7 @@ msgstr "ဖုန္း-" msgid "Photo" msgstr "ဓာတ္ပံု" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "" @@ -2543,12 +2624,12 @@ msgstr "" msgid "Photo required" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2589,7 +2670,7 @@ msgstr "စကား၀ွက္ကိုျပန္စစ္ေဆးျပီ msgid "Please check your email address is correct" msgstr "သင္၏အီးေမးလ္လိပ္စာမွန္၊မမွန္ကိုစစ္ေဆးပါ" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2599,8 +2680,8 @@ msgid "Please check your phone number is correct" msgstr "သင္၏အီးေမးလ္လိပ္စာမွန္၊မမွန္ကိုစစ္ေဆးပါ" #: perllib/FixMyStreet/App/Controller/Admin.pm:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2629,12 +2710,12 @@ msgid "Please do not be abusive — abusing your council devalues the s msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "စာတစ္ခုရိုက္ထည့္ပါ" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2643,8 +2724,8 @@ msgstr "စာတစ္ခုရိုက္ထည့္ပါ" msgid "Please enter a mobile number" msgstr "သင္၏ဖုန္းနံပါတ္ကိုရိုက္ထည့္ပါ" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "" @@ -2658,14 +2739,14 @@ msgstr "" msgid "Please enter a password" msgstr "စကား၀ွက္တစ္ခုရိုက္ထည့္ပါ" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: 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:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2674,12 +2755,12 @@ msgid "Please enter a valid email" msgstr "မွန္ကန္ေသာအီးေမးလ္တစ္ခုရိုက္ထည့္ပါ" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "မွန္ကန္ေသာအီးေမးလ္လိပ္စာတစ္ခုရိုက္ထည့္ပါ" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "သင္၏ဖုန္းနံပါတ္ကိုရိုက္ထည့္ပါ" @@ -2689,7 +2770,7 @@ msgstr "သင္၏ဖုန္းနံပါတ္ကိုရိုက္ထ msgid "Please enter some details" msgstr "တစ္ခ်ိဳ႕အခ်က္အလက္မ်ားကိုရိုက္ထည့္ပါ" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2709,8 +2790,8 @@ msgstr "သင္၏ပထမအမည္ကိုရိုက္ထည့္ပ 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:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2781,12 +2862,12 @@ msgstr "" msgid "Please note:" msgstr "ေက်းဇူးျပဳျပီးမွတ္သားပါ-" -#: perllib/FixMyStreet/App/Controller/Report.pm:399 +#: perllib/FixMyStreet/App/Controller/Report.pm:383 #, fuzzy msgid "Please provide a duplicate ID or public update for this report." msgstr "သင္ဘာလို႔ဒီသတင္းပို႔ခ်က္ကိုျပန္ဖြင့္ရသလဲဆိုသည့္ရွင္းလင္းခ်က္ကိုေျပာျပေပးပါ" -#: perllib/FixMyStreet/App/Controller/Report.pm:381 +#: perllib/FixMyStreet/App/Controller/Report.pm:365 msgid "Please provide a public update for this report." msgstr "" @@ -2826,12 +2907,12 @@ msgstr "ျပႆနာေျဖရွင္းျပီးျပီ၊မရွ msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1440 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1537 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1457 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1556 msgid "Please verify at least one of email/phone" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:123 +#: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please write a message" msgstr "စာတစ္ေၾကာင္းေရးပါ" @@ -2846,19 +2927,19 @@ msgstr "တင္မည္" msgid "Postcode or street name and area" msgstr "အနီးနားရွိ စာတိုက္နံပါတ္၊သို႔မဟုတ္လမ္းအမည္ႏွင့္ဧရိယာရိုက္ထည့္ပါ" -#: perllib/FixMyStreet/DB/Result/Comment.pm:211 +#: perllib/FixMyStreet/DB/Result/Comment.pm:231 msgid "Posted anonymously at %s" msgstr "%sမွာ အမည္မသိကဲ့သို႔တင္မည္" -#: perllib/FixMyStreet/DB/Result/Comment.pm:246 +#: perllib/FixMyStreet/DB/Result/Comment.pm:268 msgid "Posted by %s at %s" msgstr "%s မွာ %s မွတင္ခဲ့သည္" -#: perllib/FixMyStreet/DB/Result/Comment.pm:234 +#: perllib/FixMyStreet/DB/Result/Comment.pm:256 msgid "Posted by %s (%s) at %s" msgstr "%s မွာ %s(%s)မွတင္ခဲ့သည္" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "%s မွာ %sမွတင္ခဲ့သည္" @@ -2891,13 +2972,13 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "ကိုယ္ပိုင္" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "" @@ -2923,7 +3004,7 @@ msgstr "ေကာင္စီ %s သို႔ ျပႆနာ %s ကိုပိ msgid "Problem breakdown by state" msgstr "ျပည္နယ္မွ ျပႆနာကိုထပ္မံခြဲစိတ္လိုက္သည္" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "ျပႆနာကို ဖြင့္ထားသည္" @@ -2932,6 +3013,7 @@ msgid "Problem state change based on survey results" msgstr "စစ္ေဆးမႈရလဒ္မ်ားအေပၚတြင္ မူတည္ၿပီး ျပႆနာ အေျခအေန ေျပာင္းလဲသည္။" #: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "ျပႆနာမ်ား" @@ -2957,7 +3039,7 @@ msgstr "FixMyStreet ေပၚတြင္ လတ္တေလာ တင္ျပ msgid "Problems within %.1fkm of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -3002,7 +3084,7 @@ msgstr "နာမည္ႏွင့္ စကားဝွက္ကို မထ 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 မ်ား ျပဳလုပ္ျခင္းႏွင့္ အစီရင္ခံစာမ်ား စီမံခန္႔ခြဲျခင္းတို႔ကို ပိုမိုလြယ္ကူစြာ ျပဳလုပ္ႏိုင္မည္။" -#: templates/web/base/report/new/form_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "" @@ -3071,7 +3153,7 @@ msgstr "%s အုပ္ခ်ဳပ္ေရးဌာန အတြင္းရ msgid "RSS feed of nearby problems" msgstr "အနီးအနားရိွ ျပႆနာမ်ား၏ RSS feed" -#: perllib/FixMyStreet/Cobrand/Default.pm:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3151,7 +3233,7 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3292,7 +3374,9 @@ msgstr "ျပႆနာကို အစီရင္ခံ တင္ျပျခ #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "" @@ -3407,16 +3491,16 @@ msgstr "" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "ဘယ္ဘက္ကို လွည့္ပါ" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3497,11 +3581,12 @@ msgid "Security" msgstr "" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "" @@ -3565,7 +3650,7 @@ msgstr "" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "" @@ -3772,6 +3857,7 @@ msgstr "" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3780,8 +3866,8 @@ msgstr "" msgid "State" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3791,7 +3877,7 @@ msgstr "" msgid "State changed to:" msgstr "ေျပာင္းလဲမႈမ်ားကို သိမ္းဆည္းရန္" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3801,6 +3887,7 @@ msgid "State:" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 msgid "States" @@ -3850,7 +3937,7 @@ msgstr "" msgid "Subject" msgstr "" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "" @@ -3865,7 +3952,7 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3897,6 +3984,10 @@ msgstr "" msgid "Subscribe by email" msgstr "" +#: templates/web/base/admin/user-alerts.html:22 +msgid "Subscribed:" +msgstr "" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "" @@ -3906,6 +3997,7 @@ msgid "Summarise your changes" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -4010,40 +4102,41 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "ထိုျပႆနာကိုယခုပင္ျပန္ပို႔ပါမည္" -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "ဒီအစီရင္ခံစာကို %s ေပၚတြင္မၾကည့္ႏိုင္ပါ" -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "ကၽြႏ္ုပ္လမ္းကိုျပင္ေပးပါ မွဒီအစီရင္ခံစာကိုဖယ္ျပီးပါျပီ" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 #, fuzzy msgid "That user has been logged out." msgstr "ကၽြႏ္ုပ္လမ္းကိုျပင္ေပးပါ မွဒီအစီရင္ခံစာကိုဖယ္ျပီးပါျပီ" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 msgid "That user has been made anonymous on all reports and updates." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "" @@ -4183,7 +4276,7 @@ msgstr "" msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 #, fuzzy msgid "The user has been sent a login email" msgstr "ကၽြႏ္ုပ္လမ္းကိုျပင္ေပးပါ မွဒီအစီရင္ခံစာကိုဖယ္ျပီးပါျပီ" @@ -4201,7 +4294,7 @@ msgstr "" msgid "There are no reports to show." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "" @@ -4209,7 +4302,7 @@ msgstr "" msgid "There was a problem showing the All Reports page. Please try again later." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 msgid "There was a problem showing this page. Please try again later." msgstr "" @@ -4218,7 +4311,7 @@ msgstr "" msgid "There was a problem with your email/password combination. Please try again." msgstr "အီးေမးလ္ သို႔မဟုတ္ စကားဝွက္တြင္ ျပႆနာ ျဖစ္ေပၚခဲ့ပါသည္။ ျပန္လည္ ႀကိဳးစားပါ။" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4230,7 +4323,7 @@ msgstr "အီးေမးလ္ႏွင့္ လ်ွိဳ႕ဝွက္ msgid "There was a problem with your update. Please try again." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 msgid "There were problems with your report. Please see below." msgstr "" @@ -4263,7 +4356,7 @@ msgid "These will be sent to %s and also published online for o msgstr "" #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "" @@ -4301,10 +4394,10 @@ msgstr "" 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:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "ဒီအခ်က္အလက္ ျဖည့္စြက္ရန္ လိုအပ္သည္" @@ -4376,6 +4469,7 @@ msgid "Time spent (in minutes):" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "" @@ -4435,9 +4529,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:115 -#: templates/web/base/dashboard/index.html:120 -#: templates/web/base/dashboard/index.html:144 +#: templates/web/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "" @@ -4488,6 +4582,7 @@ msgstr "" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "" @@ -4512,7 +4607,7 @@ msgstr "" msgid "Unknown alert type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4521,9 +4616,9 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "" @@ -4540,6 +4635,7 @@ msgid "Up one" msgstr "" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "" @@ -4592,20 +4688,21 @@ msgstr "" msgid "Updated" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 #, fuzzy msgid "Updated by %s (%s) at %s" msgstr "%s မွာ %s(%s)မွတင္ခဲ့သည္" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 #, fuzzy msgid "Updated by %s at %s" msgstr "%s မွာ %sမွတင္ခဲ့သည္" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4613,12 +4710,13 @@ msgid "Updated!" msgstr "" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "" @@ -4673,28 +4771,28 @@ msgstr "" msgid "User Import" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 #, fuzzy msgid "User added to abuse list" msgstr "အလြဲသံုးသည့္စာရင္းထဲတြင္အီးေမးလ္ထည့္ျပီး" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 #, fuzzy msgid "User already in abuse list" msgstr "အလြဲသံုးသည့္စာရင္းထဲတြင္အီးေမးလ္ရွိျပီး" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "သုံးစြဲသူ အမွတ္အသား ျပဳလုပ္ျခင္းကို ဖယ္ရွားလိုက္သည္။" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "သုုံးစြဲသူက အမွတ္အသား ျပဳလုပ္ျခင္း" @@ -4709,7 +4807,11 @@ msgstr "(ရိုင္းစိုင္းစြာေျပာသည့္ msgid "User search finds matches in users' names and email addresses." msgstr "သုံးစြဲသူရွာေဖြမႈသည္ ၎တို႔၏ အီးေမးလိပ္စာႏွင့္ နာမည္မ်ားရွိ တူညီမႈမ်ားကို ေတြ႔ရွိႏိုင္သည္။ " -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 #, fuzzy msgid "User:" @@ -4717,6 +4819,8 @@ msgstr "အသံုးျပဳသူမ်ား" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4824,7 +4928,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:118 +#: templates/web/base/dashboard/index.html:122 msgid "Website" msgstr "" @@ -4871,7 +4975,7 @@ msgstr "" "ေတာင္းဆို ရွာေဖြမႈမ်ားႏွင့္ အတူ အုပ္ခ်ဳပ္ေရးတစ္ခုစီကို ေပးပို႔သည့္ ေတာင္းဆိုခ်က္မ်ားကို ကန္႔သတ္ရန္ ေအဂ်င္စီတာဝန္ အတြက္ရွာေဖြမႈမ်ားလည္း ျဖစ္\n" "ႏိုင္ေခ် ျဖစ္သည္။ ရွာေဖြမႈသည္ အုပ္ခ်ဳပ္ေရး အေထာက္အထားျဖစ္ၿပီး MaPit မွေထာက္ပံ့ ေပးထားသည္။" -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -4891,7 +4995,7 @@ msgstr "မက္ေဆ့ခ်္ တစ္ခုလုံးကို စာ msgid "Wrong location? Just click again on the map." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4899,9 +5003,10 @@ msgstr "" #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -4981,7 +5086,7 @@ msgstr "" "မွာ သင့္ျပႆနာကို သြားေရာက္ ၾကည့္ရူႏိုင္ပါသည္။ \n" "\n" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "" @@ -5182,14 +5287,14 @@ msgstr "" msgid "all" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "" @@ -5215,7 +5320,7 @@ msgstr "ဥပမာ ‘%s’ သို႔မဟုတ္ ‘%s’" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "" @@ -5290,7 +5395,7 @@ msgstr "ထြက္ရန္" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "ျပည္တြင္းေကာင္စီ" @@ -5332,12 +5437,12 @@ msgstr "အသုံးျပဳသူသည္ တူညီသည့္ ေက msgid "user is problem owner" msgstr "အသုံးျပဳသူပ ျပႆနာပိုင္ရွင္ ျဖစ္သည္" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 #, fuzzy msgid "user not in abuse list" msgstr "အလြဲသံုးသည့္စာရင္းထဲတြင္အီးေမးလ္ရွိျပီး" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 #, fuzzy msgid "user removed from abuse list" msgstr "အလြဲသံုးသည့္စာရင္းထဲတြင္အီးေမးလ္ထည့္ျပီး" @@ -5395,7 +5500,7 @@ msgid "%d year" msgid_plural "%d years" msgstr[0] "" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5413,7 +5518,7 @@ msgid "%s problem reported" msgid_plural "%s problems reported" msgstr[0] "" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5473,13 +5578,13 @@ msgid "last updated %d day ago" msgid_plural "last updated %d days ago" msgstr[0] "" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, fuzzy, perl-format msgid "month" msgid_plural "months" msgstr[0] "လ" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" diff --git a/locale/nb_NO.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/nb_NO.UTF-8/LC_MESSAGES/FixMyStreet.po index 5d3a8249709..b8044ae9b1b 100644 --- a/locale/nb_NO.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/nb_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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pere , 2017\n" "Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/mysociety/teams/12067/nb_NO/)\n" @@ -97,8 +97,8 @@ msgstr "" msgid "%s live updates" msgstr "%s aktive oppdateringer" -#: templates/web/base/dashboard/index.html:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "åpnet %s, lukket %s, fikset %s" @@ -180,7 +180,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "(vi har også RSS-strømmer for problemer innenfor %s)" #: perllib/FixMyStreet/App/Controller/Report/New.pm:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Velg en kategori --" @@ -331,6 +331,7 @@ msgid "Add user" msgstr "Legg til bruker" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "Legg til / endre problemkategorier" @@ -370,6 +371,10 @@ msgstr "Varsel %d koblet ut (opprettet %s)" msgid "Alert me to future updates" msgstr "Send meg varsel ved fremtidige oppdateringer" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -439,7 +444,7 @@ msgstr "Anonym" msgid "Anonymous user" msgstr "Anonym bruker" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "Anonym:" @@ -556,6 +561,8 @@ msgstr "Bannlys bruker" #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -593,6 +600,7 @@ msgid "Can't see the map? Skip this step" msgstr "Hvis du ikke kan se kartet, hopp over dette steget." #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -624,7 +632,7 @@ msgstr "Kategori" msgid "Category and State" msgstr "Kategori og tilstand" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "Kategori endret fra '%s' til '%s'" @@ -633,7 +641,7 @@ msgstr "Kategori endret fra '%s' til '%s'" msgid "Category fix rate for problems > 4 weeks old" msgstr "Løsningsrate fordelt på kategori for problemer > 4 uker gamle" -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -727,7 +735,7 @@ msgstr "" #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "Lukket" @@ -736,7 +744,7 @@ msgstr "Lukket" msgid "Closed by council" msgstr "(ikke rapportert til administrasjonen)" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 #, fuzzy msgid "Closed to updates" msgstr "Få oppdateringer" @@ -751,12 +759,12 @@ msgstr "Koordinater:" msgid "Cobrand" msgstr "Merkevaresamarbeid" -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "Merkevaresamarbeidsdata:" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "Merkevaresamarbeid:" @@ -772,6 +780,7 @@ msgid "Collapse map" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -800,6 +809,7 @@ msgid "Confirmation" msgstr "Bekreftelse" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -835,8 +845,8 @@ msgstr "" msgid "Coordinates:" msgstr "Koordinater:" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "Kunne ikke finne bruker" @@ -885,14 +895,17 @@ msgid "Create priority" msgstr "Opprett prioritet" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 msgid "Create reports/updates as anonymous user" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "Opprett rapporter/oppdateringer som myndigheten" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "Opprett rapporter/oppdateringer på vegne av en bruker" @@ -966,7 +979,12 @@ msgstr "" msgid "Defect type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +#, fuzzy +msgid "Delete" +msgstr "Slettet" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -995,16 +1013,17 @@ msgstr "Beskrivelse" msgid "Description:" msgstr "Beskrivelse:" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "" +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Detaljer" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1028,6 +1047,14 @@ msgstr "Brukte ikke kart" msgid "Diligency prize league table" msgstr "Arbeidshester" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1106,11 +1133,17 @@ msgstr "Rediger" msgid "Edit body details" msgstr "Rediger detaljer for administrasjon" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +msgid "Edit other users' details" +msgstr "Endre andre brukeres detaljer" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "Endre andre brukeres rettigheter" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "Endre rapportkategori" @@ -1119,6 +1152,7 @@ msgid "Edit report priority" msgstr "Endre rapportprioritet" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "Endre rapporter" @@ -1187,12 +1221,16 @@ msgstr "Epostvarsel slettet" msgid "Email verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "E-post:" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1265,17 +1303,26 @@ msgstr "Skriv inn et veinavn i Zürich" msgid "Enter a nearby UK postcode, or street name and area" msgstr "Skriv inn et britisk postnummer i nærheten, eller veinavn og sted" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +#, fuzzy +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "Skriv inn et britisk postnummer i nærheten, eller veinavn og sted" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "Skriv inn postnummer i nærheten, eller veinavn og sted" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "Skriv inn et veinavn og sted" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +#, fuzzy +msgid "Enter a street, area, or landmark" +msgstr "Skriv inn et veinavn og sted" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "Legg inn detaljer om problemet" @@ -1315,15 +1362,15 @@ msgstr "" msgid "Expand map" msgstr "" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "Forklar hva som er galt" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "Ekstern ID" @@ -1332,11 +1379,11 @@ msgstr "Ekstern ID" msgid "External URL" msgstr "Ekstern URL" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "Ekstern administrasjon" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 #, fuzzy msgid "External status code" @@ -1347,7 +1394,7 @@ msgstr "Ekstern administrasjon" msgid "External status code:" msgstr "Ekstern administrasjon" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "Eksternt lag" @@ -1358,7 +1405,7 @@ msgid "Extra Fields" msgstr "" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "Ekstra data:" @@ -1398,7 +1445,7 @@ msgstr "Fiks dette ved å velge en area covered i Edit bod #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:114 +#: templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "Løst" @@ -1437,7 +1484,7 @@ msgstr "Flaggede brukere er listet opp på flaggede-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:149 +#: templates/web/base/admin/report_edit.html:150 #: templates/web/base/admin/user-form.html:119 msgid "Flagged:" msgstr "Flagget:" @@ -1522,7 +1569,7 @@ msgstr "Glad for å høre at det er i orden!" msgid "Go" msgstr "Fortsett" -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:96 msgid "Going to send questionnaire?" msgstr "Skal det sendes spørreskjema?" @@ -1664,6 +1711,7 @@ msgstr "Jeg er redd vi ikke klarte å finne ditt problem i databasen.\n" #: templates/web/base/admin/index.html:60 #: templates/web/base/admin/list_updates.html:6 #: templates/web/base/admin/reports.html:12 +#: templates/web/base/admin/user-alerts.html:8 #: templates/web/zurich/admin/index-dm.html:21 #: templates/web/zurich/admin/index-sdm.html:19 #: templates/web/zurich/admin/list_updates.html:24 @@ -1777,7 +1825,7 @@ msgstr "" "Hvis du har aktivert Open311 update-sending ovenfor, må du identifisere hvilke FiksGataMi bruker som blir kreditert for oppdateringer \n" "når de blir vist på nettstedet. Vis ID (nummer) for denne brukeren." -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "Ugyldig ID" @@ -1842,7 +1890,8 @@ msgstr "Ugyldig agency_responsible-verdi %s" msgid "Invalid format %s specified." msgstr "Ugyldig format %s oppgitt." -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 +#: perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "Ugyldig plassering. Ny plassering må være dekket av den samme administrasjonen." @@ -2036,6 +2085,7 @@ msgid "Moderate" msgstr "Moderer" #: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "Moderer detaljer i rapprten" @@ -2088,7 +2138,7 @@ msgstr "Mest kommentert" msgid "Name" msgstr "Navn" -#: templates/web/base/admin/report_edit.html:134 +#: templates/web/base/admin/report_edit.html:135 #: templates/web/base/admin/responsepriorities/edit.html:13 #: templates/web/base/admin/update_edit.html:34 #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 @@ -2176,10 +2226,35 @@ msgstr "" msgid "New priority" msgstr "Ny prioritet" +#: templates/web/base/admin/user-alerts.html:44 +#, fuzzy +msgid "New problems for %s" +msgstr "Nye problemer på Fiksgatami" + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "Nye problemer for {{COUNCIL}} innenfor {{WARD}} bydel på FiksGataMi" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "Nye problemer nær postnummer {{POSTCODE}} på FiksGataMi" @@ -2212,6 +2287,10 @@ msgstr "Ny tilstand" msgid "New template" msgstr "Ny mal" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "Nyeste" @@ -2220,15 +2299,16 @@ msgstr "Nyeste" msgid "Next" msgstr "Neste" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2297,8 +2377,8 @@ msgid "No supporters" msgstr "Ingen støttespillere" #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "Ingen" @@ -2407,7 +2487,7 @@ msgstr "" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "Åpen" @@ -2444,11 +2524,11 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2528,7 +2608,7 @@ msgstr "Telefonnummer (valgfritt)" msgid "Phone verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2537,9 +2617,9 @@ msgstr "Telefon:" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2553,7 +2633,7 @@ msgstr "Telefon:" msgid "Photo" msgstr "Bilde" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "Foto er påkrevd." @@ -2561,12 +2641,12 @@ msgstr "Foto er påkrevd." msgid "Photo required" msgstr "Foto kreves" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2607,7 +2687,7 @@ msgstr "Vennligst sjekk passordene og prøv igjen" 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:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2616,8 +2696,8 @@ msgid "Please check your phone number is correct" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2649,12 +2729,12 @@ msgid "Please do not be abusive — abusing your council devalues the s msgstr "Ikke vær ufin — å kjefte på din administrasjon skader verdien av tjenesten for alle brukerne." #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: 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:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2662,8 +2742,8 @@ msgstr "Vennligst legg til en melding" msgid "Please enter a mobile number" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "Vennligst skriv et navn" @@ -2677,14 +2757,14 @@ msgstr "Vennligst legg inn et navn for administrasjonen" msgid "Please enter a password" msgstr "Skriv inn et passord" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 #: 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:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2693,12 +2773,12 @@ msgid "Please enter a valid email" msgstr "Legg til en gyldig e-post" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "Legg inn din e-post" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 msgid "Please enter a valid email or phone number" msgstr "" @@ -2707,7 +2787,7 @@ msgstr "" msgid "Please enter some details" msgstr "Legg inn opplysninger om problemet" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2727,8 +2807,8 @@ msgstr "Vennligst tast inn ditt fornavn" 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:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2801,11 +2881,11 @@ msgstr "Merk at din oppdatering enda ikke har blitt sendt." msgid "Please note:" msgstr "Vennligst merk deg:" -#: perllib/FixMyStreet/App/Controller/Report.pm:399 +#: perllib/FixMyStreet/App/Controller/Report.pm:383 msgid "Please provide a duplicate ID or public update for this report." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:381 +#: perllib/FixMyStreet/App/Controller/Report.pm:365 msgid "Please provide a public update for this report." msgstr "Vennligst bidra med en offentlig oppdatering for denne rapporten." @@ -2845,12 +2925,12 @@ msgstr "Vennligs oppgi om dette problemet er blitt fikset eller ikke" msgid "Please upload an image only" msgstr "Vennligst last opp kun bilder" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1440 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1537 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1457 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1556 msgid "Please verify at least one of email/phone" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:123 +#: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please write a message" msgstr "Skriv inn en melding" @@ -2865,19 +2945,19 @@ msgstr "Send inn" msgid "Postcode or street name and area" msgstr "Skriv inn postnummer i nærheten, eller veinavn og sted" -#: perllib/FixMyStreet/DB/Result/Comment.pm:211 +#: perllib/FixMyStreet/DB/Result/Comment.pm:231 msgid "Posted anonymously at %s" msgstr "Publisert anonymt %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:246 +#: perllib/FixMyStreet/DB/Result/Comment.pm:268 msgid "Posted by %s at %s" msgstr "Sendt inn av %s %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:234 +#: perllib/FixMyStreet/DB/Result/Comment.pm:256 msgid "Posted by %s (%s) at %s" msgstr "Lagt inn av %s (%s) %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "Lagt inn av %s %s" @@ -2910,13 +2990,13 @@ 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:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "Privat" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "" @@ -2942,7 +3022,7 @@ msgstr "Problem %s sendt til administrasjon %s" msgid "Problem breakdown by state" msgstr "Tilstandsfordeling av problemer" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "Problem markert som åpent." @@ -2951,6 +3031,7 @@ msgid "Problem state change based on survey results" msgstr "Problemtilstandsendring basert på spørreundersøkelsesresultater" #: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Problemer" @@ -2975,7 +3056,7 @@ msgstr "Problemer nylig rapportert fikset på FiksGataMi" msgid "Problems within %.1fkm of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -3019,7 +3100,7 @@ msgstr "Det er valgfritt å oppgi navn og passord, men hvis du gjør det kan du 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" -#: templates/web/base/report/new/form_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "" @@ -3088,7 +3169,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:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3168,7 +3249,7 @@ msgstr "Fjern fra hurtiglisten" msgid "Remove from site" msgstr "Fjern fra nettsiden" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3309,7 +3390,9 @@ msgstr "Legger til et problem" #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "Rapporter" @@ -3423,16 +3506,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:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Roter til venstre" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3513,11 +3596,12 @@ msgid "Security" msgstr "" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "Se personvernreglene våre" #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "" @@ -3581,7 +3665,7 @@ msgstr "Sendt:" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "Tjeneste:" @@ -3790,6 +3874,7 @@ msgstr "" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3798,8 +3883,8 @@ msgstr "" msgid "State" msgstr "Tilstand" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3808,7 +3893,7 @@ msgstr "" msgid "State changed to:" msgstr "" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3818,6 +3903,7 @@ msgid "State:" msgstr "Tilstand:" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 msgid "States" @@ -3866,7 +3952,7 @@ msgstr "Underavdeling/administrasjon" msgid "Subject" msgstr "Emne" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "Emne:" @@ -3881,7 +3967,7 @@ msgstr "Emne:" msgid "Submit" msgstr "Send inn" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3913,6 +3999,11 @@ msgstr "Abonner" msgid "Subscribe by email" msgstr "" +#: templates/web/base/admin/user-alerts.html:22 +#, fuzzy +msgid "Subscribed:" +msgstr "Abonner" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "Oppsummer problemet" @@ -3922,6 +4013,7 @@ msgid "Summarise your changes" msgstr "Oppsummer dine endringer" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -4025,39 +4117,40 @@ msgstr "Det stedet virker ikke å være i Storbritannia. Vennligst prøv igjen." #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "Det postnummeret ble ikke gjenkjent, beklager." -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "Det problemer har blitt markert som sendt." -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "Det problemet vil nå bli sendt på nytt." -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "Den rapporten kan ikke ses på %s." -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "Den rapporten har blitt fjernet fra FiksGataMi." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 msgid "That user has been logged out." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 msgid "That user has been made anonymous on all reports and updates." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "" @@ -4211,7 +4304,7 @@ msgstr "" 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" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 #, fuzzy msgid "The user has been sent a login email" msgstr "Legg til en gyldig e-post" @@ -4231,7 +4324,7 @@ msgstr "" msgid "There are no reports to show." msgstr "Det er ingen rapporter å vise." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "" @@ -4239,7 +4332,7 @@ msgstr "" 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." -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 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." @@ -4248,7 +4341,7 @@ msgstr "Det var problemer med å vise denne siden. Vennligst prøv igjen senere. 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:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4259,7 +4352,7 @@ msgstr "" 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." -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 msgid "There were problems with your report. Please see below." msgstr "Det var problemer med din rapport. Vennligst se under." @@ -4297,7 +4390,7 @@ msgid "These will be sent to %s and also published online for o msgstr "Disse vil bli sent til %s og vil også bli publisert på nettsiden tilgjengelig for andre, i samsvar med personvernreglene våre." #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "Disse vil bli sendt til administrasjonen, men vil aldri bli vist på nettsiden." @@ -4340,10 +4433,10 @@ msgstr "Denne e-posten har blitt sendt til begge administrasjonene som dekker st 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:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Denne informasjonen er påkrevd" @@ -4415,6 +4508,7 @@ msgid "Time spent (in minutes):" msgstr "Tid brukt (i minutter):" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Tidslinje" @@ -4474,9 +4568,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:115 -#: templates/web/base/dashboard/index.html:120 -#: templates/web/base/dashboard/index.html:144 +#: templates/web/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "Totalt" @@ -4527,6 +4621,7 @@ msgstr "" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "" @@ -4551,7 +4646,7 @@ msgstr "Ukjent" msgid "Unknown alert type" msgstr "Ukjent varsel-type" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4560,9 +4655,9 @@ msgstr "Ukjent feil" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "Ukjent problem-Id" @@ -4580,6 +4675,7 @@ msgid "Up one" msgstr "" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "Oppdatering" @@ -4632,18 +4728,19 @@ msgstr "Oppdater tilstanden" msgid "Updated" msgstr "Oppdatert" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 msgid "Updated by %s (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 msgid "Updated by %s at %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4651,12 +4748,13 @@ msgid "Updated!" msgstr "Oppdatert!" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "Oppdateringer" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "Oppdateringer er begrenset til %s tegn i lengde. Vennligst skriv en kortere tekst." @@ -4711,26 +4809,26 @@ msgstr "" msgid "User Import" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 msgid "User added to abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 msgid "User already in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "Brukerflagg fjernet" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "Bruker flagget" @@ -4744,13 +4842,19 @@ msgstr "" msgid "User search finds matches in users' names and email addresses." msgstr "Brukersøk leter etter treff gjennom brukernavn og epostadresser. " -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 msgid "User:" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4855,7 +4959,7 @@ msgstr "Vi vil kun bruke personlige informasjon om deg i henhold til våre Sett opp flere varsler grati 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 MaPit." 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 MaPit." -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -4920,7 +5024,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:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4928,9 +5032,10 @@ msgstr "Feil sted? Bare klikk på nytt i kartet." #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -5009,7 +5114,7 @@ msgstr "" msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "Du har allerede besvart dette spørreskjemaet. Hvis du har spørsmål, vennligst ta kontakt, eller se på ditt problem.\n" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "Du har allerede lagt ved bilder til denne rapporten. Merk at du kan maksimalt legge ved 3 til rapporten (hvis du laster opp flere blir det eldste slettet)." @@ -5205,14 +5310,14 @@ msgstr "%s administrator:" msgid "all" msgstr "alle" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "" @@ -5239,7 +5344,7 @@ msgstr "for eksempel «%s» eller «%s»" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "20 cm dypt hull i Eksempelveien, nær postboks" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 #, fuzzy msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "Det har vært et hull i veien i to måneder og..." @@ -5314,7 +5419,7 @@ msgstr "logg ut" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "den lokale administrasjonen" @@ -5355,11 +5460,11 @@ 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:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 msgid "user not in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 msgid "user removed from abuse list" msgstr "" @@ -5424,7 +5529,7 @@ msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5445,7 +5550,7 @@ msgid_plural "%s problems reported" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5515,23 +5620,20 @@ msgid_plural "last updated %d days ago" msgstr[0] "" msgstr[1] "" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, fuzzy, perl-format msgid "month" msgid_plural "months" msgstr[0] "Måned" msgstr[1] "Måned" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" msgstr[0] "" msgstr[1] "" -#~ msgid "Edit other users' details" -#~ msgstr "Endre andre brukeres detaljer" - #~ msgid "Enter a password" #~ msgstr "Skriv inn et nytt passord" diff --git a/locale/nl_NL.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/nl_NL.UTF-8/LC_MESSAGES/FixMyStreet.po index ec1cc861845..7d9782a5c6d 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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety , 2017\n" "Language-Team: Dutch (Netherlands) (https://www.transifex.com/mysociety/teams/12067/nl_NL/)\n" @@ -94,8 +94,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:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -179,7 +179,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:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Kies een categorie --" @@ -341,6 +341,7 @@ msgid "Add user" msgstr "Gebruiker toevoegen" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "Voeg toe/wijzig categoriën" @@ -380,6 +381,10 @@ msgstr "Melding %d inactief gemaakt (gemaakt %s)" msgid "Alert me to future updates" msgstr "Meld het me als er updates zijn" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -451,7 +456,7 @@ msgstr "Anoniem" msgid "Anonymous user" msgstr "Anoniem" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "Anoniem:" @@ -570,6 +575,8 @@ msgstr "Gemarkeerde gebruikr" #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -607,6 +614,7 @@ msgid "Can't see the map? Skip this step" msgstr "Kan je de kaart niet zien? Sla deze stap over" #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -639,7 +647,7 @@ msgstr "Categorie" msgid "Category and State" msgstr "Categorie" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "Categorie veranderd van '%s' in '%s'" @@ -648,7 +656,7 @@ msgstr "Categorie veranderd van '%s' in '%s'" msgid "Category fix rate for problems > 4 weeks old" msgstr "Doorloopsnelheid voor problemen in categorie >4 weken oud" -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -740,7 +748,7 @@ msgstr "Klik op de link in onze bevestigingsemail om in te loggen." #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "Gesloten" @@ -749,7 +757,7 @@ msgstr "Gesloten" msgid "Closed by council" msgstr "Gesloten door gemeente" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 #, fuzzy msgid "Closed to updates" msgstr "Updates ontvangen" @@ -764,12 +772,12 @@ msgstr "Coördinaten:" msgid "Cobrand" msgstr "Cobrand" -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "Cobrand data:" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "Cobrand:" @@ -785,6 +793,7 @@ msgid "Collapse map" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -813,6 +822,7 @@ msgid "Confirmation" msgstr "Bevestiging" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -848,8 +858,8 @@ msgstr "" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "Kan de gebruiker niet vinden" @@ -899,14 +909,17 @@ msgid "Create priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 msgid "Create reports/updates as anonymous user" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -982,7 +995,12 @@ msgstr "" msgid "Defect type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +#, fuzzy +msgid "Delete" +msgstr "Verwijderd" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -1011,16 +1029,17 @@ msgstr "Beschrijving" msgid "Description:" msgstr "Beschrijving:" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "" +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Details" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1044,6 +1063,14 @@ msgstr "Kaart niet gebruikt" msgid "Diligency prize league table" msgstr "Toewijdingsranglijst" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1119,11 +1146,18 @@ msgstr "Bewerk" msgid "Edit body details" msgstr "Wijzig openbaar lichaam details" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +#, fuzzy +msgid "Edit other users' details" +msgstr "Wijzig openbaar lichaam details" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "" @@ -1132,6 +1166,7 @@ msgid "Edit report priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "" @@ -1201,12 +1236,16 @@ msgstr "" msgid "Email verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "Email:" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1270,17 +1309,26 @@ msgstr "" msgid "Enter a nearby UK postcode, or street name and area" msgstr "Vul een dichtstbijzijnde UK postcode, of straatnaam en plaats in" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +#, fuzzy +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "Vul een dichtstbijzijnde UK postcode, of straatnaam en plaats in" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "Geef dichtstbijzijnde postcode, of straatnaam en plaats" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "Geef dichtstbijzijnde straatnaam en plaats" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +#, fuzzy +msgid "Enter a street, area, or landmark" +msgstr "Geef dichtstbijzijnde straatnaam en plaats" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "Geef details van het probleem" @@ -1320,15 +1368,15 @@ msgstr "" msgid "Expand map" msgstr "" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "" @@ -1337,11 +1385,11 @@ msgstr "" msgid "External URL" msgstr "" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 msgid "External status code" msgstr "" @@ -1350,7 +1398,7 @@ msgstr "" msgid "External status code:" msgstr "" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "" @@ -1362,7 +1410,7 @@ msgid "Extra Fields" msgstr "Extra info:" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "Extra info:" @@ -1402,7 +1450,7 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:114 +#: templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "Opgelost" @@ -1441,7 +1489,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:149 +#: templates/web/base/admin/report_edit.html:150 #: templates/web/base/admin/user-form.html:119 msgid "Flagged:" msgstr "Gemarkeerd:" @@ -1526,7 +1574,7 @@ msgstr "" msgid "Go" msgstr "Gaan" -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:96 msgid "Going to send questionnaire?" msgstr "Vragenlijst versturen?" @@ -1672,6 +1720,7 @@ msgstr "Ik ben bang dat we je melding niet kunnen vinden in onze database.\n" #: templates/web/base/admin/index.html:60 #: templates/web/base/admin/list_updates.html:6 #: templates/web/base/admin/reports.html:12 +#: templates/web/base/admin/user-alerts.html:8 #: templates/web/zurich/admin/index-dm.html:21 #: templates/web/zurich/admin/index-sdm.html:19 #: templates/web/zurich/admin/list_updates.html:24 @@ -1775,7 +1824,7 @@ msgid "" " when they are shown on the site. Enter the ID (number) of that user." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "Illegaal ID" @@ -1840,7 +1889,8 @@ msgstr "Ongeldige agency_responsible waarde %s" msgid "Invalid format %s specified." msgstr "Ongeldig formaat %s gespecifieerd" -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 +#: perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "" @@ -2035,6 +2085,7 @@ msgid "Moderate" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "" @@ -2087,7 +2138,7 @@ msgstr "" msgid "Name" msgstr "Naam" -#: templates/web/base/admin/report_edit.html:134 +#: templates/web/base/admin/report_edit.html:135 #: templates/web/base/admin/responsepriorities/edit.html:13 #: templates/web/base/admin/update_edit.html:34 #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 @@ -2176,10 +2227,35 @@ msgstr "(Niet opgegeven)" msgid "New priority" msgstr "" +#: templates/web/base/admin/user-alerts.html:44 +#, fuzzy +msgid "New problems for %s" +msgstr "Nieuwe meldingen op FixMyStreet" + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "Nieuwe meldingen voor {{COUNCIL}} binnen {{WARD}} wijk op FixMyStreet" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "Nieuwe meldingen dichtbij {{POSTCODE}} op FixMyStreet" @@ -2212,6 +2288,10 @@ msgstr "Nieuwe status" msgid "New template" msgstr "" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "" @@ -2220,15 +2300,16 @@ msgstr "" msgid "Next" msgstr "Volgende" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2294,8 +2375,8 @@ msgid "No supporters" msgstr "Geen medestanders" #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "Geen" @@ -2398,7 +2479,7 @@ msgstr "" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "Open" @@ -2435,11 +2516,11 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2522,7 +2603,7 @@ msgstr "Telefoonnummer (optioneel)" msgid "Phone verified:" msgstr "Gemeld:" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2531,9 +2612,9 @@ msgstr "Telefoonnummer:" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2547,7 +2628,7 @@ msgstr "Telefoonnummer:" msgid "Photo" msgstr "Foto" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "" @@ -2555,12 +2636,12 @@ msgstr "" msgid "Photo required" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2601,7 +2682,7 @@ msgstr "Controleer de wachtwoorden en probeer opnieuw" msgid "Please check your email address is correct" msgstr "Controleer of je e-mailadres klopt" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2611,8 +2692,8 @@ msgid "Please check your phone number is correct" msgstr "Controleer of je e-mailadres klopt" #: perllib/FixMyStreet/App/Controller/Admin.pm:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2641,12 +2722,12 @@ msgid "Please do not be abusive — abusing your council devalues the s msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Geef bericht in" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2655,8 +2736,8 @@ msgstr "Geef bericht in" msgid "Please enter a mobile number" msgstr "Geef bericht in" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "" @@ -2670,14 +2751,14 @@ msgstr "" msgid "Please enter a password" msgstr "Geef wachtwoord" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 #: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Geef onderwerp" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2686,12 +2767,12 @@ msgid "Please enter a valid email" msgstr "Geef een geldig e-mailadres" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "Geef een geldig e-mailadres" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Geef een geldig e-mailadres" @@ -2701,7 +2782,7 @@ msgstr "Geef een geldig e-mailadres" msgid "Please enter some details" msgstr "Geef details" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2721,8 +2802,8 @@ msgstr "Geef je voornaam" 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:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2793,12 +2874,12 @@ msgstr "" msgid "Please note:" msgstr "Let op:" -#: perllib/FixMyStreet/App/Controller/Report.pm:399 +#: perllib/FixMyStreet/App/Controller/Report.pm:383 #, fuzzy msgid "Please provide a duplicate ID or public update for this report." msgstr "Geef een reden op waarom je deze melding heropent" -#: perllib/FixMyStreet/App/Controller/Report.pm:381 +#: perllib/FixMyStreet/App/Controller/Report.pm:365 msgid "Please provide a public update for this report." msgstr "" @@ -2838,12 +2919,12 @@ msgstr "Geef aan of het probleem is verholpen" msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1440 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1537 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1457 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1556 msgid "Please verify at least one of email/phone" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:123 +#: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please write a message" msgstr "Schrijf een bericht" @@ -2858,19 +2939,19 @@ msgstr "Bericht" msgid "Postcode or street name and area" msgstr "Geef dichtstbijzijnde postcode, of straatnaam en plaats" -#: perllib/FixMyStreet/DB/Result/Comment.pm:211 +#: perllib/FixMyStreet/DB/Result/Comment.pm:231 msgid "Posted anonymously at %s" msgstr "Anoniem geplaatst bij %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:246 +#: perllib/FixMyStreet/DB/Result/Comment.pm:268 msgid "Posted by %s at %s" msgstr "Geplaatst door %s bij %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:234 +#: perllib/FixMyStreet/DB/Result/Comment.pm:256 msgid "Posted by %s (%s) at %s" msgstr "Geplaatst door %s (%s) bij %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "Geplaatst door %s bij %s" @@ -2903,13 +2984,13 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "Privé" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "" @@ -2935,7 +3016,7 @@ msgstr "Probleem %s verzonden naar gemeente %s" msgid "Problem breakdown by state" msgstr "Probleem verdeeld per status" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "Probleem gemarkeerd als open" @@ -2944,6 +3025,7 @@ msgid "Problem state change based on survey results" msgstr "Probleem status gewijzigd op basis van onderzoeksresultaten" #: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Problemen" @@ -2970,7 +3052,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:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -3015,7 +3097,7 @@ msgstr "" 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." -#: templates/web/base/report/new/form_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "" @@ -3084,7 +3166,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:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3166,7 +3248,7 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3307,7 +3389,9 @@ msgstr "Meld een probleem" #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "Meldingen" @@ -3424,16 +3508,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:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Linksom roteren" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3514,11 +3598,12 @@ msgid "Security" msgstr "" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "" @@ -3582,7 +3667,7 @@ msgstr "Verzonden:" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "Service:" @@ -3791,6 +3876,7 @@ msgstr "Startdatum:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3799,8 +3885,8 @@ msgstr "Startdatum:" msgid "State" msgstr "Staat" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3810,7 +3896,7 @@ msgstr "" msgid "State changed to:" msgstr "Wijzigingen opslaan" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3820,6 +3906,7 @@ msgid "State:" msgstr "Staat:" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 #, fuzzy @@ -3870,7 +3957,7 @@ msgstr "" msgid "Subject" msgstr "Onderwerp" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "Onderwerp:" @@ -3885,7 +3972,7 @@ msgstr "Onderwerp:" msgid "Submit" msgstr "Opslaan" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3917,6 +4004,10 @@ msgstr "" msgid "Subscribe by email" msgstr "" +#: templates/web/base/admin/user-alerts.html:22 +msgid "Subscribed:" +msgstr "" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "" @@ -3926,6 +4017,7 @@ msgid "Summarise your changes" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -4029,40 +4121,41 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "De postcode is niet geldig." -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "Het probleem is gemarkeerd als verzonden." -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "Het probleem wordt opnieuw verzonden." -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 #, fuzzy msgid "That user has been logged out." msgstr "Je bent uitgelogd" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 msgid "That user has been made anonymous on all reports and updates." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "" @@ -4202,7 +4295,7 @@ msgstr "" 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" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 #, fuzzy msgid "The user has been sent a login email" msgstr "Je bent uitgelogd" @@ -4220,7 +4313,7 @@ msgstr "" msgid "There are no reports to show." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "" @@ -4228,7 +4321,7 @@ msgstr "" 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." -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 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." @@ -4237,7 +4330,7 @@ msgstr "Er was een probleem bij het tonen van deze pagina. Probeer het later nog 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:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4249,7 +4342,7 @@ msgstr "Er was een probleem met je e-mailadres/wachtwoord combinatie. Als je het msgid "There was a problem with your update. Please try again." msgstr "Er was een probleem met je update. Probeer het later nog eens." -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 msgid "There were problems with your report. Please see below." msgstr "Er was een probleem met je melding. Zie beneden." @@ -4282,7 +4375,7 @@ msgid "These will be sent to %s and also published online for o msgstr "" #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "" @@ -4320,10 +4413,10 @@ msgstr "Deze e-mail is naar meerdere contactpersonen gestuurd die mogelijk geïn 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:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Deze informatie is verplicht" @@ -4395,6 +4488,7 @@ msgid "Time spent (in minutes):" msgstr "Gespendeerde tijd (in minuten):" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Tijdslijn" @@ -4454,9 +4548,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:115 -#: templates/web/base/dashboard/index.html:120 -#: templates/web/base/dashboard/index.html:144 +#: templates/web/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "Totaal" @@ -4507,6 +4601,7 @@ msgstr "" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "" @@ -4531,7 +4626,7 @@ msgstr "" msgid "Unknown alert type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4540,9 +4635,9 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "" @@ -4559,6 +4654,7 @@ msgid "Up one" msgstr "" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "" @@ -4611,20 +4707,21 @@ msgstr "" msgid "Updated" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 #, fuzzy msgid "Updated by %s (%s) at %s" msgstr "Geplaatst door %s (%s) bij %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 #, fuzzy msgid "Updated by %s at %s" msgstr "Geplaatst door %s bij %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4632,12 +4729,13 @@ msgid "Updated!" msgstr "" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "" @@ -4692,28 +4790,28 @@ msgstr "" msgid "User Import" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 #, fuzzy msgid "User added to abuse list" msgstr "Email toegevoegd aan zwarte lijst" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 #, fuzzy msgid "User already in abuse list" msgstr "Email staat al op zwarte lijst" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "" @@ -4728,7 +4826,11 @@ msgstr "(Email in misbruiktabel)" msgid "User search finds matches in users' names and email addresses." msgstr "" -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 #, fuzzy msgid "User:" @@ -4736,6 +4838,8 @@ msgstr "Gebruikers" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4842,7 +4946,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:118 +#: templates/web/base/dashboard/index.html:122 msgid "Website" msgstr "" @@ -4887,7 +4991,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 MaPit." msgstr "" -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -4907,7 +5011,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:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4915,9 +5019,10 @@ msgstr "" #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -4993,7 +5098,7 @@ msgstr "" msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "Je hebt deze vragenlijst al ingevuld. Als je vragen hebt kan je contact opnemen of je probleem bekijken.\n" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "" @@ -5189,14 +5294,14 @@ msgstr "%s beheerder:" msgid "all" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "" @@ -5223,7 +5328,7 @@ msgstr "bv. '%s' of '%s'" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "Een 25 cm diep gat op voorbeeldstraat bij de brievenbus" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "" @@ -5297,7 +5402,7 @@ msgstr "" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "" @@ -5338,12 +5443,12 @@ msgstr "" msgid "user is problem owner" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 #, fuzzy msgid "user not in abuse list" msgstr "Email staat al op zwarte lijst" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 #, fuzzy msgid "user removed from abuse list" msgstr "Email toegevoegd aan zwarte lijst" @@ -5409,7 +5514,7 @@ msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5430,7 +5535,7 @@ msgid_plural "%s problems reported" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5500,14 +5605,14 @@ msgid_plural "last updated %d days ago" msgstr[0] "" msgstr[1] "" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, fuzzy, perl-format msgid "month" msgid_plural "months" msgstr[0] "Maand" msgstr[1] "Maand" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" diff --git a/locale/nn_NO.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/nn_NO.UTF-8/LC_MESSAGES/FixMyStreet.po index 78198ec91b7..842068deaea 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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety , 2017\n" "Language-Team: Norwegian Nynorsk (Norway) (https://www.transifex.com/mysociety/teams/12067/nn_NO/)\n" @@ -94,8 +94,8 @@ msgstr "" msgid "%s live updates" msgstr "%s aktive oppdateringar" -#: templates/web/base/dashboard/index.html:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -179,7 +179,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:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Vel ein kategori --" @@ -332,6 +332,7 @@ msgid "Add user" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "" @@ -371,6 +372,10 @@ msgstr "Varsel %d kobla ut (oppretta %s)" msgid "Alert me to future updates" msgstr "Send meg varsel ved framtidige oppdateringar" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -442,7 +447,7 @@ msgstr "Anonym" msgid "Anonymous user" msgstr "Anonym" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "Anonym:" @@ -560,6 +565,8 @@ msgstr "Flagg brukar" #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -597,6 +604,7 @@ msgid "Can't see the map? Skip this step" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -629,7 +637,7 @@ msgstr "Kategori" msgid "Category and State" msgstr "Kategori" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "" @@ -638,7 +646,7 @@ msgstr "" msgid "Category fix rate for problems > 4 weeks old" msgstr "Løysingsrate fordelt på kategori for problem > 4 veker gamle" -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -727,7 +735,7 @@ msgstr "" #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "Lukka" @@ -736,7 +744,7 @@ msgstr "Lukka" msgid "Closed by council" msgstr "(ikkje rapportert til administrasjonen)" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 #, fuzzy msgid "Closed to updates" msgstr "%s aktive oppdateringar" @@ -751,12 +759,12 @@ msgstr "Koordinatar:" msgid "Cobrand" msgstr "Merkevaresamarbeid" -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "Data om merkevaresamarbeid:" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "Merkevaresamarbeid:" @@ -772,6 +780,7 @@ msgid "Collapse map" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -800,6 +809,7 @@ msgid "Confirmation" msgstr "Stadfesting" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -835,8 +845,8 @@ msgstr "" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "Kunne ikkje finna brukaren" @@ -886,14 +896,17 @@ msgid "Create priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 msgid "Create reports/updates as anonymous user" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -969,7 +982,12 @@ msgstr "" msgid "Defect type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +#, fuzzy +msgid "Delete" +msgstr "Sletta" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -998,16 +1016,17 @@ msgstr "" msgid "Description:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "" +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1031,6 +1050,14 @@ msgstr "" msgid "Diligency prize league table" msgstr "Arbeidshestar" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1106,11 +1133,18 @@ msgstr "Rediger" msgid "Edit body details" msgstr "" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +#, fuzzy +msgid "Edit other users' details" +msgstr "Ver venleg og legg inn opplysningar om problemet" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "" @@ -1119,6 +1153,7 @@ msgid "Edit report priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "" @@ -1188,12 +1223,16 @@ msgstr "" msgid "Email verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "E-post:" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1257,17 +1296,25 @@ msgstr "" msgid "Enter a nearby UK postcode, or street name and area" msgstr "" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +#, fuzzy +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "Skriv inn postnummer i nærleiken, eller vegnamn og stad" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "Skriv inn postnummer i nærleiken, eller vegnamn og stad" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +msgid "Enter a street, area, or landmark" +msgstr "" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "Legg inn detaljar om problemet" @@ -1307,15 +1354,15 @@ msgstr "" msgid "Expand map" msgstr "" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "" @@ -1324,11 +1371,11 @@ msgstr "" msgid "External URL" msgstr "" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 msgid "External status code" msgstr "" @@ -1337,7 +1384,7 @@ msgstr "" msgid "External status code:" msgstr "" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "" @@ -1348,7 +1395,7 @@ msgid "Extra Fields" msgstr "" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "" @@ -1387,7 +1434,7 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:114 +#: templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "Løyst" @@ -1426,7 +1473,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:149 +#: templates/web/base/admin/report_edit.html:150 #: templates/web/base/admin/user-form.html:119 msgid "Flagged:" msgstr "Flagga:" @@ -1511,7 +1558,7 @@ msgstr "" msgid "Go" msgstr "Hald fram" -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:96 msgid "Going to send questionnaire?" msgstr "Skal spørjeskjemaet sendast?" @@ -1657,6 +1704,7 @@ msgstr "Eg er redd vi ikkje klarte å finna problemet ditt i databasen.\n" #: templates/web/base/admin/index.html:60 #: templates/web/base/admin/list_updates.html:6 #: templates/web/base/admin/reports.html:12 +#: templates/web/base/admin/user-alerts.html:8 #: templates/web/zurich/admin/index-dm.html:21 #: templates/web/zurich/admin/index-sdm.html:19 #: templates/web/zurich/admin/list_updates.html:24 @@ -1760,7 +1808,7 @@ msgid "" " when they are shown on the site. Enter the ID (number) of that user." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "Ugyldig ID" @@ -1824,7 +1872,8 @@ msgstr "Ugyldig agency_responsible-verdi %s" msgid "Invalid format %s specified." msgstr "Ugyldig format %s oppgjeve." -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 +#: perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "" @@ -2019,6 +2068,7 @@ msgid "Moderate" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "" @@ -2071,7 +2121,7 @@ msgstr "" msgid "Name" msgstr "Namn" -#: templates/web/base/admin/report_edit.html:134 +#: templates/web/base/admin/report_edit.html:135 #: templates/web/base/admin/responsepriorities/edit.html:13 #: templates/web/base/admin/update_edit.html:34 #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 @@ -2157,10 +2207,35 @@ msgstr "" msgid "New priority" msgstr "" +#: templates/web/base/admin/user-alerts.html:44 +#, fuzzy +msgid "New problems for %s" +msgstr "Nye problem på Fiksgatami" + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "Nye problem for {{COUNCIL}} innanfor {{WARD}} bydel på FiksGataMi" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "Nye problem nær postnummer {{POSTCODE}} på FiksGataMi" @@ -2193,6 +2268,10 @@ msgstr "Ny tilstand" msgid "New template" msgstr "" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "" @@ -2201,15 +2280,16 @@ msgstr "" msgid "Next" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2275,8 +2355,8 @@ msgid "No supporters" msgstr "" #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "Ingen" @@ -2379,7 +2459,7 @@ msgstr "" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "Opne" @@ -2416,11 +2496,11 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2501,7 +2581,7 @@ msgstr "" msgid "Phone verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2510,9 +2590,9 @@ msgstr "Telefon:" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2526,7 +2606,7 @@ msgstr "Telefon:" msgid "Photo" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "" @@ -2534,12 +2614,12 @@ msgstr "" msgid "Photo required" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2580,7 +2660,7 @@ msgstr "Ver venleg og sjekk passorda og prøv igjen" 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:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2590,8 +2670,8 @@ 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:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2620,12 +2700,12 @@ msgid "Please do not be abusive — abusing your council devalues the s msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: 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:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2634,8 +2714,8 @@ msgstr "Ver venleg og skriv ei melding" msgid "Please enter a mobile number" msgstr "Ver venleg og skriv ei melding" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "" @@ -2649,14 +2729,14 @@ msgstr "" msgid "Please enter a password" msgstr "Skriv inn eit passord" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 #: 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:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2665,12 +2745,12 @@ msgid "Please enter a valid email" msgstr "Ver venleg og legg til ein gyldig e-post" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "Ver venleg og legg inn e-postadressa di" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Ver venleg og legg til ein gyldig e-post" @@ -2680,7 +2760,7 @@ msgstr "Ver venleg og legg til ein gyldig e-post" msgid "Please enter some details" msgstr "Ver venleg og legg inn opplysningar om problemet" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2700,8 +2780,8 @@ msgstr "" 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:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2774,12 +2854,12 @@ msgstr "" msgid "Please note:" msgstr "Merk:" -#: perllib/FixMyStreet/App/Controller/Report.pm:399 +#: perllib/FixMyStreet/App/Controller/Report.pm:383 #, fuzzy msgid "Please provide a duplicate ID or public update for this report." msgstr "Ver venleg og bidra med ei forklaring på kvifor du gjenopnar denne problemrapporten" -#: perllib/FixMyStreet/App/Controller/Report.pm:381 +#: perllib/FixMyStreet/App/Controller/Report.pm:365 msgid "Please provide a public update for this report." msgstr "" @@ -2819,12 +2899,12 @@ msgstr "Ver venleg og oppgje om dette problemet har vorte fiksa eller ikkje" msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1440 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1537 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1457 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1556 msgid "Please verify at least one of email/phone" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:123 +#: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please write a message" msgstr "Skriv inn ei melding" @@ -2839,19 +2919,19 @@ msgstr "Send inn" msgid "Postcode or street name and area" msgstr "Skriv inn postnummer i nærleiken, eller vegnamn og stad" -#: perllib/FixMyStreet/DB/Result/Comment.pm:211 +#: perllib/FixMyStreet/DB/Result/Comment.pm:231 msgid "Posted anonymously at %s" msgstr "Publisert anonymt %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:246 +#: perllib/FixMyStreet/DB/Result/Comment.pm:268 msgid "Posted by %s at %s" msgstr "Sendt inn av %s %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:234 +#: perllib/FixMyStreet/DB/Result/Comment.pm:256 msgid "Posted by %s (%s) at %s" msgstr "Lagt inn av %s (%s) %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "Lagt inn av %s %s" @@ -2884,13 +2964,13 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "" @@ -2916,7 +2996,7 @@ msgstr "Problem %s sendt til administrasjon %s" msgid "Problem breakdown by state" msgstr "Tilstandsfordeling av problem" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "Problem markert som ope." @@ -2925,6 +3005,7 @@ msgid "Problem state change based on survey results" msgstr "Endring av problemtilstand basert på spørjeundersøkingsresultat" #: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Problem" @@ -2951,7 +3032,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:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -2996,7 +3077,7 @@ msgstr "" 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" -#: templates/web/base/report/new/form_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "" @@ -3065,7 +3146,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:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3147,7 +3228,7 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3288,7 +3369,9 @@ msgstr "Legger til eit problem" #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "" @@ -3405,16 +3488,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:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3495,11 +3578,12 @@ msgid "Security" msgstr "" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "" @@ -3563,7 +3647,7 @@ msgstr "Sendt:" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "Teneste:" @@ -3770,6 +3854,7 @@ msgstr "" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3778,8 +3863,8 @@ msgstr "" msgid "State" msgstr "Tilstand" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3789,7 +3874,7 @@ msgstr "" msgid "State changed to:" msgstr "Lagra endringar" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3799,6 +3884,7 @@ msgid "State:" msgstr "Tilstand:" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 #, fuzzy @@ -3849,7 +3935,7 @@ msgstr "" msgid "Subject" msgstr "" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "Emne:" @@ -3864,7 +3950,7 @@ msgstr "Emne:" msgid "Submit" msgstr "Send inn" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3897,6 +3983,11 @@ msgstr "Abonner" msgid "Subscribe by email" msgstr "Eg ynskjer å abonnera på e-postvarsel" +#: templates/web/base/admin/user-alerts.html:22 +#, fuzzy +msgid "Subscribed:" +msgstr "Abonner" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "" @@ -3906,6 +3997,7 @@ msgid "Summarise your changes" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -4013,40 +4105,41 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "Det postnummeret vart ikkje gjenkjent, orsak." -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "Det problemet vil no sendast på nytt." -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "Den rapporten har vorte fjerna frå FiksGataMi." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 #, fuzzy msgid "That user has been logged out." msgstr "Den rapporten har vorte fjerna frå FiksGataMi." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 msgid "That user has been made anonymous on all reports and updates." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "" @@ -4186,7 +4279,7 @@ msgstr "" 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" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 #, fuzzy msgid "The user has been sent a login email" msgstr "Den rapporten har vorte fjerna frå FiksGataMi." @@ -4204,7 +4297,7 @@ msgstr "" msgid "There are no reports to show." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "" @@ -4212,7 +4305,7 @@ msgstr "" 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." -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 msgid "There was a problem showing this page. Please try again later." msgstr "" @@ -4221,7 +4314,7 @@ msgstr "" 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:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4232,7 +4325,7 @@ msgstr "" msgid "There was a problem with your update. Please try again." msgstr "Det var problem med oppdateringa di. Ver venleg og prøv igjen." -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 msgid "There were problems with your report. Please see below." msgstr "Det var problem med rapporten din. Ver venleg og sjå under." @@ -4265,7 +4358,7 @@ msgid "These will be sent to %s and also published online for o msgstr "" #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "" @@ -4303,10 +4396,10 @@ msgstr "Denne e-posten er sendt til begge administrasjonane som dekkjer staden f 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:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Denne informasjonen er påkravd" @@ -4378,6 +4471,7 @@ msgid "Time spent (in minutes):" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Tidslinje" @@ -4437,9 +4531,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:115 -#: templates/web/base/dashboard/index.html:120 -#: templates/web/base/dashboard/index.html:144 +#: templates/web/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "Totalt" @@ -4490,6 +4584,7 @@ msgstr "" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "" @@ -4514,7 +4609,7 @@ msgstr "" msgid "Unknown alert type" msgstr "Ukjend varsel-type" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4523,9 +4618,9 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "Ukjend problem-ID" @@ -4543,6 +4638,7 @@ msgid "Up one" msgstr "" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "" @@ -4595,20 +4691,21 @@ msgstr "Oppdater tilstanden" msgid "Updated" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 #, fuzzy msgid "Updated by %s (%s) at %s" msgstr "Lagt inn av %s (%s) %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 #, fuzzy msgid "Updated by %s at %s" msgstr "Lagt inn av %s %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4616,12 +4713,13 @@ msgid "Updated!" msgstr "Oppdatert!" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "Oppdateringar" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "" @@ -4676,28 +4774,28 @@ msgstr "" msgid "User Import" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 #, fuzzy msgid "User added to abuse list" msgstr "E-post lagd til misbrukliste" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 #, fuzzy msgid "User already in abuse list" msgstr "E-post allereie i misbruklista" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "Brukarflagg fjerna" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "Brukar flagga" @@ -4712,7 +4810,11 @@ msgstr "(Epost i misbruktabellen)" msgid "User search finds matches in users' names and email addresses." msgstr "" -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 #, fuzzy msgid "User:" @@ -4720,6 +4822,8 @@ msgstr "Brukarar" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4827,7 +4931,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:118 +#: templates/web/base/dashboard/index.html:122 msgid "Website" msgstr "" @@ -4872,7 +4976,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 MaPit." 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å MaPit." -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -4892,7 +4996,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:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4900,9 +5004,10 @@ msgstr "" #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -4978,7 +5083,7 @@ msgstr "" msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "Du har allereie svart på dette spørjeskjemaet. Viss du har spurnader, ver venleg og ta kontakt, eller sjå på problemet ditt.\n" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "" @@ -5172,14 +5277,14 @@ msgstr "" msgid "all" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "" @@ -5205,7 +5310,7 @@ msgstr "" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "" @@ -5279,7 +5384,7 @@ msgstr "" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "den lokale administrasjonen" @@ -5321,12 +5426,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:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 #, fuzzy msgid "user not in abuse list" msgstr "E-post allereie i misbruklista" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 #, fuzzy msgid "user removed from abuse list" msgstr "E-post lagd til misbrukliste" @@ -5392,7 +5497,7 @@ msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5413,7 +5518,7 @@ msgid_plural "%s problems reported" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5483,14 +5588,14 @@ msgid_plural "last updated %d days ago" msgstr[0] "" msgstr[1] "" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, fuzzy, perl-format msgid "month" msgid_plural "months" msgstr[0] "Månad" msgstr[1] "Månad" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" diff --git a/locale/pl_PL.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/pl_PL.UTF-8/LC_MESSAGES/FixMyStreet.po index 4dc0804ab4d..31c86f6a06a 100644 --- a/locale/pl_PL.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/pl_PL.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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Seb Tur , 2018\n" "Language-Team: Polish (Poland) (https://www.transifex.com/mysociety/teams/12067/pl_PL/)\n" @@ -93,8 +93,8 @@ msgstr "" msgid "%s live updates" msgstr "" -#: templates/web/base/dashboard/index.html:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -175,7 +175,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "" #: perllib/FixMyStreet/App/Controller/Report/New.pm:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "" @@ -325,6 +325,7 @@ msgid "Add user" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "" @@ -364,6 +365,10 @@ msgstr "" msgid "Alert me to future updates" msgstr "" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -433,7 +438,7 @@ msgstr "" msgid "Anonymous user" msgstr "" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "" @@ -550,6 +555,8 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -587,6 +594,7 @@ msgid "Can't see the map? Skip this step" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -618,7 +626,7 @@ msgstr "" msgid "Category and State" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "" @@ -627,7 +635,7 @@ msgstr "" msgid "Category fix rate for problems > 4 weeks old" msgstr "" -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -716,7 +724,7 @@ msgstr "" #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "" @@ -725,7 +733,7 @@ msgstr "" msgid "Closed by council" msgstr "" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 msgid "Closed to updates" msgstr "" @@ -739,12 +747,12 @@ msgstr "" msgid "Cobrand" msgstr "" -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "" @@ -760,6 +768,7 @@ msgid "Collapse map" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -788,6 +797,7 @@ msgid "Confirmation" msgstr "" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -823,8 +833,8 @@ msgstr "" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "" @@ -873,14 +883,17 @@ msgid "Create priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 msgid "Create reports/updates as anonymous user" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -954,7 +967,11 @@ msgstr "" msgid "Defect type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +msgid "Delete" +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -983,16 +1000,17 @@ msgstr "" msgid "Description:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "" +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1016,6 +1034,14 @@ msgstr "" msgid "Diligency prize league table" msgstr "" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1091,11 +1117,17 @@ msgstr "" msgid "Edit body details" msgstr "" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +msgid "Edit other users' details" +msgstr "" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "" @@ -1104,6 +1136,7 @@ msgid "Edit report priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "" @@ -1172,12 +1205,16 @@ msgstr "" msgid "Email verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1240,17 +1277,26 @@ msgstr "" msgid "Enter a nearby UK postcode, or street name and area" msgstr "" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +#, fuzzy +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "Wpisz nazwę ulicy lub dzielnicy" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "Wpisz nazwę ulicy lub dzielnicy" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +#, fuzzy +msgid "Enter a street, area, or landmark" +msgstr "Wpisz nazwę ulicy lub dzielnicy" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "Opisz problem" @@ -1290,15 +1336,15 @@ msgstr "" msgid "Expand map" msgstr "" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "" @@ -1307,11 +1353,11 @@ msgstr "" msgid "External URL" msgstr "" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 msgid "External status code" msgstr "" @@ -1320,7 +1366,7 @@ msgstr "" msgid "External status code:" msgstr "" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "" @@ -1331,7 +1377,7 @@ msgid "Extra Fields" msgstr "" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "" @@ -1370,7 +1416,7 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:114 +#: templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "" @@ -1409,7 +1455,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:149 +#: templates/web/base/admin/report_edit.html:150 #: templates/web/base/admin/user-form.html:119 msgid "Flagged:" msgstr "" @@ -1494,7 +1540,7 @@ msgstr "" msgid "Go" msgstr "" -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:96 msgid "Going to send questionnaire?" msgstr "" @@ -1635,6 +1681,7 @@ msgstr "" #: templates/web/base/admin/index.html:60 #: templates/web/base/admin/list_updates.html:6 #: templates/web/base/admin/reports.html:12 +#: templates/web/base/admin/user-alerts.html:8 #: templates/web/zurich/admin/index-dm.html:21 #: templates/web/zurich/admin/index-sdm.html:19 #: templates/web/zurich/admin/list_updates.html:24 @@ -1738,7 +1785,7 @@ msgid "" " when they are shown on the site. Enter the ID (number) of that user." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "" @@ -1802,7 +1849,8 @@ msgstr "" msgid "Invalid format %s specified." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 +#: perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "" @@ -1996,6 +2044,7 @@ msgid "Moderate" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "" @@ -2048,7 +2097,7 @@ msgstr "" msgid "Name" msgstr "" -#: templates/web/base/admin/report_edit.html:134 +#: templates/web/base/admin/report_edit.html:135 #: templates/web/base/admin/responsepriorities/edit.html:13 #: templates/web/base/admin/update_edit.html:34 #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 @@ -2134,10 +2183,34 @@ msgstr "" msgid "New priority" msgstr "" +#: templates/web/base/admin/user-alerts.html:44 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "" @@ -2170,6 +2243,10 @@ msgstr "" msgid "New template" msgstr "" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "" @@ -2178,15 +2255,16 @@ msgstr "" msgid "Next" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2252,8 +2330,8 @@ msgid "No supporters" msgstr "" #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "" @@ -2356,7 +2434,7 @@ msgstr "" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "" @@ -2393,11 +2471,11 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2476,7 +2554,7 @@ msgstr "" msgid "Phone verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2485,9 +2563,9 @@ msgstr "" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2501,7 +2579,7 @@ msgstr "" msgid "Photo" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "" @@ -2509,12 +2587,12 @@ msgstr "" msgid "Photo required" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2555,7 +2633,7 @@ msgstr "" msgid "Please check your email address is correct" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2564,8 +2642,8 @@ msgid "Please check your phone number is correct" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2594,12 +2672,12 @@ msgid "Please do not be abusive — abusing your council devalues the s msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2607,8 +2685,8 @@ msgstr "" msgid "Please enter a mobile number" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "" @@ -2622,14 +2700,14 @@ msgstr "" msgid "Please enter a password" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: 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:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2638,12 +2716,12 @@ msgid "Please enter a valid email" msgstr "" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 msgid "Please enter a valid email or phone number" msgstr "" @@ -2652,7 +2730,7 @@ msgstr "" msgid "Please enter some details" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2672,8 +2750,8 @@ msgstr "" 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:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2744,11 +2822,11 @@ msgstr "" msgid "Please note:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:399 +#: perllib/FixMyStreet/App/Controller/Report.pm:383 msgid "Please provide a duplicate ID or public update for this report." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:381 +#: perllib/FixMyStreet/App/Controller/Report.pm:365 msgid "Please provide a public update for this report." msgstr "" @@ -2788,12 +2866,12 @@ msgstr "" msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1440 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1537 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1457 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1556 msgid "Please verify at least one of email/phone" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:123 +#: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please write a message" msgstr "" @@ -2808,19 +2886,19 @@ msgstr "" msgid "Postcode or street name and area" msgstr "Wpisz nazwę ulicy lub dzielnicy" -#: perllib/FixMyStreet/DB/Result/Comment.pm:211 +#: perllib/FixMyStreet/DB/Result/Comment.pm:231 msgid "Posted anonymously at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:246 +#: perllib/FixMyStreet/DB/Result/Comment.pm:268 msgid "Posted by %s at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:234 +#: perllib/FixMyStreet/DB/Result/Comment.pm:256 msgid "Posted by %s (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "" @@ -2853,13 +2931,13 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "" @@ -2885,7 +2963,7 @@ msgstr "" msgid "Problem breakdown by state" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "" @@ -2894,6 +2972,7 @@ msgid "Problem state change based on survey results" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "" @@ -2918,7 +2997,7 @@ msgstr "" msgid "Problems within %.1fkm of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -2962,7 +3041,7 @@ msgstr "" msgid "Providing a 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_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "" @@ -3031,7 +3110,7 @@ msgstr "" msgid "RSS feed of nearby problems" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3110,7 +3189,7 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3250,7 +3329,9 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "" @@ -3364,16 +3445,16 @@ msgstr "" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3454,11 +3535,12 @@ msgid "Security" msgstr "" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "" @@ -3521,7 +3603,7 @@ msgstr "" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "" @@ -3726,6 +3808,7 @@ msgstr "" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3734,8 +3817,8 @@ msgstr "" msgid "State" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3744,7 +3827,7 @@ msgstr "" msgid "State changed to:" msgstr "" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3754,6 +3837,7 @@ msgid "State:" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 msgid "States" @@ -3801,7 +3885,7 @@ msgstr "" msgid "Subject" msgstr "" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "" @@ -3816,7 +3900,7 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3848,6 +3932,10 @@ msgstr "" msgid "Subscribe by email" msgstr "" +#: templates/web/base/admin/user-alerts.html:22 +msgid "Subscribed:" +msgstr "" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "" @@ -3857,6 +3945,7 @@ msgid "Summarise your changes" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -3960,39 +4049,40 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 msgid "That user has been logged out." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 msgid "That user has been made anonymous on all reports and updates." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "" @@ -4132,7 +4222,7 @@ msgstr "" msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 msgid "The user has been sent a login email" msgstr "" @@ -4149,7 +4239,7 @@ msgstr "" msgid "There are no reports to show." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "" @@ -4157,7 +4247,7 @@ msgstr "" msgid "There was a problem showing the All Reports page. Please try again later." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 msgid "There was a problem showing this page. Please try again later." msgstr "" @@ -4166,7 +4256,7 @@ msgstr "" msgid "There was a problem with your email/password combination. Please try again." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4177,7 +4267,7 @@ msgstr "" msgid "There was a problem with your update. Please try again." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 msgid "There were problems with your report. Please see below." msgstr "" @@ -4210,7 +4300,7 @@ msgid "These will be sent to %s and also published online for o msgstr "" #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "" @@ -4248,10 +4338,10 @@ msgstr "" 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:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "" @@ -4322,6 +4412,7 @@ msgid "Time spent (in minutes):" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "" @@ -4381,9 +4472,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:115 -#: templates/web/base/dashboard/index.html:120 -#: templates/web/base/dashboard/index.html:144 +#: templates/web/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "" @@ -4434,6 +4525,7 @@ msgstr "" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "" @@ -4458,7 +4550,7 @@ msgstr "" msgid "Unknown alert type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4467,9 +4559,9 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "" @@ -4486,6 +4578,7 @@ msgid "Up one" msgstr "" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "" @@ -4538,18 +4631,19 @@ msgstr "" msgid "Updated" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 msgid "Updated by %s (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 msgid "Updated by %s at %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4557,12 +4651,13 @@ msgid "Updated!" msgstr "" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "" @@ -4616,26 +4711,26 @@ msgstr "" msgid "User Import" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 msgid "User added to abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 msgid "User already in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "" @@ -4649,13 +4744,19 @@ msgstr "" msgid "User search finds matches in users' names and email addresses." msgstr "" -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 msgid "User:" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4759,7 +4860,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:118 +#: templates/web/base/dashboard/index.html:122 msgid "Website" msgstr "" @@ -4804,7 +4905,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 MaPit." msgstr "" -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -4824,7 +4925,7 @@ msgstr "" msgid "Wrong location? Just click again on the map." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4832,9 +4933,10 @@ msgstr "" #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -4910,7 +5012,7 @@ msgstr "" msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "" @@ -5103,14 +5205,14 @@ msgstr "" msgid "all" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "" @@ -5136,7 +5238,7 @@ msgstr "" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "" @@ -5210,7 +5312,7 @@ msgstr "" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "" @@ -5251,11 +5353,11 @@ msgstr "" msgid "user is problem owner" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 msgid "user not in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 msgid "user removed from abuse list" msgstr "" @@ -5336,7 +5438,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5363,7 +5465,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5453,7 +5555,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, perl-format msgid "month" msgid_plural "months" @@ -5462,7 +5564,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" diff --git a/locale/pt.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/pt.UTF-8/LC_MESSAGES/FixMyStreet.po index 2e036604931..6ec7a55085a 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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety , 2017\n" "Language-Team: Portuguese (https://www.transifex.com/mysociety/teams/12067/pt/)\n" @@ -94,8 +94,8 @@ msgstr "" msgid "%s live updates" msgstr "%s atualizações directas" -#: templates/web/base/dashboard/index.html:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -179,7 +179,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:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Escolha uma categoria --" @@ -337,6 +337,7 @@ msgid "Add user" msgstr "Adicionar user" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "" @@ -376,6 +377,10 @@ msgstr "Alerta %d desativada (criado %s)" msgid "Alert me to future updates" msgstr "Avise-me de atualizações futuras" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -447,7 +452,7 @@ msgstr "Anonimo" msgid "Anonymous user" msgstr "Anonimo" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "Anonimo:" @@ -566,6 +571,8 @@ msgstr "Bandeira - Usuario" #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -603,6 +610,7 @@ msgid "Can't see the map? Skip this step" msgstr "Não pode ver a localizaçao no mapa Salte esta etapa " #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -635,7 +643,7 @@ msgstr "Categoria" msgid "Category and State" msgstr "Categoria" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "" @@ -644,7 +652,7 @@ msgstr "" msgid "Category fix rate for problems > 4 weeks old" msgstr "Categoria para cada correção taxa para problemas> 4 semanas, um mes" -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -735,7 +743,7 @@ msgstr "Clique no link do email de confirmação para entrar" #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "Fechado" @@ -744,7 +752,7 @@ msgstr "Fechado" msgid "Closed by council" msgstr "Fechado pelo Município" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 #, fuzzy msgid "Closed to updates" msgstr "Atualizações" @@ -759,12 +767,12 @@ msgstr "Co-ordenadas:" msgid "Cobrand" msgstr "Cobrand" -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "Cobrand data:" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "Cobrand:" @@ -780,6 +788,7 @@ msgid "Collapse map" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -808,6 +817,7 @@ msgid "Confirmation" msgstr "Confirmação" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -843,8 +853,8 @@ msgstr "" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "Não foi possível encontrar usuário" @@ -894,14 +904,17 @@ msgid "Create priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 msgid "Create reports/updates as anonymous user" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -977,7 +990,12 @@ msgstr "" msgid "Defect type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +#, fuzzy +msgid "Delete" +msgstr "Excluidos" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -1006,16 +1024,17 @@ msgstr "Descrição detalhada do problema" msgid "Description:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "" +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "DEtalhes" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1039,6 +1058,14 @@ msgstr "" msgid "Diligency prize league table" msgstr "Diligency prêmio tabela classificativa" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1114,11 +1141,18 @@ msgstr "Editar" msgid "Edit body details" msgstr "Editar os detalhes do corpo" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +#, fuzzy +msgid "Edit other users' details" +msgstr "Editar os detalhes do corpo" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "" @@ -1127,6 +1161,7 @@ msgid "Edit report priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "" @@ -1196,12 +1231,16 @@ msgstr "" msgid "Email verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "Email:" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1265,17 +1304,26 @@ msgstr "Digite um nome de uma rua de Mindelo" msgid "Enter a nearby UK postcode, or street name and area" msgstr "Inserir um código postal de Mindelo nas proximidades da area, zona, rua ou local" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +#, fuzzy +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "Inserir um código postal de Mindelo nas proximidades da area, zona, rua ou local" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "Inserir um código postal válido (xxxx-xxx), ou nome da rua, zona ou localidade" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "Digite um nome de rua nas proximidades e área" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +#, fuzzy +msgid "Enter a street, area, or landmark" +msgstr "Digite um nome de rua nas proximidades e área" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "Escreva de forma detalhada o problema, incluindo uma fotografia" @@ -1315,15 +1363,15 @@ msgstr "" msgid "Expand map" msgstr "" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "" @@ -1332,11 +1380,11 @@ msgstr "" msgid "External URL" msgstr "" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 msgid "External status code" msgstr "" @@ -1345,7 +1393,7 @@ msgstr "" msgid "External status code:" msgstr "" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "" @@ -1357,7 +1405,7 @@ msgid "Extra Fields" msgstr "Dados adicionais:" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "Dados adicionais:" @@ -1397,7 +1445,7 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:114 +#: templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "FIX" @@ -1436,7 +1484,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:149 +#: templates/web/base/admin/report_edit.html:150 #: templates/web/base/admin/user-form.html:119 msgid "Flagged:" msgstr "Marcado:" @@ -1521,7 +1569,7 @@ msgstr "" msgid "Go" msgstr " Ir" -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:96 msgid "Going to send questionnaire?" msgstr "Vai enviar questionário?" @@ -1667,6 +1715,7 @@ msgstr "Receio que não foi possível localizar o seu problema no banco de dados #: templates/web/base/admin/index.html:60 #: templates/web/base/admin/list_updates.html:6 #: templates/web/base/admin/reports.html:12 +#: templates/web/base/admin/user-alerts.html:8 #: templates/web/zurich/admin/index-dm.html:21 #: templates/web/zurich/admin/index-sdm.html:19 #: templates/web/zurich/admin/list_updates.html:24 @@ -1770,7 +1819,7 @@ msgid "" " when they are shown on the site. Enter the ID (number) of that user." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "ID ilegal" @@ -1835,7 +1884,8 @@ msgstr "Agencia_responsavel valor %s inválido" msgid "Invalid format %s specified." msgstr "Formato inválido%s especificado." -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 +#: perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "" @@ -2030,6 +2080,7 @@ msgid "Moderate" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "" @@ -2082,7 +2133,7 @@ msgstr "" msgid "Name" msgstr "Nome" -#: templates/web/base/admin/report_edit.html:134 +#: templates/web/base/admin/report_edit.html:135 #: templates/web/base/admin/responsepriorities/edit.html:13 #: templates/web/base/admin/update_edit.html:34 #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 @@ -2173,10 +2224,35 @@ msgstr "(Sem número de telefone)" msgid "New priority" msgstr "" +#: templates/web/base/admin/user-alerts.html:44 +#, fuzzy +msgid "New problems for %s" +msgstr "Novos problemas no FixMyStreetMindelo" + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "Novos problemas para {{CONCELHO}} {{dentro WARD}} enfermaria em Fix" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "Novos problemas perto de CÓDIGO POSTAL {{}} em FixMyStreetMindelo" @@ -2209,6 +2285,10 @@ msgstr "Novo estado" msgid "New template" msgstr "" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "" @@ -2217,15 +2297,16 @@ msgstr "" msgid "Next" msgstr "Proximo" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2291,8 +2372,8 @@ msgid "No supporters" msgstr "Não apoiantes" #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "Nenhum" @@ -2395,7 +2476,7 @@ msgstr "" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "Aberto" @@ -2432,11 +2513,11 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2517,7 +2598,7 @@ msgstr "Telefone (opcional)" msgid "Phone verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2526,9 +2607,9 @@ msgstr "Telefone:" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2542,7 +2623,7 @@ msgstr "Telefone:" msgid "Photo" msgstr "Foto" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "" @@ -2550,12 +2631,12 @@ msgstr "" msgid "Photo required" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2596,7 +2677,7 @@ msgstr "Por favor verifique as passwords e tente novamente" msgid "Please check your email address is correct" msgstr "Favor verificar se seu email esta correcto" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2606,8 +2687,8 @@ msgid "Please check your phone number is correct" msgstr "Favor verificar se seu email esta correcto" #: perllib/FixMyStreet/App/Controller/Admin.pm:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2639,12 +2720,12 @@ msgstr "" " ir par a Página Inicial e como SIGA INSTRUÇÕES." #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: 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:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2653,8 +2734,8 @@ msgstr "Por favor insira uma mensagem" msgid "Please enter a mobile number" msgstr "Por favor insira uma mensagem" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "" @@ -2668,14 +2749,14 @@ msgstr "" msgid "Please enter a password" msgstr "Por favor insira uma password" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 #: 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:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2684,12 +2765,12 @@ msgid "Please enter a valid email" msgstr "Por favor insira um email valido" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 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:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Por favor insira um email valido" @@ -2699,7 +2780,7 @@ msgstr "Por favor insira um email valido" msgid "Please enter some details" msgstr "Por favor, insira alguns detalhes" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2719,8 +2800,8 @@ msgstr "Digite seu primeiro nome" 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:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2791,12 +2872,12 @@ msgstr "" msgid "Please note:" msgstr "Favor notar:" -#: perllib/FixMyStreet/App/Controller/Report.pm:399 +#: perllib/FixMyStreet/App/Controller/Report.pm:383 #, fuzzy msgid "Please provide a duplicate ID or public update for this report." msgstr "Favor fornecer uma explicação de por que você está reabrindo este relatório" -#: perllib/FixMyStreet/App/Controller/Report.pm:381 +#: perllib/FixMyStreet/App/Controller/Report.pm:365 msgid "Please provide a public update for this report." msgstr "" @@ -2836,12 +2917,12 @@ msgstr "Por favor, indique se o problema foi corrigido" msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1440 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1537 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1457 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1556 msgid "Please verify at least one of email/phone" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:123 +#: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please write a message" msgstr "Por favor, escreva uma mensagem" @@ -2856,19 +2937,19 @@ msgstr "Postar" msgid "Postcode or street name and area" msgstr "Inserir um código postal válido (xxxx-xxx), ou nome da rua, zona ou localidade" -#: perllib/FixMyStreet/DB/Result/Comment.pm:211 +#: perllib/FixMyStreet/DB/Result/Comment.pm:231 msgid "Posted anonymously at %s" msgstr "Postado anonimamente em %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:246 +#: perllib/FixMyStreet/DB/Result/Comment.pm:268 msgid "Posted by %s at %s" msgstr "Postado por %s aem %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:234 +#: perllib/FixMyStreet/DB/Result/Comment.pm:256 msgid "Posted by %s (%s) at %s" msgstr "Postado por %s (%s) em %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "Postado por %s em %s" @@ -2901,13 +2982,13 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "Privado" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "" @@ -2933,7 +3014,7 @@ msgstr "Problema %s enviado ao conselho %s" msgid "Problem breakdown by state" msgstr "Colapso problema por estado" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "Problema marcado como aberto." @@ -2942,6 +3023,7 @@ 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:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Problemas" @@ -2968,7 +3050,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:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -3013,7 +3095,7 @@ msgstr "" 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." -#: templates/web/base/report/new/form_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "" @@ -3082,7 +3164,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:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3164,7 +3246,7 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3305,7 +3387,9 @@ msgstr "Relatando um problema" #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "Relatórios" @@ -3422,16 +3506,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:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Girar para a esquerda" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3512,11 +3596,12 @@ msgid "Security" msgstr "" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "" @@ -3580,7 +3665,7 @@ msgstr "Enviar:" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "Srerviço:" @@ -3788,6 +3873,7 @@ msgstr "" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3796,8 +3882,8 @@ msgstr "" msgid "State" msgstr "Estado" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3807,7 +3893,7 @@ msgstr "" msgid "State changed to:" msgstr "Salvar alterações" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3817,6 +3903,7 @@ msgid "State:" msgstr "Estado" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 #, fuzzy @@ -3867,7 +3954,7 @@ msgstr "Zona / Bairro" msgid "Subject" msgstr "Assunto:" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "Assunto:" @@ -3882,7 +3969,7 @@ msgstr "Assunto:" msgid "Submit" msgstr "Submeter" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3915,6 +4002,11 @@ msgstr "Subscrever" msgid "Subscribe by email" msgstr "Subcrever um alerta de e-mail" +#: templates/web/base/admin/user-alerts.html:22 +#, fuzzy +msgid "Subscribed:" +msgstr "Subscrever" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "" @@ -3924,6 +4016,7 @@ msgid "Summarise your changes" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -4028,40 +4121,41 @@ msgstr "Esse local não parece estar em Mindelo, por favor tente novamente." #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "Esse código postal não foi reconhecido, me desculpe.Tente novamente." -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "Esse problema agora será reenviado e reportado ao conselho." -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "Esse relatório não pode ser visualizado em %s." -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "Esse relatório foi removido FixMyStreetMIndelo" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 #, fuzzy msgid "That user has been logged out." msgstr "Esse relatório foi removido FixMyStreetMIndelo" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 msgid "That user has been made anonymous on all reports and updates." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "" @@ -4201,7 +4295,7 @@ msgstr "" 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" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 #, fuzzy msgid "The user has been sent a login email" msgstr "Esse relatório foi removido FixMyStreetMIndelo" @@ -4219,7 +4313,7 @@ msgstr "" msgid "There are no reports to show." msgstr "Não existem relatórios a apresentar" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "" @@ -4227,7 +4321,7 @@ msgstr "" 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." -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 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." @@ -4236,7 +4330,7 @@ msgstr "Houve um problema mostrada nesta página. Por favor, tente novamente mai 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:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4248,7 +4342,7 @@ msgstr "Houve um problema com o email / combinação de senha. Se você não lem msgid "There was a problem with your update. Please try again." msgstr "Houve um problema com a sua atualização. Por favor, tente novamente." -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 msgid "There were problems with your report. Please see below." msgstr "Houve problemas com o seu relatório. Por favor, veja abaixo." @@ -4281,7 +4375,7 @@ msgid "These will be sent to %s and also published online for o msgstr "" #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "" @@ -4319,10 +4413,10 @@ msgstr "Este e-mail foi enviado para ambos os conselhos que cobrem o local do pr 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:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Esta informação é necessária" @@ -4394,6 +4488,7 @@ msgid "Time spent (in minutes):" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Timeline" @@ -4453,9 +4548,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:115 -#: templates/web/base/dashboard/index.html:120 -#: templates/web/base/dashboard/index.html:144 +#: templates/web/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "Total" @@ -4506,6 +4601,7 @@ msgstr "" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "" @@ -4530,7 +4626,7 @@ msgstr "Desconhecido" msgid "Unknown alert type" msgstr "Tipo de alerta desconhecido" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4539,9 +4635,9 @@ msgstr "Erro desconhecido" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "Desconhecido problema com ID" @@ -4559,6 +4655,7 @@ msgid "Up one" msgstr "" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "Actualizar" @@ -4611,20 +4708,21 @@ msgstr "Atualizar status" msgid "Updated" msgstr "Atualizado" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 #, fuzzy msgid "Updated by %s (%s) at %s" msgstr "Postado por %s (%s) em %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 #, fuzzy msgid "Updated by %s at %s" msgstr "Postado por %s em %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4632,12 +4730,13 @@ msgid "Updated!" msgstr "Actualizado!" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "Actualizaçoes" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "" @@ -4692,28 +4791,28 @@ msgstr "" msgid "User Import" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 #, fuzzy msgid "User added to abuse list" msgstr "Email adicionado a lista de abusos" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 #, fuzzy msgid "User already in abuse list" msgstr "E-mail já está na lista abusos" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "Bandeira usuário removida" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "Usuário sinalizado" @@ -4728,7 +4827,11 @@ msgstr "(E-mail na tabela de abuso)" msgid "User search finds matches in users' names and email addresses." msgstr "" -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 #, fuzzy msgid "User:" @@ -4736,6 +4839,8 @@ msgstr "Usuários" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4844,7 +4949,7 @@ msgstr "Nós só usamos as suas informações pessoais de acordo com a nossa MaPit." 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 MapIt ." -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -4909,7 +5014,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:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4917,9 +5022,10 @@ msgstr "Localização errada? Basta clicar novamente no mapa." #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -4996,7 +5102,7 @@ msgstr "" msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "Você já respondeu a este questionário. Se você tem uma pergunta, por favor entrar em contato , ou ver o seu problema . \n" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "" @@ -5195,14 +5301,14 @@ msgstr "" msgid "all" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "" @@ -5228,7 +5334,7 @@ msgstr "por exemplo '%s' ou '%s'" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "" @@ -5302,7 +5408,7 @@ msgstr "sair" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "o município local" @@ -5344,12 +5450,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:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 #, fuzzy msgid "user not in abuse list" msgstr "E-mail já está na lista abusos" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 #, fuzzy msgid "user removed from abuse list" msgstr "Email adicionado a lista de abusos" @@ -5415,7 +5521,7 @@ msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5436,7 +5542,7 @@ msgid_plural "%s problems reported" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5506,14 +5612,14 @@ msgid_plural "last updated %d days ago" msgstr[0] "" msgstr[1] "" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, fuzzy, perl-format msgid "month" msgid_plural "months" msgstr[0] "Mês" msgstr[1] "Mês" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" diff --git a/locale/pt_BR.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/pt_BR.UTF-8/LC_MESSAGES/FixMyStreet.po index 74a3b0f87c2..257a40b565d 100644 --- a/locale/pt_BR.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/pt_BR.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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Eugenio Pierazzoli , 2018\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/mysociety/teams/12067/pt_BR/)\n" @@ -99,8 +99,8 @@ msgstr "" msgid "%s live updates" msgstr "%s atualizações" -#: templates/web/base/dashboard/index.html:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "%s aberto, %s fichado, %s fixado" @@ -181,7 +181,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "" #: perllib/FixMyStreet/App/Controller/Report/New.pm:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Escolha uma categoria --" @@ -334,6 +334,7 @@ msgid "Add user" msgstr "Adicione usuário" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "Adicionar / editar categorias de problemas" @@ -373,6 +374,10 @@ msgstr "" msgid "Alert me to future updates" msgstr "Alerte me para futuras atualizações" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -442,7 +447,7 @@ msgstr "Anônimo" msgid "Anonymous user" msgstr "Usuário anônimo" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "Anônimo:" @@ -559,6 +564,8 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -596,6 +603,7 @@ msgid "Can't see the map? Skip this step" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -627,7 +635,7 @@ msgstr "Categoria" msgid "Category and State" msgstr "Categoria e estado" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "Categoria alterada de ‘%s’ para ‘%s’" @@ -636,7 +644,7 @@ msgstr "Categoria alterada de ‘%s’ para ‘%s’" msgid "Category fix rate for problems > 4 weeks old" msgstr "Taxa de correção para categoria de problemas > 4 semanas " -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -725,7 +733,7 @@ msgstr "" #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "Fechado" @@ -734,7 +742,7 @@ msgstr "Fechado" msgid "Closed by council" msgstr "Fechado pelo conselho" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 msgid "Closed to updates" msgstr "" @@ -748,12 +756,12 @@ msgstr "" msgid "Cobrand" msgstr "" -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "" @@ -769,6 +777,7 @@ msgid "Collapse map" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -797,6 +806,7 @@ msgid "Confirmation" msgstr "" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -832,8 +842,8 @@ msgstr "" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "" @@ -882,14 +892,17 @@ msgid "Create priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 msgid "Create reports/updates as anonymous user" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -963,7 +976,11 @@ msgstr "" msgid "Defect type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +msgid "Delete" +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -992,16 +1009,17 @@ msgstr "" msgid "Description:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "" +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1025,6 +1043,14 @@ msgstr "" msgid "Diligency prize league table" msgstr "" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1100,11 +1126,17 @@ msgstr "" msgid "Edit body details" msgstr "" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +msgid "Edit other users' details" +msgstr "" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "" @@ -1113,6 +1145,7 @@ msgid "Edit report priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "" @@ -1181,12 +1214,16 @@ msgstr "" msgid "Email verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1249,17 +1286,24 @@ msgstr "" msgid "Enter a nearby UK postcode, or street name and area" msgstr "" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +msgid "Enter a street, area, or landmark" +msgstr "" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "" @@ -1299,15 +1343,15 @@ msgstr "" msgid "Expand map" msgstr "" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "" @@ -1316,11 +1360,11 @@ msgstr "" msgid "External URL" msgstr "" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 msgid "External status code" msgstr "" @@ -1329,7 +1373,7 @@ msgstr "" msgid "External status code:" msgstr "" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "" @@ -1340,7 +1384,7 @@ msgid "Extra Fields" msgstr "" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "" @@ -1379,7 +1423,7 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:114 +#: templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "" @@ -1418,7 +1462,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:149 +#: templates/web/base/admin/report_edit.html:150 #: templates/web/base/admin/user-form.html:119 msgid "Flagged:" msgstr "" @@ -1503,7 +1547,7 @@ msgstr "" msgid "Go" msgstr "" -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:96 msgid "Going to send questionnaire?" msgstr "" @@ -1645,6 +1689,7 @@ msgstr "" #: templates/web/base/admin/index.html:60 #: templates/web/base/admin/list_updates.html:6 #: templates/web/base/admin/reports.html:12 +#: templates/web/base/admin/user-alerts.html:8 #: templates/web/zurich/admin/index-dm.html:21 #: templates/web/zurich/admin/index-sdm.html:19 #: templates/web/zurich/admin/list_updates.html:24 @@ -1748,7 +1793,7 @@ msgid "" " when they are shown on the site. Enter the ID (number) of that user." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "" @@ -1812,7 +1857,8 @@ msgstr "" msgid "Invalid format %s specified." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 +#: perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "" @@ -2006,6 +2052,7 @@ msgid "Moderate" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "" @@ -2058,7 +2105,7 @@ msgstr "" msgid "Name" msgstr "" -#: templates/web/base/admin/report_edit.html:134 +#: templates/web/base/admin/report_edit.html:135 #: templates/web/base/admin/responsepriorities/edit.html:13 #: templates/web/base/admin/update_edit.html:34 #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 @@ -2144,10 +2191,34 @@ msgstr "" msgid "New priority" msgstr "" +#: templates/web/base/admin/user-alerts.html:44 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "" @@ -2180,6 +2251,10 @@ msgstr "" msgid "New template" msgstr "" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "" @@ -2188,15 +2263,16 @@ msgstr "" msgid "Next" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2262,8 +2338,8 @@ msgid "No supporters" msgstr "" #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "" @@ -2366,7 +2442,7 @@ msgstr "" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "" @@ -2403,11 +2479,11 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2486,7 +2562,7 @@ msgstr "" msgid "Phone verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2495,9 +2571,9 @@ msgstr "" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2511,7 +2587,7 @@ msgstr "" msgid "Photo" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "" @@ -2519,12 +2595,12 @@ msgstr "" msgid "Photo required" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2565,7 +2641,7 @@ msgstr "" msgid "Please check your email address is correct" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2574,8 +2650,8 @@ msgid "Please check your phone number is correct" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2604,12 +2680,12 @@ msgid "Please do not be abusive — abusing your council devalues the s msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2617,8 +2693,8 @@ msgstr "" msgid "Please enter a mobile number" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "" @@ -2632,14 +2708,14 @@ msgstr "" msgid "Please enter a password" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: 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:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2648,12 +2724,12 @@ msgid "Please enter a valid email" msgstr "" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 msgid "Please enter a valid email or phone number" msgstr "" @@ -2662,7 +2738,7 @@ msgstr "" msgid "Please enter some details" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2682,8 +2758,8 @@ msgstr "" 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:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2754,11 +2830,11 @@ msgstr "" msgid "Please note:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:399 +#: perllib/FixMyStreet/App/Controller/Report.pm:383 msgid "Please provide a duplicate ID or public update for this report." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:381 +#: perllib/FixMyStreet/App/Controller/Report.pm:365 msgid "Please provide a public update for this report." msgstr "" @@ -2798,12 +2874,12 @@ msgstr "" msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1440 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1537 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1457 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1556 msgid "Please verify at least one of email/phone" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:123 +#: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please write a message" msgstr "" @@ -2817,19 +2893,19 @@ msgstr "" msgid "Postcode or street name and area" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:211 +#: perllib/FixMyStreet/DB/Result/Comment.pm:231 msgid "Posted anonymously at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:246 +#: perllib/FixMyStreet/DB/Result/Comment.pm:268 msgid "Posted by %s at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:234 +#: perllib/FixMyStreet/DB/Result/Comment.pm:256 msgid "Posted by %s (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "" @@ -2862,13 +2938,13 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "" @@ -2894,7 +2970,7 @@ msgstr "" msgid "Problem breakdown by state" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "" @@ -2903,6 +2979,7 @@ msgid "Problem state change based on survey results" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "" @@ -2927,7 +3004,7 @@ msgstr "" msgid "Problems within %.1fkm of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -2971,7 +3048,7 @@ msgstr "" msgid "Providing a 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_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "" @@ -3040,7 +3117,7 @@ msgstr "" msgid "RSS feed of nearby problems" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3119,7 +3196,7 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3257,7 +3334,9 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "" @@ -3371,16 +3450,16 @@ msgstr "" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3461,11 +3540,12 @@ msgid "Security" msgstr "" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "" @@ -3528,7 +3608,7 @@ msgstr "" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "" @@ -3734,6 +3814,7 @@ msgstr "" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3742,8 +3823,8 @@ msgstr "" msgid "State" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3752,7 +3833,7 @@ msgstr "" msgid "State changed to:" msgstr "" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3762,6 +3843,7 @@ msgid "State:" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 msgid "States" @@ -3809,7 +3891,7 @@ msgstr "" msgid "Subject" msgstr "" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "" @@ -3824,7 +3906,7 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3856,6 +3938,10 @@ msgstr "" msgid "Subscribe by email" msgstr "" +#: templates/web/base/admin/user-alerts.html:22 +msgid "Subscribed:" +msgstr "" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "" @@ -3865,6 +3951,7 @@ msgid "Summarise your changes" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -3968,39 +4055,40 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 msgid "That user has been logged out." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 msgid "That user has been made anonymous on all reports and updates." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "" @@ -4140,7 +4228,7 @@ msgstr "" msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 msgid "The user has been sent a login email" msgstr "" @@ -4157,7 +4245,7 @@ msgstr "" msgid "There are no reports to show." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "" @@ -4165,7 +4253,7 @@ msgstr "" msgid "There was a problem showing the All Reports page. Please try again later." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 msgid "There was a problem showing this page. Please try again later." msgstr "" @@ -4174,7 +4262,7 @@ msgstr "" msgid "There was a problem with your email/password combination. Please try again." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4185,7 +4273,7 @@ msgstr "" msgid "There was a problem with your update. Please try again." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 msgid "There were problems with your report. Please see below." msgstr "" @@ -4218,7 +4306,7 @@ msgid "These will be sent to %s and also published online for o msgstr "" #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "" @@ -4256,10 +4344,10 @@ msgstr "" 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:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "" @@ -4330,6 +4418,7 @@ msgid "Time spent (in minutes):" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "" @@ -4389,9 +4478,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:115 -#: templates/web/base/dashboard/index.html:120 -#: templates/web/base/dashboard/index.html:144 +#: templates/web/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "" @@ -4442,6 +4531,7 @@ msgstr "" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "" @@ -4466,7 +4556,7 @@ msgstr "" msgid "Unknown alert type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4475,9 +4565,9 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "" @@ -4494,6 +4584,7 @@ msgid "Up one" msgstr "" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "" @@ -4546,18 +4637,19 @@ msgstr "" msgid "Updated" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 msgid "Updated by %s (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 msgid "Updated by %s at %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4565,12 +4657,13 @@ msgid "Updated!" msgstr "" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "" @@ -4624,26 +4717,26 @@ msgstr "" msgid "User Import" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 msgid "User added to abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 msgid "User already in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "" @@ -4657,13 +4750,19 @@ msgstr "" msgid "User search finds matches in users' names and email addresses." msgstr "" -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 msgid "User:" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4767,7 +4866,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:118 +#: templates/web/base/dashboard/index.html:122 msgid "Website" msgstr "" @@ -4812,7 +4911,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 MaPit." msgstr "" -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -4832,7 +4931,7 @@ msgstr "" msgid "Wrong location? Just click again on the map." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4840,9 +4939,10 @@ msgstr "" #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -4918,7 +5018,7 @@ msgstr "" msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "" @@ -5111,14 +5211,14 @@ msgstr "" msgid "all" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "" @@ -5145,7 +5245,7 @@ msgstr "" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "buraco de 20 centímetros na rua de exemplo, próximo de (uma referência)" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "" @@ -5219,7 +5319,7 @@ msgstr "" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "" @@ -5260,11 +5360,11 @@ msgstr "" msgid "user is problem owner" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 msgid "user not in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 msgid "user removed from abuse list" msgstr "" @@ -5329,7 +5429,7 @@ msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5350,7 +5450,7 @@ msgid_plural "%s problems reported" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5420,14 +5520,14 @@ msgid_plural "last updated %d days ago" msgstr[0] "" msgstr[1] "" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, perl-format msgid "month" msgid_plural "months" msgstr[0] "" msgstr[1] "" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" diff --git a/locale/ro_RO.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/ro_RO.UTF-8/LC_MESSAGES/FixMyStreet.po index 5eb0ebcf088..7be5053f456 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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety , 2017\n" "Language-Team: Romanian (Romania) (https://www.transifex.com/mysociety/teams/12067/ro_RO/)\n" @@ -93,8 +93,8 @@ msgstr "" msgid "%s live updates" msgstr "%s actualizări" -#: templates/web/base/dashboard/index.html:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -177,7 +177,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "" #: perllib/FixMyStreet/App/Controller/Report/New.pm:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Alege o categorie --" @@ -329,6 +329,7 @@ msgid "Add user" msgstr "Adaugă utilizator" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "" @@ -368,6 +369,10 @@ msgstr "" msgid "Alert me to future updates" msgstr "" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -437,7 +442,7 @@ msgstr "" msgid "Anonymous user" msgstr "" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "" @@ -555,6 +560,8 @@ msgstr "Adaugă utilizator" #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -592,6 +599,7 @@ msgid "Can't see the map? Skip this step" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -623,7 +631,7 @@ msgstr "" msgid "Category and State" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "" @@ -632,7 +640,7 @@ msgstr "" msgid "Category fix rate for problems > 4 weeks old" msgstr "" -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -721,7 +729,7 @@ msgstr "" #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "" @@ -730,7 +738,7 @@ msgstr "" msgid "Closed by council" msgstr "" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 #, fuzzy msgid "Closed to updates" msgstr "%s actualizări" @@ -745,12 +753,12 @@ msgstr "" msgid "Cobrand" msgstr "" -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "" @@ -766,6 +774,7 @@ msgid "Collapse map" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -794,6 +803,7 @@ msgid "Confirmation" msgstr "" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -829,8 +839,8 @@ msgstr "" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "" @@ -879,14 +889,17 @@ msgid "Create priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 msgid "Create reports/updates as anonymous user" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -960,7 +973,11 @@ msgstr "" msgid "Defect type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +msgid "Delete" +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -989,16 +1006,17 @@ msgstr "" msgid "Description:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "" +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1022,6 +1040,14 @@ msgstr "" msgid "Diligency prize league table" msgstr "" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1097,11 +1123,17 @@ msgstr "" msgid "Edit body details" msgstr "" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +msgid "Edit other users' details" +msgstr "" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "" @@ -1110,6 +1142,7 @@ msgid "Edit report priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "" @@ -1178,12 +1211,16 @@ msgstr "" msgid "Email verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1246,17 +1283,24 @@ msgstr "" msgid "Enter a nearby UK postcode, or street name and area" msgstr "" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +msgid "Enter a street, area, or landmark" +msgstr "" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "" @@ -1296,15 +1340,15 @@ msgstr "" msgid "Expand map" msgstr "" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "" @@ -1313,11 +1357,11 @@ msgstr "" msgid "External URL" msgstr "" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 msgid "External status code" msgstr "" @@ -1326,7 +1370,7 @@ msgstr "" msgid "External status code:" msgstr "" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "" @@ -1337,7 +1381,7 @@ msgid "Extra Fields" msgstr "" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "" @@ -1376,7 +1420,7 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:114 +#: templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "" @@ -1415,7 +1459,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:149 +#: templates/web/base/admin/report_edit.html:150 #: templates/web/base/admin/user-form.html:119 msgid "Flagged:" msgstr "" @@ -1500,7 +1544,7 @@ msgstr "" msgid "Go" msgstr "" -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:96 msgid "Going to send questionnaire?" msgstr "" @@ -1641,6 +1685,7 @@ msgstr "" #: templates/web/base/admin/index.html:60 #: templates/web/base/admin/list_updates.html:6 #: templates/web/base/admin/reports.html:12 +#: templates/web/base/admin/user-alerts.html:8 #: templates/web/zurich/admin/index-dm.html:21 #: templates/web/zurich/admin/index-sdm.html:19 #: templates/web/zurich/admin/list_updates.html:24 @@ -1744,7 +1789,7 @@ msgid "" " when they are shown on the site. Enter the ID (number) of that user." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "" @@ -1808,7 +1853,8 @@ msgstr "" msgid "Invalid format %s specified." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 +#: perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "" @@ -2002,6 +2048,7 @@ msgid "Moderate" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "" @@ -2054,7 +2101,7 @@ msgstr "" msgid "Name" msgstr "" -#: templates/web/base/admin/report_edit.html:134 +#: templates/web/base/admin/report_edit.html:135 #: templates/web/base/admin/responsepriorities/edit.html:13 #: templates/web/base/admin/update_edit.html:34 #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 @@ -2140,10 +2187,34 @@ msgstr "" msgid "New priority" msgstr "" +#: templates/web/base/admin/user-alerts.html:44 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "" @@ -2176,6 +2247,10 @@ msgstr "" msgid "New template" msgstr "" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "" @@ -2184,15 +2259,16 @@ msgstr "" msgid "Next" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2258,8 +2334,8 @@ msgid "No supporters" msgstr "" #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "" @@ -2362,7 +2438,7 @@ msgstr "" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "" @@ -2399,11 +2475,11 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2482,7 +2558,7 @@ msgstr "" msgid "Phone verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2491,9 +2567,9 @@ msgstr "" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2507,7 +2583,7 @@ msgstr "" msgid "Photo" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "" @@ -2515,12 +2591,12 @@ msgstr "" msgid "Photo required" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2561,7 +2637,7 @@ msgstr "" msgid "Please check your email address is correct" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2570,8 +2646,8 @@ msgid "Please check your phone number is correct" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2600,12 +2676,12 @@ msgid "Please do not be abusive — abusing your council devalues the s msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2613,8 +2689,8 @@ msgstr "" msgid "Please enter a mobile number" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "" @@ -2628,14 +2704,14 @@ msgstr "" msgid "Please enter a password" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: 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:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2644,12 +2720,12 @@ msgid "Please enter a valid email" msgstr "" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 msgid "Please enter a valid email or phone number" msgstr "" @@ -2658,7 +2734,7 @@ msgstr "" msgid "Please enter some details" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2678,8 +2754,8 @@ msgstr "" 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:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2750,11 +2826,11 @@ msgstr "" msgid "Please note:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:399 +#: perllib/FixMyStreet/App/Controller/Report.pm:383 msgid "Please provide a duplicate ID or public update for this report." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:381 +#: perllib/FixMyStreet/App/Controller/Report.pm:365 msgid "Please provide a public update for this report." msgstr "" @@ -2794,12 +2870,12 @@ msgstr "" msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1440 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1537 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1457 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1556 msgid "Please verify at least one of email/phone" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:123 +#: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please write a message" msgstr "" @@ -2813,19 +2889,19 @@ msgstr "" msgid "Postcode or street name and area" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:211 +#: perllib/FixMyStreet/DB/Result/Comment.pm:231 msgid "Posted anonymously at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:246 +#: perllib/FixMyStreet/DB/Result/Comment.pm:268 msgid "Posted by %s at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:234 +#: perllib/FixMyStreet/DB/Result/Comment.pm:256 msgid "Posted by %s (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "" @@ -2858,13 +2934,13 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "" @@ -2890,7 +2966,7 @@ msgstr "" msgid "Problem breakdown by state" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "" @@ -2899,6 +2975,7 @@ msgid "Problem state change based on survey results" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "" @@ -2923,7 +3000,7 @@ msgstr "" msgid "Problems within %.1fkm of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -2967,7 +3044,7 @@ msgstr "" msgid "Providing a 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_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "" @@ -3036,7 +3113,7 @@ msgstr "" msgid "RSS feed of nearby problems" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3115,7 +3192,7 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3253,7 +3330,9 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "" @@ -3367,16 +3446,16 @@ msgstr "" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3457,11 +3536,12 @@ msgid "Security" msgstr "" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "" @@ -3524,7 +3604,7 @@ msgstr "" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "" @@ -3730,6 +3810,7 @@ msgstr "" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3738,8 +3819,8 @@ msgstr "" msgid "State" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3748,7 +3829,7 @@ msgstr "" msgid "State changed to:" msgstr "" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3758,6 +3839,7 @@ msgid "State:" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 msgid "States" @@ -3805,7 +3887,7 @@ msgstr "" msgid "Subject" msgstr "" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "" @@ -3820,7 +3902,7 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3852,6 +3934,10 @@ msgstr "" msgid "Subscribe by email" msgstr "" +#: templates/web/base/admin/user-alerts.html:22 +msgid "Subscribed:" +msgstr "" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "" @@ -3861,6 +3947,7 @@ msgid "Summarise your changes" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -3964,39 +4051,40 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 msgid "That user has been logged out." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 msgid "That user has been made anonymous on all reports and updates." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "" @@ -4136,7 +4224,7 @@ msgstr "" msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 msgid "The user has been sent a login email" msgstr "" @@ -4153,7 +4241,7 @@ msgstr "" msgid "There are no reports to show." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "" @@ -4161,7 +4249,7 @@ msgstr "" msgid "There was a problem showing the All Reports page. Please try again later." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 msgid "There was a problem showing this page. Please try again later." msgstr "" @@ -4170,7 +4258,7 @@ msgstr "" msgid "There was a problem with your email/password combination. Please try again." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4181,7 +4269,7 @@ msgstr "" msgid "There was a problem with your update. Please try again." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 msgid "There were problems with your report. Please see below." msgstr "" @@ -4214,7 +4302,7 @@ msgid "These will be sent to %s and also published online for o msgstr "" #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "" @@ -4252,10 +4340,10 @@ msgstr "" 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:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "" @@ -4326,6 +4414,7 @@ msgid "Time spent (in minutes):" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "" @@ -4385,9 +4474,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:115 -#: templates/web/base/dashboard/index.html:120 -#: templates/web/base/dashboard/index.html:144 +#: templates/web/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "" @@ -4438,6 +4527,7 @@ msgstr "" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "" @@ -4462,7 +4552,7 @@ msgstr "" msgid "Unknown alert type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4471,9 +4561,9 @@ msgstr "" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "" @@ -4490,6 +4580,7 @@ msgid "Up one" msgstr "" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "" @@ -4542,18 +4633,19 @@ msgstr "" msgid "Updated" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 msgid "Updated by %s (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 msgid "Updated by %s at %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4561,12 +4653,13 @@ msgid "Updated!" msgstr "" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "" @@ -4620,26 +4713,26 @@ msgstr "" msgid "User Import" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 msgid "User added to abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 msgid "User already in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "" @@ -4653,13 +4746,19 @@ msgstr "" msgid "User search finds matches in users' names and email addresses." msgstr "" -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 msgid "User:" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4763,7 +4862,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:118 +#: templates/web/base/dashboard/index.html:122 msgid "Website" msgstr "" @@ -4808,7 +4907,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 MaPit." msgstr "" -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -4828,7 +4927,7 @@ msgstr "" msgid "Wrong location? Just click again on the map." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4836,9 +4935,10 @@ msgstr "" #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -4914,7 +5014,7 @@ msgstr "" msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "" @@ -5107,14 +5207,14 @@ msgstr "" msgid "all" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "" @@ -5140,7 +5240,7 @@ msgstr "" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "" @@ -5215,7 +5315,7 @@ msgstr "" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "" @@ -5256,11 +5356,11 @@ msgstr "" msgid "user is problem owner" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 msgid "user not in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 msgid "user removed from abuse list" msgstr "" @@ -5333,7 +5433,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5357,7 +5457,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5437,7 +5537,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, perl-format msgid "month" msgid_plural "months" @@ -5445,7 +5545,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" diff --git a/locale/ru.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/ru.UTF-8/LC_MESSAGES/FixMyStreet.po index 46e8ba776a9..a7094c22eae 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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Михаил Нифантьев , 2018\n" "Language-Team: Russian (https://www.transifex.com/mysociety/teams/12067/ru/)\n" @@ -99,8 +99,8 @@ msgstr "" msgid "%s live updates" msgstr "%s обновлений" -#: templates/web/base/dashboard/index.html:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -184,7 +184,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "RSS-фид о проблемах в пределах: %s" #: perllib/FixMyStreet/App/Controller/Report/New.pm:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Выберите категорию --" @@ -348,6 +348,7 @@ msgid "Add user" msgstr "Добавить пользователя" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "" @@ -387,6 +388,10 @@ msgstr "Уведомление «%d» отключено (создано: %s)" msgid "Alert me to future updates" msgstr "Оповещать меня об обновлениях в будущем" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -458,7 +463,7 @@ msgstr "Анонимно" msgid "Anonymous user" msgstr "Анонимно" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "Анонимно:" @@ -577,6 +582,8 @@ msgstr "Пометить пользователя" #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -614,6 +621,7 @@ msgid "Can't see the map? Skip this step" msgstr "Карта не отображается? Пропустите этот шаг" #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -646,7 +654,7 @@ msgstr "Категория" msgid "Category and State" msgstr "Категория" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "" @@ -655,7 +663,7 @@ msgstr "" msgid "Category fix rate for problems > 4 weeks old" msgstr "Процент устранения неполадок в этой категории, которым больше 4 недель" -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -755,7 +763,7 @@ msgstr "Чтобы войти, пройдите по ссылке, указан #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "Закрыто" @@ -764,7 +772,7 @@ msgstr "Закрыто" msgid "Closed by council" msgstr "Закрыто органом самоуправления" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 #, fuzzy msgid "Closed to updates" msgstr "Получать обновления" @@ -779,12 +787,12 @@ msgstr "Координаторы:" msgid "Cobrand" msgstr "Кобренд" -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "Данные о кобренде:" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "Кобренд:" @@ -800,6 +808,7 @@ msgid "Collapse map" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -828,6 +837,7 @@ msgid "Confirmation" msgstr "Подтверждение" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -863,8 +873,8 @@ msgstr "" msgid "Coordinates:" msgstr "Координаты:" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "Не удалось найти пользователя" @@ -914,14 +924,17 @@ msgid "Create priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 msgid "Create reports/updates as anonymous user" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -997,7 +1010,12 @@ msgstr "" msgid "Defect type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +#, fuzzy +msgid "Delete" +msgstr "Удалено" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -1026,16 +1044,17 @@ msgstr "Описание" msgid "Description:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "" +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Дополнительная информация" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1059,6 +1078,14 @@ msgstr "Карта не использовалась" msgid "Diligency prize league table" msgstr "Таблица самых активных пользователей" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1138,11 +1165,18 @@ msgstr "Редактировать" msgid "Edit body details" msgstr "Редактировать информацию об учреждении" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +#, fuzzy +msgid "Edit other users' details" +msgstr "Редактировать информацию об учреждении" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "" @@ -1151,6 +1185,7 @@ msgid "Edit report priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "" @@ -1220,12 +1255,16 @@ msgstr "Уведомление по эл. почте удалено" msgid "Email verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "Адрес эл. почты:" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1301,17 +1340,26 @@ msgstr "Введите название улицы в Цюрихе" msgid "Enter a nearby UK postcode, or street name and area" msgstr "Введите почтовый индекс ближайшего отделения связи в Великобритании или название улицы и регион" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +#, fuzzy +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "Введите почтовый индекс ближайшего отделения связи в Великобритании или название улицы и регион" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "Введите индекс ближайшего отделения связи, название улицы или регион" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "Введите название ближайшей улицы и регион" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +#, fuzzy +msgid "Enter a street, area, or landmark" +msgstr "Введите название ближайшей улицы и регион" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "Подробно опишите проблему" @@ -1351,15 +1399,15 @@ msgstr "" msgid "Expand map" msgstr "" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "" @@ -1368,11 +1416,11 @@ msgstr "" msgid "External URL" msgstr "Внешний URL" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 msgid "External status code" msgstr "" @@ -1381,7 +1429,7 @@ msgstr "" msgid "External status code:" msgstr "" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "" @@ -1393,7 +1441,7 @@ msgid "Extra Fields" msgstr "Дополнительная информация:" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "Дополнительная информация:" @@ -1433,7 +1481,7 @@ msgstr "Исправьте это, выбрав зону покрыти #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:114 +#: templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "Исправлено" @@ -1472,7 +1520,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:149 +#: templates/web/base/admin/report_edit.html:150 #: templates/web/base/admin/user-form.html:119 msgid "Flagged:" msgstr "Помечено:" @@ -1557,7 +1605,7 @@ msgstr "Здорово, что проблема решена!" msgid "Go" msgstr "Поехали!" -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:96 msgid "Going to send questionnaire?" msgstr "Собираетесь отправить опрос?" @@ -1703,6 +1751,7 @@ msgstr "Нам не удалось найти ваше обращение в б #: templates/web/base/admin/index.html:60 #: templates/web/base/admin/list_updates.html:6 #: templates/web/base/admin/reports.html:12 +#: templates/web/base/admin/user-alerts.html:8 #: templates/web/zurich/admin/index-dm.html:21 #: templates/web/zurich/admin/index-sdm.html:19 #: templates/web/zurich/admin/list_updates.html:24 @@ -1823,7 +1872,7 @@ msgstr "" " пользователей сайта FixMyStreet будет назначен создателем этих обновлений,\n" " когда они появятся на сайте. Введите идентификатор (номер) этого пользователя." -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "Неверный идентификатор" @@ -1888,7 +1937,8 @@ msgstr "Неверно задано значение agency_responsible %s" msgid "Invalid format %s specified." msgstr "Неверно задан формат: %s." -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 +#: perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "" @@ -2083,6 +2133,7 @@ msgid "Moderate" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "" @@ -2135,7 +2186,7 @@ msgstr "" msgid "Name" msgstr "Имя" -#: templates/web/base/admin/report_edit.html:134 +#: templates/web/base/admin/report_edit.html:135 #: templates/web/base/admin/responsepriorities/edit.html:13 #: templates/web/base/admin/update_edit.html:34 #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 @@ -2224,10 +2275,35 @@ msgstr "Новый номер телефона" msgid "New priority" msgstr "Новый приоритет" +#: templates/web/base/admin/user-alerts.html:44 +#, fuzzy +msgid "New problems for %s" +msgstr "Новые неполадки на FixMyStreet" + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "Новые неполадки, адресованные в орган самоуправления: {{COUNCIL}}, находящегося в районе: {{WARD}} на сайте FixMyStreet" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "Новые неполадки в районе с индексом {{POSTCODE}} на FixMyStreet" @@ -2260,6 +2336,10 @@ msgstr "Новый статус" msgid "New template" msgstr "Новый шаблон" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "Самые новые" @@ -2268,15 +2348,16 @@ msgstr "Самые новые" msgid "Next" msgstr "Далее" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2344,8 +2425,8 @@ msgid "No supporters" msgstr "Нет группы поддержки" #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "Нет" @@ -2452,7 +2533,7 @@ msgstr "" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "Вопрос открыт" @@ -2489,11 +2570,11 @@ msgstr "" msgid "Order" msgstr "Порядок" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2576,7 +2657,7 @@ msgstr "Номер телефона (необязательно)" msgid "Phone verified:" msgstr "Обращение отправлено:" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2585,9 +2666,9 @@ msgstr "Телефон:" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2601,7 +2682,7 @@ msgstr "Телефон:" msgid "Photo" msgstr "Фото" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "Необходимо добавить фото." @@ -2609,12 +2690,12 @@ msgstr "Необходимо добавить фото." msgid "Photo required" msgstr "Необходимо добавить фото" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2655,7 +2736,7 @@ msgstr "Проверьте пароли и попробуйте еще раз" msgid "Please check your email address is correct" msgstr "Проверьте правильность написания адреса эл. почты" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2665,8 +2746,8 @@ msgid "Please check your phone number is correct" msgstr "Проверьте правильность написания адреса эл. почты" #: perllib/FixMyStreet/App/Controller/Admin.pm:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2698,12 +2779,12 @@ msgid "Please do not be abusive — abusing your council devalues the s msgstr "Будьте вежливы! Грубые, некорректные обращения к представителям органов самоуправления дискредитируют всех пользователей сервиса. " #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Введите текст сообщения" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2712,8 +2793,8 @@ msgstr "Введите текст сообщения" msgid "Please enter a mobile number" msgstr "Введите номер своего телефона" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "" @@ -2727,14 +2808,14 @@ msgstr "" msgid "Please enter a password" msgstr "Введите пароль" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: 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:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2743,12 +2824,12 @@ msgid "Please enter a valid email" msgstr "Введите действующий адрес эл. почты" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "Введите действующий адрес эл. почты" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Введите номер своего телефона" @@ -2758,7 +2839,7 @@ msgstr "Введите номер своего телефона" msgid "Please enter some details" msgstr "Введите дополнительную информацию" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2778,8 +2859,8 @@ msgstr "Введите свое имя" 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:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2850,12 +2931,12 @@ msgstr "" msgid "Please note:" msgstr "Внимание:" -#: perllib/FixMyStreet/App/Controller/Report.pm:399 +#: perllib/FixMyStreet/App/Controller/Report.pm:383 #, fuzzy msgid "Please provide a duplicate ID or public update for this report." msgstr "Поясните, почему вы решили заново отправить это обращение" -#: perllib/FixMyStreet/App/Controller/Report.pm:381 +#: perllib/FixMyStreet/App/Controller/Report.pm:365 msgid "Please provide a public update for this report." msgstr "" @@ -2895,12 +2976,12 @@ msgstr "Сообщите о статусе неполадки: проблема msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1440 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1537 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1457 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1556 msgid "Please verify at least one of email/phone" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:123 +#: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please write a message" msgstr "Напишите сообщение" @@ -2915,19 +2996,19 @@ msgstr "Опубликовать" msgid "Postcode or street name and area" msgstr "Введите индекс ближайшего отделения связи, название улицы или регион" -#: perllib/FixMyStreet/DB/Result/Comment.pm:211 +#: perllib/FixMyStreet/DB/Result/Comment.pm:231 msgid "Posted anonymously at %s" msgstr "Опубликовано анонимно (%s)" -#: perllib/FixMyStreet/DB/Result/Comment.pm:246 +#: perllib/FixMyStreet/DB/Result/Comment.pm:268 msgid "Posted by %s at %s" msgstr "Автор публикации: %s, время публикации: %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:234 +#: perllib/FixMyStreet/DB/Result/Comment.pm:256 msgid "Posted by %s (%s) at %s" msgstr "Автор публикации: %s (%s), время публикации: %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "Автор публикации: %s, время публикации: %s" @@ -2960,13 +3041,13 @@ msgstr "Конфиденциальность и файлы cookie" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "Доступ ограничен" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "" @@ -2992,7 +3073,7 @@ msgstr "Проблема (%s) отправлена в орган самоупр msgid "Problem breakdown by state" msgstr "Сортировка проблем по статусу" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "Проблема помечена как открытая." @@ -3001,6 +3082,7 @@ msgid "Problem state change based on survey results" msgstr "Смена статуса проблемы на основании результатов опроса" #: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Проблемы" @@ -3027,7 +3109,7 @@ msgstr "Недавно решенные проблемы на сайте FixMySt msgid "Problems within %.1fkm of %s" msgstr "Проблемы в пределах %.1fkm от этого места" -#: perllib/FixMyStreet/Cobrand/Default.pm:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -3072,7 +3154,7 @@ msgstr "Имя и пароль необязательны. Но когда вы msgid "Providing a 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_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "" @@ -3141,7 +3223,7 @@ msgstr "%s: RSS-фид, в пределах района: %s" msgid "RSS feed of nearby problems" msgstr "RSS-фид о проблемах поблизости" -#: perllib/FixMyStreet/Cobrand/Default.pm:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3223,7 +3305,7 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3364,7 +3446,9 @@ msgstr "Сообщение о проблеме" #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "Обращения" @@ -3482,16 +3566,16 @@ msgstr "Дорога находится в ведении: %s" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "Дорога находится в ведении (информация из ресурса OpenStreetMap): %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Повернуть влево" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3572,11 +3656,12 @@ msgid "Security" msgstr "" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "" @@ -3640,7 +3725,7 @@ msgstr "Отправлено:" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "Сервис:" @@ -3852,6 +3937,7 @@ msgstr "Дата начала:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3860,8 +3946,8 @@ msgstr "Дата начала:" msgid "State" msgstr "Статус" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3871,7 +3957,7 @@ msgstr "" msgid "State changed to:" msgstr "Сохранить изменения" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3881,6 +3967,7 @@ msgid "State:" msgstr "Статус:" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 #, fuzzy @@ -3931,7 +4018,7 @@ msgstr "Подразделение/учреждение" msgid "Subject" msgstr "Тема" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "Тема:" @@ -3946,7 +4033,7 @@ msgstr "Тема:" msgid "Submit" msgstr "Отправить" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3979,6 +4066,11 @@ msgstr "Подписаться" msgid "Subscribe by email" msgstr "Присылать мне уведомления по эл. почте" +#: templates/web/base/admin/user-alerts.html:22 +#, fuzzy +msgid "Subscribed:" +msgstr "Подписаться" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "" @@ -3988,6 +4080,7 @@ msgid "Summarise your changes" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -4092,40 +4185,41 @@ msgstr "Это местоположение находится за предел #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "Не удалось распознать индекс." -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "Проблема помечена как отправленная." -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "Сейчас мы еще раз отправим это обращение." -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "Просмотр обращения невозможен на этом устройстве (%s)." -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "Это обращение было удалено с сайта FixMyStreet." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 #, fuzzy msgid "That user has been logged out." msgstr "Это обращение было удалено с сайта FixMyStreet." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 msgid "That user has been made anonymous on all reports and updates." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "" @@ -4275,7 +4369,7 @@ msgstr "" msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "Пользователь не смог определить местоположение неполадки на карте. Вместо этого он ввел данные о местности поблизости от неполадки." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 #, fuzzy msgid "The user has been sent a login email" msgstr "Это обращение было удалено с сайта FixMyStreet." @@ -4295,7 +4389,7 @@ msgstr "" msgid "There are no reports to show." msgstr "Нет обращений." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "" @@ -4303,7 +4397,7 @@ msgstr "" msgid "There was a problem showing the All Reports page. Please try again later." msgstr "При загрузке страницы «Все обращения» произошла ошибка. Повторите попытку позже." -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 msgid "There was a problem showing this page. Please try again later." msgstr "При загрузке страницы произошла ошибка. Повторите попытку позже." @@ -4312,7 +4406,7 @@ msgstr "При загрузке страницы произошла ошибка msgid "There was a problem with your email/password combination. Please try again." msgstr "Имя пользователя или пароль указаны неверно. Повторите попытку." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4324,7 +4418,7 @@ msgstr "Имя пользователя или пароль указаны не msgid "There was a problem with your update. Please try again." msgstr "Не удалось загрузить новые данные. Повторите попытку." -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 msgid "There were problems with your report. Please see below." msgstr "Не удалось загрузить обращение. Прочтите информациию ниже." @@ -4362,7 +4456,7 @@ msgid "These will be sent to %s and also published online for o msgstr "" #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "" @@ -4405,10 +4499,10 @@ msgstr "Поскольку пользователь не обозначил ка 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:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Эта информация является обязательной" @@ -4480,6 +4574,7 @@ msgid "Time spent (in minutes):" msgstr "Времени потрачено (в минутах):" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Временной отрезок" @@ -4539,9 +4634,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:115 -#: templates/web/base/dashboard/index.html:120 -#: templates/web/base/dashboard/index.html:144 +#: templates/web/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "Всего" @@ -4592,6 +4687,7 @@ msgstr "" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "" @@ -4616,7 +4712,7 @@ msgstr "Неизв." msgid "Unknown alert type" msgstr "Неизвестный тип уведомления" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4625,9 +4721,9 @@ msgstr "Неизвестная ошибка" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "Неизвестный идентификатор проблемы" @@ -4645,6 +4741,7 @@ msgid "Up one" msgstr "" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "Обновление" @@ -4697,20 +4794,21 @@ msgstr "Обновление статусов" msgid "Updated" msgstr "Обновлено" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 #, fuzzy msgid "Updated by %s (%s) at %s" msgstr "Автор публикации: %s (%s), время публикации: %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 #, fuzzy msgid "Updated by %s at %s" msgstr "Автор публикации: %s, время публикации: %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4718,12 +4816,13 @@ msgid "Updated!" msgstr "Обновлено!" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "Обновления" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "Текст обновления ограничен %s симв. Напишите более короткое сообщение" @@ -4778,28 +4877,28 @@ msgstr "" msgid "User Import" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 #, fuzzy msgid "User added to abuse list" msgstr "Адрес эл. почты добавлен в черный список" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 #, fuzzy msgid "User already in abuse list" msgstr "Этот адрес эл. почты уже находится в черном списке" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "Пометка удалена" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "Аккаунт пользователя помечен" @@ -4814,7 +4913,11 @@ msgstr "Вы в черном списке?" msgid "User search finds matches in users' names and email addresses." msgstr "При поиске пользователей на сайте система находит соответствия между именами пользователей и адресами эл. почты." -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 #, fuzzy msgid "User:" @@ -4822,6 +4925,8 @@ msgstr "Пользователи" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4930,7 +5035,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:118 +#: templates/web/base/dashboard/index.html:122 msgid "Website" msgstr "" @@ -4975,7 +5080,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 MaPit." msgstr "С помощью поиска по запросу можно искать, используя параметр agency_responsible, чтобы ограничить результаты поиска до обращений, которые были отправлены в один административный орган. Условие поиска – идентификатор администрации, предоставленный сервисом MaPit." -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -4995,7 +5100,7 @@ msgstr "Избегайте пунктуационных ошибок и не п msgid "Wrong location? Just click again on the map." msgstr "Неверно указано местоположение? Нажмите на карту еще раз." -#: perllib/FixMyStreet/Cobrand/Default.pm:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -5003,9 +5108,10 @@ msgstr "Неверно указано местоположение? Нажмит #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -5085,7 +5191,7 @@ msgstr "" msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "Вы уже ответили на этот опрос. Если у вас есть вопросы, пишите нам или ознакомьтесь с данными опубликованной вами проблемы.\n" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "Вы уже предоставили фото в этом обращении. Важно: можно прикрепить не более 3 фото (если выбрать больше изображений, они заменят прикрепленные ранее)." @@ -5288,14 +5394,14 @@ msgstr "Администратор сайта %s:" msgid "all" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "" @@ -5321,7 +5427,7 @@ msgstr "напр.: ‘%s’ или ‘%s’" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "" @@ -5396,7 +5502,7 @@ msgstr "выйти" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "местный орган самоуправления" @@ -5438,12 +5544,12 @@ msgstr "пользователь проживает недалеко от обн msgid "user is problem owner" msgstr "неполадка находится в собственности пользователя" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 #, fuzzy msgid "user not in abuse list" msgstr "Этот адрес эл. почты уже находится в черном списке" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 #, fuzzy msgid "user removed from abuse list" msgstr "Адрес эл. почты добавлен в черный список" @@ -5525,7 +5631,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5552,7 +5658,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5642,7 +5748,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, fuzzy, perl-format msgid "month" msgid_plural "months" @@ -5651,7 +5757,7 @@ msgstr[1] "Месяц" msgstr[2] "Месяц" msgstr[3] "Месяц" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" diff --git a/locale/sl_SI.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/sl_SI.UTF-8/LC_MESSAGES/FixMyStreet.po index 0492b0ba745..90d8b1257a3 100644 --- a/locale/sl_SI.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/sl_SI.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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Matevz Langus , 2018\n" "Language-Team: Slovenian (Slovenia) (https://www.transifex.com/mysociety/teams/12067/sl_SI/)\n" @@ -93,8 +93,8 @@ msgstr "" msgid "%s live updates" msgstr "" -#: templates/web/base/dashboard/index.html:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -175,7 +175,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "" #: perllib/FixMyStreet/App/Controller/Report/New.pm:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "" @@ -325,6 +325,7 @@ msgid "Add user" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "" @@ -364,6 +365,10 @@ msgstr "" msgid "Alert me to future updates" msgstr "" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -433,7 +438,7 @@ msgstr "" msgid "Anonymous user" msgstr "" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "" @@ -550,6 +555,8 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -587,6 +594,7 @@ msgid "Can't see the map? Skip this step" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -618,7 +626,7 @@ msgstr "" msgid "Category and State" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "" @@ -627,7 +635,7 @@ msgstr "" msgid "Category fix rate for problems > 4 weeks old" msgstr "" -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -716,7 +724,7 @@ msgstr "" #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "" @@ -725,7 +733,7 @@ msgstr "" msgid "Closed by council" msgstr "" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 msgid "Closed to updates" msgstr "" @@ -739,12 +747,12 @@ msgstr "" msgid "Cobrand" msgstr "" -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "" @@ -760,6 +768,7 @@ msgid "Collapse map" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -788,6 +797,7 @@ msgid "Confirmation" msgstr "" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -823,8 +833,8 @@ msgstr "" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "" @@ -873,14 +883,17 @@ msgid "Create priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 msgid "Create reports/updates as anonymous user" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -954,7 +967,11 @@ msgstr "" msgid "Defect type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +msgid "Delete" +msgstr "" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -983,16 +1000,17 @@ msgstr "" msgid "Description:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "" +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1016,6 +1034,14 @@ msgstr "" msgid "Diligency prize league table" msgstr "" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1091,11 +1117,18 @@ msgstr "" msgid "Edit body details" msgstr "" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +#, fuzzy +msgid "Edit other users' details" +msgstr "Prosim vnesi podrobnosti" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "" @@ -1104,6 +1137,7 @@ msgid "Edit report priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "" @@ -1172,12 +1206,16 @@ msgstr "" msgid "Email verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1240,17 +1278,24 @@ msgstr "" msgid "Enter a nearby UK postcode, or street name and area" msgstr "" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +msgid "Enter a street, area, or landmark" +msgstr "" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "Vnesite podrobnosti težave" @@ -1290,15 +1335,15 @@ msgstr "" msgid "Expand map" msgstr "Razširi zemljevid" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "Objasnite kaj je narobe" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "Izvozi v CSV" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "" @@ -1307,11 +1352,11 @@ msgstr "" msgid "External URL" msgstr "Zunanja povezava" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 msgid "External status code" msgstr "" @@ -1320,7 +1365,7 @@ msgstr "" msgid "External status code:" msgstr "" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "" @@ -1331,7 +1376,7 @@ msgid "Extra Fields" msgstr "" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "" @@ -1370,7 +1415,7 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:114 +#: templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "" @@ -1409,7 +1454,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:149 +#: templates/web/base/admin/report_edit.html:150 #: templates/web/base/admin/user-form.html:119 msgid "Flagged:" msgstr "" @@ -1494,7 +1539,7 @@ msgstr "" msgid "Go" msgstr "" -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:96 msgid "Going to send questionnaire?" msgstr "" @@ -1636,6 +1681,7 @@ msgstr "Na žalost nismo našli vaše težave v bazi podatkov.\n" #: templates/web/base/admin/index.html:60 #: templates/web/base/admin/list_updates.html:6 #: templates/web/base/admin/reports.html:12 +#: templates/web/base/admin/user-alerts.html:8 #: templates/web/zurich/admin/index-dm.html:21 #: templates/web/zurich/admin/index-sdm.html:19 #: templates/web/zurich/admin/list_updates.html:24 @@ -1739,7 +1785,7 @@ msgid "" " when they are shown on the site. Enter the ID (number) of that user." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "" @@ -1803,7 +1849,8 @@ msgstr "" msgid "Invalid format %s specified." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 +#: perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "" @@ -1997,6 +2044,7 @@ msgid "Moderate" msgstr "Moderiraj" #: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "" @@ -2049,7 +2097,7 @@ msgstr "Najpogosteje komentirano" msgid "Name" msgstr "Ime" -#: templates/web/base/admin/report_edit.html:134 +#: templates/web/base/admin/report_edit.html:135 #: templates/web/base/admin/responsepriorities/edit.html:13 #: templates/web/base/admin/update_edit.html:34 #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 @@ -2135,10 +2183,35 @@ msgstr "Nova telefonska številka:" msgid "New priority" msgstr "Nova prioriteta" +#: templates/web/base/admin/user-alerts.html:44 +#, fuzzy +msgid "New problems for %s" +msgstr "Nova poročila" + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "" @@ -2171,6 +2244,10 @@ msgstr "Novo stanje" msgid "New template" msgstr "" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "Najnovejši" @@ -2179,15 +2256,16 @@ msgstr "Najnovejši" msgid "Next" msgstr "Naslednji" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2253,8 +2331,8 @@ msgid "No supporters" msgstr "" #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "Noben" @@ -2357,7 +2435,7 @@ msgstr "" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "Odpri" @@ -2394,11 +2472,11 @@ msgstr "" msgid "Order" msgstr "Vrstni red" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2477,7 +2555,7 @@ msgstr "" msgid "Phone verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2486,9 +2564,9 @@ msgstr "Telefon:" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2502,7 +2580,7 @@ msgstr "Telefon:" msgid "Photo" msgstr "Slika" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "Slika je obvezna." @@ -2510,12 +2588,12 @@ msgstr "Slika je obvezna." msgid "Photo required" msgstr "Slika obvezna" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2556,7 +2634,7 @@ msgstr "" msgid "Please check your email address is correct" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2565,8 +2643,8 @@ msgid "Please check your phone number is correct" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2595,12 +2673,12 @@ msgid "Please do not be abusive — abusing your council devalues the s msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Prosim vnesi sporočilo" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2608,8 +2686,8 @@ msgstr "Prosim vnesi sporočilo" msgid "Please enter a mobile number" msgstr "Prosim vnesi mobilno številko" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "Prosim vnesi ime" @@ -2623,14 +2701,14 @@ msgstr "" msgid "Please enter a password" msgstr "Prosim vnesi geslo" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 #: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Prosim vnesi zadevo" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2639,12 +2717,12 @@ msgid "Please enter a valid email" msgstr "Prosim vnesi veljaven elektronski naslov" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "Prosim vnesi veljaven elektronski naslov" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 msgid "Please enter a valid email or phone number" msgstr "Prosim vnesi veljaven elektronski naslov ali telefonsko številko" @@ -2653,7 +2731,7 @@ msgstr "Prosim vnesi veljaven elektronski naslov ali telefonsko številko" msgid "Please enter some details" msgstr "Prosim vnesi podrobnosti" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2673,8 +2751,8 @@ msgstr "Prosim vnesi svoje ime" 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:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2745,11 +2823,11 @@ msgstr "" msgid "Please note:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:399 +#: perllib/FixMyStreet/App/Controller/Report.pm:383 msgid "Please provide a duplicate ID or public update for this report." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:381 +#: perllib/FixMyStreet/App/Controller/Report.pm:365 msgid "Please provide a public update for this report." msgstr "" @@ -2789,12 +2867,12 @@ msgstr "" msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1440 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1537 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1457 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1556 msgid "Please verify at least one of email/phone" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:123 +#: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please write a message" msgstr "" @@ -2808,19 +2886,19 @@ msgstr "" msgid "Postcode or street name and area" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:211 +#: perllib/FixMyStreet/DB/Result/Comment.pm:231 msgid "Posted anonymously at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:246 +#: perllib/FixMyStreet/DB/Result/Comment.pm:268 msgid "Posted by %s at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:234 +#: perllib/FixMyStreet/DB/Result/Comment.pm:256 msgid "Posted by %s (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "" @@ -2853,13 +2931,13 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "" @@ -2885,7 +2963,7 @@ msgstr "" msgid "Problem breakdown by state" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "" @@ -2894,6 +2972,7 @@ msgid "Problem state change based on survey results" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Težave" @@ -2918,7 +2997,7 @@ msgstr "" msgid "Problems within %.1fkm of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -2962,7 +3041,7 @@ msgstr "" msgid "Providing a 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_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "" @@ -3031,7 +3110,7 @@ msgstr "" msgid "RSS feed of nearby problems" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3110,7 +3189,7 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3250,7 +3329,9 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "Poročila" @@ -3364,16 +3445,16 @@ msgstr "" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Zavrti v levo" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3454,11 +3535,12 @@ msgid "Security" msgstr "Varnost" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "" @@ -3522,7 +3604,7 @@ msgstr "Poslano:" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "" @@ -3729,6 +3811,7 @@ msgstr "" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3737,8 +3820,8 @@ msgstr "" msgid "State" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3747,7 +3830,7 @@ msgstr "" msgid "State changed to:" msgstr "" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3757,6 +3840,7 @@ msgid "State:" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 msgid "States" @@ -3804,7 +3888,7 @@ msgstr "" msgid "Subject" msgstr "Zadeva" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "Zadeva:" @@ -3819,7 +3903,7 @@ msgstr "Zadeva:" msgid "Submit" msgstr "Pošlji" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3851,6 +3935,10 @@ msgstr "" msgid "Subscribe by email" msgstr "" +#: templates/web/base/admin/user-alerts.html:22 +msgid "Subscribed:" +msgstr "" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "Povzemi težavo" @@ -3860,6 +3948,7 @@ msgid "Summarise your changes" msgstr "Povzemi svoje spremembe" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -3963,39 +4052,40 @@ msgstr "Lokacije izgleda ni v Združenem kraljestvu. Poskusi ponovno." #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "Poštna številka je nepoznana. Oprosti." -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "Težava je označena kot poslana." -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "Težava bo poslana ponovno." -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 msgid "That user has been logged out." msgstr "Uporabnik odjavljen." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 msgid "That user has been made anonymous on all reports and updates." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "" @@ -4135,7 +4225,7 @@ msgstr "" msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 #, fuzzy msgid "The user has been sent a login email" msgstr "Uporabnik odjavljen." @@ -4153,7 +4243,7 @@ msgstr "" msgid "There are no reports to show." msgstr "Ni poročil za prikaz." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "" @@ -4161,7 +4251,7 @@ msgstr "" msgid "There was a problem showing the All Reports page. Please try again later." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 msgid "There was a problem showing this page. Please try again later." msgstr "Težava s prikazom strani. Poskusi kasneje." @@ -4170,7 +4260,7 @@ msgstr "Težava s prikazom strani. Poskusi kasneje." msgid "There was a problem with your email/password combination. Please try again." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4181,7 +4271,7 @@ msgstr "" msgid "There was a problem with your update. Please try again." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 msgid "There were problems with your report. Please see below." msgstr "" @@ -4214,7 +4304,7 @@ msgid "These will be sent to %s and also published online for o msgstr "" #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "" @@ -4252,10 +4342,10 @@ msgstr "" 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:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Podatek je obvezen" @@ -4327,6 +4417,7 @@ msgid "Time spent (in minutes):" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "" @@ -4386,9 +4477,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:115 -#: templates/web/base/dashboard/index.html:120 -#: templates/web/base/dashboard/index.html:144 +#: templates/web/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "" @@ -4439,6 +4530,7 @@ msgstr "" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "Tip" @@ -4463,7 +4555,7 @@ msgstr "" msgid "Unknown alert type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4472,9 +4564,9 @@ msgstr "Neznana napaka" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "" @@ -4491,6 +4583,7 @@ msgid "Up one" msgstr "" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "" @@ -4543,18 +4636,19 @@ msgstr "" msgid "Updated" msgstr "Posodobljen" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 msgid "Updated by %s (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 msgid "Updated by %s at %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4562,12 +4656,13 @@ msgid "Updated!" msgstr "Posodobljen!" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "Posodobitve" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "" @@ -4621,26 +4716,26 @@ msgstr "" msgid "User Import" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 msgid "User added to abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 msgid "User already in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "" @@ -4654,13 +4749,19 @@ msgstr "" msgid "User search finds matches in users' names and email addresses." msgstr "" -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 msgid "User:" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4764,7 +4865,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:118 +#: templates/web/base/dashboard/index.html:122 msgid "Website" msgstr "Spletno mesto" @@ -4809,7 +4910,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 MaPit." msgstr "" -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -4829,7 +4930,7 @@ msgstr "" msgid "Wrong location? Just click again on the map." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4837,9 +4938,10 @@ msgstr "" #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -4915,7 +5017,7 @@ msgstr "" msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "" @@ -5108,14 +5210,14 @@ msgstr "" msgid "all" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "" @@ -5141,7 +5243,7 @@ msgstr "" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "" @@ -5215,7 +5317,7 @@ msgstr "" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "" @@ -5256,11 +5358,11 @@ msgstr "" msgid "user is problem owner" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 msgid "user not in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 msgid "user removed from abuse list" msgstr "" @@ -5341,7 +5443,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5368,7 +5470,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5458,7 +5560,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, perl-format msgid "month" msgid_plural "months" @@ -5467,7 +5569,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" diff --git a/locale/sq.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/sq.UTF-8/LC_MESSAGES/FixMyStreet.po index 2ed59b1393e..d3ebb7b32b9 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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety , 2017\n" "Language-Team: Albanian (https://www.transifex.com/mysociety/teams/12067/sq/)\n" @@ -99,8 +99,8 @@ msgstr "" msgid "%s live updates" msgstr "%s përditësime ne kohë reale" -#: templates/web/base/dashboard/index.html:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -182,7 +182,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "" #: perllib/FixMyStreet/App/Controller/Report/New.pm:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Zgjedh kategorinë --" @@ -339,6 +339,7 @@ msgid "Add user" msgstr "Shto përdorues" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "Shto/modifiko kategoritë e problemeve" @@ -378,6 +379,10 @@ msgstr "Njoftimi %d është çaktivizuar (krijuar %s)" msgid "Alert me to future updates" msgstr "Më njofto për përditësimet e ardhme" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -447,7 +452,7 @@ msgstr "Anonim" msgid "Anonymous user" msgstr "" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "Anonim:" @@ -564,6 +569,8 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -601,6 +608,7 @@ msgid "Can't see the map? Skip this step" msgstr "Nuk mund ta shihni hartën? Kapërceni këtë hap" #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -632,7 +640,7 @@ msgstr "Kategoria" msgid "Category and State" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "Kategoria është ndryshuar nga ‘%s’ në ‘%s’" @@ -641,7 +649,7 @@ msgstr "Kategoria është ndryshuar nga ‘%s’ në ‘%s’" msgid "Category fix rate for problems > 4 weeks old" msgstr "norma fikse e kategorisë për probleme > më të vjetra se 4 javë" -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -739,7 +747,7 @@ msgstr "" #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "Mbyllur" @@ -748,7 +756,7 @@ msgstr "Mbyllur" msgid "Closed by council" msgstr "Mbyllur nga zyra" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 #, fuzzy msgid "Closed to updates" msgstr "Merr përditësime" @@ -763,12 +771,12 @@ msgstr "Koordinatat:" msgid "Cobrand" msgstr "Ko-brandimi" -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "Shenimet e ko-brandimit:" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "Ko-brandimi" @@ -784,6 +792,7 @@ msgid "Collapse map" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -812,6 +821,7 @@ msgid "Confirmation" msgstr "Konfirmimi" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -847,8 +857,8 @@ msgstr "" msgid "Coordinates:" msgstr "Koordinatat" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "Përdoruesi nuk u gjet" @@ -897,14 +907,17 @@ msgid "Create priority" msgstr "Krijo prioritet" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 msgid "Create reports/updates as anonymous user" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "Krijo raportim/përditësim si zyre" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "Krijo raportim/përditësim në emër të përdoruesit" @@ -979,7 +992,12 @@ msgstr "" msgid "Defect type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +#, fuzzy +msgid "Delete" +msgstr "Fshirë" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -1008,16 +1026,17 @@ msgstr "Përshkrimi" msgid "Description:" msgstr "Përshkrimi:" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "" +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Detajet" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1041,6 +1060,14 @@ msgstr "Pa përdorë hartën" msgid "Diligency prize league table" msgstr "Tabela e tarifave" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1120,11 +1147,17 @@ msgstr "Modifiko" msgid "Edit body details" msgstr "Modifiko detajet e zyres" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +msgid "Edit other users' details" +msgstr "Modifiko detajet e përdoruesit tjetër" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "Modifiko privilegjet e përdoruesit tjetër" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "Modifiko kategorine" @@ -1133,6 +1166,7 @@ msgid "Edit report priority" msgstr "Modifiko prioritetin e raportimit" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "Modifiko raportimet" @@ -1201,12 +1235,16 @@ msgstr "Njoftimi me email u fshi" msgid "Email verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "Emaili:" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1281,17 +1319,26 @@ msgstr "Fut një rrugë në Zürich" msgid "Enter a nearby UK postcode, or street name and area" msgstr "Fut një kod postar të Britanisë, apo një rrugë / lagje" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +#, fuzzy +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "Fut një kod postar të Britanisë, apo një rrugë / lagje" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "Fut një kod postar në afërsi, apo emrin e rrugës / lagjes" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "Fut emrin e një rruge / lagje në afërsi" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +#, fuzzy +msgid "Enter a street, area, or landmark" +msgstr "Fut emrin e një rruge / lagje në afërsi" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "Përshkruaj problemin" @@ -1331,15 +1378,15 @@ msgstr "" msgid "Expand map" msgstr "" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "Shpjego ku është problemi" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "ID e jashtme" @@ -1348,11 +1395,11 @@ msgstr "ID e jashtme" msgid "External URL" msgstr "URL e jashtme" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "Zyre e jashtme" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 #, fuzzy msgid "External status code" @@ -1363,7 +1410,7 @@ msgstr "Zyre e jashtme" msgid "External status code:" msgstr "Zyre e jashtme" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "Ekip i jashtëm" @@ -1374,7 +1421,7 @@ msgid "Extra Fields" msgstr "" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "Të dhëna shtesë:" @@ -1414,7 +1461,7 @@ msgstr "Rregullo këtë duke zgjedhur zonën e mbuluar në fush #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:114 +#: templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "Rregulluar" @@ -1453,7 +1500,7 @@ msgstr "Përdoruesit e markuar janë listuar në faqen e markimeve< 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 markuar nuk janë të kufizuar në asnjë mënyrë. Ata markohen vetëm për t'u vënë re." -#: templates/web/base/admin/report_edit.html:149 +#: templates/web/base/admin/report_edit.html:150 #: templates/web/base/admin/user-form.html:119 msgid "Flagged:" msgstr "Markuar:" @@ -1538,7 +1585,7 @@ msgstr "Gëzohem që qenka rregulluar!" msgid "Go" msgstr "Vazhdo" -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:96 msgid "Going to send questionnaire?" msgstr "Do ta dërgoni pyetësorin?" @@ -1681,6 +1728,7 @@ msgstr "Fatkeqësisht problemi juaj nuk u lokalizua në databazë.\n" #: templates/web/base/admin/index.html:60 #: templates/web/base/admin/list_updates.html:6 #: templates/web/base/admin/reports.html:12 +#: templates/web/base/admin/user-alerts.html:8 #: templates/web/zurich/admin/index-dm.html:21 #: templates/web/zurich/admin/index-sdm.html:19 #: templates/web/zurich/admin/list_updates.html:24 @@ -1801,7 +1849,7 @@ msgstr "" " përdorues të FixMyStreet do të atribuohet si krijues i këtyre përditësimeve\n" " kur paraqiten në faqe. Shenoni ID (numrin) e atij përdoruesi." -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "ID e pavlefshme" @@ -1866,7 +1914,8 @@ msgstr "Vlerë jovalide për agency_responsible %s" msgid "Invalid format %s specified." msgstr "Formati jovalid %s ." -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 +#: perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "Vendndodhja jovalide. Lokacioni i ri duhet të mbulohet nga e njejta zyre." @@ -2061,6 +2110,7 @@ msgid "Moderate" msgstr "Modero" #: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "Detajet e raportimit të moderuar" @@ -2113,7 +2163,7 @@ msgstr "Më të komentuarit" msgid "Name" msgstr "Emri" -#: templates/web/base/admin/report_edit.html:134 +#: templates/web/base/admin/report_edit.html:135 #: templates/web/base/admin/responsepriorities/edit.html:13 #: templates/web/base/admin/update_edit.html:34 #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 @@ -2201,10 +2251,35 @@ msgstr "" msgid "New priority" msgstr "Prioritet i ri" +#: templates/web/base/admin/user-alerts.html:44 +#, fuzzy +msgid "New problems for %s" +msgstr "Probleme të reja në FixMyStreet" + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "Problem i ri për {{COUNCIL}} brenda {{WARD}} lagjes në FixMyStreet" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "Probleme të reja afër {{POSTCODE}} në FixMyStreet" @@ -2237,6 +2312,10 @@ msgstr "Gjendje e re" msgid "New template" msgstr "Shabllon i ri" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "Më e reja" @@ -2245,15 +2324,16 @@ msgstr "Më e reja" msgid "Next" msgstr "Tjetra" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2321,8 +2401,8 @@ msgid "No supporters" msgstr "Asnjë përkrahës" #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "Asnjë" @@ -2431,7 +2511,7 @@ msgstr "" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "Hapur" @@ -2468,11 +2548,11 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2552,7 +2632,7 @@ msgstr "Numri i telefonit (opsional)" msgid "Phone verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2561,9 +2641,9 @@ msgstr "Telefoni:" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2577,7 +2657,7 @@ msgstr "Telefoni:" msgid "Photo" msgstr "Fotografia" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "Fotografia është e domosdoshme" @@ -2585,12 +2665,12 @@ msgstr "Fotografia është e domosdoshme" msgid "Photo required" msgstr "Foto e domosdoshme" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2631,7 +2711,7 @@ msgstr "Ju lutem kontrolloni fjalëkalimin dhe provoni përsëri" msgid "Please check your email address is correct" msgstr "Ju lutem kontrolloni adresën e emailit" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2640,8 +2720,8 @@ msgid "Please check your phone number is correct" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2673,12 +2753,12 @@ msgid "Please do not be abusive — abusing your council devalues the s msgstr "Ju lutemi mos u bëni abuziv — abuzimi i zyreve e zhvlerëson shërbimin për të gjithë përdoruesit." #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Ju lutem shkruani mesazhin" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2686,8 +2766,8 @@ msgstr "Ju lutem shkruani mesazhin" msgid "Please enter a mobile number" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "Ju lutemi shkruani emrin" @@ -2701,14 +2781,14 @@ msgstr "Ju lutem shkruani emrin për këtë zyre" msgid "Please enter a password" msgstr "Ju lutemi shkruani fjalëkalimin" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 #: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Ju lutemi shkruani titullin" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2717,12 +2797,12 @@ msgid "Please enter a valid email" msgstr "Ju lutemi shkruani një email valid" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "Ju lutemi jepni një adresë valide emaili" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 msgid "Please enter a valid email or phone number" msgstr "" @@ -2731,7 +2811,7 @@ msgstr "" msgid "Please enter some details" msgstr "Ju lutemi shkruani disa detaje" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2751,8 +2831,8 @@ msgstr "Ju lutemi shkruani emrin tuaj" 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 lutemi shkruani emrin tuaj të plotë, zyreve u duhen këto informata - nëse nuk doni që emri juaj të shfaqet, hiqni çekimin më poshtë" -#: perllib/FixMyStreet/App/Controller/Contact.pm:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2823,11 +2903,11 @@ msgstr "Ju lutemi vini re se përditësimi juaj nuk është postuar%s (%s) at %s" msgstr "Postuar nga %s (%s) ne %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "Postuar nga %s ne %s" @@ -2932,13 +3012,13 @@ msgstr "Privacia dhe cookiet" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "Privat" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "" @@ -2964,7 +3044,7 @@ msgstr "Problemi %s u dërgua te zyrja %s" msgid "Problem breakdown by state" msgstr "Analiza e problemit sipas statusit" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "Problemi është shenuar si i hapur." @@ -2973,6 +3053,7 @@ msgid "Problem state change based on survey results" msgstr "Ndryshimi i statusit të problemit bazuar në rezultatet e anketës" #: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Problemet" @@ -2997,7 +3078,7 @@ msgstr "Problemet e raportuara së fundit në FixMyStreet" msgid "Problems within %.1fkm of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -3041,7 +3122,7 @@ msgstr "Shenimi i emrit dhe fjalëkalimit është opsional, por nëse e jepni kj msgid "Providing a password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports." msgstr "Shenimi i fjalëkalimit është opsional, por kjo do t'ju mundësojë të raportoni më lehtë, të bëni përditësime dhe të menagjoni raportimet tuaja." -#: templates/web/base/report/new/form_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "" @@ -3110,7 +3191,7 @@ msgstr "RSS feed i %s, brenda lagjes %s" msgid "RSS feed of nearby problems" msgstr "RSS feed i problemeve në afërsi" -#: perllib/FixMyStreet/Cobrand/Default.pm:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3190,7 +3271,7 @@ msgstr "Hiq nga lista" msgid "Remove from site" msgstr "Hiq nga faqja" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3331,7 +3412,9 @@ msgstr "Raportimi i një problemi" #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "Raportimet" @@ -3445,16 +3528,16 @@ msgstr "Operatori i rrugës për këtë rrugë me emër (nxjerrë nga referenca msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "Operatori i rrugës për këtë rrugë me emër (nga OpenStreetMap): %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Rrotullo majtas" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3535,11 +3618,12 @@ msgid "Security" msgstr "" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "Shih parimet tona të privacisë" #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "" @@ -3603,7 +3687,7 @@ msgstr "Dërguar:" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "Shërbimi:" @@ -3812,6 +3896,7 @@ msgstr "" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3820,8 +3905,8 @@ msgstr "" msgid "State" msgstr "Statusi" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3830,7 +3915,7 @@ msgstr "" msgid "State changed to:" msgstr "" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3840,6 +3925,7 @@ msgid "State:" msgstr "Statusi:" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 msgid "States" @@ -3888,7 +3974,7 @@ msgstr "Nëndrejtoria/Zyra" msgid "Subject" msgstr "Tema" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "Tema:" @@ -3903,7 +3989,7 @@ msgstr "Tema:" msgid "Submit" msgstr "Dërgo" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3935,6 +4021,11 @@ msgstr "Abonohu" msgid "Subscribe by email" msgstr "" +#: templates/web/base/admin/user-alerts.html:22 +#, fuzzy +msgid "Subscribed:" +msgstr "Abonohu" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "Përmblidhe problemin" @@ -3944,6 +4035,7 @@ msgid "Summarise your changes" msgstr "Përmblidh ndryshimet" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -4047,40 +4139,41 @@ msgstr "Ky lokacion nuk duket se është brenda kufijve të shtetit; provoni pra #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "Ky kod postar nuk është i njohur, na vjen keq." -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "Problemi u markua i dërguar." -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "Ky problem nuk do të ridërgohet." -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "Raporti nuk mund të shihet në %s." -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "Ky raport është fshirë nga FixMyStreet." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 #, fuzzy msgid "That user has been logged out." msgstr "Ky raport është fshirë nga FixMyStreet." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 msgid "That user has been made anonymous on all reports and updates." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "" @@ -4230,7 +4323,7 @@ msgstr "" 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 arriti ta lokalozojë problemin në hartë, por mund të shihni zonën përreth lokacionit që ka zgjedhur " -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 #, fuzzy msgid "The user has been sent a login email" msgstr "Ky raport është fshirë nga FixMyStreet." @@ -4250,7 +4343,7 @@ msgstr "" msgid "There are no reports to show." msgstr "Nuk ka raporte për t'u shfaqur." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "" @@ -4258,7 +4351,7 @@ msgstr "" msgid "There was a problem showing the All Reports page. Please try again later." msgstr "Pati një problem për të shfaqur faqen e të gjitha raporteve. Ju lutemi provoni më vonë." -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 msgid "There was a problem showing this page. Please try again later." msgstr "Pati një problem për të shfaqur këtë faqe. Ju lutemi provoni më vonë." @@ -4267,7 +4360,7 @@ msgstr "Pati një problem për të shfaqur këtë faqe. Ju lutemi provoni më vo msgid "There was a problem with your email/password combination. Please try again." msgstr "Pati një problem me kombinimin email/fjalëkalim. Ju lutemi provoni përsëri." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4278,7 +4371,7 @@ msgstr "" msgid "There was a problem with your update. Please try again." msgstr "Pati problem me përditësimin tuaj. Ju lutemi provoni përsëri." -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 msgid "There were problems with your report. Please see below." msgstr "Pati një problem me raportin tuaj. Ju lutemi lexoni mëposhtë." @@ -4317,7 +4410,7 @@ msgid "These will be sent to %s and also published online for o msgstr "Këto shenime do të dërgohen te %s dhe të shfaqen publikisht që tjerët t'i shohin në përputhje me politikat tona të privacisë." #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "Këto shenime do të dërgohen te zyrja, por nuk do të shfaqen publikisht." @@ -4360,10 +4453,10 @@ msgstr "Ky email i është dërguar dy zyrave që e mbulojnë lokacionin, meqë 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 problem u është dërguar disa zyrave që mbulojnë vendndodhjen e tij, meqenëse kategoria e zgjedhur figuron te të gjitha këto zyra; ju lutemi injorojeni nëse nuk jeni zyra kompetente për t'u marrë me këtë çështje." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1003 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Ky informacion është i domosdoshëm" @@ -4435,6 +4528,7 @@ msgid "Time spent (in minutes):" msgstr "Koha e shpenzuar (në minuta):" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Kohëzgjatja" @@ -4494,9 +4588,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:115 -#: templates/web/base/dashboard/index.html:120 -#: templates/web/base/dashboard/index.html:144 +#: templates/web/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "Total" @@ -4547,6 +4641,7 @@ msgstr "" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "" @@ -4571,7 +4666,7 @@ msgstr "Panjohur" msgid "Unknown alert type" msgstr "Lloj i panjohur i njoftimit" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4580,9 +4675,9 @@ msgstr "Gabim i panjohur" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "ID e panjohur e gabimit" @@ -4600,6 +4695,7 @@ msgid "Up one" msgstr "" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "Përditësim" @@ -4652,18 +4748,19 @@ msgstr "Statuset e përditësimit" msgid "Updated" msgstr "Përditësuar" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 msgid "Updated by %s (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 msgid "Updated by %s at %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4671,12 +4768,13 @@ msgid "Updated!" msgstr "Përditësuar!" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "Përditësimet" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "Përditësimet janë të limituara në gjatësi prej %s shenjash. Ju lutemi shkurtojeni përditësimin " @@ -4731,26 +4829,26 @@ msgstr "ID e përdoruesit për t'i atribuuar komentet te" msgid "User Import" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 msgid "User added to abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 msgid "User already in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "Markimi i përdoruesit u hoq" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "Përdorues i markuar" @@ -4764,13 +4862,19 @@ msgstr "" msgid "User search finds matches in users' names and email addresses." msgstr "Kërkimi i përdoruesit kërkon në emër dhe në adresë emaili." -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 msgid "User:" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4875,7 +4979,7 @@ msgstr "Shenimet tuaja personale do t'i përdorim në përputhje me Krijoni më shumë njoftime g 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 MaPit." msgstr "Me kërkimet është e mundur të gjindet (zyra përgjegjegjëse) agency_responsible për ta kufizuar në vetëm një administratë. Atributi i kërkimit është ID e administratës ofruar nga MaPit." -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -4940,7 +5044,7 @@ msgstr "Nëse e shkruani mesazhin të tërin me germa të mëdha, e bëni atë v msgid "Wrong location? Just click again on the map." msgstr "Lokacioni i gabuar? Thjeshtë klikoni prap në hartë." -#: perllib/FixMyStreet/Cobrand/Default.pm:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4948,9 +5052,10 @@ msgstr "Lokacioni i gabuar? Thjeshtë klikoni prap në hartë." #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -5030,7 +5135,7 @@ msgstr "" msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "Ju tashmë i jeni përgjigjur pyetësorit. Nëse keni pyetje, ju lutemi na kontaktoni, apo shikoni problemin.\n" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "Tashmë keni ngarkuar foto për këtë problem. Vini re ju mund të ngarkoni më së shumti 3 foto në këtë raport (nëse tentoni të ngarkoni më shumë, fotoja më e vjetër do të fshihet)." @@ -5227,14 +5332,14 @@ msgstr "%s admini:" msgid "all" msgstr "të gjitha" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "" @@ -5261,7 +5366,7 @@ msgstr "p.sh. ‘%s’ ose ‘%s’" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "Një gropë 25 cm në Rr. Filan Fisteku afër kutisë së postës" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 #, fuzzy msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "Kjo gropë është këtu tash dy muaj dhe..." @@ -5336,7 +5441,7 @@ msgstr "shkyçu" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "zyra lokale" @@ -5377,11 +5482,11 @@ msgstr "përdoruesi është nga e njejta zonë si problemi - %d" msgid "user is problem owner" msgstr "përdoruesi është pronar i problemit" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 msgid "user not in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 msgid "user removed from abuse list" msgstr "" @@ -5446,7 +5551,7 @@ msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5467,7 +5572,7 @@ msgid_plural "%s problems reported" msgstr[0] "" msgstr[1] "" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5537,23 +5642,20 @@ msgid_plural "last updated %d days ago" msgstr[0] "" msgstr[1] "" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, fuzzy, perl-format msgid "month" msgid_plural "months" msgstr[0] "Muaji" msgstr[1] "Muaji" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" msgstr[0] "" msgstr[1] "" -#~ msgid "Edit other users' details" -#~ msgstr "Modifiko detajet e përdoruesit tjetër" - #~ msgid "Enter a password" #~ msgstr "Shkruaj fjalekalimin" diff --git a/locale/sr.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/sr.UTF-8/LC_MESSAGES/FixMyStreet.po index 123c0d3f4f2..352e472d9c3 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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety , 2017\n" "Language-Team: Serbian (https://www.transifex.com/mysociety/teams/12067/sr/)\n" @@ -100,8 +100,8 @@ msgstr "" msgid "%s live updates" msgstr "%s ažuriranja uživo" -#: templates/web/base/dashboard/index.html:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -187,7 +187,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:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Izaberi kategoriju --" @@ -348,6 +348,7 @@ msgid "Add user" msgstr "Dodaj korisnika" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "Dodaj/izmeni problemske kategorije" @@ -387,6 +388,10 @@ msgstr "Obaveštenje %d deaktivirano (kreirano %s)" msgid "Alert me to future updates" msgstr "Upozori me na buduće ažurirane informacije" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -458,7 +463,7 @@ msgstr "Anoniman" msgid "Anonymous user" msgstr "Anoniman" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "Anoniman" @@ -577,6 +582,8 @@ msgstr "Obeleži korisnika " #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -614,6 +621,7 @@ msgid "Can't see the map? Skip this step" msgstr "Ne vidite mapu? Preskočite ovaj korak" #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -646,7 +654,7 @@ msgstr "Kategorija je promenjena sa ‘%s’ na ‘%s’" msgid "Category and State" msgstr "Kategorija je promenjena sa ‘%s’ na ‘%s’" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "Norma rešavanja problema stari > od 4 nedelje " @@ -655,7 +663,7 @@ msgstr "Norma rešavanja problema stari > od 4 nedelje " msgid "Category fix rate for problems > 4 weeks old" msgstr "Norma rešavanja problema stari > od 4 nedelje " -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -756,7 +764,7 @@ msgstr "Klikni na link iz našeg e-mejla potvrde da se upišeš u sistem." #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "Zatvoren" @@ -765,7 +773,7 @@ msgstr "Zatvoren" msgid "Closed by council" msgstr "Zaključila skupština" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 #, fuzzy msgid "Closed to updates" msgstr "Preuzmite najnovije informacije o %s problemima" @@ -780,12 +788,12 @@ msgstr "Koordinate:" msgid "Cobrand" msgstr "" -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "" @@ -801,6 +809,7 @@ msgid "Collapse map" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -829,6 +838,7 @@ msgid "Confirmation" msgstr "Potvrda" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -864,8 +874,8 @@ msgstr "" msgid "Coordinates:" msgstr "Koordinate:" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "Korisnik se ne može naći" @@ -915,15 +925,18 @@ msgid "Create priority" msgstr "Kreiraj prioritet" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 #, fuzzy msgid "Create reports/updates as anonymous user" msgstr "Kreiraj izveštaje/najnovije informacije u ime korisnika" #: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "Kreiraj izveštaje/ažurirane informacije za skupštinu opštine" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "Kreiraj izveštaje/najnovije informacije u ime korisnika" @@ -1000,7 +1013,12 @@ msgstr "Kreiraj prioritet" msgid "Defect type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +#, fuzzy +msgid "Delete" +msgstr "Izbrisano" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -1029,16 +1047,17 @@ msgstr "Opis" msgid "Description:" msgstr "Opis:" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "" +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Pojedinosti" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1062,6 +1081,14 @@ msgstr "Nije koristio mapu" msgid "Diligency prize league table" msgstr "" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1140,11 +1167,17 @@ msgstr "Izmeni" msgid "Edit body details" msgstr "Izmeni podatke o opštini" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +msgid "Edit other users' details" +msgstr "Izmeni podatke drugih korisnika" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "Izmeni ovlašćenja drugih korisnika" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "Izmeni kategoriju prijave" @@ -1153,6 +1186,7 @@ msgid "Edit report priority" msgstr "Izmeni prioritet prijave" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "Izmeni prijave" @@ -1222,12 +1256,16 @@ msgstr "Izbrisano E-mejl obaveštenje" msgid "Email verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "Emejl:\t" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1296,17 +1334,26 @@ msgstr "Unesi Zürich naziv ulice" msgid "Enter a nearby UK postcode, or street name and area" msgstr "Unesi naziv obližnje ulice ili oblasti" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +#, fuzzy +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "Unesi naziv obližnje ulice ili oblasti" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "Unesi naziv obližnje ulice i oblasti" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "Unesi naziv obližnje ulice i oblasti" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +#, fuzzy +msgid "Enter a street, area, or landmark" +msgstr "Unesi naziv obližnje ulice i oblasti" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "Opiši problem" @@ -1346,15 +1393,15 @@ msgstr "" msgid "Expand map" msgstr "" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "Objasni šta je pogrešno" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "Spoljni ID" @@ -1363,11 +1410,11 @@ msgstr "Spoljni ID" msgid "External URL" msgstr "Spoljni URL" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "Spoljno telo" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 #, fuzzy msgid "External status code" @@ -1378,7 +1425,7 @@ msgstr "Spoljno telo" msgid "External status code:" msgstr "Spoljno telo" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "Spoljni tim" @@ -1390,7 +1437,7 @@ msgid "Extra Fields" msgstr "Dodatni podaci" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "Dodatni podaci:" @@ -1430,7 +1477,7 @@ msgstr "Uredite ovo izborom pokrivene oblasti u izmeni poda #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:114 +#: templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "Sređeno" @@ -1469,7 +1516,7 @@ msgstr "Obeleženi korisnici navedeni na strani ." 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:149 +#: templates/web/base/admin/report_edit.html:150 #: templates/web/base/admin/user-form.html:119 msgid "Flagged:" msgstr "Obeleženo" @@ -1554,7 +1601,7 @@ msgstr "Drago mi je što čujem da je sređeno!" msgid "Go" msgstr "Nastavi" -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:96 msgid "Going to send questionnaire?" msgstr "Šaljete upitnik?" @@ -1698,6 +1745,7 @@ msgstr "I'm afraid we couldn't locate your problem in the database.\n" #: templates/web/base/admin/index.html:60 #: templates/web/base/admin/list_updates.html:6 #: templates/web/base/admin/reports.html:12 +#: templates/web/base/admin/user-alerts.html:8 #: templates/web/zurich/admin/index-dm.html:21 #: templates/web/zurich/admin/index-sdm.html:19 #: templates/web/zurich/admin/list_updates.html:24 @@ -1812,7 +1860,7 @@ msgstr "" " FixMyStreet user will be attributed as the creator of those updates\n" " when they are shown on the site. Enter the ID (number) of that user." -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "Ilegalni ID" @@ -1877,7 +1925,8 @@ msgstr "Pogrešna agencija_odgovorna value %s" msgid "Invalid format %s specified." msgstr "Nevažeći format %s naveden." -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 +#: perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "Nevažeća lokacija. Novu lokaciju mora pokrivati ista skupština." @@ -2072,6 +2121,7 @@ msgid "Moderate" msgstr "Uredi" #: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "Uredi pojedinosti o prijavi" @@ -2124,7 +2174,7 @@ msgstr "Najčešće komentarisani" msgid "Name" msgstr "Ime" -#: templates/web/base/admin/report_edit.html:134 +#: templates/web/base/admin/report_edit.html:135 #: templates/web/base/admin/responsepriorities/edit.html:13 #: templates/web/base/admin/update_edit.html:34 #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 @@ -2213,10 +2263,35 @@ msgstr "(Bez broja telefona)" msgid "New priority" msgstr "Novi prioritet" +#: templates/web/base/admin/user-alerts.html:44 +#, fuzzy +msgid "New problems for %s" +msgstr "Novi problemi na Sredimojuulicu" + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "Novi problemi u {{ COUNCIL }} {{WARD}} na Sredimojuulicu" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "Novi problemi u blizini {{POSTCODE}} na Sredimojuulicu" @@ -2249,6 +2324,10 @@ msgstr "Novo stanje" msgid "New template" msgstr "Novi šablon" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "Najnovije" @@ -2257,15 +2336,16 @@ msgstr "Najnovije" msgid "Next" msgstr "Sledeće" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2333,8 +2413,8 @@ msgid "No supporters" msgstr "Nema pristalica" #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "Nijedan" @@ -2443,7 +2523,7 @@ msgstr "" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "Otvoren" @@ -2480,11 +2560,11 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2567,7 +2647,7 @@ msgstr "Broj telefona (opcionalno)" msgid "Phone verified:" msgstr "Prijavio:" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2576,9 +2656,9 @@ msgstr "Tel:" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2592,7 +2672,7 @@ msgstr "Tel:" msgid "Photo" msgstr "Fotografija" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "Fotografija potrebna." @@ -2600,12 +2680,12 @@ msgstr "Fotografija potrebna." msgid "Photo required" msgstr "Fotografija potrebna" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2646,7 +2726,7 @@ msgstr "Molimo vas proverite lozinke i probajte ponovo " 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:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2656,8 +2736,8 @@ 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:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2686,12 +2766,12 @@ msgid "Please do not be abusive — abusing your council devalues the s msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Molimo vas unesite poruku" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2700,8 +2780,8 @@ msgstr "Molimo vas unesite poruku" msgid "Please enter a mobile number" msgstr "Molimo vas unesite vaš broj telefona" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "Molimo vas unesite ime" @@ -2715,14 +2795,14 @@ msgstr "Molimo vas unesite naziv ovog tela" msgid "Please enter a password" msgstr "Molimo vas unesite lozinku" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 #: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Molimo vas unesite predmet" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2731,12 +2811,12 @@ msgid "Please enter a valid email" msgstr "Molimo vas unesite važeći e-mejl" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "Molimo vas unesite važeću e-mejl adresu" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Molimo vas unesite vaš broj telefona" @@ -2746,7 +2826,7 @@ msgstr "Molimo vas unesite vaš broj telefona" msgid "Please enter some details" msgstr "Molimo vas unesite neke podatke" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2766,8 +2846,8 @@ msgstr "Molimo vas unesite vaše ime" 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:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2838,12 +2918,12 @@ msgstr "Molimo vas imajte u vidu da vaša prijava još uvek nije poslat msgid "Please note:" msgstr "Molimo vas imajte u vidu:" -#: perllib/FixMyStreet/App/Controller/Report.pm:399 +#: perllib/FixMyStreet/App/Controller/Report.pm:383 #, fuzzy msgid "Please provide a duplicate ID or public update for this report." msgstr "Molimo vas pružite javne informacije o ovoj prijavi." -#: perllib/FixMyStreet/App/Controller/Report.pm:381 +#: perllib/FixMyStreet/App/Controller/Report.pm:365 msgid "Please provide a public update for this report." msgstr "Molimo vas pružite javne informacije o ovoj prijavi." @@ -2883,12 +2963,12 @@ msgstr "Molimo vas iznesite da li je problem rešen ili ne " msgid "Please upload an image only" msgstr "Molimo vas postavite samo sliku" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1440 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1537 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1457 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1556 msgid "Please verify at least one of email/phone" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:123 +#: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please write a message" msgstr "Molimo vas napišite poruku" @@ -2903,19 +2983,19 @@ msgstr "Postavi" msgid "Postcode or street name and area" msgstr "Unesi naziv obližnje ulice i oblasti" -#: perllib/FixMyStreet/DB/Result/Comment.pm:211 +#: perllib/FixMyStreet/DB/Result/Comment.pm:231 msgid "Posted anonymously at %s" msgstr "Postavljeno anonimno u %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:246 +#: perllib/FixMyStreet/DB/Result/Comment.pm:268 msgid "Posted by %s at %s" msgstr "Postavio %s na %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:234 +#: perllib/FixMyStreet/DB/Result/Comment.pm:256 msgid "Posted by %s (%s) at %s" msgstr "Postavio %s (%s) na %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "Postavio %s na %s" @@ -2948,13 +3028,13 @@ 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:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "Privatan" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "" @@ -2980,7 +3060,7 @@ msgstr "Problem %s poslat skupštini %s" msgid "Problem breakdown by state" msgstr "Pregled problema po stanju" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "Problem označen kao otvoren." @@ -2989,6 +3069,7 @@ msgid "Problem state change based on survey results" msgstr "Promena stanja predmeta na osnovu rezultata ankete " #: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Problemi" @@ -3015,7 +3096,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:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -3060,7 +3141,7 @@ msgstr "Pružanje imena i lozinke je opcionalno, ali će isto dozvoliti da se la 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." -#: templates/web/base/report/new/form_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "" @@ -3129,7 +3210,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:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3211,7 +3292,7 @@ msgstr "Ukloni iz užeg kruga" msgid "Remove from site" msgstr "Ukloni sa internet stranice" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3352,7 +3433,9 @@ msgstr "Prijavljivanje problema" #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "Prijave" @@ -3470,16 +3553,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:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Okreni levo" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3560,11 +3643,12 @@ msgid "Security" msgstr "" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "Vidi našu politiku privatnosti" #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "" @@ -3628,7 +3712,7 @@ msgstr "Poslato:" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "Usluga:" @@ -3841,6 +3925,7 @@ msgstr "Datum početka:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3849,8 +3934,8 @@ msgstr "Datum početka:" msgid "State" msgstr "Država" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3860,7 +3945,7 @@ msgstr "" msgid "State changed to:" msgstr "Sačuvaj promene" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3870,6 +3955,7 @@ msgid "State:" msgstr "Statistike" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 #, fuzzy @@ -3920,7 +4006,7 @@ msgstr "Odsek/direkcija" msgid "Subject" msgstr "Predmet" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "Predmet" @@ -3935,7 +4021,7 @@ msgstr "Predmet" msgid "Submit" msgstr "Podnesi" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3968,6 +4054,11 @@ msgstr "Pretplati se" msgid "Subscribe by email" msgstr "Pretplati me na e-mejl obaveštenja" +#: templates/web/base/admin/user-alerts.html:22 +#, fuzzy +msgid "Subscribed:" +msgstr "Pretplati se" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "Rezimiraj problem" @@ -3977,6 +4068,7 @@ msgid "Summarise your changes" msgstr "Rezimiraj vaše promene" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -4081,40 +4173,41 @@ msgstr "Po svemu sudeći data lokacija nije na Kosovu; molimo vas pokušajte pon #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "Dati poštanski broj nije prepoznat, izvinite." -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "Dati problem obeležen je kao poslat." -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "Dati problem će sada biti ponovo poslat." -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "Data prijava ne može se pogledati na %s." -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "Data prijava uklonjena je sa Sredimojuulicu." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 #, fuzzy msgid "That user has been logged out." msgstr "Data prijava uklonjena je sa Sredimojuulicu." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 msgid "That user has been made anonymous on all reports and updates." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "" @@ -4262,7 +4355,7 @@ msgstr "" 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 " -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 #, fuzzy msgid "The user has been sent a login email" msgstr "Data prijava uklonjena je sa Sredimojuulicu." @@ -4282,7 +4375,7 @@ msgstr "" msgid "There are no reports to show." msgstr "Nema prijava za prikazivanje." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "" @@ -4290,7 +4383,7 @@ msgstr "" 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." -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 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." @@ -4299,7 +4392,7 @@ msgstr "Nastao je problem u prikazivanju ove strane. Molimo vas probajte ponovo 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:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4311,7 +4404,7 @@ msgstr "Nastao je problem sa vašom kombinacijom e-mejla/lozinke. Ukoliko ne mo 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." -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 msgid "There were problems with your report. Please see below." msgstr "Ima problema sa vašom prijavom. Molimo vas vidite ispod." @@ -4349,7 +4442,7 @@ msgid "These will be sent to %s and also published online for o msgstr "Iste će biti poslate %s i objavljene online kako bi ih drugi videli, u skladu sa našom politikom privatnosti." #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "Iste će biti poslate skupštini, ali nikada neće biti prikazane online." @@ -4392,10 +4485,10 @@ msgstr "Ovaj e-mejl poslat je obema direkcijama koje pokrivaju lokaciju problema 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:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Ova informacija je tražena" @@ -4467,6 +4560,7 @@ msgid "Time spent (in minutes):" msgstr "Potrošeno vreme (u minutima):" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Vremenski okvir" @@ -4526,9 +4620,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:115 -#: templates/web/base/dashboard/index.html:120 -#: templates/web/base/dashboard/index.html:144 +#: templates/web/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "Ukupno" @@ -4579,6 +4673,7 @@ msgstr "" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "" @@ -4603,7 +4698,7 @@ msgstr "Nepoznati" msgid "Unknown alert type" msgstr "Nepoznata vrsta obaveštenja" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4612,9 +4707,9 @@ msgstr "Nepoznata greška" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "" @@ -4632,6 +4727,7 @@ msgid "Up one" msgstr "" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "Ažuriranje" @@ -4684,20 +4780,21 @@ msgstr "" msgid "Updated" msgstr "Ažuriran" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 #, fuzzy msgid "Updated by %s (%s) at %s" msgstr "Postavio %s (%s) na %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 #, fuzzy msgid "Updated by %s at %s" msgstr "Postavio %s na %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4705,12 +4802,13 @@ msgid "Updated!" msgstr "Ažuriran!" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "Ažurirane informacije" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "" @@ -4765,28 +4863,28 @@ msgstr "" msgid "User Import" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 #, fuzzy msgid "User added to abuse list" msgstr "Emejl dodat listi zloupotreba" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 #, fuzzy msgid "User already in abuse list" msgstr "E-mejl već na listi zloupotreba" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "Uklonjena oznaka korisnika" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "" @@ -4801,7 +4899,11 @@ msgstr "U tabeli zloupotreba?" msgid "User search finds matches in users' names and email addresses." msgstr "Pretraga korisnika poklapa se sa kriterijumima u imenima i e-mejl adresama korisnika." -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 #, fuzzy msgid "User:" @@ -4809,6 +4911,8 @@ msgstr "Korisnici" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4917,7 +5021,7 @@ msgstr "Upotrebićemo samo vaše lične podatke u skladu sa našom MaPit." msgstr "" -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -4982,7 +5086,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:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4990,9 +5094,10 @@ msgstr "Pogrešna lokacija? Samo kliknite ponovo na mapu." #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -5068,7 +5173,7 @@ msgstr "" msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "" @@ -5266,14 +5371,14 @@ msgstr "%s administrator:" msgid "all" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "" @@ -5299,7 +5404,7 @@ msgstr "" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 #, fuzzy msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "Ova rupa je tu već dva meseca i…" @@ -5374,7 +5479,7 @@ msgstr "" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "" @@ -5416,12 +5521,12 @@ msgstr "" msgid "user is problem owner" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 #, fuzzy msgid "user not in abuse list" msgstr "E-mejl već na listi zloupotreba" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 #, fuzzy msgid "user removed from abuse list" msgstr "Ukloni iz užeg kruga" @@ -5495,7 +5600,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5519,7 +5624,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5599,7 +5704,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, fuzzy, perl-format msgid "month" msgid_plural "months" @@ -5607,7 +5712,7 @@ msgstr[0] "Mesec" msgstr[1] "Mesec" msgstr[2] "Mesec" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" @@ -5615,9 +5720,6 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#~ msgid "Edit other users' details" -#~ msgstr "Izmeni podatke drugih korisnika" - #~ msgid "Enter a password" #~ msgstr "Unesi lozinku" diff --git a/locale/sv_SE.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/sv_SE.UTF-8/LC_MESSAGES/FixMyStreet.po index ad34fb4ad49..57b9e4edc7f 100644 --- a/locale/sv_SE.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/sv_SE.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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jonatan Nyberg, 2018\n" "Language-Team: Swedish (Sweden) (https://www.transifex.com/mysociety/teams/12067/sv_SE/)\n" @@ -93,8 +93,8 @@ 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:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "%s öppnade, %s stängda, %s lösta" @@ -175,7 +175,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:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Välj en katagori --" @@ -328,6 +328,7 @@ msgid "Add user" msgstr "Lägg till användare" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "Lägg till eller ta bort problemkategorier" @@ -367,6 +368,10 @@ msgstr "Bevakning %d avaktiverad (skapad %s)" msgid "Alert me to future updates" msgstr "Varsko mig om framtida uppdateringar" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -436,7 +441,7 @@ msgstr "Anonym" msgid "Anonymous user" msgstr "Anonym användare" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "Anonym:" @@ -553,6 +558,8 @@ msgstr "Förbjud användare" #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -590,6 +597,7 @@ msgid "Can't see the map? Skip this step" msgstr "Kan du inte se kartan? Hoppa över det här steget" #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -621,7 +629,7 @@ msgstr "Kategori" msgid "Category and State" msgstr "Kategori och tillstånd" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "Kategori ändrat från ‘%s’ till ‘%s’" @@ -630,7 +638,7 @@ msgstr "Kategori ändrat från ‘%s’ till ‘%s’" msgid "Category fix rate for problems > 4 weeks old" msgstr "Kategorins lösningsnivå för problem över 4 veckor gamla" -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -719,7 +727,7 @@ msgstr "Klicka på länken i det mejlet för att logga in." #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "Stängd" @@ -728,7 +736,7 @@ msgstr "Stängd" msgid "Closed by council" msgstr "Stängd av kommunen" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 #, fuzzy msgid "Closed to updates" msgstr "Få uppdateringar" @@ -743,12 +751,12 @@ msgstr "Koordinater:" msgid "Cobrand" msgstr "Cobrand" -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "Cobrand data:" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "Cobrand:" @@ -764,6 +772,7 @@ msgid "Collapse map" msgstr "Vik ihop karta" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -792,6 +801,7 @@ msgid "Confirmation" msgstr "Bekräftelse" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -827,8 +837,8 @@ msgstr "" msgid "Coordinates:" msgstr "Koordinater:" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "Kan inte hitta användaren" @@ -877,14 +887,17 @@ msgid "Create priority" msgstr "Skapa prioritet" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 msgid "Create reports/updates as anonymous user" msgstr "Skapa rapporter/uppdateringar som anonym användare" #: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "Skapa rapporter/uppdateringar som kommunen" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "Skapa rapporter/uppdateringar på en användares vägnar" @@ -958,7 +971,12 @@ msgstr "Standardprioritet" msgid "Defect type" msgstr "Defekttyp" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +#, fuzzy +msgid "Delete" +msgstr "Borttagen" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -987,16 +1005,17 @@ msgstr "Beskrivning" msgid "Description:" msgstr "Beskrivning:" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "Detaljerad information är begränsad till %d tecken." +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Detaljer" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1020,6 +1039,14 @@ msgstr "Använde inte kartan" msgid "Diligency prize league table" msgstr "Flitighetstopplistan" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1095,11 +1122,17 @@ msgstr "Ändra" msgid "Edit body details" msgstr "Ändra förvaltningsdetaljer" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +msgid "Edit other users' details" +msgstr "Redigera andra användares uppgifter" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "Redigera andra användares rättigheter" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "Redigera rapportkategori" @@ -1108,6 +1141,7 @@ msgid "Edit report priority" msgstr "Redigera rapportprioritet" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "Redigera rapporter" @@ -1176,12 +1210,16 @@ msgstr "E-postnotifikation borttagen" msgid "Email verified:" msgstr "Epost bekräftad:" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "Epost:" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1251,17 +1289,26 @@ msgstr "Skriv in ett Zürich-gatunamn" msgid "Enter a nearby UK postcode, or street name and area" msgstr "Ange ett postnummer eller gatunamn och ort" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +#, fuzzy +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "Ange ett postnummer eller gatunamn och ort" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "Ange ett postnummer eller gatunamn och ort" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "Ange ett närligande gatunamn och ort" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +#, fuzzy +msgid "Enter a street, area, or landmark" +msgstr "Ange ett närligande gatunamn och ort" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "Skriv in information om problemet" @@ -1301,15 +1348,15 @@ msgstr "" msgid "Expand map" msgstr "Expandera karta" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "Förklara felet" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "Exportera som CSV" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "Externt ID" @@ -1318,11 +1365,11 @@ msgstr "Externt ID" msgid "External URL" msgstr "Extern URL" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "Extern förvaltning" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 #, fuzzy msgid "External status code" @@ -1333,7 +1380,7 @@ msgstr "Extern förvaltning" msgid "External status code:" msgstr "Extern förvaltning" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "Externt arbetslag" @@ -1344,7 +1391,7 @@ msgid "Extra Fields" msgstr "Ytterligare fält" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "Extra data:" @@ -1383,7 +1430,7 @@ msgstr "Lös detta genom att välja ett lämpligt område i flaggningssidan." 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:149 +#: templates/web/base/admin/report_edit.html:150 #: templates/web/base/admin/user-form.html:119 msgid "Flagged:" msgstr "Flaggat:" @@ -1507,7 +1554,7 @@ msgstr "Vi är glada att höra att det har blivit löst!" msgid "Go" msgstr "Gå" -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:96 msgid "Going to send questionnaire?" msgstr "Skicka enkät?" @@ -1648,6 +1695,7 @@ msgstr "Tyvärr kunde vi inte hitta ditt problem i databasen.\n" #: templates/web/base/admin/index.html:60 #: templates/web/base/admin/list_updates.html:6 #: templates/web/base/admin/reports.html:12 +#: templates/web/base/admin/user-alerts.html:8 #: templates/web/zurich/admin/index-dm.html:21 #: templates/web/zurich/admin/index-sdm.html:19 #: templates/web/zurich/admin/list_updates.html:24 @@ -1755,7 +1803,7 @@ msgid "" " when they are shown on the site. Enter the ID (number) of that user." msgstr "Om du har aktiverat Open311-uppdateringsutskick ovan: Du måste identifiera vilken som skall anges som skapare av dessa uppdateringar när de visas på sajten. Ange ID-numret för den här användaren." -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "Ogiltigt ID" @@ -1819,7 +1867,8 @@ msgstr "Inkorrekt värde för agency_responsible, \"%s\"" msgid "Invalid format %s specified." msgstr "Inkorrekt format %s angivet." -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 +#: perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "Oglitlig plats. Samma kommun måste ansvara för den nya platsen." @@ -2013,6 +2062,7 @@ msgid "Moderate" msgstr "Moderera" #: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "Moderera rapportdetaljer" @@ -2065,7 +2115,7 @@ msgstr "Mest kommenterad" msgid "Name" msgstr "Namn" -#: templates/web/base/admin/report_edit.html:134 +#: templates/web/base/admin/report_edit.html:135 #: templates/web/base/admin/responsepriorities/edit.html:13 #: templates/web/base/admin/update_edit.html:34 #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 @@ -2153,10 +2203,35 @@ msgstr "Nytt telefonnummer:" msgid "New priority" msgstr "Ny prioritet" +#: templates/web/base/admin/user-alerts.html:44 +#, fuzzy +msgid "New problems for %s" +msgstr "Nya problem på FixaMinGata" + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "Nya problem för {{COUNCIL}} inom {{WARD}} området på FixaMinGata" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "Nya problem nära {{POSTCODE}} på FixaMinGata" @@ -2189,6 +2264,10 @@ msgstr "Ny status" msgid "New template" msgstr "Ny mall" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "Senaste" @@ -2197,15 +2276,16 @@ msgstr "Senaste" msgid "Next" msgstr "Nästa" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2271,8 +2351,8 @@ msgid "No supporters" msgstr "Inga supporters" #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "Inget" @@ -2377,7 +2457,7 @@ msgstr "På uppdrag av %s" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "Öppen" @@ -2414,11 +2494,11 @@ msgstr "Eller prenumerera via RSS" msgid "Order" msgstr "Ordning" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2498,7 +2578,7 @@ msgstr "Telefonnummer (valfritt)" msgid "Phone verified:" msgstr "Telefonnummer verifierat:" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2507,9 +2587,9 @@ msgstr "Telefonnummer:" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2523,7 +2603,7 @@ msgstr "Telefonnummer:" msgid "Photo" msgstr "Foto" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "Foto är ett krav." @@ -2531,12 +2611,12 @@ msgstr "Foto är ett krav." msgid "Photo required" msgstr "Foto krävs" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2577,7 +2657,7 @@ msgstr "Vänligen kontrollera lösenordet och prova igen" msgid "Please check your email address is correct" msgstr "Vänligen kontrollera att din epostadress är korrekt" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2586,8 +2666,8 @@ msgid "Please check your phone number is correct" msgstr "Kontrollera att ditt telefonnummer är korrekt" #: perllib/FixMyStreet/App/Controller/Admin.pm:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2616,12 +2696,12 @@ msgid "Please do not be abusive — abusing your council devalues the s msgstr "Var snäll och missbruka inte tjänsten, det förstör för alla." #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Skriv in ett meddelande" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2629,8 +2709,8 @@ msgstr "Skriv in ett meddelande" msgid "Please enter a mobile number" msgstr "Skriv in ett mobiltelefonnummer" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "Skriv in ett namn" @@ -2644,14 +2724,14 @@ msgstr "Skriv in namnet på den här förvaltningen" msgid "Please enter a password" msgstr "Skriv in ett lösenord" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 #: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Skriv in ett ärende" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2660,12 +2740,12 @@ msgid "Please enter a valid email" msgstr "Skriv in en giltig epostadress" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "Skriv in en giltig epostadress" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 msgid "Please enter a valid email or phone number" msgstr "Skriv in en giltig epostadress eller ett giltigt telefonnummer" @@ -2674,7 +2754,7 @@ msgstr "Skriv in en giltig epostadress eller ett giltigt telefonnummer" msgid "Please enter some details" msgstr "Skriv några detaljer" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2694,8 +2774,8 @@ msgstr "Skriv in ditt förnamn" 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:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2766,11 +2846,11 @@ msgstr "Observera att din uppdatering inte har publicerats än. msgid "Please note:" msgstr "Observera:" -#: perllib/FixMyStreet/App/Controller/Report.pm:399 +#: perllib/FixMyStreet/App/Controller/Report.pm:383 msgid "Please provide a duplicate ID or public update for this report." msgstr "Ange ett dublett-ID eller en offentlig uppdatering för den här rapporten." -#: perllib/FixMyStreet/App/Controller/Report.pm:381 +#: perllib/FixMyStreet/App/Controller/Report.pm:365 msgid "Please provide a public update for this report." msgstr "Tillhandahåll en offentlig uppdatering för den här rapporten." @@ -2810,12 +2890,12 @@ msgstr "Ange om problemet har lösts eller ej" msgid "Please upload an image only" msgstr "Ladda upp endast en bild" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1440 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1537 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1457 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1556 msgid "Please verify at least one of email/phone" msgstr "Verifiera epostadressen, telefonnumret, eller båda" -#: perllib/FixMyStreet/App/Controller/Contact.pm:123 +#: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please write a message" msgstr "Skriv ett meddelande" @@ -2829,19 +2909,19 @@ msgstr "Skicka" msgid "Postcode or street name and area" msgstr "Postnummer eller gatunamn och område" -#: perllib/FixMyStreet/DB/Result/Comment.pm:211 +#: perllib/FixMyStreet/DB/Result/Comment.pm:231 msgid "Posted anonymously at %s" msgstr "Postat anonymt %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:246 +#: perllib/FixMyStreet/DB/Result/Comment.pm:268 msgid "Posted by %s at %s" msgstr "Postat av %s %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:234 +#: perllib/FixMyStreet/DB/Result/Comment.pm:256 msgid "Posted by %s (%s) at %s" msgstr "Postat av %s (%s) %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "Postat av %s %s" @@ -2874,13 +2954,13 @@ 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:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "Privat" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "Andra uppgifter" @@ -2906,7 +2986,7 @@ msgstr "Rapport %s skickad till %s" msgid "Problem breakdown by state" msgstr "Rapporter per status" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "Problemet markerat som öppet." @@ -2915,6 +2995,7 @@ msgid "Problem state change based on survey results" msgstr "Problemets status ändrats baserat på utredningsresultat" #: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Problem" @@ -2939,7 +3020,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:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -2983,7 +3064,7 @@ msgstr "Du måste inte ange namn och ett lösenord men om du gör det är det l 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." -#: templates/web/base/report/new/form_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "Offentliga uppgifter" @@ -3052,7 +3133,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:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3132,7 +3213,7 @@ msgstr "Ta bort från slutlista" msgid "Remove from site" msgstr "Ta bort från sajten" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3273,7 +3354,9 @@ msgstr "Rapportera ett problem" #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "Rapporter" @@ -3387,16 +3470,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:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Rotera åt vänster" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3477,11 +3560,12 @@ msgid "Security" msgstr "Säkerhet" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "Se vår integritetsskyddspolicy" #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "Se användarinformation för rapporter skapade som kommunen" @@ -3546,7 +3630,7 @@ msgstr "Skickades:" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "Tjänst:" @@ -3755,6 +3839,7 @@ msgstr "Startdatum" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3763,8 +3848,8 @@ msgstr "Startdatum" msgid "State" msgstr "Status" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3773,7 +3858,7 @@ msgstr "" msgid "State changed to:" msgstr "Tillstånd ändrat till:" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3783,6 +3868,7 @@ msgid "State:" msgstr "Status:" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 msgid "States" @@ -3831,7 +3917,7 @@ msgstr "Underavdelning/Förvaltning" msgid "Subject" msgstr "Ärende" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "Ärende:" @@ -3846,7 +3932,7 @@ msgstr "Ärende:" msgid "Submit" msgstr "Skicka" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3878,6 +3964,11 @@ msgstr "Prenumerera" msgid "Subscribe by email" msgstr "Prenumerera med epost" +#: templates/web/base/admin/user-alerts.html:22 +#, fuzzy +msgid "Subscribed:" +msgstr "Prenumerera" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "Sammanfatta problemet" @@ -3887,6 +3978,7 @@ msgid "Summarise your changes" msgstr "Sammanfatta dina ändringar" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -3990,39 +4082,40 @@ msgstr "Den positionen verkar inte vara i Sverige: försök gärna igen." #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "Det postnummret finns tyvärr inte." -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "Problemet har markerats som skickat." -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "Rapportern kommer nu att skickas om." -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "Rapporten kan inte visas på %s." -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "Rapporten har tagits bort från FixaMinGata." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 msgid "That user has been logged out." msgstr "Den användaren har loggats ut." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 msgid "That user has been made anonymous on all reports and updates." msgstr "Den användaren har gjorts anonym i alla rapporter och uppdateringar." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "Den användarens personliga information har tagits bort." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "Den användarens rapporter och uppdateringar har dolts." @@ -4162,7 +4255,7 @@ msgstr "" 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" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 #, fuzzy msgid "The user has been sent a login email" msgstr "Den användaren har loggats ut." @@ -4180,7 +4273,7 @@ msgstr "Användarens namn visas offentligt i rapporter som inte msgid "There are no reports to show." msgstr "Det finns inga rapporter att visa." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "Det finns redan en automatiskt svarsmall för denna kategori eller detta tillstånd." @@ -4188,7 +4281,7 @@ msgstr "Det finns redan en automatiskt svarsmall för denna kategori eller detta 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." -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 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." @@ -4197,7 +4290,7 @@ msgstr "Det uppstod ett problem med att visa denna sida. Försök gärna igen se 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:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4208,7 +4301,7 @@ msgstr "Dina inloggningsuppgifter stämde inte. Om du inte kommer ihåg ditt lö msgid "There was a problem with your update. Please try again." msgstr "Det uppstod ett problem med din uppdatering. Försök igen." -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 msgid "There were problems with your report. Please see below." msgstr "Det uppstod ett problem med din rapport. Se nedan." @@ -4242,7 +4335,7 @@ msgid "These will be sent to %s and also published online for o msgstr "Dessa kommer att skickas till %s och publiceras offentligt på sajten, enligt vår integritetsskyddspolicy." #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "Dessa kommer att skickas till kommunen, men kommer inte att visas på sajten." @@ -4280,10 +4373,10 @@ msgstr "Det här brevet har skickats till flera adresser eftersom rapportören i 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:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Den här informationen krävs" @@ -4355,6 +4448,7 @@ msgid "Time spent (in minutes):" msgstr "Nedlagd tid (i minuter):" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Tidslinje" @@ -4414,9 +4508,9 @@ 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:115 -#: templates/web/base/dashboard/index.html:120 -#: templates/web/base/dashboard/index.html:144 +#: templates/web/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "Totalt" @@ -4467,6 +4561,7 @@ msgstr "Tvåfaktorsautentisering av inaktiverats" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "Typ" @@ -4491,7 +4586,7 @@ msgstr "Okänt" msgid "Unknown alert type" msgstr "Okänd feltyp" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4500,9 +4595,9 @@ msgstr "Okänt fel" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "Okänt problemnummer" @@ -4519,6 +4614,7 @@ msgid "Up one" msgstr "Upp en" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "Uppdatering" @@ -4571,18 +4667,19 @@ msgstr "Uppdaterad status" msgid "Updated" msgstr "Uppdaterad" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 msgid "Updated by %s (%s) at %s" msgstr "Uppdaterad av %s (%s) %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 msgid "Updated by %s at %s" msgstr "Uppdaterad av %s %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4590,12 +4687,13 @@ msgid "Updated!" msgstr "Uppdaterad!" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "Uppdateringar" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "Uppdateringar kan inte innehålla mer än %s tecken. Var vänlig korta ned din uppdatering." @@ -4649,26 +4747,26 @@ msgstr "Användar-ID att attribuera hämtade kommentarer till" msgid "User Import" msgstr "Användarimport" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 msgid "User added to abuse list" msgstr "Användaren har lagts till i missbruklistan" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "Användaren finns redan" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 msgid "User already in abuse list" msgstr "Användaren finns redan i missbruklistan" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "Användarflaggan borttagen" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "Användaren flaggad" @@ -4682,13 +4780,20 @@ msgstr "Användare i missbruktabell" msgid "User search finds matches in users' names and email addresses." msgstr "Användarsökningen matchar mot användares namn och e-postadresser." -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +#, fuzzy +msgid "User's alerts" +msgstr "Användaren finns redan" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 msgid "User:" msgstr "Användare:" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4793,7 +4898,7 @@ msgstr "Vi kommer endast att använda din information i enlighet med vår Sätt upp fler notifikationer 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 MaPit." 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 MapIt." -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "Inom den specificerade tidsramen:" @@ -4858,7 +4963,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:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4866,9 +4971,10 @@ msgstr "Fel plats? Klicka i så fall på kartan igen." #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -4945,7 +5051,7 @@ msgstr "Du har %s sparad att skicka." msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "Du har redan svarat på det här frågeformuläret. Om du har en fråga, kontakta oss eller visa problemet.\n" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "Du har redan bifogat bilder till den här rapporten. Notera att du kan bifoga som mest tre bilder (om du försöker ladda upp fler tas de tidigaste bort)." @@ -5138,14 +5244,14 @@ msgstr "administratör" msgid "all" msgstr "samtliga" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "en administratör" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "och en defekt uppförd" @@ -5172,7 +5278,7 @@ msgstr "ex.v. '%s' eller '%s'" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "Hål i gatan på Storgatan, nära brevlådan" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 #, fuzzy msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "Detta hål i gatan har varit här i två månader och..." @@ -5247,7 +5353,7 @@ msgstr "logga ut" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "kommunen" @@ -5288,11 +5394,11 @@ 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:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 msgid "user not in abuse list" msgstr "användare inte i missbruklista" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 msgid "user removed from abuse list" msgstr "användare borttagen från missbruklista" @@ -5357,7 +5463,7 @@ msgid_plural "%d years" msgstr[0] "%d år" msgstr[1] "%d år" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5378,7 +5484,7 @@ msgid_plural "%s problems reported" msgstr[0] "%s problem rapporterat" msgstr[1] "%s problem rapporterade" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5448,23 +5554,20 @@ msgid_plural "last updated %d days ago" msgstr[0] "senast uppdaterad för %d dag sedan" msgstr[1] "senast uppdaterad för %d dagar sedan" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, perl-format msgid "month" msgid_plural "months" msgstr[0] "månad" msgstr[1] "månader" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" msgstr[0] "rapport" msgstr[1] "rapporter" -#~ msgid "Edit other users' details" -#~ msgstr "Redigera andra användares uppgifter" - #~ msgid "Enter a password" #~ msgstr "Ange ett lösenord" diff --git a/locale/tr_TR.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/tr_TR.UTF-8/LC_MESSAGES/FixMyStreet.po index c7205a0273a..14b2bd9de24 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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Zeynep UZER , 2018\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/mysociety/teams/12067/tr_TR/)\n" @@ -93,8 +93,8 @@ msgstr "" msgid "%s live updates" msgstr "%s güncellemeler" -#: templates/web/base/dashboard/index.html:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -176,7 +176,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "(%s problemi için RSS bildirimimiz var)" #: perllib/FixMyStreet/App/Controller/Report/New.pm:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Kategori seçiniz--" @@ -334,6 +334,7 @@ msgid "Add user" msgstr "Kullanıcı ekle" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "problem kategorisi ekle/düzenle" @@ -373,6 +374,10 @@ msgstr "Uyarı %d engellendi (oluşturuldu %s)" msgid "Alert me to future updates" msgstr "Güncellemeleri bildir" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -442,7 +447,7 @@ msgstr "Anonim" msgid "Anonymous user" msgstr "isimsiz kullanıcı" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "Anonim:" @@ -559,6 +564,8 @@ msgstr "kullanıcıyı yasakla" #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -596,6 +603,7 @@ msgid "Can't see the map? Skip this step" msgstr "Haritayı göremiyor musunuz? Bu adımı atlayın" #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -627,7 +635,7 @@ msgstr "Kategori" msgid "Category and State" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "" @@ -636,7 +644,7 @@ msgstr "" msgid "Category fix rate for problems > 4 weeks old" msgstr "Bu kategori için problemlerin onarılma süresi > 4 hafta" -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -733,7 +741,7 @@ msgstr "" #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "Kapalı" @@ -742,7 +750,7 @@ msgstr "Kapalı" msgid "Closed by council" msgstr "Kurul tarafından kapatıldı" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 #, fuzzy msgid "Closed to updates" msgstr "Güncellemeleri yap" @@ -757,12 +765,12 @@ msgstr "Koordinatlar:" msgid "Cobrand" msgstr "Cobrand " -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "Cobrand data:" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "Cobrand:" @@ -778,6 +786,7 @@ msgid "Collapse map" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -806,6 +815,7 @@ msgid "Confirmation" msgstr "Onay" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -841,8 +851,8 @@ msgstr "" msgid "Coordinates:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "Kullanıcı bulunamadı" @@ -891,14 +901,17 @@ msgid "Create priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 msgid "Create reports/updates as anonymous user" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -973,7 +986,12 @@ msgstr "" msgid "Defect type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +#, fuzzy +msgid "Delete" +msgstr "Silindi" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -1002,16 +1020,17 @@ msgstr "Tanım" msgid "Description:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "" +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Detaylar" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1035,6 +1054,14 @@ msgstr "" msgid "Diligency prize league table" msgstr "Özenle hazırlanmış işbirliği tablosu" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1110,11 +1137,18 @@ msgstr "Ekle" msgid "Edit body details" msgstr "Bölümün detaylarını düzenle" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +#, fuzzy +msgid "Edit other users' details" +msgstr "Bölümün detaylarını düzenle" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "" @@ -1123,6 +1157,7 @@ msgid "Edit report priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "" @@ -1191,12 +1226,16 @@ msgstr "E-posta uyarısı silindi" msgid "Email verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "E-posta:" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1268,17 +1307,26 @@ msgstr "Bir Zürich sokak ismi giriniz" msgid "Enter a nearby UK postcode, or street name and area" msgstr "Yakınlardaki bir posta kodu, cadde veya bölge ismi giriniz" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +#, fuzzy +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "Yakınlardaki bir posta kodu, cadde veya bölge ismi giriniz" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "Yakınlardaki bir posta kodu, cadde veya bölge ismi giriniz" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "Yakınlardaki bir cadde ve bölge ismi giriniz" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +#, fuzzy +msgid "Enter a street, area, or landmark" +msgstr "Yakınlardaki bir cadde ve bölge ismi giriniz" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "Problem hakkında detaylı bilgi giriniz" @@ -1318,15 +1366,15 @@ msgstr "" msgid "Expand map" msgstr "" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "" @@ -1335,11 +1383,11 @@ msgstr "" msgid "External URL" msgstr "Harici URL " -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 msgid "External status code" msgstr "" @@ -1348,7 +1396,7 @@ msgstr "" msgid "External status code:" msgstr "" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "" @@ -1359,7 +1407,7 @@ msgid "Extra Fields" msgstr "" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "İlave veriler:" @@ -1399,7 +1447,7 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:114 +#: templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "Sorun çözüldü" @@ -1438,7 +1486,7 @@ msgstr "Seçilen kullanıcılar etiketlilersayfası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:149 +#: templates/web/base/admin/report_edit.html:150 #: templates/web/base/admin/user-form.html:119 msgid "Flagged:" msgstr "Seçilenler:" @@ -1523,7 +1571,7 @@ msgstr "Problemin çözüldüğünü duymak güzel" msgid "Go" msgstr "Git" -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:96 msgid "Going to send questionnaire?" msgstr "Anket gönderecek misiniz?" @@ -1666,6 +1714,7 @@ msgstr "Maalesef veri tabanında sorunun yerini bulamadık.\n" #: templates/web/base/admin/index.html:60 #: templates/web/base/admin/list_updates.html:6 #: templates/web/base/admin/reports.html:12 +#: templates/web/base/admin/user-alerts.html:8 #: templates/web/zurich/admin/index-dm.html:21 #: templates/web/zurich/admin/index-sdm.html:19 #: templates/web/zurich/admin/list_updates.html:24 @@ -1769,7 +1818,7 @@ msgid "" " when they are shown on the site. Enter the ID (number) of that user." msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "Kanunsuz kimlik " @@ -1834,7 +1883,8 @@ msgstr "Geçersiz ajans_sorumlu değer %s" msgid "Invalid format %s specified." msgstr "Geçersiz format %s belirlenmiş." -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 +#: perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "Geçersiz konum. Aynı konsil tarafından yeni konum girilmeli." @@ -2030,6 +2080,7 @@ msgid "Moderate" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "" @@ -2082,7 +2133,7 @@ msgstr "" msgid "Name" msgstr "İsim" -#: templates/web/base/admin/report_edit.html:134 +#: templates/web/base/admin/report_edit.html:135 #: templates/web/base/admin/responsepriorities/edit.html:13 #: templates/web/base/admin/update_edit.html:34 #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 @@ -2168,10 +2219,35 @@ msgstr "" msgid "New priority" msgstr "" +#: templates/web/base/admin/user-alerts.html:44 +#, fuzzy +msgid "New problems for %s" +msgstr "FixMyStreet'teki yeni problemler" + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "" @@ -2204,6 +2280,10 @@ msgstr "Yeni durum" msgid "New template" msgstr "" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "" @@ -2212,15 +2292,16 @@ msgstr "" msgid "Next" msgstr "Sonraki" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2286,8 +2367,8 @@ msgid "No supporters" msgstr "Destek sağlayıcı yok" #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "Hiçbiri" @@ -2390,7 +2471,7 @@ msgstr "" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "Aç" @@ -2427,11 +2508,11 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2511,7 +2592,7 @@ msgstr "Telefon numarası (isteğe bağlı)" msgid "Phone verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2520,9 +2601,9 @@ msgstr "Telefon:" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2536,7 +2617,7 @@ msgstr "Telefon:" msgid "Photo" msgstr "Fotoğraf" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "" @@ -2544,12 +2625,12 @@ msgstr "" msgid "Photo required" msgstr "" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2590,7 +2671,7 @@ msgstr "Şifreyi kontrol ediniz ve tekrar deneyiniz" msgid "Please check your email address is correct" msgstr "E-posta adresinizin doğruluğunu kontrol ediniz" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2599,8 +2680,8 @@ msgid "Please check your phone number is correct" msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2629,12 +2710,12 @@ msgid "Please do not be abusive — abusing your council devalues the s msgstr "" #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Mesaj giriniz" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2642,8 +2723,8 @@ msgstr "Mesaj giriniz" msgid "Please enter a mobile number" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "" @@ -2657,14 +2738,14 @@ msgstr "" msgid "Please enter a password" msgstr "Şifre giriniz" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: perllib/FixMyStreet/DB/Result/Problem.pm:366 #: templates/web/base/js/translation_strings.html:7 msgid "Please enter a subject" msgstr "Konu giriniz" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2673,12 +2754,12 @@ msgid "Please enter a valid email" msgstr "Geçerli e-posta giriniz" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "Geçerli e-posta adresi giriniz" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 msgid "Please enter a valid email or phone number" msgstr "" @@ -2687,7 +2768,7 @@ msgstr "" msgid "Please enter some details" msgstr "Lütfen bir kaç ayrıntı giriniz" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2707,8 +2788,8 @@ msgstr "Ad giriniz" 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:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2779,11 +2860,11 @@ msgstr "" msgid "Please note:" msgstr "Lütfen dikkat:" -#: perllib/FixMyStreet/App/Controller/Report.pm:399 +#: perllib/FixMyStreet/App/Controller/Report.pm:383 msgid "Please provide a duplicate ID or public update for this report." msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:381 +#: perllib/FixMyStreet/App/Controller/Report.pm:365 msgid "Please provide a public update for this report." msgstr "" @@ -2823,12 +2904,12 @@ msgstr "Problemin giderilmiş veya giderilmemiş olması durumunu bildiriniz lü msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1440 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1537 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1457 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1556 msgid "Please verify at least one of email/phone" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:123 +#: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please write a message" msgstr "Mesaj gönderin" @@ -2843,19 +2924,19 @@ msgstr "Paylaş" msgid "Postcode or street name and area" msgstr "Yakınlardaki bir posta kodu, cadde veya bölge ismi giriniz" -#: perllib/FixMyStreet/DB/Result/Comment.pm:211 +#: perllib/FixMyStreet/DB/Result/Comment.pm:231 msgid "Posted anonymously at %s" msgstr "%s Anonim olarak gönderildi" -#: perllib/FixMyStreet/DB/Result/Comment.pm:246 +#: perllib/FixMyStreet/DB/Result/Comment.pm:268 msgid "Posted by %s at %s" msgstr "Tarafından paylaşıldı %s saat %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:234 +#: perllib/FixMyStreet/DB/Result/Comment.pm:256 msgid "Posted by %s (%s) at %s" msgstr "%s (%s) tarafından %s 'te paylaşılmıştır" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "%s tarafından %s 'te paylaşılmıştır" @@ -2888,13 +2969,13 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "Özel" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "" @@ -2920,7 +3001,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:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "Problem çözülmemiş olarak işaretlenmiştir." @@ -2929,6 +3010,7 @@ 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:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Sorunlar" @@ -2953,7 +3035,7 @@ msgstr "FixMyStreet'te kısa bir süre önce onarıldı olarak bildirilen proble msgid "Problems within %.1fkm of %s" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -2997,7 +3079,7 @@ msgstr "İsim ve şifre edinmek isteğe bağlıdır, fakat şifre almış olman 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." -#: templates/web/base/report/new/form_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "" @@ -3066,7 +3148,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:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3146,7 +3228,7 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3287,7 +3369,9 @@ msgstr "Bir problemin bildirilmesi" #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "Bildirimler" @@ -3401,16 +3485,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:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Sola Yerleştir" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3491,11 +3575,12 @@ msgid "Security" msgstr "" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "" @@ -3559,7 +3644,7 @@ msgstr "gönderildi:" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "Hizmet:" @@ -3766,6 +3851,7 @@ msgstr "" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3774,8 +3860,8 @@ msgstr "" msgid "State" msgstr "Devlet" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3784,7 +3870,7 @@ msgstr "" msgid "State changed to:" msgstr "" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3794,6 +3880,7 @@ msgid "State:" msgstr "Devlet:" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 msgid "States" @@ -3842,7 +3929,7 @@ msgstr "Alt bölüm/Bölüm" msgid "Subject" msgstr "Konu" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "Konu:" @@ -3857,7 +3944,7 @@ msgstr "Konu:" msgid "Submit" msgstr "Kaydet" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3889,6 +3976,11 @@ msgstr "Kaydet" msgid "Subscribe by email" msgstr "" +#: templates/web/base/admin/user-alerts.html:22 +#, fuzzy +msgid "Subscribed:" +msgstr "Kaydet" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "" @@ -3898,6 +3990,7 @@ msgid "Summarise your changes" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -4001,41 +4094,42 @@ msgstr "Konum İngiltere'de görünmüyor; lütfen tekrar deneyin." #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "Üzgünüz, bu posta kodu bulunamadı." -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "Problem gönderildi olarak işaretlenmiştir." -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "Bu problem yeniden gönderilecektir." -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "Bu bildirim %s 'te görüntülenemiyor" -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "Bu bildirim FixMyStreet'ten kaldırılmışır." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 #, fuzzy msgid "That user has been logged out." msgstr "Bu bildirim FixMyStreet'ten kaldırılmışır." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 #, fuzzy msgid "That user has been made anonymous on all reports and updates." msgstr "İsminiz tüm rapor ve güncellemelerde gizlendi." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "" @@ -4175,7 +4269,7 @@ msgstr "" 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." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 #, fuzzy msgid "The user has been sent a login email" msgstr "Bu bildirim FixMyStreet'ten kaldırılmışır." @@ -4193,7 +4287,7 @@ msgstr "Kullanıcının ismi anonim o msgid "There are no reports to show." msgstr "Gösterilecek hiçbir rapor yok." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "" @@ -4201,7 +4295,7 @@ msgstr "" 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." -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 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." @@ -4210,7 +4304,7 @@ msgstr "Bu sayfa görüntülenirken bir sorun oluştu. Lütfen daha sonra tekrar 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:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4221,7 +4315,7 @@ msgstr "" msgid "There was a problem with your update. Please try again." msgstr "Güncelleme esnasında bir hata oluştu. Lütfen tekrar deneyiniz." -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 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." @@ -4254,7 +4348,7 @@ msgid "These will be sent to %s and also published online for o msgstr "" #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "" @@ -4292,10 +4386,10 @@ msgstr "Kullanıcının problemi sınıflandırmama durumunda, bu e-posta proble 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:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Bu bilgi gereklidir" @@ -4367,6 +4461,7 @@ msgid "Time spent (in minutes):" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Zaman çizelgesi" @@ -4426,9 +4521,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:115 -#: templates/web/base/dashboard/index.html:120 -#: templates/web/base/dashboard/index.html:144 +#: templates/web/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "Toplam" @@ -4479,6 +4574,7 @@ msgstr "" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "" @@ -4503,7 +4599,7 @@ msgstr "Bilinmeyen" msgid "Unknown alert type" msgstr "Bilinmeyen uyarı tipi" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4512,9 +4608,9 @@ msgstr "Bilinmeyen hata" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "Bilinmeyen ID problemi" @@ -4532,6 +4628,7 @@ msgid "Up one" msgstr "" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "Güncelleme" @@ -4584,18 +4681,19 @@ msgstr "Güncelleme durumu" msgid "Updated" msgstr "Güncellendi" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 msgid "Updated by %s (%s) at %s" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 msgid "Updated by %s at %s" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4603,12 +4701,13 @@ msgid "Updated!" msgstr "Güncellendi!" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "Güncellemeler" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "Güncellemeler %s uzunluğunda karakter ile sınırlıdır. Lütfen güncellemenizi kısaltın." @@ -4664,26 +4763,26 @@ msgstr "" msgid "User Import" msgstr "%s rapor" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 msgid "User added to abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 msgid "User already in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "Kullanıcı etiketi kaldırıldı" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "Kullanıcı etiketlendi" @@ -4697,13 +4796,19 @@ msgstr "" msgid "User search finds matches in users' names and email addresses." msgstr "Arama sonuçları kullanıcı adı ve e-posta adresi ile uyumludur." -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 msgid "User:" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4808,7 +4913,7 @@ msgstr "Kişisel bilgileriniz sadece bizim 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:118 +#: templates/web/base/dashboard/index.html:122 msgid "Website" msgstr "" @@ -4853,7 +4958,7 @@ msgstr "Neden devam etmiyorsun? Ücretsiz olarak daha faz 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 MaPit." msgstr "kurum_sorumluluğunun birime gelen talepleri sınırlandırması mümkündür. Arama sözcüğü yönetim ID'si MaPit tarafından sağlanmaktadır." -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -4873,7 +4978,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:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4881,9 +4986,10 @@ msgstr "Yanlış konum mu? Harita üzerine tekrardan tıklayın." #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -4962,7 +5068,7 @@ msgstr "" msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "Bu anketi doldurdunuz. Eğer bir sorunuz var ise, lütfen iletişime geçin, veya problemini sun.\n" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "" @@ -5156,14 +5262,14 @@ msgstr "yönetici" msgid "all" msgstr "tümü" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "" @@ -5190,7 +5296,7 @@ msgstr "ör. ‘%s’ veya ‘%s’" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "Örnek Cd. üzerinde, posta kutusunun yakınında 10 inç çukur" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "" @@ -5264,7 +5370,7 @@ msgstr "çıkış yap" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "ilgili yerel kurul " @@ -5305,11 +5411,11 @@ 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:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 msgid "user not in abuse list" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 msgid "user removed from abuse list" msgstr "" @@ -5374,7 +5480,7 @@ msgid_plural "%d years" msgstr[0] "%d yıl" msgstr[1] "%d yıl" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5395,7 +5501,7 @@ msgid_plural "%s problems reported" msgstr[0] "%s raporlanan problem" msgstr[1] "%s raporlanan problem" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5465,14 +5571,14 @@ msgid_plural "last updated %d days ago" msgstr[0] "son güncelleme %dgün önce" msgstr[1] "son güncelleme %dgün önce" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, perl-format msgid "month" msgid_plural "months" msgstr[0] "" msgstr[1] "" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" diff --git a/locale/uk_UA.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/uk_UA.UTF-8/LC_MESSAGES/FixMyStreet.po index c07aed7b6e9..5daa9cdb1e8 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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety , 2017\n" "Language-Team: Ukrainian (Ukraine) (https://www.transifex.com/mysociety/teams/12067/uk_UA/)\n" @@ -94,8 +94,8 @@ msgstr "" msgid "%s live updates" msgstr "%s оперативних сповіщень" -#: templates/web/base/dashboard/index.html:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -178,7 +178,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "" #: perllib/FixMyStreet/App/Controller/Report/New.pm:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "-- Оберіть категорію --" @@ -338,6 +338,7 @@ msgid "Add user" msgstr "Додати користувача" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "Додати/редагувати категорію" @@ -377,6 +378,10 @@ msgstr "Сповіщення %d відключено (створено %s)" msgid "Alert me to future updates" msgstr "Повідомляти мене про оновлення" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -448,7 +453,7 @@ msgstr "Анонім" msgid "Anonymous user" msgstr "Анонім" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "Анонім:" @@ -567,6 +572,8 @@ msgstr "Відмітьте користувача" #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -604,6 +611,7 @@ msgid "Can't see the map? Skip this step" msgstr "Не бачите мапу? Пропустіть цей крок" #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -636,7 +644,7 @@ msgstr "Категорія" msgid "Category and State" msgstr "Категорія" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "Категорія змінена з ‘%s’ на ‘%s’" @@ -645,7 +653,7 @@ msgstr "Категорія змінена з ‘%s’ на ‘%s’" msgid "Category fix rate for problems > 4 weeks old" msgstr "В цій категорії проблеми не вирішуються > 4 тижнів" -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -737,7 +745,7 @@ msgstr "Натисніть на посилання в надісланому е #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "Закрито" @@ -746,7 +754,7 @@ msgstr "Закрито" msgid "Closed by council" msgstr "Закрито муніципалітетом" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 #, fuzzy msgid "Closed to updates" msgstr "Отримувати оновлення" @@ -761,12 +769,12 @@ msgstr "Погоджувачы:" msgid "Cobrand" msgstr "Cobrand" -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "Cobrand data:" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "Cobrand:" @@ -782,6 +790,7 @@ msgid "Collapse map" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -810,6 +819,7 @@ msgid "Confirmation" msgstr "Підтвердження" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -845,8 +855,8 @@ msgstr "" msgid "Coordinates:" msgstr "Координати:" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "Не вдалось знайти користувача" @@ -896,15 +906,18 @@ msgid "Create priority" msgstr "Створити приоритет" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 #, fuzzy msgid "Create reports/updates as anonymous user" msgstr "Створити звіт/оновлення для ради" #: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "Створити звіт/оновлення для ради" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -981,7 +994,12 @@ msgstr "Створити приоритет" msgid "Defect type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +#, fuzzy +msgid "Delete" +msgstr "Видалено" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -1010,16 +1028,17 @@ msgstr "Опис" msgid "Description:" msgstr "Опис:" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "" +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "Подробиці" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1043,6 +1062,14 @@ msgstr "Не використовувати карту" msgid "Diligency prize league table" msgstr "Таблиця найстаранніших призерів" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1118,11 +1145,17 @@ msgstr "Редагувати" msgid "Edit body details" msgstr "Редагувати дані про орган" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +msgid "Edit other users' details" +msgstr "Редагувати інші подробиці про користувача" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "Редагувати права користувача" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "" @@ -1131,6 +1164,7 @@ msgid "Edit report priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "Редагувати звіт" @@ -1200,12 +1234,16 @@ msgstr "Email Оповіщення видалено" msgid "Email verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "Е-пошта:" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1269,17 +1307,26 @@ msgstr "" msgid "Enter a nearby UK postcode, or street name and area" msgstr "Вкажіть поштовий код UK або назву вулиці та місця" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +#, fuzzy +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "Вкажіть поштовий код UK або назву вулиці та місця" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "Введіть найближчу поштову адресу, або назву вулиці чи району" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "Введіть назву вулиці чи району поблизу" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +#, fuzzy +msgid "Enter a street, area, or landmark" +msgstr "Введіть назву вулиці чи району поблизу" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "Введіть подробиці проблеми" @@ -1319,15 +1366,15 @@ msgstr "" msgid "Expand map" msgstr "" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "Поясніть чому неправильно" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "Зовнішній ID" @@ -1336,11 +1383,11 @@ msgstr "Зовнішній ID" msgid "External URL" msgstr "Зовнішнє посилання" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 msgid "External status code" msgstr "" @@ -1349,7 +1396,7 @@ msgstr "" msgid "External status code:" msgstr "" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "" @@ -1361,7 +1408,7 @@ msgid "Extra Fields" msgstr "Подробиці" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "Додаткові дані:" @@ -1401,7 +1448,7 @@ msgstr "Полагодіть це вибравши зону покрит #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:114 +#: templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "Вирішено" @@ -1440,7 +1487,7 @@ msgstr "Відмічені користувачі виписані на %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "Нові проблеми для {{COUNCIL}} по {{WARD}} округу" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr "Нові проблеми поблизу {{POSTCODE}} " @@ -2216,6 +2291,10 @@ msgstr "Новий стан" msgid "New template" msgstr "Новий шаблон" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "" @@ -2224,15 +2303,16 @@ msgstr "" msgid "Next" msgstr "Далі" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2298,8 +2378,8 @@ msgid "No supporters" msgstr "Ніхто не підтримав" #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "Нічого" @@ -2402,7 +2482,7 @@ msgstr "" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "Відкрити" @@ -2440,11 +2520,11 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2525,7 +2605,7 @@ msgstr "Номер телефону (опціонально)" msgid "Phone verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2534,9 +2614,9 @@ msgstr "Телефон:" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2550,7 +2630,7 @@ msgstr "Телефон:" msgid "Photo" msgstr "Фото" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "Фото обов'язкове." @@ -2558,12 +2638,12 @@ msgstr "Фото обов'язкове." msgid "Photo required" msgstr "Потрібне фото" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2604,7 +2684,7 @@ msgstr "Будь ласка перевірте пароль і спробуйт msgid "Please check your email address is correct" msgstr "Будь ласка перевірте чи ваша адреса е-пошти вірна" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2614,8 +2694,8 @@ msgid "Please check your phone number is correct" msgstr "Будь ласка перевірте чи ваша адреса е-пошти вірна" #: perllib/FixMyStreet/App/Controller/Admin.pm:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2644,12 +2724,12 @@ msgid "Please do not be abusive — abusing your council devalues the s msgstr "Будь ласка не використовуйте образи — ображаючи департамент ві підриваєте цінність сервісу для всіх користувачів" #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "Будь ласка введіть повідомлення" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2658,8 +2738,8 @@ msgstr "Будь ласка введіть повідомлення" msgid "Please enter a mobile number" msgstr "Будь ласка введіть номер телефону" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "Будь ласка, введіть ім'я " @@ -2673,14 +2753,14 @@ msgstr "" msgid "Please enter a password" msgstr "Будь ласка введіть пароль" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: 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:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2689,12 +2769,12 @@ msgid "Please enter a valid email" msgstr "Будь ласка введіть правильну адресу е-пошти" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "Будь ласка введіть правильну адресу е-пошти" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "Будь ласка введіть номер телефону" @@ -2704,7 +2784,7 @@ msgstr "Будь ласка введіть номер телефону" msgid "Please enter some details" msgstr "Будь ласка додайте трохи подробиць" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2724,8 +2804,8 @@ msgstr "Будь ласка введіть ім'я" 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:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2796,12 +2876,12 @@ msgstr "" msgid "Please note:" msgstr "Будь ласка зауважте:" -#: perllib/FixMyStreet/App/Controller/Report.pm:399 +#: perllib/FixMyStreet/App/Controller/Report.pm:383 #, fuzzy msgid "Please provide a duplicate ID or public update for this report." msgstr "Будь ласка, оприлюдніть оновлений звіт." -#: perllib/FixMyStreet/App/Controller/Report.pm:381 +#: perllib/FixMyStreet/App/Controller/Report.pm:365 msgid "Please provide a public update for this report." msgstr "Будь ласка, оприлюдніть оновлений звіт." @@ -2841,12 +2921,12 @@ msgstr "Будь ласка вкажіть чи була вирішена про msgid "Please upload an image only" msgstr "Будь ласка, завантажте тільки зображення" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1440 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1537 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1457 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1556 msgid "Please verify at least one of email/phone" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:123 +#: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please write a message" msgstr "Будь ласка напишіть повідомлення" @@ -2861,19 +2941,19 @@ msgstr "Допис" msgid "Postcode or street name and area" msgstr "Введіть найближчу поштову адресу, або назву вулиці чи району" -#: perllib/FixMyStreet/DB/Result/Comment.pm:211 +#: perllib/FixMyStreet/DB/Result/Comment.pm:231 msgid "Posted anonymously at %s" msgstr "Опубліковано анонімно в %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:246 +#: perllib/FixMyStreet/DB/Result/Comment.pm:268 msgid "Posted by %s at %s" msgstr "Опубліковано %s в %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:234 +#: perllib/FixMyStreet/DB/Result/Comment.pm:256 msgid "Posted by %s (%s) at %s" msgstr "Опубліковано %s (%s) в %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "Опубліковано %s в %s" @@ -2906,13 +2986,13 @@ msgstr "" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "Приватний" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "" @@ -2938,7 +3018,7 @@ msgstr "Проблему %s надіслано департаменту %s" msgid "Problem breakdown by state" msgstr "Розбивка проблем по стану" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "Проблема маркована відкритою." @@ -2947,6 +3027,7 @@ msgid "Problem state change based on survey results" msgstr "Стан проблеми змінено базуючись на результатах опитувань" #: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "Проблеми" @@ -2973,7 +3054,7 @@ msgstr "Нещодавно вирішені проблеми" msgid "Problems within %.1fkm of %s" msgstr "Проблеми в радіусі %.1fkm від цієї точки" -#: perllib/FixMyStreet/Cobrand/Default.pm:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -3018,7 +3099,7 @@ msgstr "Вказання імені і паролю не обов'язкове, msgid "Providing a 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_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "" @@ -3087,7 +3168,7 @@ msgstr "" msgid "RSS feed of nearby problems" msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3169,7 +3250,7 @@ msgstr "Видалити з переліку" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3310,7 +3391,9 @@ msgstr "Сповістити про проблему" #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "Сповіщення" @@ -3428,16 +3511,16 @@ msgstr "Обслуговувач цієї дороги (отримано з до msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "Обслуговувач цієї дороги (з OpenStreetMap): %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "Повернули вліво" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3518,11 +3601,12 @@ msgid "Security" msgstr "" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "" @@ -3586,7 +3670,7 @@ msgstr "Надіслано:" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "Сервіс:" @@ -3795,6 +3879,7 @@ msgstr "Початкова дата:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3803,8 +3888,8 @@ msgstr "Початкова дата:" msgid "State" msgstr "Стан" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3814,7 +3899,7 @@ msgstr "" msgid "State changed to:" msgstr "Зберети зміни" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3824,6 +3909,7 @@ msgid "State:" msgstr "Стан:" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 #, fuzzy @@ -3874,7 +3960,7 @@ msgstr "Підрозділ/Орган" msgid "Subject" msgstr "Тема" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "Тема:" @@ -3889,7 +3975,7 @@ msgstr "Тема:" msgid "Submit" msgstr "Підтвердити" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3922,6 +4008,11 @@ msgstr "Підписатись" msgid "Subscribe by email" msgstr "Підпишіть мене на поштові алярми" +#: templates/web/base/admin/user-alerts.html:22 +#, fuzzy +msgid "Subscribed:" +msgstr "Підписатись" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "" @@ -3931,6 +4022,7 @@ msgid "Summarise your changes" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -4035,40 +4127,41 @@ msgstr "" #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "Поштовий код не розпізнано, вибачте." -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "Цю проблему зараз перезвітують." -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "Цей сповіщення неможливо показати на %s." -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "Це сповіщення було видалено." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 #, fuzzy msgid "That user has been logged out." msgstr "Це сповіщення було видалено." -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 msgid "That user has been made anonymous on all reports and updates." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "" @@ -4212,7 +4305,7 @@ msgstr "" msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "Користувач не зміг позначити проблему на карті, тільки введену зону" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 #, fuzzy msgid "The user has been sent a login email" msgstr "Це сповіщення було видалено." @@ -4232,7 +4325,7 @@ msgstr "" msgid "There are no reports to show." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "" @@ -4240,7 +4333,7 @@ msgstr "" msgid "There was a problem showing the All Reports page. Please try again later." msgstr "Сталась проблема з відображенням сторінки всіх сповіщень. Спробуйте пізніше." -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 msgid "There was a problem showing this page. Please try again later." msgstr "Сталась помилка при спробі показати сторінку. Будь ласка спробуйте пізніше." @@ -4249,7 +4342,7 @@ msgstr "Сталась помилка при спробі показати ст msgid "There was a problem with your email/password combination. Please try again." msgstr "Сталась проблема з вашою комбінацією адреси пошти і паролю. Будь ласка спробуйте пізніше." -#: perllib/FixMyStreet/App/Controller/Report/New.pm:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4261,7 +4354,7 @@ msgstr "З комбінацією поштової адреси і паролю msgid "There was a problem with your update. Please try again." msgstr "Сталась проблема з поновленням. Будь ласка спробуйте ще раз." -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 msgid "There were problems with your report. Please see below." msgstr "Зі сповіщенням є негаразди. Гляньте нижче." @@ -4294,7 +4387,7 @@ msgid "These will be sent to %s and also published online for o msgstr "" #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "" @@ -4332,10 +4425,10 @@ msgstr "" 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:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "Ця інформація обов'язкова" @@ -4407,6 +4500,7 @@ msgid "Time spent (in minutes):" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "Хронологія" @@ -4466,9 +4560,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:115 -#: templates/web/base/dashboard/index.html:120 -#: templates/web/base/dashboard/index.html:144 +#: templates/web/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "Загалом" @@ -4519,6 +4613,7 @@ msgstr "" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "" @@ -4543,7 +4638,7 @@ msgstr "Невідомо" msgid "Unknown alert type" msgstr "Невідомий тип алярму" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4552,9 +4647,9 @@ msgstr "Невідома помилка" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "Невідомий ідентифікатор проблеми" @@ -4572,6 +4667,7 @@ msgid "Up one" msgstr "" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "Поновлення" @@ -4624,20 +4720,21 @@ msgstr "Поновити статуси" msgid "Updated" msgstr "Поновлено" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 #, fuzzy msgid "Updated by %s (%s) at %s" msgstr "Опубліковано %s (%s) в %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 #, fuzzy msgid "Updated by %s at %s" msgstr "Опубліковано %s в %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4645,12 +4742,13 @@ msgid "Updated!" msgstr "Поновлено!" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "Поновлення" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "Поновлення обмежені кількістю в %s символів. Будь ласка скоротіть текст." @@ -4705,28 +4803,28 @@ msgstr "" msgid "User Import" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 #, fuzzy msgid "User added to abuse list" msgstr "Пошта занесена в чорний список" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 #, fuzzy msgid "User already in abuse list" msgstr "Адреса вже в чорному списку" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "Користувацький прапорець видалено" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "Користувач відмічений" @@ -4741,7 +4839,11 @@ msgstr "В чорний список?" msgid "User search finds matches in users' names and email addresses." msgstr "Пошук користувачів знайшов співпадіння в іменах та поштових адресах" -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 #, fuzzy msgid "User:" @@ -4749,6 +4851,8 @@ msgstr "Користувачі" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4857,7 +4961,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:118 +#: templates/web/base/dashboard/index.html:122 msgid "Website" msgstr "" @@ -4902,7 +5006,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 MaPit." msgstr "" -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -4922,7 +5026,7 @@ msgstr "Повідомлення, написане суцільними вели msgid "Wrong location? Just click again on the map." msgstr "" -#: perllib/FixMyStreet/Cobrand/Default.pm:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -4930,9 +5034,10 @@ msgstr "" #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -5009,7 +5114,7 @@ msgstr "" msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "" @@ -5211,14 +5316,14 @@ msgstr "" msgid "all" msgstr "всі" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "" @@ -5245,7 +5350,7 @@ msgstr "наприклад ‘%s’ чи ‘%s’" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "Вибоїна 30 см на вул. Зеленій біля пошти." -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "" @@ -5320,7 +5425,7 @@ msgstr "вийти" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "місцевий орган" @@ -5362,12 +5467,12 @@ msgstr "користувач з тієї ж ради що й проблема - msgid "user is problem owner" msgstr "користувач є власником проблеми" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 #, fuzzy msgid "user not in abuse list" msgstr "Адреса вже в чорному списку" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 #, fuzzy msgid "user removed from abuse list" msgstr "Видалити з переліку" @@ -5449,7 +5554,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5476,7 +5581,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5566,7 +5671,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, perl-format msgid "month" msgid_plural "months" @@ -5575,7 +5680,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports" @@ -5584,9 +5689,6 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#~ msgid "Edit other users' details" -#~ msgstr "Редагувати інші подробиці про користувача" - #~ msgid "Enter a password" #~ msgstr "Введіть пароль" diff --git a/locale/zh.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/zh.UTF-8/LC_MESSAGES/FixMyStreet.po index 9038a982f45..6d200d66179 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: 2018-10-01 11:47+0100\n" +"POT-Creation-Date: 2018-11-06 12:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mySociety , 2017\n" "Language-Team: Chinese (https://www.transifex.com/mysociety/teams/12067/zh/)\n" @@ -100,8 +100,8 @@ msgstr "" msgid "%s live updates" msgstr "%s 現場更新" -#: templates/web/base/dashboard/index.html:160 #: templates/web/base/dashboard/index.html:164 +#: templates/web/base/dashboard/index.html:168 msgid "%s opened, %s closed, %s fixed" msgstr "" @@ -185,7 +185,7 @@ msgid "(we also have RSS feeds for problems within %s)" msgstr "在 %s 內之問題RSS 訂閱" #: perllib/FixMyStreet/App/Controller/Report/New.pm:251 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:707 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:710 #: perllib/FixMyStreet/DB/Result/Problem.pm:381 msgid "-- Pick a category --" msgstr "選擇分類" @@ -352,6 +352,7 @@ msgid "Add user" msgstr "新增使用者" #: perllib/FixMyStreet/Cobrand/Default.pm:741 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:167 msgid "Add/edit problem categories" msgstr "" @@ -391,6 +392,10 @@ msgstr "%d 關閉通知 " msgid "Alert me to future updates" msgstr "通知我此事後續" +#: templates/web/base/admin/report_edit.html:91 +msgid "Alerts:" +msgstr "" + #: templates/web/base/dashboard/index.html:30 #: templates/web/base/dashboard/index.html:40 #: templates/web/base/dashboard/index.html:51 @@ -462,7 +467,7 @@ msgstr "匿名" msgid "Anonymous user" msgstr "匿名" -#: templates/web/base/admin/report_edit.html:129 +#: templates/web/base/admin/report_edit.html:130 #: templates/web/base/admin/update_edit.html:23 msgid "Anonymous:" msgstr "匿名:" @@ -581,6 +586,8 @@ msgstr "標記警告用戶" #: perllib/FixMyStreet/Cobrand/Default.pm:655 #: perllib/FixMyStreet/Cobrand/Default.pm:740 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:166 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: perllib/FixMyStreet/Cobrand/Zurich.pm:408 #: templates/web/base/admin/bodies.html:1 #: templates/web/base/admin/report_edit.html:56 @@ -618,6 +625,7 @@ msgid "Can't see the map? Skip this step" msgstr "無法顯示地圖? 略過本步驟" #: perllib/FixMyStreet/Cobrand/Default.pm:655 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:281 #: templates/web/base/admin/responsepriorities/list.html:8 #: templates/web/base/admin/templates.html:7 msgid "Categories" @@ -650,7 +658,7 @@ msgstr "類別" msgid "Category and State" msgstr "類別" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1039 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1041 msgid "Category changed from ‘%s’ to ‘%s’" msgstr "" @@ -659,7 +667,7 @@ msgstr "" msgid "Category fix rate for problems > 4 weeks old" msgstr "4週前己修復問題之類別" -#: templates/web/base/admin/report_edit.html:125 +#: templates/web/base/admin/report_edit.html:126 #: templates/web/base/dashboard/index.html:39 #: templates/web/zurich/admin/contact-form.html:8 #: templates/web/zurich/admin/report_edit-sdm.html:72 @@ -756,7 +764,7 @@ msgstr "選擇確認電子郵件上的連結以作登入" #: 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/base/dashboard/index.html:117 #: templates/web/zurich/admin/stats/index.html:52 msgid "Closed" msgstr "關閉" @@ -765,7 +773,7 @@ msgstr "關閉" msgid "Closed by council" msgstr "由地方政府關閉" -#: templates/web/base/admin/report_edit.html:175 +#: templates/web/base/admin/report_edit.html:176 #, fuzzy msgid "Closed to updates" msgstr "取得更新" @@ -780,12 +788,12 @@ msgstr "協同單位:" msgid "Cobrand" msgstr "聯合品牌" -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:94 #: templates/web/base/admin/update_edit.html:54 msgid "Cobrand data:" msgstr "聯合品牌資料:" -#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:93 #: templates/web/base/admin/update_edit.html:53 msgid "Cobrand:" msgstr "聯合品牌:" @@ -801,6 +809,7 @@ msgid "Collapse map" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:650 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:277 #: perllib/FixMyStreet/Cobrand/Zurich.pm:422 #: templates/web/base/admin/config_page.html:1 msgid "Configuration" @@ -829,6 +838,7 @@ msgid "Confirmation" msgstr "確認" #: templates/web/base/admin/contact-form.html:56 +#: templates/web/base/admin/user-alerts.html:10 #: templates/web/zurich/admin/contact-form.html:35 #: templates/web/zurich/admin/stats/index.html:61 msgid "Confirmed" @@ -864,8 +874,8 @@ msgstr "" msgid "Coordinates:" msgstr "協同單位:" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2009 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2038 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2074 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2103 msgid "Could not find user" msgstr "找不到該戶用" @@ -915,14 +925,17 @@ msgid "Create priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:724 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:158 msgid "Create reports/updates as anonymous user" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:725 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:159 msgid "Create reports/updates as the council" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:723 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:157 msgid "Create reports/updates on a user's behalf" msgstr "" @@ -998,7 +1011,12 @@ msgstr "" msgid "Defect type" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1175 +#: templates/web/base/admin/user-alerts.html:15 +#, fuzzy +msgid "Delete" +msgstr "刪除" + +#: perllib/FixMyStreet/App/Controller/Admin.pm:1192 #: templates/web/base/admin/template_edit.html:91 #: templates/web/zurich/admin/template_edit.html:33 msgid "Delete template" @@ -1027,16 +1045,17 @@ msgstr "描述" msgid "Description:" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report.pm:370 +#: perllib/FixMyStreet/App/Controller/Report.pm:354 msgid "Detailed information is limited to %d characters." msgstr "" +#: templates/web/base/admin/user-alerts.html:12 #: templates/web/base/js/translation_strings.html:39 #: templates/web/zurich/report/new/fill_in_details_form.html:45 msgid "Details" msgstr "細節" -#: templates/web/base/admin/report_edit.html:118 +#: templates/web/base/admin/report_edit.html:119 #: templates/web/zurich/admin/report_edit-sdm.html:29 #: templates/web/zurich/admin/report_edit.html:31 #: templates/web/zurich/admin/report_edit.html:45 @@ -1060,6 +1079,14 @@ msgstr "不使用地圖" msgid "Diligency prize league table" msgstr "勤奮表現名單" +#: templates/web/base/admin/user-alerts.html:14 +msgid "Disable" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:23 +msgid "Disabled:" +msgstr "" + #: templates/web/base/report/_main.html:120 #: templates/web/base/report/update.html:54 msgid "Discard changes" @@ -1138,11 +1165,18 @@ msgstr "編輯" msgid "Edit body details" msgstr "編輯有關單位細節" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:163 +#, fuzzy +msgid "Edit other users' details" +msgstr "編輯有關單位細節" + #: perllib/FixMyStreet/Cobrand/Default.pm:736 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:164 msgid "Edit other users' permissions" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:718 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:156 msgid "Edit report category" msgstr "" @@ -1151,6 +1185,7 @@ msgid "Edit report priority" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:717 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:155 msgid "Edit reports" msgstr "" @@ -1220,12 +1255,16 @@ msgstr "取消電郵通知" msgid "Email verified:" msgstr "" -#: templates/web/base/admin/report_edit.html:145 +#: templates/web/base/admin/report_edit.html:146 #: templates/web/base/admin/user-form.html:19 templates/web/base/my/my.html:36 #: templates/web/zurich/admin/contact-form.html:18 msgid "Email:" msgstr "電子郵件:" +#: templates/web/base/admin/user-alerts.html:13 +msgid "Enable" +msgstr "" + #: templates/web/base/admin/open311-form-fields.html:156 #: templates/web/base/admin/open311-form-fields.html:157 msgid "" @@ -1298,17 +1337,26 @@ msgstr "輸入街道名稱 " msgid "Enter a nearby UK postcode, or street name and area" msgstr "輸入本區的郵編,街名或區域。" +#: perllib/FixMyStreet/Cobrand/KiitC.pm:148 +#, fuzzy +msgid "Enter a nearby UK postcode, street name and area, or asset name" +msgstr "輸入本區的郵編,街名或區域。" + #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:20 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:21 msgid "Enter a nearby postcode, or street name and area" msgstr "輸入本區的郵編,街名或區域。" -#: perllib/FixMyStreet/Cobrand/DansMonQwat.pm:14 #: templates/web/base/around/postcode_form.html:7 #: templates/web/base/around/postcode_form.html:8 msgid "Enter a nearby street name and area" msgstr "輸入最近的街名或地區" +#: perllib/FixMyStreet/Cobrand/Smidsy.pm:32 +#, fuzzy +msgid "Enter a street, area, or landmark" +msgstr "輸入最近的街名或地區" + #: templates/web/base/index-steps.html:6 msgid "Enter details of the problem" msgstr "請在此填寫問題的細節" @@ -1348,15 +1396,15 @@ msgstr "" msgid "Expand map" msgstr "" -#: templates/web/base/report/new/form_report.html:51 +#: templates/web/base/report/new/form_report.html:52 msgid "Explain what’s wrong" msgstr "" -#: templates/web/base/dashboard/index.html:105 +#: templates/web/base/dashboard/index.html:106 msgid "Export as CSV" msgstr "" -#: templates/web/base/admin/report_edit.html:97 +#: templates/web/base/admin/report_edit.html:98 #: templates/web/base/admin/responsepriorities/edit.html:27 msgid "External ID" msgstr "" @@ -1365,11 +1413,11 @@ msgstr "" msgid "External URL" msgstr "外部網址" -#: templates/web/base/admin/report_edit.html:99 +#: templates/web/base/admin/report_edit.html:100 msgid "External body" msgstr "" -#: templates/web/base/admin/report_edit.html:106 +#: templates/web/base/admin/report_edit.html:107 #: templates/web/base/admin/template_edit.html:66 msgid "External status code" msgstr "" @@ -1378,7 +1426,7 @@ msgstr "" msgid "External status code:" msgstr "" -#: templates/web/base/admin/report_edit.html:101 +#: templates/web/base/admin/report_edit.html:102 msgid "External team" msgstr "" @@ -1390,7 +1438,7 @@ msgid "Extra Fields" msgstr "其它資料:" #: templates/web/base/admin/contact-form.html:159 -#: templates/web/base/admin/report_edit.html:128 +#: templates/web/base/admin/report_edit.html:129 msgid "Extra data:" msgstr "其它資料:" @@ -1430,7 +1478,7 @@ msgstr "選擇涵蓋的區域 編輯有關單位 表 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:179 #: templates/web/base/admin/states/index.html:29 #: templates/web/base/admin/stats/fix_rate.html:4 -#: templates/web/base/dashboard/index.html:114 +#: templates/web/base/dashboard/index.html:118 msgid "Fixed" msgstr "已處理" @@ -1469,7 +1517,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:149 +#: templates/web/base/admin/report_edit.html:150 #: templates/web/base/admin/user-form.html:119 msgid "Flagged:" msgstr "警告:" @@ -1554,7 +1602,7 @@ msgstr "很高興聽到問題已處理了。" msgid "Go" msgstr "走" -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:96 msgid "Going to send questionnaire?" msgstr "即將送出問卷?" @@ -1700,6 +1748,7 @@ msgstr " 我們無法在資料庫中找到您的問題。\n" #: templates/web/base/admin/index.html:60 #: templates/web/base/admin/list_updates.html:6 #: templates/web/base/admin/reports.html:12 +#: templates/web/base/admin/user-alerts.html:8 #: templates/web/zurich/admin/index-dm.html:21 #: templates/web/zurich/admin/index-sdm.html:19 #: templates/web/zurich/admin/list_updates.html:24 @@ -1824,7 +1873,7 @@ msgstr "" "FixMyStreet 用戶可以是這些問題更新的發言者\n" "一旦他們上線時。請輸入其帳戶ID(編號) " -#: perllib/FixMyStreet/App/Controller/Contact.pm:141 +#: perllib/FixMyStreet/App/Controller/Contact.pm:143 msgid "Illegal ID" msgstr "無效帳戶" @@ -1889,7 +1938,8 @@ msgstr "無效的權責單位數值 %s" msgid "Invalid format %s specified." msgstr "無效的%s 特定格式" -#: perllib/FixMyStreet/App/Controller/Report.pm:439 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:264 +#: perllib/FixMyStreet/App/Controller/Report.pm:423 msgid "Invalid location. New location must be covered by the same council." msgstr "" @@ -2084,6 +2134,7 @@ msgid "Moderate" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:716 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:154 msgid "Moderate report details" msgstr "" @@ -2136,7 +2187,7 @@ msgstr "" msgid "Name" msgstr "名字" -#: templates/web/base/admin/report_edit.html:134 +#: templates/web/base/admin/report_edit.html:135 #: templates/web/base/admin/responsepriorities/edit.html:13 #: templates/web/base/admin/update_edit.html:34 #: templates/web/base/admin/user-form.html:16 templates/web/base/my/my.html:35 @@ -2226,10 +2277,35 @@ msgstr "(沒有電話號碼)" msgid "New priority" msgstr "" +#: templates/web/base/admin/user-alerts.html:44 +#, fuzzy +msgid "New problems for %s" +msgstr " FixMyStreet上新進問題 " + +#: templates/web/base/admin/user-alerts.html:42 +msgid "New problems for %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:35 +msgid "New problems for %s ward in %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:47 +msgid "New problems for area id %s" +msgstr "" + +#: templates/web/base/admin/user-alerts.html:37 +msgid "New problems for ward id %s in body id %s" +msgstr "" + #: db/alert_types.pl:38 msgid "New problems for {{COUNCIL}} within {{WARD}} ward on FixMyStreet" msgstr "FixMyStreet上{{里/區}}{{地方政府}} 之新近問題" +#: templates/web/base/admin/user-alerts.html:30 +msgid "New problems near %s,%s" +msgstr "" + #: db/alert_types.pl:26 db/alert_types.pl:30 msgid "New problems near {{POSTCODE}} on FixMyStreet" msgstr " FixMyStreet上{{郵遞區號}} 之新近問題 " @@ -2262,6 +2338,10 @@ msgstr "新陳述" msgid "New template" msgstr "新模版" +#: templates/web/base/admin/user-alerts.html:28 +msgid "New updates on report %s" +msgstr "" + #: templates/web/base/reports/_list-filters.html:75 msgid "Newest" msgstr "" @@ -2270,15 +2350,16 @@ msgstr "" msgid "Next" msgstr "下一步" -#: perllib/FixMyStreet/Cobrand/Default.pm:1203 +#: perllib/FixMyStreet/Cobrand/Default.pm:1211 #: 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:132 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:133 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:26 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/questionnaire/creator_fixed.html:16 #: templates/web/base/questionnaire/index.html:106 #: templates/web/base/questionnaire/index.html:39 @@ -2346,8 +2427,8 @@ msgid "No supporters" msgstr "無支援" #: templates/web/base/admin/report_edit.html:67 -#: templates/web/base/admin/report_edit.html:91 -#: templates/web/base/admin/report_edit.html:93 +#: templates/web/base/admin/report_edit.html:92 +#: templates/web/base/admin/report_edit.html:94 msgid "None" msgstr "沒有" @@ -2454,7 +2535,7 @@ msgstr "" #: 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/base/dashboard/index.html:116 #: templates/web/zurich/admin/update_edit.html:18 msgid "Open" msgstr "開放" @@ -2491,11 +2572,11 @@ msgstr "" msgid "Order" msgstr "" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1329 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:708 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:709 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:744 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1339 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:711 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:712 #: perllib/FixMyStreet/App/Controller/Report/New.pm:747 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:750 #: perllib/FixMyStreet/DB/Result/Problem.pm:600 #: perllib/FixMyStreet/DB/Result/Problem.pm:607 #: perllib/FixMyStreet/DB/Result/Problem.pm:622 @@ -2578,7 +2659,7 @@ msgstr "電話號碼(非必填)" msgid "Phone verified:" msgstr "已申報 %s" -#: templates/web/base/admin/report_edit.html:142 +#: templates/web/base/admin/report_edit.html:143 #: templates/web/base/admin/user-form.html:27 templates/web/base/my/my.html:47 #: templates/web/zurich/admin/stats/index.html:60 msgid "Phone:" @@ -2587,9 +2668,9 @@ msgstr "電話" #: templates/web/base/questionnaire/index.html:78 #: templates/web/base/questionnaire/index.html:93 #: templates/web/base/questionnaire/index.html:95 -#: templates/web/base/report/new/form_report.html:27 -#: templates/web/base/report/new/form_report.html:42 -#: templates/web/base/report/new/form_report.html:44 +#: templates/web/base/report/new/form_report.html:28 +#: templates/web/base/report/new/form_report.html:43 +#: templates/web/base/report/new/form_report.html:45 #: templates/web/base/report/update/form_update.html:22 #: templates/web/base/report/update/form_update.html:24 #: templates/web/base/report/update/form_update.html:7 @@ -2603,7 +2684,7 @@ msgstr "電話" msgid "Photo" msgstr "照片" -#: perllib/FixMyStreet/App/Controller/Photo.pm:192 +#: perllib/FixMyStreet/App/Controller/Photo.pm:195 msgid "Photo is required." msgstr "要求提供照片" @@ -2611,12 +2692,12 @@ msgstr "要求提供照片" msgid "Photo required" msgstr "要求提供照片" -#: perllib/FixMyStreet/App/Controller/Photo.pm:109 +#: perllib/FixMyStreet/App/Controller/Photo.pm:112 msgid "Photo upload failed." msgstr "" #: templates/web/base/questionnaire/index.html:78 -#: templates/web/base/report/new/form_report.html:27 +#: templates/web/base/report/new/form_report.html:28 #: templates/web/base/report/update/form_update.html:7 #: templates/web/zurich/report/new/fill_in_details_form.html:20 msgid "Photos" @@ -2657,7 +2738,7 @@ msgstr "請再次確認您的密碼" msgid "Please check your email address is correct" msgstr "請確認您電郵地址無誤" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1408 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1425 #: perllib/FixMyStreet/DB/Result/User.pm:220 #: perllib/FixMyStreet/DB/Result/User.pm:221 #: templates/web/base/auth/_username_error.html:1 @@ -2667,8 +2748,8 @@ msgid "Please check your phone number is correct" msgstr "請確認您電郵地址無誤" #: perllib/FixMyStreet/App/Controller/Admin.pm:315 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:954 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:989 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:964 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:999 #: perllib/FixMyStreet/DB/Result/Problem.pm:383 #: templates/web/base/js/translation_strings.html:13 msgid "Please choose a category" @@ -2700,12 +2781,12 @@ msgid "Please do not be abusive — abusing your council devalues the s msgstr "請勿濫用本服務,濫用將造成您的政府輕視其它使用者之意見 " #: perllib/FixMyStreet/App/Controller/Admin.pm:316 -#: perllib/FixMyStreet/DB/Result/Comment.pm:128 +#: perllib/FixMyStreet/DB/Result/Comment.pm:148 #: templates/web/base/js/translation_strings.html:6 msgid "Please enter a message" msgstr "請寫下您的留言" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1406 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1423 #: perllib/FixMyStreet/DB/Result/User.pm:223 #: perllib/FixMyStreet/DB/Result/User.pm:224 #: templates/web/base/auth/_username_error.html:1 @@ -2714,8 +2795,8 @@ msgstr "請寫下您的留言" msgid "Please enter a mobile number" msgstr "請輸入您的電話號碼" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1433 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1549 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1450 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1568 msgid "Please enter a name" msgstr "" @@ -2729,14 +2810,14 @@ msgstr "" msgid "Please enter a password" msgstr "請輸入密碼" -#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/App/Controller/Contact.pm:124 #: 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:1430 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1540 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1447 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1559 #: perllib/FixMyStreet/App/Controller/Admin.pm:329 #: perllib/FixMyStreet/DB/Result/User.pm:213 #: templates/web/base/js/translation_strings.html:16 @@ -2745,12 +2826,12 @@ msgid "Please enter a valid email" msgstr "請輸入有效電子郵件" #: perllib/FixMyStreet/App/Controller/Alert.pm:355 -#: perllib/FixMyStreet/App/Controller/Contact.pm:132 +#: perllib/FixMyStreet/App/Controller/Contact.pm:134 msgid "Please enter a valid email address" msgstr "請輸入有效的電子郵件" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1437 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1534 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1454 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1553 #, fuzzy msgid "Please enter a valid email or phone number" msgstr "請輸入您的電話號碼" @@ -2760,7 +2841,7 @@ msgstr "請輸入您的電話號碼" msgid "Please enter some details" msgstr "請填寫進一步細節" -#: perllib/FixMyStreet/App/Controller/Contact.pm:121 +#: perllib/FixMyStreet/App/Controller/Contact.pm:123 #: perllib/FixMyStreet/DB/Result/User.pm:211 #: templates/web/base/auth/_username_error.html:1 #: templates/web/base/auth/_username_error.html:8 @@ -2780,8 +2861,8 @@ msgstr "請輸入您的大名" 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:120 -#: perllib/FixMyStreet/DB/Result/Comment.pm:125 +#: perllib/FixMyStreet/App/Controller/Contact.pm:122 +#: perllib/FixMyStreet/DB/Result/Comment.pm:145 #: perllib/FixMyStreet/DB/Result/Problem.pm:377 #: perllib/FixMyStreet/DB/Result/User.pm:206 #: templates/web/base/js/translation_strings.html:10 @@ -2852,12 +2933,12 @@ msgstr "" msgid "Please note:" msgstr "請加註記" -#: perllib/FixMyStreet/App/Controller/Report.pm:399 +#: perllib/FixMyStreet/App/Controller/Report.pm:383 #, fuzzy msgid "Please provide a duplicate ID or public update for this report." msgstr "如果您是再次申報,請說明原因" -#: perllib/FixMyStreet/App/Controller/Report.pm:381 +#: perllib/FixMyStreet/App/Controller/Report.pm:365 msgid "Please provide a public update for this report." msgstr "" @@ -2897,12 +2978,12 @@ msgstr "請敍明該問題是否已解決" msgid "Please upload an image only" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1440 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1537 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1457 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1556 msgid "Please verify at least one of email/phone" msgstr "" -#: perllib/FixMyStreet/App/Controller/Contact.pm:123 +#: perllib/FixMyStreet/App/Controller/Contact.pm:125 msgid "Please write a message" msgstr "諘寫下您的留言" @@ -2917,19 +2998,19 @@ msgstr "張貼" msgid "Postcode or street name and area" msgstr "輸入本區的郵編,街名或區域。" -#: perllib/FixMyStreet/DB/Result/Comment.pm:211 +#: perllib/FixMyStreet/DB/Result/Comment.pm:231 msgid "Posted anonymously at %s" msgstr "匿名張貼 %s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:246 +#: perllib/FixMyStreet/DB/Result/Comment.pm:268 msgid "Posted by %s at %s" msgstr "由 %s 在 %s 張貼" -#: perllib/FixMyStreet/DB/Result/Comment.pm:234 +#: perllib/FixMyStreet/DB/Result/Comment.pm:256 msgid "Posted by %s (%s) at %s" msgstr "由%s (%s) 在%s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:236 +#: perllib/FixMyStreet/DB/Result/Comment.pm:258 msgid "Posted by %s at %s" msgstr "由%s 在%s" @@ -2962,13 +3043,13 @@ msgstr "隱私與cookies" #: templates/web/base/admin/body.html:88 #: templates/web/base/admin/contact-form.html:75 -#: templates/web/base/admin/report_edit.html:151 +#: templates/web/base/admin/report_edit.html:152 #: templates/web/base/report/_inspect.html:13 #: templates/web/base/report/new/form_user_loggedin.html:63 msgid "Private" msgstr "私人" -#: templates/web/base/report/new/form_user.html:1 +#: templates/web/base/report/new/form_user.html:2 msgid "Private details" msgstr "" @@ -2994,7 +3075,7 @@ msgstr "%s 問題已送達到地方政府 %s " msgid "Problem breakdown by state" msgstr "本站出現故障問題 " -#: perllib/FixMyStreet/App/Controller/Admin.pm:1364 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1381 msgid "Problem marked as open." msgstr "問題標註為開放" @@ -3003,6 +3084,7 @@ msgid "Problem state change based on survey results" msgstr "依調查結果呈現的問題改善" #: perllib/FixMyStreet/Cobrand/Default.pm:715 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:153 #: templates/web/base/admin/flagged.html:10 msgid "Problems" msgstr "問題" @@ -3029,7 +3111,7 @@ msgstr "FixMyStreet 最近回報的已修復問題 " msgid "Problems within %.1fkm of %s" msgstr "該地點 %.1f公里內的問題 " -#: perllib/FixMyStreet/Cobrand/Default.pm:844 +#: perllib/FixMyStreet/Cobrand/Default.pm:852 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:141 #: perllib/FixMyStreet/Cobrand/UK.pm:213 perllib/FixMyStreet/Cobrand/UK.pm:258 #: perllib/FixMyStreet/Cobrand/UK.pm:270 @@ -3074,7 +3156,7 @@ msgstr "提供名稱與密碼非為必要,但其可以讓您更便於申報問 msgid "Providing a 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_report.html:11 +#: templates/web/base/report/new/form_report.html:12 msgid "Public details" msgstr "" @@ -3143,7 +3225,7 @@ msgstr "%s, 在%s 里/區" msgid "RSS feed of nearby problems" msgstr " RSS訂閱 %s區域問題" -#: perllib/FixMyStreet/Cobrand/Default.pm:845 +#: perllib/FixMyStreet/Cobrand/Default.pm:853 #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:140 #: perllib/FixMyStreet/Cobrand/UK.pm:220 msgid "RSS feed of problems within %s" @@ -3225,7 +3307,7 @@ msgstr "" msgid "Remove from site" msgstr "" -#: templates/web/base/admin/report_edit.html:168 +#: templates/web/base/admin/report_edit.html:169 #: templates/web/base/admin/update_edit.html:74 #: templates/web/zurich/admin/update_edit.html:35 msgid "Remove photo (can't be undone!)" @@ -3366,7 +3448,9 @@ msgstr "申報問題" #: perllib/FixMyStreet/Cobrand/Default.pm:660 #: perllib/FixMyStreet/Cobrand/Default.pm:674 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:286 #: perllib/FixMyStreet/Cobrand/Zurich.pm:400 +#: templates/web/base/dashboard/index.html:107 #: templates/web/zurich/header.html:45 msgid "Reports" msgstr "申報" @@ -3484,16 +3568,16 @@ msgstr "此指定街道之道路營運者(取自道路參照碼與種類): %s" msgid "Road operator for this named road (from OpenStreetMap): %s" msgstr "此指定街道之道路營運者(來自OpenStreetMap): %s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: perllib/FixMyStreet/App/Controller/Admin.pm:2087 -#: templates/web/base/admin/report_edit.html:165 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2152 +#: templates/web/base/admin/report_edit.html:166 #: templates/web/base/admin/update_edit.html:71 #: templates/web/zurich/admin/report_edit.html:118 msgid "Rotate Left" msgstr "左轉 " -#: perllib/FixMyStreet/App/Controller/Admin.pm:2083 -#: templates/web/base/admin/report_edit.html:166 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2148 +#: templates/web/base/admin/report_edit.html:167 #: templates/web/base/admin/update_edit.html:72 #: templates/web/zurich/admin/report_edit.html:119 msgid "Rotate Right" @@ -3574,11 +3658,12 @@ msgid "Security" msgstr "" #: templates/web/base/report/new/councils_text_private.html:7 -#: templates/web/base/report/new/form_user.html:5 +#: templates/web/base/report/new/form_user.html:6 msgid "See our privacy policy" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:726 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:160 msgid "See user detail for reports created as the council" msgstr "" @@ -3642,7 +3727,7 @@ msgstr "送出" msgid "Server Set" msgstr "" -#: templates/web/base/admin/report_edit.html:91 +#: templates/web/base/admin/report_edit.html:92 #: templates/web/zurich/admin/stats/index.html:66 msgid "Service:" msgstr "服務" @@ -3855,6 +3940,7 @@ msgstr "問始日:" #: templates/web/base/admin/reports.html:16 #: templates/web/base/admin/template_edit.html:53 #: templates/web/base/admin/templates.html:8 +#: templates/web/base/admin/user-alerts.html:11 #: templates/web/base/dashboard/index.html:101 #: templates/web/base/report/_inspect.html:103 #: templates/web/base/report/_item.html:101 @@ -3863,8 +3949,8 @@ msgstr "問始日:" msgid "State" msgstr "陳述" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1193 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1194 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1210 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1211 msgid "State and external status code cannot be used simultaneously." msgstr "" @@ -3874,7 +3960,7 @@ msgstr "" msgid "State changed to:" msgstr "儲存變動" -#: templates/web/base/admin/report_edit.html:122 +#: templates/web/base/admin/report_edit.html:123 #: templates/web/base/admin/update_edit.html:28 #: templates/web/zurich/admin/report_edit-sdm.html:75 #: templates/web/zurich/admin/report_edit.html:103 @@ -3884,6 +3970,7 @@ msgid "State:" msgstr "陳述:" #: perllib/FixMyStreet/Cobrand/Default.pm:649 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:276 #: perllib/FixMyStreet/Cobrand/Zurich.pm:421 #: templates/web/base/admin/states/index.html:1 #, fuzzy @@ -3934,7 +4021,7 @@ msgstr "下屬單位/機關" msgid "Subject" msgstr "主旨" -#: templates/web/base/admin/report_edit.html:116 +#: templates/web/base/admin/report_edit.html:117 #: templates/web/zurich/admin/report_edit.html:41 msgid "Subject:" msgstr "主旨:" @@ -3949,7 +4036,7 @@ msgstr "主旨:" msgid "Submit" msgstr "送出" -#: templates/web/base/admin/report_edit.html:179 +#: templates/web/base/admin/report_edit.html:180 #: templates/web/base/admin/report_edit.html:25 #: templates/web/base/admin/update_edit.html:82 #: templates/web/base/admin/user-form.html:195 @@ -3982,6 +4069,11 @@ msgstr "訂閱" msgid "Subscribe by email" msgstr "加入通知信件" +#: templates/web/base/admin/user-alerts.html:22 +#, fuzzy +msgid "Subscribed:" +msgstr "訂閱" + #: templates/web/base/report/new/form_title.html:1 msgid "Summarise the problem" msgstr "" @@ -3991,6 +4083,7 @@ msgid "Summarise your changes" msgstr "" #: perllib/FixMyStreet/Cobrand/Default.pm:641 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:270 #: perllib/FixMyStreet/Cobrand/Zurich.pm:399 #: templates/web/base/admin/bodies.html:29 #: templates/web/base/admin/index.html:1 templates/web/base/status/index.html:1 @@ -4095,40 +4188,41 @@ msgstr "這地點似乎不在台灣; 請再試 一次。" #: perllib/FixMyStreet/Cobrand/FiksGataMi.pm:45 #: perllib/FixMyStreet/Cobrand/FixaMinGata.pm:104 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:114 #: perllib/FixMyStreet/Cobrand/UK.pm:73 msgid "That postcode was not recognised, sorry." msgstr "抱歉此郵遞區號無法辨識" -#: perllib/FixMyStreet/App/Controller/Admin.pm:916 +#: perllib/FixMyStreet/App/Controller/Admin.pm:918 msgid "That problem has been marked as sent." msgstr "問題被標註為送出" -#: perllib/FixMyStreet/App/Controller/Admin.pm:909 +#: perllib/FixMyStreet/App/Controller/Admin.pm:911 msgid "That problem will now be resent." msgstr "此問題將重新送出" -#: perllib/FixMyStreet/App/Controller/Report.pm:137 +#: perllib/FixMyStreet/App/Controller/Report.pm:138 msgid "That report cannot be viewed on %s." msgstr "此申報無法在 %s上檢視 " -#: perllib/FixMyStreet/App/Controller/Report.pm:127 +#: perllib/FixMyStreet/App/Controller/Report.pm:128 msgid "That report has been removed from FixMyStreet." msgstr "該申報已遭FixMyStreet 移除 " -#: perllib/FixMyStreet/App/Controller/Admin.pm:1912 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1977 #, fuzzy msgid "That user has been logged out." msgstr "該申報已遭FixMyStreet 移除 " -#: perllib/FixMyStreet/App/Controller/Admin.pm:1919 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 msgid "That user has been made anonymous on all reports and updates." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1967 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2032 msgid "That user’s personal details have been removed." msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1933 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1998 msgid "That user’s reports and updates have been hidden." msgstr "" @@ -4278,7 +4372,7 @@ msgstr "" msgid "The user could not locate the problem on a map, but to see the area around the location they entered" msgstr "用戶無法在地點上標示問題,但可以看到他們輸入的地點" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1958 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2023 #, fuzzy msgid "The user has been sent a login email" msgstr "該申報已遭FixMyStreet 移除 " @@ -4298,7 +4392,7 @@ msgstr "" msgid "There are no reports to show." msgstr "沒有申報可顯示" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1221 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1238 msgid "There is already an auto-response template for this category/state." msgstr "" @@ -4306,7 +4400,7 @@ msgstr "" msgid "There was a problem showing the All Reports page. Please try again later." msgstr "本頁現在無法願現所要求的申報資料,請稍候再試。" -#: perllib/FixMyStreet/App/Controller/Contact.pm:145 +#: perllib/FixMyStreet/App/Controller/Contact.pm:147 #: perllib/FixMyStreet/App/Controller/Dashboard.pm:42 msgid "There was a problem showing this page. Please try again later." msgstr "本頁出現錯誤,請再試一次" @@ -4315,7 +4409,7 @@ msgstr "本頁出現錯誤,請再試一次" msgid "There was a problem with your email/password combination. Please try again." msgstr "您的電子郵件/密碼不符,請重試一次" -#: perllib/FixMyStreet/App/Controller/Report/New.pm:843 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:853 #: perllib/FixMyStreet/App/Controller/Report/Update.pm:142 #: templates/web/base/auth/general.html:51 #: templates/web/zurich/auth/general.html:18 @@ -4327,7 +4421,7 @@ msgstr "您的電子郵件與密碼不相符,如果您遺忘密碼或尚未註 msgid "There was a problem with your update. Please try again." msgstr "您的申報有問題,請重試一次" -#: perllib/FixMyStreet/App/Controller/Contact.pm:149 +#: perllib/FixMyStreet/App/Controller/Contact.pm:151 msgid "There were problems with your report. Please see below." msgstr "您的申報有問題,請見下方說明" @@ -4364,7 +4458,7 @@ msgid "These will be sent to %s and also published online for o msgstr "" #: templates/web/base/report/new/councils_text_private.html:5 -#: templates/web/base/report/new/form_user.html:4 +#: templates/web/base/report/new/form_user.html:5 msgid "These will be sent to the council, but will never be shown online." msgstr "" @@ -4408,10 +4502,10 @@ msgstr "當用戶沒有選擇類別時,電子郵件將送到負責該區域的 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:1064 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1081 -#: perllib/FixMyStreet/App/Controller/Report/New.pm:1127 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1013 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1074 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1091 +#: perllib/FixMyStreet/App/Controller/Report/New.pm:1137 #: perllib/FixMyStreet/Cobrand/UK.pm:45 msgid "This information is required" msgstr "本項資訊必填" @@ -4483,6 +4577,7 @@ msgid "Time spent (in minutes):" msgstr "花費時間(以分鐘計):" #: perllib/FixMyStreet/Cobrand/Default.pm:642 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:271 #: templates/web/base/admin/timeline.html:1 msgid "Timeline" msgstr "時間軸" @@ -4542,9 +4637,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:115 -#: templates/web/base/dashboard/index.html:120 -#: templates/web/base/dashboard/index.html:144 +#: templates/web/base/dashboard/index.html:119 +#: templates/web/base/dashboard/index.html:124 +#: templates/web/base/dashboard/index.html:148 #: templates/web/zurich/admin/stats/index.html:51 msgid "Total" msgstr "總數" @@ -4595,6 +4690,7 @@ msgstr "" #: templates/web/base/admin/extra-metadata-form.html:54 #: templates/web/base/admin/states/index.html:10 #: templates/web/base/admin/states/index.html:100 +#: templates/web/base/admin/user-alerts.html:9 msgid "Type" msgstr "" @@ -4619,7 +4715,7 @@ msgstr "未知的" msgid "Unknown alert type" msgstr "未知的通知類別" -#: perllib/FixMyStreet/App/Controller/Photo.pm:115 +#: perllib/FixMyStreet/App/Controller/Photo.pm:118 #: perllib/FixMyStreet/App/Controller/Root.pm:142 #: templates/web/base/js/translation_strings.html:46 msgid "Unknown error" @@ -4628,9 +4724,9 @@ msgstr "未知的錯誤" #: perllib/FixMyStreet/App/Controller/Develop.pm:159 #: perllib/FixMyStreet/App/Controller/Develop.pm:178 #: perllib/FixMyStreet/App/Controller/My.pm:200 -#: perllib/FixMyStreet/App/Controller/Report.pm:112 -#: perllib/FixMyStreet/App/Controller/Report.pm:118 -#: perllib/FixMyStreet/App/Controller/Report.pm:121 +#: perllib/FixMyStreet/App/Controller/Report.pm:113 +#: perllib/FixMyStreet/App/Controller/Report.pm:119 +#: perllib/FixMyStreet/App/Controller/Report.pm:122 msgid "Unknown problem ID" msgstr "未知的問題編號  " @@ -4648,6 +4744,7 @@ msgid "Up one" msgstr "" #: templates/web/base/admin/states/index.html:76 +#: templates/web/base/admin/user-alerts.html:58 #: templates/web/base/report/update/form_update.html:29 msgid "Update" msgstr "更新" @@ -4700,20 +4797,21 @@ msgstr "更新之狀態" msgid "Updated" msgstr "已更新" -#: perllib/FixMyStreet/DB/Result/Comment.pm:240 +#: perllib/FixMyStreet/DB/Result/Comment.pm:262 #, fuzzy msgid "Updated by %s (%s) at %s" msgstr "由%s (%s) 在%s" -#: perllib/FixMyStreet/DB/Result/Comment.pm:242 +#: perllib/FixMyStreet/DB/Result/Comment.pm:264 #, fuzzy msgid "Updated by %s at %s" msgstr "由%s 在%s" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1358 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1473 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1680 -#: perllib/FixMyStreet/App/Controller/Admin.pm:997 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1375 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1490 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1699 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1968 +#: perllib/FixMyStreet/App/Controller/Admin.pm:999 #: perllib/FixMyStreet/Cobrand/Zurich.pm:805 #: perllib/FixMyStreet/Cobrand/Zurich.pm:830 #: perllib/FixMyStreet/Cobrand/Zurich.pm:903 @@ -4721,12 +4819,13 @@ msgid "Updated!" msgstr "已更新!" #: templates/web/base/admin/list_updates.html:2 +#: templates/web/base/dashboard/index.html:108 #: templates/web/base/report/update.html:4 #: templates/web/zurich/report/updates.html:2 msgid "Updates" msgstr "更新" -#: perllib/FixMyStreet/DB/Result/Comment.pm:134 +#: perllib/FixMyStreet/DB/Result/Comment.pm:154 msgid "Updates are limited to %s characters in length. Please shorten your update" msgstr "更新內容有 %s 字數限制,請簡化您的更新。" @@ -4781,28 +4880,28 @@ msgstr "" msgid "User Import" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1889 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1899 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1935 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1945 #, fuzzy msgid "User added to abuse list" msgstr "電子郵件列入濫發名單" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1451 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1561 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1468 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1580 msgid "User already exists" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1886 -#: perllib/FixMyStreet/App/Controller/Admin.pm:1896 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1932 +#: perllib/FixMyStreet/App/Controller/Admin.pm:1942 #, fuzzy msgid "User already in abuse list" msgstr "電子郵件己在濫發名單" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2042 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2107 msgid "User flag removed" msgstr "移除用戶的標記警告" -#: perllib/FixMyStreet/App/Controller/Admin.pm:2013 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2078 msgid "User flagged" msgstr "給用戶標記警告" @@ -4817,7 +4916,11 @@ msgstr "濫用表格?" msgid "User search finds matches in users' names and email addresses." msgstr "用戶找到相符的名稱與電子郵件" -#: templates/web/base/admin/report_edit.html:136 +#: templates/web/base/admin/user-alerts.html:2 +msgid "User's alerts" +msgstr "" + +#: templates/web/base/admin/report_edit.html:137 #: templates/web/base/admin/update_edit.html:36 #, fuzzy msgid "User:" @@ -4825,6 +4928,8 @@ msgstr "使用者" #: perllib/FixMyStreet/Cobrand/Default.pm:675 #: perllib/FixMyStreet/Cobrand/Default.pm:734 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:162 +#: perllib/FixMyStreet/Cobrand/KiitC.pm:292 #: perllib/FixMyStreet/Cobrand/Zurich.pm:415 #: templates/web/base/admin/flagged.html:29 templates/web/zurich/header.html:54 msgid "Users" @@ -4933,7 +5038,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:118 +#: templates/web/base/dashboard/index.html:122 msgid "Website" msgstr "" @@ -4978,7 +5083,7 @@ msgstr "為何在此卡住?免費設定更多訊息通知MaPit." msgstr "搜尋要求,也可能限制單一機構中搜尋相關權責單位。其搜尋字眼為 MaPit提供的主管ID." -#: templates/web/base/dashboard/index.html:159 +#: templates/web/base/dashboard/index.html:163 msgid "Within the specified timeframe:" msgstr "" @@ -4998,7 +5103,7 @@ msgstr "請注意留言內容,勿用注音文並應加上標點符號以利閱 msgid "Wrong location? Just click again on the map." msgstr "錯誤的地? 請再次點擊此地圖" -#: perllib/FixMyStreet/Cobrand/Default.pm:1202 +#: perllib/FixMyStreet/Cobrand/Default.pm:1210 #: templates/web/base/admin/bodies.html:70 #: templates/web/base/admin/category_edit.html:5 #: templates/web/base/admin/flagged.html:47 @@ -5006,9 +5111,10 @@ msgstr "錯誤的地? 請再次點擊此地圖" #: 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:131 -#: templates/web/base/admin/report_edit.html:95 +#: templates/web/base/admin/report_edit.html:132 +#: templates/web/base/admin/report_edit.html:96 #: templates/web/base/admin/update_edit.html:25 +#: templates/web/base/admin/user-alerts.html:21 #: templates/web/base/admin/users.html:32 #: templates/web/base/questionnaire/creator_fixed.html:14 #: templates/web/base/questionnaire/index.html:104 @@ -5088,7 +5194,7 @@ msgstr "" msgid "You have already answered this questionnaire. If you have a question, please get in touch, or view your problem.\n" msgstr "您已回覆過本問卷。如果您有問題,請保持聯絡, 或是檢視 您作的申報\n" -#: templates/web/base/report/new/form_report.html:36 +#: templates/web/base/report/new/form_report.html:37 #: templates/web/zurich/report/new/fill_in_details_form.html:30 msgid "You have already attached photos to this report. Note that you can attach a maximum of 3 to this report (if you try to upload more, the oldest will be removed)." msgstr "在此申報中你已經附加了照片(注意你最多可附3張照片,如果你還想上傳更多張,原先的照片會被移除)" @@ -5291,14 +5397,14 @@ msgstr "%s 管理:" msgid "all" msgstr "" -#: perllib/FixMyStreet/App/Controller/Admin.pm:973 -#: perllib/FixMyStreet/App/Controller/Moderate.pm:90 -#: perllib/FixMyStreet/DB/Result/Comment.pm:216 +#: perllib/FixMyStreet/App/Controller/Admin.pm:975 +#: perllib/FixMyStreet/App/Controller/Moderate.pm:114 +#: perllib/FixMyStreet/DB/Result/Comment.pm:236 #: perllib/FixMyStreet/Script/ArchiveOldEnquiries.pm:145 msgid "an administrator" msgstr "" -#: perllib/FixMyStreet/DB/Result/Comment.pm:250 +#: perllib/FixMyStreet/DB/Result/Comment.pm:272 msgid "and a defect raised" msgstr "" @@ -5324,7 +5430,7 @@ msgstr "例如 ‘%s’ 或 ‘%s’" msgid "e.g. ‘10 inch pothole on Example St, near post box’" msgstr "" -#: templates/web/base/report/new/form_report.html:56 +#: templates/web/base/report/new/form_report.html:57 msgid "e.g. ‘This pothole has been here for two months and…’" msgstr "" @@ -5399,7 +5505,7 @@ msgstr "登出" msgid "the database id of the body to associate that user with, e.g. 2217 for Buckinghamshire." msgstr "" -#: templates/web/base/report/new/form_report.html:14 +#: templates/web/base/report/new/form_report.html:15 msgid "the local council" msgstr "當地地府" @@ -5441,12 +5547,12 @@ msgstr "用戶來同一問題的地方政府- %d" msgid "user is problem owner" msgstr "%d 天數" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1986 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2051 #, fuzzy msgid "user not in abuse list" msgstr "電子郵件己在濫發名單" -#: perllib/FixMyStreet/App/Controller/Admin.pm:1984 +#: perllib/FixMyStreet/App/Controller/Admin.pm:2049 #, fuzzy msgid "user removed from abuse list" msgstr "電子郵件列入濫發名單" @@ -5504,7 +5610,7 @@ msgid "%d year" msgid_plural "%d years" msgstr[0] "" -#: templates/web/fixmystreet.com/reports/summary.html:153 +#: templates/web/base/reports/index.html:120 #, perl-format msgid "%s day" msgid_plural "%s days" @@ -5522,7 +5628,7 @@ msgid "%s problem reported" msgid_plural "%s problems reported" msgstr[0] "" -#: templates/web/fixmystreet.com/reports/summary.html:168 +#: templates/web/base/reports/index.html:136 #, perl-format msgid "%s report" msgid_plural "%s reports" @@ -5582,13 +5688,13 @@ msgid "last updated %d day ago" msgid_plural "last updated %d days ago" msgstr[0] "" -#: templates/email/default/inactive-account.txt:8 +#: templates/email/default/inactive-account.html:18 #, fuzzy, perl-format msgid "month" msgid_plural "months" msgstr[0] "月份" -#: templates/email/warwickshire/archive.txt:9 +#: templates/email/bathnes/archive.html:25 #, perl-format msgid "report" msgid_plural "reports"