New Crowdin updates (#85)

* New translations en.json (Romanian)

* New translations en.json (French)

* New translations en.json (Spanish)

* New translations en.json (Arabic)

* New translations en.json (Bulgarian)

* New translations en.json (Czech)

* New translations en.json (German)

* New translations en.json (Greek)

* New translations en.json (Finnish)

* New translations en.json (Italian)

* New translations en.json (Japanese)

* New translations en.json (Lithuanian)

* New translations en.json (Macedonian)

* New translations en.json (Dutch)

* New translations en.json (Polish)

* New translations en.json (Russian)

* New translations en.json (Slovak)

* New translations en.json (Slovenian)

* New translations en.json (Swedish)

* New translations en.json (Turkish)

* New translations en.json (Ukrainian)

* New translations en.json (Chinese Traditional)

* New translations en.json (Vietnamese)

* New translations en.json (Portuguese, Brazilian)

* New translations en.json (Indonesian)

* New translations en.json (Persian)

* New translations en.json (Thai)

* New translations en.json (Croatian)

* New translations en.json (Latvian)

* New translations en.json (Hindi)

* New translations en.json (Serbian (Latin))

* New translations en.json (Macedonian)

* New translations en.json (Dutch)

* New translations en.json (Dutch)

* New translations en.json (Swedish)

* New translations en.json (Swedish)

* New translations en.json (Swedish)

* New translations en.json (Swedish)

* New translations en.json (Swedish)

* New translations en.json (Swedish)

* New translations en.json (Swedish)

* New translations en.json (Swedish)

* New translations en.json (Swedish)

* New translations en.json (Swedish)

* New translations en.json (Swedish)

* New translations en.json (Hindi)

* New translations en.json (Hindi)

* New translations en.json (Dutch)

* New translations en.json (Swedish)

* New translations en.json (Spanish)

* New translations en.json (French)

* New translations en.json (Indonesian)

* New translations en.json (Indonesian)

* New translations en.json (Vietnamese)

* New translations en.json (Vietnamese)

* New translations en.json (Vietnamese)

* New translations en.json (Vietnamese)

* New translations en.json (Vietnamese)

* New translations en.json (Vietnamese)

* New translations en.json (Vietnamese)

* New translations en.json (Slovak)

* New translations en.json (Vietnamese)

* New translations en.json (Slovak)

* New translations en.json (Slovak)

* New translations en.json (Portuguese, Brazilian)

* New translations en.json (German)

* New translations en.json (Spanish)

* New translations en.json (Spanish)

* New translations en.json (Finnish)

* New translations en.json (French)

* New translations en.json (German)

* Update source file en.json

* New translations en.json (Spanish)

* New translations en.json (Finnish)

* New translations en.json (French)

* New translations en.json (German)

* New translations en.json (Romanian)

* New translations en.json (Arabic)

* New translations en.json (Bulgarian)

* New translations en.json (Czech)

* New translations en.json (Greek)

* New translations en.json (Italian)

* New translations en.json (Japanese)

* New translations en.json (Lithuanian)

* New translations en.json (Macedonian)

* New translations en.json (Dutch)

* New translations en.json (Polish)

* New translations en.json (Russian)

* New translations en.json (Slovak)

* New translations en.json (Slovenian)

* New translations en.json (Swedish)

* New translations en.json (Turkish)

* New translations en.json (Ukrainian)

* New translations en.json (Chinese Traditional)

* New translations en.json (Vietnamese)

* New translations en.json (Portuguese, Brazilian)

* New translations en.json (Indonesian)

* New translations en.json (Persian)

* New translations en.json (Thai)

* New translations en.json (Croatian)

* New translations en.json (Latvian)

* New translations en.json (Hindi)

* New translations en.json (Serbian (Latin))
This commit is contained in:
Darko Gjorgjijoski
2024-09-24 19:51:47 +02:00
committed by GitHub
parent 5ece0f43c0
commit c8c75a6aa7
32 changed files with 9057 additions and 1560 deletions

View File

@@ -100,7 +100,26 @@
"pay_invoice": "Zapłać Fakturę",
"login_successfully": "Zalogowano pomyślnie!",
"logged_out_successfully": "Wylogowano pomyślnie",
"mark_as_default": "Mark as default"
"mark_as_default": "Mark as default",
"no_data_found": "No data found",
"pagination": {
"previous": "Previous",
"next": "Next",
"showing": "Showing",
"to": "to",
"of": "of",
"results": "results"
},
"file_upload": {
"drag_a_file": "Drag a file here or",
"browse": "browse",
"to_choose": "to choose a file"
},
"multiselect": {
"the_list_is_empty": "The list is empty",
"no_results_found": "No results found"
},
"copy_to_clipboard": "Copy to Clipboard"
},
"dashboard": {
"select_year": "Wybierz rok",
@@ -551,7 +570,18 @@
"hour": "Godzina",
"day_month": "Dzień miesiąca",
"month": "Miesiąc",
"day_week": "Dzień tygodnia"
"day_week": "Dzień tygodnia",
"every_minute": "Every Minute",
"every_30_minute": "Every 30 Minute",
"every_hour": "Every Hour",
"every_2_hour": "Every 2 Hour",
"every_day_at_midnight": "Every day at midnight",
"every_week": "Every Week",
"every_15_days_at_midnight": "Every 15 days at midnight",
"on_the_first_day_of_every_month_at_midnight": "On the first day of every month at 00:00",
"every_6_month": "Every 6 Month",
"every_year_on_the_first_day_of_january_at_midnight": "Every year on the first day of january at 00:00",
"custom": "Custom"
},
"confirm_delete": "Nie będziesz w stanie odzyskać tej faktury | Nie będziesz w stanie odzyskać tych faktur",
"created_message": "Faktura Cykliczna utworzona pomyślnie",
@@ -560,7 +590,12 @@
"marked_as_sent_message": "Faktura Cykliczna oznaczona jako wysłana pomyślnie",
"user_email_does_not_exist": "E-mail użytkownika nie istnieje",
"something_went_wrong": "coś poszło nie tak",
"invalid_due_amount_message": "Całkowita kwota faktury cyklicznej nie może być mniejsza niż całkowita kwota zapłacona za tę fakturę cykliczną. Proszę zaktualizować fakturę lub usunąć powiązane płatności, aby kontynuować."
"invalid_due_amount_message": "Całkowita kwota faktury cyklicznej nie może być mniejsza niż całkowita kwota zapłacona za tę fakturę cykliczną. Proszę zaktualizować fakturę lub usunąć powiązane płatności, aby kontynuować.",
"limit": {
"none": "None",
"date": "Date",
"count": "Count"
}
},
"payments": {
"title": "Płatności",
@@ -598,7 +633,8 @@
"created_message": "Płatność została pomyślnie utworzona",
"updated_message": "Płatność została pomyślnie zaktualizowana",
"deleted_message": "Płatność usunięta pomyślnie | Płatności usunięte pomyślnie",
"invalid_amount_message": "Kwota płatności jest nieprawidłowa"
"invalid_amount_message": "Kwota płatności jest nieprawidłowa",
"amount_due": "Due Amount"
},
"expenses": {
"title": "Wydatki",
@@ -703,7 +739,8 @@
"installed": "Zainstalowano",
"no_modules_installed": "Brak zainstalowanych modułów!",
"disable_warning": "Wszystkie ustawienia dla tego konkretnego zostaną przywrócone.",
"what_you_get": "Co otrzymasz"
"what_you_get": "Co otrzymasz",
"sign_up_and_get_token": "Sign up & Get Token"
},
"users": {
"title": "Użytkownicy",
@@ -755,7 +792,11 @@
"date_range": "Wybierz zakres dat",
"to_date": "Do daty",
"from_date": "Od daty",
"report_type": "Typ raportu"
"report_type": "Typ raportu",
"sort": {
"by_customer": "By Customer",
"by_item": "By Item"
}
},
"taxes": {
"taxes": "Podatki",
@@ -866,6 +907,8 @@
"company_info": {
"company_info": "Dane firmy",
"company_name": "Nazwa firmy",
"tax_id": "Tax Identification Number",
"vat_id": "VAT Identification Number",
"company_logo": "Logo firmy",
"section_description": "Informacje o Twojej firmie, które będą wyświetlane na fakturach, ofertach i innych dokumentach stworzonych przez InvoiceShelf.",
"phone": "Telefon",
@@ -921,7 +964,14 @@
"added_message": "Pole niestandardowe zostało dodane pomyślnie",
"press_enter_to_add": "Naciśnij Enter, aby dodać nową opcję",
"model_in_use": "Nie można zaktualizować modelu dla pól, które są już używane.",
"type_in_use": "Nie można zaktualizować typu dla pól, które są już używane."
"type_in_use": "Nie można zaktualizować typu dla pól, które są już używane.",
"model_type": {
"customer": "Customer",
"invoice": "Invoice",
"estimate": "Estimate",
"expense": "Expense",
"payment": "Payment"
}
},
"customization": {
"customization": "dostosowywanie",
@@ -1042,7 +1092,12 @@
"note_updated": "Notatka zaktualizowana pomyślnie",
"note_confirm_delete": "Nie będziesz w stanie odzyskać tej notatki",
"already_in_use": "Notatka jest już w użyciu",
"deleted_message": "Notatka została usunięta pomyślnie"
"deleted_message": "Notatka została usunięta pomyślnie",
"types": {
"estimate": "Estimate",
"invoice": "Invoice",
"payment": "Payment"
}
}
},
"account_settings": {
@@ -1197,12 +1252,27 @@
"on_hold": "Wstrzymane",
"update_status": "Aktualizuj status",
"completed": "Ukończone",
"company_currency_unchangeable": "Nie można zmienić waluty firmy"
"company_currency_unchangeable": "Nie można zmienić waluty firmy",
"fiscal_years": {
"january_december": "January - December",
"february_january": "February - January",
"march_february": "March - February",
"april_march": "April - March",
"may_april": "May - April",
"june_may": "June - May",
"july_june": "July - June",
"august_july": "August - July",
"september_august": "September - August",
"october_september": "October - September",
"november_october": "November - October",
"december_november": "December - November"
}
},
"update_app": {
"title": "Aktualizuj aplikację",
"description": "Możesz łatwo zaktualizować InvoiceShelfa poprzez kliknięcie przycisku poniżej",
"check_update": "Sprawdź czy są dostępne nowe aktualizacje",
"insider_consent": "Opt-in for Insider releases. Recommended for testing purposes only.",
"avail_update": "Dostępna nowa aktualizacja",
"next_version": "Nowa wersja",
"requirements": "Wymagania",
@@ -1270,6 +1340,12 @@
"aws_region": "Region AWS",
"aws_bucket": "Zasobnik AWS",
"aws_root": "Katalog główny AWS",
"s3_endpoint": "S3 Endpoint",
"s3_key": "S3 Key",
"s3_secret": "S3 Secret",
"s3_region": "S3 Region",
"s3_bucket": "S3 Bucket",
"s3_root": "S3 Root",
"do_spaces_type": "Typ Do Spaces",
"do_spaces_key": "Klucz Do Spaces",
"do_spaces_secret": "Tajny klucz Do Spaces",
@@ -1350,6 +1426,10 @@
"next": "Następny",
"continue": "Kontynuuj",
"skip": "Pomiń",
"install_language": {
"title": "Choose your language",
"description": "Select language wizard to install InvoiceShelf"
},
"database": {
"database": "Adres URL witryny i baza danych",
"connection": "Połączenie z bazą danych",
@@ -1361,6 +1441,7 @@
"username": "Nazwa użytkownika bazy danych",
"db_name": "Nazwa bazy danych",
"db_path": "Ścieżka do bazy danych",
"overwrite": "Overwrite existing database and proceed",
"desc": "Utwórz bazę danych na swoim serwerze i ustaw dane logowania za pomocą poniższego formularza."
},
"permissions": {
@@ -1376,7 +1457,14 @@
"verify_now": "Potwierdź teraz",
"success": "Pomyślnie zweryfikowano domenę.",
"failed": "Weryfikacja domeny nie powiodła się. Podaj prawidłową nazwę domeny.",
"verify_and_continue": "Weryfikuj i kontynuuj"
"verify_and_continue": "Weryfikuj i kontynuuj",
"notes": {
"notes": "Notes:",
"not_contain": "App domain should not contain",
"or": "or",
"in_front": "in front of the domain.",
"if_you": "If you're accessing the website on a different port, please mention the port. For example:"
}
},
"mail": {
"host": "Adres hosta poczty",
@@ -1525,5 +1613,16 @@
"pdf_bill_to": "Wystawiono dla",
"pdf_ship_to": "Wysyłka do",
"pdf_received_from": "Otrzymane od:",
"pdf_tax_label": "Podatek"
"pdf_tax_label": "Podatek",
"pdf_tax_id": "Tax-ID",
"pdf_vat_id": "VAT-ID",
"mail_thanks": "Thanks",
"mail_view_estimate": "View Estimate",
"mail_viewed_estimate": ":name viewed this Estimate.",
"mail_view_invoice": "View Invoice",
"mail_viewed_invoice": ":name viewed this Invoice.",
"mail_view_payment": "View Payment",
"notification_view_estimate": "[Notification] Estimate viewed",
"notification_view_invoice": "[Notification] Invoice viewed",
"You have received a new invoice from <b>{COMPANY_NAME}</b>.</br> Please download using the button below:": "You have received a new invoice from <b>{COMPANY_NAME}</b>.</br> Please download using the button below:"
}