mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-27 08:50:56 +01:00
chore(lang): updated translations from crowdin
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d02ded5511
commit
44dcc72d43
@@ -310,11 +310,11 @@
|
||||
},
|
||||
"use-all": {
|
||||
"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": {
|
||||
"label": "Alle Apps ändern",
|
||||
"description": "Mitgliedern erlauben Apps zu ändern"
|
||||
"description": "Mitgliedern das Erstellen von Apps erlauben"
|
||||
},
|
||||
"full-all": {
|
||||
"label": "Voller App Zugriff",
|
||||
@@ -335,11 +335,11 @@
|
||||
},
|
||||
"modify-all": {
|
||||
"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": {
|
||||
"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",
|
||||
"item": {
|
||||
"create": {
|
||||
"label": "Integration anlegen",
|
||||
"description": "Mitgliedern die Erstellung von Integrationen erlauben"
|
||||
"label": "Integrationen erstellen",
|
||||
"description": "Mitgliedern erlauben, Integrationen zu erstellen"
|
||||
},
|
||||
"use-all": {
|
||||
"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": {
|
||||
"label": "Interaktion mit allen Integrationen",
|
||||
"description": "Ermöglichen Sie Mitgliedern die Interaktion mit jeder Integration"
|
||||
"label": "Mit jeder Integration interagieren",
|
||||
"description": "Mitgliedern erlauben, mit jeder Integration zu interagieren"
|
||||
},
|
||||
"full-all": {
|
||||
"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",
|
||||
"item": {
|
||||
"upload": {
|
||||
"label": "Medien hochladen",
|
||||
"description": "Erlaubt Mitgliedern Medien hochzuladen"
|
||||
"label": "Medien Hochladen",
|
||||
"description": "Erlaube Mitgliedern Medien hochzuladen"
|
||||
},
|
||||
"view-all": {
|
||||
"label": "Alle Medien anzeigen",
|
||||
@@ -528,12 +528,12 @@
|
||||
"message": "Sind Sie sicher, dass Sie die App {name} löschen möchten?",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "Erfolgreich gelöscht",
|
||||
"title": "Löschen erfolgreich",
|
||||
"message": "Die App wurde erfolgreich gelöscht"
|
||||
},
|
||||
"error": {
|
||||
"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",
|
||||
"search": "Integrationen durchsuchen",
|
||||
"noResults": {
|
||||
"title": "Es wurden noch keine Integrationen erstellt"
|
||||
"title": "Es gibt noch keine Integrationen"
|
||||
}
|
||||
},
|
||||
"create": {
|
||||
@@ -630,26 +630,26 @@
|
||||
},
|
||||
"invalidUrl": {
|
||||
"title": "Ungültige URL",
|
||||
"message": "Die URL ist ungültig"
|
||||
"message": "Die Adresse ist ungültig"
|
||||
},
|
||||
"secretNotDefined": {
|
||||
"title": "Fehlende Anmeldeinformationen",
|
||||
"message": "Es wurden nicht alle Zugangsdaten angegeben"
|
||||
"title": "Fehlende Anmeldedaten",
|
||||
"message": "Nicht alle Zugangsdaten wurden angegeben"
|
||||
},
|
||||
"invalidCredentials": {
|
||||
"title": "Ungültige Zugangsdaten",
|
||||
"message": "Die Zugangsdaten sind ungültig"
|
||||
},
|
||||
"commonError": {
|
||||
"title": "Verbindung fehlgeschlagen",
|
||||
"title": "Verbindungsaufbau fehlgeschlagen",
|
||||
"message": "Die Verbindung konnte nicht hergestellt werden"
|
||||
},
|
||||
"badRequest": {
|
||||
"title": "Ungültige Anfrage",
|
||||
"title": "Fehlerhafte Anfrage",
|
||||
"message": "Die Anfrage war fehlerhaft"
|
||||
},
|
||||
"unauthorized": {
|
||||
"title": "Unberechtigt",
|
||||
"title": "Nicht autorisiert",
|
||||
"message": "Wahrscheinlich falsche Anmeldeinformationen"
|
||||
},
|
||||
"forbidden": {
|
||||
@@ -658,7 +658,7 @@
|
||||
},
|
||||
"notFound": {
|
||||
"title": "Nicht gefunden",
|
||||
"message": "Wahrscheinlich falsche URL oder falscher Pfad"
|
||||
"message": "Wahrscheinlich falsche URL oder Pfad"
|
||||
},
|
||||
"internalServerError": {
|
||||
"title": "Interner Serverfehler",
|
||||
@@ -682,29 +682,29 @@
|
||||
},
|
||||
"invalidJson": {
|
||||
"title": "Ungültiges JSON",
|
||||
"message": "Die Antwort war kein gültiges JSON"
|
||||
"message": "Die Antwort war ungültig JSON"
|
||||
},
|
||||
"wrongPath": {
|
||||
"title": "Ungültiger Pfad",
|
||||
"message": "Der Pfad ist wahrscheinlich nicht korrekt"
|
||||
"title": "Falscher Pfad",
|
||||
"message": "Der Pfad ist vermutlich nicht korrekt"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secrets": {
|
||||
"title": "Geheimnisse",
|
||||
"lastUpdated": "Zuletzt aktualisiert {date}",
|
||||
"title": "Secrets",
|
||||
"lastUpdated": "Zuletzt aktualisiert am {date}",
|
||||
"notSet": {
|
||||
"label": "Kein Wert angegeben",
|
||||
"tooltip": "Dieses erforderliche Geheimnis wurde noch nicht festgelegt"
|
||||
"label": "Kein Wert 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": {
|
||||
"title": "Geheimnis zurücksetzen",
|
||||
"title": "Secret zurücksetzen",
|
||||
"message": "Bist du sicher, dass du dieses Secret zurücksetzen möchtest?"
|
||||
},
|
||||
"noSecretsRequired": {
|
||||
"segmentTitle": "Keine Geheimnisse",
|
||||
"text": "Für diese Integration sind keine Geheimnisse erforderlich"
|
||||
"segmentTitle": "Keine Secrets",
|
||||
"text": "Kein Secret für diese Integration erforderlich"
|
||||
},
|
||||
"kind": {
|
||||
"username": {
|
||||
@@ -713,7 +713,7 @@
|
||||
},
|
||||
"apiKey": {
|
||||
"label": "API Schlüssel",
|
||||
"newLabel": "Neuer API Schlüssel"
|
||||
"newLabel": "neuer API Schlüssel"
|
||||
},
|
||||
"password": {
|
||||
"label": "Passwort",
|
||||
@@ -729,7 +729,7 @@
|
||||
},
|
||||
"media": {
|
||||
"plural": "Medien",
|
||||
"search": "Medium finden",
|
||||
"search": "Medien suchen",
|
||||
"field": {
|
||||
"name": "Name",
|
||||
"size": "Größe",
|
||||
@@ -737,7 +737,7 @@
|
||||
},
|
||||
"action": {
|
||||
"upload": {
|
||||
"label": "Medium hochladen",
|
||||
"label": "Medien Hochladen",
|
||||
"file": "Datei auswählen",
|
||||
"notification": {
|
||||
"success": {
|
||||
@@ -750,18 +750,18 @@
|
||||
},
|
||||
"delete": {
|
||||
"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": {
|
||||
"success": {
|
||||
"message": "Das Medium wurde erfolgreich gelöscht"
|
||||
},
|
||||
"error": {
|
||||
"message": "Das Medium konnte nicht gelöscht werden"
|
||||
"message": "Die Medien konnten nicht gelöscht werden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"copy": {
|
||||
"label": "URL kopieren"
|
||||
"label": "URL in Zwischenablage kopieren"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -774,7 +774,7 @@
|
||||
"backToOverview": "Zurück zur Übersicht",
|
||||
"create": "Erstellen",
|
||||
"edit": "Bearbeiten",
|
||||
"import": "Importieren",
|
||||
"import": "Import",
|
||||
"insert": "Einfügen",
|
||||
"remove": "Entfernen",
|
||||
"save": "Speichern",
|
||||
@@ -786,15 +786,15 @@
|
||||
"continue": "Fortfahren",
|
||||
"previous": "Zurück",
|
||||
"next": "Weiter",
|
||||
"checkoutDocs": "Sieh dir die Dokumentation an",
|
||||
"checkLogs": "Überprüfen Sie die Logs für weitere Details",
|
||||
"checkoutDocs": "Die Dokumentation ansehen",
|
||||
"checkLogs": "Logs für weitere Details prüfen",
|
||||
"tryAgain": "Erneut versuchen",
|
||||
"loading": "Wird geladen"
|
||||
},
|
||||
"here": "hier",
|
||||
"here": "Hier",
|
||||
"iconPicker": {
|
||||
"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": {
|
||||
"options": {
|
||||
@@ -815,7 +815,7 @@
|
||||
"error": "Erstellung fehlgeschlagen"
|
||||
},
|
||||
"delete": {
|
||||
"success": "Erfolgreich gelöscht",
|
||||
"success": "Löschen erfolgreich",
|
||||
"error": "Löschen fehlgeschlagen"
|
||||
},
|
||||
"update": {
|
||||
@@ -828,7 +828,7 @@
|
||||
}
|
||||
},
|
||||
"multiSelect": {
|
||||
"placeholder": "Wählen Sie einen oder mehrere Werte aus"
|
||||
"placeholder": "Wählen Sie einen oder mehrere Werte"
|
||||
},
|
||||
"multiText": {
|
||||
"placeholder": "Weitere Werte hinzufügen",
|
||||
@@ -850,14 +850,14 @@
|
||||
"login": "Anmelden",
|
||||
"homeBoard": "Ihr Home Board",
|
||||
"loggedOut": "Abgemeldet",
|
||||
"updateAvailable": "{countUpdates} Aktualisierungen verfügbar: {tag}"
|
||||
"updateAvailable": "{countUpdates} Updates verfügbar: {tag}"
|
||||
}
|
||||
},
|
||||
"dangerZone": "Gefahrenbereich",
|
||||
"noResults": "Die Suche ergab keine Treffer",
|
||||
"preview": {
|
||||
"show": "Vorschau anzeigen",
|
||||
"hide": "Vorschau verbergen"
|
||||
"show": "Vorschau ansehen",
|
||||
"hide": "Vorschau ausblenden"
|
||||
},
|
||||
"zod": {
|
||||
"errors": {
|
||||
@@ -881,8 +881,8 @@
|
||||
"passwordsDoNotMatch": "Passwörter stimmen nicht überein",
|
||||
"passwordRequirements": "Passwort erfüllt nicht alle Anforderungen",
|
||||
"boardAlreadyExists": "Ein Board mit diesem Namen existiert bereits",
|
||||
"invalidFileType": "Ungültiger Dateityp, erwarte {expected}",
|
||||
"fileTooLarge": "Die Datei ist zu groß. Die maximale Größe beträgt {maxSize}",
|
||||
"invalidFileType": "Ungültiger Dateityp, erwartete {expected}",
|
||||
"fileTooLarge": "Datei ist zu groß, maximale Größe ist {maxSize}",
|
||||
"invalidConfiguration": "Ungültige Konfiguration",
|
||||
"groupNameTaken": "Gruppenname bereits vergeben"
|
||||
}
|
||||
@@ -992,7 +992,7 @@
|
||||
},
|
||||
"widget": {
|
||||
"app": {
|
||||
"name": "App",
|
||||
"name": "",
|
||||
"description": "Bettet eine App in das Board ein.",
|
||||
"option": {
|
||||
"appId": {
|
||||
@@ -1122,8 +1122,8 @@
|
||||
"description": "Zeigt das aktuelle Datum und die Uhrzeit an.",
|
||||
"option": {
|
||||
"customTitleToggle": {
|
||||
"label": "Benutzerdefinierte Titel-/Stadtanzeige",
|
||||
"description": "Zeigen Sie einen individuellen Titel oder den Namen der Stadt/des Landes oben auf der Uhr."
|
||||
"label": "Eigene Titel/Stadt Anzeige",
|
||||
"description": "Zeige einen benutzerdefinierten Titel oder den Namen der Stadt oder des Landes oben auf der Uhr."
|
||||
},
|
||||
"customTitle": {
|
||||
"label": "Titel"
|
||||
@@ -1140,7 +1140,7 @@
|
||||
},
|
||||
"timezone": {
|
||||
"label": "Zeitzone",
|
||||
"description": "Wählen Sie die Zeitzone gemäß dem IANA-Standard"
|
||||
"description": "Wählen Sie die Zeitzone nach dem IANA-Standard"
|
||||
},
|
||||
"showDate": {
|
||||
"label": "Datum anzeigen"
|
||||
@@ -1251,7 +1251,7 @@
|
||||
},
|
||||
"smartHome-entityState": {
|
||||
"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": {
|
||||
"entityId": {
|
||||
"label": "Eintrag-ID"
|
||||
@@ -1269,7 +1269,7 @@
|
||||
},
|
||||
"smartHome-executeAutomation": {
|
||||
"name": "Automatisierung ausführen",
|
||||
"description": "Lösen Sie eine Automatisierung mit einem Klick aus",
|
||||
"description": "Automatisierung mit einem Klick auslösen",
|
||||
"option": {
|
||||
"displayName": {
|
||||
"label": "Anzeigename"
|
||||
@@ -1298,7 +1298,7 @@
|
||||
"label": "Start von"
|
||||
},
|
||||
"filterFutureMonths": {
|
||||
"label": "Endet um"
|
||||
"label": "Endet am"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -1345,7 +1345,7 @@
|
||||
}
|
||||
},
|
||||
"indexerManager": {
|
||||
"name": "Status des Indexer-Managers",
|
||||
"name": "Status des Index Managers",
|
||||
"description": "Status des Indexer",
|
||||
"option": {
|
||||
"openIndexerSiteInNewTab": {
|
||||
@@ -1380,7 +1380,7 @@
|
||||
"processor": "Prozessor: {cpuModelName}",
|
||||
"memory": "Speicher: {memory}GiB",
|
||||
"memoryAvailable": "Verfügbar: {memoryAvailable} GiB ({percent}%)",
|
||||
"version": "Version: {version}",
|
||||
"version": "",
|
||||
"uptime": "Betriebszeit: {days} Tage, {hours} Stunden, {minutes} Minuten",
|
||||
"loadAverage": "Durchschnittliche Last:",
|
||||
"minute": "1 Minute",
|
||||
|
||||
@@ -2,177 +2,177 @@
|
||||
"init": {
|
||||
"step": {
|
||||
"start": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"title": "Ti diamo il benvenuto su Homarr",
|
||||
"subtitle": "Iniziamo con la creazione della tua istanza di Homarr.",
|
||||
"description": "Per iniziare, seleziona come vuoi configurare la tua istanza di Homarr.",
|
||||
"action": {
|
||||
"scratch": "",
|
||||
"importOldmarr": ""
|
||||
"scratch": "Inizia da zero",
|
||||
"importOldmarr": "Importa da Homarr prima della 1.0"
|
||||
}
|
||||
},
|
||||
"import": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"title": "Importa dati",
|
||||
"subtitle": "Puoi importare dati da un'istanza Homarr esistente.",
|
||||
"dropzone": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
"title": "Trascina il file zip qui o fai clic per sfogliare",
|
||||
"description": "Lo zip caricato sarà elaborato e sarai in grado di selezionare quello che vuoi importare"
|
||||
},
|
||||
"fileInfo": {
|
||||
"action": {
|
||||
"change": ""
|
||||
"change": "Cambia file"
|
||||
}
|
||||
},
|
||||
"importSettings": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
"title": "Importa impostazioni",
|
||||
"description": "Configura le azioni d'importazione"
|
||||
},
|
||||
"boardSelection": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"title": "Trovate {count} board",
|
||||
"description": "Scegli tutte le board con la dimensione che vuoi importare",
|
||||
"action": {
|
||||
"selectAll": "",
|
||||
"unselectAll": ""
|
||||
"selectAll": "Seleziona tutto",
|
||||
"unselectAll": "Deseleziona tutto"
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"title": "Riepilogo",
|
||||
"description": "Nel riepilogo sottostante puoi vedere cosa verrà importato",
|
||||
"action": {
|
||||
"import": ""
|
||||
"import": "Conferma importazione e continua"
|
||||
},
|
||||
"entities": {
|
||||
"apps": "Applicazioni",
|
||||
"boards": "",
|
||||
"integrations": "",
|
||||
"credentialUsers": ""
|
||||
"boards": "Board",
|
||||
"integrations": "Integrazioni",
|
||||
"credentialUsers": "Credential users"
|
||||
}
|
||||
},
|
||||
"tokenModal": {
|
||||
"title": "",
|
||||
"title": "Inserisci il token d'importazione",
|
||||
"field": {
|
||||
"token": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Token",
|
||||
"description": "Inserisci il token d'importazione mostrato dalla tua precedente istanza homarr"
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Token non valido",
|
||||
"message": "Token inserito non valido"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"title": "Amministratore",
|
||||
"subtitle": "Specifica le credenziali per l'amministratore.",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Utente creato",
|
||||
"message": "L'utente è stato creato correttamente"
|
||||
},
|
||||
"error": {
|
||||
"title": ""
|
||||
"title": "Creazione dell'utente non riuscita"
|
||||
}
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"title": "Gruppo esterno",
|
||||
"subtitle": "Specifica il gruppo da utilizzare per gli utenti esterni.",
|
||||
"form": {
|
||||
"name": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Nome gruppo",
|
||||
"description": "Il nome deve corrispondere al gruppo admin del provider esterno"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "Impostazioni",
|
||||
"subtitle": ""
|
||||
"subtitle": "Configura le impostazioni del server."
|
||||
},
|
||||
"finish": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"title": "Termina configurazione",
|
||||
"subtitle": "È tutto pronto per iniziare!",
|
||||
"description": "Hai completato con successo la configurazione. Ora puoi iniziare a usare Homarr. Seleziona la prossima azione:",
|
||||
"action": {
|
||||
"goToBoard": "",
|
||||
"createBoard": "",
|
||||
"inviteUser": "",
|
||||
"docs": ""
|
||||
"goToBoard": "Vai alla board: {name}",
|
||||
"createBoard": "Crea la tua prima board",
|
||||
"inviteUser": "Invita altri utenti",
|
||||
"docs": "Leggi la documentazione"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backToStart": ""
|
||||
"backToStart": "Torna all'inizio"
|
||||
},
|
||||
"user": {
|
||||
"title": "Utenti",
|
||||
"name": "Utente",
|
||||
"page": {
|
||||
"login": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
"title": "Accedi al tuo account",
|
||||
"subtitle": "Felice di rivederti! Inserisci le tue credenziali"
|
||||
},
|
||||
"invite": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": ""
|
||||
"title": "Unisciti ad Homarr",
|
||||
"subtitle": "Ti diamo il benvenuto su Homarr! Crea il tuo account",
|
||||
"description": "Hai ricevuto un invito da {username}"
|
||||
},
|
||||
"init": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
"title": "Nuova installazione di Homarr",
|
||||
"subtitle": "Crea l'utenza amministrativa iniziale"
|
||||
}
|
||||
},
|
||||
"field": {
|
||||
"email": {
|
||||
"label": "E-mail",
|
||||
"verified": ""
|
||||
"verified": "Verificato"
|
||||
},
|
||||
"username": {
|
||||
"label": "Nome utente"
|
||||
},
|
||||
"password": {
|
||||
"label": "",
|
||||
"label": "Password",
|
||||
"requirement": {
|
||||
"length": "",
|
||||
"length": "Include almeno 8 caratteri",
|
||||
"lowercase": "Include lettera minuscola",
|
||||
"uppercase": "Include lettera maiuscola",
|
||||
"number": "Include numero",
|
||||
"special": ""
|
||||
"special": "Include un simbolo speciale"
|
||||
}
|
||||
},
|
||||
"passwordConfirm": {
|
||||
"label": "Conferma password"
|
||||
},
|
||||
"previousPassword": {
|
||||
"label": ""
|
||||
"label": "Password precedente"
|
||||
},
|
||||
"homeBoard": {
|
||||
"label": ""
|
||||
"label": "Home board"
|
||||
},
|
||||
"pingIconsEnabled": {
|
||||
"label": ""
|
||||
"label": "Usa le icone per i ping"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"usernameTaken": ""
|
||||
"usernameTaken": "Nome utente già in uso"
|
||||
},
|
||||
"action": {
|
||||
"login": {
|
||||
"label": "Accedi",
|
||||
"labelWith": "",
|
||||
"labelWith": "Accedi con {provider}",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Accesso completato",
|
||||
"message": "Hai effettuato l'accesso"
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Login fallito",
|
||||
"message": "Accesso non riuscito"
|
||||
}
|
||||
},
|
||||
"forgotPassword": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Password dimenticata?",
|
||||
"description": "Un amministratore può utilizzare il seguente comando per reimpostare la password:"
|
||||
}
|
||||
},
|
||||
"register": {
|
||||
@@ -180,81 +180,81 @@
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "Account creato",
|
||||
"message": ""
|
||||
"message": "Accedi per continuare"
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Creazione dell’account non riuscita",
|
||||
"message": "Il tuo account non può essere creato"
|
||||
}
|
||||
}
|
||||
},
|
||||
"create": "Crea utente",
|
||||
"changePassword": {
|
||||
"label": "",
|
||||
"label": "Cambia password",
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
"message": "Password modificata"
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
"message": "Impossibile cambiare la password"
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeHomeBoard": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
"message": "Home board modificata con successo"
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
"message": "Impossibile cambiare la home board"
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeFirstDayOfWeek": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
"message": "Primo giorno della settimana cambiato"
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
"message": "Impossibile modificare il primo giorno della settimana"
|
||||
}
|
||||
}
|
||||
},
|
||||
"changePingIconsEnabled": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
"message": "Icone ping modificate con successo"
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
"message": "Impossibile attivare o disattivare le icone di ping"
|
||||
}
|
||||
}
|
||||
},
|
||||
"manageAvatar": {
|
||||
"changeImage": {
|
||||
"label": "",
|
||||
"label": "Cambia immagine",
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
"message": "Immagine cambiata con successo"
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
"message": "Impossibile cambiare immagine"
|
||||
},
|
||||
"toLarge": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Immagine troppo grande",
|
||||
"message": "La dimensione massima dell'immagine è {size}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"removeImage": {
|
||||
"label": "",
|
||||
"confirm": "",
|
||||
"label": "Rimuovi immagine",
|
||||
"confirm": "Vuoi davvero rimuovere l'immagine?",
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
"message": "Immagine rimossa"
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
"message": "Impossibile rimuovere immagine"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -262,42 +262,42 @@
|
||||
"editProfile": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
"message": "Profilo aggiornato"
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
"message": "Impossibile aggiornare il profilo"
|
||||
}
|
||||
}
|
||||
},
|
||||
"delete": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"confirm": ""
|
||||
"label": "Elimina utente definitivamente",
|
||||
"description": "Elimina questo utente, comprese le sue preferenze. Non eliminerà nessuna board. L'utente non verrà avvisato.",
|
||||
"confirm": "Hai la certezza di voler eliminare l'utente {username} con le sue preferenze?"
|
||||
},
|
||||
"select": {
|
||||
"label": "",
|
||||
"notFound": ""
|
||||
"label": "Seleziona utente",
|
||||
"notFound": "Nessun utente trovato"
|
||||
},
|
||||
"transfer": {
|
||||
"label": ""
|
||||
"label": "Seleziona nuovo proprietario"
|
||||
}
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "",
|
||||
"name": "",
|
||||
"search": "",
|
||||
"title": "Gruppi",
|
||||
"name": "Gruppo",
|
||||
"search": "Trova un gruppo",
|
||||
"field": {
|
||||
"name": "Nome",
|
||||
"members": ""
|
||||
"members": "Membri"
|
||||
},
|
||||
"permission": {
|
||||
"admin": {
|
||||
"title": "",
|
||||
"title": "Amministratore",
|
||||
"item": {
|
||||
"admin": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Amministratore",
|
||||
"description": "I membri con questo permesso hanno pieno accesso a tutte le funzionalità e impostazioni"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -305,19 +305,19 @@
|
||||
"title": "Applicazioni",
|
||||
"item": {
|
||||
"create": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Creare app",
|
||||
"description": "Consenti ai membri di creare app"
|
||||
},
|
||||
"use-all": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Utilizzare tutte le app",
|
||||
"description": "Consenti ai membri di aggiungere qualsiasi app alle loro board"
|
||||
},
|
||||
"modify-all": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Modificare tutte le app",
|
||||
"description": "Consenti ai membri di modificare tutte le app"
|
||||
},
|
||||
"full-all": {
|
||||
"label": "",
|
||||
"label": "Accesso completo all'app",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
@@ -448,43 +448,43 @@
|
||||
"confirm": ""
|
||||
},
|
||||
"delete": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"confirm": "",
|
||||
"label": "Elimina gruppo",
|
||||
"description": "Una volta eliminato un gruppo, non si può tornare indietro. Si prega di essere certi.",
|
||||
"confirm": "Hai la certezza di voler eliminare il gruppo {name}?",
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
"message": "Gruppo {name} eliminato"
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
"message": "Impossibile eliminare il gruppo {name}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"changePermissions": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Permessi salvati",
|
||||
"message": "I permessi sono stati salvati"
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Permessi non salvati",
|
||||
"message": "I permessi non sono stati salvati"
|
||||
}
|
||||
}
|
||||
},
|
||||
"update": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
"message": "Il gruppo {name} è stato salvato"
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
"message": "Impossibile salvare il gruppo {name}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"select": {
|
||||
"label": "",
|
||||
"notFound": ""
|
||||
"label": "Seleziona gruppo",
|
||||
"notFound": "Nessun gruppo trovato"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -493,19 +493,19 @@
|
||||
"list": {
|
||||
"title": "Applicazioni",
|
||||
"noResults": {
|
||||
"title": "",
|
||||
"action": ""
|
||||
"title": "Non ci sono ancora app",
|
||||
"action": "Crea la tua prima app"
|
||||
}
|
||||
},
|
||||
"create": {
|
||||
"title": "",
|
||||
"title": "Nuova app",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Creazione riuscita",
|
||||
"message": "App creata"
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"title": "Creazione fallita",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
@@ -861,12 +861,12 @@
|
||||
},
|
||||
"zod": {
|
||||
"errors": {
|
||||
"default": "Questo campo non è valido",
|
||||
"required": "Questo campo è obbligatorio",
|
||||
"default": "Campo non valido",
|
||||
"required": "Campo obbligatorio",
|
||||
"string": {
|
||||
"startsWith": "Questo campo deve iniziare con {startsWith}",
|
||||
"endsWith": "Questo campo deve terminare con {endsWith}",
|
||||
"includes": "Questo campo deve includere {includes}",
|
||||
"includes": "Questo campo deve contenere {includes}",
|
||||
"invalidEmail": ""
|
||||
},
|
||||
"tooSmall": {
|
||||
@@ -1168,9 +1168,9 @@
|
||||
"controls": {
|
||||
"bold": "Grassetto",
|
||||
"italic": "Corsivo",
|
||||
"strikethrough": "Testo barrato",
|
||||
"strikethrough": "Barrato",
|
||||
"underline": "Sottolineato",
|
||||
"colorText": "Testo a colori",
|
||||
"colorText": "Colore testo",
|
||||
"colorHighlight": "Testo evidenziato colorato",
|
||||
"code": "Codice",
|
||||
"clear": "Rimuovi formattazione",
|
||||
@@ -1180,7 +1180,7 @@
|
||||
"horizontalLine": "Linea orizzontale",
|
||||
"bulletList": "Elenco puntato",
|
||||
"orderedList": "Elenco ordinato",
|
||||
"checkList": "Elenco di controllo",
|
||||
"checkList": "Checklist",
|
||||
"increaseIndent": "Aumenta indentatura",
|
||||
"decreaseIndent": "Diminuisci indentatura",
|
||||
"link": "",
|
||||
@@ -1188,7 +1188,7 @@
|
||||
"image": "Incorpora immagine",
|
||||
"addTable": "Aggiungi tabella",
|
||||
"deleteTable": "Elimina tabella",
|
||||
"colorCell": "Colore cella",
|
||||
"colorCell": "Colora Cella",
|
||||
"mergeCell": "Attiva/disattiva unione celle",
|
||||
"addColumnLeft": "Aggiungi colonna prima",
|
||||
"addColumnRight": "Aggiungi colonna dopo",
|
||||
@@ -1199,7 +1199,7 @@
|
||||
},
|
||||
"align": {
|
||||
"left": "Sinistra",
|
||||
"center": "Centra",
|
||||
"center": "Centro",
|
||||
"right": "Destra"
|
||||
},
|
||||
"popover": {
|
||||
@@ -1272,7 +1272,7 @@
|
||||
"description": "",
|
||||
"option": {
|
||||
"displayName": {
|
||||
"label": "Visualizza nome"
|
||||
"label": "Nome visualizzato"
|
||||
},
|
||||
"automationId": {
|
||||
"label": "ID automazione"
|
||||
@@ -1304,7 +1304,7 @@
|
||||
},
|
||||
"weather": {
|
||||
"name": "Meteo",
|
||||
"description": "Mostra le informazioni meteo attuali di una località.",
|
||||
"description": "Mostra le attuali informazioni meteo di un luogo.",
|
||||
"option": {
|
||||
"isFormatFahrenheit": {
|
||||
"label": ""
|
||||
@@ -1336,7 +1336,7 @@
|
||||
"rain": "Pioggia",
|
||||
"freezingRain": "Pioggia gelata",
|
||||
"snowFall": "Neve",
|
||||
"snowGrains": "Neve tonda",
|
||||
"snowGrains": "Grandine",
|
||||
"rainShowers": "Rovesci",
|
||||
"snowShowers": "Forti nevicate",
|
||||
"thunderstorm": "Temporale",
|
||||
@@ -1345,21 +1345,21 @@
|
||||
}
|
||||
},
|
||||
"indexerManager": {
|
||||
"name": "Stato del gestore dell'indicizzatore",
|
||||
"name": "Stato dell'index manager",
|
||||
"description": "",
|
||||
"option": {
|
||||
"openIndexerSiteInNewTab": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"title": "Gestore dell'indicizzatore",
|
||||
"testAll": "Prova Tutto",
|
||||
"title": "Index manager",
|
||||
"testAll": "Prova tutto",
|
||||
"error": {
|
||||
"internalServerError": ""
|
||||
}
|
||||
},
|
||||
"healthMonitoring": {
|
||||
"name": "Monitoraggio dello stato del sistema",
|
||||
"name": "Monitoraggio Salute di Sistema",
|
||||
"description": "Visualizza informazioni sulla salute e stato dei tuoi sistemi.",
|
||||
"option": {
|
||||
"fahrenheit": {
|
||||
@@ -1432,8 +1432,8 @@
|
||||
"option": {}
|
||||
},
|
||||
"video": {
|
||||
"name": "Flusso Video",
|
||||
"description": "Incorpora un flusso video o un video da una videocamera o da un sito web",
|
||||
"name": "Stream Video",
|
||||
"description": "Incorpora uno stream video o un video da una videocamera o da un sito web",
|
||||
"option": {
|
||||
"feedUrl": {
|
||||
"label": "URL del feed"
|
||||
@@ -1601,7 +1601,7 @@
|
||||
},
|
||||
"mediaRequests-requestList": {
|
||||
"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": {
|
||||
"linksTargetNewTab": {
|
||||
"label": "Apri i link in nuova scheda"
|
||||
@@ -1623,11 +1623,11 @@
|
||||
},
|
||||
"mediaRequests-requestStats": {
|
||||
"name": "",
|
||||
"description": "Statistiche sulle richieste multimediali",
|
||||
"description": "Statistiche sulle richieste dei media",
|
||||
"option": {},
|
||||
"titles": {
|
||||
"stats": {
|
||||
"main": "Statistiche Multimediali",
|
||||
"main": "Statistiche Media",
|
||||
"approved": "Già approvato",
|
||||
"pending": "Approvazioni In Attesa",
|
||||
"processing": "",
|
||||
@@ -1638,7 +1638,7 @@
|
||||
"total": "Totale"
|
||||
},
|
||||
"users": {
|
||||
"main": "Utenti Top",
|
||||
"main": "Top Utenti",
|
||||
"requests": ""
|
||||
}
|
||||
}
|
||||
@@ -1655,7 +1655,7 @@
|
||||
}
|
||||
},
|
||||
"tab": {
|
||||
"workers": "Worker",
|
||||
"workers": "Workers",
|
||||
"queue": "Coda",
|
||||
"statistics": "Statistiche"
|
||||
},
|
||||
@@ -1664,8 +1664,8 @@
|
||||
"title": "",
|
||||
"queued": "In coda",
|
||||
"status": {
|
||||
"healthy": "Sano",
|
||||
"unhealthy": "Non integro"
|
||||
"healthy": "Normale funzionamento",
|
||||
"unhealthy": "Compromesso"
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
@@ -1822,7 +1822,7 @@
|
||||
"label": ""
|
||||
},
|
||||
"backgroundImageAttachment": {
|
||||
"label": "Allegato immagine di sfondo",
|
||||
"label": "Immagine di background",
|
||||
"option": {
|
||||
"fixed": {
|
||||
"label": "",
|
||||
@@ -1856,7 +1856,7 @@
|
||||
}
|
||||
},
|
||||
"backgroundImageSize": {
|
||||
"label": "Dimensioni dell'immagine di sfondo",
|
||||
"label": "Dimensioni dell'immagine di background",
|
||||
"option": {
|
||||
"cover": {
|
||||
"label": "",
|
||||
@@ -1910,7 +1910,7 @@
|
||||
"title": ""
|
||||
},
|
||||
"background": {
|
||||
"title": "Sfondo"
|
||||
"title": "Background"
|
||||
},
|
||||
"color": {
|
||||
"title": ""
|
||||
@@ -2054,7 +2054,7 @@
|
||||
"items": {
|
||||
"documentation": "Documentazione",
|
||||
"submitIssue": "",
|
||||
"discord": "Discord della community",
|
||||
"discord": "Community Discord",
|
||||
"sourceCode": ""
|
||||
}
|
||||
},
|
||||
@@ -2184,7 +2184,7 @@
|
||||
"action": {
|
||||
"new": {
|
||||
"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": {
|
||||
"title": "",
|
||||
@@ -2194,7 +2194,7 @@
|
||||
},
|
||||
"delete": {
|
||||
"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": {
|
||||
@@ -2332,7 +2332,7 @@
|
||||
"label": ""
|
||||
},
|
||||
"mediaServer": {
|
||||
"label": "Server multimediale"
|
||||
"label": "Media Server"
|
||||
},
|
||||
"mediaOrganizer": {
|
||||
"label": ""
|
||||
@@ -2435,7 +2435,7 @@
|
||||
"created": "Creato",
|
||||
"running": "In esecuzione",
|
||||
"paused": "In pausa",
|
||||
"restarting": "Riavvio",
|
||||
"restarting": "Riavvio in corso",
|
||||
"exited": "",
|
||||
"removing": "Rimozione in corso",
|
||||
"dead": ""
|
||||
@@ -2775,7 +2775,7 @@
|
||||
"label": ""
|
||||
},
|
||||
"discord": {
|
||||
"label": "Discord della community"
|
||||
"label": "Community Discord"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
"title": "Zadajte token importu",
|
||||
"field": {
|
||||
"token": {
|
||||
"label": "",
|
||||
"label": "Token",
|
||||
"description": "Zadajte zobrazený token importu z predchádzajúcej inštancie homarr"
|
||||
}
|
||||
},
|
||||
@@ -546,7 +546,7 @@
|
||||
"label": "Popis"
|
||||
},
|
||||
"url": {
|
||||
"label": ""
|
||||
"label": "Url"
|
||||
}
|
||||
},
|
||||
"action": {
|
||||
@@ -611,7 +611,7 @@
|
||||
"label": "Názov"
|
||||
},
|
||||
"url": {
|
||||
"label": ""
|
||||
"label": "Url"
|
||||
}
|
||||
},
|
||||
"action": {
|
||||
@@ -766,7 +766,7 @@
|
||||
}
|
||||
},
|
||||
"common": {
|
||||
"beta": "",
|
||||
"beta": "Beta",
|
||||
"error": "Chyba",
|
||||
"action": {
|
||||
"add": "Pridať",
|
||||
@@ -803,8 +803,8 @@
|
||||
}
|
||||
},
|
||||
"information": {
|
||||
"min": "",
|
||||
"max": "",
|
||||
"min": "Min",
|
||||
"max": "Max",
|
||||
"days": "Dni",
|
||||
"hours": "Hodiny",
|
||||
"minutes": "Minúty"
|
||||
@@ -963,10 +963,10 @@
|
||||
"label": "Výška"
|
||||
},
|
||||
"xOffset": {
|
||||
"label": ""
|
||||
"label": "X offset"
|
||||
},
|
||||
"yOffset": {
|
||||
"label": ""
|
||||
"label": "Y offset"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -1213,7 +1213,7 @@
|
||||
}
|
||||
},
|
||||
"iframe": {
|
||||
"name": "",
|
||||
"name": "iFrame",
|
||||
"description": "Vložte akýkoľvek obsah z internetu. Niektoré webové stránky môžu obmedziť prístup.",
|
||||
"option": {
|
||||
"embedUrl": {
|
||||
@@ -1515,11 +1515,11 @@
|
||||
"detailsTitle": "Rýchlosť sťahovania"
|
||||
},
|
||||
"index": {
|
||||
"columnTitle": "",
|
||||
"columnTitle": "#",
|
||||
"detailsTitle": "Aktuálny index v rámci klienta"
|
||||
},
|
||||
"id": {
|
||||
"columnTitle": ""
|
||||
"columnTitle": "Id"
|
||||
},
|
||||
"integration": {
|
||||
"columnTitle": "Integrácia"
|
||||
@@ -1619,7 +1619,7 @@
|
||||
"partiallyAvailable": "Čiastočný",
|
||||
"available": "K dispozícii"
|
||||
},
|
||||
"toBeDetermined": ""
|
||||
"toBeDetermined": "TBD"
|
||||
},
|
||||
"mediaRequests-requestStats": {
|
||||
"name": "Štatistiky mediálnych žiadostí",
|
||||
@@ -2042,9 +2042,9 @@
|
||||
"tools": {
|
||||
"label": "Nástroje",
|
||||
"items": {
|
||||
"docker": "",
|
||||
"docker": "Docker",
|
||||
"logs": "Záznamy",
|
||||
"api": "",
|
||||
"api": "API",
|
||||
"tasks": "Úlohy"
|
||||
}
|
||||
},
|
||||
@@ -2199,7 +2199,7 @@
|
||||
},
|
||||
"field": {
|
||||
"id": {
|
||||
"label": ""
|
||||
"label": "ID"
|
||||
},
|
||||
"creator": {
|
||||
"label": "Autor"
|
||||
@@ -2208,7 +2208,7 @@
|
||||
"label": "Dátum vypršania"
|
||||
},
|
||||
"token": {
|
||||
"label": ""
|
||||
"label": "Token"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -2370,7 +2370,7 @@
|
||||
}
|
||||
},
|
||||
"api": {
|
||||
"title": "",
|
||||
"title": "API",
|
||||
"modal": {
|
||||
"createApiToken": {
|
||||
"title": "Vytvorený token API",
|
||||
@@ -2390,7 +2390,7 @@
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
"id": "",
|
||||
"id": "ID",
|
||||
"createdBy": "Vytvoril/a"
|
||||
}
|
||||
}
|
||||
@@ -2602,7 +2602,7 @@
|
||||
"tools": {
|
||||
"label": "Nástroje",
|
||||
"docker": {
|
||||
"label": ""
|
||||
"label": "Docker"
|
||||
},
|
||||
"logs": {
|
||||
"label": "Záznamy"
|
||||
@@ -2737,15 +2737,15 @@
|
||||
},
|
||||
"option": {
|
||||
"google": {
|
||||
"name": "",
|
||||
"name": "Google",
|
||||
"description": "Hľadajte na webe pomocou Google"
|
||||
},
|
||||
"bing": {
|
||||
"name": "",
|
||||
"name": "Bing",
|
||||
"description": "Vyhľadávajte na webe pomocou Bingu"
|
||||
},
|
||||
"duckduckgo": {
|
||||
"name": "",
|
||||
"name": "DuckDuckGo",
|
||||
"description": "Vyhľadávajte na webe pomocou DuckDuckGo"
|
||||
},
|
||||
"torrent": {
|
||||
@@ -2753,7 +2753,7 @@
|
||||
"description": "Vyhľadajte torrenty na torrentdownloads.pro"
|
||||
},
|
||||
"youTube": {
|
||||
"name": "",
|
||||
"name": "YouTube",
|
||||
"description": "Hľadajte videá na YouTube"
|
||||
}
|
||||
}
|
||||
@@ -2825,7 +2825,7 @@
|
||||
"label": "Spravovať docker"
|
||||
},
|
||||
"manageApi": {
|
||||
"label": ""
|
||||
"label": "Swagger API"
|
||||
},
|
||||
"manageLog": {
|
||||
"label": "Zobraziť denníky"
|
||||
|
||||
@@ -1503,7 +1503,7 @@
|
||||
"columnTitle": "Kontroller"
|
||||
},
|
||||
"added": {
|
||||
"columnTitle": "Eklendi",
|
||||
"columnTitle": "Ekleme",
|
||||
"detailsTitle": "Ekleme Tarihi"
|
||||
},
|
||||
"category": {
|
||||
|
||||
Reference in New Issue
Block a user