Translated using Weblate (German)

Currently translated at 49.2% (62 of 126 strings)

Translation: Anvil/Anvil
Translate-URL: https://translate.codeberg.org/projects/anvil/anvil/de/
This commit is contained in:
André Jaenisch 2024-08-12 13:13:51 +00:00 committed by Codeberg Translate
parent 5d9ffa8824
commit dd5bd6d96a
No known key found for this signature in database
GPG key ID: E21F1D62EE3AAC1C

View file

@ -1,268 +1,268 @@
{ {
"overlay": { "overlay": {
"avatar": { "avatar": {
"about_anvil": "Über Anvil", "about_anvil": "Über Anvil",
"dark_mode": "", "dark_mode": "Nachtmodus",
"profile": "", "profile": "Profil",
"settings": "", "settings": "Einstellungen",
"sign_out": "" "sign_out": "Ausloggen"
} }
}, },
"page": { "page": {
"import_project": { "import_project": {
"form": { "form": {
"avatar": "Avatar", "avatar": "Avatar",
"components": "Komponenten", "components": "Komponenten",
"fields": { "fields": {
"avatar": { "avatar": {
"label": "Bild hochladen" "label": "Bild hochladen"
}, },
"description": { "description": {
"label": "Beschreibung", "label": "Beschreibung",
"placeholder": "Beschreibe das Projekt in unter 100 Zeichen..." "placeholder": "Beschreibe das Projekt in unter 100 Zeichen..."
}, },
"issues": { "issues": {
"label": "Issues" "label": "Issues"
}, },
"name": { "name": {
"error": "Dieses Feld ist erforderlich", "error": "Dieses Feld ist erforderlich",
"label": "Name", "label": "Name",
"placeholder": "Name des Projekts..." "placeholder": "Name des Projekts..."
}, },
"pr": { "pr": {
"label": "Pullrequest" "label": "Pullrequest"
}, },
"repository": { "repository": {
"hint": "optional: von Git-Repository importieren", "hint": "optional: von Git-Repository importieren",
"label": "Repository", "label": "Repository",
"placeholder": "URL des Git-Repositorys" "placeholder": "URL des Git-Repositorys"
} }
}, },
"submit": "Projekt erstellen" "submit": "Projekt erstellen"
}, },
"heading": "Projekt erstellen", "heading": "Projekt erstellen",
"intro": "Neues F2-Projekt zu Anvil hinzufügen." "intro": "Neues F2-Projekt zu Anvil hinzufügen."
}, },
"login": { "login": {
"form": { "form": {
"fields": { "fields": {
"account": { "account": {
"label": "Accountname" "label": "Accountname"
}, },
"passphrase": { "passphrase": {
"label": "Passwort", "label": "Passwort",
"placeholder": "Passwort" "placeholder": "Passwort"
}, },
"server": { "server": {
"label": "F2-Server" "label": "F2-Server"
} }
}, },
"reset": "Passwort zurücksetzen", "reset": "Passwort zurücksetzen",
"submit": "Einloggen", "submit": "Einloggen",
"validation": { "validation": {
"incorrect": "Accountname oder Kennwort sind falsch.", "incorrect": "Accountname oder Kennwort sind falsch.",
"missing": "Das Account-Feld ist verbindlich." "missing": "Das Account-Feld ist verbindlich."
} }
}, },
"heading": "Einloggen", "heading": "Einloggen",
"intro": "Die Einwahldaten ausfüllen um Anvil mit deinem F2-Account zu benutzen." "intro": "Die Einwahldaten ausfüllen um Anvil mit deinem F2-Account zu benutzen."
}, },
"profile": { "profile": {
"activities": { "activities": {
"block_or_report": "{blockElementOpen}blockieren{blockElementClose} oder {reportElementOpen}melden{reportElementClose}", "block_or_report": "{blockElementOpen}blockieren{blockElementClose} oder {reportElementOpen}melden{reportElementClose}",
"like": "Gefällt mir" "like": "Gefällt mir"
}, },
"heading": "Profil für", "heading": "Profil für",
"history": { "history": {
"activities": { "activities": {
"commits": { "commits": {
"actions": { "actions": {
"browse": "", "browse": "",
"copy": "" "copy": "Kopieren"
}, },
"number": "", "number": "",
"relative_time": "" "relative_time": ""
}, },
"setup": { "setup": {
"description": "Das F2-Konto @{username}@{instance} wurde erfolgreich innerhalb von {created_with} erstellt", "description": "Das F2-Konto @{username}@{instance} wurde erfolgreich innerhalb von {created_with} erstellt",
"summary": "Kontoeinstellungen" "summary": "Kontoeinstellungen"
} }
}, },
"heading": "Aktivitäten" "heading": "Aktivitäten"
}, },
"menu": { "menu": {
"actions": { "actions": {
"fork": "", "fork": "",
"star": "", "star": "",
"watch": "" "watch": ""
}, },
"buttons": { "buttons": {
"avatar": "", "avatar": "",
"issues": "", "issues": "",
"notifications": "", "notifications": "Benachrichtigungen",
"prs": "" "prs": ""
}, },
"details": { "details": {
"branches": "", "branches": "",
"commits": "", "commits": "Commits",
"files": "", "files": "Dateien",
"issues": "", "issues": "",
"merge_requests": "", "merge_requests": "",
"moderation": "", "moderation": "Moderation",
"overview": "", "overview": "Übersicht",
"people": "", "people": "",
"repository": "", "repository": "",
"roles": "", "roles": "Rollen",
"tags": "" "tags": "Schlagworte"
} }
}, },
"projects": { "projects": {
"actions": { "actions": {
"fork": "Fork", "fork": "Fork",
"star": "Favorisieren", "star": "Favorisieren",
"watch": "Beobachten" "watch": "Beobachten"
}, },
"add_or_import": "{addElementOpen}Ein Projekt hinzufügen{addElementClose} oder {importElementOpen}Ein Projekt importieren{importElementClose}.", "add_or_import": "{addElementOpen}Ein Projekt hinzufügen{addElementClose} oder {importElementOpen}Ein Projekt importieren{importElementClose}.",
"empty": "Bisher keine Projekte hinzugefügt.", "empty": "Bisher keine Projekte hinzugefügt.",
"heading": "Projekte" "heading": "Projekte"
}, },
"repositories": { "repositories": {
"heading": "" "heading": ""
} }
}, },
"projects": { "projects": {
"file_table": { "file_table": {
"updated": "Aktualisiert: {relativeTime}" "updated": "Aktualisiert: {relativeTime}"
}, },
"form": { "form": {
"fields": { "fields": {
"more_filters": { "more_filters": {
"submit": "Weitere Filter" "submit": "Weitere Filter"
}, },
"projects": { "projects": {
"submit": "Meine Projekte" "submit": "Meine Projekte"
}, },
"search": { "search": {
"placeholder": "Suchen oder filtern", "placeholder": "Suchen oder filtern",
"submit": "Absenden" "submit": "Absenden"
}, },
"starred": { "starred": {
"submit": "Favorisiert" "submit": "Favorisiert"
} }
} }
}, },
"nav": { "nav": {
"next": "Weiter", "next": "Weiter",
"previous": "Zurück" "previous": "Zurück"
}, },
"table": { "table": {
"heading": { "heading": {
"last_updated": "Letzte Aktualisierung", "last_updated": "Letzte Aktualisierung",
"name": "Name" "name": "Name"
} }
} }
}, },
"welcome": { "welcome": {
"create": "", "create": "",
"intro": "", "intro": "",
"headline": "Willkommen bei Anvil", "headline": "Willkommen bei Anvil",
"login": "", "login": "",
"logo": { "logo": {
"alt": "" "alt": ""
}, },
"reset": "" "reset": ""
} }
}, },
"settings": { "settings": {
"headline": "", "headline": "",
"account": { "account": {
"delete": "", "delete": "",
"f2": { "f2": {
"label": "", "label": "",
"placeholder": "" "placeholder": ""
}, },
"headline": "", "headline": "",
"label": "", "label": "",
"password": { "password": {
"label": "", "label": "",
"reset": "" "reset": ""
}, },
"verification": { "verification": {
"label": "" "label": ""
} }
}, },
"appearance": { "appearance": {
"headline": "", "headline": "",
"label": "", "label": "",
"tab_indent": { "tab_indent": {
"headline": "", "headline": "",
"intro": "" "intro": ""
}, },
"theme": { "theme": {
"auto": "", "auto": "",
"dark": "", "dark": "",
"headline": "", "headline": "",
"light": "" "light": ""
} }
}, },
"notifications": { "notifications": {
"label": "" "label": ""
}, },
"profile": { "profile": {
"avatar": { "avatar": {
"headline": "", "headline": "",
"remove": "", "remove": "",
"upload": "" "upload": ""
}, },
"bio": { "bio": {
"label": "", "label": "",
"placeholder": "" "placeholder": ""
}, },
"extra": { "extra": {
"content": { "content": {
"placeholder": "" "placeholder": ""
}, },
"headline": "", "headline": "",
"hint": "", "hint": "",
"label": { "label": {
"placeholder": "" "placeholder": ""
} }
}, },
"headline": "", "headline": "",
"label": "", "label": "",
"name": { "name": {
"label": "", "label": "",
"placeholder": "" "placeholder": ""
}, },
"pronouns": { "pronouns": {
"label": "" "label": ""
} }
}, },
"ssh_gpg_keys": { "ssh_gpg_keys": {
"gpg": { "gpg": {
"add": "", "add": "",
"headline": "", "headline": "",
"key": { "key": {
"placeholder": "" "placeholder": ""
}, },
"remove": "", "remove": "",
"title": { "title": {
"placeholder": "" "placeholder": ""
} }
}, },
"headline": "", "headline": "",
"label": "", "label": "",
"ssh": { "ssh": {
"add": "", "add": "",
"headline": "", "headline": "",
"key": { "key": {
"placeholder": "" "placeholder": ""
}, },
"remove": "", "remove": "",
"title": { "title": {
"placeholder": "" "placeholder": ""
} }
} }
} }
} }
} }