Translated using Weblate (Estonian)

Currently translated at 100.0% (481 of 481 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
This commit is contained in:
Priit Jõerüüt 2021-08-16 18:32:48 +00:00 committed by Hosted Weblate
parent 43d00d6208
commit 43c9715036
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -2282,14 +2282,14 @@
"type": "text",
"placeholders": {}
},
"unreadChats": "{unreadCount, plural, other{{unreadCount} lugemata vestlus(t)}}",
"unreadChats": "{unreadCount, plural, =1{1 lugemata vestlus} other{{unreadCount} lugemata vestlust}}",
"@unreadChats": {
"type": "text",
"placeholders": {
"unreadCount": {}
}
},
"unreadMessages": "{unreadEvents, plural, other{{unreadEvents} lugemata sõnum(it)}}",
"unreadMessages": "{unreadEvents, plural, =1{1 lugemata sõnum} other{{unreadEvents} lugemata sõnumit}}",
"@unreadMessages": {
"type": "text",
"placeholders": {
@ -2560,5 +2560,14 @@
"@zoomOut": {
"type": "text",
"placeholders": {}
}
},
"chatHasBeenRemovedFromThisSpace": "Eemaldasime vestluse kogukonnast",
"@chatHasBeenRemovedFromThisSpace": {
"type": "text",
"placeholders": {}
},
"chatHasBeenAddedToThisSpace": "Lisasime vestluse kogukonda",
"@chatHasBeenAddedToThisSpace": {},
"addToSpace": "Lisa kogukonda",
"@addToSpace": {}
}