mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-22 20:26:50 +00:00
Add languages (fr, es, de)
This commit is contained in:
32
public/locales/de/auth.json
Normal file
32
public/locales/de/auth.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"account_many": "Konten",
|
||||
"account_one": "Konto",
|
||||
"advanced_users": "für fortgeschrittene Benutzer",
|
||||
"apikey": {
|
||||
"alternative": "Alternative: Datei auswählen",
|
||||
"change": "API-Schlüssel ändern",
|
||||
"enter": "API-Schlüssel eingeben",
|
||||
"import": "API-Schlüssel importieren",
|
||||
"key": "API-Schlüssel",
|
||||
"select_valid": "gültigen API-Schlüssel auswählen"
|
||||
},
|
||||
"authenticate": "authentifizieren",
|
||||
"build_version": "Build-Version",
|
||||
"create_account": "Konto erstellen",
|
||||
"download_account": "Konto herunterladen",
|
||||
"keep_secure": "Bewahren Sie Ihre Kontodatei sicher auf",
|
||||
"node": {
|
||||
"choose": "benutzerdefinierten Node auswählen",
|
||||
"custom_many": "benutzerdefinierte Nodes",
|
||||
"use_custom": "benutzerdefinierten Node verwenden",
|
||||
"use_local": "lokalen Node verwenden",
|
||||
"using": "verwende Node",
|
||||
"using_public": "öffentlichen Node verwenden"
|
||||
},
|
||||
"password": "Passwort",
|
||||
"password_confirmation": "Passwort bestätigen",
|
||||
"return_to_list": "zurück zur Liste",
|
||||
"wallet_password_confirmation": "Wallet-Passwort bestätigen",
|
||||
"wallet_password": "Wallet-Passwort",
|
||||
"welcome": "willkommen bei"
|
||||
}
|
28
public/locales/de/core.json
Normal file
28
public/locales/de/core.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"add": "hinzufügen",
|
||||
"backup_wallet": "Wallet sichern",
|
||||
"cancel": "abbrechen",
|
||||
"choose": "auswählen",
|
||||
"close": "schließen",
|
||||
"continue": "fortfahren",
|
||||
"description": "Beschreibung",
|
||||
"edit": "bearbeiten",
|
||||
"error": "ein Fehler ist aufgetreten",
|
||||
"last_height": "letzte Höhe",
|
||||
"loading": "wird geladen...",
|
||||
"logout": "abmelden",
|
||||
"minting_status": "Minting-Status",
|
||||
"payment_notification": "Zahlungsbenachrichtigung",
|
||||
"price": "Preis",
|
||||
"q_mail": "q-Mail",
|
||||
"save": "speichern",
|
||||
"settings": "Einstellungen",
|
||||
"supply": "Angebot",
|
||||
"title": "Titel",
|
||||
"tutorial": "Tutorial",
|
||||
"your_account": "dein Konto",
|
||||
"user_lookup": "Benutzersuche",
|
||||
"wallet": "Wallet",
|
||||
"wallet_other": "Wallets",
|
||||
"welcome": "willkommen"
|
||||
}
|
21
public/locales/de/tutorial.json
Normal file
21
public/locales/de/tutorial.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"1_getting_started": "1. Erste Schritte",
|
||||
"2_overview": "2. Überblick",
|
||||
"3_groups": "3. Qortal-Gruppen",
|
||||
"4_obtain_qort": "4. QORT erhalten",
|
||||
"account_creation": "Kontoerstellung",
|
||||
"important_info": "wichtige Informationen!",
|
||||
"apps": {
|
||||
"dashboard": "1. App-Dashboard",
|
||||
"navigation": "2. App-Navigation"
|
||||
},
|
||||
"initial": {
|
||||
"6_qort": "Mindestens 6 QORT im Wallet haben",
|
||||
"explore": "erkunden",
|
||||
"general_chat": "allgemeiner Chat",
|
||||
"getting_started": "erste Schritte",
|
||||
"register_name": "einen Namen registrieren",
|
||||
"see_apps": "Apps ansehen",
|
||||
"trade_qort": "QORT handeln"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user