Skip to content

Commit 7ff142f

Browse files
authored
bump to v3.17.13 (#2723)
1 parent 70daad8 commit 7ff142f

File tree

5 files changed

+84
-79
lines changed

5 files changed

+84
-79
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on
55
[Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66

7+
## [v3.17.13] - 2025-09-10
8+
Released with [maproulette-backend_v4.7.14](https://github.com/maproulette/maproulette-backend/releases/tag/v4.7.14)
9+
10+
- remove google fonts by @CollinBeczak in https://github.com/maproulette/maproulette3/pull/2721
11+
712
## [v3.17.12] - 2025-08-29
813
Released with [maproulette-backend_v4.7.13](https://github.com/maproulette/maproulette-backend/releases/tag/v4.7.13)
914

lang/nl.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1378,12 +1378,12 @@
13781378
"TaskLatLon.lonLat.label": "Lon/Lat:",
13791379
"TaskLatLon.lonLat.value": "{lon}, {lat}",
13801380
"TaskPropertyFilter.label": "Eigenschap",
1381-
"TaskPropertyQueryBuilder.controls.addFilter": "Add Filter",
1382-
"TaskPropertyQueryBuilder.controls.addRule": "Add Rule",
1381+
"TaskPropertyQueryBuilder.controls.addFilter": "Filter toevoegen",
1382+
"TaskPropertyQueryBuilder.controls.addRule": "Regel toevoegen",
13831383
"TaskPropertyQueryBuilder.controls.addValue": "Waarde toevoegen",
1384-
"TaskPropertyQueryBuilder.controls.conditionLabel": "Match rules using",
1385-
"TaskPropertyQueryBuilder.controls.removeFilter": "Remove Filter",
1386-
"TaskPropertyQueryBuilder.controls.removeRule": "Remove Rule",
1384+
"TaskPropertyQueryBuilder.controls.conditionLabel": "Regels overeenkomen met",
1385+
"TaskPropertyQueryBuilder.controls.removeFilter": "Filter verwijderen",
1386+
"TaskPropertyQueryBuilder.controls.removeRule": "Regel verwijderen",
13871387
"TaskPropertyQueryBuilder.error.missingKey": "Selecteer een naam van de eigenschap.",
13881388
"TaskPropertyQueryBuilder.error.missingLeftRule": "Bij het gebruiken van een samengestelde regel moeten beide delen zijn gespecificeerd.",
13891389
"TaskPropertyQueryBuilder.error.missingPropertyType": "Kies een type eigenschap.",

lang/zh_TW.json

Lines changed: 71 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -476,8 +476,8 @@
476476
"ChallengeCard.totalTasks": "Total Tasks",
477477
"ChallengeDetails.controls.checkbox.error": "Please ensure that checkbox is checked before continue",
478478
"ChallengeDetails.controls.email": "Email",
479-
"ChallengeDetails.controls.favorite.label": "Favorite",
480-
"ChallengeDetails.controls.favorite.tooltip": "Save to favorites",
479+
"ChallengeDetails.controls.favorite.label": "最愛",
480+
"ChallengeDetails.controls.favorite.tooltip": "加到最愛",
481481
"ChallengeDetails.controls.goBack.label": "返回",
482482
"ChallengeDetails.controls.modal.subtitle": "You are about to report a Challenge. An issue will be created in this [public github repository](https://github.com/maproulette/challenge-reports/issues) and the Challenge creator will be notified by email. Any follow-up discussion should take place there. Reporting a Challenge does not disable it immediately. Please explain in detail what your issue is with this challenge, if possible linking to specific OSM changesets.",
483483
"ChallengeDetails.controls.preview.label": "Preview",
@@ -487,79 +487,79 @@
487487
"ChallengeDetails.controls.showMore.label": "show more",
488488
"ChallengeDetails.controls.submit.report.label": "Report Challenge",
489489
"ChallengeDetails.controls.text.input.error": "Text Input should have minimum 100 characters",
490-
"ChallengeDetails.controls.unfavorite.label": "Unfavorite",
491-
"ChallengeDetails.controls.unfavorite.tooltip": "Remove from favorites",
492-
"ChallengeDetails.controls.write.label": "Write",
490+
"ChallengeDetails.controls.unfavorite.label": "移除最愛",
491+
"ChallengeDetails.controls.unfavorite.tooltip": "從最愛移除",
492+
"ChallengeDetails.controls.write.label": "撰寫",
493493
"ChallengeDetails.fields.lastChallengeDetails.DataOriginDate.label": "Tasks built on {refreshDate} from data sourced on {sourceDate}.",
494494
"ChallengeDetails.fields.lastChallengeDetails.TaskRefresh.label": "Task Data Sourced",
495495
"ChallengeDetails.fields.overpassQL.label": "Overpass Query",
496496
"ChallengeDetails.fields.viewComments.label": "Get In Touch",
497497
"ChallengeDetails.fields.viewOverview.label": "概覽",
498498
"ChallengeEndModal.control.dismiss.label": "繼續",
499-
"ChallengeEndModal.header": "Challenge End",
499+
"ChallengeEndModal.header": "挑戰結束",
500500
"ChallengeEndModal.primaryMessage": "You have marked all remaining tasks in this challenge as either skipped or can't complete.",
501501
"ChallengeFilterSubnav.controls.sortBy.label": "排序方式",
502-
"ChallengeFilterSubnav.filter.categorization.add": "Add:",
503-
"ChallengeFilterSubnav.filter.categorization.delete": "You must delete a category",
504-
"ChallengeFilterSubnav.filter.categorization.new": "to add a new one.",
502+
"ChallengeFilterSubnav.filter.categorization.add": "新增:",
503+
"ChallengeFilterSubnav.filter.categorization.delete": "你必須刪除類別",
504+
"ChallengeFilterSubnav.filter.categorization.new": "來新增新的。",
505505
"ChallengeFilterSubnav.filter.categorization.set": "You have not set any categories.",
506-
"ChallengeFilterSubnav.filter.categorization.signIn": "You must sign in to add a keyword.",
507-
"ChallengeFilterSubnav.filter.categorize.label": "Categorize",
508-
"ChallengeFilterSubnav.filter.keyword.label": "Work on",
509-
"ChallengeFilterSubnav.filter.keywords.otherLabel": "Other:",
510-
"ChallengeFilterSubnav.filter.locatedIn.label": "Located in ",
511-
"ChallengeFilterSubnav.filter.location.label": "Location",
506+
"ChallengeFilterSubnav.filter.categorization.signIn": "你必須登入才能加關鍵字",
507+
"ChallengeFilterSubnav.filter.categorize.label": "添加類別",
508+
"ChallengeFilterSubnav.filter.keyword.label": "工作上",
509+
"ChallengeFilterSubnav.filter.keywords.otherLabel": "其他:",
510+
"ChallengeFilterSubnav.filter.locatedIn.label": "位於",
511+
"ChallengeFilterSubnav.filter.location.label": "位置",
512512
"ChallengeFilterSubnav.filter.search.label": "Search by name or Id",
513513
"ChallengeFilterSubnav.filter.searchForId.label": "Search for task Id",
514514
"ChallengeFilterSubnav.query.searchType.project": "專案",
515-
"ChallengeOwnerLeaderboard.additionalReviews.label": "Additional Reviews",
516-
"ChallengeOwnerLeaderboard.averageTime.label": "Avg. Time",
515+
"ChallengeOwnerLeaderboard.additionalReviews.label": "額外審核",
516+
"ChallengeOwnerLeaderboard.averageTime.label": "平均時間",
517517
"ChallengeOwnerLeaderboard.challengeOwnerLeaderboardDisabled.label": "Sorry, mapper results for this leaderboard are currently disabled.",
518518
"ChallengeOwnerLeaderboard.points.label": "Pts.",
519-
"ChallengeOwnerLeaderboard.reviewsCompleted.label": "# Reviews",
520-
"ChallengeOwnerLeaderboard.tasksCompleted.label": "# Tasks",
521-
"ChallengePane.controls.challengeId.label": "Challenge Id:",
522-
"ChallengePane.controls.challengeName.label": "Challenge Name:",
523-
"ChallengePane.controls.showArchived.label": "Show Archived",
524-
"ChallengePane.controls.showGlobal.label": "Show Global Challenges",
525-
"ChallengePane.controls.startTask.label": "Start Task",
526-
"ChallengePane.controls.taskId.label": "Task Id:",
527-
"ChallengePane.controls.taskInfo.label": "Task Info:",
528-
"ChallengePane.controls.taskName.label": "Task Name:",
529-
"ChallengeProgress.metrics.averageTime.label": "Avg time per task:",
530-
"ChallengeProgress.metrics.excludesSkip.label": "(excluding skipped tasks)",
531-
"ChallengeProgress.priority.label": "{priority} Priority Tasks",
532-
"ChallengeProgress.priority.toggle": "View by Task Priority",
519+
"ChallengeOwnerLeaderboard.reviewsCompleted.label": "# 審核",
520+
"ChallengeOwnerLeaderboard.tasksCompleted.label": "# 任務",
521+
"ChallengePane.controls.challengeId.label": "挑戰編號:",
522+
"ChallengePane.controls.challengeName.label": "挑戰名稱:",
523+
"ChallengePane.controls.showArchived.label": "顯示已封存",
524+
"ChallengePane.controls.showGlobal.label": "顯示全球挑戰",
525+
"ChallengePane.controls.startTask.label": "開始任務",
526+
"ChallengePane.controls.taskId.label": "任務編號:",
527+
"ChallengePane.controls.taskInfo.label": "任務資訊:",
528+
"ChallengePane.controls.taskName.label": "任務名稱:",
529+
"ChallengeProgress.metrics.averageTime.label": "任務的平均時間:",
530+
"ChallengeProgress.metrics.excludesSkip.label": "(排除跳過的任務)",
531+
"ChallengeProgress.priority.label": "{priority} 優先度任務",
532+
"ChallengeProgress.priority.toggle": "以任務優先度檢視",
533533
"ChallengeProgress.reviewStatus.label": "審核狀態",
534534
"ChallengeProgress.tasks.totalCount": " of {totalCount, number}",
535-
"ChallengeProgressBorder.available": "Available",
535+
"ChallengeProgressBorder.available": "可以使用",
536536
"CommentList.controls.viewTask.label": "檢視任務",
537537
"CommentList.noComments.label": "無留言",
538538
"CompletionRadar.heading": "已完成任務:{taskCount, number}",
539539
"ConfigureColumnsModal.availableColumns.header": "可用欄位",
540540
"ConfigureColumnsModal.header": "選擇要顯示的欄位",
541-
"ConfigureColumnsModal.showingColumns.header": "Displayed Columns",
541+
"ConfigureColumnsModal.showingColumns.header": "顯示欄位",
542542
"ConfirmAction.proceed": "繼續",
543543
"ConfirmAction.prompt": "此操作無法復原",
544544
"ConfirmAction.title": "您確定嗎?",
545545
"CongratulateModal.header": "恭喜!",
546546
"CongratulateModal.primaryMessage": "挑戰完成",
547-
"CooperativeWorkControls.prompt": "Are the proposed OSM tag changes correct?",
548-
"CountryName.AE": "United Arab Emirates",
549-
"CountryName.AF": "Afghanistan",
550-
"CountryName.AL": "Albania",
547+
"CooperativeWorkControls.prompt": "提案的OSM標籤變動是正確的嗎?",
548+
"CountryName.AE": "阿拉伯聯合大公國",
549+
"CountryName.AF": "阿富汗",
550+
"CountryName.AL": "阿爾巴尼亞",
551551
"CountryName.ALL": "所有國家",
552-
"CountryName.AM": "Armenia",
553-
"CountryName.AO": "Angola",
554-
"CountryName.AQ": "Antarctica",
555-
"CountryName.AR": "Argentina",
556-
"CountryName.AT": "Austria",
557-
"CountryName.AU": "Australia",
558-
"CountryName.AZ": "Azerbaijan",
559-
"CountryName.BA": "Bosnia and Herzegovina",
560-
"CountryName.BD": "Bangladesh",
561-
"CountryName.BE": "Belgium",
562-
"CountryName.BF": "Burkina Faso",
552+
"CountryName.AM": "亞美尼亞",
553+
"CountryName.AO": "安哥拉",
554+
"CountryName.AQ": "南極洲",
555+
"CountryName.AR": "阿根庭",
556+
"CountryName.AT": "奧地利",
557+
"CountryName.AU": "澳大利亞",
558+
"CountryName.AZ": "亞塞拜然",
559+
"CountryName.BA": "波士尼亞與赫塞哥維納",
560+
"CountryName.BD": "孟加拉",
561+
"CountryName.BE": "比利時",
562+
"CountryName.BF": "布吉納法索",
563563
"CountryName.BG": "Bulgaria",
564564
"CountryName.BI": "Burundi",
565565
"CountryName.BJ": "Benin",
@@ -575,16 +575,16 @@
575575
"CountryName.CD": "Congo (Kinshasa)",
576576
"CountryName.CF": "Central African Republic",
577577
"CountryName.CG": "Congo (Brazzaville)",
578-
"CountryName.CH": "Switzerland",
579-
"CountryName.CI": "Ivory Coast",
580-
"CountryName.CL": "Chile",
581-
"CountryName.CM": "Cameroon",
578+
"CountryName.CH": "瑞士",
579+
"CountryName.CI": "象牙海岸",
580+
"CountryName.CL": "智利",
581+
"CountryName.CM": "喀麥隆",
582582
"CountryName.CN": "中國",
583-
"CountryName.CO": "Colombia",
584-
"CountryName.CR": "Costa Rica",
585-
"CountryName.CU": "Cuba",
586-
"CountryName.CY": "Cyprus",
587-
"CountryName.CZ": "Czech Republic",
583+
"CountryName.CO": "哥倫比亞",
584+
"CountryName.CR": "哥斯大黎加",
585+
"CountryName.CU": "古巴",
586+
"CountryName.CY": "塞普勒斯",
587+
"CountryName.CZ": "捷克",
588588
"CountryName.DE": "德國",
589589
"CountryName.DJ": "Djibouti",
590590
"CountryName.DK": "Denmark",
@@ -648,9 +648,9 @@
648648
"CountryName.ME": "Montenegro",
649649
"CountryName.MG": "Madagascar",
650650
"CountryName.MK": "Macedonia",
651-
"CountryName.ML": "Mali",
652-
"CountryName.MM": "Myanmar",
653-
"CountryName.MN": "Mongolia",
651+
"CountryName.ML": "馬利",
652+
"CountryName.MM": "緬甸",
653+
"CountryName.MN": "蒙古",
654654
"CountryName.MR": "Mauritania",
655655
"CountryName.MW": "Malawi",
656656
"CountryName.MX": "Mexico",
@@ -697,18 +697,18 @@
697697
"CountryName.SZ": "Swaziland",
698698
"CountryName.TD": "Chad",
699699
"CountryName.TF": "French Southern Territories",
700-
"CountryName.TG": "Togo",
700+
"CountryName.TG": "東加",
701701
"CountryName.TH": "泰國",
702702
"CountryName.TJ": "Tajikistan",
703703
"CountryName.TL": "East Timor",
704704
"CountryName.TM": "Turkmenistan",
705705
"CountryName.TN": "Tunisia",
706706
"CountryName.TR": "Turkey",
707707
"CountryName.TT": "Trinidad and Tobago",
708-
"CountryName.TW": "台灣",
709-
"CountryName.TZ": "Tanzania",
710-
"CountryName.UA": "Ukraine",
711-
"CountryName.UG": "Uganda",
708+
"CountryName.TW": "臺灣",
709+
"CountryName.TZ": "坦尚尼亞",
710+
"CountryName.UA": "烏克蘭",
711+
"CountryName.UG": "烏干達",
712712
"CountryName.US": "美國",
713713
"CountryName.UY": "Uruguay",
714714
"CountryName.UZ": "Uzbekistan",
@@ -719,7 +719,7 @@
719719
"CountryName.ZA": "South Africa",
720720
"CountryName.ZM": "Zambia",
721721
"CountryName.ZW": "Zimbabwe",
722-
"CustomPriorityBoundsField.cancel": "Cancel",
722+
"CustomPriorityBoundsField.cancel": "取消",
723723
"CustomPriorityBoundsField.cancelLasso": "Cancel Lasso",
724724
"CustomPriorityBoundsField.clearAll": "Clear All",
725725
"CustomPriorityBoundsField.clearAllPolygons": "Clear All Polygons",
@@ -1378,12 +1378,12 @@
13781378
"TaskLatLon.lonLat.label": "經度/緯度:",
13791379
"TaskLatLon.lonLat.value": "{lon}, {lat}",
13801380
"TaskPropertyFilter.label": "屬性",
1381-
"TaskPropertyQueryBuilder.controls.addFilter": "Add Filter",
1382-
"TaskPropertyQueryBuilder.controls.addRule": "Add Rule",
1381+
"TaskPropertyQueryBuilder.controls.addFilter": "新增過濾器",
1382+
"TaskPropertyQueryBuilder.controls.addRule": "新增規則",
13831383
"TaskPropertyQueryBuilder.controls.addValue": "增加數值",
1384-
"TaskPropertyQueryBuilder.controls.conditionLabel": "Match rules using",
1385-
"TaskPropertyQueryBuilder.controls.removeFilter": "Remove Filter",
1386-
"TaskPropertyQueryBuilder.controls.removeRule": "Remove Rule",
1384+
"TaskPropertyQueryBuilder.controls.conditionLabel": "使用符合規則",
1385+
"TaskPropertyQueryBuilder.controls.removeFilter": "移除過濾器",
1386+
"TaskPropertyQueryBuilder.controls.removeRule": "移除規則",
13871387
"TaskPropertyQueryBuilder.error.missingKey": "請選擇性質名稱。",
13881388
"TaskPropertyQueryBuilder.error.missingLeftRule": "當使用組合規則是同時需要精確。",
13891389
"TaskPropertyQueryBuilder.error.missingPropertyType": "請選擇性質類型。",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "maproulette3",
3-
"version": "3.17.12",
3+
"version": "3.17.13",
44
"type": "module",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)