From 19a9862ac82c2fd4c8f0b2fc4d18a157d0b7bab5 Mon Sep 17 00:00:00 2001 From: lzabik Date: Fri, 10 Dec 2021 11:31:29 +0100 Subject: [PATCH 1/6] polish localization --- src/Shared/Constants/Localization/LocalizationConstants.cs | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/Shared/Constants/Localization/LocalizationConstants.cs b/src/Shared/Constants/Localization/LocalizationConstants.cs index da4a128e9..dd552fd5c 100644 --- a/src/Shared/Constants/Localization/LocalizationConstants.cs +++ b/src/Shared/Constants/Localization/LocalizationConstants.cs @@ -57,6 +57,11 @@ public static class LocalizationConstants { Code = "ar", DisplayName = "عربي" + }, + new LanguageCode + { + Code = "pl-PL", + DisplayName = "Polski" } }; } From 2be7193294ed1993bc82137d50f2b88303c25b02 Mon Sep 17 00:00:00 2001 From: lzabik Date: Fri, 10 Dec 2021 12:41:58 +0100 Subject: [PATCH 2/6] resource files added --- .../AddEditBrandCommandHandler.ar.pl.resx | 129 +++++++++++ .../DeleteBrandCommandHandler.ar.pl.resx | 129 +++++++++++ .../ImportBrandsCommandHandler.ar.pl.resx | 132 +++++++++++ .../ExportBrandsQueryHandler.ar.pl.resx | 135 +++++++++++ .../GetDashboardDataQueryHandler.ar.pl.resx | 135 +++++++++++ ...dEditDocumentTypeCommandHandler.ar.pl.resx | 132 +++++++++++ ...eleteDocumentTypeCommandHandler.ar.pl.resx | 129 +++++++++++ ...ExportDocumentTypesQueryHandler.ar.pl.resx | 132 +++++++++++ .../AddEditDocumentCommandHandler.ar.pl.resx | 129 +++++++++++ .../DeleteDocumentCommandHandler.ar.pl.resx | 126 ++++++++++ ...dedAttributeCommandLocalization.ar.pl.resx | 132 +++++++++++ ...dedAttributeCommandLocalization.ar.pl.resx | 129 +++++++++++ ...ndedAttributesQueryLocalization.ar.pl.resx | 171 ++++++++++++++ .../AddEditProductCommandHandler.ar.pl.resx | 132 +++++++++++ .../DeleteProductCommandHandler.ar.pl.resx | 126 ++++++++++ .../ExportProductsQueryHandler.ar.pl.resx | 138 +++++++++++ .../AddEditBrandCommandValidator.ar.pl.resx | 129 +++++++++++ ...ditDocumentTypeCommandValidator.ar.pl.resx | 126 ++++++++++ ...AddEditDocumentCommandValidator.ar.pl.resx | 132 +++++++++++ ...uteCommandValidatorLocalization.ar.pl.resx | 141 +++++++++++ .../AddEditProductCommandValidator.ar.pl.resx | 135 +++++++++++ .../ChangePasswordRequestValidator.ar.pl.resx | 144 ++++++++++++ .../ForgotPasswordRequestValidator.ar.pl.resx | 126 ++++++++++ .../RegisterRequestValidator.ar.pl.resx | 159 +++++++++++++ .../ResetPasswordRequestValidator.ar.pl.resx | 150 ++++++++++++ .../Identity/RoleRequestValidator.ar.pl.resx | 123 ++++++++++ .../Identity/TokenRequestValidator.ar.pl.resx | 129 +++++++++++ .../UpdateProfileRequestValidator.ar.pl.resx | 126 ++++++++++ .../AuthenticationManager.ar.pl.resx | 123 ++++++++++ .../HttpInterceptorManager.ar.pl.resx | 126 ++++++++++ .../ClientPreferenceManager.ar.pl.resx | 126 ++++++++++ .../Resources/Pages/Account/Forgot.ar.pl.resx | 135 +++++++++++ .../Pages/Account/Register.ar.pl.resx | 147 ++++++++++++ .../Resources/Pages/Account/Reset.ar.pl.resx | 132 +++++++++++ .../Pages/Authentication/Login.pl.resx | 159 +++++++++++++ .../Pages/Authentication/Register.ar.pl.resx | 150 ++++++++++++ .../Catalog/AddEditBrandModal.ar.pl.resx | 153 ++++++++++++ .../Catalog/AddEditProductModal.ar.pl.resx | 168 ++++++++++++++ .../Resources/Pages/Catalog/Brands.ar.pl.resx | 186 +++++++++++++++ .../Pages/Catalog/Products.ar.pl.resx | 186 +++++++++++++++ .../Pages/Communication/Chat.ar.pl.resx | 147 ++++++++++++ .../Pages/Content/Dashboard.ar.pl.resx | 189 +++++++++++++++ .../Resources/Pages/Content/Home.ar.pl.resx | 192 +++++++++++++++ .../Pages/Content/Resources.ar.pl.resx | 132 +++++++++++ .../Pages/Identity/Account.ar.pl.resx | 132 +++++++++++ .../Pages/Identity/Forgot.ar.pl.resx | 135 +++++++++++ .../Pages/Identity/Profile.ar.pl.resx | 162 +++++++++++++ .../Identity/RegisterUserModal.ar.pl.resx | 171 ++++++++++++++ .../Resources/Pages/Identity/Reset.ar.pl.resx | 138 +++++++++++ .../Pages/Identity/RoleModal.ar.pl.resx | 141 +++++++++++ .../Pages/Identity/RolePermissions.ar.pl.resx | 165 +++++++++++++ .../Resources/Pages/Identity/Roles.ar.pl.resx | 171 ++++++++++++++ .../Pages/Identity/Security.ar.pl.resx | 159 +++++++++++++ .../Pages/Identity/UserProfile.ar.pl.resx | 153 ++++++++++++ .../Pages/Identity/UserRoles.ar.pl.resx | 150 ++++++++++++ .../Resources/Pages/Identity/Users.ar.pl.resx | 192 +++++++++++++++ .../Misc/AddEditDocumentModal.ar.pl.resx | 156 +++++++++++++ .../Misc/AddEditDocumentTypeModal.ar.pl.resx | 144 ++++++++++++ .../Pages/Misc/DocumentStore.ar.pl.resx | 189 +++++++++++++++ .../Pages/Misc/DocumentTypes.ar.pl.resx | 177 ++++++++++++++ .../Pages/Utilities/AuditTrails.ar.pl.resx | 207 +++++++++++++++++ ...endedAttributeModalLocalization.ar.pl.resx | 180 ++++++++++++++ .../ExtendedAttributesLocalization.ar.pl.resx | 213 +++++++++++++++++ .../Components/ImportExcelModal.ar.pl.resx | 132 +++++++++++ .../Components/LanguageSelector.ar.pl.resx | 153 ++++++++++++ .../Shared/Components/TablePager.ar.pl.resx | 126 ++++++++++ .../Dialogs/DeleteConfirmation.en.pl.resx | 129 +++++++++++ .../Shared/Dialogs/Logout.en.pl.resx | 126 ++++++++++ .../Resources/Shared/MainLayout.en.pl.resx | 183 +++++++++++++++ .../Resources/Shared/NavMenu.de.pl.resx | 186 +++++++++++++++ .../Shared/NotFoundLayout.de.pl.resx | 126 ++++++++++ .../Resources/DatabaseSeeder.en.pl.resx | 138 +++++++++++ .../Services/AuditService.en.pl.resx | 144 ++++++++++++ .../Resources/Services/ChatService.en.pl.resx | 123 ++++++++++ .../Services/ExcelService.en.pl.resx | 132 +++++++++++ .../Identity/AccountService.en.pl.resx | 132 +++++++++++ .../Identity/IdentityService.en.pl.resx | 138 +++++++++++ .../Identity/RoleClaimService.de.pl.resx | 138 +++++++++++ .../Services/Identity/RoleService.en.pl.resx | 150 ++++++++++++ .../Services/Identity/UserService.en.pl.resx | 219 ++++++++++++++++++ .../ServerCommonResources.en.pl.resx | 138 +++++++++++ .../ServerPreferenceManager.en.pl.resx | 126 ++++++++++ .../Resources/Managers/Startup.en.pl.resx | 123 ++++++++++ src/Server/Resources/Startup.en.pl.resx | 123 ++++++++++ 84 files changed, 12327 insertions(+) create mode 100644 src/Application/Resources/Features/Brands/Commands/AddEdit/AddEditBrandCommandHandler.ar.pl.resx create mode 100644 src/Application/Resources/Features/Brands/Commands/Delete/DeleteBrandCommandHandler.ar.pl.resx create mode 100644 src/Application/Resources/Features/Brands/Commands/Import/ImportBrandsCommandHandler.ar.pl.resx create mode 100644 src/Application/Resources/Features/Brands/Queries/Export/ExportBrandsQueryHandler.ar.pl.resx create mode 100644 src/Application/Resources/Features/Dashboards/Queries/GetData/GetDashboardDataQueryHandler.ar.pl.resx create mode 100644 src/Application/Resources/Features/DocumentTypes/Commands/AddEdit/AddEditDocumentTypeCommandHandler.ar.pl.resx create mode 100644 src/Application/Resources/Features/DocumentTypes/Commands/Delete/DeleteDocumentTypeCommandHandler.ar.pl.resx create mode 100644 src/Application/Resources/Features/DocumentTypes/Queries/Export/ExportDocumentTypesQueryHandler.ar.pl.resx create mode 100644 src/Application/Resources/Features/Documents/Commands/AddEdit/AddEditDocumentCommandHandler.ar.pl.resx create mode 100644 src/Application/Resources/Features/Documents/Commands/Delete/DeleteDocumentCommandHandler.ar.pl.resx create mode 100644 src/Application/Resources/Features/ExtendedAttributes/Commands/AddEdit/AddEditExtendedAttributeCommandLocalization.ar.pl.resx create mode 100644 src/Application/Resources/Features/ExtendedAttributes/Commands/Delete/DeleteExtendedAttributeCommandLocalization.ar.pl.resx create mode 100644 src/Application/Resources/Features/ExtendedAttributes/Queries/Export/ExportExtendedAttributesQueryLocalization.ar.pl.resx create mode 100644 src/Application/Resources/Features/Products/Commands/AddEdit/AddEditProductCommandHandler.ar.pl.resx create mode 100644 src/Application/Resources/Features/Products/Commands/Delete/DeleteProductCommandHandler.ar.pl.resx create mode 100644 src/Application/Resources/Features/Products/Queries/Export/ExportProductsQueryHandler.ar.pl.resx create mode 100644 src/Application/Resources/Validators/Features/Brands/Commands/AddEdit/AddEditBrandCommandValidator.ar.pl.resx create mode 100644 src/Application/Resources/Validators/Features/DocumentTypes/Commands/AddEdit/AddEditDocumentTypeCommandValidator.ar.pl.resx create mode 100644 src/Application/Resources/Validators/Features/Documents/Commands/AddEdit/AddEditDocumentCommandValidator.ar.pl.resx create mode 100644 src/Application/Resources/Validators/Features/ExtendedAttributes/Commands/AddEdit/AddEditExtendedAttributeCommandValidatorLocalization.ar.pl.resx create mode 100644 src/Application/Resources/Validators/Features/Products/Commands/AddEdit/AddEditProductCommandValidator.ar.pl.resx create mode 100644 src/Application/Resources/Validators/Requests/Identity/ChangePasswordRequestValidator.ar.pl.resx create mode 100644 src/Application/Resources/Validators/Requests/Identity/ForgotPasswordRequestValidator.ar.pl.resx create mode 100644 src/Application/Resources/Validators/Requests/Identity/RegisterRequestValidator.ar.pl.resx create mode 100644 src/Application/Resources/Validators/Requests/Identity/ResetPasswordRequestValidator.ar.pl.resx create mode 100644 src/Application/Resources/Validators/Requests/Identity/RoleRequestValidator.ar.pl.resx create mode 100644 src/Application/Resources/Validators/Requests/Identity/TokenRequestValidator.ar.pl.resx create mode 100644 src/Application/Resources/Validators/Requests/Identity/UpdateProfileRequestValidator.ar.pl.resx create mode 100644 src/Client.Infrastructure/Resources/Managers/Identity/Authentication/AuthenticationManager.ar.pl.resx create mode 100644 src/Client.Infrastructure/Resources/Managers/Interceptors/HttpInterceptorManager.ar.pl.resx create mode 100644 src/Client.Infrastructure/Resources/Managers/Preferences/ClientPreferenceManager.ar.pl.resx create mode 100644 src/Client/Resources/Pages/Account/Forgot.ar.pl.resx create mode 100644 src/Client/Resources/Pages/Account/Register.ar.pl.resx create mode 100644 src/Client/Resources/Pages/Account/Reset.ar.pl.resx create mode 100644 src/Client/Resources/Pages/Authentication/Login.pl.resx create mode 100644 src/Client/Resources/Pages/Authentication/Register.ar.pl.resx create mode 100644 src/Client/Resources/Pages/Catalog/AddEditBrandModal.ar.pl.resx create mode 100644 src/Client/Resources/Pages/Catalog/AddEditProductModal.ar.pl.resx create mode 100644 src/Client/Resources/Pages/Catalog/Brands.ar.pl.resx create mode 100644 src/Client/Resources/Pages/Catalog/Products.ar.pl.resx create mode 100644 src/Client/Resources/Pages/Communication/Chat.ar.pl.resx create mode 100644 src/Client/Resources/Pages/Content/Dashboard.ar.pl.resx create mode 100644 src/Client/Resources/Pages/Content/Home.ar.pl.resx create mode 100644 src/Client/Resources/Pages/Content/Resources.ar.pl.resx create mode 100644 src/Client/Resources/Pages/Identity/Account.ar.pl.resx create mode 100644 src/Client/Resources/Pages/Identity/Forgot.ar.pl.resx create mode 100644 src/Client/Resources/Pages/Identity/Profile.ar.pl.resx create mode 100644 src/Client/Resources/Pages/Identity/RegisterUserModal.ar.pl.resx create mode 100644 src/Client/Resources/Pages/Identity/Reset.ar.pl.resx create mode 100644 src/Client/Resources/Pages/Identity/RoleModal.ar.pl.resx create mode 100644 src/Client/Resources/Pages/Identity/RolePermissions.ar.pl.resx create mode 100644 src/Client/Resources/Pages/Identity/Roles.ar.pl.resx create mode 100644 src/Client/Resources/Pages/Identity/Security.ar.pl.resx create mode 100644 src/Client/Resources/Pages/Identity/UserProfile.ar.pl.resx create mode 100644 src/Client/Resources/Pages/Identity/UserRoles.ar.pl.resx create mode 100644 src/Client/Resources/Pages/Identity/Users.ar.pl.resx create mode 100644 src/Client/Resources/Pages/Misc/AddEditDocumentModal.ar.pl.resx create mode 100644 src/Client/Resources/Pages/Misc/AddEditDocumentTypeModal.ar.pl.resx create mode 100644 src/Client/Resources/Pages/Misc/DocumentStore.ar.pl.resx create mode 100644 src/Client/Resources/Pages/Misc/DocumentTypes.ar.pl.resx create mode 100644 src/Client/Resources/Pages/Utilities/AuditTrails.ar.pl.resx create mode 100644 src/Client/Resources/Shared/Components/AddEditExtendedAttributeModalLocalization.ar.pl.resx create mode 100644 src/Client/Resources/Shared/Components/ExtendedAttributesLocalization.ar.pl.resx create mode 100644 src/Client/Resources/Shared/Components/ImportExcelModal.ar.pl.resx create mode 100644 src/Client/Resources/Shared/Components/LanguageSelector.ar.pl.resx create mode 100644 src/Client/Resources/Shared/Components/TablePager.ar.pl.resx create mode 100644 src/Client/Resources/Shared/Dialogs/DeleteConfirmation.en.pl.resx create mode 100644 src/Client/Resources/Shared/Dialogs/Logout.en.pl.resx create mode 100644 src/Client/Resources/Shared/MainLayout.en.pl.resx create mode 100644 src/Client/Resources/Shared/NavMenu.de.pl.resx create mode 100644 src/Client/Resources/Shared/NotFoundLayout.de.pl.resx create mode 100644 src/Infrastructure/Resources/DatabaseSeeder.en.pl.resx create mode 100644 src/Infrastructure/Resources/Services/AuditService.en.pl.resx create mode 100644 src/Infrastructure/Resources/Services/ChatService.en.pl.resx create mode 100644 src/Infrastructure/Resources/Services/ExcelService.en.pl.resx create mode 100644 src/Infrastructure/Resources/Services/Identity/AccountService.en.pl.resx create mode 100644 src/Infrastructure/Resources/Services/Identity/IdentityService.en.pl.resx create mode 100644 src/Infrastructure/Resources/Services/Identity/RoleClaimService.de.pl.resx create mode 100644 src/Infrastructure/Resources/Services/Identity/RoleService.en.pl.resx create mode 100644 src/Infrastructure/Resources/Services/Identity/UserService.en.pl.resx create mode 100644 src/Server/Resources/Localization/ServerCommonResources.en.pl.resx create mode 100644 src/Server/Resources/Managers/Preferences/ServerPreferenceManager.en.pl.resx create mode 100644 src/Server/Resources/Managers/Startup.en.pl.resx create mode 100644 src/Server/Resources/Startup.en.pl.resx diff --git a/src/Application/Resources/Features/Brands/Commands/AddEdit/AddEditBrandCommandHandler.ar.pl.resx b/src/Application/Resources/Features/Brands/Commands/AddEdit/AddEditBrandCommandHandler.ar.pl.resx new file mode 100644 index 000000000..9f71b6556 --- /dev/null +++ b/src/Application/Resources/Features/Brands/Commands/AddEdit/AddEditBrandCommandHandler.ar.pl.resx @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Nie znaleziono marki!! + + + Marka zapisana! + + + Zaktualizowano markę! + + \ No newline at end of file diff --git a/src/Application/Resources/Features/Brands/Commands/Delete/DeleteBrandCommandHandler.ar.pl.resx b/src/Application/Resources/Features/Brands/Commands/Delete/DeleteBrandCommandHandler.ar.pl.resx new file mode 100644 index 000000000..eec7767fc --- /dev/null +++ b/src/Application/Resources/Features/Brands/Commands/Delete/DeleteBrandCommandHandler.ar.pl.resx @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Usunięto markę! + + + Nie znaleziono marki!! + + + Usunięcie kursu jest zabronione + + \ No newline at end of file diff --git a/src/Application/Resources/Features/Brands/Commands/Import/ImportBrandsCommandHandler.ar.pl.resx b/src/Application/Resources/Features/Brands/Commands/Import/ImportBrandsCommandHandler.ar.pl.resx new file mode 100644 index 000000000..9f9fd6006 --- /dev/null +++ b/src/Application/Resources/Features/Brands/Commands/Import/ImportBrandsCommandHandler.ar.pl.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Marki + + + Opis + + + Imię i nazwisko + + + VAT + + \ No newline at end of file diff --git a/src/Application/Resources/Features/Brands/Queries/Export/ExportBrandsQueryHandler.ar.pl.resx b/src/Application/Resources/Features/Brands/Queries/Export/ExportBrandsQueryHandler.ar.pl.resx new file mode 100644 index 000000000..d7a42f461 --- /dev/null +++ b/src/Application/Resources/Features/Brands/Queries/Export/ExportBrandsQueryHandler.ar.pl.resx @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Marki + + + Opis + + + Id + + + Imię i nazwisko + + + VAT + + \ No newline at end of file diff --git a/src/Application/Resources/Features/Dashboards/Queries/GetData/GetDashboardDataQueryHandler.ar.pl.resx b/src/Application/Resources/Features/Dashboards/Queries/GetData/GetDashboardDataQueryHandler.ar.pl.resx new file mode 100644 index 000000000..7f830dd62 --- /dev/null +++ b/src/Application/Resources/Features/Dashboards/Queries/GetData/GetDashboardDataQueryHandler.ar.pl.resx @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Marki + + + Rozszerzone atrybuty dokumentu! + + + Rodzaje dokumentów + + + Dokumenty + + + Produkty + + \ No newline at end of file diff --git a/src/Application/Resources/Features/DocumentTypes/Commands/AddEdit/AddEditDocumentTypeCommandHandler.ar.pl.resx b/src/Application/Resources/Features/DocumentTypes/Commands/AddEdit/AddEditDocumentTypeCommandHandler.ar.pl.resx new file mode 100644 index 000000000..e79443a29 --- /dev/null +++ b/src/Application/Resources/Features/DocumentTypes/Commands/AddEdit/AddEditDocumentTypeCommandHandler.ar.pl.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Nie znaleziono typu dokumentu. + + + Zapisano typ dokumentu! + + + Zaktualizowano typ dokumentu! + + + Typ dokumentu o tej nazwie już istnieje.! + + \ No newline at end of file diff --git a/src/Application/Resources/Features/DocumentTypes/Commands/Delete/DeleteDocumentTypeCommandHandler.ar.pl.resx b/src/Application/Resources/Features/DocumentTypes/Commands/Delete/DeleteDocumentTypeCommandHandler.ar.pl.resx new file mode 100644 index 000000000..9bf599465 --- /dev/null +++ b/src/Application/Resources/Features/DocumentTypes/Commands/Delete/DeleteDocumentTypeCommandHandler.ar.pl.resx @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Usunięcie kursu jest zabronione + + + Usunięto typ dokumentu! + + + Nie znaleziono typu dokumentu. + + \ No newline at end of file diff --git a/src/Application/Resources/Features/DocumentTypes/Queries/Export/ExportDocumentTypesQueryHandler.ar.pl.resx b/src/Application/Resources/Features/DocumentTypes/Queries/Export/ExportDocumentTypesQueryHandler.ar.pl.resx new file mode 100644 index 000000000..0eb74f2d4 --- /dev/null +++ b/src/Application/Resources/Features/DocumentTypes/Queries/Export/ExportDocumentTypesQueryHandler.ar.pl.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Opis + + + Rodzaje dokumentów + + + Id + + + Imię i nazwisko + + \ No newline at end of file diff --git a/src/Application/Resources/Features/Documents/Commands/AddEdit/AddEditDocumentCommandHandler.ar.pl.resx b/src/Application/Resources/Features/Documents/Commands/AddEdit/AddEditDocumentCommandHandler.ar.pl.resx new file mode 100644 index 000000000..ea2fda148 --- /dev/null +++ b/src/Application/Resources/Features/Documents/Commands/AddEdit/AddEditDocumentCommandHandler.ar.pl.resx @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Nie znaleziono dokumentu + + + Dokument został zapisany. + + + Zaktualizowano dokument! + + \ No newline at end of file diff --git a/src/Application/Resources/Features/Documents/Commands/Delete/DeleteDocumentCommandHandler.ar.pl.resx b/src/Application/Resources/Features/Documents/Commands/Delete/DeleteDocumentCommandHandler.ar.pl.resx new file mode 100644 index 000000000..00d13e961 --- /dev/null +++ b/src/Application/Resources/Features/Documents/Commands/Delete/DeleteDocumentCommandHandler.ar.pl.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Dokument usunięty + + + Nie znaleziono dokumentu + + \ No newline at end of file diff --git a/src/Application/Resources/Features/ExtendedAttributes/Commands/AddEdit/AddEditExtendedAttributeCommandLocalization.ar.pl.resx b/src/Application/Resources/Features/ExtendedAttributes/Commands/AddEdit/AddEditExtendedAttributeCommandLocalization.ar.pl.resx new file mode 100644 index 000000000..64476c95b --- /dev/null +++ b/src/Application/Resources/Features/ExtendedAttributes/Commands/AddEdit/AddEditExtendedAttributeCommandLocalization.ar.pl.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Atrybut nie znaleziony + + + Zapisano rozszerzony atrybut! + + + Zaktualizowano atrybut rozszerzony + + + Atrybut rozszerzony z tym kluczem już istnieje. + + \ No newline at end of file diff --git a/src/Application/Resources/Features/ExtendedAttributes/Commands/Delete/DeleteExtendedAttributeCommandLocalization.ar.pl.resx b/src/Application/Resources/Features/ExtendedAttributes/Commands/Delete/DeleteExtendedAttributeCommandLocalization.ar.pl.resx new file mode 100644 index 000000000..d1a317401 --- /dev/null +++ b/src/Application/Resources/Features/ExtendedAttributes/Commands/Delete/DeleteExtendedAttributeCommandLocalization.ar.pl.resx @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Usunięcie jest zabronione + + + Rozszerzony atrybut usunięty + + + Atrybut nie znaleziony + + \ No newline at end of file diff --git a/src/Application/Resources/Features/ExtendedAttributes/Queries/Export/ExportExtendedAttributesQueryLocalization.ar.pl.resx b/src/Application/Resources/Features/ExtendedAttributes/Queries/Export/ExportExtendedAttributesQueryLocalization.ar.pl.resx new file mode 100644 index 000000000..d18897add --- /dev/null +++ b/src/Application/Resources/Features/ExtendedAttributes/Queries/Export/ExportExtendedAttributesQueryLocalization.ar.pl.resx @@ -0,0 +1,171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Opis + + + Typ powinien być prawidłowy + + + Wartość + + + {0} atrybutów rozszerzonych + + + EntityCreatedBy + + + EntityCreatedOn (Lokalny) + + + EntityCreatedOn (UTC) + + + EntityId + + + EntityLastModifiedBy + + + EntityLastModifiedOn (Lokalny) + + + EntityLastModifiedOn (UTC) + + + Identyfikator zewnętrzny + + + Grupa + + + Id + + + IsActive + + + Klucz + + + Typ + + \ No newline at end of file diff --git a/src/Application/Resources/Features/Products/Commands/AddEdit/AddEditProductCommandHandler.ar.pl.resx b/src/Application/Resources/Features/Products/Commands/AddEdit/AddEditProductCommandHandler.ar.pl.resx new file mode 100644 index 000000000..af8bc73a9 --- /dev/null +++ b/src/Application/Resources/Features/Products/Commands/AddEdit/AddEditProductCommandHandler.ar.pl.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Kod kreskowy już istnieje. + + + Nie znaleziono produktu! + + + Produkt zapisany + + + Aktualizacja produktu + + \ No newline at end of file diff --git a/src/Application/Resources/Features/Products/Commands/Delete/DeleteProductCommandHandler.ar.pl.resx b/src/Application/Resources/Features/Products/Commands/Delete/DeleteProductCommandHandler.ar.pl.resx new file mode 100644 index 000000000..5fb0d835b --- /dev/null +++ b/src/Application/Resources/Features/Products/Commands/Delete/DeleteProductCommandHandler.ar.pl.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Produkt usunięty + + + Nie znaleziono produktu! + + \ No newline at end of file diff --git a/src/Application/Resources/Features/Products/Queries/Export/ExportProductsQueryHandler.ar.pl.resx b/src/Application/Resources/Features/Products/Queries/Export/ExportProductsQueryHandler.ar.pl.resx new file mode 100644 index 000000000..781b6abcc --- /dev/null +++ b/src/Application/Resources/Features/Products/Queries/Export/ExportProductsQueryHandler.ar.pl.resx @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Kod kreskowy + + + Opis + + + Id + + + Imię i nazwisko + + + Produkty + + + Tempo + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Features/Brands/Commands/AddEdit/AddEditBrandCommandValidator.ar.pl.resx b/src/Application/Resources/Validators/Features/Brands/Commands/AddEdit/AddEditBrandCommandValidator.ar.pl.resx new file mode 100644 index 000000000..825b6d2dc --- /dev/null +++ b/src/Application/Resources/Validators/Features/Brands/Commands/AddEdit/AddEditBrandCommandValidator.ar.pl.resx @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Opis jest wymagany! + + + Imię i nazwisko jest wymagane! + + + Podatek musi być większy niż 0 + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Features/DocumentTypes/Commands/AddEdit/AddEditDocumentTypeCommandValidator.ar.pl.resx b/src/Application/Resources/Validators/Features/DocumentTypes/Commands/AddEdit/AddEditDocumentTypeCommandValidator.ar.pl.resx new file mode 100644 index 000000000..1c6e301a4 --- /dev/null +++ b/src/Application/Resources/Validators/Features/DocumentTypes/Commands/AddEdit/AddEditDocumentTypeCommandValidator.ar.pl.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Opis jest wymagany! + + + Imię i nazwisko jest wymagane! + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Features/Documents/Commands/AddEdit/AddEditDocumentCommandValidator.ar.pl.resx b/src/Application/Resources/Validators/Features/Documents/Commands/AddEdit/AddEditDocumentCommandValidator.ar.pl.resx new file mode 100644 index 000000000..ec75a645f --- /dev/null +++ b/src/Application/Resources/Validators/Features/Documents/Commands/AddEdit/AddEditDocumentCommandValidator.ar.pl.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Opis jest wymagany! + + + Wymagany jest typ dokumentu! + + + Plik jest wymagany! + + + Tytuł jest wymagany! + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Features/ExtendedAttributes/Commands/AddEdit/AddEditExtendedAttributeCommandValidatorLocalization.ar.pl.resx b/src/Application/Resources/Validators/Features/ExtendedAttributes/Commands/AddEdit/AddEditExtendedAttributeCommandValidatorLocalization.ar.pl.resx new file mode 100644 index 000000000..339655d8e --- /dev/null +++ b/src/Application/Resources/Validators/Features/ExtendedAttributes/Commands/AddEdit/AddEditExtendedAttributeCommandValidatorLocalization.ar.pl.resx @@ -0,0 +1,141 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Wartość DateTime jest wymagana przy użyciu {0} typu! + + + Wartość dziesiętna jest wymagana przy użyciu {0} typu! + + + Podmiot jest wymagany! + + + Wartość Json jest wymagana przy użyciu {0} typu! + + + Wartość Json musi być prawidłowym ciągiem json używającym {0} typu! + + + Klucz jest wymagany! + + + Wartość tekstowa jest wymagana przy użyciu {0} typu! + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Features/Products/Commands/AddEdit/AddEditProductCommandValidator.ar.pl.resx b/src/Application/Resources/Validators/Features/Products/Commands/AddEdit/AddEditProductCommandValidator.ar.pl.resx new file mode 100644 index 000000000..e3fc91f0f --- /dev/null +++ b/src/Application/Resources/Validators/Features/Products/Commands/AddEdit/AddEditProductCommandValidator.ar.pl.resx @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Kod kreskowy jest wymagany! + + + Marka jest wymagana! + + + Opis jest wymagany! + + + Imię i nazwisko jest wymagane! + + + Stawka musi być większa niż 0 + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Requests/Identity/ChangePasswordRequestValidator.ar.pl.resx b/src/Application/Resources/Validators/Requests/Identity/ChangePasswordRequestValidator.ar.pl.resx new file mode 100644 index 000000000..0f75e1f8c --- /dev/null +++ b/src/Application/Resources/Validators/Requests/Identity/ChangePasswordRequestValidator.ar.pl.resx @@ -0,0 +1,144 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Hasło jest wymagane! + + + Aktualne hasło jest wymagane! + + + Wymagane jest potwierdzenie hasła! + + + Hasło musi mieć co najmniej długość 8 + + + Hasło musi zawierać co najmniej jedną wielkią literę + + + Hasło musi zawierać co najmniej jedną cyfrę + + + Hasło musi zawierać co najmniej jedną małą literę + + + Hasła nie pasują do siebie + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Requests/Identity/ForgotPasswordRequestValidator.ar.pl.resx b/src/Application/Resources/Validators/Requests/Identity/ForgotPasswordRequestValidator.ar.pl.resx new file mode 100644 index 000000000..7d61c9911 --- /dev/null +++ b/src/Application/Resources/Validators/Requests/Identity/ForgotPasswordRequestValidator.ar.pl.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + E-mail jest niepoprawny + + + Wymagany jest adres e-mail + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Requests/Identity/RegisterRequestValidator.ar.pl.resx b/src/Application/Resources/Validators/Requests/Identity/RegisterRequestValidator.ar.pl.resx new file mode 100644 index 000000000..e4f505de7 --- /dev/null +++ b/src/Application/Resources/Validators/Requests/Identity/RegisterRequestValidator.ar.pl.resx @@ -0,0 +1,159 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Hasło jest wymagane! + + + E-mail jest niepoprawny + + + Wymagany jest adres e-mail + + + Imię jest wymagane + + + Nazwisko jest wymagane + + + Wymagane jest potwierdzenie hasła! + + + Hasło musi mieć co najmniej długość 8 + + + Hasło musi zawierać co najmniej jedną wielkią literę + + + Hasło musi zawierać co najmniej jedną cyfrę + + + Hasło musi zawierać co najmniej jedną małą literę + + + Hasła nie pasują do siebie + + + Nazwa Użytkownika jest wymagana + + + Nazwa użytkownika musi mieć co najmniej długość 6 + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Requests/Identity/ResetPasswordRequestValidator.ar.pl.resx b/src/Application/Resources/Validators/Requests/Identity/ResetPasswordRequestValidator.ar.pl.resx new file mode 100644 index 000000000..3e0d7e7a9 --- /dev/null +++ b/src/Application/Resources/Validators/Requests/Identity/ResetPasswordRequestValidator.ar.pl.resx @@ -0,0 +1,150 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Hasło jest wymagane! + + + E-mail jest niepoprawny + + + Wymagany jest adres e-mail + + + Wymagane jest potwierdzenie hasła! + + + Hasło musi mieć co najmniej długość 8 + + + Hasło musi zawierać co najmniej jedną wielkią literę + + + Hasło musi zawierać co najmniej jedną cyfrę + + + Hasło musi zawierać co najmniej jedną małą literę + + + Hasła nie pasują do siebie + + + Token jest wymagany + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Requests/Identity/RoleRequestValidator.ar.pl.resx b/src/Application/Resources/Validators/Requests/Identity/RoleRequestValidator.ar.pl.resx new file mode 100644 index 000000000..7918f1a9f --- /dev/null +++ b/src/Application/Resources/Validators/Requests/Identity/RoleRequestValidator.ar.pl.resx @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Imię i nazwisko jest wymagane + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Requests/Identity/TokenRequestValidator.ar.pl.resx b/src/Application/Resources/Validators/Requests/Identity/TokenRequestValidator.ar.pl.resx new file mode 100644 index 000000000..d8938bea2 --- /dev/null +++ b/src/Application/Resources/Validators/Requests/Identity/TokenRequestValidator.ar.pl.resx @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Hasło jest wymagane! + + + E-mail jest niepoprawny + + + Wymagany jest adres e-mail + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Requests/Identity/UpdateProfileRequestValidator.ar.pl.resx b/src/Application/Resources/Validators/Requests/Identity/UpdateProfileRequestValidator.ar.pl.resx new file mode 100644 index 000000000..ff28c2e02 --- /dev/null +++ b/src/Application/Resources/Validators/Requests/Identity/UpdateProfileRequestValidator.ar.pl.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Imię jest wymagane + + + Nazwisko jest wymagane + + \ No newline at end of file diff --git a/src/Client.Infrastructure/Resources/Managers/Identity/Authentication/AuthenticationManager.ar.pl.resx b/src/Client.Infrastructure/Resources/Managers/Identity/Authentication/AuthenticationManager.ar.pl.resx new file mode 100644 index 000000000..cc464bec0 --- /dev/null +++ b/src/Client.Infrastructure/Resources/Managers/Identity/Authentication/AuthenticationManager.ar.pl.resx @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Coś poszło nie tak podczas akcji odświeżania tokenu + + \ No newline at end of file diff --git a/src/Client.Infrastructure/Resources/Managers/Interceptors/HttpInterceptorManager.ar.pl.resx b/src/Client.Infrastructure/Resources/Managers/Interceptors/HttpInterceptorManager.ar.pl.resx new file mode 100644 index 000000000..3ba5b3e95 --- /dev/null +++ b/src/Client.Infrastructure/Resources/Managers/Interceptors/HttpInterceptorManager.ar.pl.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Odświeżony token. + + + Jesteś wylogowany. + + \ No newline at end of file diff --git a/src/Client.Infrastructure/Resources/Managers/Preferences/ClientPreferenceManager.ar.pl.resx b/src/Client.Infrastructure/Resources/Managers/Preferences/ClientPreferenceManager.ar.pl.resx new file mode 100644 index 000000000..5a229621c --- /dev/null +++ b/src/Client.Infrastructure/Resources/Managers/Preferences/ClientPreferenceManager.ar.pl.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Język klienta został zmieniony + + + Nie udało się uzyskać preferencji klienta + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Account/Forgot.ar.pl.resx b/src/Client/Resources/Pages/Account/Forgot.ar.pl.resx new file mode 100644 index 000000000..204ecd0d1 --- /dev/null +++ b/src/Client/Resources/Pages/Account/Forgot.ar.pl.resx @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Zapomniałeś hasła? + + + Gotowy! + + + E-mail + + + Wprowadź adres e-mail powiązany z Twoim kontem, a otrzymasz wiadomość e-mail zawierającą link do zresetowania hasła + + + Zresetuj hasło + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Account/Register.ar.pl.resx b/src/Client/Resources/Pages/Account/Register.ar.pl.resx new file mode 100644 index 000000000..fb6918f11 --- /dev/null +++ b/src/Client/Resources/Pages/Account/Register.ar.pl.resx @@ -0,0 +1,147 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + E-mail + + + Hasło + + + Sign In + + + Masz już konto? + + + Zgadzam się na warunki i prywatność + + + Numer + + + Rejestrować + + + Zarejestruj się + + + Nazwa użytkownika + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Account/Reset.ar.pl.resx b/src/Client/Resources/Pages/Account/Reset.ar.pl.resx new file mode 100644 index 000000000..444c5856d --- /dev/null +++ b/src/Client/Resources/Pages/Account/Reset.ar.pl.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Zgadzam się na warunki i prywatność + + + Nowe hasło + + + Ustaw nowe hasło + + + Nie znaleziono żetonu! + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Authentication/Login.pl.resx b/src/Client/Resources/Pages/Authentication/Login.pl.resx new file mode 100644 index 000000000..b8c0ffc95 --- /dev/null +++ b/src/Client/Resources/Pages/Authentication/Login.pl.resx @@ -0,0 +1,159 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Login with your Credentials. + + + Don't have an account? + + + E-mail + + + Email jest wymagany! + + + Wstaw login i hasło administratora + + + Wstaw logi in hasło użytkownika podstawowego + + + Zapomniałeś hasła? + + + Hasło + + + Hasło jest wymagane! + + + Register here + + + Remember me? + + + Sign In + + + Sign In + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Authentication/Register.ar.pl.resx b/src/Client/Resources/Pages/Authentication/Register.ar.pl.resx new file mode 100644 index 000000000..156bb4ad2 --- /dev/null +++ b/src/Client/Resources/Pages/Authentication/Register.ar.pl.resx @@ -0,0 +1,150 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + E-mail + + + Hasło + + + Sign In + + + Masz już konto? + + + Potwierdź hasło + + + Imię + + + Nazwisko + + + Numer + + + Rejestrować + + + Nazwa użytkownika + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Catalog/AddEditBrandModal.ar.pl.resx b/src/Client/Resources/Pages/Catalog/AddEditBrandModal.ar.pl.resx new file mode 100644 index 000000000..634d28a0c --- /dev/null +++ b/src/Client/Resources/Pages/Catalog/AddEditBrandModal.ar.pl.resx @@ -0,0 +1,153 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Dodaj markę + + + Marka uratowana! + + + Marka zaktualizowana! + + + Anuluj + + + Opis + + + Id + + + Imię i nazwisko + + + Zapisać + + + VAT + + + Aktualizacja + + + Zaktualizuj markę + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Catalog/AddEditProductModal.ar.pl.resx b/src/Client/Resources/Pages/Catalog/AddEditProductModal.ar.pl.resx new file mode 100644 index 000000000..83a68f488 --- /dev/null +++ b/src/Client/Resources/Pages/Catalog/AddEditProductModal.ar.pl.resx @@ -0,0 +1,168 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Dodaj produkt + + + Kod kreskowy + + + Marka + + + Anuluj + + + Usuń + + + Opis + + + Id + + + Imię i nazwisko + + + Produkt zapisany! + + + Produkt zaktualizowany! + + + Tempo + + + Zapisać + + + Aktualizacja + + + Aktualizuj produkt + + + Przesyłać + + + Widok + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Catalog/Brands.ar.pl.resx b/src/Client/Resources/Pages/Catalog/Brands.ar.pl.resx new file mode 100644 index 000000000..9053938ec --- /dev/null +++ b/src/Client/Resources/Pages/Catalog/Brands.ar.pl.resx @@ -0,0 +1,186 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Akcje + + + Dodaj markę + + + Obramowany + + + Marki + + + Eksportowane marki + + + Utwórz + + + Usuń + + + Usuwanie zawartości + + + Gęsty + + + Opis + + + Edytuj + + + Eksport + + + Eksportowane filtrowane marki + + + Id + + + Import + + + Zarządzaj markami. + + + Imię i nazwisko + + + Akcja niedozwolona + + + Przeładować + + + Szukaj marek + + + W paski + + + VAT + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Catalog/Products.ar.pl.resx b/src/Client/Resources/Pages/Catalog/Products.ar.pl.resx new file mode 100644 index 000000000..04b367446 --- /dev/null +++ b/src/Client/Resources/Pages/Catalog/Products.ar.pl.resx @@ -0,0 +1,186 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Akcje + + + Kod kreskowy + + + Obramowany + + + Marka + + + Utwórz + + + Usuń + + + Usuwanie zawartości + + + Gęsty + + + Opis + + + Edytuj + + + Eksport + + + Eksportowane produkty filtrowane + + + Id + + + Zarządzaj produktami. + + + Imię i nazwisko + + + Akcja niedozwolona + + + Produkty + + + Produkty eksportowane + + + Tempo + + + Przeładować + + + Szukać + + + W paski + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Communication/Chat.ar.pl.resx b/src/Client/Resources/Pages/Communication/Chat.ar.pl.resx new file mode 100644 index 000000000..f01933dff --- /dev/null +++ b/src/Client/Resources/Pages/Communication/Chat.ar.pl.resx @@ -0,0 +1,147 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + czat + + + Kontakty + + + szczegółowy przewodnik po więcej. + + + Wpisz swoją wiadomość... + + + Zalogowany. + + + Wylogowany. + + + Nowa wiadomość od {0} + + + Wyślij + + + Chcesz zrozumieć, w jaki sposób Czat jest zaimplementowany w BlazorHero? Zapoznaj się z tym + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Content/Dashboard.ar.pl.resx b/src/Client/Resources/Pages/Content/Dashboard.ar.pl.resx new file mode 100644 index 000000000..3c45374b1 --- /dev/null +++ b/src/Client/Resources/Pages/Content/Dashboard.ar.pl.resx @@ -0,0 +1,189 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + kwiecień + + + Sie + + + Marki + + + Listy przebojów już wkrótce... + + + Pulpit + + + Gru + + + Rozszerzone atrybuty dokumentu! + + + Rodzaje dokumentów + + + Dokumenty + + + Lut + + + Jan + + + Lip + + + Czerwiec + + + Marzec + + + Maj + + + Lis + + + Paź + + + Produkty + + + Szybki wgląd. + + + Aktualizacje i spostrzeżenia w czasie rzeczywistym dzięki SignalR. + + + Zarejestrowane role + + + Zarejestrowani użytkownicy + + + Września + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Content/Home.ar.pl.resx b/src/Client/Resources/Pages/Content/Home.ar.pl.resx new file mode 100644 index 000000000..1d41bf5b2 --- /dev/null +++ b/src/Client/Resources/Pages/Content/Home.ar.pl.resx @@ -0,0 +1,192 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Blazor dla początkujących - Pierwsze kroki z Blazorem + + + Blazor Hero to wszechstronny szablon rozwiązania czystej architektury dla Blazor Web-Assembly zbudowany z + + + Tworzenie aplikacji czatu za pomocą Blazora, tożsamości i sygnalizatora + + + Świętujemy 1,500 Gwiazd na Github! + + + Biblioteka komponentów + + + Uwierzytelnianie niestandardowe w Blazor WebAssembly – szczegółowe + + + Szablon czystej architektury dla Blazor Web-Assembly + + + Dokumentacja - już wkrótce + + + Odkrywanie struktury projektu Blazor + + + Wprowadzenie + + + Repozytorium Github: Nie zapomnij zostawić gwiazdy ;) + + + Oto kilka artykułów, które powinny pomóc Ci zacząć pracę z Blazorem. + + + Jak wdrożyć Blazor CRUD za pomocą Entity Framework Core? + + + Implementacja Blazor CRUD przy użyciu biblioteki składników Mudblazor w .NET 5 + + + Ważne linki + + + Jeśli utkniesz w dowolnym miejscu lub masz jakiekolwiek pytania dotyczące tej implementacji, opracowałem przewodnik Szybki start dla Ciebie. + + + Zasoby edukacyjne + + + Podobał Ci się BlazorHero? Gwiazdor nas na Githubie! + + + Architektura cebuli w rdzeniu ASP.NET z CQRS - Szczegółowa + + + Strona projektu + + + Skrócona instrukcja obsługi + + + Przeczytaj przewodnik + + + Wesprzyj mnie! + + + Blazor Bohater + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Content/Resources.ar.pl.resx b/src/Client/Resources/Pages/Content/Resources.ar.pl.resx new file mode 100644 index 000000000..b17d3d38c --- /dev/null +++ b/src/Client/Resources/Pages/Content/Resources.ar.pl.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Uzyskaj dostęp do zasobów tutaj. + + + Niesamowity Blazor + + + Świetne miejsce do nauki, znalezienia informacji i projektów / przykładów na temat Blazora. + + + Zasoby + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/Account.ar.pl.resx b/src/Client/Resources/Pages/Identity/Account.ar.pl.resx new file mode 100644 index 000000000..b20706e28 --- /dev/null +++ b/src/Client/Resources/Pages/Identity/Account.ar.pl.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Konto + + + Zarządzaj swoim kontem + + + Profil + + + Bezpieczeństwo + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/Forgot.ar.pl.resx b/src/Client/Resources/Pages/Identity/Forgot.ar.pl.resx new file mode 100644 index 000000000..c8f150b20 --- /dev/null +++ b/src/Client/Resources/Pages/Identity/Forgot.ar.pl.resx @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + E-mail + + + Zapomniałeś hasła? + + + Gotowy! + + + Wprowadź adres e-mail w celu zresetowania hasła + + + Zresetuj hasło + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/Profile.ar.pl.resx b/src/Client/Resources/Pages/Identity/Profile.ar.pl.resx new file mode 100644 index 000000000..056b8bd03 --- /dev/null +++ b/src/Client/Resources/Pages/Identity/Profile.ar.pl.resx @@ -0,0 +1,162 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Usuń obraz + + + Usuń zdjęcie + + + Czy chcesz usunąć zdjęcie profilowe {0} + + + E-mail + + + Imię + + + Nazwisko + + + Numer + + + Profil + + + Szczegóły profilu + + + Dodano zdjęcie profilowe. + + + Zdjęcie profilowe usunięte. + + + Zapisz zmiany + + + Prześlij obraz + + + Twój profil został zaktualizowany. Zaloguj się, aby kontynuować. + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/RegisterUserModal.ar.pl.resx b/src/Client/Resources/Pages/Identity/RegisterUserModal.ar.pl.resx new file mode 100644 index 000000000..881867620 --- /dev/null +++ b/src/Client/Resources/Pages/Identity/RegisterUserModal.ar.pl.resx @@ -0,0 +1,171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Hasło + + + Aktywować użytkownika? + + + Automatyczne potwierdzanie adresu e-mail? + + + Anuluj + + + Potwierdź hasło + + + E-mail + + + Imię + + + Nazwisko + + + Numer + + + Profil + + + Szczegóły profilu + + + Rejestrować + + + Zarejestruj użytkownika + + + Zapisz zmiany + + + Nazwa użytkownika + + + Użytkownik zarejestrowany! + + + Zarejestrowany użytkownik. Wiadomość z potwierdzeniem została dostarczona do skrzynki pocztowej. + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/Reset.ar.pl.resx b/src/Client/Resources/Pages/Identity/Reset.ar.pl.resx new file mode 100644 index 000000000..2ef941b4e --- /dev/null +++ b/src/Client/Resources/Pages/Identity/Reset.ar.pl.resx @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + E-mail + + + Hasło + + + Potwierdź hasło + + + Wprowadź adres e-mail w celu zresetowania hasła + + + Resetowanie hasła + + + Nie znaleziono żetonu! + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/RoleModal.ar.pl.resx b/src/Client/Resources/Pages/Identity/RoleModal.ar.pl.resx new file mode 100644 index 000000000..ead62361b --- /dev/null +++ b/src/Client/Resources/Pages/Identity/RoleModal.ar.pl.resx @@ -0,0 +1,141 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Dodaj rolę + + + Anuluj + + + Opis + + + Identyfikator roli + + + Nazwa roli + + + Zapisz rolę + + + Rola aktualizacji + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/RolePermissions.ar.pl.resx b/src/Client/Resources/Pages/Identity/RolePermissions.ar.pl.resx new file mode 100644 index 000000000..1a54803bb --- /dev/null +++ b/src/Client/Resources/Pages/Identity/RolePermissions.ar.pl.resx @@ -0,0 +1,165 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Wszystkie uprawnienia + + + Zastosować + + + Obramowany + + + Gęsty + + + Opis + + + Tutaj możesz zostawić komentarz do tego uprawnienia dla bieżącej roli + + + Zarządzanie uprawnieniami + + + Zarządzanie uprawnieniami {0} {1} + + + Nazwa uprawnienia + + + Wyszukiwanie uprawnień + + + Stan + + + W paski + + + Typ + + + Aktualizowanie uprawnień roli + + + Zostanie zapisany tylko po wybraniu opcji Uprawnienie + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/Roles.ar.pl.resx b/src/Client/Resources/Pages/Identity/Roles.ar.pl.resx new file mode 100644 index 000000000..05e039eb4 --- /dev/null +++ b/src/Client/Resources/Pages/Identity/Roles.ar.pl.resx @@ -0,0 +1,171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Akcje + + + Obramowany + + + Utwórz + + + Usuń + + + Czy chcesz usunąć rolę z Id {0}? + + + Gęsty + + + Opis + + + Edytuj + + + Id + + + Zarządzanie uprawnieniami + + + Zarządzanie rolami. + + + Akcja niedozwolona + + + Przeładować + + + Rola + + + Ról + + + Wyszukaj role... + + + W paski + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/Security.ar.pl.resx b/src/Client/Resources/Pages/Identity/Security.ar.pl.resx new file mode 100644 index 000000000..83df4e9ad --- /dev/null +++ b/src/Client/Resources/Pages/Identity/Security.ar.pl.resx @@ -0,0 +1,159 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Hasło + + + Hasło jest wymagane! + + + Zmień hasło + + + Aktualne hasło + + + Nieprawidłowe hasło. + + + Hasło zmienione! + + + Potwierdzenie hasła + + + Wymagane jest potwierdzenie hasła! + + + Hasło musi mieć co najmniej długość 8 + + + Hasło musi zawierać co najmniej jedną wielkią literę + + + Hasło musi zawierać co najmniej jedną cyfrę + + + Hasło musi zawierać co najmniej jedną małą literę + + + Hasła nie pasują do siebie + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/UserProfile.ar.pl.resx b/src/Client/Resources/Pages/Identity/UserProfile.ar.pl.resx new file mode 100644 index 000000000..99d29a8ed --- /dev/null +++ b/src/Client/Resources/Pages/Identity/UserProfile.ar.pl.resx @@ -0,0 +1,153 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Aktywny? + + + Ustawienia administratora. + + + E-mail + + + Imię + + + Nazwisko + + + Numer + + + Profil + + + Profil publiczny + + + Zapisz zmiany + + + Jest to widok tylko dla administratorów. + + + Zaktualizowano status użytkownika. + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/UserRoles.ar.pl.resx b/src/Client/Resources/Pages/Identity/UserRoles.ar.pl.resx new file mode 100644 index 000000000..a8b88a171 --- /dev/null +++ b/src/Client/Resources/Pages/Identity/UserRoles.ar.pl.resx @@ -0,0 +1,150 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Obramowany + + + Gęsty + + + Zarządzanie rolami {0} {1} + + + Nazwa roli + + + Role zaktualizowane! + + + Wyszukiwanie ról użytkowników + + + Stan + + + W paski + + + Aktualizowanie ról użytkowników + + + Opis + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/Users.ar.pl.resx b/src/Client/Resources/Pages/Identity/Users.ar.pl.resx new file mode 100644 index 000000000..7c9849584 --- /dev/null +++ b/src/Client/Resources/Pages/Identity/Users.ar.pl.resx @@ -0,0 +1,192 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Akcje + + + Aktywny + + + Obramowany + + + Utwórz + + + Gęsty + + + E-mail + + + Potwierdzenie e-mailem + + + Eksport + + + Wyeksportowani przefiltrowani użytkownicy + + + Imię + + + Nazwisko + + + Zarządzanie rolami + + + Zarządzanie użytkownikami + + + Akcja niedozwolona + + + Niedozwolone. + + + Numer telefonu + + + Zarejestruj nowego użytkownika + + + Przeładować + + + Wyszukiwanie użytkowników + + + W paski + + + Nazwa Użytkownika + + + Użytkowników + + + Eksportowanie użytkowników + + + Zobacz profil + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Misc/AddEditDocumentModal.ar.pl.resx b/src/Client/Resources/Pages/Misc/AddEditDocumentModal.ar.pl.resx new file mode 100644 index 000000000..2094721a3 --- /dev/null +++ b/src/Client/Resources/Pages/Misc/AddEditDocumentModal.ar.pl.resx @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Dodaj dokument + + + Anuluj + + + Opis + + + Typ dokumentu + + + Pobierać + + + Id + + + Czy jest publiczny? + + + Zapisać + + + Tytuł + + + Aktualizacja + + + Aktualizowanie dokumentu + + + Przesyłać + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Misc/AddEditDocumentTypeModal.ar.pl.resx b/src/Client/Resources/Pages/Misc/AddEditDocumentTypeModal.ar.pl.resx new file mode 100644 index 000000000..0dde2076e --- /dev/null +++ b/src/Client/Resources/Pages/Misc/AddEditDocumentTypeModal.ar.pl.resx @@ -0,0 +1,144 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Dodaj typ dokumentu + + + Anuluj + + + Opis + + + Id + + + Imię i nazwisko + + + Zapisać + + + Aktualizacja + + + Aktualizowanie typu dokumentu + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Misc/DocumentStore.ar.pl.resx b/src/Client/Resources/Pages/Misc/DocumentStore.ar.pl.resx new file mode 100644 index 000000000..afe03fc92 --- /dev/null +++ b/src/Client/Resources/Pages/Misc/DocumentStore.ar.pl.resx @@ -0,0 +1,189 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Akcje + + + Obramowany + + + Przeglądaj dostępne dokumenty. + + + Utwórz + + + Data utworzenia + + + Usuń + + + Usuwanie zawartości + + + Gęsty + + + Opis + + + Magazyn dokumentów + + + Typ dokumentu + + + Pobierać + + + Edytuj + + + Id + + + Jest publiczny + + + Zarządzanie atrybutami rozszerzonymi + + + Akcja niedozwolona + + + Właściciel + + + Przeładować + + + Szukać + + + W paski + + + Tytuł + + + ty + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Misc/DocumentTypes.ar.pl.resx b/src/Client/Resources/Pages/Misc/DocumentTypes.ar.pl.resx new file mode 100644 index 000000000..35ab06f17 --- /dev/null +++ b/src/Client/Resources/Pages/Misc/DocumentTypes.ar.pl.resx @@ -0,0 +1,177 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Akcje + + + Obramowany + + + Utwórz + + + Usuń + + + Usuwanie zawartości + + + Gęsty + + + Opis + + + Rodzaje dokumentów + + + Eksportowane typy dokumentów + + + Edytuj + + + Eksport + + + Eksportowane filtrowane typy dokumentów + + + Id + + + Zarządzanie typami dokumentów. + + + Imię i nazwisko + + + Akcja niedozwolona + + + Przeładować + + + Wyszukiwanie typów dokumentów + + + W paski + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Utilities/AuditTrails.ar.pl.resx b/src/Client/Resources/Pages/Utilities/AuditTrails.ar.pl.resx new file mode 100644 index 000000000..807b2d9ed --- /dev/null +++ b/src/Client/Resources/Pages/Utilities/AuditTrails.ar.pl.resx @@ -0,0 +1,207 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Ścieżki audytu + + + Wyeksportowane ścieżki inspekcji + + + Obramowany + + + Anuluj + + + Wyczyść + + + Kolumny, których dotyczy problem + + + Data + + + Zakres dat wyszukiwania + + + Gęsty + + + Szczegółowe informacje: Trail ID + + + Eksportowanie do programu Excel + + + Wyeksportowane filtrowane ścieżki inspekcji + + + Ukrywać + + + Id + + + Lokalny + + + Nowe wartości + + + Ok + + + Stare wartości + + + Klucz podstawowy + + + Szukaj szlaków + + + Szukaj w nowych wartościach + + + Wyszukiwanie w starych wartościach + + + Pokazać + + + W paski + + + Nazwa tabeli + + + Szczegóły szlaku + + + Typ + + + UTC + + + Twoje ostatnie aktywności. + + \ No newline at end of file diff --git a/src/Client/Resources/Shared/Components/AddEditExtendedAttributeModalLocalization.ar.pl.resx b/src/Client/Resources/Shared/Components/AddEditExtendedAttributeModalLocalization.ar.pl.resx new file mode 100644 index 000000000..322206ac7 --- /dev/null +++ b/src/Client/Resources/Shared/Components/AddEditExtendedAttributeModalLocalization.ar.pl.resx @@ -0,0 +1,180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Dodaj atrybut rozszerzony + + + Anuluj + + + Wyczyść + + + Data + + + Dziesiętny + + + Opis + + + Identyfikator jednostki + + + Identyfikator zewnętrzny + + + Grupa + + + Id + + + Jest aktywny + + + Json + + + Klucz + + + Ok + + + Zapisać + + + Tekst + + + Godzina + + + Typ + + + Aktualizacja + + + Aktualizuj atrybut rozszerzony + + \ No newline at end of file diff --git a/src/Client/Resources/Shared/Components/ExtendedAttributesLocalization.ar.pl.resx b/src/Client/Resources/Shared/Components/ExtendedAttributesLocalization.ar.pl.resx new file mode 100644 index 000000000..b4555ca6b --- /dev/null +++ b/src/Client/Resources/Shared/Components/ExtendedAttributesLocalization.ar.pl.resx @@ -0,0 +1,213 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Akcje + + + Wszystkie grupy + + + Obramowany + + + Utwórz + + + Usuń + + + Usunąć atrybut rozszerzony? + + + Gęsty + + + Opis + + + Edytuj + + + Identyfikator jednostki + + + Eksport + + + Eksportowane atrybuty rozszerzone + + + Identyfikator zewnętrzny + + + Wyeksportowane filtrowane atrybuty rozszerzone + + + Grupa + + + Id + + + Uwzględnij pola encji (Eksport) + + + Jest aktywny + + + Klucz + + + Zarządzanie atrybutami rozszerzonymi {0} + + + Zarządzanie rozszerzonymi atrybutami {0} {1} + + + Akcja niedozwolona + + + Niedozwolone. + + + Tylko wybrana grupa (eksport) + + + Właściciel + + + Przeładować + + + Wyszukiwanie atrybutów {0} rozszerzonych + + + W paski + + + Typ + + + Wartość + + + ty + + \ No newline at end of file diff --git a/src/Client/Resources/Shared/Components/ImportExcelModal.ar.pl.resx b/src/Client/Resources/Shared/Components/ImportExcelModal.ar.pl.resx new file mode 100644 index 000000000..491fa9498 --- /dev/null +++ b/src/Client/Resources/Shared/Components/ImportExcelModal.ar.pl.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Anuluj + + + Import + + + Prześlij plik Excel! + + + Przesyłać + + \ No newline at end of file diff --git a/src/Client/Resources/Shared/Components/LanguageSelector.ar.pl.resx b/src/Client/Resources/Shared/Components/LanguageSelector.ar.pl.resx new file mode 100644 index 000000000..c77ae645a --- /dev/null +++ b/src/Client/Resources/Shared/Components/LanguageSelector.ar.pl.resx @@ -0,0 +1,153 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Niderlandzki - Holandia + + + Angielski + + + Francuski + + + Niemiecki + + + Indonezja + + + Włoski + + + Khmerski + + + Rosyjski + + + Hiszpański + + + Szwedzki + + + عربي + + \ No newline at end of file diff --git a/src/Client/Resources/Shared/Components/TablePager.ar.pl.resx b/src/Client/Resources/Shared/Components/TablePager.ar.pl.resx new file mode 100644 index 000000000..701bf9f36 --- /dev/null +++ b/src/Client/Resources/Shared/Components/TablePager.ar.pl.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + {firstitem}-{lastitem} z {allitems} + + + Wiersze na stronie: + + \ No newline at end of file diff --git a/src/Client/Resources/Shared/Dialogs/DeleteConfirmation.en.pl.resx b/src/Client/Resources/Shared/Dialogs/DeleteConfirmation.en.pl.resx new file mode 100644 index 000000000..fce9985d7 --- /dev/null +++ b/src/Client/Resources/Shared/Dialogs/DeleteConfirmation.en.pl.resx @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Anuluj + + + Potwierdzić + + + Usuń potwierdzenie + + \ No newline at end of file diff --git a/src/Client/Resources/Shared/Dialogs/Logout.en.pl.resx b/src/Client/Resources/Shared/Dialogs/Logout.en.pl.resx new file mode 100644 index 000000000..24bab7b40 --- /dev/null +++ b/src/Client/Resources/Shared/Dialogs/Logout.en.pl.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Anuluj + + + Potwierdzenie wylogowania + + \ No newline at end of file diff --git a/src/Client/Resources/Shared/MainLayout.en.pl.resx b/src/Client/Resources/Shared/MainLayout.en.pl.resx new file mode 100644 index 000000000..8f2bc49fa --- /dev/null +++ b/src/Client/Resources/Shared/MainLayout.en.pl.resx @@ -0,0 +1,183 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Konto + + + Kup mi kawę! + + + Czat? + + + Społeczność + + + Grupa na Facebooku + + + Strona na Facebooku + + + Fork Repository + + + Wyloguj + + + Czy naprawdę chcesz się wylogować? + + + Dokumentacja MudBlazor + + + Skrócona instrukcja obsługi + + + Odświeżony token. + + + Zasoby + + + Wsparcie + + + Przełącz tryb ciemny + + + Przełączanie od prawej do lewej/od lewej do prawej + + + Witaj {0} + + + Użytkownik jest wylogowany, ponieważ uprawnienia jednej z jego ról zostały zaktualizowane. + + + Jesteś wylogowany, ponieważ użytkownik z Twoim Tokenem został usunięty. + + + Jesteś wylogowany. + + + Witamy + + \ No newline at end of file diff --git a/src/Client/Resources/Shared/NavMenu.de.pl.resx b/src/Client/Resources/Shared/NavMenu.de.pl.resx new file mode 100644 index 000000000..ddfc8ce52 --- /dev/null +++ b/src/Client/Resources/Shared/NavMenu.de.pl.resx @@ -0,0 +1,186 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Konto + + + Administrator + + + Marki + + + Zarządzanie katalogiem + + + Komunikacja + + + Zarządzanie dokumentami + + + Rodzaje dokumentów + + + Najczęściej zadawane pytania (FAQ) + + + Funkcje + + + Dom + + + Osobisty + + + Produkty + + + Zasoby + + + Ról + + + Puszyć + + + Użytkowników + + + Ścieżki audytu + + + Czat + + + Pulpit + + + Magazyn dokumentów + + + Poczta + + + Skrócona instrukcja obsługi + + \ No newline at end of file diff --git a/src/Client/Resources/Shared/NotFoundLayout.de.pl.resx b/src/Client/Resources/Shared/NotFoundLayout.de.pl.resx new file mode 100644 index 000000000..9a6941a44 --- /dev/null +++ b/src/Client/Resources/Shared/NotFoundLayout.de.pl.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Idź do domu! + + + Strona, której szukasz, nie istnieje. + + \ No newline at end of file diff --git a/src/Infrastructure/Resources/DatabaseSeeder.en.pl.resx b/src/Infrastructure/Resources/DatabaseSeeder.en.pl.resx new file mode 100644 index 000000000..e33cbd675 --- /dev/null +++ b/src/Infrastructure/Resources/DatabaseSeeder.en.pl.resx @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Rola administratora z pełnymi uprawnieniami + + + Rola podstawowa z uprawnieniami domyślnymi + + + Rola administratora rozstawionego. + + + Rozstawiona podstawowa rola. + + + Seeded Domyślny użytkownik SuperAdmin. + + + Rozstawiony użytkownik z podstawową rolą. + + \ No newline at end of file diff --git a/src/Infrastructure/Resources/Services/AuditService.en.pl.resx b/src/Infrastructure/Resources/Services/AuditService.en.pl.resx new file mode 100644 index 000000000..f5ccc207c --- /dev/null +++ b/src/Infrastructure/Resources/Services/AuditService.en.pl.resx @@ -0,0 +1,144 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Ścieżki audytu + + + Data i godzina (lokalna) + + + Data i godzina (UTC) + + + Nowe wartości + + + Stare wartości + + + Klucz podstawowy + + + Nazwa tabeli + + + Typ + + \ No newline at end of file diff --git a/src/Infrastructure/Resources/Services/ChatService.en.pl.resx b/src/Infrastructure/Resources/Services/ChatService.en.pl.resx new file mode 100644 index 000000000..f27be8e76 --- /dev/null +++ b/src/Infrastructure/Resources/Services/ChatService.en.pl.resx @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Nie znaleziono użytkownika! + + \ No newline at end of file diff --git a/src/Infrastructure/Resources/Services/ExcelService.en.pl.resx b/src/Infrastructure/Resources/Services/ExcelService.en.pl.resx new file mode 100644 index 000000000..5f4b1e4d3 --- /dev/null +++ b/src/Infrastructure/Resources/Services/ExcelService.en.pl.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Ścieżki audytu + + + Nagłówek "{0}" nie istnieje w tabeli! + + + Sukces importu + + + Arkusz z nazwą {0} nie istnieje! + + \ No newline at end of file diff --git a/src/Infrastructure/Resources/Services/Identity/AccountService.en.pl.resx b/src/Infrastructure/Resources/Services/Identity/AccountService.en.pl.resx new file mode 100644 index 000000000..eaeeee582 --- /dev/null +++ b/src/Infrastructure/Resources/Services/Identity/AccountService.en.pl.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Adres e-mail {0} jest już używany. + + + Nieprawidłowe hasło. + + + Numer telefonu {0} jest już używany. + + + Nie znaleziono użytkownika. + + \ No newline at end of file diff --git a/src/Infrastructure/Resources/Services/Identity/IdentityService.en.pl.resx b/src/Infrastructure/Resources/Services/Identity/IdentityService.en.pl.resx new file mode 100644 index 000000000..79404aa64 --- /dev/null +++ b/src/Infrastructure/Resources/Services/Identity/IdentityService.en.pl.resx @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + E-mail nie został potwierdzony. + + + Nieprawidłowy token klienta. + + + Nieprawidłowe poświadczenia. + + + Nieprawidłowy token + + + Użytkownik nie jest aktywny. Skontaktuj się z administratorem. + + + Nie znaleziono użytkownika. + + \ No newline at end of file diff --git a/src/Infrastructure/Resources/Services/Identity/RoleClaimService.de.pl.resx b/src/Infrastructure/Resources/Services/Identity/RoleClaimService.de.pl.resx new file mode 100644 index 000000000..d9a27f39e --- /dev/null +++ b/src/Infrastructure/Resources/Services/Identity/RoleClaimService.de.pl.resx @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Roszczenie roli nie istnieje. + + + {0} utworzone oświadczenie o roli. + + + Zaktualizowano {0} uszczelności ról dla {1} ról. + + + Usunięto {0} uszczewnienia roli dla roli {1}. + + + Rola jest wymagana. + + + Podobne twierdzenie o roli już istnieje. + + \ No newline at end of file diff --git a/src/Infrastructure/Resources/Services/Identity/RoleService.en.pl.resx b/src/Infrastructure/Resources/Services/Identity/RoleService.en.pl.resx new file mode 100644 index 000000000..0444f9944 --- /dev/null +++ b/src/Infrastructure/Resources/Services/Identity/RoleService.en.pl.resx @@ -0,0 +1,150 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Nie wolno usuwać {0} roli, gdy jest używana. + + + Nie wolno usuwać {0} roli. + + + Nie można usunąć zaznaczenia {0}, {1} lub {2} dla tej roli. + + + Niedozwolone modyfikowanie uprawnień dla tej roli. + + + Niedozwolone modyfikowanie {0} roli. + + + Zaktualizowano uprawnienia. + + + Rola {0} utworzona. + + + Rola {0} usunięta. + + + Zaktualizowano {0} ról. + + + Podobna rola już istnieje. + + \ No newline at end of file diff --git a/src/Infrastructure/Resources/Services/Identity/UserService.en.pl.resx b/src/Infrastructure/Resources/Services/Identity/UserService.en.pl.resx new file mode 100644 index 000000000..ec523513e --- /dev/null +++ b/src/Infrastructure/Resources/Services/Identity/UserService.en.pl.resx @@ -0,0 +1,219 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Konto potwierdzone dla {0}. Możesz teraz użyć punktu końcowego /api/identity/token do wygenerowania JWT. + + + Nie można przełączać statusu profilu administratora + + + Wystąpił błąd! + + + Wystąpił błąd podczas potwierdzania {0} + + + Potwierdź rejestrację + + + CreatedOn (Lokalny) + + + CreatedOn (UTC) + + + E-mail + + + E-mail {0} jest już zarejestrowany. + + + E-mailPotwierdzone + + + Imię + + + Id + + + IsActive + + + Nazwisko + + + Niedozwolone dodawanie lub usuwanie roli administratora, jeśli nie masz tej roli. + + + Niedozwolone. + + + Poczta resetowania hasła została wysłana na autoryzowany adres e-mail. + + + Resetowanie hasła powiodło się! + + + Numer telefonu {0} jest już zarejestrowany. + + + Numer telefonu + + + Numer telefonuPotwierdzone + + + Potwierdź swoje <a href='{0}'>konto, klikając tutaj</a>. + + + Zresetuj hasło przez <a href='{0}>clicking here</a>. + + + ProfilePictureDataUrl + + + Zresetuj hasło + + + Zaktualizowane role + + + Użytkownik {0} zarejestrowany. + + + Użytkownik {0} zarejestrowany. Sprawdź swoją skrzynkę pocztową, aby zweryfikować! + + + Nazwa użytkownika + + + Nazwa użytkownika {0} jest już zajęta. + + + Nazwa użytkownika + + + Użytkownik zarejestrowany! + + + jest zajęty. + + \ No newline at end of file diff --git a/src/Server/Resources/Localization/ServerCommonResources.en.pl.resx b/src/Server/Resources/Localization/ServerCommonResources.en.pl.resx new file mode 100644 index 000000000..8953e477b --- /dev/null +++ b/src/Server/Resources/Localization/ServerCommonResources.en.pl.resx @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Wystąpił nieobsługowany błąd. + + + Autoryzacja + + + Wprowadź swój token okaziciela w tym formacie - Bearer {twój token tutaj}, aby uzyskać dostęp do tego API + + + Token wygasł. + + + Nie masz uprawnień dostępu do tego zasobu. + + + Nie jesteś autoryzowany. + + \ No newline at end of file diff --git a/src/Server/Resources/Managers/Preferences/ServerPreferenceManager.en.pl.resx b/src/Server/Resources/Managers/Preferences/ServerPreferenceManager.en.pl.resx new file mode 100644 index 000000000..607a399d0 --- /dev/null +++ b/src/Server/Resources/Managers/Preferences/ServerPreferenceManager.en.pl.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Nie można uzyskać preferencji serwera + + + Język serwera został zmieniony + + \ No newline at end of file diff --git a/src/Server/Resources/Managers/Startup.en.pl.resx b/src/Server/Resources/Managers/Startup.en.pl.resx new file mode 100644 index 000000000..c884321be --- /dev/null +++ b/src/Server/Resources/Managers/Startup.en.pl.resx @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Oferty pracy: BlazorHero + + \ No newline at end of file diff --git a/src/Server/Resources/Startup.en.pl.resx b/src/Server/Resources/Startup.en.pl.resx new file mode 100644 index 000000000..c884321be --- /dev/null +++ b/src/Server/Resources/Startup.en.pl.resx @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Oferty pracy: BlazorHero + + \ No newline at end of file From f9a269dde58d145e611a6688f19b8abde4fc977c Mon Sep 17 00:00:00 2001 From: lzabik Date: Fri, 10 Dec 2021 13:06:34 +0100 Subject: [PATCH 3/6] file names fix --- ...andHandler.ar.pl.resx => AddEditBrandCommandHandler.pl.resx} | 0 ...mmandHandler.ar.pl.resx => DeleteBrandCommandHandlerpl.resx} | 0 ...andHandler.ar.pl.resx => ImportBrandsCommandHandler.pl.resx} | 0 ...QueryHandler.ar.pl.resx => ExportBrandsQueryHandler.pl.resx} | 0 ...yHandler.ar.pl.resx => GetDashboardDataQueryHandler.pl.resx} | 0 ...ler.ar.pl.resx => AddEditDocumentTypeCommandHandler.pl.resx} | 0 ...dler.ar.pl.resx => DeleteDocumentTypeCommandHandler.pl.resx} | 0 ...ndler.ar.pl.resx => ExportDocumentTypesQueryHandler.pl.resx} | 0 ...Handler.ar.pl.resx => AddEditDocumentCommandHandler.pl.resx} | 0 ...dHandler.ar.pl.resx => DeleteDocumentCommandHandler.pl.resx} | 0 ...resx => AddEditExtendedAttributeCommandLocalization.pl.resx} | 0 ....resx => DeleteExtendedAttributeCommandLocalization.pl.resx} | 0 ...l.resx => ExportExtendedAttributesQueryLocalization.pl.resx} | 0 ...dHandler.ar.pl.resx => AddEditProductCommandHandler.pl.resx} | 0 ...ndHandler.ar.pl.resx => DeleteProductCommandHandler.pl.resx} | 0 ...eryHandler.ar.pl.resx => ExportProductsQueryHandler.pl.resx} | 0 ...alidator.ar.pl.resx => AddEditBrandCommandValidator.pl.resx} | 0 ...r.ar.pl.resx => AddEditDocumentTypeCommandValidator.pl.resx} | 0 ...dator.ar.pl.resx => AddEditDocumentCommandValidator.pl.resx} | 0 ...ddEditExtendedAttributeCommandValidatorLocalization.pl.resx} | 0 ...idator.ar.pl.resx => AddEditProductCommandValidator.pl.resx} | 0 ...idator.ar.pl.resx => ChangePasswordRequestValidator.pl.resx} | 0 ...idator.ar.pl.resx => ForgotPasswordRequestValidator.pl.resx} | 0 ...estValidator.ar.pl.resx => RegisterRequestValidator.pl.resx} | 0 ...lidator.ar.pl.resx => ResetPasswordRequestValidator.pl.resx} | 0 ...RequestValidator.ar.pl.resx => RoleRequestValidator.pl.resx} | 0 ...equestValidator.ar.pl.resx => TokenRequestValidator.pl.resx} | 0 ...lidator.ar.pl.resx => UpdateProfileRequestValidator.pl.resx} | 0 ...ticationManager.ar.pl.resx => AuthenticationManager.pl.resx} | 0 ...rceptorManager.ar.pl.resx => HttpInterceptorManager.pl.resx} | 0 ...erenceManager.ar.pl.resx => ClientPreferenceManager.pl.resx} | 0 .../Pages/Account/{Forgot.ar.pl.resx => Forgot.pl.resx} | 0 .../Pages/Account/{Register.ar.pl.resx => Register.pl.resx} | 0 .../Resources/Pages/Account/{Reset.ar.pl.resx => Reset.pl.resx} | 0 src/Client/Resources/Pages/Authentication/Login.pl.resx | 2 +- .../Authentication/{Register.ar.pl.resx => Register.pl.resx} | 2 +- .../{AddEditBrandModal.ar.pl.resx => AddEditBrandModal.pl.resx} | 0 ...dEditProductModal.ar.pl.resx => AddEditProductModal.pl.resx} | 0 .../Pages/Catalog/{Brands.ar.pl.resx => Brands.pl.resx} | 0 .../Pages/Catalog/{Products.ar.pl.resx => Products.pl.resx} | 0 .../Pages/Communication/{Chat.ar.pl.resx => Chat.pl.resx} | 0 .../Pages/Content/{Dashboard.ar.pl.resx => Dashboard.pl.resx} | 0 .../Resources/Pages/Content/{Home.ar.pl.resx => Home.pl.resx} | 0 .../Pages/Content/{Resources.ar.pl.resx => Resources.pl.resx} | 0 .../Pages/Identity/{Account.ar.pl.resx => Account.pl.resx} | 0 .../Pages/Identity/{Forgot.ar.pl.resx => Forgot.pl.resx} | 0 .../Pages/Identity/{Profile.ar.pl.resx => Profile.pl.resx} | 0 .../{RegisterUserModal.ar.pl.resx => RegisterUserModal.pl.resx} | 0 .../Pages/Identity/{Reset.ar.pl.resx => Reset.pl.resx} | 0 .../Pages/Identity/{RoleModal.ar.pl.resx => RoleModal.pl.resx} | 0 .../{RolePermissions.ar.pl.resx => RolePermissions.pl.resx} | 0 .../Pages/Identity/{Roles.ar.pl.resx => Roles.pl.resx} | 0 .../Pages/Identity/{Security.ar.pl.resx => Security.pl.resx} | 0 .../Identity/{UserProfile.ar.pl.resx => UserProfile.pl.resx} | 0 .../Pages/Identity/{UserRoles.ar.pl.resx => UserRoles.pl.resx} | 0 .../Pages/Identity/{Users.ar.pl.resx => Users.pl.resx} | 0 ...ditDocumentModal.ar.pl.resx => AddEditDocumentModal.pl.resx} | 0 ...entTypeModal.ar.pl.resx => AddEditDocumentTypeModal.pl.resx} | 0 .../Misc/{DocumentStore.ar.pl.resx => DocumentStore.pl.resx} | 0 .../Misc/{DocumentTypes.ar.pl.resx => DocumentTypes.pl.resx} | 0 .../Utilities/{AuditTrails.ar.pl.resx => AuditTrails.pl.resx} | 0 ...l.resx => AddEditExtendedAttributeModalLocalization.pl.resx} | 0 ...zation.ar.pl.resx => ExtendedAttributesLocalization.pl.resx} | 0 .../{ImportExcelModal.ar.pl.resx => ImportExcelModal.pl.resx} | 0 .../{LanguageSelector.ar.pl.resx => LanguageSelector.pl.resx} | 0 .../Components/{TablePager.ar.pl.resx => TablePager.pl.resx} | 0 ...DeleteConfirmation.en.pl.resx => DeleteConfirmation.pl.resx} | 0 .../Shared/Dialogs/{Logout.en.pl.resx => Logout.pl.resx} | 0 .../Shared/{MainLayout.en.pl.resx => MainLayout.pl.resx} | 0 .../Resources/Shared/{NavMenu.de.pl.resx => NavMenu.pl.resx} | 0 .../{NotFoundLayout.de.pl.resx => NotFoundLayout.pl.resx} | 0 .../{DatabaseSeeder.en.pl.resx => DatabaseSeeder.pl.resx} | 0 .../Services/{AuditService.en.pl.resx => AuditService.pl.resx} | 0 .../Services/{ChatService.en.pl.resx => ChatService.pl.resx} | 0 .../Services/{ExcelService.en.pl.resx => ExcelService.pl.resx} | 0 .../{AccountService.en.pl.resx => AccountService.pl.resx} | 0 .../{IdentityService.en.pl.resx => IdentityService.pl.resx} | 0 .../{RoleClaimService.de.pl.resx => RoleClaimService.pl.resx} | 0 .../Identity/{RoleService.en.pl.resx => RoleService.pl.resx} | 0 .../Identity/{UserService.en.pl.resx => UserService.pl.resx} | 0 ...CommonResources.en.pl.resx => ServerCommonResources.pl.resx} | 0 ...erenceManager.en.pl.resx => ServerPreferenceManager.pl.resx} | 0 .../Resources/Managers/{Startup.en.pl.resx => Startup.pl.resx} | 0 src/Server/Resources/{Startup.en.pl.resx => Startup.pl.resx} | 0 84 files changed, 2 insertions(+), 2 deletions(-) rename src/Application/Resources/Features/Brands/Commands/AddEdit/{AddEditBrandCommandHandler.ar.pl.resx => AddEditBrandCommandHandler.pl.resx} (100%) rename src/Application/Resources/Features/Brands/Commands/Delete/{DeleteBrandCommandHandler.ar.pl.resx => DeleteBrandCommandHandlerpl.resx} (100%) rename src/Application/Resources/Features/Brands/Commands/Import/{ImportBrandsCommandHandler.ar.pl.resx => ImportBrandsCommandHandler.pl.resx} (100%) rename src/Application/Resources/Features/Brands/Queries/Export/{ExportBrandsQueryHandler.ar.pl.resx => ExportBrandsQueryHandler.pl.resx} (100%) rename src/Application/Resources/Features/Dashboards/Queries/GetData/{GetDashboardDataQueryHandler.ar.pl.resx => GetDashboardDataQueryHandler.pl.resx} (100%) rename src/Application/Resources/Features/DocumentTypes/Commands/AddEdit/{AddEditDocumentTypeCommandHandler.ar.pl.resx => AddEditDocumentTypeCommandHandler.pl.resx} (100%) rename src/Application/Resources/Features/DocumentTypes/Commands/Delete/{DeleteDocumentTypeCommandHandler.ar.pl.resx => DeleteDocumentTypeCommandHandler.pl.resx} (100%) rename src/Application/Resources/Features/DocumentTypes/Queries/Export/{ExportDocumentTypesQueryHandler.ar.pl.resx => ExportDocumentTypesQueryHandler.pl.resx} (100%) rename src/Application/Resources/Features/Documents/Commands/AddEdit/{AddEditDocumentCommandHandler.ar.pl.resx => AddEditDocumentCommandHandler.pl.resx} (100%) rename src/Application/Resources/Features/Documents/Commands/Delete/{DeleteDocumentCommandHandler.ar.pl.resx => DeleteDocumentCommandHandler.pl.resx} (100%) rename src/Application/Resources/Features/ExtendedAttributes/Commands/AddEdit/{AddEditExtendedAttributeCommandLocalization.ar.pl.resx => AddEditExtendedAttributeCommandLocalization.pl.resx} (100%) rename src/Application/Resources/Features/ExtendedAttributes/Commands/Delete/{DeleteExtendedAttributeCommandLocalization.ar.pl.resx => DeleteExtendedAttributeCommandLocalization.pl.resx} (100%) rename src/Application/Resources/Features/ExtendedAttributes/Queries/Export/{ExportExtendedAttributesQueryLocalization.ar.pl.resx => ExportExtendedAttributesQueryLocalization.pl.resx} (100%) rename src/Application/Resources/Features/Products/Commands/AddEdit/{AddEditProductCommandHandler.ar.pl.resx => AddEditProductCommandHandler.pl.resx} (100%) rename src/Application/Resources/Features/Products/Commands/Delete/{DeleteProductCommandHandler.ar.pl.resx => DeleteProductCommandHandler.pl.resx} (100%) rename src/Application/Resources/Features/Products/Queries/Export/{ExportProductsQueryHandler.ar.pl.resx => ExportProductsQueryHandler.pl.resx} (100%) rename src/Application/Resources/Validators/Features/Brands/Commands/AddEdit/{AddEditBrandCommandValidator.ar.pl.resx => AddEditBrandCommandValidator.pl.resx} (100%) rename src/Application/Resources/Validators/Features/DocumentTypes/Commands/AddEdit/{AddEditDocumentTypeCommandValidator.ar.pl.resx => AddEditDocumentTypeCommandValidator.pl.resx} (100%) rename src/Application/Resources/Validators/Features/Documents/Commands/AddEdit/{AddEditDocumentCommandValidator.ar.pl.resx => AddEditDocumentCommandValidator.pl.resx} (100%) rename src/Application/Resources/Validators/Features/ExtendedAttributes/Commands/AddEdit/{AddEditExtendedAttributeCommandValidatorLocalization.ar.pl.resx => AddEditExtendedAttributeCommandValidatorLocalization.pl.resx} (100%) rename src/Application/Resources/Validators/Features/Products/Commands/AddEdit/{AddEditProductCommandValidator.ar.pl.resx => AddEditProductCommandValidator.pl.resx} (100%) rename src/Application/Resources/Validators/Requests/Identity/{ChangePasswordRequestValidator.ar.pl.resx => ChangePasswordRequestValidator.pl.resx} (100%) rename src/Application/Resources/Validators/Requests/Identity/{ForgotPasswordRequestValidator.ar.pl.resx => ForgotPasswordRequestValidator.pl.resx} (100%) rename src/Application/Resources/Validators/Requests/Identity/{RegisterRequestValidator.ar.pl.resx => RegisterRequestValidator.pl.resx} (100%) rename src/Application/Resources/Validators/Requests/Identity/{ResetPasswordRequestValidator.ar.pl.resx => ResetPasswordRequestValidator.pl.resx} (100%) rename src/Application/Resources/Validators/Requests/Identity/{RoleRequestValidator.ar.pl.resx => RoleRequestValidator.pl.resx} (100%) rename src/Application/Resources/Validators/Requests/Identity/{TokenRequestValidator.ar.pl.resx => TokenRequestValidator.pl.resx} (100%) rename src/Application/Resources/Validators/Requests/Identity/{UpdateProfileRequestValidator.ar.pl.resx => UpdateProfileRequestValidator.pl.resx} (100%) rename src/Client.Infrastructure/Resources/Managers/Identity/Authentication/{AuthenticationManager.ar.pl.resx => AuthenticationManager.pl.resx} (100%) rename src/Client.Infrastructure/Resources/Managers/Interceptors/{HttpInterceptorManager.ar.pl.resx => HttpInterceptorManager.pl.resx} (100%) rename src/Client.Infrastructure/Resources/Managers/Preferences/{ClientPreferenceManager.ar.pl.resx => ClientPreferenceManager.pl.resx} (100%) rename src/Client/Resources/Pages/Account/{Forgot.ar.pl.resx => Forgot.pl.resx} (100%) rename src/Client/Resources/Pages/Account/{Register.ar.pl.resx => Register.pl.resx} (100%) rename src/Client/Resources/Pages/Account/{Reset.ar.pl.resx => Reset.pl.resx} (100%) rename src/Client/Resources/Pages/Authentication/{Register.ar.pl.resx => Register.pl.resx} (99%) rename src/Client/Resources/Pages/Catalog/{AddEditBrandModal.ar.pl.resx => AddEditBrandModal.pl.resx} (100%) rename src/Client/Resources/Pages/Catalog/{AddEditProductModal.ar.pl.resx => AddEditProductModal.pl.resx} (100%) rename src/Client/Resources/Pages/Catalog/{Brands.ar.pl.resx => Brands.pl.resx} (100%) rename src/Client/Resources/Pages/Catalog/{Products.ar.pl.resx => Products.pl.resx} (100%) rename src/Client/Resources/Pages/Communication/{Chat.ar.pl.resx => Chat.pl.resx} (100%) rename src/Client/Resources/Pages/Content/{Dashboard.ar.pl.resx => Dashboard.pl.resx} (100%) rename src/Client/Resources/Pages/Content/{Home.ar.pl.resx => Home.pl.resx} (100%) rename src/Client/Resources/Pages/Content/{Resources.ar.pl.resx => Resources.pl.resx} (100%) rename src/Client/Resources/Pages/Identity/{Account.ar.pl.resx => Account.pl.resx} (100%) rename src/Client/Resources/Pages/Identity/{Forgot.ar.pl.resx => Forgot.pl.resx} (100%) rename src/Client/Resources/Pages/Identity/{Profile.ar.pl.resx => Profile.pl.resx} (100%) rename src/Client/Resources/Pages/Identity/{RegisterUserModal.ar.pl.resx => RegisterUserModal.pl.resx} (100%) rename src/Client/Resources/Pages/Identity/{Reset.ar.pl.resx => Reset.pl.resx} (100%) rename src/Client/Resources/Pages/Identity/{RoleModal.ar.pl.resx => RoleModal.pl.resx} (100%) rename src/Client/Resources/Pages/Identity/{RolePermissions.ar.pl.resx => RolePermissions.pl.resx} (100%) rename src/Client/Resources/Pages/Identity/{Roles.ar.pl.resx => Roles.pl.resx} (100%) rename src/Client/Resources/Pages/Identity/{Security.ar.pl.resx => Security.pl.resx} (100%) rename src/Client/Resources/Pages/Identity/{UserProfile.ar.pl.resx => UserProfile.pl.resx} (100%) rename src/Client/Resources/Pages/Identity/{UserRoles.ar.pl.resx => UserRoles.pl.resx} (100%) rename src/Client/Resources/Pages/Identity/{Users.ar.pl.resx => Users.pl.resx} (100%) rename src/Client/Resources/Pages/Misc/{AddEditDocumentModal.ar.pl.resx => AddEditDocumentModal.pl.resx} (100%) rename src/Client/Resources/Pages/Misc/{AddEditDocumentTypeModal.ar.pl.resx => AddEditDocumentTypeModal.pl.resx} (100%) rename src/Client/Resources/Pages/Misc/{DocumentStore.ar.pl.resx => DocumentStore.pl.resx} (100%) rename src/Client/Resources/Pages/Misc/{DocumentTypes.ar.pl.resx => DocumentTypes.pl.resx} (100%) rename src/Client/Resources/Pages/Utilities/{AuditTrails.ar.pl.resx => AuditTrails.pl.resx} (100%) rename src/Client/Resources/Shared/Components/{AddEditExtendedAttributeModalLocalization.ar.pl.resx => AddEditExtendedAttributeModalLocalization.pl.resx} (100%) rename src/Client/Resources/Shared/Components/{ExtendedAttributesLocalization.ar.pl.resx => ExtendedAttributesLocalization.pl.resx} (100%) rename src/Client/Resources/Shared/Components/{ImportExcelModal.ar.pl.resx => ImportExcelModal.pl.resx} (100%) rename src/Client/Resources/Shared/Components/{LanguageSelector.ar.pl.resx => LanguageSelector.pl.resx} (100%) rename src/Client/Resources/Shared/Components/{TablePager.ar.pl.resx => TablePager.pl.resx} (100%) rename src/Client/Resources/Shared/Dialogs/{DeleteConfirmation.en.pl.resx => DeleteConfirmation.pl.resx} (100%) rename src/Client/Resources/Shared/Dialogs/{Logout.en.pl.resx => Logout.pl.resx} (100%) rename src/Client/Resources/Shared/{MainLayout.en.pl.resx => MainLayout.pl.resx} (100%) rename src/Client/Resources/Shared/{NavMenu.de.pl.resx => NavMenu.pl.resx} (100%) rename src/Client/Resources/Shared/{NotFoundLayout.de.pl.resx => NotFoundLayout.pl.resx} (100%) rename src/Infrastructure/Resources/{DatabaseSeeder.en.pl.resx => DatabaseSeeder.pl.resx} (100%) rename src/Infrastructure/Resources/Services/{AuditService.en.pl.resx => AuditService.pl.resx} (100%) rename src/Infrastructure/Resources/Services/{ChatService.en.pl.resx => ChatService.pl.resx} (100%) rename src/Infrastructure/Resources/Services/{ExcelService.en.pl.resx => ExcelService.pl.resx} (100%) rename src/Infrastructure/Resources/Services/Identity/{AccountService.en.pl.resx => AccountService.pl.resx} (100%) rename src/Infrastructure/Resources/Services/Identity/{IdentityService.en.pl.resx => IdentityService.pl.resx} (100%) rename src/Infrastructure/Resources/Services/Identity/{RoleClaimService.de.pl.resx => RoleClaimService.pl.resx} (100%) rename src/Infrastructure/Resources/Services/Identity/{RoleService.en.pl.resx => RoleService.pl.resx} (100%) rename src/Infrastructure/Resources/Services/Identity/{UserService.en.pl.resx => UserService.pl.resx} (100%) rename src/Server/Resources/Localization/{ServerCommonResources.en.pl.resx => ServerCommonResources.pl.resx} (100%) rename src/Server/Resources/Managers/Preferences/{ServerPreferenceManager.en.pl.resx => ServerPreferenceManager.pl.resx} (100%) rename src/Server/Resources/Managers/{Startup.en.pl.resx => Startup.pl.resx} (100%) rename src/Server/Resources/{Startup.en.pl.resx => Startup.pl.resx} (100%) diff --git a/src/Application/Resources/Features/Brands/Commands/AddEdit/AddEditBrandCommandHandler.ar.pl.resx b/src/Application/Resources/Features/Brands/Commands/AddEdit/AddEditBrandCommandHandler.pl.resx similarity index 100% rename from src/Application/Resources/Features/Brands/Commands/AddEdit/AddEditBrandCommandHandler.ar.pl.resx rename to src/Application/Resources/Features/Brands/Commands/AddEdit/AddEditBrandCommandHandler.pl.resx diff --git a/src/Application/Resources/Features/Brands/Commands/Delete/DeleteBrandCommandHandler.ar.pl.resx b/src/Application/Resources/Features/Brands/Commands/Delete/DeleteBrandCommandHandlerpl.resx similarity index 100% rename from src/Application/Resources/Features/Brands/Commands/Delete/DeleteBrandCommandHandler.ar.pl.resx rename to src/Application/Resources/Features/Brands/Commands/Delete/DeleteBrandCommandHandlerpl.resx diff --git a/src/Application/Resources/Features/Brands/Commands/Import/ImportBrandsCommandHandler.ar.pl.resx b/src/Application/Resources/Features/Brands/Commands/Import/ImportBrandsCommandHandler.pl.resx similarity index 100% rename from src/Application/Resources/Features/Brands/Commands/Import/ImportBrandsCommandHandler.ar.pl.resx rename to src/Application/Resources/Features/Brands/Commands/Import/ImportBrandsCommandHandler.pl.resx diff --git a/src/Application/Resources/Features/Brands/Queries/Export/ExportBrandsQueryHandler.ar.pl.resx b/src/Application/Resources/Features/Brands/Queries/Export/ExportBrandsQueryHandler.pl.resx similarity index 100% rename from src/Application/Resources/Features/Brands/Queries/Export/ExportBrandsQueryHandler.ar.pl.resx rename to src/Application/Resources/Features/Brands/Queries/Export/ExportBrandsQueryHandler.pl.resx diff --git a/src/Application/Resources/Features/Dashboards/Queries/GetData/GetDashboardDataQueryHandler.ar.pl.resx b/src/Application/Resources/Features/Dashboards/Queries/GetData/GetDashboardDataQueryHandler.pl.resx similarity index 100% rename from src/Application/Resources/Features/Dashboards/Queries/GetData/GetDashboardDataQueryHandler.ar.pl.resx rename to src/Application/Resources/Features/Dashboards/Queries/GetData/GetDashboardDataQueryHandler.pl.resx diff --git a/src/Application/Resources/Features/DocumentTypes/Commands/AddEdit/AddEditDocumentTypeCommandHandler.ar.pl.resx b/src/Application/Resources/Features/DocumentTypes/Commands/AddEdit/AddEditDocumentTypeCommandHandler.pl.resx similarity index 100% rename from src/Application/Resources/Features/DocumentTypes/Commands/AddEdit/AddEditDocumentTypeCommandHandler.ar.pl.resx rename to src/Application/Resources/Features/DocumentTypes/Commands/AddEdit/AddEditDocumentTypeCommandHandler.pl.resx diff --git a/src/Application/Resources/Features/DocumentTypes/Commands/Delete/DeleteDocumentTypeCommandHandler.ar.pl.resx b/src/Application/Resources/Features/DocumentTypes/Commands/Delete/DeleteDocumentTypeCommandHandler.pl.resx similarity index 100% rename from src/Application/Resources/Features/DocumentTypes/Commands/Delete/DeleteDocumentTypeCommandHandler.ar.pl.resx rename to src/Application/Resources/Features/DocumentTypes/Commands/Delete/DeleteDocumentTypeCommandHandler.pl.resx diff --git a/src/Application/Resources/Features/DocumentTypes/Queries/Export/ExportDocumentTypesQueryHandler.ar.pl.resx b/src/Application/Resources/Features/DocumentTypes/Queries/Export/ExportDocumentTypesQueryHandler.pl.resx similarity index 100% rename from src/Application/Resources/Features/DocumentTypes/Queries/Export/ExportDocumentTypesQueryHandler.ar.pl.resx rename to src/Application/Resources/Features/DocumentTypes/Queries/Export/ExportDocumentTypesQueryHandler.pl.resx diff --git a/src/Application/Resources/Features/Documents/Commands/AddEdit/AddEditDocumentCommandHandler.ar.pl.resx b/src/Application/Resources/Features/Documents/Commands/AddEdit/AddEditDocumentCommandHandler.pl.resx similarity index 100% rename from src/Application/Resources/Features/Documents/Commands/AddEdit/AddEditDocumentCommandHandler.ar.pl.resx rename to src/Application/Resources/Features/Documents/Commands/AddEdit/AddEditDocumentCommandHandler.pl.resx diff --git a/src/Application/Resources/Features/Documents/Commands/Delete/DeleteDocumentCommandHandler.ar.pl.resx b/src/Application/Resources/Features/Documents/Commands/Delete/DeleteDocumentCommandHandler.pl.resx similarity index 100% rename from src/Application/Resources/Features/Documents/Commands/Delete/DeleteDocumentCommandHandler.ar.pl.resx rename to src/Application/Resources/Features/Documents/Commands/Delete/DeleteDocumentCommandHandler.pl.resx diff --git a/src/Application/Resources/Features/ExtendedAttributes/Commands/AddEdit/AddEditExtendedAttributeCommandLocalization.ar.pl.resx b/src/Application/Resources/Features/ExtendedAttributes/Commands/AddEdit/AddEditExtendedAttributeCommandLocalization.pl.resx similarity index 100% rename from src/Application/Resources/Features/ExtendedAttributes/Commands/AddEdit/AddEditExtendedAttributeCommandLocalization.ar.pl.resx rename to src/Application/Resources/Features/ExtendedAttributes/Commands/AddEdit/AddEditExtendedAttributeCommandLocalization.pl.resx diff --git a/src/Application/Resources/Features/ExtendedAttributes/Commands/Delete/DeleteExtendedAttributeCommandLocalization.ar.pl.resx b/src/Application/Resources/Features/ExtendedAttributes/Commands/Delete/DeleteExtendedAttributeCommandLocalization.pl.resx similarity index 100% rename from src/Application/Resources/Features/ExtendedAttributes/Commands/Delete/DeleteExtendedAttributeCommandLocalization.ar.pl.resx rename to src/Application/Resources/Features/ExtendedAttributes/Commands/Delete/DeleteExtendedAttributeCommandLocalization.pl.resx diff --git a/src/Application/Resources/Features/ExtendedAttributes/Queries/Export/ExportExtendedAttributesQueryLocalization.ar.pl.resx b/src/Application/Resources/Features/ExtendedAttributes/Queries/Export/ExportExtendedAttributesQueryLocalization.pl.resx similarity index 100% rename from src/Application/Resources/Features/ExtendedAttributes/Queries/Export/ExportExtendedAttributesQueryLocalization.ar.pl.resx rename to src/Application/Resources/Features/ExtendedAttributes/Queries/Export/ExportExtendedAttributesQueryLocalization.pl.resx diff --git a/src/Application/Resources/Features/Products/Commands/AddEdit/AddEditProductCommandHandler.ar.pl.resx b/src/Application/Resources/Features/Products/Commands/AddEdit/AddEditProductCommandHandler.pl.resx similarity index 100% rename from src/Application/Resources/Features/Products/Commands/AddEdit/AddEditProductCommandHandler.ar.pl.resx rename to src/Application/Resources/Features/Products/Commands/AddEdit/AddEditProductCommandHandler.pl.resx diff --git a/src/Application/Resources/Features/Products/Commands/Delete/DeleteProductCommandHandler.ar.pl.resx b/src/Application/Resources/Features/Products/Commands/Delete/DeleteProductCommandHandler.pl.resx similarity index 100% rename from src/Application/Resources/Features/Products/Commands/Delete/DeleteProductCommandHandler.ar.pl.resx rename to src/Application/Resources/Features/Products/Commands/Delete/DeleteProductCommandHandler.pl.resx diff --git a/src/Application/Resources/Features/Products/Queries/Export/ExportProductsQueryHandler.ar.pl.resx b/src/Application/Resources/Features/Products/Queries/Export/ExportProductsQueryHandler.pl.resx similarity index 100% rename from src/Application/Resources/Features/Products/Queries/Export/ExportProductsQueryHandler.ar.pl.resx rename to src/Application/Resources/Features/Products/Queries/Export/ExportProductsQueryHandler.pl.resx diff --git a/src/Application/Resources/Validators/Features/Brands/Commands/AddEdit/AddEditBrandCommandValidator.ar.pl.resx b/src/Application/Resources/Validators/Features/Brands/Commands/AddEdit/AddEditBrandCommandValidator.pl.resx similarity index 100% rename from src/Application/Resources/Validators/Features/Brands/Commands/AddEdit/AddEditBrandCommandValidator.ar.pl.resx rename to src/Application/Resources/Validators/Features/Brands/Commands/AddEdit/AddEditBrandCommandValidator.pl.resx diff --git a/src/Application/Resources/Validators/Features/DocumentTypes/Commands/AddEdit/AddEditDocumentTypeCommandValidator.ar.pl.resx b/src/Application/Resources/Validators/Features/DocumentTypes/Commands/AddEdit/AddEditDocumentTypeCommandValidator.pl.resx similarity index 100% rename from src/Application/Resources/Validators/Features/DocumentTypes/Commands/AddEdit/AddEditDocumentTypeCommandValidator.ar.pl.resx rename to src/Application/Resources/Validators/Features/DocumentTypes/Commands/AddEdit/AddEditDocumentTypeCommandValidator.pl.resx diff --git a/src/Application/Resources/Validators/Features/Documents/Commands/AddEdit/AddEditDocumentCommandValidator.ar.pl.resx b/src/Application/Resources/Validators/Features/Documents/Commands/AddEdit/AddEditDocumentCommandValidator.pl.resx similarity index 100% rename from src/Application/Resources/Validators/Features/Documents/Commands/AddEdit/AddEditDocumentCommandValidator.ar.pl.resx rename to src/Application/Resources/Validators/Features/Documents/Commands/AddEdit/AddEditDocumentCommandValidator.pl.resx diff --git a/src/Application/Resources/Validators/Features/ExtendedAttributes/Commands/AddEdit/AddEditExtendedAttributeCommandValidatorLocalization.ar.pl.resx b/src/Application/Resources/Validators/Features/ExtendedAttributes/Commands/AddEdit/AddEditExtendedAttributeCommandValidatorLocalization.pl.resx similarity index 100% rename from src/Application/Resources/Validators/Features/ExtendedAttributes/Commands/AddEdit/AddEditExtendedAttributeCommandValidatorLocalization.ar.pl.resx rename to src/Application/Resources/Validators/Features/ExtendedAttributes/Commands/AddEdit/AddEditExtendedAttributeCommandValidatorLocalization.pl.resx diff --git a/src/Application/Resources/Validators/Features/Products/Commands/AddEdit/AddEditProductCommandValidator.ar.pl.resx b/src/Application/Resources/Validators/Features/Products/Commands/AddEdit/AddEditProductCommandValidator.pl.resx similarity index 100% rename from src/Application/Resources/Validators/Features/Products/Commands/AddEdit/AddEditProductCommandValidator.ar.pl.resx rename to src/Application/Resources/Validators/Features/Products/Commands/AddEdit/AddEditProductCommandValidator.pl.resx diff --git a/src/Application/Resources/Validators/Requests/Identity/ChangePasswordRequestValidator.ar.pl.resx b/src/Application/Resources/Validators/Requests/Identity/ChangePasswordRequestValidator.pl.resx similarity index 100% rename from src/Application/Resources/Validators/Requests/Identity/ChangePasswordRequestValidator.ar.pl.resx rename to src/Application/Resources/Validators/Requests/Identity/ChangePasswordRequestValidator.pl.resx diff --git a/src/Application/Resources/Validators/Requests/Identity/ForgotPasswordRequestValidator.ar.pl.resx b/src/Application/Resources/Validators/Requests/Identity/ForgotPasswordRequestValidator.pl.resx similarity index 100% rename from src/Application/Resources/Validators/Requests/Identity/ForgotPasswordRequestValidator.ar.pl.resx rename to src/Application/Resources/Validators/Requests/Identity/ForgotPasswordRequestValidator.pl.resx diff --git a/src/Application/Resources/Validators/Requests/Identity/RegisterRequestValidator.ar.pl.resx b/src/Application/Resources/Validators/Requests/Identity/RegisterRequestValidator.pl.resx similarity index 100% rename from src/Application/Resources/Validators/Requests/Identity/RegisterRequestValidator.ar.pl.resx rename to src/Application/Resources/Validators/Requests/Identity/RegisterRequestValidator.pl.resx diff --git a/src/Application/Resources/Validators/Requests/Identity/ResetPasswordRequestValidator.ar.pl.resx b/src/Application/Resources/Validators/Requests/Identity/ResetPasswordRequestValidator.pl.resx similarity index 100% rename from src/Application/Resources/Validators/Requests/Identity/ResetPasswordRequestValidator.ar.pl.resx rename to src/Application/Resources/Validators/Requests/Identity/ResetPasswordRequestValidator.pl.resx diff --git a/src/Application/Resources/Validators/Requests/Identity/RoleRequestValidator.ar.pl.resx b/src/Application/Resources/Validators/Requests/Identity/RoleRequestValidator.pl.resx similarity index 100% rename from src/Application/Resources/Validators/Requests/Identity/RoleRequestValidator.ar.pl.resx rename to src/Application/Resources/Validators/Requests/Identity/RoleRequestValidator.pl.resx diff --git a/src/Application/Resources/Validators/Requests/Identity/TokenRequestValidator.ar.pl.resx b/src/Application/Resources/Validators/Requests/Identity/TokenRequestValidator.pl.resx similarity index 100% rename from src/Application/Resources/Validators/Requests/Identity/TokenRequestValidator.ar.pl.resx rename to src/Application/Resources/Validators/Requests/Identity/TokenRequestValidator.pl.resx diff --git a/src/Application/Resources/Validators/Requests/Identity/UpdateProfileRequestValidator.ar.pl.resx b/src/Application/Resources/Validators/Requests/Identity/UpdateProfileRequestValidator.pl.resx similarity index 100% rename from src/Application/Resources/Validators/Requests/Identity/UpdateProfileRequestValidator.ar.pl.resx rename to src/Application/Resources/Validators/Requests/Identity/UpdateProfileRequestValidator.pl.resx diff --git a/src/Client.Infrastructure/Resources/Managers/Identity/Authentication/AuthenticationManager.ar.pl.resx b/src/Client.Infrastructure/Resources/Managers/Identity/Authentication/AuthenticationManager.pl.resx similarity index 100% rename from src/Client.Infrastructure/Resources/Managers/Identity/Authentication/AuthenticationManager.ar.pl.resx rename to src/Client.Infrastructure/Resources/Managers/Identity/Authentication/AuthenticationManager.pl.resx diff --git a/src/Client.Infrastructure/Resources/Managers/Interceptors/HttpInterceptorManager.ar.pl.resx b/src/Client.Infrastructure/Resources/Managers/Interceptors/HttpInterceptorManager.pl.resx similarity index 100% rename from src/Client.Infrastructure/Resources/Managers/Interceptors/HttpInterceptorManager.ar.pl.resx rename to src/Client.Infrastructure/Resources/Managers/Interceptors/HttpInterceptorManager.pl.resx diff --git a/src/Client.Infrastructure/Resources/Managers/Preferences/ClientPreferenceManager.ar.pl.resx b/src/Client.Infrastructure/Resources/Managers/Preferences/ClientPreferenceManager.pl.resx similarity index 100% rename from src/Client.Infrastructure/Resources/Managers/Preferences/ClientPreferenceManager.ar.pl.resx rename to src/Client.Infrastructure/Resources/Managers/Preferences/ClientPreferenceManager.pl.resx diff --git a/src/Client/Resources/Pages/Account/Forgot.ar.pl.resx b/src/Client/Resources/Pages/Account/Forgot.pl.resx similarity index 100% rename from src/Client/Resources/Pages/Account/Forgot.ar.pl.resx rename to src/Client/Resources/Pages/Account/Forgot.pl.resx diff --git a/src/Client/Resources/Pages/Account/Register.ar.pl.resx b/src/Client/Resources/Pages/Account/Register.pl.resx similarity index 100% rename from src/Client/Resources/Pages/Account/Register.ar.pl.resx rename to src/Client/Resources/Pages/Account/Register.pl.resx diff --git a/src/Client/Resources/Pages/Account/Reset.ar.pl.resx b/src/Client/Resources/Pages/Account/Reset.pl.resx similarity index 100% rename from src/Client/Resources/Pages/Account/Reset.ar.pl.resx rename to src/Client/Resources/Pages/Account/Reset.pl.resx diff --git a/src/Client/Resources/Pages/Authentication/Login.pl.resx b/src/Client/Resources/Pages/Authentication/Login.pl.resx index b8c0ffc95..c0a1e7853 100644 --- a/src/Client/Resources/Pages/Authentication/Login.pl.resx +++ b/src/Client/Resources/Pages/Authentication/Login.pl.resx @@ -151,7 +151,7 @@ Remember me? - Sign In + Zaloguj się Sign In diff --git a/src/Client/Resources/Pages/Authentication/Register.ar.pl.resx b/src/Client/Resources/Pages/Authentication/Register.pl.resx similarity index 99% rename from src/Client/Resources/Pages/Authentication/Register.ar.pl.resx rename to src/Client/Resources/Pages/Authentication/Register.pl.resx index 156bb4ad2..8a3bb21c7 100644 --- a/src/Client/Resources/Pages/Authentication/Register.ar.pl.resx +++ b/src/Client/Resources/Pages/Authentication/Register.pl.resx @@ -124,7 +124,7 @@ Hasło - Sign In + Zaloguj się Masz już konto? diff --git a/src/Client/Resources/Pages/Catalog/AddEditBrandModal.ar.pl.resx b/src/Client/Resources/Pages/Catalog/AddEditBrandModal.pl.resx similarity index 100% rename from src/Client/Resources/Pages/Catalog/AddEditBrandModal.ar.pl.resx rename to src/Client/Resources/Pages/Catalog/AddEditBrandModal.pl.resx diff --git a/src/Client/Resources/Pages/Catalog/AddEditProductModal.ar.pl.resx b/src/Client/Resources/Pages/Catalog/AddEditProductModal.pl.resx similarity index 100% rename from src/Client/Resources/Pages/Catalog/AddEditProductModal.ar.pl.resx rename to src/Client/Resources/Pages/Catalog/AddEditProductModal.pl.resx diff --git a/src/Client/Resources/Pages/Catalog/Brands.ar.pl.resx b/src/Client/Resources/Pages/Catalog/Brands.pl.resx similarity index 100% rename from src/Client/Resources/Pages/Catalog/Brands.ar.pl.resx rename to src/Client/Resources/Pages/Catalog/Brands.pl.resx diff --git a/src/Client/Resources/Pages/Catalog/Products.ar.pl.resx b/src/Client/Resources/Pages/Catalog/Products.pl.resx similarity index 100% rename from src/Client/Resources/Pages/Catalog/Products.ar.pl.resx rename to src/Client/Resources/Pages/Catalog/Products.pl.resx diff --git a/src/Client/Resources/Pages/Communication/Chat.ar.pl.resx b/src/Client/Resources/Pages/Communication/Chat.pl.resx similarity index 100% rename from src/Client/Resources/Pages/Communication/Chat.ar.pl.resx rename to src/Client/Resources/Pages/Communication/Chat.pl.resx diff --git a/src/Client/Resources/Pages/Content/Dashboard.ar.pl.resx b/src/Client/Resources/Pages/Content/Dashboard.pl.resx similarity index 100% rename from src/Client/Resources/Pages/Content/Dashboard.ar.pl.resx rename to src/Client/Resources/Pages/Content/Dashboard.pl.resx diff --git a/src/Client/Resources/Pages/Content/Home.ar.pl.resx b/src/Client/Resources/Pages/Content/Home.pl.resx similarity index 100% rename from src/Client/Resources/Pages/Content/Home.ar.pl.resx rename to src/Client/Resources/Pages/Content/Home.pl.resx diff --git a/src/Client/Resources/Pages/Content/Resources.ar.pl.resx b/src/Client/Resources/Pages/Content/Resources.pl.resx similarity index 100% rename from src/Client/Resources/Pages/Content/Resources.ar.pl.resx rename to src/Client/Resources/Pages/Content/Resources.pl.resx diff --git a/src/Client/Resources/Pages/Identity/Account.ar.pl.resx b/src/Client/Resources/Pages/Identity/Account.pl.resx similarity index 100% rename from src/Client/Resources/Pages/Identity/Account.ar.pl.resx rename to src/Client/Resources/Pages/Identity/Account.pl.resx diff --git a/src/Client/Resources/Pages/Identity/Forgot.ar.pl.resx b/src/Client/Resources/Pages/Identity/Forgot.pl.resx similarity index 100% rename from src/Client/Resources/Pages/Identity/Forgot.ar.pl.resx rename to src/Client/Resources/Pages/Identity/Forgot.pl.resx diff --git a/src/Client/Resources/Pages/Identity/Profile.ar.pl.resx b/src/Client/Resources/Pages/Identity/Profile.pl.resx similarity index 100% rename from src/Client/Resources/Pages/Identity/Profile.ar.pl.resx rename to src/Client/Resources/Pages/Identity/Profile.pl.resx diff --git a/src/Client/Resources/Pages/Identity/RegisterUserModal.ar.pl.resx b/src/Client/Resources/Pages/Identity/RegisterUserModal.pl.resx similarity index 100% rename from src/Client/Resources/Pages/Identity/RegisterUserModal.ar.pl.resx rename to src/Client/Resources/Pages/Identity/RegisterUserModal.pl.resx diff --git a/src/Client/Resources/Pages/Identity/Reset.ar.pl.resx b/src/Client/Resources/Pages/Identity/Reset.pl.resx similarity index 100% rename from src/Client/Resources/Pages/Identity/Reset.ar.pl.resx rename to src/Client/Resources/Pages/Identity/Reset.pl.resx diff --git a/src/Client/Resources/Pages/Identity/RoleModal.ar.pl.resx b/src/Client/Resources/Pages/Identity/RoleModal.pl.resx similarity index 100% rename from src/Client/Resources/Pages/Identity/RoleModal.ar.pl.resx rename to src/Client/Resources/Pages/Identity/RoleModal.pl.resx diff --git a/src/Client/Resources/Pages/Identity/RolePermissions.ar.pl.resx b/src/Client/Resources/Pages/Identity/RolePermissions.pl.resx similarity index 100% rename from src/Client/Resources/Pages/Identity/RolePermissions.ar.pl.resx rename to src/Client/Resources/Pages/Identity/RolePermissions.pl.resx diff --git a/src/Client/Resources/Pages/Identity/Roles.ar.pl.resx b/src/Client/Resources/Pages/Identity/Roles.pl.resx similarity index 100% rename from src/Client/Resources/Pages/Identity/Roles.ar.pl.resx rename to src/Client/Resources/Pages/Identity/Roles.pl.resx diff --git a/src/Client/Resources/Pages/Identity/Security.ar.pl.resx b/src/Client/Resources/Pages/Identity/Security.pl.resx similarity index 100% rename from src/Client/Resources/Pages/Identity/Security.ar.pl.resx rename to src/Client/Resources/Pages/Identity/Security.pl.resx diff --git a/src/Client/Resources/Pages/Identity/UserProfile.ar.pl.resx b/src/Client/Resources/Pages/Identity/UserProfile.pl.resx similarity index 100% rename from src/Client/Resources/Pages/Identity/UserProfile.ar.pl.resx rename to src/Client/Resources/Pages/Identity/UserProfile.pl.resx diff --git a/src/Client/Resources/Pages/Identity/UserRoles.ar.pl.resx b/src/Client/Resources/Pages/Identity/UserRoles.pl.resx similarity index 100% rename from src/Client/Resources/Pages/Identity/UserRoles.ar.pl.resx rename to src/Client/Resources/Pages/Identity/UserRoles.pl.resx diff --git a/src/Client/Resources/Pages/Identity/Users.ar.pl.resx b/src/Client/Resources/Pages/Identity/Users.pl.resx similarity index 100% rename from src/Client/Resources/Pages/Identity/Users.ar.pl.resx rename to src/Client/Resources/Pages/Identity/Users.pl.resx diff --git a/src/Client/Resources/Pages/Misc/AddEditDocumentModal.ar.pl.resx b/src/Client/Resources/Pages/Misc/AddEditDocumentModal.pl.resx similarity index 100% rename from src/Client/Resources/Pages/Misc/AddEditDocumentModal.ar.pl.resx rename to src/Client/Resources/Pages/Misc/AddEditDocumentModal.pl.resx diff --git a/src/Client/Resources/Pages/Misc/AddEditDocumentTypeModal.ar.pl.resx b/src/Client/Resources/Pages/Misc/AddEditDocumentTypeModal.pl.resx similarity index 100% rename from src/Client/Resources/Pages/Misc/AddEditDocumentTypeModal.ar.pl.resx rename to src/Client/Resources/Pages/Misc/AddEditDocumentTypeModal.pl.resx diff --git a/src/Client/Resources/Pages/Misc/DocumentStore.ar.pl.resx b/src/Client/Resources/Pages/Misc/DocumentStore.pl.resx similarity index 100% rename from src/Client/Resources/Pages/Misc/DocumentStore.ar.pl.resx rename to src/Client/Resources/Pages/Misc/DocumentStore.pl.resx diff --git a/src/Client/Resources/Pages/Misc/DocumentTypes.ar.pl.resx b/src/Client/Resources/Pages/Misc/DocumentTypes.pl.resx similarity index 100% rename from src/Client/Resources/Pages/Misc/DocumentTypes.ar.pl.resx rename to src/Client/Resources/Pages/Misc/DocumentTypes.pl.resx diff --git a/src/Client/Resources/Pages/Utilities/AuditTrails.ar.pl.resx b/src/Client/Resources/Pages/Utilities/AuditTrails.pl.resx similarity index 100% rename from src/Client/Resources/Pages/Utilities/AuditTrails.ar.pl.resx rename to src/Client/Resources/Pages/Utilities/AuditTrails.pl.resx diff --git a/src/Client/Resources/Shared/Components/AddEditExtendedAttributeModalLocalization.ar.pl.resx b/src/Client/Resources/Shared/Components/AddEditExtendedAttributeModalLocalization.pl.resx similarity index 100% rename from src/Client/Resources/Shared/Components/AddEditExtendedAttributeModalLocalization.ar.pl.resx rename to src/Client/Resources/Shared/Components/AddEditExtendedAttributeModalLocalization.pl.resx diff --git a/src/Client/Resources/Shared/Components/ExtendedAttributesLocalization.ar.pl.resx b/src/Client/Resources/Shared/Components/ExtendedAttributesLocalization.pl.resx similarity index 100% rename from src/Client/Resources/Shared/Components/ExtendedAttributesLocalization.ar.pl.resx rename to src/Client/Resources/Shared/Components/ExtendedAttributesLocalization.pl.resx diff --git a/src/Client/Resources/Shared/Components/ImportExcelModal.ar.pl.resx b/src/Client/Resources/Shared/Components/ImportExcelModal.pl.resx similarity index 100% rename from src/Client/Resources/Shared/Components/ImportExcelModal.ar.pl.resx rename to src/Client/Resources/Shared/Components/ImportExcelModal.pl.resx diff --git a/src/Client/Resources/Shared/Components/LanguageSelector.ar.pl.resx b/src/Client/Resources/Shared/Components/LanguageSelector.pl.resx similarity index 100% rename from src/Client/Resources/Shared/Components/LanguageSelector.ar.pl.resx rename to src/Client/Resources/Shared/Components/LanguageSelector.pl.resx diff --git a/src/Client/Resources/Shared/Components/TablePager.ar.pl.resx b/src/Client/Resources/Shared/Components/TablePager.pl.resx similarity index 100% rename from src/Client/Resources/Shared/Components/TablePager.ar.pl.resx rename to src/Client/Resources/Shared/Components/TablePager.pl.resx diff --git a/src/Client/Resources/Shared/Dialogs/DeleteConfirmation.en.pl.resx b/src/Client/Resources/Shared/Dialogs/DeleteConfirmation.pl.resx similarity index 100% rename from src/Client/Resources/Shared/Dialogs/DeleteConfirmation.en.pl.resx rename to src/Client/Resources/Shared/Dialogs/DeleteConfirmation.pl.resx diff --git a/src/Client/Resources/Shared/Dialogs/Logout.en.pl.resx b/src/Client/Resources/Shared/Dialogs/Logout.pl.resx similarity index 100% rename from src/Client/Resources/Shared/Dialogs/Logout.en.pl.resx rename to src/Client/Resources/Shared/Dialogs/Logout.pl.resx diff --git a/src/Client/Resources/Shared/MainLayout.en.pl.resx b/src/Client/Resources/Shared/MainLayout.pl.resx similarity index 100% rename from src/Client/Resources/Shared/MainLayout.en.pl.resx rename to src/Client/Resources/Shared/MainLayout.pl.resx diff --git a/src/Client/Resources/Shared/NavMenu.de.pl.resx b/src/Client/Resources/Shared/NavMenu.pl.resx similarity index 100% rename from src/Client/Resources/Shared/NavMenu.de.pl.resx rename to src/Client/Resources/Shared/NavMenu.pl.resx diff --git a/src/Client/Resources/Shared/NotFoundLayout.de.pl.resx b/src/Client/Resources/Shared/NotFoundLayout.pl.resx similarity index 100% rename from src/Client/Resources/Shared/NotFoundLayout.de.pl.resx rename to src/Client/Resources/Shared/NotFoundLayout.pl.resx diff --git a/src/Infrastructure/Resources/DatabaseSeeder.en.pl.resx b/src/Infrastructure/Resources/DatabaseSeeder.pl.resx similarity index 100% rename from src/Infrastructure/Resources/DatabaseSeeder.en.pl.resx rename to src/Infrastructure/Resources/DatabaseSeeder.pl.resx diff --git a/src/Infrastructure/Resources/Services/AuditService.en.pl.resx b/src/Infrastructure/Resources/Services/AuditService.pl.resx similarity index 100% rename from src/Infrastructure/Resources/Services/AuditService.en.pl.resx rename to src/Infrastructure/Resources/Services/AuditService.pl.resx diff --git a/src/Infrastructure/Resources/Services/ChatService.en.pl.resx b/src/Infrastructure/Resources/Services/ChatService.pl.resx similarity index 100% rename from src/Infrastructure/Resources/Services/ChatService.en.pl.resx rename to src/Infrastructure/Resources/Services/ChatService.pl.resx diff --git a/src/Infrastructure/Resources/Services/ExcelService.en.pl.resx b/src/Infrastructure/Resources/Services/ExcelService.pl.resx similarity index 100% rename from src/Infrastructure/Resources/Services/ExcelService.en.pl.resx rename to src/Infrastructure/Resources/Services/ExcelService.pl.resx diff --git a/src/Infrastructure/Resources/Services/Identity/AccountService.en.pl.resx b/src/Infrastructure/Resources/Services/Identity/AccountService.pl.resx similarity index 100% rename from src/Infrastructure/Resources/Services/Identity/AccountService.en.pl.resx rename to src/Infrastructure/Resources/Services/Identity/AccountService.pl.resx diff --git a/src/Infrastructure/Resources/Services/Identity/IdentityService.en.pl.resx b/src/Infrastructure/Resources/Services/Identity/IdentityService.pl.resx similarity index 100% rename from src/Infrastructure/Resources/Services/Identity/IdentityService.en.pl.resx rename to src/Infrastructure/Resources/Services/Identity/IdentityService.pl.resx diff --git a/src/Infrastructure/Resources/Services/Identity/RoleClaimService.de.pl.resx b/src/Infrastructure/Resources/Services/Identity/RoleClaimService.pl.resx similarity index 100% rename from src/Infrastructure/Resources/Services/Identity/RoleClaimService.de.pl.resx rename to src/Infrastructure/Resources/Services/Identity/RoleClaimService.pl.resx diff --git a/src/Infrastructure/Resources/Services/Identity/RoleService.en.pl.resx b/src/Infrastructure/Resources/Services/Identity/RoleService.pl.resx similarity index 100% rename from src/Infrastructure/Resources/Services/Identity/RoleService.en.pl.resx rename to src/Infrastructure/Resources/Services/Identity/RoleService.pl.resx diff --git a/src/Infrastructure/Resources/Services/Identity/UserService.en.pl.resx b/src/Infrastructure/Resources/Services/Identity/UserService.pl.resx similarity index 100% rename from src/Infrastructure/Resources/Services/Identity/UserService.en.pl.resx rename to src/Infrastructure/Resources/Services/Identity/UserService.pl.resx diff --git a/src/Server/Resources/Localization/ServerCommonResources.en.pl.resx b/src/Server/Resources/Localization/ServerCommonResources.pl.resx similarity index 100% rename from src/Server/Resources/Localization/ServerCommonResources.en.pl.resx rename to src/Server/Resources/Localization/ServerCommonResources.pl.resx diff --git a/src/Server/Resources/Managers/Preferences/ServerPreferenceManager.en.pl.resx b/src/Server/Resources/Managers/Preferences/ServerPreferenceManager.pl.resx similarity index 100% rename from src/Server/Resources/Managers/Preferences/ServerPreferenceManager.en.pl.resx rename to src/Server/Resources/Managers/Preferences/ServerPreferenceManager.pl.resx diff --git a/src/Server/Resources/Managers/Startup.en.pl.resx b/src/Server/Resources/Managers/Startup.pl.resx similarity index 100% rename from src/Server/Resources/Managers/Startup.en.pl.resx rename to src/Server/Resources/Managers/Startup.pl.resx diff --git a/src/Server/Resources/Startup.en.pl.resx b/src/Server/Resources/Startup.pl.resx similarity index 100% rename from src/Server/Resources/Startup.en.pl.resx rename to src/Server/Resources/Startup.pl.resx From 41fea232ce4ad8a160e49c75596d9891b5a5453e Mon Sep 17 00:00:00 2001 From: lzabik Date: Fri, 10 Dec 2021 13:28:45 +0100 Subject: [PATCH 4/6] translation fixes --- .../Import/ImportBrandsCommandHandler.pl.resx | 2 +- .../Queries/Export/ExportBrandsQueryHandler.pl.resx | 2 +- .../Export/ExportDocumentTypesQueryHandler.pl.resx | 2 +- .../Export/ExportProductsQueryHandler.pl.resx | 2 +- .../AddEdit/AddEditBrandCommandValidator.pl.resx | 2 +- .../AddEditDocumentTypeCommandValidator.pl.resx | 2 +- .../AddEdit/AddEditProductCommandValidator.pl.resx | 2 +- .../Requests/Identity/RoleRequestValidator.pl.resx | 2 +- .../Resources/Pages/Authentication/Login.pl.resx | 12 ++++++------ .../Pages/Catalog/AddEditBrandModal.pl.resx | 6 +++--- .../Pages/Catalog/AddEditProductModal.pl.resx | 6 +++--- src/Client/Resources/Pages/Catalog/Brands.pl.resx | 4 ++-- src/Client/Resources/Pages/Catalog/Products.pl.resx | 4 ++-- src/Client/Resources/Pages/Content/Dashboard.pl.resx | 2 +- .../Resources/Pages/Identity/RolePermissions.pl.resx | 2 +- src/Client/Resources/Pages/Identity/Roles.pl.resx | 4 ++-- src/Client/Resources/Pages/Identity/Users.pl.resx | 4 ++-- .../Pages/Misc/AddEditDocumentModal.pl.resx | 4 ++-- .../Pages/Misc/AddEditDocumentTypeModal.pl.resx | 4 ++-- .../Resources/Pages/Misc/DocumentStore.pl.resx | 2 +- .../Resources/Pages/Misc/DocumentTypes.pl.resx | 4 ++-- .../Resources/Pages/Utilities/AuditTrails.pl.resx | 2 +- ...AddEditExtendedAttributeModalLocalization.pl.resx | 2 +- .../ExtendedAttributesLocalization.pl.resx | 2 +- .../Shared/Components/ImportExcelModal.pl.resx | 2 +- src/Client/Resources/Shared/NavMenu.pl.resx | 10 +++++----- src/Client/Resources/Shared/NotFoundLayout.pl.resx | 2 +- 27 files changed, 47 insertions(+), 47 deletions(-) diff --git a/src/Application/Resources/Features/Brands/Commands/Import/ImportBrandsCommandHandler.pl.resx b/src/Application/Resources/Features/Brands/Commands/Import/ImportBrandsCommandHandler.pl.resx index 9f9fd6006..d25e2deb6 100644 --- a/src/Application/Resources/Features/Brands/Commands/Import/ImportBrandsCommandHandler.pl.resx +++ b/src/Application/Resources/Features/Brands/Commands/Import/ImportBrandsCommandHandler.pl.resx @@ -124,7 +124,7 @@ Opis - Imię i nazwisko + Nazwa VAT diff --git a/src/Application/Resources/Features/Brands/Queries/Export/ExportBrandsQueryHandler.pl.resx b/src/Application/Resources/Features/Brands/Queries/Export/ExportBrandsQueryHandler.pl.resx index d7a42f461..f9f9d0119 100644 --- a/src/Application/Resources/Features/Brands/Queries/Export/ExportBrandsQueryHandler.pl.resx +++ b/src/Application/Resources/Features/Brands/Queries/Export/ExportBrandsQueryHandler.pl.resx @@ -127,7 +127,7 @@ Id - Imię i nazwisko + Nazwa VAT diff --git a/src/Application/Resources/Features/DocumentTypes/Queries/Export/ExportDocumentTypesQueryHandler.pl.resx b/src/Application/Resources/Features/DocumentTypes/Queries/Export/ExportDocumentTypesQueryHandler.pl.resx index 0eb74f2d4..c649c568b 100644 --- a/src/Application/Resources/Features/DocumentTypes/Queries/Export/ExportDocumentTypesQueryHandler.pl.resx +++ b/src/Application/Resources/Features/DocumentTypes/Queries/Export/ExportDocumentTypesQueryHandler.pl.resx @@ -127,6 +127,6 @@ Id - Imię i nazwisko + Nazwa \ No newline at end of file diff --git a/src/Application/Resources/Features/Products/Queries/Export/ExportProductsQueryHandler.pl.resx b/src/Application/Resources/Features/Products/Queries/Export/ExportProductsQueryHandler.pl.resx index 781b6abcc..ebbda7d4f 100644 --- a/src/Application/Resources/Features/Products/Queries/Export/ExportProductsQueryHandler.pl.resx +++ b/src/Application/Resources/Features/Products/Queries/Export/ExportProductsQueryHandler.pl.resx @@ -127,7 +127,7 @@ Id - Imię i nazwisko + Nazwa Produkty diff --git a/src/Application/Resources/Validators/Features/Brands/Commands/AddEdit/AddEditBrandCommandValidator.pl.resx b/src/Application/Resources/Validators/Features/Brands/Commands/AddEdit/AddEditBrandCommandValidator.pl.resx index 825b6d2dc..23afdd238 100644 --- a/src/Application/Resources/Validators/Features/Brands/Commands/AddEdit/AddEditBrandCommandValidator.pl.resx +++ b/src/Application/Resources/Validators/Features/Brands/Commands/AddEdit/AddEditBrandCommandValidator.pl.resx @@ -121,7 +121,7 @@ Opis jest wymagany! - Imię i nazwisko jest wymagane! + Nazwa jest wymagana! Podatek musi być większy niż 0 diff --git a/src/Application/Resources/Validators/Features/DocumentTypes/Commands/AddEdit/AddEditDocumentTypeCommandValidator.pl.resx b/src/Application/Resources/Validators/Features/DocumentTypes/Commands/AddEdit/AddEditDocumentTypeCommandValidator.pl.resx index 1c6e301a4..77a0e7e9b 100644 --- a/src/Application/Resources/Validators/Features/DocumentTypes/Commands/AddEdit/AddEditDocumentTypeCommandValidator.pl.resx +++ b/src/Application/Resources/Validators/Features/DocumentTypes/Commands/AddEdit/AddEditDocumentTypeCommandValidator.pl.resx @@ -121,6 +121,6 @@ Opis jest wymagany! - Imię i nazwisko jest wymagane! + Nazwa jest wymagana! \ No newline at end of file diff --git a/src/Application/Resources/Validators/Features/Products/Commands/AddEdit/AddEditProductCommandValidator.pl.resx b/src/Application/Resources/Validators/Features/Products/Commands/AddEdit/AddEditProductCommandValidator.pl.resx index e3fc91f0f..065ed02ce 100644 --- a/src/Application/Resources/Validators/Features/Products/Commands/AddEdit/AddEditProductCommandValidator.pl.resx +++ b/src/Application/Resources/Validators/Features/Products/Commands/AddEdit/AddEditProductCommandValidator.pl.resx @@ -127,7 +127,7 @@ Opis jest wymagany! - Imię i nazwisko jest wymagane! + Nazwa jest wymagana! Stawka musi być większa niż 0 diff --git a/src/Application/Resources/Validators/Requests/Identity/RoleRequestValidator.pl.resx b/src/Application/Resources/Validators/Requests/Identity/RoleRequestValidator.pl.resx index 7918f1a9f..39ada3241 100644 --- a/src/Application/Resources/Validators/Requests/Identity/RoleRequestValidator.pl.resx +++ b/src/Application/Resources/Validators/Requests/Identity/RoleRequestValidator.pl.resx @@ -118,6 +118,6 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Imię i nazwisko jest wymagane + Nazwa jest wymagana \ No newline at end of file diff --git a/src/Client/Resources/Pages/Authentication/Login.pl.resx b/src/Client/Resources/Pages/Authentication/Login.pl.resx index c0a1e7853..a31addd01 100644 --- a/src/Client/Resources/Pages/Authentication/Login.pl.resx +++ b/src/Client/Resources/Pages/Authentication/Login.pl.resx @@ -118,7 +118,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Login with your Credentials. + Zaloguj się loginem i hasłem. Don't have an account? @@ -130,10 +130,10 @@ Email jest wymagany! - Wstaw login i hasło administratora + Użyj danych administratora - Wstaw logi in hasło użytkownika podstawowego + Użyj danych prostego użytkownika Zapomniałeś hasła? @@ -145,15 +145,15 @@ Hasło jest wymagane! - Register here + Zarejestruj - Remember me? + Zapamiętaj mnie? Zaloguj się - Sign In + Zaloguj się \ No newline at end of file diff --git a/src/Client/Resources/Pages/Catalog/AddEditBrandModal.pl.resx b/src/Client/Resources/Pages/Catalog/AddEditBrandModal.pl.resx index 634d28a0c..d76a9c48d 100644 --- a/src/Client/Resources/Pages/Catalog/AddEditBrandModal.pl.resx +++ b/src/Client/Resources/Pages/Catalog/AddEditBrandModal.pl.resx @@ -121,7 +121,7 @@ Dodaj markę - Marka uratowana! + Marka zapisana! Marka zaktualizowana! @@ -136,10 +136,10 @@ Id - Imię i nazwisko + Nazwa - Zapisać + Zapisz VAT diff --git a/src/Client/Resources/Pages/Catalog/AddEditProductModal.pl.resx b/src/Client/Resources/Pages/Catalog/AddEditProductModal.pl.resx index 83a68f488..4b2449bc6 100644 --- a/src/Client/Resources/Pages/Catalog/AddEditProductModal.pl.resx +++ b/src/Client/Resources/Pages/Catalog/AddEditProductModal.pl.resx @@ -139,7 +139,7 @@ Id - Imię i nazwisko + Nazwa Produkt zapisany! @@ -151,7 +151,7 @@ Tempo - Zapisać + Zapisz Aktualizacja @@ -160,7 +160,7 @@ Aktualizuj produkt - Przesyłać + Prześlij Widok diff --git a/src/Client/Resources/Pages/Catalog/Brands.pl.resx b/src/Client/Resources/Pages/Catalog/Brands.pl.resx index 9053938ec..cb6990243 100644 --- a/src/Client/Resources/Pages/Catalog/Brands.pl.resx +++ b/src/Client/Resources/Pages/Catalog/Brands.pl.resx @@ -166,13 +166,13 @@ Zarządzaj markami. - Imię i nazwisko + Nazwa Akcja niedozwolona - Przeładować + Odśwież Szukaj marek diff --git a/src/Client/Resources/Pages/Catalog/Products.pl.resx b/src/Client/Resources/Pages/Catalog/Products.pl.resx index 04b367446..350239388 100644 --- a/src/Client/Resources/Pages/Catalog/Products.pl.resx +++ b/src/Client/Resources/Pages/Catalog/Products.pl.resx @@ -160,7 +160,7 @@ Zarządzaj produktami. - Imię i nazwisko + Nazwa Akcja niedozwolona @@ -175,7 +175,7 @@ Tempo - Przeładować + Odśwież Szukać diff --git a/src/Client/Resources/Pages/Content/Dashboard.pl.resx b/src/Client/Resources/Pages/Content/Dashboard.pl.resx index 3c45374b1..adc5cb168 100644 --- a/src/Client/Resources/Pages/Content/Dashboard.pl.resx +++ b/src/Client/Resources/Pages/Content/Dashboard.pl.resx @@ -127,7 +127,7 @@ Marki - Listy przebojów już wkrótce... + Wykresy już wkrótce... Pulpit diff --git a/src/Client/Resources/Pages/Identity/RolePermissions.pl.resx b/src/Client/Resources/Pages/Identity/RolePermissions.pl.resx index 1a54803bb..ff42f89be 100644 --- a/src/Client/Resources/Pages/Identity/RolePermissions.pl.resx +++ b/src/Client/Resources/Pages/Identity/RolePermissions.pl.resx @@ -121,7 +121,7 @@ Wszystkie uprawnienia - Zastosować + Zastosuj Obramowany diff --git a/src/Client/Resources/Pages/Identity/Roles.pl.resx b/src/Client/Resources/Pages/Identity/Roles.pl.resx index 05e039eb4..02b351f40 100644 --- a/src/Client/Resources/Pages/Identity/Roles.pl.resx +++ b/src/Client/Resources/Pages/Identity/Roles.pl.resx @@ -154,13 +154,13 @@ Akcja niedozwolona - Przeładować + Odśwież Rola - Ról + Role Wyszukaj role... diff --git a/src/Client/Resources/Pages/Identity/Users.pl.resx b/src/Client/Resources/Pages/Identity/Users.pl.resx index 7c9849584..14c1ab0b3 100644 --- a/src/Client/Resources/Pages/Identity/Users.pl.resx +++ b/src/Client/Resources/Pages/Identity/Users.pl.resx @@ -169,7 +169,7 @@ Zarejestruj nowego użytkownika - Przeładować + Odśwież Wyszukiwanie użytkowników @@ -181,7 +181,7 @@ Nazwa Użytkownika - Użytkowników + Użytkownicy Eksportowanie użytkowników diff --git a/src/Client/Resources/Pages/Misc/AddEditDocumentModal.pl.resx b/src/Client/Resources/Pages/Misc/AddEditDocumentModal.pl.resx index 2094721a3..0dbf754f9 100644 --- a/src/Client/Resources/Pages/Misc/AddEditDocumentModal.pl.resx +++ b/src/Client/Resources/Pages/Misc/AddEditDocumentModal.pl.resx @@ -139,7 +139,7 @@ Czy jest publiczny? - Zapisać + Zapisz Tytuł @@ -151,6 +151,6 @@ Aktualizowanie dokumentu - Przesyłać + Prześlij \ No newline at end of file diff --git a/src/Client/Resources/Pages/Misc/AddEditDocumentTypeModal.pl.resx b/src/Client/Resources/Pages/Misc/AddEditDocumentTypeModal.pl.resx index 0dde2076e..f4891fd48 100644 --- a/src/Client/Resources/Pages/Misc/AddEditDocumentTypeModal.pl.resx +++ b/src/Client/Resources/Pages/Misc/AddEditDocumentTypeModal.pl.resx @@ -130,10 +130,10 @@ Id - Imię i nazwisko + Nazwa - Zapisać + Zapisz Aktualizacja diff --git a/src/Client/Resources/Pages/Misc/DocumentStore.pl.resx b/src/Client/Resources/Pages/Misc/DocumentStore.pl.resx index afe03fc92..8a5133140 100644 --- a/src/Client/Resources/Pages/Misc/DocumentStore.pl.resx +++ b/src/Client/Resources/Pages/Misc/DocumentStore.pl.resx @@ -172,7 +172,7 @@ Właściciel - Przeładować + Odśwież Szukać diff --git a/src/Client/Resources/Pages/Misc/DocumentTypes.pl.resx b/src/Client/Resources/Pages/Misc/DocumentTypes.pl.resx index 35ab06f17..00f90642a 100644 --- a/src/Client/Resources/Pages/Misc/DocumentTypes.pl.resx +++ b/src/Client/Resources/Pages/Misc/DocumentTypes.pl.resx @@ -160,13 +160,13 @@ Zarządzanie typami dokumentów. - Imię i nazwisko + Nazwa Akcja niedozwolona - Przeładować + Odśwież Wyszukiwanie typów dokumentów diff --git a/src/Client/Resources/Pages/Utilities/AuditTrails.pl.resx b/src/Client/Resources/Pages/Utilities/AuditTrails.pl.resx index 807b2d9ed..95f62e65b 100644 --- a/src/Client/Resources/Pages/Utilities/AuditTrails.pl.resx +++ b/src/Client/Resources/Pages/Utilities/AuditTrails.pl.resx @@ -133,7 +133,7 @@ Wyczyść - Kolumny, których dotyczy problem + Zmienione Kolumny Data diff --git a/src/Client/Resources/Shared/Components/AddEditExtendedAttributeModalLocalization.pl.resx b/src/Client/Resources/Shared/Components/AddEditExtendedAttributeModalLocalization.pl.resx index 322206ac7..9df994563 100644 --- a/src/Client/Resources/Shared/Components/AddEditExtendedAttributeModalLocalization.pl.resx +++ b/src/Client/Resources/Shared/Components/AddEditExtendedAttributeModalLocalization.pl.resx @@ -160,7 +160,7 @@ Ok - Zapisać + Zapisz Tekst diff --git a/src/Client/Resources/Shared/Components/ExtendedAttributesLocalization.pl.resx b/src/Client/Resources/Shared/Components/ExtendedAttributesLocalization.pl.resx index b4555ca6b..0713dc31e 100644 --- a/src/Client/Resources/Shared/Components/ExtendedAttributesLocalization.pl.resx +++ b/src/Client/Resources/Shared/Components/ExtendedAttributesLocalization.pl.resx @@ -193,7 +193,7 @@ Właściciel - Przeładować + Odśwież Wyszukiwanie atrybutów {0} rozszerzonych diff --git a/src/Client/Resources/Shared/Components/ImportExcelModal.pl.resx b/src/Client/Resources/Shared/Components/ImportExcelModal.pl.resx index 491fa9498..8d2fbfb51 100644 --- a/src/Client/Resources/Shared/Components/ImportExcelModal.pl.resx +++ b/src/Client/Resources/Shared/Components/ImportExcelModal.pl.resx @@ -127,6 +127,6 @@ Prześlij plik Excel! - Przesyłać + Prześlij \ No newline at end of file diff --git a/src/Client/Resources/Shared/NavMenu.pl.resx b/src/Client/Resources/Shared/NavMenu.pl.resx index ddfc8ce52..d79743c21 100644 --- a/src/Client/Resources/Shared/NavMenu.pl.resx +++ b/src/Client/Resources/Shared/NavMenu.pl.resx @@ -121,7 +121,7 @@ Konto - Administrator + Zarządzanie Marki @@ -145,7 +145,7 @@ Funkcje - Dom + Strona domowa Osobisty @@ -157,13 +157,13 @@ Zasoby - Ról + Role - Puszyć + Swagger - Użytkowników + Użytkownicy Ścieżki audytu diff --git a/src/Client/Resources/Shared/NotFoundLayout.pl.resx b/src/Client/Resources/Shared/NotFoundLayout.pl.resx index 9a6941a44..c33fe2560 100644 --- a/src/Client/Resources/Shared/NotFoundLayout.pl.resx +++ b/src/Client/Resources/Shared/NotFoundLayout.pl.resx @@ -118,7 +118,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Idź do domu! + Idź do strony domowej! Strona, której szukasz, nie istnieje. From 08777720cbb583fad9cc447dfb598c286bea96f5 Mon Sep 17 00:00:00 2001 From: lzabik Date: Fri, 10 Dec 2021 14:10:55 +0100 Subject: [PATCH 5/6] translation fixes --- src/Client/Resources/Pages/Authentication/Login.pl.resx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Client/Resources/Pages/Authentication/Login.pl.resx b/src/Client/Resources/Pages/Authentication/Login.pl.resx index a31addd01..f227ae92f 100644 --- a/src/Client/Resources/Pages/Authentication/Login.pl.resx +++ b/src/Client/Resources/Pages/Authentication/Login.pl.resx @@ -121,7 +121,7 @@ Zaloguj się loginem i hasłem. - Don't have an account? + Nie masz konta? E-mail @@ -145,7 +145,7 @@ Hasło jest wymagane! - Zarejestruj + Zarejestruj się Zapamiętaj mnie? From f0e97a975c6a08818b22bc42803d8f8014e4a6b0 Mon Sep 17 00:00:00 2001 From: lzabik Date: Fri, 10 Dec 2021 14:52:14 +0100 Subject: [PATCH 6/6] small refactor --- ...andCommandHandlerpl.resx => DeleteBrandCommandHandler.pl.resx} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/Application/Resources/Features/Brands/Commands/Delete/{DeleteBrandCommandHandlerpl.resx => DeleteBrandCommandHandler.pl.resx} (100%) diff --git a/src/Application/Resources/Features/Brands/Commands/Delete/DeleteBrandCommandHandlerpl.resx b/src/Application/Resources/Features/Brands/Commands/Delete/DeleteBrandCommandHandler.pl.resx similarity index 100% rename from src/Application/Resources/Features/Brands/Commands/Delete/DeleteBrandCommandHandlerpl.resx rename to src/Application/Resources/Features/Brands/Commands/Delete/DeleteBrandCommandHandler.pl.resx