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:
parent
baf80ae0d0
commit
80bc4d8fc9
1 changed files with 13 additions and 4 deletions
|
|
@ -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": {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue