Translated using Weblate (Dutch)

Currently translated at 100.0% (558 of 558 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
This commit is contained in:
Jelv 2023-04-17 10:05:40 +00:00 committed by Hosted Weblate
parent cbb4553fc0
commit b78868397c
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -451,12 +451,12 @@
}, },
"description": "State that {command} is not a valid /command." "description": "State that {command} is not a valid /command."
}, },
"compareEmojiMatch": "Vergelijk of de volgende emoji overeenkomen met die van het andere apparaat:", "compareEmojiMatch": "Vergelijk de emoji's",
"@compareEmojiMatch": { "@compareEmojiMatch": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"compareNumbersMatch": "Vergelijk of de volgende nummers overeenkomen met die van het andere apparaat:", "compareNumbersMatch": "Vergelijk de cijfers",
"@compareNumbersMatch": { "@compareNumbersMatch": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -2555,5 +2555,7 @@
"jumpToLastReadMessage": "Spring naar het laatst gelezen bericht", "jumpToLastReadMessage": "Spring naar het laatst gelezen bericht",
"@jumpToLastReadMessage": {}, "@jumpToLastReadMessage": {},
"readUpToHere": "Lees tot hier", "readUpToHere": "Lees tot hier",
"@readUpToHere": {} "@readUpToHere": {},
"jump": "Spring",
"@jump": {}
} }