From b98ec8734f3c8ea9ea5867d08569953f6f9a0797 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Stephan=20B=C3=B6sch-Plepelits?= <skunk@xover.mud.at>
Date: Wed, 5 Dec 2018 06:48:00 +0100
Subject: [PATCH] Copy new translation strings to other languages

---
 lang/ast.json      | 4 ++++
 lang/ca.json       | 4 ++++
 lang/cs.json       | 4 ++++
 lang/da.json       | 4 ++++
 lang/de.json       | 4 ++++
 lang/el.json       | 4 ++++
 lang/en.json       | 2 +-
 lang/es.json       | 4 ++++
 lang/et.json       | 4 ++++
 lang/fr.json       | 4 ++++
 lang/hu.json       | 4 ++++
 lang/it.json       | 4 ++++
 lang/ja.json       | 4 ++++
 lang/nl.json       | 4 ++++
 lang/pl.json       | 4 ++++
 lang/pt-br.json    | 4 ++++
 lang/pt.json       | 4 ++++
 lang/ro.json       | 4 ++++
 lang/ru.json       | 4 ++++
 lang/sr.json       | 4 ++++
 lang/template.json | 4 ++++
 lang/uk.json       | 4 ++++
 22 files changed, 85 insertions(+), 1 deletion(-)

diff --git a/lang/ast.json b/lang/ast.json
index 14e3629d..fd8ccbb4 100644
--- a/lang/ast.json
+++ b/lang/ast.json
@@ -1,11 +1,15 @@
 {
+    "available_branches": "",
     "back": "",
     "category-info-tooltip": "",
     "closed": "",
     "default": "",
     "edit": "",
     "error": "",
+    "export-all": "",
+    "export-prepare": "",
     "export:GeoJSON": "",
+    "export:OSMJSON": "",
     "export:OSMXML": null,
     "facilities": "",
     "header:attributes": "",
diff --git a/lang/ca.json b/lang/ca.json
index 09abd388..f6c32022 100644
--- a/lang/ca.json
+++ b/lang/ca.json
@@ -1,11 +1,15 @@
 {
+    "available_branches": "",
     "back": "",
     "category-info-tooltip": "",
     "closed": "",
     "default": "",
     "edit": "",
     "error": "",
+    "export-all": "",
+    "export-prepare": "",
     "export:GeoJSON": "",
+    "export:OSMJSON": "",
     "export:OSMXML": null,
     "facilities": "",
     "header:attributes": "",
diff --git a/lang/cs.json b/lang/cs.json
index 2a7bdff8..11ef151c 100644
--- a/lang/cs.json
+++ b/lang/cs.json
@@ -1,11 +1,15 @@
 {
+    "available_branches": "",
     "back": "",
     "category-info-tooltip": "",
     "closed": "",
     "default": "",
     "edit": "",
     "error": "",
+    "export-all": "",
+    "export-prepare": "",
     "export:GeoJSON": "",
+    "export:OSMJSON": "",
     "export:OSMXML": null,
     "facilities": "",
     "header:attributes": "",
diff --git a/lang/da.json b/lang/da.json
index 1a01e3e8..3b52e135 100644
--- a/lang/da.json
+++ b/lang/da.json
@@ -1,11 +1,15 @@
 {
+    "available_branches": "",
     "back": "",
     "category-info-tooltip": "",
     "closed": "",
     "default": "",
     "edit": "",
     "error": "",
+    "export-all": "",
+    "export-prepare": "",
     "export:GeoJSON": "",
+    "export:OSMJSON": "",
     "export:OSMXML": null,
     "facilities": "",
     "header:attributes": "",
diff --git a/lang/de.json b/lang/de.json
index 76e55319..2ce7e3ac 100644
--- a/lang/de.json
+++ b/lang/de.json
@@ -1,4 +1,5 @@
 {
+    "available_branches": "",
     "back": "zurück",
     "category-info-tooltip": "Info & Legende",
     "closed": "geschlossen",
@@ -8,7 +9,10 @@
         "message": "Fehler",
         "!=1": "Fehler"
     },
+    "export-all": "",
+    "export-prepare": "",
     "export:GeoJSON": "Als GeoJSON runterladen",
+    "export:OSMJSON": "",
     "export:OSMXML": null,
     "facilities": "Einrichtungen",
     "header:attributes": "Attribute",
diff --git a/lang/el.json b/lang/el.json
index 82412698..c3c521b2 100644
--- a/lang/el.json
+++ b/lang/el.json
@@ -1,11 +1,15 @@
 {
+    "available_branches": "",
     "back": "",
     "category-info-tooltip": "",
     "closed": "",
     "default": "",
     "edit": "",
     "error": "",
+    "export-all": "",
+    "export-prepare": "",
     "export:GeoJSON": "",
+    "export:OSMJSON": "",
     "export:OSMXML": null,
     "facilities": "",
     "header:attributes": "",
diff --git a/lang/en.json b/lang/en.json
index 66f56d82..33e8ea49 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -12,8 +12,8 @@
     "export-all": "Export all visible map features",
     "export-prepare": "Prepare download",
     "export:GeoJSON": "Download as GeoJSON",
-    "export:OSMXML": "Download as OSM XML",
     "export:OSMJSON": "Download as OSM JSON",
+    "export:OSMXML": "Download as OSM XML",
     "facilities": "Facilities",
     "header:attributes": "Attributes",
     "header:export": "Export",
diff --git a/lang/es.json b/lang/es.json
index 4f34b83a..e77f4819 100644
--- a/lang/es.json
+++ b/lang/es.json
@@ -1,11 +1,15 @@
 {
+    "available_branches": "",
     "back": "",
     "category-info-tooltip": "",
     "closed": "",
     "default": "",
     "edit": "",
     "error": "",
+    "export-all": "",
+    "export-prepare": "",
     "export:GeoJSON": "",
+    "export:OSMJSON": "",
     "export:OSMXML": null,
     "facilities": "",
     "header:attributes": "",
diff --git a/lang/et.json b/lang/et.json
index 2cfc0df7..3b11c580 100644
--- a/lang/et.json
+++ b/lang/et.json
@@ -1,11 +1,15 @@
 {
+    "available_branches": "",
     "back": "",
     "category-info-tooltip": "",
     "closed": "",
     "default": "",
     "edit": "",
     "error": "",
+    "export-all": "",
+    "export-prepare": "",
     "export:GeoJSON": "",
+    "export:OSMJSON": "",
     "export:OSMXML": null,
     "facilities": "",
     "header:attributes": "",
diff --git a/lang/fr.json b/lang/fr.json
index afd65d26..ee7fe5c7 100644
--- a/lang/fr.json
+++ b/lang/fr.json
@@ -1,11 +1,15 @@
 {
+    "available_branches": "",
     "back": "Retour",
     "category-info-tooltip": "Info & Légende",
     "closed": "Fermé",
     "default": "Par défaut",
     "edit": "éditer",
     "error": "Erreur",
+    "export-all": "",
+    "export-prepare": "",
     "export:GeoJSON": "Télécharger comme GeoJSON",
+    "export:OSMJSON": "",
     "export:OSMXML": null,
     "facilities": "Aménagements",
     "header:attributes": "Attributs",
diff --git a/lang/hu.json b/lang/hu.json
index c8a12808..51bde539 100644
--- a/lang/hu.json
+++ b/lang/hu.json
@@ -1,11 +1,15 @@
 {
+    "available_branches": "",
     "back": "Vissza",
     "category-info-tooltip": "Információk és jelmagyarázat",
     "closed": "Lezárva",
     "default": "Alapértelmezett",
     "edit": "Szerkesztés",
     "error": "Hiba",
+    "export-all": "",
+    "export-prepare": "",
     "export:GeoJSON": "Letöltés GeoJSON formátumban",
+    "export:OSMJSON": "",
     "export:OSMXML": null,
     "facilities": "Létesítmények",
     "header:attributes": "Tulajdonságok",
diff --git a/lang/it.json b/lang/it.json
index f100e93c..d3dfef45 100644
--- a/lang/it.json
+++ b/lang/it.json
@@ -1,11 +1,15 @@
 {
+    "available_branches": "",
     "back": "",
     "category-info-tooltip": "",
     "closed": "",
     "default": "",
     "edit": "",
     "error": "",
+    "export-all": "",
+    "export-prepare": "",
     "export:GeoJSON": "",
+    "export:OSMJSON": "",
     "export:OSMXML": null,
     "facilities": "",
     "header:attributes": "",
diff --git a/lang/ja.json b/lang/ja.json
index 9685ac1b..18241d5a 100644
--- a/lang/ja.json
+++ b/lang/ja.json
@@ -1,11 +1,15 @@
 {
+    "available_branches": "",
     "back": "",
     "category-info-tooltip": "",
     "closed": "",
     "default": "",
     "edit": "",
     "error": "",
+    "export-all": "",
+    "export-prepare": "",
     "export:GeoJSON": "",
+    "export:OSMJSON": "",
     "export:OSMXML": null,
     "facilities": "",
     "header:attributes": "",
diff --git a/lang/nl.json b/lang/nl.json
index ef7ccbee..406accf4 100644
--- a/lang/nl.json
+++ b/lang/nl.json
@@ -1,11 +1,15 @@
 {
+    "available_branches": "",
     "back": "",
     "category-info-tooltip": "",
     "closed": "",
     "default": "",
     "edit": "",
     "error": "",
+    "export-all": "",
+    "export-prepare": "",
     "export:GeoJSON": "",
+    "export:OSMJSON": "",
     "export:OSMXML": null,
     "facilities": "",
     "header:attributes": "",
diff --git a/lang/pl.json b/lang/pl.json
index bf0c7120..f111410c 100644
--- a/lang/pl.json
+++ b/lang/pl.json
@@ -1,11 +1,15 @@
 {
+    "available_branches": "",
     "back": "",
     "category-info-tooltip": "",
     "closed": "",
     "default": "",
     "edit": "",
     "error": "",
+    "export-all": "",
+    "export-prepare": "",
     "export:GeoJSON": "",
+    "export:OSMJSON": "",
     "export:OSMXML": null,
     "facilities": "",
     "header:attributes": "",
diff --git a/lang/pt-br.json b/lang/pt-br.json
index 607fc336..97052b2c 100644
--- a/lang/pt-br.json
+++ b/lang/pt-br.json
@@ -1,4 +1,5 @@
 {
+    "available_branches": "",
     "back": "voltar",
     "category-info-tooltip": "Info & Legenda",
     "closed": "fechado",
@@ -8,7 +9,10 @@
         "message": "Erro",
         "!=1": "Erros"
     },
+    "export-all": "",
+    "export-prepare": "",
     "export:GeoJSON": "Baixar como GeoJSON",
+    "export:OSMJSON": "",
     "export:OSMXML": null,
     "facilities": "Instalações",
     "header:attributes": "Atributos",
diff --git a/lang/pt.json b/lang/pt.json
index 372bc6f0..67fb7536 100644
--- a/lang/pt.json
+++ b/lang/pt.json
@@ -1,4 +1,5 @@
 {
+    "available_branches": "",
     "back": "voltar",
     "category-info-tooltip": "Info & Legenda",
     "closed": "fechado",
@@ -8,7 +9,10 @@
         "message": "Erro",
         "!=1": "Erros"
     },
+    "export-all": "",
+    "export-prepare": "",
     "export:GeoJSON": "Descarregar como GeoJSON",
+    "export:OSMJSON": "",
     "export:OSMXML": null,
     "facilities": "Instalações",
     "header:attributes": "Atributos",
diff --git a/lang/ro.json b/lang/ro.json
index 46d1fe29..22ad5094 100644
--- a/lang/ro.json
+++ b/lang/ro.json
@@ -1,11 +1,15 @@
 {
+    "available_branches": "",
     "back": "",
     "category-info-tooltip": "",
     "closed": "",
     "default": "",
     "edit": "",
     "error": "",
+    "export-all": "",
+    "export-prepare": "",
     "export:GeoJSON": "",
+    "export:OSMJSON": "",
     "export:OSMXML": null,
     "facilities": "",
     "header:attributes": "",
diff --git a/lang/ru.json b/lang/ru.json
index fc7c04a8..b9bb37aa 100644
--- a/lang/ru.json
+++ b/lang/ru.json
@@ -1,11 +1,15 @@
 {
+    "available_branches": "",
     "back": "",
     "category-info-tooltip": "",
     "closed": "",
     "default": "",
     "edit": "",
     "error": "",
+    "export-all": "",
+    "export-prepare": "",
     "export:GeoJSON": "",
+    "export:OSMJSON": "",
     "export:OSMXML": null,
     "facilities": "",
     "header:attributes": "",
diff --git a/lang/sr.json b/lang/sr.json
index d07af30e..697e39e8 100644
--- a/lang/sr.json
+++ b/lang/sr.json
@@ -1,11 +1,15 @@
 {
+    "available_branches": "",
     "back": "",
     "category-info-tooltip": "",
     "closed": "",
     "default": "",
     "edit": "",
     "error": "",
+    "export-all": "",
+    "export-prepare": "",
     "export:GeoJSON": "",
+    "export:OSMJSON": "",
     "export:OSMXML": null,
     "facilities": "",
     "header:attributes": "",
diff --git a/lang/template.json b/lang/template.json
index 16e3970e..4864f0fd 100644
--- a/lang/template.json
+++ b/lang/template.json
@@ -1,11 +1,15 @@
 {
+    "available_branches": "",
     "back": "",
     "category-info-tooltip": "",
     "closed": "",
     "default": "",
     "edit": "",
     "error": "",
+    "export-all": "",
+    "export-prepare": "",
     "export:GeoJSON": "",
+    "export:OSMJSON": "",
     "export:OSMXML": null,
     "facilities": "",
     "header:attributes": "",
diff --git a/lang/uk.json b/lang/uk.json
index 8f514591..c7fd08d4 100644
--- a/lang/uk.json
+++ b/lang/uk.json
@@ -1,11 +1,15 @@
 {
+    "available_branches": "",
     "back": "",
     "category-info-tooltip": "",
     "closed": "",
     "default": "",
     "edit": "",
     "error": "",
+    "export-all": "",
+    "export-prepare": "",
     "export:GeoJSON": "",
+    "export:OSMJSON": "",
     "export:OSMXML": null,
     "facilities": "",
     "header:attributes": "",