Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 15 additions & 1 deletion lang/af.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"Admin.EditChallenge.form.includeCheckinHashtag.value.true.label": "Automatically append `#maproulette` hashtag (highly recommended)",
"Admin.EditChallenge.form.instruction.description": "The instruction tells a mapper how to resolve a Task in your Challenge. This is what mappers see in the Instructions box every time a task is loaded, and is the primary piece of information for the mapper about how to solve the task, so think about this field carefully. You can include links to the OSM wiki or any other hyperlink if you want, because this field supports [Markdown](https://learn.maproulette.org/documentation/markdown/). You can also reference feature properties from your GeoJSON with simple [mustache tags](https://learn.maproulette.org/documentation/mustache-tag-replacement/): e.g. `'{{address}}'` would be replaced with the value of the `address` property, allowing for basic customization of instructions for each task. This field is required.",
"Admin.EditChallenge.form.instruction.label": "Detailed Instructions for Mappers",
"Admin.EditChallenge.form.instructionsDescription": "Instructions must be longer than {minLength} characters.",
"Admin.EditChallenge.form.instructionsDescription": "We recommend instructions be longer than {minLength} characters.",
"Admin.EditChallenge.form.limitReviewTags.description": "Allow other tags during task review?",
"Admin.EditChallenge.form.limitTags.description": "Allow other tags during task completion?",
"Admin.EditChallenge.form.localGeoJson.description": "Please upload the local GeoJSON file from your computer",
Expand Down Expand Up @@ -359,6 +359,7 @@
"Admin.TaskReview.controls.approved": "Approve",
"Admin.TaskReview.controls.approvedWithFixes": "Approve (with fixes)",
"Admin.TaskReview.controls.approvedWithRevisions": "Approve revisions",
"Admin.TaskReview.controls.challengePaused": "This challenge is currently paused. Tasks cannot be reviewed until it resumes.",
"Admin.TaskReview.controls.changeReview": "Or change your review",
"Admin.TaskReview.controls.currentMetaReviewStatus.label": "Meta Review Status:",
"Admin.TaskReview.controls.currentReviewStatus.label": "Review Status:",
Expand Down Expand Up @@ -501,6 +502,7 @@
"ChallengeDetails.form.emailAddress.label": "Email address",
"ChallengeDetails.form.enterEmail.placeholder": "Enter your email",
"ChallengeDetails.form.enterText.placeholder": "Enter text here",
"ChallengeDetails.pausedNotice.label": "This challenge is currently paused. Tasks cannot be completed or reviewed until it resumes.",
"ChallengeEndModal.control.dismiss.label": "Continue",
"ChallengeEndModal.header": "Challenge End",
"ChallengeEndModal.primaryMessage": "You have marked all remaining tasks in this challenge as either skipped or can't complete.",
Expand Down Expand Up @@ -1076,6 +1078,8 @@
"Notification.type.challengeCompletedLong": "Challenge Completed",
"Notification.type.follow": "Follow",
"Notification.type.mention": "Mention",
"Notification.type.metaApproved": "Meta-Approved",
"Notification.type.metaRejected": "Review Again",
"Notification.type.metaReview": "Meta-Review",
"Notification.type.metaReviewAgain": "Meta-Review Again",
"Notification.type.review.again": "Review Again",
Expand Down Expand Up @@ -1306,6 +1310,7 @@
"TagMetrics.taskTags.label": "Task Completion Tags",
"Task.awaitingReview.label": "Task is awaiting review.",
"Task.browseChallenge.message": "View Challenge",
"Task.challengePaused.message": "This challenge is currently paused. Tasks cannot be completed until it resumes.",
"Task.controls.completionComment.placeholder": "Your comment",
"Task.controls.contactLink.label": "Message {owner} through OSM",
"Task.controls.contactOwner.label": "Contact Challenge Owner",
Expand Down Expand Up @@ -1336,18 +1341,25 @@
"Task.pane.controls.browseChallenge.label": "Browse Challenge",
"Task.pane.controls.copyShareLink.label": "Copy Challenge Share Link",
"Task.pane.controls.copyVirtualShareLink.label": "Copy Virtual Challenge Share Link",
"Task.pane.controls.extendLock.label": "Extend Lock",
"Task.pane.controls.favorite.label": "Favorite Challenge",
"Task.pane.controls.preview.label": "Preview Task",
"Task.pane.controls.retryLock.label": "Retry Lock",
"Task.pane.controls.saveChanges.label": "Save Changes",
"Task.pane.controls.tryLock.label": "Try locking",
"Task.pane.indicators.lockCountdown.ariaLabel": "Task is locked; {time} remaining. Activate to extend or release.",
"Task.pane.indicators.lockCountdown.expiredAriaLabel": "Task lock has expired. Activate to extend or release.",
"Task.pane.indicators.lockCountdown.expiredLabel": "Expired",
"Task.pane.indicators.lockCountdown.title": "Time remaining until this task's lock expires",
"Task.pane.indicators.readOnly.label": "Read-only Preview",
"Task.pane.label": "Task Completion",
"Task.pane.label.staticMap": "Task Completion - Static Map",
"Task.pane.lockFailedDialog.genericLockFailure": "Task lock could not be acquired",
"Task.pane.lockFailedDialog.previewAvailable": ". A read-only preview is available.",
"Task.pane.lockFailedDialog.requestUnlockLabel": "Request Unlock",
"Task.pane.lockFailedDialog.title": "Unable to Lock Task",
"Task.pane.lockOptionsDialog.prompt": "You have this task locked, which prevents other mappers from working on it at the same time. Extending the lock will refresh it back to a full hour. Unlocking will release the task so others can work on it.",
"Task.pane.lockOptionsDialog.title": "Task Lock",
"Task.pane.title": "Public Task",
"Task.priority.high": "High",
"Task.priority.low": "Low",
Expand Down Expand Up @@ -1537,9 +1549,11 @@
"Widgets.ChallengeOverviewWidget.fields.keywords.label": "Keywords:",
"Widgets.ChallengeOverviewWidget.fields.lastModifiedDate.label": "Tasks Last Updated:",
"Widgets.ChallengeOverviewWidget.fields.lastTaskRefresh.label": "Last time tasks were built or added to the challenge",
"Widgets.ChallengeOverviewWidget.fields.paused.label": "Paused:",
"Widgets.ChallengeOverviewWidget.fields.tasksFromDate.label": "Task Data Sourced:",
"Widgets.ChallengeOverviewWidget.fields.tasksRefreshDate.label": "Tasks Refreshed:",
"Widgets.ChallengeOverviewWidget.label": "Challenge Overview",
"Widgets.ChallengeOverviewWidget.pausedWarning": "tasks cannot be completed or reviewed while paused",
"Widgets.ChallengeOverviewWidget.projectDisabledWarning": "project not discoverable",
"Widgets.ChallengeShareWidget.label": "Social Sharing",
"Widgets.ChallengeShareWidget.title": "Share",
Expand Down
18 changes: 16 additions & 2 deletions lang/cs_CZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"Admin.EditChallenge.form.includeCheckinHashtag.value.true.label": "Automatically append `#maproulette` hashtag (highly recommended)",
"Admin.EditChallenge.form.instruction.description": "The instruction tells a mapper how to resolve a Task in your Challenge. This is what mappers see in the Instructions box every time a task is loaded, and is the primary piece of information for the mapper about how to solve the task, so think about this field carefully. You can include links to the OSM wiki or any other hyperlink if you want, because this field supports [Markdown](https://learn.maproulette.org/documentation/markdown/). You can also reference feature properties from your GeoJSON with simple [mustache tags](https://learn.maproulette.org/documentation/mustache-tag-replacement/): e.g. `'{{address}}'` would be replaced with the value of the `address` property, allowing for basic customization of instructions for each task. This field is required.",
"Admin.EditChallenge.form.instruction.label": "Detailní instrukce pro mapery",
"Admin.EditChallenge.form.instructionsDescription": "Instructions must be longer than {minLength} characters.",
"Admin.EditChallenge.form.instructionsDescription": "We recommend instructions be longer than {minLength} characters.",
"Admin.EditChallenge.form.limitReviewTags.description": "Allow other tags during task review?",
"Admin.EditChallenge.form.limitTags.description": "Allow other tags during task completion?",
"Admin.EditChallenge.form.localGeoJson.description": "Nahrajte prosím z počítače místní soubor GeoJSON",
Expand Down Expand Up @@ -332,7 +332,7 @@
"Admin.TaskAnalysisTable.columnHeaders.tags": "Tags",
"Admin.TaskAnalysisTable.confirmActionWarning": "This process can take awhile, depending on the challenge size, and cannot be undone.",
"Admin.TaskAnalysisTable.controls.inspectTask.label": "Kontrolovat",
"Admin.TaskAnalysisTable.controls.reviewTask.label": "Kontrola",
"Admin.TaskAnalysisTable.controls.reviewTask.label": "Review",
"Admin.TaskAnalysisTable.controls.startTask.label": "Začít",
"Admin.TaskAnalysisTable.multipleTasks.tooltip": "Multiple bundled tasks",
"Admin.TaskAnalysisTableHeader.controls.chooseShown.label": "Zobrazeno",
Expand All @@ -359,6 +359,7 @@
"Admin.TaskReview.controls.approved": "Potvrdit",
"Admin.TaskReview.controls.approvedWithFixes": "Schválit (s opravami)",
"Admin.TaskReview.controls.approvedWithRevisions": "Approve revisions",
"Admin.TaskReview.controls.challengePaused": "This challenge is currently paused. Tasks cannot be reviewed until it resumes.",
"Admin.TaskReview.controls.changeReview": "Or change your review",
"Admin.TaskReview.controls.currentMetaReviewStatus.label": "Meta Review Status:",
"Admin.TaskReview.controls.currentReviewStatus.label": "Stav kontroly: ",
Expand Down Expand Up @@ -501,6 +502,7 @@
"ChallengeDetails.form.emailAddress.label": "Email address",
"ChallengeDetails.form.enterEmail.placeholder": "Enter your email",
"ChallengeDetails.form.enterText.placeholder": "Enter text here",
"ChallengeDetails.pausedNotice.label": "This challenge is currently paused. Tasks cannot be completed or reviewed until it resumes.",
"ChallengeEndModal.control.dismiss.label": "Pokračovat",
"ChallengeEndModal.header": "Konec Výzvy",
"ChallengeEndModal.primaryMessage": "You have marked all remaining tasks in this challenge as either skipped or can't complete.",
Expand Down Expand Up @@ -1076,6 +1078,8 @@
"Notification.type.challengeCompletedLong": "Challenge Completed",
"Notification.type.follow": "Následovat",
"Notification.type.mention": "Zmínění",
"Notification.type.metaApproved": "Meta-Approved",
"Notification.type.metaRejected": "Review Again",
"Notification.type.metaReview": "Meta-Review",
"Notification.type.metaReviewAgain": "Meta-Review Again",
"Notification.type.review.again": "Review Again",
Expand Down Expand Up @@ -1306,6 +1310,7 @@
"TagMetrics.taskTags.label": "Task Completion Tags",
"Task.awaitingReview.label": "Task is awaiting review.",
"Task.browseChallenge.message": "View Challenge",
"Task.challengePaused.message": "This challenge is currently paused. Tasks cannot be completed until it resumes.",
"Task.controls.completionComment.placeholder": "Your comment",
"Task.controls.contactLink.label": "Message {owner} through OSM",
"Task.controls.contactOwner.label": "Contact Challenge Owner",
Expand Down Expand Up @@ -1336,18 +1341,25 @@
"Task.pane.controls.browseChallenge.label": "Browse Challenge",
"Task.pane.controls.copyShareLink.label": "Copy Challenge Share Link",
"Task.pane.controls.copyVirtualShareLink.label": "Copy Virtual Challenge Share Link",
"Task.pane.controls.extendLock.label": "Extend Lock",
"Task.pane.controls.favorite.label": "Favorite Challenge",
"Task.pane.controls.preview.label": "Preview Task",
"Task.pane.controls.retryLock.label": "Retry Lock",
"Task.pane.controls.saveChanges.label": "Save Changes",
"Task.pane.controls.tryLock.label": "Try locking",
"Task.pane.indicators.lockCountdown.ariaLabel": "Task is locked; {time} remaining. Activate to extend or release.",
"Task.pane.indicators.lockCountdown.expiredAriaLabel": "Task lock has expired. Activate to extend or release.",
"Task.pane.indicators.lockCountdown.expiredLabel": "Expired",
"Task.pane.indicators.lockCountdown.title": "Time remaining until this task's lock expires",
"Task.pane.indicators.readOnly.label": "Read-only Preview",
"Task.pane.label": "Task Completion",
"Task.pane.label.staticMap": "Task Completion - Static Map",
"Task.pane.lockFailedDialog.genericLockFailure": "Task lock could not be acquired",
"Task.pane.lockFailedDialog.previewAvailable": ". A read-only preview is available.",
"Task.pane.lockFailedDialog.requestUnlockLabel": "Request Unlock",
"Task.pane.lockFailedDialog.title": "Unable to Lock Task",
"Task.pane.lockOptionsDialog.prompt": "You have this task locked, which prevents other mappers from working on it at the same time. Extending the lock will refresh it back to a full hour. Unlocking will release the task so others can work on it.",
"Task.pane.lockOptionsDialog.title": "Task Lock",
"Task.pane.title": "Public Task",
"Task.priority.high": "Vysoká",
"Task.priority.low": "Nízká",
Expand Down Expand Up @@ -1537,9 +1549,11 @@
"Widgets.ChallengeOverviewWidget.fields.keywords.label": "Klíčová slova:",
"Widgets.ChallengeOverviewWidget.fields.lastModifiedDate.label": "Tasks Last Updated:",
"Widgets.ChallengeOverviewWidget.fields.lastTaskRefresh.label": "Last time tasks were built or added to the challenge",
"Widgets.ChallengeOverviewWidget.fields.paused.label": "Paused:",
"Widgets.ChallengeOverviewWidget.fields.tasksFromDate.label": "Task Data Sourced:",
"Widgets.ChallengeOverviewWidget.fields.tasksRefreshDate.label": "Obnovené úkoly:",
"Widgets.ChallengeOverviewWidget.label": "Přehled výzvy",
"Widgets.ChallengeOverviewWidget.pausedWarning": "tasks cannot be completed or reviewed while paused",
"Widgets.ChallengeOverviewWidget.projectDisabledWarning": "project not discoverable",
"Widgets.ChallengeShareWidget.label": "Social Sharing",
"Widgets.ChallengeShareWidget.title": "Sdílet",
Expand Down
Loading
Loading