Translated using Weblate (Estonian)
Currently translated at 100.0% (704 of 704 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
This commit is contained in:
parent
65ca63dc6d
commit
b158c8524a
1 changed files with 16 additions and 5 deletions
|
|
@ -182,7 +182,7 @@
|
|||
"username": {}
|
||||
}
|
||||
},
|
||||
"changedTheChatDescriptionTo": "{username} muutis vestluse uueks kirjelduseks „{description}“",
|
||||
"changedTheChatDescriptionTo": "{username} muutis vestluse uueks kirjelduseks '{description}'",
|
||||
"@changedTheChatDescriptionTo": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
|
|
@ -190,7 +190,7 @@
|
|||
"description": {}
|
||||
}
|
||||
},
|
||||
"changedTheChatNameTo": "{username} muutis oma uueks vestlusnimeks „{chatname}“",
|
||||
"changedTheChatNameTo": "{username} muutis oma uueks vestlusnimeks '{chatname}'",
|
||||
"@changedTheChatNameTo": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
|
|
@ -205,7 +205,7 @@
|
|||
"username": {}
|
||||
}
|
||||
},
|
||||
"changedTheDisplaynameTo": "{username} muutis oma uueks kuvatavaks nimeks: „{displayname}“",
|
||||
"changedTheDisplaynameTo": "{username} muutis oma uueks kuvatavaks nimeks: '{displayname}'",
|
||||
"@changedTheDisplaynameTo": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
|
|
@ -1709,7 +1709,7 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"unknownEvent": "Tundmatu sündmuse tüüp „{type}“",
|
||||
"unknownEvent": "Tundmatu sündmuse tüüp '{type}'",
|
||||
"@unknownEvent": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
|
|
@ -2903,11 +2903,22 @@
|
|||
"@open": {},
|
||||
"appWantsToUseForLoginDescription": "Järgnevaga lubad sa, et rakendus ja veebisait jagavad teavet sinu kohta.",
|
||||
"@appWantsToUseForLoginDescription": {},
|
||||
"appWantsToUseForLogin": "Sisselogimiseks kasuta serverit „{server}“",
|
||||
"appWantsToUseForLogin": "Sisselogimiseks kasuta serverit '{server}'",
|
||||
"@appWantsToUseForLogin": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"server": {}
|
||||
}
|
||||
},
|
||||
"waitingForServer": "Ootame serveri vastust...",
|
||||
"@waitingForServer": {},
|
||||
"appIntroduction": "FluffyChat võimaldab sul suhelda sõprade ja tuttavatega, kes kasutavad erinevaid sõnumikliente. Lisateavet leiad https://matrix.org saidist või lihtsalt klõpsi „Jätka“.",
|
||||
"@appIntroduction": {},
|
||||
"synchronizingPleaseWaitCounter": " Sünkroniseerime… ({percentage}%)",
|
||||
"@synchronizingPleaseWaitCounter": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"percentage": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue