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
6ca25d3937
commit
7335da03a2
@ -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": {
|
||||
|
Loading…
Reference in New Issue
Block a user