mirror of https://github.com/vector-im/riot-web
Merge branch 'origin/develop' into Weblate.
commit
64c3c1b85e
|
@ -2273,5 +2273,9 @@
|
|||
"Jump to first invite.": "Sauter à la première invitation.",
|
||||
"Room %(name)s": "Salon %(name)s",
|
||||
"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."
|
||||
"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.",
|
||||
"%(count)s unread messages including mentions.|one": "1 mention non lue.",
|
||||
"%(count)s unread messages.|one": "1 message non lu.",
|
||||
"Unread messages.": "Messages non lus.",
|
||||
"Show tray icon and minimize window to it on close": "Afficher l’icône dans la barre d’état et minimiser la fenêtre lors de la fermeture"
|
||||
}
|
||||
|
|
|
@ -2263,5 +2263,6 @@
|
|||
"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.",
|
||||
"%(count)s unread messages including mentions.|one": "1 olvasatlan megemlítés.",
|
||||
"%(count)s unread messages.|one": "1 olvasatlan üzenet.",
|
||||
"Unread messages.": "Olvasatlan üzenetek."
|
||||
"Unread messages.": "Olvasatlan üzenetek.",
|
||||
"Show tray icon and minimize window to it on close": "Tálcaikon mutatása és az ablak összecsukása bezáráskor"
|
||||
}
|
||||
|
|
|
@ -1812,5 +1812,7 @@
|
|||
"Connect this device to Key Backup": "Anslut den här enheten till nyckelsäkerhetskopiering",
|
||||
"Backing up %(sessionsRemaining)s keys...": "Säkerhetskopierar %(sessionsRemaining)s nycklar...",
|
||||
"All keys backed up": "Alla nycklar säkerhetskopierade",
|
||||
"Backup has a signature from <verify>unknown</verify> device with ID %(deviceId)s.": "Säkerhetskopian har en signatur från <verify>okänd</verify> enhet med ID %(deviceId)s."
|
||||
"Backup has a signature from <verify>unknown</verify> device with ID %(deviceId)s.": "Säkerhetskopian har en signatur från <verify>okänd</verify> enhet med ID %(deviceId)s.",
|
||||
"Add Email Address": "Lägg till e-postadress",
|
||||
"Add Phone Number": "Lägg till telefonnummer"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue