oops, fix var names
This commit is contained in:
parent
4293273e55
commit
85e6cbe0c7
7 changed files with 14 additions and 14 deletions
|
@ -81,7 +81,7 @@
|
|||
"On": "An",
|
||||
"You might have configured them in a client other than Riot. You cannot tune them in Riot but they still apply": "Du hast sie eventuell auf einem anderen Client als Riot konfiguriert. Sie sind in Riot nicht anpassbar gelten aber trotzdem",
|
||||
" to room": " an Raum",
|
||||
"Drop here %(toAction)s": "%(verb)s hierher ziehen",
|
||||
"Drop here %(toAction)s": "%(toAction)s hierher ziehen",
|
||||
"All messages": "Alle Nachrichten",
|
||||
"All messages (loud)": "Alle Nachrichten (laut)",
|
||||
"Cancel Sending": "Senden abbrechen",
|
||||
|
@ -90,7 +90,7 @@
|
|||
"Download this file": "Datei Herunterladen",
|
||||
"Failed to add tag %(tagName)s to room": "Das Hinzufügen des Tags %(tagName)s für den Raum ist fehlgeschlagen",
|
||||
"Failed to forget room %(errCode)s": "Das Entfernen des Raums %(errCode)s aus deiner Liste ist fehlgeschlagen",
|
||||
"Failed to remove tag %(tagName)s from room": "Das Entfernen des Tags %(prevTag)s für den Raum ist fehlgeschlagen",
|
||||
"Failed to remove tag %(tagName)s from room": "Das Entfernen des Tags %(tagName)s für den Raum ist fehlgeschlagen",
|
||||
"Failed to set direct chat tag": "Fehler beim setzen der Direct Chat Kennzeichnung",
|
||||
"Mentions only": "Nur, wenn du erwähnt wirst",
|
||||
"Mute": "Lautlos",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue