Chore: translation sync

This commit is contained in:
Pieter Vander Vennet 2023-12-03 20:01:11 +01:00
parent 1a9a5b45c1
commit 35f8b9d8f2
7 changed files with 46 additions and 61 deletions

View file

@ -1,7 +1,7 @@
{
"id": "icons",
"description": {
"en": "A layer acting as library for icon-tagrenderings, especially to show as badge next to a POI or as icon next to the title",
"en": "A layer acting as library for icon-tagrenderings, especially to show as badge next to a POI",
"de": "Eine Ebene, die als Bibliothek für Symbol-Tag-Renderings dient, insbesondere um als Abzeichen neben einem POI angezeigt zu werden",
"ca": "Una capa que actua com a biblioteca per a les icones d'etiquetes, especialment per mostrar-se com a insígnia al costat d'un PDI",
"cs": "Vrstva sloužící jako knihovna pro ikony-značky, zejména pro zobrazení jako odznak vedle bodu zájmu"
@ -14,7 +14,8 @@
{
"id": "wikipedialink",
"labels": [
"defaults", "in_favourite"
"defaults",
"in_favourite"
],
"render": "<a href='https://wikipedia.org/wiki/{wikipedia}' target='_blank' rel='noopener'><img src='./assets/svg/wikipedia.svg' textmode='📖' alt='Wikipedia'/></a>",
"condition": {
@ -69,7 +70,8 @@
{
"id": "phonelink",
"labels": [
"defaults", "in_favourite"
"defaults",
"in_favourite"
],
"render": "<a href='tel:{phone}'><img textmode='📞' alt='phone' src='./assets/layers/questions/phone.svg'/></a>",
"mappings": [
@ -89,7 +91,8 @@
{
"id": "emaillink",
"labels": [
"defaults", "in_favourite"
"defaults",
"in_favourite"
],
"render": "<a href='mailto:{email}'><img textmode='✉️' alt='email' src='./assets/layers/questions/send_email.svg'/></a>",
"mappings": [
@ -109,7 +112,8 @@
{
"id": "websitelink",
"labels": [
"defaults", "in_favourite"
"defaults",
"in_favourite"
],
"render": "<a href='{website}' target='_blank' rel='noopener'><img textmode='🌐' alt='website' src='./assets/layers/icons/website.svg'/></a>",
"condition": "website~*"
@ -117,7 +121,8 @@
{
"id": "smokingicon",
"labels": [
"defaults", "in_favourite"
"defaults",
"in_favourite"
],
"mappings": [
{
@ -146,7 +151,7 @@
"defaults"
],
"render": {
"*":"{favourite_icon()}"
"*": "{favourite_icon()}"
}
},
{
@ -171,7 +176,8 @@
{
"id": "dogicon",
"labels": [
"defaults", "in_favourite"
"defaults",
"in_favourite"
],
"mappings": [
{
@ -209,7 +215,6 @@
"condition": "_favourite=yes",
"icon": "circle:white;heart:red",
"metacondition": "__showTimeSensitiveIcons!=no"
}
]
}

View file

@ -74,7 +74,7 @@
"condition": "climbing:length~*"
},
{
"id":"climbing_bolts",
"id": "climbing_bolts",
"mappings": [
{
"if": "__bolts_max~*",

View file

@ -2,7 +2,7 @@
"id": "icecream",
"title": {
"en": "Icecream",
"de": "Eiscreme",
"de": "Eiscreme",
"cs": "Zmrzlina"
},
"description": {

View file

@ -166,31 +166,31 @@
{
"if": "sidewalk:left|right=yes",
"then": {
"en": "Yes, there is a sidewalk on this side of the road",
"de": "Ja, es gibt einen Bürgersteig auf dieser Straßenseite",
"da": "Ja, der er et fortov på denne side af vejen",
"nl": "Ja, er is een stoep aan deze kant van de weg",
"fr": "Oui, il y a un trottoir de ce côté de la route",
"ca": "Sí, hi ha una vorera a aquest costat del carrer",
"es": "Sí, hay una acera en este lado de la calle",
"cs": "Ano, na této straně silnice je chodník",
"it": "Sì, c'è un marciapiede su questo lato della strada",
"pl": "Tak, jest chodnik z boku drogi"
"en": "There is a sidewalk on this side of the road",
"de": "Es gibt einen Bürgersteig auf dieser Straßenseite",
"da": "Der er et fortov på denne side af vejen",
"nl": "Er is een stoep aan deze kant van de weg",
"fr": "Il y a un trottoir de ce côté de la route",
"ca": "Hi ha una vorera a aquest costat del carrer",
"es": "Hay una acera en este lado de la calle",
"cs": "Na této straně silnice je chodník",
"it": "C'è un marciapiede su questo lato della strada",
"pl": "Jest chodnik z boku drogi"
}
},
{
"if": "sidewalk:left|right=no",
"then": {
"en": "No, there is no sidewalk to walk on",
"de": "Nein, es gibt keinen Bürgersteig für Fußgänger",
"da": "Nej, der er ikke noget fortov at gå på",
"nl": "Nee, er is geen stoep om op te lopen",
"fr": "Non, il n'y a pas de trottoir où marcher",
"ca": "No, no hi ha vorera per la que caminar",
"es": "No, no hay acera por la que caminar",
"cs": "Ne, není tu žádný chodník",
"it": "No, non c'è un marciapiede su cui camminare",
"pl": "Nie, nie ma chodnika, którym można chodzić"
"en": "There is no sidewalk to walk on",
"de": "Es gibt keinen Bürgersteig für Fußgänger",
"da": "Der er ikke noget fortov at gå på",
"nl": "Er is geen stoep om op te lopen",
"fr": "Il n'y a pas de trottoir où marcher",
"ca": "No hi ha vorera per la que caminar",
"es": "No hay acera por la que caminar",
"cs": "Není tu žádný chodník",
"it": "Non c'è un marciapiede su cui camminare",
"pl": "Nie ma chodnika, którym można chodzić"
}
},
{

View file

@ -48,8 +48,7 @@
"favourite": {
"loginNeeded": "<h3>Log in</h3>A personal layout is only available for OpenStreetMap users",
"panelIntro": "<h3>Your personal theme</h3>Activate your favourite layers from all the official themes",
"reload": "Reload the data",
"reload": "Reload the data"
},
"favouritePoi": {
"button": {
@ -57,10 +56,14 @@
"markAsFavouriteTitle": "Mark this location as favourite location",
"markDescription": "Add this location to a personal list of your favourites",
"unmark": "Remove from your personal list of favourites",
"unmarkNotDeleted": "This point will not be deleted and still be visible on the appropriate map for you and others",
"tab":"Your favourites",
"title":"Your favourite locations"
}
"unmarkNotDeleted": "This point will not be deleted and still be visible on the appropriate map for you and others"
},
"downloadGeojson": "Download your favourites as geojson",
"downloadGpx": "Download your favourites as GPX",
"intro": "You marked {length} locations as a favourite location.",
"introPrivacy": "This list is only visible to you",
"tab": "Your favourites",
"title": "Your favourite locations"
},
"flyer": {
"aerial": "This map uses a different background, namely aerial imagery by Agentschap Informatie Vlaanderen",
@ -416,6 +419,7 @@
"key": "Key combination",
"openLayersPanel": "Opens the layers and filters panel",
"selectAerial": "Set the background to aerial or satellite imagery. Toggles between the two best, available layers",
"selectFavourites": "Open the favourites page",
"selectItem": "Select the POI which is closest to the map center (crosshair). Only when in keyboard navigation is used",
"selectMap": "Set the background to a map from external sources. Toggles between the two best, available layers",
"selectMapnik": "Set the background layer to OpenStreetMap-carto",

View file

@ -4729,18 +4729,6 @@
"render": "Extinguishers"
}
},
"favourite": {
"description": "A generic map layer which shows locations that a contributor marked as favourite",
"name": "Favourites",
"tagRenderings": {
"Explanation": {
"render": "You marked this location as a personal favourite. As such, it is shown on every map you load."
}
},
"title": {
"render": "Favourite location"
}
},
"filters": {
"filter": {
"0": {

View file

@ -4382,18 +4382,6 @@
"render": "Brandblussers"
}
},
"favourite": {
"description": "Een laag met persoonlijke favourieten",
"name": "Favorieten",
"tagRenderings": {
"Explanation": {
"render": "Je hebt deze locatie als persoonlijke favoriet aangeduid en worden op alle MapComplete-kaarten getoond."
}
},
"title": {
"render": "Favoriete locatie"
}
},
"filters": {
"filter": {
"0": {