Revert " make click to insert nick work on join/parts, /me's etc"

This commit is contained in:
Michael Telatynski
2018-07-03 10:30:08 +01:00
committed by GitHub
parent 767e67dc70
commit 7225f7372c
39 changed files with 1241 additions and 1377 deletions
+5 -5
View File
@@ -535,7 +535,11 @@
"Device already verified!": "Tæki er þegar sannreynt!",
"Verified key": "Staðfestur dulritunarlykill",
"Unrecognised command:": "Óþekkt skipun:",
"%(senderDisplayName)s changed the topic to \"%(topic)s\".": "%(senderDisplayName)s breytti umræðuefninu í \"%(topic)s\".",
"%(senderDisplayName)s removed the room name.": "%(senderDisplayName)s fjarlægði heiti spjallrásarinnar.",
"%(senderDisplayName)s changed the room name to %(roomName)s.": "%(senderDisplayName)s breytti heiti spjallrásarinnar í %(roomName)s.",
"%(senderDisplayName)s sent an image.": "%(senderDisplayName)s sendi mynd.",
"%(senderName)s answered the call.": "%(senderName)s svaraði símtalinu.",
"Disinvite": "Taka boð til baka",
"Unknown Address": "Óþekkt vistfang",
"Delete Widget": "Eyða viðmótshluta",
@@ -637,9 +641,5 @@
"Notify the whole room": "Tilkynna öllum á spjallrásinni",
"Room Notification": "Tilkynning á spjallrás",
"Passphrases must match": "Lykilfrasar verða að stemma",
"Passphrase must not be empty": "Lykilfrasi má ekki vera auður",
"<sender> changed the topic to \"%(topic)s\".": "<sender> breytti umræðuefninu í \"%(topic)s\".",
"<sender> changed the room name to %(roomName)s.": "<sender> breytti heiti spjallrásarinnar í %(roomName)s.",
"<sender> removed the room name.": "<sender> fjarlægði heiti spjallrásarinnar.",
"<sender> answered the call.": "<sender> svaraði símtalinu."
"Passphrase must not be empty": "Lykilfrasi má ekki vera auður"
}