From ddf6d08edf3d9ee80fba665c692462645cbe23ca Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Thu, 18 Jul 2024 18:22:19 +0200 Subject: [PATCH] Translation reset --- langs/layers/ca.json | 6 +++--- langs/layers/cs.json | 8 ++++---- langs/layers/de.json | 8 ++++---- langs/layers/en.json | 8 ++++---- langs/layers/es.json | 6 +++--- langs/layers/fr.json | 4 ++-- langs/layers/he.json | 2 +- langs/layers/it.json | 4 ++-- langs/layers/nl.json | 6 +++--- langs/layers/pt.json | 2 +- langs/layers/pt_BR.json | 2 +- langs/themes/en.json | 4 ++++ 12 files changed, 32 insertions(+), 28 deletions(-) diff --git a/langs/layers/ca.json b/langs/layers/ca.json index 8f64b5fc0a..fc27fd7362 100644 --- a/langs/layers/ca.json +++ b/langs/layers/ca.json @@ -423,7 +423,7 @@ "atm": { "description": "Caixers automàtics per a retirar diners", "filter": { - "1": { + "0": { "options": { "0": { "question": "Amb sortida de veu" @@ -1436,14 +1436,14 @@ "bike_shop": { "description": "Una botiga que ven específicament bicicletes o articles relacionats", "filter": { - "1": { + "0": { "options": { "0": { "question": "Ven bicicletes de segona mà" } } }, - "2": { + "1": { "options": { "0": { "question": "Ofereix reparar un mateix la bici" diff --git a/langs/layers/cs.json b/langs/layers/cs.json index 66b787eb38..479b4db091 100644 --- a/langs/layers/cs.json +++ b/langs/layers/cs.json @@ -388,7 +388,7 @@ "atm": { "description": "Bankomaty pro výběr peněz", "filter": { - "1": { + "0": { "options": { "0": { "question": "S hlasovým výstupem" @@ -1401,14 +1401,14 @@ "bike_shop": { "description": "Obchod zaměřený na prodej jízdních kol nebo souvisejících předmětů", "filter": { - "1": { + "0": { "options": { "0": { "question": "Prodává použitá jízdní kola" } } }, - "2": { + "1": { "options": { "0": { "question": "Nabízí opravy kol \"Udělej si sám\"" @@ -7127,7 +7127,7 @@ } } }, - "6": { + "3": { "options": { "0": { "question": "Zobrazit pouze obchody prodávající použité zboží" diff --git a/langs/layers/de.json b/langs/layers/de.json index e36446584b..b5d63f26e2 100644 --- a/langs/layers/de.json +++ b/langs/layers/de.json @@ -568,7 +568,7 @@ "atm": { "description": "Geldautomaten zum Geld abheben", "filter": { - "1": { + "0": { "options": { "0": { "question": "Mit Sprachausgabe" @@ -1694,14 +1694,14 @@ "bike_shop": { "description": "Ein Geschäft, das speziell Fahrräder oder verwandte Artikel verkauft", "filter": { - "1": { + "0": { "options": { "0": { "question": "Verkauft gebrauchte Fahrräder" } } }, - "2": { + "1": { "options": { "0": { "question": "Bietet Selbstreparatur an" @@ -8860,7 +8860,7 @@ } } }, - "6": { + "3": { "options": { "0": { "question": "Nur Second-Hand-Geschäfte anzeigen" diff --git a/langs/layers/en.json b/langs/layers/en.json index f55a61acfd..7a2665bd20 100644 --- a/langs/layers/en.json +++ b/langs/layers/en.json @@ -568,7 +568,7 @@ "atm": { "description": "ATMs to withdraw money", "filter": { - "1": { + "0": { "options": { "0": { "question": "With speech output" @@ -1694,14 +1694,14 @@ "bike_shop": { "description": "A shop specifically selling bicycles or related items", "filter": { - "1": { + "0": { "options": { "0": { "question": "Sells second-hand bicycles" } } }, - "2": { + "1": { "options": { "0": { "question": "Offers DIY bike repair" @@ -8860,7 +8860,7 @@ } } }, - "6": { + "3": { "options": { "0": { "question": "Only show shops selling second-hand items" diff --git a/langs/layers/es.json b/langs/layers/es.json index 1f47229ebd..e1fd2a49bc 100644 --- a/langs/layers/es.json +++ b/langs/layers/es.json @@ -434,7 +434,7 @@ "atm": { "description": "Cajeros automáticos para retirar dinero", "filter": { - "1": { + "0": { "options": { "0": { "question": "Con salida de audio" @@ -1378,14 +1378,14 @@ "bike_shop": { "description": "Una tiene que vende específicamente bicis u objetos relacionados", "filter": { - "1": { + "0": { "options": { "0": { "question": "Vende bicicletas de segunda mano" } } }, - "2": { + "1": { "options": { "0": { "question": "Ofrece herramientas para autorreparación de bicis" diff --git a/langs/layers/fr.json b/langs/layers/fr.json index b7f5addd52..8111166f57 100644 --- a/langs/layers/fr.json +++ b/langs/layers/fr.json @@ -1385,14 +1385,14 @@ "bike_shop": { "description": "Un magasin vendant spécifiquement des vélos ou des objets en lien", "filter": { - "1": { + "0": { "options": { "0": { "question": "Vend des vélos usagés" } } }, - "2": { + "1": { "options": { "0": { "question": "Offre des services DIY" diff --git a/langs/layers/he.json b/langs/layers/he.json index 9f06b9efab..0b6f6f38c5 100644 --- a/langs/layers/he.json +++ b/langs/layers/he.json @@ -208,7 +208,7 @@ "atm": { "description": "כספומטים למשיכת כסף", "filter": { - "1": { + "0": { "options": { "0": { "question": "עם פלט דיבור" diff --git a/langs/layers/it.json b/langs/layers/it.json index 4d344fa001..d34823744e 100644 --- a/langs/layers/it.json +++ b/langs/layers/it.json @@ -830,14 +830,14 @@ "bike_shop": { "description": "Un negozio che vende specificatamente biciclette o articoli similari", "filter": { - "1": { + "0": { "options": { "0": { "question": "Vende biciclette usate" } } }, - "2": { + "1": { "options": { "0": { "question": "Offre riparazioni fai da te" diff --git a/langs/layers/nl.json b/langs/layers/nl.json index a2eb6c25ae..e57b06b5ca 100644 --- a/langs/layers/nl.json +++ b/langs/layers/nl.json @@ -284,7 +284,7 @@ "atm": { "description": "Geldautomaten om geld op te nemen", "filter": { - "1": { + "0": { "options": { "0": { "question": "Heeft spraak" @@ -1344,14 +1344,14 @@ "bike_shop": { "description": "Een winkel die hoofdzakelijk fietsen en fietstoebehoren verkoopt", "filter": { - "1": { + "0": { "options": { "0": { "question": "Verkoopt tweedehands fietsen" } } }, - "2": { + "1": { "options": { "0": { "question": "Biedt doe-het-zelfreparaties aan" diff --git a/langs/layers/pt.json b/langs/layers/pt.json index c3c42ee33c..72fa50d18f 100644 --- a/langs/layers/pt.json +++ b/langs/layers/pt.json @@ -399,7 +399,7 @@ "atm": { "description": "Multibancos para levantar dinheiro", "filter": { - "1": { + "0": { "options": { "0": { "question": "Com saída de fala" diff --git a/langs/layers/pt_BR.json b/langs/layers/pt_BR.json index 9656c1dc56..bcbe7853d4 100644 --- a/langs/layers/pt_BR.json +++ b/langs/layers/pt_BR.json @@ -388,7 +388,7 @@ "atm": { "description": "Caixas eletrônicos para sacar dinheiro", "filter": { - "1": { + "0": { "options": { "0": { "question": "Com saída de fala" diff --git a/langs/themes/en.json b/langs/themes/en.json index 1e24d449db..48e4dd040d 100644 --- a/langs/themes/en.json +++ b/langs/themes/en.json @@ -883,6 +883,10 @@ }, "title": "Ghost Signs" }, + "glutenfree": { + "description": "A crowdsourced map with glutenfree items", + "title": "Glutenfree" + }, "grb": { "description": "This theme is an attempt to help automating the GRB import.", "layers": {