mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 05:02:36 +01:00
Updated translations
This commit is contained in:
parent
a32452f443
commit
18bd5bae14
@ -3849,7 +3849,7 @@ $lang = array(
|
||||
'cancellation_pending' => 'الإلغاء معلق ، سنكون على اتصال!',
|
||||
'list_of_payments' => 'قائمة المدفوعات',
|
||||
'payment_details' => 'تفاصيل الدفع',
|
||||
'list_of_payment_invoices' => 'قائمة الفواتير المتأثرة بالدفع',
|
||||
'list_of_payment_invoices' => 'Associate invoices',
|
||||
'list_of_payment_methods' => 'قائمة طرق الدفع',
|
||||
'payment_method_details' => 'تفاصيل طريقة الدفع',
|
||||
'permanently_remove_payment_method' => 'قم بإزالة طريقة الدفع هذه بشكل دائم.',
|
||||
@ -4906,7 +4906,7 @@ $lang = array(
|
||||
'no_assigned_tasks' => 'لا توجد مهام قابلة للفوترة لهذا المشروع',
|
||||
'authorization_failure' => 'أذونات غير كافية لتنفيذ هذا الإجراء',
|
||||
'authorization_sms_failure' => 'يرجى التحقق من حسابك لإرسال رسائل البريد الإلكتروني.',
|
||||
'white_label_body' => 'شكرا لشرائك رخصة البطاقة البيضاء.<br><br> مفتاح الترخيص الخاص بك هو:<br><br> :license_key',
|
||||
'white_label_body' => 'Thank you for purchasing a white label license. <br><br> Your license key is: <br><br> :license_key <br><br> You can manage your license here: https://invoiceninja.invoicing.co/client/login',
|
||||
'payment_type_Klarna' => 'كلارنا',
|
||||
'payment_type_Interac E Transfer' => 'Interac E Transfer',
|
||||
'xinvoice_payable' => 'مستحق الدفع paydate: صافي أيام الدفع payeddue: تاريخ الدفع',
|
||||
@ -5101,7 +5101,7 @@ $lang = array(
|
||||
'set_private' => 'تعيين خاص',
|
||||
'individual' => 'فردي',
|
||||
'business' => 'عمل',
|
||||
'partnership' => 'شراكة',
|
||||
'partnership' => 'Partnership',
|
||||
'trust' => 'يثق',
|
||||
'charity' => 'صدقة',
|
||||
'government' => 'حكومة',
|
||||
@ -5202,7 +5202,22 @@ $lang = array(
|
||||
'unsubscribe_help' => 'You are currently not subscribed, and therefore, will not receive emails at this time.',
|
||||
'notification_purchase_order_bounced' => 'We were unable to deliver Purchase Order :invoice to :contact. <br><br> :error',
|
||||
'notification_purchase_order_bounced_subject' => 'Unable to deliver Purchase Order :invoice',
|
||||
|
||||
'show_pdfhtml_on_mobile' => 'Display HTML version of entity when viewing on mobile',
|
||||
'show_pdfhtml_on_mobile_help' => 'For improved visualization, displays a HTML version of the invoice/quote when viewing on mobile.',
|
||||
'please_select_an_invoice_or_credit' => 'Please select an invoice or credit',
|
||||
'mobile_version' => 'Mobile Version',
|
||||
'venmo' => 'Venmo',
|
||||
'my_bank' => 'MyBank',
|
||||
'pay_later' => 'Pay Later',
|
||||
'local_domain' => 'Local Domain',
|
||||
'verify_peer' => 'Verify Peer',
|
||||
'nordigen_help' => 'Note: connecting an account requires a GoCardless/Nordigen API key',
|
||||
'ar_detailed' => 'Accounts Receivable Detailed',
|
||||
'ar_summary' => 'Accounts Receivable Summary',
|
||||
'client_sales' => 'Client Sales',
|
||||
'user_sales' => 'User Sales',
|
||||
'iframe_url' => 'iFrame URL',
|
||||
'user_unsubscribed' => 'User unsubscribed from emails :link',
|
||||
);
|
||||
|
||||
return $lang;
|
||||
|
@ -3868,7 +3868,7 @@ $lang = array(
|
||||
'cancellation_pending' => 'Cancellation pending, we\'ll be in touch!',
|
||||
'list_of_payments' => 'List of payments',
|
||||
'payment_details' => 'Details of the payment',
|
||||
'list_of_payment_invoices' => 'List of invoices affected by the payment',
|
||||
'list_of_payment_invoices' => 'Associate invoices',
|
||||
'list_of_payment_methods' => 'List of payment methods',
|
||||
'payment_method_details' => 'Details of payment method',
|
||||
'permanently_remove_payment_method' => 'Permanently remove this payment method.',
|
||||
@ -4925,7 +4925,7 @@ $lang = array(
|
||||
'no_assigned_tasks' => 'No hi ha cap tasca cobrable a aquest projecte',
|
||||
'authorization_failure' => 'Permisos insuficients per a realitzar aquesta acció',
|
||||
'authorization_sms_failure' => 'Verifiqueu el vostre compte per a poder enviar missatges de correu.',
|
||||
'white_label_body' => 'Gràcies per comprar una llicència de marca blanca. <br><br>La vostra clau de llicència és: <br><br>:license_key',
|
||||
'white_label_body' => 'Thank you for purchasing a white label license. <br><br> Your license key is: <br><br> :license_key <br><br> You can manage your license here: https://invoiceninja.invoicing.co/client/login',
|
||||
'payment_type_Klarna' => 'Klarna',
|
||||
'payment_type_Interac E Transfer' => 'Transferència Interac E',
|
||||
'xinvoice_payable' => 'Payable within :payeddue days net until :paydate',
|
||||
@ -5120,7 +5120,7 @@ $lang = array(
|
||||
'set_private' => 'Set private',
|
||||
'individual' => 'Individual',
|
||||
'business' => 'Business',
|
||||
'partnership' => 'partnership',
|
||||
'partnership' => 'Partnership',
|
||||
'trust' => 'Trust',
|
||||
'charity' => 'Charity',
|
||||
'government' => 'Government',
|
||||
@ -5221,7 +5221,22 @@ $lang = array(
|
||||
'unsubscribe_help' => 'You are currently not subscribed, and therefore, will not receive emails at this time.',
|
||||
'notification_purchase_order_bounced' => 'We were unable to deliver Purchase Order :invoice to :contact. <br><br> :error',
|
||||
'notification_purchase_order_bounced_subject' => 'Unable to deliver Purchase Order :invoice',
|
||||
|
||||
'show_pdfhtml_on_mobile' => 'Display HTML version of entity when viewing on mobile',
|
||||
'show_pdfhtml_on_mobile_help' => 'For improved visualization, displays a HTML version of the invoice/quote when viewing on mobile.',
|
||||
'please_select_an_invoice_or_credit' => 'Please select an invoice or credit',
|
||||
'mobile_version' => 'Mobile Version',
|
||||
'venmo' => 'Venmo',
|
||||
'my_bank' => 'MyBank',
|
||||
'pay_later' => 'Pay Later',
|
||||
'local_domain' => 'Local Domain',
|
||||
'verify_peer' => 'Verify Peer',
|
||||
'nordigen_help' => 'Note: connecting an account requires a GoCardless/Nordigen API key',
|
||||
'ar_detailed' => 'Accounts Receivable Detailed',
|
||||
'ar_summary' => 'Accounts Receivable Summary',
|
||||
'client_sales' => 'Client Sales',
|
||||
'user_sales' => 'User Sales',
|
||||
'iframe_url' => 'iFrame URL',
|
||||
'user_unsubscribed' => 'User unsubscribed from emails :link',
|
||||
);
|
||||
|
||||
return $lang;
|
||||
|
@ -3869,7 +3869,7 @@ $lang = array(
|
||||
'cancellation_pending' => 'Cancellation pending, we\'ll be in touch!',
|
||||
'list_of_payments' => 'Seznam plateb',
|
||||
'payment_details' => 'Detaily platby',
|
||||
'list_of_payment_invoices' => 'List of invoices affected by the payment',
|
||||
'list_of_payment_invoices' => 'Associate invoices',
|
||||
'list_of_payment_methods' => 'Seznam platebních metod',
|
||||
'payment_method_details' => 'Detail platební metody',
|
||||
'permanently_remove_payment_method' => 'Trvale odstranit tuto platební metodu.',
|
||||
@ -4926,7 +4926,7 @@ $lang = array(
|
||||
'no_assigned_tasks' => 'No billable tasks for this project',
|
||||
'authorization_failure' => 'Insufficient permissions to perform this action',
|
||||
'authorization_sms_failure' => 'Please verify your account to send emails.',
|
||||
'white_label_body' => 'Thank you for purchasing a white label license. <br><br> Your license key is: <br><br> :license_key',
|
||||
'white_label_body' => 'Thank you for purchasing a white label license. <br><br> Your license key is: <br><br> :license_key <br><br> You can manage your license here: https://invoiceninja.invoicing.co/client/login',
|
||||
'payment_type_Klarna' => 'Klarna',
|
||||
'payment_type_Interac E Transfer' => 'Interac E Transfer',
|
||||
'xinvoice_payable' => 'Payable within :payeddue days net until :paydate',
|
||||
@ -5121,7 +5121,7 @@ $lang = array(
|
||||
'set_private' => 'Nastavit jako soukromé',
|
||||
'individual' => 'Jednotlivec',
|
||||
'business' => 'Podnik',
|
||||
'partnership' => 'Partnerství',
|
||||
'partnership' => 'Partnership',
|
||||
'trust' => 'Trust',
|
||||
'charity' => 'Charita',
|
||||
'government' => 'Vláda',
|
||||
@ -5222,7 +5222,22 @@ $lang = array(
|
||||
'unsubscribe_help' => 'You are currently not subscribed, and therefore, will not receive emails at this time.',
|
||||
'notification_purchase_order_bounced' => 'We were unable to deliver Purchase Order :invoice to :contact. <br><br> :error',
|
||||
'notification_purchase_order_bounced_subject' => 'Unable to deliver Purchase Order :invoice',
|
||||
|
||||
'show_pdfhtml_on_mobile' => 'Display HTML version of entity when viewing on mobile',
|
||||
'show_pdfhtml_on_mobile_help' => 'For improved visualization, displays a HTML version of the invoice/quote when viewing on mobile.',
|
||||
'please_select_an_invoice_or_credit' => 'Please select an invoice or credit',
|
||||
'mobile_version' => 'Mobile Version',
|
||||
'venmo' => 'Venmo',
|
||||
'my_bank' => 'MyBank',
|
||||
'pay_later' => 'Pay Later',
|
||||
'local_domain' => 'Local Domain',
|
||||
'verify_peer' => 'Verify Peer',
|
||||
'nordigen_help' => 'Note: connecting an account requires a GoCardless/Nordigen API key',
|
||||
'ar_detailed' => 'Accounts Receivable Detailed',
|
||||
'ar_summary' => 'Accounts Receivable Summary',
|
||||
'client_sales' => 'Client Sales',
|
||||
'user_sales' => 'User Sales',
|
||||
'iframe_url' => 'iFrame URL',
|
||||
'user_unsubscribed' => 'User unsubscribed from emails :link',
|
||||
);
|
||||
|
||||
return $lang;
|
||||
|
@ -3867,7 +3867,7 @@ $lang = array(
|
||||
'cancellation_pending' => 'Aflysning afventer, vi kontakter dig!',
|
||||
'list_of_payments' => 'Liste over Betalinger',
|
||||
'payment_details' => 'Detaljer om Betaling',
|
||||
'list_of_payment_invoices' => 'Liste over Fakturaer berørt af Betaling',
|
||||
'list_of_payment_invoices' => 'Associate invoices',
|
||||
'list_of_payment_methods' => 'Liste over Betaling',
|
||||
'payment_method_details' => 'Detaljer om Betaling',
|
||||
'permanently_remove_payment_method' => 'Fjern denne Betaling permanent.',
|
||||
@ -4924,7 +4924,7 @@ $lang = array(
|
||||
'no_assigned_tasks' => 'Ingen fakturerbare opgaver for dette projekt',
|
||||
'authorization_failure' => 'Utilstrækkelige tilladelser til at udføre denne handling',
|
||||
'authorization_sms_failure' => 'Bekræft venligst din konto for at sende e-mails.',
|
||||
'white_label_body' => 'Tak fordi du har købt en Hvidmærke licens.<br><br> Din licensnøgle er:<br><br> :license_key',
|
||||
'white_label_body' => 'Thank you for purchasing a white label license. <br><br> Your license key is: <br><br> :license_key <br><br> You can manage your license here: https://invoiceninja.invoicing.co/client/login',
|
||||
'payment_type_Klarna' => 'Klarna',
|
||||
'payment_type_Interac E Transfer' => 'Interac E Transfer',
|
||||
'xinvoice_payable' => 'Betales inden for :payeddue dage netto indtil :paydate',
|
||||
@ -5119,7 +5119,7 @@ $lang = array(
|
||||
'set_private' => 'Indstil privat',
|
||||
'individual' => 'Individuel',
|
||||
'business' => 'Forretning',
|
||||
'partnership' => 'partnerskab',
|
||||
'partnership' => 'Partnership',
|
||||
'trust' => 'Tillid',
|
||||
'charity' => 'Velgørenhed',
|
||||
'government' => 'Regering',
|
||||
@ -5220,7 +5220,22 @@ $lang = array(
|
||||
'unsubscribe_help' => 'You are currently not subscribed, and therefore, will not receive emails at this time.',
|
||||
'notification_purchase_order_bounced' => 'We were unable to deliver Purchase Order :invoice to :contact. <br><br> :error',
|
||||
'notification_purchase_order_bounced_subject' => 'Unable to deliver Purchase Order :invoice',
|
||||
|
||||
'show_pdfhtml_on_mobile' => 'Display HTML version of entity when viewing on mobile',
|
||||
'show_pdfhtml_on_mobile_help' => 'For improved visualization, displays a HTML version of the invoice/quote when viewing on mobile.',
|
||||
'please_select_an_invoice_or_credit' => 'Please select an invoice or credit',
|
||||
'mobile_version' => 'Mobile Version',
|
||||
'venmo' => 'Venmo',
|
||||
'my_bank' => 'MyBank',
|
||||
'pay_later' => 'Pay Later',
|
||||
'local_domain' => 'Local Domain',
|
||||
'verify_peer' => 'Verify Peer',
|
||||
'nordigen_help' => 'Note: connecting an account requires a GoCardless/Nordigen API key',
|
||||
'ar_detailed' => 'Accounts Receivable Detailed',
|
||||
'ar_summary' => 'Accounts Receivable Summary',
|
||||
'client_sales' => 'Client Sales',
|
||||
'user_sales' => 'User Sales',
|
||||
'iframe_url' => 'iFrame URL',
|
||||
'user_unsubscribed' => 'User unsubscribed from emails :link',
|
||||
);
|
||||
|
||||
return $lang;
|
||||
|
@ -694,9 +694,9 @@ $lang = array(
|
||||
'disable' => 'Deaktivieren',
|
||||
'invoice_quote_number' => 'Rechnungs- und Angebotsnummern',
|
||||
'invoice_charges' => 'Rechnungsgebühren',
|
||||
'notification_invoice_bounced' => 'We were unable to deliver Invoice :invoice to :contact. <br><br> :error',
|
||||
'notification_invoice_bounced' => 'Wir waren nicht in der Lage, die Rechnung :invoice an :contact zu liefern. \n :error',
|
||||
'notification_invoice_bounced_subject' => 'Rechnung :invoice nicht zugestellt.',
|
||||
'notification_quote_bounced' => 'We were unable to deliver Quote :invoice to :contact. <br><br> :error',
|
||||
'notification_quote_bounced' => 'Wir waren nicht in der Lage, das Angebot :invoice an :contact zu liefern. \n :error',
|
||||
'notification_quote_bounced_subject' => 'Angebot :invoice wurde nicht zugestellt.',
|
||||
'custom_invoice_link' => 'Manueller Rechnungs-Link',
|
||||
'total_invoiced' => 'Rechnungs-Betrag',
|
||||
@ -3870,7 +3870,7 @@ https://invoiceninja.github.io/docs/migration/#troubleshooting',
|
||||
'cancellation_pending' => 'Kündigung in Bearbeitung! Wir melden uns bei Ihnen...',
|
||||
'list_of_payments' => 'Liste der Zahlungen',
|
||||
'payment_details' => 'Details zu der Zahlung',
|
||||
'list_of_payment_invoices' => 'Liste der Rechnungen die von dieser Zahlung betroffenen sind',
|
||||
'list_of_payment_invoices' => 'Associate invoices',
|
||||
'list_of_payment_methods' => 'Liste der Zahlungsmethoden',
|
||||
'payment_method_details' => 'Details zu der Zahlungsmethode',
|
||||
'permanently_remove_payment_method' => 'Zahlungsmethode endgültig entfernen.',
|
||||
@ -4927,7 +4927,7 @@ https://invoiceninja.github.io/docs/migration/#troubleshooting',
|
||||
'no_assigned_tasks' => 'Keine abzurechenden Aufgaben für diese Rechnung',
|
||||
'authorization_failure' => 'Unzureichende Berechtigungen um diese Aktion auszuführen',
|
||||
'authorization_sms_failure' => 'Bitte bestätigen Sie Ihr Konto um E-Mails zu versenden',
|
||||
'white_label_body' => 'Vielen Dank für den Kauf einer White-Label-Lizenz. <br> <br> Ihr Lizenzschlüssel lautet: <br> <br> :license_key',
|
||||
'white_label_body' => 'Thank you for purchasing a white label license. <br><br> Your license key is: <br><br> :license_key <br><br> You can manage your license here: https://invoiceninja.invoicing.co/client/login',
|
||||
'payment_type_Klarna' => 'Klarna',
|
||||
'payment_type_Interac E Transfer' => 'Interac E-Übertragung',
|
||||
'xinvoice_payable' => 'Zahlbar innerhalb von :payeddue Tagen netto bis :paydate',
|
||||
@ -5151,14 +5151,14 @@ Leistungsempfängers',
|
||||
'load_template_description' => 'Das Template wird auf Folgendes angewendet:',
|
||||
'run_template' => 'Template anwenden',
|
||||
'statement_design' => 'Statement Design',
|
||||
'delivery_note_design' => 'Delivery Note Design',
|
||||
'payment_receipt_design' => 'Payment Receipt Design',
|
||||
'payment_refund_design' => 'Payment Refund Design',
|
||||
'task_extension_banner' => 'Add the Chrome extension to manage your tasks',
|
||||
'delivery_note_design' => 'Lieferschein Design',
|
||||
'payment_receipt_design' => 'Zahlungsbeleg Design',
|
||||
'payment_refund_design' => 'Gutschrift Design',
|
||||
'task_extension_banner' => 'Die Chrome Erweiterung hinzufügen, um Aufgaben zu bearbeiten',
|
||||
'watch_video' => 'Video ansehen',
|
||||
'view_extension' => 'View Extension',
|
||||
'view_extension' => 'Erweiterung ansehen',
|
||||
'reactivate_email' => 'E-Mail reaktivieren',
|
||||
'email_reactivated' => 'Successfully reactivated email',
|
||||
'email_reactivated' => 'Email erfolgreich reaktiviert',
|
||||
'template_help' => 'Enable using the design as a template',
|
||||
'quarter' => 'Quartal',
|
||||
'item_description' => 'Item Description',
|
||||
@ -5225,7 +5225,22 @@ Leistungsempfängers',
|
||||
'unsubscribe_help' => 'You are currently not subscribed, and therefore, will not receive emails at this time.',
|
||||
'notification_purchase_order_bounced' => 'We were unable to deliver Purchase Order :invoice to :contact. <br><br> :error',
|
||||
'notification_purchase_order_bounced_subject' => 'Unable to deliver Purchase Order :invoice',
|
||||
|
||||
'show_pdfhtml_on_mobile' => 'Display HTML version of entity when viewing on mobile',
|
||||
'show_pdfhtml_on_mobile_help' => 'For improved visualization, displays a HTML version of the invoice/quote when viewing on mobile.',
|
||||
'please_select_an_invoice_or_credit' => 'Please select an invoice or credit',
|
||||
'mobile_version' => 'Mobile Version',
|
||||
'venmo' => 'Venmo',
|
||||
'my_bank' => 'MyBank',
|
||||
'pay_later' => 'Später Zahlen',
|
||||
'local_domain' => 'Local Domain',
|
||||
'verify_peer' => 'Verify Peer',
|
||||
'nordigen_help' => 'Note: connecting an account requires a GoCardless/Nordigen API key',
|
||||
'ar_detailed' => 'Accounts Receivable Detailed',
|
||||
'ar_summary' => 'Accounts Receivable Summary',
|
||||
'client_sales' => 'Client Sales',
|
||||
'user_sales' => 'User Sales',
|
||||
'iframe_url' => 'iFrame URL',
|
||||
'user_unsubscribed' => 'User unsubscribed from emails :link',
|
||||
);
|
||||
|
||||
return $lang;
|
||||
|
@ -5237,6 +5237,9 @@ $lang = array(
|
||||
'user_sales' => 'User Sales',
|
||||
'iframe_url' => 'iFrame URL',
|
||||
'user_unsubscribed' => 'User unsubscribed from emails :link',
|
||||
'use_available_payments' => 'Use Available Payments',
|
||||
'test_email_sent' => 'Successfully sent email',
|
||||
'gateway_type' => 'Gateway Type',
|
||||
);
|
||||
|
||||
return $lang;
|
||||
|
@ -3867,7 +3867,7 @@ $lang = array(
|
||||
'cancellation_pending' => 'Cancelación pendiente, ¡nos pondremos en contacto!',
|
||||
'list_of_payments' => 'Lista de pagos',
|
||||
'payment_details' => 'Detalles del pago',
|
||||
'list_of_payment_invoices' => 'Lista de facturas afectadas por el pago',
|
||||
'list_of_payment_invoices' => 'Associate invoices',
|
||||
'list_of_payment_methods' => 'Lista de métodos de pago',
|
||||
'payment_method_details' => 'Detalles del método de pago',
|
||||
'permanently_remove_payment_method' => 'Eliminar permanentemente este método de pago.',
|
||||
@ -4924,7 +4924,7 @@ $lang = array(
|
||||
'no_assigned_tasks' => 'No hay tareas facturables para este proyecto',
|
||||
'authorization_failure' => 'Permisos insuficientes para realizar esta acción',
|
||||
'authorization_sms_failure' => 'Por favor verifique su cuenta para enviar correos electrónicos.',
|
||||
'white_label_body' => 'Thank you for purchasing a white label license. <br><br> Your license key is: <br><br> :license_key',
|
||||
'white_label_body' => 'Thank you for purchasing a white label license. <br><br> Your license key is: <br><br> :license_key <br><br> You can manage your license here: https://invoiceninja.invoicing.co/client/login',
|
||||
'payment_type_Klarna' => 'Klarna',
|
||||
'payment_type_Interac E Transfer' => 'Transferencia Interac E',
|
||||
'xinvoice_payable' => 'Payable within :payeddue days net until :paydate',
|
||||
@ -5119,7 +5119,7 @@ $lang = array(
|
||||
'set_private' => 'Establecer privado',
|
||||
'individual' => 'Individual',
|
||||
'business' => 'Negocio',
|
||||
'partnership' => 'camaradería',
|
||||
'partnership' => 'Partnership',
|
||||
'trust' => 'Confianza',
|
||||
'charity' => 'Caridad',
|
||||
'government' => 'Gobierno',
|
||||
@ -5220,7 +5220,22 @@ $lang = array(
|
||||
'unsubscribe_help' => 'You are currently not subscribed, and therefore, will not receive emails at this time.',
|
||||
'notification_purchase_order_bounced' => 'We were unable to deliver Purchase Order :invoice to :contact. <br><br> :error',
|
||||
'notification_purchase_order_bounced_subject' => 'Unable to deliver Purchase Order :invoice',
|
||||
|
||||
'show_pdfhtml_on_mobile' => 'Display HTML version of entity when viewing on mobile',
|
||||
'show_pdfhtml_on_mobile_help' => 'For improved visualization, displays a HTML version of the invoice/quote when viewing on mobile.',
|
||||
'please_select_an_invoice_or_credit' => 'Please select an invoice or credit',
|
||||
'mobile_version' => 'Mobile Version',
|
||||
'venmo' => 'Venmo',
|
||||
'my_bank' => 'MyBank',
|
||||
'pay_later' => 'Pay Later',
|
||||
'local_domain' => 'Local Domain',
|
||||
'verify_peer' => 'Verify Peer',
|
||||
'nordigen_help' => 'Note: connecting an account requires a GoCardless/Nordigen API key',
|
||||
'ar_detailed' => 'Accounts Receivable Detailed',
|
||||
'ar_summary' => 'Accounts Receivable Summary',
|
||||
'client_sales' => 'Client Sales',
|
||||
'user_sales' => 'User Sales',
|
||||
'iframe_url' => 'iFrame URL',
|
||||
'user_unsubscribed' => 'User unsubscribed from emails :link',
|
||||
);
|
||||
|
||||
return $lang;
|
||||
|
@ -693,9 +693,9 @@ $lang = array(
|
||||
'disable' => 'Deshabilitado',
|
||||
'invoice_quote_number' => 'Números de Factura y Presupuesto',
|
||||
'invoice_charges' => 'Recargos de Factura',
|
||||
'notification_invoice_bounced' => 'We were unable to deliver Invoice :invoice to :contact. <br><br> :error',
|
||||
'notification_invoice_bounced' => 'No pudimos entregar la factura :invoice a :contact. <br><br> :error',
|
||||
'notification_invoice_bounced_subject' => 'No se puede entregar la factura :invoice',
|
||||
'notification_quote_bounced' => 'We were unable to deliver Quote :invoice to :contact. <br><br> :error',
|
||||
'notification_quote_bounced' => 'No pudimos entregar el presupuesto :invoice a :contact. <br><br> :error',
|
||||
'notification_quote_bounced_subject' => 'No se puede entregar el presupuesto :invoice',
|
||||
'custom_invoice_link' => 'Enlace a Factura personalizado',
|
||||
'total_invoiced' => 'Total Facturado',
|
||||
@ -3006,7 +3006,7 @@ Una vez que tenga los montos, vuelva a esta página de métodos de pago y haga c
|
||||
'hosted_login' => 'Acceso alojado',
|
||||
'selfhost_login' => 'Acceso auto alojado',
|
||||
'google_login' => 'Acceso con Google',
|
||||
'thanks_for_patience' => 'Thank for your patience while we work to implement these features.<br><br>We hope to have them completed in the next few months.<br><br>Until then we\'ll continue to support the',
|
||||
'thanks_for_patience' => 'Gracias por su paciencia mientras trabajamos para implementar estas funciones.<br><br>Esperamos completarlas en los próximos meses.<br><br>Hasta entonces, continuaremos brindando soporte',
|
||||
'legacy_mobile_app' => 'app móvil heredada',
|
||||
'today' => 'Hoy',
|
||||
'current' => 'Actual',
|
||||
@ -3864,7 +3864,7 @@ Una vez que tenga los montos, vuelva a esta página de métodos de pago y haga c
|
||||
'cancellation_pending' => 'Cancelación pendiente, ¡estaremos en contacto!',
|
||||
'list_of_payments' => 'Listado de pagos',
|
||||
'payment_details' => 'Detalles del pago',
|
||||
'list_of_payment_invoices' => 'Lista de facturas afectadas por el pago',
|
||||
'list_of_payment_invoices' => 'Facturas asociadas',
|
||||
'list_of_payment_methods' => 'Lista de medios de pago',
|
||||
'payment_method_details' => 'Detalles del medio de pago',
|
||||
'permanently_remove_payment_method' => 'Eliminar permanentemente este medio de pago.',
|
||||
@ -4921,7 +4921,7 @@ Una vez que tenga los montos, vuelva a esta página de métodos de pago y haga c
|
||||
'no_assigned_tasks' => 'No hay tareas facturables para este proyecto',
|
||||
'authorization_failure' => 'Permisos insuficientes para realizar esta acción',
|
||||
'authorization_sms_failure' => 'Por favor verifique su cuenta para enviar correos electrónicos.',
|
||||
'white_label_body' => 'Gracias por comprar una licencia de marca blanca.<br><br> Su clave de licencia es:<br><br> :license_key',
|
||||
'white_label_body' => 'Thank you for purchasing a white label license. <br><br> Your license key is: <br><br> :license_key <br><br> You can manage your license here: https://invoiceninja.invoicing.co/client/login',
|
||||
'payment_type_Klarna' => 'Klarna',
|
||||
'payment_type_Interac E Transfer' => 'Interac E Transfer',
|
||||
'xinvoice_payable' => 'Pagadero dentro de :payeddue días de pago vencido neto hasta :paydate',
|
||||
@ -5117,7 +5117,7 @@ De lo contrario, este campo deberá dejarse en blanco.',
|
||||
'set_private' => 'Establecer privado',
|
||||
'individual' => 'Individual',
|
||||
'business' => 'Negocio',
|
||||
'partnership' => 'asociación',
|
||||
'partnership' => 'Asociación',
|
||||
'trust' => 'Confianza',
|
||||
'charity' => 'Caridad',
|
||||
'government' => 'Gobierno',
|
||||
@ -5210,15 +5210,30 @@ De lo contrario, este campo deberá dejarse en blanco.',
|
||||
'nordigen_requisition_body' => 'El acceso a los feeds de cuentas bancarias ha caducado según lo establecido en el Acuerdo de usuario final. <br><br>Inicie sesión en Invoice Ninja y vuelva a autenticarse con sus bancos para continuar recibiendo transacciones.',
|
||||
'participant' => 'Participante',
|
||||
'participant_name' => 'Nombre del participante',
|
||||
'client_unsubscribed' => 'Client unsubscribed from emails.',
|
||||
'client_unsubscribed_help' => 'Client :client has unsubscribed from your e-mails. The client needs to consent to receive future emails from you.',
|
||||
'resubscribe' => 'Resubscribe',
|
||||
'subscribe' => 'Subscribe',
|
||||
'subscribe_help' => 'You are currently subscribed and will continue to receive email communications.',
|
||||
'unsubscribe_help' => 'You are currently not subscribed, and therefore, will not receive emails at this time.',
|
||||
'notification_purchase_order_bounced' => 'We were unable to deliver Purchase Order :invoice to :contact. <br><br> :error',
|
||||
'notification_purchase_order_bounced_subject' => 'Unable to deliver Purchase Order :invoice',
|
||||
|
||||
'client_unsubscribed' => 'El cliente se dio de baja de los correos electrónicos.',
|
||||
'client_unsubscribed_help' => 'El cliente :client se ha dado de baja de sus correos electrónicos. El cliente debe dar su consentimiento para recibir futuros correos electrónicos.',
|
||||
'resubscribe' => 'Volver a suscribirse',
|
||||
'subscribe' => 'Suscribirse',
|
||||
'subscribe_help' => 'Actualmente está suscrito y seguirá recibiendo comunicaciones por correo electrónico.',
|
||||
'unsubscribe_help' => 'Actualmente no estás suscrito y, por lo tanto, no recibirás correos electrónicos en este momento.',
|
||||
'notification_purchase_order_bounced' => 'No pudimos entregar la orden de compra :invoice a :contact. <br><br> :error',
|
||||
'notification_purchase_order_bounced_subject' => 'No se puede entregar la orden de compra :invoice',
|
||||
'show_pdfhtml_on_mobile' => 'Mostrar la versión HTML de la entidad cuando se visualiza en un dispositivo móvil',
|
||||
'show_pdfhtml_on_mobile_help' => 'Para una visualización mejorada, muestra una versión HTML de la factura/presupuesto cuando se visualiza en el dispositivo móvil.',
|
||||
'please_select_an_invoice_or_credit' => 'Por favor seleccione una factura o crédito',
|
||||
'mobile_version' => 'Version móvil',
|
||||
'venmo' => 'Venmo',
|
||||
'my_bank' => 'MyBank',
|
||||
'pay_later' => 'Paga después',
|
||||
'local_domain' => 'Dominio local',
|
||||
'verify_peer' => 'Verificar par',
|
||||
'nordigen_help' => 'Nota: conectar una cuenta requiere una clave API de GoCardless/Nordigen',
|
||||
'ar_detailed' => 'Cuentas por cobrar detalladas',
|
||||
'ar_summary' => 'Resumen de cuentas por cobrar',
|
||||
'client_sales' => 'Ventas al cliente',
|
||||
'user_sales' => 'Ventas de usuarios',
|
||||
'iframe_url' => 'iFrame URL',
|
||||
'user_unsubscribed' => 'Usuario dado de baja de los correos electrónicos :link',
|
||||
);
|
||||
|
||||
return $lang;
|
||||
|
@ -3868,7 +3868,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
|
||||
'cancellation_pending' => 'Annulation en cours, nous vous contacterons !',
|
||||
'list_of_payments' => 'Liste des paiements',
|
||||
'payment_details' => 'Détails du paiement',
|
||||
'list_of_payment_invoices' => 'Liste des factures affectées par le paiement',
|
||||
'list_of_payment_invoices' => 'Associate invoices',
|
||||
'list_of_payment_methods' => 'Liste des moyens de paiement',
|
||||
'payment_method_details' => 'Détails du mode de paiement',
|
||||
'permanently_remove_payment_method' => 'Supprimer définitivement ce mode de paiement.',
|
||||
@ -4925,7 +4925,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
|
||||
'no_assigned_tasks' => 'Aucune tâche facturable pour ce projet',
|
||||
'authorization_failure' => 'Autorisations insuffisantes pour effectuer cette action',
|
||||
'authorization_sms_failure' => 'Veuillez vérifier votre compte pour envoyer des e-mails.',
|
||||
'white_label_body' => 'Merci d\'avoir acheté une licence en marque blanche. <br> <br> Votre clé de licence est : <br> <br> :license_key',
|
||||
'white_label_body' => 'Thank you for purchasing a white label license. <br><br> Your license key is: <br><br> :license_key <br><br> You can manage your license here: https://invoiceninja.invoicing.co/client/login',
|
||||
'payment_type_Klarna' => 'Klarna',
|
||||
'payment_type_Interac E Transfer' => 'Virement Interac E',
|
||||
'xinvoice_payable' => 'Payable sous :payeddue days net jusqu\'au :paydate',
|
||||
@ -5120,7 +5120,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
|
||||
'set_private' => 'Définir comme privé',
|
||||
'individual' => 'Individuel',
|
||||
'business' => 'Entreprise',
|
||||
'partnership' => 'Partenariat',
|
||||
'partnership' => 'Partnership',
|
||||
'trust' => 'Confiance',
|
||||
'charity' => 'Charité',
|
||||
'government' => 'Gouvernement',
|
||||
@ -5221,7 +5221,22 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
|
||||
'unsubscribe_help' => 'You are currently not subscribed, and therefore, will not receive emails at this time.',
|
||||
'notification_purchase_order_bounced' => 'We were unable to deliver Purchase Order :invoice to :contact. <br><br> :error',
|
||||
'notification_purchase_order_bounced_subject' => 'Unable to deliver Purchase Order :invoice',
|
||||
|
||||
'show_pdfhtml_on_mobile' => 'Display HTML version of entity when viewing on mobile',
|
||||
'show_pdfhtml_on_mobile_help' => 'For improved visualization, displays a HTML version of the invoice/quote when viewing on mobile.',
|
||||
'please_select_an_invoice_or_credit' => 'Please select an invoice or credit',
|
||||
'mobile_version' => 'Mobile Version',
|
||||
'venmo' => 'Venmo',
|
||||
'my_bank' => 'MyBank',
|
||||
'pay_later' => 'Pay Later',
|
||||
'local_domain' => 'Local Domain',
|
||||
'verify_peer' => 'Verify Peer',
|
||||
'nordigen_help' => 'Note: connecting an account requires a GoCardless/Nordigen API key',
|
||||
'ar_detailed' => 'Accounts Receivable Detailed',
|
||||
'ar_summary' => 'Accounts Receivable Summary',
|
||||
'client_sales' => 'Client Sales',
|
||||
'user_sales' => 'User Sales',
|
||||
'iframe_url' => 'iFrame URL',
|
||||
'user_unsubscribed' => 'User unsubscribed from emails :link',
|
||||
);
|
||||
|
||||
return $lang;
|
||||
|
@ -3865,7 +3865,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
|
||||
'cancellation_pending' => 'Annulation en attente. Nous vous tiendrons au courant.',
|
||||
'list_of_payments' => 'Liste des paiements',
|
||||
'payment_details' => 'Détails du paiement',
|
||||
'list_of_payment_invoices' => 'Liste des factures affectées par le paiement',
|
||||
'list_of_payment_invoices' => 'Associer les factures',
|
||||
'list_of_payment_methods' => 'Liste des modes de paiement',
|
||||
'payment_method_details' => 'Détails du mode de paiement',
|
||||
'permanently_remove_payment_method' => 'Supprimer de façon définitive ce mode de paiement',
|
||||
@ -4295,7 +4295,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
|
||||
'expense_tax_help' => 'Les taxes par article sont désactivées',
|
||||
'enable_markdown' => 'Activer Markdown',
|
||||
'enable_markdown_help' => 'Convertir Markdown en HTML dans le PDF',
|
||||
'add_second_contact' => 'Ajouter un dexième contact',
|
||||
'add_second_contact' => 'Ajouter un deuxième contact',
|
||||
'previous_page' => 'Page précédente',
|
||||
'next_page' => 'Page suivante',
|
||||
'export_colors' => 'Exporter les couleurs',
|
||||
@ -4922,7 +4922,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
|
||||
'no_assigned_tasks' => 'Aucune tâche facturable pour ce projet.',
|
||||
'authorization_failure' => 'Permissions insuffisantes pour accomplir cette action',
|
||||
'authorization_sms_failure' => 'Veuillez vérifier votre compte pour l\'envoi de courriel.',
|
||||
'white_label_body' => 'Merci d\'avoir acheté une licence. <br><br> Votre clé de licence est: <br><br> :license_key',
|
||||
'white_label_body' => 'Merci d\'avoir acheté une licence sans marque. <br><br> Votre clé de licence est : <br><br> :license_key <br><br> Vous pouvez gérer votre licence ici : https://invoiceninja.invoicing.co/client/login',
|
||||
'payment_type_Klarna' => 'Klarna',
|
||||
'payment_type_Interac E Transfer' => 'Transfert Interac',
|
||||
'xinvoice_payable' => 'Payable d\'ici :payeddue jours jusqu\'à :paydate',
|
||||
@ -5117,7 +5117,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
|
||||
'set_private' => 'Privé',
|
||||
'individual' => 'Individuel',
|
||||
'business' => 'Entreprise',
|
||||
'partnership' => 'partenaire',
|
||||
'partnership' => 'Partenariat',
|
||||
'trust' => 'Fiducie',
|
||||
'charity' => 'Organisation caritative',
|
||||
'government' => 'Gouvernement',
|
||||
@ -5218,7 +5218,22 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
|
||||
'unsubscribe_help' => 'Vous n\'êtes actuellement pas abonné et vous ne recevrez pas de courriels pour le moment.',
|
||||
'notification_purchase_order_bounced' => 'Nous n\'avons pas pu émettre le bon de commande :invoice à :contact. <br><br> :error',
|
||||
'notification_purchase_order_bounced_subject' => 'Impossible de livrer le bon de commande :invoice',
|
||||
|
||||
'show_pdfhtml_on_mobile' => 'Afficher la version HTML lors de la visualisation sur mobile.',
|
||||
'show_pdfhtml_on_mobile_help' => 'Pour une meilleure visualisation, affiche une version HTML de la facture/soumission lors de la consultation sur mobile.',
|
||||
'please_select_an_invoice_or_credit' => 'Veuillez sélectionner une facture ou un crédit.',
|
||||
'mobile_version' => 'Version mobile',
|
||||
'venmo' => 'Venmo',
|
||||
'my_bank' => 'MyBank',
|
||||
'pay_later' => 'Payer plus tard',
|
||||
'local_domain' => 'Domaine local',
|
||||
'verify_peer' => 'Vérifier le pair',
|
||||
'nordigen_help' => 'Note: la connexion d\'un compte nécessite une clé d\'API GoCardless/Nordigen.',
|
||||
'ar_detailed' => 'Détails des comptes clients',
|
||||
'ar_summary' => 'Résumé des comptes clients',
|
||||
'client_sales' => 'Ventes du client',
|
||||
'user_sales' => 'Ventes de l\'utilisateur',
|
||||
'iframe_url' => 'URL de l\'iFrame',
|
||||
'user_unsubscribed' => 'Utilisateur désabonné des courriels :link',
|
||||
);
|
||||
|
||||
return $lang;
|
||||
|
@ -3865,7 +3865,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
|
||||
'cancellation_pending' => 'Annulation en attente. Nous vous tiendrons au courant.',
|
||||
'list_of_payments' => 'Liste des paiements',
|
||||
'payment_details' => 'Détails du paiement',
|
||||
'list_of_payment_invoices' => 'Liste des factures affectées par le paiement',
|
||||
'list_of_payment_invoices' => 'Associate invoices',
|
||||
'list_of_payment_methods' => 'Liste des modes de paiement',
|
||||
'payment_method_details' => 'Détails du mode de paiement',
|
||||
'permanently_remove_payment_method' => 'Supprimer de façon définitive ce mode de paiement',
|
||||
@ -4922,7 +4922,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
|
||||
'no_assigned_tasks' => 'Aucune intervetion facturable pour ce projet',
|
||||
'authorization_failure' => 'Insufficient permissions to perform this action',
|
||||
'authorization_sms_failure' => 'Please verify your account to send emails.',
|
||||
'white_label_body' => 'Thank you for purchasing a white label license. <br><br> Your license key is: <br><br> :license_key',
|
||||
'white_label_body' => 'Thank you for purchasing a white label license. <br><br> Your license key is: <br><br> :license_key <br><br> You can manage your license here: https://invoiceninja.invoicing.co/client/login',
|
||||
'payment_type_Klarna' => 'Klarna',
|
||||
'payment_type_Interac E Transfer' => 'Interac E Transfer',
|
||||
'xinvoice_payable' => 'Payable sous :payeddue jours net jusqu'à :paydate',
|
||||
@ -5117,7 +5117,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
|
||||
'set_private' => 'Définir comme privé',
|
||||
'individual' => 'Individuel',
|
||||
'business' => 'Entreprise',
|
||||
'partnership' => 'partenaire',
|
||||
'partnership' => 'Partnership',
|
||||
'trust' => 'Confiance',
|
||||
'charity' => 'Charité',
|
||||
'government' => 'Gouvernement',
|
||||
@ -5218,7 +5218,22 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
|
||||
'unsubscribe_help' => 'You are currently not subscribed, and therefore, will not receive emails at this time.',
|
||||
'notification_purchase_order_bounced' => 'We were unable to deliver Purchase Order :invoice to :contact. <br><br> :error',
|
||||
'notification_purchase_order_bounced_subject' => 'Unable to deliver Purchase Order :invoice',
|
||||
|
||||
'show_pdfhtml_on_mobile' => 'Display HTML version of entity when viewing on mobile',
|
||||
'show_pdfhtml_on_mobile_help' => 'For improved visualization, displays a HTML version of the invoice/quote when viewing on mobile.',
|
||||
'please_select_an_invoice_or_credit' => 'Please select an invoice or credit',
|
||||
'mobile_version' => 'Mobile Version',
|
||||
'venmo' => 'Venmo',
|
||||
'my_bank' => 'MyBank',
|
||||
'pay_later' => 'Pay Later',
|
||||
'local_domain' => 'Local Domain',
|
||||
'verify_peer' => 'Verify Peer',
|
||||
'nordigen_help' => 'Note: connecting an account requires a GoCardless/Nordigen API key',
|
||||
'ar_detailed' => 'Accounts Receivable Detailed',
|
||||
'ar_summary' => 'Accounts Receivable Summary',
|
||||
'client_sales' => 'Client Sales',
|
||||
'user_sales' => 'User Sales',
|
||||
'iframe_url' => 'iFrame URL',
|
||||
'user_unsubscribed' => 'User unsubscribed from emails :link',
|
||||
);
|
||||
|
||||
return $lang;
|
||||
|
@ -3866,7 +3866,7 @@ $lang = array(
|
||||
'cancellation_pending' => 'הביטול בהמתנה, ניצור איתך קשר!',
|
||||
'list_of_payments' => 'רשימת תשלומים',
|
||||
'payment_details' => 'פרטי התשלום',
|
||||
'list_of_payment_invoices' => 'רשימת חשבוניות שיושפעו מהתשלום',
|
||||
'list_of_payment_invoices' => 'Associate invoices',
|
||||
'list_of_payment_methods' => 'רשימת אמצעי תשלום',
|
||||
'payment_method_details' => 'פרטים על אמצעי תשלום',
|
||||
'permanently_remove_payment_method' => 'הסר לצמיתות את אמצעי התשלום הזה.',
|
||||
@ -4923,7 +4923,7 @@ $lang = array(
|
||||
'no_assigned_tasks' => 'אין משימות שניתנות לחיוב עבור הפרויקט הזה',
|
||||
'authorization_failure' => 'אין מספיק הרשאות לביצוע פעולה זו',
|
||||
'authorization_sms_failure' => 'אנא אמת את חשבונך כדי לשלוח אימיילים.',
|
||||
'white_label_body' => 'תודה שרכשת רישיון לבן תווית.<br><br> מפתח הרישיון שלך הוא:<br><br> :license_key',
|
||||
'white_label_body' => 'Thank you for purchasing a white label license. <br><br> Your license key is: <br><br> :license_key <br><br> You can manage your license here: https://invoiceninja.invoicing.co/client/login',
|
||||
'payment_type_Klarna' => 'קלרנה',
|
||||
'payment_type_Interac E Transfer' => 'Interac E Transfer',
|
||||
'xinvoice_payable' => 'ניתן לשלם תוך :payeddue ימים נטו עד :paydate',
|
||||
@ -5118,7 +5118,7 @@ $lang = array(
|
||||
'set_private' => 'הגדר פרטי',
|
||||
'individual' => 'אִישִׁי',
|
||||
'business' => 'עֵסֶק',
|
||||
'partnership' => 'שׁוּתָפוּת',
|
||||
'partnership' => 'Partnership',
|
||||
'trust' => 'אמון',
|
||||
'charity' => 'צדקה',
|
||||
'government' => 'מֶמְשָׁלָה',
|
||||
@ -5219,7 +5219,22 @@ $lang = array(
|
||||
'unsubscribe_help' => 'You are currently not subscribed, and therefore, will not receive emails at this time.',
|
||||
'notification_purchase_order_bounced' => 'We were unable to deliver Purchase Order :invoice to :contact. <br><br> :error',
|
||||
'notification_purchase_order_bounced_subject' => 'Unable to deliver Purchase Order :invoice',
|
||||
|
||||
'show_pdfhtml_on_mobile' => 'Display HTML version of entity when viewing on mobile',
|
||||
'show_pdfhtml_on_mobile_help' => 'For improved visualization, displays a HTML version of the invoice/quote when viewing on mobile.',
|
||||
'please_select_an_invoice_or_credit' => 'Please select an invoice or credit',
|
||||
'mobile_version' => 'Mobile Version',
|
||||
'venmo' => 'Venmo',
|
||||
'my_bank' => 'MyBank',
|
||||
'pay_later' => 'Pay Later',
|
||||
'local_domain' => 'Local Domain',
|
||||
'verify_peer' => 'Verify Peer',
|
||||
'nordigen_help' => 'Note: connecting an account requires a GoCardless/Nordigen API key',
|
||||
'ar_detailed' => 'Accounts Receivable Detailed',
|
||||
'ar_summary' => 'Accounts Receivable Summary',
|
||||
'client_sales' => 'Client Sales',
|
||||
'user_sales' => 'User Sales',
|
||||
'iframe_url' => 'iFrame URL',
|
||||
'user_unsubscribed' => 'User unsubscribed from emails :link',
|
||||
);
|
||||
|
||||
return $lang;
|
||||
|
@ -3852,7 +3852,7 @@ adva :date',
|
||||
'cancellation_pending' => 'Lemondás folyamatban',
|
||||
'list_of_payments' => 'Fizetések listája',
|
||||
'payment_details' => 'Fizetési részletek',
|
||||
'list_of_payment_invoices' => 'Fizetési számlák listája',
|
||||
'list_of_payment_invoices' => 'Associate invoices',
|
||||
'list_of_payment_methods' => 'Fizetési módok listája',
|
||||
'payment_method_details' => 'Fizetési mód részletei',
|
||||
'permanently_remove_payment_method' => 'Fizetési mód végleges eltávolítása',
|
||||
@ -4909,7 +4909,7 @@ adva :date',
|
||||
'no_assigned_tasks' => 'nincsenek hozzárendelt feladatok',
|
||||
'authorization_failure' => 'engedélyezési hiba',
|
||||
'authorization_sms_failure' => 'engedélyezési SMS-hiba',
|
||||
'white_label_body' => 'fehér címke szövege',
|
||||
'white_label_body' => 'Thank you for purchasing a white label license. <br><br> Your license key is: <br><br> :license_key <br><br> You can manage your license here: https://invoiceninja.invoicing.co/client/login',
|
||||
'payment_type_Klarna' => 'fizetési típus: Klarna',
|
||||
'payment_type_Interac E Transfer' => 'fizetési típus: Interac E átutalás',
|
||||
'xinvoice_payable' => 'XInvoice fizetendő',
|
||||
@ -5104,7 +5104,7 @@ adva :date',
|
||||
'set_private' => 'Privát beállítás',
|
||||
'individual' => 'Egyedi',
|
||||
'business' => 'Üzleti',
|
||||
'partnership' => 'partnerség',
|
||||
'partnership' => 'Partnership',
|
||||
'trust' => 'Bizalom',
|
||||
'charity' => 'Adomány',
|
||||
'government' => 'Kormány',
|
||||
@ -5205,7 +5205,22 @@ adva :date',
|
||||
'unsubscribe_help' => 'You are currently not subscribed, and therefore, will not receive emails at this time.',
|
||||
'notification_purchase_order_bounced' => 'We were unable to deliver Purchase Order :invoice to :contact. <br><br> :error',
|
||||
'notification_purchase_order_bounced_subject' => 'Unable to deliver Purchase Order :invoice',
|
||||
|
||||
'show_pdfhtml_on_mobile' => 'Display HTML version of entity when viewing on mobile',
|
||||
'show_pdfhtml_on_mobile_help' => 'For improved visualization, displays a HTML version of the invoice/quote when viewing on mobile.',
|
||||
'please_select_an_invoice_or_credit' => 'Please select an invoice or credit',
|
||||
'mobile_version' => 'Mobile Version',
|
||||
'venmo' => 'Venmo',
|
||||
'my_bank' => 'MyBank',
|
||||
'pay_later' => 'Pay Later',
|
||||
'local_domain' => 'Local Domain',
|
||||
'verify_peer' => 'Verify Peer',
|
||||
'nordigen_help' => 'Note: connecting an account requires a GoCardless/Nordigen API key',
|
||||
'ar_detailed' => 'Accounts Receivable Detailed',
|
||||
'ar_summary' => 'Accounts Receivable Summary',
|
||||
'client_sales' => 'Client Sales',
|
||||
'user_sales' => 'User Sales',
|
||||
'iframe_url' => 'iFrame URL',
|
||||
'user_unsubscribed' => 'User unsubscribed from emails :link',
|
||||
);
|
||||
|
||||
return $lang;
|
||||
|
@ -3859,7 +3859,7 @@ $lang = array(
|
||||
'cancellation_pending' => 'Cancellazione in corso, ci metteremo in contatto!',
|
||||
'list_of_payments' => 'Elenco dei pagamenti',
|
||||
'payment_details' => 'Dettagli del pagamento',
|
||||
'list_of_payment_invoices' => 'Elenco delle fatture interessate dal pagamento',
|
||||
'list_of_payment_invoices' => 'Associate invoices',
|
||||
'list_of_payment_methods' => 'Elenco dei metodi di pagamento',
|
||||
'payment_method_details' => 'Dettagli del metodo di pagamento',
|
||||
'permanently_remove_payment_method' => 'Rimuovi definitivamente questo metodo di pagamento.',
|
||||
@ -4916,7 +4916,7 @@ $lang = array(
|
||||
'no_assigned_tasks' => 'Nessuna attività fatturabile per questo progetto',
|
||||
'authorization_failure' => 'Autorizzazioni insufficienti per eseguire questa azione',
|
||||
'authorization_sms_failure' => 'Verifica il tuo account per inviare e-mail.',
|
||||
'white_label_body' => 'Grazie per aver acquistato una licenza white label.<br><br> La tua chiave di licenza è:<br><br> :license_key',
|
||||
'white_label_body' => 'Thank you for purchasing a white label license. <br><br> Your license key is: <br><br> :license_key <br><br> You can manage your license here: https://invoiceninja.invoicing.co/client/login',
|
||||
'payment_type_Klarna' => 'Clarna',
|
||||
'payment_type_Interac E Transfer' => 'Interac E Trasferimento',
|
||||
'xinvoice_payable' => 'Pagabile entro :payeddue giorni netti fino :paydate',
|
||||
@ -5111,7 +5111,7 @@ $lang = array(
|
||||
'set_private' => 'Imposta privato',
|
||||
'individual' => 'Individuale',
|
||||
'business' => 'Attività commerciale',
|
||||
'partnership' => 'associazione',
|
||||
'partnership' => 'Partnership',
|
||||
'trust' => 'Fiducia',
|
||||
'charity' => 'Beneficenza',
|
||||
'government' => 'Governo',
|
||||
@ -5212,7 +5212,22 @@ $lang = array(
|
||||
'unsubscribe_help' => 'You are currently not subscribed, and therefore, will not receive emails at this time.',
|
||||
'notification_purchase_order_bounced' => 'We were unable to deliver Purchase Order :invoice to :contact. <br><br> :error',
|
||||
'notification_purchase_order_bounced_subject' => 'Unable to deliver Purchase Order :invoice',
|
||||
|
||||
'show_pdfhtml_on_mobile' => 'Display HTML version of entity when viewing on mobile',
|
||||
'show_pdfhtml_on_mobile_help' => 'For improved visualization, displays a HTML version of the invoice/quote when viewing on mobile.',
|
||||
'please_select_an_invoice_or_credit' => 'Please select an invoice or credit',
|
||||
'mobile_version' => 'Mobile Version',
|
||||
'venmo' => 'Venmo',
|
||||
'my_bank' => 'MyBank',
|
||||
'pay_later' => 'Pay Later',
|
||||
'local_domain' => 'Local Domain',
|
||||
'verify_peer' => 'Verify Peer',
|
||||
'nordigen_help' => 'Note: connecting an account requires a GoCardless/Nordigen API key',
|
||||
'ar_detailed' => 'Accounts Receivable Detailed',
|
||||
'ar_summary' => 'Accounts Receivable Summary',
|
||||
'client_sales' => 'Client Sales',
|
||||
'user_sales' => 'User Sales',
|
||||
'iframe_url' => 'iFrame URL',
|
||||
'user_unsubscribed' => 'User unsubscribed from emails :link',
|
||||
);
|
||||
|
||||
return $lang;
|
||||
|
@ -3868,7 +3868,7 @@ $lang = array(
|
||||
'cancellation_pending' => 'Cancellation pending, we\'ll be in touch!',
|
||||
'list_of_payments' => 'List of payments',
|
||||
'payment_details' => 'Details of the payment',
|
||||
'list_of_payment_invoices' => 'List of invoices affected by the payment',
|
||||
'list_of_payment_invoices' => 'Associate invoices',
|
||||
'list_of_payment_methods' => 'List of payment methods',
|
||||
'payment_method_details' => 'Details of payment method',
|
||||
'permanently_remove_payment_method' => 'Permanently remove this payment method.',
|
||||
@ -4925,7 +4925,7 @@ $lang = array(
|
||||
'no_assigned_tasks' => 'No billable tasks for this project',
|
||||
'authorization_failure' => 'Insufficient permissions to perform this action',
|
||||
'authorization_sms_failure' => 'Please verify your account to send emails.',
|
||||
'white_label_body' => 'ホワイトレーベルライセンスをお買い上げいただき、誠にありがとうございます。<br><br>ライセンス キーは次のとおりです。<br><br> :license_key',
|
||||
'white_label_body' => 'Thank you for purchasing a white label license. <br><br> Your license key is: <br><br> :license_key <br><br> You can manage your license here: https://invoiceninja.invoicing.co/client/login',
|
||||
'payment_type_Klarna' => 'Klarna',
|
||||
'payment_type_Interac E Transfer' => 'Interac E Transfer',
|
||||
'xinvoice_payable' => ':paydate まで正味 :payeddue 日以内に支払い可能',
|
||||
@ -5120,7 +5120,7 @@ $lang = array(
|
||||
'set_private' => 'Set private',
|
||||
'individual' => 'Individual',
|
||||
'business' => 'Business',
|
||||
'partnership' => 'partnership',
|
||||
'partnership' => 'Partnership',
|
||||
'trust' => 'Trust',
|
||||
'charity' => 'Charity',
|
||||
'government' => 'Government',
|
||||
@ -5221,7 +5221,22 @@ $lang = array(
|
||||
'unsubscribe_help' => 'You are currently not subscribed, and therefore, will not receive emails at this time.',
|
||||
'notification_purchase_order_bounced' => 'We were unable to deliver Purchase Order :invoice to :contact. <br><br> :error',
|
||||
'notification_purchase_order_bounced_subject' => 'Unable to deliver Purchase Order :invoice',
|
||||
|
||||
'show_pdfhtml_on_mobile' => 'Display HTML version of entity when viewing on mobile',
|
||||
'show_pdfhtml_on_mobile_help' => 'For improved visualization, displays a HTML version of the invoice/quote when viewing on mobile.',
|
||||
'please_select_an_invoice_or_credit' => 'Please select an invoice or credit',
|
||||
'mobile_version' => 'Mobile Version',
|
||||
'venmo' => 'Venmo',
|
||||
'my_bank' => 'MyBank',
|
||||
'pay_later' => 'Pay Later',
|
||||
'local_domain' => 'Local Domain',
|
||||
'verify_peer' => 'Verify Peer',
|
||||
'nordigen_help' => 'Note: connecting an account requires a GoCardless/Nordigen API key',
|
||||
'ar_detailed' => 'Accounts Receivable Detailed',
|
||||
'ar_summary' => 'Accounts Receivable Summary',
|
||||
'client_sales' => 'Client Sales',
|
||||
'user_sales' => 'User Sales',
|
||||
'iframe_url' => 'iFrame URL',
|
||||
'user_unsubscribed' => 'User unsubscribed from emails :link',
|
||||
);
|
||||
|
||||
return $lang;
|
||||
|
@ -3848,7 +3848,7 @@ $lang = array(
|
||||
'cancellation_pending' => 'រង់ចាំការលុបចោល យើងនឹងទាក់ទងទៅ!',
|
||||
'list_of_payments' => 'បញ្ជីនៃការទូទាត់',
|
||||
'payment_details' => 'ព័ត៌មានលម្អិតនៃការទូទាត់',
|
||||
'list_of_payment_invoices' => 'បញ្ជីវិក្កយបត្រដែលរងផលប៉ះពាល់ដោយការទូទាត់',
|
||||
'list_of_payment_invoices' => 'Associate invoices',
|
||||
'list_of_payment_methods' => 'បញ្ជីវិធីបង់ប្រាក់',
|
||||
'payment_method_details' => 'ព័ត៌មានលម្អិតអំពីវិធីបង់ប្រាក់',
|
||||
'permanently_remove_payment_method' => 'លុបវិធីបង់ប្រាក់នេះចេញជាអចិន្ត្រៃយ៍។',
|
||||
@ -4905,7 +4905,7 @@ $lang = array(
|
||||
'no_assigned_tasks' => 'មិនមានកិច្ចការដែលអាចទូទាត់បានសម្រាប់គម្រោងនេះទេ។',
|
||||
'authorization_failure' => 'ការអនុញ្ញាតមិនគ្រប់គ្រាន់ដើម្បីអនុវត្តសកម្មភាពនេះ។',
|
||||
'authorization_sms_failure' => 'សូមផ្ទៀងផ្ទាត់គណនីរបស់អ្នក ដើម្បីផ្ញើអ៊ីមែល។',
|
||||
'white_label_body' => 'សូមអរគុណសម្រាប់ការទិញអាជ្ញាប័ណ្ណស្លាកពណ៌ស។<br><br> លេខកូដអាជ្ញាប័ណ្ណរបស់អ្នកគឺ៖<br><br> :license_key',
|
||||
'white_label_body' => 'Thank you for purchasing a white label license. <br><br> Your license key is: <br><br> :license_key <br><br> You can manage your license here: https://invoiceninja.invoicing.co/client/login',
|
||||
'payment_type_Klarna' => 'ក្លាណា',
|
||||
'payment_type_Interac E Transfer' => 'ការផ្ទេរ Interac E',
|
||||
'xinvoice_payable' => 'អាចបង់បានក្នុងរយៈពេល :payeddue ថ្ងៃសុទ្ធរហូតដល់ :paydate',
|
||||
@ -5100,7 +5100,7 @@ $lang = array(
|
||||
'set_private' => 'កំណត់ឯកជន',
|
||||
'individual' => 'បុគ្គល',
|
||||
'business' => 'អាជីវកម្ម',
|
||||
'partnership' => 'ភាពជាដៃគូ',
|
||||
'partnership' => 'Partnership',
|
||||
'trust' => 'ទុកចិត្ត',
|
||||
'charity' => 'សប្បុរសធម៌',
|
||||
'government' => 'រដ្ឋាភិបាល',
|
||||
@ -5201,7 +5201,22 @@ $lang = array(
|
||||
'unsubscribe_help' => 'You are currently not subscribed, and therefore, will not receive emails at this time.',
|
||||
'notification_purchase_order_bounced' => 'We were unable to deliver Purchase Order :invoice to :contact. <br><br> :error',
|
||||
'notification_purchase_order_bounced_subject' => 'Unable to deliver Purchase Order :invoice',
|
||||
|
||||
'show_pdfhtml_on_mobile' => 'Display HTML version of entity when viewing on mobile',
|
||||
'show_pdfhtml_on_mobile_help' => 'For improved visualization, displays a HTML version of the invoice/quote when viewing on mobile.',
|
||||
'please_select_an_invoice_or_credit' => 'Please select an invoice or credit',
|
||||
'mobile_version' => 'Mobile Version',
|
||||
'venmo' => 'Venmo',
|
||||
'my_bank' => 'MyBank',
|
||||
'pay_later' => 'Pay Later',
|
||||
'local_domain' => 'Local Domain',
|
||||
'verify_peer' => 'Verify Peer',
|
||||
'nordigen_help' => 'Note: connecting an account requires a GoCardless/Nordigen API key',
|
||||
'ar_detailed' => 'Accounts Receivable Detailed',
|
||||
'ar_summary' => 'Accounts Receivable Summary',
|
||||
'client_sales' => 'Client Sales',
|
||||
'user_sales' => 'User Sales',
|
||||
'iframe_url' => 'iFrame URL',
|
||||
'user_unsubscribed' => 'User unsubscribed from emails :link',
|
||||
);
|
||||
|
||||
return $lang;
|
||||
|
@ -3868,7 +3868,7 @@ $lang = array(
|
||||
'cancellation_pending' => 'ລໍຖ້າການຍົກເລີກ, ພວກເຮົາຈະຕິດຕໍ່ຫາ!',
|
||||
'list_of_payments' => 'ລາຍຊື່ການຈ່າຍເງິນ',
|
||||
'payment_details' => 'ລາຍລະອຽດຂອງການຈ່າຍເງິນ',
|
||||
'list_of_payment_invoices' => 'ລາຍຊື່ໃບແຈ້ງໜີ້ທີ່ໄດ້ຮັບຜົນກະທົບຈາກການຈ່າຍເງິນ',
|
||||
'list_of_payment_invoices' => 'Associate invoices',
|
||||
'list_of_payment_methods' => 'ລາຍຊື່ວິທີຈ່າຍເງິນ',
|
||||
'payment_method_details' => 'ລາຍລະອຽດຂອງວິທີການຊໍາລະ',
|
||||
'permanently_remove_payment_method' => 'ລຶບວິທີການຈ່າຍເງິນນີ້ອອກຖາວອນ.',
|
||||
@ -4925,7 +4925,7 @@ $lang = array(
|
||||
'no_assigned_tasks' => 'ບໍ່ມີໜ້າວຽກທີ່ສາມາດເກັບເງິນໄດ້ສຳລັບໂຄງການນີ້',
|
||||
'authorization_failure' => 'ການອະນຸຍາດບໍ່ພຽງພໍເພື່ອປະຕິບັດການນີ້',
|
||||
'authorization_sms_failure' => 'ກະລຸນາກວດສອບບັນຊີຂອງທ່ານເພື່ອສົ່ງອີເມວ.',
|
||||
'white_label_body' => 'ຂອບໃຈທີ່ຊື້ໃບຂັບຂີ່ປ້າຍຂາວ. <br><br> ກະແຈໃບອະນຸຍາດຂອງທ່ານແມ່ນ: <br><br> :license_key',
|
||||
'white_label_body' => 'Thank you for purchasing a white label license. <br><br> Your license key is: <br><br> :license_key <br><br> You can manage your license here: https://invoiceninja.invoicing.co/client/login',
|
||||
'payment_type_Klarna' => 'ຄລານາ',
|
||||
'payment_type_Interac E Transfer' => 'Interac E Transfer',
|
||||
'xinvoice_payable' => 'ຊໍາລະພາຍໃນ: payeddue ວັນສຸດທິຈົນກ່ວາ: paydate',
|
||||
@ -5120,7 +5120,7 @@ $lang = array(
|
||||
'set_private' => 'ຕັ້ງເປັນສ່ວນຕົວ',
|
||||
'individual' => 'ບຸກຄົນ',
|
||||
'business' => 'ທຸລະກິດ',
|
||||
'partnership' => 'ຫຸ້ນສ່ວນ',
|
||||
'partnership' => 'Partnership',
|
||||
'trust' => 'ຄວາມໄວ້ວາງໃຈ',
|
||||
'charity' => 'ການກຸສົນ',
|
||||
'government' => 'ລັດຖະບານ',
|
||||
@ -5221,7 +5221,22 @@ $lang = array(
|
||||
'unsubscribe_help' => 'You are currently not subscribed, and therefore, will not receive emails at this time.',
|
||||
'notification_purchase_order_bounced' => 'We were unable to deliver Purchase Order :invoice to :contact. <br><br> :error',
|
||||
'notification_purchase_order_bounced_subject' => 'Unable to deliver Purchase Order :invoice',
|
||||
|
||||
'show_pdfhtml_on_mobile' => 'Display HTML version of entity when viewing on mobile',
|
||||
'show_pdfhtml_on_mobile_help' => 'For improved visualization, displays a HTML version of the invoice/quote when viewing on mobile.',
|
||||
'please_select_an_invoice_or_credit' => 'Please select an invoice or credit',
|
||||
'mobile_version' => 'Mobile Version',
|
||||
'venmo' => 'Venmo',
|
||||
'my_bank' => 'MyBank',
|
||||
'pay_later' => 'Pay Later',
|
||||
'local_domain' => 'Local Domain',
|
||||
'verify_peer' => 'Verify Peer',
|
||||
'nordigen_help' => 'Note: connecting an account requires a GoCardless/Nordigen API key',
|
||||
'ar_detailed' => 'Accounts Receivable Detailed',
|
||||
'ar_summary' => 'Accounts Receivable Summary',
|
||||
'client_sales' => 'Client Sales',
|
||||
'user_sales' => 'User Sales',
|
||||
'iframe_url' => 'iFrame URL',
|
||||
'user_unsubscribed' => 'User unsubscribed from emails :link',
|
||||
);
|
||||
|
||||
return $lang;
|
||||
|
@ -3865,7 +3865,7 @@ Kom terug naar deze betalingsmethode pagina zodra u de bedragen heeft ontvangen
|
||||
'cancellation_pending' => 'Annulatie in aanvraag, we nemen contact met u op!',
|
||||
'list_of_payments' => 'Lijst met betalingen',
|
||||
'payment_details' => 'Details van de betaling',
|
||||
'list_of_payment_invoices' => 'Lijst met facturen waarop de betaling betrekking heeft',
|
||||
'list_of_payment_invoices' => 'Associate invoices',
|
||||
'list_of_payment_methods' => 'Lijst met betalingsmethodes',
|
||||
'payment_method_details' => 'Details van betalingsmethodes',
|
||||
'permanently_remove_payment_method' => 'Verwijder deze betalingsmethode definitief',
|
||||
@ -4925,7 +4925,7 @@ Email: :email<b><br><b>',
|
||||
'no_assigned_tasks' => 'Geen factureerbare taken voor dit project',
|
||||
'authorization_failure' => 'Onvoldoende machtigingen om deze actie uit te voeren',
|
||||
'authorization_sms_failure' => 'Verifieer uw account om e-mails te verzenden.',
|
||||
'white_label_body' => 'Bedankt voor het aanschaffen van een white label licentie. <br> <br> Uw licentiesleutel is: <br> <br> :license_key',
|
||||
'white_label_body' => 'Thank you for purchasing a white label license. <br><br> Your license key is: <br><br> :license_key <br><br> You can manage your license here: https://invoiceninja.invoicing.co/client/login',
|
||||
'payment_type_Klarna' => 'Klarna',
|
||||
'payment_type_Interac E Transfer' => 'Interac E-overdracht',
|
||||
'xinvoice_payable' => 'Te betalen binnen :payeddue vervaldagen netto tot :paydate',
|
||||
@ -5120,7 +5120,7 @@ Email: :email<b><br><b>',
|
||||
'set_private' => 'Privé instellen',
|
||||
'individual' => 'Individueel',
|
||||
'business' => 'Bedrijf',
|
||||
'partnership' => 'vennootschap',
|
||||
'partnership' => 'Partnership',
|
||||
'trust' => 'Vertrouwen',
|
||||
'charity' => 'Goed doel',
|
||||
'government' => 'Regering',
|
||||
@ -5221,7 +5221,22 @@ Email: :email<b><br><b>',
|
||||
'unsubscribe_help' => 'You are currently not subscribed, and therefore, will not receive emails at this time.',
|
||||
'notification_purchase_order_bounced' => 'We were unable to deliver Purchase Order :invoice to :contact. <br><br> :error',
|
||||
'notification_purchase_order_bounced_subject' => 'Unable to deliver Purchase Order :invoice',
|
||||
|
||||
'show_pdfhtml_on_mobile' => 'Display HTML version of entity when viewing on mobile',
|
||||
'show_pdfhtml_on_mobile_help' => 'For improved visualization, displays a HTML version of the invoice/quote when viewing on mobile.',
|
||||
'please_select_an_invoice_or_credit' => 'Please select an invoice or credit',
|
||||
'mobile_version' => 'Mobile Version',
|
||||
'venmo' => 'Venmo',
|
||||
'my_bank' => 'MyBank',
|
||||
'pay_later' => 'Pay Later',
|
||||
'local_domain' => 'Local Domain',
|
||||
'verify_peer' => 'Verify Peer',
|
||||
'nordigen_help' => 'Note: connecting an account requires a GoCardless/Nordigen API key',
|
||||
'ar_detailed' => 'Accounts Receivable Detailed',
|
||||
'ar_summary' => 'Accounts Receivable Summary',
|
||||
'client_sales' => 'Client Sales',
|
||||
'user_sales' => 'User Sales',
|
||||
'iframe_url' => 'iFrame URL',
|
||||
'user_unsubscribed' => 'User unsubscribed from emails :link',
|
||||
);
|
||||
|
||||
return $lang;
|
||||
|
@ -3866,7 +3866,7 @@ Gdy przelewy zostaną zaksięgowane na Twoim koncie, wróć do tej strony i klik
|
||||
'cancellation_pending' => 'Cancellation pending, we\'ll be in touch!',
|
||||
'list_of_payments' => 'Lista płatności',
|
||||
'payment_details' => 'Szczegóły płatności',
|
||||
'list_of_payment_invoices' => 'Lista faktur, których dotyczy płatność',
|
||||
'list_of_payment_invoices' => 'Associate invoices',
|
||||
'list_of_payment_methods' => 'Lista metod płatności',
|
||||
'payment_method_details' => 'Szczegóły metody płatności',
|
||||
'permanently_remove_payment_method' => 'Trwale usuń tę metodę płatności.',
|
||||
@ -4923,7 +4923,7 @@ Gdy przelewy zostaną zaksięgowane na Twoim koncie, wróć do tej strony i klik
|
||||
'no_assigned_tasks' => 'No billable tasks for this project',
|
||||
'authorization_failure' => 'Niewystarczające uprawnienia do wykonania tej czynności',
|
||||
'authorization_sms_failure' => 'Zweryfikuj swoje konto, aby wysyłać e-maile.',
|
||||
'white_label_body' => 'Thank you for purchasing a white label license. <br><br> Your license key is: <br><br> :license_key',
|
||||
'white_label_body' => 'Thank you for purchasing a white label license. <br><br> Your license key is: <br><br> :license_key <br><br> You can manage your license here: https://invoiceninja.invoicing.co/client/login',
|
||||
'payment_type_Klarna' => 'Klarna',
|
||||
'payment_type_Interac E Transfer' => 'Interac E Transfer',
|
||||
'xinvoice_payable' => 'Payable within :payeddue days net until :paydate',
|
||||
@ -5118,7 +5118,7 @@ Gdy przelewy zostaną zaksięgowane na Twoim koncie, wróć do tej strony i klik
|
||||
'set_private' => 'Set private',
|
||||
'individual' => 'Individual',
|
||||
'business' => 'Business',
|
||||
'partnership' => 'partnership',
|
||||
'partnership' => 'Partnership',
|
||||
'trust' => 'Trust',
|
||||
'charity' => 'Charity',
|
||||
'government' => 'Government',
|
||||
@ -5219,7 +5219,22 @@ Gdy przelewy zostaną zaksięgowane na Twoim koncie, wróć do tej strony i klik
|
||||
'unsubscribe_help' => 'You are currently not subscribed, and therefore, will not receive emails at this time.',
|
||||
'notification_purchase_order_bounced' => 'We were unable to deliver Purchase Order :invoice to :contact. <br><br> :error',
|
||||
'notification_purchase_order_bounced_subject' => 'Unable to deliver Purchase Order :invoice',
|
||||
|
||||
'show_pdfhtml_on_mobile' => 'Display HTML version of entity when viewing on mobile',
|
||||
'show_pdfhtml_on_mobile_help' => 'For improved visualization, displays a HTML version of the invoice/quote when viewing on mobile.',
|
||||
'please_select_an_invoice_or_credit' => 'Please select an invoice or credit',
|
||||
'mobile_version' => 'Mobile Version',
|
||||
'venmo' => 'Venmo',
|
||||
'my_bank' => 'MyBank',
|
||||
'pay_later' => 'Pay Later',
|
||||
'local_domain' => 'Local Domain',
|
||||
'verify_peer' => 'Verify Peer',
|
||||
'nordigen_help' => 'Note: connecting an account requires a GoCardless/Nordigen API key',
|
||||
'ar_detailed' => 'Accounts Receivable Detailed',
|
||||
'ar_summary' => 'Accounts Receivable Summary',
|
||||
'client_sales' => 'Client Sales',
|
||||
'user_sales' => 'User Sales',
|
||||
'iframe_url' => 'iFrame URL',
|
||||
'user_unsubscribed' => 'User unsubscribed from emails :link',
|
||||
);
|
||||
|
||||
return $lang;
|
||||
|
@ -3865,7 +3865,7 @@ Quando tiver as quantias, volte a esta página de formas de pagamento e clique "
|
||||
'cancellation_pending' => 'Cancelamento pendente, entraremos em contato!',
|
||||
'list_of_payments' => 'Lista de pagamentos',
|
||||
'payment_details' => 'Detalhes do pagamento',
|
||||
'list_of_payment_invoices' => 'Lista de faturas afetadas pelo pagamento',
|
||||
'list_of_payment_invoices' => 'Associate invoices',
|
||||
'list_of_payment_methods' => 'Lista de métodos de pagamento',
|
||||
'payment_method_details' => 'Detalhes da forma de pagamento',
|
||||
'permanently_remove_payment_method' => 'Remova permanentemente esta forma de pagamento.',
|
||||
@ -4922,7 +4922,7 @@ Quando tiver as quantias, volte a esta página de formas de pagamento e clique "
|
||||
'no_assigned_tasks' => 'Nenhuma tarefa faturável para este projeto',
|
||||
'authorization_failure' => 'Permissões insuficientes para executar esta ação',
|
||||
'authorization_sms_failure' => 'Verifique sua conta para enviar e-mails.',
|
||||
'white_label_body' => 'Obrigado por adquirir uma licença de marca branca.<br><br> Sua chave de licença é:<br><br> :license_key',
|
||||
'white_label_body' => 'Thank you for purchasing a white label license. <br><br> Your license key is: <br><br> :license_key <br><br> You can manage your license here: https://invoiceninja.invoicing.co/client/login',
|
||||
'payment_type_Klarna' => 'Klarna',
|
||||
'payment_type_Interac E Transfer' => 'Transferência Interac E',
|
||||
'xinvoice_payable' => 'A pagar dentro de :payeddue dias líquidos até :paydate',
|
||||
@ -5117,7 +5117,7 @@ Quando tiver as quantias, volte a esta página de formas de pagamento e clique "
|
||||
'set_private' => 'Definir como privado',
|
||||
'individual' => 'Individual',
|
||||
'business' => 'Negócios',
|
||||
'partnership' => 'parceria',
|
||||
'partnership' => 'Partnership',
|
||||
'trust' => 'Confiar',
|
||||
'charity' => 'Caridade',
|
||||
'government' => 'Governo',
|
||||
@ -5218,7 +5218,22 @@ Quando tiver as quantias, volte a esta página de formas de pagamento e clique "
|
||||
'unsubscribe_help' => 'You are currently not subscribed, and therefore, will not receive emails at this time.',
|
||||
'notification_purchase_order_bounced' => 'We were unable to deliver Purchase Order :invoice to :contact. <br><br> :error',
|
||||
'notification_purchase_order_bounced_subject' => 'Unable to deliver Purchase Order :invoice',
|
||||
|
||||
'show_pdfhtml_on_mobile' => 'Display HTML version of entity when viewing on mobile',
|
||||
'show_pdfhtml_on_mobile_help' => 'For improved visualization, displays a HTML version of the invoice/quote when viewing on mobile.',
|
||||
'please_select_an_invoice_or_credit' => 'Please select an invoice or credit',
|
||||
'mobile_version' => 'Mobile Version',
|
||||
'venmo' => 'Venmo',
|
||||
'my_bank' => 'MyBank',
|
||||
'pay_later' => 'Pay Later',
|
||||
'local_domain' => 'Local Domain',
|
||||
'verify_peer' => 'Verify Peer',
|
||||
'nordigen_help' => 'Note: connecting an account requires a GoCardless/Nordigen API key',
|
||||
'ar_detailed' => 'Accounts Receivable Detailed',
|
||||
'ar_summary' => 'Accounts Receivable Summary',
|
||||
'client_sales' => 'Client Sales',
|
||||
'user_sales' => 'User Sales',
|
||||
'iframe_url' => 'iFrame URL',
|
||||
'user_unsubscribed' => 'User unsubscribed from emails :link',
|
||||
);
|
||||
|
||||
return $lang;
|
||||
|
@ -3867,7 +3867,7 @@ debitar da sua conta de acordo com essas instruções. Está elegível a um reem
|
||||
'cancellation_pending' => 'Cancelamento pendente, entraremos em contacto muito brevemente!',
|
||||
'list_of_payments' => 'Lista de pagamentos',
|
||||
'payment_details' => 'Detalhes do pagamento',
|
||||
'list_of_payment_invoices' => 'Lista de notas de pagamento afetadas pelo pagamento',
|
||||
'list_of_payment_invoices' => 'Associate invoices',
|
||||
'list_of_payment_methods' => 'Lista de métodos de pagamento',
|
||||
'payment_method_details' => 'Detalhes do método de pagamento',
|
||||
'permanently_remove_payment_method' => 'Eliminar permanentemente este método de pagamento.',
|
||||
@ -4925,7 +4925,7 @@ O envio de E-mails foi suspenso. Será retomado às 23:00 UTC.',
|
||||
'no_assigned_tasks' => 'Nenhuma tarefa faturável para este projeto',
|
||||
'authorization_failure' => 'Permissões insuficientes para executar esta ação',
|
||||
'authorization_sms_failure' => 'Verifique sua conta para enviar e-mails.',
|
||||
'white_label_body' => 'Obrigado por adquirir uma licença de marca branca.<br><br> Sua chave de licença é:<br><br> :license_key',
|
||||
'white_label_body' => 'Thank you for purchasing a white label license. <br><br> Your license key is: <br><br> :license_key <br><br> You can manage your license here: https://invoiceninja.invoicing.co/client/login',
|
||||
'payment_type_Klarna' => 'Klarna',
|
||||
'payment_type_Interac E Transfer' => 'Interac E Transfer',
|
||||
'xinvoice_payable' => 'Pagável dentro de :payeddue dias líquidos até :paydate',
|
||||
@ -5120,7 +5120,7 @@ O envio de E-mails foi suspenso. Será retomado às 23:00 UTC.',
|
||||
'set_private' => 'Definir como privado',
|
||||
'individual' => 'Individual',
|
||||
'business' => 'Negócios',
|
||||
'partnership' => 'parceria',
|
||||
'partnership' => 'Partnership',
|
||||
'trust' => 'Confiar',
|
||||
'charity' => 'Caridade',
|
||||
'government' => 'Governo',
|
||||
@ -5221,7 +5221,22 @@ O envio de E-mails foi suspenso. Será retomado às 23:00 UTC.',
|
||||
'unsubscribe_help' => 'You are currently not subscribed, and therefore, will not receive emails at this time.',
|
||||
'notification_purchase_order_bounced' => 'We were unable to deliver Purchase Order :invoice to :contact. <br><br> :error',
|
||||
'notification_purchase_order_bounced_subject' => 'Unable to deliver Purchase Order :invoice',
|
||||
|
||||
'show_pdfhtml_on_mobile' => 'Display HTML version of entity when viewing on mobile',
|
||||
'show_pdfhtml_on_mobile_help' => 'For improved visualization, displays a HTML version of the invoice/quote when viewing on mobile.',
|
||||
'please_select_an_invoice_or_credit' => 'Please select an invoice or credit',
|
||||
'mobile_version' => 'Mobile Version',
|
||||
'venmo' => 'Venmo',
|
||||
'my_bank' => 'MyBank',
|
||||
'pay_later' => 'Pay Later',
|
||||
'local_domain' => 'Local Domain',
|
||||
'verify_peer' => 'Verify Peer',
|
||||
'nordigen_help' => 'Note: connecting an account requires a GoCardless/Nordigen API key',
|
||||
'ar_detailed' => 'Accounts Receivable Detailed',
|
||||
'ar_summary' => 'Accounts Receivable Summary',
|
||||
'client_sales' => 'Client Sales',
|
||||
'user_sales' => 'User Sales',
|
||||
'iframe_url' => 'iFrame URL',
|
||||
'user_unsubscribed' => 'User unsubscribed from emails :link',
|
||||
);
|
||||
|
||||
return $lang;
|
||||
|
@ -3869,7 +3869,7 @@ Odată ce sumele au ajuns la dumneavoastră, reveniți la pagina cu metode de pl
|
||||
'cancellation_pending' => 'Anulare în așteptare. Vă vom contacta.',
|
||||
'list_of_payments' => 'Listă plăți',
|
||||
'payment_details' => 'Detalii plată',
|
||||
'list_of_payment_invoices' => 'Listă facturi afectate de plată',
|
||||
'list_of_payment_invoices' => 'Associate invoices',
|
||||
'list_of_payment_methods' => 'Listă metode de plată',
|
||||
'payment_method_details' => 'Detalii metodă de plată',
|
||||
'permanently_remove_payment_method' => 'Îndepărtați permanent această metodă de plată.',
|
||||
@ -4926,7 +4926,7 @@ Odată ce sumele au ajuns la dumneavoastră, reveniți la pagina cu metode de pl
|
||||
'no_assigned_tasks' => 'No billable tasks for this project',
|
||||
'authorization_failure' => 'Insufficient permissions to perform this action',
|
||||
'authorization_sms_failure' => 'Please verify your account to send emails.',
|
||||
'white_label_body' => 'Thank you for purchasing a white label license. <br><br> Your license key is: <br><br> :license_key',
|
||||
'white_label_body' => 'Thank you for purchasing a white label license. <br><br> Your license key is: <br><br> :license_key <br><br> You can manage your license here: https://invoiceninja.invoicing.co/client/login',
|
||||
'payment_type_Klarna' => 'Klarna',
|
||||
'payment_type_Interac E Transfer' => 'Interac E Transfer',
|
||||
'xinvoice_payable' => 'Payable within :payeddue days net until :paydate',
|
||||
@ -5121,7 +5121,7 @@ Odată ce sumele au ajuns la dumneavoastră, reveniți la pagina cu metode de pl
|
||||
'set_private' => 'Set private',
|
||||
'individual' => 'Individual',
|
||||
'business' => 'Business',
|
||||
'partnership' => 'partnership',
|
||||
'partnership' => 'Partnership',
|
||||
'trust' => 'Trust',
|
||||
'charity' => 'Charity',
|
||||
'government' => 'Government',
|
||||
@ -5222,7 +5222,22 @@ Odată ce sumele au ajuns la dumneavoastră, reveniți la pagina cu metode de pl
|
||||
'unsubscribe_help' => 'You are currently not subscribed, and therefore, will not receive emails at this time.',
|
||||
'notification_purchase_order_bounced' => 'We were unable to deliver Purchase Order :invoice to :contact. <br><br> :error',
|
||||
'notification_purchase_order_bounced_subject' => 'Unable to deliver Purchase Order :invoice',
|
||||
|
||||
'show_pdfhtml_on_mobile' => 'Display HTML version of entity when viewing on mobile',
|
||||
'show_pdfhtml_on_mobile_help' => 'For improved visualization, displays a HTML version of the invoice/quote when viewing on mobile.',
|
||||
'please_select_an_invoice_or_credit' => 'Please select an invoice or credit',
|
||||
'mobile_version' => 'Mobile Version',
|
||||
'venmo' => 'Venmo',
|
||||
'my_bank' => 'MyBank',
|
||||
'pay_later' => 'Pay Later',
|
||||
'local_domain' => 'Local Domain',
|
||||
'verify_peer' => 'Verify Peer',
|
||||
'nordigen_help' => 'Note: connecting an account requires a GoCardless/Nordigen API key',
|
||||
'ar_detailed' => 'Accounts Receivable Detailed',
|
||||
'ar_summary' => 'Accounts Receivable Summary',
|
||||
'client_sales' => 'Client Sales',
|
||||
'user_sales' => 'User Sales',
|
||||
'iframe_url' => 'iFrame URL',
|
||||
'user_unsubscribed' => 'User unsubscribed from emails :link',
|
||||
);
|
||||
|
||||
return $lang;
|
||||
|
@ -3855,7 +3855,7 @@ $lang = array(
|
||||
'cancellation_pending' => 'Čaká sa na zrušenie, budeme vás kontaktovať!',
|
||||
'list_of_payments' => 'Zoznam platieb',
|
||||
'payment_details' => 'Podrobnosti o platbe',
|
||||
'list_of_payment_invoices' => 'Zoznam faktúr ovplyvnených platbou',
|
||||
'list_of_payment_invoices' => 'Associate invoices',
|
||||
'list_of_payment_methods' => 'Zoznam spôsobov platby',
|
||||
'payment_method_details' => 'Podrobnosti o spôsobe platby',
|
||||
'permanently_remove_payment_method' => 'Natrvalo odstrániť tento spôsob platby.',
|
||||
@ -4912,7 +4912,7 @@ $lang = array(
|
||||
'no_assigned_tasks' => 'Žiadne fakturovateľné úlohy pre tento projekt',
|
||||
'authorization_failure' => 'Nedostatočné povolenia na vykonanie tejto akcie',
|
||||
'authorization_sms_failure' => 'Ak chcete odosielať e-maily, overte svoj účet.',
|
||||
'white_label_body' => 'Ďakujeme, že ste si zakúpili licenciu s bielym štítkom.<br><br> Váš licenčný kľúč je:<br><br> :license_key',
|
||||
'white_label_body' => 'Thank you for purchasing a white label license. <br><br> Your license key is: <br><br> :license_key <br><br> You can manage your license here: https://invoiceninja.invoicing.co/client/login',
|
||||
'payment_type_Klarna' => 'Klarna',
|
||||
'payment_type_Interac E Transfer' => 'Interac E Transfer',
|
||||
'xinvoice_payable' => 'Splatné do :payeddue dní netto do :paydate',
|
||||
@ -5107,7 +5107,7 @@ $lang = array(
|
||||
'set_private' => 'Nastaviť ako súkromné',
|
||||
'individual' => 'Individuálne',
|
||||
'business' => 'Podnikanie',
|
||||
'partnership' => 'partnerstvo',
|
||||
'partnership' => 'Partnership',
|
||||
'trust' => 'Dôvera',
|
||||
'charity' => 'Dobročinnosť',
|
||||
'government' => 'vláda',
|
||||
@ -5208,7 +5208,22 @@ $lang = array(
|
||||
'unsubscribe_help' => 'You are currently not subscribed, and therefore, will not receive emails at this time.',
|
||||
'notification_purchase_order_bounced' => 'We were unable to deliver Purchase Order :invoice to :contact. <br><br> :error',
|
||||
'notification_purchase_order_bounced_subject' => 'Unable to deliver Purchase Order :invoice',
|
||||
|
||||
'show_pdfhtml_on_mobile' => 'Display HTML version of entity when viewing on mobile',
|
||||
'show_pdfhtml_on_mobile_help' => 'For improved visualization, displays a HTML version of the invoice/quote when viewing on mobile.',
|
||||
'please_select_an_invoice_or_credit' => 'Please select an invoice or credit',
|
||||
'mobile_version' => 'Mobile Version',
|
||||
'venmo' => 'Venmo',
|
||||
'my_bank' => 'MyBank',
|
||||
'pay_later' => 'Pay Later',
|
||||
'local_domain' => 'Local Domain',
|
||||
'verify_peer' => 'Verify Peer',
|
||||
'nordigen_help' => 'Note: connecting an account requires a GoCardless/Nordigen API key',
|
||||
'ar_detailed' => 'Accounts Receivable Detailed',
|
||||
'ar_summary' => 'Accounts Receivable Summary',
|
||||
'client_sales' => 'Client Sales',
|
||||
'user_sales' => 'User Sales',
|
||||
'iframe_url' => 'iFrame URL',
|
||||
'user_unsubscribed' => 'User unsubscribed from emails :link',
|
||||
);
|
||||
|
||||
return $lang;
|
||||
|
@ -3868,7 +3868,7 @@ Kada budete imali iznose, vratite se na ovu stranicu sa načinima plaćanja i k
|
||||
'cancellation_pending' => 'Otkazivanje je na čekanju, u kontaktu smo!',
|
||||
'list_of_payments' => 'Spisak uplata',
|
||||
'payment_details' => 'Detalji o uplati',
|
||||
'list_of_payment_invoices' => 'Spisak računa na koje utiče plaćanje',
|
||||
'list_of_payment_invoices' => 'Associate invoices',
|
||||
'list_of_payment_methods' => 'Spisak metoda plaćanja',
|
||||
'payment_method_details' => 'Detalji o metodu plaćanja',
|
||||
'permanently_remove_payment_method' => 'Trajno uklonite ovaj način plaćanja.',
|
||||
@ -4925,7 +4925,7 @@ Kada budete imali iznose, vratite se na ovu stranicu sa načinima plaćanja i k
|
||||
'no_assigned_tasks' => 'No billable tasks for this project',
|
||||
'authorization_failure' => 'Insufficient permissions to perform this action',
|
||||
'authorization_sms_failure' => 'Please verify your account to send emails.',
|
||||
'white_label_body' => 'Thank you for purchasing a white label license. <br><br> Your license key is: <br><br> :license_key',
|
||||
'white_label_body' => 'Thank you for purchasing a white label license. <br><br> Your license key is: <br><br> :license_key <br><br> You can manage your license here: https://invoiceninja.invoicing.co/client/login',
|
||||
'payment_type_Klarna' => 'Klarna',
|
||||
'payment_type_Interac E Transfer' => 'Interac E Transfer',
|
||||
'xinvoice_payable' => 'Payable within :payeddue days net until :paydate',
|
||||
@ -5120,7 +5120,7 @@ Kada budete imali iznose, vratite se na ovu stranicu sa načinima plaćanja i k
|
||||
'set_private' => 'Set private',
|
||||
'individual' => 'Individual',
|
||||
'business' => 'Business',
|
||||
'partnership' => 'partnership',
|
||||
'partnership' => 'Partnership',
|
||||
'trust' => 'Trust',
|
||||
'charity' => 'Charity',
|
||||
'government' => 'Government',
|
||||
@ -5221,7 +5221,22 @@ Kada budete imali iznose, vratite se na ovu stranicu sa načinima plaćanja i k
|
||||
'unsubscribe_help' => 'You are currently not subscribed, and therefore, will not receive emails at this time.',
|
||||
'notification_purchase_order_bounced' => 'We were unable to deliver Purchase Order :invoice to :contact. <br><br> :error',
|
||||
'notification_purchase_order_bounced_subject' => 'Unable to deliver Purchase Order :invoice',
|
||||
|
||||
'show_pdfhtml_on_mobile' => 'Display HTML version of entity when viewing on mobile',
|
||||
'show_pdfhtml_on_mobile_help' => 'For improved visualization, displays a HTML version of the invoice/quote when viewing on mobile.',
|
||||
'please_select_an_invoice_or_credit' => 'Please select an invoice or credit',
|
||||
'mobile_version' => 'Mobile Version',
|
||||
'venmo' => 'Venmo',
|
||||
'my_bank' => 'MyBank',
|
||||
'pay_later' => 'Pay Later',
|
||||
'local_domain' => 'Local Domain',
|
||||
'verify_peer' => 'Verify Peer',
|
||||
'nordigen_help' => 'Note: connecting an account requires a GoCardless/Nordigen API key',
|
||||
'ar_detailed' => 'Accounts Receivable Detailed',
|
||||
'ar_summary' => 'Accounts Receivable Summary',
|
||||
'client_sales' => 'Client Sales',
|
||||
'user_sales' => 'User Sales',
|
||||
'iframe_url' => 'iFrame URL',
|
||||
'user_unsubscribed' => 'User unsubscribed from emails :link',
|
||||
);
|
||||
|
||||
return $lang;
|
||||
|
@ -3876,7 +3876,7 @@ Den här funktionen kräver att en produkt skapas och en betalningsgateway är k
|
||||
'cancellation_pending' => 'Väntande avslut, vi hör av oss!',
|
||||
'list_of_payments' => 'Lista över betalningar',
|
||||
'payment_details' => 'Detaljer om betalningen',
|
||||
'list_of_payment_invoices' => 'Lista över fakturor som påverkas av betalningen',
|
||||
'list_of_payment_invoices' => 'Associate invoices',
|
||||
'list_of_payment_methods' => 'Lista över betalningsmetoder',
|
||||
'payment_method_details' => 'Information om betalningsmetod',
|
||||
'permanently_remove_payment_method' => 'Ta bort denna betalningsmetod permanent.',
|
||||
@ -4933,7 +4933,7 @@ Den här funktionen kräver att en produkt skapas och en betalningsgateway är k
|
||||
'no_assigned_tasks' => 'No billable tasks for this project',
|
||||
'authorization_failure' => 'Insufficient permissions to perform this action',
|
||||
'authorization_sms_failure' => 'Please verify your account to send emails.',
|
||||
'white_label_body' => 'Thank you for purchasing a white label license. <br><br> Your license key is: <br><br> :license_key',
|
||||
'white_label_body' => 'Thank you for purchasing a white label license. <br><br> Your license key is: <br><br> :license_key <br><br> You can manage your license here: https://invoiceninja.invoicing.co/client/login',
|
||||
'payment_type_Klarna' => 'Klarna',
|
||||
'payment_type_Interac E Transfer' => 'Interac E Transfer',
|
||||
'xinvoice_payable' => 'Payable within :payeddue days net until :paydate',
|
||||
@ -5128,7 +5128,7 @@ Den här funktionen kräver att en produkt skapas och en betalningsgateway är k
|
||||
'set_private' => 'Set private',
|
||||
'individual' => 'Individual',
|
||||
'business' => 'Business',
|
||||
'partnership' => 'partnership',
|
||||
'partnership' => 'Partnership',
|
||||
'trust' => 'Trust',
|
||||
'charity' => 'Charity',
|
||||
'government' => 'Government',
|
||||
@ -5229,7 +5229,22 @@ Den här funktionen kräver att en produkt skapas och en betalningsgateway är k
|
||||
'unsubscribe_help' => 'You are currently not subscribed, and therefore, will not receive emails at this time.',
|
||||
'notification_purchase_order_bounced' => 'We were unable to deliver Purchase Order :invoice to :contact. <br><br> :error',
|
||||
'notification_purchase_order_bounced_subject' => 'Unable to deliver Purchase Order :invoice',
|
||||
|
||||
'show_pdfhtml_on_mobile' => 'Display HTML version of entity when viewing on mobile',
|
||||
'show_pdfhtml_on_mobile_help' => 'For improved visualization, displays a HTML version of the invoice/quote when viewing on mobile.',
|
||||
'please_select_an_invoice_or_credit' => 'Please select an invoice or credit',
|
||||
'mobile_version' => 'Mobile Version',
|
||||
'venmo' => 'Venmo',
|
||||
'my_bank' => 'MyBank',
|
||||
'pay_later' => 'Pay Later',
|
||||
'local_domain' => 'Local Domain',
|
||||
'verify_peer' => 'Verify Peer',
|
||||
'nordigen_help' => 'Note: connecting an account requires a GoCardless/Nordigen API key',
|
||||
'ar_detailed' => 'Accounts Receivable Detailed',
|
||||
'ar_summary' => 'Accounts Receivable Summary',
|
||||
'client_sales' => 'Client Sales',
|
||||
'user_sales' => 'User Sales',
|
||||
'iframe_url' => 'iFrame URL',
|
||||
'user_unsubscribed' => 'User unsubscribed from emails :link',
|
||||
);
|
||||
|
||||
return $lang;
|
||||
|
@ -3868,7 +3868,7 @@ $lang = array(
|
||||
'cancellation_pending' => '取消待定,我們會聯絡您!',
|
||||
'list_of_payments' => '付款清單',
|
||||
'payment_details' => '付款詳情',
|
||||
'list_of_payment_invoices' => '受付款影響的發票列表',
|
||||
'list_of_payment_invoices' => 'Associate invoices',
|
||||
'list_of_payment_methods' => '付款方式一覽',
|
||||
'payment_method_details' => '付款方式詳情',
|
||||
'permanently_remove_payment_method' => '永久刪除此付款方式。',
|
||||
@ -4925,7 +4925,7 @@ $lang = array(
|
||||
'no_assigned_tasks' => '該項目沒有計費任務',
|
||||
'authorization_failure' => '權限不足,無法執行此操作',
|
||||
'authorization_sms_failure' => '請驗證您的帳戶以發送電子郵件。',
|
||||
'white_label_body' => '感謝您購買白標許可證。<br><br>您的許可證密鑰是:<br><br> :license_key',
|
||||
'white_label_body' => 'Thank you for purchasing a white label license. <br><br> Your license key is: <br><br> :license_key <br><br> You can manage your license here: https://invoiceninja.invoicing.co/client/login',
|
||||
'payment_type_Klarna' => '克拉納',
|
||||
'payment_type_Interac E Transfer' => 'Interac E 傳輸',
|
||||
'xinvoice_payable' => '在:payeddue天內支付,直至:paydate',
|
||||
@ -5120,7 +5120,7 @@ $lang = array(
|
||||
'set_private' => '設定私人',
|
||||
'individual' => '個人',
|
||||
'business' => '商業',
|
||||
'partnership' => '合夥',
|
||||
'partnership' => 'Partnership',
|
||||
'trust' => '相信',
|
||||
'charity' => '慈善機構',
|
||||
'government' => '政府',
|
||||
@ -5221,7 +5221,22 @@ $lang = array(
|
||||
'unsubscribe_help' => 'You are currently not subscribed, and therefore, will not receive emails at this time.',
|
||||
'notification_purchase_order_bounced' => 'We were unable to deliver Purchase Order :invoice to :contact. <br><br> :error',
|
||||
'notification_purchase_order_bounced_subject' => 'Unable to deliver Purchase Order :invoice',
|
||||
|
||||
'show_pdfhtml_on_mobile' => 'Display HTML version of entity when viewing on mobile',
|
||||
'show_pdfhtml_on_mobile_help' => 'For improved visualization, displays a HTML version of the invoice/quote when viewing on mobile.',
|
||||
'please_select_an_invoice_or_credit' => 'Please select an invoice or credit',
|
||||
'mobile_version' => 'Mobile Version',
|
||||
'venmo' => 'Venmo',
|
||||
'my_bank' => 'MyBank',
|
||||
'pay_later' => 'Pay Later',
|
||||
'local_domain' => 'Local Domain',
|
||||
'verify_peer' => 'Verify Peer',
|
||||
'nordigen_help' => 'Note: connecting an account requires a GoCardless/Nordigen API key',
|
||||
'ar_detailed' => 'Accounts Receivable Detailed',
|
||||
'ar_summary' => 'Accounts Receivable Summary',
|
||||
'client_sales' => 'Client Sales',
|
||||
'user_sales' => 'User Sales',
|
||||
'iframe_url' => 'iFrame URL',
|
||||
'user_unsubscribed' => 'User unsubscribed from emails :link',
|
||||
);
|
||||
|
||||
return $lang;
|
||||
|
Loading…
Reference in New Issue
Block a user