diff --git a/assets/layers/usersettings/usersettings.json b/assets/layers/usersettings/usersettings.json index 4aff0155d..30c6bddd1 100644 --- a/assets/layers/usersettings/usersettings.json +++ b/assets/layers/usersettings/usersettings.json @@ -738,12 +738,8 @@ { "if": "_translation_contributions>0", "then": { - "en": "You have contributed to translating MapComplete! That's awesome!", - "ca": "Has contribuït a traduir MapComplete! Això és fantàstic!", - "de": "Sie haben dazu beigetragen, MapComplete zu übersetzen! Das ist großartig!", - "nl": "Je hebt MapComplete helpen vertalen! Dat is fantastisch! Bedankt hiervoor!", - "cs": "Přispěli jste k překladu MapComplete! To je úžasné!", - "pt": "Você contribuiu para a tradução do MapComplete! Fantástico!" + "en": "You have contributed to translating MapComplete with {_translation_contributions} commits! That's awesome!", + "nl": "Je hebt MapComplete helpen vertalen met {_translation_contributions} commits! Dat is fantastisch! Bedankt hiervoor!" }, "icon": "party" } diff --git a/assets/themes/mapcomplete-changes/mapcomplete-changes.json b/assets/themes/mapcomplete-changes/mapcomplete-changes.json index b5c21b217..9e119e077 100644 --- a/assets/themes/mapcomplete-changes/mapcomplete-changes.json +++ b/assets/themes/mapcomplete-changes/mapcomplete-changes.json @@ -1,19 +1,13 @@ { "id": "mapcomplete-changes", "title": { - "en": "Changes made with MapComplete", - "de": "Änderungen mit MapComplete", - "es": "Cambios hechos con MapComplete" + "en": "Changes made with MapComplete" }, "shortDescription": { - "en": "Shows changes made by MapComplete", - "de": "Änderungen von MapComplete anzeigen", - "es": "Muestra los cambios hechos por MapComplete" + "en": "Shows changes made by MapComplete" }, "description": { - "en": "This maps shows all the changes made with MapComplete", - "de": "Diese Karte zeigt alle mit MapComplete vorgenommenen Änderungen", - "es": "Este mapa muestra todos los cambios hechos con MapComplete" + "en": "This maps shows all the changes made with MapComplete" }, "icon": "./assets/svg/logo.svg", "hideFromOverview": true, @@ -24,9 +18,7 @@ { "id": "mapcomplete-changes", "name": { - "en": "Changeset centers", - "de": "Zentrum der Änderungssätze", - "es": "Centro del conjunto de cambios" + "en": "Changeset centers" }, "minzoom": 0, "source": { @@ -36,55 +28,41 @@ }, "title": { "render": { - "en": "Changeset for {theme}", - "de": "Änderungssatz für {theme}", - "es": "Conjunto de cambios para {theme}" + "en": "Changeset for {theme}" } }, "description": { - "en": "Shows all MapComplete changes", - "de": "Alle MapComplete-Änderungen anzeigen", - "es": "Muestra todos los cambios de MapComplete" + "en": "Shows all MapComplete changes" }, "tagRenderings": [ { "id": "show_changeset_id", "render": { - "en": "Changeset {id}", - "de": "Änderungssatz {id}", - "es": "Conjunto de cambios {id}" + "en": "Changeset {id}" } }, { "id": "contributor", "question": { - "en": "What contributor did make this change?", - "de": "Wer hat diese Änderung vorgenommen?", - "es": "¿Quién realizó este cambio?" + "en": "What contributor did make this change?" }, "freeform": { "key": "user" }, "render": { - "en": "Change made by {user}", - "de": "Änderung von {user}", - "es": "Cambio hecho por {user}" + "en": "Change made by {user}" } }, { "id": "theme-id", "question": { - "en": "What theme was used to make this change?", - "de": "Welches Thema wurde für die Änderung verwendet?", - "es": "¿Qué tema se utilizó para realizar este cambio?" + "en": "What theme was used to make this change?" }, "freeform": { "key": "theme" }, "render": { - "en": "Change with theme {theme}", - "de": "Geändert mit Thema {theme}", - "es": "Cambio con el tema {theme}" + "en": "Change with theme {theme}" } }, { @@ -93,27 +71,19 @@ "key": "locale" }, "question": { - "en": "What locale (language) was this change made in?", - "de": "In welcher Benutzersprache wurde die Änderung vorgenommen?", - "es": "¿En qué configuración regional (idioma) se realizó este cambio?" + "en": "What locale (language) was this change made in?" }, "render": { - "en": "User locale is {locale}", - "de": "Benutzersprache {locale}", - "es": "La configuración regional del usuario es {locale}" + "en": "User locale is {locale}" } }, { "id": "host", "render": { - "en": "Change with with {host}", - "de": "Änderung über {host}", - "es": "Cambio con {host}" + "en": "Change with with {host}" }, "question": { - "en": "What host (website) was this change made with?", - "de": "Über welchen Host (Webseite) wurde diese Änderung vorgenommen?", - "es": "¿Con qué host (página web) se realizó este cambio?" + "en": "What host (website) was this change made with?" }, "freeform": { "key": "host" @@ -134,14 +104,10 @@ { "id": "version", "question": { - "en": "What version of MapComplete was used to make this change?", - "de": "Mit welcher MapComplete Version wurde die Änderung vorgenommen?", - "es": "¿Qué versión de MapComplete se usó para realizar este cambio?" + "en": "What version of MapComplete was used to make this change?" }, "render": { - "en": "Made with {editor}", - "de": "Erstellt mit {editor}", - "es": "Hecho con {editor}" + "en": "Made with {editor}" }, "freeform": { "key": "editor" @@ -523,9 +489,7 @@ } ], "question": { - "en": "Themename contains {search}", - "de": "Themename enthält {search}", - "es": "El nombre del tema contiene {search}" + "en": "Themename contains {search}" } } ] @@ -541,9 +505,7 @@ } ], "question": { - "en": "Themename does not contain {search}", - "de": "Der Name enthält nicht {search}", - "es": "El nombre del tema no contiene {search}" + "en": "Themename does not contain {search}" } } ] @@ -559,9 +521,7 @@ } ], "question": { - "en": "Made by contributor {search}", - "de": "Erstellt vom Mitwirkenden {search}", - "es": "Hecho por el colaborador {search}" + "en": "Made by contributor {search}" } } ] @@ -577,9 +537,7 @@ } ], "question": { - "en": "Not made by contributor {search}", - "de": "Nicht erstellt von Mitwirkendem {search}", - "es": "No hecho por el colaborador {search}" + "en": "Not made by contributor {search}" } } ] @@ -596,9 +554,7 @@ } ], "question": { - "en": "Made before {search}", - "de": "Erstellt vor {search}", - "es": "Hecho antes de {search}" + "en": "Made before {search}" } } ] @@ -615,9 +571,7 @@ } ], "question": { - "en": "Made after {search}", - "de": "Erstellt nach {search}", - "es": "Hecho después de {search}" + "en": "Made after {search}" } } ] @@ -633,9 +587,7 @@ } ], "question": { - "en": "User language (iso-code) {search}", - "de": "Benutzersprache (ISO-Code) {search}", - "es": "Idioma del usuario (código ISO) {search}" + "en": "User language (iso-code) {search}" } } ] @@ -651,9 +603,7 @@ } ], "question": { - "en": "Made with host {search}", - "de": "Erstellt mit host {search}", - "es": "Hecho con el host {search}" + "en": "Made with host {search}" } } ] @@ -664,9 +614,7 @@ { "osmTags": "add-image>0", "question": { - "en": "Changeset added at least one image", - "de": "Im Änderungssatz wurde mindestens ein Bild hinzugefügt", - "es": "El conjunto de cambios ha añadido al menos una imagen" + "en": "Changeset added at least one image" } } ] @@ -677,9 +625,7 @@ { "osmTags": "theme!=grb", "question": { - "en": "Exclude GRB theme", - "de": "GRB-Thema ausschließen", - "es": "Excluir el tema del GRB" + "en": "Exclude GRB theme" } } ] @@ -690,9 +636,7 @@ { "osmTags": "theme!=etymology", "question": { - "en": "Exclude etymology theme", - "de": "Etymologie-Thema ausschließen", - "es": "Excluir el tema de la etimología" + "en": "Exclude etymology theme" } } ] @@ -707,9 +651,7 @@ { "id": "link_to_more", "render": { - "en": "More statistics can be found here", - "de": "Weitere Statistiken gibt es hier", - "es": "Puede encontrar más estadísticas aquí" + "en": "More statistics can be found here" } }, { diff --git a/langs/layers/ca.json b/langs/layers/ca.json index 93561172f..c9c050552 100644 --- a/langs/layers/ca.json +++ b/langs/layers/ca.json @@ -8722,13 +8722,6 @@ }, "question": "Vols ajudar a traduir MapComplete?" }, - "translation-thanks": { - "mappings": { - "0": { - "then": "Has contribuït a traduir MapComplete! Això és fantàstic!" - } - } - }, "verified-mastodon": { "mappings": { "0": { diff --git a/langs/layers/cs.json b/langs/layers/cs.json index f6b4e1f3a..ffd626719 100644 --- a/langs/layers/cs.json +++ b/langs/layers/cs.json @@ -8977,13 +8977,6 @@ }, "question": "Chcete pomoci s překladem MapComplete?" }, - "translation-thanks": { - "mappings": { - "0": { - "then": "Přispěli jste k překladu MapComplete! To je úžasné!" - } - } - }, "verified-mastodon": { "mappings": { "0": { diff --git a/langs/layers/de.json b/langs/layers/de.json index abcf23979..618d1add3 100644 --- a/langs/layers/de.json +++ b/langs/layers/de.json @@ -10707,13 +10707,6 @@ }, "question": "Möchten Sie bei der Übersetzung von MapComplete helfen?" }, - "translation-thanks": { - "mappings": { - "0": { - "then": "Sie haben dazu beigetragen, MapComplete zu übersetzen! Das ist großartig!" - } - } - }, "verified-mastodon": { "mappings": { "0": { diff --git a/langs/layers/en.json b/langs/layers/en.json index 9489dc7b7..6822c93d3 100644 --- a/langs/layers/en.json +++ b/langs/layers/en.json @@ -10710,7 +10710,7 @@ "translation-thanks": { "mappings": { "0": { - "then": "You have contributed to translating MapComplete! That's awesome!" + "then": "You have contributed to translating MapComplete with {_translation_contributions} commits! That's awesome!" } } }, diff --git a/langs/layers/nl.json b/langs/layers/nl.json index f302c8580..ee1f2c793 100644 --- a/langs/layers/nl.json +++ b/langs/layers/nl.json @@ -8890,7 +8890,7 @@ "translation-thanks": { "mappings": { "0": { - "then": "Je hebt MapComplete helpen vertalen! Dat is fantastisch! Bedankt hiervoor!" + "then": "Je hebt MapComplete helpen vertalen met {_translation_contributions} commits! Dat is fantastisch! Bedankt hiervoor!" } } }, diff --git a/langs/layers/pt.json b/langs/layers/pt.json index ebabfd54e..775a8fff3 100644 --- a/langs/layers/pt.json +++ b/langs/layers/pt.json @@ -1910,13 +1910,6 @@ } }, "question": "Quer ajudar na tradução do MapComplete?" - }, - "translation-thanks": { - "mappings": { - "0": { - "then": "Você contribuiu para a tradução do MapComplete! Fantástico!" - } - } } } },