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:
Weblate
2024-08-11 07:11:39 +00:00
parent 2be2bebb4e
commit b4481fcc84
2 changed files with 22 additions and 2 deletions

View File

@@ -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"
}
}

View File

@@ -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",