forked from MapComplete/MapComplete
Chore: order tagRenderings in layers
This commit is contained in:
parent
5f9f9ba1c5
commit
bba8546a55
148 changed files with 4068 additions and 4068 deletions
|
@ -60,10 +60,10 @@
|
|||
"labels": [
|
||||
"hidden"
|
||||
],
|
||||
"icon": "user_circle",
|
||||
"render": {
|
||||
"*": "<h3>{_name}</h3>"
|
||||
},
|
||||
"icon": "user_circle",
|
||||
"mappings": [
|
||||
{
|
||||
"if": "_img!=",
|
||||
|
@ -120,7 +120,6 @@
|
|||
"profile-content",
|
||||
"hidden"
|
||||
],
|
||||
"condition": "_description!=",
|
||||
"render": {
|
||||
"special": {
|
||||
"type": "link",
|
||||
|
@ -145,6 +144,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"condition": "_description!=",
|
||||
"metacondition": "_uid~*"
|
||||
},
|
||||
{
|
||||
|
@ -447,13 +447,6 @@
|
|||
},
|
||||
{
|
||||
"id": "background-layer-readonly",
|
||||
"condition": {
|
||||
"and": [
|
||||
"_theme:backgroundLayer~*",
|
||||
"mapcomplete-preferred-background-layer~*",
|
||||
"_theme:backgroundLayer!:={mapcomplete-preferred-background-layer}"
|
||||
]
|
||||
},
|
||||
"render": {
|
||||
"en": "This thematic map has a predefined background layer set. Your default theme setting does not apply",
|
||||
"ca": "Aquest mapa temàtic té un conjunt de capes de fons predefinides. La configuració predeterminada del tema no s'aplica",
|
||||
|
@ -465,6 +458,13 @@
|
|||
"es": "Este mapa temático tiene una capa de fondo predefinida. Tu configuración de tema predeterminada no se aplica",
|
||||
"it": "Questa mappa tematica ha un livello di sfondo predefinito impostato. La tua impostazione predefinita del tema non si applica"
|
||||
},
|
||||
"condition": {
|
||||
"and": [
|
||||
"_theme:backgroundLayer~*",
|
||||
"mapcomplete-preferred-background-layer~*",
|
||||
"_theme:backgroundLayer!:={mapcomplete-preferred-background-layer}"
|
||||
]
|
||||
},
|
||||
"metacondition": "_uid~*"
|
||||
},
|
||||
{
|
||||
|
@ -491,7 +491,6 @@
|
|||
"it": "Per impostare uno sfondo specifico come predefinito, selezionalo prima nel menu degli sfondi dopo di che apparirà qui.",
|
||||
"cs": "Pro nastavení určitého pozadí jako výchozího ho nejdřív vyberte v nabídce pro pozadí, následně se objeví tady."
|
||||
},
|
||||
"condition": "_theme:backgroundLayer=",
|
||||
"mappings": [
|
||||
{
|
||||
"if": "mapcomplete-preferred-background-layer=default",
|
||||
|
@ -605,11 +604,11 @@
|
|||
"hideInAnswer": true
|
||||
}
|
||||
],
|
||||
"condition": "_theme:backgroundLayer=",
|
||||
"metacondition": "_uid~*"
|
||||
},
|
||||
{
|
||||
"id": "override_layer_sync_selection",
|
||||
"#": "Overrides 'layer.syncSelection",
|
||||
"question": {
|
||||
"en": "When disabling/enabling a layer in the filter menu, should this be remembered between visits?"
|
||||
},
|
||||
|
@ -650,7 +649,8 @@
|
|||
},
|
||||
"hideInAnswer": "_loggedIn=false"
|
||||
}
|
||||
]
|
||||
],
|
||||
"#": "Overrides 'layer.syncSelection"
|
||||
},
|
||||
{
|
||||
"id": "show_crosshair",
|
||||
|
@ -1358,7 +1358,6 @@
|
|||
},
|
||||
{
|
||||
"id": "mangrove-keys",
|
||||
"classes": "link-no-underline low-interaction p-2",
|
||||
"render": {
|
||||
"special": {
|
||||
"type": "link",
|
||||
|
@ -1390,11 +1389,11 @@
|
|||
"es": "Cualquier persona que posea este archivo puede hacer revisiones con tu identidad",
|
||||
"it": "Chiunque possieda questo file può fare recensioni con la tua identità"
|
||||
}
|
||||
}
|
||||
},
|
||||
"classes": "link-no-underline low-interaction p-2"
|
||||
},
|
||||
{
|
||||
"id": "mangrove-key-import",
|
||||
"classes": "low-interaction p-2",
|
||||
"render": {
|
||||
"special": {
|
||||
"type": "import_mangrove_key",
|
||||
|
@ -1423,25 +1422,23 @@
|
|||
"cs": "Nahrání soukromého klíče vymaže váš aktuální soukromý klíč. Pokud jste s ním dříve vkládali recenze, nejdřív si aktuální klíč stáhněte k sobě",
|
||||
"fr": "Charger une clé privée écrasera votre clé privée actuelle. Si vous avez réalisé des vérifications avec votre clé privée actuelle, téléchargez la d'abord"
|
||||
}
|
||||
}
|
||||
},
|
||||
"classes": "low-interaction p-2"
|
||||
},
|
||||
{
|
||||
"id": "translations-title",
|
||||
"label": [
|
||||
"translations"
|
||||
],
|
||||
"render": {
|
||||
"en": "<h3>Translating MapComplete</h3>",
|
||||
"de": "<h3>MapComplete übersetzen</h3>",
|
||||
"ca": "<h3>Traduint MapComplete</h3>",
|
||||
"cs": "<h3>Překládání MapComplete</h3>",
|
||||
"it": "<h3>Traduzione di MapComplete</h3>"
|
||||
}
|
||||
},
|
||||
{
|
||||
},
|
||||
"label": [
|
||||
"translations"
|
||||
],
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "translation-mode",
|
||||
"question": {
|
||||
"en": "Do you want to help translating MapComplete?",
|
||||
|
@ -1511,12 +1508,12 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"#force-save-button": "yes"
|
||||
},
|
||||
{
|
||||
"label": [
|
||||
"translations"
|
||||
],
|
||||
"#force-save-button": "yes"
|
||||
},
|
||||
{
|
||||
"id": "translation-help",
|
||||
"mappings": [
|
||||
{
|
||||
|
@ -1543,12 +1540,12 @@
|
|||
},
|
||||
"icon": "./assets/svg/translate.svg"
|
||||
}
|
||||
],
|
||||
"label": [
|
||||
"translations"
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": [
|
||||
"translations"
|
||||
],
|
||||
"id": "translation-completeness",
|
||||
"render": {
|
||||
"ca": "Les traduccions de {_theme} en {_language} tenen un {_translation_percentage}%: {_translation_translated_count} cadenes de {_translation_total} estan traduïdes",
|
||||
|
@ -1566,13 +1563,6 @@
|
|||
"uk": "Переклади {_theme} {_language} становлять {_translation_percentage}%: {_translation_translated_count} рядків із {_translation_total} перекладено",
|
||||
"it": "Le traduzioni per {_theme} in {_language} sono al {_translation_percentage}%: {_translation_translated_count} stringhe su {_translation_total} sono tradotte"
|
||||
},
|
||||
"condition": {
|
||||
"or": [
|
||||
"mapcomplete-translation-mode=yes",
|
||||
"mapcomplete-translation-mode=true",
|
||||
"mapcomplete-translation-mode=mobile"
|
||||
]
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": "_translation_percentage=100",
|
||||
|
@ -1589,13 +1579,27 @@
|
|||
"it": "Completamente tradotto"
|
||||
}
|
||||
}
|
||||
],
|
||||
"condition": {
|
||||
"or": [
|
||||
"mapcomplete-translation-mode=yes",
|
||||
"mapcomplete-translation-mode=true",
|
||||
"mapcomplete-translation-mode=mobile"
|
||||
]
|
||||
},
|
||||
"label": [
|
||||
"translations"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "translation-links",
|
||||
"label": [
|
||||
"translations"
|
||||
],
|
||||
"render": {
|
||||
"special": {
|
||||
"type": "multi",
|
||||
"key": "_translation_links",
|
||||
"tagrendering": "<a href='{link}' target='_blank' rel='noopener'>Translate entries of {id}</a>"
|
||||
}
|
||||
},
|
||||
"condition": {
|
||||
"and": [
|
||||
"_translation_links~*",
|
||||
|
@ -1607,13 +1611,9 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"render": {
|
||||
"special": {
|
||||
"type": "multi",
|
||||
"key": "_translation_links",
|
||||
"tagrendering": "<a href='{link}' target='_blank' rel='noopener'>Translate entries of {id}</a>"
|
||||
}
|
||||
}
|
||||
"label": [
|
||||
"translations"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "share-login-title",
|
||||
|
@ -1697,7 +1697,6 @@
|
|||
},
|
||||
{
|
||||
"id": "clear_cache",
|
||||
"classes": "low-interaction p-2",
|
||||
"render": {
|
||||
"special": {
|
||||
"type": "clear_caches",
|
||||
|
@ -1721,7 +1720,8 @@
|
|||
"it": "La cancellazione delle cache eliminerà i dati e il codice scaricati localmente. Rimarrai connesso e le tue impostazioni saranno conservate. Nessun dato dovrebbe essere perso",
|
||||
"cs": "Vymazání cache smaže data a kód, které byly staženy na místní zařízení. Zůstanete přihlášeni a vaše nastavení budou zachována. Žádná data se neztratí"
|
||||
}
|
||||
}
|
||||
},
|
||||
"classes": "low-interaction p-2"
|
||||
},
|
||||
{
|
||||
"id": "pending_changes",
|
||||
|
@ -1798,14 +1798,14 @@
|
|||
},
|
||||
{
|
||||
"id": "gps_accordeon",
|
||||
"condition": "mapcomplete-show_debug=yes",
|
||||
"render": {
|
||||
"special": {
|
||||
"type": "group",
|
||||
"header": "debug-gps-title",
|
||||
"labels": "debug-gps"
|
||||
}
|
||||
}
|
||||
},
|
||||
"condition": "mapcomplete-show_debug=yes"
|
||||
},
|
||||
{
|
||||
"id": "debug-gps-title",
|
||||
|
@ -1825,52 +1825,52 @@
|
|||
"labels": [
|
||||
"hidden"
|
||||
],
|
||||
"condition": "mapcomplete-show_debug=yes",
|
||||
"render": "{gps_all_tags()}"
|
||||
"render": "{gps_all_tags()}",
|
||||
"condition": "mapcomplete-show_debug=yes"
|
||||
},
|
||||
{
|
||||
"id": "debug_accordeon",
|
||||
"condition": "mapcomplete-show_debug=yes",
|
||||
"render": {
|
||||
"special": {
|
||||
"type": "group",
|
||||
"header": "debug_accordeon_title",
|
||||
"labels": "debug"
|
||||
}
|
||||
}
|
||||
},
|
||||
"condition": "mapcomplete-show_debug=yes"
|
||||
},
|
||||
{
|
||||
"id": "debug_accordeon_title",
|
||||
"labels": [
|
||||
"hidden"
|
||||
],
|
||||
"condition": "mapcomplete-show_debug=yes",
|
||||
"render": {
|
||||
"en": "Debug information",
|
||||
"ca": "Informació de depuració",
|
||||
"de": "Fehlerbehebungsinformationen",
|
||||
"it": "Informazioni di debug",
|
||||
"cs": "Ladicí informace"
|
||||
}
|
||||
},
|
||||
"condition": "mapcomplete-show_debug=yes"
|
||||
},
|
||||
{
|
||||
"id": "debug",
|
||||
"labels": [
|
||||
"hidden"
|
||||
],
|
||||
"condition": "mapcomplete-show_debug=yes",
|
||||
"render": "{all_tags()}"
|
||||
"render": "{all_tags()}",
|
||||
"condition": "mapcomplete-show_debug=yes"
|
||||
},
|
||||
{
|
||||
"id": "debug_storage_accordeon",
|
||||
"condition": "mapcomplete-show_debug=yes",
|
||||
"render": {
|
||||
"special": {
|
||||
"type": "group",
|
||||
"header": "debug_storage_accordeon_title",
|
||||
"labels": "debug_storage"
|
||||
}
|
||||
}
|
||||
},
|
||||
"condition": "mapcomplete-show_debug=yes"
|
||||
},
|
||||
{
|
||||
"id": "debug_storage_accordeon_title",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue