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": "Zaplatit fakturu",
"login_successfully": "Přihlášení proběhlo úspěšně!",
"logged_out_successfully": "Odhlášení proběhlo úspěšně",
"mark_as_default": "Označit jako výchozí"
"mark_as_default": "Označit jako výchozí",
"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": "Vybrat rok",
@@ -551,7 +570,18 @@
"hour": "Hodina",
"day_month": "Den v měsíci",
"month": "Měsíc",
"day_week": "Den v týdnu"
"day_week": "Den v týdnu",
"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": "Nebudete moci obnovit tuto fakturu | Nebudete moci obnovit tyto faktury",
"created_message": "Opakující se faktura byla úspěšně vytvořena",
@@ -560,7 +590,12 @@
"marked_as_sent_message": "Opakující se faktura označena jako úspěšně odeslána",
"user_email_does_not_exist": "E-mail uživatele neexistuje",
"something_went_wrong": "něco se nezdařilo",
"invalid_due_amount_message": "Celková částka opakované faktury nemůže být nižší než celková částka zaplacená za tuto opakující se fakturu. Pro pokračování aktualizujte fakturu nebo odstraňte související platby."
"invalid_due_amount_message": "Celková částka opakované faktury nemůže být nižší než celková částka zaplacená za tuto opakující se fakturu. Pro pokračování aktualizujte fakturu nebo odstraňte související platby.",
"limit": {
"none": "None",
"date": "Date",
"count": "Count"
}
},
"payments": {
"title": "Platby",
@@ -598,7 +633,8 @@
"created_message": "Platba úspěšně vytvořena",
"updated_message": "Platba úspěšně upravena",
"deleted_message": "Platba úspěšně odstraněna | Platby úspěšně odstraněny",
"invalid_amount_message": "Částka platby je neplatná"
"invalid_amount_message": "Částka platby je neplatná",
"amount_due": "Due Amount"
},
"expenses": {
"title": "Výdaje",
@@ -703,7 +739,8 @@
"installed": "Nainstalováno",
"no_modules_installed": "Nejsou nainstalovány žádné moduly!",
"disable_warning": "Všechna nastavení pro tuto konkrétní položku budou vrácena zpět.",
"what_you_get": "Co získáte"
"what_you_get": "Co získáte",
"sign_up_and_get_token": "Sign up & Get Token"
},
"users": {
"title": "Uživatelé",
@@ -755,7 +792,11 @@
"date_range": "Vybrat časový rozsah",
"to_date": "Do data",
"from_date": "Od data",
"report_type": "Typ hlášení"
"report_type": "Typ hlášení",
"sort": {
"by_customer": "By Customer",
"by_item": "By Item"
}
},
"taxes": {
"taxes": "Daně",
@@ -866,6 +907,8 @@
"company_info": {
"company_info": "Údaje o společnosti",
"company_name": "Název společnosti",
"tax_id": "Tax Identification Number",
"vat_id": "VAT Identification Number",
"company_logo": "Logo společnosti",
"section_description": "Informace o vaší společnosti, která bude zobrazena na fakturách, odhadech a dalších dokladech vytvořených v InvoiceShelfu.",
"phone": "Telefon",
@@ -921,7 +964,14 @@
"added_message": "Vlastní pole bylo úspěšně přidáno",
"press_enter_to_add": "Stiskněte Enter pro přidání nové možnosti",
"model_in_use": "Nelze aktualizovat model pro pole, která jsou již používána.",
"type_in_use": "Nelze aktualizovat typ pro pole, která jsou již používána."
"type_in_use": "Nelze aktualizovat typ pro pole, která jsou již používána.",
"model_type": {
"customer": "Customer",
"invoice": "Invoice",
"estimate": "Estimate",
"expense": "Expense",
"payment": "Payment"
}
},
"customization": {
"customization": "přizpůsobení",
@@ -1042,7 +1092,12 @@
"note_updated": "Poznámka úspěšně upravena",
"note_confirm_delete": "Nebudete moci obnovit tuto poznámku",
"already_in_use": "Poznámka je již používána",
"deleted_message": "Poznámka byla úspěšně smazána"
"deleted_message": "Poznámka byla úspěšně smazána",
"types": {
"estimate": "Estimate",
"invoice": "Invoice",
"payment": "Payment"
}
}
},
"account_settings": {
@@ -1197,12 +1252,27 @@
"on_hold": "Čekající",
"update_status": "Upravit stav",
"completed": "Dokončeno",
"company_currency_unchangeable": "Měnu společnosti nelze měnit"
"company_currency_unchangeable": "Měnu společnosti nelze měnit",
"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": "Aktualizace aplikace",
"description": "Kliknutím na tlačítko níže můžete jednoduše aktualizovat InvoiceShelf",
"check_update": "Zkontrolovat aktualizace",
"insider_consent": "Opt-in for Insider releases. Recommended for testing purposes only.",
"avail_update": "K dispozici je nová aktualizace",
"next_version": "Další verze",
"requirements": "Požadavky",
@@ -1270,6 +1340,12 @@
"aws_region": "AWS Region",
"aws_bucket": "AWS Bucket",
"aws_root": "AWS Root",
"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": "Do Spaces type",
"do_spaces_key": "Do Spaces key",
"do_spaces_secret": "Do Spaces Secret",
@@ -1350,6 +1426,10 @@
"next": "Další",
"continue": "Pokračovat",
"skip": "Přeskočit",
"install_language": {
"title": "Choose your language",
"description": "Select language wizard to install InvoiceShelf"
},
"database": {
"database": "URL webu a databáze",
"connection": "Připojení k databázi",
@@ -1361,6 +1441,7 @@
"username": "Uživatelské jméno k databázi",
"db_name": "Název databáze",
"db_path": "Cesta k databázi",
"overwrite": "Overwrite existing database and proceed",
"desc": "Vytvořte databázi na svém serveru a nastavte přihlašovací údaje pomocí níže uvedeného formuláře."
},
"permissions": {
@@ -1376,7 +1457,14 @@
"verify_now": "Ověřit teď",
"success": "Ověření domény bylo úspěšné.",
"failed": "Ověření domény se nezdařilo. Zadejte prosím platný název domény.",
"verify_and_continue": "Ověřit a pokračovat"
"verify_and_continue": "Ověřit a pokračovat",
"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": "Hostitel e-mailu",
@@ -1525,5 +1613,16 @@
"pdf_bill_to": "Odběratel",
"pdf_ship_to": "Příjemce",
"pdf_received_from": "Přijato od:",
"pdf_tax_label": "Daň"
"pdf_tax_label": "Daň",
"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:"
}