forked from ajnart/homarr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
48 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,33 @@ | ||
{ | ||
"metaTitle": "", | ||
"pageTitle": "", | ||
"description": "", | ||
"metaTitle": "Migrer til 1.0", | ||
"pageTitle": "Migrér tavler, integrationer og brugere", | ||
"description": "Eksporterer dine tavler og brugere til et ZIP-arkiv for at migrere dem til Homarr efter version 1.0.0", | ||
"securityNote": { | ||
"title": "", | ||
"text": "" | ||
"title": "Sikkerhedsnote", | ||
"text": "Når du eksporterer brugere og integrationer, åbnes der også en modal med en krypteringsnøgle. Denne nøgle er nødvendig for at importere data til Homarr. Opbevar den sikkert, og del den ikke med nogen." | ||
}, | ||
"form": { | ||
"label": "", | ||
"label": "Vælg alt, hvad du vil eksportere", | ||
"option": { | ||
"boards": { | ||
"label": "" | ||
"label": "Eksporter tavler" | ||
}, | ||
"integrations": { | ||
"label": "", | ||
"description": "" | ||
"label": "Eksporter integrationer", | ||
"description": "Dette inkluderer krypterede legitimationsoplysninger til integrationer. Kun tilgængelig ved eksport af tavler" | ||
}, | ||
"users": { | ||
"label": "", | ||
"description": "" | ||
"label": "Eksporter brugere", | ||
"description": "Dette vil kun eksportere brugere med legitimiation, adgangskoders hash og salt er krypteret" | ||
} | ||
} | ||
}, | ||
"action": { | ||
"export": "" | ||
"export": "Eksport af data" | ||
}, | ||
"modal": { | ||
"title": "", | ||
"description": "", | ||
"copyDismiss": "" | ||
"title": "Krypteringsnøgle", | ||
"description": "Dine data er blevet eksporteret. Opbevar denne nøgle sikkert, og del den ikke med nogen. Du skal bruge denne nøgle for at importere dataene til Homarr.", | ||
"copyDismiss": "Kopiér og afvis" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,33 @@ | ||
{ | ||
"metaTitle": "", | ||
"pageTitle": "", | ||
"description": "", | ||
"metaTitle": "Auf 1.0 migrieren", | ||
"pageTitle": "Boards, Integrationen und Benutzer migrieren", | ||
"description": "Exportiert deine Boards und Benutzer in ein ZIP-Archiv, um sie nach Version 1.0.0 nach Homarr zu migrieren", | ||
"securityNote": { | ||
"title": "", | ||
"text": "" | ||
"title": "Sicherheitshinweis", | ||
"text": "Beim Exportieren von Benutzern und Integrationen wird ein Modalfenster mit einem Verschlüsselungsschlüssel geöffnet. Dieser Schlüssel ist erforderlich, um Daten in Homarr zu importieren. Bewahren Sie ihn sicher auf und geben Sie ihn nicht an Dritte weiter." | ||
}, | ||
"form": { | ||
"label": "", | ||
"label": "Wählen Sie alles aus, was Sie exportieren möchten", | ||
"option": { | ||
"boards": { | ||
"label": "" | ||
"label": "Boards exportieren" | ||
}, | ||
"integrations": { | ||
"label": "", | ||
"description": "" | ||
"label": "Integrationen exportieren", | ||
"description": "Dies beinhaltet verschlüsselte Anmeldeinformationen für Integrationen. Nur verfügbar beim Exportieren von Boards" | ||
}, | ||
"users": { | ||
"label": "", | ||
"description": "" | ||
"label": "Benutzer exportieren", | ||
"description": "Damit werden nur die Anmeldeinformationen der Benutzer exportiert, Hash und Salt der Passwörter werden verschlüsselt" | ||
} | ||
} | ||
}, | ||
"action": { | ||
"export": "" | ||
"export": "Exportieren von Daten" | ||
}, | ||
"modal": { | ||
"title": "", | ||
"description": "", | ||
"copyDismiss": "" | ||
"title": "Verschlüsselungsschlüssel", | ||
"description": "Ihre Daten wurden exportiert. Bewahren Sie diesen Schlüssel sicher auf und geben Sie ihn nicht an Dritte weiter. Sie benötigen diesen Schlüssel, um die Daten in Homarr zu importieren.", | ||
"copyDismiss": "Kopieren & Verwerfen" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,33 @@ | ||
{ | ||
"metaTitle": "", | ||
"pageTitle": "", | ||
"description": "", | ||
"metaTitle": "Миграция на версию 1.0", | ||
"pageTitle": "Миграция панелей, интеграций и пользователей", | ||
"description": "Экспортирует ваши панели и пользователей в ZIP-архив для миграции в Homarr версии 1.0.0 и выше", | ||
"securityNote": { | ||
"title": "", | ||
"text": "" | ||
"title": "Примечание безопасности", | ||
"text": "При экспорте пользователей и интеграций будет открыто окно с ключом шифрования. Этот ключ необходим для импорта данных в Homarr. Сохраните его в безопасном месте и не передавайте третьим лицам." | ||
}, | ||
"form": { | ||
"label": "", | ||
"label": "Выберите всё, что хотите экспортировать", | ||
"option": { | ||
"boards": { | ||
"label": "" | ||
"label": "Экспорт панелей" | ||
}, | ||
"integrations": { | ||
"label": "", | ||
"description": "" | ||
"label": "Экспорт интеграций", | ||
"description": "Включает зашифрованные учётные данные интеграций. Доступно только при экспорте панелей" | ||
}, | ||
"users": { | ||
"label": "", | ||
"description": "" | ||
"label": "Экспорт пользователей", | ||
"description": "Экспортирует только учётные данные пользователей, хеши паролей и соль зашифрованы" | ||
} | ||
} | ||
}, | ||
"action": { | ||
"export": "" | ||
"export": "Экспортировать данные" | ||
}, | ||
"modal": { | ||
"title": "", | ||
"description": "", | ||
"copyDismiss": "" | ||
"title": "Ключ шифрования", | ||
"description": "Ваши данные экспортированы. Храните этот ключ в безопасном месте и не передавайте его третьим лицам. Этот ключ потребуется для импорта данных в Homarr.", | ||
"copyDismiss": "Скопировать и закрыть" | ||
} | ||
} |