diff --git a/src/i18n/strings/fi.json b/src/i18n/strings/fi.json index 757f9a0337..5331bdb5c8 100644 --- a/src/i18n/strings/fi.json +++ b/src/i18n/strings/fi.json @@ -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" } diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json index 12f1590bb1..af6634992f 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -2272,5 +2272,6 @@ "Jump to first unread room.": "Sauter au premier salon non lu.", "Jump to first invite.": "Sauter à la première invitation.", "Room %(name)s": "Salon %(name)s", - "Recent rooms": "Salons récents" + "Recent rooms": "Salons récents", + "No identity server is configured so you cannot add an email address in order to reset your password in the future.": "Aucun serveur d’identité n’est configuré donc vous ne pouvez pas ajouter une adresse e-mail afin de réinitialiser votre mot de passe dans l’avenir." } diff --git a/src/i18n/strings/hu.json b/src/i18n/strings/hu.json index b84ed2d7aa..12fb26a822 100644 --- a/src/i18n/strings/hu.json +++ b/src/i18n/strings/hu.json @@ -2259,5 +2259,6 @@ "Jump to first unread room.": "Az első olvasatlan szobába ugrás.", "Jump to first invite.": "Az első meghívóra ugrás.", "Room %(name)s": "Szoba: %(name)s", - "Recent rooms": "Legutóbbi szobák" + "Recent rooms": "Legutóbbi szobák", + "No identity server is configured so you cannot add an email address in order to reset your password in the future.": "Azonosítási szerver nincs beállítva, így nem tudsz hozzáadni e-mail címet amivel vissza lehetne állítani a jelszót a későbbiekben." } diff --git a/src/i18n/strings/it.json b/src/i18n/strings/it.json index fcbb21e841..be385a7c4a 100644 --- a/src/i18n/strings/it.json +++ b/src/i18n/strings/it.json @@ -2219,5 +2219,6 @@ "Command Autocomplete": "Autocompletamento comando", "DuckDuckGo Results": "Risultati DuckDuckGo", "Room %(name)s": "Stanza %(name)s", - "Recent rooms": "Stanze recenti" + "Recent rooms": "Stanze recenti", + "No identity server is configured so you cannot add an email address in order to reset your password in the future.": "Nessun server di identità configurato, perciò non puoi aggiungere un indirizzo email per ripristinare la tua password in futuro." } diff --git a/src/i18n/strings/ko.json b/src/i18n/strings/ko.json index 7aa907708a..c988760e1e 100644 --- a/src/i18n/strings/ko.json +++ b/src/i18n/strings/ko.json @@ -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 서버가 없어서 이후 비밀번호를 초기화하기 위한 이메일 주소를 추가할 수 없습니다." } diff --git a/src/i18n/strings/ru.json b/src/i18n/strings/ru.json index d2bec741ec..b22c627213 100644 --- a/src/i18n/strings/ru.json +++ b/src/i18n/strings/ru.json @@ -2155,5 +2155,10 @@ "Symbols": "Символы", "Flags": "Флаги", "React": "Реакция", - "Cancel search": "Отмена поиска" + "Cancel search": "Отмена поиска", + "Room %(name)s": "Комната %(name)s", + "Recent rooms": "Недавние комнаты", + "No identity server is configured so you cannot add an email address in order to reset your password in the future.": "Сервер идентификации не настроен, поэтому вы не можете добавить адрес электронной почты, чтобы в будущем сбросить пароль.", + "Jump to first unread room.": "Перейти в первую непрочитанную комнату.", + "Jump to first invite.": "Перейти к первому приглашению." } diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json index 7f80904b9f..a5c60ec5e1 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -2265,5 +2265,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.": "未設定身份識別伺服器,所以您無法新增電子郵件以在未來重設您的密碼。" }