Translated using Weblate (English)

Currently translated at 100.0% (138 of 138 strings)

Translation: MapComplete/Core
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/core/en/
This commit is contained in:
Pieter Vander Vennet 2021-05-19 12:22:39 +00:00 committed by Hosted Weblate
parent 6591821e4f
commit 00a1130945

View file

@ -1,8 +1,8 @@
{ {
"image": { "image": {
"addPicture": "Add picture", "addPicture": "Add picture",
"uploadingPicture": "Uploading your picture...", "uploadingPicture": "Uploading your picture",
"uploadingMultiple": "Uploading {count} pictures...", "uploadingMultiple": "Uploading {count} pictures",
"pleaseLogin": "Please login to add a picture", "pleaseLogin": "Please login to add a picture",
"willBePublished": "Your picture will be published: ", "willBePublished": "Your picture will be published: ",
"cco": "in the public domain", "cco": "in the public domain",
@ -16,10 +16,10 @@
"isDeleted": "Deleted" "isDeleted": "Deleted"
}, },
"centerMessage": { "centerMessage": {
"loadingData": "Loading data...", "loadingData": "Loading data",
"zoomIn": "Zoom in to view or edit the data", "zoomIn": "Zoom in to view or edit the data",
"ready": "Done!", "ready": "Done!",
"retrying": "Loading data failed. Trying again in {count} seconds..." "retrying": "Loading data failed. Trying again in {count} seconds"
}, },
"index": { "index": {
"#": "These texts are shown above the theme buttons when no theme is loaded", "#": "These texts are shown above the theme buttons when no theme is loaded",
@ -33,9 +33,9 @@
"loginToStart": "Login to answer this question", "loginToStart": "Login to answer this question",
"search": { "search": {
"search": "Search a location", "search": "Search a location",
"searching": "Searching...", "searching": "Searching",
"nothing": "Nothing found...", "nothing": "Nothing found",
"error": "Something went wrong..." "error": "Something went wrong"
}, },
"returnToTheMap": "Return to the map", "returnToTheMap": "Return to the map",
"save": "Save", "save": "Save",
@ -160,12 +160,12 @@
"title_singular": "One review", "title_singular": "One review",
"name_required": "A name is required in order to display and create reviews", "name_required": "A name is required in order to display and create reviews",
"no_reviews_yet": "There are no reviews yet. Be the first to write one and help open data and the business!", "no_reviews_yet": "There are no reviews yet. Be the first to write one and help open data and the business!",
"write_a_comment": "Leave a review...", "write_a_comment": "Leave a review",
"no_rating": "No rating given", "no_rating": "No rating given",
"posting_as": "Posting as", "posting_as": "Posting as",
"i_am_affiliated": "<span>I am affiliated with this object</span><br/><span class='subtle'>Check if you are an owner, creator, employee, ...</span>", "i_am_affiliated": "<span>I am affiliated with this object</span><br/><span class='subtle'>Check if you are an owner, creator, employee, </span>",
"affiliated_reviewer_warning": "(Affiliated review)", "affiliated_reviewer_warning": "(Affiliated review)",
"saving_review": "Saving...", "saving_review": "Saving",
"saved": "<span class='thanks'>Review saved. Thanks for sharing!</span>", "saved": "<span class='thanks'>Review saved. Thanks for sharing!</span>",
"tos": "If you create a review, you agree to <a href='https://mangrove.reviews/terms' target='_blank'>the TOS and privacy policy of Mangrove.reviews</a>", "tos": "If you create a review, you agree to <a href='https://mangrove.reviews/terms' target='_blank'>the TOS and privacy policy of Mangrove.reviews</a>",
"attribution": "Reviews are powered by <a href='https://mangrove.reviews/' target='_blank'>Mangrove Reviews</a> and are available under <a href='https://mangrove.reviews/terms#8-licensing-of-content' target='_blank'>CC-BY 4.0</a>.", "attribution": "Reviews are powered by <a href='https://mangrove.reviews/' target='_blank'>Mangrove Reviews</a> and are available under <a href='https://mangrove.reviews/terms#8-licensing-of-content' target='_blank'>CC-BY 4.0</a>.",