Translated using Weblate (Esperanto)

Currently translated at 98.9% (459 of 464 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/eo/
This commit is contained in:
Tirifto 2021-07-25 13:25:15 +00:00 committed by Hosted Weblate
parent f09b5cb63e
commit 582196e591
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -2478,5 +2478,32 @@
"@commandHintMe": { "@commandHintMe": {
"type": "text", "type": "text",
"description": "Usage hint for the command /me" "description": "Usage hint for the command /me"
},
"savedFileAs": "Konservi dosieron kun la nomo: {filename}",
"@savedFileAs": {
"type": "text",
"placeholders": {
"filename": {}
}
},
"saveFileToFolder": "Konservi dosieron al tiu ĉi dosierujo",
"@saveFileToFolder": {
"type": "text",
"placeholders": {}
},
"saveFile": "Konservi dosieron",
"@saveFile": {
"type": "text",
"placeholders": {}
},
"tapToShowImage": "Tuŝetu por montri bildon",
"@tapToShowImage": {
"type": "text",
"placeholders": {}
},
"sendSticker": "Sendi glumarkon",
"@sendSticker": {
"type": "text",
"placeholders": {}
} }
} }