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:
Priit Jõerüüt 2021-06-10 06:34:42 +00:00 committed by Hosted Weblate
parent b7e849eb74
commit 1c72cf87a7

View file

@ -1193,14 +1193,14 @@
"type": "text",
"placeholders": {}
},
"seenByUser": "Nähtud {username} poolt",
"seenByUser": "Sõnumit nägi {username}",
"@seenByUser": {
"type": "text",
"placeholders": {
"username": {}
}
},
"seenByUserAndCountOthers": "Nähtud {username} ja {count} muu kasutaja poolt",
"seenByUserAndCountOthers": "Sõnumit nägid {username} ja veel {count} kasutajat",
"@seenByUserAndCountOthers": {
"type": "text",
"placeholders": {
@ -1208,7 +1208,7 @@
"count": {}
}
},
"seenByUserAndUser": "Nähtud {username} ja {username2} poolt",
"seenByUserAndUser": "Sõnumit nägid {username} ja {username2}",
"@seenByUserAndUser": {
"type": "text",
"placeholders": {