forked from MapComplete/MapComplete
Housekeeping...
This commit is contained in:
parent
2b742ae226
commit
cdf2934d11
20 changed files with 105 additions and 110 deletions
|
@ -247,6 +247,12 @@
|
|||
"skippedQuestions": "Questions passées",
|
||||
"testing": "Test - les changements ne seront pas sauvegardés",
|
||||
"uploadGpx": {
|
||||
"meta": {
|
||||
"descriptionIntro": "En option, vous pouvez entrer une description de votre trace :",
|
||||
"descriptionPlaceHolder": "Entrer la description de votre trace",
|
||||
"title": "Titre et description",
|
||||
"titlePlaceholder": "Entrer le titre de votre trace"
|
||||
},
|
||||
"modes": {
|
||||
"private": {
|
||||
"name": "Anonyme"
|
||||
|
@ -254,12 +260,6 @@
|
|||
"public": {
|
||||
"name": "Publique"
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"title": "Titre et description",
|
||||
"descriptionPlaceHolder": "Entrer la description de votre trace",
|
||||
"titlePlaceholder": "Entrer le titre de votre trace",
|
||||
"descriptionIntro": "En option, vous pouvez entrer une description de votre trace :"
|
||||
}
|
||||
},
|
||||
"weekdays": {
|
||||
|
@ -291,13 +291,13 @@
|
|||
"createNewWikidata": "Créer un nouvel élément Wikidata",
|
||||
"doSearch": "Rechercher ci-dessus pour voir les résultats",
|
||||
"failed": "Le chargement de Wikipédia a échoué",
|
||||
"fromWikipedia": "Depuis Wikipédia, l'encyclopédie libre",
|
||||
"loading": "Chargement de Wikipédia…",
|
||||
"noResults": "Pas de résultats pour <i>{search}</i>",
|
||||
"noWikipediaPage": "Cet élément Wikidata n’a pas encore de page Wikipédia correspondante.",
|
||||
"searchToShort": "Votre requête est trop courte, entrez un texte plus long.",
|
||||
"searchWikidata": "Rechercher sur Wikidata",
|
||||
"wikipediaboxTitle": "Wikipédia",
|
||||
"fromWikipedia": "Depuis Wikipédia, l'encyclopédie libre"
|
||||
"wikipediaboxTitle": "Wikipédia"
|
||||
}
|
||||
},
|
||||
"hotkeyDocumentation": {
|
||||
|
|
|
@ -1227,11 +1227,11 @@
|
|||
},
|
||||
"playground-opening_hours": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Sempre accessible"
|
||||
},
|
||||
"0": {
|
||||
"then": "Accesible des de la sortida del sol fins al vespre"
|
||||
},
|
||||
"1": {
|
||||
"then": "Sempre accessible"
|
||||
}
|
||||
},
|
||||
"question": "Quan és accesible aquest parc infantil?"
|
||||
|
@ -1278,24 +1278,24 @@
|
|||
"title": "una bústia per a llibres"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Bústia per llibres"
|
||||
},
|
||||
"tagRenderings": {
|
||||
"public_bookcase-brand": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Aquesta prestatgeria pública no és part d'una xarxa més gran"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bookcase-is-indoors": {
|
||||
"mappings": {
|
||||
"2": {
|
||||
"then": "La prestatgeria està ubicada a l'exterior"
|
||||
}
|
||||
}
|
||||
},
|
||||
"public_bookcase-brand": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Aquesta prestatgeria pública no és part d'una xarxa més gran"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Bústia per llibres"
|
||||
}
|
||||
},
|
||||
"recycling": {
|
||||
|
@ -1654,6 +1654,31 @@
|
|||
"render": "Càmera de videovigilància"
|
||||
}
|
||||
},
|
||||
"tertiary_education": {
|
||||
"tagRenderings": {
|
||||
"institution-kind": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Açò és una universitat, una institució d'educació terciaria on s'imparteixen carreres universitàries o superior."
|
||||
}
|
||||
}
|
||||
},
|
||||
"isced": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aquí s'imparteixen carreres universitàries"
|
||||
},
|
||||
"1": {
|
||||
"then": "Aquí s'imparteixen masters"
|
||||
},
|
||||
"2": {
|
||||
"then": "Aquí s'imparteixen doctorats"
|
||||
}
|
||||
},
|
||||
"question": "Quin nivell d'educació és dona aquí?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"toilet": {
|
||||
"name": "Lavabos",
|
||||
"tagRenderings": {
|
||||
|
@ -1801,30 +1826,5 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"tertiary_education": {
|
||||
"tagRenderings": {
|
||||
"isced": {
|
||||
"question": "Quin nivell d'educació és dona aquí?",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aquí s'imparteixen carreres universitàries"
|
||||
},
|
||||
"2": {
|
||||
"then": "Aquí s'imparteixen doctorats"
|
||||
},
|
||||
"1": {
|
||||
"then": "Aquí s'imparteixen masters"
|
||||
}
|
||||
}
|
||||
},
|
||||
"institution-kind": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Açò és una universitat, una institució d'educació terciaria on s'imparteixen carreres universitàries o superior."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -7167,12 +7167,6 @@
|
|||
"render_single_language": "Die Treppe hat taktile Schrift in {language():font-bold}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"multilevels": {
|
||||
"override": {
|
||||
"question": "Zwischen welchen Stockwerken befindet sich die Treppe?",
|
||||
"render": "Die Treppe befindet sich zwischen den Stockwerken {level}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -7553,18 +7547,6 @@
|
|||
},
|
||||
"question": "Wer ist der Betreiber dieses Fahrkartenentwerters?",
|
||||
"render": "Dieser Fahrkartenentwerter wird betrieben von {operator}"
|
||||
},
|
||||
"payment-options": {
|
||||
"override": {
|
||||
"mappings+": {
|
||||
"1": {
|
||||
"then": "Dieser Fahrkartenentwerter akzeptiert OV-Chipkaart"
|
||||
},
|
||||
"0": {
|
||||
"then": "Dieser Fahrkartenentwerter akzeptiert OV-Chipkaart"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -7831,11 +7813,6 @@
|
|||
"wheelchair-door-width": {
|
||||
"question": "Wie breit ist die Tür zur rollstuhlgerechten Toilette?",
|
||||
"render": "Die Tür zur rollstuhlgerechten Toilette ist {canonical(toilets:door:width)} breit"
|
||||
},
|
||||
"opening_hours": {
|
||||
"override": {
|
||||
"question": "Wann ist die Einrichtung, in der sich diese Toiletten befinden, geöffnet?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -8500,4 +8477,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -616,6 +616,9 @@
|
|||
"openwindpowermap": {
|
||||
"title": "OpenWindPowerMap"
|
||||
},
|
||||
"parkings": {
|
||||
"title": "Aparcament"
|
||||
},
|
||||
"personal": {
|
||||
"description": "Crea un tema personal basat en totes les capes disponibles de totes els temes. Per a mostrar les dades, obri <a href='#filter'>selecció de capes</a>",
|
||||
"title": "Interfície personal"
|
||||
|
@ -666,6 +669,9 @@
|
|||
"shortDescription": "Codis postals",
|
||||
"title": "Codis postals"
|
||||
},
|
||||
"postboxes": {
|
||||
"title": "Mapa de bústies i oficines de correus"
|
||||
},
|
||||
"shops": {
|
||||
"title": "Open Shop Map"
|
||||
},
|
||||
|
@ -685,6 +691,9 @@
|
|||
"sport_pitches": {
|
||||
"title": "Camps d'esports"
|
||||
},
|
||||
"sports": {
|
||||
"title": "Esports"
|
||||
},
|
||||
"street_lighting": {
|
||||
"description": "En aquest mapa pots trobar tot el relacionat amb l'enllumenat públic",
|
||||
"layers": {
|
||||
|
@ -704,8 +713,8 @@
|
|||
"title": "Il·luminació als carrers"
|
||||
},
|
||||
"surveillance": {
|
||||
"title": "Vigilància sota vigilància",
|
||||
"shortDescription": "Càmeres de vigilància i altres tipus de vigilància"
|
||||
"shortDescription": "Càmeres de vigilància i altres tipus de vigilància",
|
||||
"title": "Vigilància sota vigilància"
|
||||
},
|
||||
"toilets": {
|
||||
"title": "Open Toilet Map"
|
||||
|
@ -725,14 +734,5 @@
|
|||
"waste_basket": {
|
||||
"shortDescription": "Un mapa amb papereres",
|
||||
"title": "Papepera"
|
||||
},
|
||||
"parkings": {
|
||||
"title": "Aparcament"
|
||||
},
|
||||
"sports": {
|
||||
"title": "Esports"
|
||||
},
|
||||
"postboxes": {
|
||||
"title": "Mapa de bústies i oficines de correus"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue