mirror of
https://github.com/element-hq/element-web
synced 2024-11-24 02:05:45 +03:00
Merge branch 'origin/develop' into Weblate.
This commit is contained in:
commit
1c719be697
2 changed files with 16 additions and 2 deletions
|
@ -2108,5 +2108,18 @@
|
|||
"%(creator)s created and configured the room.": "%(creator)s loi ja määritti huoneen.",
|
||||
"Jump to first unread room.": "Siirry ensimmäiseen lukemattomaan huoneeseen.",
|
||||
"Jump to first invite.": "Siirry ensimmäiseen kutsuun.",
|
||||
"DuckDuckGo Results": "DuckDuckGo-tulokset"
|
||||
"DuckDuckGo Results": "DuckDuckGo-tulokset",
|
||||
"A text message has been sent to +%(msisdn)s. Please enter the verification code it contains.": "Tekstiviesti on lähetetty numeroon +%(msisdn)s. Syötä siinä oleva varmistuskoodi.",
|
||||
"Failed to deactivate user": "Käyttäjän deaktivointi epäonnistui",
|
||||
"Hide advanced": "Piilota edistyneet",
|
||||
"Show advanced": "Näytä edistyneet",
|
||||
"Document": "Asiakirja",
|
||||
"Missing captcha public key in homeserver configuration. Please report this to your homeserver administrator.": "Captchan julkinen avain puuttuu kotipalvelimen asetuksista. Ilmoita tämä kotipalvelimesi ylläpitäjälle.",
|
||||
"No identity server is configured so you cannot add an email address in order to reset your password in the future.": "Identiteettipalvelinta ei ole määritetty, joten et voi lisätä sähköpostiosoitetta palauttaaksesi salasanasi vastaisuudessa.",
|
||||
"Command Autocomplete": "Komentojen automaattinen täydennys",
|
||||
"Community Autocomplete": "Yhteisöjen automaattinen täydennys",
|
||||
"Emoji Autocomplete": "Emojien automaattinen täydennys",
|
||||
"Notification Autocomplete": "Ilmoitusten automaattinen täydennys",
|
||||
"Room Autocomplete": "Huoneiden automaattinen täydennys",
|
||||
"User Autocomplete": "Käyttäjien automaattinen täydennys"
|
||||
}
|
||||
|
|
|
@ -2116,5 +2116,6 @@
|
|||
"Jump to first unread room.": "읽지 않은 첫 방으로 건너뜁니다.",
|
||||
"Jump to first invite.": "첫 초대로 건너뜁니다.",
|
||||
"Room %(name)s": "%(name)s 방",
|
||||
"Recent rooms": "최근 방"
|
||||
"Recent rooms": "최근 방",
|
||||
"No identity server is configured so you cannot add an email address in order to reset your password in the future.": "설정된 ID 서버가 없어서 이후 비밀번호를 초기화하기 위한 이메일 주소를 추가할 수 없습니다."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue