mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-02-17 14:30:40 +01:00
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:
parent
fe5b49dff2
commit
5996eb78e6
@ -2244,14 +2244,14 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"unreadChats": "{unreadCount, plural, other{{unreadCount} nelegitaj babiloj}}",
|
"unreadChats": "{unreadCount, plural, =1{1 nelegita babilo} other{{unreadCount} nelegitaj babiloj}}",
|
||||||
"@unreadChats": {
|
"@unreadChats": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"unreadCount": {}
|
"unreadCount": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"unreadMessages": "{unreadEvents, plural, other{{unreadEvents} nelegitaj mesaĝoj}}",
|
"unreadMessages": "{unreadEvents, plural, =1{1 nelegita mesaĝo} other{{unreadEvents} nelegitaj mesaĝoj}}",
|
||||||
"@unreadMessages": {
|
"@unreadMessages": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -2522,5 +2522,36 @@
|
|||||||
"@zoomOut": {
|
"@zoomOut": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"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": {}
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user