🌐 New Crowdin updates (#659)

This commit is contained in:
Thomas Camlong
2023-02-07 05:02:59 +09:00
committed by GitHub
parent 58d42ea00c
commit bb010ff54a
196 changed files with 1497 additions and 348 deletions

View File

@@ -24,5 +24,11 @@
"seconds": "sekunder",
"minutes": "minutter",
"hours": "timer"
},
"loading": "Indlæser...",
"breakPoints": {
"small": "lille",
"medium": "mellem",
"large": "stor"
}
}

View File

@@ -7,10 +7,5 @@
"popover": {
"title": "Redigeringstilstand er aktiveret for <1>{{size}}</1> størrelse",
"text": "Du kan justere og konfigurere dine apps nu. Ændringer er <strong>ikke gemt</strong> indtil du forlader redigeringstilstanden"
},
"screenSizes": {
"small": "lille",
"medium": "mellem",
"large": "stor"
}
}

View File

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

View File

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

View File

@@ -4,6 +4,9 @@
"description": "Viser en kalender med kommende udgivelser fra understøttede integrationer.",
"settings": {
"title": "Indstillinger for kalender widget",
"useSonarrv4": {
"label": "Brug Sonarr v4 API"
},
"sundayStart": {
"label": "Søndag første ugedag"
},

View File

@@ -18,6 +18,9 @@
},
"url": {
"label": "Dash. URL"
},
"usePercentages": {
"label": "Vis procentdele"
}
}
},

View File

@@ -9,11 +9,20 @@
"configTip": "Upload din konfigurationsfil ved at trække og slippe den på siden!"
},
"credits": {
"madeWithLove": "Lavet med ❤️ af @"
"madeWithLove": "Lavet med ❤️ af @",
"thirdPartyContent": "Se indhold fra tredjepart",
"thirdPartyContentTable": {
"dependencyName": "Afhængighed",
"dependencyVersion": "Version"
}
},
"grow": "Forøg gitteret (udnyt al pladsen)",
"layout": {
"title": "Dashboard layout",
"preview": {
"title": "Forhåndsvisning",
"subtitle": "Ændringer vil blive gemt automatisk"
},
"divider": "Layout indstillinger",
"main": "Primær",
"sidebar": "Sidepanel",
"cannotturnoff": "Kan ikke slås fra",

View File

@@ -1,3 +1,4 @@
{
"colors": "Farver",
"suffix": "{{color}} farve"
}

View File

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

View File

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

View File

@@ -1,22 +1,28 @@
{
"pageTitle": {
"label": "Sidetitel"
"label": "Sidetitel",
"description": "Dashboardets titel øverst til venstre"
},
"metaTitle": {
"label": "Metatitel"
"label": "Metatitel",
"description": "Titlen, der vises som dit fanebladsnavn"
},
"logo": {
"label": "Logo"
"label": "Logo",
"description": "Dashboard-logoet øverst til venstre"
},
"favicon": {
"label": "Favicon"
"label": "Favicon",
"description": "Ikonet, der bruges foran dit fanebladsnavn"
},
"background": {
"label": "Baggrund"
},
"customCSS": {
"label": "Tilpasset CSS",
"placeholder": "Brugerdefineret CSS vil blive anvendt sidst"
"description": "Tilpas alle elementer på dit dashboard, kun anbefalet til erfarne brugere",
"placeholder": "Brugerdefineret CSS vil blive anvendt sidst",
"applying": "Anvender CSS..."
},
"buttons": {
"submit": "Indsend"

View File

@@ -24,5 +24,11 @@
"seconds": "Sekunden",
"minutes": "Minuten",
"hours": "Stunden"
},
"loading": "Wird geladen...",
"breakPoints": {
"small": "Klein",
"medium": "Mittel",
"large": "Groß"
}
}

View File

@@ -7,10 +7,5 @@
"popover": {
"title": "Der Bearbeitungsmodus ist für die Kategorie <1>{{size}}</1> aktiviert",
"text": "Sie können Ihre Apps jetzt anpassen und konfigurieren. Änderungen werden <strong>nicht gespeichert</strong> bis Sie den Bearbeitungsmodus verlassen"
},
"screenSizes": {
"small": "Klein",
"medium": "Mittel",
"large": "Groß"
}
}

View File

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

View File

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

View File

@@ -4,6 +4,9 @@
"description": "Zeigt einen Kalender mit anstehenden Veröffentlichungen von unterstützten Widgets an.",
"settings": {
"title": "Einstellungen für das Kalender Widget",
"useSonarrv4": {
"label": "Sonarr v4 API verwenden"
},
"sundayStart": {
"label": "Wochenbeginn am Sonntag"
},

View File

@@ -18,6 +18,9 @@
},
"url": {
"label": "Dash. URL"
},
"usePercentages": {
"label": "Prozentangaben anzeigen"
}
}
},

View File

@@ -9,11 +9,20 @@
"configTip": "Laden Sie Ihre Konfigurationsdatei hoch, indem Sie sie per Drag & Drop auf diese Seite ziehen!"
},
"credits": {
"madeWithLove": "Gemacht mit ❤️ von @"
"madeWithLove": "Gemacht mit ❤️ von @",
"thirdPartyContent": "Inhalte von Dritten anzeigen",
"thirdPartyContentTable": {
"dependencyName": "Abhängigkeiten",
"dependencyVersion": "Version"
}
},
"grow": "Erweitertes Raster (nutzt den ganzen Platz)",
"layout": {
"title": "Dashboard Anordnung",
"preview": {
"title": "Vorschau",
"subtitle": "Änderungen werden automatisch gespeichert"
},
"divider": "Layout-Einstellungen",
"main": "Haupt",
"sidebar": "Seitenleiste",
"cannotturnoff": "Kann nicht deaktiviert werden",

View File

@@ -1,3 +1,4 @@
{
"colors": "Farben",
"suffix": "{{color}} Farbe"
}

View File

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

View File

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

View File

@@ -1,22 +1,28 @@
{
"pageTitle": {
"label": "Seiten Titel"
"label": "Seiten Titel",
"description": "Der Titel des Dashboards oben links"
},
"metaTitle": {
"label": "Meta Titel"
"label": "Meta Titel",
"description": "Der Titel, der als Tab-Name angezeigt wird"
},
"logo": {
"label": "Logo"
"label": "Logo",
"description": "Der Logo des Dashboards oben links"
},
"favicon": {
"label": "Favicon"
"label": "Favicon",
"description": "Das Symbol, das vor dem Namen Ihres Tabs verwendet wird"
},
"background": {
"label": "Hintergrund"
},
"customCSS": {
"label": "Benutzerdefiniertes CSS",
"placeholder": "Benutzerdefiniertes CSS wird zuletzt angewendet"
"description": "Anpassen aller Elemente auf Ihrem Dashboard, nur für erfahrene Benutzer empfohlen",
"placeholder": "Benutzerdefiniertes CSS wird zuletzt angewendet",
"applying": "CSS wird übernommen..."
},
"buttons": {
"submit": "Absenden"

View File

@@ -24,5 +24,11 @@
"seconds": "δευτερόλεπτα",
"minutes": "λεπτά",
"hours": "ώρες"
},
"loading": "Φόρτωση...",
"breakPoints": {
"small": "μικρό",
"medium": "μεσαίο",
"large": "μεγάλο"
}
}

View File

@@ -7,10 +7,5 @@
"popover": {
"title": "Η λειτουργία επεξεργασίας είναι ενεργοποιημένη για <1>{{size}}</1> μέγεθος",
"text": "Μπορείτε να προσαρμόσετε και να ρυθμίσετε τις εφαρμογές σας τώρα. Οι αλλαγές <strong>δεν αποθηκεύονται</strong> μέχρι να βγείτε από τη λειτουργία επεξεργασίας"
},
"screenSizes": {
"small": "μικρό",
"medium": "μεσαίο",
"large": "μεγάλο"
}
}

View File

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

View File

@@ -4,6 +4,9 @@
"description": "Εμφανίζει ένα ημερολόγιο με τις επερχόμενες κυκλοφορίες, από τις υποστηριζόμενες ενσωματώσεις.",
"settings": {
"title": "Ρυθμίσεις για το widget ημερολογίου",
"useSonarrv4": {
"label": ""
},
"sundayStart": {
"label": "Ξεκινήστε την εβδομάδα από την Κυριακή"
},

View File

@@ -18,6 +18,9 @@
},
"url": {
"label": "Dash. URL"
},
"usePercentages": {
"label": ""
}
}
},

View File

@@ -9,11 +9,20 @@
"configTip": "Ανεβάστε το αρχείο ρυθμίσεών σας σύροντάς το στη σελίδα!"
},
"credits": {
"madeWithLove": "Φτιαγμένο με ❤️ από @"
"madeWithLove": "Φτιαγμένο με ❤️ από @",
"thirdPartyContent": "",
"thirdPartyContentTable": {
"dependencyName": "",
"dependencyVersion": "Έκδοση"
}
},
"grow": "Πλέγμα ανάπτυξης (παίρνει όλο το χώρο)",
"layout": {
"title": "Διάταξη ταμπλό",
"preview": {
"title": "",
"subtitle": ""
},
"divider": "",
"main": "Κύριο",
"sidebar": "Πλαϊνή μπάρα",
"cannotturnoff": "Δεν μπορεί να απενεργοποιηθεί",

View File

@@ -0,0 +1,21 @@
{
"text": "",
"accordeon": {
"layout": {
"name": "",
"description": ""
},
"gridstack": {
"name": "",
"description": ""
},
"pageMetadata": {
"name": "",
"description": ""
},
"appereance": {
"name": "",
"description": ""
}
}
}

View File

@@ -0,0 +1,10 @@
{
"columnsCount": {
"labelPreset": "",
"descriptionPreset": "",
"descriptionExceedsPreset": ""
},
"unsavedChanges": "",
"applyChanges": "",
"defaultValues": ""
}

View File

@@ -1,22 +1,28 @@
{
"pageTitle": {
"label": "Τίτλος Σελίδας"
"label": "Τίτλος Σελίδας",
"description": ""
},
"metaTitle": {
"label": "Meta Τίτλος"
"label": "Meta Τίτλος",
"description": ""
},
"logo": {
"label": "Λογότυπο"
"label": "Λογότυπο",
"description": ""
},
"favicon": {
"label": "Έμβλημα"
"label": "Έμβλημα",
"description": ""
},
"background": {
"label": "Φόντο"
},
"customCSS": {
"label": "Προσαρμοσμένη CSS",
"placeholder": "Το προσαρμοσμένο CSS θα εφαρμοστεί τελευταίο"
"description": "",
"placeholder": "Το προσαρμοσμένο CSS θα εφαρμοστεί τελευταίο",
"applying": ""
},
"buttons": {
"submit": "Υποβολή"

View File

@@ -24,5 +24,11 @@
"seconds": "segundos",
"minutes": "minutos",
"hours": "horas"
},
"loading": "Cargando...",
"breakPoints": {
"small": "pequeño",
"medium": "medio",
"large": "grande"
}
}

View File

@@ -7,10 +7,5 @@
"popover": {
"title": "Modo edición activado para el tamaño <1>{{size}}</1>",
"text": "Puedes ajustar y configurar tus apps ahora. Los cambios <strong>no son guardados</strong> hasta que salgas del modo edición"
},
"screenSizes": {
"small": "pequeño",
"medium": "medio",
"large": "grande"
}
}

View File

@@ -1,7 +1,13 @@
{
"description": "Homarr es un dashboard <strong>elegante</strong> y <strong>moderno</strong> que pone todas tus apps y servicios a tu alcance. Con Homarr, puedes acceder y controlar todo desde una sola ubicación. Homarr se integra a la perfección con las apps que hayas añadido, ofreciendote información valiosa y dándote control total. La instalación es muy sencilla, y Homarr soporta una amplia gama de métodos de implementación.",
"i18n": "I18n translation namespaces cargados",
"locales": "Configurar I18n locales",
"contact": "¿Tienes problemas o preguntas? ¡Conéctate con nosotros!",
"addToDashboard": "Añadir al Dashboard"
}
"addToDashboard": "Añadir al Dashboard",
"metrics": {
"configurationSchemaVersion": "Versión del esquema de configuración",
"configurationsCount": "Configuraciones disponibles",
"version": "Versión",
"nodeEnvironment": "Entorno del nodo",
"i18n": "I18n translation namespaces cargadas",
"locales": "I18n locales configurados"
}
}

View File

@@ -1,7 +1,7 @@
{
"iconPicker": {
"textInputPlaceholder": "",
"searchLimitationTitle": "",
"searchLimitationMessage": ""
"textInputPlaceholder": "Buscar algo...",
"searchLimitationTitle": "Limitado a 30 resultados",
"searchLimitationMessage": "Búsqueda de resultados limitada a 30, porque hubieron demasiadas coincidencias"
}
}

View File

@@ -4,6 +4,9 @@
"description": "Muestra un calendario con las próximas emisiones, desde las integraciones compatibles.",
"settings": {
"title": "Ajustes para el widget del Calendario",
"useSonarrv4": {
"label": "Usar API Sonarr v4"
},
"sundayStart": {
"label": "Marcar Domingo como primer día de la semana"
},

View File

@@ -18,6 +18,9 @@
},
"url": {
"label": "Dash. URL"
},
"usePercentages": {
"label": "Mostrar porcentajes"
}
}
},

View File

@@ -9,11 +9,20 @@
"configTip": "¡Sube tu configuración arrastrando y soltando el archivo en la página!"
},
"credits": {
"madeWithLove": "Hecho con ❤️ por @"
"madeWithLove": "Hecho con ❤️ por @",
"thirdPartyContent": "Ver contenido de terceros",
"thirdPartyContentTable": {
"dependencyName": "Dependencia",
"dependencyVersion": "Versión"
}
},
"grow": "Aumentar cuadrícula (toma todo el espacio)",
"layout": {
"title": "Diseño del dashboard",
"preview": {
"title": "Previsualizar",
"subtitle": "Los cambios serán guardados automáticamente"
},
"divider": "Opciones de diseño",
"main": "Principal",
"sidebar": "Barra lateral",
"cannotturnoff": "No puede ser apagado",

View File

@@ -1,3 +1,4 @@
{
"colors": "Colores",
"suffix": "Color {{color}}"
}

View File

@@ -0,0 +1,21 @@
{
"text": "Las personalizaciones te permiten configurar y ajustar tu experiencia con Homarr, según tus preferencias.",
"accordeon": {
"layout": {
"name": "Disposición",
"description": "Activar y desactivar elementos de tu cabecera y tarjetas del dashboard"
},
"gridstack": {
"name": "",
"description": "Personalizar el comportamiento y columnas del área de tu dashboard"
},
"pageMetadata": {
"name": "Metadatos de Página",
"description": "Ajustar títulos, logo y PWA"
},
"appereance": {
"name": "Apariencia",
"description": "Personalizar la apariencia del fondo, colores y apps"
}
}
}

View File

@@ -0,0 +1,10 @@
{
"columnsCount": {
"labelPreset": "Columnas en tamaño {{size}}",
"descriptionPreset": "Número de columnas cuando la pantalla tiene menos de {{pixels}} píxeles de ancho",
"descriptionExceedsPreset": "Número de columnas cuando el tamaño de pantalla excede los {{pixels}} píxeles"
},
"unsavedChanges": "Tienes cambios no guardados. Clic en el botón de Aplicar cambios para aplicar y guardar.",
"applyChanges": "Aplicar cambios",
"defaultValues": "Valores por defecto"
}

View File

@@ -1,22 +1,28 @@
{
"pageTitle": {
"label": "Título de Página"
"label": "Título de Página",
"description": "Título del dashboard en la parte superior izquierda"
},
"metaTitle": {
"label": "Tarjeta Meta"
"label": "Tarjeta Meta",
"description": "El título, que se muestra como el nombre de tu pestaña"
},
"logo": {
"label": "Logo"
"label": "Logo",
"description": "El logo del dashboard en la parte superior izquierda"
},
"favicon": {
"label": "Favicon"
"label": "Favicon",
"description": "El icono, que se usa delante del nombre de la pestaña"
},
"background": {
"label": "Fondo"
},
"customCSS": {
"label": "CSS Personalizado",
"placeholder": "El CSS personalizado será aplicado en último lugar"
"description": "Personalizar todos los elementos de tu dashboard, solo recomendado para usuarios experimentados",
"placeholder": "El CSS personalizado será aplicado en último lugar",
"applying": "Aplicando CSS..."
},
"buttons": {
"submit": "Aplicar"

View File

@@ -24,5 +24,11 @@
"seconds": "secondes",
"minutes": "minutes",
"hours": "heures"
},
"loading": "Chargement...",
"breakPoints": {
"small": "petit",
"medium": "moyen",
"large": "grand"
}
}

View File

@@ -7,10 +7,5 @@
"popover": {
"title": "Le mode d'édition est activé pour <1>{{size}}</1> la taille",
"text": "Vous pouvez désormais ajuster et configurer vos applications. Les modifications ne sont <strong>pas enregistrées</strong> jusqu'à ce que vous quittiez le mode édition"
},
"screenSizes": {
"small": "petit",
"medium": "moyen",
"large": "grand"
}
}

View File

@@ -1,7 +1,13 @@
{
"description": "Homarr est un tableau de bord <strong>élégant</strong>, <strong>moderne</strong> qui met toutes vos applications et services au bout de vos doigts. Avec Homarr, vous pouvez accéder et contrôler tout dans un seul endroit. Homarr s'intègre de façon transparente avec les applications que vous avez ajoutées, vous fournissant des informations précieuses et vous donnant un contrôle total. L'installation est un jeu d'enfant, et Homarr prend en charge un large éventail de méthodes de déploiement.",
"i18n": "Espaces de traduction I18n chargés",
"locales": "Locales I18n configurées",
"contact": "Vous avez des problèmes ou des questions ? Dites-le-nous !",
"addToDashboard": "Ajouter au tableau de bord"
}
"addToDashboard": "Ajouter au tableau de bord",
"metrics": {
"configurationSchemaVersion": "",
"configurationsCount": "Configurations disponibles",
"version": "Version",
"nodeEnvironment": "",
"i18n": "",
"locales": ""
}
}

View File

@@ -1,7 +1,7 @@
{
"iconPicker": {
"textInputPlaceholder": "",
"searchLimitationTitle": "",
"searchLimitationMessage": ""
"textInputPlaceholder": "Chercher quelque chose...",
"searchLimitationTitle": "Limité à 30 résultats",
"searchLimitationMessage": "Les résultats de la recherche ont été limités à 30 car il y avait trop de correspondances"
}
}

View File

@@ -4,6 +4,9 @@
"description": "Affiche un calendrier avec les prochaines sorties, à partir des intégrations prises en charge.",
"settings": {
"title": "Paramètres du widget Calendrier",
"useSonarrv4": {
"label": "Utiliser l'API de Sonarr v4"
},
"sundayStart": {
"label": "Commencez la semaine par dimanche"
},

View File

@@ -18,6 +18,9 @@
},
"url": {
"label": "URL Dash."
},
"usePercentages": {
"label": "Afficher les pourcentages"
}
}
},

View File

@@ -9,11 +9,20 @@
"configTip": "Importer votre fichier de configuration en le faisant glisser et en le déposant sur la page !"
},
"credits": {
"madeWithLove": "Fait avec ❤️ par @"
"madeWithLove": "Fait avec ❤️ par @",
"thirdPartyContent": "Voir le contenu tiers",
"thirdPartyContentTable": {
"dependencyName": "Dépendance",
"dependencyVersion": "Version"
}
},
"grow": "Grille progressive (prend toute la largeur)",
"layout": {
"title": "Disposition du tableau de bord",
"preview": {
"title": "Aperçu",
"subtitle": "Les changements seront sauvegarder automatiquement"
},
"divider": "Option de mise en page",
"main": "Principal",
"sidebar": "Barre latérale",
"cannotturnoff": "Ne peut être désactivé",

View File

@@ -1,3 +1,4 @@
{
"colors": "Couleurs",
"suffix": "{{color}} couleur"
}

View File

@@ -0,0 +1,21 @@
{
"text": "",
"accordeon": {
"layout": {
"name": "",
"description": "Activer et désactiver les éléments sur l'en-tête et le titre du tableau de bord"
},
"gridstack": {
"name": "",
"description": "Personnaliser le comportement et les colonnes de la zone de votre tableau de bord"
},
"pageMetadata": {
"name": "Métadonnées de la page",
"description": "Ajuster le titre, le logo et la PWA"
},
"appereance": {
"name": "Apparence",
"description": "Personnalisez l'arrière-plan, les couleurs et l'apparence des applications"
}
}
}

View File

@@ -0,0 +1,10 @@
{
"columnsCount": {
"labelPreset": "",
"descriptionPreset": "Nombre de colonnes lorsque l'écran a une largeur inférieure à {{pixels}} pixels",
"descriptionExceedsPreset": "Nombre de colonnes lorsque la taille de l'écran dépasse {{pixels}} pixels"
},
"unsavedChanges": "Vous avez des modifications non sauvegardées. Cliquez sur le bouton Appliquer les modifications ci-dessous pour les appliquer et les enregistrer.",
"applyChanges": "Appliquer les modifications",
"defaultValues": "Valeurs par défaut"
}

View File

@@ -1,22 +1,28 @@
{
"pageTitle": {
"label": "Titre de la page"
"label": "Titre de la page",
"description": "Le titre du tableau de bord en haut à gauche"
},
"metaTitle": {
"label": "Titre Méta"
"label": "Titre Méta",
"description": "Le titre qui est affiché comme nom d'onglet"
},
"logo": {
"label": "Logo"
"label": "Logo",
"description": "Le logo du tableau de bord en haut à gauche"
},
"favicon": {
"label": "Favicon"
"label": "Favicon",
"description": "L'icône qui est utilisé devant le nom de votre onglet"
},
"background": {
"label": "Contexte"
},
"customCSS": {
"label": "CSS personnalisé",
"placeholder": "Le CSS personnalisé sera appliqué en dernier"
"description": "Personnaliser tous les éléments du tableau de bord, recommandé seulement pour les utilisateurs expérimentés",
"placeholder": "Le CSS personnalisé sera appliqué en dernier",
"applying": "Appliquation du CSS..."
},
"buttons": {
"submit": "Soumettre"

View File

@@ -24,5 +24,11 @@
"seconds": "שניות",
"minutes": "דקות",
"hours": "שעות"
},
"loading": "טוען...",
"breakPoints": {
"small": "קטן",
"medium": "בינוני",
"large": "גדול"
}
}

View File

@@ -7,10 +7,5 @@
"popover": {
"title": "מצב עריכה מופעל עבור גודל <1>{{size}}</1>",
"text": "ניתן להתאים ולהגדיר את האפליקציות עכשיו. השינויים <strong>לא נשמרים</strong> עד יציאה ממצב עריכה."
},
"screenSizes": {
"small": "קטן",
"medium": "בינוני",
"large": "גדול"
}
}

View File

@@ -1,7 +1,13 @@
{
"description": "Homarr הוא לוח מחוונים <strong>אלגנטי</strong>, <strong>מודרני</strong>, אשר שם את כל האפליקציות והשירותים בהישג יד. עם Homarr, ניתן לגשת לכל דבר ולשלוט בו במיקום נוח אחד. Homarr משתלב בצורה חלקה עם האפליקציות, מספק מידע רב ערך ונותן שליטה מלאה. ההתקנה היא קלה ותומכת במגוון רחב של שיטות פריסה.",
"i18n": "מרחבי שמות טעונים של תרגום i18n",
"locales": "אזורי i18n שתצורתם נקבעה",
"contact": "נתקלת בבעיות או בשאלות? צור איתנו קשר!",
"addToDashboard": "הוספה ללוח מחוונים"
}
"addToDashboard": "הוספה ללוח מחוונים",
"metrics": {
"configurationSchemaVersion": "גירסת סכימת תצורה",
"configurationsCount": "תצורות זמינות",
"version": "גרסה",
"nodeEnvironment": "סביבת Node",
"i18n": "מרחבי שמות של תרגום I18n טעונים",
"locales": "אזורי I18n מוגדרים"
}
}

View File

@@ -1,7 +1,7 @@
{
"iconPicker": {
"textInputPlaceholder": "",
"searchLimitationTitle": "",
"searchLimitationMessage": ""
"textInputPlaceholder": "חפש משהו...",
"searchLimitationTitle": "מוגבל ל-30 תוצאות",
"searchLimitationMessage": "תוצאות החיפוש הוגבלו ל-30 כי היו יותר מדי התאמות"
}
}

View File

@@ -4,6 +4,9 @@
"description": "מציג לוח שנה עם עדכונים מאינטגרציות נתמכות.",
"settings": {
"title": "הגדרות עבור ווידג'ט יומן",
"useSonarrv4": {
"label": "השתמש בAPI גרסא 4 של סונאר (Sonarr)"
},
"sundayStart": {
"label": "התחל את השבוע ביום ראשון"
},

View File

@@ -18,6 +18,9 @@
},
"url": {
"label": "כתובת אתר Dash."
},
"usePercentages": {
"label": "הצג אחוזים"
}
}
},

View File

@@ -9,11 +9,20 @@
"configTip": "העלה את קובץ התצורה שלך על ידי גרירה ושחרור שלו אל הדף!"
},
"credits": {
"madeWithLove": "נעשה ב- ❤️ ע״י @"
"madeWithLove": "נעשה ב- ❤️ ע״י @",
"thirdPartyContent": "ראה תוכן של צד שלישי",
"thirdPartyContentTable": {
"dependencyName": "תלות",
"dependencyVersion": "גרסה"
}
},
"grow": "הגדלת אריחים (תופס את כל השטח)",
"layout": {
"title": "פריסת לוח מחוונים",
"preview": {
"title": "תצוגה מקדימה",
"subtitle": "השינוים יישמרו באופן אוטומאטי"
},
"divider": "אפשרויות סידור",
"main": "ראשי",
"sidebar": "סרגל צד",
"cannotturnoff": "לא ניתן להסרה",

View File

@@ -1,3 +1,4 @@
{
"colors": "צבעים",
"suffix": "צבע {{color}}"
}

View File

@@ -0,0 +1,21 @@
{
"text": "התאמות אישיות מאפשרות לך להגדיר ולהתאים את החוויה שלך עם Homarr להעדפותיך.",
"accordeon": {
"layout": {
"name": "פריסה",
"description": "הפעל והשבת אלמנטים באריחי הכותרת ולוח המחוונים שלך"
},
"gridstack": {
"name": "Gridstack",
"description": "התאם אישית את ההתנהגות והעמודות של אזור לוח המחוונים שלך"
},
"pageMetadata": {
"name": "מטא נתונים של עמוד",
"description": "התאם כותרות, לוגו ו-PWA"
},
"appereance": {
"name": "מראה חיצוני",
"description": "התאם אישית את הרקע, הצבעים ומראה האפליקציות"
}
}
}

View File

@@ -0,0 +1,10 @@
{
"columnsCount": {
"labelPreset": "עמודות בגודל{{size}}",
"descriptionPreset": "מספר העמודות כאשר המסך קטן מרוחב של {{pixels}} פקסלים",
"descriptionExceedsPreset": "מספר העמודות כאשר גודל המסך חורג {{pixels}} פקסלים"
},
"unsavedChanges": "יש לך שינויים לא שמורים. לחץ על כפתור ״החל שינויים״ על מנת להחיל ולשמור ",
"applyChanges": "החל שינויים",
"defaultValues": "ערכי ברירת מחדל"
}

View File

@@ -1,22 +1,28 @@
{
"pageTitle": {
"label": "כותרת העמוד"
"label": "כותרת העמוד",
"description": "כותרת לוח המחוונים בפינה השמאלית העליונה"
},
"metaTitle": {
"label": "כותרת דף"
"label": "כותרת דף",
"description": "הכותרת, שמוצגת כשם הכרטיסייה שלך"
},
"logo": {
"label": "סמל"
"label": "סמל",
"description": "הלוגו של לוח המחוונים בצד שמאל למעלה"
},
"favicon": {
"label": "אייקון לצד שם הדף"
"label": "אייקון לצד שם הדף",
"description": "הסמל שנמצא בשימוש מול שם הכרטיסייה שלך"
},
"background": {
"label": "רקע"
},
"customCSS": {
"label": "CSS מותאם אישית",
"placeholder": "CSS מותאם אישית יוחל אחרון"
"description": "התאם אישית את כל הרכיבים בלוח המחוונים שלך, מומלץ רק למשתמשים מנוסים",
"placeholder": "CSS מותאם אישית יוחל אחרון",
"applying": "מחיל CSS..."
},
"buttons": {
"submit": "שלח"

View File

@@ -24,5 +24,11 @@
"seconds": "secondi",
"minutes": "minuti",
"hours": "ore"
},
"loading": "Caricamento in corso...",
"breakPoints": {
"small": "piccolo",
"medium": "medio",
"large": "grande"
}
}

View File

@@ -7,10 +7,5 @@
"popover": {
"title": "Edit mode abilitata per dimensione <1>{{size}}</1>",
"text": "Ora è possibile regolare e configurare le applicazioni. Le modifiche <strong>non verranno salvate</strong> finché non si esce dalla edit mode"
},
"screenSizes": {
"small": "piccolo",
"medium": "medio",
"large": "grande"
}
}

View File

@@ -1,7 +1,13 @@
{
"description": "Homarr è una <strong>elegante</strong> e <strong>moderna</strong> dashboard che mette tutte le vostre app e i vostri servizi a portata di mano. Con Homarr, potete controllare tutto in un'unica comoda posizione. Homarr si integra perfettamente con le app aggiunte, fornendo informazioni preziose e offrendo un controllo completo. L'installazione è semplice e Homarr supporta un'ampia gamma di metodi di deployment.",
"i18n": "Translation namespaces I18n caricati",
"locales": "I18n locales configurati",
"contact": "Problemi o domande? Contattaci!",
"addToDashboard": "Aggiungi alla dashboard"
}
"addToDashboard": "Aggiungi alla dashboard",
"metrics": {
"configurationSchemaVersion": "Versione dello schema di configurazione",
"configurationsCount": "Configurazioni disponibili",
"version": "Versione",
"nodeEnvironment": "Ambiente Node",
"i18n": "Translation namespaces I18n caricati",
"locales": "I18n locales configurati"
}
}

View File

@@ -1,7 +1,7 @@
{
"iconPicker": {
"textInputPlaceholder": "",
"searchLimitationTitle": "",
"searchLimitationMessage": ""
"textInputPlaceholder": "Cerca qualcosa...",
"searchLimitationTitle": "Limitato a 30 risultati",
"searchLimitationMessage": "I risultati della ricerca sono stati limitati a 30 poiché ci sono state troppe corrispondenze"
}
}

View File

@@ -4,6 +4,9 @@
"description": "Mostra un calendario con le prossime versioni dalle integrazioni supportate.",
"settings": {
"title": "Impostazioni per il widget Calendario",
"useSonarrv4": {
"label": "Usa le API di Sonarr v4"
},
"sundayStart": {
"label": "Inizia la settimana di domenica"
},

View File

@@ -18,6 +18,9 @@
},
"url": {
"label": "Dash. URL"
},
"usePercentages": {
"label": "Visualizza percentuali"
}
}
},

View File

@@ -9,11 +9,20 @@
"configTip": "Carica il file di configurazione trascinandolo e rilasciandolo sulla pagina!"
},
"credits": {
"madeWithLove": "Realizzato con ❤️ da @"
"madeWithLove": "Realizzato con ❤️ da @",
"thirdPartyContent": "Visualizza contenuti di terze parti",
"thirdPartyContentTable": {
"dependencyName": "Dipendenza",
"dependencyVersion": "Versione"
}
},
"grow": "Espandi la griglia (occupa tutto lo spazio)",
"layout": {
"title": "Layout della Dashboard",
"preview": {
"title": "Anteprima",
"subtitle": "Le modifiche saranno salvate automaticamente"
},
"divider": "Opzioni di layout",
"main": "Main",
"sidebar": "Barra laterale",
"cannotturnoff": "Impossibile disattivare",

View File

@@ -1,3 +1,4 @@
{
"colors": "Colori",
"suffix": "{{color}} colore"
}

View File

@@ -0,0 +1,21 @@
{
"text": "Le personalizzazioni consentono di configurare e adattare l'esperienza con Homarr a piacimento.",
"accordeon": {
"layout": {
"name": "Layout",
"description": "Abilita e disabilita gli elementi dell'intestazione e dei riquadri della dashboard"
},
"gridstack": {
"name": "Gridstack",
"description": "Personalizza il comportamento e le colonne dell'area della dashboard"
},
"pageMetadata": {
"name": "Metadati della pagina",
"description": "Regola titoli, logo e PWA"
},
"appereance": {
"name": "Aspetto",
"description": "Personalizza lo sfondo, i colori e l'aspetto delle app"
}
}
}

View File

@@ -0,0 +1,10 @@
{
"columnsCount": {
"labelPreset": "Colonne in formato {{size}}",
"descriptionPreset": "Numero di colonne quando lo schermo ha una larghezza inferiore a {{pixels}} pixel",
"descriptionExceedsPreset": "Numero di colonne quando le dimensioni dello schermo superano {{pixels}} pixel"
},
"unsavedChanges": "Ci sono modifiche non salvate. Fare clic sul pulsante Applica modifiche qui sotto per applicare e salvare.",
"applyChanges": "Applica modifiche",
"defaultValues": "Valori predefiniti"
}

View File

@@ -1,22 +1,28 @@
{
"pageTitle": {
"label": "Titolo pagina"
"label": "Titolo pagina",
"description": "Il titolo della dashboard in alto a sinistra"
},
"metaTitle": {
"label": "Titolo meta"
"label": "Titolo meta",
"description": "Il titolo che viene visualizzato come nome della scheda"
},
"logo": {
"label": "Logo"
"label": "Logo",
"description": "Il logo della dashboard in alto a sinistra"
},
"favicon": {
"label": "Favicon"
"label": "Favicon",
"description": "L'icona che viene utilizzata davanti al nome della scheda"
},
"background": {
"label": "Sfondo"
},
"customCSS": {
"label": "CSS personalizzato",
"placeholder": "I CSS personalizzati saranno applicati per ultimi"
"description": "Personalizza tutti gli elementi della dashboard, consigliata solo agli utenti esperti",
"placeholder": "I CSS personalizzati saranno applicati per ultimi",
"applying": "Applicazione CSS..."
},
"buttons": {
"submit": "Invia"

View File

@@ -24,5 +24,11 @@
"seconds": "替わり",
"minutes": "議事録",
"hours": "時間"
},
"loading": "読み込み中...",
"breakPoints": {
"small": "小",
"medium": "巫女",
"large": "おおきな"
}
}

View File

@@ -7,10 +7,5 @@
"popover": {
"title": "編集モードが有効なのは <1>{{size}}</1>サイズ",
"text": "今すぐアプリを調整し、設定することができます。変更は、 <strong>編集モードを終了するまで保存されません</strong>"
},
"screenSizes": {
"small": "小",
"medium": "巫女",
"large": "おおきな"
}
}

View File

@@ -1,7 +1,13 @@
{
"description": "Homarrは、 <strong>sleek</strong>, <strong>modern</strong> dashboardで、すべてのアプリとサービスを指先で操作できるようにします。HOMARを使えば、便利な1つの場所ですべてにアクセスし、コントロールすることができます。Homarrは、あなたが追加したアプリとシームレスに統合され、あなたに貴重な情報を提供し、完全に制御することができます。インストールは簡単で、Homarrは幅広い導入方法をサポートしています。",
"i18n": "ロードされたI18n翻訳名前空間",
"locales": "設定されたI18nロケール",
"contact": "お困りごとやご質問はありませんか?私たちにご連絡ください。",
"addToDashboard": "ダッシュボードに追加"
}
"addToDashboard": "ダッシュボードに追加",
"metrics": {
"configurationSchemaVersion": "",
"configurationsCount": "",
"version": "バージョン",
"nodeEnvironment": "",
"i18n": "",
"locales": ""
}
}

View File

@@ -4,6 +4,9 @@
"description": "サポートされている統合製品から、今後のリリースをカレンダーで表示します。",
"settings": {
"title": "カレンダーウィジェットの設定",
"useSonarrv4": {
"label": ""
},
"sundayStart": {
"label": "週の始まりは日曜日"
},

View File

@@ -18,6 +18,9 @@
},
"url": {
"label": "ダッシュURL"
},
"usePercentages": {
"label": ""
}
}
},

View File

@@ -9,11 +9,20 @@
"configTip": "設定ファイルをドラッグ&ドロップでアップロードしよう"
},
"credits": {
"madeWithLove": "で作った❤️ by @さん"
"madeWithLove": "で作った❤️ by @さん",
"thirdPartyContent": "",
"thirdPartyContentTable": {
"dependencyName": "",
"dependencyVersion": "バージョン"
}
},
"grow": "グロースグリッド(全領域を占有)",
"layout": {
"title": "ダッシュボードのレイアウト",
"preview": {
"title": "",
"subtitle": ""
},
"divider": "",
"main": "メイン",
"sidebar": "サイドバー",
"cannotturnoff": "OFFにできない",

View File

@@ -0,0 +1,21 @@
{
"text": "",
"accordeon": {
"layout": {
"name": "",
"description": ""
},
"gridstack": {
"name": "",
"description": ""
},
"pageMetadata": {
"name": "",
"description": ""
},
"appereance": {
"name": "",
"description": ""
}
}
}

View File

@@ -0,0 +1,10 @@
{
"columnsCount": {
"labelPreset": "",
"descriptionPreset": "",
"descriptionExceedsPreset": ""
},
"unsavedChanges": "",
"applyChanges": "",
"defaultValues": ""
}

View File

@@ -1,22 +1,28 @@
{
"pageTitle": {
"label": "ページタイトル"
"label": "ページタイトル",
"description": ""
},
"metaTitle": {
"label": "メタ・タイトル"
"label": "メタ・タイトル",
"description": ""
},
"logo": {
"label": "ロゴマーク"
"label": "ロゴマーク",
"description": ""
},
"favicon": {
"label": "ファビコン"
"label": "ファビコン",
"description": ""
},
"background": {
"label": "背景"
},
"customCSS": {
"label": "カスタムCSS",
"placeholder": "カスタムCSSは最後に適用されます"
"description": "",
"placeholder": "カスタムCSSは最後に適用されます",
"applying": ""
},
"buttons": {
"submit": "提出"

View File

@@ -24,5 +24,11 @@
"seconds": "초",
"minutes": "분",
"hours": "시간"
},
"loading": "불러오는 중…",
"breakPoints": {
"small": "",
"medium": "",
"large": ""
}
}

View File

@@ -7,10 +7,5 @@
"popover": {
"title": "",
"text": ""
},
"screenSizes": {
"small": "",
"medium": "",
"large": ""
}
}

View File

@@ -1 +1,13 @@
{}
{
"description": "",
"contact": "",
"addToDashboard": "",
"metrics": {
"configurationSchemaVersion": "",
"configurationsCount": "",
"version": "",
"nodeEnvironment": "",
"i18n": "",
"locales": ""
}
}

View File

@@ -4,6 +4,9 @@
"description": "",
"settings": {
"title": "",
"useSonarrv4": {
"label": ""
},
"sundayStart": {
"label": "한 주의 시작을 일요일로 설정"
},

View File

@@ -18,6 +18,9 @@
},
"url": {
"label": "Dash. 주소"
},
"usePercentages": {
"label": ""
}
}
},

View File

@@ -9,11 +9,20 @@
"configTip": ""
},
"credits": {
"madeWithLove": "Made with ❤️ by @"
"madeWithLove": "Made with ❤️ by @",
"thirdPartyContent": "",
"thirdPartyContentTable": {
"dependencyName": "",
"dependencyVersion": ""
}
},
"grow": "",
"layout": {
"title": "",
"preview": {
"title": "",
"subtitle": ""
},
"divider": "",
"main": "",
"sidebar": "",
"cannotturnoff": "",

View File

@@ -0,0 +1,21 @@
{
"text": "",
"accordeon": {
"layout": {
"name": "",
"description": ""
},
"gridstack": {
"name": "",
"description": ""
},
"pageMetadata": {
"name": "",
"description": ""
},
"appereance": {
"name": "",
"description": ""
}
}
}

View File

@@ -0,0 +1,10 @@
{
"columnsCount": {
"labelPreset": "",
"descriptionPreset": "",
"descriptionExceedsPreset": ""
},
"unsavedChanges": "",
"applyChanges": "",
"defaultValues": ""
}

View File

@@ -1,22 +1,28 @@
{
"pageTitle": {
"label": "페이지 제목"
"label": "페이지 제목",
"description": ""
},
"metaTitle": {
"label": ""
"label": "",
"description": ""
},
"logo": {
"label": "로고"
"label": "로고",
"description": ""
},
"favicon": {
"label": "파비콘"
"label": "파비콘",
"description": ""
},
"background": {
"label": "배경"
},
"customCSS": {
"label": "커스텀 CSS",
"placeholder": ""
"description": "",
"placeholder": "",
"applying": ""
},
"buttons": {
"submit": "적용"

View File

@@ -24,5 +24,11 @@
"seconds": "secondz",
"minutes": "minutz",
"hours": "hourz"
},
"loading": "Loadin...",
"breakPoints": {
"small": "small",
"medium": "medium",
"large": "large"
}
}

View File

@@ -7,10 +7,5 @@
"popover": {
"title": "Edit Mode Iz Enabld 4 <1>{{size}}</1> Size",
"text": "U Can Adjust An Configure Ur Apps Nao. Changez R <strong>Not Savd</strong> Til U Exit Edit Mode"
},
"screenSizes": {
"small": "small",
"medium": "medium",
"large": "large"
}
}

View File

@@ -1,7 +1,13 @@
{
"description": "Homarr Iz <strong>Sleek</strong>, <strong>Modern</strong> Dashbord Dat Puts All Ov Ur Apps An Servicez At Ur Fingertips. Wif Homarr, U Can Acces An Control Evrythin In Wan Convenient Locashun. Homarr Seamlesly Integratez Wif Teh Apps Uve Addd, Providin U Wif Valuable Informashun An Givin U Complete Control. Installashun Iz Breeze, An Homarr Supports Wide Range Ov Deployment Methodz.",
"i18n": "Loadd I18N Tranzlashun Namespacez",
"locales": "Configurd I18N Localez",
"contact": "Havin Trouble Or Queshuns? Connect Wif Us!",
"addToDashboard": "Add 2 Dashbord"
}
"addToDashboard": "Add 2 Dashbord",
"metrics": {
"configurationSchemaVersion": "",
"configurationsCount": "",
"version": "Vershun",
"nodeEnvironment": "",
"i18n": "",
"locales": ""
}
}

View File

@@ -4,6 +4,9 @@
"description": "Displayz calendar wif upcomin releasez, frum supportd integrations.",
"settings": {
"title": "Settings 4 Calendar Widget",
"useSonarrv4": {
"label": ""
},
"sundayStart": {
"label": "Start teh week on Sunday"
},

View File

@@ -18,6 +18,9 @@
},
"url": {
"label": "Dash. URL"
},
"usePercentages": {
"label": ""
}
}
},

View File

@@ -9,11 +9,20 @@
"configTip": "Upload Ur Config File By Drag An Droppin It Onto Teh Paeg!"
},
"credits": {
"madeWithLove": "Maded wif ❤️ by @"
"madeWithLove": "Maded wif ❤️ by @",
"thirdPartyContent": "",
"thirdPartyContentTable": {
"dependencyName": "",
"dependencyVersion": "Vershun"
}
},
"grow": "Grow Grid (Taek All Space)",
"layout": {
"title": "Dashbord Layout",
"preview": {
"title": "",
"subtitle": ""
},
"divider": "",
"main": "Main",
"sidebar": "Sidebar",
"cannotturnoff": "Cant Be Turnd Off",

View File

@@ -0,0 +1,21 @@
{
"text": "",
"accordeon": {
"layout": {
"name": "",
"description": ""
},
"gridstack": {
"name": "",
"description": ""
},
"pageMetadata": {
"name": "",
"description": ""
},
"appereance": {
"name": "",
"description": ""
}
}
}

Some files were not shown because too many files have changed in this diff Show More