New Crowdin updates (#232)

* New translations en.json (French)

* New translations en.json (Croatian)

* New translations en.json (Ukrainian)

* New translations en.json (Ukrainian)

* New translations en.json (Ukrainian)

* New translations en.json (Slovak)
This commit is contained in:
Darko Gjorgjijoski
2024-12-03 15:27:09 +01:00
committed by GitHub
parent a32bbb6268
commit f5b36d7e6c
4 changed files with 199 additions and 199 deletions

View File

@@ -27,8 +27,8 @@
"download": "Télécharger",
"from_date": "Du",
"to_date": "Au",
"from": "Du",
"to": "Au",
"from": "De",
"to": "À",
"ok": "OK",
"yes": "Oui",
"no": "Non",
@@ -191,7 +191,7 @@
"customers": {
"title": "Clients",
"prefix": "Code client",
"tax_id": "N° de TVA",
"tax_id": "N° fiscal",
"add_customer": "Ajouter un client",
"contacts_list": "Liste de clients",
"name": "Nom",
@@ -1615,7 +1615,7 @@
"pdf_ship_to": "Expédier à",
"pdf_received_from": "Reçu de :",
"pdf_tax_label": "Taxe",
"pdf_tax_id": "N° de TVA",
"pdf_tax_id": "N° fiscal",
"pdf_vat_id": "N° de TVA",
"mail_thanks": "Merci",
"mail_view_estimate": "Voir le devis",

View File

@@ -3,7 +3,7 @@
"dashboard": "Upravljačka Ploča",
"customers": "Klijenti",
"items": "Stavke",
"invoices": "Fakture",
"invoices": "Računi",
"recurring-invoices": "Ponavljajući računi",
"expenses": "Rashodi",
"estimates": "Ponude",

View File

@@ -728,20 +728,20 @@
"other_modules": "Other Modules",
"view_all": "View All",
"no_reviews_found": "There are no reviews for this module yet!",
"module_not_purchased": "Module Not Purchased",
"module_not_found": "Module Not Found",
"module_not_purchased": "Modul nie je kúpený",
"module_not_found": "Modul sa nenašiel",
"version_not_supported": "This module version doesn't support the current version of InvoiceShelf",
"last_updated": "Last Updated On",
"connect_installation": "Connect your installation",
"api_token_description": "Login to {url} and connect this installation by entering the API Token. Your purchased modules will show up here after the connection is established.",
"view_module": "View Module",
"update_available": "Update Available",
"purchased": "Purchased",
"installed": "Installed",
"no_modules_installed": "No Modules Installed Yet!",
"disable_warning": "All the settings for this particular will be reverted.",
"what_you_get": "What you get",
"sign_up_and_get_token": "Sign up & Get Token"
"last_updated": "Naposledy upravené",
"connect_installation": "Pripojte vašu inštaláciu",
"api_token_description": "Prihláste se k {url} a pripojte túto inštaláciu zadaním API tokenu. Vaše zakúpené moduly sa zobrazia tu po naviazaní pripojenia.",
"view_module": "Zobraziť modul",
"update_available": "Dostupná aktualizácia",
"purchased": "Zakúpené",
"installed": "Nainštalované",
"no_modules_installed": "Nie sú nainštalované žiadne moduly!",
"disable_warning": "Všetky nastavenia pre túto konkrétnu položku budú vrátené späť.",
"what_you_get": "Čo dostanete",
"sign_up_and_get_token": "Prihláste sa a získajte token"
},
"users": {
"title": "Uživatelia",
@@ -768,8 +768,8 @@
"created_message": "Užívateľ úspešne vytvorený",
"updated_message": "Užívateľ úspešne aktualizovaná",
"deleted_message": "Užívateľ úspešne odstránený | Užívatelia úspešne odstránení",
"select_company_role": "Select Role for {company}",
"companies": "Companies"
"select_company_role": "Vyberte rolu pre {company}",
"companies": "Spoločnosti"
},
"reports": {
"title": "Reporty",
@@ -795,8 +795,8 @@
"from_date": "Od dátumu",
"report_type": "Typ Reportu",
"sort": {
"by_customer": "By Customer",
"by_item": "By Item"
"by_customer": "Podľa zákazníka",
"by_item": "Podľa položky"
}
},
"taxes": {
@@ -851,11 +851,11 @@
"custom_fields": "Vlastné Polia",
"payment_modes": "Spôsoby Platby",
"notes": "Poznámky",
"exchange_rate": "Exchange Rate",
"address_information": "Address Information"
"exchange_rate": "Výmenný kurz",
"address_information": "Informácie o adrese"
},
"address_information": {
"section_description": " You can update Your Address information using form below."
"section_description": "Adresu môžete aktualizovať pomocou formulára nižšie."
},
"title": "Nastavenia",
"setting": "Nastavenia | Nastavenia",
@@ -871,7 +871,7 @@
"select_currency": "Vyberte Menu",
"name": "Meno",
"code": "Kód",
"symbol": "Symbol",
"symbol": "Znak meny",
"precision": "Presnosť",
"thousand_separator": "Oddelovač Tisíciek",
"decimal_separator": "Oddelovač Desatinných Miest",
@@ -919,9 +919,9 @@
"address": "Adresa",
"zip": "PSČ",
"save": "Uložiť",
"delete": "Delete",
"delete": "Odstrániť",
"updated_message": "Informácie o firme úspešne aktualizované",
"delete_company": "Delete Company",
"delete_company": "Odstrániť spoločnosť",
"delete_company_description": "Once you delete your company, you will lose all the data and files associated with it permanently.",
"are_you_absolutely_sure": "Are you absolutely sure?",
"delete_company_modal_desc": "This action cannot be undone. This will permanently delete {company} and all of its associated data.",
@@ -948,7 +948,7 @@
"suffix": "Prípona",
"yes": "Áno",
"no": "Nie",
"order": "Objednať",
"order": "Poradie",
"custom_field_confirm_delete": "Nebudete môcť obnovit toto vlastné pole",
"already_in_use": "Toto vlastne pole sa už používa",
"deleted_message": "Vlastné pole úspešne vymazané",
@@ -1611,7 +1611,7 @@
"pdf_total_tax_label": "Celkové dane",
"pdf_tax_types_label": "Typy daní",
"pdf_expenses_label": "Výdaje",
"pdf_bill_to": "Fakturovať,",
"pdf_bill_to": "Odberateľ:",
"pdf_ship_to": "Doručiť,",
"pdf_received_from": "Prijaté od:",
"pdf_tax_label": "Tax",

View File

@@ -1,187 +1,187 @@
{
"navigation": {
"dashboard": "Dashboard",
"customers": "Customers",
"items": "Items",
"invoices": "Invoices",
"recurring-invoices": "Recurring Invoices",
"expenses": "Expenses",
"estimates": "Estimates",
"payments": "Payments",
"reports": "Reports",
"settings": "Settings",
"logout": "Logout",
"users": "Users",
"modules": "Modules"
"dashboard": "Панель керування",
"customers": "Клієнти",
"items": "Товари",
"invoices": "Платежі",
"recurring-invoices": "Регулярні платежі",
"expenses": "Витрати",
"estimates": "Оцінки",
"payments": "Оплати",
"reports": "Звіти",
"settings": "Налаштування",
"logout": "Вийти",
"users": "Користувачі",
"modules": "Модулі"
},
"general": {
"add_company": "Add Company",
"view_pdf": "View PDF",
"copy_pdf_url": "Copy PDF Url",
"download_pdf": "Download PDF",
"save": "Save",
"create": "Create",
"cancel": "Cancel",
"update": "Update",
"deselect": "Deselect",
"download": "Download",
"from_date": "From Date",
"to_date": "To Date",
"from": "From",
"to": "To",
"ok": "Ok",
"yes": "Yes",
"no": "No",
"sort_by": "Sort By",
"ascending": "Ascending",
"descending": "Descending",
"subject": "Subject",
"body": "Body",
"message": "Message",
"send": "Send",
"preview": "Preview",
"go_back": "Go Back",
"back_to_login": "Back to Login?",
"home": "Home",
"filter": "Filter",
"delete": "Delete",
"edit": "Edit",
"view": "View",
"add_new_item": "Add New Item",
"clear_all": "Clear All",
"showing": "Showing",
"add_company": "Додати компанію",
"view_pdf": "Переглянути PDF",
"copy_pdf_url": "Копіювати посилання PDF",
"download_pdf": "Завантажити PDF",
"save": "Зберегти",
"create": "Створити",
"cancel": "Скасувати",
"update": "Оновити",
"deselect": "Зняти вибір",
"download": "Завантажити",
"from_date": "Від дати",
"to_date": "До дати",
"from": "З",
"to": "До",
"ok": "Ок",
"yes": "Так",
"no": "Ні",
"sort_by": "Впорядкувати за",
"ascending": "За зростанням",
"descending": "За спаданням",
"subject": "Тема",
"body": "Вміст",
"message": "Повідомлення",
"send": "Надіслати",
"preview": "Перегляд",
"go_back": "Повернутися назад",
"back_to_login": "Повернутись до входу?",
"home": "Домашня сторінка",
"filter": "Фільтр",
"delete": "Видалити",
"edit": "Редагувати",
"view": "Вигляд",
"add_new_item": "Додати новий елемент",
"clear_all": "Очистити все",
"showing": "Показано",
"of": "of",
"actions": "Actions",
"actions": "Дії",
"subtotal": "SUBTOTAL",
"discount": "DISCOUNT",
"fixed": "Fixed",
"percentage": "Percentage",
"tax": "TAX",
"total_amount": "TOTAL AMOUNT",
"discount": "ЗНИЖКА",
"fixed": "Фіксована",
"percentage": "Відсоток",
"tax": "ПОДАТОК",
"total_amount": "ЗАГАЛЬНА СУМА",
"bill_to": "Bill to",
"ship_to": "Ship to",
"due": "Due",
"draft": "Draft",
"sent": "Sent",
"all": "All",
"select_all": "Select All",
"select_template": "Select Template",
"choose_file": "Click here to choose a file",
"choose_template": "Choose a template",
"choose": "Choose",
"remove": "Remove",
"select_a_status": "Select a status",
"select_a_tax": "Select a tax",
"search": "Search",
"are_you_sure": "Are you sure?",
"list_is_empty": "List is empty.",
"no_tax_found": "No tax found!",
"draft": "Чернетка",
"sent": "Надіслано",
"all": "Усі",
"select_all": "Обрати все",
"select_template": "Вибрати шаблон",
"choose_file": "Натисніть тут щоб обрати файл",
"choose_template": "Оберіть шаблон",
"choose": "Обрати",
"remove": "Вилучити",
"select_a_status": "Оберіть статус",
"select_a_tax": "Оберіть податок",
"search": "Пошук",
"are_you_sure": "Ви впевнені?",
"list_is_empty": "Список порожній.",
"no_tax_found": "Податок не знайдено!",
"four_zero_four": "404",
"you_got_lost": "Whoops! You got Lost!",
"go_home": "Go Home",
"test_mail_conf": "Test Mail Configuration",
"send_mail_successfully": "Mail sent successfully",
"setting_updated": "Setting updated successfully",
"select_state": "Select state",
"select_country": "Select Country",
"select_city": "Select City",
"street_1": "Street 1",
"street_2": "Street 2",
"action_failed": "Action Failed",
"retry": "Retry",
"you_got_lost": "Ой! Ви заблукали!",
"go_home": "Повернутися",
"test_mail_conf": "Перевірити Налаштування Пошти",
"send_mail_successfully": "Лист успішно надіслано",
"setting_updated": "Налаштування успішно оновлено",
"select_state": "Оберіть область",
"select_country": "Оберіть країну",
"select_city": "Оберіть місто",
"street_1": "Вулиця 1",
"street_2": "Вулиця 2",
"action_failed": "Не вдалося виконати дію",
"retry": "Повторити",
"choose_note": "Choose Note",
"no_note_found": "No Note Found",
"no_note_found": "Примітку не знайдено",
"insert_note": "Insert Note",
"copied_pdf_url_clipboard": "Copied PDF url to clipboard!",
"copied_url_clipboard": "Copied url to clipboard!",
"copied_pdf_url_clipboard": "Посилання на PDF скопійовано в буфер обміну!",
"copied_url_clipboard": "Посилання скопійовано до буфера обміну!",
"docs": "Docs",
"do_you_wish_to_continue": "Do you wish to continue?",
"note": "Note",
"pay_invoice": "Pay Invoice",
"login_successfully": "Logged in successfully!",
"logged_out_successfully": "Logged out successfully",
"mark_as_default": "Mark as default",
"no_data_found": "No data found",
"do_you_wish_to_continue": "Бажаєте продовжити?",
"note": "Примітка",
"pay_invoice": "Сплатити Рахунок",
"login_successfully": "Вхід успішно виконано!",
"logged_out_successfully": "Вихід успішний",
"mark_as_default": "Позначити за замовчуванням",
"no_data_found": "Даних не знайдено",
"pagination": {
"previous": "Previous",
"next": "Next",
"showing": "Showing",
"to": "to",
"of": "of",
"results": "results"
"previous": "Попередній",
"next": "Наступний",
"showing": "Показано",
"to": "до",
"of": "з",
"results": "результати"
},
"file_upload": {
"drag_a_file": "Drag a file here or",
"browse": "browse",
"to_choose": "to choose a file"
"drag_a_file": "Перетягніть файл сюди або",
"browse": "перегляд",
"to_choose": "обрати файл"
},
"multiselect": {
"the_list_is_empty": "The list is empty",
"no_results_found": "No results found"
"the_list_is_empty": "Список порожній",
"no_results_found": "Результатів не знайдено"
},
"copy_to_clipboard": "Copy to Clipboard"
"copy_to_clipboard": "Копіювати до буферу обміну"
},
"dashboard": {
"select_year": "Select year",
"select_year": "Виберіть рік",
"cards": {
"due_amount": "Amount Due",
"customers": "Customer | Customers",
"invoices": "Invoice | Invoices",
"due_amount": "Сума до сплати",
"customers": "Клієнт | Клієнти",
"invoices": "Рахунок | Рахунки",
"estimates": "Estimate | Estimates",
"payments": "Payment | Payments"
"payments": "Оплата | Оплати"
},
"chart_info": {
"total_sales": "Sales",
"total_receipts": "Receipts",
"total_expense": "Expenses",
"net_income": "Net Income",
"year": "Select year"
"total_sales": "Продажі",
"total_receipts": "Квитанції",
"total_expense": "Витрати",
"net_income": "Чистий дохід",
"year": "Виберіть рік"
},
"monthly_chart": {
"title": "Sales & Expenses"
"title": "Продажі & Витрати"
},
"recent_invoices_card": {
"title": "Due Invoices",
"due_on": "Due On",
"customer": "Customer",
"customer": "Клієнт",
"amount_due": "Amount Due",
"actions": "Actions",
"view_all": "View All"
"actions": "Дії",
"view_all": "Переглянути все"
},
"recent_estimate_card": {
"title": "Recent Estimates",
"date": "Date",
"customer": "Customer",
"date": "Дата",
"customer": "Клієнт",
"amount_due": "Amount Due",
"actions": "Actions",
"view_all": "View All"
"actions": "Дії",
"view_all": "Переглянути все"
}
},
"tax_types": {
"name": "Name",
"description": "Description",
"percent": "Percent",
"name": "Назва",
"description": "Опис",
"percent": "Відсоток",
"compound_tax": "Compound Tax"
},
"global_search": {
"search": "Search...",
"customers": "Customers",
"users": "Users",
"no_results_found": "No Results Found"
"search": "Шукати...",
"customers": "Клієнти",
"users": "Користувачі",
"no_results_found": "Результатів не знайдено"
},
"company_switcher": {
"label": "SWITCH COMPANY",
"no_results_found": "No Results Found",
"add_new_company": "Add new company",
"new_company": "New company",
"created_message": "Company created successfully"
"no_results_found": "Результатів не знайдено",
"add_new_company": "Додати нову компанію",
"new_company": "Нова компанія",
"created_message": "Компанія успішно створена"
},
"dateRange": {
"today": "Today",
"this_week": "This Week",
"this_month": "This Month",
"this_quarter": "This Quarter",
"this_year": "This Year",
"today": "Сьогодні",
"this_week": "Цього тижня",
"this_month": "Цього місяця",
"this_quarter": "Цього кварталу",
"this_year": "Цього року",
"previous_week": "Previous Week",
"previous_month": "Previous Month",
"previous_quarter": "Previous Quarter",
@@ -189,51 +189,51 @@
"custom": "Custom"
},
"customers": {
"title": "Customers",
"prefix": "Prefix",
"title": "Клієнти",
"prefix": "Префікс",
"tax_id": "Tax ID",
"add_customer": "Add Customer",
"contacts_list": "Customer List",
"name": "Name",
"add_customer": "Додати Клієнта",
"contacts_list": "Список клієнтів",
"name": "Ім’я",
"mail": "Mail | Mails",
"statement": "Statement",
"display_name": "Display Name",
"primary_contact_name": "Primary Contact Name",
"contact_name": "Contact Name",
"amount_due": "Amount Due",
"email": "Email",
"address": "Address",
"phone": "Phone",
"website": "Website",
"overview": "Overview",
"email": "Ел. пошта",
"address": "Адреса",
"phone": "Номер телефону",
"website": "Веб-сайт",
"overview": "Перегляд",
"invoice_prefix": "Invoice Prefix",
"estimate_prefix": "Estimate Prefix",
"payment_prefix": "Payment Prefix",
"enable_portal": "Enable Portal",
"country": "Country",
"state": "State",
"city": "City",
"zip_code": "Zip Code",
"added_on": "Added On",
"action": "Action",
"password": "Password",
"confirm_password": "Confirm Password",
"street_number": "Street Number",
"primary_currency": "Primary Currency",
"description": "Description",
"add_new_customer": "Add New Customer",
"save_customer": "Save Customer",
"update_customer": "Update Customer",
"customer": "Customer | Customers",
"new_customer": "New Customer",
"edit_customer": "Edit Customer",
"basic_info": "Basic Info",
"country": "Країна",
"state": "Область",
"city": "Місто",
"zip_code": "Поштовий Індекс",
"added_on": "Додано",
"action": "Дія",
"password": "Пароль",
"confirm_password": "Підтвердьте пароль",
"street_number": "Номер вулиці",
"primary_currency": "Основна валюта",
"description": "Опис",
"add_new_customer": "Додати нового клієнта",
"save_customer": "Зберегти клієнта",
"update_customer": "Оновити Клієнта",
"customer": "Клієнт | Клієнти",
"new_customer": "Новий клієнт",
"edit_customer": "Редагувати Клієнта",
"basic_info": "Основна інформація",
"portal_access": "Portal Access",
"portal_access_text": "Would you like to allow this customer to login to the Customer Portal?",
"portal_access_url": "Customer Portal Login URL",
"portal_access_url_help": "Please copy & forward the above given URL to your customer for providing access.",
"billing_address": "Billing Address",
"shipping_address": "Shipping Address",
"billing_address": "Адреса виставлення рахунків",
"shipping_address": "Адреса доставки",
"copy_billing_address": "Copy from Billing",
"no_customers": "No customers yet!",
"no_customers_found": "No customers found!",
@@ -249,8 +249,8 @@
"phone_number": "Phone Number",
"create_date": "Create Date",
"confirm_delete": "You will not be able to recover this customer and all the related Invoices, Estimates and Payments. | You will not be able to recover these customers and all the related Invoices, Estimates and Payments.",
"created_message": "Customer created successfully",
"updated_message": "Customer updated successfully",
"created_message": "Клієнт успішно створений",
"updated_message": "Клієнт успішно оновлений",
"address_updated_message": "Address Information Updated succesfully",
"deleted_message": "Customer deleted successfully | Customers deleted successfully",
"edit_currency_not_allowed": "Cannot change currency once transactions created."