mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-27 17:59:16 +01:00
🔀 New Crowdin updates (#396)
* New translations calendar.json (Italian) * New translations app-shelf.json (Chinese Simplified) * New translations common-media-cards.json (Chinese Simplified) * New translations calendar.json (Japanese) * New translations common-media-cards.json (Japanese) * New translations common-media-cards.json (Italian) * New translations calendar.json (Chinese Simplified) * New translations app-shelf.json (Japanese) * New translations add-service-app-shelf.json (Italian) * New translations add-service-app-shelf.json (Japanese) * New translations add-service-app-shelf.json (Chinese Simplified) * New translations app-shelf-menu.json (Italian) * New translations app-shelf-menu.json (Japanese) * New translations app-shelf-menu.json (Chinese Simplified) * New translations app-shelf.json (Italian) * New translations docker.json (Spanish) * New translations dlspeed.json (Japanese) * New translations dlspeed.json (Italian) * New translations docker.json (Italian) * New translations docker.json (Japanese) * New translations date.json (Japanese) * New translations dashdot.json (Italian) * New translations common.json (Italian) * New translations common.json (Japanese) * New translations common.json (Chinese Simplified) * New translations date.json (Italian) * New translations dashdot.json (Japanese) * New translations dlspeed.json (Chinese Simplified) * New translations dashdot.json (Chinese Simplified) * New translations date.json (Chinese Simplified) * New translations docker.json (Chinese Simplified) * New translations torrents-status.json (Japanese) * New translations torrents-status.json (Italian) * New translations weather.json (Italian) * New translations weather.json (Japanese) * New translations search.json (Japanese) * New translations ping.json (Italian) * New translations overseerr.json (Italian) * New translations overseerr.json (Japanese) * New translations search.json (Italian) * New translations ping.json (Japanese) * New translations torrents-status.json (Chinese Simplified) * New translations overseerr.json (Chinese Simplified) * New translations ping.json (Chinese Simplified) * New translations search.json (Chinese Simplified) * New translations weather.json (Chinese Simplified) * New translations page-appearance.json (Japanese) * New translations page-appearance.json (Italian) * New translations shade-selector.json (Italian) * New translations shade-selector.json (Japanese) * New translations opacity-selector.json (Japanese) * New translations color-selector.json (Italian) * New translations app-width.json (Italian) * New translations app-width.json (Japanese) * New translations opacity-selector.json (Italian) * New translations color-selector.json (Japanese) * New translations page-appearance.json (Chinese Simplified) * New translations app-width.json (Chinese Simplified) * New translations color-selector.json (Chinese Simplified) * New translations opacity-selector.json (Chinese Simplified) * New translations shade-selector.json (Chinese Simplified) * New translations module-enabler.json (Japanese) * New translations module-enabler.json (Italian) * New translations search-engine.json (Italian) * New translations search-engine.json (Japanese) * New translations internationalization.json (Japanese) * New translations config-changer.json (Italian) * New translations color-schema.json (Italian) * New translations color-schema.json (Japanese) * New translations internationalization.json (Italian) * New translations config-changer.json (Japanese) * New translations module-enabler.json (Chinese Simplified) * New translations color-schema.json (Chinese Simplified) * New translations config-changer.json (Chinese Simplified) * New translations internationalization.json (Chinese Simplified) * New translations search-engine.json (Chinese Simplified) * New translations common.json (Spanish) * New translations common.json (Italian) * New translations common.json (Japanese) * New translations common.json (Chinese Simplified) * New translations add-service-app-shelf.json (Polish) * New translations common.json (Japanese) * New translations theme-selector.json (Italian) * New translations theme-selector.json (Japanese) * New translations widget-positions.json (Italian) * New translations widget-positions.json (Japanese) * New translations common.json (Italian) * New translations theme-selector.json (Chinese Simplified) * New translations widget-positions.json (Chinese Simplified) * New translations common.json (Chinese Simplified) * New translations config-changer.json (Polish) * New translations common.json (Polish) * New translations docker.json (Polish) * New translations overseerr.json (Polish) * New translations weather.json (Polish) * New translations common.json (Portuguese, Brazilian) * New translations usenet.json (Spanish) * New translations usenet.json (Japanese) * New translations usenet.json (Italian) * New translations usenet.json (Chinese Simplified)
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
},
|
||||
"tip": "Consejo: ",
|
||||
"time": {
|
||||
"seconds": "segundos",
|
||||
"minutes": "minutos",
|
||||
"hours": "horas"
|
||||
"seconds": "",
|
||||
"minutes": "",
|
||||
"hours": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
"title": "Comenzar"
|
||||
},
|
||||
"refreshData": {
|
||||
"title": "Actualizar datos"
|
||||
"title": ""
|
||||
},
|
||||
"remove": {
|
||||
"title": "Eliminar"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Usenet",
|
||||
"description": "Mostrar la cola y el Historial de los servicios compatibles"
|
||||
"name": "",
|
||||
"description": ""
|
||||
},
|
||||
"card": {
|
||||
"errors": {
|
||||
@@ -12,12 +12,12 @@
|
||||
}
|
||||
},
|
||||
"tabs": {
|
||||
"queue": "Cola",
|
||||
"history": "Historial"
|
||||
"queue": "",
|
||||
"history": ""
|
||||
},
|
||||
"info": {
|
||||
"sizeLeft": "Tamaño restante",
|
||||
"paused": "Pausado"
|
||||
"sizeLeft": "",
|
||||
"paused": ""
|
||||
},
|
||||
"queue": {
|
||||
"header": {
|
||||
@@ -26,24 +26,24 @@
|
||||
"eta": "Tiempo restante",
|
||||
"progress": "Completado %"
|
||||
},
|
||||
"empty": "La cola está vacía.",
|
||||
"empty": "",
|
||||
"error": {
|
||||
"title": "¡Error!",
|
||||
"message": "Se ha producido un error mientras se obtenían los datos:"
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"paused": "Pausado"
|
||||
"paused": ""
|
||||
},
|
||||
"history": {
|
||||
"header": {
|
||||
"name": "Nombre",
|
||||
"size": "Tamaño",
|
||||
"duration": "Duración de la descarga"
|
||||
"duration": ""
|
||||
},
|
||||
"empty": "La cola está vacía.",
|
||||
"empty": "",
|
||||
"error": {
|
||||
"title": "¡Error!",
|
||||
"message": "Se ha producido un error mientras se obtenían los datos:"
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"paused": "Pausado"
|
||||
"paused": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"actions": {
|
||||
"save": ""
|
||||
"save": "Risparmiare"
|
||||
},
|
||||
"tip": "",
|
||||
"tip": "Suggerimento: ",
|
||||
"time": {
|
||||
"seconds": "",
|
||||
"minutes": "",
|
||||
|
||||
@@ -1,93 +1,93 @@
|
||||
{
|
||||
"actionIcon": {
|
||||
"tooltip": ""
|
||||
"tooltip": "Aggiungere un servizio"
|
||||
},
|
||||
"modal": {
|
||||
"title": "",
|
||||
"title": "Aggiungi servizio",
|
||||
"form": {
|
||||
"validation": {
|
||||
"invalidUrl": "",
|
||||
"noStatusCodeSelected": ""
|
||||
"invalidUrl": "Inserire un URL valido",
|
||||
"noStatusCodeSelected": "Selezionare un codice di stato"
|
||||
}
|
||||
},
|
||||
"tabs": {
|
||||
"options": {
|
||||
"title": "",
|
||||
"title": "Opzioni",
|
||||
"form": {
|
||||
"serviceName": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "Nome del servizio",
|
||||
"placeholder": "Plex"
|
||||
},
|
||||
"iconUrl": {
|
||||
"label": ""
|
||||
"label": "Icona URL"
|
||||
},
|
||||
"serviceUrl": {
|
||||
"label": ""
|
||||
"label": "URL del servizio"
|
||||
},
|
||||
"onClickUrl": {
|
||||
"label": ""
|
||||
"label": "URL al clic"
|
||||
},
|
||||
"serviceType": {
|
||||
"label": "",
|
||||
"defaultValue": "",
|
||||
"placeholder": ""
|
||||
"label": "Tipo di servizio",
|
||||
"defaultValue": "Altro",
|
||||
"placeholder": "Sceglietene uno"
|
||||
},
|
||||
"category": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"nothingFound": "",
|
||||
"createLabel": ""
|
||||
"label": "Categoria",
|
||||
"placeholder": "Selezionare una categoria o crearne una nuova",
|
||||
"nothingFound": "Non è stato trovato nulla",
|
||||
"createLabel": "+ Creare {{query}}"
|
||||
},
|
||||
"integrations": {
|
||||
"apiKey": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "Chiave API",
|
||||
"placeholder": "La vostra chiave API",
|
||||
"validation": {
|
||||
"noKey": ""
|
||||
"noKey": "Chiave non valida"
|
||||
},
|
||||
"tip": {
|
||||
"text": "",
|
||||
"link": ""
|
||||
"text": "Ottenere la chiave API",
|
||||
"link": "qui."
|
||||
}
|
||||
},
|
||||
"qBittorrent": {
|
||||
"username": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "Nome utente",
|
||||
"placeholder": "amministratore",
|
||||
"validation": {
|
||||
"invalidUsername": ""
|
||||
"invalidUsername": "Nome utente non valido"
|
||||
}
|
||||
},
|
||||
"password": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "Password",
|
||||
"placeholder": "adminadmin",
|
||||
"validation": {
|
||||
"invalidPassword": ""
|
||||
"invalidPassword": "Password non valida"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deluge": {
|
||||
"password": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "Password",
|
||||
"placeholder": "password",
|
||||
"validation": {
|
||||
"invalidPassword": ""
|
||||
"invalidPassword": "Password non valida"
|
||||
}
|
||||
}
|
||||
},
|
||||
"transmission": {
|
||||
"username": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "Nome utente",
|
||||
"placeholder": "amministratore",
|
||||
"validation": {
|
||||
"invalidUsername": ""
|
||||
"invalidUsername": "Nome utente non valido"
|
||||
}
|
||||
},
|
||||
"password": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "Password",
|
||||
"placeholder": "adminadmin",
|
||||
"validation": {
|
||||
"invalidPassword": ""
|
||||
"invalidPassword": "Password non valida"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -95,23 +95,23 @@
|
||||
}
|
||||
},
|
||||
"advancedOptions": {
|
||||
"title": "",
|
||||
"title": "Opzioni avanzate",
|
||||
"form": {
|
||||
"ping": {
|
||||
"label": ""
|
||||
"label": "Servizio Ping"
|
||||
},
|
||||
"httpStatusCodes": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"clearButtonLabel": "",
|
||||
"nothingFound": ""
|
||||
"label": "Codici di stato HTTP",
|
||||
"placeholder": "Selezionare i codici di stato validi",
|
||||
"clearButtonLabel": "Cancella la selezione",
|
||||
"nothingFound": "Non è stato trovato nulla"
|
||||
},
|
||||
"openServiceInNewTab": {
|
||||
"label": ""
|
||||
"label": "Aprire il servizio in una nuova scheda"
|
||||
},
|
||||
"buttons": {
|
||||
"submit": {
|
||||
"content": ""
|
||||
"content": "Aggiungi servizio"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
{
|
||||
"modal": {
|
||||
"title": "",
|
||||
"title": "Modificare un servizio",
|
||||
"buttons": {
|
||||
"save": ""
|
||||
"save": "Salvataggio del servizio"
|
||||
}
|
||||
},
|
||||
"menu": {
|
||||
"labels": {
|
||||
"settings": "",
|
||||
"dangerZone": ""
|
||||
"settings": "Impostazioni",
|
||||
"dangerZone": "Zona di pericolo"
|
||||
},
|
||||
"actions": {
|
||||
"edit": "",
|
||||
"delete": ""
|
||||
"edit": "Modifica",
|
||||
"delete": "Cancellare"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"accordions": {
|
||||
"downloads": {
|
||||
"text": ""
|
||||
"text": "I vostri download"
|
||||
},
|
||||
"others": {
|
||||
"text": ""
|
||||
"text": "Altri"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "Calendario",
|
||||
"description": "Un modulo calendario per la visualizzazione dei prossimi rilasci. Interagisce con le API di Sonarr e Radarr.",
|
||||
"settings": {
|
||||
"sundayStart": {
|
||||
"label": ""
|
||||
"label": "Iniziare la settimana la domenica"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"buttons": {
|
||||
"play": "",
|
||||
"request": ""
|
||||
"play": "Gioco",
|
||||
"request": "Richiesta"
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"settings": {
|
||||
"label": ""
|
||||
"label": "Impostazioni"
|
||||
}
|
||||
}
|
||||
@@ -1,59 +1,59 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "Dash.",
|
||||
"description": "Un modulo per visualizzare i grafici dell'istanza di Dash in esecuzione.",
|
||||
"settings": {
|
||||
"cpuMultiView": {
|
||||
"label": ""
|
||||
"label": "Vista CPU Multi-Core"
|
||||
},
|
||||
"storageMultiView": {
|
||||
"label": ""
|
||||
"label": "Visualizzazione dell'unità multipla di archiviazione"
|
||||
},
|
||||
"useCompactView": {
|
||||
"label": ""
|
||||
"label": "Utilizzare la vista compatta"
|
||||
},
|
||||
"graphs": {
|
||||
"label": "",
|
||||
"label": "Grafici",
|
||||
"options": {
|
||||
"cpu": "",
|
||||
"ram": "",
|
||||
"storage": "",
|
||||
"network": "",
|
||||
"gpu": ""
|
||||
"cpu": "CPU",
|
||||
"ram": "RAM",
|
||||
"storage": "Immagazzinamento",
|
||||
"network": "Rete",
|
||||
"gpu": "GPU"
|
||||
}
|
||||
},
|
||||
"url": {
|
||||
"label": ""
|
||||
"label": "Dash. URL"
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"title": "",
|
||||
"title": "Dash.",
|
||||
"errors": {
|
||||
"noService": "",
|
||||
"noInformation": ""
|
||||
"noService": "Nessun servizio Dash. trovato. Aggiungerne uno alla dashboard di Homarr o impostare un Dash. nelle opzioni del modulo",
|
||||
"noInformation": "Impossibile acquisire informazioni da dash. - state eseguendo l'ultima versione?"
|
||||
},
|
||||
"graphs": {
|
||||
"storage": {
|
||||
"title": "",
|
||||
"label": ""
|
||||
"title": "Immagazzinamento",
|
||||
"label": "Stoccaggio:"
|
||||
},
|
||||
"network": {
|
||||
"title": "",
|
||||
"label": "",
|
||||
"title": "Rete",
|
||||
"label": "Rete:",
|
||||
"metrics": {
|
||||
"download": "",
|
||||
"upload": ""
|
||||
"download": "In basso",
|
||||
"upload": "Su"
|
||||
}
|
||||
},
|
||||
"cpu": {
|
||||
"title": ""
|
||||
"title": "CPU"
|
||||
},
|
||||
"memory": {
|
||||
"title": ""
|
||||
"title": "RAM"
|
||||
},
|
||||
"gpu": {
|
||||
"title": ""
|
||||
"title": "GPU"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "Data",
|
||||
"description": "Mostra l'ora e la data corrente in una scheda",
|
||||
"settings": {
|
||||
"display24HourFormat": {
|
||||
"label": ""
|
||||
"label": "Visualizzazione a tempo pieno (24 ore)"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "Scarica la velocità",
|
||||
"description": "Mostra la velocità di download attuale dei servizi supportati"
|
||||
}
|
||||
}
|
||||
@@ -1,71 +1,71 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "Docker",
|
||||
"description": "Consente di gestire facilmente i propri torrent"
|
||||
},
|
||||
"search": {
|
||||
"placeholder": ""
|
||||
"placeholder": "Ricerca per contenitore o nome dell'immagine"
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"image": "",
|
||||
"ports": "",
|
||||
"state": ""
|
||||
"name": "Nome",
|
||||
"image": "Immagine",
|
||||
"ports": "Porti",
|
||||
"state": "Stato"
|
||||
},
|
||||
"body": {
|
||||
"portCollapse": ""
|
||||
"portCollapse": "{{ports}} di più"
|
||||
},
|
||||
"states": {
|
||||
"running": "",
|
||||
"created": "",
|
||||
"stopped": "",
|
||||
"unknown": ""
|
||||
"running": "In corsa",
|
||||
"created": "Creato",
|
||||
"stopped": "Interrotto",
|
||||
"unknown": "Sconosciuto"
|
||||
}
|
||||
},
|
||||
"actionBar": {
|
||||
"addService": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Aggiungi servizio",
|
||||
"message": "Aggiungi servizio a Homarr"
|
||||
},
|
||||
"restart": {
|
||||
"title": ""
|
||||
"title": "Riavvio"
|
||||
},
|
||||
"stop": {
|
||||
"title": ""
|
||||
"title": "Stop"
|
||||
},
|
||||
"start": {
|
||||
"title": ""
|
||||
"title": "Inizio"
|
||||
},
|
||||
"refreshData": {
|
||||
"title": ""
|
||||
},
|
||||
"remove": {
|
||||
"title": ""
|
||||
"title": "Rimuovere"
|
||||
},
|
||||
"addToHomarr": {
|
||||
"title": ""
|
||||
"title": "Aggiungi a Homarr"
|
||||
}
|
||||
},
|
||||
"messages": {
|
||||
"successfullyExecuted": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Contenitore {{containerName}} {{action}}ed",
|
||||
"message": "Il vostro contenitore è stato {{action}}"
|
||||
}
|
||||
},
|
||||
"errors": {
|
||||
"integrationFailed": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Integrazione di Docker fallita",
|
||||
"message": "Hai dimenticato di montare il socket di docker?"
|
||||
},
|
||||
"unknownError": {
|
||||
"title": ""
|
||||
"title": "Si è verificato un errore"
|
||||
},
|
||||
"oneServiceAtATime": {
|
||||
"title": ""
|
||||
"title": "Si prega di aggiungere solo un servizio alla volta!"
|
||||
}
|
||||
},
|
||||
"actionIcon": {
|
||||
"tooltip": ""
|
||||
"tooltip": "Docker"
|
||||
}
|
||||
}
|
||||
@@ -1,28 +1,28 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "Sovrintendenti",
|
||||
"description": "Permette di cercare e aggiungere media da Overseerr/Jellyseerr"
|
||||
},
|
||||
"popup": {
|
||||
"item": {
|
||||
"buttons": {
|
||||
"askFor": "",
|
||||
"cancel": "",
|
||||
"request": ""
|
||||
"askFor": "Chiedete di {{title}}",
|
||||
"cancel": "Annullamento",
|
||||
"request": "Richiesta"
|
||||
},
|
||||
"alerts": {
|
||||
"automaticApproval": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "Utilizzo della chiave API",
|
||||
"text": "Questa richiesta verrà approvata automaticamente"
|
||||
}
|
||||
}
|
||||
},
|
||||
"seasonSelector": {
|
||||
"caption": "",
|
||||
"caption": "Spuntare le stagioni che si desidera scaricare.",
|
||||
"table": {
|
||||
"header": {
|
||||
"season": "",
|
||||
"numberOfEpisodes": ""
|
||||
"season": "Stagione",
|
||||
"numberOfEpisodes": "Numero di episodi"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "Ping",
|
||||
"description": "Consente di verificare se il servizio è attivo o se restituisce un codice di stato HTTP specifico."
|
||||
},
|
||||
"states": {
|
||||
"online": "",
|
||||
"offline": "",
|
||||
"loading": ""
|
||||
"online": "Online {{response}}",
|
||||
"offline": "Offline {{response}}",
|
||||
"loading": "Caricamento..."
|
||||
}
|
||||
}
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "Barra di ricerca",
|
||||
"description": "Barra di ricerca per cercare sul web, su Youtube, su Torrents o su Overseerr"
|
||||
},
|
||||
"input": {
|
||||
"placeholder": ""
|
||||
"placeholder": "Cerca sul web..."
|
||||
}
|
||||
}
|
||||
@@ -1,39 +1,39 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "Torrente",
|
||||
"description": "Mostra la velocità di download attuale dei servizi supportati",
|
||||
"settings": {
|
||||
"hideComplete": {
|
||||
"label": ""
|
||||
"label": "Nascondere i torrent completati"
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"table": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"size": "",
|
||||
"download": "",
|
||||
"upload": "",
|
||||
"estimatedTimeOfArrival": "",
|
||||
"progress": ""
|
||||
"name": "Nome",
|
||||
"size": "Dimensione",
|
||||
"download": "In basso",
|
||||
"upload": "Su",
|
||||
"estimatedTimeOfArrival": "ETA",
|
||||
"progress": "Progressi"
|
||||
},
|
||||
"body": {
|
||||
"nothingFound": ""
|
||||
"nothingFound": "Nessun torrent trovato"
|
||||
}
|
||||
},
|
||||
"lineChart": {
|
||||
"title": "",
|
||||
"download": "",
|
||||
"upload": "",
|
||||
"timeSpan": "",
|
||||
"totalDownload": "",
|
||||
"totalUpload": ""
|
||||
"title": "Velocità di download attuale",
|
||||
"download": "Scaricamento: {{download}}",
|
||||
"upload": "Caricare: {{upload}}",
|
||||
"timeSpan": "{{seconds}} secondi fa",
|
||||
"totalDownload": "Download: {{download}}/s",
|
||||
"totalUpload": "Caricare: {{upload}}/s"
|
||||
},
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "Nessun client di download supportato trovato!",
|
||||
"text": "Aggiungere un servizio di download per visualizzare i download correnti"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
"card": {
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "Nessun client di download supportato trovato!",
|
||||
"text": "Aggiungere un servizio di download per visualizzare i download correnti"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -21,10 +21,10 @@
|
||||
},
|
||||
"queue": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"size": "",
|
||||
"eta": "",
|
||||
"progress": ""
|
||||
"name": "Nome",
|
||||
"size": "Dimensione",
|
||||
"eta": "ETA",
|
||||
"progress": "Progressi"
|
||||
},
|
||||
"empty": "",
|
||||
"error": {
|
||||
@@ -35,8 +35,8 @@
|
||||
},
|
||||
"history": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"size": "",
|
||||
"name": "Nome",
|
||||
"size": "Dimensione",
|
||||
"duration": ""
|
||||
},
|
||||
"empty": "",
|
||||
|
||||
@@ -1,32 +1,32 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "Il tempo",
|
||||
"description": "Consultare il meteo attuale della propria località",
|
||||
"settings": {
|
||||
"displayInFahrenheit": {
|
||||
"label": ""
|
||||
"label": "Visualizzazione in Fahrenheit"
|
||||
},
|
||||
"location": {
|
||||
"label": ""
|
||||
"label": "Posizione meteo"
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"weatherDescriptions": {
|
||||
"clear": "",
|
||||
"mainlyClear": "",
|
||||
"fog": "",
|
||||
"drizzle": "",
|
||||
"freezingDrizzle": "",
|
||||
"rain": "",
|
||||
"freezingRain": "",
|
||||
"snowFall": "",
|
||||
"snowGrains": "",
|
||||
"rainShowers": "",
|
||||
"snowShowers": "",
|
||||
"thunderstorm": "",
|
||||
"thunderstormWithHail": "",
|
||||
"unknown": ""
|
||||
"clear": "Libero",
|
||||
"mainlyClear": "Principalmente chiaro",
|
||||
"fog": "Nebbia",
|
||||
"drizzle": "Pioggerella",
|
||||
"freezingDrizzle": "Pioggia gelata",
|
||||
"rain": "Pioggia",
|
||||
"freezingRain": "Pioggia gelata",
|
||||
"snowFall": "Caduta della neve",
|
||||
"snowGrains": "Granelli di neve",
|
||||
"rainShowers": "Piogge a catinelle",
|
||||
"snowShowers": "Piogge di neve",
|
||||
"thunderstorm": "Temporale",
|
||||
"thunderstormWithHail": "Temporale con grandine",
|
||||
"unknown": "Sconosciuto"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"title": "",
|
||||
"tooltip": "",
|
||||
"title": "Impostazioni",
|
||||
"tooltip": "Impostazioni",
|
||||
"tabs": {
|
||||
"common": "",
|
||||
"customizations": ""
|
||||
"common": "Comune",
|
||||
"customizations": "Personalizzazioni"
|
||||
},
|
||||
"tips": {
|
||||
"configTip": ""
|
||||
"configTip": "Caricate il vostro file di configurazione trascinandolo sulla pagina!"
|
||||
},
|
||||
"credits": {
|
||||
"madeWithLove": ""
|
||||
"madeWithLove": "Realizzato con ❤️ da @"
|
||||
}
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "Larghezza dell'applicazione"
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"suffix": "{{color}} colore"
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "Opacità dell'applicazione"
|
||||
}
|
||||
@@ -1,25 +1,25 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "Titolo della pagina",
|
||||
"placeholder": "Homarr 🦞"
|
||||
},
|
||||
"logo": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "Logo",
|
||||
"placeholder": "/img/logo.png"
|
||||
},
|
||||
"favicon": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "Favicon",
|
||||
"placeholder": "/favicon.png"
|
||||
},
|
||||
"background": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "Sfondo",
|
||||
"placeholder": "/img/sfondo.png"
|
||||
},
|
||||
"customCSS": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "CSS personalizzato",
|
||||
"placeholder": "I CSS personalizzati saranno eseguiti per ultimi"
|
||||
},
|
||||
"buttons": {
|
||||
"submit": ""
|
||||
"submit": "Invia"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "Ombra"
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "Passare alla modalità {{scheme}}"
|
||||
}
|
||||
@@ -1,55 +1,55 @@
|
||||
{
|
||||
"configSelect": {
|
||||
"label": ""
|
||||
"label": "Caricatore di configurazione"
|
||||
},
|
||||
"modal": {
|
||||
"title": "",
|
||||
"title": "Scegliere il nome della nuova configurazione",
|
||||
"form": {
|
||||
"configName": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "Nome della configurazione",
|
||||
"placeholder": "Il nome della nuova configurazione"
|
||||
},
|
||||
"submitButton": ""
|
||||
"submitButton": "Confermare"
|
||||
},
|
||||
"events": {
|
||||
"configSaved": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Configurazione salvata",
|
||||
"message": "Configurazione salvata come {{configName}}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"download": "",
|
||||
"download": "Scarica la configurazione",
|
||||
"delete": {
|
||||
"text": "",
|
||||
"text": "Cancellare la configurazione",
|
||||
"notifications": {
|
||||
"deleted": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Configurazione cancellata",
|
||||
"message": "Configurazione cancellata"
|
||||
},
|
||||
"deleteFailed": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Cancellazione configurazione fallita",
|
||||
"message": "Cancellazione configurazione fallita"
|
||||
}
|
||||
}
|
||||
},
|
||||
"saveCopy": ""
|
||||
"saveCopy": "Salvare una copia"
|
||||
},
|
||||
"dropzone": {
|
||||
"notifications": {
|
||||
"invalidConfig": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Impossibile caricare la configurazione",
|
||||
"message": "Impossibile caricare la configurazione. Formato JSON non valido."
|
||||
},
|
||||
"loadedSuccessfully": {
|
||||
"title": ""
|
||||
"title": "La configurazione {{configName}} è stata caricata con successo"
|
||||
}
|
||||
},
|
||||
"accept": {
|
||||
"text": ""
|
||||
"text": "Trascinare i file qui per caricare una configurazione. Supporto solo per JSON."
|
||||
},
|
||||
"reject": {
|
||||
"text": ""
|
||||
"text": "Questo formato di file non è supportato. Caricare solo JSON."
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "Lingua"
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"title": "Modulo abilitatore"
|
||||
}
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"title": "",
|
||||
"title": "Motore di ricerca",
|
||||
"tips": {
|
||||
"generalTip": "",
|
||||
"placeholderTip": ""
|
||||
"generalTip": "Utilizzate i prefissi !yt e !t davanti alla vostra domanda per cercare rispettivamente su YouTube o su un Torrent.",
|
||||
"placeholderTip": "%s può essere usato come segnaposto per la query."
|
||||
},
|
||||
"customEngine": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "URL di interrogazione",
|
||||
"placeholder": "URL di query personalizzato"
|
||||
}
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "Passare alla modalità {{theme}}"
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "Posizionare i widget a sinistra"
|
||||
}
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"actions": {
|
||||
"save": ""
|
||||
"save": "保存"
|
||||
},
|
||||
"tip": "",
|
||||
"tip": "ヒント ",
|
||||
"time": {
|
||||
"seconds": "",
|
||||
"minutes": "",
|
||||
|
||||
@@ -1,93 +1,93 @@
|
||||
{
|
||||
"actionIcon": {
|
||||
"tooltip": ""
|
||||
"tooltip": "サービスを追加する"
|
||||
},
|
||||
"modal": {
|
||||
"title": "",
|
||||
"title": "サービス追加",
|
||||
"form": {
|
||||
"validation": {
|
||||
"invalidUrl": "",
|
||||
"noStatusCodeSelected": ""
|
||||
"invalidUrl": "有効なURLを入力してください",
|
||||
"noStatusCodeSelected": "ステータスコードを選択してください"
|
||||
}
|
||||
},
|
||||
"tabs": {
|
||||
"options": {
|
||||
"title": "",
|
||||
"title": "オプション",
|
||||
"form": {
|
||||
"serviceName": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "サービス名",
|
||||
"placeholder": "プレックス"
|
||||
},
|
||||
"iconUrl": {
|
||||
"label": ""
|
||||
"label": "アイコンURL"
|
||||
},
|
||||
"serviceUrl": {
|
||||
"label": ""
|
||||
"label": "サービスURL"
|
||||
},
|
||||
"onClickUrl": {
|
||||
"label": ""
|
||||
"label": "クリック時URL"
|
||||
},
|
||||
"serviceType": {
|
||||
"label": "",
|
||||
"defaultValue": "",
|
||||
"placeholder": ""
|
||||
"label": "サービス形態",
|
||||
"defaultValue": "その他",
|
||||
"placeholder": "選んでください"
|
||||
},
|
||||
"category": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"nothingFound": "",
|
||||
"createLabel": ""
|
||||
"label": "カテゴリー",
|
||||
"placeholder": "カテゴリーを選択する、または新規に作成する",
|
||||
"nothingFound": "何も見つかりません",
|
||||
"createLabel": "+ Create {{query}}"
|
||||
},
|
||||
"integrations": {
|
||||
"apiKey": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "APIキー",
|
||||
"placeholder": "お客様のAPIキー",
|
||||
"validation": {
|
||||
"noKey": ""
|
||||
"noKey": "無効なキー"
|
||||
},
|
||||
"tip": {
|
||||
"text": "",
|
||||
"link": ""
|
||||
"text": "APIキーの取得",
|
||||
"link": "をご覧ください。"
|
||||
}
|
||||
},
|
||||
"qBittorrent": {
|
||||
"username": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "ユーザー名",
|
||||
"placeholder": "アドミン",
|
||||
"validation": {
|
||||
"invalidUsername": ""
|
||||
"invalidUsername": "ユーザー名が無効です"
|
||||
}
|
||||
},
|
||||
"password": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "パスワード",
|
||||
"placeholder": "アドミニストレーター",
|
||||
"validation": {
|
||||
"invalidPassword": ""
|
||||
"invalidPassword": "パスワードが無効です"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deluge": {
|
||||
"password": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "パスワード",
|
||||
"placeholder": "暗証番号",
|
||||
"validation": {
|
||||
"invalidPassword": ""
|
||||
"invalidPassword": "パスワードが無効です"
|
||||
}
|
||||
}
|
||||
},
|
||||
"transmission": {
|
||||
"username": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "ユーザー名",
|
||||
"placeholder": "アドミン",
|
||||
"validation": {
|
||||
"invalidUsername": ""
|
||||
"invalidUsername": "ユーザー名が無効です"
|
||||
}
|
||||
},
|
||||
"password": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "パスワード",
|
||||
"placeholder": "アドミニストレーター",
|
||||
"validation": {
|
||||
"invalidPassword": ""
|
||||
"invalidPassword": "パスワードが無効です"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -95,23 +95,23 @@
|
||||
}
|
||||
},
|
||||
"advancedOptions": {
|
||||
"title": "",
|
||||
"title": "詳細オプション",
|
||||
"form": {
|
||||
"ping": {
|
||||
"label": ""
|
||||
"label": "Pingサービス"
|
||||
},
|
||||
"httpStatusCodes": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"clearButtonLabel": "",
|
||||
"nothingFound": ""
|
||||
"label": "HTTPステータスコード",
|
||||
"placeholder": "有効なステータスコードを選択する",
|
||||
"clearButtonLabel": "クリア選択",
|
||||
"nothingFound": "何も見つかりません"
|
||||
},
|
||||
"openServiceInNewTab": {
|
||||
"label": ""
|
||||
"label": "新しいタブでサービスを開く"
|
||||
},
|
||||
"buttons": {
|
||||
"submit": {
|
||||
"content": ""
|
||||
"content": "サービス追加"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
{
|
||||
"modal": {
|
||||
"title": "",
|
||||
"title": "サービスの変更",
|
||||
"buttons": {
|
||||
"save": ""
|
||||
"save": "セーブサービス"
|
||||
}
|
||||
},
|
||||
"menu": {
|
||||
"labels": {
|
||||
"settings": "",
|
||||
"dangerZone": ""
|
||||
"settings": "設定",
|
||||
"dangerZone": "デンジャーゾーン"
|
||||
},
|
||||
"actions": {
|
||||
"edit": "",
|
||||
"delete": ""
|
||||
"edit": "編集",
|
||||
"delete": "削除"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"accordions": {
|
||||
"downloads": {
|
||||
"text": ""
|
||||
"text": "ダウンロード数"
|
||||
},
|
||||
"others": {
|
||||
"text": ""
|
||||
"text": "その他"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "カレンダー",
|
||||
"description": "今後のリリースを表示するためのカレンダーモジュールです。SonarrとRadarrのAPIと連動しています。",
|
||||
"settings": {
|
||||
"sundayStart": {
|
||||
"label": ""
|
||||
"label": "週の始まりは日曜日"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"buttons": {
|
||||
"play": "",
|
||||
"request": ""
|
||||
"play": "プレイ",
|
||||
"request": "リクエスト"
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"settings": {
|
||||
"label": ""
|
||||
"label": "設定"
|
||||
}
|
||||
}
|
||||
@@ -1,59 +1,59 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "ダッシュ",
|
||||
"description": "実行中のDash.インスタンスのグラフを表示するためのモジュールです。",
|
||||
"settings": {
|
||||
"cpuMultiView": {
|
||||
"label": ""
|
||||
"label": "CPUマルチコアビュー"
|
||||
},
|
||||
"storageMultiView": {
|
||||
"label": ""
|
||||
"label": "ストレージマルチドライブビュー"
|
||||
},
|
||||
"useCompactView": {
|
||||
"label": ""
|
||||
"label": "コンパクトビューを使用する"
|
||||
},
|
||||
"graphs": {
|
||||
"label": "",
|
||||
"label": "グラフ",
|
||||
"options": {
|
||||
"cpu": "",
|
||||
"ram": "",
|
||||
"storage": "",
|
||||
"network": "",
|
||||
"gpu": ""
|
||||
"cpu": "CPU",
|
||||
"ram": "ラム",
|
||||
"storage": "ストレージ",
|
||||
"network": "ネットワーク",
|
||||
"gpu": "GPU"
|
||||
}
|
||||
},
|
||||
"url": {
|
||||
"label": ""
|
||||
"label": "ダッシュURL"
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"title": "",
|
||||
"title": "ダッシュ",
|
||||
"errors": {
|
||||
"noService": "",
|
||||
"noInformation": ""
|
||||
"noService": "Dash.サービスが見当たりません。HOMARダッシュボードに追加するか、モジュールオプションでDash.サービスを設定してください。のURLをモジュールオプションで設定してください。",
|
||||
"noInformation": "dashから情報を取得できません。- は最新版ですか?"
|
||||
},
|
||||
"graphs": {
|
||||
"storage": {
|
||||
"title": "",
|
||||
"label": ""
|
||||
"title": "ストレージ",
|
||||
"label": "ストレージです。"
|
||||
},
|
||||
"network": {
|
||||
"title": "",
|
||||
"label": "",
|
||||
"title": "ネットワーク",
|
||||
"label": "ネットワーク",
|
||||
"metrics": {
|
||||
"download": "",
|
||||
"upload": ""
|
||||
"download": "ダウン",
|
||||
"upload": "上"
|
||||
}
|
||||
},
|
||||
"cpu": {
|
||||
"title": ""
|
||||
"title": "CPU"
|
||||
},
|
||||
"memory": {
|
||||
"title": ""
|
||||
"title": "ラム"
|
||||
},
|
||||
"gpu": {
|
||||
"title": ""
|
||||
"title": "GPU"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "日付",
|
||||
"description": "カードに現在時刻と日付を表示する",
|
||||
"settings": {
|
||||
"display24HourFormat": {
|
||||
"label": ""
|
||||
"label": "フルタイム(24時間)表示"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "ダウンロード速度",
|
||||
"description": "対応サービスの現在のダウンロード速度を表示する"
|
||||
}
|
||||
}
|
||||
@@ -1,71 +1,71 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "ドッカー",
|
||||
"description": "トレントを簡単に管理することができます。"
|
||||
},
|
||||
"search": {
|
||||
"placeholder": ""
|
||||
"placeholder": "コンテナ名、画像名で検索"
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"image": "",
|
||||
"ports": "",
|
||||
"state": ""
|
||||
"name": "名称",
|
||||
"image": "画像",
|
||||
"ports": "港湾",
|
||||
"state": "状態"
|
||||
},
|
||||
"body": {
|
||||
"portCollapse": ""
|
||||
"portCollapse": "{{ports}} も"
|
||||
},
|
||||
"states": {
|
||||
"running": "",
|
||||
"created": "",
|
||||
"stopped": "",
|
||||
"unknown": ""
|
||||
"running": "ランニング",
|
||||
"created": "作成",
|
||||
"stopped": "停止中",
|
||||
"unknown": "不明"
|
||||
}
|
||||
},
|
||||
"actionBar": {
|
||||
"addService": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "サービス追加",
|
||||
"message": "ホーマーにサービスを追加する"
|
||||
},
|
||||
"restart": {
|
||||
"title": ""
|
||||
"title": "再スタート"
|
||||
},
|
||||
"stop": {
|
||||
"title": ""
|
||||
"title": "停止"
|
||||
},
|
||||
"start": {
|
||||
"title": ""
|
||||
"title": "スタート"
|
||||
},
|
||||
"refreshData": {
|
||||
"title": ""
|
||||
},
|
||||
"remove": {
|
||||
"title": ""
|
||||
"title": "削除"
|
||||
},
|
||||
"addToHomarr": {
|
||||
"title": ""
|
||||
"title": "ホーマーに追加"
|
||||
}
|
||||
},
|
||||
"messages": {
|
||||
"successfullyExecuted": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "コンテナ {{containerName}} {{action}}ed",
|
||||
"message": "あなたのコンテナは正常に {{action}}ed。"
|
||||
}
|
||||
},
|
||||
"errors": {
|
||||
"integrationFailed": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Dockerとの連携に失敗",
|
||||
"message": "ドッカーソケットをマウントするのを忘れていませんか?"
|
||||
},
|
||||
"unknownError": {
|
||||
"title": ""
|
||||
"title": "エラーが発生しました"
|
||||
},
|
||||
"oneServiceAtATime": {
|
||||
"title": ""
|
||||
"title": "一度に1つのサービスのみを追加してください"
|
||||
}
|
||||
},
|
||||
"actionIcon": {
|
||||
"tooltip": ""
|
||||
"tooltip": "ドッカー"
|
||||
}
|
||||
}
|
||||
@@ -1,28 +1,28 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "オーバーホール",
|
||||
"description": "Overseerr/Jellyseerrからメディアを検索して追加できるようにする。"
|
||||
},
|
||||
"popup": {
|
||||
"item": {
|
||||
"buttons": {
|
||||
"askFor": "",
|
||||
"cancel": "",
|
||||
"request": ""
|
||||
"askFor": "{{title}}をお願いします。",
|
||||
"cancel": "キャンセル",
|
||||
"request": "リクエスト"
|
||||
},
|
||||
"alerts": {
|
||||
"automaticApproval": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "APIキーの使用",
|
||||
"text": "このリクエストは自動的に承認されます"
|
||||
}
|
||||
}
|
||||
},
|
||||
"seasonSelector": {
|
||||
"caption": "",
|
||||
"caption": "ダウンロードしたい季節にチェックを入れる",
|
||||
"table": {
|
||||
"header": {
|
||||
"season": "",
|
||||
"numberOfEpisodes": ""
|
||||
"season": "シーズン",
|
||||
"numberOfEpisodes": "エピソード数"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "ピング",
|
||||
"description": "サービスが稼働しているか、特定のHTTPステータスコードを返しているかどうかを確認できるようにします。"
|
||||
},
|
||||
"states": {
|
||||
"online": "",
|
||||
"offline": "",
|
||||
"loading": ""
|
||||
"online": "オンライン {{response}}",
|
||||
"offline": "オフライン {{response}}",
|
||||
"loading": "読み込み中..."
|
||||
}
|
||||
}
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "検索バー",
|
||||
"description": "ウェブ、Youtube、Torrent、Overseerrを検索するための検索バー"
|
||||
},
|
||||
"input": {
|
||||
"placeholder": ""
|
||||
"placeholder": "ウェブで検索..."
|
||||
}
|
||||
}
|
||||
@@ -1,39 +1,39 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "奔流",
|
||||
"description": "対応サービスの現在のダウンロード速度を表示する",
|
||||
"settings": {
|
||||
"hideComplete": {
|
||||
"label": ""
|
||||
"label": "完了したトレントを隠す"
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"table": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"size": "",
|
||||
"download": "",
|
||||
"upload": "",
|
||||
"estimatedTimeOfArrival": "",
|
||||
"progress": ""
|
||||
"name": "名称",
|
||||
"size": "サイズ",
|
||||
"download": "ダウン",
|
||||
"upload": "上",
|
||||
"estimatedTimeOfArrival": "ETA",
|
||||
"progress": "進捗状況"
|
||||
},
|
||||
"body": {
|
||||
"nothingFound": ""
|
||||
"nothingFound": "トレントが見つかりません"
|
||||
}
|
||||
},
|
||||
"lineChart": {
|
||||
"title": "",
|
||||
"download": "",
|
||||
"upload": "",
|
||||
"timeSpan": "",
|
||||
"totalDownload": "",
|
||||
"totalUpload": ""
|
||||
"title": "現在のダウンロード速度",
|
||||
"download": "ダウンロードする {{download}}",
|
||||
"upload": "アップロードしてください。 {{upload}}",
|
||||
"timeSpan": "{{seconds}} 秒前",
|
||||
"totalDownload": "ダウンロードする {{download}}/s",
|
||||
"totalUpload": "アップロードしてください。 {{upload}}/s"
|
||||
},
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "対応するダウンロードクライアントが見つかりません",
|
||||
"text": "ダウンロードサービスを追加して、現在のダウンロードを表示する"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
"card": {
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "対応するダウンロードクライアントが見つかりません",
|
||||
"text": "ダウンロードサービスを追加して、現在のダウンロードを表示する"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -21,10 +21,10 @@
|
||||
},
|
||||
"queue": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"size": "",
|
||||
"eta": "",
|
||||
"progress": ""
|
||||
"name": "名称",
|
||||
"size": "サイズ",
|
||||
"eta": "ETA",
|
||||
"progress": "進捗状況"
|
||||
},
|
||||
"empty": "",
|
||||
"error": {
|
||||
@@ -35,8 +35,8 @@
|
||||
},
|
||||
"history": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"size": "",
|
||||
"name": "名称",
|
||||
"size": "サイズ",
|
||||
"duration": ""
|
||||
},
|
||||
"empty": "",
|
||||
|
||||
@@ -1,32 +1,32 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "天気",
|
||||
"description": "現在地の天気を調べる",
|
||||
"settings": {
|
||||
"displayInFahrenheit": {
|
||||
"label": ""
|
||||
"label": "表示単位:華氏"
|
||||
},
|
||||
"location": {
|
||||
"label": ""
|
||||
"label": "天候の場所"
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"weatherDescriptions": {
|
||||
"clear": "",
|
||||
"mainlyClear": "",
|
||||
"fog": "",
|
||||
"drizzle": "",
|
||||
"freezingDrizzle": "",
|
||||
"rain": "",
|
||||
"freezingRain": "",
|
||||
"snowFall": "",
|
||||
"snowGrains": "",
|
||||
"rainShowers": "",
|
||||
"snowShowers": "",
|
||||
"thunderstorm": "",
|
||||
"thunderstormWithHail": "",
|
||||
"unknown": ""
|
||||
"clear": "クリア",
|
||||
"mainlyClear": "主なクリア事項",
|
||||
"fog": "フォグ",
|
||||
"drizzle": "小雨",
|
||||
"freezingDrizzle": "凍てつく霧雨",
|
||||
"rain": "雨",
|
||||
"freezingRain": "凍てつく雨",
|
||||
"snowFall": "降雪",
|
||||
"snowGrains": "雪の粒",
|
||||
"rainShowers": "にわか雨",
|
||||
"snowShowers": "スノーシャワー",
|
||||
"thunderstorm": "サンダーストーム",
|
||||
"thunderstormWithHail": "雹を伴う雷雨",
|
||||
"unknown": "不明"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"title": "",
|
||||
"tooltip": "",
|
||||
"title": "設定",
|
||||
"tooltip": "設定",
|
||||
"tabs": {
|
||||
"common": "",
|
||||
"customizations": ""
|
||||
"common": "共通",
|
||||
"customizations": "カスタマイズ"
|
||||
},
|
||||
"tips": {
|
||||
"configTip": ""
|
||||
"configTip": "設定ファイルをドラッグ&ドロップでアップロードしよう"
|
||||
},
|
||||
"credits": {
|
||||
"madeWithLove": ""
|
||||
"madeWithLove": "で作った❤️ by @さん"
|
||||
}
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "アプリの幅"
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"suffix": "{{color}} 色"
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "アプリの不透明度"
|
||||
}
|
||||
@@ -1,25 +1,25 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "ページタイトル",
|
||||
"placeholder": "ホーマー"
|
||||
},
|
||||
"logo": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "ロゴマーク",
|
||||
"placeholder": "/img/logo.png"
|
||||
},
|
||||
"favicon": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "ファビコン",
|
||||
"placeholder": "/favicon.png"
|
||||
},
|
||||
"background": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "背景",
|
||||
"placeholder": "/img/background.png"
|
||||
},
|
||||
"customCSS": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "カスタムCSS",
|
||||
"placeholder": "カスタムCSSは最後に実行されます"
|
||||
},
|
||||
"buttons": {
|
||||
"submit": ""
|
||||
"submit": "提出"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "シェード"
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "{{scheme}} モードに切り替わります。"
|
||||
}
|
||||
@@ -1,55 +1,55 @@
|
||||
{
|
||||
"configSelect": {
|
||||
"label": ""
|
||||
"label": "コンフィグローダ"
|
||||
},
|
||||
"modal": {
|
||||
"title": "",
|
||||
"title": "新しいコンフィグの名前を選択します。",
|
||||
"form": {
|
||||
"configName": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "コンフィグ名",
|
||||
"placeholder": "新しいコンフィグ名"
|
||||
},
|
||||
"submitButton": ""
|
||||
"submitButton": "確認"
|
||||
},
|
||||
"events": {
|
||||
"configSaved": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "コンフィグ保存",
|
||||
"message": "{{configName}}として保存されたコンフィグ"
|
||||
}
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"download": "",
|
||||
"download": "ダウンロードコンフィグ",
|
||||
"delete": {
|
||||
"text": "",
|
||||
"text": "コンフィグの削除",
|
||||
"notifications": {
|
||||
"deleted": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "コンフィグ削除",
|
||||
"message": "コンフィグ削除"
|
||||
},
|
||||
"deleteFailed": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "コンフィグ削除の失敗",
|
||||
"message": "コンフィグ削除の失敗"
|
||||
}
|
||||
}
|
||||
},
|
||||
"saveCopy": ""
|
||||
"saveCopy": "コピーを保存する"
|
||||
},
|
||||
"dropzone": {
|
||||
"notifications": {
|
||||
"invalidConfig": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "コンフィグを読み込めない",
|
||||
"message": "コンフィグを読み込めませんでした。無効なJSON形式です。"
|
||||
},
|
||||
"loadedSuccessfully": {
|
||||
"title": ""
|
||||
"title": "Config {{configName}} 読み込み成功"
|
||||
}
|
||||
},
|
||||
"accept": {
|
||||
"text": ""
|
||||
"text": "ここにファイルをドラッグしてコンフィグをアップロードしてください。JSONのみ対応。"
|
||||
},
|
||||
"reject": {
|
||||
"text": ""
|
||||
"text": "このファイル形式はサポートされていません。JSONのみアップロードしてください。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "言語"
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"title": "モジュールイネーブラー"
|
||||
}
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"title": "",
|
||||
"title": "検索エンジン",
|
||||
"tips": {
|
||||
"generalTip": "",
|
||||
"placeholderTip": ""
|
||||
"generalTip": "YouTube を検索する場合は「!yt」、Torrent を検索する場合は「!t」という接頭辞を付けてください。",
|
||||
"placeholderTip": "%s は、クエリのプレースホルダとして使用することができます。"
|
||||
},
|
||||
"customEngine": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "クエリURL",
|
||||
"placeholder": "カスタムクエリURL"
|
||||
}
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "{{theme}} モードに切り替わります。"
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "ウィジェットを左側に配置する"
|
||||
}
|
||||
@@ -2,7 +2,7 @@
|
||||
"actions": {
|
||||
"save": "Zapisz"
|
||||
},
|
||||
"tip": "",
|
||||
"tip": "Wskazówka: ",
|
||||
"time": {
|
||||
"seconds": "",
|
||||
"minutes": "",
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"label": "Adres URL usługi"
|
||||
},
|
||||
"onClickUrl": {
|
||||
"label": ""
|
||||
"label": "Adres URL kliknięcia"
|
||||
},
|
||||
"serviceType": {
|
||||
"label": "Rodzaj usługi",
|
||||
@@ -103,7 +103,7 @@
|
||||
"httpStatusCodes": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"clearButtonLabel": "",
|
||||
"clearButtonLabel": "Wyczyść wybór",
|
||||
"nothingFound": "Nic nie znaleziono"
|
||||
},
|
||||
"openServiceInNewTab": {
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Docker",
|
||||
"description": ""
|
||||
"description": "Umożliwia łatwe zarządzanie torrentami"
|
||||
},
|
||||
"search": {
|
||||
"placeholder": ""
|
||||
"placeholder": "Szukaj według kontenera nazwy lub obrazu"
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Overseerr",
|
||||
"description": ""
|
||||
"description": "Umożliwia wyszukiwanie i dodawanie mediów z Overseerr/Jellyseerr"
|
||||
},
|
||||
"popup": {
|
||||
"item": {
|
||||
@@ -18,7 +18,7 @@
|
||||
}
|
||||
},
|
||||
"seasonSelector": {
|
||||
"caption": "",
|
||||
"caption": "Zaznacz sezony, które chcesz pobrać",
|
||||
"table": {
|
||||
"header": {
|
||||
"season": "Sezon",
|
||||
|
||||
@@ -4,16 +4,16 @@
|
||||
"description": "Sprawdź aktualną pogodę w swojej lokalizacji",
|
||||
"settings": {
|
||||
"displayInFahrenheit": {
|
||||
"label": ""
|
||||
"label": "Wyświetlaj w Fahrenheitach"
|
||||
},
|
||||
"location": {
|
||||
"label": ""
|
||||
"label": "Lokalizacja pogody"
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"weatherDescriptions": {
|
||||
"clear": "",
|
||||
"clear": "Bezchmurnie",
|
||||
"mainlyClear": "",
|
||||
"fog": "Mgła",
|
||||
"drizzle": "Mżawka",
|
||||
@@ -24,8 +24,8 @@
|
||||
"snowGrains": "",
|
||||
"rainShowers": "",
|
||||
"snowShowers": "",
|
||||
"thunderstorm": "",
|
||||
"thunderstormWithHail": "",
|
||||
"thunderstorm": "Burza",
|
||||
"thunderstormWithHail": "Burza z gradem",
|
||||
"unknown": "Nieznany"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"configSelect": {
|
||||
"label": ""
|
||||
"label": "Ładowanie konfiguracji"
|
||||
},
|
||||
"modal": {
|
||||
"title": "Wybierz nazwę nowej konfiguracji",
|
||||
@@ -9,7 +9,7 @@
|
||||
"label": "Nazwa konfiguracji",
|
||||
"placeholder": "Twoja nowa nazwa konfiguracji"
|
||||
},
|
||||
"submitButton": ""
|
||||
"submitButton": "Potwierdź"
|
||||
},
|
||||
"events": {
|
||||
"configSaved": {
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
},
|
||||
"tip": "Dica: ",
|
||||
"time": {
|
||||
"seconds": "segundos",
|
||||
"minutes": "minutos",
|
||||
"hours": "horas"
|
||||
"seconds": "",
|
||||
"minutes": "",
|
||||
"hours": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"actions": {
|
||||
"save": ""
|
||||
"save": "拯救"
|
||||
},
|
||||
"tip": "",
|
||||
"tip": "提示。 ",
|
||||
"time": {
|
||||
"seconds": "",
|
||||
"minutes": "",
|
||||
|
||||
@@ -1,93 +1,93 @@
|
||||
{
|
||||
"actionIcon": {
|
||||
"tooltip": ""
|
||||
"tooltip": "增加一项服务"
|
||||
},
|
||||
"modal": {
|
||||
"title": "",
|
||||
"title": "添加服务",
|
||||
"form": {
|
||||
"validation": {
|
||||
"invalidUrl": "",
|
||||
"noStatusCodeSelected": ""
|
||||
"invalidUrl": "请输入一个有效的URL",
|
||||
"noStatusCodeSelected": "请选择一个状态代码"
|
||||
}
|
||||
},
|
||||
"tabs": {
|
||||
"options": {
|
||||
"title": "",
|
||||
"title": "选项",
|
||||
"form": {
|
||||
"serviceName": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "服务名称",
|
||||
"placeholder": "丛书"
|
||||
},
|
||||
"iconUrl": {
|
||||
"label": ""
|
||||
"label": "图标URL"
|
||||
},
|
||||
"serviceUrl": {
|
||||
"label": ""
|
||||
"label": "服务网址"
|
||||
},
|
||||
"onClickUrl": {
|
||||
"label": ""
|
||||
"label": "点击URL时"
|
||||
},
|
||||
"serviceType": {
|
||||
"label": "",
|
||||
"defaultValue": "",
|
||||
"placeholder": ""
|
||||
"label": "服务类型",
|
||||
"defaultValue": "其他",
|
||||
"placeholder": "挑选一个"
|
||||
},
|
||||
"category": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"nothingFound": "",
|
||||
"createLabel": ""
|
||||
"label": "类别",
|
||||
"placeholder": "选择一个类别或创建一个新类别",
|
||||
"nothingFound": "没有发现",
|
||||
"createLabel": "+ 创建 {{query}}"
|
||||
},
|
||||
"integrations": {
|
||||
"apiKey": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "API密钥",
|
||||
"placeholder": "你的API密钥",
|
||||
"validation": {
|
||||
"noKey": ""
|
||||
"noKey": "无效钥匙"
|
||||
},
|
||||
"tip": {
|
||||
"text": "",
|
||||
"link": ""
|
||||
"text": "获取你的API密钥",
|
||||
"link": "这里。"
|
||||
}
|
||||
},
|
||||
"qBittorrent": {
|
||||
"username": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "帐号",
|
||||
"placeholder": "管理员",
|
||||
"validation": {
|
||||
"invalidUsername": ""
|
||||
"invalidUsername": "无效的用户名"
|
||||
}
|
||||
},
|
||||
"password": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "密码",
|
||||
"placeholder": "管理员",
|
||||
"validation": {
|
||||
"invalidPassword": ""
|
||||
"invalidPassword": "无效密码"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deluge": {
|
||||
"password": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "密码",
|
||||
"placeholder": "密码",
|
||||
"validation": {
|
||||
"invalidPassword": ""
|
||||
"invalidPassword": "无效密码"
|
||||
}
|
||||
}
|
||||
},
|
||||
"transmission": {
|
||||
"username": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "帐号",
|
||||
"placeholder": "管理员",
|
||||
"validation": {
|
||||
"invalidUsername": ""
|
||||
"invalidUsername": "无效的用户名"
|
||||
}
|
||||
},
|
||||
"password": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "密码",
|
||||
"placeholder": "管理员",
|
||||
"validation": {
|
||||
"invalidPassword": ""
|
||||
"invalidPassword": "无效密码"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -95,23 +95,23 @@
|
||||
}
|
||||
},
|
||||
"advancedOptions": {
|
||||
"title": "",
|
||||
"title": "高级选项",
|
||||
"form": {
|
||||
"ping": {
|
||||
"label": ""
|
||||
"label": "平移服务"
|
||||
},
|
||||
"httpStatusCodes": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"clearButtonLabel": "",
|
||||
"nothingFound": ""
|
||||
"label": "HTTP状态代码",
|
||||
"placeholder": "选择有效的状态代码",
|
||||
"clearButtonLabel": "清除选择",
|
||||
"nothingFound": "没有发现"
|
||||
},
|
||||
"openServiceInNewTab": {
|
||||
"label": ""
|
||||
"label": "在新标签中打开服务"
|
||||
},
|
||||
"buttons": {
|
||||
"submit": {
|
||||
"content": ""
|
||||
"content": "添加服务"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
{
|
||||
"modal": {
|
||||
"title": "",
|
||||
"title": "修改一个服务",
|
||||
"buttons": {
|
||||
"save": ""
|
||||
"save": "保存服务"
|
||||
}
|
||||
},
|
||||
"menu": {
|
||||
"labels": {
|
||||
"settings": "",
|
||||
"dangerZone": ""
|
||||
"settings": "设置",
|
||||
"dangerZone": "危险区"
|
||||
},
|
||||
"actions": {
|
||||
"edit": "",
|
||||
"delete": ""
|
||||
"edit": "编辑",
|
||||
"delete": "删除"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"accordions": {
|
||||
"downloads": {
|
||||
"text": ""
|
||||
"text": "您的下载"
|
||||
},
|
||||
"others": {
|
||||
"text": ""
|
||||
"text": "其他"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "日历",
|
||||
"description": "一个用于显示即将发布的日历模块。它与Sonarr和Radarr API进行交互。",
|
||||
"settings": {
|
||||
"sundayStart": {
|
||||
"label": ""
|
||||
"label": "在周日开始一周的工作"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"buttons": {
|
||||
"play": "",
|
||||
"request": ""
|
||||
"play": "播放",
|
||||
"request": "要求"
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"settings": {
|
||||
"label": ""
|
||||
"label": "设置"
|
||||
}
|
||||
}
|
||||
@@ -1,59 +1,59 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "潇洒。",
|
||||
"description": "用于显示运行中的Dash.instance的图表的模块。",
|
||||
"settings": {
|
||||
"cpuMultiView": {
|
||||
"label": ""
|
||||
"label": "CPU多核视图"
|
||||
},
|
||||
"storageMultiView": {
|
||||
"label": ""
|
||||
"label": "存储多驱动器视图"
|
||||
},
|
||||
"useCompactView": {
|
||||
"label": ""
|
||||
"label": "使用紧凑型视图"
|
||||
},
|
||||
"graphs": {
|
||||
"label": "",
|
||||
"label": "图表",
|
||||
"options": {
|
||||
"cpu": "",
|
||||
"ram": "",
|
||||
"storage": "",
|
||||
"network": "",
|
||||
"gpu": ""
|
||||
"cpu": "CPU",
|
||||
"ram": "内存",
|
||||
"storage": "储存",
|
||||
"network": "网络",
|
||||
"gpu": "GPU"
|
||||
}
|
||||
},
|
||||
"url": {
|
||||
"label": ""
|
||||
"label": "潇洒。网址"
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"title": "",
|
||||
"title": "潇洒。",
|
||||
"errors": {
|
||||
"noService": "",
|
||||
"noInformation": ""
|
||||
"noService": "没有找到Dash.服务。请在你的Homarr仪表板上添加一个,或者在模块选项中设置一个Dash.URL。URL在模块选项中",
|
||||
"noInformation": "无法从仪表盘获取信息。- 你运行的是最新版本吗?"
|
||||
},
|
||||
"graphs": {
|
||||
"storage": {
|
||||
"title": "",
|
||||
"label": ""
|
||||
"title": "储存",
|
||||
"label": "储存。"
|
||||
},
|
||||
"network": {
|
||||
"title": "",
|
||||
"label": "",
|
||||
"title": "网络",
|
||||
"label": "网络。",
|
||||
"metrics": {
|
||||
"download": "",
|
||||
"upload": ""
|
||||
"download": "下降",
|
||||
"upload": "上"
|
||||
}
|
||||
},
|
||||
"cpu": {
|
||||
"title": ""
|
||||
"title": "CPU"
|
||||
},
|
||||
"memory": {
|
||||
"title": ""
|
||||
"title": "内存"
|
||||
},
|
||||
"gpu": {
|
||||
"title": ""
|
||||
"title": "GPU"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "日期",
|
||||
"description": "在卡片中显示当前时间和日期",
|
||||
"settings": {
|
||||
"display24HourFormat": {
|
||||
"label": ""
|
||||
"label": "显示全时(24小时)"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "下载速度",
|
||||
"description": "显示支持的服务的当前下载速度"
|
||||
}
|
||||
}
|
||||
@@ -1,71 +1,71 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "码头",
|
||||
"description": "允许你轻松地管理你的torrent文件"
|
||||
},
|
||||
"search": {
|
||||
"placeholder": ""
|
||||
"placeholder": "按容器或图像名称搜索"
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"image": "",
|
||||
"ports": "",
|
||||
"state": ""
|
||||
"name": "命名",
|
||||
"image": "图片",
|
||||
"ports": "码头",
|
||||
"state": "国家"
|
||||
},
|
||||
"body": {
|
||||
"portCollapse": ""
|
||||
"portCollapse": "{{ports}} 更多"
|
||||
},
|
||||
"states": {
|
||||
"running": "",
|
||||
"created": "",
|
||||
"stopped": "",
|
||||
"unknown": ""
|
||||
"running": "跑步",
|
||||
"created": "创建",
|
||||
"stopped": "已停止",
|
||||
"unknown": "不详"
|
||||
}
|
||||
},
|
||||
"actionBar": {
|
||||
"addService": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "添加服务",
|
||||
"message": "为Homarr添加服务"
|
||||
},
|
||||
"restart": {
|
||||
"title": ""
|
||||
"title": "重新启动"
|
||||
},
|
||||
"stop": {
|
||||
"title": ""
|
||||
"title": "停止"
|
||||
},
|
||||
"start": {
|
||||
"title": ""
|
||||
"title": "开始"
|
||||
},
|
||||
"refreshData": {
|
||||
"title": ""
|
||||
},
|
||||
"remove": {
|
||||
"title": ""
|
||||
"title": "移除"
|
||||
},
|
||||
"addToHomarr": {
|
||||
"title": ""
|
||||
"title": "添加到Homarr"
|
||||
}
|
||||
},
|
||||
"messages": {
|
||||
"successfullyExecuted": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "容器 {{containerName}} {{action}}ed",
|
||||
"message": "您的容器已成功 {{action}}。"
|
||||
}
|
||||
},
|
||||
"errors": {
|
||||
"integrationFailed": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Docker整合失败",
|
||||
"message": "你忘了安装docker socket吗?"
|
||||
},
|
||||
"unknownError": {
|
||||
"title": ""
|
||||
"title": "出现了一个错误"
|
||||
},
|
||||
"oneServiceAtATime": {
|
||||
"title": ""
|
||||
"title": "请一次只添加一项服务!"
|
||||
}
|
||||
},
|
||||
"actionIcon": {
|
||||
"tooltip": ""
|
||||
"tooltip": "码头"
|
||||
}
|
||||
}
|
||||
@@ -1,28 +1,28 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "监督员r",
|
||||
"description": "允许你从Overseerr/Jellyseerr搜索和添加媒体"
|
||||
},
|
||||
"popup": {
|
||||
"item": {
|
||||
"buttons": {
|
||||
"askFor": "",
|
||||
"cancel": "",
|
||||
"request": ""
|
||||
"askFor": "请登录 {{title}}",
|
||||
"cancel": "取消",
|
||||
"request": "要求"
|
||||
},
|
||||
"alerts": {
|
||||
"automaticApproval": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "使用API密钥",
|
||||
"text": "这一请求将被自动批准"
|
||||
}
|
||||
}
|
||||
},
|
||||
"seasonSelector": {
|
||||
"caption": "",
|
||||
"caption": "勾选你想要下载的季节",
|
||||
"table": {
|
||||
"header": {
|
||||
"season": "",
|
||||
"numberOfEpisodes": ""
|
||||
"season": "季节",
|
||||
"numberOfEpisodes": "节目的数量"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "平",
|
||||
"description": "允许你检查服务是否启动或返回一个特定的HTTP状态代码。"
|
||||
},
|
||||
"states": {
|
||||
"online": "",
|
||||
"offline": "",
|
||||
"loading": ""
|
||||
"online": "在线 {{response}}",
|
||||
"offline": "离线 {{response}}",
|
||||
"loading": "正在加载..."
|
||||
}
|
||||
}
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "搜索栏",
|
||||
"description": "搜索栏可搜索网页、Youtube、Torrents或Overseerr"
|
||||
},
|
||||
"input": {
|
||||
"placeholder": ""
|
||||
"placeholder": "在网上搜索..."
|
||||
}
|
||||
}
|
||||
@@ -1,39 +1,39 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "酷刑",
|
||||
"description": "显示支持的服务的当前下载速度",
|
||||
"settings": {
|
||||
"hideComplete": {
|
||||
"label": ""
|
||||
"label": "隐藏已完成的torrent"
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"table": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"size": "",
|
||||
"download": "",
|
||||
"upload": "",
|
||||
"estimatedTimeOfArrival": "",
|
||||
"progress": ""
|
||||
"name": "命名",
|
||||
"size": "尺寸",
|
||||
"download": "下降",
|
||||
"upload": "上",
|
||||
"estimatedTimeOfArrival": "ETA",
|
||||
"progress": "进展"
|
||||
},
|
||||
"body": {
|
||||
"nothingFound": ""
|
||||
"nothingFound": "没有找到山洪资源"
|
||||
}
|
||||
},
|
||||
"lineChart": {
|
||||
"title": "",
|
||||
"download": "",
|
||||
"upload": "",
|
||||
"timeSpan": "",
|
||||
"totalDownload": "",
|
||||
"totalUpload": ""
|
||||
"title": "当前的下载速度",
|
||||
"download": "下载。 {{download}}",
|
||||
"upload": "上传。 {{upload}}",
|
||||
"timeSpan": "{{seconds}} 秒前",
|
||||
"totalDownload": "下载。 {{download}}/s",
|
||||
"totalUpload": "上传。 {{upload}}/s"
|
||||
},
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "没有找到支持的下载客户端!",
|
||||
"text": "添加下载服务,查看你当前的下载量"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
"card": {
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "没有找到支持的下载客户端!",
|
||||
"text": "添加下载服务,查看你当前的下载量"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -21,10 +21,10 @@
|
||||
},
|
||||
"queue": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"size": "",
|
||||
"eta": "",
|
||||
"progress": ""
|
||||
"name": "命名",
|
||||
"size": "尺寸",
|
||||
"eta": "ETA",
|
||||
"progress": "进展"
|
||||
},
|
||||
"empty": "",
|
||||
"error": {
|
||||
@@ -35,8 +35,8 @@
|
||||
},
|
||||
"history": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"size": "",
|
||||
"name": "命名",
|
||||
"size": "尺寸",
|
||||
"duration": ""
|
||||
},
|
||||
"empty": "",
|
||||
|
||||
@@ -1,32 +1,32 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "天气",
|
||||
"description": "查询你所在地区的当前天气",
|
||||
"settings": {
|
||||
"displayInFahrenheit": {
|
||||
"label": ""
|
||||
"label": "显示单位:华氏"
|
||||
},
|
||||
"location": {
|
||||
"label": ""
|
||||
"label": "天气位置"
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"weatherDescriptions": {
|
||||
"clear": "",
|
||||
"mainlyClear": "",
|
||||
"fog": "",
|
||||
"drizzle": "",
|
||||
"freezingDrizzle": "",
|
||||
"rain": "",
|
||||
"freezingRain": "",
|
||||
"snowFall": "",
|
||||
"snowGrains": "",
|
||||
"rainShowers": "",
|
||||
"snowShowers": "",
|
||||
"thunderstorm": "",
|
||||
"thunderstormWithHail": "",
|
||||
"unknown": ""
|
||||
"clear": "清楚",
|
||||
"mainlyClear": "主要是清楚",
|
||||
"fog": "雾",
|
||||
"drizzle": "细雨",
|
||||
"freezingDrizzle": "冰冷的细雨",
|
||||
"rain": "雨",
|
||||
"freezingRain": "冻雨",
|
||||
"snowFall": "降雪",
|
||||
"snowGrains": "雪粒",
|
||||
"rainShowers": "阵雨",
|
||||
"snowShowers": "阵雪",
|
||||
"thunderstorm": "雷雨天气",
|
||||
"thunderstormWithHail": "雷暴与冰雹",
|
||||
"unknown": "不详"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"title": "",
|
||||
"tooltip": "",
|
||||
"title": "设置",
|
||||
"tooltip": "设置",
|
||||
"tabs": {
|
||||
"common": "",
|
||||
"customizations": ""
|
||||
"common": "普通",
|
||||
"customizations": "定制化"
|
||||
},
|
||||
"tips": {
|
||||
"configTip": ""
|
||||
"configTip": "将你的配置文件拖放到页面上,就可以上传了!"
|
||||
},
|
||||
"credits": {
|
||||
"madeWithLove": ""
|
||||
"madeWithLove": "用❤️制作的@"
|
||||
}
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "应用宽度"
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"suffix": "{{color}} 颜色"
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "应用程序的不透明度"
|
||||
}
|
||||
@@ -1,25 +1,25 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "页面标题",
|
||||
"placeholder": "霍马尔 🦞"
|
||||
},
|
||||
"logo": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "徽标",
|
||||
"placeholder": "/img/logo.png"
|
||||
},
|
||||
"favicon": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "徽标(Favicon",
|
||||
"placeholder": "/favicon.png"
|
||||
},
|
||||
"background": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "背景介绍",
|
||||
"placeholder": "/img/background.png"
|
||||
},
|
||||
"customCSS": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "自定义CSS",
|
||||
"placeholder": "自定义CSS将被最后执行"
|
||||
},
|
||||
"buttons": {
|
||||
"submit": ""
|
||||
"submit": "提交"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "遮阳板"
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "切换到 {{scheme}} 模式"
|
||||
}
|
||||
@@ -1,55 +1,55 @@
|
||||
{
|
||||
"configSelect": {
|
||||
"label": ""
|
||||
"label": "配置加载器"
|
||||
},
|
||||
"modal": {
|
||||
"title": "",
|
||||
"title": "选择你的新配置的名称",
|
||||
"form": {
|
||||
"configName": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "配置名称",
|
||||
"placeholder": "你的新配置名称"
|
||||
},
|
||||
"submitButton": ""
|
||||
"submitButton": "确认"
|
||||
},
|
||||
"events": {
|
||||
"configSaved": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "保存的配置",
|
||||
"message": "配置保存为 {{configName}}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"download": "",
|
||||
"download": "下载配置",
|
||||
"delete": {
|
||||
"text": "",
|
||||
"text": "删除配置",
|
||||
"notifications": {
|
||||
"deleted": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "配置删除",
|
||||
"message": "配置删除"
|
||||
},
|
||||
"deleteFailed": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "配置删除失败",
|
||||
"message": "配置删除失败"
|
||||
}
|
||||
}
|
||||
},
|
||||
"saveCopy": ""
|
||||
"saveCopy": "保存一份副本"
|
||||
},
|
||||
"dropzone": {
|
||||
"notifications": {
|
||||
"invalidConfig": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "无法加载配置",
|
||||
"message": "无法加载您的配置。无效的JSON格式。"
|
||||
},
|
||||
"loadedSuccessfully": {
|
||||
"title": ""
|
||||
"title": "配置 {{configName}} ,成功加载。"
|
||||
}
|
||||
},
|
||||
"accept": {
|
||||
"text": ""
|
||||
"text": "在这里拖动文件来上传配置。只支持JSON。"
|
||||
},
|
||||
"reject": {
|
||||
"text": ""
|
||||
"text": "不支持这种文件格式。请只上传JSON。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "语言"
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"title": "模块使能器"
|
||||
}
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"title": "",
|
||||
"title": "搜索引擎",
|
||||
"tips": {
|
||||
"generalTip": "",
|
||||
"placeholderTip": ""
|
||||
"generalTip": "在你的查询前使用前缀 !yt和 !t,分别在YouTube上搜索或搜索Torrent。",
|
||||
"placeholderTip": "%s 可以作为查询的占位符。"
|
||||
},
|
||||
"customEngine": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "查询网址",
|
||||
"placeholder": "自定义查询URL"
|
||||
}
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "切换到 {{theme}} 模式"
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "将小部件放在左边"
|
||||
}
|
||||
Reference in New Issue
Block a user