Browse Source

New translations en.json (Polish)

pull/7697/head
navi 7 months ago
parent
commit
d830010954
  1. 29
      packages/nc-gui/lang/pl.json

29
packages/nc-gui/lang/pl.json

@ -212,7 +212,7 @@
"page": "Strona",
"pages": "Strony",
"record": "Rekord",
"records": "Rekordy",
"records": "records",
"webhook": "WebHook",
"webhooks": "WebHooki",
"view": "Widok",
@ -421,7 +421,8 @@
"restrict": "Ogranicz",
"setNull": "Ustaw NULL",
"setDefault": "Ustaw domyślne"
}
},
"selectFieldsFromRightPannelToAddHere": "Select fields from right panel to add here"
},
"labels": {
"selectYear": "Select Year",
@ -683,7 +684,12 @@
"incompleteConfiguration": "Niekompletna konfiguracja",
"selectField": "Wybierz pole",
"selectFieldLabel": "Begin by selecting a field to customise its properties and structure."
}
},
"appearanceSettings": "Appearance Settings",
"backgroundColor": "Background Color",
"hideNocodbBranding": "Hide NocoDB Branding",
"showOnConditions": "Show on condtions",
"showFieldOnConditionsMet": "Shows field only when conditions are met"
},
"activity": {
"goToToday": "Go to Today",
@ -907,7 +913,10 @@
"openInOpenStreetMap": "Otwórz w OpenStreetMap"
},
"toggleMobileMode": "Przełącz tryb mobilny",
"startCommenting": "Rozpocznij komentowanie"
"startCommenting": "Rozpocznij komentowanie",
"clearForm": "Clear Form",
"addFieldFromFormView": "Add Field",
"selectAllFields": "Select all fields"
},
"tooltip": {
"reachedSourceLimit": "Ograniczenie do jednego źródła danych w tej chwili",
@ -1166,14 +1175,14 @@
"afterEnablePwd": "Dostęp jest ograniczony hasłem",
"privateLink": "Ten widok jest współdzielony przez prywatny link",
"privateLinkAdditionalInfo": "Ludzie z prywatnym ogniwem mogą widzieć tylko komórki widoczne w tym widoku",
"afterFormSubmitted": "Po złożeniu formularza",
"postFormSubmissionSettings": "Post Form Submission Settings",
"apiOptions": "Dostęp do projektu przez",
"submitAnotherForm": "Pokaż przycisk \"Prześlij inny formularz\"",
"showBlankForm": "Pokaż pustą formę po 5 sekundach",
"emailForm": "E-mail mnie",
"showSysFields": "Pokaż pola systemowe.",
"filterAutoApply": "Automatyczne zastosowanie",
"showMessage": "Pokaż tę wiadomość",
"formDisplayMessage": "Display Message",
"viewNotShared": "Aktualny widok nie jest udostępniany!",
"showAllViews": "Pokaż wszystkie wspólne widoki na tę tabelę",
"collabView": "Współpracownicy z uprawnieniami edycji lub wyższe mogą zmienić konfigurację widoku.",
@ -1283,7 +1292,8 @@
"editingSystemKeyNotSupported": "Edycja klucza systemowego nie jest obsługiwana",
"notAvailableAtTheMoment": "Obecnie niedostępne",
"groupPasteIsNotSupportedOnLinksColumn": "Group paste operation is not supported on Links/LinkToAnotherRecord column",
"groupClearIsNotSupportedOnLinksColumn": "Group clear operation is not supported on Links/LinkToAnotherRecord column"
"groupClearIsNotSupportedOnLinksColumn": "Group clear operation is not supported on Links/LinkToAnotherRecord column",
"upgradeToEnterpriseEdition": "Upgrade to Enterprise Edition {extraInfo}"
},
"error": {
"scopesRequired": "Scopes required",
@ -1369,14 +1379,15 @@
"theAcceptedFileTypesAreXlsXlsxXlsmOdsOts": "Akceptowane typy plików to: .xls, .xlsx, .xlsm, .ods, .ots",
"parameterKeyCannotBeEmpty": "Klucz parametru nie może być pusty",
"duplicateParameterKeysAreNotAllowed": "Zduplikowane klucze parametrów są niedozwolone",
"fieldRequired": "{value} nie może być puste.",
"fieldRequired": "{value} cannot be empty",
"projectNotAccessible": "Projekt niedostępny",
"copyToClipboardError": "Nie udało się skopiować do schowka",
"pasteFromClipboardError": "Nie udało się wkleić ze schowka",
"multiFieldSaveValidation": "Proszę zakończyć konfigurację wszystkich pól przed zapisaniem",
"somethingWentWrong": "Coś poszło nie tak",
"draggedContentIsNotTypeOfImage": "Dragged content is not type of image",
"fieldToParseImageData": "Field to parse image data"
"fieldToParseImageData": "Field to parse image data",
"someOfTheRequiredFieldsAreEmpty": "Some of the required fields are empty"
},
"toast": {
"exportMetadata": "Pomyślnie wyeksportowano metadane projektu",

Loading…
Cancel
Save