mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-05-29 22:49:00 +00:00
New Crowdin updates (#345)
* New translations en.json (Portuguese, Brazilian) * Update source file en.json * New translations en.json (Czech) * New translations en.json (Indonesian) * New translations en.json (Lithuanian) * New translations en.json (Portuguese, Brazilian) * 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 (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 (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 (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 (Serbian (Latin)) * New translations en.json (Ukrainian) * New translations en.json (Ukrainian) * New translations en.json (Ukrainian) * New translations en.json (Ukrainian) * New translations en.json (Ukrainian) * New translations en.json (Ukrainian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Turkish) * New translations en.json (Romanian) * New translations en.json (Indonesian) * New translations en.json (Russian) * New translations en.json (Turkish) * New translations en.json (Romanian) * New translations en.json (Indonesian) * New translations en.json (Russian) * 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 (Slovak) * New translations en.json (Slovenian) * New translations en.json (Swedish) * 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 (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)) * Update source file en.json * New translations en.json (Turkish) * New translations en.json (Romanian) * New translations en.json (Indonesian) * New translations en.json (Russian) * 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 (Slovak) * New translations en.json (Slovenian) * New translations en.json (Swedish) * 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 (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:
committed by
GitHub
parent
bf5b544ca3
commit
2e77a76c7b
16
lang/ar.json
16
lang/ar.json
@@ -852,7 +852,8 @@
|
|||||||
"payment_modes": "طرق الدفع",
|
"payment_modes": "طرق الدفع",
|
||||||
"notes": "ملاحظات",
|
"notes": "ملاحظات",
|
||||||
"exchange_rate": "Exchange Rate",
|
"exchange_rate": "Exchange Rate",
|
||||||
"address_information": "Address Information"
|
"address_information": "Address Information",
|
||||||
|
"pdf_generation": "PDF Generation"
|
||||||
},
|
},
|
||||||
"address_information": {
|
"address_information": {
|
||||||
"section_description": " You can update Your Address information using form below."
|
"section_description": " You can update Your Address information using form below."
|
||||||
@@ -893,6 +894,7 @@
|
|||||||
"mailgun_endpoint": "النهاية الطرفية لـ Mailgun",
|
"mailgun_endpoint": "النهاية الطرفية لـ Mailgun",
|
||||||
"ses_secret": "SES الرمز السري",
|
"ses_secret": "SES الرمز السري",
|
||||||
"ses_key": "SES مفتاح",
|
"ses_key": "SES مفتاح",
|
||||||
|
"ses_region": "AWS Region",
|
||||||
"password": "كلمة مرور البريد الالكتروني",
|
"password": "كلمة مرور البريد الالكتروني",
|
||||||
"username": "اسم المستخدم للبريد الإلكتروني",
|
"username": "اسم المستخدم للبريد الإلكتروني",
|
||||||
"mail_config": "إعدادات البريد الالكتروني",
|
"mail_config": "إعدادات البريد الالكتروني",
|
||||||
@@ -904,7 +906,15 @@
|
|||||||
"pdf": {
|
"pdf": {
|
||||||
"title": "PDF إعدادات",
|
"title": "PDF إعدادات",
|
||||||
"footer_text": "نص التذييل",
|
"footer_text": "نص التذييل",
|
||||||
"pdf_layout": "اتجاه صفحة PDF"
|
"pdf_layout": "اتجاه صفحة PDF",
|
||||||
|
"pdf_configuration": "PDF Generation Settings",
|
||||||
|
"section_description": "Change the way PDFs are generated",
|
||||||
|
"driver": "PDF Driver to use",
|
||||||
|
"papersize": "Papersize",
|
||||||
|
"papersize_hint": "Papersize in width and height (ex. \"210mm 297mm\")",
|
||||||
|
"gotenberg_host": "Gotenberg service host",
|
||||||
|
"pdf_variables_save_successfully": "PDF configuration saved successfully",
|
||||||
|
"pdf_variables_save_error": "PDF configuration could not be saved"
|
||||||
},
|
},
|
||||||
"company_info": {
|
"company_info": {
|
||||||
"company_info": "معلومات الشركة",
|
"company_info": "معلومات الشركة",
|
||||||
@@ -1087,6 +1097,8 @@
|
|||||||
"description": "توفير الوقت عن طريق إنشاء الملاحظات وإعادة استخدامها على الفواتير والتقديرات والمدفوعات.",
|
"description": "توفير الوقت عن طريق إنشاء الملاحظات وإعادة استخدامها على الفواتير والتقديرات والمدفوعات.",
|
||||||
"notes": "ملاحظات",
|
"notes": "ملاحظات",
|
||||||
"type": "نوع",
|
"type": "نوع",
|
||||||
|
"is_default": "Select by default",
|
||||||
|
"is_default_description": "This note will be selected by default in new invoices.",
|
||||||
"add_note": "اضف ملاحظة",
|
"add_note": "اضف ملاحظة",
|
||||||
"add_new_note": "أضف ملاحظة جديدة",
|
"add_new_note": "أضف ملاحظة جديدة",
|
||||||
"name": "اسم",
|
"name": "اسم",
|
||||||
|
|||||||
16
lang/bg.json
16
lang/bg.json
@@ -852,7 +852,8 @@
|
|||||||
"payment_modes": "Payment Modes",
|
"payment_modes": "Payment Modes",
|
||||||
"notes": "Notes",
|
"notes": "Notes",
|
||||||
"exchange_rate": "Exchange Rate",
|
"exchange_rate": "Exchange Rate",
|
||||||
"address_information": "Address Information"
|
"address_information": "Address Information",
|
||||||
|
"pdf_generation": "PDF Generation"
|
||||||
},
|
},
|
||||||
"address_information": {
|
"address_information": {
|
||||||
"section_description": " You can update Your Address information using form below."
|
"section_description": " You can update Your Address information using form below."
|
||||||
@@ -893,6 +894,7 @@
|
|||||||
"mailgun_endpoint": "Mailgun Endpoint",
|
"mailgun_endpoint": "Mailgun Endpoint",
|
||||||
"ses_secret": "SES Secret",
|
"ses_secret": "SES Secret",
|
||||||
"ses_key": "SES Key",
|
"ses_key": "SES Key",
|
||||||
|
"ses_region": "AWS Region",
|
||||||
"password": "Mail Password",
|
"password": "Mail Password",
|
||||||
"username": "Mail Username",
|
"username": "Mail Username",
|
||||||
"mail_config": "Mail Configuration",
|
"mail_config": "Mail Configuration",
|
||||||
@@ -904,7 +906,15 @@
|
|||||||
"pdf": {
|
"pdf": {
|
||||||
"title": "PDF Setting",
|
"title": "PDF Setting",
|
||||||
"footer_text": "Footer Text",
|
"footer_text": "Footer Text",
|
||||||
"pdf_layout": "PDF Layout"
|
"pdf_layout": "PDF Layout",
|
||||||
|
"pdf_configuration": "PDF Generation Settings",
|
||||||
|
"section_description": "Change the way PDFs are generated",
|
||||||
|
"driver": "PDF Driver to use",
|
||||||
|
"papersize": "Papersize",
|
||||||
|
"papersize_hint": "Papersize in width and height (ex. \"210mm 297mm\")",
|
||||||
|
"gotenberg_host": "Gotenberg service host",
|
||||||
|
"pdf_variables_save_successfully": "PDF configuration saved successfully",
|
||||||
|
"pdf_variables_save_error": "PDF configuration could not be saved"
|
||||||
},
|
},
|
||||||
"company_info": {
|
"company_info": {
|
||||||
"company_info": "Company info",
|
"company_info": "Company info",
|
||||||
@@ -1087,6 +1097,8 @@
|
|||||||
"description": "Save time by creating notes and reusing them on your invoices, estimates & payments.",
|
"description": "Save time by creating notes and reusing them on your invoices, estimates & payments.",
|
||||||
"notes": "Notes",
|
"notes": "Notes",
|
||||||
"type": "Type",
|
"type": "Type",
|
||||||
|
"is_default": "Select by default",
|
||||||
|
"is_default_description": "This note will be selected by default in new invoices.",
|
||||||
"add_note": "Add Note",
|
"add_note": "Add Note",
|
||||||
"add_new_note": "Add New Note",
|
"add_new_note": "Add New Note",
|
||||||
"name": "Name",
|
"name": "Name",
|
||||||
|
|||||||
16
lang/cs.json
16
lang/cs.json
@@ -852,7 +852,8 @@
|
|||||||
"payment_modes": "Způsoby plateb",
|
"payment_modes": "Způsoby plateb",
|
||||||
"notes": "Poznámky",
|
"notes": "Poznámky",
|
||||||
"exchange_rate": "Směnný kurz",
|
"exchange_rate": "Směnný kurz",
|
||||||
"address_information": "Adresa"
|
"address_information": "Adresa",
|
||||||
|
"pdf_generation": "PDF Generation"
|
||||||
},
|
},
|
||||||
"address_information": {
|
"address_information": {
|
||||||
"section_description": " Adresu můžete aktualizovat pomocí formuláře níže."
|
"section_description": " Adresu můžete aktualizovat pomocí formuláře níže."
|
||||||
@@ -893,6 +894,7 @@
|
|||||||
"mailgun_endpoint": "Mailgun Endpoint",
|
"mailgun_endpoint": "Mailgun Endpoint",
|
||||||
"ses_secret": "SES tajný klíč (secret)",
|
"ses_secret": "SES tajný klíč (secret)",
|
||||||
"ses_key": "Klíč SES",
|
"ses_key": "Klíč SES",
|
||||||
|
"ses_region": "AWS Region",
|
||||||
"password": "E-mailové heslo",
|
"password": "E-mailové heslo",
|
||||||
"username": "Uživatelské jméno pro e-mail",
|
"username": "Uživatelské jméno pro e-mail",
|
||||||
"mail_config": "Konfigurace e-mailu",
|
"mail_config": "Konfigurace e-mailu",
|
||||||
@@ -904,7 +906,15 @@
|
|||||||
"pdf": {
|
"pdf": {
|
||||||
"title": "Nastavení PDF",
|
"title": "Nastavení PDF",
|
||||||
"footer_text": "Text zápatí",
|
"footer_text": "Text zápatí",
|
||||||
"pdf_layout": "Rozvržení PDF"
|
"pdf_layout": "Rozvržení PDF",
|
||||||
|
"pdf_configuration": "PDF Generation Settings",
|
||||||
|
"section_description": "Change the way PDFs are generated",
|
||||||
|
"driver": "PDF Driver to use",
|
||||||
|
"papersize": "Papersize",
|
||||||
|
"papersize_hint": "Papersize in width and height (ex. \"210mm 297mm\")",
|
||||||
|
"gotenberg_host": "Gotenberg service host",
|
||||||
|
"pdf_variables_save_successfully": "PDF configuration saved successfully",
|
||||||
|
"pdf_variables_save_error": "PDF configuration could not be saved"
|
||||||
},
|
},
|
||||||
"company_info": {
|
"company_info": {
|
||||||
"company_info": "Údaje o společnosti",
|
"company_info": "Údaje o společnosti",
|
||||||
@@ -1087,6 +1097,8 @@
|
|||||||
"description": "Ušetřete čas vytvořením poznámek a jejich opětovným použitím na fakturách, odhadech a platbách.",
|
"description": "Ušetřete čas vytvořením poznámek a jejich opětovným použitím na fakturách, odhadech a platbách.",
|
||||||
"notes": "Poznámky",
|
"notes": "Poznámky",
|
||||||
"type": "Typ",
|
"type": "Typ",
|
||||||
|
"is_default": "Select by default",
|
||||||
|
"is_default_description": "This note will be selected by default in new invoices.",
|
||||||
"add_note": "Přidat poznámku",
|
"add_note": "Přidat poznámku",
|
||||||
"add_new_note": "Přidat novou poznámku",
|
"add_new_note": "Přidat novou poznámku",
|
||||||
"name": "Jméno",
|
"name": "Jméno",
|
||||||
|
|||||||
14
lang/de.json
14
lang/de.json
@@ -852,7 +852,8 @@
|
|||||||
"payment_modes": "Zahlungsarten",
|
"payment_modes": "Zahlungsarten",
|
||||||
"notes": "Notizen",
|
"notes": "Notizen",
|
||||||
"exchange_rate": "Wechselkurs",
|
"exchange_rate": "Wechselkurs",
|
||||||
"address_information": "Adressinformationen"
|
"address_information": "Adressinformationen",
|
||||||
|
"pdf_generation": "PDF Generation"
|
||||||
},
|
},
|
||||||
"address_information": {
|
"address_information": {
|
||||||
"section_description": " Sie können Ihre Adressinformationen über das untenstehende Formular aktualisieren."
|
"section_description": " Sie können Ihre Adressinformationen über das untenstehende Formular aktualisieren."
|
||||||
@@ -893,6 +894,7 @@
|
|||||||
"mailgun_endpoint": "Mailgun-Endpunkt",
|
"mailgun_endpoint": "Mailgun-Endpunkt",
|
||||||
"ses_secret": "SES Verschlüsselung",
|
"ses_secret": "SES Verschlüsselung",
|
||||||
"ses_key": "SES-Taste",
|
"ses_key": "SES-Taste",
|
||||||
|
"ses_region": "AWS Region",
|
||||||
"password": "E-Mail-Kennwort",
|
"password": "E-Mail-Kennwort",
|
||||||
"username": "E-Mail-Benutzername",
|
"username": "E-Mail-Benutzername",
|
||||||
"mail_config": "E-Mail-Konfiguration",
|
"mail_config": "E-Mail-Konfiguration",
|
||||||
@@ -904,7 +906,15 @@
|
|||||||
"pdf": {
|
"pdf": {
|
||||||
"title": "PDF-Einstellung",
|
"title": "PDF-Einstellung",
|
||||||
"footer_text": "Fußzeile Text",
|
"footer_text": "Fußzeile Text",
|
||||||
"pdf_layout": "PDF-Layout"
|
"pdf_layout": "PDF-Layout",
|
||||||
|
"pdf_configuration": "PDF Generation Settings",
|
||||||
|
"section_description": "Change the way PDFs are generated",
|
||||||
|
"driver": "PDF Driver to use",
|
||||||
|
"papersize": "Papersize",
|
||||||
|
"papersize_hint": "Papersize in width and height (ex. \"210mm 297mm\")",
|
||||||
|
"gotenberg_host": "Gotenberg service host",
|
||||||
|
"pdf_variables_save_successfully": "PDF configuration saved successfully",
|
||||||
|
"pdf_variables_save_error": "PDF configuration could not be saved"
|
||||||
},
|
},
|
||||||
"company_info": {
|
"company_info": {
|
||||||
"company_info": "Firmeninfo",
|
"company_info": "Firmeninfo",
|
||||||
|
|||||||
16
lang/el.json
16
lang/el.json
@@ -852,7 +852,8 @@
|
|||||||
"payment_modes": "Τρόπος πληρωμής",
|
"payment_modes": "Τρόπος πληρωμής",
|
||||||
"notes": "Σημειώσεις",
|
"notes": "Σημειώσεις",
|
||||||
"exchange_rate": "Συναλλαγματική ισοτιμία",
|
"exchange_rate": "Συναλλαγματική ισοτιμία",
|
||||||
"address_information": "Address Information"
|
"address_information": "Address Information",
|
||||||
|
"pdf_generation": "PDF Generation"
|
||||||
},
|
},
|
||||||
"address_information": {
|
"address_information": {
|
||||||
"section_description": " You can update Your Address information using form below."
|
"section_description": " You can update Your Address information using form below."
|
||||||
@@ -893,6 +894,7 @@
|
|||||||
"mailgun_endpoint": "Mailgun Endpoint",
|
"mailgun_endpoint": "Mailgun Endpoint",
|
||||||
"ses_secret": "SES Μυστικό",
|
"ses_secret": "SES Μυστικό",
|
||||||
"ses_key": "Κλειδί SES",
|
"ses_key": "Κλειδί SES",
|
||||||
|
"ses_region": "AWS Region",
|
||||||
"password": "Κωδικός Πρόσβασης Ταχυδρομείου",
|
"password": "Κωδικός Πρόσβασης Ταχυδρομείου",
|
||||||
"username": "Όνομα Ταχυδρομείου",
|
"username": "Όνομα Ταχυδρομείου",
|
||||||
"mail_config": "Διαμόρφωση Mail",
|
"mail_config": "Διαμόρφωση Mail",
|
||||||
@@ -904,7 +906,15 @@
|
|||||||
"pdf": {
|
"pdf": {
|
||||||
"title": "Ρυθμίσεις PDF",
|
"title": "Ρυθμίσεις PDF",
|
||||||
"footer_text": "Κείμενο Υποσέλιδου",
|
"footer_text": "Κείμενο Υποσέλιδου",
|
||||||
"pdf_layout": "Διάταξη PDF"
|
"pdf_layout": "Διάταξη PDF",
|
||||||
|
"pdf_configuration": "PDF Generation Settings",
|
||||||
|
"section_description": "Change the way PDFs are generated",
|
||||||
|
"driver": "PDF Driver to use",
|
||||||
|
"papersize": "Papersize",
|
||||||
|
"papersize_hint": "Papersize in width and height (ex. \"210mm 297mm\")",
|
||||||
|
"gotenberg_host": "Gotenberg service host",
|
||||||
|
"pdf_variables_save_successfully": "PDF configuration saved successfully",
|
||||||
|
"pdf_variables_save_error": "PDF configuration could not be saved"
|
||||||
},
|
},
|
||||||
"company_info": {
|
"company_info": {
|
||||||
"company_info": "Πληροφορίες Εταιρίας",
|
"company_info": "Πληροφορίες Εταιρίας",
|
||||||
@@ -1087,6 +1097,8 @@
|
|||||||
"description": "Εξοικονομήστε χρόνο δημιουργώντας σημειώσεις και επαναχρησιμοποίησή τους στα τιμολόγια σας, εκτιμήσεις και πληρωμές.",
|
"description": "Εξοικονομήστε χρόνο δημιουργώντας σημειώσεις και επαναχρησιμοποίησή τους στα τιμολόγια σας, εκτιμήσεις και πληρωμές.",
|
||||||
"notes": "Σημειώσεις",
|
"notes": "Σημειώσεις",
|
||||||
"type": "Type",
|
"type": "Type",
|
||||||
|
"is_default": "Select by default",
|
||||||
|
"is_default_description": "This note will be selected by default in new invoices.",
|
||||||
"add_note": "Προσθήκη σημείωσης",
|
"add_note": "Προσθήκη σημείωσης",
|
||||||
"add_new_note": "Προσθήκη Νέας Σημείωσης",
|
"add_new_note": "Προσθήκη Νέας Σημείωσης",
|
||||||
"name": "Όνομα",
|
"name": "Όνομα",
|
||||||
|
|||||||
15
lang/es.json
15
lang/es.json
@@ -852,7 +852,8 @@
|
|||||||
"payment_modes": "Formas de pago",
|
"payment_modes": "Formas de pago",
|
||||||
"notes": "Notas",
|
"notes": "Notas",
|
||||||
"exchange_rate": "Tasa de cambio",
|
"exchange_rate": "Tasa de cambio",
|
||||||
"address_information": "Información de dirección"
|
"address_information": "Información de dirección",
|
||||||
|
"pdf_generation": "PDF Generation"
|
||||||
},
|
},
|
||||||
"address_information": {
|
"address_information": {
|
||||||
"section_description": "Puede actualizar la información de su dirección utilizando el siguiente formulario."
|
"section_description": "Puede actualizar la información de su dirección utilizando el siguiente formulario."
|
||||||
@@ -905,7 +906,15 @@
|
|||||||
"pdf": {
|
"pdf": {
|
||||||
"title": "Configuración de PDF",
|
"title": "Configuración de PDF",
|
||||||
"footer_text": "Texto de pie de página",
|
"footer_text": "Texto de pie de página",
|
||||||
"pdf_layout": "Diseño PDF"
|
"pdf_layout": "Diseño PDF",
|
||||||
|
"pdf_configuration": "PDF Generation Settings",
|
||||||
|
"section_description": "Change the way PDFs are generated",
|
||||||
|
"driver": "PDF Driver to use",
|
||||||
|
"papersize": "Papersize",
|
||||||
|
"papersize_hint": "Papersize in width and height (ex. \"210mm 297mm\")",
|
||||||
|
"gotenberg_host": "Gotenberg service host",
|
||||||
|
"pdf_variables_save_successfully": "PDF configuration saved successfully",
|
||||||
|
"pdf_variables_save_error": "PDF configuration could not be saved"
|
||||||
},
|
},
|
||||||
"company_info": {
|
"company_info": {
|
||||||
"company_info": "Información de la compañía",
|
"company_info": "Información de la compañía",
|
||||||
@@ -1088,6 +1097,8 @@
|
|||||||
"description": "Ahorre tiempo creando notas y reutilizándolas en sus facturas, cálculos y pagos.",
|
"description": "Ahorre tiempo creando notas y reutilizándolas en sus facturas, cálculos y pagos.",
|
||||||
"notes": "Notas",
|
"notes": "Notas",
|
||||||
"type": "Tipo",
|
"type": "Tipo",
|
||||||
|
"is_default": "Seleccionar por defecto",
|
||||||
|
"is_default_description": "Esta nota será seleccionada por defecto en las nuevas facturas.",
|
||||||
"add_note": "Agregar nota",
|
"add_note": "Agregar nota",
|
||||||
"add_new_note": "Agregar nueva nota",
|
"add_new_note": "Agregar nueva nota",
|
||||||
"name": "Nombre",
|
"name": "Nombre",
|
||||||
|
|||||||
16
lang/fa.json
16
lang/fa.json
@@ -852,7 +852,8 @@
|
|||||||
"payment_modes": "Payment Modes",
|
"payment_modes": "Payment Modes",
|
||||||
"notes": "Notes",
|
"notes": "Notes",
|
||||||
"exchange_rate": "Exchange Rate",
|
"exchange_rate": "Exchange Rate",
|
||||||
"address_information": "Address Information"
|
"address_information": "Address Information",
|
||||||
|
"pdf_generation": "PDF Generation"
|
||||||
},
|
},
|
||||||
"address_information": {
|
"address_information": {
|
||||||
"section_description": " You can update Your Address information using form below."
|
"section_description": " You can update Your Address information using form below."
|
||||||
@@ -893,6 +894,7 @@
|
|||||||
"mailgun_endpoint": "Mailgun Endpoint",
|
"mailgun_endpoint": "Mailgun Endpoint",
|
||||||
"ses_secret": "SES Secret",
|
"ses_secret": "SES Secret",
|
||||||
"ses_key": "SES Key",
|
"ses_key": "SES Key",
|
||||||
|
"ses_region": "AWS Region",
|
||||||
"password": "Mail Password",
|
"password": "Mail Password",
|
||||||
"username": "Mail Username",
|
"username": "Mail Username",
|
||||||
"mail_config": "Mail Configuration",
|
"mail_config": "Mail Configuration",
|
||||||
@@ -904,7 +906,15 @@
|
|||||||
"pdf": {
|
"pdf": {
|
||||||
"title": "PDF Setting",
|
"title": "PDF Setting",
|
||||||
"footer_text": "Footer Text",
|
"footer_text": "Footer Text",
|
||||||
"pdf_layout": "PDF Layout"
|
"pdf_layout": "PDF Layout",
|
||||||
|
"pdf_configuration": "PDF Generation Settings",
|
||||||
|
"section_description": "Change the way PDFs are generated",
|
||||||
|
"driver": "PDF Driver to use",
|
||||||
|
"papersize": "Papersize",
|
||||||
|
"papersize_hint": "Papersize in width and height (ex. \"210mm 297mm\")",
|
||||||
|
"gotenberg_host": "Gotenberg service host",
|
||||||
|
"pdf_variables_save_successfully": "PDF configuration saved successfully",
|
||||||
|
"pdf_variables_save_error": "PDF configuration could not be saved"
|
||||||
},
|
},
|
||||||
"company_info": {
|
"company_info": {
|
||||||
"company_info": "Company info",
|
"company_info": "Company info",
|
||||||
@@ -1087,6 +1097,8 @@
|
|||||||
"description": "Save time by creating notes and reusing them on your invoices, estimates & payments.",
|
"description": "Save time by creating notes and reusing them on your invoices, estimates & payments.",
|
||||||
"notes": "Notes",
|
"notes": "Notes",
|
||||||
"type": "Type",
|
"type": "Type",
|
||||||
|
"is_default": "Select by default",
|
||||||
|
"is_default_description": "This note will be selected by default in new invoices.",
|
||||||
"add_note": "Add Note",
|
"add_note": "Add Note",
|
||||||
"add_new_note": "Add New Note",
|
"add_new_note": "Add New Note",
|
||||||
"name": "Name",
|
"name": "Name",
|
||||||
|
|||||||
16
lang/fi.json
16
lang/fi.json
@@ -852,7 +852,8 @@
|
|||||||
"payment_modes": "Maksutavat",
|
"payment_modes": "Maksutavat",
|
||||||
"notes": "Viestit",
|
"notes": "Viestit",
|
||||||
"exchange_rate": "Exchange Rate",
|
"exchange_rate": "Exchange Rate",
|
||||||
"address_information": "Address Information"
|
"address_information": "Address Information",
|
||||||
|
"pdf_generation": "PDF Generation"
|
||||||
},
|
},
|
||||||
"address_information": {
|
"address_information": {
|
||||||
"section_description": " You can update Your Address information using form below."
|
"section_description": " You can update Your Address information using form below."
|
||||||
@@ -893,6 +894,7 @@
|
|||||||
"mailgun_endpoint": "Mailgun päätepiste",
|
"mailgun_endpoint": "Mailgun päätepiste",
|
||||||
"ses_secret": "SES salaus",
|
"ses_secret": "SES salaus",
|
||||||
"ses_key": "SES avain",
|
"ses_key": "SES avain",
|
||||||
|
"ses_region": "AWS Region",
|
||||||
"password": "Sähköpostin salasana",
|
"password": "Sähköpostin salasana",
|
||||||
"username": "Sähköpostin käyttäjänimi",
|
"username": "Sähköpostin käyttäjänimi",
|
||||||
"mail_config": "Sähköposti asetukset",
|
"mail_config": "Sähköposti asetukset",
|
||||||
@@ -904,7 +906,15 @@
|
|||||||
"pdf": {
|
"pdf": {
|
||||||
"title": "PDF Asetukset",
|
"title": "PDF Asetukset",
|
||||||
"footer_text": "Alaotsikko teksti",
|
"footer_text": "Alaotsikko teksti",
|
||||||
"pdf_layout": "PDF asettelu"
|
"pdf_layout": "PDF asettelu",
|
||||||
|
"pdf_configuration": "PDF Generation Settings",
|
||||||
|
"section_description": "Change the way PDFs are generated",
|
||||||
|
"driver": "PDF Driver to use",
|
||||||
|
"papersize": "Papersize",
|
||||||
|
"papersize_hint": "Papersize in width and height (ex. \"210mm 297mm\")",
|
||||||
|
"gotenberg_host": "Gotenberg service host",
|
||||||
|
"pdf_variables_save_successfully": "PDF configuration saved successfully",
|
||||||
|
"pdf_variables_save_error": "PDF configuration could not be saved"
|
||||||
},
|
},
|
||||||
"company_info": {
|
"company_info": {
|
||||||
"company_info": "Yritystiedot",
|
"company_info": "Yritystiedot",
|
||||||
@@ -1087,6 +1097,8 @@
|
|||||||
"description": "Säästä aikaa luomalla viestejä, joita voit käyttää laskuilla, tarjouksilla ja maksuissa.",
|
"description": "Säästä aikaa luomalla viestejä, joita voit käyttää laskuilla, tarjouksilla ja maksuissa.",
|
||||||
"notes": "Viestit",
|
"notes": "Viestit",
|
||||||
"type": "Tyyppi",
|
"type": "Tyyppi",
|
||||||
|
"is_default": "Select by default",
|
||||||
|
"is_default_description": "This note will be selected by default in new invoices.",
|
||||||
"add_note": "Lisää viesti",
|
"add_note": "Lisää viesti",
|
||||||
"add_new_note": "Lisää uusi viesti",
|
"add_new_note": "Lisää uusi viesti",
|
||||||
"name": "Nimi",
|
"name": "Nimi",
|
||||||
|
|||||||
16
lang/fr.json
16
lang/fr.json
@@ -852,7 +852,8 @@
|
|||||||
"payment_modes": "Modes de paiement",
|
"payment_modes": "Modes de paiement",
|
||||||
"notes": "Notes de bas de page",
|
"notes": "Notes de bas de page",
|
||||||
"exchange_rate": "Taux de change",
|
"exchange_rate": "Taux de change",
|
||||||
"address_information": "Information d'adresse"
|
"address_information": "Information d'adresse",
|
||||||
|
"pdf_generation": "PDF Generation"
|
||||||
},
|
},
|
||||||
"address_information": {
|
"address_information": {
|
||||||
"section_description": " Vous pouvez mettre à jour vos informations d'adresse via le formulaire ci dessous."
|
"section_description": " Vous pouvez mettre à jour vos informations d'adresse via le formulaire ci dessous."
|
||||||
@@ -893,6 +894,7 @@
|
|||||||
"mailgun_endpoint": "Mailgun Endpoint",
|
"mailgun_endpoint": "Mailgun Endpoint",
|
||||||
"ses_secret": "SES Secret",
|
"ses_secret": "SES Secret",
|
||||||
"ses_key": "SES Key",
|
"ses_key": "SES Key",
|
||||||
|
"ses_region": "AWS Region",
|
||||||
"password": "Mot de passe",
|
"password": "Mot de passe",
|
||||||
"username": "Nom d'utilisateur",
|
"username": "Nom d'utilisateur",
|
||||||
"mail_config": "Envoi d'emails",
|
"mail_config": "Envoi d'emails",
|
||||||
@@ -904,7 +906,15 @@
|
|||||||
"pdf": {
|
"pdf": {
|
||||||
"title": "Paramètre PDF",
|
"title": "Paramètre PDF",
|
||||||
"footer_text": "Pied de page",
|
"footer_text": "Pied de page",
|
||||||
"pdf_layout": "Mise en page PDF"
|
"pdf_layout": "Mise en page PDF",
|
||||||
|
"pdf_configuration": "PDF Generation Settings",
|
||||||
|
"section_description": "Change the way PDFs are generated",
|
||||||
|
"driver": "PDF Driver to use",
|
||||||
|
"papersize": "Papersize",
|
||||||
|
"papersize_hint": "Papersize in width and height (ex. \"210mm 297mm\")",
|
||||||
|
"gotenberg_host": "Gotenberg service host",
|
||||||
|
"pdf_variables_save_successfully": "PDF configuration saved successfully",
|
||||||
|
"pdf_variables_save_error": "PDF configuration could not be saved"
|
||||||
},
|
},
|
||||||
"company_info": {
|
"company_info": {
|
||||||
"company_info": "Coordonnées de la société",
|
"company_info": "Coordonnées de la société",
|
||||||
@@ -1087,6 +1097,8 @@
|
|||||||
"description": "Créez des notes de bas de page réutilisable sur vos factures, devis et paiements.",
|
"description": "Créez des notes de bas de page réutilisable sur vos factures, devis et paiements.",
|
||||||
"notes": "Note de bas de page",
|
"notes": "Note de bas de page",
|
||||||
"type": "Type ",
|
"type": "Type ",
|
||||||
|
"is_default": "Select by default",
|
||||||
|
"is_default_description": "This note will be selected by default in new invoices.",
|
||||||
"add_note": "Nouvelle note de bas de page",
|
"add_note": "Nouvelle note de bas de page",
|
||||||
"add_new_note": "Ajouter une note de bas de page",
|
"add_new_note": "Ajouter une note de bas de page",
|
||||||
"name": "Nom",
|
"name": "Nom",
|
||||||
|
|||||||
16
lang/hi.json
16
lang/hi.json
@@ -852,7 +852,8 @@
|
|||||||
"payment_modes": "भुगतान के प्रकार",
|
"payment_modes": "भुगतान के प्रकार",
|
||||||
"notes": "नोट्स",
|
"notes": "नोट्स",
|
||||||
"exchange_rate": "विनिमय दर",
|
"exchange_rate": "विनिमय दर",
|
||||||
"address_information": "पते के बारे में जानकारी"
|
"address_information": "पते के बारे में जानकारी",
|
||||||
|
"pdf_generation": "PDF Generation"
|
||||||
},
|
},
|
||||||
"address_information": {
|
"address_information": {
|
||||||
"section_description": " आप नीचे दिए गए फॉर्म का उपयोग करके अपनी पता जानकारी अपडेट कर सकते हैं"
|
"section_description": " आप नीचे दिए गए फॉर्म का उपयोग करके अपनी पता जानकारी अपडेट कर सकते हैं"
|
||||||
@@ -893,6 +894,7 @@
|
|||||||
"mailgun_endpoint": "Mailgun Endpoint",
|
"mailgun_endpoint": "Mailgun Endpoint",
|
||||||
"ses_secret": "SES Secret",
|
"ses_secret": "SES Secret",
|
||||||
"ses_key": "SES Key",
|
"ses_key": "SES Key",
|
||||||
|
"ses_region": "AWS Region",
|
||||||
"password": "Mail Password",
|
"password": "Mail Password",
|
||||||
"username": "Mail Username",
|
"username": "Mail Username",
|
||||||
"mail_config": "Mail Configuration",
|
"mail_config": "Mail Configuration",
|
||||||
@@ -904,7 +906,15 @@
|
|||||||
"pdf": {
|
"pdf": {
|
||||||
"title": "PDF Setting",
|
"title": "PDF Setting",
|
||||||
"footer_text": "Footer Text",
|
"footer_text": "Footer Text",
|
||||||
"pdf_layout": "PDF Layout"
|
"pdf_layout": "PDF Layout",
|
||||||
|
"pdf_configuration": "PDF Generation Settings",
|
||||||
|
"section_description": "Change the way PDFs are generated",
|
||||||
|
"driver": "PDF Driver to use",
|
||||||
|
"papersize": "Papersize",
|
||||||
|
"papersize_hint": "Papersize in width and height (ex. \"210mm 297mm\")",
|
||||||
|
"gotenberg_host": "Gotenberg service host",
|
||||||
|
"pdf_variables_save_successfully": "PDF configuration saved successfully",
|
||||||
|
"pdf_variables_save_error": "PDF configuration could not be saved"
|
||||||
},
|
},
|
||||||
"company_info": {
|
"company_info": {
|
||||||
"company_info": "Company info",
|
"company_info": "Company info",
|
||||||
@@ -1087,6 +1097,8 @@
|
|||||||
"description": "Save time by creating notes and reusing them on your invoices, estimates & payments.",
|
"description": "Save time by creating notes and reusing them on your invoices, estimates & payments.",
|
||||||
"notes": "Notes",
|
"notes": "Notes",
|
||||||
"type": "Type",
|
"type": "Type",
|
||||||
|
"is_default": "Select by default",
|
||||||
|
"is_default_description": "This note will be selected by default in new invoices.",
|
||||||
"add_note": "Add Note",
|
"add_note": "Add Note",
|
||||||
"add_new_note": "Add New Note",
|
"add_new_note": "Add New Note",
|
||||||
"name": "Name",
|
"name": "Name",
|
||||||
|
|||||||
16
lang/hr.json
16
lang/hr.json
@@ -852,7 +852,8 @@
|
|||||||
"payment_modes": "Način plaćanja",
|
"payment_modes": "Način plaćanja",
|
||||||
"notes": "Napomene",
|
"notes": "Napomene",
|
||||||
"exchange_rate": "Tečaj",
|
"exchange_rate": "Tečaj",
|
||||||
"address_information": "Podaci o adresi"
|
"address_information": "Podaci o adresi",
|
||||||
|
"pdf_generation": "PDF Generation"
|
||||||
},
|
},
|
||||||
"address_information": {
|
"address_information": {
|
||||||
"section_description": " Možete ažurirati svoju adresu u slijedećem obrascu."
|
"section_description": " Možete ažurirati svoju adresu u slijedećem obrascu."
|
||||||
@@ -893,6 +894,7 @@
|
|||||||
"mailgun_endpoint": "Mailgun Endpoint",
|
"mailgun_endpoint": "Mailgun Endpoint",
|
||||||
"ses_secret": "SES Lozinka",
|
"ses_secret": "SES Lozinka",
|
||||||
"ses_key": "SES Ključ",
|
"ses_key": "SES Ključ",
|
||||||
|
"ses_region": "AWS Region",
|
||||||
"password": "Mail Lozinka",
|
"password": "Mail Lozinka",
|
||||||
"username": "Mail Korisničko Ime",
|
"username": "Mail Korisničko Ime",
|
||||||
"mail_config": "Mail Postavke",
|
"mail_config": "Mail Postavke",
|
||||||
@@ -904,7 +906,15 @@
|
|||||||
"pdf": {
|
"pdf": {
|
||||||
"title": "PDF Postavke",
|
"title": "PDF Postavke",
|
||||||
"footer_text": "Tekstualno zaglavlje na dnu strane",
|
"footer_text": "Tekstualno zaglavlje na dnu strane",
|
||||||
"pdf_layout": "PDF Raspored"
|
"pdf_layout": "PDF Raspored",
|
||||||
|
"pdf_configuration": "PDF Generation Settings",
|
||||||
|
"section_description": "Change the way PDFs are generated",
|
||||||
|
"driver": "PDF Driver to use",
|
||||||
|
"papersize": "Papersize",
|
||||||
|
"papersize_hint": "Papersize in width and height (ex. \"210mm 297mm\")",
|
||||||
|
"gotenberg_host": "Gotenberg service host",
|
||||||
|
"pdf_variables_save_successfully": "PDF configuration saved successfully",
|
||||||
|
"pdf_variables_save_error": "PDF configuration could not be saved"
|
||||||
},
|
},
|
||||||
"company_info": {
|
"company_info": {
|
||||||
"company_info": "Podaci o firmi",
|
"company_info": "Podaci o firmi",
|
||||||
@@ -1087,6 +1097,8 @@
|
|||||||
"description": "Uštedite vrijeme kreirajući napomene i koristeći ih na računima, ponudama i uplatama.",
|
"description": "Uštedite vrijeme kreirajući napomene i koristeći ih na računima, ponudama i uplatama.",
|
||||||
"notes": "Napomene",
|
"notes": "Napomene",
|
||||||
"type": "Vrsta",
|
"type": "Vrsta",
|
||||||
|
"is_default": "Select by default",
|
||||||
|
"is_default_description": "This note will be selected by default in new invoices.",
|
||||||
"add_note": "Dodaj Napomenu",
|
"add_note": "Dodaj Napomenu",
|
||||||
"add_new_note": "Dodaj novu Napomenu",
|
"add_new_note": "Dodaj novu Napomenu",
|
||||||
"name": "Naziv",
|
"name": "Naziv",
|
||||||
|
|||||||
18
lang/id.json
18
lang/id.json
@@ -852,7 +852,8 @@
|
|||||||
"payment_modes": "Mode Pembayaran",
|
"payment_modes": "Mode Pembayaran",
|
||||||
"notes": "Catatan",
|
"notes": "Catatan",
|
||||||
"exchange_rate": "Nilai Tukar",
|
"exchange_rate": "Nilai Tukar",
|
||||||
"address_information": "Informasi Alamat"
|
"address_information": "Informasi Alamat",
|
||||||
|
"pdf_generation": "PDF Generation"
|
||||||
},
|
},
|
||||||
"address_information": {
|
"address_information": {
|
||||||
"section_description": " Anda dapat memperbarui informasi Alamat Anda dengan menggunakan formulir di bawah ini."
|
"section_description": " Anda dapat memperbarui informasi Alamat Anda dengan menggunakan formulir di bawah ini."
|
||||||
@@ -893,6 +894,7 @@
|
|||||||
"mailgun_endpoint": "Endpoint Mailgun",
|
"mailgun_endpoint": "Endpoint Mailgun",
|
||||||
"ses_secret": "Kunci Rahasia SES",
|
"ses_secret": "Kunci Rahasia SES",
|
||||||
"ses_key": "Kunci SES",
|
"ses_key": "Kunci SES",
|
||||||
|
"ses_region": "AWS Region",
|
||||||
"password": "Kata Sandi Surel",
|
"password": "Kata Sandi Surel",
|
||||||
"username": "Nama Pengguna Surel",
|
"username": "Nama Pengguna Surel",
|
||||||
"mail_config": "Konfigurasi Surel",
|
"mail_config": "Konfigurasi Surel",
|
||||||
@@ -904,7 +906,15 @@
|
|||||||
"pdf": {
|
"pdf": {
|
||||||
"title": "Pengaturan PDF",
|
"title": "Pengaturan PDF",
|
||||||
"footer_text": "Teks footer",
|
"footer_text": "Teks footer",
|
||||||
"pdf_layout": "Tata letak PDF"
|
"pdf_layout": "Tata letak PDF",
|
||||||
|
"pdf_configuration": "PDF Generation Settings",
|
||||||
|
"section_description": "Change the way PDFs are generated",
|
||||||
|
"driver": "PDF Driver to use",
|
||||||
|
"papersize": "Papersize",
|
||||||
|
"papersize_hint": "Papersize in width and height (ex. \"210mm 297mm\")",
|
||||||
|
"gotenberg_host": "Gotenberg service host",
|
||||||
|
"pdf_variables_save_successfully": "PDF configuration saved successfully",
|
||||||
|
"pdf_variables_save_error": "PDF configuration could not be saved"
|
||||||
},
|
},
|
||||||
"company_info": {
|
"company_info": {
|
||||||
"company_info": "Info perusahaan",
|
"company_info": "Info perusahaan",
|
||||||
@@ -961,7 +971,7 @@
|
|||||||
"use_predefined_options": "Gunakan Opsi yang Telah Ditentukan",
|
"use_predefined_options": "Gunakan Opsi yang Telah Ditentukan",
|
||||||
"select_custom_date": "Pilih Tanggal Khusus",
|
"select_custom_date": "Pilih Tanggal Khusus",
|
||||||
"select_relative_date": "Pilih Tanggal Relatif",
|
"select_relative_date": "Pilih Tanggal Relatif",
|
||||||
"ticked_by_default": "Ticked by default",
|
"ticked_by_default": "",
|
||||||
"updated_message": "Kolom Khusus berhasil diperbarui",
|
"updated_message": "Kolom Khusus berhasil diperbarui",
|
||||||
"added_message": "Kolom Khusus berhasil ditambahkan",
|
"added_message": "Kolom Khusus berhasil ditambahkan",
|
||||||
"press_enter_to_add": "Tekan 'enter' untuk menambahkan opsi baru",
|
"press_enter_to_add": "Tekan 'enter' untuk menambahkan opsi baru",
|
||||||
@@ -1087,6 +1097,8 @@
|
|||||||
"description": "Save time by creating notes and reusing them on your invoices, estimates & payments.",
|
"description": "Save time by creating notes and reusing them on your invoices, estimates & payments.",
|
||||||
"notes": "Notes",
|
"notes": "Notes",
|
||||||
"type": "Type",
|
"type": "Type",
|
||||||
|
"is_default": "Select by default",
|
||||||
|
"is_default_description": "This note will be selected by default in new invoices.",
|
||||||
"add_note": "Tambahkan Catatan",
|
"add_note": "Tambahkan Catatan",
|
||||||
"add_new_note": "Tambahkan Catatan Baru",
|
"add_new_note": "Tambahkan Catatan Baru",
|
||||||
"name": "Nama",
|
"name": "Nama",
|
||||||
|
|||||||
16
lang/it.json
16
lang/it.json
@@ -852,7 +852,8 @@
|
|||||||
"payment_modes": "Modalità di Pagamento",
|
"payment_modes": "Modalità di Pagamento",
|
||||||
"notes": "Note",
|
"notes": "Note",
|
||||||
"exchange_rate": "Tasso di cambio",
|
"exchange_rate": "Tasso di cambio",
|
||||||
"address_information": "Indirizzo"
|
"address_information": "Indirizzo",
|
||||||
|
"pdf_generation": "PDF Generation"
|
||||||
},
|
},
|
||||||
"address_information": {
|
"address_information": {
|
||||||
"section_description": " Puoi aggiornare le informazioni sul tuo indirizzo utilizzando il modulo sottostante."
|
"section_description": " Puoi aggiornare le informazioni sul tuo indirizzo utilizzando il modulo sottostante."
|
||||||
@@ -893,6 +894,7 @@
|
|||||||
"mailgun_endpoint": "Endpoint Mailgun",
|
"mailgun_endpoint": "Endpoint Mailgun",
|
||||||
"ses_secret": "Segreto SES",
|
"ses_secret": "Segreto SES",
|
||||||
"ses_key": "Chiave SES",
|
"ses_key": "Chiave SES",
|
||||||
|
"ses_region": "AWS Region",
|
||||||
"password": "Password Email",
|
"password": "Password Email",
|
||||||
"username": "Nome Utente Email",
|
"username": "Nome Utente Email",
|
||||||
"mail_config": "Configurazione Mail",
|
"mail_config": "Configurazione Mail",
|
||||||
@@ -904,7 +906,15 @@
|
|||||||
"pdf": {
|
"pdf": {
|
||||||
"title": "Configurazione PDF",
|
"title": "Configurazione PDF",
|
||||||
"footer_text": "Testo Footer",
|
"footer_text": "Testo Footer",
|
||||||
"pdf_layout": "Layout PDF"
|
"pdf_layout": "Layout PDF",
|
||||||
|
"pdf_configuration": "PDF Generation Settings",
|
||||||
|
"section_description": "Change the way PDFs are generated",
|
||||||
|
"driver": "PDF Driver to use",
|
||||||
|
"papersize": "Papersize",
|
||||||
|
"papersize_hint": "Papersize in width and height (ex. \"210mm 297mm\")",
|
||||||
|
"gotenberg_host": "Gotenberg service host",
|
||||||
|
"pdf_variables_save_successfully": "PDF configuration saved successfully",
|
||||||
|
"pdf_variables_save_error": "PDF configuration could not be saved"
|
||||||
},
|
},
|
||||||
"company_info": {
|
"company_info": {
|
||||||
"company_info": "Info azienda",
|
"company_info": "Info azienda",
|
||||||
@@ -1087,6 +1097,8 @@
|
|||||||
"description": "Risparmia tempo creando note e riutilizzandole sulle tue fatture, preventivi e pagamenti.",
|
"description": "Risparmia tempo creando note e riutilizzandole sulle tue fatture, preventivi e pagamenti.",
|
||||||
"notes": "Note",
|
"notes": "Note",
|
||||||
"type": "genere",
|
"type": "genere",
|
||||||
|
"is_default": "Select by default",
|
||||||
|
"is_default_description": "This note will be selected by default in new invoices.",
|
||||||
"add_note": "Aggiungi Nota",
|
"add_note": "Aggiungi Nota",
|
||||||
"add_new_note": "Aggiungi nuova nota",
|
"add_new_note": "Aggiungi nuova nota",
|
||||||
"name": "Nome",
|
"name": "Nome",
|
||||||
|
|||||||
16
lang/ja.json
16
lang/ja.json
@@ -852,7 +852,8 @@
|
|||||||
"payment_modes": "支払い方法",
|
"payment_modes": "支払い方法",
|
||||||
"notes": "ノート",
|
"notes": "ノート",
|
||||||
"exchange_rate": "為替レート",
|
"exchange_rate": "為替レート",
|
||||||
"address_information": "住所情報"
|
"address_information": "住所情報",
|
||||||
|
"pdf_generation": "PDF Generation"
|
||||||
},
|
},
|
||||||
"address_information": {
|
"address_information": {
|
||||||
"section_description": " 以下のフォームを使用して、住所情報を更新できます。"
|
"section_description": " 以下のフォームを使用して、住所情報を更新できます。"
|
||||||
@@ -893,6 +894,7 @@
|
|||||||
"mailgun_endpoint": "Mailgun エンドポイント",
|
"mailgun_endpoint": "Mailgun エンドポイント",
|
||||||
"ses_secret": "SESシークレット",
|
"ses_secret": "SESシークレット",
|
||||||
"ses_key": "SESキー",
|
"ses_key": "SESキー",
|
||||||
|
"ses_region": "AWS Region",
|
||||||
"password": "メールのパスワード",
|
"password": "メールのパスワード",
|
||||||
"username": "メールのユーザー名",
|
"username": "メールのユーザー名",
|
||||||
"mail_config": "メール設定",
|
"mail_config": "メール設定",
|
||||||
@@ -904,7 +906,15 @@
|
|||||||
"pdf": {
|
"pdf": {
|
||||||
"title": "PDFの設定",
|
"title": "PDFの設定",
|
||||||
"footer_text": "フッターの文章",
|
"footer_text": "フッターの文章",
|
||||||
"pdf_layout": "PDFのレイアウト"
|
"pdf_layout": "PDFのレイアウト",
|
||||||
|
"pdf_configuration": "PDF Generation Settings",
|
||||||
|
"section_description": "Change the way PDFs are generated",
|
||||||
|
"driver": "PDF Driver to use",
|
||||||
|
"papersize": "Papersize",
|
||||||
|
"papersize_hint": "Papersize in width and height (ex. \"210mm 297mm\")",
|
||||||
|
"gotenberg_host": "Gotenberg service host",
|
||||||
|
"pdf_variables_save_successfully": "PDF configuration saved successfully",
|
||||||
|
"pdf_variables_save_error": "PDF configuration could not be saved"
|
||||||
},
|
},
|
||||||
"company_info": {
|
"company_info": {
|
||||||
"company_info": "会社情報",
|
"company_info": "会社情報",
|
||||||
@@ -1087,6 +1097,8 @@
|
|||||||
"description": "ノートを作成し、請求書、見積り、支払いで再利用することで時間を節約します。",
|
"description": "ノートを作成し、請求書、見積り、支払いで再利用することで時間を節約します。",
|
||||||
"notes": "ノート",
|
"notes": "ノート",
|
||||||
"type": "タイプ",
|
"type": "タイプ",
|
||||||
|
"is_default": "Select by default",
|
||||||
|
"is_default_description": "This note will be selected by default in new invoices.",
|
||||||
"add_note": "ノートの追加",
|
"add_note": "ノートの追加",
|
||||||
"add_new_note": "新規ノートを追加",
|
"add_new_note": "新規ノートを追加",
|
||||||
"name": "名前",
|
"name": "名前",
|
||||||
|
|||||||
16
lang/lt.json
16
lang/lt.json
@@ -852,7 +852,8 @@
|
|||||||
"payment_modes": "Mokėjimo būdai",
|
"payment_modes": "Mokėjimo būdai",
|
||||||
"notes": "Pastabos",
|
"notes": "Pastabos",
|
||||||
"exchange_rate": "Valiutų kursas",
|
"exchange_rate": "Valiutų kursas",
|
||||||
"address_information": "Address Information"
|
"address_information": "Address Information",
|
||||||
|
"pdf_generation": "PDF Generation"
|
||||||
},
|
},
|
||||||
"address_information": {
|
"address_information": {
|
||||||
"section_description": " You can update Your Address information using form below."
|
"section_description": " You can update Your Address information using form below."
|
||||||
@@ -893,6 +894,7 @@
|
|||||||
"mailgun_endpoint": "Mailgun Endpoint",
|
"mailgun_endpoint": "Mailgun Endpoint",
|
||||||
"ses_secret": "SES Secret",
|
"ses_secret": "SES Secret",
|
||||||
"ses_key": "SES Key",
|
"ses_key": "SES Key",
|
||||||
|
"ses_region": "AWS Region",
|
||||||
"password": "Mail Password",
|
"password": "Mail Password",
|
||||||
"username": "Mail Username",
|
"username": "Mail Username",
|
||||||
"mail_config": "Mail Configuration",
|
"mail_config": "Mail Configuration",
|
||||||
@@ -904,7 +906,15 @@
|
|||||||
"pdf": {
|
"pdf": {
|
||||||
"title": "PDF nustatymai",
|
"title": "PDF nustatymai",
|
||||||
"footer_text": "Poraštės tekstas",
|
"footer_text": "Poraštės tekstas",
|
||||||
"pdf_layout": "PDF Išdėstymas"
|
"pdf_layout": "PDF Išdėstymas",
|
||||||
|
"pdf_configuration": "PDF Generation Settings",
|
||||||
|
"section_description": "Change the way PDFs are generated",
|
||||||
|
"driver": "PDF Driver to use",
|
||||||
|
"papersize": "Papersize",
|
||||||
|
"papersize_hint": "Papersize in width and height (ex. \"210mm 297mm\")",
|
||||||
|
"gotenberg_host": "Gotenberg service host",
|
||||||
|
"pdf_variables_save_successfully": "PDF configuration saved successfully",
|
||||||
|
"pdf_variables_save_error": "PDF configuration could not be saved"
|
||||||
},
|
},
|
||||||
"company_info": {
|
"company_info": {
|
||||||
"company_info": "Company info",
|
"company_info": "Company info",
|
||||||
@@ -1087,6 +1097,8 @@
|
|||||||
"description": "Save time by creating notes and reusing them on your invoices, estimates & payments.",
|
"description": "Save time by creating notes and reusing them on your invoices, estimates & payments.",
|
||||||
"notes": "Pastabos",
|
"notes": "Pastabos",
|
||||||
"type": "Tipas",
|
"type": "Tipas",
|
||||||
|
"is_default": "Select by default",
|
||||||
|
"is_default_description": "This note will be selected by default in new invoices.",
|
||||||
"add_note": "Pridėti pastabą",
|
"add_note": "Pridėti pastabą",
|
||||||
"add_new_note": "Pridėti Naują Pastabą",
|
"add_new_note": "Pridėti Naują Pastabą",
|
||||||
"name": "Pavadinimas",
|
"name": "Pavadinimas",
|
||||||
|
|||||||
16
lang/lv.json
16
lang/lv.json
@@ -852,7 +852,8 @@
|
|||||||
"payment_modes": "Apmaksas veidi",
|
"payment_modes": "Apmaksas veidi",
|
||||||
"notes": "Piezīmes",
|
"notes": "Piezīmes",
|
||||||
"exchange_rate": "Exchange Rate",
|
"exchange_rate": "Exchange Rate",
|
||||||
"address_information": "Address Information"
|
"address_information": "Address Information",
|
||||||
|
"pdf_generation": "PDF Generation"
|
||||||
},
|
},
|
||||||
"address_information": {
|
"address_information": {
|
||||||
"section_description": " You can update Your Address information using form below."
|
"section_description": " You can update Your Address information using form below."
|
||||||
@@ -893,6 +894,7 @@
|
|||||||
"mailgun_endpoint": "Mailgun Endpoint",
|
"mailgun_endpoint": "Mailgun Endpoint",
|
||||||
"ses_secret": "SES Secret",
|
"ses_secret": "SES Secret",
|
||||||
"ses_key": "SES Key",
|
"ses_key": "SES Key",
|
||||||
|
"ses_region": "AWS Region",
|
||||||
"password": "E-pasta parole",
|
"password": "E-pasta parole",
|
||||||
"username": "E-pasta lietotājvārds",
|
"username": "E-pasta lietotājvārds",
|
||||||
"mail_config": "E-pasta konfigurācija",
|
"mail_config": "E-pasta konfigurācija",
|
||||||
@@ -904,7 +906,15 @@
|
|||||||
"pdf": {
|
"pdf": {
|
||||||
"title": "PDF uzstādījumi",
|
"title": "PDF uzstādījumi",
|
||||||
"footer_text": "Kājenes teksts",
|
"footer_text": "Kājenes teksts",
|
||||||
"pdf_layout": "PDF izkārtojums"
|
"pdf_layout": "PDF izkārtojums",
|
||||||
|
"pdf_configuration": "PDF Generation Settings",
|
||||||
|
"section_description": "Change the way PDFs are generated",
|
||||||
|
"driver": "PDF Driver to use",
|
||||||
|
"papersize": "Papersize",
|
||||||
|
"papersize_hint": "Papersize in width and height (ex. \"210mm 297mm\")",
|
||||||
|
"gotenberg_host": "Gotenberg service host",
|
||||||
|
"pdf_variables_save_successfully": "PDF configuration saved successfully",
|
||||||
|
"pdf_variables_save_error": "PDF configuration could not be saved"
|
||||||
},
|
},
|
||||||
"company_info": {
|
"company_info": {
|
||||||
"company_info": "Uzņēmuma informācija",
|
"company_info": "Uzņēmuma informācija",
|
||||||
@@ -1087,6 +1097,8 @@
|
|||||||
"description": "Save time by creating notes and reusing them on your invoices, estimates & payments.",
|
"description": "Save time by creating notes and reusing them on your invoices, estimates & payments.",
|
||||||
"notes": "Notes",
|
"notes": "Notes",
|
||||||
"type": "Type",
|
"type": "Type",
|
||||||
|
"is_default": "Select by default",
|
||||||
|
"is_default_description": "This note will be selected by default in new invoices.",
|
||||||
"add_note": "Add Note",
|
"add_note": "Add Note",
|
||||||
"add_new_note": "Add New Note",
|
"add_new_note": "Add New Note",
|
||||||
"name": "Name",
|
"name": "Name",
|
||||||
|
|||||||
16
lang/mk.json
16
lang/mk.json
@@ -852,7 +852,8 @@
|
|||||||
"payment_modes": "Payment Modes",
|
"payment_modes": "Payment Modes",
|
||||||
"notes": "Notes",
|
"notes": "Notes",
|
||||||
"exchange_rate": "Exchange Rate",
|
"exchange_rate": "Exchange Rate",
|
||||||
"address_information": "Address Information"
|
"address_information": "Address Information",
|
||||||
|
"pdf_generation": "PDF Generation"
|
||||||
},
|
},
|
||||||
"address_information": {
|
"address_information": {
|
||||||
"section_description": " You can update Your Address information using form below."
|
"section_description": " You can update Your Address information using form below."
|
||||||
@@ -893,6 +894,7 @@
|
|||||||
"mailgun_endpoint": "Mailgun Endpoint",
|
"mailgun_endpoint": "Mailgun Endpoint",
|
||||||
"ses_secret": "SES Secret",
|
"ses_secret": "SES Secret",
|
||||||
"ses_key": "SES Key",
|
"ses_key": "SES Key",
|
||||||
|
"ses_region": "AWS Region",
|
||||||
"password": "Mail Password",
|
"password": "Mail Password",
|
||||||
"username": "Mail Username",
|
"username": "Mail Username",
|
||||||
"mail_config": "Mail Configuration",
|
"mail_config": "Mail Configuration",
|
||||||
@@ -904,7 +906,15 @@
|
|||||||
"pdf": {
|
"pdf": {
|
||||||
"title": "PDF Setting",
|
"title": "PDF Setting",
|
||||||
"footer_text": "Footer Text",
|
"footer_text": "Footer Text",
|
||||||
"pdf_layout": "PDF Layout"
|
"pdf_layout": "PDF Layout",
|
||||||
|
"pdf_configuration": "PDF Generation Settings",
|
||||||
|
"section_description": "Change the way PDFs are generated",
|
||||||
|
"driver": "PDF Driver to use",
|
||||||
|
"papersize": "Papersize",
|
||||||
|
"papersize_hint": "Papersize in width and height (ex. \"210mm 297mm\")",
|
||||||
|
"gotenberg_host": "Gotenberg service host",
|
||||||
|
"pdf_variables_save_successfully": "PDF configuration saved successfully",
|
||||||
|
"pdf_variables_save_error": "PDF configuration could not be saved"
|
||||||
},
|
},
|
||||||
"company_info": {
|
"company_info": {
|
||||||
"company_info": "Company info",
|
"company_info": "Company info",
|
||||||
@@ -1087,6 +1097,8 @@
|
|||||||
"description": "Save time by creating notes and reusing them on your invoices, estimates & payments.",
|
"description": "Save time by creating notes and reusing them on your invoices, estimates & payments.",
|
||||||
"notes": "Notes",
|
"notes": "Notes",
|
||||||
"type": "Type",
|
"type": "Type",
|
||||||
|
"is_default": "Select by default",
|
||||||
|
"is_default_description": "This note will be selected by default in new invoices.",
|
||||||
"add_note": "Add Note",
|
"add_note": "Add Note",
|
||||||
"add_new_note": "Add New Note",
|
"add_new_note": "Add New Note",
|
||||||
"name": "Name",
|
"name": "Name",
|
||||||
|
|||||||
16
lang/nl.json
16
lang/nl.json
@@ -852,7 +852,8 @@
|
|||||||
"payment_modes": "Betaalmethodes",
|
"payment_modes": "Betaalmethodes",
|
||||||
"notes": "Opmerkingen",
|
"notes": "Opmerkingen",
|
||||||
"exchange_rate": "Wisselkoers",
|
"exchange_rate": "Wisselkoers",
|
||||||
"address_information": "Adresgegevens"
|
"address_information": "Adresgegevens",
|
||||||
|
"pdf_generation": "PDF Generation"
|
||||||
},
|
},
|
||||||
"address_information": {
|
"address_information": {
|
||||||
"section_description": " U kunt uw adresgegevens bijwerken via het onderstaande formulier."
|
"section_description": " U kunt uw adresgegevens bijwerken via het onderstaande formulier."
|
||||||
@@ -893,6 +894,7 @@
|
|||||||
"mailgun_endpoint": "Mailgun-eindpunt",
|
"mailgun_endpoint": "Mailgun-eindpunt",
|
||||||
"ses_secret": "SES geheim",
|
"ses_secret": "SES geheim",
|
||||||
"ses_key": "SES-sleutel",
|
"ses_key": "SES-sleutel",
|
||||||
|
"ses_region": "AWS Region",
|
||||||
"password": "E-mail wachtwoord",
|
"password": "E-mail wachtwoord",
|
||||||
"username": "E-mail gebruikersnaam",
|
"username": "E-mail gebruikersnaam",
|
||||||
"mail_config": "E-mailconfiguratie",
|
"mail_config": "E-mailconfiguratie",
|
||||||
@@ -904,7 +906,15 @@
|
|||||||
"pdf": {
|
"pdf": {
|
||||||
"title": "PDF-instelling",
|
"title": "PDF-instelling",
|
||||||
"footer_text": "Voettekst",
|
"footer_text": "Voettekst",
|
||||||
"pdf_layout": "PDF indeling"
|
"pdf_layout": "PDF indeling",
|
||||||
|
"pdf_configuration": "PDF Generation Settings",
|
||||||
|
"section_description": "Change the way PDFs are generated",
|
||||||
|
"driver": "PDF Driver to use",
|
||||||
|
"papersize": "Papersize",
|
||||||
|
"papersize_hint": "Papersize in width and height (ex. \"210mm 297mm\")",
|
||||||
|
"gotenberg_host": "Gotenberg service host",
|
||||||
|
"pdf_variables_save_successfully": "PDF configuration saved successfully",
|
||||||
|
"pdf_variables_save_error": "PDF configuration could not be saved"
|
||||||
},
|
},
|
||||||
"company_info": {
|
"company_info": {
|
||||||
"company_info": "Bedrijfsinfo",
|
"company_info": "Bedrijfsinfo",
|
||||||
@@ -1087,6 +1097,8 @@
|
|||||||
"description": "Bespaar tijd door notities te maken en ze opnieuw te gebruiken op uw facturen, ramingen en betalingen.",
|
"description": "Bespaar tijd door notities te maken en ze opnieuw te gebruiken op uw facturen, ramingen en betalingen.",
|
||||||
"notes": "Opmerkingen",
|
"notes": "Opmerkingen",
|
||||||
"type": "Type",
|
"type": "Type",
|
||||||
|
"is_default": "Select by default",
|
||||||
|
"is_default_description": "This note will be selected by default in new invoices.",
|
||||||
"add_note": "Notitie toevoegen",
|
"add_note": "Notitie toevoegen",
|
||||||
"add_new_note": "Voeg een nieuwe notitie toe",
|
"add_new_note": "Voeg een nieuwe notitie toe",
|
||||||
"name": "Naam",
|
"name": "Naam",
|
||||||
|
|||||||
16
lang/pl.json
16
lang/pl.json
@@ -852,7 +852,8 @@
|
|||||||
"payment_modes": "Rodzaje płatności",
|
"payment_modes": "Rodzaje płatności",
|
||||||
"notes": "Notatki",
|
"notes": "Notatki",
|
||||||
"exchange_rate": "Kurs wymiany",
|
"exchange_rate": "Kurs wymiany",
|
||||||
"address_information": "Informacje Adresowe"
|
"address_information": "Informacje Adresowe",
|
||||||
|
"pdf_generation": "PDF Generation"
|
||||||
},
|
},
|
||||||
"address_information": {
|
"address_information": {
|
||||||
"section_description": " Możesz zaktualizować informacje o adresie za pomocą poniższego formularza."
|
"section_description": " Możesz zaktualizować informacje o adresie za pomocą poniższego formularza."
|
||||||
@@ -893,6 +894,7 @@
|
|||||||
"mailgun_endpoint": "Punkt dostępowy Mailgun",
|
"mailgun_endpoint": "Punkt dostępowy Mailgun",
|
||||||
"ses_secret": "Tajny klucz SES",
|
"ses_secret": "Tajny klucz SES",
|
||||||
"ses_key": "Klucz SES",
|
"ses_key": "Klucz SES",
|
||||||
|
"ses_region": "AWS Region",
|
||||||
"password": "Hasło poczty",
|
"password": "Hasło poczty",
|
||||||
"username": "Nazwa użytkownika poczty",
|
"username": "Nazwa użytkownika poczty",
|
||||||
"mail_config": "Konfiguracja poczty",
|
"mail_config": "Konfiguracja poczty",
|
||||||
@@ -904,7 +906,15 @@
|
|||||||
"pdf": {
|
"pdf": {
|
||||||
"title": "Ustawienia PDF",
|
"title": "Ustawienia PDF",
|
||||||
"footer_text": "Teks stopki",
|
"footer_text": "Teks stopki",
|
||||||
"pdf_layout": "Szablon PDF"
|
"pdf_layout": "Szablon PDF",
|
||||||
|
"pdf_configuration": "PDF Generation Settings",
|
||||||
|
"section_description": "Change the way PDFs are generated",
|
||||||
|
"driver": "PDF Driver to use",
|
||||||
|
"papersize": "Papersize",
|
||||||
|
"papersize_hint": "Papersize in width and height (ex. \"210mm 297mm\")",
|
||||||
|
"gotenberg_host": "Gotenberg service host",
|
||||||
|
"pdf_variables_save_successfully": "PDF configuration saved successfully",
|
||||||
|
"pdf_variables_save_error": "PDF configuration could not be saved"
|
||||||
},
|
},
|
||||||
"company_info": {
|
"company_info": {
|
||||||
"company_info": "Dane firmy",
|
"company_info": "Dane firmy",
|
||||||
@@ -1087,6 +1097,8 @@
|
|||||||
"description": "Oszczędzaj czas, tworząc notatki i ponownie używając ich na fakturach, ofertach i płatnościach.",
|
"description": "Oszczędzaj czas, tworząc notatki i ponownie używając ich na fakturach, ofertach i płatnościach.",
|
||||||
"notes": "Notatki",
|
"notes": "Notatki",
|
||||||
"type": "Typ",
|
"type": "Typ",
|
||||||
|
"is_default": "Select by default",
|
||||||
|
"is_default_description": "This note will be selected by default in new invoices.",
|
||||||
"add_note": "Dodaj notatkę",
|
"add_note": "Dodaj notatkę",
|
||||||
"add_new_note": "Dodaj nową notatkę",
|
"add_new_note": "Dodaj nową notatkę",
|
||||||
"name": "Nazwa",
|
"name": "Nazwa",
|
||||||
|
|||||||
386
lang/pt.json
386
lang/pt.json
@@ -591,7 +591,7 @@
|
|||||||
"marked_as_sent_message": "Fatura recorrente marcada como enviada com sucesso",
|
"marked_as_sent_message": "Fatura recorrente marcada como enviada com sucesso",
|
||||||
"user_email_does_not_exist": "E-mail de usuário não existe",
|
"user_email_does_not_exist": "E-mail de usuário não existe",
|
||||||
"something_went_wrong": "algo deu errado",
|
"something_went_wrong": "algo deu errado",
|
||||||
"invalid_due_amount_message": "Total Recurring Invoice amount cannot be less than total paid amount for this Recurring Invoice. Please update the invoice or delete the associated payments to continue.",
|
"invalid_due_amount_message": "O valor total da fatura recorrente não pode ser menor que o valor total a ser pago para esta fatura. Atualize a fatura ou exclua os pagamentos associados para continuar.",
|
||||||
"limit": {
|
"limit": {
|
||||||
"none": "Nenhum",
|
"none": "Nenhum",
|
||||||
"date": "Data",
|
"date": "Data",
|
||||||
@@ -852,7 +852,8 @@
|
|||||||
"payment_modes": "Meios de Pagamento",
|
"payment_modes": "Meios de Pagamento",
|
||||||
"notes": "Observações",
|
"notes": "Observações",
|
||||||
"exchange_rate": "Taxa de câmbio",
|
"exchange_rate": "Taxa de câmbio",
|
||||||
"address_information": "Informações de Endereço"
|
"address_information": "Informações de Endereço",
|
||||||
|
"pdf_generation": "PDF Generation"
|
||||||
},
|
},
|
||||||
"address_information": {
|
"address_information": {
|
||||||
"section_description": " Você pode atualizar suas informações de endereço usando o formulário abaixo."
|
"section_description": " Você pode atualizar suas informações de endereço usando o formulário abaixo."
|
||||||
@@ -893,6 +894,7 @@
|
|||||||
"mailgun_endpoint": "Endpoint do Mailgun",
|
"mailgun_endpoint": "Endpoint do Mailgun",
|
||||||
"ses_secret": "Senha SES",
|
"ses_secret": "Senha SES",
|
||||||
"ses_key": "Chave SES",
|
"ses_key": "Chave SES",
|
||||||
|
"ses_region": "AWS Region",
|
||||||
"password": "Senha do Email",
|
"password": "Senha do Email",
|
||||||
"username": "Nome de Usuário do Email",
|
"username": "Nome de Usuário do Email",
|
||||||
"mail_config": "Configuração de Email",
|
"mail_config": "Configuração de Email",
|
||||||
@@ -904,7 +906,15 @@
|
|||||||
"pdf": {
|
"pdf": {
|
||||||
"title": "Configurações de PDF",
|
"title": "Configurações de PDF",
|
||||||
"footer_text": "Texto do Rodapé",
|
"footer_text": "Texto do Rodapé",
|
||||||
"pdf_layout": "Layout de PDF"
|
"pdf_layout": "Layout de PDF",
|
||||||
|
"pdf_configuration": "PDF Generation Settings",
|
||||||
|
"section_description": "Change the way PDFs are generated",
|
||||||
|
"driver": "PDF Driver to use",
|
||||||
|
"papersize": "Papersize",
|
||||||
|
"papersize_hint": "Papersize in width and height (ex. \"210mm 297mm\")",
|
||||||
|
"gotenberg_host": "Gotenberg service host",
|
||||||
|
"pdf_variables_save_successfully": "PDF configuration saved successfully",
|
||||||
|
"pdf_variables_save_error": "PDF configuration could not be saved"
|
||||||
},
|
},
|
||||||
"company_info": {
|
"company_info": {
|
||||||
"company_info": "Informação da Empresa",
|
"company_info": "Informação da Empresa",
|
||||||
@@ -997,78 +1007,78 @@
|
|||||||
"sequence": "Sequência",
|
"sequence": "Sequência",
|
||||||
"sequence_description": "Sequência consecutiva de números em sua empresa. Você pode especificar o comprimento nos parâmetros indicados.",
|
"sequence_description": "Sequência consecutiva de números em sua empresa. Você pode especificar o comprimento nos parâmetros indicados.",
|
||||||
"sequence_param_label": "Tamanho da Sequência",
|
"sequence_param_label": "Tamanho da Sequência",
|
||||||
"customer_series": "Customer Series",
|
"customer_series": "Série do Cliente",
|
||||||
"customer_series_description": "To set a different prefix/postfix for each customer.",
|
"customer_series_description": "Para definir um prefixo/sufixo diferente para cada cliente.",
|
||||||
"customer_sequence": "Customer Sequence",
|
"customer_sequence": "Sequência do Cliente",
|
||||||
"customer_sequence_description": "Consecutive sequence of numbers for each of your customer.",
|
"customer_sequence_description": "Sequência numérica consecutiva para cada cliente.",
|
||||||
"customer_sequence_param_label": "Sequence Length",
|
"customer_sequence_param_label": "Comprimento da Sequência",
|
||||||
"random_sequence": "Random Sequence",
|
"random_sequence": "Sequência Aleatória",
|
||||||
"random_sequence_description": "Random alphanumeric string. You can specify the length on the given parameter.",
|
"random_sequence_description": "Cadeia alfanumérica aleatória. Você pode especificar o comprimento no parâmetro fornecido.",
|
||||||
"random_sequence_param_label": "Sequence Length",
|
"random_sequence_param_label": "Comprimento da Sequência",
|
||||||
"invoices": {
|
"invoices": {
|
||||||
"title": "Faturas",
|
"title": "Faturas",
|
||||||
"invoice_number_format": "Invoice Number Format",
|
"invoice_number_format": "Formato do Número da Fatura",
|
||||||
"invoice_number_format_description": "Customize how your invoice number gets generated automatically when you create a new invoice.",
|
"invoice_number_format_description": "Personalize como o número da fatura é gerado automaticamente ao criar uma fatura.",
|
||||||
"preview_invoice_number": "Preview Invoice Number",
|
"preview_invoice_number": "Pré-visualizar Número da Fatura",
|
||||||
"due_date": "Due Date",
|
"due_date": "Vencimento",
|
||||||
"due_date_description": "Specify how due date is automatically set when you create an invoice.",
|
"due_date_description": "Especifique como a data de vencimento é definida automaticamente ao criar uma fatura.",
|
||||||
"due_date_days": "Invoice Due after days",
|
"due_date_days": "Dias antes do vencimento da fatura",
|
||||||
"set_due_date_automatically": "Set Due Date Automatically",
|
"set_due_date_automatically": "Definir Data de Vencimento Automaticamente",
|
||||||
"set_due_date_automatically_description": "Enable this if you wish to set due date automatically when you create a new invoice.",
|
"set_due_date_automatically_description": "Habilite isso se você deseja definir a data de vencimento automaticamente ao criar uma fatura.",
|
||||||
"default_formats": "Default Formats",
|
"default_formats": "Formatos Padrão",
|
||||||
"default_formats_description": "Below given formats are used to fill up the fields automatically on invoice creation.",
|
"default_formats_description": "Os formatos abaixo são usados para preencher os campos automaticamente na criação da fatura.",
|
||||||
"default_invoice_email_body": "Corpo Padrão de Email de Fatura",
|
"default_invoice_email_body": "Corpo Padrão de Email de Fatura",
|
||||||
"company_address_format": "Formato de Endereço de Empresa",
|
"company_address_format": "Formato de Endereço de Empresa",
|
||||||
"shipping_address_format": "Formato de Endereço de Envio",
|
"shipping_address_format": "Formato de Endereço de Envio",
|
||||||
"billing_address_format": "Formato de Endereço de Faturamento",
|
"billing_address_format": "Formato de Endereço de Faturamento",
|
||||||
"invoice_email_attachment": "Enviar faturas como anexos",
|
"invoice_email_attachment": "Enviar faturas como anexos",
|
||||||
"invoice_email_attachment_setting_description": "Ative esta opção se quiser anexar faturas no e-mail. Lembrando que quando habilitado, o botão 'Ver fatura' nos e-mails não será mais exibido.",
|
"invoice_email_attachment_setting_description": "Ative esta opção se quiser anexar faturas no e-mail. Lembrando que quando habilitado, o botão 'Ver fatura' nos e-mails não será mais exibido.",
|
||||||
"invoice_settings_updated": "Invoice Settings updated successfully",
|
"invoice_settings_updated": "Configuração da Fatura atualizada com sucesso",
|
||||||
"retrospective_edits": "Retrospective Edits",
|
"retrospective_edits": "Edições Retrospectivas",
|
||||||
"allow": "Allow",
|
"allow": "Permitir",
|
||||||
"disable_on_invoice_partial_paid": "Disable after partial payment is recorded",
|
"disable_on_invoice_partial_paid": "Desativar após pagamento parcial registrado",
|
||||||
"disable_on_invoice_paid": "Disable after full payment is recorded",
|
"disable_on_invoice_paid": "Desativar após pagamento total registrado",
|
||||||
"disable_on_invoice_sent": "Disable after invoice is sent",
|
"disable_on_invoice_sent": "Desativar após fatura enviada",
|
||||||
"retrospective_edits_description": " Based on your country's laws or your preference, you can restrict users from editing finalised invoices."
|
"retrospective_edits_description": " Com base nas leis do seu país ou preferência, você pode restringir usuários de editar faturas finalizadas."
|
||||||
},
|
},
|
||||||
"estimates": {
|
"estimates": {
|
||||||
"title": "Orçamentos",
|
"title": "Orçamentos",
|
||||||
"estimate_number_format": "Estimate Number Format",
|
"estimate_number_format": "Formato do Número do Orçamento",
|
||||||
"estimate_number_format_description": "Customize how your estimate number gets generated automatically when you create a new estimate.",
|
"estimate_number_format_description": "Personalize como o número do orçamento é gerado automaticamente ao criar um orçamento.",
|
||||||
"preview_estimate_number": "Preview Estimate Number",
|
"preview_estimate_number": "Pré-visualizar Número do Orçamento",
|
||||||
"expiry_date": "Expiry Date",
|
"expiry_date": "Data de Expiração",
|
||||||
"expiry_date_description": "Specify how expiry date is automatically set when you create an estimate.",
|
"expiry_date_description": "Especifique como a data de expiração é definida automaticamente ao criar um orçamento.",
|
||||||
"expiry_date_days": "Estimate Expires after days",
|
"expiry_date_days": "Orçamento expira após dias",
|
||||||
"set_expiry_date_automatically": "Set Expiry Date Automatically",
|
"set_expiry_date_automatically": "Definir Data de Expiração Automaticamente",
|
||||||
"set_expiry_date_automatically_description": "Enable this if you wish to set expiry date automatically when you create a new estimate.",
|
"set_expiry_date_automatically_description": "Habilite isto se deseja definir a data de expiração automaticamente ao criar um orçamento.",
|
||||||
"default_formats": "Default Formats",
|
"default_formats": "Formatos Padrão",
|
||||||
"default_formats_description": "Below given formats are used to fill up the fields automatically on estimate creation.",
|
"default_formats_description": "Os formatos abaixo são usados para preencher os campos automaticamente na criação do orçamento.",
|
||||||
"default_estimate_email_body": "Corpo Padrão de Email de Orçamento",
|
"default_estimate_email_body": "Corpo Padrão de Email de Orçamento",
|
||||||
"company_address_format": "Formato de Endereço de Empresa",
|
"company_address_format": "Formato de Endereço de Empresa",
|
||||||
"shipping_address_format": "Formato de Endereço de Envio",
|
"shipping_address_format": "Formato de Endereço de Envio",
|
||||||
"billing_address_format": "Formato de Endereço de Faturamento",
|
"billing_address_format": "Formato de Endereço de Faturamento",
|
||||||
"estimate_email_attachment": "Enviar orçamentos como anexos",
|
"estimate_email_attachment": "Enviar orçamentos como anexos",
|
||||||
"estimate_email_attachment_setting_description": "Ative esta opção se quiser anexar orçamentos no e-mail. Lembrando que quando habilitado, o botão 'Ver orçamento' nos e-mails não será mais exibido.",
|
"estimate_email_attachment_setting_description": "Ative esta opção se quiser anexar orçamentos no e-mail. Lembrando que quando habilitado, o botão 'Ver orçamento' nos e-mails não será mais exibido.",
|
||||||
"estimate_settings_updated": "Estimate Settings updated successfully",
|
"estimate_settings_updated": "Configurações de Orçamento atualizadas com sucesso",
|
||||||
"convert_estimate_options": "Estimate Convert Action",
|
"convert_estimate_options": "Ação de Conversão do Orçamento",
|
||||||
"convert_estimate_description": "Specify what happens to the estimate after it gets converted to an invoice.",
|
"convert_estimate_description": "Especifique o que acontece com o orçamento após ser convertido em uma fatura.",
|
||||||
"no_action": "Nenhuma ação",
|
"no_action": "Nenhuma ação",
|
||||||
"delete_estimate": "Delete estimate",
|
"delete_estimate": "Excluir orçamento",
|
||||||
"mark_estimate_as_accepted": "Mark estimate as accepted"
|
"mark_estimate_as_accepted": "Marcar orçamento como aceito"
|
||||||
},
|
},
|
||||||
"payments": {
|
"payments": {
|
||||||
"title": "Pagamentos",
|
"title": "Pagamentos",
|
||||||
"payment_number_format": "Payment Number Format",
|
"payment_number_format": "Formato do Número do Pagamento",
|
||||||
"payment_number_format_description": "Customize how your payment number gets generated automatically when you create a new payment.",
|
"payment_number_format_description": "Personalize como o número do pagamento é gerado automaticamente ao criar um pagamento.",
|
||||||
"preview_payment_number": "Preview Payment Number",
|
"preview_payment_number": "Pré-visualizar Número do Pagamento",
|
||||||
"default_formats": "Default Formats",
|
"default_formats": "Formatos Padrão",
|
||||||
"default_formats_description": "Below given formats are used to fill up the fields automatically on payment creation.",
|
"default_formats_description": "Os formatos abaixo são usados para preencher os campos automaticamente na criação do pagamento.",
|
||||||
"default_payment_email_body": "Corpo Padrão de Email de Pagamento",
|
"default_payment_email_body": "Corpo Padrão de Email de Pagamento",
|
||||||
"company_address_format": "Formato de Endereço de Empresa",
|
"company_address_format": "Formato de Endereço de Empresa",
|
||||||
"from_customer_address_format": "Formato de Endereço de Cliente Remetente",
|
"from_customer_address_format": "Formato de Endereço de Cliente Remetente",
|
||||||
"payment_email_attachment": "Enviar pagamentos como anexos",
|
"payment_email_attachment": "Enviar pagamentos como anexos",
|
||||||
"payment_email_attachment_setting_description": "Ative esta opção se quiser enviar em anexo os recibos de pagamento no e-mail. Lembrando que quando habilitado, o botão 'Ver Pagamento' nos e-mails não será mais exibido.",
|
"payment_email_attachment_setting_description": "Ative esta opção se quiser enviar em anexo os recibos de pagamento no e-mail. Lembrando que quando habilitado, o botão 'Ver Pagamento' nos e-mails não será mais exibido.",
|
||||||
"payment_settings_updated": "Payment Settings updated successfully"
|
"payment_settings_updated": "Configurações de Pagamento atualizadas com sucesso"
|
||||||
},
|
},
|
||||||
"items": {
|
"items": {
|
||||||
"title": "Itens",
|
"title": "Itens",
|
||||||
@@ -1087,6 +1097,8 @@
|
|||||||
"description": "Economize tempo criando notas e reutilizando-as nas suas faturas, orçamentos e pagamentos.",
|
"description": "Economize tempo criando notas e reutilizando-as nas suas faturas, orçamentos e pagamentos.",
|
||||||
"notes": "Notas",
|
"notes": "Notas",
|
||||||
"type": "Tipo",
|
"type": "Tipo",
|
||||||
|
"is_default": "Selecione por padrão",
|
||||||
|
"is_default_description": "Essa anotação será selecionada por padrão em novas faturas.",
|
||||||
"add_note": "Adicionar Nota",
|
"add_note": "Adicionar Nota",
|
||||||
"add_new_note": "Adicionar Nova Nota",
|
"add_new_note": "Adicionar Nova Nota",
|
||||||
"name": "Nome",
|
"name": "Nome",
|
||||||
@@ -1097,9 +1109,9 @@
|
|||||||
"already_in_use": "A nota já está em uso",
|
"already_in_use": "A nota já está em uso",
|
||||||
"deleted_message": "Nota excluída com sucesso",
|
"deleted_message": "Nota excluída com sucesso",
|
||||||
"types": {
|
"types": {
|
||||||
"estimate": "Estimate",
|
"estimate": "Orçamento",
|
||||||
"invoice": "Invoice",
|
"invoice": "Fatura",
|
||||||
"payment": "Payment"
|
"payment": "Pagamento"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -1141,47 +1153,47 @@
|
|||||||
"added_on": "Adicionada em",
|
"added_on": "Adicionada em",
|
||||||
"add_role": "Adicionar Função",
|
"add_role": "Adicionar Função",
|
||||||
"edit_role": "Editar Função",
|
"edit_role": "Editar Função",
|
||||||
"name": "Name",
|
"name": "Nome",
|
||||||
"permission": "Permission | Permissions",
|
"permission": "Permissão | Permissões",
|
||||||
"select_all": "Select All",
|
"select_all": "Selecione Todas",
|
||||||
"none": "None",
|
"none": "Nenhuma",
|
||||||
"confirm_delete": "You will not be able to recover this Role",
|
"confirm_delete": "Você não poderá recuperar essa Função",
|
||||||
"created_message": "Role created successfully",
|
"created_message": "Função criada com sucesso",
|
||||||
"updated_message": "Role updated successfully",
|
"updated_message": "Função atualizada com sucesso",
|
||||||
"deleted_message": "Role deleted successfully",
|
"deleted_message": "Função excluída com sucesso",
|
||||||
"already_in_use": "Role is already in use"
|
"already_in_use": "Função já está em uso"
|
||||||
},
|
},
|
||||||
"exchange_rate": {
|
"exchange_rate": {
|
||||||
"exchange_rate": "Exchange Rate",
|
"exchange_rate": "Taxa de Câmbio",
|
||||||
"title": "Fix Currency Exchange issues",
|
"title": "Corrigir problemas de câmbio",
|
||||||
"description": "Please enter exchange rate of all the currencies mentioned below to help InvoiceShelf properly calculate the amounts in {currency}.",
|
"description": "Insira a taxa de câmbio de todas as moedas mencionadas abaixo para ajudar o InvoiceShelf a calcular corretamente os valores em {currency}.",
|
||||||
"drivers": "Drivers",
|
"drivers": "Provedores",
|
||||||
"new_driver": "Add New Provider",
|
"new_driver": "Adicionar Novo Provedor",
|
||||||
"edit_driver": "Edit Provider",
|
"edit_driver": "Editar Provedor",
|
||||||
"select_driver": "Select Driver",
|
"select_driver": "Selecionar Provedor",
|
||||||
"update": "select exchange rate ",
|
"update": "selecionar taxa de câmbio ",
|
||||||
"providers_description": "Configure your exchange rate providers here to automatically fetch the latest exchange rate on transactions.",
|
"providers_description": "Configurar seus provedores de taxa de câmbio aqui para buscar automaticamente a última taxa em transações.",
|
||||||
"key": "API Key",
|
"key": "Chave API",
|
||||||
"name": "Name",
|
"name": "Nome",
|
||||||
"driver": "Driver",
|
"driver": "Provedor",
|
||||||
"is_default": "IS DEFAULT",
|
"is_default": "É PADRÃO",
|
||||||
"currency": "Moeda",
|
"currency": "Moeda",
|
||||||
"exchange_rate_confirm_delete": "You will not be able to recover this driver",
|
"exchange_rate_confirm_delete": "Você não poderá recuperar este provedor",
|
||||||
"created_message": "Provider Created successfully",
|
"created_message": "Provedor criado com sucesso",
|
||||||
"updated_message": "Provider Updated Successfully",
|
"updated_message": "Provedor atualizado com sucesso",
|
||||||
"deleted_message": "Provider Deleted Successfully",
|
"deleted_message": "Provedor excluído com sucesso",
|
||||||
"error": " You cannot Delete Active Driver",
|
"error": " Você não pode excluir um provedor ativo",
|
||||||
"default_currency_error": "Esta moeda já é usada em um dos fornecedores ativos",
|
"default_currency_error": "Esta moeda já é usada em um dos fornecedores ativos",
|
||||||
"exchange_help_text": "Enter exchange rate to convert from {currency} to {baseCurrency}",
|
"exchange_help_text": "Insira a taxa de câmbio para converter de {currency} para {baseCurrency}",
|
||||||
"currency_freak": "Currency Freak",
|
"currency_freak": "Currency Freak",
|
||||||
"currency_layer": "Currency Layer",
|
"currency_layer": "Currency Layer",
|
||||||
"open_exchange_rate": "Abrir Taxa de Câmbio",
|
"open_exchange_rate": "Abrir Taxa de Câmbio",
|
||||||
"currency_converter": "Currency Converter",
|
"currency_converter": "Currency Converter",
|
||||||
"server": "Server",
|
"server": "Servidor",
|
||||||
"url": "URL",
|
"url": "URL",
|
||||||
"active": "Active",
|
"active": "Ativo",
|
||||||
"currency_help_text": "This provider will only be used on above selected currencies",
|
"currency_help_text": "Este provedor será usado apenas nas moedas selecionadas acima",
|
||||||
"currency_in_used": "The following currencies are already active on another provider. Please remove these currencies from selection to activate this provider again."
|
"currency_in_used": "As seguintes moedas já estão ativas em outro provedor. Remova essas moedas da seleção para ativar este provedor novamente."
|
||||||
},
|
},
|
||||||
"tax_types": {
|
"tax_types": {
|
||||||
"title": "Tipos de Impostos",
|
"title": "Tipos de Impostos",
|
||||||
@@ -1203,17 +1215,17 @@
|
|||||||
"already_in_use": "O Imposto já está em uso"
|
"already_in_use": "O Imposto já está em uso"
|
||||||
},
|
},
|
||||||
"payment_modes": {
|
"payment_modes": {
|
||||||
"title": "Payment Modes",
|
"title": "Modos de Pagamento",
|
||||||
"description": "Modes of transaction for payments",
|
"description": "Modos de transações para pagamentos",
|
||||||
"add_payment_mode": "Add Payment Mode",
|
"add_payment_mode": "Adicionar Modo de Pagamento",
|
||||||
"edit_payment_mode": "Edit Payment Mode",
|
"edit_payment_mode": "Alterar Modo de Pagamento",
|
||||||
"mode_name": "Mode Name",
|
"mode_name": "Nome do Modo",
|
||||||
"payment_mode_added": "Payment Mode Added",
|
"payment_mode_added": "Modo de Pagamento Adicionado",
|
||||||
"payment_mode_updated": "Payment Mode Updated",
|
"payment_mode_updated": "Modo de Pagamento Atualizado",
|
||||||
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
"payment_mode_confirm_delete": "Você não será poderá recuperar esse Modo de Pagamento",
|
||||||
"payments_attached": "This payment method is already attached to payments. Please delete the attached payments to proceed with deletion.",
|
"payments_attached": "Esse método de pagamento já está associado aos pagamentos. Favor apague os pagamentos associados para deletá-los.",
|
||||||
"expenses_attached": "This payment method is already attached to expenses. Please delete the attached expenses to proceed with deletion.",
|
"expenses_attached": "Esse método de pagamento já está associado às despesas. Favor apague as despesas associadas para deletá-las.",
|
||||||
"deleted_message": "Payment Mode deleted successfully"
|
"deleted_message": "Modo de Pagamento apagado com sucesso"
|
||||||
},
|
},
|
||||||
"expense_category": {
|
"expense_category": {
|
||||||
"title": "Categoria de Despesa",
|
"title": "Categoria de Despesa",
|
||||||
@@ -1236,12 +1248,12 @@
|
|||||||
"time_zone": "Fuso Horário",
|
"time_zone": "Fuso Horário",
|
||||||
"fiscal_year": "Ano Financeiro",
|
"fiscal_year": "Ano Financeiro",
|
||||||
"date_format": "Formato da Data",
|
"date_format": "Formato da Data",
|
||||||
"time_format": "Time Format",
|
"time_format": "Formato de Hora",
|
||||||
"discount_setting": "Configuração de Desconto",
|
"discount_setting": "Configuração de Desconto",
|
||||||
"discount_per_item": "Desconto por Item ",
|
"discount_per_item": "Desconto por Item ",
|
||||||
"discount_setting_description": "Habilite isso se desejar adicionar desconto a itens de Fatura individualmente. Por padrão, o desconto é adicionado diretamente à Fatura.",
|
"discount_setting_description": "Habilite isso se desejar adicionar desconto a itens de Fatura individualmente. Por padrão, o desconto é adicionado diretamente à Fatura.",
|
||||||
"expire_public_links": "Automatically Expire Public Links",
|
"expire_public_links": "Expirar Links Públicos Automaticamente",
|
||||||
"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.",
|
"expire_setting_description": "Especifique se deseja expirar todos os links enviados pelo aplicativo para visualizar faturas, orçamentos e pagamentos após um período específico.",
|
||||||
"save": "Salvar",
|
"save": "Salvar",
|
||||||
"preference": "Preferência | Preferências",
|
"preference": "Preferência | Preferências",
|
||||||
"general_settings": "Preferências padrão para o sistema.",
|
"general_settings": "Preferências padrão para o sistema.",
|
||||||
@@ -1249,37 +1261,37 @@
|
|||||||
"select_language": "Selecione um Idioma",
|
"select_language": "Selecione um Idioma",
|
||||||
"select_time_zone": "Selecione um fuso horário",
|
"select_time_zone": "Selecione um fuso horário",
|
||||||
"select_date_format": "Selecionar um Formato de Data",
|
"select_date_format": "Selecionar um Formato de Data",
|
||||||
"select_time_format": "Select Time Format",
|
"select_time_format": "Selecionar o Formato de Hora",
|
||||||
"select_financial_year": "Selecione o ano financeiro",
|
"select_financial_year": "Selecione o ano financeiro",
|
||||||
"recurring_invoice_status": "Recurring Invoice Status",
|
"recurring_invoice_status": "Estado da Fatura Recorrente",
|
||||||
"create_status": "Create Status",
|
"create_status": "Criar Estado",
|
||||||
"active": "Active",
|
"active": "Ativo",
|
||||||
"on_hold": "On Hold",
|
"on_hold": "Em Espera",
|
||||||
"update_status": "Update Status",
|
"update_status": "Atualizar Estado",
|
||||||
"completed": "Completed",
|
"completed": "Concluído",
|
||||||
"company_currency_unchangeable": "Company currency cannot be changed",
|
"company_currency_unchangeable": "A moeda da empresa não pode ser alterada",
|
||||||
"invoice_use_time": "Use time in invoices",
|
"invoice_use_time": "Usar horário nas faturas",
|
||||||
"invoice_use_time_description": "Enable this if you want to select exact invoice time.",
|
"invoice_use_time_description": "Habilite isto se deseja selecionar o horário exato da fatura.",
|
||||||
"fiscal_years": {
|
"fiscal_years": {
|
||||||
"january_december": "January - December",
|
"january_december": "Janeiro – Dezembro",
|
||||||
"february_january": "February - January",
|
"february_january": "Fevereiro – Janeiro",
|
||||||
"march_february": "March - February",
|
"march_february": "Março – Fevereiro",
|
||||||
"april_march": "April - March",
|
"april_march": "Abril – Março",
|
||||||
"may_april": "May - April",
|
"may_april": "Maio – Abril",
|
||||||
"june_may": "June - May",
|
"june_may": "Junho – Maio",
|
||||||
"july_june": "July - June",
|
"july_june": "Julho – Junho",
|
||||||
"august_july": "August - July",
|
"august_july": "Agosto – Julho",
|
||||||
"september_august": "September - August",
|
"september_august": "Setembro – Agosto",
|
||||||
"october_september": "October - September",
|
"october_september": "Outubro – Setembro",
|
||||||
"november_october": "November - October",
|
"november_october": "Novembro – Outubro",
|
||||||
"december_november": "December - November"
|
"december_november": "Dezembro – Novembro"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"update_app": {
|
"update_app": {
|
||||||
"title": "Atualizar Aplicativo",
|
"title": "Atualizar Aplicativo",
|
||||||
"description": "Você pode atualizar facilmente o InvoiceShelf, verifique se há novas atualizações, clicando no botão abaixo",
|
"description": "Você pode atualizar facilmente o InvoiceShelf, verifique se há novas atualizações, clicando no botão abaixo",
|
||||||
"check_update": "Verifique se há atualizações",
|
"check_update": "Verifique se há atualizações",
|
||||||
"insider_consent": "Opt-in for Insider releases. Recommended for testing purposes only.",
|
"insider_consent": "Optar por versões Insider. Recomendado apenas para testes.",
|
||||||
"avail_update": "Nova atualização disponível",
|
"avail_update": "Nova atualização disponível",
|
||||||
"next_version": "Próxima versão",
|
"next_version": "Próxima versão",
|
||||||
"requirements": "Requisitos",
|
"requirements": "Requisitos",
|
||||||
@@ -1297,7 +1309,7 @@
|
|||||||
"finishing_update": "Acabando a Atualização",
|
"finishing_update": "Acabando a Atualização",
|
||||||
"update_failed": "Atualização falhou",
|
"update_failed": "Atualização falhou",
|
||||||
"update_failed_text": "Desculpa! Sua atualização falhou no passo: {step}",
|
"update_failed_text": "Desculpa! Sua atualização falhou no passo: {step}",
|
||||||
"update_warning": "All of the application files and default template files will be overwritten when you update the application using this utility. Please take a backup of your templates & database before updating."
|
"update_warning": "Todos os arquivos do aplicativo e modelos padrão serão sobrescritos ao atualizar o aplicativo usando esta ferramenta. Faça backup de seus modelos e banco de dados antes de atualizar."
|
||||||
},
|
},
|
||||||
"backup": {
|
"backup": {
|
||||||
"title": "Backup | Backups",
|
"title": "Backup | Backups",
|
||||||
@@ -1328,7 +1340,7 @@
|
|||||||
"created_at": "criado em",
|
"created_at": "criado em",
|
||||||
"dropbox": "dropbox",
|
"dropbox": "dropbox",
|
||||||
"name": "Nome",
|
"name": "Nome",
|
||||||
"driver": "Driver",
|
"driver": "Provedor",
|
||||||
"disk_type": "Tipo",
|
"disk_type": "Tipo",
|
||||||
"disk_name": "Nome do disco",
|
"disk_name": "Nome do disco",
|
||||||
"new_disk": "Adicionar novo disco",
|
"new_disk": "Adicionar novo disco",
|
||||||
@@ -1347,12 +1359,12 @@
|
|||||||
"aws_region": "Região AWS",
|
"aws_region": "Região AWS",
|
||||||
"aws_bucket": "Bucket AWS",
|
"aws_bucket": "Bucket AWS",
|
||||||
"aws_root": "Root AWS",
|
"aws_root": "Root AWS",
|
||||||
"s3_endpoint": "S3 Endpoint",
|
"s3_endpoint": "Endpoint S3",
|
||||||
"s3_key": "S3 Key",
|
"s3_key": "Chave S3",
|
||||||
"s3_secret": "S3 Secret",
|
"s3_secret": "Segredo S3",
|
||||||
"s3_region": "S3 Region",
|
"s3_region": "Região S3",
|
||||||
"s3_bucket": "S3 Bucket",
|
"s3_bucket": "Bucket S3",
|
||||||
"s3_root": "S3 Root",
|
"s3_root": "Root S3",
|
||||||
"do_spaces_type": "Tipo de Spaces Do",
|
"do_spaces_type": "Tipo de Spaces Do",
|
||||||
"do_spaces_key": "Chave de Spaces Do",
|
"do_spaces_key": "Chave de Spaces Do",
|
||||||
"do_spaces_secret": "Senha de Spaces Do",
|
"do_spaces_secret": "Senha de Spaces Do",
|
||||||
@@ -1387,16 +1399,16 @@
|
|||||||
"invalid_disk_credentials": "Credencial inválida para o disco selecionado"
|
"invalid_disk_credentials": "Credencial inválida para o disco selecionado"
|
||||||
},
|
},
|
||||||
"taxations": {
|
"taxations": {
|
||||||
"add_billing_address": "Enter Billing Address",
|
"add_billing_address": "Inserir Endereço de Cobrança",
|
||||||
"add_shipping_address": "Enter Shipping Address",
|
"add_shipping_address": "Inserir Endereço de Entrega",
|
||||||
"add_company_address": "Enter Company Address",
|
"add_company_address": "Inserir Endereço da Empresa",
|
||||||
"modal_description": "The information below is required in order to fetch sales tax.",
|
"modal_description": "As informações abaixo são necessárias para buscar impostos sobre vendas.",
|
||||||
"add_address": "Add Address for fetching sales tax.",
|
"add_address": "Adicionar Endereço para buscar impostos sobre vendas.",
|
||||||
"address_placeholder": "Example: 123, My Street",
|
"address_placeholder": "Exemplo: 123, Minha Rua",
|
||||||
"city_placeholder": "Example: Los Angeles",
|
"city_placeholder": "Exemplo: São Paulo",
|
||||||
"state_placeholder": "Example: CA",
|
"state_placeholder": "Exemplo: SP",
|
||||||
"zip_placeholder": "Example: 90024",
|
"zip_placeholder": "Exemplo: 01234-567",
|
||||||
"invalid_address": "Please provide valid address details."
|
"invalid_address": "Forneça detalhes de endereço válidos."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"wizard": {
|
"wizard": {
|
||||||
@@ -1428,15 +1440,15 @@
|
|||||||
"time_zone": "Fuso Horário",
|
"time_zone": "Fuso Horário",
|
||||||
"fiscal_year": "Ano Financeiro",
|
"fiscal_year": "Ano Financeiro",
|
||||||
"date_format": "Formato de Data",
|
"date_format": "Formato de Data",
|
||||||
"time_format": "Time Format",
|
"time_format": "Formato de Hora",
|
||||||
"from_address": "Do Endereço",
|
"from_address": "Do Endereço",
|
||||||
"username": "Nome de Usuário",
|
"username": "Nome de Usuário",
|
||||||
"next": "Próximo",
|
"next": "Próximo",
|
||||||
"continue": "Continuar",
|
"continue": "Continuar",
|
||||||
"skip": "Pular",
|
"skip": "Pular",
|
||||||
"install_language": {
|
"install_language": {
|
||||||
"title": "Choose your language",
|
"title": "Escolha sua linguagem",
|
||||||
"description": "Select language wizard to install InvoiceShelf"
|
"description": "Selecionar a linguagem para instalação do InvoiceShelf"
|
||||||
},
|
},
|
||||||
"database": {
|
"database": {
|
||||||
"database": "URL do Site e Base de Dados",
|
"database": "URL do Site e Base de Dados",
|
||||||
@@ -1449,7 +1461,7 @@
|
|||||||
"username": "Usuário da Base de Dados",
|
"username": "Usuário da Base de Dados",
|
||||||
"db_name": "Nome da Base de Dados",
|
"db_name": "Nome da Base de Dados",
|
||||||
"db_path": "Pasta do Banco de Dados",
|
"db_path": "Pasta do Banco de Dados",
|
||||||
"overwrite": "Overwrite existing database and proceed",
|
"overwrite": "Sobrescrever base de dados existente e prosseguir",
|
||||||
"desc": "Crie um Banco de Dados no seu servidor e defina as credenciais usando o formulário abaixo."
|
"desc": "Crie um Banco de Dados no seu servidor e defina as credenciais usando o formulário abaixo."
|
||||||
},
|
},
|
||||||
"permissions": {
|
"permissions": {
|
||||||
@@ -1467,11 +1479,11 @@
|
|||||||
"failed": "Falha na verificação de domínio. Digite um nome de domínio válido.",
|
"failed": "Falha na verificação de domínio. Digite um nome de domínio válido.",
|
||||||
"verify_and_continue": "Verificar e Continuar",
|
"verify_and_continue": "Verificar e Continuar",
|
||||||
"notes": {
|
"notes": {
|
||||||
"notes": "Notes:",
|
"notes": "Anotações:",
|
||||||
"not_contain": "App domain should not contain",
|
"not_contain": "Domínio do app não deve conter",
|
||||||
"or": "or",
|
"or": "ou",
|
||||||
"in_front": "in front of the domain.",
|
"in_front": "na frente do domínio.",
|
||||||
"if_you": "If you're accessing the website on a different port, please mention the port. For example:"
|
"if_you": "Se você estiver acessando o website em uma porta diferente, favor mencione a porta. Por exemplo:"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"mail": {
|
"mail": {
|
||||||
@@ -1540,7 +1552,7 @@
|
|||||||
"price_minvalue": "O preço deve ser maior que 0.",
|
"price_minvalue": "O preço deve ser maior que 0.",
|
||||||
"amount_maxlength": "Valor não deve ter mais de 20 dígitos.",
|
"amount_maxlength": "Valor não deve ter mais de 20 dígitos.",
|
||||||
"amount_minvalue": "O valor deve ser maior que 0.",
|
"amount_minvalue": "O valor deve ser maior que 0.",
|
||||||
"discount_maxlength": "Discount should not be greater than max discount",
|
"discount_maxlength": "Desconto não deve ser maior que o desconto máximo",
|
||||||
"description_maxlength": "A descrição não deve ter mais que 255 caracteres.",
|
"description_maxlength": "A descrição não deve ter mais que 255 caracteres.",
|
||||||
"subject_maxlength": "O assunto não deve ter mais que 100 caracteres.",
|
"subject_maxlength": "O assunto não deve ter mais que 100 caracteres.",
|
||||||
"message_maxlength": "A mensagem não deve ter mais que 255 caracteres.",
|
"message_maxlength": "A mensagem não deve ter mais que 255 caracteres.",
|
||||||
@@ -1551,36 +1563,36 @@
|
|||||||
"prefix_maxlength": "O prefixo não deve ter mais que 5 caracteres.",
|
"prefix_maxlength": "O prefixo não deve ter mais que 5 caracteres.",
|
||||||
"something_went_wrong": "algo deu errado",
|
"something_went_wrong": "algo deu errado",
|
||||||
"number_length_minvalue": "O valor deve ser maior que 0",
|
"number_length_minvalue": "O valor deve ser maior que 0",
|
||||||
"at_least_one_ability": "Please select atleast one Permission.",
|
"at_least_one_ability": "Favor selecionar ao menos uma Permissão.",
|
||||||
"valid_driver_key": "Please enter a valid {driver} key.",
|
"valid_driver_key": "Favor inserir uma chave válida do {driver}.",
|
||||||
"valid_exchange_rate": "Please enter a valid exchange rate.",
|
"valid_exchange_rate": "Favor inserir uma taxa de câmbio válida.",
|
||||||
"company_name_not_same": "Company name must match with given name."
|
"company_name_not_same": "O nome da empresa deve corresponder ao nome fornecido."
|
||||||
},
|
},
|
||||||
"errors": {
|
"errors": {
|
||||||
"starter_plan": "This feature is available on Starter plan and onwards!",
|
"starter_plan": "Este recurso está disponível no plano Starter e superiores!",
|
||||||
"invalid_provider_key": "Please Enter Valid Provider API Key.",
|
"invalid_provider_key": "Insira uma Chave de API de Provedor válida.",
|
||||||
"estimate_number_used": "The estimate number has already been taken.",
|
"estimate_number_used": "O número do orçamento já está em uso.",
|
||||||
"invoice_number_used": "The invoice number has already been taken.",
|
"invoice_number_used": "O número da fatura já está em uso.",
|
||||||
"payment_attached": "This invoice already has a payment attached to it. Make sure to delete the attached payments first in order to go ahead with the removal.",
|
"payment_attached": "Esta fatura já possui um pagamento vinculado. Exclua os pagamentos vinculados primeiro para prosseguir com a remoção.",
|
||||||
"payment_number_used": "The payment number has already been taken.",
|
"payment_number_used": "O número do pagamento já está em uso.",
|
||||||
"name_already_taken": "The name has already been taken.",
|
"name_already_taken": "O nome já está em uso.",
|
||||||
"receipt_does_not_exist": "Receipt does not exist.",
|
"receipt_does_not_exist": "O recibo não existe.",
|
||||||
"customer_cannot_be_changed_after_payment_is_added": "Customer cannot be change after payment is added",
|
"customer_cannot_be_changed_after_payment_is_added": "O cliente não pode ser alterado após o pagamento ser adicionado",
|
||||||
"invalid_credentials": "Invalid Credentials.",
|
"invalid_credentials": "Credenciais Inválidas.",
|
||||||
"not_allowed": "Not Allowed",
|
"not_allowed": "Não Permitido",
|
||||||
"login_invalid_credentials": "These credentials do not match our records.",
|
"login_invalid_credentials": "As credenciais não correspondem aos nossos registros.",
|
||||||
"enter_valid_cron_format": "Please enter a valid cron format",
|
"enter_valid_cron_format": "Insira um formato cron válido",
|
||||||
"email_could_not_be_sent": "Email could not be sent to this email address.",
|
"email_could_not_be_sent": "Não foi possível enviar o e-mail para este endereço.",
|
||||||
"invalid_address": "Please enter a valid address.",
|
"invalid_address": "Favor inserir um endereço válido.",
|
||||||
"invalid_key": "Please enter valid key.",
|
"invalid_key": "Favor inserir uma chave válida.",
|
||||||
"invalid_state": "Please enter a valid state.",
|
"invalid_state": "Favor inserir um estado válido.",
|
||||||
"invalid_city": "Please enter a valid city.",
|
"invalid_city": "Favor inserir uma cidade válida.",
|
||||||
"invalid_postal_code": "Please enter a valid zip.",
|
"invalid_postal_code": "Favor inserir um CEP válido.",
|
||||||
"invalid_format": "Please enter valid query string format.",
|
"invalid_format": "Insira um formato de cadeia de caracteres de consulta válido.",
|
||||||
"api_error": "Server not responding.",
|
"api_error": "O servidor não está respondendo.",
|
||||||
"feature_not_enabled": "Feature not enabled.",
|
"feature_not_enabled": "Recurso não habilitado.",
|
||||||
"request_limit_met": "Api request limit exceeded.",
|
"request_limit_met": "Limite de solicitações da API excedido.",
|
||||||
"address_incomplete": "Incomplete Address"
|
"address_incomplete": "Endereço Incompleto"
|
||||||
},
|
},
|
||||||
"pdf_estimate_label": "Orçamento",
|
"pdf_estimate_label": "Orçamento",
|
||||||
"pdf_estimate_number": "Numero do Orçamento",
|
"pdf_estimate_number": "Numero do Orçamento",
|
||||||
@@ -1589,7 +1601,7 @@
|
|||||||
"pdf_invoice_label": "Fatura",
|
"pdf_invoice_label": "Fatura",
|
||||||
"pdf_invoice_number": "Número da fatura",
|
"pdf_invoice_number": "Número da fatura",
|
||||||
"pdf_invoice_date": "Data da Fatura",
|
"pdf_invoice_date": "Data da Fatura",
|
||||||
"pdf_invoice_due_date": "Due Date",
|
"pdf_invoice_due_date": "Data de Vencimento",
|
||||||
"pdf_notes": "Observações",
|
"pdf_notes": "Observações",
|
||||||
"pdf_items_label": "Itens",
|
"pdf_items_label": "Itens",
|
||||||
"pdf_quantity_label": "Quantidade",
|
"pdf_quantity_label": "Quantidade",
|
||||||
@@ -1627,13 +1639,13 @@
|
|||||||
"pdf_vat_id": "VAT-ID",
|
"pdf_vat_id": "VAT-ID",
|
||||||
"pdf_amount_paid": "Valor Pago",
|
"pdf_amount_paid": "Valor Pago",
|
||||||
"pdf_amount_due": "Valor Devido",
|
"pdf_amount_due": "Valor Devido",
|
||||||
"mail_thanks": "Thanks",
|
"mail_thanks": "Obrigado",
|
||||||
"mail_view_estimate": "View Estimate",
|
"mail_view_estimate": "Ver Orçamento",
|
||||||
"mail_viewed_estimate": ":name viewed this Estimate.",
|
"mail_viewed_estimate": ":name viu esse Orçamento.",
|
||||||
"mail_view_invoice": "View Invoice",
|
"mail_view_invoice": "Ver Fatura",
|
||||||
"mail_viewed_invoice": ":name viewed this Invoice.",
|
"mail_viewed_invoice": ":name viu essa Fatura.",
|
||||||
"mail_view_payment": "View Payment",
|
"mail_view_payment": "Ver Pagamento",
|
||||||
"notification_view_estimate": "[Notification] Estimate viewed",
|
"notification_view_estimate": "[Notificação] Orçamento visto",
|
||||||
"notification_view_invoice": "[Notification] Invoice viewed",
|
"notification_view_invoice": "[Notificação] Fatura vista",
|
||||||
"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:"
|
"You have received a new invoice from <b>{COMPANY_NAME}</b>.</br> Please download using the button below:": "Você recebeu uma nova fatura de <b>{COMPANY_NAME}</b>.</br> Baixe usando o botão abaixo:"
|
||||||
}
|
}
|
||||||
|
|||||||
18
lang/ro.json
18
lang/ro.json
@@ -317,7 +317,7 @@
|
|||||||
"notes": "Notes",
|
"notes": "Notes",
|
||||||
"tax": "Tax",
|
"tax": "Tax",
|
||||||
"estimate_template": "Template",
|
"estimate_template": "Template",
|
||||||
"convert_to_invoice": "Convert to Invoice",
|
"convert_to_invoice": "Convertește în Invoice",
|
||||||
"mark_as_sent": "Mark as Sent",
|
"mark_as_sent": "Mark as Sent",
|
||||||
"send_estimate": "Send Estimate",
|
"send_estimate": "Send Estimate",
|
||||||
"resend_estimate": "Resend Estimate",
|
"resend_estimate": "Resend Estimate",
|
||||||
@@ -852,7 +852,8 @@
|
|||||||
"payment_modes": "Payment Modes",
|
"payment_modes": "Payment Modes",
|
||||||
"notes": "Notes",
|
"notes": "Notes",
|
||||||
"exchange_rate": "Exchange Rate",
|
"exchange_rate": "Exchange Rate",
|
||||||
"address_information": "Address Information"
|
"address_information": "Address Information",
|
||||||
|
"pdf_generation": "PDF Generation"
|
||||||
},
|
},
|
||||||
"address_information": {
|
"address_information": {
|
||||||
"section_description": " You can update Your Address information using form below."
|
"section_description": " You can update Your Address information using form below."
|
||||||
@@ -893,6 +894,7 @@
|
|||||||
"mailgun_endpoint": "Mailgun Endpoint",
|
"mailgun_endpoint": "Mailgun Endpoint",
|
||||||
"ses_secret": "SES Secret",
|
"ses_secret": "SES Secret",
|
||||||
"ses_key": "SES Key",
|
"ses_key": "SES Key",
|
||||||
|
"ses_region": "AWS Region",
|
||||||
"password": "Mail Password",
|
"password": "Mail Password",
|
||||||
"username": "Mail Username",
|
"username": "Mail Username",
|
||||||
"mail_config": "Mail Configuration",
|
"mail_config": "Mail Configuration",
|
||||||
@@ -904,7 +906,15 @@
|
|||||||
"pdf": {
|
"pdf": {
|
||||||
"title": "PDF Setting",
|
"title": "PDF Setting",
|
||||||
"footer_text": "Footer Text",
|
"footer_text": "Footer Text",
|
||||||
"pdf_layout": "PDF Layout"
|
"pdf_layout": "PDF Layout",
|
||||||
|
"pdf_configuration": "PDF Generation Settings",
|
||||||
|
"section_description": "Change the way PDFs are generated",
|
||||||
|
"driver": "PDF Driver to use",
|
||||||
|
"papersize": "Papersize",
|
||||||
|
"papersize_hint": "Papersize in width and height (ex. \"210mm 297mm\")",
|
||||||
|
"gotenberg_host": "Gotenberg service host",
|
||||||
|
"pdf_variables_save_successfully": "PDF configuration saved successfully",
|
||||||
|
"pdf_variables_save_error": "PDF configuration could not be saved"
|
||||||
},
|
},
|
||||||
"company_info": {
|
"company_info": {
|
||||||
"company_info": "Company info",
|
"company_info": "Company info",
|
||||||
@@ -1087,6 +1097,8 @@
|
|||||||
"description": "Save time by creating notes and reusing them on your invoices, estimates & payments.",
|
"description": "Save time by creating notes and reusing them on your invoices, estimates & payments.",
|
||||||
"notes": "Notes",
|
"notes": "Notes",
|
||||||
"type": "Type",
|
"type": "Type",
|
||||||
|
"is_default": "Select by default",
|
||||||
|
"is_default_description": "This note will be selected by default in new invoices.",
|
||||||
"add_note": "Add Note",
|
"add_note": "Add Note",
|
||||||
"add_new_note": "Add New Note",
|
"add_new_note": "Add New Note",
|
||||||
"name": "Name",
|
"name": "Name",
|
||||||
|
|||||||
16
lang/ru.json
16
lang/ru.json
@@ -852,7 +852,8 @@
|
|||||||
"payment_modes": "Формы оплаты",
|
"payment_modes": "Формы оплаты",
|
||||||
"notes": "Заметки",
|
"notes": "Заметки",
|
||||||
"exchange_rate": "Обменный курс",
|
"exchange_rate": "Обменный курс",
|
||||||
"address_information": "Информация об адресе"
|
"address_information": "Информация об адресе",
|
||||||
|
"pdf_generation": "PDF Generation"
|
||||||
},
|
},
|
||||||
"address_information": {
|
"address_information": {
|
||||||
"section_description": " Вы можете обновить информацию о вашем адресе, используя форму ниже."
|
"section_description": " Вы можете обновить информацию о вашем адресе, используя форму ниже."
|
||||||
@@ -893,6 +894,7 @@
|
|||||||
"mailgun_endpoint": "Mailgun Endpoint",
|
"mailgun_endpoint": "Mailgun Endpoint",
|
||||||
"ses_secret": "Секрет SES",
|
"ses_secret": "Секрет SES",
|
||||||
"ses_key": "SES ключ",
|
"ses_key": "SES ключ",
|
||||||
|
"ses_region": "AWS Region",
|
||||||
"password": "Пароль",
|
"password": "Пароль",
|
||||||
"username": "Имя пользователя",
|
"username": "Имя пользователя",
|
||||||
"mail_config": "Настройки почты",
|
"mail_config": "Настройки почты",
|
||||||
@@ -904,7 +906,15 @@
|
|||||||
"pdf": {
|
"pdf": {
|
||||||
"title": "Настройки PDF",
|
"title": "Настройки PDF",
|
||||||
"footer_text": "Текст нижнего колонтитула",
|
"footer_text": "Текст нижнего колонтитула",
|
||||||
"pdf_layout": "Формат PDF"
|
"pdf_layout": "Формат PDF",
|
||||||
|
"pdf_configuration": "PDF Generation Settings",
|
||||||
|
"section_description": "Change the way PDFs are generated",
|
||||||
|
"driver": "PDF Driver to use",
|
||||||
|
"papersize": "Papersize",
|
||||||
|
"papersize_hint": "Papersize in width and height (ex. \"210mm 297mm\")",
|
||||||
|
"gotenberg_host": "Gotenberg service host",
|
||||||
|
"pdf_variables_save_successfully": "PDF configuration saved successfully",
|
||||||
|
"pdf_variables_save_error": "PDF configuration could not be saved"
|
||||||
},
|
},
|
||||||
"company_info": {
|
"company_info": {
|
||||||
"company_info": "Информация о компании",
|
"company_info": "Информация о компании",
|
||||||
@@ -1087,6 +1097,8 @@
|
|||||||
"description": "Экономьте время, создавая заметки и переиспользуя их в счетах, оценках и платежах.",
|
"description": "Экономьте время, создавая заметки и переиспользуя их в счетах, оценках и платежах.",
|
||||||
"notes": "Заметки",
|
"notes": "Заметки",
|
||||||
"type": "Тип",
|
"type": "Тип",
|
||||||
|
"is_default": "",
|
||||||
|
"is_default_description": "This note will be selected by default in new invoices.",
|
||||||
"add_note": "Добавить Заметку",
|
"add_note": "Добавить Заметку",
|
||||||
"add_new_note": "Добавить новое примечание",
|
"add_new_note": "Добавить новое примечание",
|
||||||
"name": "Название",
|
"name": "Название",
|
||||||
|
|||||||
16
lang/sk.json
16
lang/sk.json
@@ -852,7 +852,8 @@
|
|||||||
"payment_modes": "Spôsoby Platby",
|
"payment_modes": "Spôsoby Platby",
|
||||||
"notes": "Poznámky",
|
"notes": "Poznámky",
|
||||||
"exchange_rate": "Výmenný kurz",
|
"exchange_rate": "Výmenný kurz",
|
||||||
"address_information": "Informácie o adrese"
|
"address_information": "Informácie o adrese",
|
||||||
|
"pdf_generation": "PDF Generation"
|
||||||
},
|
},
|
||||||
"address_information": {
|
"address_information": {
|
||||||
"section_description": "Adresu môžete aktualizovať pomocou formulára nižšie."
|
"section_description": "Adresu môžete aktualizovať pomocou formulára nižšie."
|
||||||
@@ -893,6 +894,7 @@
|
|||||||
"mailgun_endpoint": "Endpoint Mailgun",
|
"mailgun_endpoint": "Endpoint Mailgun",
|
||||||
"ses_secret": "SES Tajný Kľúč (secret)",
|
"ses_secret": "SES Tajný Kľúč (secret)",
|
||||||
"ses_key": "SES kľúč (key)",
|
"ses_key": "SES kľúč (key)",
|
||||||
|
"ses_region": "AWS Region",
|
||||||
"password": "E-mailové heslo",
|
"password": "E-mailové heslo",
|
||||||
"username": "E-mailové meno (username)",
|
"username": "E-mailové meno (username)",
|
||||||
"mail_config": "Konfigurácia E-mailov",
|
"mail_config": "Konfigurácia E-mailov",
|
||||||
@@ -904,7 +906,15 @@
|
|||||||
"pdf": {
|
"pdf": {
|
||||||
"title": "Nastavenia PDF",
|
"title": "Nastavenia PDF",
|
||||||
"footer_text": "Text v pätičke",
|
"footer_text": "Text v pätičke",
|
||||||
"pdf_layout": "Rozloženie PDF"
|
"pdf_layout": "Rozloženie PDF",
|
||||||
|
"pdf_configuration": "PDF Generation Settings",
|
||||||
|
"section_description": "Change the way PDFs are generated",
|
||||||
|
"driver": "PDF Driver to use",
|
||||||
|
"papersize": "Papersize",
|
||||||
|
"papersize_hint": "Papersize in width and height (ex. \"210mm 297mm\")",
|
||||||
|
"gotenberg_host": "Gotenberg service host",
|
||||||
|
"pdf_variables_save_successfully": "PDF configuration saved successfully",
|
||||||
|
"pdf_variables_save_error": "PDF configuration could not be saved"
|
||||||
},
|
},
|
||||||
"company_info": {
|
"company_info": {
|
||||||
"company_info": "Informácie o spoločnosti",
|
"company_info": "Informácie o spoločnosti",
|
||||||
@@ -1087,6 +1097,8 @@
|
|||||||
"description": "Ušetrite čas vytváraním poznámok a ich opätovným použitím vo svojich faktúrach, odhadoch a platbách.",
|
"description": "Ušetrite čas vytváraním poznámok a ich opätovným použitím vo svojich faktúrach, odhadoch a platbách.",
|
||||||
"notes": "Poznámky",
|
"notes": "Poznámky",
|
||||||
"type": "Typ",
|
"type": "Typ",
|
||||||
|
"is_default": "Select by default",
|
||||||
|
"is_default_description": "This note will be selected by default in new invoices.",
|
||||||
"add_note": "Pridať poznámku",
|
"add_note": "Pridať poznámku",
|
||||||
"add_new_note": "Pridať Novú Poznámku",
|
"add_new_note": "Pridať Novú Poznámku",
|
||||||
"name": "Názov",
|
"name": "Názov",
|
||||||
|
|||||||
16
lang/sl.json
16
lang/sl.json
@@ -852,7 +852,8 @@
|
|||||||
"payment_modes": "Payment Modes",
|
"payment_modes": "Payment Modes",
|
||||||
"notes": "Notes",
|
"notes": "Notes",
|
||||||
"exchange_rate": "Exchange Rate",
|
"exchange_rate": "Exchange Rate",
|
||||||
"address_information": "Address Information"
|
"address_information": "Address Information",
|
||||||
|
"pdf_generation": "PDF Generation"
|
||||||
},
|
},
|
||||||
"address_information": {
|
"address_information": {
|
||||||
"section_description": " You can update Your Address information using form below."
|
"section_description": " You can update Your Address information using form below."
|
||||||
@@ -893,6 +894,7 @@
|
|||||||
"mailgun_endpoint": "Mailgun Endpoint",
|
"mailgun_endpoint": "Mailgun Endpoint",
|
||||||
"ses_secret": "SES Secret",
|
"ses_secret": "SES Secret",
|
||||||
"ses_key": "SES Key",
|
"ses_key": "SES Key",
|
||||||
|
"ses_region": "AWS Region",
|
||||||
"password": "Mail Password",
|
"password": "Mail Password",
|
||||||
"username": "Mail Username",
|
"username": "Mail Username",
|
||||||
"mail_config": "Mail Configuration",
|
"mail_config": "Mail Configuration",
|
||||||
@@ -904,7 +906,15 @@
|
|||||||
"pdf": {
|
"pdf": {
|
||||||
"title": "PDF Setting",
|
"title": "PDF Setting",
|
||||||
"footer_text": "Footer Text",
|
"footer_text": "Footer Text",
|
||||||
"pdf_layout": "PDF Layout"
|
"pdf_layout": "PDF Layout",
|
||||||
|
"pdf_configuration": "PDF Generation Settings",
|
||||||
|
"section_description": "Change the way PDFs are generated",
|
||||||
|
"driver": "PDF Driver to use",
|
||||||
|
"papersize": "Papersize",
|
||||||
|
"papersize_hint": "Papersize in width and height (ex. \"210mm 297mm\")",
|
||||||
|
"gotenberg_host": "Gotenberg service host",
|
||||||
|
"pdf_variables_save_successfully": "PDF configuration saved successfully",
|
||||||
|
"pdf_variables_save_error": "PDF configuration could not be saved"
|
||||||
},
|
},
|
||||||
"company_info": {
|
"company_info": {
|
||||||
"company_info": "Company info",
|
"company_info": "Company info",
|
||||||
@@ -1087,6 +1097,8 @@
|
|||||||
"description": "Save time by creating notes and reusing them on your invoices, estimates & payments.",
|
"description": "Save time by creating notes and reusing them on your invoices, estimates & payments.",
|
||||||
"notes": "Notes",
|
"notes": "Notes",
|
||||||
"type": "Type",
|
"type": "Type",
|
||||||
|
"is_default": "Select by default",
|
||||||
|
"is_default_description": "This note will be selected by default in new invoices.",
|
||||||
"add_note": "Add Note",
|
"add_note": "Add Note",
|
||||||
"add_new_note": "Add New Note",
|
"add_new_note": "Add New Note",
|
||||||
"name": "Name",
|
"name": "Name",
|
||||||
|
|||||||
56
lang/sr.json
56
lang/sr.json
@@ -39,7 +39,7 @@
|
|||||||
"body": "Telo",
|
"body": "Telo",
|
||||||
"message": "Poruka",
|
"message": "Poruka",
|
||||||
"send": "Pošalji",
|
"send": "Pošalji",
|
||||||
"preview": "Preview",
|
"preview": "Pregled",
|
||||||
"go_back": "Idi nazad",
|
"go_back": "Idi nazad",
|
||||||
"back_to_login": "Nazad na prijavu?",
|
"back_to_login": "Nazad na prijavu?",
|
||||||
"home": "Početna",
|
"home": "Početna",
|
||||||
@@ -96,7 +96,7 @@
|
|||||||
"copied_url_clipboard": "Copied url to clipboard!",
|
"copied_url_clipboard": "Copied url to clipboard!",
|
||||||
"docs": "Docs",
|
"docs": "Docs",
|
||||||
"do_you_wish_to_continue": "Do you wish to continue?",
|
"do_you_wish_to_continue": "Do you wish to continue?",
|
||||||
"note": "Note",
|
"note": "Napomena",
|
||||||
"pay_invoice": "Pay Invoice",
|
"pay_invoice": "Pay Invoice",
|
||||||
"login_successfully": "Logged in successfully!",
|
"login_successfully": "Logged in successfully!",
|
||||||
"logged_out_successfully": "Logged out successfully",
|
"logged_out_successfully": "Logged out successfully",
|
||||||
@@ -229,9 +229,9 @@
|
|||||||
"edit_customer": "Izmeni klijenta",
|
"edit_customer": "Izmeni klijenta",
|
||||||
"basic_info": "Osnovne informacije",
|
"basic_info": "Osnovne informacije",
|
||||||
"portal_access": "Portal Access",
|
"portal_access": "Portal Access",
|
||||||
"portal_access_text": "Would you like to allow this customer to login to the Customer Portal?",
|
"portal_access_text": "Da li želite da dozvolite klijentu da se prijavi na Korisnički portal?",
|
||||||
"portal_access_url": "Customer Portal Login URL",
|
"portal_access_url": "URL do korisničkog portala",
|
||||||
"portal_access_url_help": "Please copy & forward the above given URL to your customer for providing access.",
|
"portal_access_url_help": "Молимо вас да копирате и проследите горњу URL адресу вашем клијенту ради омогућавања приступа.",
|
||||||
"billing_address": "Adresa za naplatu",
|
"billing_address": "Adresa za naplatu",
|
||||||
"shipping_address": "Adresa za dostavu",
|
"shipping_address": "Adresa za dostavu",
|
||||||
"copy_billing_address": "Kopiraj iz adrese za naplatu",
|
"copy_billing_address": "Kopiraj iz adrese za naplatu",
|
||||||
@@ -251,9 +251,9 @@
|
|||||||
"confirm_delete": "Nećeš moći da povratiš ovog klijenta i sve njegove Fakture, Profakture i Uplate. | Nećeš moći da povratiš ove klijente i njihove Fakture, Profakture i Uplate.",
|
"confirm_delete": "Nećeš moći da povratiš ovog klijenta i sve njegove Fakture, Profakture i Uplate. | Nećeš moći da povratiš ove klijente i njihove Fakture, Profakture i Uplate.",
|
||||||
"created_message": "Klijent uspešno kreiran",
|
"created_message": "Klijent uspešno kreiran",
|
||||||
"updated_message": "Klijent uspešno ažuriran",
|
"updated_message": "Klijent uspešno ažuriran",
|
||||||
"address_updated_message": "Address Information Updated succesfully",
|
"address_updated_message": "",
|
||||||
"deleted_message": "Klijent uspešno obrisan | Klijenti uspešno obrisani",
|
"deleted_message": "Klijent uspešno obrisan | Klijenti uspešno obrisani",
|
||||||
"edit_currency_not_allowed": "Cannot change currency once transactions created."
|
"edit_currency_not_allowed": "Nije moguće promeniti valutu nakon što su transakcije već kreirane."
|
||||||
},
|
},
|
||||||
"items": {
|
"items": {
|
||||||
"title": "Stavke",
|
"title": "Stavke",
|
||||||
@@ -324,9 +324,9 @@
|
|||||||
"record_payment": "Unesi uplatu",
|
"record_payment": "Unesi uplatu",
|
||||||
"add_estimate": "Dodaj Profakturu",
|
"add_estimate": "Dodaj Profakturu",
|
||||||
"save_estimate": "Sačuvaj Profakturu",
|
"save_estimate": "Sačuvaj Profakturu",
|
||||||
"cloned_successfully": "Estimate cloned successfully",
|
"cloned_successfully": "Uspešno napravljen duplikat Fakture",
|
||||||
"clone_estimate": "Clone Estimate",
|
"clone_estimate": "Dupliraj Profakturu",
|
||||||
"confirm_clone": "This Estimate will be cloned into a new Estimate",
|
"confirm_clone": "Ova ponuda će biti kopirana u novu ponudu",
|
||||||
"confirm_conversion": "Detalji ove Profakture će biti iskorišćeni za pravljenje Fakture.",
|
"confirm_conversion": "Detalji ove Profakture će biti iskorišćeni za pravljenje Fakture.",
|
||||||
"conversion_message": "Faktura uspešno kreirana",
|
"conversion_message": "Faktura uspešno kreirana",
|
||||||
"confirm_send_estimate": "Ova Profaktura će biti poslata putem Email-a klijentu",
|
"confirm_send_estimate": "Ova Profaktura će biti poslata putem Email-a klijentu",
|
||||||
@@ -378,7 +378,7 @@
|
|||||||
"select_an_item": "Unesi tekst ili klikni da izabereš",
|
"select_an_item": "Unesi tekst ili klikni da izabereš",
|
||||||
"type_item_description": "Unesi opis Stavke (nije obavezno)"
|
"type_item_description": "Unesi opis Stavke (nije obavezno)"
|
||||||
},
|
},
|
||||||
"mark_as_default_estimate_template_description": "If enabled, the selected template will be automatically selected for new estimates."
|
"mark_as_default_estimate_template_description": "Ako je omogućeno, izabrani šablon će automatski biti postavljen za nove ponude."
|
||||||
},
|
},
|
||||||
"invoices": {
|
"invoices": {
|
||||||
"title": "Fakture",
|
"title": "Fakture",
|
||||||
@@ -420,13 +420,13 @@
|
|||||||
"send_invoice": "Pošalji Fakturu",
|
"send_invoice": "Pošalji Fakturu",
|
||||||
"resend_invoice": "Ponovo pošalji Fakturu",
|
"resend_invoice": "Ponovo pošalji Fakturu",
|
||||||
"invoice_template": "Šablon Fakture",
|
"invoice_template": "Šablon Fakture",
|
||||||
"conversion_message": "Invoice cloned successful",
|
"conversion_message": "Uspešno napravljen duplikat Fakture",
|
||||||
"template": "Šablon",
|
"template": "Šablon",
|
||||||
"mark_as_sent": "Označi kao Poslato",
|
"mark_as_sent": "Označi kao Poslato",
|
||||||
"confirm_send_invoice": "Ova Faktura će biti poslata putem Email-a klijentu",
|
"confirm_send_invoice": "Ova Faktura će biti poslata putem Email-a klijentu",
|
||||||
"invoice_mark_as_sent": "Ova Faktura će biti označena kao poslata",
|
"invoice_mark_as_sent": "Ova Faktura će biti označena kao poslata",
|
||||||
"confirm_mark_as_accepted": "This invoice will be marked as Accepted",
|
"confirm_mark_as_accepted": "Ova Faktura će biti označena kao Prihvaćena",
|
||||||
"confirm_mark_as_rejected": "This invoice will be marked as Rejected",
|
"confirm_mark_as_rejected": "Ova Faktura će biti označena kao Odbijena",
|
||||||
"confirm_send": "Ova Faktura će biti poslata putem Email-a klijentu",
|
"confirm_send": "Ova Faktura će biti poslata putem Email-a klijentu",
|
||||||
"invoice_date": "Datum Fakture",
|
"invoice_date": "Datum Fakture",
|
||||||
"record_payment": "Unesi Uplatu",
|
"record_payment": "Unesi Uplatu",
|
||||||
@@ -438,13 +438,13 @@
|
|||||||
"update_invoice": "Ažuriraj Fakturu",
|
"update_invoice": "Ažuriraj Fakturu",
|
||||||
"add_new_tax": "Dodaj nov Porez",
|
"add_new_tax": "Dodaj nov Porez",
|
||||||
"no_invoices": "Još uvek nema Faktura!",
|
"no_invoices": "Još uvek nema Faktura!",
|
||||||
"mark_as_rejected": "Mark as rejected",
|
"mark_as_rejected": "Označi kao odbijeno",
|
||||||
"mark_as_accepted": "Mark as accepted",
|
"mark_as_accepted": "Označi kao prihvaćeno",
|
||||||
"list_of_invoices": "Ova sekcija će da sadrži spisak Faktura.",
|
"list_of_invoices": "Ova sekcija će da sadrži spisak Faktura.",
|
||||||
"select_invoice": "Odaberi Fakturu",
|
"select_invoice": "Odaberi Fakturu",
|
||||||
"no_matching_invoices": "Ne postoje Fakture koje odgovaraju pretrazi!",
|
"no_matching_invoices": "Ne postoje Fakture koje odgovaraju pretrazi!",
|
||||||
"mark_as_sent_successfully": "Faktura uspešno označena kao Poslata",
|
"mark_as_sent_successfully": "Faktura uspešno označena kao Poslata",
|
||||||
"invoice_sent_successfully": "Invoice sent successfully",
|
"invoice_sent_successfully": "Faktura uspešno poslata",
|
||||||
"cloned_successfully": "Uspešno napravljen duplikat Fakture",
|
"cloned_successfully": "Uspešno napravljen duplikat Fakture",
|
||||||
"clone_invoice": "Napravi duplikat",
|
"clone_invoice": "Napravi duplikat",
|
||||||
"confirm_clone": "Ova Faktura će biti duplikat nove Fakture",
|
"confirm_clone": "Ova Faktura će biti duplikat nove Fakture",
|
||||||
@@ -470,11 +470,11 @@
|
|||||||
"marked_as_sent_message": "Faktura označena kao uspešno poslata",
|
"marked_as_sent_message": "Faktura označena kao uspešno poslata",
|
||||||
"something_went_wrong": "nešto je krenulo naopako",
|
"something_went_wrong": "nešto je krenulo naopako",
|
||||||
"invalid_due_amount_message": "Ukupan iznos za plaćanje u fakturi ne može biti manji od iznosa uplate za ovu fakturu. Molim Vas ažurirajte fakturu ili obrišite uplate koje su povezane sa ovom fakturom da bi nastavili.",
|
"invalid_due_amount_message": "Ukupan iznos za plaćanje u fakturi ne može biti manji od iznosa uplate za ovu fakturu. Molim Vas ažurirajte fakturu ili obrišite uplate koje su povezane sa ovom fakturom da bi nastavili.",
|
||||||
"mark_as_default_invoice_template_description": "If enabled, the selected template will be automatically selected for new invoices."
|
"mark_as_default_invoice_template_description": "Ako je omogućeno, izabrani šablon će automatski biti postavljen za nove ponude."
|
||||||
},
|
},
|
||||||
"recurring_invoices": {
|
"recurring_invoices": {
|
||||||
"title": "Recurring Invoices",
|
"title": "Ponavljajuće fakture",
|
||||||
"invoices_list": "Recurring Invoices List",
|
"invoices_list": "Lista faktura koje se ponavljaju",
|
||||||
"days": "{days} Days",
|
"days": "{days} Days",
|
||||||
"months": "{months} Month",
|
"months": "{months} Month",
|
||||||
"years": "{years} Year",
|
"years": "{years} Year",
|
||||||
@@ -852,7 +852,8 @@
|
|||||||
"payment_modes": "Način plaćanja",
|
"payment_modes": "Način plaćanja",
|
||||||
"notes": "Napomene",
|
"notes": "Napomene",
|
||||||
"exchange_rate": "Exchange Rate",
|
"exchange_rate": "Exchange Rate",
|
||||||
"address_information": "Address Information"
|
"address_information": "Address Information",
|
||||||
|
"pdf_generation": "PDF Generation"
|
||||||
},
|
},
|
||||||
"address_information": {
|
"address_information": {
|
||||||
"section_description": " You can update Your Address information using form below."
|
"section_description": " You can update Your Address information using form below."
|
||||||
@@ -893,6 +894,7 @@
|
|||||||
"mailgun_endpoint": "Mailgun Endpoint",
|
"mailgun_endpoint": "Mailgun Endpoint",
|
||||||
"ses_secret": "SES Šifra",
|
"ses_secret": "SES Šifra",
|
||||||
"ses_key": "SES Ključ",
|
"ses_key": "SES Ključ",
|
||||||
|
"ses_region": "AWS Region",
|
||||||
"password": "Mail Šifra",
|
"password": "Mail Šifra",
|
||||||
"username": "Mail Korisničko Ime",
|
"username": "Mail Korisničko Ime",
|
||||||
"mail_config": "Mail Podešavanje",
|
"mail_config": "Mail Podešavanje",
|
||||||
@@ -904,7 +906,15 @@
|
|||||||
"pdf": {
|
"pdf": {
|
||||||
"title": "PDF Podešavanje",
|
"title": "PDF Podešavanje",
|
||||||
"footer_text": "Tekstualno zaglavlje na dnu strane",
|
"footer_text": "Tekstualno zaglavlje na dnu strane",
|
||||||
"pdf_layout": "PDF Raspored"
|
"pdf_layout": "PDF Raspored",
|
||||||
|
"pdf_configuration": "PDF Generation Settings",
|
||||||
|
"section_description": "Change the way PDFs are generated",
|
||||||
|
"driver": "PDF Driver to use",
|
||||||
|
"papersize": "Papersize",
|
||||||
|
"papersize_hint": "Papersize in width and height (ex. \"210mm 297mm\")",
|
||||||
|
"gotenberg_host": "Gotenberg service host",
|
||||||
|
"pdf_variables_save_successfully": "PDF configuration saved successfully",
|
||||||
|
"pdf_variables_save_error": "PDF configuration could not be saved"
|
||||||
},
|
},
|
||||||
"company_info": {
|
"company_info": {
|
||||||
"company_info": "Podaci o firmi",
|
"company_info": "Podaci o firmi",
|
||||||
@@ -1087,6 +1097,8 @@
|
|||||||
"description": "Uštedite vreme pravljeći napomene i koristeći ih na fakturama, profakturama i uplatama.",
|
"description": "Uštedite vreme pravljeći napomene i koristeći ih na fakturama, profakturama i uplatama.",
|
||||||
"notes": "Napomene",
|
"notes": "Napomene",
|
||||||
"type": "Tip",
|
"type": "Tip",
|
||||||
|
"is_default": "Select by default",
|
||||||
|
"is_default_description": "This note will be selected by default in new invoices.",
|
||||||
"add_note": "Dodaj Napomenu",
|
"add_note": "Dodaj Napomenu",
|
||||||
"add_new_note": "Dodaj novu Napomenu",
|
"add_new_note": "Dodaj novu Napomenu",
|
||||||
"name": "Naziv",
|
"name": "Naziv",
|
||||||
|
|||||||
16
lang/sv.json
16
lang/sv.json
@@ -852,7 +852,8 @@
|
|||||||
"payment_modes": "Betalmetoder",
|
"payment_modes": "Betalmetoder",
|
||||||
"notes": "Anteckningar",
|
"notes": "Anteckningar",
|
||||||
"exchange_rate": "Växelkurser",
|
"exchange_rate": "Växelkurser",
|
||||||
"address_information": "Adressinformation"
|
"address_information": "Adressinformation",
|
||||||
|
"pdf_generation": "PDF Generation"
|
||||||
},
|
},
|
||||||
"address_information": {
|
"address_information": {
|
||||||
"section_description": " Du kan uppdatera din adressinformation genom att använda formuläret nedan."
|
"section_description": " Du kan uppdatera din adressinformation genom att använda formuläret nedan."
|
||||||
@@ -893,6 +894,7 @@
|
|||||||
"mailgun_endpoint": "Mailgun Endpoint",
|
"mailgun_endpoint": "Mailgun Endpoint",
|
||||||
"ses_secret": "SES Säkerhet",
|
"ses_secret": "SES Säkerhet",
|
||||||
"ses_key": "SES nyckel",
|
"ses_key": "SES nyckel",
|
||||||
|
"ses_region": "AWS Region",
|
||||||
"password": "Lösenord",
|
"password": "Lösenord",
|
||||||
"username": "Användarnamn",
|
"username": "Användarnamn",
|
||||||
"mail_config": "Epostinställningar",
|
"mail_config": "Epostinställningar",
|
||||||
@@ -904,7 +906,15 @@
|
|||||||
"pdf": {
|
"pdf": {
|
||||||
"title": "PDF-inställningar",
|
"title": "PDF-inställningar",
|
||||||
"footer_text": "Sidfotstext",
|
"footer_text": "Sidfotstext",
|
||||||
"pdf_layout": "PDF-layout"
|
"pdf_layout": "PDF-layout",
|
||||||
|
"pdf_configuration": "PDF Generation Settings",
|
||||||
|
"section_description": "Change the way PDFs are generated",
|
||||||
|
"driver": "PDF Driver to use",
|
||||||
|
"papersize": "Papersize",
|
||||||
|
"papersize_hint": "Papersize in width and height (ex. \"210mm 297mm\")",
|
||||||
|
"gotenberg_host": "Gotenberg service host",
|
||||||
|
"pdf_variables_save_successfully": "PDF configuration saved successfully",
|
||||||
|
"pdf_variables_save_error": "PDF configuration could not be saved"
|
||||||
},
|
},
|
||||||
"company_info": {
|
"company_info": {
|
||||||
"company_info": "Företagsinfo",
|
"company_info": "Företagsinfo",
|
||||||
@@ -1087,6 +1097,8 @@
|
|||||||
"description": "Spara tid genom att skapa noteringar som kan återanvändas på fakturor, betalningsförslag, och betalningar.",
|
"description": "Spara tid genom att skapa noteringar som kan återanvändas på fakturor, betalningsförslag, och betalningar.",
|
||||||
"notes": "Anteckningar",
|
"notes": "Anteckningar",
|
||||||
"type": "Typ",
|
"type": "Typ",
|
||||||
|
"is_default": "Select by default",
|
||||||
|
"is_default_description": "This note will be selected by default in new invoices.",
|
||||||
"add_note": "Lägg till anteckning",
|
"add_note": "Lägg till anteckning",
|
||||||
"add_new_note": "Lägg till ny anteckning",
|
"add_new_note": "Lägg till ny anteckning",
|
||||||
"name": "Namn",
|
"name": "Namn",
|
||||||
|
|||||||
16
lang/th.json
16
lang/th.json
@@ -852,7 +852,8 @@
|
|||||||
"payment_modes": "วิธีการชำระเงิน",
|
"payment_modes": "วิธีการชำระเงิน",
|
||||||
"notes": "หมายเหตุ",
|
"notes": "หมายเหตุ",
|
||||||
"exchange_rate": "อัตราแลกเปลี่ยน",
|
"exchange_rate": "อัตราแลกเปลี่ยน",
|
||||||
"address_information": "ข้อมูลที่อยู่"
|
"address_information": "ข้อมูลที่อยู่",
|
||||||
|
"pdf_generation": "PDF Generation"
|
||||||
},
|
},
|
||||||
"address_information": {
|
"address_information": {
|
||||||
"section_description": " คุณสามารถอัปเดตข้อมูลที่อยู่ของคุณโดยใช้แบบฟอร์มด้านล่าง"
|
"section_description": " คุณสามารถอัปเดตข้อมูลที่อยู่ของคุณโดยใช้แบบฟอร์มด้านล่าง"
|
||||||
@@ -893,6 +894,7 @@
|
|||||||
"mailgun_endpoint": "ปลายทาง Mailgun",
|
"mailgun_endpoint": "ปลายทาง Mailgun",
|
||||||
"ses_secret": "SES ซีเคร็ต",
|
"ses_secret": "SES ซีเคร็ต",
|
||||||
"ses_key": "SES คีย์",
|
"ses_key": "SES คีย์",
|
||||||
|
"ses_region": "AWS Region",
|
||||||
"password": "รหัสผ่านจดหมาย",
|
"password": "รหัสผ่านจดหมาย",
|
||||||
"username": "ชื่อผู้ใช้จดหมาย",
|
"username": "ชื่อผู้ใช้จดหมาย",
|
||||||
"mail_config": "การกำหนดค่าจดหมาย",
|
"mail_config": "การกำหนดค่าจดหมาย",
|
||||||
@@ -904,7 +906,15 @@
|
|||||||
"pdf": {
|
"pdf": {
|
||||||
"title": "การตั้งค่า PDF",
|
"title": "การตั้งค่า PDF",
|
||||||
"footer_text": "ข้อความท้ายกระดาษ",
|
"footer_text": "ข้อความท้ายกระดาษ",
|
||||||
"pdf_layout": "รูปแบบไฟล์ PDF"
|
"pdf_layout": "รูปแบบไฟล์ PDF",
|
||||||
|
"pdf_configuration": "PDF Generation Settings",
|
||||||
|
"section_description": "Change the way PDFs are generated",
|
||||||
|
"driver": "PDF Driver to use",
|
||||||
|
"papersize": "Papersize",
|
||||||
|
"papersize_hint": "Papersize in width and height (ex. \"210mm 297mm\")",
|
||||||
|
"gotenberg_host": "Gotenberg service host",
|
||||||
|
"pdf_variables_save_successfully": "PDF configuration saved successfully",
|
||||||
|
"pdf_variables_save_error": "PDF configuration could not be saved"
|
||||||
},
|
},
|
||||||
"company_info": {
|
"company_info": {
|
||||||
"company_info": "ข้อมูลบริษัท",
|
"company_info": "ข้อมูลบริษัท",
|
||||||
@@ -1087,6 +1097,8 @@
|
|||||||
"description": "ประหยัดเวลาด้วยการสร้างหมายเหตุและนำกลับมาใช้ใหม่ในใบวางบิล ใบเสนอราคาและการชำระเงิน",
|
"description": "ประหยัดเวลาด้วยการสร้างหมายเหตุและนำกลับมาใช้ใหม่ในใบวางบิล ใบเสนอราคาและการชำระเงิน",
|
||||||
"notes": "หมายเหตุ",
|
"notes": "หมายเหตุ",
|
||||||
"type": "ประเภท",
|
"type": "ประเภท",
|
||||||
|
"is_default": "Select by default",
|
||||||
|
"is_default_description": "This note will be selected by default in new invoices.",
|
||||||
"add_note": "เพิ่มโน้ต",
|
"add_note": "เพิ่มโน้ต",
|
||||||
"add_new_note": "เพิ่มหมายเหตุใหม่",
|
"add_new_note": "เพิ่มหมายเหตุใหม่",
|
||||||
"name": "ชื่อ",
|
"name": "ชื่อ",
|
||||||
|
|||||||
34
lang/tr.json
34
lang/tr.json
@@ -101,19 +101,19 @@
|
|||||||
"login_successfully": "Başarıyla giriş yapıldı!",
|
"login_successfully": "Başarıyla giriş yapıldı!",
|
||||||
"logged_out_successfully": "Başarıyla çıkış yapıldı",
|
"logged_out_successfully": "Başarıyla çıkış yapıldı",
|
||||||
"mark_as_default": "Varsayılan olarak işaretleyin",
|
"mark_as_default": "Varsayılan olarak işaretleyin",
|
||||||
"no_data_found": "No data found",
|
"no_data_found": "Veri bulunamadı.",
|
||||||
"pagination": {
|
"pagination": {
|
||||||
"previous": "Previous",
|
"previous": "Önceki",
|
||||||
"next": "İleri",
|
"next": "İleri",
|
||||||
"showing": "Showing",
|
"showing": "Gösterilen",
|
||||||
"to": "to",
|
"to": "için",
|
||||||
"of": "of",
|
"of": "'un",
|
||||||
"results": "results"
|
"results": "sonuçlar"
|
||||||
},
|
},
|
||||||
"file_upload": {
|
"file_upload": {
|
||||||
"drag_a_file": "Drag a file here or",
|
"drag_a_file": "Bu dosyayı sürükleyin veya",
|
||||||
"browse": "browse",
|
"browse": "göz at\n",
|
||||||
"to_choose": "to choose a file"
|
"to_choose": "bir dosya seçmek için"
|
||||||
},
|
},
|
||||||
"multiselect": {
|
"multiselect": {
|
||||||
"the_list_is_empty": "The list is empty",
|
"the_list_is_empty": "The list is empty",
|
||||||
@@ -852,7 +852,8 @@
|
|||||||
"payment_modes": "Ödeme yöntemleri",
|
"payment_modes": "Ödeme yöntemleri",
|
||||||
"notes": "Notlar",
|
"notes": "Notlar",
|
||||||
"exchange_rate": "Exchange Rate",
|
"exchange_rate": "Exchange Rate",
|
||||||
"address_information": "Address Information"
|
"address_information": "Address Information",
|
||||||
|
"pdf_generation": "PDF Generation"
|
||||||
},
|
},
|
||||||
"address_information": {
|
"address_information": {
|
||||||
"section_description": " You can update Your Address information using form below."
|
"section_description": " You can update Your Address information using form below."
|
||||||
@@ -893,6 +894,7 @@
|
|||||||
"mailgun_endpoint": "Mailgun Uçnoktası",
|
"mailgun_endpoint": "Mailgun Uçnoktası",
|
||||||
"ses_secret": "SES Sırrı",
|
"ses_secret": "SES Sırrı",
|
||||||
"ses_key": "Ses Anahtarı",
|
"ses_key": "Ses Anahtarı",
|
||||||
|
"ses_region": "AWS Region",
|
||||||
"password": "Posta Parolası",
|
"password": "Posta Parolası",
|
||||||
"username": "Posta Kullanıcı Adı",
|
"username": "Posta Kullanıcı Adı",
|
||||||
"mail_config": "Posta Konfigürasyonu",
|
"mail_config": "Posta Konfigürasyonu",
|
||||||
@@ -904,7 +906,15 @@
|
|||||||
"pdf": {
|
"pdf": {
|
||||||
"title": "PDF Ayarları",
|
"title": "PDF Ayarları",
|
||||||
"footer_text": "Altbilgi Metni",
|
"footer_text": "Altbilgi Metni",
|
||||||
"pdf_layout": "PDF Biçimi"
|
"pdf_layout": "PDF Biçimi",
|
||||||
|
"pdf_configuration": "PDF Generation Settings",
|
||||||
|
"section_description": "Change the way PDFs are generated",
|
||||||
|
"driver": "PDF Driver to use",
|
||||||
|
"papersize": "Papersize",
|
||||||
|
"papersize_hint": "Papersize in width and height (ex. \"210mm 297mm\")",
|
||||||
|
"gotenberg_host": "Gotenberg service host",
|
||||||
|
"pdf_variables_save_successfully": "PDF configuration saved successfully",
|
||||||
|
"pdf_variables_save_error": "PDF configuration could not be saved"
|
||||||
},
|
},
|
||||||
"company_info": {
|
"company_info": {
|
||||||
"company_info": "Şirket Bilgileri",
|
"company_info": "Şirket Bilgileri",
|
||||||
@@ -1087,6 +1097,8 @@
|
|||||||
"description": "Notlar oluşturarak ve faturalar, proformalar & ödemeler üzerinde tekrar kullanarak zamandan kazanın.",
|
"description": "Notlar oluşturarak ve faturalar, proformalar & ödemeler üzerinde tekrar kullanarak zamandan kazanın.",
|
||||||
"notes": "Notlar",
|
"notes": "Notlar",
|
||||||
"type": "Tür",
|
"type": "Tür",
|
||||||
|
"is_default": "Select by default",
|
||||||
|
"is_default_description": "This note will be selected by default in new invoices.",
|
||||||
"add_note": "Not ekle",
|
"add_note": "Not ekle",
|
||||||
"add_new_note": "Yeni not ekle",
|
"add_new_note": "Yeni not ekle",
|
||||||
"name": "İsim",
|
"name": "İsim",
|
||||||
|
|||||||
2607
lang/uk.json
2607
lang/uk.json
File diff suppressed because it is too large
Load Diff
16
lang/vi.json
16
lang/vi.json
@@ -852,7 +852,8 @@
|
|||||||
"payment_modes": "Phương thức thanh toán",
|
"payment_modes": "Phương thức thanh toán",
|
||||||
"notes": "Ghi chú",
|
"notes": "Ghi chú",
|
||||||
"exchange_rate": "Tỷ giá ngoại tệ",
|
"exchange_rate": "Tỷ giá ngoại tệ",
|
||||||
"address_information": "Thông tin địa chỉ"
|
"address_information": "Thông tin địa chỉ",
|
||||||
|
"pdf_generation": "PDF Generation"
|
||||||
},
|
},
|
||||||
"address_information": {
|
"address_information": {
|
||||||
"section_description": " Bạn có thể cập nhật thông tin địa chỉ bằng cách sử dụng biếu mẫu duới đây."
|
"section_description": " Bạn có thể cập nhật thông tin địa chỉ bằng cách sử dụng biếu mẫu duới đây."
|
||||||
@@ -893,6 +894,7 @@
|
|||||||
"mailgun_endpoint": "Điểm cuối của Mailgun",
|
"mailgun_endpoint": "Điểm cuối của Mailgun",
|
||||||
"ses_secret": "Bí mật SES",
|
"ses_secret": "Bí mật SES",
|
||||||
"ses_key": "Khóa SES",
|
"ses_key": "Khóa SES",
|
||||||
|
"ses_region": "AWS Region",
|
||||||
"password": "Mật khẩu thư",
|
"password": "Mật khẩu thư",
|
||||||
"username": "Tên người dùng thư",
|
"username": "Tên người dùng thư",
|
||||||
"mail_config": "Cấu hình thư",
|
"mail_config": "Cấu hình thư",
|
||||||
@@ -904,7 +906,15 @@
|
|||||||
"pdf": {
|
"pdf": {
|
||||||
"title": "Cài đặt PDF",
|
"title": "Cài đặt PDF",
|
||||||
"footer_text": "Văn bản chân trang",
|
"footer_text": "Văn bản chân trang",
|
||||||
"pdf_layout": "Bố cục PDF"
|
"pdf_layout": "Bố cục PDF",
|
||||||
|
"pdf_configuration": "PDF Generation Settings",
|
||||||
|
"section_description": "Change the way PDFs are generated",
|
||||||
|
"driver": "PDF Driver to use",
|
||||||
|
"papersize": "Papersize",
|
||||||
|
"papersize_hint": "Papersize in width and height (ex. \"210mm 297mm\")",
|
||||||
|
"gotenberg_host": "Gotenberg service host",
|
||||||
|
"pdf_variables_save_successfully": "PDF configuration saved successfully",
|
||||||
|
"pdf_variables_save_error": "PDF configuration could not be saved"
|
||||||
},
|
},
|
||||||
"company_info": {
|
"company_info": {
|
||||||
"company_info": "Thông tin công ty",
|
"company_info": "Thông tin công ty",
|
||||||
@@ -1087,6 +1097,8 @@
|
|||||||
"description": "Tiết kiệm thời gian bằng cách tạo ghi chú và sử dụng lại chúng trên hóa đơn, ước tính của bạn.",
|
"description": "Tiết kiệm thời gian bằng cách tạo ghi chú và sử dụng lại chúng trên hóa đơn, ước tính của bạn.",
|
||||||
"notes": "Ghi chú",
|
"notes": "Ghi chú",
|
||||||
"type": "Kiểu",
|
"type": "Kiểu",
|
||||||
|
"is_default": "Select by default",
|
||||||
|
"is_default_description": "This note will be selected by default in new invoices.",
|
||||||
"add_note": "Thêm ghi chú",
|
"add_note": "Thêm ghi chú",
|
||||||
"add_new_note": "Thêm ghi chú mới",
|
"add_new_note": "Thêm ghi chú mới",
|
||||||
"name": "Tên",
|
"name": "Tên",
|
||||||
|
|||||||
16
lang/zh.json
16
lang/zh.json
@@ -852,7 +852,8 @@
|
|||||||
"payment_modes": "付款方式",
|
"payment_modes": "付款方式",
|
||||||
"notes": "備註",
|
"notes": "備註",
|
||||||
"exchange_rate": "Exchange Rate",
|
"exchange_rate": "Exchange Rate",
|
||||||
"address_information": "Address Information"
|
"address_information": "Address Information",
|
||||||
|
"pdf_generation": "PDF Generation"
|
||||||
},
|
},
|
||||||
"address_information": {
|
"address_information": {
|
||||||
"section_description": " You can update Your Address information using form below."
|
"section_description": " You can update Your Address information using form below."
|
||||||
@@ -893,6 +894,7 @@
|
|||||||
"mailgun_endpoint": "Mailgun \bendpoint",
|
"mailgun_endpoint": "Mailgun \bendpoint",
|
||||||
"ses_secret": "SES 金鑰",
|
"ses_secret": "SES 金鑰",
|
||||||
"ses_key": "SES 匙",
|
"ses_key": "SES 匙",
|
||||||
|
"ses_region": "AWS Region",
|
||||||
"password": "郵件密碼",
|
"password": "郵件密碼",
|
||||||
"username": "郵件登入名稱",
|
"username": "郵件登入名稱",
|
||||||
"mail_config": "郵件設定",
|
"mail_config": "郵件設定",
|
||||||
@@ -904,7 +906,15 @@
|
|||||||
"pdf": {
|
"pdf": {
|
||||||
"title": "PDF設定",
|
"title": "PDF設定",
|
||||||
"footer_text": "頁尾文字",
|
"footer_text": "頁尾文字",
|
||||||
"pdf_layout": "PDF \b佈局"
|
"pdf_layout": "PDF \b佈局",
|
||||||
|
"pdf_configuration": "PDF Generation Settings",
|
||||||
|
"section_description": "Change the way PDFs are generated",
|
||||||
|
"driver": "PDF Driver to use",
|
||||||
|
"papersize": "Papersize",
|
||||||
|
"papersize_hint": "Papersize in width and height (ex. \"210mm 297mm\")",
|
||||||
|
"gotenberg_host": "Gotenberg service host",
|
||||||
|
"pdf_variables_save_successfully": "PDF configuration saved successfully",
|
||||||
|
"pdf_variables_save_error": "PDF configuration could not be saved"
|
||||||
},
|
},
|
||||||
"company_info": {
|
"company_info": {
|
||||||
"company_info": "公司資訊",
|
"company_info": "公司資訊",
|
||||||
@@ -1087,6 +1097,8 @@
|
|||||||
"description": "保存備註可在發票, 報價和付款上重覆使用.",
|
"description": "保存備註可在發票, 報價和付款上重覆使用.",
|
||||||
"notes": "備註",
|
"notes": "備註",
|
||||||
"type": "類型",
|
"type": "類型",
|
||||||
|
"is_default": "Select by default",
|
||||||
|
"is_default_description": "This note will be selected by default in new invoices.",
|
||||||
"add_note": "加入備註",
|
"add_note": "加入備註",
|
||||||
"add_new_note": "新增備註",
|
"add_new_note": "新增備註",
|
||||||
"name": "名稱",
|
"name": "名稱",
|
||||||
|
|||||||
Reference in New Issue
Block a user