forked from MapComplete/MapComplete
Reset translations
This commit is contained in:
parent
d47fd7e746
commit
cce14564dc
5 changed files with 17 additions and 17 deletions
|
@ -252,6 +252,15 @@
|
|||
},
|
||||
"pickLanguage": "Choose a language: ",
|
||||
"poweredByOsm": "Powered by OpenStreetMap",
|
||||
"questionBox": {
|
||||
"answeredMultipleSkippedMultiple": "You answered {answered} questions and skipped {skipped} questions",
|
||||
"answeredMultipleSkippedOne": "You answered {answered} questions and skipped one question",
|
||||
"answeredOne": "You answered one question",
|
||||
"answeredOneSkippedMultiple": "You answered one question and skipped {skipped} questions",
|
||||
"answeredOneSkippedOne": "You answered one and skipped one question",
|
||||
"reactivate": "Reactive skipped questions",
|
||||
"skippedOne": "You skipped one question"
|
||||
},
|
||||
"questions": {
|
||||
"emailIs": "The email address of this {category} is <a href='mailto:{email}' target='_blank'>{email}</a>",
|
||||
"emailOf": "What is the email address of {category}?",
|
||||
|
@ -260,15 +269,6 @@
|
|||
"websiteIs": "Website: <a href='{website}' target='_blank'>{website}</a>",
|
||||
"websiteOf": "What is the website of {category}?"
|
||||
},
|
||||
"questionBox": {
|
||||
"skippedOne": "You skipped one question",
|
||||
"reactivate": "Reactive skipped questions",
|
||||
"answeredOne": "You answered one question",
|
||||
"answeredOneSkippedOne": "You answered one and skipped one question",
|
||||
"answeredOneSkippedMultiple": "You answered one question and skipped {skipped} questions",
|
||||
"answeredMultipleSkippedMultiple": "You answered {answered} questions and skipped {skipped} questions",
|
||||
"answeredMultipleSkippedOne": "You answered {answered} questions and skipped one question"
|
||||
},
|
||||
"readYourMessages": "Please, read all your OpenStreetMap-messages before adding a new feature.",
|
||||
"removeLocationHistory": "Delete the location history",
|
||||
"returnToTheMap": "Return to the map",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue