mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-24 04:59:26 +01:00
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
43d00d6208
commit
43c9715036
@ -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…
Reference in New Issue
Block a user