Translated using Weblate (Dutch)

Currently translated at 100.0% (531 of 531 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
This commit is contained in:
Jelv 2021-12-27 13:03:12 +00:00 committed by Hosted Weblate
parent 5c2df21f96
commit c588b1dca2
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -2678,5 +2678,26 @@
"@openVideoCamera": {
"type": "text",
"placeholders": {}
}
},
"yourStory": "Jouw verhaal",
"@yourStory": {},
"replyHasBeenSent": "Antwoord is verzonden",
"@replyHasBeenSent": {},
"whoCanSeeMyStories": "Wie kan mijn verhalen zien?",
"@whoCanSeeMyStories": {},
"videoWithSize": "Video ({size})",
"@videoWithSize": {
"type": "text",
"placeholders": {
"size": {}
}
},
"addToStory": "Toevoegen aan verhaal",
"@addToStory": {},
"publish": "Publiceren",
"@publish": {},
"unsubscribeStories": "Verhalen afmelden",
"@unsubscribeStories": {},
"thisUserHasNotPostedAnythingYet": "Deze persoon heeft nog niets in zijn verhaal geplaatst",
"@thisUserHasNotPostedAnythingYet": {}
}