mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-20 11:09:25 +01:00
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",
|
"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…
Reference in New Issue
Block a user