Translated using Weblate (Esperanto)

Currently translated at 98.9% (476 of 481 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/eo/
This commit is contained in:
Tirifto 2021-08-17 15:40:22 +00:00 committed by Hosted Weblate
parent fe5b49dff2
commit 5996eb78e6
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 35 additions and 4 deletions

View File

@ -2244,14 +2244,14 @@
"type": "text",
"placeholders": {}
},
"unreadChats": "{unreadCount, plural, other{{unreadCount} nelegitaj babiloj}}",
"unreadChats": "{unreadCount, plural, =1{1 nelegita babilo} other{{unreadCount} nelegitaj babiloj}}",
"@unreadChats": {
"type": "text",
"placeholders": {
"unreadCount": {}
}
},
"unreadMessages": "{unreadEvents, plural, other{{unreadEvents} nelegitaj mesaĝoj}}",
"unreadMessages": "{unreadEvents, plural, =1{1 nelegita mesaĝo} other{{unreadEvents} nelegitaj mesaĝoj}}",
"@unreadMessages": {
"type": "text",
"placeholders": {
@ -2522,5 +2522,36 @@
"@zoomOut": {
"type": "text",
"placeholders": {}
}
}
},
"sendAsText": "Sendi kiel tekston",
"@sendAsText": {
"type": "text"
},
"noMatrixServer": "{server1} ne estas matriksa servilo, eble provu anstataŭe servilon {server2}?",
"@noMatrixServer": {
"type": "text",
"placeholders": {
"server1": {},
"server2": {}
}
},
"commandHintSend": "Sendi tekston",
"@commandHintSend": {
"type": "text",
"description": "Usage hint for the command /send"
},
"chatHasBeenRemovedFromThisSpace": "Babilo foriĝis de ĉi tiu aro",
"@chatHasBeenRemovedFromThisSpace": {
"type": "text",
"placeholders": {}
},
"chatHasBeenAddedToThisSpace": "Babilo aldoniĝis al ĉi tiu aro",
"@chatHasBeenAddedToThisSpace": {},
"autoplayImages": "Memage ludi movbildajn glumarkojn kaj mienetojn",
"@autoplayImages": {
"type": "text",
"placeholder": {}
},
"addToSpace": "Aldoni al aro",
"@addToSpace": {}
}