* New translations add-service-app-shelf.json (Italian) * New translations app-shelf.json (Italian) * New translations app-shelf.json (French) * New translations calendar.json (Italian) * New translations app-shelf-menu.json (Italian) * New translations app-width.json (Italian) * New translations opacity-selector.json (Italian) * New translations page-appearance.json (Italian) * New translations usenet.json (Italian) * New translations usenet.json (Chinese Simplified) * New translations search.json (Italian) * New translations search.json (French) * New translations search.json (Spanish) * New translations search.json (Danish) * New translations search.json (German) * New translations torrents-status.json (Italian) * New translations weather.json (Italian) * New translations ping.json (Italian) * New translations overseerr.json (Italian) * New translations torrents-status.json (Hebrew) * New translations ping.json (Hebrew) * New translations docker.json (French) * New translations usenet.json (French) * New translations dashdot.json (Italian) * New translations docker.json (Italian) * New translations dlspeed.json (Italian) * New translations common-media-cards.json (Italian) * New translations date.json (Italian) * New translations config-changer.json (Vietnamese) * New translations common.json (Vietnamese) * New translations common.json (Italian) * New translations search-engine.json (French) * New translations config-changer.json (Italian) * New translations login.json (Italian) * New translations widget-positions.json (Italian) * New translations shade-selector.json (Italian) * New translations module-enabler.json (Italian) * New translations search-engine.json (Italian) * New translations search.json (LOLCAT) * New translations search.json (Hebrew) * New translations search.json (Slovenian) * New translations search.json (Japanese) * New translations search.json (Korean) * New translations search.json (Dutch) * New translations search.json (Polish) * New translations search.json (Russian) * New translations search.json (Portuguese, Brazilian) * New translations search.json (Swedish) * New translations search.json (Ukrainian) * New translations search.json (Chinese Simplified) * New translations search.json (Vietnamese) * New translations docker.json (Hebrew) * New translations dlspeed.json (Hebrew) * New translations usenet.json (Dutch) * New translations usenet.json (Spanish) * New translations usenet.json (Danish) * New translations usenet.json (German) * New translations usenet.json (Hebrew) * New translations usenet.json (Japanese) * New translations usenet.json (Korean) * New translations usenet.json (Polish) * New translations usenet.json (Russian) * New translations usenet.json (Slovenian) * New translations usenet.json (Swedish) * New translations usenet.json (Ukrainian) * New translations usenet.json (Portuguese, Brazilian) * New translations usenet.json (LOLCAT) * New translations page-appearance.json (Japanese) * New translations page-appearance.json (Korean) * New translations page-appearance.json (Ukrainian)
134 lines
5.4 KiB
JSON
134 lines
5.4 KiB
JSON
{
|
|
"actionIcon": {
|
|
"tooltip": "Aggiungi un servizio"
|
|
},
|
|
"modal": {
|
|
"title": "Aggiungi servizio",
|
|
"form": {
|
|
"validation": {
|
|
"invalidUrl": "Inserire un URL valido",
|
|
"noStatusCodeSelected": "Scegliere uno status code"
|
|
}
|
|
},
|
|
"tabs": {
|
|
"options": {
|
|
"title": "Opzioni",
|
|
"form": {
|
|
"serviceName": {
|
|
"label": "Nome servizio",
|
|
"placeholder": "Plex"
|
|
},
|
|
"iconUrl": {
|
|
"label": "URL dell'icona"
|
|
},
|
|
"serviceUrl": {
|
|
"label": "URL servizio"
|
|
},
|
|
"onClickUrl": {
|
|
"label": "URL di destinazione"
|
|
},
|
|
"serviceType": {
|
|
"label": "Tipologia servizio",
|
|
"defaultValue": "Altro",
|
|
"placeholder": "Sceglierne uno"
|
|
},
|
|
"category": {
|
|
"label": "Categoria",
|
|
"placeholder": "Seleziona una categoria o creane una nuova",
|
|
"nothingFound": "Nessun risultato",
|
|
"createLabel": "+ Crea {{query}}"
|
|
},
|
|
"integrations": {
|
|
"apiKey": {
|
|
"label": "Chiave API",
|
|
"placeholder": "La tua chiave API",
|
|
"validation": {
|
|
"noKey": "Chiave non valida"
|
|
},
|
|
"tip": {
|
|
"text": "Ottieni la tua chiave API",
|
|
"link": "qui."
|
|
}
|
|
},
|
|
"qBittorrent": {
|
|
"username": {
|
|
"label": "Nome utente",
|
|
"placeholder": "admin",
|
|
"validation": {
|
|
"invalidUsername": "Nome utente non valido"
|
|
}
|
|
},
|
|
"password": {
|
|
"label": "Password",
|
|
"placeholder": "adminadmin",
|
|
"validation": {
|
|
"invalidPassword": "Password non valida"
|
|
}
|
|
}
|
|
},
|
|
"deluge": {
|
|
"password": {
|
|
"label": "Password",
|
|
"placeholder": "password",
|
|
"validation": {
|
|
"invalidPassword": "Password non valida"
|
|
}
|
|
}
|
|
},
|
|
"transmission": {
|
|
"username": {
|
|
"label": "Nome utente",
|
|
"placeholder": "admin",
|
|
"validation": {
|
|
"invalidUsername": "Nome utente non valido"
|
|
}
|
|
},
|
|
"password": {
|
|
"label": "Password",
|
|
"placeholder": "adminadmin",
|
|
"validation": {
|
|
"invalidPassword": "Password non valida"
|
|
}
|
|
}
|
|
},
|
|
"nzbget": {
|
|
"username": {
|
|
"label": "Nome utente",
|
|
"placeholder": "admin",
|
|
"validation": {
|
|
"invalidUsername": "Nome utente non valido"
|
|
}
|
|
},
|
|
"password": {
|
|
"label": "Password",
|
|
"placeholder": "password",
|
|
"validation": {
|
|
"invalidPassword": "Password non valida"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"advancedOptions": {
|
|
"title": "Impostazioni avanzate",
|
|
"form": {
|
|
"httpStatusCodes": {
|
|
"label": "Status Codes HTTP",
|
|
"placeholder": "Selezionare status codes validi",
|
|
"clearButtonLabel": "Elimina selezione",
|
|
"nothingFound": "Nessun risultato"
|
|
},
|
|
"openServiceInNewTab": {
|
|
"label": "Apri servizio in una nuova scheda"
|
|
},
|
|
"buttons": {
|
|
"submit": {
|
|
"content": "Aggiungi servizio"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |