generated from mantinedev/next-pages-template
-
-
Notifications
You must be signed in to change notification settings - Fork 284
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
196 changed files
with
1,497 additions
and
348 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
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,7 +1,13 @@ | ||
{ | ||
"description": "Homarr er et <strong>elegant</strong>, <strong>moderne</strong> dashboard, der giver dig alle dine apps og tjenester lige ved hånden. Med Homarr kan du få adgang til og styre alt på ét praktisk sted. Homarr integrerer problemfrit med de apps, du har tilføjet, og giver dig værdifulde oplysninger og fuld kontrol. Installationen er en leg, og Homarr understøtter en lang række implementeringsmetoder.", | ||
"i18n": "Indlæst I18n oversættelse navnerum", | ||
"locales": "Konfigurerede I18n landestandarder", | ||
"contact": "Har du problemer eller spørgsmål? Kontakt os!", | ||
"addToDashboard": "Tilføj til dashboard" | ||
} | ||
"addToDashboard": "Tilføj til dashboard", | ||
"metrics": { | ||
"configurationSchemaVersion": "Konfigurationsskema version", | ||
"configurationsCount": "Tilgængelige konfigurationer", | ||
"version": "Version", | ||
"nodeEnvironment": "Node miljø", | ||
"i18n": "Indlæste I18n-oversættelsesnavneområder", | ||
"locales": "Konfigurerede I18n landestandarder" | ||
} | ||
} |
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,7 +1,7 @@ | ||
{ | ||
"iconPicker": { | ||
"textInputPlaceholder": "", | ||
"searchLimitationTitle": "", | ||
"searchLimitationMessage": "" | ||
"textInputPlaceholder": "Søger efter noget...", | ||
"searchLimitationTitle": "Begrænset til 30 resultater", | ||
"searchLimitationMessage": "Søgeresultaterne blev begrænset til 30, fordi der var for mange matchende resultater" | ||
} | ||
} |
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 |
---|---|---|
|
@@ -18,6 +18,9 @@ | |
}, | ||
"url": { | ||
"label": "Dash. URL" | ||
}, | ||
"usePercentages": { | ||
"label": "Vis procentdele" | ||
} | ||
} | ||
}, | ||
|
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,3 +1,4 @@ | ||
{ | ||
"colors": "Farver", | ||
"suffix": "{{color}} farve" | ||
} |
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 |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"text": "Tilpasninger giver dig mulighed for at konfigurere og justere din oplevelse med Homarr til dine præferencer.", | ||
"accordeon": { | ||
"layout": { | ||
"name": "Layout", | ||
"description": "Aktiver og deaktiver elementer på din header og dashboard felter" | ||
}, | ||
"gridstack": { | ||
"name": "Gridstack", | ||
"description": "Tilpas adfærd og kolonner i dit dashboardområde" | ||
}, | ||
"pageMetadata": { | ||
"name": "Metadata om siden", | ||
"description": "Juster titler, logo og PWA" | ||
}, | ||
"appereance": { | ||
"name": "Udseende", | ||
"description": "Tilpas baggrunden, farverne og appenes udseende" | ||
} | ||
} | ||
} |
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 |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"columnsCount": { | ||
"labelPreset": "Kolonner i {{size}} størrelse", | ||
"descriptionPreset": "Antal kolonner, når skærmen er mindre end {{pixels}} pixel bred", | ||
"descriptionExceedsPreset": "Antal kolonner, når skærmstørrelsen er større end {{pixels}} pixels" | ||
}, | ||
"unsavedChanges": "Du har ændringer, der ikke er gemt. Klik på knappen Anvend ændringer nedenfor for at anvende og gemme.", | ||
"applyChanges": "Anvend ændringer", | ||
"defaultValues": "Standardværdier" | ||
} |
16 changes: 11 additions & 5 deletions
16
public/locales/da/settings/customization/page-appearance.json
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
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,7 +1,13 @@ | ||
{ | ||
"description": "Homarr ist ein <strong>schlankes</strong>, <strong>modernes</strong> Dashboard, das alle Ihre Apps und Dienste auf Knopfdruck zur Verfügung stellt. Mittels Homarr können Sie von einem einzigen Ort aus auf alles zugreifen und steuern. Es lässt sich nahtlos in die von Ihnen bevorzugten Apps integrieren und versorgt Sie mit wertvollen Informationen und der vollständige Kontrolle. Die Installation ist ein Kinderspiel, und es werden eine breite Palette von Konfigurations unterstützt.", | ||
"i18n": "Geladene I18n Übersetzungs Namensräume", | ||
"locales": "Konfigurierte I18n Sprachumgebungen", | ||
"contact": "Haben Sie Probleme oder Fragen? Nehmen Sie Kontakt mit uns auf!", | ||
"addToDashboard": "Zum Dashboard hinzufügen" | ||
} | ||
"addToDashboard": "Zum Dashboard hinzufügen", | ||
"metrics": { | ||
"configurationSchemaVersion": "Version des Konfigurationsschemas", | ||
"configurationsCount": "Verfügbare Konfigurationen", | ||
"version": "Version", | ||
"nodeEnvironment": "Node-Umgebung", | ||
"i18n": "Geladene I18n Übersetzungs Namensräume", | ||
"locales": "Konfigurierte I18n Sprachumgebungen" | ||
} | ||
} |
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,7 +1,7 @@ | ||
{ | ||
"iconPicker": { | ||
"textInputPlaceholder": "", | ||
"searchLimitationTitle": "", | ||
"searchLimitationMessage": "" | ||
"textInputPlaceholder": "Nach etwas suchen...", | ||
"searchLimitationTitle": "Begrenzt auf 30 Ergebnisse", | ||
"searchLimitationMessage": "Die Suchergebnisse wurden auf 30 begrenzt, da es zu viele Treffer gab" | ||
} | ||
} |
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 |
---|---|---|
|
@@ -18,6 +18,9 @@ | |
}, | ||
"url": { | ||
"label": "Dash. URL" | ||
}, | ||
"usePercentages": { | ||
"label": "Prozentangaben anzeigen" | ||
} | ||
} | ||
}, | ||
|
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,3 +1,4 @@ | ||
{ | ||
"colors": "Farben", | ||
"suffix": "{{color}} Farbe" | ||
} |
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 |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"text": "Anpassungen ermöglichen es Ihnen, Ihre Homarr Umgebung nach Ihren Wünschen anzupassen und zu konfigurieren.", | ||
"accordeon": { | ||
"layout": { | ||
"name": "Ansicht", | ||
"description": "Aktivieren und Deaktivieren von Elementen in der Kopfzeile und der Dashboard-Kacheln" | ||
}, | ||
"gridstack": { | ||
"name": "Gridstack", | ||
"description": "Passen Sie das Verhalten und die Spalten Ihres Dashboard-Bereichs an" | ||
}, | ||
"pageMetadata": { | ||
"name": "Seiten Metadaten", | ||
"description": "Titel, Logo und PWA anpassen" | ||
}, | ||
"appereance": { | ||
"name": "Erscheinungsbild", | ||
"description": "Anpassen des Hintergrunds, der Farben und des Erscheinungsbilds der Anwendung" | ||
} | ||
} | ||
} |
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 |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"columnsCount": { | ||
"labelPreset": "Spalten in {{size}} Größe", | ||
"descriptionPreset": "Anzahl der Spalten, wenn der Bildschirm weniger als {{pixels}} Pixel breit ist", | ||
"descriptionExceedsPreset": "Anzahl der Spalten, wenn die Bildschirmgröße {{pixels}} Pixel überschreitet" | ||
}, | ||
"unsavedChanges": "Sie haben nicht gespeicherte Änderungen. Klicken Sie unten auf die Schaltfläche 'Änderungen übernehmen', um sie zu übernehmen und zu speichern.", | ||
"applyChanges": "Änderungen übernehmen", | ||
"defaultValues": "Standardwerte" | ||
} |
16 changes: 11 additions & 5 deletions
16
public/locales/de/settings/customization/page-appearance.json
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
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,7 +1,13 @@ | ||
{ | ||
"description": "Το Homarr είναι ένα <strong>κομψό</strong>, <strong>μοντέρνο</strong> ταμπλό που βάζει όλες τις εφαρμογές και τις υπηρεσίες σας στα χέρια σας. Με το Homarr, μπορείτε να έχετε πρόσβαση και να ελέγχετε τα πάντα σε μια βολική τοποθεσία. Το Homarr ενσωματώνεται απρόσκοπτα με τις εφαρμογές που έχετε προσθέσει, παρέχοντάς σας πολύτιμες πληροφορίες και δίνοντάς σας πλήρη έλεγχο. Η εγκατάσταση είναι πανεύκολη και το Homarr υποστηρίζει ένα ευρύ φάσμα μεθόδων ανάπτυξης.", | ||
"i18n": "Φορτωμένα πεδία ονομάτων μετάφρασης I18n", | ||
"locales": "Διαμορφωμένες τοπικές ρυθμίσεις I18n", | ||
"contact": "Έχετε προβλήματα ή ερωτήσεις; Συνδεθείτε μαζί μας!", | ||
"addToDashboard": "Προσθήκη στο ταμπλό" | ||
} | ||
"addToDashboard": "Προσθήκη στο ταμπλό", | ||
"metrics": { | ||
"configurationSchemaVersion": "", | ||
"configurationsCount": "", | ||
"version": "Έκδοση", | ||
"nodeEnvironment": "", | ||
"i18n": "", | ||
"locales": "" | ||
} | ||
} |
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
Oops, something went wrong.