Chore: translations sync

This commit is contained in:
Pieter Vander Vennet 2025-08-13 22:46:15 +02:00
parent fde006f94a
commit 9cd7ad597d
53 changed files with 1637 additions and 1264 deletions

View file

@ -200,6 +200,7 @@
"en": "This drinking water works",
"ca": "La font d'aigua funciona",
"cs": "Tato pitná voda funguje",
"da": "Denne drikkevand fungerer",
"de": "Diese Trinkwasserstelle ist in Betrieb",
"es": "Esta fuente de agua potable funciona",
"fr": "Cette fontaine fonctionne",
@ -262,6 +263,7 @@
"en": "Is this drinking water point free to use?",
"ca": "Aquest punt d'aigua potable és d'ús gratuït?",
"cs": "Je tento bod s pitnou vodou zdarma k použití?",
"da": "Er det gratis at benytte dette drikkevandssted?",
"de": "Kann diese Trinkwasserstelle kostenlos genutzt werden?",
"es": "¿Es de libre uso este punto de agua potable?",
"it": "Questo punto di acqua potabile è gratuito?",
@ -275,6 +277,7 @@
"en": "Free to use",
"ca": "D'us gratuït",
"cs": "Zdarma k použití",
"da": "Gratis at bruge",
"de": "Die Nutzung ist kostenlos",
"es": "Libre de uso",
"it": "Utilizzo gratuito",
@ -288,6 +291,7 @@
"en": "One needs to pay to use this drinking water point",
"ca": "Cal pagar per utilitzar aquest punt d'aigua potable",
"cs": "Za použití této pitné vody se musí platit",
"da": "Man skal betale for at bruge dette drikkevandssted",
"de": "Die Nutzung ist kostenpflichtig",
"es": "Hay que pagar para usar este punto de agua potable",
"it": "Bisogna pagare per utilizzare questo punto di acqua potabile",
@ -661,6 +665,7 @@
"en": "<a href='#{_closest_other_drinking_water_id}'>There is another drinking water fountain at {_closest_other_drinking_water_distance} meters</a>",
"ca": "<a href='#{_closest_other_drinking_water_id}'>Hi ha una altra font d'aigua potable a {_closest_other_drinking_water_distance} metres</a>",
"cs": "<a href='#{_closest_other_drinking_water_id}'>Do {_closest_other_drinking_water_distance} metrů je další fontána s pitnou vodou</a>",
"da": "<a href='#{_closest_other_drinking_water_id}'>Der er endnu en drikkevandsfontæne {_closest_other_drinking_water_distance} meter væk</a>",
"de": "<a href='#{_closest_other_drinking_water_id}'>Eine weitere Trinkwasserstelle befindet sich in {_closest_other_drinking_water_distance} Meter</a>",
"es": "<a href='#{_closest_other_drinking_water_id}'>Hay otra fuente de agua potable a {_closest_other_drinking_water_distance} metros</a>",
"fr": "<a href='#{_closest_other_drinking_water_id}'>Une autre source deau potable est à {_closest_other_drinking_water_distance} mètres</a>",