Translated using Weblate (Dutch)

Currently translated at 99.7% (477 of 478 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
This commit is contained in:
Jelv 2021-08-08 05:52:34 +00:00 committed by Hosted Weblate
parent 7d061a08fb
commit 883782c707

View file

@ -2541,5 +2541,42 @@
"placeholders": {
"uri": {}
}
},
"locationPermissionDeniedNotice": "Locatievoorzieningen is geweigerd. Zet hem aan om locatie delen te gebruiken.",
"@locationPermissionDeniedNotice": {
"type": "text",
"placeholders": {}
},
"shareLocation": "Locatie delen",
"@shareLocation": {
"type": "text",
"placeholders": {}
},
"obtainingLocation": "Locatie ophalen…",
"@obtainingLocation": {
"type": "text",
"placeholders": {}
},
"errorObtainingLocation": "Locatie ophalen fout: {error}",
"@errorObtainingLocation": {
"type": "text",
"placeholders": {
"error": {}
}
},
"locationDisabledNotice": "Locatievoorzieningen is uitgeschakeld. Zet dit eerst aan om je locatie te delen.",
"@locationDisabledNotice": {
"type": "text",
"placeholders": {}
},
"openInMaps": "In kaarten openen",
"@openInMaps": {
"type": "text",
"placeholders": {}
},
"allChats": "Alle chats",
"@allChats": {
"type": "text",
"placeholders": {}
}
}