Merge branch 'main' of https://github.com/MathMan05/JankClient
This commit is contained in:
commit
21e0c8ce3e
2 changed files with 28 additions and 2 deletions
|
@ -137,6 +137,14 @@
|
||||||
"typing": "$2 {{PLURAL:$1|est|sont}} en train d'écrire",
|
"typing": "$2 {{PLURAL:$1|est|sont}} en train d'écrire",
|
||||||
"noMessages": "Il n'y a aucun message ici, soyez le premier à dire quelque chose !",
|
"noMessages": "Il n'y a aucun message ici, soyez le premier à dire quelque chose !",
|
||||||
"blankMessage": "Message vide",
|
"blankMessage": "Message vide",
|
||||||
|
"accessibility": {
|
||||||
|
"playGif": "Faire lire le fichier GIF:",
|
||||||
|
"gifSettings": {
|
||||||
|
"hover": "Survol",
|
||||||
|
"always": "Toujours",
|
||||||
|
"never": "Jamais"
|
||||||
|
}
|
||||||
|
},
|
||||||
"channel": {
|
"channel": {
|
||||||
"copyId": "Copier l'identifiant du canal",
|
"copyId": "Copier l'identifiant du canal",
|
||||||
"markRead": "Marquer comme lu",
|
"markRead": "Marquer comme lu",
|
||||||
|
@ -201,6 +209,10 @@
|
||||||
"nevermind": "Tant pis",
|
"nevermind": "Tant pis",
|
||||||
"submit": "soumettre",
|
"submit": "soumettre",
|
||||||
"guild": {
|
"guild": {
|
||||||
|
"createFromTemplate": "Guilde à partir du modèle",
|
||||||
|
"bannedBy": "Bloqué par :",
|
||||||
|
"banReason": "Raison de bloquer $1 :",
|
||||||
|
"bans": "Bloquages",
|
||||||
"ruleId": "Canal des règles :",
|
"ruleId": "Canal des règles :",
|
||||||
"community": "Communauté",
|
"community": "Communauté",
|
||||||
"copyId": "Copier l'identifiant de la guilde",
|
"copyId": "Copier l'identifiant de la guilde",
|
||||||
|
@ -413,7 +425,8 @@
|
||||||
"ban": "Bannir un membre",
|
"ban": "Bannir un membre",
|
||||||
"addRole": "Ajouter des rôles",
|
"addRole": "Ajouter des rôles",
|
||||||
"removeRole": "Enlever des rôles",
|
"removeRole": "Enlever des rôles",
|
||||||
"editServerProfile": "Modifier le profil du serveur"
|
"editServerProfile": "Modifier le profil du serveur",
|
||||||
|
"unban": "Débloquer $1"
|
||||||
},
|
},
|
||||||
"login": {
|
"login": {
|
||||||
"checking": "Vérification de l'instance",
|
"checking": "Vérification de l'instance",
|
||||||
|
|
|
@ -68,6 +68,7 @@
|
||||||
"createChannel": "Kanal uleeën",
|
"createChannel": "Kanal uleeën",
|
||||||
"createCatagory": "Kategorie uleeën"
|
"createCatagory": "Kategorie uleeën"
|
||||||
},
|
},
|
||||||
|
"delete": "Läschen",
|
||||||
"webhooks": {
|
"webhooks": {
|
||||||
"name": "Numm:",
|
"name": "Numm:",
|
||||||
"channel": "Kanal",
|
"channel": "Kanal",
|
||||||
|
@ -85,13 +86,24 @@
|
||||||
"pw2Field": "Passwuert nach eng Kéier aginn:",
|
"pw2Field": "Passwuert nach eng Kéier aginn:",
|
||||||
"dobField": "Gebuertsdatum:"
|
"dobField": "Gebuertsdatum:"
|
||||||
},
|
},
|
||||||
|
"useTemplate": "$1 als Schabloun benotzen",
|
||||||
|
"useTemplateButton": "Schabloun benotzen",
|
||||||
"register": {
|
"register": {
|
||||||
"passwordError:": "Passwuert: $1",
|
"passwordError:": "Passwuert: $1",
|
||||||
"usernameError": "Benotzernumm: $1",
|
"usernameError": "Benotzernumm: $1",
|
||||||
"emailError": "E-Mail-Adress: $1",
|
"emailError": "E-Mail-Adress: $1",
|
||||||
"DOBError": "Gebuertsdatum: $1"
|
"DOBError": "Gebuertsdatum: $1"
|
||||||
},
|
},
|
||||||
|
"edit": "Änneren",
|
||||||
"guild": {
|
"guild": {
|
||||||
|
"template": "Schabloun:",
|
||||||
|
"viewTemplate": "Schabloun weisen",
|
||||||
|
"tempCreatedBy": "Schabloun ugeluecht vum:",
|
||||||
|
"createNewTemplate": "Nei Schabloun uleeën",
|
||||||
|
"templates": "Schablounen",
|
||||||
|
"templateName": "Numm vun der Schabloun:",
|
||||||
|
"templateDesc": "Beschreiwung vun der Schabloun:",
|
||||||
|
"templateURL": "URL vun der Schabloun: $1",
|
||||||
"community": "Communautéit",
|
"community": "Communautéit",
|
||||||
"markRead": "Als gelies markéieren",
|
"markRead": "Als gelies markéieren",
|
||||||
"notifications": "Notifikatiounen",
|
"notifications": "Notifikatiounen",
|
||||||
|
@ -194,7 +206,8 @@
|
||||||
"alreadyJoined": "Scho bäigetrueden",
|
"alreadyJoined": "Scho bäigetrueden",
|
||||||
"accept": "Akzeptéieren",
|
"accept": "Akzeptéieren",
|
||||||
"channel:": "Kanal:",
|
"channel:": "Kanal:",
|
||||||
"createInvite": "Invitatioun maachen"
|
"createInvite": "Invitatioun maachen",
|
||||||
|
"never": "Ni"
|
||||||
},
|
},
|
||||||
"friends": {
|
"friends": {
|
||||||
"blocked": "Gespaart",
|
"blocked": "Gespaart",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue