Updated German translation

This commit is contained in:
123vier 2023-02-08 12:23:40 +01:00 committed by GitHub
parent cad0f1c905
commit d52e624973
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -99,17 +99,17 @@
"profileCreatePage": {
"notifications": {
"copied": "Privaten Schlüssel kopiert. Verwahre ihn an einem sicheren Ort!",
"wrongWords": "The words doesn't match"
"wrongWords": "Die Wörter stimmen nicht überein"
},
"snackbarDescription": "Wichtig. Verwahre den Schlüssel an einem sicheren Ort. Bei Verlust kann dieses Konto nie wieder benutzt werden!",
"snackbarAction": "Privaten Schlüssel kopieren",
"warningTitle": "Wichtig!",
"warningDescription": "Verwahre den Schlüssel an einem sicheren Ort. Bei Verlust kann dieses Konto nie wieder benutzt werden!",
"warningAction": "Schlüssel kopiert",
"continue": "Continue",
"mnemonicTitle": "These words or your private key are the only way to recover your account.",
"introTitle": "Your device will generate 12 words and your private key.",
"wordsNoted": "I have saved my words and/or my private key.",
"continue": "Weiter",
"mnemonicTitle": "Diese Wörter oder dein privater Schlüssel sind die einzige Möglickeit, deinen Account wieder herzustellen.",
"introTitle": "Dein Gerät wird 12 Wörter und einen privaten Schlüssel generieren.",
"wordsNoted": "Ich habe meine 12 Wörter und/oder meinen privaten Schlüssel gespeichert.",
"accessButton": "Zutritt",
"label": "Privater Schlüssel",
"copied": "Schlüssel kopiert",
@ -122,7 +122,7 @@
"accessButton": "Zugriff",
"privateKey": "Privater Schlüssel",
"publicKey": "Öffentlicher Schlüssel",
"loginMethod": "Login with",
"loginMethod": "Einloggen mit",
"mnemonic": "Mnemonic"
},
"contactsFeed": {
@ -162,8 +162,8 @@
"reactions": "Reaktionen",
"mentions": "Erwähnungen",
"reposts": "Reposts",
"newMessage": "{{newNotesCount}} neue Nachricht. Zum Aktualisieren wischen.",
"newMessages": "{{newNotesCount}} neue Nachrichten. Zum Aktualisieren wischen."
"newMessage": "{{newNotesCount}} neue Nachricht. Zum Aktualisieren tippen.",
"newMessages": "{{newNotesCount}} neue Nachrichten. Zum Aktualisieren tippen."
},
"relayCard": {
"moreInfo": "Mehr Infos",
@ -174,7 +174,7 @@
"pubkey": "Öffentlicher Schlüssel",
"contact": "Kontakt",
"supportedNips": "Unterstützte NIPs",
"software": "Sowftware",
"software": "Softtware",
"version": "Version",
"description": "Beschreibung",
"obtainingInfo": "Relay Infos einholen",
@ -189,7 +189,7 @@
}
},
"relaysPage": {
"resilienceTitle": "Resilience (experimental)",
"resilienceTitle": "Beständigkeit (experimental)",
"resilienceDescription": "The nostr protocol provides a good amount of tools to build a desentralized network, but unlike other desentralized protocols such as Bitcoin, it's not inherent by defaul on his usage.\n\nTo ahcieve such goal, clients and relays should activally colaborate. Nostros resiliense mode tries to, first, expose these concerns to their users, and secondly, start experimening with new pattern and way to help on network' resilency.\n\nFunctional implementation will soon endup appearing on Nostros by default.",
"resilienceCategories": "Resilience exposure",
"resilienceCategoriesDescription": "A first approach Nostros is testing is randomly calculate (based on received contats' events) what are the most resilient relays. It tries to avoid both relays with too much events (centralization) and relays with almost no events (battery draining).\n\nThe goal is to generate a list of 5 relays and cover all contacts. But if this is not possible, it will search among other realys, warning to the user about it.",