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",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"changedTheDisplaynameTo": "{username} heeft de weergavenaam gewijzigd in: '{weergavenaam}'",
|
"changedTheDisplaynameTo": "{username} heeft hun weergavenaam gewijzigd in: '{displayname}'",
|
||||||
"@changedTheDisplaynameTo": {
|
"@changedTheDisplaynameTo": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -627,7 +627,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"discoverGroups": "Ontdek groepen",
|
"discoverGroups": "Ontdek kamers",
|
||||||
"@discoverGroups": {
|
"@discoverGroups": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
@ -778,7 +778,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"renderRichContent": "Render uitgebreide berichtinhoud",
|
"renderRichContent": "Uitgebreide berichtinhoud weergeven",
|
||||||
"@renderRichContent": {
|
"@renderRichContent": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
@ -1115,7 +1115,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"kickedAndBanned": "{gebruikersnaam} heeft {targetName} gekickt en verbannen",
|
"kickedAndBanned": "{gebruikersnaam} heeft {targetName} verwijderd en verbannen",
|
||||||
"@kickedAndBanned": {
|
"@kickedAndBanned": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -1123,7 +1123,7 @@
|
|||||||
"targetName": {}
|
"targetName": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"kicked": "{username} heeft {targetName} gekickt",
|
"kicked": "{username} heeft {targetName} verwijderd",
|
||||||
"@kicked": {
|
"@kicked": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -1146,7 +1146,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"joinedTheChat": "{username} heeft zich de chat gevoegd",
|
"joinedTheChat": "{username} heeft zich bij de chat gevoegd",
|
||||||
"@joinedTheChat": {
|
"@joinedTheChat": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -2077,5 +2077,25 @@
|
|||||||
"@pleaseFollowInstructionsOnWeb": {
|
"@pleaseFollowInstructionsOnWeb": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"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