diff --git a/application/Espo/Modules/Crm/Resources/i18n/pl_PL/Contact.json b/application/Espo/Modules/Crm/Resources/i18n/pl_PL/Contact.json index 206ccdf61d..192e5571e7 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/pl_PL/Contact.json +++ b/application/Espo/Modules/Crm/Resources/i18n/pl_PL/Contact.json @@ -2,7 +2,6 @@ "fields": { "name": "Nazwa", "emailAddress": "E-mail", - "title": "Tytuł", "accountRole": "Tytuł", "account": "Klient", "accounts": "Klienci", @@ -31,7 +30,6 @@ }, "options": { "opportunityRole": { - "": "--NIC--", "Decision Maker": "Osoba Decyzyjna", "Evaluator": "Oceniający", "Influencer": "Wpływający" diff --git a/application/Espo/Resources/i18n/pl_PL/Admin.json b/application/Espo/Resources/i18n/pl_PL/Admin.json index 62ef17bdbd..15b9352583 100644 --- a/application/Espo/Resources/i18n/pl_PL/Admin.json +++ b/application/Espo/Resources/i18n/pl_PL/Admin.json @@ -25,7 +25,7 @@ "Inbound Emails": "Wiadomości przychodzące", "Email Templates": "Szablony wiadomości", "Layout Manager": "Menadżer Widoku", - "User Interface": "Interfejs Użytkonika", + "User Interface": "Interfejs Użytkownika", "Auth Tokens": "Tokeny autoryzacji", "Authentication": "Autoryzacja", "Currency": "Waluta", @@ -76,8 +76,6 @@ "bool": "Wartość logiczna (Prawda / Fałsz)", "currency": "Waluta", "date": "Data", - "datetime": "DataCzas", - "datetimeOptional": "Data/czas", "email": "E-mail", "enum": "Wyliczenie (Enum)", "enumInt": "Wyliczenie - Liczby całkowite (Enum Integer)", diff --git a/application/Espo/Resources/i18n/pl_PL/ApiUser.json b/application/Espo/Resources/i18n/pl_PL/ApiUser.json new file mode 100644 index 0000000000..9e26dfeeb6 --- /dev/null +++ b/application/Espo/Resources/i18n/pl_PL/ApiUser.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/application/Espo/Resources/i18n/pl_PL/Email.json b/application/Espo/Resources/i18n/pl_PL/Email.json index 12f27f8d6f..cc94f58bc8 100644 --- a/application/Espo/Resources/i18n/pl_PL/Email.json +++ b/application/Espo/Resources/i18n/pl_PL/Email.json @@ -13,7 +13,7 @@ "subject": "Temat", "attachments": "Załączniki", "selectTemplate": "Wybierz szkic wiadomości", - "fromEmailAddress": "Z adresu", + "fromAddress": "Z adresu", "emailAddress": "Adres e-mail", "deliveryDate": "Data dostarczenia", "account": "Klient", diff --git a/application/Espo/Resources/i18n/pl_PL/EmailTemplateCategory.json b/application/Espo/Resources/i18n/pl_PL/EmailTemplateCategory.json new file mode 100644 index 0000000000..9e26dfeeb6 --- /dev/null +++ b/application/Espo/Resources/i18n/pl_PL/EmailTemplateCategory.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/application/Espo/Resources/i18n/pl_PL/Global.json b/application/Espo/Resources/i18n/pl_PL/Global.json index 868abf5afe..42b8ef0631 100644 --- a/application/Espo/Resources/i18n/pl_PL/Global.json +++ b/application/Espo/Resources/i18n/pl_PL/Global.json @@ -34,7 +34,6 @@ "ExternalAccount": "Konta zewnętrzne", "Extension": "Rozszerzenia", "InboundEmail": "Poczta Przychodząca", - "Import": "Wyniki importu", "Template": "Szablony", "Job": "Zadania", "EmailFilter": "Filtry wiadomości", diff --git a/application/Espo/Resources/i18n/pl_PL/LeadCapture.json b/application/Espo/Resources/i18n/pl_PL/LeadCapture.json new file mode 100644 index 0000000000..9e26dfeeb6 --- /dev/null +++ b/application/Espo/Resources/i18n/pl_PL/LeadCapture.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/application/Espo/Resources/i18n/pl_PL/LeadCaptureLogRecord.json b/application/Espo/Resources/i18n/pl_PL/LeadCaptureLogRecord.json new file mode 100644 index 0000000000..9e26dfeeb6 --- /dev/null +++ b/application/Espo/Resources/i18n/pl_PL/LeadCaptureLogRecord.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/application/Espo/Resources/i18n/pl_PL/Preferences.json b/application/Espo/Resources/i18n/pl_PL/Preferences.json index 76fdc971d8..aea32205b4 100644 --- a/application/Espo/Resources/i18n/pl_PL/Preferences.json +++ b/application/Espo/Resources/i18n/pl_PL/Preferences.json @@ -22,6 +22,7 @@ "theme": "Motyw", "receiveAssignmentEmailNotifications": "Prześlij wiadomość po przypisaniu", "dashboardLayout": "Styl Głównego Panelu", + "emailReplyForceHtml": "Odpowiadanie na e-maile w HTML", "autoFollowEntityTypeList": "Automatycznie obserwuj", "emailReplyToAllByDefault": "Domyślnie odpowiadaj wszystkim" }, @@ -33,7 +34,7 @@ }, "labels": { "Notifications": "powiadomienia", - "User Interface": "Interfejs Użytkonika", + "User Interface": "Interfejs Użytkownika", "Misc": "Różne", "Locale": "Lokalizacja" }, diff --git a/application/Espo/Resources/i18n/pl_PL/ScheduledJob.json b/application/Espo/Resources/i18n/pl_PL/ScheduledJob.json index 16490b0b98..1205518602 100644 --- a/application/Espo/Resources/i18n/pl_PL/ScheduledJob.json +++ b/application/Espo/Resources/i18n/pl_PL/ScheduledJob.json @@ -13,7 +13,8 @@ "CheckInboundEmails": "Sprawdź pocztę przychodzącą", "CheckEmailAccounts": "Sprawdź osobiste konta pocztowe", "SendEmailReminders": "Wyślij przypomnienia", - "AuthTokenControl": "Kontrola tokenu autentykacji" + "AuthTokenControl": "Kontrola tokenu autentykacji", + "SendEmailNotifications": "Wysyłaj powiadomienia e-mail." }, "cronSetup": { "linux": "Uwaga: Dodaj tą linię do pliku crontab, aby uruchomić zaplanowane zadania Espo:", diff --git a/application/Espo/Resources/i18n/pl_PL/Settings.json b/application/Espo/Resources/i18n/pl_PL/Settings.json index 068fbe3d74..b6662b37ea 100644 --- a/application/Espo/Resources/i18n/pl_PL/Settings.json +++ b/application/Espo/Resources/i18n/pl_PL/Settings.json @@ -47,6 +47,13 @@ "ldapUsername": "Użytkownik", "ldapBindRequiresDn": "Bind Requires Dn", "ldapBaseDn": "Base Dn", + "ldapUserNameAttribute": "Parametry nazwy użytkownika", + "ldapUserObjectClass": "Właściwości użytkownika", + "ldapUserTitleAttribute": "Tytuł użytkownika", + "ldapUserFirstNameAttribute": "Imię użytkownika", + "ldapUserLastNameAttribute": "Nazwisko użytkownika", + "ldapUserEmailAddressAttribute": "E-mail użytkownika", + "ldapUserPhoneNumberAttribute": "Numer telefonu użytkownika", "assignmentNotificationsEntityList": "Jednostki o których powiadamiać przy przypisaniu", "assignmentEmailNotifications": "Wyślij powiadominie do użytkonika o przypisaniu", "assignmentEmailNotificationsEntityList": "Entities to Notify About", diff --git a/install/core/i18n/pl_PL/install.json b/install/core/i18n/pl_PL/install.json index 1833c7483c..9106f5b89d 100644 --- a/install/core/i18n/pl_PL/install.json +++ b/install/core/i18n/pl_PL/install.json @@ -23,9 +23,6 @@ "Version": "Wersja", "Test settings": "Test połączenia z bazą danych", "Install": "Instaluj", - "SetupConfirmation page title": "Rekomendowane ustawienia", - "PHP Configuration": "Rekomendowane ustawienia PHP", - "MySQL Configuration": "Konfiguracja MySQL", "Configuration Instructions": "Instrukcje konfiguracji", "phpVersion": "Wersja PHP", "requiredMysqlVersion": "Wersja MySQL", @@ -64,7 +61,6 @@ "Some errors occurred!": "Wystapiły błędy!", "phpVersion": "Wersja PHP nie jest wspierana przez EspoCRM, proszę wykonać aktualizację do minimalnej wersji PHP {minVersion}", "requiredMysqlVersion": "Wersja MySQL nie jest wspierana przez EspoCRM, proszę wykonać aktualizację do minimalnej wersji MySQL {minVersion}", - "requiredMariadbVersion": "Wersja MariaDB nie jest wspierana przez EspoCRM, proszę wykonać aktualizację do minimalnej wersji MariaDB {minVersion}", "All Settings correct": "Wszystkie ustwienia są poprawne", "Failed to connect to database": "Błąd połączenia z bazą danych", "PHP version": "Wersja PHP", @@ -73,7 +69,6 @@ "Enable mod_rewrite in Apache server": "Włącz mod_rewrite na serwerze Apache", "checkWritable error": "Sprawdź zapisane błędy", "applySett error": "Akceptuj ustawienia błędów", - "Ajax failed": "Błąd AJAX", "Cannot create user": "Nie można ustworzyc użytkonika", "Permission denied": "Dostęp zabroniony", "Permission denied to": "Dostęp zabroniony",