Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit e9c326a

Browse files
authored
Merge pull request #1008 from RiotTranslate/weblate-riot-web-matrix-react-sdk
Update from Weblate.
2 parents 57a368b + 1e448ff commit e9c326a

File tree

3 files changed

+43
-4
lines changed

3 files changed

+43
-4
lines changed

src/i18n/strings/de_DE.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -862,7 +862,7 @@
862862
"device id: ": "Geräte-ID: ",
863863
"Device key:": "Geräte-Schlüssel:",
864864
"Email address (optional)": "E-Mail-Adresse (optional)",
865-
"List this room in %(domain)s's room directory?": "Liste diesen raum in %(domain)s's Raumverzeichnis?",
865+
"List this room in %(domain)s's room directory?": "Liste diesen Raum in %(domain)s's Raumverzeichnis?",
866866
"Mobile phone number (optional)": "Handynummer (optional)",
867867
"Password:": "Passwort:",
868868
"Register": "Registrieren",
@@ -887,5 +887,6 @@
887887
"You have entered an invalid contact. Try using their Matrix ID or email address.": "Du hast einen invaliden Kontakt eingegeben. Versuche es mit der Matrix-ID oder E-Mail-Adresse.",
888888
"Your email address does not appear to be associated with a Matrix ID on this Homeserver.": "Deine E-Mail-Adresse scheint nicht mit einer Matrix-ID auf diesem Heimserver verbunden zu sein.",
889889
"$senderDisplayName changed the room avatar to <img/>": "$senderDisplayName änderte das Raum-Bild zu <img/>",
890-
"%(senderDisplayName)s changed the avatar for %(roomName)s": "%(senderDisplayName)s änderte das Bild für %(roomName)s"
890+
"%(senderDisplayName)s changed the avatar for %(roomName)s": "%(senderDisplayName)s änderte das Bild für %(roomName)s",
891+
"Hide removed messages": "Verberge gelöschte Nachrichten"
891892
}

src/i18n/strings/fr.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -806,5 +806,26 @@
806806
"You may need to manually permit Riot to access your microphone/webcam": "Il est possible que vous deviez manuellement permettre à Riot d’accéder à votre micro/webcam",
807807
"Default Device": "Appareil par défaut",
808808
"Microphone": "Micro",
809-
"Camera": "Caméra"
809+
"Camera": "Caméra",
810+
"Add a topic": "Ajouter un sujet",
811+
"Anyone": "N'importe qui",
812+
"Are you sure you want to leave the room '%(roomName)s'?": "Êtes-vous sûr de vouloir quitter le salon '%(roomName)s' ?",
813+
"Custom level": "Niveau personnalisé",
814+
"(default: %(userName)s)": "(défaut : %(userName)s)",
815+
"Device ID:": "Identifiant de l'appareil :",
816+
"device id: ": "Identifiant appareil : ",
817+
"Device key:": "Clé de l’appareil :",
818+
"Email address (optional)": "Adresse e-mail (facultatif)",
819+
"List this room in %(domain)s's room directory?": "Lister ce salon dans le répertoire de %(domain)s ?",
820+
"Mobile phone number (optional)": "Numéro de téléphone (facultatif)",
821+
"Password:": "Mot de passe :",
822+
"Register": "S'inscrire",
823+
"Remote addresses for this room:": "Supprimer l'adresse pour ce salon :",
824+
"Save": "Enregistrer",
825+
"Setting a user name will create a fresh account": "Définir un nouveau nom d’utilisateur va créer un nouveau compte",
826+
"Tagged as: ": "Étiquetter comme : ",
827+
"You have <a>disabled</a> URL previews by default.": "Vous avez <a>désactivé</a> les aperçus d’URL par défaut.",
828+
"You have <a>enabled</a> URL previews by default.": "Vous avez <a>activé</a> les aperçus d’URL par défaut.",
829+
"You have entered an invalid contact. Try using their Matrix ID or email address.": "Vous avez entré un contact invalide. Essayez d’utiliser leur identifiant Matrix ou leur adresse email.",
830+
"Hide removed messages": "Cacher les messages supprimés"
810831
}

src/i18n/strings/zh_Hant.json

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,5 +308,22 @@
308308
"Disable URL previews for this room (affects only you)": "在這個房間禁止URL預覽(只影響你)",
309309
"$senderDisplayName changed the room avatar to <img/>": "$senderDisplayName 更改了聊天室的圖像為 <img/>",
310310
"%(senderDisplayName)s removed the room avatar.": "%(senderDisplayName)s 移除了聊天室圖像",
311-
"%(senderDisplayName)s changed the avatar for %(roomName)s": "%(senderDisplayName)s 更改了聊天室 %(roomName)s 圖像"
311+
"%(senderDisplayName)s changed the avatar for %(roomName)s": "%(senderDisplayName)s 更改了聊天室 %(roomName)s 圖像",
312+
"Cancel": "取消",
313+
"Custom Server Options": "自定伺服器選項",
314+
"Dismiss": "無視",
315+
"Mute": "靜音",
316+
"Notifications": "通知",
317+
"Operation failed": "操作失敗",
318+
"powered by Matrix": "由Matrix架設",
319+
"Remove": "移除",
320+
"unknown error code": "未知的錯誤代碼",
321+
"Sunday": "星期日",
322+
"Monday": "星期一",
323+
"Tuesday": "星期二",
324+
"Wednesday": "星期三",
325+
"Thursday": "星期四",
326+
"Friday": "星期五",
327+
"Saturday": "星期六",
328+
"OK": "OK"
312329
}

0 commit comments

Comments
 (0)