elabftw/elabftw

View on GitHub
src/ts/langs/it_IT.ts

Summary

Maintainability
C
7 hrs
Test Coverage
/* eslint-disable quotes */
/* This file is generated by "bin/console dev:i18n4js" command, DO NOT EDIT directly */
const t = {
  translation: {
    "click-to-edit": "Click to edit",
    "cancel": "Annulla",
    "comment-add": "Aggiungi un commento",
    "custom-id-in-use": "Custom ID is already used! Try another one.",
    "dropzone-upload-area": "Trascina qui i file da allegare",
    "dropzone-filesize-limit": "File size limit:",
    "editing-metadata": "You are currently editing the metadata attached to this entry.",
    "entity-default-title": "Senza titolo",
    "entity-delete-warning": "Quanto è stato selezionato (nonché i dati associati) sarà definitivamente cancellato. Il processo è irreversibile. Si è veramente sicuri?",
    "error-no-category": "A category is required to fetch the next Custom ID",
    "extra-fields": "Campi addizionali",
    "filename": "Nome del file",
    "generic-delete-warning": "Cancellare questo?",
    "link-delete-warning": "Eliminare questo collegamento?",
    "new-apikey-warning": "This is the only time the key will be shown! Make sure to copy it somewhere safe as you won't be able to see it again:",
    "no-self-links": "Linking an item to itself is not allowed. Please select a different target.",
    "not-set": "Not set",
    "nothing-selected": "Nessuna selezione!",
    "now": "Now",
    "onboarding-email-sent": "Onboarding email(s) will soon be sent.",
    "please-wait": "Attendere, prego…",
    "replace-edited-file": "Si vuole rimpiazzare il file sul server con questo?",
    "request-filename": "Inserire il nome del file",
    "resource-not-found": "Non vi è nulla con questo ID",
    "save": "Salva",
    "saved": "Salvato",
    "sort-by-column": "Sort by column",
    "step-delete-warning": "Cancellare questo passaggio?",
    "step-unfinish-warning": "Are you sure you want to undo this step?",
    "tag-delete-warning": "Si vuol eliminare questo tag?",
    "template-title": "Titolo del Modello",
    "today": "Today",
    "undefined-group": "Undefined group",
    "upload-file-comment": "Commento sul file",
  },
};
export default t;