mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2026-01-01 10:37:22 +01:00
Translated using Weblate (German)
Currently translated at 100.0% (53 of 53 strings) Translated using Weblate (Swedish) Currently translated at 100.0% (53 of 53 strings) Co-authored-by: Andreas Olsson <basen82@icloud.com> Co-authored-by: Philipp Walter <philippwalter21@gmail.com> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: http://translate.sysadminsmedia.com/projects/homebox/frontend/de/ Translate-URL: http://translate.sysadminsmedia.com/projects/homebox/frontend/sv/ Translation: Homebox/Frontend
This commit is contained in:
@@ -11,7 +11,10 @@
|
||||
"create_and_add": "Erstellen und ein weiteres hinzufügen",
|
||||
"follow_dev": "Dem Entwickler folgen",
|
||||
"read_docs": "Lese die Dokumentation",
|
||||
"submit": "Absenden"
|
||||
"submit": "Absenden",
|
||||
"created": "Erstellt",
|
||||
"welcome": "Willkommen,{username}",
|
||||
"sign_out": "Abmelden"
|
||||
},
|
||||
"index": {
|
||||
"login": "Anmelden",
|
||||
@@ -65,5 +68,22 @@
|
||||
"title": "Erstelle Standort"
|
||||
}
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
"change_password": "Passwort ändern",
|
||||
"current_password": "Aktuelles Passwort",
|
||||
"new_password": "Neues Passwort",
|
||||
"notifiers": "Melder",
|
||||
"notifiers_sub": "Benachrichtigungen über anstehende Wartungserinnerungen erhalten",
|
||||
"name": "Name",
|
||||
"url": "URL",
|
||||
"enabled": "Aktiviert",
|
||||
"test": "Test",
|
||||
"gen_invite": "Einladungslink generieren",
|
||||
"user_profile": "Benutzerprofil",
|
||||
"user_profile_sub": "Benutzer einladen und Ihr Konto verwalten.",
|
||||
"active": "Aktiv",
|
||||
"inactive": "Inaktiv",
|
||||
"notifier_modal": "{ type, select, true {Edit} false {Create} other {Other}} Melder"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"profile": {
|
||||
"notifier_modal": "{ skriv, välj, sant {Redigera} falskt {Skapa} annat {Annat}} Notifier",
|
||||
"notifier_modal": "{ type, select, true {Edit} false {Create} other {Other}} Anmälare",
|
||||
"change_password": "Ändra Lösenord",
|
||||
"current_password": "Nuvarande lösenord",
|
||||
"new_password": "Nytt lösenord",
|
||||
|
||||
Reference in New Issue
Block a user