mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-12-25 06:52:35 +01:00
Translated using Weblate (Dutch)
Currently translated at 100.0% (387 of 387 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
This commit is contained in:
parent
c45280588a
commit
89d0a85716
@ -14,7 +14,7 @@
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"changedTheDisplaynameTo": "{username} heeft de weergavenaam gewijzigd in: '{weergavenaam}'",
|
||||
"changedTheDisplaynameTo": "{username} heeft hun weergavenaam gewijzigd in: '{displayname}'",
|
||||
"@changedTheDisplaynameTo": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
@ -627,7 +627,7 @@
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"discoverGroups": "Ontdek groepen",
|
||||
"discoverGroups": "Ontdek kamers",
|
||||
"@discoverGroups": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
@ -778,7 +778,7 @@
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"renderRichContent": "Render uitgebreide berichtinhoud",
|
||||
"renderRichContent": "Uitgebreide berichtinhoud weergeven",
|
||||
"@renderRichContent": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
@ -1115,7 +1115,7 @@
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"kickedAndBanned": "{gebruikersnaam} heeft {targetName} gekickt en verbannen",
|
||||
"kickedAndBanned": "{gebruikersnaam} heeft {targetName} verwijderd en verbannen",
|
||||
"@kickedAndBanned": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
@ -1123,7 +1123,7 @@
|
||||
"targetName": {}
|
||||
}
|
||||
},
|
||||
"kicked": "{username} heeft {targetName} gekickt",
|
||||
"kicked": "{username} heeft {targetName} verwijderd",
|
||||
"@kicked": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
@ -1146,7 +1146,7 @@
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"joinedTheChat": "{username} heeft zich de chat gevoegd",
|
||||
"joinedTheChat": "{username} heeft zich bij de chat gevoegd",
|
||||
"@joinedTheChat": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
@ -2077,5 +2077,25 @@
|
||||
"@pleaseFollowInstructionsOnWeb": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"all": "Alle",
|
||||
"@all": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"contacts": "Contacten",
|
||||
"@contacts": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"newChat": "Nieuwe chat",
|
||||
"@newChat": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"noStatusesFound": "Geen statussen gevonden tot nu toe.",
|
||||
"@noStatusesFound": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user