New Crowdin updates (#817)
* New translations common.json (Spanish) * New translations common.json (Danish) * New translations common.json (German) * New translations common.json (Hebrew) * New translations common.json (Italian) * New translations common.json (Norwegian) * New translations common.json (Slovak) * New translations common.json (Ukrainian) * New translations add-app.json (Spanish) * New translations add-app.json (Danish) * New translations add-app.json (German) * New translations add-app.json (Hebrew) * New translations add-app.json (Italian) * New translations add-app.json (Norwegian) * New translations add-app.json (Slovak) * New translations rss.json (Spanish) * New translations rss.json (Danish) * New translations rss.json (German) * New translations rss.json (Hebrew) * New translations rss.json (Italian) * New translations rss.json (Norwegian) * New translations rss.json (Slovak) * New translations iframe.json (Spanish) * New translations iframe.json (Danish) * New translations iframe.json (German) * New translations iframe.json (Hebrew) * New translations iframe.json (Italian) * New translations iframe.json (Norwegian) * New translations iframe.json (Slovak) * New translations iframe.json (Ukrainian) * New translations error-boundary.json (Spanish) * New translations error-boundary.json (Danish) * New translations error-boundary.json (German) * New translations error-boundary.json (Hebrew) * New translations error-boundary.json (Italian) * New translations error-boundary.json (Norwegian) * New translations error-boundary.json (Slovak)
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
"appearance": {
|
||||
"icon": {
|
||||
"label": "Icona App",
|
||||
"description": "Scegli un'icona da visualizzare sulla tua dashboard. Scegli tra {{suggestionsCount}} icone o inserisci il tuo URL",
|
||||
"description": "",
|
||||
"autocomplete": {
|
||||
"title": "Nessun risultato trovato",
|
||||
"text": "Prova a usare un termine di ricerca più specifico. Se non riesci a trovare l'icona desiderata, incolla l'URL dell'immagine sopra per un'icona personalizzata"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
},
|
||||
"errors": {
|
||||
"unmappedOptions": {
|
||||
"text": "<b>Parametro non utilizzato nella configurazione rilevata</b><br /><code>{{key}}</code>. Homarr non è in grado d'interpretare e utilizzare questo parametro. Onde evitare comportamenti imprevisti, eseguire un backup della configurazione e correggerla."
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"card": {
|
||||
"errors": {
|
||||
"noUrl": {
|
||||
"title": "Inserisci un URL",
|
||||
"title": "",
|
||||
"text": "Assicurarsi di aver inserito un indirizzo valido nella configurazione del widget"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Widget RSS",
|
||||
"description": "Ottiene gli oggetti da un feed RSS e li visualizza. Utilizzati comunemente per le notizie online",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"title": "Impostazioni del widget RSS",
|
||||
"rssFeedUrl": {
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
}
|
||||
},
|
||||
"modal": {
|
||||
"text": "Ci dispiace per l'inconveniente! Ciò non dovrebbe accadere - si prega di segnalare questo problema su GitHub.",
|
||||
"text": "",
|
||||
"label": "Il tuo errore",
|
||||
"reportButton": "Segnala questo errore"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user