elabftw/elabftw

View on GitHub
src/ts/langs/ca_ES.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": "Cancel·lar",
    "comment-add": "Afegir un comentari",
    "custom-id-in-use": "Custom ID is already used! Try another one.",
    "dropzone-upload-area": "Arrossega els fitxers fins aquí per a adjuntar-los",
    "dropzone-filesize-limit": "File size limit:",
    "editing-metadata": "You are currently editing the metadata attached to this entry.",
    "entity-default-title": "Sense títol",
    "entity-delete-warning": "L’element o els elements seleccionats i totes les dades associades s’eliminaran definitivament. Això no es pot desfer. Estàs segur?",
    "error-no-category": "A category is required to fetch the next Custom ID",
    "extra-fields": "Extra fields",
    "filename": "Nom de l'arxiu",
    "generic-delete-warning": "Eliminar això?",
    "link-delete-warning": "Voleu eliminar aquest enllaç?",
    "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": "Nothing selected!",
    "now": "Now",
    "onboarding-email-sent": "Onboarding email(s) will soon be sent.",
    "please-wait": "Espereu ...",
    "replace-edited-file": "Do you want to replace the file on the server with this edit?",
    "request-filename": "Introduïu el nom del fitxer",
    "resource-not-found": "Res a mostrar amb aquest identificador",
    "save": "Guardar",
    "saved": "Guardat",
    "sort-by-column": "Sort by column",
    "step-delete-warning": "Voleu eliminar aquest pas?",
    "step-unfinish-warning": "Are you sure you want to undo this step?",
    "tag-delete-warning": "Vols suprimir aquesta etiqueta?",
    "template-title": "Template title",
    "today": "Today",
    "undefined-group": "Undefined group",
    "upload-file-comment": "Comentari d’arxiu",
  },
};
export default t;