From fd1c7be1f8fb71b489264712c011afed7a9a4334 Mon Sep 17 00:00:00 2001 From: Darko Gjorgjijoski <5760249+gdarko@users.noreply.github.com> Date: Sun, 5 Jan 2025 12:06:14 +0100 Subject: [PATCH] New Crowdin updates (#241) * New translations en.json (Slovak) * New translations en.json (Portuguese, Brazilian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Spanish) * New translations en.json (Indonesian) * New translations en.json (German) * New translations en.json (Arabic) * New translations en.json (Arabic) * New translations en.json (Japanese) * New translations en.json (Japanese) * New translations en.json (Dutch) * New translations en.json (Czech) * New translations en.json (Czech) --- lang/ar.json | 44 ++++++------- lang/cs.json | 170 +++++++++++++++++++++++++-------------------------- lang/de.json | 150 ++++++++++++++++++++++----------------------- lang/es.json | 76 +++++++++++------------ lang/fr.json | 4 +- lang/id.json | 4 +- lang/ja.json | 100 +++++++++++++++--------------- lang/nl.json | 2 +- lang/pt.json | 2 +- lang/sk.json | 2 +- 10 files changed, 277 insertions(+), 277 deletions(-) diff --git a/lang/ar.json b/lang/ar.json index 8b395b5d..7ce0e22f 100644 --- a/lang/ar.json +++ b/lang/ar.json @@ -4,7 +4,7 @@ "customers": "العملاء", "items": "بضائع/خدمات", "invoices": "الفواتير", - "recurring-invoices": "Recurring Invoices", + "recurring-invoices": "الفواتير المتكررة", "expenses": "النفقات", "estimates": "التقديرات", "payments": "الدفوعات", @@ -12,7 +12,7 @@ "settings": "الإعدادات", "logout": "تسجيل الخروج", "users": "المستخدمون", - "modules": "Modules" + "modules": "الوَحَدات" }, "general": { "add_company": "أضف شركة", @@ -29,9 +29,9 @@ "to_date": "إلى تاريخ", "from": "من", "to": "إلى", - "ok": "Ok", - "yes": "Yes", - "no": "No", + "ok": "تم", + "yes": "نعم", + "no": "لا", "sort_by": "ترتيب حسب", "ascending": "تصاعدي", "descending": "تنازلي", @@ -96,27 +96,27 @@ "copied_url_clipboard": "Copied url to 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", + "note": "ملاحظة", + "pay_invoice": "دفع الفاتورة", + "login_successfully": "تم تسجيل الدخول بنجاح!", + "logged_out_successfully": "تم تسجيل الخروج بنجاح", "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" + "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", + "the_list_is_empty": "القائمة فارغة", "no_results_found": "No results found" }, "copy_to_clipboard": "Copy to Clipboard" @@ -172,16 +172,16 @@ "company_switcher": { "label": "SWITCH COMPANY", "no_results_found": "No Results Found", - "add_new_company": "Add new company", - "new_company": "New company", + "add_new_company": "أضف شركة جديدة", + "new_company": "شركة جديدة", "created_message": "Company created successfully" }, "dateRange": { - "today": "Today", - "this_week": "This Week", - "this_month": "This Month", + "today": "اليوم", + "this_week": "هذا الأسبوع", + "this_month": "هذا الشهر", "this_quarter": "This Quarter", - "this_year": "This Year", + "this_year": "هذا العام", "previous_week": "Previous Week", "previous_month": "Previous Month", "previous_quarter": "Previous Quarter", diff --git a/lang/cs.json b/lang/cs.json index e15f0595..0e89a9bf 100644 --- a/lang/cs.json +++ b/lang/cs.json @@ -101,25 +101,25 @@ "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í", - "no_data_found": "No data found", + "no_data_found": "Data nenalezena", "pagination": { - "previous": "Previous", - "next": "Next", - "showing": "Showing", - "to": "to", - "of": "of", - "results": "results" + "previous": "Předchozí", + "next": "Další", + "showing": "Zobrazeno", + "to": "až", + "of": "z", + "results": "výsledků" }, "file_upload": { - "drag_a_file": "Drag a file here or", - "browse": "browse", - "to_choose": "to choose a file" + "drag_a_file": "Sem přetáhněte soubor nebo", + "browse": "procházet", + "to_choose": "pro výběr souboru" }, "multiselect": { - "the_list_is_empty": "The list is empty", - "no_results_found": "No results found" + "the_list_is_empty": "Seznam je prázdný", + "no_results_found": "Nebyly nalezeny žádné výsledky" }, - "copy_to_clipboard": "Copy to Clipboard" + "copy_to_clipboard": "Kopírovat do schránky" }, "dashboard": { "select_year": "Vybrat rok", @@ -190,8 +190,8 @@ }, "customers": { "title": "Zákazníci", - "prefix": "Prefix", - "tax_id": "Tax ID", + "prefix": "Předpona", + "tax_id": "DIČ", "add_customer": "Přidat zákazníka", "contacts_list": "Seznam zákazníků", "name": "Jméno", @@ -201,7 +201,7 @@ "primary_contact_name": "Jméno primárního kontaktu", "contact_name": "Jméno kontaktu", "amount_due": "Částka k zaplacení", - "email": "Email", + "email": "E-mail", "address": "Adresa", "phone": "Telefon", "website": "Webová stránka", @@ -324,9 +324,9 @@ "record_payment": "Zaznamenat platbu", "add_estimate": "Přidat nabídku", "save_estimate": "Uložit nabídku", - "cloned_successfully": "Estimate cloned successfully", - "clone_estimate": "Clone Estimate", - "confirm_clone": "This Estimate will be cloned into a new Estimate", + "cloned_successfully": "Odhad úspěšně naklonován", + "clone_estimate": "Klonovat odhad", + "confirm_clone": "Tento odhad bude klonován do nového odhadu", "confirm_conversion": "Tento odhad bude použit k vytvoření nové faktury.", "conversion_message": "Faktura byla úspěšně vytvořena", "confirm_send_estimate": "Tento odhad bude zaslán e-mailem zákazníkovi", @@ -565,24 +565,24 @@ "type_item_description": "Zadejte popis položky (volitelné)" }, "frequency": { - "title": "Frequency (using cron format)", + "title": "Frekvence (pomocí formátu cron)", "select_frequency": "Vybrat četnost", "minute": "Minuta", "hour": "Hodina", "day_month": "Den v měsíci", "month": "Měsíc", "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" + "every_minute": "Každou minutu", + "every_30_minute": "Každých 30 minut", + "every_hour": "Každou hodinu", + "every_2_hour": "Každé 2 hodiny", + "every_day_at_midnight": "Každý den o půlnoci", + "every_week": "Každý týden", + "every_15_days_at_midnight": "Každých 15 dní o půlnoci", + "on_the_first_day_of_every_month_at_midnight": "První den každého měsíce ve 00:00", + "every_6_month": "Každých 6 měsíců", + "every_year_on_the_first_day_of_january_at_midnight": "Každý rok první den v lednu v 00:00", + "custom": "Vlastní" }, "confirm_delete": "Nebudete moci obnovit tuto fakturu | Nebudete moci obnovit tyto faktury", "created_message": "Opakující se faktura byla úspěšně vytvořena", @@ -593,9 +593,9 @@ "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.", "limit": { - "none": "None", - "date": "Date", - "count": "Count" + "none": "Žádné", + "date": "Datum", + "count": "Počet" } }, "payments": { @@ -635,7 +635,7 @@ "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á", - "amount_due": "Due Amount" + "amount_due": "Částka k úhradě" }, "expenses": { "title": "Výdaje", @@ -723,7 +723,7 @@ "module_updated": "Modul byl úspěšně aktualizován!", "title": "Moduly", "module": "Modul | Moduly", - "api_token": "API token", + "api_token": "API Token", "invalid_api_token": "Neplatný API token.", "other_modules": "Další moduly", "view_all": "Zobrazit vše", @@ -741,7 +741,7 @@ "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", - "sign_up_and_get_token": "Sign up & Get Token" + "sign_up_and_get_token": "Zaregistrujte se a získejte Token" }, "users": { "title": "Uživatelé", @@ -795,8 +795,8 @@ "from_date": "Od data", "report_type": "Typ hlášení", "sort": { - "by_customer": "By Customer", - "by_item": "By Item" + "by_customer": "Podle zákazníka", + "by_item": "Podle položky" } }, "taxes": { @@ -887,11 +887,11 @@ "port": "Port e-mailu", "driver": "Ovladač e-mailů", "secret": "Tajný klíč", - "mailgun_secret": "Mailgun Secret", + "mailgun_secret": "Mailgun tajný klíč (secret)", "mailgun_domain": "Doména", "mailgun_endpoint": "Mailgun Endpoint", - "ses_secret": "SES Secret", - "ses_key": "SES Key", + "ses_secret": "SES tajný klíč (secret)", + "ses_key": "Klíč SES", "password": "E-mailové heslo", "username": "Uživatelské jméno pro e-mail", "mail_config": "Konfigurace e-mailu", @@ -908,8 +908,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", + "tax_id": "Daňové identifikační číslo", + "vat_id": "Daňové identifikační číslo", "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", @@ -941,7 +941,7 @@ "placeholder": "Zástupný text", "help_text": "Text nápovědy", "default_value": "Výchozí hodnota", - "prefix": "Prefix", + "prefix": "Předpona", "starting_number": "Počáteční číslo", "model": "Model", "help_text_description": "Zadejte nějaký text, který pomůže uživatelům pochopit účel tohoto vlastního pole.", @@ -967,11 +967,11 @@ "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.", "model_type": { - "customer": "Customer", - "invoice": "Invoice", - "estimate": "Estimate", - "expense": "Expense", - "payment": "Payment" + "customer": "Zákazník", + "invoice": "Faktura", + "estimate": "Odhad", + "expense": "Výdaj", + "payment": "Platba" } }, "customization": { @@ -1095,9 +1095,9 @@ "already_in_use": "Poznámka je již používána", "deleted_message": "Poznámka byla úspěšně smazána", "types": { - "estimate": "Estimate", - "invoice": "Invoice", - "payment": "Payment" + "estimate": "Odhad", + "invoice": "Faktura", + "payment": "Platba" } } }, @@ -1255,25 +1255,25 @@ "completed": "Dokončeno", "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" + "january_december": "Leden - Prosinec", + "february_january": "Únor - Leden", + "march_february": "Březen - Únor", + "april_march": "Duben - Březen", + "may_april": "Květen - Duben", + "june_may": "Červen - Květen", + "july_june": "Červenec - Červen", + "august_july": "Srpen - Červenec", + "september_august": "Září - Srpen", + "october_september": "Říjen - Září", + "november_october": "Listopad - Říjen", + "december_november": "Prosinec - Listopad" } }, "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.", + "insider_consent": "Přihlaste se k odběru novinek Insider. Doporučujeme pouze pro testovací účely.", "avail_update": "K dispozici je nová aktualizace", "next_version": "Další verze", "requirements": "Požadavky", @@ -1342,7 +1342,7 @@ "aws_bucket": "AWS Bucket", "aws_root": "AWS Root", "s3_endpoint": "S3 Endpoint", - "s3_key": "S3 Key", + "s3_key": "S3 klíč", "s3_secret": "S3 Secret", "s3_region": "S3 Region", "s3_bucket": "S3 Bucket", @@ -1428,8 +1428,8 @@ "continue": "Pokračovat", "skip": "Přeskočit", "install_language": { - "title": "Choose your language", - "description": "Select language wizard to install InvoiceShelf" + "title": "Vyberte svůj jazyk", + "description": "Vyberte jazyk průvodce pro instalaci InvoiceShelf" }, "database": { "database": "URL webu a databáze", @@ -1442,7 +1442,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", + "overwrite": "Přepsat existující databázi a pokračovat", "desc": "Vytvořte databázi na svém serveru a nastavte přihlašovací údaje pomocí níže uvedeného formuláře." }, "permissions": { @@ -1460,11 +1460,11 @@ "failed": "Ověření domény se nezdařilo. Zadejte prosím platný název domény.", "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:" + "notes": "Poznámky:", + "not_contain": "Doména aplikace by neměla obsahovat", + "or": "nebo", + "in_front": "před doménou.", + "if_you": "Pokud přistupujete k webu na jiném portu, uveďte prosím i port. Například:" } }, "mail": { @@ -1615,15 +1615,15 @@ "pdf_ship_to": "Příjemce", "pdf_received_from": "Přijato od:", "pdf_tax_label": "Daň", - "pdf_tax_id": "Tax-ID", + "pdf_tax_id": "DIČ", "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 {COMPANY_NAME}.
Please download using the button below:": "You have received a new invoice from {COMPANY_NAME}.
Please download using the button below:" + "mail_thanks": "Díky", + "mail_view_estimate": "Zobrazit odhad", + "mail_viewed_estimate": ":name si prohlédl tento odhad.", + "mail_view_invoice": "Zobrazit fakturu", + "mail_viewed_invoice": ":name si prohlédl tuto fakturu.", + "mail_view_payment": "Zobrazit platbu", + "notification_view_estimate": "[Notifikace] Zobrazený odhad", + "notification_view_invoice": "[Notifikace] Zobrazená faktura", + "You have received a new invoice from {COMPANY_NAME}.
Please download using the button below:": "Obdrželi jste novou fakturu od {COMPANY_NAME}.
Stáhněte si pomocí tlačítka níže:" } diff --git a/lang/de.json b/lang/de.json index 6a1686dc..d65ae579 100644 --- a/lang/de.json +++ b/lang/de.json @@ -101,25 +101,25 @@ "login_successfully": "Erfolgreich angemeldet!", "logged_out_successfully": "Erfolgreich abgemeldet", "mark_as_default": "Als Standard festlegen", - "no_data_found": "No data found", + "no_data_found": "Keine Daten gefunden", "pagination": { - "previous": "Previous", - "next": "Next", - "showing": "Showing", - "to": "to", - "of": "of", - "results": "results" + "previous": "Zurück", + "next": "Weiter", + "showing": "Zeigt an", + "to": "bis", + "of": "von", + "results": "Ergebnisse" }, "file_upload": { - "drag_a_file": "Drag a file here or", - "browse": "browse", - "to_choose": "to choose a file" + "drag_a_file": "Ziehe eine Datei hierher oder", + "browse": "durchsuchen", + "to_choose": "um eine Datei auszuwählen" }, "multiselect": { - "the_list_is_empty": "The list is empty", - "no_results_found": "No results found" + "the_list_is_empty": "Die Liste ist leer", + "no_results_found": "Keine Ergebnisse gefunden" }, - "copy_to_clipboard": "Copy to Clipboard" + "copy_to_clipboard": "In die Zwischenablage kopieren" }, "dashboard": { "select_year": "Jahr wählen", @@ -191,7 +191,7 @@ "customers": { "title": "Kunden", "prefix": "Präfix", - "tax_id": "Tax ID", + "tax_id": "USt-ID", "add_customer": "Kunde hinzufügen", "contacts_list": "Kunden-Liste", "name": "Name", @@ -324,9 +324,9 @@ "record_payment": "Zahlung erfassen", "add_estimate": "Angebote hinzufügen", "save_estimate": "Angebot speichern", - "cloned_successfully": "Estimate cloned successfully", - "clone_estimate": "Clone Estimate", - "confirm_clone": "This Estimate will be cloned into a new Estimate", + "cloned_successfully": "Angebot erfolgreich kopiert", + "clone_estimate": "Angebot kopieren", + "confirm_clone": "Dieses Angebot wird als neues Angebot kopiert", "confirm_conversion": "Dieses Angebot wird verwendet, um eine neue Rechnung zu erstellen.", "conversion_message": "Rechnung erfolgreich erstellt", "confirm_send_estimate": "Das Angebot wird per E-Mail an den Kunden gesendet", @@ -565,24 +565,24 @@ "type_item_description": "Artikel-Beschreibung (optional)" }, "frequency": { - "title": "Frequency (using cron format)", + "title": "Frequenz (mit cron-Format)", "select_frequency": "Intervall auswählen", "minute": "Minute", "hour": "Stunde", "day_month": "Tag des Monats", "month": "Monat", "day_week": "Tag der Woche", - "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" + "every_minute": "Minütlich", + "every_30_minute": "Alle 30 Minuten", + "every_hour": "Stündlich", + "every_2_hour": "Alle 2 Stunden", + "every_day_at_midnight": "Jeden Tag um Mitternacht", + "every_week": "Wöchentlich", + "every_15_days_at_midnight": "Alle 15 Tage um Mitternacht", + "on_the_first_day_of_every_month_at_midnight": "Am ersten Tag jeden Monats um 00:00 Uhr", + "every_6_month": "Alle 6 Monate", + "every_year_on_the_first_day_of_january_at_midnight": "Jedes Jahr am ersten Tag des Januar um 00:00 Uhr", + "custom": "Benutzerdefiniert" }, "confirm_delete": "Sie werden diese Rechnung nicht wiederherstellen können | Sie werden nicht in der Lage sein, diese Rechnungen wiederherzustellen", "created_message": "Serienrechnung erfolgreich erstellt", @@ -593,9 +593,9 @@ "something_went_wrong": "etwas ist schief gelaufen", "invalid_due_amount_message": "Der Gesamtbetrag der Serienrechnung darf nicht kleiner als der bezahlte Gesamtbetrag für diese Serienrechnung sein. Bitte aktualisieren Sie die Rechnung oder löschen Sie die zugehörigen Zahlungen, um fortzufahren.", "limit": { - "none": "None", - "date": "Date", - "count": "Count" + "none": "Keine", + "date": "Datum", + "count": "Anzahl" } }, "payments": { @@ -635,7 +635,7 @@ "updated_message": "Zahlung erfolgreich aktualisiert", "deleted_message": "Zahlung erfolgreich gelöscht | Zahlungen erfolgreich gelöscht", "invalid_amount_message": "Zahlungsbetrag ist ungültig", - "amount_due": "Due Amount" + "amount_due": "Fälliger Betrag" }, "expenses": { "title": "Ausgaben", @@ -741,7 +741,7 @@ "no_modules_installed": "Noch keine Module installiert!", "disable_warning": "Alle Einstellungen für diesen speziellen Wert werden zurückgesetzt.", "what_you_get": "Was Sie erhalten", - "sign_up_and_get_token": "Sign up & Get Token" + "sign_up_and_get_token": "Registrieren & Token erhalten" }, "users": { "title": "Benutzer", @@ -795,8 +795,8 @@ "from_date": "Ab Datum", "report_type": "Berichtstyp", "sort": { - "by_customer": "By Customer", - "by_item": "By Item" + "by_customer": "Vom Kunden", + "by_item": "Nach Artikel" } }, "taxes": { @@ -967,11 +967,11 @@ "model_in_use": "Das Modell kann für bereits verwendete Felder nicht aktualisiert werden.", "type_in_use": "Der Typ von bereits verwendeten Feldern kann nicht aktualisiert werden.", "model_type": { - "customer": "Customer", - "invoice": "Invoice", - "estimate": "Estimate", - "expense": "Expense", - "payment": "Payment" + "customer": "Kunde", + "invoice": "Rechnung", + "estimate": "Angebot", + "expense": "Ausgabe", + "payment": "Zahlung" } }, "customization": { @@ -1095,9 +1095,9 @@ "already_in_use": "Hinweis bereits in verwendet", "deleted_message": "Notiz erfolgreich gelöscht", "types": { - "estimate": "Estimate", - "invoice": "Invoice", - "payment": "Payment" + "estimate": "Angebot", + "invoice": "Rechnung", + "payment": "Zahlung" } } }, @@ -1173,7 +1173,7 @@ "exchange_help_text": "Wechselkurs eingeben um von {currency} nach {baseCurrency} zu konvertieren", "currency_freak": "CurrencyFreaks", "currency_layer": "Währungsebene", - "open_exchange_rate": "Open Exchange Rate", + "open_exchange_rate": "Öffne Wechselkurs", "currency_converter": "Währungsumrechner", "server": "Server", "url": "URL", @@ -1210,7 +1210,7 @@ "payment_mode_updated": "Zahlungsart aktualisiert", "payment_mode_confirm_delete": "Sie werden diese Zahlungsart nicht wiederherstellen können", "payments_attached": "Diese Zahlungsmethode ist bereits mit anderen Beträgen verknüpft. Bitte löschen Sie die damit verbundenen Beträge, um mit der Löschung fortzufahren.", - "expenses_attached": "This payment method is already attached to expenses. Please delete the attached expenses to proceed with deletion.", + "expenses_attached": "Diese Zahlungsmethode ist bereits mit Ausgaben verknüpft. Bitte löschen Sie die angehängten Ausgaben, um mit der Löschung fortzufahren.", "deleted_message": "Zahlungsart erfolgreich gelöscht" }, "expense_category": { @@ -1255,25 +1255,25 @@ "completed": "Abgeschlossen", "company_currency_unchangeable": "Die Währung des Unternehmens kann nicht geändert werden", "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", + "january_december": "Januar - Dezember", + "february_january": "Februar - Januar", + "march_february": "März - Februar", + "april_march": "April - März", + "may_april": "Mai - April", + "june_may": "Juni - Mai", + "july_june": "Juli - Juni", + "august_july": "August - Juli", "september_august": "September - August", - "october_september": "October - September", - "november_october": "November - October", - "december_november": "December - November" + "october_september": "Oktober - September", + "november_october": "November - Oktober", + "december_november": "Dezember - November" } }, "update_app": { "title": "Applikation aktualisieren", "description": "Sie können InvoiceShelf ganz einfach aktualisieren, indem Sie auf die Schaltfläche unten klicken, um nach einem neuen Update zu suchen.", "check_update": "Nach Updates suchen", - "insider_consent": "Opt-in for Insider releases. Recommended for testing purposes only.", + "insider_consent": "Opt-in für Insider-Releases. Nur für Testzwecke empfohlen.", "avail_update": "Neues Update verfügbar", "next_version": "Nächste Version", "requirements": "Voraussetzungen", @@ -1428,8 +1428,8 @@ "continue": "Weiter", "skip": "Überspringen", "install_language": { - "title": "Choose your language", - "description": "Select language wizard to install InvoiceShelf" + "title": "Wähle deine Sprache", + "description": "Wähle eine Sprache aus in der InvoiceShelf installiert wird" }, "database": { "database": "URL der Seite & Datenbank", @@ -1442,7 +1442,7 @@ "username": "Datenbank Benutzername", "db_name": "Datenbank Name", "db_path": "Datenbankpfad", - "overwrite": "Overwrite existing database and proceed", + "overwrite": "Bestehende Datenbank überschreiben und fortfahren", "desc": "Erstellen Sie eine Datenbank auf Ihrem Server und legen Sie die Anmeldeinformationen mithilfe des folgenden Formulars fest." }, "permissions": { @@ -1460,11 +1460,11 @@ "failed": "Domainüberprüfung fehlgeschlagen. Bitte geben Sie einen gültigen Domainnamen ein.", "verify_and_continue": "Verifizieren und fortfahren", "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:" + "notes": "Notizen:", + "not_contain": "App-Domain sollte nicht enthalten", + "or": "oder", + "in_front": "vor der Domain.", + "if_you": "Wenn Sie auf die Website über einen anderen Port zugreifen, geben Sie bitte den Port an. Zum Beispiel:" } }, "mail": { @@ -1617,13 +1617,13 @@ "pdf_tax_label": "Steuer", "pdf_tax_id": "Steuer-Nr.", "pdf_vat_id": "USt.-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 {COMPANY_NAME}.
Please download using the button below:": "You have received a new invoice from {COMPANY_NAME}.
Please download using the button below:" + "mail_thanks": "Danke", + "mail_view_estimate": "Angebot ansehen", + "mail_viewed_estimate": ":name hat dieses Angebot angesehen.", + "mail_view_invoice": "Rechnung anzeigen", + "mail_viewed_invoice": ":name hat diese Rechnung angesehen.", + "mail_view_payment": "Zahlung anzeigen", + "notification_view_estimate": "[Benachrichtigung] Angebot angesehen", + "notification_view_invoice": "[Benachrichtigung] Rechnung angesehen", + "You have received a new invoice from {COMPANY_NAME}.
Please download using the button below:": "Sie haben eine neue Rechnung von {COMPANY_NAME}erhalten.
Bitte laden Sie sich über den folgenden Button herunter:" } diff --git a/lang/es.json b/lang/es.json index c0b4f137..43679791 100644 --- a/lang/es.json +++ b/lang/es.json @@ -1,6 +1,6 @@ { "navigation": { - "dashboard": "Tablero", + "dashboard": "Dashboard", "customers": "Clientes", "items": "Artículos", "invoices": "Facturas", @@ -191,7 +191,7 @@ "customers": { "title": "Clientes", "prefix": "Prefijo", - "tax_id": "Tax ID", + "tax_id": "ID del Impuesto", "add_customer": "Agregar cliente", "contacts_list": "Lista de clientes", "name": "Nombre", @@ -324,9 +324,9 @@ "record_payment": "Registro de pago", "add_estimate": "Agregar presupuesto", "save_estimate": "Guardar presupuesto", - "cloned_successfully": "Estimate cloned successfully", - "clone_estimate": "Clone Estimate", - "confirm_clone": "This Estimate will be cloned into a new Estimate", + "cloned_successfully": "Presupuesto clonado correctamente", + "clone_estimate": "Clonar Presupuesto", + "confirm_clone": "Este presupuesto será clonado en un nuevo presupuesto", "confirm_conversion": "¿Quiere convertir este presupuesto en una factura?", "conversion_message": "Conversión exitosa", "confirm_send_estimate": "Este presupuesto se enviará por correo electrónico al cliente", @@ -565,24 +565,24 @@ "type_item_description": "Descripción del tipo de elemento(opcional)" }, "frequency": { - "title": "Frequency (using cron format)", + "title": "Frecuencia (usando formato cron)", "select_frequency": "Seleccionar frecuencia", "minute": "Minuto", "hour": "Hora", "day_month": "Día del mes", "month": "Mes", "day_week": "Día de la semana", - "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" + "every_minute": "Cada Minuto", + "every_30_minute": "Cada 30 Minutos", + "every_hour": "Cada Hora", + "every_2_hour": "Cada 2 Horas", + "every_day_at_midnight": "Todos los días a la medianoche", + "every_week": "Cada Semana", + "every_15_days_at_midnight": "Cada 15 días a medianoche", + "on_the_first_day_of_every_month_at_midnight": "En el primer día de cada mes a las 00:00", + "every_6_month": "Cada 6 Meses", + "every_year_on_the_first_day_of_january_at_midnight": "Cada año el primer día de enero a las 00:00", + "custom": "Personalizado" }, "confirm_delete": "No podrá recuperar esta factura | No podrás recuperar estas facturas", "created_message": "Factura recurrente creada con éxito", @@ -593,9 +593,9 @@ "something_went_wrong": "algo ha ido mal", "invalid_due_amount_message": "La cantidad total de la factura recurrente no puede ser menor a la cantidad total pagada. Por favor, actualiza la factura o elimina los pagos asociados para continuar.", "limit": { - "none": "None", - "date": "Date", - "count": "Count" + "none": "Ninguno", + "date": "Fecha", + "count": "Cuenta" } }, "payments": { @@ -635,7 +635,7 @@ "updated_message": "Pago actualizado con éxito", "deleted_message": "Pago eliminado con éxito | Pagos eliminados exitosamente", "invalid_amount_message": "El importe del pago no es válido.", - "amount_due": "Due Amount" + "amount_due": "Cantidad Debida" }, "expenses": { "title": "Gastos", @@ -741,7 +741,7 @@ "no_modules_installed": "¡No hay módulos instalados todavía!", "disable_warning": "Se revertirán todos los ajustes para este particular.", "what_you_get": "Beneficios que obtiene", - "sign_up_and_get_token": "Sign up & Get Token" + "sign_up_and_get_token": "Regístrate y Consigue Token" }, "users": { "title": "Usuarios", @@ -795,8 +795,8 @@ "from_date": "A partir de la fecha", "report_type": "Tipo de informe", "sort": { - "by_customer": "By Customer", - "by_item": "By Item" + "by_customer": "Por Cliente", + "by_item": "Por artículo" } }, "taxes": { @@ -967,11 +967,11 @@ "model_in_use": "No se puede actualizar el modelo para los campos que ya están en uso.", "type_in_use": "No se puede actualizar el tipo de los campos que ya están en uso.", "model_type": { - "customer": "Customer", - "invoice": "Invoice", - "estimate": "Estimate", - "expense": "Expense", - "payment": "Payment" + "customer": "Cliente", + "invoice": "Factura", + "estimate": "Presupuesto", + "expense": "Gasto", + "payment": "Pago" } }, "customization": { @@ -1095,9 +1095,9 @@ "already_in_use": "Nota ya está en uso", "deleted_message": "Nota eliminada correctamente", "types": { - "estimate": "Estimate", - "invoice": "Invoice", - "payment": "Payment" + "estimate": "Presupuesto", + "invoice": "Factura", + "payment": "Pago" } } }, @@ -1273,7 +1273,7 @@ "title": "Actualizar aplicación", "description": "Puedes actualizar InvoiceShelf fácilmente comprobando si existe una nueva actualización haciendo clic en el botón de abajo", "check_update": "Buscar actualizaciones", - "insider_consent": "Opt-in for Insider releases. Recommended for testing purposes only.", + "insider_consent": "Opt-in para versiones anticipadas. Recomendado sólo para fines de prueba.", "avail_update": "Nueva actualización disponible", "next_version": "Próxima versión", "requirements": "Requisitos", @@ -1460,11 +1460,11 @@ "failed": "La verificación del dominio falló. Ingrese un nombre de dominio válido.", "verify_and_continue": "Verificar y continuar", "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:" + "notes": "Notas:", + "not_contain": "El dominio de la app no debería contener", + "or": "o", + "in_front": "delante del dominio.", + "if_you": "Si estás accediendo al sitio web en un puerto diferente, por favor indica el puerto. Por ejemplo:" } }, "mail": { diff --git a/lang/fr.json b/lang/fr.json index 6e4e8e7b..4620bfcc 100644 --- a/lang/fr.json +++ b/lang/fr.json @@ -908,8 +908,8 @@ "company_info": { "company_info": "Coordonnées de la société", "company_name": "Nom", - "tax_id": "Numéro d'identification fiscale", - "vat_id": "Numéro d'identification TVA", + "tax_id": "N° d'identification fiscale (SIREN)", + "vat_id": "N° d'identification TVA", "company_logo": "Logo", "section_description": "Saisissez ici les coordonnées de votre entreprise qui s'afficheront sur tous vos documents.", "phone": "Téléphone", diff --git a/lang/id.json b/lang/id.json index 612bfdac..1c51b933 100644 --- a/lang/id.json +++ b/lang/id.json @@ -316,7 +316,7 @@ "action": "Aksi", "notes": "Catatan", "tax": "Pajak", - "estimate_template": "Template", + "estimate_template": "", "convert_to_invoice": "Ubah menjadi faktur", "mark_as_sent": "Tandai sebagai Terkirim", "send_estimate": "Kirim Penawaran", @@ -324,7 +324,7 @@ "record_payment": "Rekam Pembayaran", "add_estimate": "Tambah Penawaran", "save_estimate": "Simpan Penawaran", - "cloned_successfully": "Estimate cloned successfully", + "cloned_successfully": "", "clone_estimate": "Clone Estimate", "confirm_clone": "This Estimate will be cloned into a new Estimate", "confirm_conversion": "Penawaran ini akan dibuat menjadi faktur baru.", diff --git a/lang/ja.json b/lang/ja.json index e5a576f4..43d78ea6 100644 --- a/lang/ja.json +++ b/lang/ja.json @@ -565,7 +565,7 @@ "type_item_description": "項目説明の入力(任意)" }, "frequency": { - "title": "Frequency (using cron format)", + "title": "頻度(cron形式を使用)", "select_frequency": "頻度を選択", "minute": "分", "hour": "時", @@ -1202,27 +1202,27 @@ }, "payment_modes": { "title": "支払い方法", - "description": "Modes of transaction for payments", - "add_payment_mode": "Add Payment Mode", - "edit_payment_mode": "Edit Payment Mode", - "mode_name": "Mode Name", - "payment_mode_added": "Payment Mode Added", - "payment_mode_updated": "Payment Mode Updated", - "payment_mode_confirm_delete": "You will not be able to recover this Payment Mode", - "payments_attached": "This payment method is already attached to payments. Please delete the attached payments to proceed with deletion.", - "expenses_attached": "This payment method is already attached to expenses. Please delete the attached expenses to proceed with deletion.", - "deleted_message": "Payment Mode deleted successfully" + "description": "支払いの取引方法", + "add_payment_mode": "支払い方法の追加", + "edit_payment_mode": "支払い方法の編集", + "mode_name": "方法の名前", + "payment_mode_added": "支払い方法が追加されました", + "payment_mode_updated": "支払い方法が更新されました", + "payment_mode_confirm_delete": "この支払い方法は復元できません", + "payments_attached": "この支払い方法はすでに支払いに紐付いています。削除を続行するには紐付いた支払いを削除してください。", + "expenses_attached": "この支払い方法はすでに経費に紐付いています。削除を続行するには紐付いている経費を削除してください。", + "deleted_message": "支払い方法が正常に削除されました" }, "expense_category": { - "title": "Expense Categories", - "action": "Action", - "description": "Categories are required for adding expense entries. You can Add or Remove these categories according to your preference.", - "add_new_category": "Add New Category", - "add_category": "Add Category", - "edit_category": "Edit Category", - "category_name": "Category Name", - "category_description": "Description", - "created_message": "Expense Category created successfully", + "title": "支出カテゴリ", + "action": "アクション", + "description": "支出エントリを追加するにはカテゴリが必要です。好みに応じてこれらのカテゴリを追加または削除できます。", + "add_new_category": "新規カテゴリを追加", + "add_category": "カテゴリを追加", + "edit_category": "カテゴリを編集", + "category_name": "カテゴリ名", + "category_description": "説明", + "created_message": "支出カテゴリが正常に更新されました", "deleted_message": "支出カテゴリが正常に削除されました", "updated_message": "支出カテゴリが正常に更新されました", "confirm_delete": "この支出カテゴリを回復することはできません", @@ -1238,40 +1238,40 @@ "discount_per_item": "アイテムごとの割引 ", "discount_setting_description": "個々の請求書項目に割引を追加する場合はこれを有効にします。デフォルトでは割引は請求書に直接追加されます。", "expire_public_links": "公開リンクを自動的に期限切れにする", - "expire_setting_description": "Specify whether you would like to expire all the links sent by application to view invoices, estimates & payments, etc after a specified duration.", - "save": "Save", - "preference": "Preference | Preferences", - "general_settings": "Default preferences for the system.", - "updated_message": "Preferences updated successfully", - "select_language": "Select Language", - "select_time_zone": "Select Time Zone", - "select_date_format": "Select Date Format", - "select_financial_year": "Select Financial Year", - "recurring_invoice_status": "Recurring Invoice Status", - "create_status": "Create Status", - "active": "Active", - "on_hold": "On Hold", - "update_status": "Update Status", - "completed": "Completed", - "company_currency_unchangeable": "Company currency cannot be changed", + "expire_setting_description": "指定した期間後に、請求書、見積り、支払いなどを表示するためにアプリケーションによって送信されたすべてのリンクを期限切れにするかどうかを指定します。", + "save": "保存", + "preference": "設定 | 設定", + "general_settings": "システムのデフォルト設定。", + "updated_message": "設定が正常に更新されました", + "select_language": "言語の選択", + "select_time_zone": "タイムゾーンの選択", + "select_date_format": "日付形式を選択", + "select_financial_year": "会計年度の選択", + "recurring_invoice_status": "定期請求書のステータス", + "create_status": "ステータスを作成", + "active": "有効", + "on_hold": "保留", + "update_status": "ステータスの更新", + "completed": "完了", + "company_currency_unchangeable": "会社の通貨は変更できません", "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" + "january_december": "1月-12月", + "february_january": "2月-1月", + "march_february": "3月-2月", + "april_march": "4月-3月", + "may_april": "5月-4月", + "june_may": "6月-5月", + "july_june": "7月-6月", + "august_july": "8月-7月", + "september_august": "9月-8月", + "october_september": "10月-9月", + "november_october": "11月-10月", + "december_november": "12月-11月" } }, "update_app": { - "title": "Update App", - "description": "You can easily update InvoiceShelf by checking for a new update by clicking the button below", + "title": "アプリの更新", + "description": "下のボタンをクリックするとInvoiceShelfを簡単にアップデートできます。", "check_update": "Check for updates", "insider_consent": "Opt-in for Insider releases. Recommended for testing purposes only.", "avail_update": "New Update available", diff --git a/lang/nl.json b/lang/nl.json index 524f2114..13f786f0 100644 --- a/lang/nl.json +++ b/lang/nl.json @@ -1611,7 +1611,7 @@ "pdf_total_tax_label": "TOTALE BELASTINGEN", "pdf_tax_types_label": "Belastingtypen", "pdf_expenses_label": "Uitgaven", - "pdf_bill_to": "Rekening naar,", + "pdf_bill_to": "Aan,", "pdf_ship_to": "Verzend naar,", "pdf_received_from": "Ontvangen van:", "pdf_tax_label": "Btw", diff --git a/lang/pt.json b/lang/pt.json index bcdef17b..cbf88738 100644 --- a/lang/pt.json +++ b/lang/pt.json @@ -128,7 +128,7 @@ "customers": "Customer | Customers", "invoices": "Invoice | Invoices", "estimates": "Estimate | Estimates", - "payments": "Payment | Payments" + "payments": "Pagamento | Pagamentos" }, "chart_info": { "total_sales": "Vendas", diff --git a/lang/sk.json b/lang/sk.json index e9f6b451..3dbf8a61 100644 --- a/lang/sk.json +++ b/lang/sk.json @@ -938,7 +938,7 @@ "name": "Názov", "slug": "Slug", "required": "Povinné", - "placeholder": "Umiestnenie", + "placeholder": "Zástupný text", "help_text": "Pomocný Text", "default_value": "Predvolená hodnota", "prefix": "Predpona",