From 42a9fe17d9b2026b383645cd12397376a959ced2 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Sun, 6 Oct 2019 14:29:09 +0200 Subject: [PATCH] Fix new translation strings for place types --- backend/de/placetypes.json | 10 +++++----- frontend/ar/placetypes.json | 12 ++++++------ frontend/de/placetypes.json | 12 ++++++------ frontend/en/placetypes.json | 12 ++++++------ frontend/es/placetypes.json | 12 ++++++------ frontend/fr/placetypes.json | 12 ++++++------ frontend/hu/placetypes.json | 12 ++++++------ frontend/id/placetypes.json | 12 ++++++------ frontend/it/placetypes.json | 12 ++++++------ frontend/iw/placetypes.json | 12 ++++++------ frontend/nl/placetypes.json | 12 ++++++------ frontend/pl/placetypes.json | 12 ++++++------ frontend/pt/placetypes.json | 12 ++++++------ frontend/qu/placetypes.json | 12 ++++++------ frontend/ru/placetypes.json | 12 ++++++------ frontend/tl/placetypes.json | 12 ++++++------ frontend/tr/placetypes.json | 12 ++++++------ md-term/de/placetypes.json | 13 +++++++++++++ md-term/en/placetypes.json | 13 +++++++++++++ 19 files changed, 127 insertions(+), 101 deletions(-) create mode 100644 md-term/de/placetypes.json create mode 100644 md-term/en/placetypes.json diff --git a/backend/de/placetypes.json b/backend/de/placetypes.json index 7cbe714f..d74d82bf 100644 --- a/backend/de/placetypes.json +++ b/backend/de/placetypes.json @@ -2,12 +2,12 @@ "tlPlacetypes": [ "Administrativ", "Historisch", - "Regionen", - "Stra\u00dfen", + "Region", + "Stra\u00dfe", "Geb\u00e4ude", - "Berge", - "W\u00e4lder", + "Berg", + "Wals", "Gew\u00e4sser", - "Inseln" + "Insel" ] } \ No newline at end of file diff --git a/frontend/ar/placetypes.json b/frontend/ar/placetypes.json index 078eeb51..d40b447f 100644 --- a/frontend/ar/placetypes.json +++ b/frontend/ar/placetypes.json @@ -2,12 +2,12 @@ "tlPlacetypes": [ "Administrative", "Historical", - "Regions", - "Streets", - "Buildings", + "Region", + "Street", + "Building", "Mountains", - "Forrests", - "Waters", - "Islands" + "Forrest", + "Body of water", + "Island" ] } \ No newline at end of file diff --git a/frontend/de/placetypes.json b/frontend/de/placetypes.json index 3b1c2365..c8767bee 100644 --- a/frontend/de/placetypes.json +++ b/frontend/de/placetypes.json @@ -1,13 +1,13 @@ { "tlPlacetypes": [ - "Administrative", + "Administrativ", "Historisch", - "Regionen", - "Stra\u00dfen", + "Region", + "Stra\u00dfe", "Geb\u00e4ude", - "Berge", - "W\u00e4lder", + "Berg - Gebirge", + "Wald", "Gew\u00e4sser", - "Inseln" + "Insel" ] } \ No newline at end of file diff --git a/frontend/en/placetypes.json b/frontend/en/placetypes.json index 078eeb51..d40b447f 100644 --- a/frontend/en/placetypes.json +++ b/frontend/en/placetypes.json @@ -2,12 +2,12 @@ "tlPlacetypes": [ "Administrative", "Historical", - "Regions", - "Streets", - "Buildings", + "Region", + "Street", + "Building", "Mountains", - "Forrests", - "Waters", - "Islands" + "Forrest", + "Body of water", + "Island" ] } \ No newline at end of file diff --git a/frontend/es/placetypes.json b/frontend/es/placetypes.json index 078eeb51..d40b447f 100644 --- a/frontend/es/placetypes.json +++ b/frontend/es/placetypes.json @@ -2,12 +2,12 @@ "tlPlacetypes": [ "Administrative", "Historical", - "Regions", - "Streets", - "Buildings", + "Region", + "Street", + "Building", "Mountains", - "Forrests", - "Waters", - "Islands" + "Forrest", + "Body of water", + "Island" ] } \ No newline at end of file diff --git a/frontend/fr/placetypes.json b/frontend/fr/placetypes.json index 078eeb51..d40b447f 100644 --- a/frontend/fr/placetypes.json +++ b/frontend/fr/placetypes.json @@ -2,12 +2,12 @@ "tlPlacetypes": [ "Administrative", "Historical", - "Regions", - "Streets", - "Buildings", + "Region", + "Street", + "Building", "Mountains", - "Forrests", - "Waters", - "Islands" + "Forrest", + "Body of water", + "Island" ] } \ No newline at end of file diff --git a/frontend/hu/placetypes.json b/frontend/hu/placetypes.json index 078eeb51..d40b447f 100644 --- a/frontend/hu/placetypes.json +++ b/frontend/hu/placetypes.json @@ -2,12 +2,12 @@ "tlPlacetypes": [ "Administrative", "Historical", - "Regions", - "Streets", - "Buildings", + "Region", + "Street", + "Building", "Mountains", - "Forrests", - "Waters", - "Islands" + "Forrest", + "Body of water", + "Island" ] } \ No newline at end of file diff --git a/frontend/id/placetypes.json b/frontend/id/placetypes.json index 078eeb51..d40b447f 100644 --- a/frontend/id/placetypes.json +++ b/frontend/id/placetypes.json @@ -2,12 +2,12 @@ "tlPlacetypes": [ "Administrative", "Historical", - "Regions", - "Streets", - "Buildings", + "Region", + "Street", + "Building", "Mountains", - "Forrests", - "Waters", - "Islands" + "Forrest", + "Body of water", + "Island" ] } \ No newline at end of file diff --git a/frontend/it/placetypes.json b/frontend/it/placetypes.json index 078eeb51..d40b447f 100644 --- a/frontend/it/placetypes.json +++ b/frontend/it/placetypes.json @@ -2,12 +2,12 @@ "tlPlacetypes": [ "Administrative", "Historical", - "Regions", - "Streets", - "Buildings", + "Region", + "Street", + "Building", "Mountains", - "Forrests", - "Waters", - "Islands" + "Forrest", + "Body of water", + "Island" ] } \ No newline at end of file diff --git a/frontend/iw/placetypes.json b/frontend/iw/placetypes.json index 078eeb51..d40b447f 100644 --- a/frontend/iw/placetypes.json +++ b/frontend/iw/placetypes.json @@ -2,12 +2,12 @@ "tlPlacetypes": [ "Administrative", "Historical", - "Regions", - "Streets", - "Buildings", + "Region", + "Street", + "Building", "Mountains", - "Forrests", - "Waters", - "Islands" + "Forrest", + "Body of water", + "Island" ] } \ No newline at end of file diff --git a/frontend/nl/placetypes.json b/frontend/nl/placetypes.json index 078eeb51..d40b447f 100644 --- a/frontend/nl/placetypes.json +++ b/frontend/nl/placetypes.json @@ -2,12 +2,12 @@ "tlPlacetypes": [ "Administrative", "Historical", - "Regions", - "Streets", - "Buildings", + "Region", + "Street", + "Building", "Mountains", - "Forrests", - "Waters", - "Islands" + "Forrest", + "Body of water", + "Island" ] } \ No newline at end of file diff --git a/frontend/pl/placetypes.json b/frontend/pl/placetypes.json index 078eeb51..d40b447f 100644 --- a/frontend/pl/placetypes.json +++ b/frontend/pl/placetypes.json @@ -2,12 +2,12 @@ "tlPlacetypes": [ "Administrative", "Historical", - "Regions", - "Streets", - "Buildings", + "Region", + "Street", + "Building", "Mountains", - "Forrests", - "Waters", - "Islands" + "Forrest", + "Body of water", + "Island" ] } \ No newline at end of file diff --git a/frontend/pt/placetypes.json b/frontend/pt/placetypes.json index 078eeb51..d40b447f 100644 --- a/frontend/pt/placetypes.json +++ b/frontend/pt/placetypes.json @@ -2,12 +2,12 @@ "tlPlacetypes": [ "Administrative", "Historical", - "Regions", - "Streets", - "Buildings", + "Region", + "Street", + "Building", "Mountains", - "Forrests", - "Waters", - "Islands" + "Forrest", + "Body of water", + "Island" ] } \ No newline at end of file diff --git a/frontend/qu/placetypes.json b/frontend/qu/placetypes.json index 078eeb51..d40b447f 100644 --- a/frontend/qu/placetypes.json +++ b/frontend/qu/placetypes.json @@ -2,12 +2,12 @@ "tlPlacetypes": [ "Administrative", "Historical", - "Regions", - "Streets", - "Buildings", + "Region", + "Street", + "Building", "Mountains", - "Forrests", - "Waters", - "Islands" + "Forrest", + "Body of water", + "Island" ] } \ No newline at end of file diff --git a/frontend/ru/placetypes.json b/frontend/ru/placetypes.json index 078eeb51..d40b447f 100644 --- a/frontend/ru/placetypes.json +++ b/frontend/ru/placetypes.json @@ -2,12 +2,12 @@ "tlPlacetypes": [ "Administrative", "Historical", - "Regions", - "Streets", - "Buildings", + "Region", + "Street", + "Building", "Mountains", - "Forrests", - "Waters", - "Islands" + "Forrest", + "Body of water", + "Island" ] } \ No newline at end of file diff --git a/frontend/tl/placetypes.json b/frontend/tl/placetypes.json index 078eeb51..d40b447f 100644 --- a/frontend/tl/placetypes.json +++ b/frontend/tl/placetypes.json @@ -2,12 +2,12 @@ "tlPlacetypes": [ "Administrative", "Historical", - "Regions", - "Streets", - "Buildings", + "Region", + "Street", + "Building", "Mountains", - "Forrests", - "Waters", - "Islands" + "Forrest", + "Body of water", + "Island" ] } \ No newline at end of file diff --git a/frontend/tr/placetypes.json b/frontend/tr/placetypes.json index 078eeb51..d40b447f 100644 --- a/frontend/tr/placetypes.json +++ b/frontend/tr/placetypes.json @@ -2,12 +2,12 @@ "tlPlacetypes": [ "Administrative", "Historical", - "Regions", - "Streets", - "Buildings", + "Region", + "Street", + "Building", "Mountains", - "Forrests", - "Waters", - "Islands" + "Forrest", + "Body of water", + "Island" ] } \ No newline at end of file diff --git a/md-term/de/placetypes.json b/md-term/de/placetypes.json new file mode 100644 index 00000000..c8767bee --- /dev/null +++ b/md-term/de/placetypes.json @@ -0,0 +1,13 @@ +{ + "tlPlacetypes": [ + "Administrativ", + "Historisch", + "Region", + "Stra\u00dfe", + "Geb\u00e4ude", + "Berg - Gebirge", + "Wald", + "Gew\u00e4sser", + "Insel" + ] +} \ No newline at end of file diff --git a/md-term/en/placetypes.json b/md-term/en/placetypes.json new file mode 100644 index 00000000..d40b447f --- /dev/null +++ b/md-term/en/placetypes.json @@ -0,0 +1,13 @@ +{ + "tlPlacetypes": [ + "Administrative", + "Historical", + "Region", + "Street", + "Building", + "Mountains", + "Forrest", + "Body of water", + "Island" + ] +} \ No newline at end of file