chore(lang): updated translations from crowdin

Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
This commit is contained in:
homarr-crowdin[bot]
2024-12-23 10:51:54 +00:00
committed by GitHub
parent d02ded5511
commit 44dcc72d43
4 changed files with 247 additions and 247 deletions

View File

@@ -310,11 +310,11 @@
}, },
"use-all": { "use-all": {
"label": "Alle Apps verwenden", "label": "Alle Apps verwenden",
"description": "Erlauben Sie Mitgliedern, beliebige Apps zu ihren Boards hinzuzufügen" "description": "Mitgliedern erlauben, Apps zu ihren Boards hinzuzufügen"
}, },
"modify-all": { "modify-all": {
"label": "Alle Apps ändern", "label": "Alle Apps ändern",
"description": "Mitgliedern erlauben Apps zu ändern" "description": "Mitgliedern das Erstellen von Apps erlauben"
}, },
"full-all": { "full-all": {
"label": "Voller App Zugriff", "label": "Voller App Zugriff",
@@ -335,11 +335,11 @@
}, },
"modify-all": { "modify-all": {
"label": "Alle Boards ändern", "label": "Alle Boards ändern",
"description": "Erlaube Mitgliedern alle Boards zu ändern (beinhaltet nicht die Zugangskontrolle und den Gefahrenbereich)" "description": "Erlaube Mitgliedern alle Boards zu ändern (beinhaltet keine Zugangskontrolle und Gefahrenbereich)"
}, },
"full-all": { "full-all": {
"label": "Voller Board Zugriff", "label": "Voller Board Zugriff",
"description": "Erlaube Mitgliedern alle Boards (einschließlich der Zugriffskontrolle und des Gefahrenbereich) anzuzeigen, zu ändern und zu löschen" "description": "Erlaube Mitgliedern alle Boards (einschließlich Zugriffskontrolle und Gefahrenbereich) anzuzeigen, zu ändern und zu löschen"
} }
} }
}, },
@@ -347,20 +347,20 @@
"title": "Integrationen", "title": "Integrationen",
"item": { "item": {
"create": { "create": {
"label": "Integration anlegen", "label": "Integrationen erstellen",
"description": "Mitgliedern die Erstellung von Integrationen erlauben" "description": "Mitgliedern erlauben, Integrationen zu erstellen"
}, },
"use-all": { "use-all": {
"label": "Alle Integrationen nutzen", "label": "Alle Integrationen nutzen",
"description": "Ermöglicht Mitgliedern, beliebige Integrationen zu ihren Boards hinzuzufügen" "description": "Erlaubt Mitgliedern Integrationen zu ihren Boards hinzuzufügen"
}, },
"interact-all": { "interact-all": {
"label": "Interaktion mit allen Integrationen", "label": "Mit jeder Integration interagieren",
"description": "Ermöglichen Sie Mitgliedern die Interaktion mit jeder Integration" "description": "Mitgliedern erlauben, mit jeder Integration zu interagieren"
}, },
"full-all": { "full-all": {
"label": "Voller Zugriff auf Integrationen", "label": "Voller Zugriff auf Integrationen",
"description": "Erlaubt Mitgliedern jegliche Integration zu verwalten, nutzen und interagieren" "description": "Erlaube Mitgliedern jede Integration zu verwalten, zu nutzen und zu interagieren"
} }
} }
}, },
@@ -368,8 +368,8 @@
"title": "Medien", "title": "Medien",
"item": { "item": {
"upload": { "upload": {
"label": "Medien hochladen", "label": "Medien Hochladen",
"description": "Erlaubt Mitgliedern Medien hochzuladen" "description": "Erlaube Mitgliedern Medien hochzuladen"
}, },
"view-all": { "view-all": {
"label": "Alle Medien anzeigen", "label": "Alle Medien anzeigen",
@@ -528,12 +528,12 @@
"message": "Sind Sie sicher, dass Sie die App {name} löschen möchten?", "message": "Sind Sie sicher, dass Sie die App {name} löschen möchten?",
"notification": { "notification": {
"success": { "success": {
"title": "Erfolgreich gelöscht", "title": "Löschen erfolgreich",
"message": "Die App wurde erfolgreich gelöscht" "message": "Die App wurde erfolgreich gelöscht"
}, },
"error": { "error": {
"title": "Löschen fehlgeschlagen", "title": "Löschen fehlgeschlagen",
"message": "Die App konnte nicht gelöscht werden" "message": "App konnte nicht gelöscht werden"
} }
} }
} }
@@ -562,7 +562,7 @@
"title": "Integrationen", "title": "Integrationen",
"search": "Integrationen durchsuchen", "search": "Integrationen durchsuchen",
"noResults": { "noResults": {
"title": "Es wurden noch keine Integrationen erstellt" "title": "Es gibt noch keine Integrationen"
} }
}, },
"create": { "create": {
@@ -630,26 +630,26 @@
}, },
"invalidUrl": { "invalidUrl": {
"title": "Ungültige URL", "title": "Ungültige URL",
"message": "Die URL ist ungültig" "message": "Die Adresse ist ungültig"
}, },
"secretNotDefined": { "secretNotDefined": {
"title": "Fehlende Anmeldeinformationen", "title": "Fehlende Anmeldedaten",
"message": "Es wurden nicht alle Zugangsdaten angegeben" "message": "Nicht alle Zugangsdaten wurden angegeben"
}, },
"invalidCredentials": { "invalidCredentials": {
"title": "Ungültige Zugangsdaten", "title": "Ungültige Zugangsdaten",
"message": "Die Zugangsdaten sind ungültig" "message": "Die Zugangsdaten sind ungültig"
}, },
"commonError": { "commonError": {
"title": "Verbindung fehlgeschlagen", "title": "Verbindungsaufbau fehlgeschlagen",
"message": "Die Verbindung konnte nicht hergestellt werden" "message": "Die Verbindung konnte nicht hergestellt werden"
}, },
"badRequest": { "badRequest": {
"title": "Ungültige Anfrage", "title": "Fehlerhafte Anfrage",
"message": "Die Anfrage war fehlerhaft" "message": "Die Anfrage war fehlerhaft"
}, },
"unauthorized": { "unauthorized": {
"title": "Unberechtigt", "title": "Nicht autorisiert",
"message": "Wahrscheinlich falsche Anmeldeinformationen" "message": "Wahrscheinlich falsche Anmeldeinformationen"
}, },
"forbidden": { "forbidden": {
@@ -658,7 +658,7 @@
}, },
"notFound": { "notFound": {
"title": "Nicht gefunden", "title": "Nicht gefunden",
"message": "Wahrscheinlich falsche URL oder falscher Pfad" "message": "Wahrscheinlich falsche URL oder Pfad"
}, },
"internalServerError": { "internalServerError": {
"title": "Interner Serverfehler", "title": "Interner Serverfehler",
@@ -682,29 +682,29 @@
}, },
"invalidJson": { "invalidJson": {
"title": "Ungültiges JSON", "title": "Ungültiges JSON",
"message": "Die Antwort war kein gültiges JSON" "message": "Die Antwort war ungültig JSON"
}, },
"wrongPath": { "wrongPath": {
"title": "Ungültiger Pfad", "title": "Falscher Pfad",
"message": "Der Pfad ist wahrscheinlich nicht korrekt" "message": "Der Pfad ist vermutlich nicht korrekt"
} }
} }
}, },
"secrets": { "secrets": {
"title": "Geheimnisse", "title": "Secrets",
"lastUpdated": "Zuletzt aktualisiert {date}", "lastUpdated": "Zuletzt aktualisiert am {date}",
"notSet": { "notSet": {
"label": "Kein Wert angegeben", "label": "Kein Wert festgelegt",
"tooltip": "Dieses erforderliche Geheimnis wurde noch nicht festgelegt" "tooltip": "Das erforderliche Secret wurde noch nicht festgelegt"
}, },
"secureNotice": "Dieses Geheimnis kann nach der Erstellung nicht mehr abgerufen werden", "secureNotice": "Das Secret kann nicht nach der Erstellung abgerufen werden",
"reset": { "reset": {
"title": "Geheimnis zurücksetzen", "title": "Secret zurücksetzen",
"message": "Bist du sicher, dass du dieses Secret zurücksetzen möchtest?" "message": "Bist du sicher, dass du dieses Secret zurücksetzen möchtest?"
}, },
"noSecretsRequired": { "noSecretsRequired": {
"segmentTitle": "Keine Geheimnisse", "segmentTitle": "Keine Secrets",
"text": "Für diese Integration sind keine Geheimnisse erforderlich" "text": "Kein Secret für diese Integration erforderlich"
}, },
"kind": { "kind": {
"username": { "username": {
@@ -713,7 +713,7 @@
}, },
"apiKey": { "apiKey": {
"label": "API Schlüssel", "label": "API Schlüssel",
"newLabel": "Neuer API Schlüssel" "newLabel": "neuer API Schlüssel"
}, },
"password": { "password": {
"label": "Passwort", "label": "Passwort",
@@ -729,7 +729,7 @@
}, },
"media": { "media": {
"plural": "Medien", "plural": "Medien",
"search": "Medium finden", "search": "Medien suchen",
"field": { "field": {
"name": "Name", "name": "Name",
"size": "Größe", "size": "Größe",
@@ -737,7 +737,7 @@
}, },
"action": { "action": {
"upload": { "upload": {
"label": "Medium hochladen", "label": "Medien Hochladen",
"file": "Datei auswählen", "file": "Datei auswählen",
"notification": { "notification": {
"success": { "success": {
@@ -750,18 +750,18 @@
}, },
"delete": { "delete": {
"label": "Medium löschen", "label": "Medium löschen",
"description": "Möchten Sie das Medium <bName></bName> wirklich löschen?", "description": "Sind Sie sicher, dass Sie die Medien <bName></bName> löschen möchten?",
"notification": { "notification": {
"success": { "success": {
"message": "Das Medium wurde erfolgreich gelöscht" "message": "Das Medium wurde erfolgreich gelöscht"
}, },
"error": { "error": {
"message": "Das Medium konnte nicht gelöscht werden" "message": "Die Medien konnten nicht gelöscht werden"
} }
} }
}, },
"copy": { "copy": {
"label": "URL kopieren" "label": "URL in Zwischenablage kopieren"
} }
} }
}, },
@@ -774,7 +774,7 @@
"backToOverview": "Zurück zur Übersicht", "backToOverview": "Zurück zur Übersicht",
"create": "Erstellen", "create": "Erstellen",
"edit": "Bearbeiten", "edit": "Bearbeiten",
"import": "Importieren", "import": "Import",
"insert": "Einfügen", "insert": "Einfügen",
"remove": "Entfernen", "remove": "Entfernen",
"save": "Speichern", "save": "Speichern",
@@ -786,15 +786,15 @@
"continue": "Fortfahren", "continue": "Fortfahren",
"previous": "Zurück", "previous": "Zurück",
"next": "Weiter", "next": "Weiter",
"checkoutDocs": "Sieh dir die Dokumentation an", "checkoutDocs": "Die Dokumentation ansehen",
"checkLogs": "Überprüfen Sie die Logs für weitere Details", "checkLogs": "Logs für weitere Details prüfen",
"tryAgain": "Erneut versuchen", "tryAgain": "Erneut versuchen",
"loading": "Wird geladen" "loading": "Wird geladen"
}, },
"here": "hier", "here": "Hier",
"iconPicker": { "iconPicker": {
"label": "Icon URL", "label": "Icon URL",
"header": "Geben Sie den Namen oder das Objekte ein, um nach Symbolen zu filtern ... Homarr durchsucht für Sie {countIcons} Symbole." "header": "Geben Sie Namen oder Objekte ein, um nach Symbolen zu filtern... Homarr sucht nach {countIcons} Icons für Sie."
}, },
"colorScheme": { "colorScheme": {
"options": { "options": {
@@ -815,7 +815,7 @@
"error": "Erstellung fehlgeschlagen" "error": "Erstellung fehlgeschlagen"
}, },
"delete": { "delete": {
"success": "Erfolgreich gelöscht", "success": "Löschen erfolgreich",
"error": "Löschen fehlgeschlagen" "error": "Löschen fehlgeschlagen"
}, },
"update": { "update": {
@@ -828,7 +828,7 @@
} }
}, },
"multiSelect": { "multiSelect": {
"placeholder": "Wählen Sie einen oder mehrere Werte aus" "placeholder": "Wählen Sie einen oder mehrere Werte"
}, },
"multiText": { "multiText": {
"placeholder": "Weitere Werte hinzufügen", "placeholder": "Weitere Werte hinzufügen",
@@ -850,14 +850,14 @@
"login": "Anmelden", "login": "Anmelden",
"homeBoard": "Ihr Home Board", "homeBoard": "Ihr Home Board",
"loggedOut": "Abgemeldet", "loggedOut": "Abgemeldet",
"updateAvailable": "{countUpdates} Aktualisierungen verfügbar: {tag}" "updateAvailable": "{countUpdates} Updates verfügbar: {tag}"
} }
}, },
"dangerZone": "Gefahrenbereich", "dangerZone": "Gefahrenbereich",
"noResults": "Die Suche ergab keine Treffer", "noResults": "Die Suche ergab keine Treffer",
"preview": { "preview": {
"show": "Vorschau anzeigen", "show": "Vorschau ansehen",
"hide": "Vorschau verbergen" "hide": "Vorschau ausblenden"
}, },
"zod": { "zod": {
"errors": { "errors": {
@@ -881,8 +881,8 @@
"passwordsDoNotMatch": "Passwörter stimmen nicht überein", "passwordsDoNotMatch": "Passwörter stimmen nicht überein",
"passwordRequirements": "Passwort erfüllt nicht alle Anforderungen", "passwordRequirements": "Passwort erfüllt nicht alle Anforderungen",
"boardAlreadyExists": "Ein Board mit diesem Namen existiert bereits", "boardAlreadyExists": "Ein Board mit diesem Namen existiert bereits",
"invalidFileType": "Ungültiger Dateityp, erwarte {expected}", "invalidFileType": "Ungültiger Dateityp, erwartete {expected}",
"fileTooLarge": "Die Datei ist zu groß. Die maximale Größe beträgt {maxSize}", "fileTooLarge": "Datei ist zu groß, maximale Größe ist {maxSize}",
"invalidConfiguration": "Ungültige Konfiguration", "invalidConfiguration": "Ungültige Konfiguration",
"groupNameTaken": "Gruppenname bereits vergeben" "groupNameTaken": "Gruppenname bereits vergeben"
} }
@@ -992,7 +992,7 @@
}, },
"widget": { "widget": {
"app": { "app": {
"name": "App", "name": "",
"description": "Bettet eine App in das Board ein.", "description": "Bettet eine App in das Board ein.",
"option": { "option": {
"appId": { "appId": {
@@ -1122,8 +1122,8 @@
"description": "Zeigt das aktuelle Datum und die Uhrzeit an.", "description": "Zeigt das aktuelle Datum und die Uhrzeit an.",
"option": { "option": {
"customTitleToggle": { "customTitleToggle": {
"label": "Benutzerdefinierte Titel-/Stadtanzeige", "label": "Eigene Titel/Stadt Anzeige",
"description": "Zeigen Sie einen individuellen Titel oder den Namen der Stadt/des Landes oben auf der Uhr." "description": "Zeige einen benutzerdefinierten Titel oder den Namen der Stadt oder des Landes oben auf der Uhr."
}, },
"customTitle": { "customTitle": {
"label": "Titel" "label": "Titel"
@@ -1140,7 +1140,7 @@
}, },
"timezone": { "timezone": {
"label": "Zeitzone", "label": "Zeitzone",
"description": "Wählen Sie die Zeitzone gemäß dem IANA-Standard" "description": "Wählen Sie die Zeitzone nach dem IANA-Standard"
}, },
"showDate": { "showDate": {
"label": "Datum anzeigen" "label": "Datum anzeigen"
@@ -1251,7 +1251,7 @@
}, },
"smartHome-entityState": { "smartHome-entityState": {
"name": "Zustand der Entität", "name": "Zustand der Entität",
"description": "Den Status einer Entität anzeigen und optional umschalten", "description": "Zeigt den Status einer Entität an und schaltet ihn optional ein",
"option": { "option": {
"entityId": { "entityId": {
"label": "Eintrag-ID" "label": "Eintrag-ID"
@@ -1269,7 +1269,7 @@
}, },
"smartHome-executeAutomation": { "smartHome-executeAutomation": {
"name": "Automatisierung ausführen", "name": "Automatisierung ausführen",
"description": "Lösen Sie eine Automatisierung mit einem Klick aus", "description": "Automatisierung mit einem Klick auslösen",
"option": { "option": {
"displayName": { "displayName": {
"label": "Anzeigename" "label": "Anzeigename"
@@ -1298,7 +1298,7 @@
"label": "Start von" "label": "Start von"
}, },
"filterFutureMonths": { "filterFutureMonths": {
"label": "Endet um" "label": "Endet am"
} }
} }
}, },
@@ -1345,7 +1345,7 @@
} }
}, },
"indexerManager": { "indexerManager": {
"name": "Status des Indexer-Managers", "name": "Status des Index Managers",
"description": "Status des Indexer", "description": "Status des Indexer",
"option": { "option": {
"openIndexerSiteInNewTab": { "openIndexerSiteInNewTab": {
@@ -1380,7 +1380,7 @@
"processor": "Prozessor: {cpuModelName}", "processor": "Prozessor: {cpuModelName}",
"memory": "Speicher: {memory}GiB", "memory": "Speicher: {memory}GiB",
"memoryAvailable": "Verfügbar: {memoryAvailable} GiB ({percent}%)", "memoryAvailable": "Verfügbar: {memoryAvailable} GiB ({percent}%)",
"version": "Version: {version}", "version": "",
"uptime": "Betriebszeit: {days} Tage, {hours} Stunden, {minutes} Minuten", "uptime": "Betriebszeit: {days} Tage, {hours} Stunden, {minutes} Minuten",
"loadAverage": "Durchschnittliche Last:", "loadAverage": "Durchschnittliche Last:",
"minute": "1 Minute", "minute": "1 Minute",

View File

@@ -2,177 +2,177 @@
"init": { "init": {
"step": { "step": {
"start": { "start": {
"title": "", "title": "Ti diamo il benvenuto su Homarr",
"subtitle": "", "subtitle": "Iniziamo con la creazione della tua istanza di Homarr.",
"description": "", "description": "Per iniziare, seleziona come vuoi configurare la tua istanza di Homarr.",
"action": { "action": {
"scratch": "", "scratch": "Inizia da zero",
"importOldmarr": "" "importOldmarr": "Importa da Homarr prima della 1.0"
} }
}, },
"import": { "import": {
"title": "", "title": "Importa dati",
"subtitle": "", "subtitle": "Puoi importare dati da un'istanza Homarr esistente.",
"dropzone": { "dropzone": {
"title": "", "title": "Trascina il file zip qui o fai clic per sfogliare",
"description": "" "description": "Lo zip caricato sarà elaborato e sarai in grado di selezionare quello che vuoi importare"
}, },
"fileInfo": { "fileInfo": {
"action": { "action": {
"change": "" "change": "Cambia file"
} }
}, },
"importSettings": { "importSettings": {
"title": "", "title": "Importa impostazioni",
"description": "" "description": "Configura le azioni d'importazione"
}, },
"boardSelection": { "boardSelection": {
"title": "", "title": "Trovate {count} board",
"description": "", "description": "Scegli tutte le board con la dimensione che vuoi importare",
"action": { "action": {
"selectAll": "", "selectAll": "Seleziona tutto",
"unselectAll": "" "unselectAll": "Deseleziona tutto"
} }
}, },
"summary": { "summary": {
"title": "", "title": "Riepilogo",
"description": "", "description": "Nel riepilogo sottostante puoi vedere cosa verrà importato",
"action": { "action": {
"import": "" "import": "Conferma importazione e continua"
}, },
"entities": { "entities": {
"apps": "Applicazioni", "apps": "Applicazioni",
"boards": "", "boards": "Board",
"integrations": "", "integrations": "Integrazioni",
"credentialUsers": "" "credentialUsers": "Credential users"
} }
}, },
"tokenModal": { "tokenModal": {
"title": "", "title": "Inserisci il token d'importazione",
"field": { "field": {
"token": { "token": {
"label": "", "label": "Token",
"description": "" "description": "Inserisci il token d'importazione mostrato dalla tua precedente istanza homarr"
} }
}, },
"notification": { "notification": {
"error": { "error": {
"title": "", "title": "Token non valido",
"message": "" "message": "Token inserito non valido"
} }
} }
} }
}, },
"user": { "user": {
"title": "", "title": "Amministratore",
"subtitle": "", "subtitle": "Specifica le credenziali per l'amministratore.",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "Utente creato",
"message": "" "message": "L'utente è stato creato correttamente"
}, },
"error": { "error": {
"title": "" "title": "Creazione dell'utente non riuscita"
} }
} }
}, },
"group": { "group": {
"title": "", "title": "Gruppo esterno",
"subtitle": "", "subtitle": "Specifica il gruppo da utilizzare per gli utenti esterni.",
"form": { "form": {
"name": { "name": {
"label": "", "label": "Nome gruppo",
"description": "" "description": "Il nome deve corrispondere al gruppo admin del provider esterno"
} }
} }
}, },
"settings": { "settings": {
"title": "Impostazioni", "title": "Impostazioni",
"subtitle": "" "subtitle": "Configura le impostazioni del server."
}, },
"finish": { "finish": {
"title": "", "title": "Termina configurazione",
"subtitle": "", "subtitle": "È tutto pronto per iniziare!",
"description": "", "description": "Hai completato con successo la configurazione. Ora puoi iniziare a usare Homarr. Seleziona la prossima azione:",
"action": { "action": {
"goToBoard": "", "goToBoard": "Vai alla board: {name}",
"createBoard": "", "createBoard": "Crea la tua prima board",
"inviteUser": "", "inviteUser": "Invita altri utenti",
"docs": "" "docs": "Leggi la documentazione"
} }
} }
}, },
"backToStart": "" "backToStart": "Torna all'inizio"
}, },
"user": { "user": {
"title": "Utenti", "title": "Utenti",
"name": "Utente", "name": "Utente",
"page": { "page": {
"login": { "login": {
"title": "", "title": "Accedi al tuo account",
"subtitle": "" "subtitle": "Felice di rivederti! Inserisci le tue credenziali"
}, },
"invite": { "invite": {
"title": "", "title": "Unisciti ad Homarr",
"subtitle": "", "subtitle": "Ti diamo il benvenuto su Homarr! Crea il tuo account",
"description": "" "description": "Hai ricevuto un invito da {username}"
}, },
"init": { "init": {
"title": "", "title": "Nuova installazione di Homarr",
"subtitle": "" "subtitle": "Crea l'utenza amministrativa iniziale"
} }
}, },
"field": { "field": {
"email": { "email": {
"label": "E-mail", "label": "E-mail",
"verified": "" "verified": "Verificato"
}, },
"username": { "username": {
"label": "Nome utente" "label": "Nome utente"
}, },
"password": { "password": {
"label": "", "label": "Password",
"requirement": { "requirement": {
"length": "", "length": "Include almeno 8 caratteri",
"lowercase": "Include lettera minuscola", "lowercase": "Include lettera minuscola",
"uppercase": "Include lettera maiuscola", "uppercase": "Include lettera maiuscola",
"number": "Include numero", "number": "Include numero",
"special": "" "special": "Include un simbolo speciale"
} }
}, },
"passwordConfirm": { "passwordConfirm": {
"label": "Conferma password" "label": "Conferma password"
}, },
"previousPassword": { "previousPassword": {
"label": "" "label": "Password precedente"
}, },
"homeBoard": { "homeBoard": {
"label": "" "label": "Home board"
}, },
"pingIconsEnabled": { "pingIconsEnabled": {
"label": "" "label": "Usa le icone per i ping"
} }
}, },
"error": { "error": {
"usernameTaken": "" "usernameTaken": "Nome utente già in uso"
}, },
"action": { "action": {
"login": { "login": {
"label": "Accedi", "label": "Accedi",
"labelWith": "", "labelWith": "Accedi con {provider}",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "Accesso completato",
"message": "" "message": "Hai effettuato l'accesso"
}, },
"error": { "error": {
"title": "", "title": "Login fallito",
"message": "" "message": "Accesso non riuscito"
} }
}, },
"forgotPassword": { "forgotPassword": {
"label": "", "label": "Password dimenticata?",
"description": "" "description": "Un amministratore può utilizzare il seguente comando per reimpostare la password:"
} }
}, },
"register": { "register": {
@@ -180,81 +180,81 @@
"notification": { "notification": {
"success": { "success": {
"title": "Account creato", "title": "Account creato",
"message": "" "message": "Accedi per continuare"
}, },
"error": { "error": {
"title": "", "title": "Creazione dellaccount non riuscita",
"message": "" "message": "Il tuo account non può essere creato"
} }
} }
}, },
"create": "Crea utente", "create": "Crea utente",
"changePassword": { "changePassword": {
"label": "", "label": "Cambia password",
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "Password modificata"
}, },
"error": { "error": {
"message": "" "message": "Impossibile cambiare la password"
} }
} }
}, },
"changeHomeBoard": { "changeHomeBoard": {
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "Home board modificata con successo"
}, },
"error": { "error": {
"message": "" "message": "Impossibile cambiare la home board"
} }
} }
}, },
"changeFirstDayOfWeek": { "changeFirstDayOfWeek": {
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "Primo giorno della settimana cambiato"
}, },
"error": { "error": {
"message": "" "message": "Impossibile modificare il primo giorno della settimana"
} }
} }
}, },
"changePingIconsEnabled": { "changePingIconsEnabled": {
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "Icone ping modificate con successo"
}, },
"error": { "error": {
"message": "" "message": "Impossibile attivare o disattivare le icone di ping"
} }
} }
}, },
"manageAvatar": { "manageAvatar": {
"changeImage": { "changeImage": {
"label": "", "label": "Cambia immagine",
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "Immagine cambiata con successo"
}, },
"error": { "error": {
"message": "" "message": "Impossibile cambiare immagine"
}, },
"toLarge": { "toLarge": {
"title": "", "title": "Immagine troppo grande",
"message": "" "message": "La dimensione massima dell'immagine è {size}"
} }
} }
}, },
"removeImage": { "removeImage": {
"label": "", "label": "Rimuovi immagine",
"confirm": "", "confirm": "Vuoi davvero rimuovere l'immagine?",
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "Immagine rimossa"
}, },
"error": { "error": {
"message": "" "message": "Impossibile rimuovere immagine"
} }
} }
} }
@@ -262,42 +262,42 @@
"editProfile": { "editProfile": {
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "Profilo aggiornato"
}, },
"error": { "error": {
"message": "" "message": "Impossibile aggiornare il profilo"
} }
} }
}, },
"delete": { "delete": {
"label": "", "label": "Elimina utente definitivamente",
"description": "", "description": "Elimina questo utente, comprese le sue preferenze. Non eliminerà nessuna board. L'utente non verrà avvisato.",
"confirm": "" "confirm": "Hai la certezza di voler eliminare l'utente {username} con le sue preferenze?"
}, },
"select": { "select": {
"label": "", "label": "Seleziona utente",
"notFound": "" "notFound": "Nessun utente trovato"
}, },
"transfer": { "transfer": {
"label": "" "label": "Seleziona nuovo proprietario"
} }
} }
}, },
"group": { "group": {
"title": "", "title": "Gruppi",
"name": "", "name": "Gruppo",
"search": "", "search": "Trova un gruppo",
"field": { "field": {
"name": "Nome", "name": "Nome",
"members": "" "members": "Membri"
}, },
"permission": { "permission": {
"admin": { "admin": {
"title": "", "title": "Amministratore",
"item": { "item": {
"admin": { "admin": {
"label": "", "label": "Amministratore",
"description": "" "description": "I membri con questo permesso hanno pieno accesso a tutte le funzionalità e impostazioni"
} }
} }
}, },
@@ -305,19 +305,19 @@
"title": "Applicazioni", "title": "Applicazioni",
"item": { "item": {
"create": { "create": {
"label": "", "label": "Creare app",
"description": "" "description": "Consenti ai membri di creare app"
}, },
"use-all": { "use-all": {
"label": "", "label": "Utilizzare tutte le app",
"description": "" "description": "Consenti ai membri di aggiungere qualsiasi app alle loro board"
}, },
"modify-all": { "modify-all": {
"label": "", "label": "Modificare tutte le app",
"description": "" "description": "Consenti ai membri di modificare tutte le app"
}, },
"full-all": { "full-all": {
"label": "", "label": "Accesso completo all'app",
"description": "" "description": ""
} }
} }
@@ -448,43 +448,43 @@
"confirm": "" "confirm": ""
}, },
"delete": { "delete": {
"label": "", "label": "Elimina gruppo",
"description": "", "description": "Una volta eliminato un gruppo, non si può tornare indietro. Si prega di essere certi.",
"confirm": "", "confirm": "Hai la certezza di voler eliminare il gruppo {name}?",
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "Gruppo {name} eliminato"
}, },
"error": { "error": {
"message": "" "message": "Impossibile eliminare il gruppo {name}"
} }
} }
}, },
"changePermissions": { "changePermissions": {
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "Permessi salvati",
"message": "" "message": "I permessi sono stati salvati"
}, },
"error": { "error": {
"title": "", "title": "Permessi non salvati",
"message": "" "message": "I permessi non sono stati salvati"
} }
} }
}, },
"update": { "update": {
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "Il gruppo {name} è stato salvato"
}, },
"error": { "error": {
"message": "" "message": "Impossibile salvare il gruppo {name}"
} }
} }
}, },
"select": { "select": {
"label": "", "label": "Seleziona gruppo",
"notFound": "" "notFound": "Nessun gruppo trovato"
} }
} }
}, },
@@ -493,19 +493,19 @@
"list": { "list": {
"title": "Applicazioni", "title": "Applicazioni",
"noResults": { "noResults": {
"title": "", "title": "Non ci sono ancora app",
"action": "" "action": "Crea la tua prima app"
} }
}, },
"create": { "create": {
"title": "", "title": "Nuova app",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "Creazione riuscita",
"message": "" "message": "App creata"
}, },
"error": { "error": {
"title": "", "title": "Creazione fallita",
"message": "" "message": ""
} }
} }
@@ -861,12 +861,12 @@
}, },
"zod": { "zod": {
"errors": { "errors": {
"default": "Questo campo non è valido", "default": "Campo non valido",
"required": "Questo campo è obbligatorio", "required": "Campo obbligatorio",
"string": { "string": {
"startsWith": "Questo campo deve iniziare con {startsWith}", "startsWith": "Questo campo deve iniziare con {startsWith}",
"endsWith": "Questo campo deve terminare con {endsWith}", "endsWith": "Questo campo deve terminare con {endsWith}",
"includes": "Questo campo deve includere {includes}", "includes": "Questo campo deve contenere {includes}",
"invalidEmail": "" "invalidEmail": ""
}, },
"tooSmall": { "tooSmall": {
@@ -1168,9 +1168,9 @@
"controls": { "controls": {
"bold": "Grassetto", "bold": "Grassetto",
"italic": "Corsivo", "italic": "Corsivo",
"strikethrough": "Testo barrato", "strikethrough": "Barrato",
"underline": "Sottolineato", "underline": "Sottolineato",
"colorText": "Testo a colori", "colorText": "Colore testo",
"colorHighlight": "Testo evidenziato colorato", "colorHighlight": "Testo evidenziato colorato",
"code": "Codice", "code": "Codice",
"clear": "Rimuovi formattazione", "clear": "Rimuovi formattazione",
@@ -1180,7 +1180,7 @@
"horizontalLine": "Linea orizzontale", "horizontalLine": "Linea orizzontale",
"bulletList": "Elenco puntato", "bulletList": "Elenco puntato",
"orderedList": "Elenco ordinato", "orderedList": "Elenco ordinato",
"checkList": "Elenco di controllo", "checkList": "Checklist",
"increaseIndent": "Aumenta indentatura", "increaseIndent": "Aumenta indentatura",
"decreaseIndent": "Diminuisci indentatura", "decreaseIndent": "Diminuisci indentatura",
"link": "", "link": "",
@@ -1188,7 +1188,7 @@
"image": "Incorpora immagine", "image": "Incorpora immagine",
"addTable": "Aggiungi tabella", "addTable": "Aggiungi tabella",
"deleteTable": "Elimina tabella", "deleteTable": "Elimina tabella",
"colorCell": "Colore cella", "colorCell": "Colora Cella",
"mergeCell": "Attiva/disattiva unione celle", "mergeCell": "Attiva/disattiva unione celle",
"addColumnLeft": "Aggiungi colonna prima", "addColumnLeft": "Aggiungi colonna prima",
"addColumnRight": "Aggiungi colonna dopo", "addColumnRight": "Aggiungi colonna dopo",
@@ -1199,7 +1199,7 @@
}, },
"align": { "align": {
"left": "Sinistra", "left": "Sinistra",
"center": "Centra", "center": "Centro",
"right": "Destra" "right": "Destra"
}, },
"popover": { "popover": {
@@ -1272,7 +1272,7 @@
"description": "", "description": "",
"option": { "option": {
"displayName": { "displayName": {
"label": "Visualizza nome" "label": "Nome visualizzato"
}, },
"automationId": { "automationId": {
"label": "ID automazione" "label": "ID automazione"
@@ -1304,7 +1304,7 @@
}, },
"weather": { "weather": {
"name": "Meteo", "name": "Meteo",
"description": "Mostra le informazioni meteo attuali di una località.", "description": "Mostra le attuali informazioni meteo di un luogo.",
"option": { "option": {
"isFormatFahrenheit": { "isFormatFahrenheit": {
"label": "" "label": ""
@@ -1336,7 +1336,7 @@
"rain": "Pioggia", "rain": "Pioggia",
"freezingRain": "Pioggia gelata", "freezingRain": "Pioggia gelata",
"snowFall": "Neve", "snowFall": "Neve",
"snowGrains": "Neve tonda", "snowGrains": "Grandine",
"rainShowers": "Rovesci", "rainShowers": "Rovesci",
"snowShowers": "Forti nevicate", "snowShowers": "Forti nevicate",
"thunderstorm": "Temporale", "thunderstorm": "Temporale",
@@ -1345,21 +1345,21 @@
} }
}, },
"indexerManager": { "indexerManager": {
"name": "Stato del gestore dell'indicizzatore", "name": "Stato dell'index manager",
"description": "", "description": "",
"option": { "option": {
"openIndexerSiteInNewTab": { "openIndexerSiteInNewTab": {
"label": "" "label": ""
} }
}, },
"title": "Gestore dell'indicizzatore", "title": "Index manager",
"testAll": "Prova Tutto", "testAll": "Prova tutto",
"error": { "error": {
"internalServerError": "" "internalServerError": ""
} }
}, },
"healthMonitoring": { "healthMonitoring": {
"name": "Monitoraggio dello stato del sistema", "name": "Monitoraggio Salute di Sistema",
"description": "Visualizza informazioni sulla salute e stato dei tuoi sistemi.", "description": "Visualizza informazioni sulla salute e stato dei tuoi sistemi.",
"option": { "option": {
"fahrenheit": { "fahrenheit": {
@@ -1432,8 +1432,8 @@
"option": {} "option": {}
}, },
"video": { "video": {
"name": "Flusso Video", "name": "Stream Video",
"description": "Incorpora un flusso video o un video da una videocamera o da un sito web", "description": "Incorpora uno stream video o un video da una videocamera o da un sito web",
"option": { "option": {
"feedUrl": { "feedUrl": {
"label": "URL del feed" "label": "URL del feed"
@@ -1601,7 +1601,7 @@
}, },
"mediaRequests-requestList": { "mediaRequests-requestList": {
"name": "", "name": "",
"description": "Vedi un elenco di tutte le richieste multimediali dalla tua istanza Overseerr o Jellyseerr", "description": "Visualizza un elenco di tutte le richieste media dalla tua istanza Overseerr o Jellyseerr",
"option": { "option": {
"linksTargetNewTab": { "linksTargetNewTab": {
"label": "Apri i link in nuova scheda" "label": "Apri i link in nuova scheda"
@@ -1623,11 +1623,11 @@
}, },
"mediaRequests-requestStats": { "mediaRequests-requestStats": {
"name": "", "name": "",
"description": "Statistiche sulle richieste multimediali", "description": "Statistiche sulle richieste dei media",
"option": {}, "option": {},
"titles": { "titles": {
"stats": { "stats": {
"main": "Statistiche Multimediali", "main": "Statistiche Media",
"approved": "Già approvato", "approved": "Già approvato",
"pending": "Approvazioni In Attesa", "pending": "Approvazioni In Attesa",
"processing": "", "processing": "",
@@ -1638,7 +1638,7 @@
"total": "Totale" "total": "Totale"
}, },
"users": { "users": {
"main": "Utenti Top", "main": "Top Utenti",
"requests": "" "requests": ""
} }
} }
@@ -1655,7 +1655,7 @@
} }
}, },
"tab": { "tab": {
"workers": "Worker", "workers": "Workers",
"queue": "Coda", "queue": "Coda",
"statistics": "Statistiche" "statistics": "Statistiche"
}, },
@@ -1664,8 +1664,8 @@
"title": "", "title": "",
"queued": "In coda", "queued": "In coda",
"status": { "status": {
"healthy": "Sano", "healthy": "Normale funzionamento",
"unhealthy": "Non integro" "unhealthy": "Compromesso"
} }
}, },
"panel": { "panel": {
@@ -1822,7 +1822,7 @@
"label": "" "label": ""
}, },
"backgroundImageAttachment": { "backgroundImageAttachment": {
"label": "Allegato immagine di sfondo", "label": "Immagine di background",
"option": { "option": {
"fixed": { "fixed": {
"label": "", "label": "",
@@ -1856,7 +1856,7 @@
} }
}, },
"backgroundImageSize": { "backgroundImageSize": {
"label": "Dimensioni dell'immagine di sfondo", "label": "Dimensioni dell'immagine di background",
"option": { "option": {
"cover": { "cover": {
"label": "", "label": "",
@@ -1910,7 +1910,7 @@
"title": "" "title": ""
}, },
"background": { "background": {
"title": "Sfondo" "title": "Background"
}, },
"color": { "color": {
"title": "" "title": ""
@@ -2054,7 +2054,7 @@
"items": { "items": {
"documentation": "Documentazione", "documentation": "Documentazione",
"submitIssue": "", "submitIssue": "",
"discord": "Discord della community", "discord": "Community Discord",
"sourceCode": "" "sourceCode": ""
} }
}, },
@@ -2184,7 +2184,7 @@
"action": { "action": {
"new": { "new": {
"title": "", "title": "",
"description": "Dopo la scadenza, un invito non sarà più valido e il destinatario dell'invito non potrà creare un account." "description": "Una volta scaduto, un invito non sarà più valido e il destinatario non potrà creare un account."
}, },
"copy": { "copy": {
"title": "", "title": "",
@@ -2194,7 +2194,7 @@
}, },
"delete": { "delete": {
"title": "Elimina invito", "title": "Elimina invito",
"description": "Siete sicuri di voler eliminare questo invito? Gli utenti con questo link non potranno più creare un account utilizzando tale link." "description": "Hai la certezza di voler eliminare questo invito? Gli utenti con questo link non potranno più creare un account utilizzandolo."
} }
}, },
"field": { "field": {
@@ -2332,7 +2332,7 @@
"label": "" "label": ""
}, },
"mediaServer": { "mediaServer": {
"label": "Server multimediale" "label": "Media Server"
}, },
"mediaOrganizer": { "mediaOrganizer": {
"label": "" "label": ""
@@ -2435,7 +2435,7 @@
"created": "Creato", "created": "Creato",
"running": "In esecuzione", "running": "In esecuzione",
"paused": "In pausa", "paused": "In pausa",
"restarting": "Riavvio", "restarting": "Riavvio in corso",
"exited": "", "exited": "",
"removing": "Rimozione in corso", "removing": "Rimozione in corso",
"dead": "" "dead": ""
@@ -2775,7 +2775,7 @@
"label": "" "label": ""
}, },
"discord": { "discord": {
"label": "Discord della community" "label": "Community Discord"
} }
} }
} }

View File

@@ -51,7 +51,7 @@
"title": "Zadajte token importu", "title": "Zadajte token importu",
"field": { "field": {
"token": { "token": {
"label": "", "label": "Token",
"description": "Zadajte zobrazený token importu z predchádzajúcej inštancie homarr" "description": "Zadajte zobrazený token importu z predchádzajúcej inštancie homarr"
} }
}, },
@@ -546,7 +546,7 @@
"label": "Popis" "label": "Popis"
}, },
"url": { "url": {
"label": "" "label": "Url"
} }
}, },
"action": { "action": {
@@ -611,7 +611,7 @@
"label": "Názov" "label": "Názov"
}, },
"url": { "url": {
"label": "" "label": "Url"
} }
}, },
"action": { "action": {
@@ -766,7 +766,7 @@
} }
}, },
"common": { "common": {
"beta": "", "beta": "Beta",
"error": "Chyba", "error": "Chyba",
"action": { "action": {
"add": "Pridať", "add": "Pridať",
@@ -803,8 +803,8 @@
} }
}, },
"information": { "information": {
"min": "", "min": "Min",
"max": "", "max": "Max",
"days": "Dni", "days": "Dni",
"hours": "Hodiny", "hours": "Hodiny",
"minutes": "Minúty" "minutes": "Minúty"
@@ -963,10 +963,10 @@
"label": "Výška" "label": "Výška"
}, },
"xOffset": { "xOffset": {
"label": "" "label": "X offset"
}, },
"yOffset": { "yOffset": {
"label": "" "label": "Y offset"
} }
} }
}, },
@@ -1213,7 +1213,7 @@
} }
}, },
"iframe": { "iframe": {
"name": "", "name": "iFrame",
"description": "Vložte akýkoľvek obsah z internetu. Niektoré webové stránky môžu obmedziť prístup.", "description": "Vložte akýkoľvek obsah z internetu. Niektoré webové stránky môžu obmedziť prístup.",
"option": { "option": {
"embedUrl": { "embedUrl": {
@@ -1515,11 +1515,11 @@
"detailsTitle": "Rýchlosť sťahovania" "detailsTitle": "Rýchlosť sťahovania"
}, },
"index": { "index": {
"columnTitle": "", "columnTitle": "#",
"detailsTitle": "Aktuálny index v rámci klienta" "detailsTitle": "Aktuálny index v rámci klienta"
}, },
"id": { "id": {
"columnTitle": "" "columnTitle": "Id"
}, },
"integration": { "integration": {
"columnTitle": "Integrácia" "columnTitle": "Integrácia"
@@ -1619,7 +1619,7 @@
"partiallyAvailable": "Čiastočný", "partiallyAvailable": "Čiastočný",
"available": "K dispozícii" "available": "K dispozícii"
}, },
"toBeDetermined": "" "toBeDetermined": "TBD"
}, },
"mediaRequests-requestStats": { "mediaRequests-requestStats": {
"name": "Štatistiky mediálnych žiadostí", "name": "Štatistiky mediálnych žiadostí",
@@ -2042,9 +2042,9 @@
"tools": { "tools": {
"label": "Nástroje", "label": "Nástroje",
"items": { "items": {
"docker": "", "docker": "Docker",
"logs": "Záznamy", "logs": "Záznamy",
"api": "", "api": "API",
"tasks": "Úlohy" "tasks": "Úlohy"
} }
}, },
@@ -2199,7 +2199,7 @@
}, },
"field": { "field": {
"id": { "id": {
"label": "" "label": "ID"
}, },
"creator": { "creator": {
"label": "Autor" "label": "Autor"
@@ -2208,7 +2208,7 @@
"label": "Dátum vypršania" "label": "Dátum vypršania"
}, },
"token": { "token": {
"label": "" "label": "Token"
} }
} }
} }
@@ -2370,7 +2370,7 @@
} }
}, },
"api": { "api": {
"title": "", "title": "API",
"modal": { "modal": {
"createApiToken": { "createApiToken": {
"title": "Vytvorený token API", "title": "Vytvorený token API",
@@ -2390,7 +2390,7 @@
}, },
"table": { "table": {
"header": { "header": {
"id": "", "id": "ID",
"createdBy": "Vytvoril/a" "createdBy": "Vytvoril/a"
} }
} }
@@ -2602,7 +2602,7 @@
"tools": { "tools": {
"label": "Nástroje", "label": "Nástroje",
"docker": { "docker": {
"label": "" "label": "Docker"
}, },
"logs": { "logs": {
"label": "Záznamy" "label": "Záznamy"
@@ -2737,15 +2737,15 @@
}, },
"option": { "option": {
"google": { "google": {
"name": "", "name": "Google",
"description": "Hľadajte na webe pomocou Google" "description": "Hľadajte na webe pomocou Google"
}, },
"bing": { "bing": {
"name": "", "name": "Bing",
"description": "Vyhľadávajte na webe pomocou Bingu" "description": "Vyhľadávajte na webe pomocou Bingu"
}, },
"duckduckgo": { "duckduckgo": {
"name": "", "name": "DuckDuckGo",
"description": "Vyhľadávajte na webe pomocou DuckDuckGo" "description": "Vyhľadávajte na webe pomocou DuckDuckGo"
}, },
"torrent": { "torrent": {
@@ -2753,7 +2753,7 @@
"description": "Vyhľadajte torrenty na torrentdownloads.pro" "description": "Vyhľadajte torrenty na torrentdownloads.pro"
}, },
"youTube": { "youTube": {
"name": "", "name": "YouTube",
"description": "Hľadajte videá na YouTube" "description": "Hľadajte videá na YouTube"
} }
} }
@@ -2825,7 +2825,7 @@
"label": "Spravovať docker" "label": "Spravovať docker"
}, },
"manageApi": { "manageApi": {
"label": "" "label": "Swagger API"
}, },
"manageLog": { "manageLog": {
"label": "Zobraziť denníky" "label": "Zobraziť denníky"

View File

@@ -1503,7 +1503,7 @@
"columnTitle": "Kontroller" "columnTitle": "Kontroller"
}, },
"added": { "added": {
"columnTitle": "Eklendi", "columnTitle": "Ekleme",
"detailsTitle": "Ekleme Tarihi" "detailsTitle": "Ekleme Tarihi"
}, },
"category": { "category": {