elabftw/elabftw

View on GitHub
src/ts/langs/pl_PL.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": "Anuluj",
    "comment-add": "Dodaj komentarz",
    "custom-id-in-use": "Custom ID is already used! Try another one.",
    "dropzone-upload-area": "Przeciągnij pliki tutaj aby załadować",
    "dropzone-filesize-limit": "File size limit:",
    "editing-metadata": "You are currently editing the metadata attached to this entry.",
    "entity-default-title": "Bez tytułu",
    "entity-delete-warning": "Wybrany element(y) i wszystkie powiązane z nim dane zostaną nieodwracalnie usunięte. Ta operacja nie może być cofnięta. Jesteś pewny?",
    "error-no-category": "A category is required to fetch the next Custom ID",
    "extra-fields": "Dodatkowe pola",
    "filename": "Nazwa pliku",
    "generic-delete-warning": "Czy na pewno chcesz to skasować?",
    "link-delete-warning": "Usunąć ten link?",
    "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": "Niczego nie wybrano!",
    "now": "Now",
    "onboarding-email-sent": "Onboarding email(s) will soon be sent.",
    "please-wait": "Proszę czekać…",
    "replace-edited-file": "Czy chcesz zastąpić plik na serwerze tą edycją?",
    "request-filename": "Wpisz nazwę pliku",
    "resource-not-found": "Nie istnieje nic o wskazanym id",
    "save": "Zapisz",
    "saved": "Zapisane",
    "sort-by-column": "Sort by column",
    "step-delete-warning": "Usunąć ten krok?",
    "step-unfinish-warning": "Czy na pewno chcesz cofnąć ten krok?",
    "tag-delete-warning": "Usunąć ten tag?",
    "template-title": "Tytuł szablonu",
    "today": "Today",
    "undefined-group": "Undefined group",
    "upload-file-comment": "Komentarz do pliku",
  },
};
export default t;