Skip to content

Commit

Permalink
Translated using Weblate (German)
Browse files Browse the repository at this point in the history
Currently translated at 25.6% (69 of 269 strings)

Translation: Wishlist/Wishlist Web
Translate-URL: https://hosted.weblate.org/projects/wishlist/wishlist-web/de/
  • Loading branch information
Björn Engel authored and weblate committed Dec 14, 2024
1 parent 400f10f commit 858e354
Showing 1 changed file with 60 additions and 2 deletions.
62 changes: 60 additions & 2 deletions src/i18n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,71 @@
"remove-user-from-group": "{user} aus Gruppe entfernen",
"save-group-name": "Gruppennamen speichern",
"upload-profile-image": "Profilbild hochladen",
"password-strength": "Passwortsicherheit"
"password-strength": "Passwortsicherheit",
"a-person-looking-at-an-empty-board": "Eine Person schaut auf ein leeres Board",
"decrease-priority": "Priorität für {name} reduzieren",
"two-people-looking-in-an-empty-box": "Zwei Personen schauen in eine leere Box"
},
"admin": {
"administration": "Administration",
"about": "Über",
"account": "Konto",
"actions": "Aktionen",
"add-member": "Mitglied hinzufügen"
"add-member": "Mitglied hinzufügen",
"unknown": "unbekannt",
"security": "Sicherheit",
"smtp": "SMTP",
"smtp-from-email": "Email Von",
"build": "Build: <a href=\"https://github.com/cmintey/wishlist/commit/{sha}\">{sha}</a>",
"build-date": "Build Datum: {buildDate}",
"claims": "Reservierungen",
"default-group": "Standardgruppe",
"delete-group-title": "Gruppe löschen",
"delete-user": "Benutzer löschen",
"generate-reset-password-link": "Passwort-zurücksetzen Link erzeugen",
"group-name": "Gruppenname",
"group-settings": "Gruppeneinstellungen",
"groups": "Gruppen",
"id-field": "Benutzer Id: {id}",
"members": "Mitglieder",
"password-strength-requirement": "Anforderung Passwortsicherheit",
"profile": "Profil",
"public-signup": "Öffentliche Registrierung",
"settings": "Einstellungen",
"smtp-from-name": "Name Von",
"smtp-host": "Host",
"smtp-port": "Port",
"suggestions": "Vorschläge",
"suggestions-approval-required": "Zustimmung verpflichtend",
"suggestions-auto-approve": "Auto-Zustimmung",
"suggestions-surprise-me": "Überrasche mich",
"user-was-deleted": "{username} wurde gelöscht",
"users": "Benutzer"
},
"wishes": {
"filter": "Filter",
"finish": "Ende",
"for": "Für <span class=\"text-secondary-700-200-token font-bold\">{name}</span>",
"heads-up": "Kopf hoch!",
"image-url": "Blid-URL",
"item-name": "Artikelname",
"item-url": "Artikel-URL",
"item-was-deleted": "{name} wurde gelöscht",
"lists": "Listen",
"my-wishes": "Meine Wünsche",
"no-wishes-yet": "Keine Wünsche bisher",
"note-placeholder": "z.B. Größe, Farbe, etc.",
"notes": "Notizen",
"price": "Preis",
"price-high-to-low": "Preis: hoch nach niedrig",
"price-low-to-high": "Preis: niedrig nach hoch",
"public-url": "Öffentliche URL",
"purchased": "Gekauft",
"share": "Liste teilen",
"wishes-for": "{listOwner} Wünsche",
"updated-success": "Artikel erfolgreich aktualisiert",
"upload-image": "Bild hochladen",
"url-placeholder": "Füge eine URL ein, um die Artikeldaten abzurufen",
"view-wishes": "Wünsche ansehen"
}
}

0 comments on commit 858e354

Please sign in to comment.