mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-06 03:59:28 +01:00
Translated using Weblate (German)
Currently translated at 100.0% (554 of 554 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
This commit is contained in:
parent
863c5f1c13
commit
a87946a34b
@ -443,12 +443,12 @@
|
|||||||
},
|
},
|
||||||
"description": "State that {command} is not a valid /command."
|
"description": "State that {command} is not a valid /command."
|
||||||
},
|
},
|
||||||
"compareEmojiMatch": "Vergleiche und stelle sicher, dass die folgenden Emoji mit denen des anderen Gerätes übereinstimmen:",
|
"compareEmojiMatch": "Bitte vergleiche die Emojis",
|
||||||
"@compareEmojiMatch": {
|
"@compareEmojiMatch": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"compareNumbersMatch": "Vergleiche und stelle sicher, dass die folgenden Zahlen mit denen des anderen Gerätes übereinstimmen:",
|
"compareNumbersMatch": "Bitte vergleiche die Zahlen",
|
||||||
"@compareNumbersMatch": {
|
"@compareNumbersMatch": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
@ -1266,7 +1266,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"oopsSomethingWentWrong": "Hoppla! Etwas ist schiefgelaufen …",
|
"oopsSomethingWentWrong": "Hoppla, da ist etwas schiefgelaufen …",
|
||||||
"@oopsSomethingWentWrong": {
|
"@oopsSomethingWentWrong": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
@ -1871,7 +1871,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"unknownEvent": "Unbekanntes Ereignis „{type}“",
|
"unknownEvent": "Unbekanntes Ereignis '{type}'",
|
||||||
"@unknownEvent": {
|
"@unknownEvent": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -2275,7 +2275,7 @@
|
|||||||
"@openChat": {},
|
"@openChat": {},
|
||||||
"confirmEventUnpin": "Möchtest du das Ereignis wirklich dauerhaft lösen?",
|
"confirmEventUnpin": "Möchtest du das Ereignis wirklich dauerhaft lösen?",
|
||||||
"@confirmEventUnpin": {},
|
"@confirmEventUnpin": {},
|
||||||
"dismiss": "Verwerfen",
|
"dismiss": "Ablehnen",
|
||||||
"@dismiss": {},
|
"@dismiss": {},
|
||||||
"switchToAccount": "Zu Konto {number} wechseln",
|
"switchToAccount": "Zu Konto {number} wechseln",
|
||||||
"@switchToAccount": {
|
"@switchToAccount": {
|
||||||
@ -2539,5 +2539,11 @@
|
|||||||
"enterInviteLinkOrMatrixId": "Einladungslink oder Matrix-ID eingeben …",
|
"enterInviteLinkOrMatrixId": "Einladungslink oder Matrix-ID eingeben …",
|
||||||
"@enterInviteLinkOrMatrixId": {},
|
"@enterInviteLinkOrMatrixId": {},
|
||||||
"reopenChat": "Chat wieder eröffnen",
|
"reopenChat": "Chat wieder eröffnen",
|
||||||
"@reopenChat": {}
|
"@reopenChat": {},
|
||||||
|
"fileIsTooBigForServer": "Der Server meldet, dass die Datei zu groß ist für eine Übermittlung ist.",
|
||||||
|
"@fileIsTooBigForServer": {},
|
||||||
|
"noBackupWarning": "Achtung! Ohne Aktivierung des Chat-Backups verlierst du den Zugriff auf deine verschlüsselten Nachrichten. Vor dem Ausloggen wird dringend empfohlen den Chat-Backup zu aktivieren.",
|
||||||
|
"@noBackupWarning": {},
|
||||||
|
"noOtherDevicesFound": "Keine anderen Geräte anwesend",
|
||||||
|
"@noOtherDevicesFound": {}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user