mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-20 09:42:26 +03:00
163c8ec373
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
47 lines
1.5 KiB
JSON
47 lines
1.5 KiB
JSON
{
|
|
"string": {
|
|
"Create": "Crea",
|
|
"Cancel": "Annulla",
|
|
"Ok": "Ok",
|
|
"Save": "Salva",
|
|
"Saved": "Salvato...",
|
|
"Download": "Scarica",
|
|
"Delete": "Elimina",
|
|
"Close": "Chiudi",
|
|
"NotSelected": "Non selezionato",
|
|
"Deselect": "Deseleziona",
|
|
"Archived": "(archiviato)",
|
|
"AddSocialLinks": "Aggiungi link social",
|
|
"EditSocialLinks": "Modifica link social",
|
|
"Change": "Cambia",
|
|
"Remove": "Rimuovi",
|
|
"Search": "Cerca...",
|
|
"Spaces": "Spazi",
|
|
"NumberSpaces": "{count, plural, =0 {In} =1 {In 1 posto} other {In # posti}}",
|
|
"InThis": "In questo {space}",
|
|
"NoMatchesInThis": "Nessun risultato in questo {space}",
|
|
"NoMatchesFound": "Nessun risultato trovato",
|
|
"NotInThis": "Non in questo {space}",
|
|
"Match": "Corrispondenza",
|
|
"Add": "Aggiungi",
|
|
"Edit": "Modifica",
|
|
"DocumentPreview": "Anteprima",
|
|
"MakePrivate": "Rendi privato",
|
|
"MakePrivateDescription": "Solo i membri possono vederlo",
|
|
"Created": "Creato",
|
|
"NoResults": "Nessun risultato da mostrare",
|
|
"Next": "Successivo",
|
|
"FailedToPreview": "Impossibile mostrare l'anteprima",
|
|
"ContentType": "Tipo di contenuto",
|
|
"ContentTypeNotSupported": "Anteprima non disponibile per questo tipo di contenuto",
|
|
"StartDrawing": "Scarabocchiare sopra",
|
|
"DrawingHistory": "Scarabocchiare la storia",
|
|
"ColorAdd": "Aggiungi preimpostazione colore",
|
|
"ColorRemove": "Rimuovi preimpostazione colore",
|
|
"ColorReset": "Ripristina i preset colore"
|
|
},
|
|
"status": {
|
|
"FileTooLarge": "File troppo grande"
|
|
}
|
|
}
|