diff --git a/assets/layers/gps_track/gps_track.json b/assets/layers/gps_track/gps_track.json index 4e5bdc17a7..18a4d83b3f 100644 --- a/assets/layers/gps_track/gps_track.json +++ b/assets/layers/gps_track/gps_track.json @@ -15,7 +15,8 @@ "id": "Privacy notice", "render": { "en": "This is the path you've travelled since this website is opened. Don't worry - this is only visible to you and no one else. Your location data is never sent off-device.", - "nl": "Dit is waar je was sinds je deze website hebt geopened. Dit is enkel zichtbaar voor jou en niemand anders, je locatie wordt niet verstuurd" + "nl": "Dit is waar je was sinds je deze website hebt geopened. Dit is enkel zichtbaar voor jou en niemand anders, je locatie wordt niet verstuurd", + "de": "Dies ist der Weg, den Sie seit dem Besuch dieser Webseite zurückgelegt haben. Keine Sorge - diese Daten sind nur für Sie sichtbar und für niemanden sonst. Ihre Standortdaten werden niemals an ein anderes Gerät gesendet." } }, "export_as_gpx", diff --git a/assets/themes/playgrounds/playgrounds.json b/assets/themes/playgrounds/playgrounds.json index a7ecbe084b..457ecfa558 100644 --- a/assets/themes/playgrounds/playgrounds.json +++ b/assets/themes/playgrounds/playgrounds.json @@ -7,7 +7,7 @@ "ja": "遊び場", "zh_Hant": "遊樂場", "ru": "Игровые площадки", - "de": "Spielpläzte", + "de": "Spielplätze", "it": "Parchi giochi", "nb_NO": "Lekeplasser", "id": "Taman bermain", diff --git a/langs/fil.json b/langs/fil.json index 30ae523132..38317d9871 100644 --- a/langs/fil.json +++ b/langs/fil.json @@ -41,14 +41,14 @@ "add": { "addNew": "Dagdagan ng {category}", "addNewMapLabel": "I-click ito para mag-dagdag ng bagong bagay", + "confirmButton": "Magdagdag ng {category}
Makikita ng lahat ang idinagdag mo
", + "confirmIntro": "

Mag-dagdag ng {title}?

Ang tampók na ida-dagdag mo ay makikita ng lahat. Paki-usap, mag-dagdag lamang ng mga bagay na tutuong umiiral. Marami pang mga aplikasyon ang gumagamit ng datos na ito.", "disableFilters": "Huwag paganahin ang lahat ng filter", - "import": { - "hasBeenImported": "Ang object na ito ay nai-angkat na" - }, "disableFiltersExplanation": "May mga tampók na maaring nai-tago ng filter", "hasBeenImported": "Ang bukóng ito ay nai-angkat na", - "confirmIntro": "

Mag-dagdag ng {title}?

Ang tampók na ida-dagdag mo ay makikita ng lahat. Paki-usap, mag-dagdag lamang ng mga bagay na tutuong umiiral. Marami pang mga aplikasyon ang gumagamit ng datos na ito.", - "confirmButton": "Magdagdag ng {category}
Makikita ng lahat ang idinagdag mo
" + "import": { + "hasBeenImported": "Ang object na ito ay nai-angkat na" + } } } } diff --git a/langs/layers/de.json b/langs/layers/de.json index 20a5cf3f8e..ef26fe98b1 100644 --- a/langs/layers/de.json +++ b/langs/layers/de.json @@ -3544,4 +3544,4 @@ "watermill": { "name": "Wassermühle" } -} +} \ No newline at end of file diff --git a/langs/themes/de.json b/langs/themes/de.json index ddb21cabf7..25b9cc7e16 100644 --- a/langs/themes/de.json +++ b/langs/themes/de.json @@ -1326,4 +1326,4 @@ "shortDescription": "Eine Karte mit Abfalleimern", "title": "Abfalleimer" } -} +} \ No newline at end of file