diff --git a/langs/ca.json b/langs/ca.json
index 7a98298fce..7eea6f96a2 100644
--- a/langs/ca.json
+++ b/langs/ca.json
@@ -50,7 +50,8 @@
             "hasBeenImported": "Aquest punt ja ha estat importat",
             "import": {
                 "hasBeenImported": "Aquest objecte ha estat importat",
-                "importTags": "L'element rebrà {tags}"
+                "importTags": "L'element rebrà {tags}",
+                "zoomInMore": "Ampliar més per importar aquest element."
             },
             "importTags": "L'element rebrà {tags}",
             "intro": "Has marcat un lloc on no coneixem les dades.
",
@@ -108,7 +109,8 @@
             "noDataLoaded": "No s'han carregat dades. La baixada estarà disponible aviat",
             "title": "Baixar dades visibles",
             "uploadGpx": "Pujar la teva traça a OpenStreetMap",
-            "downloadAsSvg": "Baixa un SVG del mapa actual"
+            "downloadAsSvg": "Baixa un SVG del mapa actual",
+            "downloadAsSvgHelper": "Compatible amb Inkscape o Adobe Illustrator; necessitaràs un processament  "
         },
         "example": "Exemple",
         "examples": "Exemples",
@@ -242,7 +244,8 @@
             },
             "searchWikidata": "Cercar a Wikidata",
             "wikipediaboxTitle": "Viquipèdia"
-        }
+        },
+        "screenToSmall": "Obrir {theme} en una finestra nova."
     },
     "image": {
         "addPicture": "Afegir foto",
@@ -271,13 +274,18 @@
         "selectFile": {
             "loadedFilesAre": "L'arxiu carregat actualment és {file}",
             "noFilesLoaded": "No s'ha carregat cap arxiu",
-            "title": "Seleccionar arxiu"
+            "title": "Seleccionar arxiu",
+            "description": "Seleccionar un fitxer .csv o .geojson per començar",
+            "fileFormatDescription": "Selecciona un fitxer .csv o un fitxer .geojson",
+            "errNoName": "Algunes columnes no tenen nom.",
+            "errDuplicate": "Algunes columnes tenen el mateix nom."
         },
         "selectLayer": "Seleccionar capa...",
         "title": "Ajuda de l'importador",
         "userAccountTitle": "Seleccionar compte d'usuari",
         "validateDataTitle": "Validar dades",
-        "inspectDataTitle": "Inspecciona les dades de {count} funcions per importar"
+        "inspectDataTitle": "Inspecciona les dades de {count} funcions per importar",
+        "loginRequired": "Has d'entrar per continuar"
     },
     "importInspector": {
         "title": "Inspeccionar i controlar notes d'importació"
@@ -285,14 +293,16 @@
     "importLayer": {
         "layerName": "Possible {title}",
         "popupTitle": "Possible {title}",
-        "notFound": "No he pogut trobar {title}: esborra-ho"
+        "notFound": "No he pogut trobar {title}: esborra-ho",
+        "description": "Una capa que importa entrades per a {title}."
     },
     "index": {
         "#": "Aquests textos es mostren sobre els botons de les peticions quan no hi ha petició carregada",
         "featuredThemeTitle": "Destacades aquesta setmana",
         "intro": "MapComplete és un visor i editor d'OpenStreetMap, que et mostra informació sobre elements d'una petició específica i et permet actualitzar-los.",
         "pickTheme": "Tria una petició de sota per començar.",
-        "title": "Benvingut/da a MapComplete"
+        "title": "Benvingut/da a MapComplete",
+        "logIn": "Entra per veure altres temes que has visitat anteriorment"
     },
     "move": {
         "cancel": "Cancel·lar moviment",
@@ -339,7 +349,9 @@
         "loginToClose": "Entrar per tancar aquesta nota",
         "noteLayerDoEnable": "Habilita la capa que mostra notes",
         "reopenNote": "Reobrir nota",
-        "reopenNoteAndComment": "Reobrir nota i comentar"
+        "reopenNoteAndComment": "Reobrir nota i comentar",
+        "textNeeded": "Introdueix un text descriptiu per crear una nota",
+        "noteIsPublic": "Això serà visible per a tothom."
     },
     "privacy": {
         "editingTitle": "Quan es facin canvis",
@@ -354,7 +366,13 @@
             "survey": {
                 "title": "Possibilitats d'enquesta"
             },
-            "title": "Utilitzar MapComplete a la teva organització"
+            "title": "Utilitzar MapComplete a la teva organització",
+            "layers": {
+                "title": "Quines dades es poden mostrar amb MapComplete?."
+            },
+            "internalUse": {
+                "title": "Ús de les dades en processos interns."
+            }
         },
         "aboutOsm": {
             "aboutOsm": {
@@ -376,11 +394,17 @@
             "licenseNuances": {
                 "usecaseGatheringOpenData": {
                     "title": "Aconseguint dades obertes"
-                }
+                },
+                "usecaseMapDifferentSources": {
+                    "title": "Creació d'un mapa a partir de diferents fonts.",
+                    "li1": "… mentre que la llicència de tots els drets reservats ho prohibiria.-"
+                },
+                "title": "Implicacions de l'ODbL: alguns casos d'ús."
             },
             "unsuitedData": {
                 "title": "Les dades no són acceptables per OpenStreetMap"
-            }
+            },
+            "title": "Alguns inconvenients a tenir en compte."
         },
         "indexPage": {
             "button": "Descobreix els nostres serveis",
@@ -388,7 +412,8 @@
         },
         "services": {
             "title": "Serveis de Mapcomplete",
-            "li0": "Configurar una petició adaptada a les vostres necessitats"
+            "li0": "Configurar una petició adaptada a les vostres necessitats",
+            "li4": "Formació sobre com baixar dades filtrades d'OpenStreetMap"
         },
         "title": "Suport professional amb MapComplete"
     },
@@ -471,6 +496,9 @@
         },
         "wikidata": {
             "description": "Un identificador de Wikidata"
+        },
+        "date": {
+            "description": "Una data, començant per l'any."
         }
     }
 }
diff --git a/langs/themes/de.json b/langs/themes/de.json
index 9c52263788..9331666682 100644
--- a/langs/themes/de.json
+++ b/langs/themes/de.json
@@ -1088,7 +1088,7 @@
                         "render": "Das Windrad wurde am {start_date} in Betrieb genommen."
                     },
                     "turbine-height": {
-                        "render": "Die Gesamthöhe dieses Windrads beträgt (einschließlich Rotorradius) {Höhe} Meter.",
+                        "render": "Die Gesamthöhe dieses Windrads beträgt (einschließlich Rotorradius) {height} Meter.",
                         "question": "Wie hoch ist dieses Windrad (inklusive Rotorradius) in Metern?"
                     }
                 },
diff --git a/langs/themes/nl.json b/langs/themes/nl.json
index c2c598e874..e9dc50f00f 100644
--- a/langs/themes/nl.json
+++ b/langs/themes/nl.json
@@ -242,6 +242,17 @@
                     "caravansites-website": {
                         "question": "Heeft deze plaats een website?",
                         "render": "Officiële website: : {website}"
+                    },
+                    "caravansites-internet-fee": {
+                        "question": "Moet je betalen voor internettoegang?",
+                        "mappings": {
+                            "0": {
+                                "then": "Je moet extra betalen voor internettoegang"
+                            },
+                            "1": {
+                                "then": "Je hoeft niet extra te betalen voor internettoegang"
+                            }
+                        }
                     }
                 },
                 "title": {
@@ -1146,4 +1157,4 @@
         "shortDescription": "Een kaart met vuilnisbakken",
         "title": "Vuilnisbak"
     }
-}
\ No newline at end of file
+}