From 0e873cb0a50bde1ab19d3288eb3fe69a14e881e0 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Sat, 24 Aug 2024 23:48:27 +0200 Subject: [PATCH] Chore: reset translations --- langs/layers/ca.json | 24 ++++++++++++------------ langs/layers/cs.json | 24 ++++++++++++------------ langs/layers/de.json | 28 ++++++++++++++-------------- langs/layers/en.json | 30 +++++++++++++++++------------- langs/layers/es.json | 28 ++++++++++++++-------------- langs/layers/eu.json | 6 +++--- langs/layers/fr.json | 28 ++++++++++++++-------------- langs/layers/it.json | 28 ++++++++++++++-------------- langs/layers/nl.json | 14 +++++++------- langs/layers/pl.json | 24 ++++++++++++------------ langs/layers/pt.json | 24 ++++++++++++------------ langs/layers/pt_BR.json | 24 ++++++++++++------------ langs/layers/ru.json | 2 +- langs/layers/zh_Hans.json | 18 +++++++++--------- langs/layers/zh_Hant.json | 2 +- 15 files changed, 154 insertions(+), 150 deletions(-) diff --git a/langs/layers/ca.json b/langs/layers/ca.json index 29a0fcd88..498cfa4a7 100644 --- a/langs/layers/ca.json +++ b/langs/layers/ca.json @@ -32,44 +32,44 @@ "description": "Una estructura publicitària gran a l'exterior, que normalment es troba a zones transitades com ara al costat de carreteres amb molta intensitat", "title": "una tanca publicitària" }, - "1": { + "2": { "title": "un mupi" }, - "2": { + "3": { "title": "un mupi sobre la paret" }, - "4": { + "5": { "description": "Un xicotet tauló d'anuncics per a anuncis del veïnat, normalment destitat a peatons", "title": "un tauló d'anunis" }, - "5": { + "6": { "description": "Una extructura cilíndica exterior que mostra publicitat", "title": "una columna" }, - "6": { + "7": { "title": "una bandera" }, - "7": { + "8": { "title": "una pantalla" }, - "8": { + "9": { "title": "una patalla sobre una paret" }, - "10": { + "11": { "description": "Una peça de tèxtil impermeable amb un missatge imprès, fixada permanentment a una paret", "title": "una lona" }, - "11": { + "12": { "title": "un tòtem" }, - "12": { + "13": { "description": "S'utilitza per a cartells publicitaris, rètols de neó, logotips i cartells en entrades institucionals", "title": "un lletrer" }, - "13": { + "14": { "title": "una escupltura" }, - "14": { + "15": { "title": "una paret pintada" } }, diff --git a/langs/layers/cs.json b/langs/layers/cs.json index 2a531d791..c3fb2b698 100644 --- a/langs/layers/cs.json +++ b/langs/layers/cs.json @@ -32,44 +32,44 @@ "description": "Velká venkovní reklamní konstrukce, která se obvykle nachází na místech s velkým provozem, například podél frekventovaných silnic", "title": "billboard" }, - "1": { + "2": { "title": "volně stojící plakátovací skříň" }, - "2": { + "3": { "title": "plakátovací skříň připevněná na stěnu" }, - "4": { + "5": { "description": "Malý billboard pro sousedskou reklamu, zpravidla určený pro chodce", "title": "billboard" }, - "5": { + "6": { "description": "Válcová venkovní konstrukce, která zobrazuje reklamy", "title": "sloup" }, - "6": { + "7": { "title": "vlajka" }, - "7": { + "8": { "title": "obrazovka" }, - "8": { + "9": { "title": "obrazovka připevněná na stěnu" }, - "10": { + "11": { "description": "Kus nepromokavého textilu s natištěným vzkazem, trvale připevněný na stěnu", "title": "plachta" }, - "11": { + "12": { "title": "totem" }, - "12": { + "13": { "description": "Používá se pro reklamní nápisy, neonové nápisy, loga a vstupní nápisy institucí", "title": "cedule" }, - "13": { + "14": { "title": "socha" }, - "14": { + "15": { "title": "nástěnná malba" } }, diff --git a/langs/layers/de.json b/langs/layers/de.json index 4d176c32d..48759a024 100644 --- a/langs/layers/de.json +++ b/langs/layers/de.json @@ -32,50 +32,50 @@ "description": "Eine große Außenwerbung, die typischerweise in stark befahrenen Gebieten, z. B. entlang stark befahrener Straßen, zu finden ist", "title": "eine Werbetafel" }, - "1": { + "2": { "title": "eine freistehende Posterbox" }, - "2": { + "3": { "title": "eine wandmontierte Posterbox" }, - "3": { + "4": { "title": "ein Plakatkasten, der zu einem Unterstand für öffentliche Verkehrsmittel gehört" }, - "4": { + "5": { "description": "Kleines Anschlagbrett für Nachbarschaftswerbung, normalerweise an Fußgänger gerichtet", "title": "ein Anschlagbrett" }, - "5": { + "6": { "description": "Eine zylindrische Struktur im Freien, die Werbung zeigt", "title": "eine Litfaßsäule" }, - "6": { + "7": { "title": "eine Flagge" }, - "7": { + "8": { "title": "einen Bildschirm" }, - "8": { + "9": { "title": "ein wandmontierter Bildschirm" }, - "9": { + "10": { "title": "ein Bildschirm, der an einem Wartehäuschen angebracht ist" }, - "10": { + "11": { "description": "Ein wasserfestes Textil mit einer aufgedruckten Botschaft, das dauerhaft an einer Wand verankert ist", "title": "eine Plane" }, - "11": { + "12": { "title": "ein Totem" }, - "12": { + "13": { "description": "Verwendet für Werbeschilder, Leuchtreklamen, Logos und institutionelle Eingangsschilder", "title": "ein Schild" }, - "13": { + "14": { "title": "eine Skulptur" }, - "14": { + "15": { "title": "eine Wandmalerei" } }, diff --git a/langs/layers/en.json b/langs/layers/en.json index 36f608983..c053d11fa 100644 --- a/langs/layers/en.json +++ b/langs/layers/en.json @@ -33,49 +33,53 @@ "title": "a billboard" }, "1": { - "title": "a freestanding poster box" + "description": "A large outdoor advertising structure, typically found in high-traffic areas such as alongside busy roads mounted on a wall", + "title": "a billboard mounted to a wall" }, "2": { - "title": "a poster box mounted on a wall" + "title": "a freestanding poster box" }, "3": { - "title": "a poster box part of a public transport shelter" + "title": "a poster box mounted on a wall" }, "4": { + "title": "a poster box part of a public transport shelter" + }, + "5": { "description": "Small billboard for neighbourhood advertising, generally intended for pedestrians", "title": "a board" }, - "5": { + "6": { "description": "A cylindrical outdoor structure which shows advertisements", "title": "a column" }, - "6": { + "7": { "title": "a flag" }, - "7": { + "8": { "title": "a screen" }, - "8": { + "9": { "title": "a screen mounted on a wall" }, - "9": { + "10": { "title": "a screen mounted on a transit shelter" }, - "10": { + "11": { "description": "A piece of waterproof textile with a printed message, permanently anchored on a wall", "title": "a tarp" }, - "11": { + "12": { "title": "a totem" }, - "12": { + "13": { "description": "Used for advertising signs, neon signs, logos & institutional entrance signs", "title": "a sign" }, - "13": { + "14": { "title": "a sculpture" }, - "14": { + "15": { "title": "a wall painting" } }, diff --git a/langs/layers/es.json b/langs/layers/es.json index 01e2be9ce..a77332e1d 100644 --- a/langs/layers/es.json +++ b/langs/layers/es.json @@ -32,50 +32,50 @@ "description": "Una estructura publicitaria grande al aire libre, que normalmente se encuentra en áreas transitadas como carreteras con mucha intensidad", "title": "una valla publicitària" }, - "1": { + "2": { "title": "un mupi" }, - "2": { + "3": { "title": "un mupi sobre la pared" }, - "3": { + "4": { "title": "una caja de carteles que forma parte de una marquesina de transporte público" }, - "4": { + "5": { "description": "Un pequeño tablón de anuncios para anuncios del vecindario, normalmente destinado a peatones", "title": "un tablón de anuncios" }, - "5": { + "6": { "description": "Una estructura cilíndrica exterior que muestra publicidad", "title": "una columna" }, - "6": { + "7": { "title": "una bandera" }, - "7": { + "8": { "title": "una pantalla" }, - "8": { + "9": { "title": "una pantalla sobre una pared" }, - "9": { + "10": { "title": "una pantalla montada en una marquesina de tránsito" }, - "10": { + "11": { "description": "Una pieza de tela impermeable con un mensaje impreso, anclada permanentemente en una pared", "title": "una lona" }, - "11": { + "12": { "title": "un tótem" }, - "12": { + "13": { "description": "Se utiliza para carteles publicitarios, letreros de neón, logotipos y carteles en entradas institucionales", "title": "un señal" }, - "13": { + "14": { "title": "una escultura" }, - "14": { + "15": { "title": "una pared pintada" } }, diff --git a/langs/layers/eu.json b/langs/layers/eu.json index 36c15f541..e69399c38 100644 --- a/langs/layers/eu.json +++ b/langs/layers/eu.json @@ -32,14 +32,14 @@ "description": "Atari zabaleko publizitate-egitura handia, trafiko handiko eremuetan egon ohi dena, adibidez errepideen ondoan", "title": "iragarki panela" }, - "12": { + "13": { "description": "Iragarki publizitarioetarako, neon-karteletarako, logotipoetarako eta erakundeen sarrera-seinaleetarako erabiltzen da", "title": "letrero bat" }, - "13": { + "14": { "title": "eskultura bat" }, - "14": { + "15": { "title": "pareta margotu bat" } }, diff --git a/langs/layers/fr.json b/langs/layers/fr.json index 6909872ea..83d8a076d 100644 --- a/langs/layers/fr.json +++ b/langs/layers/fr.json @@ -32,50 +32,50 @@ "description": "Un grand équipement extérieur, principalement disposé dans les zones à fort trafic comme une route", "title": "un grand panneau" }, - "1": { + "2": { "title": "un panneau à affiches scellé au sol" }, - "2": { + "3": { "title": "un panneau à affiches monté sur un mur" }, - "3": { + "4": { "title": "Un affichage sur un abribus" }, - "4": { + "5": { "description": "Petit panneau pour l’affichage de proximité, généralement à destination des piétons", "title": "un petit panneau" }, - "5": { + "6": { "description": "Une structure extérieure cylindrique qui affiche de la publicité", "title": "une colonne" }, - "6": { + "7": { "title": "un drapeau" }, - "7": { + "8": { "title": "un écran" }, - "8": { + "9": { "title": "un écran fixé au mur" }, - "9": { + "10": { "title": "un écran fixé sur un abri de transport" }, - "10": { + "11": { "description": "Une pièce de textile imperméable avec un message imprimé, ancrée de façon permanente sur un mur.", "title": "une bâche" }, - "11": { + "12": { "title": "un totem" }, - "12": { + "13": { "description": "Désigne une enseigne publicitaire, une enseigne néon, les logos ou des indications d'entrées", "title": "une enseigne" }, - "13": { + "14": { "title": "une sculpture" }, - "14": { + "15": { "title": "une peinture murale" } }, diff --git a/langs/layers/it.json b/langs/layers/it.json index 3f2bb5bac..57fe43528 100644 --- a/langs/layers/it.json +++ b/langs/layers/it.json @@ -32,50 +32,50 @@ "description": "Grande struttura pubblicitaria all'aperto, trovata normalmente in aree ad alto traffico come accanto a strade molto trafficate", "title": "un cartellone" }, - "1": { + "2": { "title": "un cartellone pubblicitario fissato a terra" }, - "2": { + "3": { "title": "un cartellone pubblicitario fissato al muro" }, - "3": { + "4": { "title": "un contenitore di poster pubblicitari di una pensilina del trasporto pubblico" }, - "4": { + "5": { "description": "PIccolo pannello per la pubblicità di vicinanza, generalmente destinato ai pedoni", "title": "un piccolo pannello" }, - "5": { + "6": { "description": "Una struttura cilindrica all'esterno con affissa della pubblicità", "title": "una colonna" }, - "6": { + "7": { "title": "una bandiera" }, - "7": { + "8": { "title": "uno schermo" }, - "8": { + "9": { "title": "uno schermo fissato al muro" }, - "9": { + "10": { "title": "uno schermo montato su una pensilina del traporto pubblico" }, - "10": { + "11": { "description": "Un telo impermeabile con un messaggio stampato, fissato in modo permanente al muro", "title": "un telone" }, - "11": { + "12": { "title": "un totem" }, - "12": { + "13": { "description": "Utilizzato per insegna pubblicitaria, un'insegna al neon, i loghi o le indicazioni d'entrata", "title": "un'insegna" }, - "13": { + "14": { "title": "una scultura" }, - "14": { + "15": { "title": "un murales" } }, diff --git a/langs/layers/nl.json b/langs/layers/nl.json index 7298fb24b..d628bb274 100644 --- a/langs/layers/nl.json +++ b/langs/layers/nl.json @@ -27,28 +27,28 @@ "advertising": { "name": "Reclame", "presets": { - "4": { + "5": { "description": "Een klein uithangbord voor buurtadvertenties, meestal gericht op voetgangers", "title": "een uithangbord" }, - "5": { + "6": { "description": "Een cylindervormige structuur die buiten staat waarop advertenties staan", "title": "een aanplakzuil" }, - "6": { + "7": { "title": "een vlag" }, - "7": { + "8": { "title": "een scherm" }, - "8": { + "9": { "title": "een scherm op een muur" }, - "10": { + "11": { "description": "Een stuk groot, weerbestendig textiel met opgedrukte reclameboodschap die permanent aan de muur hangt", "title": "een spandoek" }, - "14": { + "15": { "title": "een muurschildering" } }, diff --git a/langs/layers/pl.json b/langs/layers/pl.json index fc4e53d16..0f4da4800 100644 --- a/langs/layers/pl.json +++ b/langs/layers/pl.json @@ -32,44 +32,44 @@ "description": "Duża struktura reklamowa na dworze, zwykle znajdująca się w obszarach z dużym ruchem, np. w pobliżu ruchliwych dróg", "title": "bilbord" }, - "1": { + "2": { "title": "wolnostojąca skrzynka plakatowa" }, - "2": { + "3": { "title": "skrzynka plakatowa montowana na ścianie" }, - "4": { + "5": { "description": "Mały bilbord dla reklam lokalnych, przeznaczony głównie dla pieszych", "title": "tablica" }, - "5": { + "6": { "description": "Cylindryczna konstrukcja zewnętrzna, na której pokazywane są reklamy", "title": "kolumna" }, - "6": { + "7": { "title": "flaga" }, - "7": { + "8": { "title": "ekran" }, - "8": { + "9": { "title": "ekran zamontowany na ścianie" }, - "10": { + "11": { "description": "Kawałek wodoodpornej tkaniny z nadrukowanym przesłaniem, trwale przymocowany do ściany", "title": "plandeka" }, - "11": { + "12": { "title": "totem" }, - "12": { + "13": { "description": "Używany do znaków reklamowych, neonów, logo i znaków wejściowych do instytucji", "title": "znak" }, - "13": { + "14": { "title": "rzeźba" }, - "14": { + "15": { "title": "mural ścienny" } }, diff --git a/langs/layers/pt.json b/langs/layers/pt.json index 604a9488b..6287f9100 100644 --- a/langs/layers/pt.json +++ b/langs/layers/pt.json @@ -32,44 +32,44 @@ "description": "Uma grande estrutura de publicidade ao ar livre, normalmente encontrada em áreas de alto tráfego, como ao longo de estradas movimentadas", "title": "um outdoor" }, - "1": { + "2": { "title": "uma caixa de pôster independente" }, - "2": { + "3": { "title": "uma caixa de pôster montada em uma parede" }, - "4": { + "5": { "description": "Pequeno outdoor para publicidade de bairro, geralmente destinado a pedestres", "title": "a bordo" }, - "5": { + "6": { "description": "Uma estrutura exterior cilíndrica que mostra anúncios", "title": "uma coluna" }, - "6": { + "7": { "title": "uma bandeira" }, - "7": { + "8": { "title": "uma tela" }, - "8": { + "9": { "title": "uma tela montada em uma parede" }, - "10": { + "11": { "description": "Uma peça de tecido impermeável com uma mensagem impressa, permanentemente ancorada na parede", "title": "uma lona" }, - "11": { + "12": { "title": "um totem" }, - "12": { + "13": { "description": "Usado para sinais publicitários, sinais de néon, logotipos e sinais de entrada institucionais", "title": "um sinal" }, - "13": { + "14": { "title": "uma escultura" }, - "14": { + "15": { "title": "uma pintura de parede" } }, diff --git a/langs/layers/pt_BR.json b/langs/layers/pt_BR.json index 4bc395d1f..a7ee9a253 100644 --- a/langs/layers/pt_BR.json +++ b/langs/layers/pt_BR.json @@ -32,44 +32,44 @@ "description": "Uma grande estrutura de publicidade outdoor, geralmente encontrada em áreas com alto tráfego, como ao longo de estradas movimentadas", "title": "um outdoor" }, - "1": { + "2": { "title": "uma caixa expositora independente" }, - "2": { + "3": { "title": "uma caixa de pôster montada em uma parede" }, - "4": { + "5": { "description": "Pequeno outdoor para publicidade local, geralmente destinado a pedestres", "title": "um painel publicitário" }, - "5": { + "6": { "description": "Uma estrutura cilíndrica ao ar livre que exibe anúncios", "title": "uma coluna" }, - "6": { + "7": { "title": "uma bandeira" }, - "7": { + "8": { "title": "uma tela" }, - "8": { + "9": { "title": "uma tela montada em uma parede" }, - "10": { + "11": { "description": "Um pedaço de tecido impermeável com uma mensagem impressa, permanentemente fixado a uma parede", "title": "uma lona" }, - "11": { + "12": { "title": "um totem" }, - "12": { + "13": { "description": "Usado para placas de publicidade, letreiros de neon, logotipos e placas de entrada institucionais", "title": "uma placa" }, - "13": { + "14": { "title": "uma escultura" }, - "14": { + "15": { "title": "uma pintura mural" } }, diff --git a/langs/layers/ru.json b/langs/layers/ru.json index db3f0aeda..b6ad80ecf 100644 --- a/langs/layers/ru.json +++ b/langs/layers/ru.json @@ -29,7 +29,7 @@ "0": { "title": "билборд" }, - "5": { + "6": { "title": "столбец" } } diff --git a/langs/layers/zh_Hans.json b/langs/layers/zh_Hans.json index f8adae98e..518ffbf61 100644 --- a/langs/layers/zh_Hans.json +++ b/langs/layers/zh_Hans.json @@ -30,31 +30,31 @@ "0": { "title": "一块广告牌" }, - "2": { + "3": { "title": "安装在墙上的海报盒子" }, - "6": { + "7": { "title": "一个旗子" }, - "7": { + "8": { "title": "一块屏幕" }, - "8": { + "9": { "title": "一块挂在墙上的屏幕" }, - "10": { + "11": { "title": "防水布" }, - "11": { + "12": { "title": "图腾" }, - "12": { + "13": { "title": "标志" }, - "13": { + "14": { "title": "雕像" }, - "14": { + "15": { "title": "墙上的画" } }, diff --git a/langs/layers/zh_Hant.json b/langs/layers/zh_Hant.json index 4bd1b9118..ee67cc746 100644 --- a/langs/layers/zh_Hant.json +++ b/langs/layers/zh_Hant.json @@ -30,7 +30,7 @@ "0": { "title": "一塊告示牌" }, - "1": { + "2": { "title": "獨自設立的海報框" } }