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

Commit 0e71918

Browse files
committed
Merge pull request #1119 from RiotTranslateBot/weblate-riot-web-matrix-react-sdk
Update from Weblate.
1 parent 692b03f commit 0e71918

File tree

8 files changed

+263
-35
lines changed

8 files changed

+263
-35
lines changed

src/i18n/strings/de_DE.json

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"Can't load user settings": "Benutzereinstellungen können nicht geladen werden",
106106
"changed name": "änderte Namen",
107107
"changed the power level of": "änderte Berechtigungslevel von",
108-
"Clear Cache": "Leere Cache",
108+
"Clear Cache": "Cache leeren",
109109
"Click here to fix": "Zum reparieren hier klicken",
110110
"*️⃣ Commands": "*️⃣ Befehle",
111111
"Default": "Standard",
@@ -207,7 +207,7 @@
207207
"since they joined": "ab dem Zeitpunkt, an dem sie beigetreten sind",
208208
"since they were invited": "ab dem Zeitpunkt, an dem sie eingeladen wurden",
209209
"Someone": "Jemand",
210-
"Start a chat": "Starte einen Chat",
210+
"Start a chat": "Chat starten",
211211
"Start Chat": "Chat beginnen",
212212
"Success": "Erfolg",
213213
"tag direct chat": "Zum kennzeichnen als direkten Chat",
@@ -425,7 +425,7 @@
425425
"to start a chat with someone": "um einen Chat mit jemandem zu starten",
426426
"to tag direct chat": "als Direkt-Chat markieren",
427427
"You're not in any rooms yet! Press": "Du bist noch keinem Raum beigetreten! Drücke",
428-
"click to reveal": "Klicke zum anzeigen",
428+
"click to reveal": "anzeigen",
429429
"To remove other users' messages": "Um Nachrichten anderer Nutzer zu verbergen",
430430
"You are trying to access %(roomName)s.": "Du versuchst, auf den Raum \"%(roomName)s\" zuzugreifen.",
431431
"af": "Afrikaans",
@@ -671,7 +671,7 @@
671671
"%(oneUser)srejected their invitation %(repeats)s times": "%(oneUser)shat die Einladung %(repeats)s mal abgelehnt",
672672
"%(severalUsers)srejected their invitations": "%(severalUsers)shaben ihre Einladung abgelehnt",
673673
"%(oneUser)srejected their invitation": "%(oneUser)shat die Einladung abgelehnt",
674-
"%(severalUsers)shad their invitations withdrawn %(repeats)s times": "%(severalUsers)szogen ihre Einladungen %(repeats)s mal zurück",
674+
"%(severalUsers)shad their invitations withdrawn %(repeats)s times": "%(severalUsers)swurden die ursprünglichen Einladungen %(repeats)s mal wieder entzogen",
675675
"%(oneUser)shad their invitation withdrawn %(repeats)s times": "%(oneUser)swurde die Einladung %(repeats)s mal wieder entzogen",
676676
"%(severalUsers)shad their invitations withdrawn": "%(severalUsers)szogen ihre Einladungen zurück",
677677
"%(oneUser)shad their invitation withdrawn": "%(oneUser)swurde die ursprüngliche Einladung wieder entzogen",
@@ -710,7 +710,7 @@
710710
"New passwords don't match": "Die neuen Passwörter stimmen nicht überein",
711711
"olm version:": "Version von olm:",
712712
"Passwords can't be empty": "Passwortfelder dürfen nicht leer sein",
713-
"Report it": "Melde ihn",
713+
"Report it": "Melden",
714714
"riot-web version:": "Version von riot-web:",
715715
"Scroll to bottom of page": "Zum Ende der Seite springen",
716716
"Show timestamps in 12 hour format (e.g. 2:30pm)": "Zeitstempel im 12-Stunden-Format anzeigen (z. B. 2:30pm)",
@@ -815,14 +815,14 @@
815815
"Ongoing conference call%(supportedText)s.": "Laufendes Konferenzgespräch%(supportedText)s.",
816816
"You are about to be taken to a third-party site so you can authenticate your account for use with %(integrationsUrl)s. Do you wish to continue?": "Du wirst jetzt auf die Website eines Drittanbieters weitergeleitet, damit du dein Konto für die Verwendung von %(integrationsUrl)s authentifizieren kannst. Möchtest du fortfahren?",
817817
"Disable URL previews for this room (affects only you)": "URL-Vorschau für diesen Raum deaktivieren (betrifft nur dich)",
818-
"Start automatically after system login": "Starte automatisch nach System-Login",
818+
"Start automatically after system login": "Nach System-Login automatisch starten",
819819
"Desktop specific": "Desktopspezifisch",
820820
"Jump to first unread message.": "Zur ersten ungelesenen Nachricht springen.",
821821
"Options": "Optionen",
822822
"disabled": "deaktiviert",
823823
"enabled": "aktiviert",
824824
"Invited": "Eingeladen",
825-
"Set a Display Name": "Setze einen Anzeigenamen",
825+
"Set a Display Name": "Anzeigenamen festlegen",
826826
"for %(amount)ss": "für %(amount)ss",
827827
"for %(amount)sm": "seit %(amount)smin",
828828
"for %(amount)sh": "für %(amount)sh",
@@ -974,5 +974,7 @@
974974
"Authentication check failed: incorrect password?": "Authentifizierung fehlgeschlagen: Falsches Passwort?",
975975
"Disable Peer-to-Peer for 1:1 calls": "Peer-to-Peer-Verbindung für 1-zu-1-Anrufe deaktivieren",
976976
"Do you want to set an email address?": "Möchtest du eine E-Mail-Adresse setzen?",
977-
"This will allow you to reset your password and receive notifications.": "Dies erlaubt dir dein Passwort zurückzusetzen und Benachrichtigungen zu empfangen."
977+
"This will allow you to reset your password and receive notifications.": "Dies erlaubt dir dein Passwort zurückzusetzen und Benachrichtigungen zu empfangen.",
978+
"Press <StartChatButton> to start a chat with someone": "Klicke auf <StartChatButton> um einen Chat mit jemanden zu starten",
979+
"You're not in any rooms yet! Press <CreateRoomButton> to make a room or <RoomDirectoryButton> to browse the directory": "Du bist bisher in keinem Raum! Klicke auf <CreateRoomButton> um einen Raum zu erstellen oder <RoomDirectoryButton> um das Verzeichnis zu durchsuchen"
978980
}

src/i18n/strings/el.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -914,5 +914,7 @@
914914
"were unbanned %(repeats)s times": "ξεμπλοκαρίστηκαν %(repeats)s φορές",
915915
"was unbanned %(repeats)s times": "ξεμπλοκαρίστηκε %(repeats)s φορές",
916916
"were unbanned": "ξεμπλοκαρίστηκαν",
917-
"was unbanned": "ξεμπλοκαρίστηκε"
917+
"was unbanned": "ξεμπλοκαρίστηκε",
918+
"Press <StartChatButton> to start a chat with someone": "Πατήστε <StartChatButton> για να ξεκινήσετε μια συνομιλία",
919+
"You're not in any rooms yet! Press <CreateRoomButton> to make a room or <RoomDirectoryButton> to browse the directory": "Δεν είστε σε κανένα δωμάτιο! Πατήστε <CreateRoomButton> για να δημιουργήσετε ένα δωμάτιο ή <RoomDirectoryButton> για να δείτε το ευρετήριο"
918920
}

src/i18n/strings/fr.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@
557557
"You're not in any rooms yet! Press": "Vous n’êtes dans aucun salon ! Cliquez",
558558
"You are trying to access %(roomName)s.": "Vous essayez d'accéder à %(roomName)s.",
559559
"You cannot place a call with yourself.": "Vous ne pouvez pas passer d'appel avec vous-même.",
560-
"You cannot place VoIP calls in this browser.": "Vous ne pouvez pas passer d'appel voix dans cet explorateur.",
560+
"You cannot place VoIP calls in this browser.": "Vous ne pouvez pas passer d'appel vocal dans ce navigateur.",
561561
"You do not have permission to post to this room": "Vous n’avez pas la permission de poster dans ce salon",
562562
"You have been invited to join this room by %(inviterName)s": "Vous avez été invité à joindre ce salon par %(inviterName)s",
563563
"You have been logged out of all devices and will no longer receive push notifications. To re-enable notifications, sign in again on each device": "Vous avez été déconnecté de tous vos appareils et ne recevrez plus de notifications. Pour réactiver les notifications, identifiez vous à nouveau sur tous les appareils",
@@ -922,5 +922,7 @@
922922
"Authentication check failed: incorrect password?": "Erreur d’identification: mot de passe incorrect ?",
923923
"Disable Peer-to-Peer for 1:1 calls": "Désactiver les appels 1:1 pair-à-pair",
924924
"Do you want to set an email address?": "Souhaitez-vous configurer une adresse e-mail ?",
925-
"This will allow you to reset your password and receive notifications.": "Ceci va vous permettre de réinitialiser votre mot de passe et de recevoir des notifications."
925+
"This will allow you to reset your password and receive notifications.": "Ceci va vous permettre de réinitialiser votre mot de passe et de recevoir des notifications.",
926+
"Press <StartChatButton> to start a chat with someone": "Cliquez sur <StartChatButton> pour entamer une discussion avec quelqu'un",
927+
"You're not in any rooms yet! Press <CreateRoomButton> to make a room or <RoomDirectoryButton> to browse the directory": "Vous n'avez pas encore rejoint de salle ! Cliquez sur <CreateRoomButton> pour créer une salle ou sur <RoomDirectoryButton> pour explorer l'annuaire"
926928
}

0 commit comments

Comments
 (0)