chore: Update to the latest translations (#3923)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
@@ -77,13 +77,13 @@
|
||||
"CONFIRM": {
|
||||
"TITLE": "Potwierdź usunięcie",
|
||||
"MESSAGE": "Czy na pewno chcesz usunąć ",
|
||||
"PLACE_HOLDER": "Please type {contactName} to confirm",
|
||||
"PLACE_HOLDER": "Wpisz {contactName} aby potwierdzić",
|
||||
"YES": "Tak, usuń ",
|
||||
"NO": "Nie, zachowaj "
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Contact deleted successfully",
|
||||
"ERROR_MESSAGE": "Could not delete contact. Please try again later."
|
||||
"SUCCESS_MESSAGE": "Kontakt został usunięty pomyślnie",
|
||||
"ERROR_MESSAGE": "Nie można usunąć kontaktu. Spróbuj ponownie później."
|
||||
}
|
||||
},
|
||||
"CONTACT_FORM": {
|
||||
@@ -111,7 +111,7 @@
|
||||
"LABEL": "Numer telefonu",
|
||||
"HELP": "Numer telefonu powinien mieć format E.164, np. +1415555555 [+][kod krajowy][kod kierunkowy][numer telefonu]",
|
||||
"ERROR": "Numer telefonu powinien być pusty lub w formacie E.164",
|
||||
"DUPLICATE": "This phone number is in use for another contact."
|
||||
"DUPLICATE": "Ten numer telefonu jest już zajęty przez inny kontakt."
|
||||
},
|
||||
"LOCATION": {
|
||||
"PLACEHOLDER": "Wprowadź lokalizację kontaktu",
|
||||
@@ -157,9 +157,9 @@
|
||||
"ERROR": "Wybierz skrzynkę odbiorczą"
|
||||
},
|
||||
"SUBJECT": {
|
||||
"LABEL": "Subject",
|
||||
"PLACEHOLDER": "Subject",
|
||||
"ERROR": "Subject can't be empty"
|
||||
"LABEL": "Temat",
|
||||
"PLACEHOLDER": "Temat",
|
||||
"ERROR": "Temat nie może być pusty"
|
||||
},
|
||||
"MESSAGE": {
|
||||
"LABEL": "Wiadomość",
|
||||
@@ -169,6 +169,7 @@
|
||||
"SUBMIT": "Wyślij wiadomość",
|
||||
"CANCEL": "Anuluj",
|
||||
"SUCCESS_MESSAGE": "Wiadomość wysłana!",
|
||||
"GO_TO_CONVERSATION": "Widok",
|
||||
"ERROR_MESSAGE": "Nie udało się wysłać! Spróbuj ponownie"
|
||||
}
|
||||
},
|
||||
@@ -177,7 +178,9 @@
|
||||
"FIELDS": "Pola kontaktu",
|
||||
"SEARCH_BUTTON": "Szukaj",
|
||||
"SEARCH_INPUT_PLACEHOLDER": "Szukaj kontaktów",
|
||||
"FILTER_CONTACTS": "Filter",
|
||||
"FILTER_CONTACTS": "Filtruj",
|
||||
"FILTER_CONTACTS_SAVE": "Save filter",
|
||||
"FILTER_CONTACTS_DELETE": "Delete filter",
|
||||
"LIST": {
|
||||
"LOADING_MESSAGE": "Ładowanie kontaktów...",
|
||||
"404": "Brak kontaktów pasujących do Twojego wyszukiwania 🔍",
|
||||
@@ -198,7 +201,7 @@
|
||||
},
|
||||
"CONTACT_PROFILE": {
|
||||
"BACK_BUTTON": "Kontakty",
|
||||
"LOADING": "Loading contact profile..."
|
||||
"LOADING": "Wczytywanie profilu kontaktu..."
|
||||
},
|
||||
"REMINDER": {
|
||||
"ADD_BUTTON": {
|
||||
@@ -211,13 +214,13 @@
|
||||
}
|
||||
},
|
||||
"NOTES": {
|
||||
"FETCHING_NOTES": "Fetching notes...",
|
||||
"NOT_AVAILABLE": "There are no notes created for this contact",
|
||||
"FETCHING_NOTES": "Pobieranie notatek...",
|
||||
"NOT_AVAILABLE": "Nie ma żadnych notatek dla tego kontaktu",
|
||||
"HEADER": {
|
||||
"TITLE": "Notatki"
|
||||
},
|
||||
"LIST": {
|
||||
"LABEL": "added a note"
|
||||
"LABEL": "dodano notatkę"
|
||||
},
|
||||
"ADD": {
|
||||
"BUTTON": "Dodaj",
|
||||
@@ -225,7 +228,7 @@
|
||||
"TITLE": "Shift + Enter by utworzyć notatkę"
|
||||
},
|
||||
"CONTENT_HEADER": {
|
||||
"DELETE": "Delete note"
|
||||
"DELETE": "Usuń notatkę"
|
||||
}
|
||||
},
|
||||
"EVENTS": {
|
||||
@@ -239,7 +242,7 @@
|
||||
}
|
||||
},
|
||||
"CUSTOM_ATTRIBUTES": {
|
||||
"ADD_BUTTON_TEXT": "Add attributes",
|
||||
"ADD_BUTTON_TEXT": "Dodaj atrybuty",
|
||||
"BUTTON": "Dodaj niestandardowy atrybut",
|
||||
"NOT_AVAILABLE": "There are no custom attributes available for this contact.",
|
||||
"COPY_SUCCESSFUL": "Pomyślnie skopiowano do schowka",
|
||||
@@ -278,7 +281,7 @@
|
||||
"ERROR": "Unable to delete attribute. Please try again later"
|
||||
},
|
||||
"ATTRIBUTE_SELECT": {
|
||||
"TITLE": "Add attributes",
|
||||
"TITLE": "Dodaj atrybuty",
|
||||
"PLACEHOLDER": "Search attributes",
|
||||
"NO_RESULT": "No attributes found"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user