CSV Import translations and dark mode fixes (#11184)
Fixes #11182 and adds missing translations
This commit is contained in:
@ -555,6 +555,11 @@ msgstr "Czy jesteś pewien, że chcesz usunąć te rekordy? Można je odzyskać
|
||||
msgid "Are you sure you want to delete this record? It can be recovered from the Command menu."
|
||||
msgstr "Czy jesteś pewien, że chcesz usunąć ten rekord? Można go odzyskać z menu Command."
|
||||
|
||||
#. js-lingui-id: rnCqBK
|
||||
#: src/modules/spreadsheet-import/components/ModalCloseButton.tsx
|
||||
msgid "Are you sure? Your current information will not be saved."
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: nYD/Cq
|
||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx
|
||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx
|
||||
@ -725,6 +730,9 @@ msgstr "Nie można zmienić nazw API dla standardowych obiektów"
|
||||
#: src/pages/auth/Authorize.tsx
|
||||
#: src/modules/ui/layout/modal/components/ConfirmationModal.tsx
|
||||
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx
|
||||
#: src/modules/spreadsheet-import/steps/components/ValidationStep/ValidationStep.tsx
|
||||
#: src/modules/spreadsheet-import/steps/components/MatchColumnsStep/MatchColumnsStep.tsx
|
||||
#: src/modules/spreadsheet-import/components/ModalCloseButton.tsx
|
||||
#: src/modules/settings/components/SaveAndCancelButtons/CancelButton.tsx
|
||||
msgid "Cancel"
|
||||
msgstr "Anuluj"
|
||||
@ -848,6 +856,11 @@ msgstr "Zwiń"
|
||||
msgid "Color code"
|
||||
msgstr "Kod koloru"
|
||||
|
||||
#. js-lingui-id: 93hd3e
|
||||
#: src/modules/spreadsheet-import/steps/components/MatchColumnsStep/MatchColumnsStep.tsx
|
||||
msgid "Columns not matched:"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: NM9bMd
|
||||
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownLayoutContent.tsx
|
||||
msgid "Compact view"
|
||||
@ -879,6 +892,7 @@ msgid "Configure your emails and calendar settings."
|
||||
msgstr "Skonfiguruj swoje ustawienia e-mail i kalendarza."
|
||||
|
||||
#. js-lingui-id: 7VpPHA
|
||||
#: src/modules/spreadsheet-import/steps/components/ValidationStep/ValidationStep.tsx
|
||||
#: src/modules/settings/roles/role-assignment/components/RoleAssignmentConfirmationModal.tsx
|
||||
msgid "Confirm"
|
||||
msgstr "Potwierdź"
|
||||
@ -924,6 +938,8 @@ msgstr "Kontekst"
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx
|
||||
#: src/pages/onboarding/CreateProfile.tsx
|
||||
#: src/pages/onboarding/ChooseYourPlan.tsx
|
||||
#: src/modules/spreadsheet-import/steps/components/SelectHeaderStep/SelectHeaderStep.tsx
|
||||
#: src/modules/spreadsheet-import/steps/components/MatchColumnsStep/MatchColumnsStep.tsx
|
||||
#: src/modules/auth/sign-in-up/components/SignInUpWithCredentials.tsx
|
||||
msgid "Continue"
|
||||
msgstr "Kontynuuj"
|
||||
@ -988,6 +1004,11 @@ msgstr "Skopiuj ten klucz, ponieważ nie będzie on widoczny ponownie"
|
||||
msgid "Core"
|
||||
msgstr "Trzon"
|
||||
|
||||
#. js-lingui-id: w5Stxm
|
||||
#: src/modules/spreadsheet-import/steps/components/ValidationStep/ValidationStep.tsx
|
||||
msgid "Correct the issues and fill the missing data."
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: wBMjJ2
|
||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx
|
||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx
|
||||
@ -1422,6 +1443,11 @@ msgstr "Wyświetl jako datę względną"
|
||||
msgid "Display text on multiple lines"
|
||||
msgstr "Wyświetlaj tekst na wielu liniach"
|
||||
|
||||
#. js-lingui-id: ji7sqw
|
||||
#: src/modules/spreadsheet-import/steps/components/MatchColumnsStep/components/TemplateColumn.tsx
|
||||
msgid "Do not import"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: U9q4zF
|
||||
#: src/modules/object-record/object-filter-dropdown/utils/getOperandLabel.ts
|
||||
msgid "Doesn't contain"
|
||||
@ -1465,6 +1491,11 @@ msgstr "Nie synchronizuj e-maili z team@ support@ noreply@..."
|
||||
msgid "Download file"
|
||||
msgstr "Pobierz plik"
|
||||
|
||||
#. js-lingui-id: 6D/BnN
|
||||
#: src/modules/spreadsheet-import/steps/components/UploadStep/components/DropZone.tsx
|
||||
msgid "Drop file here..."
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: KIjvtr
|
||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||
msgid "Dutch"
|
||||
@ -1750,11 +1781,21 @@ msgstr "Wyklucz następujące osoby i domeny z synchronizacji mojej poczty. Rozm
|
||||
msgid "Existing objects"
|
||||
msgstr "Istniejące obiekty"
|
||||
|
||||
#. js-lingui-id: ydzS9x
|
||||
#: src/modules/spreadsheet-import/components/ModalCloseButton.tsx
|
||||
msgid "Exit"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: LFNXuj
|
||||
#: src/modules/ui/layout/fullscreen/components/FullScreenContainer.tsx
|
||||
msgid "Exit Full Screen"
|
||||
msgstr "Zakończ tryb pełnoekranowy"
|
||||
|
||||
#. js-lingui-id: XB4onr
|
||||
#: src/modules/spreadsheet-import/components/ModalCloseButton.tsx
|
||||
msgid "Exit import flow"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: IZ4o2e
|
||||
#: src/modules/navigation/components/AppNavigationDrawer.tsx
|
||||
msgid "Exit Settings"
|
||||
@ -1940,6 +1981,11 @@ msgstr "Filtruj"
|
||||
msgid "Filters"
|
||||
msgstr "Filtry"
|
||||
|
||||
#. js-lingui-id: SNdnlf
|
||||
#: src/modules/spreadsheet-import/steps/components/ValidationStep/ValidationStep.tsx
|
||||
msgid "Finish flow with errors"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: USZ2N6
|
||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||
msgid "Finnish"
|
||||
@ -2583,6 +2629,16 @@ msgstr "Zarządzaj swoją subskrypcją"
|
||||
msgid "Mark as done"
|
||||
msgstr "Oznacz jako wykonane"
|
||||
|
||||
#. js-lingui-id: 7h8ch8
|
||||
#: src/modules/spreadsheet-import/steps/components/SpreadsheetImportStepperContainer.tsx
|
||||
msgid "Match columns"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: gDLior
|
||||
#: src/modules/spreadsheet-import/steps/components/MatchColumnsStep/MatchColumnsStep.tsx
|
||||
msgid "Match Columns"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: CK1KXz
|
||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts
|
||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts
|
||||
@ -2811,6 +2867,12 @@ msgstr "Nowy dostawca SSO"
|
||||
#~ msgid "New Webhook"
|
||||
#~ msgstr "New Webhook"
|
||||
|
||||
#. js-lingui-id: AxNmtI
|
||||
#: src/modules/spreadsheet-import/steps/components/SelectSheetStep/SelectSheetStep.tsx
|
||||
#: src/modules/spreadsheet-import/steps/components/MatchColumnsStep/MatchColumnsStep.tsx
|
||||
msgid "Next Step"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: OTe3RI
|
||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||
msgid "No change detected"
|
||||
@ -2826,6 +2888,16 @@ msgstr "Brak połączonego konta"
|
||||
msgid "No country"
|
||||
msgstr "Brak kraju"
|
||||
|
||||
#. js-lingui-id: pxvJ9B
|
||||
#: src/modules/spreadsheet-import/steps/components/ValidationStep/ValidationStep.tsx
|
||||
msgid "No data containing errors"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: dihZwh
|
||||
#: src/modules/spreadsheet-import/steps/components/ValidationStep/ValidationStep.tsx
|
||||
msgid "No data found"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: UwvrGq
|
||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx
|
||||
msgid "No members"
|
||||
@ -2882,6 +2954,11 @@ msgstr "Nie znaleziono rekordów"
|
||||
#~ msgid "No Result"
|
||||
#~ msgstr "No Result"
|
||||
|
||||
#. js-lingui-id: Ev2r9A
|
||||
#: src/modules/spreadsheet-import/components/MatchColumnSelect.tsx
|
||||
msgid "No results"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: MA3x23
|
||||
#: src/modules/settings/roles/role-assignment/components/RoleAssignmentWorkspaceMemberPickerDropdownContent.tsx
|
||||
msgid "No Results"
|
||||
@ -2914,6 +2991,11 @@ msgstr "Brak"
|
||||
msgid "Norwegian"
|
||||
msgstr "norweski"
|
||||
|
||||
#. js-lingui-id: v3W9iu
|
||||
#: src/modules/spreadsheet-import/steps/components/MatchColumnsStep/MatchColumnsStep.tsx
|
||||
msgid "Not all columns matched"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: 0qBE9S
|
||||
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownMenuContent.tsx
|
||||
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownMenuContent.tsx
|
||||
@ -3209,6 +3291,11 @@ msgstr "Podgląd"
|
||||
msgid "Privacy Policy"
|
||||
msgstr "Polityka prywatności"
|
||||
|
||||
#. js-lingui-id: k1ifdL
|
||||
#: src/modules/spreadsheet-import/steps/components/UploadStep/components/DropZone.tsx
|
||||
msgid "Processing..."
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: vERlcd
|
||||
#: src/pages/settings/SettingsProfile.tsx
|
||||
#: src/pages/settings/SettingsProfile.tsx
|
||||
@ -3322,6 +3409,7 @@ msgstr "Przeładuj"
|
||||
|
||||
#. js-lingui-id: t/YqKh
|
||||
#: src/modules/ui/input/components/ImageInput.tsx
|
||||
#: src/modules/spreadsheet-import/steps/components/ValidationStep/ValidationStep.tsx
|
||||
msgid "Remove"
|
||||
msgstr "Usuń"
|
||||
|
||||
@ -3399,6 +3487,11 @@ msgstr "Przywróć wpisy"
|
||||
msgid "Results"
|
||||
msgstr "Wyniki"
|
||||
|
||||
#. js-lingui-id: BohSvm
|
||||
#: src/modules/spreadsheet-import/steps/components/ValidationStep/ValidationStep.tsx
|
||||
msgid "Review your import"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: 5dJK4M
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx
|
||||
@ -3439,6 +3532,7 @@ msgstr "Schemat"
|
||||
#. js-lingui-id: A1taO8
|
||||
#: src/modules/ui/navigation/navigation-drawer/components/MultiWorkspaceDropdown/internal/MultiWorkspaceDropdownWorkspacesListComponents.tsx
|
||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx
|
||||
#: src/modules/settings/roles/role-assignment/components/RoleAssignmentWorkspaceMemberPickerDropdown.tsx
|
||||
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx
|
||||
#: src/modules/command-menu/hooks/useOpenRecordsSearchPageInCommandMenu.ts
|
||||
@ -3595,6 +3689,31 @@ msgstr "Zobacz przepływy pracy"
|
||||
msgid "Select Action"
|
||||
msgstr "Wybierz akcję"
|
||||
|
||||
#. js-lingui-id: hVPa4O
|
||||
#: src/modules/spreadsheet-import/steps/components/MatchColumnsStep/components/UnmatchColumn.tsx
|
||||
msgid "Select an option"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: 21YIUv
|
||||
#: src/modules/spreadsheet-import/steps/components/MatchColumnsStep/components/TemplateColumn.tsx
|
||||
msgid "Select column..."
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: J6WI1B
|
||||
#: src/modules/spreadsheet-import/steps/components/UploadStep/components/DropZone.tsx
|
||||
msgid "Select file"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: ljSvAs
|
||||
#: src/modules/spreadsheet-import/steps/components/SelectHeaderStep/SelectHeaderStep.tsx
|
||||
msgid "Select header row"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: mWHn81
|
||||
#: src/modules/spreadsheet-import/steps/components/MatchColumnsStep/MatchColumnsStep.tsx
|
||||
msgid "Select the correct field for each column you'd like to import."
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: pofGCP
|
||||
#: src/modules/settings/data-model/fields/forms/boolean/components/SettingsDataModelFieldBooleanForm.tsx
|
||||
msgid "Select the default value for this boolean field"
|
||||
@ -3605,6 +3724,11 @@ msgstr "Wybierz domyślną wartość dla tego pola logicznego"
|
||||
msgid "Select the events you wish to send to this endpoint"
|
||||
msgstr "Wybierz zdarzenia, które chcesz wysłać do tego punktu końcowego"
|
||||
|
||||
#. js-lingui-id: +xn1pe
|
||||
#: src/modules/spreadsheet-import/steps/components/SelectSheetStep/SelectSheetStep.tsx
|
||||
msgid "Select the sheet to use"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: AXTJAW
|
||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx
|
||||
msgid "Select your preferred language"
|
||||
@ -3709,6 +3833,16 @@ msgstr "Czy zmiana etykiety pola powinna również zmienić nazwę API?"
|
||||
msgid "Should changing an object's label also change the API?"
|
||||
msgstr "Czy zmiana etykiety obiektu powinna także zmienić API?"
|
||||
|
||||
#. js-lingui-id: qi+g0a
|
||||
#: src/modules/spreadsheet-import/steps/components/ValidationStep/ValidationStep.tsx
|
||||
msgid "Show only rows with errors"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: MHlGJL
|
||||
#: src/modules/spreadsheet-import/steps/components/ValidationStep/ValidationStep.tsx
|
||||
msgid "Show unmatched columns"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: uVg8dY
|
||||
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownLayoutOpenInContent.tsx
|
||||
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownLayoutContent.tsx
|
||||
@ -3825,6 +3959,11 @@ msgstr "Temat i metadane będą udostępniane twojemu zespołowi."
|
||||
msgid "Subject, body and attachments will be shared with your team."
|
||||
msgstr "Temat, treść i załączniki będą udostępniane twojemu zespołowi."
|
||||
|
||||
#. js-lingui-id: hQRttt
|
||||
#: src/modules/spreadsheet-import/steps/components/ValidationStep/ValidationStep.tsx
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: B5jRKH
|
||||
#: src/pages/settings/SettingsBilling.tsx
|
||||
msgid "Subscription has been switched {to}"
|
||||
@ -4006,6 +4145,16 @@ msgstr "Motyw"
|
||||
msgid "Theme "
|
||||
msgstr "Motyw "
|
||||
|
||||
#. js-lingui-id: /cSDOy
|
||||
#: src/modules/spreadsheet-import/steps/components/MatchColumnsStep/MatchColumnsStep.tsx
|
||||
msgid "There are required columns that are not matched or ignored. Do you want to continue?"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: luL9RX
|
||||
#: src/modules/spreadsheet-import/steps/components/ValidationStep/ValidationStep.tsx
|
||||
msgid "There are still some rows that contain errors. Rows with errors will be ignored when submitting."
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: ynfkhb
|
||||
#: src/pages/auth/PasswordReset.tsx
|
||||
msgid "There was an error while updating password."
|
||||
@ -4163,7 +4312,13 @@ msgstr "Zaktualizowano"
|
||||
msgid "Upload"
|
||||
msgstr "Prześlij"
|
||||
|
||||
#. js-lingui-id: 7OP1Xi
|
||||
#: src/modules/spreadsheet-import/steps/components/UploadStep/components/DropZone.tsx
|
||||
msgid "Upload .xlsx, .xls or .csv file"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: 2IXDgU
|
||||
#: src/modules/spreadsheet-import/steps/components/SpreadsheetImportStepperContainer.tsx
|
||||
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
|
||||
msgid "Upload file"
|
||||
msgstr "Prześlij plik"
|
||||
@ -4240,6 +4395,11 @@ msgstr "Użytkownik nie jest zalogowany"
|
||||
#~ msgid "Users"
|
||||
#~ msgstr "Users"
|
||||
|
||||
#. js-lingui-id: MGeZsN
|
||||
#: src/modules/spreadsheet-import/steps/components/SpreadsheetImportStepperContainer.tsx
|
||||
msgid "Validate data"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: fXVIZq
|
||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
|
||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
|
||||
@ -4454,6 +4614,11 @@ msgstr "Napisz sekret"
|
||||
msgid "yes"
|
||||
msgstr "tak"
|
||||
|
||||
#. js-lingui-id: qsAug0
|
||||
#: src/modules/spreadsheet-import/components/MatchColumnSelect.tsx
|
||||
msgid "You are already importing this column."
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: MFDARJ
|
||||
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateReadOnly.tsx
|
||||
msgid "You are not allowed to create records for this object"
|
||||
|
||||
Reference in New Issue
Block a user