Translated using Weblate (Estonian)
Currently translated at 100.0% (439 of 439 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
This commit is contained in:
parent
b7e849eb74
commit
1c72cf87a7
1 changed files with 3 additions and 3 deletions
|
|
@ -1193,14 +1193,14 @@
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"seenByUser": "Nähtud {username} poolt",
|
"seenByUser": "Sõnumit nägi {username}",
|
||||||
"@seenByUser": {
|
"@seenByUser": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"username": {}
|
"username": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"seenByUserAndCountOthers": "Nähtud {username} ja {count} muu kasutaja poolt",
|
"seenByUserAndCountOthers": "Sõnumit nägid {username} ja veel {count} kasutajat",
|
||||||
"@seenByUserAndCountOthers": {
|
"@seenByUserAndCountOthers": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
|
|
@ -1208,7 +1208,7 @@
|
||||||
"count": {}
|
"count": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"seenByUserAndUser": "Nähtud {username} ja {username2} poolt",
|
"seenByUserAndUser": "Sõnumit nägid {username} ja {username2}",
|
||||||
"@seenByUserAndUser": {
|
"@seenByUserAndUser": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue