🌐 New Crowdin updates (#1272)
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
{
|
||||
"colors": "Colori",
|
||||
"suffix": "{{color}} colore"
|
||||
"suffix": "{{color}} colore",
|
||||
"primary": "Primario",
|
||||
"secondary": "Secondario"
|
||||
}
|
||||
24
public/locales/it/settings/general/cache-buttons.json
Normal file
24
public/locales/it/settings/general/cache-buttons.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"title": "",
|
||||
"selector": {
|
||||
"label": "",
|
||||
"data": {
|
||||
"ping": "",
|
||||
"repositoryIcons": "",
|
||||
"calendar&medias": "",
|
||||
"weather": ""
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"notificationTitle": "",
|
||||
"clearAll": {
|
||||
"text": "",
|
||||
"notificationMessage": ""
|
||||
},
|
||||
"clearSelect": {
|
||||
"text": "",
|
||||
"notificationMessageSingle": "",
|
||||
"notificationMessageMulti": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
22
public/locales/it/settings/general/edit-mode-toggle.json
Normal file
22
public/locales/it/settings/general/edit-mode-toggle.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"menu": {
|
||||
"toggle": "",
|
||||
"enable": "",
|
||||
"disable": ""
|
||||
},
|
||||
"form": {
|
||||
"label": "",
|
||||
"message": "",
|
||||
"submit": "Invia"
|
||||
},
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "Errore",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"title": "Motore di ricerca",
|
||||
"configurationName": "Configurazione del motore di ricerca",
|
||||
"custom": "",
|
||||
"tips": {
|
||||
"generalTip": "È possibile utilizzare diversi prefissi! L'aggiunta di questi prefissi davanti alla query filtrerà i risultati. !s (Web), !t (Torrent), !y (YouTube) e !m (Media).",
|
||||
"placeholderTip": "%s può essere usato come segnaposto per la ricerca."
|
||||
|
||||
Reference in New Issue
Block a user