mirror of https://github.com/vector-im/riot-web
Translated using Weblate (Hungarian)
Currently translated at 100.0% (1259 of 1259 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/pull/21833/head
parent
e08af42647
commit
95cfedb906
|
@ -1277,5 +1277,7 @@
|
|||
"%(senderName)s removed %(count)s %(removedAddresses)s as addresses for this room.|other": "%(senderName)s törölte a szoba címek közül: %(removedAddresses)s.",
|
||||
"%(senderName)s added %(addedAddresses)s and removed %(removedAddresses)s as addresses for this room.": "%(senderName)s hozzáadta a szoba címekhez: %(addedAddresses)s és törölte a címek közül: %(removedAddresses)s.",
|
||||
"%(senderName)s set the canonical address for this room to %(address)s.": "%(senderName)s olvasható címet allított be a szobához: %(address)s.",
|
||||
"%(senderName)s removed the canonical address for this room.": "%(senderName)s törölte a szoba olvasható címét."
|
||||
"%(senderName)s removed the canonical address for this room.": "%(senderName)s törölte a szoba olvasható címét.",
|
||||
"%(senderName)s set the main address for this room to %(address)s.": "%(senderName)s elsődleges szoba címnek beállította: %(address)s.",
|
||||
"%(senderName)s removed the main address for this room.": "A szoba elsődleges címét %(senderName)s törölte."
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue