Translated using Weblate (Dutch)
Currently translated at 100.0% (480 of 480 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
This commit is contained in:
parent
9f1a618303
commit
3111c6b72e
1 changed files with 20 additions and 7 deletions
|
|
@ -885,7 +885,7 @@
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"openAppToReadMessages": "Open app om berichten te lezen",
|
"openAppToReadMessages": "Open app om de berichten te lezen",
|
||||||
"@openAppToReadMessages": {
|
"@openAppToReadMessages": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
|
@ -1032,7 +1032,7 @@
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"makeAnAdmin": "Maak admin",
|
"makeAnAdmin": "Beheerder maken",
|
||||||
"@makeAnAdmin": {
|
"@makeAnAdmin": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
|
@ -1105,7 +1105,7 @@
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"leave": "Verlaten",
|
"leave": "Chat verlaten",
|
||||||
"@leave": {
|
"@leave": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
|
@ -1543,7 +1543,7 @@
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"delete": "Verwijderen",
|
"delete": "Bericht verwijderen",
|
||||||
"@delete": {
|
"@delete": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
|
@ -1634,7 +1634,7 @@
|
||||||
"error": {}
|
"error": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"copy": "Kopieer",
|
"copy": "Bericht kopiëren",
|
||||||
"@copy": {
|
"@copy": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
|
@ -1954,7 +1954,7 @@
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"admin": "Admin",
|
"admin": "Beheerder",
|
||||||
"@admin": {
|
"@admin": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
|
@ -2003,7 +2003,7 @@
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"contentHasBeenReported": "De inhoud is gemeld aan de serverbeheerders",
|
"contentHasBeenReported": "De inhoud is gerapporteerd aan de serverbeheerders",
|
||||||
"@contentHasBeenReported": {
|
"@contentHasBeenReported": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
|
@ -2578,5 +2578,18 @@
|
||||||
"@allChats": {
|
"@allChats": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"autoplayImages": "Automatisch geanimeerde stickers en emoticons afspelen",
|
||||||
|
"@autoplayImages": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholder": {}
|
||||||
|
},
|
||||||
|
"noMatrixServer": "{server1} is geen Matrix-server, wil je {server2} gebruiken?",
|
||||||
|
"@noMatrixServer": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {
|
||||||
|
"server1": {},
|
||||||
|
"server2": {}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue