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 16fa420e24
commit f413fbe746
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -2541,5 +2541,42 @@
"placeholders": { "placeholders": {
"uri": {} "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": {}
} }
} }