diff --git a/src/i18n/strings/eo.json b/src/i18n/strings/eo.json index d70b933e31..c97adeb05f 100644 --- a/src/i18n/strings/eo.json +++ b/src/i18n/strings/eo.json @@ -3337,5 +3337,31 @@ "Identity server": "Identiga servilo", "Identity server (%(server)s)": "Identiga servilo (%(server)s)", "Could not connect to identity server": "Ne povis konektiĝi al identiga servilo", - "Not a valid identity server (status code %(code)s)": "Nevalida identiga servilo (statkodo %(code)s)" + "Not a valid identity server (status code %(code)s)": "Nevalida identiga servilo (statkodo %(code)s)", + "Silence call": "Silenta voko", + "Sound on": "Kun sono", + "User %(userId)s is already invited to the room": "Uzanto %(userId)s jam invitiĝis al la ĉambro", + "%(senderName)s changed the pinned messages for the room.": "%(senderName)s ŝanĝis la fiksitajn mesaĝojn de la ĉambro.", + "%(senderName)s kicked %(targetName)s": "%(senderName)s forpelis uzanton %(targetName)s", + "%(senderName)s kicked %(targetName)s: %(reason)s": "%(senderName)s forpelis uzanton %(targetName)s: %(reason)s", + "%(senderName)s unbanned %(targetName)s": "%(senderName)s malforbaris uzanton %(targetName)s", + "%(targetName)s left the room": "%(targetName)s foriris de la ĉambro", + "%(targetName)s left the room: %(reason)s": "%(targetName)s foriris de la ĉambro: %(reason)s", + "%(targetName)s rejected the invitation": "%(targetName)s rifuzis la inviton", + "%(targetName)s joined the room": "%(targetName)s aliĝis al la ĉambro", + "%(senderName)s made no change": "%(senderName)s faris nenian ŝanĝon", + "%(senderName)s set a profile picture": "%(senderName)s agordis profilbildon", + "%(senderName)s changed their profile picture": "%(senderName)s ŝanĝis sian profilbildon", + "%(senderName)s removed their profile picture": "%(senderName)s forigis sian profilbildon", + "%(senderName)s removed their display name (%(oldDisplayName)s)": "%(senderName)s forigis sian prezentan nomon (%(oldDisplayName)s)", + "%(senderName)s set their display name to %(displayName)s": "%(senderName)s ŝanĝis sian prezentan nomon al %(displayName)s", + "%(oldDisplayName)s changed their display name to %(displayName)s": "%(oldDisplayName)s ŝanĝis sian prezentan nomon al %(displayName)s", + "%(senderName)s banned %(targetName)s": "%(senderName)s forbaris uzanton %(targetName)s", + "%(senderName)s banned %(targetName)s: %(reason)s": "%(senderName)s forbaris uzanton %(targetName)s: %(reason)s", + "%(targetName)s accepted an invitation": "%(targetName)s akceptis inviton", + "%(targetName)s accepted the invitation for %(displayName)s": "%(targetName)s akceptis la inviton por %(displayName)s", + "Some invites couldn't be sent": "Ne povis sendi iujn invitojn", + "We sent the others, but the below people couldn't be invited to ": "Ni sendis la aliajn, sed la ĉi-subaj personoj ne povis ricevi inviton al ", + "Transfer Failed": "Malsukcesis transdono", + "Unable to transfer call": "Ne povas transdoni vokon" }