New Crowdin updates (#520)
* 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)
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"actionIcon": {
|
||||
"tooltip": "Aggiungere un servizio"
|
||||
"tooltip": "Aggiungi un servizio"
|
||||
},
|
||||
"modal": {
|
||||
"title": "Aggiungi servizio",
|
||||
"form": {
|
||||
"validation": {
|
||||
"invalidUrl": "Inserire un URL valido",
|
||||
"noStatusCodeSelected": "Selezionare un codice di stato"
|
||||
"noStatusCodeSelected": "Scegliere uno status code"
|
||||
}
|
||||
},
|
||||
"tabs": {
|
||||
@@ -15,28 +15,28 @@
|
||||
"title": "Opzioni",
|
||||
"form": {
|
||||
"serviceName": {
|
||||
"label": "Nome del servizio",
|
||||
"label": "Nome servizio",
|
||||
"placeholder": "Plex"
|
||||
},
|
||||
"iconUrl": {
|
||||
"label": "Icona URL"
|
||||
"label": "URL dell'icona"
|
||||
},
|
||||
"serviceUrl": {
|
||||
"label": "URL del servizio"
|
||||
"label": "URL servizio"
|
||||
},
|
||||
"onClickUrl": {
|
||||
"label": "URL di destinatione"
|
||||
"label": "URL di destinazione"
|
||||
},
|
||||
"serviceType": {
|
||||
"label": "Tipo di servizio",
|
||||
"label": "Tipologia servizio",
|
||||
"defaultValue": "Altro",
|
||||
"placeholder": "Scegli Uno"
|
||||
"placeholder": "Sceglierne uno"
|
||||
},
|
||||
"category": {
|
||||
"label": "Categoria",
|
||||
"placeholder": "Selezionare una categoria o crearne una nuova",
|
||||
"nothingFound": "Non è stato trovato nulla",
|
||||
"createLabel": "+ Creare {{query}}"
|
||||
"placeholder": "Seleziona una categoria o creane una nuova",
|
||||
"nothingFound": "Nessun risultato",
|
||||
"createLabel": "+ Crea {{query}}"
|
||||
},
|
||||
"integrations": {
|
||||
"apiKey": {
|
||||
@@ -46,7 +46,7 @@
|
||||
"noKey": "Chiave non valida"
|
||||
},
|
||||
"tip": {
|
||||
"text": "Ottenere la chiave API",
|
||||
"text": "Ottieni la tua chiave API",
|
||||
"link": "qui."
|
||||
}
|
||||
},
|
||||
@@ -111,16 +111,16 @@
|
||||
}
|
||||
},
|
||||
"advancedOptions": {
|
||||
"title": "Opzioni avanzate",
|
||||
"title": "Impostazioni avanzate",
|
||||
"form": {
|
||||
"httpStatusCodes": {
|
||||
"label": "Codici di stato HTTP",
|
||||
"placeholder": "Selezionare i codici di stato validi",
|
||||
"clearButtonLabel": "Cancella la selezione",
|
||||
"nothingFound": "Non è stato trovato nulla"
|
||||
"label": "Status Codes HTTP",
|
||||
"placeholder": "Selezionare status codes validi",
|
||||
"clearButtonLabel": "Elimina selezione",
|
||||
"nothingFound": "Nessun risultato"
|
||||
},
|
||||
"openServiceInNewTab": {
|
||||
"label": "Aprire il servizio in una nuova scheda"
|
||||
"label": "Apri servizio in una nuova scheda"
|
||||
},
|
||||
"buttons": {
|
||||
"submit": {
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
{
|
||||
"modal": {
|
||||
"title": "Modificare un servizio",
|
||||
"title": "Modifica un servizio",
|
||||
"buttons": {
|
||||
"save": "Salvataggio del servizio"
|
||||
"save": "Salva servizio"
|
||||
}
|
||||
},
|
||||
"menu": {
|
||||
"labels": {
|
||||
"settings": "Impostazioni",
|
||||
"dangerZone": "Zona di pericolo"
|
||||
"dangerZone": "Danger zone"
|
||||
},
|
||||
"actions": {
|
||||
"edit": "Modifica",
|
||||
"delete": "Cancella"
|
||||
"delete": "Elimina"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -2,8 +2,8 @@
|
||||
"accordions": {
|
||||
"downloads": {
|
||||
"text": "I tuoi download",
|
||||
"torrents": "Scaricamenti di Torrent",
|
||||
"usenet": "I tuoi scaricamenti di Usenet"
|
||||
"torrents": "I tuoi torrent",
|
||||
"usenet": "I tuoi download di Usenet"
|
||||
},
|
||||
"others": {
|
||||
"text": "Altri"
|
||||
|
||||
Reference in New Issue
Block a user