Merge pull request #2310 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
This commit is contained in:
commit
33b2ec399d
3 changed files with 145 additions and 15 deletions
|
|
@ -3432,5 +3432,60 @@
|
|||
}
|
||||
},
|
||||
"donate": "Toeta meid rahaliselt",
|
||||
"@donate": {}
|
||||
"@donate": {},
|
||||
"startedAPoll": "{username} koostas küsitluse.",
|
||||
"@startedAPoll": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
"username": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"poll": "Küsitlus",
|
||||
"@poll": {},
|
||||
"startPoll": "Koosta küsitlus",
|
||||
"@startPoll": {},
|
||||
"endPoll": "Lõpeta küsitlus",
|
||||
"@endPoll": {},
|
||||
"answersVisible": "Vastused on näha",
|
||||
"@answersVisible": {},
|
||||
"answersHidden": "Vastused on peidetud",
|
||||
"@answersHidden": {},
|
||||
"pollQuestion": "Küsitluse küsimus",
|
||||
"@pollQuestion": {},
|
||||
"answerOption": "Valikvastus",
|
||||
"@answerOption": {},
|
||||
"addAnswerOption": "Lisa valikvastus",
|
||||
"@addAnswerOption": {},
|
||||
"allowMultipleAnswers": "Luba mitu vastusevalikut",
|
||||
"@allowMultipleAnswers": {},
|
||||
"pollHasBeenEnded": "Küsitlus on lõppenud",
|
||||
"@pollHasBeenEnded": {},
|
||||
"countVotes": "{count, plural, =1{Üks hääl} other{{count} häält}}",
|
||||
"@countVotes": {
|
||||
"type": "int",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"answersWillBeVisibleWhenPollHasEnded": "Vastused on näha küsitluse lõppedes",
|
||||
"@answersWillBeVisibleWhenPollHasEnded": {},
|
||||
"replyInThread": "Vasta jutulõngas",
|
||||
"@replyInThread": {},
|
||||
"countReplies": "{count, plural, =1{Üks vastus} other{{count} vastust}}",
|
||||
"@countReplies": {
|
||||
"type": "int",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thread": "Jutulõng",
|
||||
"@thread": {},
|
||||
"backToMainChat": "Tagasi põhivestlusesse",
|
||||
"@backToMainChat": {}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -582,7 +582,7 @@
|
|||
"type": "String",
|
||||
"placeholders": {}
|
||||
},
|
||||
"emoteInvalid": "Epäkelpo emote-lyhytkoodi",
|
||||
"emoteInvalid": "Epäkelpo emote-lyhytkoodi!",
|
||||
"@emoteInvalid": {
|
||||
"type": "String",
|
||||
"placeholders": {}
|
||||
|
|
@ -2322,7 +2322,7 @@
|
|||
"@hydrate": {},
|
||||
"dehydrate": "Vie istunto ja tyhjennä laite",
|
||||
"@dehydrate": {},
|
||||
"dehydrateWarning": "Tätä toimenpidettä ei voi kumota.\nVarmista varmuuskopiotiedoston turvallinen tallennus.",
|
||||
"dehydrateWarning": "Tätä toimenpidettä ei voi kumota. Varmista varmuuskopiotiedoston turvallinen tallennus.",
|
||||
"@dehydrateWarning": {},
|
||||
"users": "Käyttäjät",
|
||||
"@users": {},
|
||||
|
|
@ -2587,11 +2587,11 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"sendTypingNotifications": "acLähetä kirjoitusilmoituksia",
|
||||
"sendTypingNotifications": "Lähetä kirjoitusilmoituksia",
|
||||
"@sendTypingNotifications": {},
|
||||
"inviteGroupChat": "Kutsu ryhmäkeskusteluun",
|
||||
"inviteGroupChat": "📨 Kutsu ryhmäkeskusteluun",
|
||||
"@inviteGroupChat": {},
|
||||
"invitePrivateChat": "Kutsu yksityiskeskusteluun",
|
||||
"invitePrivateChat": "📨 Kutsu yksityiskeskusteluun",
|
||||
"@invitePrivateChat": {},
|
||||
"importEmojis": "Tuo emojit",
|
||||
"@importEmojis": {},
|
||||
|
|
@ -2631,5 +2631,65 @@
|
|||
"unread": "Lukemattomat",
|
||||
"@unread": {},
|
||||
"noMoreChatsFound": "Lisää keskusteluja ei löytynyt...",
|
||||
"@noMoreChatsFound": {}
|
||||
"@noMoreChatsFound": {},
|
||||
"alwaysUse24HourFormat": "väärä",
|
||||
"@alwaysUse24HourFormat": {
|
||||
"description": "Set to true to always display time of day in 24 hour format."
|
||||
},
|
||||
"select": "Valitse",
|
||||
"@select": {},
|
||||
"searchForUsers": "Etsi @users...",
|
||||
"@searchForUsers": {},
|
||||
"pleaseEnterYourCurrentPassword": "Anna nykyinen salasanasi",
|
||||
"@pleaseEnterYourCurrentPassword": {},
|
||||
"newPassword": "Uusi salasana",
|
||||
"@newPassword": {},
|
||||
"pleaseChooseAStrongPassword": "Valitse vahva salasana",
|
||||
"@pleaseChooseAStrongPassword": {},
|
||||
"passwordsDoNotMatch": "Salasanat eivät täsmää",
|
||||
"@passwordsDoNotMatch": {},
|
||||
"passwordIsWrong": "Salasanasi on väärä",
|
||||
"@passwordIsWrong": {},
|
||||
"thisDevice": "Tämä laite:",
|
||||
"@thisDevice": {},
|
||||
"gallery": "Galleria",
|
||||
"@gallery": {},
|
||||
"files": "Tiedostot",
|
||||
"@files": {},
|
||||
"changelog": "Muutosloki",
|
||||
"@changelog": {},
|
||||
"continueText": "Jatka",
|
||||
"@continueText": {},
|
||||
"welcomeText": "Hei 👋, Tämä on FluffyChat. Voit kirjautua sisään mihin tahansa kotipalvelimeen, joka on yhteensopiva https:/matrix.org:in kanssa. Sitten jutellaan kenen kanssa tahansa. Se on hajautettu viestiverkosto!",
|
||||
"@welcomeText": {},
|
||||
"serverInformation": "Palvelimen tiedot:",
|
||||
"@serverInformation": {},
|
||||
"name": "Nimi",
|
||||
"@name": {},
|
||||
"version": "Versio",
|
||||
"@version": {},
|
||||
"website": "Verkkosivu",
|
||||
"@website": {},
|
||||
"previous": "Edellinen",
|
||||
"@previous": {},
|
||||
"open": "Avaa",
|
||||
"@open": {},
|
||||
"more": "Lisää",
|
||||
"@more": {},
|
||||
"allDevices": "Kaikki laitteet",
|
||||
"@allDevices": {},
|
||||
"recordAVideo": "Nauhoita video",
|
||||
"@recordAVideo": {},
|
||||
"approve": "Hyväksy",
|
||||
"@approve": {},
|
||||
"pause": "Keskeytä",
|
||||
"@pause": {},
|
||||
"resume": "Jatka",
|
||||
"@resume": {},
|
||||
"moveUp": "Siirrä ylös",
|
||||
"@moveUp": {},
|
||||
"moveDown": "Siirrä alas",
|
||||
"@moveDown": {},
|
||||
"poll": "Kysely",
|
||||
"@poll": {}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -3448,21 +3448,21 @@
|
|||
"@startPoll": {},
|
||||
"endPoll": "结束投票",
|
||||
"@endPoll": {},
|
||||
"answersVisible": "答复可见",
|
||||
"answersVisible": "结果可见",
|
||||
"@answersVisible": {},
|
||||
"answersHidden": "答复隐藏",
|
||||
"answersHidden": "结果隐藏",
|
||||
"@answersHidden": {},
|
||||
"pollQuestion": "投票问题",
|
||||
"@pollQuestion": {},
|
||||
"answerOption": "答复选项",
|
||||
"answerOption": "结果选项",
|
||||
"@answerOption": {},
|
||||
"addAnswerOption": "添加答复选项",
|
||||
"addAnswerOption": "添加结果选项",
|
||||
"@addAnswerOption": {},
|
||||
"allowMultipleAnswers": "允许多个答复",
|
||||
"allowMultipleAnswers": "允许多个结果",
|
||||
"@allowMultipleAnswers": {},
|
||||
"pollHasBeenEnded": "投票已结束",
|
||||
"@pollHasBeenEnded": {},
|
||||
"countVotes": "{count} 票",
|
||||
"countVotes": "{count, plural, =1{票} other{{count} 票}}",
|
||||
"@countVotes": {
|
||||
"type": "int",
|
||||
"placeholders": {
|
||||
|
|
@ -3471,6 +3471,21 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"answersWillBeVisibleWhenPollHasEnded": "投票结束后将显示答复",
|
||||
"@answersWillBeVisibleWhenPollHasEnded": {}
|
||||
"answersWillBeVisibleWhenPollHasEnded": "投票结束后将显示结果",
|
||||
"@answersWillBeVisibleWhenPollHasEnded": {},
|
||||
"thread": "嘟文串",
|
||||
"@thread": {},
|
||||
"replyInThread": "在嘟文串中回复",
|
||||
"@replyInThread": {},
|
||||
"countReplies": "{count, plural, =1{则回复} other{{count} 则回复}}",
|
||||
"@countReplies": {
|
||||
"type": "int",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backToMainChat": "返回主聊天",
|
||||
"@backToMainChat": {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue