Merge remote-tracking branch 'weblate-github/weblate-mapcomplete-core'

This commit is contained in:
Pieter Vander Vennet 2024-09-15 00:03:51 +02:00
commit fdd80154c8
6 changed files with 75 additions and 8 deletions

View file

@ -194,7 +194,7 @@
"josmNotOpened": "JOSM konnte nicht erreicht werden. Bitte sicherstellen, dass das Programm geöffnet und Remote Control aktiviert ist", "josmNotOpened": "JOSM konnte nicht erreicht werden. Bitte sicherstellen, dass das Programm geöffnet und Remote Control aktiviert ist",
"josmOpened": "JOSM ist geöffnet", "josmOpened": "JOSM ist geöffnet",
"madeBy": "Erstellt von <b>{author}</b>", "madeBy": "Erstellt von <b>{author}</b>",
"mapContributionsBy": "Die angezeigten Daten wurden bearbeitet durch {contributors}", "mapContributionsBy": "Angezeigte Daten wurden bearbeitet durch {contributors}",
"mapContributionsByAndHidden": "Die angezeigten Daten wurden bearbeitet von {contributors} und {hiddenCount} weiteren Beitragenden", "mapContributionsByAndHidden": "Die angezeigten Daten wurden bearbeitet von {contributors} und {hiddenCount} weiteren Beitragenden",
"mapDataByOsm": "Kartendaten: OpenStreetMap", "mapDataByOsm": "Kartendaten: OpenStreetMap",
"mapillaryHelp": "<b>Mapillary</b> ist ein Online-Dienst, der Straßenbilder sammelt und sie unter einer freien Lizenz anbietet. Mitwirkende dürfen diese Bilder verwenden, um OpenStreetMap zu verbessern", "mapillaryHelp": "<b>Mapillary</b> ist ein Online-Dienst, der Straßenbilder sammelt und sie unter einer freien Lizenz anbietet. Mitwirkende dürfen diese Bilder verwenden, um OpenStreetMap zu verbessern",

View file

@ -618,7 +618,7 @@
"#": "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",
"about": "About MapComplete", "about": "About MapComplete",
"featuredThemeTitle": "Featured this week", "featuredThemeTitle": "Featured this week",
"intro": "Maps about various topics which you contribute to", "intro": "Maps about various topics which you can contribute to",
"learnMore": "Learn more", "learnMore": "Learn more",
"logIn": "Log in to see other themes you previously visited", "logIn": "Log in to see other themes you previously visited",
"pickTheme": "Pick a theme below to get started.", "pickTheme": "Pick a theme below to get started.",

View file

@ -420,7 +420,8 @@
"index": { "index": {
"#": "Estos textos son mostrados sobre los botones del tema cuando no hay un tema cargado", "#": "Estos textos son mostrados sobre los botones del tema cuando no hay un tema cargado",
"featuredThemeTitle": "Esta semana destacamos", "featuredThemeTitle": "Esta semana destacamos",
"intro": "Mapas sobre diversos temas a los que contribuye", "intro": "Mapas sobre diversos temas a los que puedes contribuir",
"learnMore": "Más información",
"logIn": "Inicia sesión para ver otros temas que visitaste anteriormente", "logIn": "Inicia sesión para ver otros temas que visitaste anteriormente",
"pickTheme": "Elige un tema de abajo para empezar.", "pickTheme": "Elige un tema de abajo para empezar.",
"title": "MapComplete" "title": "MapComplete"

View file

@ -808,6 +808,72 @@
"description": "Los faros son edificios altos con una luz en la parte superior para guiar el tráfico marítimo.", "description": "Los faros son edificios altos con una luz en la parte superior para guiar el tráfico marítimo.",
"title": "Faros" "title": "Faros"
}, },
"mapcomplete-changes": {
"description": "Este mapa muestra todos los cambios realizados con MapComplete",
"layers": {
"0": {
"description": "Muestra todos los cambios de MapComplete",
"filter": {
"0": {
"options": {
"0": {
"question": "El nombre contiene {search}"
}
}
},
"1": {
"options": {
"0": {
"question": "El nombre del tema <b>no</b> contiene {search}"
}
}
},
"10": {
"options": {
"0": {
"question": "Excluir el tema de la etimología"
}
}
},
"2": {
"options": {
"0": {
"question": "Hecho por el colaborador {search}"
}
}
},
"3": {
"options": {
"0": {
"question": "<b>No</b> realizado por el colaborador {search}"
}
}
},
"4": {
"options": {
"0": {
"question": "Realizado antes de {search}"
}
}
},
"5": {
"options": {
"0": {
"question": "Realizado después de {search}"
}
}
},
"6": {
"options": {
"0": {
"question": "Idioma del usuario (código iso) {search}"
}
}
}
}
}
}
},
"maproulette": { "maproulette": {
"description": "Tema que muestra las tareas de MapRoulette, permitiendo buscarlas, filtrarlas y arreglarlas.", "description": "Tema que muestra las tareas de MapRoulette, permitiendo buscarlas, filtrarlas y arreglarlas.",
"title": "Tareas de MapRoulette" "title": "Tareas de MapRoulette"