From c4e4b913023497c9a4ab31bab234f44691bb764e Mon Sep 17 00:00:00 2001 From: Tirifto Date: Wed, 11 Aug 2021 23:53:52 +0000 Subject: [PATCH] Translated using Weblate (Esperanto) Currently translated at 92.7% (2891 of 3117 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/eo/ --- src/i18n/strings/eo.json | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) 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" }