Update lang files

This commit is contained in:
Hillel Coren 2017-11-08 20:24:46 +02:00
parent 60b15d1577
commit 0b82d28473
26 changed files with 3284 additions and 2289 deletions

File diff suppressed because one or more lines are too long

View File

@ -305,7 +305,7 @@ $LANG = array(
'specify_colors' => 'Specify colors',
'specify_colors_label' => 'Select the colors used in the invoice',
'chart_builder' => 'Chart Builder',
'ninja_email_footer' => 'Use :site to invoice your clients and get paid online for free!',
'ninja_email_footer' => 'Created by :site | Create. Send. Get Paid.',
'go_pro' => 'Go Pro',
'quote' => 'Quote',
'quotes' => 'Quotes',
@ -347,8 +347,6 @@ $LANG = array(
'session_expired' => 'Your session has expired.',
'invoice_fields' => 'Invoice Fields',
'invoice_options' => 'Invoice Options',
'hide_quantity' => 'Hide Quantity',
'hide_quantity_help' => 'Disable the quantities column, then you can declutter invoices by no longer displaying this field.',
'hide_paid_to_date' => 'Hide Paid to Date',
'hide_paid_to_date_help' => 'Only display the "Paid to Date" area on your invoices once a payment has been received.',
'charge_taxes' => 'Charge taxes',
@ -506,6 +504,7 @@ $LANG = array(
'payment_type_credit_card' => 'Credit Card',
'payment_type_paypal' => 'PayPal',
'payment_type_bitcoin' => 'Bitcoin',
'payment_type_gocardless' => 'GoCardless',
'knowledge_base' => 'Knowledge Base',
'partial' => 'Partial/Deposit',
'partial_remaining' => ':partial of :balance',
@ -700,7 +699,7 @@ $LANG = array(
'invalid_credentials' => 'These credentials do not match our records',
'show_all_options' => 'Show all options',
'user_details' => 'User Details',
'oneclick_login' => 'One-Click Login',
'oneclick_login' => 'Connected Account',
'disable' => 'Disable',
'invoice_quote_number' => 'Invoice and Quote Numbers',
'invoice_charges' => 'Invoice Surcharges',
@ -1016,7 +1015,7 @@ $LANG = array(
'pro_plan_remove_logo' => ':link to remove the Invoice Ninja logo by joining the Pro Plan',
'pro_plan_remove_logo_link' => 'Click here',
'invitation_status_sent' => 'sent',
'invitation_status_sent' => 'Sent',
'invitation_status_opened' => 'Opened',
'invitation_status_viewed' => 'Viewed',
'email_error_inactive_client' => 'Emails can not be sent to inactive clients',
@ -1098,8 +1097,9 @@ $LANG = array(
'email_documents_header' => 'Documents:',
'email_documents_example_1' => 'Widgets Receipt.pdf',
'email_documents_example_2' => 'Final Deliverable.zip',
'invoice_documents' => 'Documents',
'expense_documents' => 'Attached Documents',
'quote_documents' => 'Quote Documents',
'invoice_documents' => 'Invoice Documents',
'expense_documents' => 'Expense Documents',
'invoice_embed_documents' => 'Embed Documents',
'invoice_embed_documents_help' => 'Include attached images in the invoice.',
'document_email_attachment' => 'Attach Documents',
@ -1369,6 +1369,7 @@ $LANG = array(
'use_bank_on_file' => 'Use Bank on File',
'auto_bill_email_message' => 'This invoice will automatically be billed to the payment method on file on the due date.',
'bitcoin' => 'Bitcoin',
'gocardless' => 'GoCardless',
'added_on' => 'Added :date',
'failed_remove_payment_method' => 'Failed to remove the payment method',
'gateway_exists' => 'This gateway already exists',
@ -1382,6 +1383,7 @@ $LANG = array(
'freq_four_weeks' => 'Four weeks',
'freq_monthly' => 'Monthly',
'freq_three_months' => 'Three months',
'freq_four_months' => 'Four months',
'freq_six_months' => 'Six months',
'freq_annually' => 'Annually',
@ -2243,7 +2245,6 @@ $LANG = array(
'oauth_taken' => 'The account is already registered',
'emailed_payment' => 'Successfully emailed payment',
'email_payment' => 'Email Payment',
'sent' => 'Sent',
'invoiceplane_import' => 'Use :link to migrate your data from InvoicePlane.',
'duplicate_expense_warning' => 'Warning: This :link may be a duplicate',
'expense_link' => 'expense',
@ -2395,6 +2396,7 @@ $LANG = array(
'currency_myanmar_kyat' => 'Myanmar Kyat',
'currency_peruvian_sol' => 'Peruvian Sol',
'currency_botswana_pula' => 'Botswana Pula',
'currency_hungarian_forint' => 'Hungarian Forint',
'review_app_help' => 'We hope you\'re enjoying using the app.<br/>If you\'d consider <a href="http://www.capterra.com/p/145215/Invoice-Ninja/" target="_blank">writing a review</a> we\'d greatly appreciate it!',
'use_english_version' => 'Make sure to use the English version of the files.<br/>We use the column headers to match the fields.',
@ -2431,7 +2433,6 @@ $LANG = array(
'include_errors' => 'Include Errors',
'include_errors_help' => 'Include :link from storage/logs/laravel-error.log',
'recent_errors' => 'recent errors',
'add_item' => 'Add Item',
'customer' => 'Customer',
'customers' => 'Customers',
'created_customer' => 'Successfully created customer',
@ -2481,7 +2482,46 @@ $LANG = array(
'time_hr' => 'hr',
'time_hrs' => 'hrs',
'clear' => 'Clear',
'warn_payment_gateway' => 'Note: to accept online payments :link to add a payment gateway.',
'warn_payment_gateway' => 'Note: accepting online payments requires a payment gateway, :link to add one.',
'task_rate' => 'Task Rate',
'task_rate_help' => 'Set the default <b>rate for invoiced tasks</b>.',
'past_due' => 'Past Due',
'document' => 'Document',
'invoice_or_expense' => 'Invoice/Expense',
'invoice_pdfs' => 'Invoice PDFs',
'enable_sepa' => 'Accept SEPA',
'enable_bitcoin' => 'Accept Bitcoin',
'iban' => 'IBAN',
'sepa_authorization' => 'By providing your IBAN and confirming this payment, you are authorizing :company and Stripe, our payment service provider, to send instructions to your bank to debit your account and your bank to debit your account in accordance with those instructions. You are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited.',
'recover_license' => 'Recover License',
'purchase' => 'Purchase',
'recover' => 'Recover',
'apply' => 'Apply',
'recover_white_label_header' => 'Recover White Label License',
'apply_white_label_header' => 'Apply White Label License',
'videos' => 'Videos',
'video' => 'Video',
'return_to_invoice' => 'Return to Invoice',
'gateway_help_13' => 'To use ITN leave the PDT Key field blank.',
'partial_due_date' => 'Partial Due Date',
'task_fields' => 'Task Fields',
'product_fields_help' => 'Drag and drop fields to change their order',
'custom_value1' => 'Custom Value',
'custom_value2' => 'Custom Value',
'enable_two_factor' => 'Two-Factor Authentication',
'enable_two_factor_help' => 'Use your phone to confirm your identity when logging in',
'two_factor_setup' => 'Two-Factor Setup',
'two_factor_setup_help' => 'Scan the bar code with a :link compatible app.',
'one_time_password' => 'One Time Password',
'set_phone_for_two_factor' => 'Set your phone number to enable.',
'enabled_two_factor' => 'Successfully enabled Two-Factor Authentication',
'add_product' => 'Add Product',
'email_will_be_sent_on' => 'Note: the email will be sent on :date.',
'invoice_product' => 'Invoice Product',
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
);
return $LANG;

View File

@ -304,7 +304,7 @@ $LANG = array(
'specify_colors' => 'Vyberte barvy',
'specify_colors_label' => 'Vyberte barvy použité na faktuře',
'chart_builder' => 'Generátor grafů',
'ninja_email_footer' => 'Použijte :site pro fakturaci Vašim klientům a nechte si platit online zdarma!',
'ninja_email_footer' => 'Created by :site | Create. Send. Get Paid.',
'go_pro' => 'Přejít na Profi',
'quote' => 'Nabídka',
'quotes' => 'Nabídky',
@ -346,8 +346,6 @@ $LANG = array(
'session_expired' => 'Vaše přihlášení vypršelo.',
'invoice_fields' => 'Pole na faktuře',
'invoice_options' => 'Možnosti faktury',
'hide_quantity' => 'Skrýt množství',
'hide_quantity_help' => 'Zakázat sloupec množství, takže můžete vyúčtovat faktury a toto pole již nebude zobrazeno.',
'hide_paid_to_date' => 'Skrýt Zaplaceno ke dni',
'hide_paid_to_date_help' => 'Zobrazit na faktuře "Zaplaceno ke dni" pouze když přijde platba.',
'charge_taxes' => 'Použít daně',
@ -505,6 +503,7 @@ $LANG = array(
'payment_type_credit_card' => 'Platební karty',
'payment_type_paypal' => 'PayPal',
'payment_type_bitcoin' => 'Bitcoin',
'payment_type_gocardless' => 'GoCardless',
'knowledge_base' => 'Knowledge Base',
'partial' => 'Partial/Deposit',
'partial_remaining' => ':partial z :balance',
@ -701,7 +700,7 @@ $LANG = array(
'invalid_credentials' => 'Tyto údaje neodpovídají našim záznamům.',
'show_all_options' => 'Zobrazit všechny možnosti',
'user_details' => 'Uživatelské detaily',
'oneclick_login' => 'Přihlášení na 1 klik',
'oneclick_login' => 'Connected Account',
'disable' => 'Vypnout',
'invoice_quote_number' => 'Čísla faktur a nabídek',
'invoice_charges' => 'Invoice Surcharges',
@ -1018,7 +1017,7 @@ $LANG = array(
'pro_plan_remove_logo' => ':link pro odstranění loga Invoice Ninja připojením se k profi plánu',
'pro_plan_remove_logo_link' => 'Klikněte zde',
'invitation_status_sent' => 'sent',
'invitation_status_sent' => 'Sent',
'invitation_status_opened' => 'Opened',
'invitation_status_viewed' => 'Viewed',
'email_error_inactive_client' => 'Emaily nemohou být odeslány neaktivním klientům',
@ -1100,8 +1099,9 @@ $LANG = array(
'email_documents_header' => 'Documents:',
'email_documents_example_1' => 'Widgets Receipt.pdf',
'email_documents_example_2' => 'Final Deliverable.zip',
'invoice_documents' => 'Documents',
'expense_documents' => 'Attached Documents',
'quote_documents' => 'Quote Documents',
'invoice_documents' => 'Invoice Documents',
'expense_documents' => 'Expense Documents',
'invoice_embed_documents' => 'Embed Documents',
'invoice_embed_documents_help' => 'Include attached images in the invoice.',
'document_email_attachment' => 'Attach Documents',
@ -1371,6 +1371,7 @@ $LANG = array(
'use_bank_on_file' => 'Use Bank on File',
'auto_bill_email_message' => 'This invoice will automatically be billed to the payment method on file on the due date.',
'bitcoin' => 'Bitcoin',
'gocardless' => 'GoCardless',
'added_on' => 'Added :date',
'failed_remove_payment_method' => 'Failed to remove the payment method',
'gateway_exists' => 'This gateway already exists',
@ -1384,6 +1385,7 @@ $LANG = array(
'freq_four_weeks' => 'Four weeks',
'freq_monthly' => 'Monthly',
'freq_three_months' => 'Three months',
'freq_four_months' => 'Four months',
'freq_six_months' => 'Six months',
'freq_annually' => 'Annually',
@ -2245,7 +2247,6 @@ $LANG = array(
'oauth_taken' => 'The account is already registered',
'emailed_payment' => 'Successfully emailed payment',
'email_payment' => 'Email Payment',
'sent' => 'Sent',
'invoiceplane_import' => 'Use :link to migrate your data from InvoicePlane.',
'duplicate_expense_warning' => 'Warning: This :link may be a duplicate',
'expense_link' => 'expense',
@ -2397,6 +2398,7 @@ $LANG = array(
'currency_myanmar_kyat' => 'Myanmar Kyat',
'currency_peruvian_sol' => 'Peruvian Sol',
'currency_botswana_pula' => 'Botswana Pula',
'currency_hungarian_forint' => 'Hungarian Forint',
'review_app_help' => 'We hope you\'re enjoying using the app.<br/>If you\'d consider <a href="http://www.capterra.com/p/145215/Invoice-Ninja/" target="_blank">writing a review</a> we\'d greatly appreciate it!',
'use_english_version' => 'Make sure to use the English version of the files.<br/>We use the column headers to match the fields.',
@ -2433,7 +2435,6 @@ $LANG = array(
'include_errors' => 'Include Errors',
'include_errors_help' => 'Include :link from storage/logs/laravel-error.log',
'recent_errors' => 'recent errors',
'add_item' => 'Add Item',
'customer' => 'Customer',
'customers' => 'Customers',
'created_customer' => 'Successfully created customer',
@ -2483,7 +2484,46 @@ $LANG = array(
'time_hr' => 'hr',
'time_hrs' => 'hrs',
'clear' => 'Clear',
'warn_payment_gateway' => 'Note: to accept online payments :link to add a payment gateway.',
'warn_payment_gateway' => 'Note: accepting online payments requires a payment gateway, :link to add one.',
'task_rate' => 'Task Rate',
'task_rate_help' => 'Set the default <b>rate for invoiced tasks</b>.',
'past_due' => 'Past Due',
'document' => 'Document',
'invoice_or_expense' => 'Invoice/Expense',
'invoice_pdfs' => 'Invoice PDFs',
'enable_sepa' => 'Accept SEPA',
'enable_bitcoin' => 'Accept Bitcoin',
'iban' => 'IBAN',
'sepa_authorization' => 'By providing your IBAN and confirming this payment, you are authorizing :company and Stripe, our payment service provider, to send instructions to your bank to debit your account and your bank to debit your account in accordance with those instructions. You are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited.',
'recover_license' => 'Recover License',
'purchase' => 'Purchase',
'recover' => 'Recover',
'apply' => 'Apply',
'recover_white_label_header' => 'Recover White Label License',
'apply_white_label_header' => 'Apply White Label License',
'videos' => 'Videos',
'video' => 'Video',
'return_to_invoice' => 'Return to Invoice',
'gateway_help_13' => 'To use ITN leave the PDT Key field blank.',
'partial_due_date' => 'Partial Due Date',
'task_fields' => 'Task Fields',
'product_fields_help' => 'Drag and drop fields to change their order',
'custom_value1' => 'Custom Value',
'custom_value2' => 'Custom Value',
'enable_two_factor' => 'Two-Factor Authentication',
'enable_two_factor_help' => 'Use your phone to confirm your identity when logging in',
'two_factor_setup' => 'Two-Factor Setup',
'two_factor_setup_help' => 'Scan the bar code with a :link compatible app.',
'one_time_password' => 'One Time Password',
'set_phone_for_two_factor' => 'Set your phone number to enable.',
'enabled_two_factor' => 'Successfully enabled Two-Factor Authentication',
'add_product' => 'Add Product',
'email_will_be_sent_on' => 'Note: the email will be sent on :date.',
'invoice_product' => 'Invoice Product',
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
);
return $LANG;

View File

@ -305,7 +305,7 @@ $LANG = array(
'specify_colors' => 'Egendefineret farve',
'specify_colors_label' => 'Vælg de farver som skal bruges i fakturaen',
'chart_builder' => 'Diagram bygger',
'ninja_email_footer' => 'Brug :sitet til at fakturere dine kunder og bliv betalt på nettet - gratis!',
'ninja_email_footer' => 'Created by :site | Create. Send. Get Paid.',
'go_pro' => 'Vælg Pro',
'quote' => 'Pristilbud',
'quotes' => 'Pristilbud',
@ -347,8 +347,6 @@ $LANG = array(
'session_expired' => 'Session er udløbet.',
'invoice_fields' => 'Faktura felt',
'invoice_options' => 'Faktura indstillinger',
'hide_quantity' => 'Skjul antal',
'hide_quantity_help' => 'Disable the quantities column, then you can declutter invoices by no longer displaying this field.',
'hide_paid_to_date' => 'Skjul delbetalinger',
'hide_paid_to_date_help' => 'Vis kun delbetalinger hvis der er forekommet en delbetaling.',
'charge_taxes' => 'Inkluder skat',
@ -506,6 +504,7 @@ $LANG = array(
'payment_type_credit_card' => 'Kredit kort',
'payment_type_paypal' => 'PayPal',
'payment_type_bitcoin' => 'Bitcoin',
'payment_type_gocardless' => 'GoCardless',
'knowledge_base' => 'Vidensbase',
'partial' => 'Partial/Deposit',
'partial_remaining' => ':partial af :balance',
@ -700,7 +699,7 @@ $LANG = array(
'invalid_credentials' => 'These credentials do not match our records',
'show_all_options' => 'Show all options',
'user_details' => 'User Details',
'oneclick_login' => 'One-Click Login',
'oneclick_login' => 'Connected Account',
'disable' => 'Disable',
'invoice_quote_number' => 'Invoice and Quote Numbers',
'invoice_charges' => 'Invoice Surcharges',
@ -1016,7 +1015,7 @@ $LANG = array(
'pro_plan_remove_logo' => ':link for at fjerne Invoice Ninja-logoet, opgrader til en Pro Plan',
'pro_plan_remove_logo_link' => 'Klik her',
'invitation_status_sent' => 'sent',
'invitation_status_sent' => 'Sent',
'invitation_status_opened' => 'Opened',
'invitation_status_viewed' => 'Viewed',
'email_error_inactive_client' => 'Emails can not be sent to inactive clients',
@ -1098,8 +1097,9 @@ $LANG = array(
'email_documents_header' => 'Documents:',
'email_documents_example_1' => 'Widgets Receipt.pdf',
'email_documents_example_2' => 'Final Deliverable.zip',
'invoice_documents' => 'Documents',
'expense_documents' => 'Attached Documents',
'quote_documents' => 'Quote Documents',
'invoice_documents' => 'Invoice Documents',
'expense_documents' => 'Expense Documents',
'invoice_embed_documents' => 'Embed Documents',
'invoice_embed_documents_help' => 'Include attached images in the invoice.',
'document_email_attachment' => 'Attach Documents',
@ -1369,6 +1369,7 @@ $LANG = array(
'use_bank_on_file' => 'Use Bank on File',
'auto_bill_email_message' => 'This invoice will automatically be billed to the payment method on file on the due date.',
'bitcoin' => 'Bitcoin',
'gocardless' => 'GoCardless',
'added_on' => 'Added :date',
'failed_remove_payment_method' => 'Failed to remove the payment method',
'gateway_exists' => 'This gateway already exists',
@ -1382,6 +1383,7 @@ $LANG = array(
'freq_four_weeks' => 'Fire uger',
'freq_monthly' => 'Månedlig',
'freq_three_months' => 'Tre måneder',
'freq_four_months' => 'Four months',
'freq_six_months' => 'Seks måneder',
'freq_annually' => 'Årlig',
@ -2243,7 +2245,6 @@ $LANG = array(
'oauth_taken' => 'The account is already registered',
'emailed_payment' => 'Successfully emailed payment',
'email_payment' => 'Email Payment',
'sent' => 'Sent',
'invoiceplane_import' => 'Use :link to migrate your data from InvoicePlane.',
'duplicate_expense_warning' => 'Warning: This :link may be a duplicate',
'expense_link' => 'expense',
@ -2395,6 +2396,7 @@ $LANG = array(
'currency_myanmar_kyat' => 'Myanmar Kyat',
'currency_peruvian_sol' => 'Peruvian Sol',
'currency_botswana_pula' => 'Botswana Pula',
'currency_hungarian_forint' => 'Hungarian Forint',
'review_app_help' => 'We hope you\'re enjoying using the app.<br/>If you\'d consider <a href="http://www.capterra.com/p/145215/Invoice-Ninja/" target="_blank">writing a review</a> we\'d greatly appreciate it!',
'use_english_version' => 'Make sure to use the English version of the files.<br/>We use the column headers to match the fields.',
@ -2431,7 +2433,6 @@ $LANG = array(
'include_errors' => 'Include Errors',
'include_errors_help' => 'Include :link from storage/logs/laravel-error.log',
'recent_errors' => 'recent errors',
'add_item' => 'Add Item',
'customer' => 'Customer',
'customers' => 'Customers',
'created_customer' => 'Successfully created customer',
@ -2481,7 +2482,46 @@ $LANG = array(
'time_hr' => 'hr',
'time_hrs' => 'hrs',
'clear' => 'Clear',
'warn_payment_gateway' => 'Note: to accept online payments :link to add a payment gateway.',
'warn_payment_gateway' => 'Note: accepting online payments requires a payment gateway, :link to add one.',
'task_rate' => 'Task Rate',
'task_rate_help' => 'Set the default <b>rate for invoiced tasks</b>.',
'past_due' => 'Past Due',
'document' => 'Document',
'invoice_or_expense' => 'Invoice/Expense',
'invoice_pdfs' => 'Invoice PDFs',
'enable_sepa' => 'Accept SEPA',
'enable_bitcoin' => 'Accept Bitcoin',
'iban' => 'IBAN',
'sepa_authorization' => 'By providing your IBAN and confirming this payment, you are authorizing :company and Stripe, our payment service provider, to send instructions to your bank to debit your account and your bank to debit your account in accordance with those instructions. You are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited.',
'recover_license' => 'Recover License',
'purchase' => 'Purchase',
'recover' => 'Recover',
'apply' => 'Apply',
'recover_white_label_header' => 'Recover White Label License',
'apply_white_label_header' => 'Apply White Label License',
'videos' => 'Videos',
'video' => 'Video',
'return_to_invoice' => 'Return to Invoice',
'gateway_help_13' => 'To use ITN leave the PDT Key field blank.',
'partial_due_date' => 'Partial Due Date',
'task_fields' => 'Task Fields',
'product_fields_help' => 'Drag and drop fields to change their order',
'custom_value1' => 'Custom Value',
'custom_value2' => 'Custom Value',
'enable_two_factor' => 'Two-Factor Authentication',
'enable_two_factor_help' => 'Use your phone to confirm your identity when logging in',
'two_factor_setup' => 'Two-Factor Setup',
'two_factor_setup_help' => 'Scan the bar code with a :link compatible app.',
'one_time_password' => 'One Time Password',
'set_phone_for_two_factor' => 'Set your phone number to enable.',
'enabled_two_factor' => 'Successfully enabled Two-Factor Authentication',
'add_product' => 'Add Product',
'email_will_be_sent_on' => 'Note: the email will be sent on :date.',
'invoice_product' => 'Invoice Product',
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
);
return $LANG;

View File

@ -60,7 +60,7 @@ $LANG = array(
'download_pdf' => 'PDF herunterladen',
'pay_now' => 'Jetzt bezahlen',
'save_invoice' => 'Rechnung speichern',
'clone_invoice' => 'Clone To Invoice',
'clone_invoice' => 'Als Rechnung kopieren',
'archive_invoice' => 'Rechnung archivieren',
'delete_invoice' => 'Rechnung löschen',
'email_invoice' => 'Rechnung versenden',
@ -238,7 +238,7 @@ $LANG = array(
'confirmation_subject' => 'InvoiceNinja Kontobestätigung',
'confirmation_header' => 'Kontobestätigung',
'confirmation_message' => 'Bitte klicke auf den folgenden Link um dein Konto zu bestätigen.',
'invoice_subject' => 'New invoice :number from :account',
'invoice_subject' => 'Neue Rechnung :number von :account',
'invoice_message' => 'Um Ihre Rechnung über :amount einzusehen, klicken Sie bitte auf den folgenden Link:',
'payment_subject' => 'Zahlungseingang',
'payment_message' => 'Vielen Dank für Ihre Zahlung von :amount.',
@ -305,7 +305,7 @@ $LANG = array(
'specify_colors' => 'Farben wählen',
'specify_colors_label' => 'Wähle die in der Rechnung verwendeten Farben',
'chart_builder' => 'Diagrammersteller',
'ninja_email_footer' => 'Nutze :site um Kunden Rechnungen zu stellen und online bezahlt zu werden, kostenlos!',
'ninja_email_footer' => 'Created by :site | Create. Send. Get Paid.',
'go_pro' => 'Pro werden',
'quote' => 'Angebot',
'quotes' => 'Angebote',
@ -323,7 +323,7 @@ $LANG = array(
'delete_quote' => 'Angebot löschen',
'save_quote' => 'Angebot speichern',
'email_quote' => 'Angebot per E-Mail senden',
'clone_quote' => 'Clone To Quote',
'clone_quote' => 'Als Angebot kopieren',
'convert_to_invoice' => 'In Rechnung umwandeln',
'view_invoice' => 'Rechnung anschauen',
'view_client' => 'Kunde anschauen',
@ -337,7 +337,7 @@ $LANG = array(
'deleted_quote' => 'Angebot erfolgreich gelöscht',
'deleted_quotes' => ':count Angebote erfolgreich gelöscht',
'converted_to_invoice' => 'Angebot erfolgreich in Rechnung umgewandelt',
'quote_subject' => 'New quote :number from :account',
'quote_subject' => 'Neues Angebot :number von :account',
'quote_message' => 'Klicken Sie auf den folgenden Link um das Angebot über :amount anzuschauen.',
'quote_link_message' => 'Klicke auf den folgenden Link um das Angebot deines Kunden anzuschauen:',
'notification_quote_sent_subject' => 'Angebot :invoice wurde an :client versendet',
@ -347,8 +347,6 @@ $LANG = array(
'session_expired' => 'Deine Sitzung ist abgelaufen.',
'invoice_fields' => 'Rechnungsfelder',
'invoice_options' => 'Rechnungsoptionen',
'hide_quantity' => 'Menge verbergen',
'hide_quantity_help' => 'Wenn deine Menge immer 1 beträgt, kannst du deine Rechnung einfach halten, indem du dieses Feld und damit die Mengenspalte in der Rechnung entfernst.',
'hide_paid_to_date' => '"Bereits gezahlt" ausblenden',
'hide_paid_to_date_help' => '"Bereits gezahlt" nur anzeigen, wenn eine Zahlung eingegangen ist.',
'charge_taxes' => 'Steuern erheben',
@ -506,6 +504,7 @@ $LANG = array(
'payment_type_credit_card' => 'Kreditkarte',
'payment_type_paypal' => 'PayPal',
'payment_type_bitcoin' => 'Bitcoin',
'payment_type_gocardless' => 'GoCardless',
'knowledge_base' => 'FAQ',
'partial' => 'Teilzahlung/Anzahlung',
'partial_remaining' => ':partial von :balance',
@ -671,7 +670,7 @@ $LANG = array(
'status_partial' => 'Teilweise',
'status_paid' => 'Bezahlt',
'status_unpaid' => 'Unbezahlt',
'status_all' => 'All',
'status_all' => 'Alle',
'show_line_item_tax' => '<b>Steuern für Belegpositionen</b> in der jeweiligen Zeile anzeigen',
'iframe_url' => 'Webseite',
'iframe_url_help1' => 'Kopiere den folgenden Code in eine Seite auf deiner Website.',
@ -700,7 +699,7 @@ $LANG = array(
'invalid_credentials' => 'Diese Zugangsdaten können wir nicht finden.',
'show_all_options' => 'Zeige alle Optionen',
'user_details' => 'Benutzerdaten',
'oneclick_login' => 'Ein Klick Login',
'oneclick_login' => 'Connected Account',
'disable' => 'Deaktivieren',
'invoice_quote_number' => 'Rechnungs- und Angebotsnummern',
'invoice_charges' => 'Rechnungsgebühren',
@ -834,7 +833,7 @@ $LANG = array(
'disabled' => 'Deaktiviert',
'show_archived_users' => 'Zeige archivierte Benutzer',
'notes' => 'Notizen',
'invoice_will_create' => 'invoice will be created',
'invoice_will_create' => 'Die Rechnung wird erstellt',
'invoices_will_create' => 'Rechnung wird erstellt',
'failed_to_import' => 'Die folgenden Daten konnten nicht importiert werden. Entweder sind diese bereits vorhanden oder es fehlen benötigte Felder.',
'publishable_key' => 'Öffentlicher Schlüssel',
@ -856,9 +855,9 @@ $LANG = array(
'website_help' => 'Zeige die Rechnung als iFrame auf deiner eigenen Webseite an',
'invoice_number_help' => 'Geben Sie einen Präfix oder ein benutzerdefiniertes Schema an, um die Rechnungsnummer dynamisch zu erzeugen.',
'quote_number_help' => 'Geben Sie einen Präfix oder ein benutzerdefiniertes Schema an, um die Angebotsnummer dynamisch zu erzeugen.',
'custom_client_fields_helps' => 'Add a field when creating a client and optionally display the label and value on the PDF.',
'custom_client_fields_helps' => 'Erstelle ein Feld für Kunden. Optional kann die Feldbezeichnung und der Feldwert auch in PDF-Dokumenten ausgegeben werden.',
'custom_account_fields_helps' => 'Füge ein Feld, mit Bezeichnung und zugehörigem Wert, zum Firmen-Detailabschnitt in der Rechnung hinzu.',
'custom_invoice_fields_helps' => 'Add a field when creating an invoice and optionally display the label and value on the PDF.',
'custom_invoice_fields_helps' => 'Erstelle ein Feld für Rechnungen. Optional kann die Feldbezeichnung und der Feldwert auch in PDF-Dokumenten ausgegeben werden.',
'custom_invoice_charges_helps' => 'Füge ein Feld hinzu, wenn eine neue Rechnung erstellt wird und erfasse die Kosten in den Zwischensummen der Rechnung.',
'token_expired' => 'Validierungstoken ist abgelaufen. Bitte probieren Sie es erneut.',
'invoice_link' => 'Link zur Rechnung',
@ -912,7 +911,7 @@ $LANG = array(
'enter_expense' => 'Ausgabe eingeben',
'view' => 'Ansehen',
'restore_expense' => 'Ausgabe Wiederherstellen',
'invoice_expense' => 'Ausgabe in Rechnung stellen',
'invoice_expense' => 'Ausgabe abrechnen',
'expense_error_multiple_clients' => 'Die Ausgaben können nicht zu unterschiedlichen Kunden gehören',
'expense_error_invoiced' => 'Ausgabe wurde bereits in Rechnung gestellt',
'convert_currency' => 'Währung umrechnen',
@ -996,9 +995,9 @@ $LANG = array(
'enable_https' => 'Wir empfehlen dringend HTTPS zu verwenden, um Kreditkarten online zu akzeptieren.',
'quote_issued_to' => 'Angebot ausgefertigt an',
'show_currency_code' => 'Währungscode',
'free_year_message' => 'Your account has been upgraded to the pro plan for one year at no cost.',
'free_year_message' => 'Dein Account wurde für ein Jahr kostenlos auf den PRO-Tarif hochgestuft.',
'trial_message' => 'Ihr Account erhält zwei Wochen Probemitgliedschaft für unseren Pro-Plan.',
'trial_footer' => 'Your free pro plan trial lasts :count more days, :link to upgrade now.',
'trial_footer' => 'Die Testversion deines Pro-Tarifs endet in :count Tagen. :link jetzt hochstufen.',
'trial_footer_last_day' => 'This is the last day of your free pro plan trial, :link to upgrade now.',
'trial_call_to_action' => 'Kostenlose Probezeit starten',
'trial_success' => 'Erfolgreich eine 2-Wochen Testversion aktiviert',
@ -1016,8 +1015,8 @@ $LANG = array(
'pro_plan_remove_logo' => ':link, um das InvoiceNinja-Logo zu entfernen, indem du dem Pro Plan beitrittst',
'pro_plan_remove_logo_link' => 'Klicke hier',
'invitation_status_sent' => 'versendet',
'invitation_status_opened' => 'Opened',
'invitation_status_sent' => 'Gesendet',
'invitation_status_opened' => 'Geöffnet',
'invitation_status_viewed' => 'Gesehen',
'email_error_inactive_client' => 'Emails können nicht zu inaktiven Kunden gesendet werden',
'email_error_inactive_contact' => 'Emails können nicht zu inaktiven Kontakten gesendet werden',
@ -1046,7 +1045,7 @@ $LANG = array(
'invoice_item_fields' => 'Rechnungspositionsfeld',
'custom_invoice_item_fields_help' => 'Add a field when creating an invoice item and display the label and value on the PDF.',
'recurring_invoice_number' => 'Wiederkehrende Nummer',
'recurring_invoice_number_prefix_help' => 'Speciy a prefix to be added to the invoice number for recurring invoices.',
'recurring_invoice_number_prefix_help' => 'Gib ein Präfix an, das der Rechnungsnummer für wiederkehrende Rechnungen hinzugefügt werden soll.',
// Client Passwords
'enable_portal_password' => 'Rechnungen mit Passwort schützen',
@ -1098,8 +1097,9 @@ $LANG = array(
'email_documents_header' => 'Dokumente:',
'email_documents_example_1' => 'Widgets Receipt.pdf',
'email_documents_example_2' => 'Endgültig lieferbar.zip',
'invoice_documents' => 'Dokumente',
'expense_documents' => 'Angehängte Dokumente',
'quote_documents' => 'Angebots-Dateien',
'invoice_documents' => 'Rechnungs-Dateien',
'expense_documents' => 'Ausgaben-Dateien',
'invoice_embed_documents' => 'Dokumente einbetten',
'invoice_embed_documents_help' => 'Bildanhänge in Rechnungen verwenden.',
'document_email_attachment' => 'Dokumente anhängen',
@ -1214,8 +1214,8 @@ $LANG = array(
'payment_type_stripe' => 'Stripe',
'ach' => 'ACH',
'enable_ach' => 'Accept US bank transfers',
'stripe_ach_help' => 'ACH support must also be enabled in :link.',
'enable_ach' => 'Akzeptiere US-Bank-Transfers',
'stripe_ach_help' => 'ACH-Untetstützung muss aktiviert werden unter :link.',
'ach_disabled' => 'Es wurde bereits ein anderes Gateway für den Bankeinzug eingerichtet.',
'plaid' => 'Plaid',
@ -1333,7 +1333,7 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
'import_products' => 'Produkte importieren',
'products_will_create' => 'Produkte werden erstellt werden',
'product_key' => 'Produkt',
'created_products' => 'Successfully created/updated :count product(s)',
'created_products' => ':count Produkt(e) erfolgreich erstellt bzw. aktualisiert',
'export_help' => 'Nutzen Sie JSON wenn Sie die Daten in Invoice Ninja importieren wollen.<br/>Die Datei beinhaltet Kunden, Produkte, Rechnungen, Angebote und Zahlungen.',
'JSON_file' => 'JSON Datei',
@ -1369,6 +1369,7 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
'use_bank_on_file' => 'Use Bank on File',
'auto_bill_email_message' => 'Der Rechnungsbetrag dieser Rechnung wird automatisch am Fälligkeitsdatum per gewählter Zahlungsmethode abgebucht.',
'bitcoin' => 'Bitcoin',
'gocardless' => 'GoCardless',
'added_on' => 'Datum :date hinzugefügt',
'failed_remove_payment_method' => 'Zahlungsart entfernen fehlgeschlagen',
'gateway_exists' => 'Dieser Zahlungsanbieter wurde bereits angelegt',
@ -1382,6 +1383,7 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
'freq_four_weeks' => 'Vierwöchentlich',
'freq_monthly' => 'Monatlich',
'freq_three_months' => 'Dreimonatlich',
'freq_four_months' => 'Vier Monate',
'freq_six_months' => 'Halbjährlich',
'freq_annually' => 'Jährlich',
@ -1413,7 +1415,7 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
'payment_type_Swish' => 'Swish',
'payment_type_Alipay' => 'Alipay',
'payment_type_Sofort' => 'SOFORT-Überweisung',
'payment_type_SEPA' => 'SEPA Direct Debit',
'payment_type_SEPA' => 'SEPA-Lastschriftverfahren',
// Industries
'industry_Accounting & Legal' => 'Buchhaltung und Rechnungswesen',
@ -1441,7 +1443,7 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
'industry_Pharmaceuticals' => 'Arzneimittel',
'industry_Professional Services & Consulting' => 'Professionelle Dienstleistungen und Beratung',
'industry_Real Estate' => 'Immobilien',
'industry_Restaurant & Catering' => 'Restaurant & Catering',
'industry_Restaurant & Catering' => 'Gastronomie',
'industry_Retail & Wholesale' => 'Einzel- und Grosshandel',
'industry_Sports' => 'Sport',
'industry_Transportation' => 'Verkehrswesen',
@ -1726,7 +1728,7 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
'lang_Turkish - Turkey' => 'Türkisch',
'lang_Portuguese - Brazilian' => 'Portugiesisch - Brasilien',
'lang_Portuguese - Portugal' => 'Portugiesisch - Portugal',
'lang_Thai' => 'Thai',
'lang_Thai' => 'Thailändisch',
// Frequencies
'freq_weekly' => 'Wöchentlich',
@ -2012,7 +2014,7 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
'toggle_menu' => 'Menü umschalten',
'new_...' => 'Neu(e) ...',
'list_...' => 'Liste',
'created_at' => 'Date Created',
'created_at' => 'Erstellt am',
'contact_us' => 'Kontaktieren Sie uns',
'support_forum' => 'Support Forum',
'user_guide' => 'Nutzer-Anleitung',
@ -2116,7 +2118,7 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
// New Client Portal styling
'invoice_from' => 'Rechnungen von:',
'email_alias_message' => 'We require each company to have a unique email address.<br/>Consider using an alias. ie, email+label@example.com',
'email_alias_message' => 'Wir benötigen von jedem Benutzer eine einzigartige E-Mail-Adresse. Verwenden Sie einen Alias, z.B.: email+label@example.com',
'full_name' => 'Voller Name',
'month_year' => 'Monat/Jahr',
'valid_thru' => 'Gültig\nthru',
@ -2153,7 +2155,7 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
'fees_sample' => 'Die Gebühren für eine Rechnung über :amount  würden :total betragen.',
'discount_sample' => 'The discount for a :amount invoice would be :total.',
'no_fees' => 'Keine Gebühren',
'gateway_fees_disclaimer' => 'Warning: not all states/payment gateways allow adding fees, please review local laws/terms of service.',
'gateway_fees_disclaimer' => 'Achtung: Nicht alle Länder oder Bezahldienste erlauben es, Gebühren zu erheben. Beachten Sie die jeweiligen gesetztlichen Bestimmungen bzw. Nutzungsbedingungen.',
'percent' => 'Prozent',
'location' => 'Ort',
'line_item' => 'Posten',
@ -2166,41 +2168,41 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
'fees_disabled' => 'Gebühren sind deaktiviert',
'gateway_fees_help' => 'Automatisch einen Online-Zahlungszuschlag oder Rabatt hinzufügen.',
'gateway' => 'Provider',
'gateway_fee_change_warning' => 'If there are unpaid invoices with fees they need to be updated manually.',
'gateway_fee_change_warning' => 'Wenn es unbezahlte Rechnungen mit Gebühren gibt, müssen diese manuell aktualisiert werden.',
'fees_surcharge_help' => 'Gebühren anpassen :link.',
'label_and_taxes' => 'label and taxes',
'label_and_taxes' => 'Bezeichnung und Steueren',
'billable' => 'Abrechenbar',
'logo_warning_too_large' => 'Die Bilddatei ist zu groß.',
'logo_warning_fileinfo' => 'Warnung: Um gif-Dateien zu unterstützen muss die fileinfo PHP-Erweiterung aktiv sein.',
'logo_warning_invalid' => 'Es gab ein Problem beim Einlesen der Bilddatei. Bitte verwende ein anderes Dateiformat.',
'error_refresh_page' => 'Es ist ein Fehler aufgetreten. Bitte aktualisiere die Webseite und probiere es erneut.',
'data' => 'Data',
'data' => 'Daten',
'imported_settings' => 'Einstellungen erfolgreich aktualisiert',
'lang_Greek' => 'Griechisch',
'reset_counter' => 'Zähler-Reset',
'next_reset' => 'Nächster Reset',
'reset_counter_help' => 'Setze automatisch den Rechnungs- und Angebotszähler zurück.',
'auto_bill_failed' => 'Auto-billing for invoice :invoice_number failed',
'auto_bill_failed' => 'Automatische Abrechnung für :invoice_number fehlgeschlagen',
'online_payment_discount' => 'Online-Zahlungsrabatt',
'created_new_company' => 'Neues Unternehmen erfolgreich erstellt',
'fees_disabled_for_gateway' => 'Gebühren sind für diesen Gateway deaktiviert.',
'logout_and_delete' => 'Ausloggen/Konto löschen',
'tax_rate_type_help' => 'Inclusive tax rates adjust the line item cost when selected.<br/>Only exclusive tax rates can be used as a default.',
'tax_rate_type_help' => 'Inklusive Steuersätze beeinflussen die Kosten der Rechnungspositionen, wenn sie ausgewählt werden. Nur exklusive Steuersätze können als Standard verwendet werden.',
'invoice_footer_help' => 'Verwende $pageNumber und $pageCount um Seiteninformationen anzuzeigen.',
'credit_note' => 'Credit Note',
'credit_note' => 'Gutschrift',
'credit_issued_to' => 'Kreditkarte ausgestellt auf',
'credit_to' => 'Credit to',
'your_credit' => 'Your Credit',
'credit_to' => 'Gutschreiben an',
'your_credit' => 'Ihr Guthaben',
'credit_number' => 'Gutschriftnummer',
'create_credit_note' => 'Create Credit Note',
'create_credit_note' => 'Gutschrift erstellen',
'menu' => 'Menü',
'error_incorrect_gateway_ids' => 'Error: The gateways table has incorrect ids.',
'error_incorrect_gateway_ids' => 'Fehler: Die Tabelle des Gateways enthält fehlerhafte IDs.',
'purge_data' => 'Daten säubern',
'delete_data' => 'Daten löschen',
'purge_data_help' => 'Permanently delete all data but keep the account and settings.',
'purge_data_help' => 'Alle Daten endgültig löschen, aber Konto und Einstellungen behalten.',
'cancel_account_help' => 'Lösche unwiederbringlich das Konto, mitsamt aller Daten und Einstellungen.',
'purge_successful' => 'Successfully purged company data',
'purge_successful' => 'Die Kontodaten wurden erfolgreich gelöscht',
'forbidden' => 'Verboten',
'purge_data_message' => 'Achtung: Alle Daten werden vollständig gelöscht. Dieser Vorgang kann nicht rückgängig gemacht werden.',
'contact_phone' => 'Telefonnummer des Kontakts',
@ -2215,63 +2217,62 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
'microphone_help' => 'Say "new invoice for [client]" or "show me [client]\'s archived payments"',
'voice_commands' => 'Sprachbefehle',
'sample_commands' => 'Beispiele für Sprachbefehle',
'voice_commands_feedback' => 'We\'re actively working to improve this feature, if there\'s a command you\'d like us to support please email us at :email.',
'voice_commands_feedback' => 'Wir arbeiten aktiv daran, dieses Feature zu verbessern. Wenn es einen Befehl gibt, den wir unterstützen sollen, senden Sie uns bitte eine E-Mail an :email.',
'payment_type_Venmo' => 'Venmo',
'payment_type_Money Order' => 'Money Order',
'payment_type_Money Order' => 'Zahlunganweisung',
'archived_products' => 'Archivierung erfolgreich :Produktzähler',
'recommend_on' => 'Wir empfehlen diese Einstellung zu <b>aktivieren</b>.',
'recommend_off' => 'Wir empfehlen diese Einstellung zu <b>deaktivieren</b>.',
'notes_auto_billed' => 'Automatisch verrechnet',
'surcharge_label' => 'Aufschlagsfeldbezeichnung',
'contact_fields' => 'Kontaktfelder',
'custom_contact_fields_help' => 'Add a field when creating a contact and optionally display the label and value on the PDF.',
'custom_contact_fields_help' => 'Fügen Sie ein neues Feld zu Kontakten hinzu. Die Feldbezeichnung und der Feldwert können auf PDF-Dateien ausgegeben.',
'datatable_info' => 'Zeige Eintrag :start bis :end von :total',
'credit_total' => 'Credit Total',
'mark_billable' => 'zur Verrechnung kennzeichnen',
'billed' => 'Verrechnet',
'company_variables' => 'Company Variables',
'client_variables' => 'Client Variables',
'company_variables' => 'Firmen-Variablen',
'client_variables' => 'Kunden-Variablen',
'invoice_variables' => 'Rechnungs Variablen',
'navigation_variables' => 'Navigations Variablen',
'custom_variables' => 'Benutzerdefinierte Variablen',
'invalid_file' => 'Ungültiger Dateityp',
'add_documents_to_invoice' => 'Add documents to invoice',
'add_documents_to_invoice' => 'Fügen Sie Dokumente zur Rechnung hinzu',
'mark_expense_paid' => 'Als bezahlt markieren',
'white_label_license_error' => 'Failed to validate the license, check storage/logs/laravel-error.log for more details.',
'plan_price' => 'Plan Price',
'wrong_confirmation' => 'Incorrect confirmation code',
'white_label_license_error' => 'Die Lizenz nicht validiert werden. Überprüfen Sie die Datei Storage/logs/laravel-error. log auf Fehler.',
'plan_price' => 'Tarifkosten',
'wrong_confirmation' => 'Falscher Bestätigungscode',
'oauth_taken' => 'Dieses Konto ist bereits registriert',
'emailed_payment' => 'Zahlungs eMail erfolgreich gesendet',
'email_payment' => 'Sende Zahlungs eMail',
'sent' => 'Versendet',
'invoiceplane_import' => 'Use :link to migrate your data from InvoicePlane.',
'duplicate_expense_warning' => 'Warning: This :link may be a duplicate',
'invoiceplane_import' => 'Benutzer :link für die Datenmigration von InvoicePlane.',
'duplicate_expense_warning' => 'Achtung: :link evtl. schon vorhanden.',
'expense_link' => 'Ausgabe',
'resume_task' => 'Resume Task',
'resumed_task' => 'Successfully resumed task',
'quote_design' => 'Quote Design',
'default_design' => 'Standard Design',
'custom_design1' => 'Custom Design 1',
'custom_design2' => 'Custom Design 2',
'custom_design3' => 'Custom Design 3',
'resume_task' => 'Aufgabe fortsetzen',
'resumed_task' => 'Aufgabe fortgesetzt',
'quote_design' => 'Angebots-Layout',
'default_design' => 'Standard-Layout',
'custom_design1' => 'Eigenes Layout 1',
'custom_design2' => 'Eigenes Layout 2',
'custom_design3' => 'Eigenes Layout 3',
'empty' => 'Leer',
'load_design' => 'Designvorlage laden',
'accepted_card_logos' => 'Logos der akzeptierten Kreditkarten',
'phantomjs_local_and_cloud' => 'Using local PhantomJS, falling back to phantomjscloud.com',
'phantomjs_local_and_cloud' => 'PhantomJS wird lokal verwendet, die Cloud-Version wird als Fallback verwendet',
'google_analytics' => 'Google Analytics',
'analytics_key' => 'Analytics Key',
'analytics_key_help' => 'Track payments using :link',
'start_date_required' => 'The start date is required',
'application_settings' => 'Application Settings',
'database_connection' => 'Database Connection',
'driver' => 'Driver',
'analytics_key_help' => 'Zahlungen verfolgen über :link',
'start_date_required' => 'Das Anfangsdatum muss angegeben werden',
'application_settings' => 'Anwendungs-Einstellungen',
'database_connection' => 'Datenbank-Verbindung',
'driver' => 'Treiber',
'host' => 'Host',
'database' => 'Database',
'test_connection' => 'Test connection',
'from_name' => 'From Name',
'from_address' => 'From Address',
'database' => 'Datenbank',
'test_connection' => 'Verbindung testen',
'from_name' => 'Absendername',
'from_address' => 'Absenderadresse',
'port' => 'Port',
'encryption' => 'Encryption',
'encryption' => 'Verschlüsselung',
'mailgun_domain' => 'Mailgun Domain',
'mailgun_private_key' => 'Mailgun Private Key',
'send_test_email' => 'Test-E-Mail verschicken',
@ -2303,29 +2304,29 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
'options' => 'Optionen',
'credit_number_help' => 'Geben Sie einen Präfix oder ein benutzerdefiniertes Schema an, um die Gutschriftnummer dynamisch zu erzeugen.',
'next_credit_number' => 'Die nächste Gutschriftnummer ist :number.',
'padding_help' => 'The number of zero\'s to pad the number.',
'padding_help' => 'Anzahl der Stellen, mit der die Nummern dargestellt werden.',
'import_warning_invalid_date' => 'Achtung: Das Datumsformat ist ungültig',
'product_notes' => 'Produktnotizen',
'app_version' => 'App Version',
'ofx_version' => 'OFX Version',
'app_version' => 'App-Version',
'ofx_version' => 'OFX-Version',
'gateway_help_23' => ':link um Ihre Stripe API-Keys zu erhalten.',
'error_app_key_set_to_default' => 'Error: APP_KEY is set to a default value, to update it backup your database and then run <code>php artisan ninja:update-key</code>',
'charge_late_fee' => 'Charge Late Fee',
'late_fee_amount' => 'Late Fee Amount',
'late_fee_percent' => 'Late Fee Percent',
'late_fee_added' => 'Late fee added on :date',
'charge_late_fee' => 'Verspätungszuschlag berechnen',
'late_fee_amount' => 'Höhe des Verspätungszuschlags',
'late_fee_percent' => 'Verspätungszuschlag Prozent',
'late_fee_added' => 'Verspätungszuschlag hinzugefügt am :date',
'download_invoice' => 'Rechnung herunterladen',
'download_quote' => 'Angebot herunterladen',
'invoices_are_attached' => 'Ihre PDF-Rechnungsdokumente finden Sie im Anhang.',
'downloaded_invoice' => 'An email will be sent with the invoice PDF',
'downloaded_quote' => 'An email will be sent with the quote PDF',
'downloaded_invoices' => 'An email will be sent with the invoice PDFs',
'downloaded_quotes' => 'An email will be sent with the quote PDFs',
'clone_expense' => 'Clone Expense',
'default_documents' => 'Default Documents',
'downloaded_invoice' => 'Die Rechnung wird als PDF per E-Mail versendet',
'downloaded_quote' => 'Das Angebot wird als PDF per E-Mail versendet',
'downloaded_invoices' => 'Die Rechnungen werden als PDF per E-Mail versendet',
'downloaded_quotes' => 'Die Angebote werden als PDF per E-Mail versendet',
'clone_expense' => 'Ausgabe duplizieren',
'default_documents' => 'Standard-Dokumente',
'send_email_to_client' => 'E-Mail an den Kunden senden',
'refund_subject' => 'Erstattung wurde durchgeführt',
'refund_body' => 'You have been processed a refund of :amount for invoice :invoice_number.',
'refund_body' => 'Sie haben eine Rückerstattung über :Betrag für Rechnung :Rechnungsnummer erhalten.',
'currency_us_dollar' => 'US Dollar',
'currency_british_pound' => 'Britische Pfund',
@ -2395,93 +2396,132 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
'currency_myanmar_kyat' => 'Myanmar Kyat',
'currency_peruvian_sol' => 'Peruvian Sol',
'currency_botswana_pula' => 'Botswana Pula',
'review_app_help' => 'We hope you\'re enjoying using the app.<br/>If you\'d consider <a href="http://www.capterra.com/p/145215/Invoice-Ninja/" target="_blank">writing a review</a> we\'d greatly appreciate it!',
'currency_hungarian_forint' => 'Hungarian Forint',
'review_app_help' => 'Wir hoffe, dass Ihnen die App gefällt. Über eine Bewertung würden wir uns freuen.',
'use_english_version' => 'Make sure to use the English version of the files.<br/>We use the column headers to match the fields.',
'tax1' => 'First Tax',
'tax2' => 'Second Tax',
'fee_help' => 'Gateway fees are the costs charged for access to the financial networks that handle the processing of online payments.',
'format_export' => 'Exporting format',
'custom1' => 'First Custom',
'custom2' => 'Second Custom',
'contact_first_name' => 'Contact First Name',
'contact_last_name' => 'Contact Last Name',
'contact_custom1' => 'Contact First Custom',
'contact_custom2' => 'Contact Second Custom',
'use_english_version' => 'Achten Sie darauf, die englische Version der Dateien zu verwenden. Wir verwenden die Spaltenüberschriften, um die Felder abzugleichen.',
'tax1' => 'Steuern',
'tax2' => 'Aufschlag',
'fee_help' => 'Gateway-Gebühren sind die Kosten, die für die Nutzung der Finanznetzwerke anfallen, über die Online-Bezahlungen abgewickelt werden.',
'format_export' => 'Export-Format',
'custom1' => 'Benutzerdefiniert 1',
'custom2' => 'Benutzerdefiniert 2',
'contact_first_name' => 'Kontakt Vorname',
'contact_last_name' => 'Kontakt Nachname',
'contact_custom1' => 'Kontakt Benutzerdefiniert 1',
'contact_custom2' => 'Kontakt Benutzerdefiniert 2',
'currency' => 'Währung',
'ofx_help' => 'In most cases the default values should work, if you\'re unable to connect it may help to adjust the settings.',
'ofx_help' => 'In den meisten Fällen sollten die Standardwerte funktionieren. Wenn Sie keine Verbindung herstellen können, passen Sie die Einstellungen an.',
'item_product' => 'Item Product',
'item_notes' => 'Item Notes',
'item_cost' => 'Item Cost',
'item_quantity' => 'Item Quantity',
'item_tax_rate' => 'Item Tax Rate',
'item_tax_name' => 'Item Tax Name',
'item_tax1' => 'Item Tax1',
'item_tax2' => 'Item Tax2',
'item_product' => 'Bezeichnung',
'item_notes' => 'Beschreibung',
'item_cost' => 'Preis',
'item_quantity' => 'Menge',
'item_tax_rate' => 'Steuern für Position',
'item_tax_name' => 'Steuern',
'item_tax1' => 'Position Steuern 1',
'item_tax2' => 'Position Steuern 2',
'delete_company' => 'Delete Company',
'delete_company_help' => 'Permanently delete the company along with all data and setting.',
'delete_company_message' => 'Warning: This will permanently delete your company, there is no undo.',
'delete_company' => 'Firma löschen',
'delete_company_help' => 'Die Firma unwiderruflich mit allen Daten löschen.',
'delete_company_message' => 'Achtung: Dadurch wird Ihre Firma unwiderruflich gelöscht. Es gibt kein Zurück.',
'applied_discount' => 'The coupon has been applied, the plan price has been reduced by :discount%.',
'applied_free_year' => 'The coupon has been applied, your account has been upgraded to pro for one year.',
'contact_us_help' => 'If you\'re reporting an error please include any relevant logs from storage/logs/laravel-error.log',
'include_errors' => 'Include Errors',
'include_errors_help' => 'Include :link from storage/logs/laravel-error.log',
'recent_errors' => 'recent errors',
'add_item' => 'Add Item',
'customer' => 'Customer',
'customers' => 'Customers',
'created_customer' => 'Successfully created customer',
'created_customers' => 'Successfully created :count customers',
'contact_us_help' => 'Wenn Sie einen Fehler melden, fügen Sie bitte alle relevanten Informationen aus storage/logs/laravel-error.log hinzu.',
'include_errors' => 'Fehler einschließen',
'include_errors_help' => ':link von storage/logs/laravel-error.log einschließen',
'recent_errors' => 'Kürzliche Fehler',
'customer' => 'Kunde',
'customers' => 'Kunden',
'created_customer' => 'Kunde erfolgreich erstellt',
'created_customers' => ':count Kunden erfolgreich erstellt',
'purge_details' => 'The data in your company (:account) has been successfully purged.',
'deleted_company' => 'Successfully canceled account',
'deleted_account' => 'Successfully deleted company',
'deleted_company_details' => 'Your company (:account) has been successfully deleted.',
'purge_details' => 'Ihre Firmendaten (:account) wurden erfolgreich gelöscht.',
'deleted_company' => 'Benutzerkonto erfolgreich gelöscht',
'deleted_account' => 'Firma erfolgreich gelöscht',
'deleted_company_details' => 'Ihre Firma (:account) wurde erfolgreich gelöscht.',
'deleted_account_details' => 'Your account (:account) has been successfully deleted.',
'alipay' => 'Alipay',
'sofort' => 'SOFORT-Überweisung',
'sepa' => 'SEPA Direct Debit',
'enable_alipay' => 'Accept Alipay',
'enable_sofort' => 'Accept EU bank transfers',
'stripe_alipay_help' => 'These gateways also need to be activated in :link.',
'gocardless_webhook_help_link_text' => 'add this URL as an endpoint in GoCardless',
'calendar' => 'Calendar',
'pro_plan_calendar' => ':link to enable the calendar by joining the Pro Plan',
'sepa' => 'SEPA-Lastschrift',
'enable_alipay' => 'Alipay akzeptieren',
'enable_sofort' => 'EU-Überweisungen akzeptieren',
'stripe_alipay_help' => 'Dieses Gateway muss unter :link aktiviert werden.',
'gocardless_webhook_help_link_text' => 'Verwenden Sie diese URL als Ziel (endpoint) in GoCardless',
'calendar' => 'Kalender',
'pro_plan_calendar' => ':link um den Kalender im Pro-Tarif zu aktivieren',
'what_are_you_working_on' => 'What are you working on?',
'time_tracker' => 'Time Tracker',
'refresh' => 'Refresh',
'filter_sort' => 'Filter/Sort',
'no_description' => 'No Description',
'time_tracker_login' => 'Time Tracker Login',
'save_or_discard' => 'Save or discard your changes',
'discard_changes' => 'Discard Changes',
'tasks_not_enabled' => 'Tasks are not enabled.',
'started_task' => 'Successfully started task',
'create_client' => 'Create Client',
'what_are_you_working_on' => 'Woran arbeiten Sie?',
'time_tracker' => 'Zeiterfassung',
'refresh' => 'Aktualisieren',
'filter_sort' => 'Filter/Sortieren',
'no_description' => 'Keine Beschreibung',
'time_tracker_login' => 'Zeiterfassung Login',
'save_or_discard' => 'Änderungen speichern oder verwerfen',
'discard_changes' => 'Änderungen verwerfen',
'tasks_not_enabled' => 'Aufgaben sind nicht aktiv.',
'started_task' => 'Aufgabe erfolgreich gestartet',
'create_client' => 'Kunden erstellen',
'download_desktop_app' => 'Lade die Desktop-App herunter',
'download_iphone_app' => 'Lade die iPhone-App herunter',
'download_android_app' => 'Lade die Android-App herunter',
'time_tracker_mobile_help' => 'Task auswählen mit Doppelklick',
'stopped' => 'Angehalten',
'ascending' => 'Aufsteigend',
'descending' => 'Absteigend',
'sort_field' => 'Sortierung',
'sort_direction' => 'Richtung',
'discard' => 'Verwerfen',
'time_am' => 'Vormittags',
'time_pm' => 'Nachmittags',
'time_mins' => 'Minuten',
'time_hr' => 'Stunde',
'time_hrs' => 'Stunden',
'clear' => 'Löschen',
'warn_payment_gateway' => 'Hinweis: Die Annahme von Online-Zahlungen erfordert ein Zahlungs-Gateway. :Link zum Hinzufügen einer.',
'task_rate' => 'Kosten für Tätigkeit',
'task_rate_help' => 'Set the default <b>rate for invoiced tasks</b>.',
'past_due' => 'Überfällig',
'document' => 'Dokument',
'invoice_or_expense' => 'Rechnung/Kosten',
'invoice_pdfs' => 'Rechnungs-PDFs',
'enable_sepa' => 'SEPA-Lastschriften akzeptieren',
'enable_bitcoin' => 'Bitcoin akzeptieren',
'iban' => 'IBAN',
'sepa_authorization' => 'Mit der Angabe Ihrer IBAN und der Bestätigung dieser Zahlung ermächtigen Sie :company und unseren Bezahl-Service-Anbieter Stripe, Ihr Konto mit dem Rechnungsbetragzu belasten. Sie haben Anspruch auf Rückerstattung von Ihrer Bank zu den Bedingungen und Konditionen, die Sie mit Ihrer Bank vereinbart haben. Die Rückerstattung muss innerhalb von 8 Wochen ab dem Datum der Belastung Ihres Kontos erfolgen.',
'recover_license' => 'Lizenz wiederherstellen',
'purchase' => 'Kaufen',
'recover' => 'Wiederherstellen',
'apply' => 'Anwenden',
'recover_white_label_header' => 'White-Label-Lizenz wiederherstellen',
'apply_white_label_header' => 'White-Label-Lizent wiederherstellen',
'videos' => 'Videos',
'video' => 'Video',
'return_to_invoice' => 'Zurück zur Rechnung',
'gateway_help_13' => 'Um ITN zu benutzen, lassen Sie das PDT-Feld leer.',
'partial_due_date' => 'Teilzahlungsziel',
'task_fields' => 'Task Fields',
'product_fields_help' => 'Drag and drop fields to change their order',
'custom_value1' => 'Custom Value',
'custom_value2' => 'Custom Value',
'enable_two_factor' => 'Two-Factor Authentication',
'enable_two_factor_help' => 'Use your phone to confirm your identity when logging in',
'two_factor_setup' => 'Two-Factor Setup',
'two_factor_setup_help' => 'Scan the bar code with a :link compatible app.',
'one_time_password' => 'One Time Password',
'set_phone_for_two_factor' => 'Set your phone number to enable.',
'enabled_two_factor' => 'Successfully enabled Two-Factor Authentication',
'add_product' => 'Add Product',
'email_will_be_sent_on' => 'Note: the email will be sent on :date.',
'invoice_product' => 'Invoice Product',
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
'download_desktop_app' => 'Download the desktop app',
'download_iphone_app' => 'Download the iPhone app',
'download_android_app' => 'Download the Android app',
'time_tracker_mobile_help' => 'Double tap a task to select it',
'stopped' => 'Stopped',
'ascending' => 'Ascending',
'descending' => 'Descending',
'sort_field' => 'Sort By',
'sort_direction' => 'Direction',
'discard' => 'Discard',
'time_am' => 'AM',
'time_pm' => 'PM',
'time_mins' => 'mins',
'time_hr' => 'hr',
'time_hrs' => 'hrs',
'clear' => 'Clear',
'warn_payment_gateway' => 'Note: to accept online payments :link to add a payment gateway.',
);
return $LANG;

View File

@ -60,7 +60,7 @@ $LANG = array(
'download_pdf' => 'Κατέβασμα PDF',
'pay_now' => 'Πληρώστε Τώρα',
'save_invoice' => 'Αποθήκευση Τιμολογίου',
'clone_invoice' => 'Clone To Invoice',
'clone_invoice' => 'Κλωνοποίηση σε Τιμολόγιο',
'archive_invoice' => 'Αρχειοθέτηση Τιμολογίου',
'delete_invoice' => 'Διαγραφή Τιμολογίου',
'email_invoice' => 'Αποστολή Τιμολογίου με email',
@ -305,7 +305,7 @@ email που είναι συνδεδεμένη με το λογαριασμό σ
'specify_colors' => 'Προσδιορισμός χρωμάτων',
'specify_colors_label' => 'Επιλέξτε τα χρώματα που χρησιμοποιούνται στο τιμολόγιο',
'chart_builder' => 'Κατασκευή Γραφήματος',
'ninja_email_footer' => 'Χρησιμοποιήστε το :site για να τιμολογήσετε τους πελάτες σας και να πληρώνεστε online δωρεάν!',
'ninja_email_footer' => 'Δημιουργήθηκε με :site | Δημιουργήστε. Αποστείλετε. Εξοφληθείτε.',
'go_pro' => 'Πήγαινε στην Επαγγελματική έκδοση',
'quote' => 'Προσφορά',
'quotes' => 'Προσφορές',
@ -323,7 +323,7 @@ email που είναι συνδεδεμένη με το λογαριασμό σ
'delete_quote' => 'Διαγραφή Προσφοράς',
'save_quote' => 'Αποθήκευση Προσφοράς',
'email_quote' => 'Αποστολή Προσφοράς',
'clone_quote' => 'Clone To Quote',
'clone_quote' => 'Κλωνοποίηση σε Προσφορά',
'convert_to_invoice' => 'Μετατροπή σε Τιμολόγιο',
'view_invoice' => 'Προβολή Τιμολογίου',
'view_client' => 'Προβολή Πελάτη',
@ -347,8 +347,6 @@ email που είναι συνδεδεμένη με το λογαριασμό σ
'session_expired' => 'Η συνεδρία σας έληξε',
'invoice_fields' => 'Πεδία Τιμολογίου',
'invoice_options' => 'Επιλογές Τιμολογίου',
'hide_quantity' => 'Απόκρυψη Ποσότητας',
'hide_quantity_help' => 'Απενεργοποιήστε την στήλη ποσοτήτων και στη συνέχεια μπορείτε να αναδιοργανώσετε τα τιμολόγια καθώς πλέον δεν εμφανίζεται αυτό το πεδίο.',
'hide_paid_to_date' => 'Απόκρυψη Εξοφλημένου Ποσού',
'hide_paid_to_date_help' => 'Εμφάνιση πεδίου "Εξοφλημένο Ποσό" μόνο στο παραστατικό όταν ληφθεί μια πληρωμή.',
'charge_taxes' => 'Χρέωση φόρων',
@ -506,6 +504,7 @@ email που είναι συνδεδεμένη με το λογαριασμό σ
'payment_type_credit_card' => 'Πιστωτική Κάρτα',
'payment_type_paypal' => 'PayPal',
'payment_type_bitcoin' => 'Bitcoin',
'payment_type_gocardless' => 'GoCardless',
'knowledge_base' => 'Γνωσιακή Βάση',
'partial' => 'Μερικό/Κατάθεση',
'partial_remaining' => ':partial από :balance',
@ -700,7 +699,7 @@ email που είναι συνδεδεμένη με το λογαριασμό σ
'invalid_credentials' => 'Αυτά τα στοιχεία εισόδου δεν ταιριάζουν με τα αρχεία μας',
'show_all_options' => 'Προβολή όλων των επιλογών',
'user_details' => 'Στοιχεία Χρήστη',
'oneclick_login' => 'Είσοδος με ένα κλικ',
'oneclick_login' => 'Συνδεδεμένος Λογαριασμός',
'disable' => 'Απενεργοποίηση',
'invoice_quote_number' => 'Αριθμήσεις Τιμολογίων και Προσφορών',
'invoice_charges' => 'Επιβαρύνσεις Τιμολογίου',
@ -1016,8 +1015,8 @@ email που είναι συνδεδεμένη με το λογαριασμό σ
'pro_plan_remove_logo' => ':link για να αφαιρέσετε το λογότυπο Invoice Ninja και να συμμετέχετε στο Επαγγελματικό Πλάνο',
'pro_plan_remove_logo_link' => 'Πατήστε εδώ',
'invitation_status_sent' => 'απεστάλη',
'invitation_status_opened' => 'Opened',
'invitation_status_sent' => 'Απεστάλη',
'invitation_status_opened' => 'Ανοιχτό',
'invitation_status_viewed' => 'Εμφανισμένα',
'email_error_inactive_client' => 'Δεν μπορούν να αποσταλούν emails σε ανενεργούς πελάτες',
'email_error_inactive_contact' => 'Δεν μπορούν να αποσταλούν emails σε ανενεργές επαφές',
@ -1098,8 +1097,9 @@ email που είναι συνδεδεμένη με το λογαριασμό σ
'email_documents_header' => 'Έγγραφα:',
'email_documents_example_1' => 'Widgets Receipt.pdf',
'email_documents_example_2' => 'Final Deliverable.zip',
'invoice_documents' => 'Έγγραφα',
'expense_documents' => 'Συννημένα Έγγραφα',
'quote_documents' => 'Έγγραφα Προσφοράς',
'invoice_documents' => 'Έγγραφα Τιμολογίου',
'expense_documents' => 'Έγγραφα Δαπάνης',
'invoice_embed_documents' => 'Ενσωματωμένα Έγγραφα',
'invoice_embed_documents_help' => 'Συμπεριλάβετε τις συνημμένες εικόνες στο τιμολόγιο',
'document_email_attachment' => 'Επισύναψη Εγγράφων',
@ -1369,6 +1369,7 @@ email που είναι συνδεδεμένη με το λογαριασμό σ
'use_bank_on_file' => 'Χρήση του Bank on File',
'auto_bill_email_message' => 'Αυτό το τιμολόγιο θα χρεωθεί αυτόματα στη μέθοδο πληρωμής την ημερομηνία λήξης του. ',
'bitcoin' => 'Bitcoin',
'gocardless' => 'GoCardless',
'added_on' => 'Προστέθηκε :date',
'failed_remove_payment_method' => 'Αποτυχία διαγραφής του τρόπου πληρωμής',
'gateway_exists' => 'Αυτή η πύλη πληρωμών (Gateway) υπάρχει ήδη',
@ -1382,6 +1383,7 @@ email που είναι συνδεδεμένη με το λογαριασμό σ
'freq_four_weeks' => 'Τέσσερις εβδομάδες',
'freq_monthly' => 'Μήνας',
'freq_three_months' => 'Τρεις μήνες',
'freq_four_months' => 'Τέσσερις μήνες',
'freq_six_months' => 'Έξι μήνες',
'freq_annually' => 'Έτος',
@ -2243,7 +2245,6 @@ email που είναι συνδεδεμένη με το λογαριασμό σ
'oauth_taken' => 'Ο λογαριασμός χρήστη έχει ήδη καταχωρηθεί',
'emailed_payment' => 'Επιτυχής αποστολή πληρωμής με Email',
'email_payment' => 'Αποστολή πληρωμής με Email',
'sent' => 'Απεσταλμένα',
'invoiceplane_import' => 'Χρησιμοποιήστε το :link για να μεταφέρετε τα δεδομένα σας από το InvoicePlane.',
'duplicate_expense_warning' => 'Προειδοποίηση: Το :link μπορεί να είναι διπλή εγγραφή',
'expense_link' => 'έξοδο',
@ -2395,6 +2396,7 @@ email που είναι συνδεδεμένη με το λογαριασμό σ
'currency_myanmar_kyat' => 'Κιάτ Νιανμάρ',
'currency_peruvian_sol' => 'Σολ Περού',
'currency_botswana_pula' => 'Πούλα Μποτσουάνας',
'currency_hungarian_forint' => 'Ουγγρικό Φιορίνι',
'review_app_help' => 'Ελπίζουμε να απολαμβάνετε τη χρήση της εφαρμογής.<br/>Εάν θα θέλατε <a href="http://www.capterra.com/p/145215/Invoice-Ninja/" target="_blank">να γράψετε μια κριτική</a> θα το εκτιμούσαμε ιδιαίτερα!',
'use_english_version' => 'Σιγουρευτείτε ότι χρησιμοποιείτε την Αγγλική έκδοση των αρχείων.<br/>Χρησιμοποιούμε τις κεφαλίδες των στηλών για να ταιριάξουμε τα πεδία.',
@ -2431,7 +2433,6 @@ email που είναι συνδεδεμένη με το λογαριασμό σ
'include_errors' => 'Συμπερίληψη Λαθών',
'include_errors_help' => 'Συμπεριλάβετε το :link από τη θέση storage/logs/laravel-error.log',
'recent_errors' => 'πρόσφατα σφάλματα',
'add_item' => 'Προσθήκη Προϊόντος',
'customer' => 'Πελάτης',
'customers' => 'Πελάτες',
'created_customer' => 'Επιτυχής δημιουργία πελάτη',
@ -2481,7 +2482,46 @@ email που είναι συνδεδεμένη με το λογαριασμό σ
'time_hr' => 'ω',
'time_hrs' => 'ω',
'clear' => 'Καθαρισμός',
'warn_payment_gateway' => 'Note: to accept online payments :link to add a payment gateway.',
'warn_payment_gateway' => 'Σημείωση: η αποδοχή online πληρωμών απαιτεί μία πύλη πληρωμών, :link για να προσθέσετε μία.',
'task_rate' => 'Κόστος Εργασίας',
'task_rate_help' => 'Ορίζει το προεπιλεγμένο <b>κόστος εργασίας για τις τιμολογημένες εργασίες</b>.',
'past_due' => 'Ληγμένα',
'document' => 'Έγγραφο',
'invoice_or_expense' => 'Τιμολόγιο/Δαπάνη',
'invoice_pdfs' => 'Αρχεία PDF Τιμολογίου',
'enable_sepa' => 'Αποδοχή SEPA',
'enable_bitcoin' => 'Αποδοχή Bitcoin',
'iban' => 'IBAN',
'sepa_authorization' => 'Παρέχοντας το IBAN και επιβεβαιώνοντας αυτή την πληρωμή, εξουσιοδοτείτε την :company και το Stripe, τον πάροχο υπηρεσιών πληρωμών μας, να στείλει οδηγίες στην τράπεζά σας πως να πιστώσει τον λογαριασμό και να πιστώσει το λογαριασμό σε συμφωνία με αυτές τις οδηγίες. Δικαιούστε επιστροφή χρημάτων από την τράπεζά σας βάσει των όρων της σύμβασής σας με την τράπεζά σας. Η επιστροφή των χρημάτων πρέπει να γίνει απαιτητή μέσα σε 8 εβδομάδες από την ημερομηνία που πιστώθηκε ο λογαριασμός σας.',
'recover_license' => 'Επαναφορά Άδειας Χρήσης',
'purchase' => 'Αγορά',
'recover' => 'Επαναφορά',
'apply' => 'Εφαρμογή',
'recover_white_label_header' => 'Επαναφορά Άδειας Χρήσης Λευκής Ετικέτας',
'apply_white_label_header' => 'Εφαρμογή Άδειας Χρήσης Λευκής Ετικέτας',
'videos' => 'Βίντεο',
'video' => 'Βίντεο',
'return_to_invoice' => 'Επιστροφή στο Τιμολόγιο',
'gateway_help_13' => 'Για να χρησιμοποιήσετε το ITN αφήστε κενό το πεδίο για το κλειδί PDT.',
'partial_due_date' => 'Ημερομηνία Μερικής Πληρωμής',
'task_fields' => 'Πεδία Εργασίας',
'product_fields_help' => 'Μεταφέρετε και αποθέστε πεδία για να αλλάξετε τη σειρά τους',
'custom_value1' => 'Προσαρμοσμένη Τιμή',
'custom_value2' => 'Προσαρμοσμένη Τιμή',
'enable_two_factor' => 'Αυθεντικοποίηση δύο σημείων',
'enable_two_factor_help' => 'Χρησιμοποιήστε του τηλέφωνό σας για να επιβεβαιώσετε την ταυτότητά σας όταν πραγματοποιείτε είσοδο στο σύστημα',
'two_factor_setup' => 'Εγκατάσταση δύο σημείων',
'two_factor_setup_help' => 'Σκανάρετε το barcode με μία :link συμβατή εφαρμογή.',
'one_time_password' => 'Κωδικός μίας Φοράς',
'set_phone_for_two_factor' => 'Ορίστε τον αριθμό τηλεφώνου σας για ενεργοποίηση',
'enabled_two_factor' => 'Επιτυχής ενεργοποίηση Αυθεντικοποίησης Δύο Σημείων',
'add_product' => 'Προσθήκη Προϊόντος',
'email_will_be_sent_on' => 'Σημείωση: το email θα αποσταλεί την :date.',
'invoice_product' => 'Τιμολόγηση Προϊόντος',
'self_host_login' => 'Στοιχεία εισόδου Ιδίας Φιλοξενίας',
'set_self_hoat_url' => 'URL Ιδίας Φιλοξενίας',
'local_storage_required' => 'Σφάλμα: η τοπική αποθήκευση δεν είναι διαθέσιμη.',
);
return $LANG;

View File

@ -299,7 +299,7 @@ $LANG = array(
'specify_colors' => 'Especificar colores',
'specify_colors_label' => 'Seleccionar los colores para usar en las facturas',
'chart_builder' => 'Constructor de graficos',
'ninja_email_footer' => 'Usa :site para facturar a tus clientes y recibir pagos de forma gratuita!',
'ninja_email_footer' => 'Created by :site | Create. Send. Get Paid.',
'go_pro' => 'Hazte Pro',
'quote' => 'Cotización',
'quotes' => 'Cotizaciones',
@ -341,8 +341,6 @@ $LANG = array(
'session_expired' => 'Tu sesión ha caducado.',
'invoice_fields' => 'Campos de factura',
'invoice_options' => 'Opciones de factura',
'hide_quantity' => 'Ocultar cantidad',
'hide_quantity_help' => 'Primero deshabilite la columna de cantidades para poder organizar las facturas al no mostrar más este campo.',
'hide_paid_to_date' => 'Ocultar valor pagado a la fecha',
'hide_paid_to_date_help' => 'Solo mostrar la opción “Pagado a la fecha” en sus facturas cuando se ha recibido un pago.',
'charge_taxes' => 'Cargar Impuestos',
@ -500,6 +498,7 @@ $LANG = array(
'payment_type_credit_card' => 'Tarjeta de Crédito',
'payment_type_paypal' => 'PayPal',
'payment_type_bitcoin' => 'Bitcoin',
'payment_type_gocardless' => 'GoCardless',
'knowledge_base' => 'Base de Conocimiento',
'partial' => 'Parcial/Depósito',
'partial_remaining' => ':partial de :balance',
@ -694,7 +693,7 @@ $LANG = array(
'invalid_credentials' => 'Estas credenciales no concuerdan con nuestros registros',
'show_all_options' => 'Mostrar todas las opciones',
'user_details' => 'Detalles de Usuario',
'oneclick_login' => 'Ingresar con un Click',
'oneclick_login' => 'Connected Account',
'disable' => 'Deshabilitado',
'invoice_quote_number' => 'Números de Cotización y Factura',
'invoice_charges' => 'Cargos de Factura',
@ -1009,7 +1008,7 @@ $LANG = array(
'pro_plan_remove_logo' => ':link haz click para eliminar el logo de Invoice Ninja',
'pro_plan_remove_logo_link' => 'Haz clic aquí',
'invitation_status_sent' => 'enviado',
'invitation_status_sent' => 'Sent',
'invitation_status_opened' => 'Opened',
'invitation_status_viewed' => 'Visto',
'email_error_inactive_client' => 'No se pueden enviar correos a Clientes inactivos',
@ -1091,8 +1090,9 @@ $LANG = array(
'email_documents_header' => 'Documentos:',
'email_documents_example_1' => 'Widgets Receipt.pdf',
'email_documents_example_2' => 'Final Deliverable.zip',
'invoice_documents' => 'Documentos',
'expense_documents' => 'Attached Documents',
'quote_documents' => 'Quote Documents',
'invoice_documents' => 'Invoice Documents',
'expense_documents' => 'Expense Documents',
'invoice_embed_documents' => 'Embed Documents',
'invoice_embed_documents_help' => 'Include attached images in the invoice.',
'document_email_attachment' => 'Attach Documents',
@ -1362,6 +1362,7 @@ $LANG = array(
'use_bank_on_file' => 'Use Bank on File',
'auto_bill_email_message' => 'This invoice will automatically be billed to the payment method on file on the due date.',
'bitcoin' => 'Bitcoin',
'gocardless' => 'GoCardless',
'added_on' => 'Added :date',
'failed_remove_payment_method' => 'Failed to remove the payment method',
'gateway_exists' => 'This gateway already exists',
@ -1375,6 +1376,7 @@ $LANG = array(
'freq_four_weeks' => 'Four weeks',
'freq_monthly' => 'Monthly',
'freq_three_months' => 'Three months',
'freq_four_months' => 'Four months',
'freq_six_months' => 'Six months',
'freq_annually' => 'Annually',
@ -2236,7 +2238,6 @@ $LANG = array(
'oauth_taken' => 'The account is already registered',
'emailed_payment' => 'Successfully emailed payment',
'email_payment' => 'Email Payment',
'sent' => 'Enviado',
'invoiceplane_import' => 'Use :link to migrate your data from InvoicePlane.',
'duplicate_expense_warning' => 'Warning: This :link may be a duplicate',
'expense_link' => 'expense',
@ -2388,6 +2389,7 @@ $LANG = array(
'currency_myanmar_kyat' => 'Myanmar Kyat',
'currency_peruvian_sol' => 'Peruvian Sol',
'currency_botswana_pula' => 'Botswana Pula',
'currency_hungarian_forint' => 'Hungarian Forint',
'review_app_help' => 'We hope you\'re enjoying using the app.<br/>If you\'d consider <a href="http://www.capterra.com/p/145215/Invoice-Ninja/" target="_blank">writing a review</a> we\'d greatly appreciate it!',
'use_english_version' => 'Make sure to use the English version of the files.<br/>We use the column headers to match the fields.',
@ -2424,7 +2426,6 @@ $LANG = array(
'include_errors' => 'Include Errors',
'include_errors_help' => 'Include :link from storage/logs/laravel-error.log',
'recent_errors' => 'recent errors',
'add_item' => 'Add Item',
'customer' => 'Customer',
'customers' => 'Customers',
'created_customer' => 'Successfully created customer',
@ -2474,7 +2475,46 @@ $LANG = array(
'time_hr' => 'hr',
'time_hrs' => 'hrs',
'clear' => 'Clear',
'warn_payment_gateway' => 'Note: to accept online payments :link to add a payment gateway.',
'warn_payment_gateway' => 'Note: accepting online payments requires a payment gateway, :link to add one.',
'task_rate' => 'Task Rate',
'task_rate_help' => 'Set the default <b>rate for invoiced tasks</b>.',
'past_due' => 'Past Due',
'document' => 'Document',
'invoice_or_expense' => 'Invoice/Expense',
'invoice_pdfs' => 'Invoice PDFs',
'enable_sepa' => 'Accept SEPA',
'enable_bitcoin' => 'Accept Bitcoin',
'iban' => 'IBAN',
'sepa_authorization' => 'By providing your IBAN and confirming this payment, you are authorizing :company and Stripe, our payment service provider, to send instructions to your bank to debit your account and your bank to debit your account in accordance with those instructions. You are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited.',
'recover_license' => 'Recover License',
'purchase' => 'Purchase',
'recover' => 'Recover',
'apply' => 'Apply',
'recover_white_label_header' => 'Recover White Label License',
'apply_white_label_header' => 'Apply White Label License',
'videos' => 'Videos',
'video' => 'Video',
'return_to_invoice' => 'Return to Invoice',
'gateway_help_13' => 'To use ITN leave the PDT Key field blank.',
'partial_due_date' => 'Partial Due Date',
'task_fields' => 'Task Fields',
'product_fields_help' => 'Drag and drop fields to change their order',
'custom_value1' => 'Custom Value',
'custom_value2' => 'Custom Value',
'enable_two_factor' => 'Two-Factor Authentication',
'enable_two_factor_help' => 'Use your phone to confirm your identity when logging in',
'two_factor_setup' => 'Two-Factor Setup',
'two_factor_setup_help' => 'Scan the bar code with a :link compatible app.',
'one_time_password' => 'One Time Password',
'set_phone_for_two_factor' => 'Set your phone number to enable.',
'enabled_two_factor' => 'Successfully enabled Two-Factor Authentication',
'add_product' => 'Add Product',
'email_will_be_sent_on' => 'Note: the email will be sent on :date.',
'invoice_product' => 'Invoice Product',
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
);
return $LANG;

File diff suppressed because it is too large Load Diff

View File

@ -307,7 +307,7 @@ Lasku poistettiin (if only one, alternative)',
'specify_colors' => 'Tarkenna värit',
'specify_colors_label' => 'Valitsee laskussa käytettävät värit',
'chart_builder' => 'Kaavion rakentaminen',
'ninja_email_footer' => 'Käytä :site laskuttaaksesi asiakkaitasi ja ottaaksesi verkkomaksuja vastaan ilmaiseksi!',
'ninja_email_footer' => 'Created by :site | Create. Send. Get Paid.',
'go_pro' => 'Ala PRO:ksi',
'quote' => 'Tarjous',
'quotes' => 'Tarjousta',
@ -349,8 +349,6 @@ Lasku poistettiin (if only one, alternative)',
'session_expired' => 'Istuntoosi on vanhentunut',
'invoice_fields' => 'Laskun kentät',
'invoice_options' => 'Laskun valinnat',
'hide_quantity' => 'Piilota määrä',
'hide_quantity_help' => 'Poista määrä-kolumni käytöstä, jolloin laskujen ulkoasu on yksinkertaisempi.',
'hide_paid_to_date' => 'Piilota "Maksettu tähän asti"',
'hide_paid_to_date_help' => 'Näytä "Maksettava päivämäärään mennessä" kenttä laskuillasi vain maksetuilla laskuilla.',
'charge_taxes' => 'Veloita veroa',
@ -508,6 +506,7 @@ Lasku poistettiin (if only one, alternative)',
'payment_type_credit_card' => 'Luottokortti',
'payment_type_paypal' => 'PayPal',
'payment_type_bitcoin' => 'Bitcoin',
'payment_type_gocardless' => 'GoCardless',
'knowledge_base' => 'Tietopankki',
'partial' => 'Osittainen/Talletus',
'partial_remaining' => ':partial summasta :balance',
@ -702,7 +701,7 @@ Lasku poistettiin (if only one, alternative)',
'invalid_credentials' => 'Kirjautumistiedot eivät täsmää tietojemme kanssa',
'show_all_options' => 'Näytä kaikki asetukset',
'user_details' => 'Käyttäjätiedot',
'oneclick_login' => 'One-Click Login',
'oneclick_login' => 'Connected Account',
'disable' => 'Poista käytöstä',
'invoice_quote_number' => 'Lasku- ja tarjousnumerot',
'invoice_charges' => 'Laskutuslisä',
@ -1018,7 +1017,7 @@ Lasku poistettiin (if only one, alternative)',
'pro_plan_remove_logo' => ':link to remove the Invoice Ninja logo by joining the Pro Plan',
'pro_plan_remove_logo_link' => 'Click here',
'invitation_status_sent' => 'sent',
'invitation_status_sent' => 'Sent',
'invitation_status_opened' => 'Opened',
'invitation_status_viewed' => 'Viewed',
'email_error_inactive_client' => 'Emails can not be sent to inactive clients',
@ -1100,8 +1099,9 @@ Lasku poistettiin (if only one, alternative)',
'email_documents_header' => 'Documents:',
'email_documents_example_1' => 'Widgets Receipt.pdf',
'email_documents_example_2' => 'Final Deliverable.zip',
'invoice_documents' => 'Documents',
'expense_documents' => 'Attached Documents',
'quote_documents' => 'Quote Documents',
'invoice_documents' => 'Invoice Documents',
'expense_documents' => 'Expense Documents',
'invoice_embed_documents' => 'Embed Documents',
'invoice_embed_documents_help' => 'Include attached images in the invoice.',
'document_email_attachment' => 'Attach Documents',
@ -1371,6 +1371,7 @@ Lasku poistettiin (if only one, alternative)',
'use_bank_on_file' => 'Use Bank on File',
'auto_bill_email_message' => 'This invoice will automatically be billed to the payment method on file on the due date.',
'bitcoin' => 'Bitcoin',
'gocardless' => 'GoCardless',
'added_on' => 'Added :date',
'failed_remove_payment_method' => 'Failed to remove the payment method',
'gateway_exists' => 'This gateway already exists',
@ -1384,6 +1385,7 @@ Lasku poistettiin (if only one, alternative)',
'freq_four_weeks' => 'Four weeks',
'freq_monthly' => 'Monthly',
'freq_three_months' => 'Three months',
'freq_four_months' => 'Four months',
'freq_six_months' => 'Six months',
'freq_annually' => 'Annually',
@ -2245,7 +2247,6 @@ Lasku poistettiin (if only one, alternative)',
'oauth_taken' => 'The account is already registered',
'emailed_payment' => 'Successfully emailed payment',
'email_payment' => 'Email Payment',
'sent' => 'Sent',
'invoiceplane_import' => 'Use :link to migrate your data from InvoicePlane.',
'duplicate_expense_warning' => 'Warning: This :link may be a duplicate',
'expense_link' => 'expense',
@ -2397,6 +2398,7 @@ Lasku poistettiin (if only one, alternative)',
'currency_myanmar_kyat' => 'Myanmar Kyat',
'currency_peruvian_sol' => 'Peruvian Sol',
'currency_botswana_pula' => 'Botswana Pula',
'currency_hungarian_forint' => 'Hungarian Forint',
'review_app_help' => 'We hope you\'re enjoying using the app.<br/>If you\'d consider <a href="http://www.capterra.com/p/145215/Invoice-Ninja/" target="_blank">writing a review</a> we\'d greatly appreciate it!',
'use_english_version' => 'Make sure to use the English version of the files.<br/>We use the column headers to match the fields.',
@ -2433,7 +2435,6 @@ Lasku poistettiin (if only one, alternative)',
'include_errors' => 'Include Errors',
'include_errors_help' => 'Include :link from storage/logs/laravel-error.log',
'recent_errors' => 'recent errors',
'add_item' => 'Add Item',
'customer' => 'Customer',
'customers' => 'Customers',
'created_customer' => 'Successfully created customer',
@ -2483,7 +2484,46 @@ Lasku poistettiin (if only one, alternative)',
'time_hr' => 'hr',
'time_hrs' => 'hrs',
'clear' => 'Clear',
'warn_payment_gateway' => 'Note: to accept online payments :link to add a payment gateway.',
'warn_payment_gateway' => 'Note: accepting online payments requires a payment gateway, :link to add one.',
'task_rate' => 'Task Rate',
'task_rate_help' => 'Set the default <b>rate for invoiced tasks</b>.',
'past_due' => 'Past Due',
'document' => 'Document',
'invoice_or_expense' => 'Invoice/Expense',
'invoice_pdfs' => 'Invoice PDFs',
'enable_sepa' => 'Accept SEPA',
'enable_bitcoin' => 'Accept Bitcoin',
'iban' => 'IBAN',
'sepa_authorization' => 'By providing your IBAN and confirming this payment, you are authorizing :company and Stripe, our payment service provider, to send instructions to your bank to debit your account and your bank to debit your account in accordance with those instructions. You are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited.',
'recover_license' => 'Recover License',
'purchase' => 'Purchase',
'recover' => 'Recover',
'apply' => 'Apply',
'recover_white_label_header' => 'Recover White Label License',
'apply_white_label_header' => 'Apply White Label License',
'videos' => 'Videos',
'video' => 'Video',
'return_to_invoice' => 'Return to Invoice',
'gateway_help_13' => 'To use ITN leave the PDT Key field blank.',
'partial_due_date' => 'Partial Due Date',
'task_fields' => 'Task Fields',
'product_fields_help' => 'Drag and drop fields to change their order',
'custom_value1' => 'Custom Value',
'custom_value2' => 'Custom Value',
'enable_two_factor' => 'Two-Factor Authentication',
'enable_two_factor_help' => 'Use your phone to confirm your identity when logging in',
'two_factor_setup' => 'Two-Factor Setup',
'two_factor_setup_help' => 'Scan the bar code with a :link compatible app.',
'one_time_password' => 'One Time Password',
'set_phone_for_two_factor' => 'Set your phone number to enable.',
'enabled_two_factor' => 'Successfully enabled Two-Factor Authentication',
'add_product' => 'Add Product',
'email_will_be_sent_on' => 'Note: the email will be sent on :date.',
'invoice_product' => 'Invoice Product',
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
);
return $LANG;

View File

@ -299,7 +299,7 @@ $LANG = array(
'specify_colors' => 'Spécifiez les couleurs',
'specify_colors_label' => 'Sélectionnez les couleurs utilisés dans les factures',
'chart_builder' => 'Concepteur de graphiques',
'ninja_email_footer' => 'Utilisez :site pour facturer vos clients et être payés en ligne gratuitement!',
'ninja_email_footer' => 'Created by :site | Create. Send. Get Paid.',
'go_pro' => 'Passez au Plan Pro',
'quote' => 'Devis',
'quotes' => 'Devis',
@ -341,8 +341,6 @@ $LANG = array(
'session_expired' => 'Votre session a expiré.',
'invoice_fields' => 'Champs de facture',
'invoice_options' => 'Options de facturation',
'hide_quantity' => 'Masquer la quantité',
'hide_quantity_help' => 'Désactivez la colonne Quantités. Vous pourrez ainsi alléger la présentation de vos factures.',
'hide_paid_to_date' => 'Masquer "Payé à ce jour"',
'hide_paid_to_date_help' => 'Afficher seulement la ligne "Payé à ce jour" sur les factures pour lesquelles il y a au moins un paiement.',
'charge_taxes' => 'Taxe supplémentaire',
@ -500,6 +498,7 @@ $LANG = array(
'payment_type_credit_card' => 'Carte de crédit',
'payment_type_paypal' => 'PayPal',
'payment_type_bitcoin' => 'Bitcoin',
'payment_type_gocardless' => 'GoCardless',
'knowledge_base' => 'Base de connaissances',
'partial' => 'Partiel/dépôt',
'partial_remaining' => ':partial de :balance',
@ -694,7 +693,7 @@ $LANG = array(
'invalid_credentials' => 'Ces informations de connexion sont invalides',
'show_all_options' => 'Voir toutes les options',
'user_details' => 'Utilisateur',
'oneclick_login' => 'Connexion en 1 clic',
'oneclick_login' => 'Connected Account',
'disable' => 'Désactiver',
'invoice_quote_number' => 'Numéro des devis & factures',
'invoice_charges' => 'Majoration de facture',
@ -1010,7 +1009,7 @@ $LANG = array(
'pro_plan_remove_logo' => ':link pour supprimer le logo Invoice Ninja en souscrivant au Plan Pro',
'pro_plan_remove_logo_link' => 'Cliquez ici',
'invitation_status_sent' => 'sent',
'invitation_status_sent' => 'Sent',
'invitation_status_opened' => 'Opened',
'invitation_status_viewed' => 'Consulté',
'email_error_inactive_client' => 'Les mails ne peuvent être envoyés aux clients inactifs',
@ -1092,8 +1091,9 @@ $LANG = array(
'email_documents_header' => 'Documents :',
'email_documents_example_1' => 'Widgets Receipt.pdf',
'email_documents_example_2' => 'Final Deliverable.zip',
'invoice_documents' => 'Documents',
'expense_documents' => 'Documents attachés',
'quote_documents' => 'Quote Documents',
'invoice_documents' => 'Invoice Documents',
'expense_documents' => 'Expense Documents',
'invoice_embed_documents' => 'Documents intégrés',
'invoice_embed_documents_help' => 'Inclure l\'image attachée dans la facture.',
'document_email_attachment' => 'Attacher les Documents',
@ -1363,6 +1363,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
'use_bank_on_file' => 'Utiliser la banque inscrite au dossier',
'auto_bill_email_message' => 'Cette facture sera automatiquement facturée à votre méthode de paiement inscrite au dossier à la date d\'échéance.',
'bitcoin' => 'Bitcoin',
'gocardless' => 'GoCardless',
'added_on' => 'Ajouté le :date',
'failed_remove_payment_method' => 'La suppression de la méthode de paiement a échoué',
'gateway_exists' => 'La passerelle existe déjà',
@ -1376,6 +1377,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
'freq_four_weeks' => 'quatre semaines',
'freq_monthly' => 'Mensuelle',
'freq_three_months' => 'Trimestrielle',
'freq_four_months' => 'Four months',
'freq_six_months' => 'Semestrielle',
'freq_annually' => 'Annuelle',
@ -2237,7 +2239,6 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
'oauth_taken' => 'Le compte est déjà enregistré',
'emailed_payment' => 'Paiement envoyé avec succès par email',
'email_payment' => 'Envoyer le paiement par email',
'sent' => 'Sent',
'invoiceplane_import' => 'Utiliser: :link pour migrer vos données depuis InvoicePlane',
'duplicate_expense_warning' => 'Attention: Ce :link est peut être un doublon',
'expense_link' => 'Dépenses',
@ -2389,6 +2390,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
'currency_myanmar_kyat' => 'Myanmar Kyat',
'currency_peruvian_sol' => 'Peruvian Sol',
'currency_botswana_pula' => 'Botswana Pula',
'currency_hungarian_forint' => 'Hungarian Forint',
'review_app_help' => 'We hope you\'re enjoying using the app.<br/>If you\'d consider <a href="http://www.capterra.com/p/145215/Invoice-Ninja/" target="_blank">writing a review</a> we\'d greatly appreciate it!',
'use_english_version' => 'Make sure to use the English version of the files.<br/>We use the column headers to match the fields.',
@ -2425,7 +2427,6 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
'include_errors' => 'Include Errors',
'include_errors_help' => 'Include :link from storage/logs/laravel-error.log',
'recent_errors' => 'recent errors',
'add_item' => 'Add Item',
'customer' => 'Customer',
'customers' => 'Customers',
'created_customer' => 'Successfully created customer',
@ -2475,7 +2476,46 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
'time_hr' => 'hr',
'time_hrs' => 'hrs',
'clear' => 'Clear',
'warn_payment_gateway' => 'Note: to accept online payments :link to add a payment gateway.',
'warn_payment_gateway' => 'Note: accepting online payments requires a payment gateway, :link to add one.',
'task_rate' => 'Task Rate',
'task_rate_help' => 'Set the default <b>rate for invoiced tasks</b>.',
'past_due' => 'Past Due',
'document' => 'Document',
'invoice_or_expense' => 'Invoice/Expense',
'invoice_pdfs' => 'Invoice PDFs',
'enable_sepa' => 'Accept SEPA',
'enable_bitcoin' => 'Accept Bitcoin',
'iban' => 'IBAN',
'sepa_authorization' => 'By providing your IBAN and confirming this payment, you are authorizing :company and Stripe, our payment service provider, to send instructions to your bank to debit your account and your bank to debit your account in accordance with those instructions. You are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited.',
'recover_license' => 'Recover License',
'purchase' => 'Purchase',
'recover' => 'Recover',
'apply' => 'Apply',
'recover_white_label_header' => 'Recover White Label License',
'apply_white_label_header' => 'Apply White Label License',
'videos' => 'Videos',
'video' => 'Video',
'return_to_invoice' => 'Return to Invoice',
'gateway_help_13' => 'To use ITN leave the PDT Key field blank.',
'partial_due_date' => 'Partial Due Date',
'task_fields' => 'Task Fields',
'product_fields_help' => 'Drag and drop fields to change their order',
'custom_value1' => 'Custom Value',
'custom_value2' => 'Custom Value',
'enable_two_factor' => 'Two-Factor Authentication',
'enable_two_factor_help' => 'Use your phone to confirm your identity when logging in',
'two_factor_setup' => 'Two-Factor Setup',
'two_factor_setup_help' => 'Scan the bar code with a :link compatible app.',
'one_time_password' => 'One Time Password',
'set_phone_for_two_factor' => 'Set your phone number to enable.',
'enabled_two_factor' => 'Successfully enabled Two-Factor Authentication',
'add_product' => 'Add Product',
'email_will_be_sent_on' => 'Note: the email will be sent on :date.',
'invoice_product' => 'Invoice Product',
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
);
return $LANG;

View File

@ -60,7 +60,7 @@ $LANG = array(
'download_pdf' => 'PDF',
'pay_now' => 'Payer maintenant',
'save_invoice' => 'Sauvegarder la facture',
'clone_invoice' => 'Clone To Invoice',
'clone_invoice' => 'Dupliquer en facture',
'archive_invoice' => 'Archiver la facture',
'delete_invoice' => 'Supprimer la facture',
'email_invoice' => 'Envoyer par courriel',
@ -299,7 +299,7 @@ $LANG = array(
'specify_colors' => 'Spécifiez les couleurs',
'specify_colors_label' => 'Sélectionnez les couleurs utilisés dans les factures',
'chart_builder' => 'Concepteur de graphiques',
'ninja_email_footer' => 'Utilisez :site pour facturer vos clients et être payés en ligne gratuitement!',
'ninja_email_footer' => 'Créé par :site | Créer. Envoyer. Encaisser.',
'go_pro' => 'Devenez Pro',
'quote' => 'Soumission',
'quotes' => 'Soumissions',
@ -317,7 +317,7 @@ $LANG = array(
'delete_quote' => 'Supprimer la soumission',
'save_quote' => 'Enregistrer la soumission',
'email_quote' => 'Envoyer la soumission par courriel',
'clone_quote' => 'Clone To Quote',
'clone_quote' => 'Dupliquer en soumission',
'convert_to_invoice' => 'Convertir en facture',
'view_invoice' => 'Voir la facture',
'view_client' => 'Voir le client',
@ -341,8 +341,6 @@ $LANG = array(
'session_expired' => 'Votre session a expiré.',
'invoice_fields' => 'Champs de facture',
'invoice_options' => 'Options de facturation',
'hide_quantity' => 'Masquer la quantité',
'hide_quantity_help' => 'Désactivez la colonne Quantités. Vous pourrez ainsi alléger la présentation de vos factures.',
'hide_paid_to_date' => 'Masquer "Payé à ce jour"',
'hide_paid_to_date_help' => 'Afficher seulement la ligne "Payé à ce jour"sur les factures pour lesquelles il y a au moins un paiement.',
'charge_taxes' => 'Taxe supplémentaire',
@ -500,6 +498,7 @@ $LANG = array(
'payment_type_credit_card' => 'Carte de crédit',
'payment_type_paypal' => 'PayPal',
'payment_type_bitcoin' => 'Bitcoin',
'payment_type_gocardless' => 'GoCardless',
'knowledge_base' => 'Base de connaissance',
'partial' => 'Partiel/dépôt',
'partial_remaining' => ':partiel de :balance',
@ -694,7 +693,7 @@ $LANG = array(
'invalid_credentials' => 'Ces informations ne correspondent pas',
'show_all_options' => 'Afficher toutes les options',
'user_details' => 'Profil utilisateur',
'oneclick_login' => 'Connexion 1 Clic',
'oneclick_login' => 'Compte connec',
'disable' => 'Desactiver',
'invoice_quote_number' => 'Numéros de factures et de soumissions',
'invoice_charges' => 'Surcharges de facture',
@ -1007,7 +1006,7 @@ $LANG = array(
'pro_plan_remove_logo' => ':link pour supprimer le logo Invoice Ninja en souscrivant au plan pro',
'pro_plan_remove_logo_link' => 'Cliquez ici',
'invitation_status_sent' => 'envoyé',
'invitation_status_sent' => 'Envoyé',
'invitation_status_opened' => 'Ouvert',
'invitation_status_viewed' => 'Consulté',
'email_error_inactive_client' => 'Aucun courriel ne peut être envoyé à un client inactif',
@ -1089,8 +1088,9 @@ $LANG = array(
'email_documents_header' => 'Documents:',
'email_documents_example_1' => 'Recu du widget.pdf',
'email_documents_example_2' => 'Livraison finale.zip',
'invoice_documents' => 'Documents',
'expense_documents' => 'Documents joints',
'quote_documents' => 'Justificatifs de soumission',
'invoice_documents' => 'Justificatifs de facturation',
'expense_documents' => 'Justificatifs de dépense',
'invoice_embed_documents' => 'Documents intégrés',
'invoice_embed_documents_help' => 'Inclure les images jointes dans la facture.',
'document_email_attachment' => 'Documents joints',
@ -1360,6 +1360,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
'use_bank_on_file' => 'Utiliser la banque inscrite au dossier',
'auto_bill_email_message' => 'Cette facture sera automatiquement facturée à votre méthode de paiement inscrite au dossier à la date d\'échéance.',
'bitcoin' => 'Bitcoin',
'gocardless' => 'GoCardless',
'added_on' => 'Ajouté le :date',
'failed_remove_payment_method' => 'La suppression de la méthode de paiement a échoué',
'gateway_exists' => 'La passerelle existe déjà',
@ -1373,6 +1374,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
'freq_four_weeks' => 'Aux quatre semaines',
'freq_monthly' => 'Mensuelle',
'freq_three_months' => 'Trimestrielle',
'freq_four_months' => '4 mois',
'freq_six_months' => 'Semestrielle',
'freq_annually' => 'Annuelle',
@ -2235,7 +2237,6 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
'oauth_taken' => 'Ces comptes ont déjà été enregistrés',
'emailed_payment' => 'Le paiement a été envoyé par courriel',
'email_payment' => 'Courriel de paiement',
'sent' => 'Envoyé',
'invoiceplane_import' => 'Utilisez ce :link pour importer vos données de InvoicePlane.',
'duplicate_expense_warning' => 'Avertissement: Ce :link pourrait être un doublon',
'expense_link' => 'dépense',
@ -2387,6 +2388,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
'currency_myanmar_kyat' => 'Kyat birman',
'currency_peruvian_sol' => 'Nouveau sol péruvien',
'currency_botswana_pula' => 'Pula botswanais',
'currency_hungarian_forint' => 'Forint hongrois',
'review_app_help' => 'Nous espérons que votre utilisation de cette application vous est agréable.<br/>Veuillez considérer <a href="http://www.capterra.com/p/145215/Invoice-Ninja/" target="_blank">de laisser un commentaire.</a> Ce serait grandement apprécié!',
'use_english_version' => 'Veuillez vous assurer d\'utiliser la version anglaise des fichiers.<br/>Les entêtes de colonnes sont utilisées pour correspondre aux champs.',
@ -2423,7 +2425,6 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
'include_errors' => 'Inclure les erreurs',
'include_errors_help' => 'Inclure le :link de storage/logs/laravel-error.log',
'recent_errors' => 'erreurs récentes',
'add_item' => 'Ajouter un article',
'customer' => 'Client',
'customers' => 'Clients',
'created_customer' => 'Le client a été créé',
@ -2473,7 +2474,46 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
'time_hr' => 'h',
'time_hrs' => 'hrs',
'clear' => 'Remettre à zéro',
'warn_payment_gateway' => 'Note: to accept online payments :link to add a payment gateway.',
'warn_payment_gateway' => 'Note: pour accepter un paiement en ligne, il faut une passerelle de paiements, :link pour en ajouter une.',
'task_rate' => 'Taux de tâche',
'task_rate_help' => 'Définit le <b>taux pour les tâches facturées</b>.',
'past_due' => 'En souffrance',
'document' => 'Justificatifs',
'invoice_or_expense' => 'Facture/Dépense',
'invoice_pdfs' => 'Facture en PDF',
'enable_sepa' => 'Accepter SEPA',
'enable_bitcoin' => 'Accepter Bitcoin',
'iban' => 'IBAN',
'sepa_authorization' => 'En fournissant votre IBAN et en confirmant ce paiement, vous autorisez :company et Stripe, notre fournisseur de service de paiement, à envoyer une demande à votre institution bancaire pour un prélèvement sur votre compte conformément à ces instructions. Vous pouvez demander un remboursement à votre institution bancaire selon les conditions de votre entente avec institution bancaire. Une demande de remboursement doit être faite dans les 8 semaines à partir du jour de la transaction.',
'recover_license' => 'Récupérer la licence',
'purchase' => 'Acheter',
'recover' => 'Récupérer',
'apply' => 'Appliquer',
'recover_white_label_header' => 'Récupérer la licence Sans Pub',
'apply_white_label_header' => 'Appliquer la licence Sans Pub',
'videos' => 'Vidéos',
'video' => 'Vidéo',
'return_to_invoice' => 'Retour à la facture',
'gateway_help_13' => 'Pour utiliser ITN, laissez le champ de la clé PDT vide.',
'partial_due_date' => 'Date d\'échéance paiement partiel',
'task_fields' => 'Champs de tâche',
'product_fields_help' => 'Glisser et déposer les champs pour changer l\'ordre',
'custom_value1' => 'Valeur par défaut',
'custom_value2' => 'Valeur par défaut',
'enable_two_factor' => 'Authentification à deux facteurs',
'enable_two_factor_help' => 'Utilisez votre téléphone pour confirmer votre identité lors de la connexion',
'two_factor_setup' => 'Configuration de l\'authentification à deux facteurs',
'two_factor_setup_help' => 'Scannez le code barre avec une :link app compatible.',
'one_time_password' => 'Mot de passe à usage unique',
'set_phone_for_two_factor' => 'Saisissez votre numéro de téléphone pour activer.',
'enabled_two_factor' => 'Vous avez activé authentification à deux facteurs.',
'add_product' => 'Ajouter un produit',
'email_will_be_sent_on' => 'Note: le courriel sera envoyé le :date.',
'invoice_product' => 'Produit de facture',
'self_host_login' => 'Nom d\'utilisateur auto-hébergement',
'set_self_hoat_url' => 'URL auto-hébergement',
'local_storage_required' => 'Erreur: le stockage local n\'est pas accessible.',
);
return $LANG;

View File

@ -305,7 +305,7 @@ $LANG = array(
'specify_colors' => 'Odabir boja',
'specify_colors_label' => 'Odaberite boje korištenje u računu',
'chart_builder' => 'Graditelj karte',
'ninja_email_footer' => 'Koristite :site za slanje računa klijentima i primanje uplata online besplatno!',
'ninja_email_footer' => 'Created by :site | Create. Send. Get Paid.',
'go_pro' => 'Go Pro',
'quote' => 'Ponuda',
'quotes' => 'Ponude',
@ -347,8 +347,6 @@ $LANG = array(
'session_expired' => 'Vaša sjednica je istekla.',
'invoice_fields' => 'Polja računa',
'invoice_options' => 'Opcije računa',
'hide_quantity' => 'Sakrij količinu',
'hide_quantity_help' => 'Disable the quantities column, then you can declutter invoices by no longer displaying this field.',
'hide_paid_to_date' => 'Sakrij datum plaćanja',
'hide_paid_to_date_help' => 'Prikažite "Datum plaćanja" na računima, onda kada je uplata primljena.',
'charge_taxes' => 'Naplati poreze',
@ -506,6 +504,7 @@ $LANG = array(
'payment_type_credit_card' => 'Kreditna kartica',
'payment_type_paypal' => 'PayPal',
'payment_type_bitcoin' => 'Bitcoin',
'payment_type_gocardless' => 'GoCardless',
'knowledge_base' => 'Baza znanja',
'partial' => 'Partial/Deposit',
'partial_remaining' => ':partial od :balance',
@ -700,7 +699,7 @@ $LANG = array(
'invalid_credentials' => 'Ove vjerodajnice se ne odgovaraju našim zapisima',
'show_all_options' => 'Prkaži sve opcije',
'user_details' => 'Detalji korisnika',
'oneclick_login' => 'Prijava jednim klikom',
'oneclick_login' => 'Connected Account',
'disable' => 'Onemogući',
'invoice_quote_number' => 'Brojevi računa i ponuda',
'invoice_charges' => 'Invoice Surcharges',
@ -1016,7 +1015,7 @@ $LANG = array(
'pro_plan_remove_logo' => ':link to remove the Invoice Ninja logo by joining the Pro Plan',
'pro_plan_remove_logo_link' => 'Click here',
'invitation_status_sent' => 'sent',
'invitation_status_sent' => 'Sent',
'invitation_status_opened' => 'Opened',
'invitation_status_viewed' => 'Viewed',
'email_error_inactive_client' => 'Emails can not be sent to inactive clients',
@ -1098,8 +1097,9 @@ $LANG = array(
'email_documents_header' => 'Documents:',
'email_documents_example_1' => 'Widgets Receipt.pdf',
'email_documents_example_2' => 'Final Deliverable.zip',
'invoice_documents' => 'Documents',
'expense_documents' => 'Attached Documents',
'quote_documents' => 'Quote Documents',
'invoice_documents' => 'Invoice Documents',
'expense_documents' => 'Expense Documents',
'invoice_embed_documents' => 'Embed Documents',
'invoice_embed_documents_help' => 'Include attached images in the invoice.',
'document_email_attachment' => 'Attach Documents',
@ -1369,6 +1369,7 @@ $LANG = array(
'use_bank_on_file' => 'Use Bank on File',
'auto_bill_email_message' => 'This invoice will automatically be billed to the payment method on file on the due date.',
'bitcoin' => 'Bitcoin',
'gocardless' => 'GoCardless',
'added_on' => 'Added :date',
'failed_remove_payment_method' => 'Failed to remove the payment method',
'gateway_exists' => 'This gateway already exists',
@ -1382,6 +1383,7 @@ $LANG = array(
'freq_four_weeks' => 'Four weeks',
'freq_monthly' => 'Monthly',
'freq_three_months' => 'Three months',
'freq_four_months' => 'Four months',
'freq_six_months' => 'Six months',
'freq_annually' => 'Annually',
@ -2243,7 +2245,6 @@ $LANG = array(
'oauth_taken' => 'The account is already registered',
'emailed_payment' => 'Successfully emailed payment',
'email_payment' => 'Email Payment',
'sent' => 'Sent',
'invoiceplane_import' => 'Use :link to migrate your data from InvoicePlane.',
'duplicate_expense_warning' => 'Warning: This :link may be a duplicate',
'expense_link' => 'expense',
@ -2395,6 +2396,7 @@ $LANG = array(
'currency_myanmar_kyat' => 'Myanmar Kyat',
'currency_peruvian_sol' => 'Peruvian Sol',
'currency_botswana_pula' => 'Botswana Pula',
'currency_hungarian_forint' => 'Hungarian Forint',
'review_app_help' => 'We hope you\'re enjoying using the app.<br/>If you\'d consider <a href="http://www.capterra.com/p/145215/Invoice-Ninja/" target="_blank">writing a review</a> we\'d greatly appreciate it!',
'use_english_version' => 'Make sure to use the English version of the files.<br/>We use the column headers to match the fields.',
@ -2431,7 +2433,6 @@ $LANG = array(
'include_errors' => 'Include Errors',
'include_errors_help' => 'Include :link from storage/logs/laravel-error.log',
'recent_errors' => 'recent errors',
'add_item' => 'Add Item',
'customer' => 'Customer',
'customers' => 'Customers',
'created_customer' => 'Successfully created customer',
@ -2481,7 +2482,46 @@ $LANG = array(
'time_hr' => 'hr',
'time_hrs' => 'hrs',
'clear' => 'Clear',
'warn_payment_gateway' => 'Note: to accept online payments :link to add a payment gateway.',
'warn_payment_gateway' => 'Note: accepting online payments requires a payment gateway, :link to add one.',
'task_rate' => 'Task Rate',
'task_rate_help' => 'Set the default <b>rate for invoiced tasks</b>.',
'past_due' => 'Past Due',
'document' => 'Document',
'invoice_or_expense' => 'Invoice/Expense',
'invoice_pdfs' => 'Invoice PDFs',
'enable_sepa' => 'Accept SEPA',
'enable_bitcoin' => 'Accept Bitcoin',
'iban' => 'IBAN',
'sepa_authorization' => 'By providing your IBAN and confirming this payment, you are authorizing :company and Stripe, our payment service provider, to send instructions to your bank to debit your account and your bank to debit your account in accordance with those instructions. You are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited.',
'recover_license' => 'Recover License',
'purchase' => 'Purchase',
'recover' => 'Recover',
'apply' => 'Apply',
'recover_white_label_header' => 'Recover White Label License',
'apply_white_label_header' => 'Apply White Label License',
'videos' => 'Videos',
'video' => 'Video',
'return_to_invoice' => 'Return to Invoice',
'gateway_help_13' => 'To use ITN leave the PDT Key field blank.',
'partial_due_date' => 'Partial Due Date',
'task_fields' => 'Task Fields',
'product_fields_help' => 'Drag and drop fields to change their order',
'custom_value1' => 'Custom Value',
'custom_value2' => 'Custom Value',
'enable_two_factor' => 'Two-Factor Authentication',
'enable_two_factor_help' => 'Use your phone to confirm your identity when logging in',
'two_factor_setup' => 'Two-Factor Setup',
'two_factor_setup_help' => 'Scan the bar code with a :link compatible app.',
'one_time_password' => 'One Time Password',
'set_phone_for_two_factor' => 'Set your phone number to enable.',
'enabled_two_factor' => 'Successfully enabled Two-Factor Authentication',
'add_product' => 'Add Product',
'email_will_be_sent_on' => 'Note: the email will be sent on :date.',
'invoice_product' => 'Invoice Product',
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
);
return $LANG;

File diff suppressed because it is too large Load Diff

View File

@ -305,7 +305,7 @@ $LANG = array(
'specify_colors' => 'カラーの選択',
'specify_colors_label' => '請求書で使用されるカラーを選択してください。',
'chart_builder' => 'Chart Builder',
'ninja_email_footer' => 'Use :site to invoice your clients and get paid online for free!',
'ninja_email_footer' => 'Created by :site | Create. Send. Get Paid.',
'go_pro' => 'Go Pro',
'quote' => '見積書',
'quotes' => '見積書',
@ -347,8 +347,6 @@ $LANG = array(
'session_expired' => 'セッションの期限が切れました。',
'invoice_fields' => '請求書をフィールド',
'invoice_options' => '請求書オプション',
'hide_quantity' => '数量を隠す',
'hide_quantity_help' => 'Disable the quantities column, then you can declutter invoices by no longer displaying this field.',
'hide_paid_to_date' => 'Hide Paid to Date',
'hide_paid_to_date_help' => 'Only display the "Paid to Date" area on your invoices once a payment has been received.',
'charge_taxes' => 'Charge taxes',
@ -506,6 +504,7 @@ $LANG = array(
'payment_type_credit_card' => 'クレジットカード',
'payment_type_paypal' => 'PayPal',
'payment_type_bitcoin' => 'Bitcoin',
'payment_type_gocardless' => 'GoCardless',
'knowledge_base' => 'ナレッジベース',
'partial' => 'Partial/Deposit',
'partial_remaining' => ':partial of :balance',
@ -700,7 +699,7 @@ $LANG = array(
'invalid_credentials' => 'These credentials do not match our records',
'show_all_options' => 'Show all options',
'user_details' => 'ユーザの詳細',
'oneclick_login' => 'ワンクリック・ログイン',
'oneclick_login' => 'Connected Account',
'disable' => 'Disable',
'invoice_quote_number' => 'Invoice and Quote Numbers',
'invoice_charges' => 'Invoice Surcharges',
@ -1016,7 +1015,7 @@ $LANG = array(
'pro_plan_remove_logo' => 'プロプランに加入して、Invoice Ninjaのロゴを消す。 :link',
'pro_plan_remove_logo_link' => 'こちらをクリック',
'invitation_status_sent' => 'sent',
'invitation_status_sent' => 'Sent',
'invitation_status_opened' => 'Opened',
'invitation_status_viewed' => 'Viewed',
'email_error_inactive_client' => 'Emails can not be sent to inactive clients',
@ -1098,8 +1097,9 @@ $LANG = array(
'email_documents_header' => 'Documents:',
'email_documents_example_1' => 'Widgets Receipt.pdf',
'email_documents_example_2' => 'Final Deliverable.zip',
'invoice_documents' => 'Documents',
'expense_documents' => 'Attached Documents',
'quote_documents' => 'Quote Documents',
'invoice_documents' => 'Invoice Documents',
'expense_documents' => 'Expense Documents',
'invoice_embed_documents' => 'Embed Documents',
'invoice_embed_documents_help' => 'Include attached images in the invoice.',
'document_email_attachment' => 'Attach Documents',
@ -1369,6 +1369,7 @@ $LANG = array(
'use_bank_on_file' => 'Use Bank on File',
'auto_bill_email_message' => 'This invoice will automatically be billed to the payment method on file on the due date.',
'bitcoin' => 'Bitcoin',
'gocardless' => 'GoCardless',
'added_on' => 'Added :date',
'failed_remove_payment_method' => 'Failed to remove the payment method',
'gateway_exists' => 'This gateway already exists',
@ -1382,6 +1383,7 @@ $LANG = array(
'freq_four_weeks' => 'Four weeks',
'freq_monthly' => 'Monthly',
'freq_three_months' => 'Three months',
'freq_four_months' => 'Four months',
'freq_six_months' => 'Six months',
'freq_annually' => 'Annually',
@ -2243,7 +2245,6 @@ $LANG = array(
'oauth_taken' => 'The account is already registered',
'emailed_payment' => 'Successfully emailed payment',
'email_payment' => 'Email Payment',
'sent' => 'Sent',
'invoiceplane_import' => 'Use :link to migrate your data from InvoicePlane.',
'duplicate_expense_warning' => 'Warning: This :link may be a duplicate',
'expense_link' => 'expense',
@ -2395,6 +2396,7 @@ $LANG = array(
'currency_myanmar_kyat' => 'Myanmar Kyat',
'currency_peruvian_sol' => 'Peruvian Sol',
'currency_botswana_pula' => 'Botswana Pula',
'currency_hungarian_forint' => 'Hungarian Forint',
'review_app_help' => 'We hope you\'re enjoying using the app.<br/>If you\'d consider <a href="http://www.capterra.com/p/145215/Invoice-Ninja/" target="_blank">writing a review</a> we\'d greatly appreciate it!',
'use_english_version' => 'Make sure to use the English version of the files.<br/>We use the column headers to match the fields.',
@ -2431,7 +2433,6 @@ $LANG = array(
'include_errors' => 'Include Errors',
'include_errors_help' => 'Include :link from storage/logs/laravel-error.log',
'recent_errors' => 'recent errors',
'add_item' => 'Add Item',
'customer' => 'Customer',
'customers' => 'Customers',
'created_customer' => 'Successfully created customer',
@ -2481,7 +2482,46 @@ $LANG = array(
'time_hr' => 'hr',
'time_hrs' => 'hrs',
'clear' => 'Clear',
'warn_payment_gateway' => 'Note: to accept online payments :link to add a payment gateway.',
'warn_payment_gateway' => 'Note: accepting online payments requires a payment gateway, :link to add one.',
'task_rate' => 'Task Rate',
'task_rate_help' => 'Set the default <b>rate for invoiced tasks</b>.',
'past_due' => 'Past Due',
'document' => 'Document',
'invoice_or_expense' => 'Invoice/Expense',
'invoice_pdfs' => 'Invoice PDFs',
'enable_sepa' => 'Accept SEPA',
'enable_bitcoin' => 'Accept Bitcoin',
'iban' => 'IBAN',
'sepa_authorization' => 'By providing your IBAN and confirming this payment, you are authorizing :company and Stripe, our payment service provider, to send instructions to your bank to debit your account and your bank to debit your account in accordance with those instructions. You are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited.',
'recover_license' => 'Recover License',
'purchase' => 'Purchase',
'recover' => 'Recover',
'apply' => 'Apply',
'recover_white_label_header' => 'Recover White Label License',
'apply_white_label_header' => 'Apply White Label License',
'videos' => 'Videos',
'video' => 'Video',
'return_to_invoice' => 'Return to Invoice',
'gateway_help_13' => 'To use ITN leave the PDT Key field blank.',
'partial_due_date' => 'Partial Due Date',
'task_fields' => 'Task Fields',
'product_fields_help' => 'Drag and drop fields to change their order',
'custom_value1' => 'Custom Value',
'custom_value2' => 'Custom Value',
'enable_two_factor' => 'Two-Factor Authentication',
'enable_two_factor_help' => 'Use your phone to confirm your identity when logging in',
'two_factor_setup' => 'Two-Factor Setup',
'two_factor_setup_help' => 'Scan the bar code with a :link compatible app.',
'one_time_password' => 'One Time Password',
'set_phone_for_two_factor' => 'Set your phone number to enable.',
'enabled_two_factor' => 'Successfully enabled Two-Factor Authentication',
'add_product' => 'Add Product',
'email_will_be_sent_on' => 'Note: the email will be sent on :date.',
'invoice_product' => 'Invoice Product',
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
);
return $LANG;

View File

@ -305,7 +305,7 @@ $LANG = array(
'specify_colors' => 'Specify colors',
'specify_colors_label' => 'Select the colors used in the invoice',
'chart_builder' => 'Chart Builder',
'ninja_email_footer' => 'Use :site to invoice your clients and get paid online for free!',
'ninja_email_footer' => 'Created by :site | Create. Send. Get Paid.',
'go_pro' => 'Go Pro',
'quote' => 'Pasiūlymas',
'quotes' => 'Pasiūlymai',
@ -347,8 +347,6 @@ $LANG = array(
'session_expired' => 'Your session has expired.',
'invoice_fields' => 'Invoice Fields',
'invoice_options' => 'Invoice Options',
'hide_quantity' => 'Hide quantity',
'hide_quantity_help' => 'Disable the quantities column, then you can declutter invoices by no longer displaying this field.',
'hide_paid_to_date' => 'Hide paid to date',
'hide_paid_to_date_help' => 'Only display the "Paid to Date" area on your invoices once a payment has been received.',
'charge_taxes' => 'Charge taxes',
@ -506,6 +504,7 @@ $LANG = array(
'payment_type_credit_card' => 'Credit card',
'payment_type_paypal' => 'PayPal',
'payment_type_bitcoin' => 'Bitcoin',
'payment_type_gocardless' => 'GoCardless',
'knowledge_base' => 'Knowledge Base',
'partial' => 'Partial/Deposit',
'partial_remaining' => ':partial of :balance',
@ -700,7 +699,7 @@ $LANG = array(
'invalid_credentials' => 'These credentials do not match our records',
'show_all_options' => 'Show all options',
'user_details' => 'User Details',
'oneclick_login' => 'One-Click Login',
'oneclick_login' => 'Connected Account',
'disable' => 'Disable',
'invoice_quote_number' => 'Invoice and Quote Numbers',
'invoice_charges' => 'Invoice Surcharges',
@ -1016,7 +1015,7 @@ $LANG = array(
'pro_plan_remove_logo' => ':link to remove the Invoice Ninja logo by joining the Pro Plan',
'pro_plan_remove_logo_link' => 'Click here',
'invitation_status_sent' => 'sent',
'invitation_status_sent' => 'Sent',
'invitation_status_opened' => 'Opened',
'invitation_status_viewed' => 'Viewed',
'email_error_inactive_client' => 'Emails can not be sent to inactive clients',
@ -1098,8 +1097,9 @@ $LANG = array(
'email_documents_header' => 'Dokumentai:',
'email_documents_example_1' => 'Widgets Receipt.pdf',
'email_documents_example_2' => 'Final Deliverable.zip',
'invoice_documents' => 'Dokumentai',
'expense_documents' => 'Pridėti dokumentą',
'quote_documents' => 'Quote Documents',
'invoice_documents' => 'Invoice Documents',
'expense_documents' => 'Expense Documents',
'invoice_embed_documents' => 'Įkelti dokumentai',
'invoice_embed_documents_help' => 'Include attached images in the invoice.',
'document_email_attachment' => 'Attach Documents',
@ -1369,6 +1369,7 @@ $LANG = array(
'use_bank_on_file' => 'Use Bank on File',
'auto_bill_email_message' => 'This invoice will automatically be billed to the payment method on file on the due date.',
'bitcoin' => 'Bitcoin',
'gocardless' => 'GoCardless',
'added_on' => 'Sukurta :date',
'failed_remove_payment_method' => 'Failed to remove the payment method',
'gateway_exists' => 'Ši mokėjimo sąsaja jau yra',
@ -1382,6 +1383,7 @@ $LANG = array(
'freq_four_weeks' => 'Four weeks',
'freq_monthly' => 'Monthly',
'freq_three_months' => 'Three months',
'freq_four_months' => 'Four months',
'freq_six_months' => 'Six months',
'freq_annually' => 'Annually',
@ -2243,7 +2245,6 @@ $LANG = array(
'oauth_taken' => 'The account is already registered',
'emailed_payment' => 'Successfully emailed payment',
'email_payment' => 'Email Payment',
'sent' => 'Sent',
'invoiceplane_import' => 'Use :link to migrate your data from InvoicePlane.',
'duplicate_expense_warning' => 'Warning: This :link may be a duplicate',
'expense_link' => 'expense',
@ -2395,6 +2396,7 @@ $LANG = array(
'currency_myanmar_kyat' => 'Myanmar Kyat',
'currency_peruvian_sol' => 'Peruvian Sol',
'currency_botswana_pula' => 'Botswana Pula',
'currency_hungarian_forint' => 'Hungarian Forint',
'review_app_help' => 'We hope you\'re enjoying using the app.<br/>If you\'d consider <a href="http://www.capterra.com/p/145215/Invoice-Ninja/" target="_blank">writing a review</a> we\'d greatly appreciate it!',
'use_english_version' => 'Make sure to use the English version of the files.<br/>We use the column headers to match the fields.',
@ -2431,7 +2433,6 @@ $LANG = array(
'include_errors' => 'Include Errors',
'include_errors_help' => 'Include :link from storage/logs/laravel-error.log',
'recent_errors' => 'recent errors',
'add_item' => 'Add Item',
'customer' => 'Customer',
'customers' => 'Customers',
'created_customer' => 'Successfully created customer',
@ -2481,7 +2482,46 @@ $LANG = array(
'time_hr' => 'hr',
'time_hrs' => 'hrs',
'clear' => 'Clear',
'warn_payment_gateway' => 'Note: to accept online payments :link to add a payment gateway.',
'warn_payment_gateway' => 'Note: accepting online payments requires a payment gateway, :link to add one.',
'task_rate' => 'Task Rate',
'task_rate_help' => 'Set the default <b>rate for invoiced tasks</b>.',
'past_due' => 'Past Due',
'document' => 'Document',
'invoice_or_expense' => 'Invoice/Expense',
'invoice_pdfs' => 'Invoice PDFs',
'enable_sepa' => 'Accept SEPA',
'enable_bitcoin' => 'Accept Bitcoin',
'iban' => 'IBAN',
'sepa_authorization' => 'By providing your IBAN and confirming this payment, you are authorizing :company and Stripe, our payment service provider, to send instructions to your bank to debit your account and your bank to debit your account in accordance with those instructions. You are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited.',
'recover_license' => 'Recover License',
'purchase' => 'Purchase',
'recover' => 'Recover',
'apply' => 'Apply',
'recover_white_label_header' => 'Recover White Label License',
'apply_white_label_header' => 'Apply White Label License',
'videos' => 'Videos',
'video' => 'Video',
'return_to_invoice' => 'Return to Invoice',
'gateway_help_13' => 'To use ITN leave the PDT Key field blank.',
'partial_due_date' => 'Partial Due Date',
'task_fields' => 'Task Fields',
'product_fields_help' => 'Drag and drop fields to change their order',
'custom_value1' => 'Custom Value',
'custom_value2' => 'Custom Value',
'enable_two_factor' => 'Two-Factor Authentication',
'enable_two_factor_help' => 'Use your phone to confirm your identity when logging in',
'two_factor_setup' => 'Two-Factor Setup',
'two_factor_setup_help' => 'Scan the bar code with a :link compatible app.',
'one_time_password' => 'One Time Password',
'set_phone_for_two_factor' => 'Set your phone number to enable.',
'enabled_two_factor' => 'Successfully enabled Two-Factor Authentication',
'add_product' => 'Add Product',
'email_will_be_sent_on' => 'Note: the email will be sent on :date.',
'invoice_product' => 'Invoice Product',
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
);
return $LANG;

View File

@ -305,7 +305,7 @@ $LANG = array(
'specify_colors' => 'Egendefinerte farger',
'specify_colors_label' => 'Velg farger som brukes i fakturaen',
'chart_builder' => 'Diagram bygger',
'ninja_email_footer' => 'Bruk :site til å fakturere kundene dine og få betalt på nettet - gratis!',
'ninja_email_footer' => 'Created by :site | Create. Send. Get Paid.',
'go_pro' => 'Velg Pro',
'quote' => 'Pristilbud',
'quotes' => 'Pristilbud',
@ -347,8 +347,6 @@ $LANG = array(
'session_expired' => 'Økten er utløpt.',
'invoice_fields' => 'Faktura felt',
'invoice_options' => 'Faktura alternativer',
'hide_quantity' => 'Skjul antall',
'hide_quantity_help' => 'Disable the quantities column, then you can declutter invoices by no longer displaying this field.',
'hide_paid_to_date' => 'Skjul delbetalinger',
'hide_paid_to_date_help' => 'Bare vis delbetalinger om det har forekommet en delbetaling.',
'charge_taxes' => 'Inkluder skatt',
@ -506,6 +504,7 @@ $LANG = array(
'payment_type_credit_card' => 'Bankkort',
'payment_type_paypal' => 'PayPal',
'payment_type_bitcoin' => 'Bitcoin',
'payment_type_gocardless' => 'GoCardless',
'knowledge_base' => 'Kunnskapsbase',
'partial' => 'Partial/Deposit',
'partial_remaining' => ':delvis av :balance',
@ -700,7 +699,7 @@ $LANG = array(
'invalid_credentials' => 'Disse kredentialene samsvarer ikke med våre opplysninger',
'show_all_options' => 'Vis alle alternativene',
'user_details' => 'Brukerdetaljer',
'oneclick_login' => 'Ett Klikks Innlogging',
'oneclick_login' => 'Connected Account',
'disable' => 'Deaktiver',
'invoice_quote_number' => 'Faktura og Tilbuds Nummer',
'invoice_charges' => 'Invoice Surcharges',
@ -1016,7 +1015,7 @@ $LANG = array(
'pro_plan_remove_logo' => ':link for å fjerne Invoice Ninja-logoen, oppgrader til en Pro Plan',
'pro_plan_remove_logo_link' => 'Klikk her',
'invitation_status_sent' => 'sent',
'invitation_status_sent' => 'Sent',
'invitation_status_opened' => 'Opened',
'invitation_status_viewed' => 'Viewed',
'email_error_inactive_client' => 'Emails can not be sent to inactive clients',
@ -1098,8 +1097,9 @@ $LANG = array(
'email_documents_header' => 'Documents:',
'email_documents_example_1' => 'Widgets Receipt.pdf',
'email_documents_example_2' => 'Final Deliverable.zip',
'invoice_documents' => 'Documents',
'expense_documents' => 'Attached Documents',
'quote_documents' => 'Quote Documents',
'invoice_documents' => 'Invoice Documents',
'expense_documents' => 'Expense Documents',
'invoice_embed_documents' => 'Embed Documents',
'invoice_embed_documents_help' => 'Include attached images in the invoice.',
'document_email_attachment' => 'Attach Documents',
@ -1369,6 +1369,7 @@ $LANG = array(
'use_bank_on_file' => 'Use Bank on File',
'auto_bill_email_message' => 'This invoice will automatically be billed to the payment method on file on the due date.',
'bitcoin' => 'Bitcoin',
'gocardless' => 'GoCardless',
'added_on' => 'Added :date',
'failed_remove_payment_method' => 'Failed to remove the payment method',
'gateway_exists' => 'This gateway already exists',
@ -1382,6 +1383,7 @@ $LANG = array(
'freq_four_weeks' => 'Four weeks',
'freq_monthly' => 'Monthly',
'freq_three_months' => 'Three months',
'freq_four_months' => 'Four months',
'freq_six_months' => 'Six months',
'freq_annually' => 'Annually',
@ -2243,7 +2245,6 @@ $LANG = array(
'oauth_taken' => 'The account is already registered',
'emailed_payment' => 'Successfully emailed payment',
'email_payment' => 'Email Payment',
'sent' => 'Sent',
'invoiceplane_import' => 'Use :link to migrate your data from InvoicePlane.',
'duplicate_expense_warning' => 'Warning: This :link may be a duplicate',
'expense_link' => 'expense',
@ -2395,6 +2396,7 @@ $LANG = array(
'currency_myanmar_kyat' => 'Myanmar Kyat',
'currency_peruvian_sol' => 'Peruvian Sol',
'currency_botswana_pula' => 'Botswana Pula',
'currency_hungarian_forint' => 'Hungarian Forint',
'review_app_help' => 'We hope you\'re enjoying using the app.<br/>If you\'d consider <a href="http://www.capterra.com/p/145215/Invoice-Ninja/" target="_blank">writing a review</a> we\'d greatly appreciate it!',
'use_english_version' => 'Make sure to use the English version of the files.<br/>We use the column headers to match the fields.',
@ -2431,7 +2433,6 @@ $LANG = array(
'include_errors' => 'Include Errors',
'include_errors_help' => 'Include :link from storage/logs/laravel-error.log',
'recent_errors' => 'recent errors',
'add_item' => 'Add Item',
'customer' => 'Customer',
'customers' => 'Customers',
'created_customer' => 'Successfully created customer',
@ -2481,7 +2482,46 @@ $LANG = array(
'time_hr' => 'hr',
'time_hrs' => 'hrs',
'clear' => 'Clear',
'warn_payment_gateway' => 'Note: to accept online payments :link to add a payment gateway.',
'warn_payment_gateway' => 'Note: accepting online payments requires a payment gateway, :link to add one.',
'task_rate' => 'Task Rate',
'task_rate_help' => 'Set the default <b>rate for invoiced tasks</b>.',
'past_due' => 'Past Due',
'document' => 'Document',
'invoice_or_expense' => 'Invoice/Expense',
'invoice_pdfs' => 'Invoice PDFs',
'enable_sepa' => 'Accept SEPA',
'enable_bitcoin' => 'Accept Bitcoin',
'iban' => 'IBAN',
'sepa_authorization' => 'By providing your IBAN and confirming this payment, you are authorizing :company and Stripe, our payment service provider, to send instructions to your bank to debit your account and your bank to debit your account in accordance with those instructions. You are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited.',
'recover_license' => 'Recover License',
'purchase' => 'Purchase',
'recover' => 'Recover',
'apply' => 'Apply',
'recover_white_label_header' => 'Recover White Label License',
'apply_white_label_header' => 'Apply White Label License',
'videos' => 'Videos',
'video' => 'Video',
'return_to_invoice' => 'Return to Invoice',
'gateway_help_13' => 'To use ITN leave the PDT Key field blank.',
'partial_due_date' => 'Partial Due Date',
'task_fields' => 'Task Fields',
'product_fields_help' => 'Drag and drop fields to change their order',
'custom_value1' => 'Custom Value',
'custom_value2' => 'Custom Value',
'enable_two_factor' => 'Two-Factor Authentication',
'enable_two_factor_help' => 'Use your phone to confirm your identity when logging in',
'two_factor_setup' => 'Two-Factor Setup',
'two_factor_setup_help' => 'Scan the bar code with a :link compatible app.',
'one_time_password' => 'One Time Password',
'set_phone_for_two_factor' => 'Set your phone number to enable.',
'enabled_two_factor' => 'Successfully enabled Two-Factor Authentication',
'add_product' => 'Add Product',
'email_will_be_sent_on' => 'Note: the email will be sent on :date.',
'invoice_product' => 'Invoice Product',
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
);
return $LANG;

View File

@ -36,7 +36,7 @@ $LANG = array(
'discount' => 'Korting',
'taxes' => 'Belastingen',
'tax' => 'Belasting',
'item' => 'Naam',
'item' => 'Artikel',
'description' => 'Omschrijving',
'unit_cost' => 'Eenheidsprijs',
'quantity' => 'Aantal',
@ -60,7 +60,7 @@ $LANG = array(
'download_pdf' => 'Download PDF',
'pay_now' => 'Betaal nu',
'save_invoice' => 'Factuur opslaan',
'clone_invoice' => 'Clone To Invoice',
'clone_invoice' => 'Kopieer factuur',
'archive_invoice' => 'Archiveer factuur',
'delete_invoice' => 'Verwijder factuur',
'email_invoice' => 'E-mail factuur',
@ -238,7 +238,7 @@ $LANG = array(
'confirmation_subject' => 'InvoiceNinja Accountbevestiging',
'confirmation_header' => 'Bevestiging Account',
'confirmation_message' => 'Klik op onderstaande link om uw account te bevestigen.',
'invoice_subject' => 'New invoice :number from :account',
'invoice_subject' => 'Nieuwe Factuur :nummer van :account',
'invoice_message' => 'Klik op onderstaande link ow uw factuur van :amount in te zien.',
'payment_subject' => 'Betaling ontvangen',
'payment_message' => 'Bedankt voor uw betaling van :amount.',
@ -299,7 +299,7 @@ $LANG = array(
'specify_colors' => 'Kies kleuren',
'specify_colors_label' => 'Kies de kleuren die in de factuur gebruikt worden',
'chart_builder' => 'Grafiekbouwer',
'ninja_email_footer' => 'Gebruik :site om uw klanten gratis te factureren en betalingen te ontvangen!',
'ninja_email_footer' => 'Created by :site | Create. Send. Get Paid.',
'go_pro' => 'Go Pro',
'quote' => 'Offerte',
'quotes' => 'Offertes',
@ -317,7 +317,7 @@ $LANG = array(
'delete_quote' => 'Verwijder offerte',
'save_quote' => 'Bewaar offerte',
'email_quote' => 'E-mail offerte',
'clone_quote' => 'Clone To Quote',
'clone_quote' => 'Kopieer Offerte',
'convert_to_invoice' => 'Zet om naar factuur',
'view_invoice' => 'Bekijk factuur',
'view_client' => 'Bekijk klant',
@ -341,8 +341,6 @@ $LANG = array(
'session_expired' => 'Uw sessie is verlopen.',
'invoice_fields' => 'Factuurvelden',
'invoice_options' => 'Factuuropties',
'hide_quantity' => 'Verberg aantallen',
'hide_quantity_help' => 'Schakel de kolom aantal uit, de facturen worden wat versimpeld door dit veld niet meer te tonen.',
'hide_paid_to_date' => 'Verberg "Reeds betaald"',
'hide_paid_to_date_help' => 'Toon alleen het "Reeds betaald" gebied op je facturen als er een betaling gemaakt is.',
'charge_taxes' => 'BTW berekenen',
@ -389,7 +387,7 @@ $LANG = array(
'more_designs_self_host_text' => '',
'buy' => 'Koop',
'bought_designs' => 'Aanvullende factuurontwerpen succesvol toegevoegd',
'sent' => 'Sent',
'sent' => 'Verzend',
'vat_number' => 'BTW-nummer',
'timesheets' => 'Timesheets',
'payment_title' => 'Geef uw betalingsadres en creditcardgegevens op',
@ -500,6 +498,7 @@ $LANG = array(
'payment_type_credit_card' => 'Creditcard',
'payment_type_paypal' => 'PayPal',
'payment_type_bitcoin' => 'Bitcoin',
'payment_type_gocardless' => 'GoCardless',
'knowledge_base' => 'Kennisbank',
'partial' => 'Voorschot',
'partial_remaining' => ':partial / :balance',
@ -665,7 +664,7 @@ $LANG = array(
'status_partial' => 'Gedeeltelijk',
'status_paid' => 'Betaald',
'status_unpaid' => 'Unpaid',
'status_all' => 'All',
'status_all' => 'Alles',
'show_line_item_tax' => '<b>BTW-tarieven per regel</b> tonen',
'iframe_url' => 'Website',
'iframe_url_help1' => 'Kopieer de volgende code naar een pagina op uw site.',
@ -694,7 +693,7 @@ $LANG = array(
'invalid_credentials' => 'Deze inloggegevens zijn niet bij ons bekend',
'show_all_options' => 'Alle opties tonen',
'user_details' => 'Gebruiker gegevens',
'oneclick_login' => 'One-Click Login',
'oneclick_login' => 'Verbindt Account',
'disable' => 'Uitzetten',
'invoice_quote_number' => 'Factuur- en offertenummers',
'invoice_charges' => 'Facturatiekosten',
@ -828,7 +827,7 @@ $LANG = array(
'disabled' => 'Uitgeschakeld',
'show_archived_users' => 'Toon gearchiveerde gebruikers',
'notes' => 'Notities',
'invoice_will_create' => 'invoice will be created',
'invoice_will_create' => 'Factuur zal worden aangemaakt',
'invoices_will_create' => 'factuur zal worden aangemaakt',
'failed_to_import' => 'De volgende regels konden niet worden ge&iuml;mporteerd, ze bestaan al of missen verplichte velden.',
'publishable_key' => 'Publishable Key',
@ -1007,7 +1006,7 @@ $LANG = array(
'pro_plan_remove_logo' => ':link om het InvoiceNinja logo te verwijderen door het pro plan te nemen',
'pro_plan_remove_logo_link' => 'Klik hier',
'invitation_status_sent' => 'sent',
'invitation_status_sent' => 'Verzend',
'invitation_status_opened' => 'Opened',
'invitation_status_viewed' => 'Bekenen',
'email_error_inactive_client' => 'E-mails kunnen niet worden verstuurd naar inactieve klanten',
@ -1089,8 +1088,9 @@ $LANG = array(
'email_documents_header' => 'Documenten:',
'email_documents_example_1' => 'Widgets Kwitantie.pdf',
'email_documents_example_2' => 'Definitieve Levering.zip',
'invoice_documents' => 'Documenten',
'expense_documents' => 'Bijgevoegde documenten',
'quote_documents' => 'Quote Documents',
'invoice_documents' => 'Invoice Documents',
'expense_documents' => 'Expense Documents',
'invoice_embed_documents' => 'Documenten invoegen',
'invoice_embed_documents_help' => 'Bijgevoegde afbeeldingen weergeven in de factuur.',
'document_email_attachment' => 'Documenten bijvoegen',
@ -1360,6 +1360,7 @@ Kom terug naar deze betalingsmethode pagina zodra u de bedragen heeft ontvangen
'use_bank_on_file' => 'Gebruik opgeslagen bank',
'auto_bill_email_message' => 'Deze factuur zal automatisch worden gefactureerd aan uw opgeslagen betalingsmethode op de vervaldag.',
'bitcoin' => 'Bitcoin',
'gocardless' => 'GoCardless',
'added_on' => 'Toegevoegd op :date',
'failed_remove_payment_method' => 'Verwijderen van betalingsmethode mislukt',
'gateway_exists' => 'Deze gateway bestaat reeds',
@ -1373,6 +1374,7 @@ Kom terug naar deze betalingsmethode pagina zodra u de bedragen heeft ontvangen
'freq_four_weeks' => 'Vier weken',
'freq_monthly' => 'Maandelijks',
'freq_three_months' => 'Drie maanden',
'freq_four_months' => 'Four months',
'freq_six_months' => 'Zes maanden',
'freq_annually' => 'Jaarlijks',
@ -2004,7 +2006,7 @@ Kom terug naar deze betalingsmethode pagina zodra u de bedragen heeft ontvangen
'toggle_menu' => 'Toggle menu',
'new_...' => 'Nieuw...',
'list_...' => 'Lijst...',
'created_at' => 'Date Created',
'created_at' => 'Aanmaakdatum',
'contact_us' => 'Contacteer ons',
'support_forum' => 'Support Forum',
'user_guide' => 'Gebruikershandleiding',
@ -2235,7 +2237,6 @@ Kom terug naar deze betalingsmethode pagina zodra u de bedragen heeft ontvangen
'oauth_taken' => 'Het account is al geregistreerd',
'emailed_payment' => 'Betaling succesvol gemaild',
'email_payment' => 'Betaling mailen',
'sent' => 'Sent',
'invoiceplane_import' => 'Gebruik :link om uw data te migreren van InvoicePlane.',
'duplicate_expense_warning' => 'Waarschuwing: Deze :link kan een duplicaat zijn',
'expense_link' => 'uitgave',
@ -2387,6 +2388,7 @@ Kom terug naar deze betalingsmethode pagina zodra u de bedragen heeft ontvangen
'currency_myanmar_kyat' => 'Myanmar Kyat',
'currency_peruvian_sol' => 'Peruaanse Sol',
'currency_botswana_pula' => 'Botswana Pula',
'currency_hungarian_forint' => 'Hungarian Forint',
'review_app_help' => 'We hope you\'re enjoying using the app.<br/>If you\'d consider <a href="http://www.capterra.com/p/145215/Invoice-Ninja/" target="_blank">writing a review</a> we\'d greatly appreciate it!',
'use_english_version' => 'Zorg ervoor dat u de Engelse versie van de bestanden gebruikt.<br/>We gebruiken de kolomkoppen om de velden aan te passen.',
@ -2423,7 +2425,6 @@ Kom terug naar deze betalingsmethode pagina zodra u de bedragen heeft ontvangen
'include_errors' => 'Include Errors',
'include_errors_help' => 'Include :link from storage/logs/laravel-error.log',
'recent_errors' => 'recent errors',
'add_item' => 'Add Item',
'customer' => 'Customer',
'customers' => 'Customers',
'created_customer' => 'Successfully created customer',
@ -2473,7 +2474,46 @@ Kom terug naar deze betalingsmethode pagina zodra u de bedragen heeft ontvangen
'time_hr' => 'hr',
'time_hrs' => 'hrs',
'clear' => 'Clear',
'warn_payment_gateway' => 'Note: to accept online payments :link to add a payment gateway.',
'warn_payment_gateway' => 'Note: accepting online payments requires a payment gateway, :link to add one.',
'task_rate' => 'Task Rate',
'task_rate_help' => 'Set the default <b>rate for invoiced tasks</b>.',
'past_due' => 'Past Due',
'document' => 'Document',
'invoice_or_expense' => 'Invoice/Expense',
'invoice_pdfs' => 'Invoice PDFs',
'enable_sepa' => 'Accept SEPA',
'enable_bitcoin' => 'Accept Bitcoin',
'iban' => 'IBAN',
'sepa_authorization' => 'By providing your IBAN and confirming this payment, you are authorizing :company and Stripe, our payment service provider, to send instructions to your bank to debit your account and your bank to debit your account in accordance with those instructions. You are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited.',
'recover_license' => 'Recover License',
'purchase' => 'Purchase',
'recover' => 'Recover',
'apply' => 'Apply',
'recover_white_label_header' => 'Recover White Label License',
'apply_white_label_header' => 'Apply White Label License',
'videos' => 'Videos',
'video' => 'Video',
'return_to_invoice' => 'Return to Invoice',
'gateway_help_13' => 'To use ITN leave the PDT Key field blank.',
'partial_due_date' => 'Partial Due Date',
'task_fields' => 'Task Fields',
'product_fields_help' => 'Drag and drop fields to change their order',
'custom_value1' => 'Custom Value',
'custom_value2' => 'Custom Value',
'enable_two_factor' => 'Two-Factor Authentication',
'enable_two_factor_help' => 'Use your phone to confirm your identity when logging in',
'two_factor_setup' => 'Two-Factor Setup',
'two_factor_setup_help' => 'Scan the bar code with a :link compatible app.',
'one_time_password' => 'One Time Password',
'set_phone_for_two_factor' => 'Set your phone number to enable.',
'enabled_two_factor' => 'Successfully enabled Two-Factor Authentication',
'add_product' => 'Add Product',
'email_will_be_sent_on' => 'Note: the email will be sent on :date.',
'invoice_product' => 'Invoice Product',
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
);
return $LANG;

View File

@ -305,7 +305,7 @@ $LANG = array(
'specify_colors' => 'Wybierz kolory',
'specify_colors_label' => 'Dopasuj kolory użyte w fakturze',
'chart_builder' => 'Generator wykresów',
'ninja_email_footer' => 'Używaj :site, aby wystawiać faktury i obsługiwać płatności za darmo!',
'ninja_email_footer' => 'Created by :site | Create. Send. Get Paid.',
'go_pro' => 'Wybierz Pro',
'quote' => 'Oferta',
'quotes' => 'Oferty',
@ -347,8 +347,6 @@ $LANG = array(
'session_expired' => 'Twoja sesja wygasła.',
'invoice_fields' => 'Pola faktury',
'invoice_options' => 'Opcje faktury',
'hide_quantity' => 'Ukryj ilość',
'hide_quantity_help' => 'Wyłączając kolumnę z liczbą jednostkową możesz zwiększyć czytelność faktur.',
'hide_paid_to_date' => 'Ukryj pole "Zapłacono dotychczas"',
'hide_paid_to_date_help' => 'Wyświetlaj "Zapłacono dotychczas" tylko przy tych fakturach, do których otrzymano płatność.',
'charge_taxes' => 'Obciąż podatkami',
@ -506,6 +504,7 @@ $LANG = array(
'payment_type_credit_card' => 'Karta kredytowa',
'payment_type_paypal' => 'PayPal',
'payment_type_bitcoin' => 'Bitcoin',
'payment_type_gocardless' => 'GoCardless',
'knowledge_base' => 'Baza wiedzy',
'partial' => 'Zaliczka/Opł.część',
'partial_remaining' => ':partial z :balance',
@ -700,7 +699,7 @@ $LANG = array(
'invalid_credentials' => 'Niepoprawne dane logowania',
'show_all_options' => 'Pokaż wszystkie opcje',
'user_details' => 'Dane użytkownika',
'oneclick_login' => 'One-Click Logowanie',
'oneclick_login' => 'Connected Account',
'disable' => 'Wyłącz',
'invoice_quote_number' => 'Numery faktur i ofert',
'invoice_charges' => 'Dopłaty do faktur',
@ -1016,7 +1015,7 @@ $LANG = array(
'pro_plan_remove_logo' => ':link to remove the Invoice Ninja logo by joining the Pro Plan',
'pro_plan_remove_logo_link' => 'Kliknij tutaj',
'invitation_status_sent' => 'sent',
'invitation_status_sent' => 'Sent',
'invitation_status_opened' => 'Opened',
'invitation_status_viewed' => 'Wyświetlono',
'email_error_inactive_client' => 'E-maile nie mogą być wysyłane do klientów nieaktywnych',
@ -1098,8 +1097,9 @@ $LANG = array(
'email_documents_header' => 'Dokumenty:',
'email_documents_example_1' => 'Widgets Receipt.pdf',
'email_documents_example_2' => 'Final Deliverable.zip',
'invoice_documents' => 'Dokumenty',
'expense_documents' => 'Załączone dokumenty',
'quote_documents' => 'Quote Documents',
'invoice_documents' => 'Invoice Documents',
'expense_documents' => 'Expense Documents',
'invoice_embed_documents' => 'Załączniki',
'invoice_embed_documents_help' => 'Wstaw do faktury załączniki graficzne.',
'document_email_attachment' => 'Załącz dokumenty',
@ -1369,6 +1369,7 @@ Gdy przelewy zostaną zaksięgowane na Twoim koncie, wróć do tej strony i klik
'use_bank_on_file' => 'Use Bank on File',
'auto_bill_email_message' => 'Ta faktura zostanie automatycznie opłacona w ostatnim dniu terminu zapłaty.',
'bitcoin' => 'Bitcoin',
'gocardless' => 'GoCardless',
'added_on' => 'Dodano :date',
'failed_remove_payment_method' => 'Nie udało się usunąć metody płatności',
'gateway_exists' => 'Ten dostawca płatności już istnieje',
@ -1382,6 +1383,7 @@ Gdy przelewy zostaną zaksięgowane na Twoim koncie, wróć do tej strony i klik
'freq_four_weeks' => 'Co cztery tygodnie',
'freq_monthly' => 'Co miesiąc',
'freq_three_months' => 'Co trzy miesiące',
'freq_four_months' => 'Four months',
'freq_six_months' => 'Co sześć miesięcy',
'freq_annually' => 'Co rok',
@ -2243,7 +2245,6 @@ Gdy przelewy zostaną zaksięgowane na Twoim koncie, wróć do tej strony i klik
'oauth_taken' => 'The account is already registered',
'emailed_payment' => 'Successfully emailed payment',
'email_payment' => 'Email Payment',
'sent' => 'Sent',
'invoiceplane_import' => 'Use :link to migrate your data from InvoicePlane.',
'duplicate_expense_warning' => 'Warning: This :link may be a duplicate',
'expense_link' => 'expense',
@ -2395,6 +2396,7 @@ Gdy przelewy zostaną zaksięgowane na Twoim koncie, wróć do tej strony i klik
'currency_myanmar_kyat' => 'Myanmar Kyat',
'currency_peruvian_sol' => 'Peruvian Sol',
'currency_botswana_pula' => 'Botswana Pula',
'currency_hungarian_forint' => 'Hungarian Forint',
'review_app_help' => 'We hope you\'re enjoying using the app.<br/>If you\'d consider <a href="http://www.capterra.com/p/145215/Invoice-Ninja/" target="_blank">writing a review</a> we\'d greatly appreciate it!',
'use_english_version' => 'Make sure to use the English version of the files.<br/>We use the column headers to match the fields.',
@ -2431,7 +2433,6 @@ Gdy przelewy zostaną zaksięgowane na Twoim koncie, wróć do tej strony i klik
'include_errors' => 'Include Errors',
'include_errors_help' => 'Include :link from storage/logs/laravel-error.log',
'recent_errors' => 'recent errors',
'add_item' => 'Add Item',
'customer' => 'Customer',
'customers' => 'Customers',
'created_customer' => 'Successfully created customer',
@ -2481,7 +2482,46 @@ Gdy przelewy zostaną zaksięgowane na Twoim koncie, wróć do tej strony i klik
'time_hr' => 'hr',
'time_hrs' => 'hrs',
'clear' => 'Clear',
'warn_payment_gateway' => 'Note: to accept online payments :link to add a payment gateway.',
'warn_payment_gateway' => 'Note: accepting online payments requires a payment gateway, :link to add one.',
'task_rate' => 'Task Rate',
'task_rate_help' => 'Set the default <b>rate for invoiced tasks</b>.',
'past_due' => 'Past Due',
'document' => 'Document',
'invoice_or_expense' => 'Invoice/Expense',
'invoice_pdfs' => 'Invoice PDFs',
'enable_sepa' => 'Accept SEPA',
'enable_bitcoin' => 'Accept Bitcoin',
'iban' => 'IBAN',
'sepa_authorization' => 'By providing your IBAN and confirming this payment, you are authorizing :company and Stripe, our payment service provider, to send instructions to your bank to debit your account and your bank to debit your account in accordance with those instructions. You are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited.',
'recover_license' => 'Recover License',
'purchase' => 'Purchase',
'recover' => 'Recover',
'apply' => 'Apply',
'recover_white_label_header' => 'Recover White Label License',
'apply_white_label_header' => 'Apply White Label License',
'videos' => 'Videos',
'video' => 'Video',
'return_to_invoice' => 'Return to Invoice',
'gateway_help_13' => 'To use ITN leave the PDT Key field blank.',
'partial_due_date' => 'Partial Due Date',
'task_fields' => 'Task Fields',
'product_fields_help' => 'Drag and drop fields to change their order',
'custom_value1' => 'Custom Value',
'custom_value2' => 'Custom Value',
'enable_two_factor' => 'Two-Factor Authentication',
'enable_two_factor_help' => 'Use your phone to confirm your identity when logging in',
'two_factor_setup' => 'Two-Factor Setup',
'two_factor_setup_help' => 'Scan the bar code with a :link compatible app.',
'one_time_password' => 'One Time Password',
'set_phone_for_two_factor' => 'Set your phone number to enable.',
'enabled_two_factor' => 'Successfully enabled Two-Factor Authentication',
'add_product' => 'Add Product',
'email_will_be_sent_on' => 'Note: the email will be sent on :date.',
'invoice_product' => 'Invoice Product',
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
);
return $LANG;

View File

@ -30,8 +30,8 @@ $LANG = array(
'due_date' => 'Data de Vencimento',
'invoice_number' => 'Número da Fatura',
'invoice_number_short' => 'Nº da Fatura',
'po_number' => 'Caixa Postal',
'po_number_short' => 'Caixa Postal',
'po_number' => 'Nº Ordem de Serviço',
'po_number_short' => 'OS #',
'frequency_id' => 'Frequência',
'discount' => 'Desconto',
'taxes' => 'Taxas',
@ -42,8 +42,8 @@ $LANG = array(
'quantity' => 'Quantidade',
'line_total' => 'Total',
'subtotal' => 'Subtotal',
'paid_to_date' => 'Pagamentos até o momento',
'balance_due' => 'Valor',
'paid_to_date' => 'Pagamentos até a data',
'balance_due' => 'Saldo',
'invoice_design_id' => 'Modelo',
'terms' => 'Condições',
'your_invoice' => 'Sua Fatura',
@ -60,7 +60,7 @@ $LANG = array(
'download_pdf' => 'Baixar PDF',
'pay_now' => 'Pagar agora',
'save_invoice' => 'Salvar Fatura',
'clone_invoice' => 'Clone To Invoice',
'clone_invoice' => 'Clonar Fatura',
'archive_invoice' => 'Arquivar Fatura',
'delete_invoice' => 'Apagar Fatura',
'email_invoice' => 'Enviar Fatura',
@ -176,7 +176,7 @@ $LANG = array(
'email_paid' => 'Notificar-me por e-mail quando a fatura for <b>paga</b>',
'site_updates' => 'Atualizações',
'custom_messages' => 'Mensagens Customizadas',
'default_email_footer' => 'Definir assinatura de e-mail padrão',
'default_email_footer' => 'Definir <b>assinatura de e-mail</b> padrão',
'select_file' => 'Favor selecionar um arquivo',
'first_row_headers' => 'Usar as primeiras linhas como cabeçalho',
'column' => 'Coluna',
@ -265,7 +265,7 @@ $LANG = array(
'email_taken' => 'O endereço de e-mail já está registrado',
'working' => 'Processando',
'success' => 'Successo',
'success_message' => 'Você se registrou com sucesso. Por favor acesse o link de confirmação recebido para confirmar o seu endereço de e-mail.',
'success_message' => 'Você se registrou com sucesso. Por favor acesse o link de confirmação para confirmar o seu endereço de e-mail.',
'erase_data' => 'Sua conta ainda não está cadastrada, isso apagará permanentemente seus dados.',
'password' => 'Senha',
'pro_plan_product' => 'Plano Profissional',
@ -299,7 +299,7 @@ $LANG = array(
'specify_colors' => 'Definição de Cores',
'specify_colors_label' => 'Selecione as cores para sua fatura',
'chart_builder' => 'Contrutor de Gráficos',
'ninja_email_footer' => 'Use :site para gerenciar os orçamentos e faturas de seus clientes!',
'ninja_email_footer' => 'Created by :site | Create. Send. Get Paid.',
'go_pro' => 'Adquira o Plano Pro',
'quote' => 'Orçamento',
'quotes' => 'Orçamentos',
@ -317,7 +317,7 @@ $LANG = array(
'delete_quote' => 'Deletar Orçamento',
'save_quote' => 'Salvar Oçamento',
'email_quote' => 'Enviar Orçamento',
'clone_quote' => 'Clone To Quote',
'clone_quote' => 'Clonar Orçamento',
'convert_to_invoice' => 'Faturar Orçamento',
'view_invoice' => 'Visualizar fatura',
'view_client' => 'Visualizar Cliente',
@ -341,8 +341,6 @@ $LANG = array(
'session_expired' => 'Sessão expirada.',
'invoice_fields' => 'Campos da Fatura',
'invoice_options' => 'Opções da Fatura',
'hide_quantity' => 'Ocultar quantidade',
'hide_quantity_help' => 'Desabilitar coluna de quantidades, assim você pode aumentar o espaço das faturas não mostrando mais essa coluna.',
'hide_paid_to_date' => 'Ocultar data de pagamento',
'hide_paid_to_date_help' => 'Apenas mostrar a "Data de Pagamento" quanto o pagamento tiver sido efetuado.',
'charge_taxes' => 'Taxas',
@ -433,7 +431,7 @@ $LANG = array(
'reset_all' => 'Resetar Todos',
'approve' => 'Aprovar',
'token_billing_type_id' => 'Token de Cobrança',
'token_billing_help' => 'Store payment details with WePay, Stripe, Braintree or GoCardless.',
'token_billing_help' => 'Armazene informações de pagamento com WePay, Stripe, Braintree ou GoCardless.',
'token_billing_1' => 'Desabilitado',
'token_billing_2' => 'Opt-in - não selecionado',
'token_billing_3' => 'Opt-out - selecionado',
@ -500,6 +498,7 @@ $LANG = array(
'payment_type_credit_card' => 'Cartão de Crédito',
'payment_type_paypal' => 'PayPal',
'payment_type_bitcoin' => 'Bitcoin',
'payment_type_gocardless' => 'GoCardless',
'knowledge_base' => 'Base de Conhecimento',
'partial' => 'Depósito/Parcial',
'partial_remaining' => ':partial de :balance',
@ -649,9 +648,9 @@ $LANG = array(
'created_by_invoice' => 'Criada a partir da Fatura :invoice',
'primary_user' => 'Usuário Principal',
'help' => 'Ajuda',
'customize_help' => '<p>We use <a href="http://pdfmake.org/" target="_blank">pdfmake</a> to define the invoice designs declaratively. The pdfmake <a href="http://pdfmake.org/playground.html" target="_blank">playground</a> provides a great way to see the library in action.</p>
'customize_help' => '<p>Utilizamos<a href="http://pdfmake.org/" target="_blank">pdfmake</a> para configuração visual das faturas. O pdfmake <a href="http://pdfmake.org/playground.html" target="_blank">playground</a> permite visualizar e testar as configurações .</p>
<p>You can access a child property using dot notation. For example to show the client name you could use <code>$client.name</code>.</p>
<p>If you need help figuring something out post a question to our <a href="https://www.invoiceninja.com/forums/forum/support/" target="_blank">support forum</a> with the design you\'re using.</p>',
<p>Se precisar de ajuda para resolver algo, publique uma questão no nosso <a href="https://www.invoiceninja.com/forums/forum/support/" target="_blank">forum de suporte</a> com o modelo que está usando.</p>',
'invoice_due_date' => 'Data de vencimento',
'quote_due_date' => 'Valido até',
'valid_until' => 'Válido até',
@ -694,10 +693,10 @@ $LANG = array(
'invalid_credentials' => 'Usuário e/ou senha inválidos',
'show_all_options' => 'Mostrar todas as opções',
'user_details' => 'Detalhes do Usuário',
'oneclick_login' => 'Login Fácil',
'oneclick_login' => 'Conta conectada',
'disable' => 'Desabilitar',
'invoice_quote_number' => 'Numero de Faturas e Orçamentos',
'invoice_charges' => 'Invoice Surcharges',
'invoice_charges' => 'Encargos da Fatura',
'notification_invoice_bounced' => 'Não foi possível entregar a Fatura :invoice para :contact.',
'notification_invoice_bounced_subject' => 'Fatura :invoice não foi entregue',
'notification_quote_bounced' => 'Não foi possível entregar o Orçamento :invoice para :contact.',
@ -728,7 +727,7 @@ $LANG = array(
'recurring_hour' => 'Hora Recorrente',
'pattern' => 'Padrão',
'pattern_help_title' => 'Ajuda para Padrões',
'pattern_help_1' => 'Create custom numbers by specifying a pattern',
'pattern_help_1' => 'Crie numeração personalizada para faturas e orçamentos utilzando padrões.',
'pattern_help_2' => 'Variáveis disponíveis:',
'pattern_help_3' => 'Exemplo, :example seria convertido para :value',
'see_options' => 'Veja as Opções',
@ -764,20 +763,20 @@ $LANG = array(
'activity_27' => ':user restaurou o pagamento :payment',
'activity_28' => ':user restaurou o crédito :credit',
'activity_29' => ':contact aprovou o orçamento :quote',
'activity_30' => ':user created vendor :vendor',
'activity_31' => ':user archived vendor :vendor',
'activity_32' => ':user deleted vendor :vendor',
'activity_33' => ':user restored vendor :vendor',
'activity_30' => ':user criou :vendor',
'activity_31' => ':user criou :vendor',
'activity_32' => ':user apagou :vendor',
'activity_33' => ':user restaurou o fornecedor :vendor',
'activity_34' => ':user criou a despesa :expense',
'activity_35' => ':user archived expense :expense',
'activity_36' => ':user deleted expense :expense',
'activity_37' => ':user restored expense :expense',
'activity_42' => ':user created task :task',
'activity_43' => ':user updated task :task',
'activity_44' => ':user archived task :task',
'activity_45' => ':user deleted task :task',
'activity_46' => ':user restored task :task',
'activity_47' => ':user updated expense :expense',
'activity_35' => ':user arquivou a despesa :expense',
'activity_36' => ':user apagou a despesa :expense',
'activity_37' => ':user restaurou a despesa :expense',
'activity_42' => ':user criou a tarefa :task',
'activity_43' => ':user atualizou a tarefa :task',
'activity_44' => ':user arquivou a tarefa :task',
'activity_45' => ':user apagou a tarefa :task',
'activity_46' => ':user restaurou a tarefa :task',
'activity_47' => ':user atualizou a despesa :expense',
'payment' => 'Pagamento',
'system' => 'Sistema',
'signature' => 'Assinatura do E-mail',
@ -841,18 +840,18 @@ $LANG = array(
'template_help_title' => 'Ajuda de Templates',
'template_help_1' => 'Variáveis disponíveis:',
'email_design_id' => 'Estilo de e-mails',
'email_design_help' => 'Make your emails look more professional with HTML layouts.',
'email_design_help' => 'Deixe seus e-mails mais profissionais com layouts HTML',
'plain' => 'Plano',
'light' => 'Claro',
'dark' => 'Escuro',
'industry_help' => 'Usado para fornecer comparações contra as médias das empresas de tamanho e indústria similar.',
'subdomain_help' => 'Set the subdomain or display the invoice on your own website.',
'website_help' => 'Display the invoice in an iFrame on your own website',
'subdomain_help' => 'Personalizar o link da fatura ou exibir a fatura em seu próprio site.',
'website_help' => 'Mostre a fatura em um iFrame no seu website',
'invoice_number_help' => 'Especifique um prefixo ou usar um padrão personalizado para definir dinamicamente o número da fatura.',
'quote_number_help' => 'Especifique um prefixo ou usar um padrão personalizado para definir dinamicamente o número do orçamento.',
'custom_client_fields_helps' => 'Add a field when creating a client and optionally display the label and value on the PDF.',
'custom_client_fields_helps' => 'Adicionar uma entrada de texto na página Criar/Editar Cliente e, como opção, exiba o valor no PDF.',
'custom_account_fields_helps' => 'Adicionar um rótulo e um valor para a seção detalhes da empresa do PDF.',
'custom_invoice_fields_helps' => 'Add a field when creating an invoice and optionally display the label and value on the PDF.',
'custom_invoice_fields_helps' => 'Adicionar uma entrada de texto na página Criar/Editar Fatura e, como opção, exiba o valor no PDF.',
'custom_invoice_charges_helps' => 'Adicionar uma entrada de texto na página Criar/Editar Fatura e incluir nos subtotais da fatura.',
'token_expired' => 'Token de acesso expirado. Tente novamente!',
'invoice_link' => 'Link da Fatura',
@ -862,8 +861,8 @@ $LANG = array(
'created_invoices' => ':count fatura(s) criadas com sucesso',
'next_invoice_number' => 'O número da próxima fatura será :number.',
'next_quote_number' => 'O número do próximo orçamento será :number.',
'days_before' => 'days before the',
'days_after' => 'days after the',
'days_before' => 'dias antes de',
'days_after' => 'dias depois de',
'field_due_date' => 'data de vencimento',
'field_invoice_date' => 'data da fatura',
'schedule' => 'Agendamento',
@ -872,7 +871,7 @@ $LANG = array(
'white_label_purchase_link' => 'Adquira uma licença white label',
'expense' => 'Despesa',
'expenses' => 'Despesas',
'new_expense' => 'Enter Expense',
'new_expense' => 'Adicionar Despesa',
'enter_expense' => 'Incluir Despesa',
'vendors' => 'Fornecedor',
'new_vendor' => 'Novo Fornecedor',
@ -910,7 +909,7 @@ $LANG = array(
'expense_error_multiple_clients' => 'Despesas não podem pertencer a clientes diferentes',
'expense_error_invoiced' => 'Despeja já faturada',
'convert_currency' => 'Converter moeda',
'num_days' => 'Number of Days',
'num_days' => 'Número de dias',
'create_payment_term' => 'Criar Termo de Pagamento',
'edit_payment_terms' => 'Editar Termos de Pagamento',
'edit_payment_term' => 'Editar Termo de Pagamento',
@ -987,10 +986,10 @@ $LANG = array(
'enable_https' => 'Recomendamos a utilização de HTTPS para receber os detalhes do cartão de crédito online.',
'quote_issued_to' => 'Orçamento emitido para',
'show_currency_code' => 'Código da Moeda',
'free_year_message' => 'Your account has been upgraded to the pro plan for one year at no cost.',
'free_year_message' => 'Sua conta agora é uma Conta Profissional por um ano, sem custo.',
'trial_message' => 'Sua conta receberá duas semanas receberá duas semanas gratuitamente para testar nosso plano pro.',
'trial_footer' => 'Your free pro plan trial lasts :count more days, :link to upgrade now.',
'trial_footer_last_day' => 'This is the last day of your free pro plan trial, :link to upgrade now.',
'trial_footer' => 'Seu período de teste expira em :count dias, :link para adquirir o plano pro.',
'trial_footer_last_day' => 'Seu período de testes encerra hoje, :link para adquirir o plano pro.',
'trial_call_to_action' => 'Iniciar período de testes',
'trial_success' => 'Duas semanas de testes foi habilitado com sucesso',
'overdue' => 'Vencido',
@ -1007,8 +1006,8 @@ $LANG = array(
'pro_plan_remove_logo' => ':link para remover a logo do Invoice Ninja contratando o plano profissional',
'pro_plan_remove_logo_link' => 'Clique aqui',
'invitation_status_sent' => 'enviado',
'invitation_status_opened' => 'Opened',
'invitation_status_sent' => 'Enviado',
'invitation_status_opened' => 'Aberto',
'invitation_status_viewed' => 'Visto',
'email_error_inactive_client' => 'Não é possível enviar e-mails para clientes intativos',
'email_error_inactive_contact' => 'Não é possível enviar e-mails para contatos intativos',
@ -1037,7 +1036,7 @@ $LANG = array(
'invoice_item_fields' => 'Campos de Ítens da Fatura',
'custom_invoice_item_fields_help' => 'Adicionar um campo ao adicionar um ítem na fatura e exibir no PDF.',
'recurring_invoice_number' => 'Número recorrente',
'recurring_invoice_number_prefix_help' => 'Speciy a prefix to be added to the invoice number for recurring invoices.',
'recurring_invoice_number_prefix_help' => 'Informe um prefixo para a numeração das faturas recorrentes. O valor padrão é \'R\'.',
// Client Passwords
'enable_portal_password' => 'Faturas protegidas por senha',
@ -1045,7 +1044,7 @@ $LANG = array(
'send_portal_password' => 'Gerar senha automaticamente',
'send_portal_password_help' => 'Se uma senha não for definida, uma senha será gerada e enviada juntamente com a primeira fatura.',
'expired' => 'Expireda',
'expired' => 'Vencida',
'invalid_card_number' => 'Cartão de Crédito inválido.',
'invalid_expiry' => 'Data para expirar não é valida.',
'invalid_cvv' => 'O código CVV não é válido.',
@ -1089,8 +1088,9 @@ $LANG = array(
'email_documents_header' => 'Documents:',
'email_documents_example_1' => 'Widgets Receipt.pdf',
'email_documents_example_2' => 'Final Deliverable.zip',
'invoice_documents' => 'Documents',
'expense_documents' => 'Attached Documents',
'quote_documents' => 'Documentos de Orçamento',
'invoice_documents' => 'Documentos de Fatura',
'expense_documents' => 'Documentos de Despesas',
'invoice_embed_documents' => 'Embed Documents',
'invoice_embed_documents_help' => 'Include attached images in the invoice.',
'document_email_attachment' => 'Attach Documents',
@ -1168,7 +1168,7 @@ $LANG = array(
'list_vendors' => 'List Vendors',
'add_users_not_supported' => 'Upgrade to the Enterprise plan to add additional users to your account.',
'enterprise_plan_features' => 'The Enterprise plan adds support for multiple users and file attachments, :link to see the full list of features.',
'return_to_app' => 'Return To App',
'return_to_app' => 'Retornar ao App',
// Payment updates
@ -1184,8 +1184,8 @@ $LANG = array(
'status_refunded' => 'Reembolsado',
'status_voided' => 'Cancelado',
'refunded_payment' => 'Pagamento Reembolsado',
'activity_39' => ':user cancelled a :payment_amount payment :payment',
'activity_40' => ':user refunded :adjustment of a :payment_amount payment :payment',
'activity_39' => ':user cancelou :payment_amount pelo pagamento :payment',
'activity_40' => ':user reembolsou :adjustment de :payment_amount do pagamento :payment',
'card_expiration' => 'Venc:&nbsp:expires',
'card_creditcardother' => 'Desconhecido',
@ -1205,8 +1205,8 @@ $LANG = array(
'payment_type_stripe' => 'Stripe',
'ach' => 'ACH',
'enable_ach' => 'Accept US bank transfers',
'stripe_ach_help' => 'ACH support must also be enabled in :link.',
'enable_ach' => 'Aceita transferência para bancos dos Estados Unidos',
'stripe_ach_help' => 'ACH também deve estar habilitado em :link.',
'ach_disabled' => 'Existe outro gateway configurada para débito direto.',
'plaid' => 'Plaid',
@ -1261,7 +1261,7 @@ Quando tiver os valores dos depósitos, volte a esta pagina e complete a verific
'plaid_linked_status' => 'Sua conta bancária no :bank',
'add_payment_method' => 'Adicionar Método de Pagamento',
'account_holder_type' => 'Tipo do Proprietário da Conta',
'ach_authorization' => 'I authorize :company to use my bank account for future payments and, if necessary, electronically credit my account to correct erroneous debits. I understand that I may cancel this authorization at any time by removing the payment method or by contacting :email.',
'ach_authorization' => 'Eu autorizo :company a usa minha conta bancária para futuros pagamentos e, se necessário, creditar eletronicamente minha conta para corrigir débitos erradas. Eu entendo que eu poderei cancelar essa autorização a qualquer momento, removendo o método de pagamento ou contatando via email :email.',
'ach_authorization_required' => 'Você deve permitir transações ACH.',
'off' => 'Off',
'opt_in' => 'Opt-in',
@ -1315,84 +1315,86 @@ Quando tiver os valores dos depósitos, volte a esta pagina e complete a verific
'new_start_date' => 'Nova data de início',
'security' => 'Segurança',
'see_whats_new' => 'Veja as novidades na versão v:version',
'wait_for_upload' => 'Please wait for the document upload to complete.',
'upgrade_for_permissions' => 'Upgrade to our Enterprise plan to enable permissions.',
'enable_second_tax_rate' => 'Enable specifying a <b>second tax rate</b>',
'payment_file' => 'Payment File',
'expense_file' => 'Expense File',
'product_file' => 'Product File',
'import_products' => 'Import Products',
'products_will_create' => 'products will be created',
'product_key' => 'Product',
'created_products' => 'Successfully created/updated :count product(s)',
'export_help' => 'Use JSON if you plan to import the data into Invoice Ninja.<br/>The file includes clients, products, invoices, quotes and payments.',
'JSON_file' => 'JSON File',
'wait_for_upload' => 'Aguarde o upload do documento.',
'upgrade_for_permissions' => 'Upgrade para o plano Enterprise para habilitar permissões.',
'enable_second_tax_rate' => 'Ativar a especificação de <b>segunda taxa</b>',
'payment_file' => 'Arquivo de Pagamento',
'expense_file' => 'Arquivo de Despesa',
'product_file' => 'Arquivo de Produto',
'import_products' => 'Importar Produtos',
'products_will_create' => 'produtos serão criados',
'product_key' => 'Produto',
'created_products' => ':count produto(s) criado(s)/atualizado(s)',
'export_help' => 'Use JSON se você planeja importar os dados para o Invoice Ninja.<br/> O Arquivo inclui clientes, produtos, faturas, orçamentos e pagamentos.',
'JSON_file' => 'Arquivo JSON',
'view_dashboard' => 'View Dashboard',
'client_session_expired' => 'Session Expired',
'client_session_expired_message' => 'Your session has expired. Please click the link in your email again.',
'view_dashboard' => 'Ver Dashboard',
'client_session_expired' => 'Sessão expirada',
'client_session_expired_message' => 'Sua sessão expirou. Por favor, clique novamente no link enviado por seu e-mail.',
'auto_bill_notification' => 'This invoice will automatically be billed to your :payment_method on file on :due_date.',
'auto_bill_payment_method_bank_transfer' => 'bank account',
'auto_bill_payment_method_credit_card' => 'credit card',
'auto_bill_payment_method_paypal' => 'PayPal account',
'auto_bill_notification_placeholder' => 'This invoice will automatically be billed to your credit card on file on the due date.',
'payment_settings' => 'Payment Settings',
'auto_bill_notification' => 'A Fatura será cobrada automaticamente por :payment_method em :due_date',
'auto_bill_payment_method_bank_transfer' => 'conta bancária',
'auto_bill_payment_method_credit_card' => 'cartão de crédito',
'auto_bill_payment_method_paypal' => 'Conta PayPal',
'auto_bill_notification_placeholder' => 'Essa fatura se cobrada automaticamente para o seu cartão de crédito na data de vencimento.',
'payment_settings' => 'Configurações de Pagamento',
'on_send_date' => 'On send date',
'on_due_date' => 'On due date',
'auto_bill_ach_date_help' => 'ACH will always auto bill on the due date.',
'warn_change_auto_bill' => 'Due to NACHA rules, changes to this invoice may prevent ACH auto bill.',
'on_send_date' => 'Da data de envio',
'on_due_date' => 'Na data de vencimento',
'auto_bill_ach_date_help' => 'ACH sempre fará a cobrança automaticamente na data de vencimento.',
'warn_change_auto_bill' => 'Pelas regras NACHA, mudanças nessa fatura podem cancelar auto cobrança por ACH.',
'bank_account' => 'Bank Account',
'payment_processed_through_wepay' => 'ACH payments will be processed using WePay.',
'wepay_payment_tos_agree' => 'I agree to the WePay :terms and :privacy_policy.',
'privacy_policy' => 'Privacy Policy',
'wepay_payment_tos_agree_required' => 'You must agree to the WePay Terms of Service and Privacy Policy.',
'ach_email_prompt' => 'Please enter your email address:',
'verification_pending' => 'Verification Pending',
'bank_account' => 'Conta Bancária',
'payment_processed_through_wepay' => 'Pagamentos ACH serão processados usando WePay.',
'wepay_payment_tos_agree' => 'Eu concordo com os :terms e :privacy_policy do WePay.',
'privacy_policy' => 'Política de Privacidade',
'wepay_payment_tos_agree_required' => 'Você deve concordar com os Termos de Serviço e Política de Privacidade do WePay.',
'ach_email_prompt' => 'Digite seu email:',
'verification_pending' => 'Verificação Pendente',
'update_font_cache' => 'Please force refresh the page to update the font cache.',
'more_options' => 'More options',
'credit_card' => 'Credit Card',
'bank_transfer' => 'Bank Transfer',
'no_transaction_reference' => 'We did not recieve a payment transaction reference from the gateway.',
'use_bank_on_file' => 'Use Bank on File',
'auto_bill_email_message' => 'This invoice will automatically be billed to the payment method on file on the due date.',
'update_font_cache' => 'Por favor, force a atualização da página para atualizar o cache de fontes.',
'more_options' => 'Mais opções',
'credit_card' => 'Cartão de Crédito',
'bank_transfer' => 'Transferência Bancária',
'no_transaction_reference' => 'Nós não recebemos a transação de pagamento do gateway.',
'use_bank_on_file' => 'Usar Banco em Arquivo',
'auto_bill_email_message' => 'Essa fatura será cobrada automaticamente pelo método de pagamento em arquivo na data de vencimento.',
'bitcoin' => 'Bitcoin',
'added_on' => 'Added :date',
'failed_remove_payment_method' => 'Failed to remove the payment method',
'gateway_exists' => 'This gateway already exists',
'manual_entry' => 'Manual entry',
'start_of_week' => 'First Day of the Week',
'gocardless' => 'GoCardless',
'added_on' => 'Adicionado :date',
'failed_remove_payment_method' => 'Falha ao remover o método de pagamento',
'gateway_exists' => 'Esse gateway já existe',
'manual_entry' => 'Entrada manual',
'start_of_week' => 'Primeiro dia da Semana',
// Frequencies
'freq_inactive' => 'Inactive',
'freq_weekly' => 'Weekly',
'freq_two_weeks' => 'Two weeks',
'freq_four_weeks' => 'Four weeks',
'freq_monthly' => 'Monthly',
'freq_three_months' => 'Three months',
'freq_six_months' => 'Six months',
'freq_annually' => 'Annually',
'freq_inactive' => 'Inativo',
'freq_weekly' => 'Semanalmente',
'freq_two_weeks' => '2 semanas',
'freq_four_weeks' => '4 semanas',
'freq_monthly' => 'Mensalmente',
'freq_three_months' => '3 meses',
'freq_four_months' => '4 meses',
'freq_six_months' => '6 meses',
'freq_annually' => 'Anualmente',
// Payment types
'payment_type_Apply Credit' => 'Apply Credit',
'payment_type_Bank Transfer' => 'Bank Transfer',
'payment_type_Cash' => 'Cash',
'payment_type_Debit' => 'Debit',
'payment_type_Apply Credit' => 'Aplicar Crédito',
'payment_type_Bank Transfer' => 'Transferência Bancária',
'payment_type_Cash' => 'Dinheiro',
'payment_type_Debit' => 'Débito',
'payment_type_ACH' => 'ACH',
'payment_type_Visa Card' => 'Visa Card',
'payment_type_MasterCard' => 'MasterCard',
'payment_type_Visa Card' => 'Cartão Visa',
'payment_type_MasterCard' => 'Cartão MasterCard',
'payment_type_American Express' => 'American Express',
'payment_type_Discover Card' => 'Discover Card',
'payment_type_Diners Card' => 'Diners Card',
'payment_type_Discover Card' => 'Cartão Discover',
'payment_type_Diners Card' => 'Cartão Diners',
'payment_type_EuroCard' => 'EuroCard',
'payment_type_Nova' => 'Nova',
'payment_type_Credit Card Other' => 'Credit Card Other',
'payment_type_Credit Card Other' => 'Outro Cartão de Crédito',
'payment_type_PayPal' => 'PayPal',
'payment_type_Google Wallet' => 'Google Wallet',
'payment_type_Check' => 'Check',
'payment_type_Check' => 'Cheque',
'payment_type_Carte Blanche' => 'Carte Blanche',
'payment_type_UnionPay' => 'UnionPay',
'payment_type_JCB' => 'JCB',
@ -1692,7 +1694,7 @@ Quando tiver os valores dos depósitos, volte a esta pagina e complete a verific
'country_Zambia' => 'Zambia',
// Languages
'lang_Brazilian Portuguese' => 'Brazilian Portuguese',
'lang_Brazilian Portuguese' => 'Português do Brasil',
'lang_Croatian' => 'Croatian',
'lang_Czech' => 'Czech',
'lang_Danish' => 'Danish',
@ -1715,18 +1717,18 @@ Quando tiver os valores dos depósitos, volte a esta pagina e complete a verific
'lang_Finnish' => 'Finnish',
'lang_Romanian' => 'Romanian',
'lang_Turkish - Turkey' => 'Turkish - Turkey',
'lang_Portuguese - Brazilian' => 'Portuguese - Brazilian',
'lang_Portuguese - Brazilian' => 'Português - Brasil',
'lang_Portuguese - Portugal' => 'Portuguese - Portugal',
'lang_Thai' => 'Thai',
// Frequencies
'freq_weekly' => 'Weekly',
'freq_two_weeks' => 'Two weeks',
'freq_four_weeks' => 'Four weeks',
'freq_monthly' => 'Monthly',
'freq_three_months' => 'Three months',
'freq_six_months' => 'Six months',
'freq_annually' => 'Annually',
'freq_weekly' => 'Semanalmente',
'freq_two_weeks' => '2 semanas',
'freq_four_weeks' => '4 semanas',
'freq_monthly' => 'Mensalmente',
'freq_three_months' => '3 meses',
'freq_six_months' => '6 meses',
'freq_annually' => 'Anualmente',
// Industries
'industry_Accounting & Legal' => 'Accounting & Legal',
@ -1817,7 +1819,7 @@ Quando tiver os valores dos depósitos, volte a esta pagina e complete a verific
'not_authorized' => 'You are not authorized',
'bot_get_email' => 'Hi! (wave)<br/>Thanks for trying the Invoice Ninja Bot.<br/>You need to create a free account on <a href="https://www.invoiceninja.com">invoiceninja.com</a> to use this bot.<br/>Send me your account email address to get started.',
'bot_get_code' => 'Thanks! I\'ve sent a you an email with your security code.',
'bot_welcome' => 'That\'s it, your account is verified.<br/>',
'bot_welcome' => 'Sua conta foi verificada. <br/>',
'email_not_found' => 'I wasn\'t able to find an available account for :email',
'invalid_code' => 'The code is not correct',
'security_code_email_subject' => 'Security code for Invoice Ninja Bot',
@ -1915,7 +1917,7 @@ Quando tiver os valores dos depósitos, volte a esta pagina e complete a verific
'invalid_white_label_license' => 'The white label license is not valid',
'created_by' => 'Created by :name',
'modules' => 'Modules',
'financial_year_start' => 'First Month of the Year',
'financial_year_start' => 'Primeiro mês do ano',
'authentication' => 'Authentication',
'checkbox' => 'Checkbox',
'invoice_signature' => 'Signature',
@ -2027,7 +2029,7 @@ Quando tiver os valores dos depósitos, volte a esta pagina e complete a verific
'require' => 'Require',
'license_expiring' => 'Note: Your license will expire in :count days, :link to renew it.',
'security_confirmation' => 'Your email address has been confirmed.',
'white_label_expired' => 'Your white label license has expired, please consider renewing it to help support our project.',
'white_label_expired' => 'Seu "White Label" expirou, por favor, considere uma nova assinatura para contribuir para o nosso projeto.',
'renew_license' => 'Renew License',
'iphone_app_message' => 'Consider downloading our :link',
'iphone_app' => 'iPhone app',
@ -2234,7 +2236,6 @@ Quando tiver os valores dos depósitos, volte a esta pagina e complete a verific
'oauth_taken' => 'The account is already registered',
'emailed_payment' => 'Successfully emailed payment',
'email_payment' => 'Email Payment',
'sent' => 'Enviado',
'invoiceplane_import' => 'Use :link to migrate your data from InvoicePlane.',
'duplicate_expense_warning' => 'Warning: This :link may be a duplicate',
'expense_link' => 'expense',
@ -2337,7 +2338,7 @@ Quando tiver os valores dos depósitos, volte a esta pagina e complete a verific
'currency_swiss_franc' => 'Swiss Franc',
'currency_guatemalan_quetzal' => 'Guatemalan Quetzal',
'currency_malaysian_ringgit' => 'Malaysian Ringgit',
'currency_brazilian_real' => 'Brazilian Real',
'currency_brazilian_real' => 'Real Brasileiro',
'currency_thai_baht' => 'Thai Baht',
'currency_nigerian_naira' => 'Nigerian Naira',
'currency_argentine_peso' => 'Argentine Peso',
@ -2386,6 +2387,7 @@ Quando tiver os valores dos depósitos, volte a esta pagina e complete a verific
'currency_myanmar_kyat' => 'Myanmar Kyat',
'currency_peruvian_sol' => 'Peruvian Sol',
'currency_botswana_pula' => 'Botswana Pula',
'currency_hungarian_forint' => 'Hungarian Forint',
'review_app_help' => 'We hope you\'re enjoying using the app.<br/>If you\'d consider <a href="http://www.capterra.com/p/145215/Invoice-Ninja/" target="_blank">writing a review</a> we\'d greatly appreciate it!',
'use_english_version' => 'Make sure to use the English version of the files.<br/>We use the column headers to match the fields.',
@ -2422,7 +2424,6 @@ Quando tiver os valores dos depósitos, volte a esta pagina e complete a verific
'include_errors' => 'Include Errors',
'include_errors_help' => 'Include :link from storage/logs/laravel-error.log',
'recent_errors' => 'recent errors',
'add_item' => 'Add Item',
'customer' => 'Customer',
'customers' => 'Customers',
'created_customer' => 'Successfully created customer',
@ -2472,7 +2473,46 @@ Quando tiver os valores dos depósitos, volte a esta pagina e complete a verific
'time_hr' => 'hr',
'time_hrs' => 'hrs',
'clear' => 'Clear',
'warn_payment_gateway' => 'Note: to accept online payments :link to add a payment gateway.',
'warn_payment_gateway' => 'Note: accepting online payments requires a payment gateway, :link to add one.',
'task_rate' => 'Task Rate',
'task_rate_help' => 'Set the default <b>rate for invoiced tasks</b>.',
'past_due' => 'Past Due',
'document' => 'Document',
'invoice_or_expense' => 'Invoice/Expense',
'invoice_pdfs' => 'Invoice PDFs',
'enable_sepa' => 'Accept SEPA',
'enable_bitcoin' => 'Accept Bitcoin',
'iban' => 'IBAN',
'sepa_authorization' => 'By providing your IBAN and confirming this payment, you are authorizing :company and Stripe, our payment service provider, to send instructions to your bank to debit your account and your bank to debit your account in accordance with those instructions. You are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited.',
'recover_license' => 'Recuperar Licença',
'purchase' => 'Comprar',
'recover' => 'Recuperar',
'apply' => 'Aplicar',
'recover_white_label_header' => 'Recuperar Licença White Label',
'apply_white_label_header' => 'Aplicar Licença White Label',
'videos' => 'Vídeos',
'video' => 'Vídeo',
'return_to_invoice' => 'Retornar à Fatura',
'gateway_help_13' => 'To use ITN leave the PDT Key field blank.',
'partial_due_date' => 'Data de vencimento parcial',
'task_fields' => 'Campos de tarefas',
'product_fields_help' => 'Arraste e solte campos para mudar a ordem',
'custom_value1' => 'Valor personalizado',
'custom_value2' => 'Valor personalizado',
'enable_two_factor' => 'Autenticação em 2 passos',
'enable_two_factor_help' => 'Use seu telefone para confirmar sua identidade quando estiver entrando no sistema',
'two_factor_setup' => 'Configuração em 2 passos',
'two_factor_setup_help' => 'Scaneie o código de barras com um app compatível com :link',
'one_time_password' => 'Senha para um acesso',
'set_phone_for_two_factor' => 'Configure seu telefone para ativar.',
'enabled_two_factor' => 'Ativação de Autenticação em 2 passos com sucesso.',
'add_product' => 'Adicionar Produto',
'email_will_be_sent_on' => 'Nota: o email será enviado em :date.',
'invoice_product' => 'Invoice Product',
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
);
return $LANG;

View File

@ -299,7 +299,7 @@ $LANG = array(
'specify_colors' => 'Definição de Cores',
'specify_colors_label' => 'Selecione as cores para a sua nota de pagamento',
'chart_builder' => 'Contrutor de Gráficos',
'ninja_email_footer' => 'Use :site para gerir os orçamentos e nota de pagamentos dos seus clientes!',
'ninja_email_footer' => 'Created by :site | Create. Send. Get Paid.',
'go_pro' => 'Adquira o Plano Pro',
'quote' => 'Orçamento',
'quotes' => 'Orçamentos',
@ -341,8 +341,6 @@ $LANG = array(
'session_expired' => 'Sessão expirada.',
'invoice_fields' => 'Campos da Nota Pag.',
'invoice_options' => 'Opções da Nota Pag.',
'hide_quantity' => 'Ocultar quantidade',
'hide_quantity_help' => 'Desativar a coluna de quantidade, simplifique as notas de pag. escondendo este campo.',
'hide_paid_to_date' => 'Ocultar data de pagamento',
'hide_paid_to_date_help' => 'Apenas mostrar a "Data de Pagamento" quanto o pagamento tiver sido efetuado.',
'charge_taxes' => 'Impostos',
@ -500,6 +498,7 @@ $LANG = array(
'payment_type_credit_card' => 'Cartão de Crédito',
'payment_type_paypal' => 'PayPal',
'payment_type_bitcoin' => 'Bitcoin',
'payment_type_gocardless' => 'GoCardless',
'knowledge_base' => 'Base de Conhecimento',
'partial' => 'Depósito/Parcial',
'partial_remaining' => ':partial de :balance',
@ -694,7 +693,7 @@ $LANG = array(
'invalid_credentials' => 'Utilizador e/ou palavra-passe inválidos',
'show_all_options' => 'Mostrar todas as opções',
'user_details' => 'Detalhes do Utilizador',
'oneclick_login' => 'Iniciar sessão Fácil',
'oneclick_login' => 'Connected Account',
'disable' => 'Desativar',
'invoice_quote_number' => 'Nº de Notas de Pag. e Orçamentos',
'invoice_charges' => 'Sobretaxas da Nota de Pagamento',
@ -1007,7 +1006,7 @@ $LANG = array(
'pro_plan_remove_logo' => ':link para remover a logo do Invoice Ninja contratando o plano profissional',
'pro_plan_remove_logo_link' => 'Clique aqui',
'invitation_status_sent' => 'sent',
'invitation_status_sent' => 'Sent',
'invitation_status_opened' => 'Opened',
'invitation_status_viewed' => 'Visto',
'email_error_inactive_client' => 'Não é possível enviar e-mails para clientes inativos',
@ -1089,8 +1088,9 @@ $LANG = array(
'email_documents_header' => 'Documentos:',
'email_documents_example_1' => 'Recibo de Widgets.pdf',
'email_documents_example_2' => 'Ficheiros Finais.zip',
'invoice_documents' => 'Documentos',
'expense_documents' => 'Documentos Anexados',
'quote_documents' => 'Quote Documents',
'invoice_documents' => 'Invoice Documents',
'expense_documents' => 'Expense Documents',
'invoice_embed_documents' => 'Documentos Embutidos',
'invoice_embed_documents_help' => 'Incluir imagens anexadas na nota de pagamento.',
'document_email_attachment' => 'Anexar Documentos',
@ -1360,6 +1360,7 @@ Quando tiver os valores dos depósitos, volte a esta página e conclua a verific
'use_bank_on_file' => 'Utilizar o Banco no Ficheiro',
'auto_bill_email_message' => 'Esta nota de pagamento será paga automaticamente na data de vencimento através do método de pagamento.',
'bitcoin' => 'Bitcoin',
'gocardless' => 'GoCardless',
'added_on' => 'Adicionado em :date',
'failed_remove_payment_method' => 'Erro ao remover o método de pagamento',
'gateway_exists' => 'Este gateway já existe',
@ -1373,6 +1374,7 @@ Quando tiver os valores dos depósitos, volte a esta página e conclua a verific
'freq_four_weeks' => '4 semanas',
'freq_monthly' => 'Mensal',
'freq_three_months' => 'Trimestral',
'freq_four_months' => 'Four months',
'freq_six_months' => 'Semestral',
'freq_annually' => 'Anual',
@ -2235,7 +2237,6 @@ Quando tiver os valores dos depósitos, volte a esta página e conclua a verific
'oauth_taken' => 'The account is already registered',
'emailed_payment' => 'Successfully emailed payment',
'email_payment' => 'Email Payment',
'sent' => 'Sent',
'invoiceplane_import' => 'Use :link to migrate your data from InvoicePlane.',
'duplicate_expense_warning' => 'Warning: This :link may be a duplicate',
'expense_link' => 'expense',
@ -2387,6 +2388,7 @@ Quando tiver os valores dos depósitos, volte a esta página e conclua a verific
'currency_myanmar_kyat' => 'Myanmar Kyat',
'currency_peruvian_sol' => 'Peruvian Sol',
'currency_botswana_pula' => 'Botswana Pula',
'currency_hungarian_forint' => 'Hungarian Forint',
'review_app_help' => 'We hope you\'re enjoying using the app.<br/>If you\'d consider <a href="http://www.capterra.com/p/145215/Invoice-Ninja/" target="_blank">writing a review</a> we\'d greatly appreciate it!',
'use_english_version' => 'Make sure to use the English version of the files.<br/>We use the column headers to match the fields.',
@ -2423,7 +2425,6 @@ Quando tiver os valores dos depósitos, volte a esta página e conclua a verific
'include_errors' => 'Include Errors',
'include_errors_help' => 'Include :link from storage/logs/laravel-error.log',
'recent_errors' => 'recent errors',
'add_item' => 'Add Item',
'customer' => 'Customer',
'customers' => 'Customers',
'created_customer' => 'Successfully created customer',
@ -2473,7 +2474,46 @@ Quando tiver os valores dos depósitos, volte a esta página e conclua a verific
'time_hr' => 'hr',
'time_hrs' => 'hrs',
'clear' => 'Clear',
'warn_payment_gateway' => 'Note: to accept online payments :link to add a payment gateway.',
'warn_payment_gateway' => 'Note: accepting online payments requires a payment gateway, :link to add one.',
'task_rate' => 'Task Rate',
'task_rate_help' => 'Set the default <b>rate for invoiced tasks</b>.',
'past_due' => 'Past Due',
'document' => 'Document',
'invoice_or_expense' => 'Invoice/Expense',
'invoice_pdfs' => 'Invoice PDFs',
'enable_sepa' => 'Accept SEPA',
'enable_bitcoin' => 'Accept Bitcoin',
'iban' => 'IBAN',
'sepa_authorization' => 'By providing your IBAN and confirming this payment, you are authorizing :company and Stripe, our payment service provider, to send instructions to your bank to debit your account and your bank to debit your account in accordance with those instructions. You are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited.',
'recover_license' => 'Recover License',
'purchase' => 'Purchase',
'recover' => 'Recover',
'apply' => 'Apply',
'recover_white_label_header' => 'Recover White Label License',
'apply_white_label_header' => 'Apply White Label License',
'videos' => 'Videos',
'video' => 'Video',
'return_to_invoice' => 'Return to Invoice',
'gateway_help_13' => 'To use ITN leave the PDT Key field blank.',
'partial_due_date' => 'Partial Due Date',
'task_fields' => 'Task Fields',
'product_fields_help' => 'Drag and drop fields to change their order',
'custom_value1' => 'Custom Value',
'custom_value2' => 'Custom Value',
'enable_two_factor' => 'Two-Factor Authentication',
'enable_two_factor_help' => 'Use your phone to confirm your identity when logging in',
'two_factor_setup' => 'Two-Factor Setup',
'two_factor_setup_help' => 'Scan the bar code with a :link compatible app.',
'one_time_password' => 'One Time Password',
'set_phone_for_two_factor' => 'Set your phone number to enable.',
'enabled_two_factor' => 'Successfully enabled Two-Factor Authentication',
'add_product' => 'Add Product',
'email_will_be_sent_on' => 'Note: the email will be sent on :date.',
'invoice_product' => 'Invoice Product',
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
);
return $LANG;

View File

@ -305,7 +305,7 @@ $LANG = array(
'specify_colors' => 'Specifică culori',
'specify_colors_label' => 'Alege culorile utilizate în factură',
'chart_builder' => 'Creator grafice',
'ninja_email_footer' => 'Folosește :site pentru a factura clienților și a putea accepta plăți online gratuit!',
'ninja_email_footer' => 'Created by :site | Create. Send. Get Paid.',
'go_pro' => 'Abonare la pachetul PRO',
'quote' => 'Proforma',
'quotes' => 'Proforme',
@ -347,8 +347,6 @@ $LANG = array(
'session_expired' => 'Sesiunea a expirat.',
'invoice_fields' => 'Câmpuri Factură',
'invoice_options' => 'Opțiuni Factură',
'hide_quantity' => 'Ascunde cantitatea',
'hide_quantity_help' => 'Dezactivează coloana "Cantitate". În acest fel factura va fi mai aerisită.',
'hide_paid_to_date' => 'Ascunde câmpul "Plătit până la"',
'hide_paid_to_date_help' => 'Afișează "Plătit pana la" decât când plata a fost efectuată.',
'charge_taxes' => 'Taxe',
@ -508,6 +506,7 @@ Atentie: Folosește Legacy API Key, nu Token API',
'payment_type_credit_card' => 'Card de Credit',
'payment_type_paypal' => 'PayPal',
'payment_type_bitcoin' => 'Bitcoin',
'payment_type_gocardless' => 'GoCardless',
'knowledge_base' => 'Baza de cunoștințe',
'partial' => 'Parțial/Depunere',
'partial_remaining' => ':partial din :balance',
@ -702,7 +701,7 @@ Atentie: Folosește Legacy API Key, nu Token API',
'invalid_credentials' => 'These credentials do not match our records',
'show_all_options' => 'Show all options',
'user_details' => 'User Details',
'oneclick_login' => 'One-Click Login',
'oneclick_login' => 'Connected Account',
'disable' => 'Disable',
'invoice_quote_number' => 'Invoice and Quote Numbers',
'invoice_charges' => 'Invoice Surcharges',
@ -1018,7 +1017,7 @@ Atentie: Folosește Legacy API Key, nu Token API',
'pro_plan_remove_logo' => ':link to remove the Invoice Ninja logo by joining the Pro Plan',
'pro_plan_remove_logo_link' => 'Click here',
'invitation_status_sent' => 'sent',
'invitation_status_sent' => 'Sent',
'invitation_status_opened' => 'Opened',
'invitation_status_viewed' => 'Viewed',
'email_error_inactive_client' => 'Emails can not be sent to inactive clients',
@ -1100,8 +1099,9 @@ Atentie: Folosește Legacy API Key, nu Token API',
'email_documents_header' => 'Documents:',
'email_documents_example_1' => 'Widgets Receipt.pdf',
'email_documents_example_2' => 'Final Deliverable.zip',
'invoice_documents' => 'Documents',
'expense_documents' => 'Attached Documents',
'quote_documents' => 'Quote Documents',
'invoice_documents' => 'Invoice Documents',
'expense_documents' => 'Expense Documents',
'invoice_embed_documents' => 'Embed Documents',
'invoice_embed_documents_help' => 'Include attached images in the invoice.',
'document_email_attachment' => 'Attach Documents',
@ -1371,6 +1371,7 @@ Atentie: Folosește Legacy API Key, nu Token API',
'use_bank_on_file' => 'Use Bank on File',
'auto_bill_email_message' => 'This invoice will automatically be billed to the payment method on file on the due date.',
'bitcoin' => 'Bitcoin',
'gocardless' => 'GoCardless',
'added_on' => 'Added :date',
'failed_remove_payment_method' => 'Failed to remove the payment method',
'gateway_exists' => 'This gateway already exists',
@ -1384,6 +1385,7 @@ Atentie: Folosește Legacy API Key, nu Token API',
'freq_four_weeks' => 'Patru Săptămâni',
'freq_monthly' => 'Lunar',
'freq_three_months' => 'Trei Luni',
'freq_four_months' => 'Four months',
'freq_six_months' => 'Șase Luni',
'freq_annually' => 'Anual',
@ -2245,7 +2247,6 @@ Atentie: Folosește Legacy API Key, nu Token API',
'oauth_taken' => 'The account is already registered',
'emailed_payment' => 'Successfully emailed payment',
'email_payment' => 'Email Payment',
'sent' => 'Sent',
'invoiceplane_import' => 'Use :link to migrate your data from InvoicePlane.',
'duplicate_expense_warning' => 'Warning: This :link may be a duplicate',
'expense_link' => 'expense',
@ -2397,6 +2398,7 @@ Atentie: Folosește Legacy API Key, nu Token API',
'currency_myanmar_kyat' => 'Myanmar Kyat',
'currency_peruvian_sol' => 'Peruvian Sol',
'currency_botswana_pula' => 'Botswana Pula',
'currency_hungarian_forint' => 'Hungarian Forint',
'review_app_help' => 'We hope you\'re enjoying using the app.<br/>If you\'d consider <a href="http://www.capterra.com/p/145215/Invoice-Ninja/" target="_blank">writing a review</a> we\'d greatly appreciate it!',
'use_english_version' => 'Make sure to use the English version of the files.<br/>We use the column headers to match the fields.',
@ -2433,7 +2435,6 @@ Atentie: Folosește Legacy API Key, nu Token API',
'include_errors' => 'Include Errors',
'include_errors_help' => 'Include :link from storage/logs/laravel-error.log',
'recent_errors' => 'recent errors',
'add_item' => 'Add Item',
'customer' => 'Customer',
'customers' => 'Customers',
'created_customer' => 'Successfully created customer',
@ -2483,7 +2484,46 @@ Atentie: Folosește Legacy API Key, nu Token API',
'time_hr' => 'hr',
'time_hrs' => 'hrs',
'clear' => 'Clear',
'warn_payment_gateway' => 'Note: to accept online payments :link to add a payment gateway.',
'warn_payment_gateway' => 'Note: accepting online payments requires a payment gateway, :link to add one.',
'task_rate' => 'Task Rate',
'task_rate_help' => 'Set the default <b>rate for invoiced tasks</b>.',
'past_due' => 'Past Due',
'document' => 'Document',
'invoice_or_expense' => 'Invoice/Expense',
'invoice_pdfs' => 'Invoice PDFs',
'enable_sepa' => 'Accept SEPA',
'enable_bitcoin' => 'Accept Bitcoin',
'iban' => 'IBAN',
'sepa_authorization' => 'By providing your IBAN and confirming this payment, you are authorizing :company and Stripe, our payment service provider, to send instructions to your bank to debit your account and your bank to debit your account in accordance with those instructions. You are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited.',
'recover_license' => 'Recover License',
'purchase' => 'Purchase',
'recover' => 'Recover',
'apply' => 'Apply',
'recover_white_label_header' => 'Recover White Label License',
'apply_white_label_header' => 'Apply White Label License',
'videos' => 'Videos',
'video' => 'Video',
'return_to_invoice' => 'Return to Invoice',
'gateway_help_13' => 'To use ITN leave the PDT Key field blank.',
'partial_due_date' => 'Partial Due Date',
'task_fields' => 'Task Fields',
'product_fields_help' => 'Drag and drop fields to change their order',
'custom_value1' => 'Custom Value',
'custom_value2' => 'Custom Value',
'enable_two_factor' => 'Two-Factor Authentication',
'enable_two_factor_help' => 'Use your phone to confirm your identity when logging in',
'two_factor_setup' => 'Two-Factor Setup',
'two_factor_setup_help' => 'Scan the bar code with a :link compatible app.',
'one_time_password' => 'One Time Password',
'set_phone_for_two_factor' => 'Set your phone number to enable.',
'enabled_two_factor' => 'Successfully enabled Two-Factor Authentication',
'add_product' => 'Add Product',
'email_will_be_sent_on' => 'Note: the email will be sent on :date.',
'invoice_product' => 'Invoice Product',
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
);
return $LANG;

View File

@ -303,7 +303,7 @@ Ne morete najti računa? Potrebujete dodatno pomoč? Z veseljem bomo pomagali. P
'specify_colors' => 'Določi Barve',
'specify_colors_label' => 'Določi barve v računu',
'chart_builder' => 'Ustvarjalec Grafikonov',
'ninja_email_footer' => 'Uporabi :site za pošiljanje računov in prejemaj plačila v spletu brezplačno!',
'ninja_email_footer' => 'Created by :site | Create. Send. Get Paid.',
'go_pro' => 'Prestopi na Pro plan',
'quote' => 'Ponudba',
'quotes' => 'Ponudbe',
@ -345,8 +345,6 @@ Ne morete najti računa? Potrebujete dodatno pomoč? Z veseljem bomo pomagali. P
'session_expired' => 'Vaša seja je potekla.',
'invoice_fields' => 'Polja Računa',
'invoice_options' => 'Možnosti Računa',
'hide_quantity' => 'Skrij kvantiteto',
'hide_quantity_help' => 'Onemogoči stolpec za kvantiteto. Tako lahko urediš račune, brez prikaza tega polja.',
'hide_paid_to_date' => 'Skrij datum plačila',
'hide_paid_to_date_help' => 'Prikaži le "Plačano" polje v računu, nakar je bilo plačilo prejeto.',
'charge_taxes' => 'Zaračunaj davke',
@ -505,6 +503,7 @@ Prijava v račun',
'payment_type_credit_card' => 'Kreditna Kartica',
'payment_type_paypal' => 'PayPal',
'payment_type_bitcoin' => 'Bitcoin',
'payment_type_gocardless' => 'GoCardless',
'knowledge_base' => 'Baza Znanja',
'partial' => 'Delno/deposit',
'partial_remaining' => ':partial od :balance',
@ -699,7 +698,7 @@ Prijava v račun',
'invalid_credentials' => 'Prijava se ne ujema z našimi podatki',
'show_all_options' => 'Pokaži vse opcije',
'user_details' => 'Podrobnosti Uporabnika',
'oneclick_login' => '1-klik Prijava',
'oneclick_login' => 'Connected Account',
'disable' => 'Onemogoči',
'invoice_quote_number' => 'Številke Računov in Ponudb',
'invoice_charges' => 'Doplačila k Računu',
@ -1015,7 +1014,7 @@ Prijava v račun',
'pro_plan_remove_logo' => ':link za odstranitev logotipa Invoice Ninja z vstopom v Pro Plan',
'pro_plan_remove_logo_link' => 'Klikni tu',
'invitation_status_sent' => 'sent',
'invitation_status_sent' => 'Sent',
'invitation_status_opened' => 'Opened',
'invitation_status_viewed' => 'Ogledano',
'email_error_inactive_client' => 'E-pošte se ne more pošiljati neaktivnim strankam',
@ -1097,8 +1096,9 @@ Prijava v račun',
'email_documents_header' => 'Dokumenti:',
'email_documents_example_1' => 'Pripomočni Račun.pdf',
'email_documents_example_2' => 'Končna Dobavljivost.zip',
'invoice_documents' => 'Dokumenti',
'expense_documents' => 'Pripeti Dokumenti',
'quote_documents' => 'Quote Documents',
'invoice_documents' => 'Invoice Documents',
'expense_documents' => 'Expense Documents',
'invoice_embed_documents' => 'Omogočeni dokumenti',
'invoice_embed_documents_help' => 'V računu vključi pripete slike.',
'document_email_attachment' => 'Pripni dokumente',
@ -1370,6 +1370,7 @@ Ko imate zneske, se vrnite na to stran plačilnega sredstva in kliknite na "Comp
'use_bank_on_file' => 'Uporabi bančno datoteko',
'auto_bill_email_message' => 'Ta račun bo samodejno zaračunan z uporabo plačilnega sredstva na dan zapadlosti.',
'bitcoin' => 'Bitcoin',
'gocardless' => 'GoCardless',
'added_on' => 'Dodano :date',
'failed_remove_payment_method' => 'Načina plačila ni bilo mogoče odstraniti.',
'gateway_exists' => 'Prehod že obstaja',
@ -1383,6 +1384,7 @@ Ko imate zneske, se vrnite na to stran plačilnega sredstva in kliknite na "Comp
'freq_four_weeks' => 'Štiri tedni',
'freq_monthly' => 'Mesečno',
'freq_three_months' => 'Trije meseci',
'freq_four_months' => 'Four months',
'freq_six_months' => 'Šest mesecev',
'freq_annually' => 'Letno',
@ -2248,7 +2250,6 @@ Nekaj je šlo narobe',
'oauth_taken' => 'Račun je že registriran',
'emailed_payment' => 'Successfully emailed payment',
'email_payment' => 'Email Payment',
'sent' => 'Sent',
'invoiceplane_import' => 'Use :link to migrate your data from InvoicePlane.',
'duplicate_expense_warning' => 'Warning: This :link may be a duplicate',
'expense_link' => 'expense',
@ -2400,6 +2401,7 @@ Nekaj je šlo narobe',
'currency_myanmar_kyat' => 'Myanmar Kyat',
'currency_peruvian_sol' => 'Peruvian Sol',
'currency_botswana_pula' => 'Botswana Pula',
'currency_hungarian_forint' => 'Hungarian Forint',
'review_app_help' => 'We hope you\'re enjoying using the app.<br/>If you\'d consider <a href="http://www.capterra.com/p/145215/Invoice-Ninja/" target="_blank">writing a review</a> we\'d greatly appreciate it!',
'use_english_version' => 'Make sure to use the English version of the files.<br/>We use the column headers to match the fields.',
@ -2436,7 +2438,6 @@ Nekaj je šlo narobe',
'include_errors' => 'Include Errors',
'include_errors_help' => 'Include :link from storage/logs/laravel-error.log',
'recent_errors' => 'recent errors',
'add_item' => 'Add Item',
'customer' => 'Customer',
'customers' => 'Customers',
'created_customer' => 'Successfully created customer',
@ -2486,7 +2487,46 @@ Nekaj je šlo narobe',
'time_hr' => 'hr',
'time_hrs' => 'hrs',
'clear' => 'Clear',
'warn_payment_gateway' => 'Note: to accept online payments :link to add a payment gateway.',
'warn_payment_gateway' => 'Note: accepting online payments requires a payment gateway, :link to add one.',
'task_rate' => 'Task Rate',
'task_rate_help' => 'Set the default <b>rate for invoiced tasks</b>.',
'past_due' => 'Past Due',
'document' => 'Document',
'invoice_or_expense' => 'Invoice/Expense',
'invoice_pdfs' => 'Invoice PDFs',
'enable_sepa' => 'Accept SEPA',
'enable_bitcoin' => 'Accept Bitcoin',
'iban' => 'IBAN',
'sepa_authorization' => 'By providing your IBAN and confirming this payment, you are authorizing :company and Stripe, our payment service provider, to send instructions to your bank to debit your account and your bank to debit your account in accordance with those instructions. You are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited.',
'recover_license' => 'Recover License',
'purchase' => 'Purchase',
'recover' => 'Recover',
'apply' => 'Apply',
'recover_white_label_header' => 'Recover White Label License',
'apply_white_label_header' => 'Apply White Label License',
'videos' => 'Videos',
'video' => 'Video',
'return_to_invoice' => 'Return to Invoice',
'gateway_help_13' => 'To use ITN leave the PDT Key field blank.',
'partial_due_date' => 'Partial Due Date',
'task_fields' => 'Task Fields',
'product_fields_help' => 'Drag and drop fields to change their order',
'custom_value1' => 'Custom Value',
'custom_value2' => 'Custom Value',
'enable_two_factor' => 'Two-Factor Authentication',
'enable_two_factor_help' => 'Use your phone to confirm your identity when logging in',
'two_factor_setup' => 'Two-Factor Setup',
'two_factor_setup_help' => 'Scan the bar code with a :link compatible app.',
'one_time_password' => 'One Time Password',
'set_phone_for_two_factor' => 'Set your phone number to enable.',
'enabled_two_factor' => 'Successfully enabled Two-Factor Authentication',
'add_product' => 'Add Product',
'email_will_be_sent_on' => 'Note: the email will be sent on :date.',
'invoice_product' => 'Invoice Product',
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
);
return $LANG;

View File

@ -302,7 +302,7 @@ $LANG = array(
'specify_colors' => 'Cakto ngjyrën',
'specify_colors_label' => 'Zgjedhni ngjyrën që përdoret në faturë',
'chart_builder' => 'Ndërtuesi i grafikoneve',
'ninja_email_footer' => 'Përdorni :site për të faturuar klientët tuaj dhe të paguheni online!',
'ninja_email_footer' => 'Created by :site | Create. Send. Get Paid.',
'go_pro' => 'Abonuhoni Pro',
'quote' => 'Ofertë',
'quotes' => 'Oferta',
@ -344,8 +344,6 @@ $LANG = array(
'session_expired' => 'Seanca juaj ka skaduar.',
'invoice_fields' => 'Fushat e faturës',
'invoice_options' => 'Opsionet e faturës',
'hide_quantity' => 'Fsheh sasinë',
'hide_quantity_help' => 'Disable the quantities column, then you can declutter invoices by no longer displaying this field.',
'hide_paid_to_date' => 'Fshihe Paguar deri më tash',
'hide_paid_to_date_help' => 'Shfaqni "Paguar deri më tash" në faturat tuaja pasi të jetë pranuar pagesa.',
'charge_taxes' => 'Vendos taksat',
@ -503,6 +501,7 @@ $LANG = array(
'payment_type_credit_card' => 'Kredit Kartë',
'payment_type_paypal' => 'PayPal',
'payment_type_bitcoin' => 'Bitcoin',
'payment_type_gocardless' => 'GoCardless',
'knowledge_base' => 'Baza e njohurive',
'partial' => 'E pjesshme/depozite',
'partial_remaining' => ':partial nga :balance',
@ -697,7 +696,7 @@ $LANG = array(
'invalid_credentials' => 'Këto kredenciale nuk përputhen me të dhënat tona',
'show_all_options' => 'Shfaq të gjitha opsionet',
'user_details' => 'Detajet e përdoruesit',
'oneclick_login' => 'Identifikim me një klik',
'oneclick_login' => 'Connected Account',
'disable' => 'Ç\'aktivizo',
'invoice_quote_number' => 'Numrat e faturave dhe ofertave',
'invoice_charges' => 'Invoice Surcharges',
@ -1013,7 +1012,7 @@ $LANG = array(
'pro_plan_remove_logo' => ':link për të larguar Invoice Ninja logo duke iu bashkangjitur Pro Planit',
'pro_plan_remove_logo_link' => 'Kliko këtu',
'invitation_status_sent' => 'sent',
'invitation_status_sent' => 'Sent',
'invitation_status_opened' => 'Opened',
'invitation_status_viewed' => 'Viewed',
'email_error_inactive_client' => 'Emailat nuk mund t\'i dërgohen klientëve joaktiv',
@ -1096,8 +1095,9 @@ Fushat e njësive në faturë',
'email_documents_header' => 'Dokumente:',
'email_documents_example_1' => 'Widgets Receipt.pdf',
'email_documents_example_2' => 'Final Deliverable.zip',
'invoice_documents' => 'Dokumente',
'expense_documents' => 'Dokumentet e bashkangjitura',
'quote_documents' => 'Quote Documents',
'invoice_documents' => 'Invoice Documents',
'expense_documents' => 'Expense Documents',
'invoice_embed_documents' => 'Dokumentet e lidhura',
'invoice_embed_documents_help' => 'Vendos fotografinë në faturë.',
'document_email_attachment' => 'Bashkangjit dokumente',
@ -1367,6 +1367,7 @@ Pasi të keni pranuar shumat, kthehuni në faqen e metodave të pagesës dhe kli
'use_bank_on_file' => 'Përdorni bankën e regjistruar',
'auto_bill_email_message' => 'Kjo faturë do të dërgohet për pagesë automatikisht tek opsioni i pagesës në afatin e pagesës.',
'bitcoin' => 'Bitcoin',
'gocardless' => 'GoCardless',
'added_on' => 'Shtuar :date',
'failed_remove_payment_method' => 'Ka dështuar largimi i metodës së pagesës',
'gateway_exists' => 'Ky kanal pagese tashmë ekziston',
@ -1380,6 +1381,7 @@ Pasi të keni pranuar shumat, kthehuni në faqen e metodave të pagesës dhe kli
'freq_four_weeks' => 'Katër javore',
'freq_monthly' => 'Mujore',
'freq_three_months' => 'Tre mujore',
'freq_four_months' => 'Four months',
'freq_six_months' => 'Gjashtë mujore',
'freq_annually' => 'Vjetore',
@ -2241,7 +2243,6 @@ Pasi të keni pranuar shumat, kthehuni në faqen e metodave të pagesës dhe kli
'oauth_taken' => 'The account is already registered',
'emailed_payment' => 'Successfully emailed payment',
'email_payment' => 'Email Payment',
'sent' => 'Sent',
'invoiceplane_import' => 'Use :link to migrate your data from InvoicePlane.',
'duplicate_expense_warning' => 'Warning: This :link may be a duplicate',
'expense_link' => 'expense',
@ -2393,6 +2394,7 @@ Pasi të keni pranuar shumat, kthehuni në faqen e metodave të pagesës dhe kli
'currency_myanmar_kyat' => 'Myanmar Kyat',
'currency_peruvian_sol' => 'Peruvian Sol',
'currency_botswana_pula' => 'Botswana Pula',
'currency_hungarian_forint' => 'Hungarian Forint',
'review_app_help' => 'We hope you\'re enjoying using the app.<br/>If you\'d consider <a href="http://www.capterra.com/p/145215/Invoice-Ninja/" target="_blank">writing a review</a> we\'d greatly appreciate it!',
'use_english_version' => 'Make sure to use the English version of the files.<br/>We use the column headers to match the fields.',
@ -2429,7 +2431,6 @@ Pasi të keni pranuar shumat, kthehuni në faqen e metodave të pagesës dhe kli
'include_errors' => 'Include Errors',
'include_errors_help' => 'Include :link from storage/logs/laravel-error.log',
'recent_errors' => 'recent errors',
'add_item' => 'Add Item',
'customer' => 'Customer',
'customers' => 'Customers',
'created_customer' => 'Successfully created customer',
@ -2479,7 +2480,46 @@ Pasi të keni pranuar shumat, kthehuni në faqen e metodave të pagesës dhe kli
'time_hr' => 'hr',
'time_hrs' => 'hrs',
'clear' => 'Clear',
'warn_payment_gateway' => 'Note: to accept online payments :link to add a payment gateway.',
'warn_payment_gateway' => 'Note: accepting online payments requires a payment gateway, :link to add one.',
'task_rate' => 'Task Rate',
'task_rate_help' => 'Set the default <b>rate for invoiced tasks</b>.',
'past_due' => 'Past Due',
'document' => 'Document',
'invoice_or_expense' => 'Invoice/Expense',
'invoice_pdfs' => 'Invoice PDFs',
'enable_sepa' => 'Accept SEPA',
'enable_bitcoin' => 'Accept Bitcoin',
'iban' => 'IBAN',
'sepa_authorization' => 'By providing your IBAN and confirming this payment, you are authorizing :company and Stripe, our payment service provider, to send instructions to your bank to debit your account and your bank to debit your account in accordance with those instructions. You are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited.',
'recover_license' => 'Recover License',
'purchase' => 'Purchase',
'recover' => 'Recover',
'apply' => 'Apply',
'recover_white_label_header' => 'Recover White Label License',
'apply_white_label_header' => 'Apply White Label License',
'videos' => 'Videos',
'video' => 'Video',
'return_to_invoice' => 'Return to Invoice',
'gateway_help_13' => 'To use ITN leave the PDT Key field blank.',
'partial_due_date' => 'Partial Due Date',
'task_fields' => 'Task Fields',
'product_fields_help' => 'Drag and drop fields to change their order',
'custom_value1' => 'Custom Value',
'custom_value2' => 'Custom Value',
'enable_two_factor' => 'Two-Factor Authentication',
'enable_two_factor_help' => 'Use your phone to confirm your identity when logging in',
'two_factor_setup' => 'Two-Factor Setup',
'two_factor_setup_help' => 'Scan the bar code with a :link compatible app.',
'one_time_password' => 'One Time Password',
'set_phone_for_two_factor' => 'Set your phone number to enable.',
'enabled_two_factor' => 'Successfully enabled Two-Factor Authentication',
'add_product' => 'Add Product',
'email_will_be_sent_on' => 'Note: the email will be sent on :date.',
'invoice_product' => 'Invoice Product',
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
);
return $LANG;

View File

@ -304,7 +304,7 @@ $LANG = array(
'specify_colors' => 'Ange färger',
'specify_colors_label' => 'Välj färger som ska användas på fakturan',
'chart_builder' => 'Diagrambyggare',
'ninja_email_footer' => 'Använd :site för att fakturera dina kunder och få betalt online gratis!',
'ninja_email_footer' => 'Created by :site | Create. Send. Get Paid.',
'go_pro' => 'Uppgradera till Pro',
'quote' => 'Offert',
'quotes' => 'Offerter',
@ -346,8 +346,6 @@ $LANG = array(
'session_expired' => 'Din session har avslutats.',
'invoice_fields' => 'Fakturafält',
'invoice_options' => 'Fakturainställningar',
'hide_quantity' => 'Dölj antal',
'hide_quantity_help' => 'Stäng av kvantitets kolumn, då kan du förtydliga fakturor genom att inte längre visa detta fält.',
'hide_paid_to_date' => 'Dölj "Betald till"',
'hide_paid_to_date_help' => 'Visa bara "Betald till"-sektionen på fakturan när en betalning har mottagits.',
'charge_taxes' => 'Inkludera moms',
@ -505,6 +503,7 @@ $LANG = array(
'payment_type_credit_card' => 'Betalkort',
'payment_type_paypal' => 'PayPal',
'payment_type_bitcoin' => 'Bitcoin',
'payment_type_gocardless' => 'GoCardless',
'knowledge_base' => 'Knskapsdatabas',
'partial' => 'delinsättning',
'partial_remaining' => ':partial av :balance',
@ -699,7 +698,7 @@ $LANG = array(
'invalid_credentials' => 'Dessa uppgifter matchar inte våra register',
'show_all_options' => 'Visa alla alternativ',
'user_details' => 'Användaruppgifter',
'oneclick_login' => 'One-Click Login',
'oneclick_login' => 'Connected Account',
'disable' => 'inaktivera',
'invoice_quote_number' => 'Faktura och Offert Nummer',
'invoice_charges' => 'faktura tilläggsavgifter',
@ -1015,7 +1014,7 @@ $LANG = array(
'pro_plan_remove_logo' => ':link för att ta bort Invoice Ninja-logotypen genom att uppgradera till Pro nivå',
'pro_plan_remove_logo_link' => 'Klicka här',
'invitation_status_sent' => 'skickat',
'invitation_status_sent' => 'Sent',
'invitation_status_opened' => 'Opened',
'invitation_status_viewed' => 'Visad',
'email_error_inactive_client' => 'E-post kan inte skickas till inaktiva klienter',
@ -1097,8 +1096,9 @@ $LANG = array(
'email_documents_header' => 'Dokument:',
'email_documents_example_1' => 'Widgets kvitto.pdf',
'email_documents_example_2' => 'Slutgiltig levererbar.zip',
'invoice_documents' => 'Dokument',
'expense_documents' => 'Bifogade dokument',
'quote_documents' => 'Quote Documents',
'invoice_documents' => 'Invoice Documents',
'expense_documents' => 'Expense Documents',
'invoice_embed_documents' => 'Bädda in dokument',
'invoice_embed_documents_help' => 'Include attached images in the invoice.',
'document_email_attachment' => 'Bifoga dokument',
@ -1368,6 +1368,7 @@ När ni har pengarna, kom tillbaka till denna betalningsmetods sida och klicka p
'use_bank_on_file' => 'Använd bank på fil',
'auto_bill_email_message' => 'Denna faktura kommer automatiskt faktureras till betalningsmetod på fil vid förfallodatum.',
'bitcoin' => 'Bitcoin',
'gocardless' => 'GoCardless',
'added_on' => 'Tillagd :date',
'failed_remove_payment_method' => 'Misslyckades att ta bort betalningsmetod',
'gateway_exists' => 'Denna gateway finns redan.',
@ -1381,6 +1382,7 @@ När ni har pengarna, kom tillbaka till denna betalningsmetods sida och klicka p
'freq_four_weeks' => 'Fyra veckor',
'freq_monthly' => 'Månadsvis',
'freq_three_months' => 'Tre månader',
'freq_four_months' => 'Four months',
'freq_six_months' => 'Sex månader',
'freq_annually' => 'Årsvis',
@ -2250,7 +2252,6 @@ Den här funktionen kräver att en produkt skapas och en betalningsgateway är k
'oauth_taken' => 'Kontot är redan registerat',
'emailed_payment' => 'Epostade betalningen utan problem',
'email_payment' => 'Eposta betalning',
'sent' => 'Skickat',
'invoiceplane_import' => 'Använd :link för att migrera din data från InvoicePlane.',
'duplicate_expense_warning' => 'Varning: Denna :link kan vara en dubblett',
'expense_link' => 'utgifter',
@ -2402,6 +2403,7 @@ Den här funktionen kräver att en produkt skapas och en betalningsgateway är k
'currency_myanmar_kyat' => 'Myanmar Kyat',
'currency_peruvian_sol' => 'Peruvian Sol',
'currency_botswana_pula' => 'Botswana Pula',
'currency_hungarian_forint' => 'Hungarian Forint',
'review_app_help' => 'We hope you\'re enjoying using the app.<br/>If you\'d consider <a href="http://www.capterra.com/p/145215/Invoice-Ninja/" target="_blank">writing a review</a> we\'d greatly appreciate it!',
'use_english_version' => 'Säkerställ att du använder Engelska versionen av filerna<br/>Vi använder kolumn headern för att matcha fälten.',
@ -2438,7 +2440,6 @@ Den här funktionen kräver att en produkt skapas och en betalningsgateway är k
'include_errors' => 'Include Errors',
'include_errors_help' => 'Include :link from storage/logs/laravel-error.log',
'recent_errors' => 'recent errors',
'add_item' => 'Add Item',
'customer' => 'Kund',
'customers' => 'Kunder',
'created_customer' => 'Successfully created customer',
@ -2488,7 +2489,46 @@ Den här funktionen kräver att en produkt skapas och en betalningsgateway är k
'time_hr' => 'hr',
'time_hrs' => 'hrs',
'clear' => 'Clear',
'warn_payment_gateway' => 'Note: to accept online payments :link to add a payment gateway.',
'warn_payment_gateway' => 'Note: accepting online payments requires a payment gateway, :link to add one.',
'task_rate' => 'Task Rate',
'task_rate_help' => 'Set the default <b>rate for invoiced tasks</b>.',
'past_due' => 'Past Due',
'document' => 'Document',
'invoice_or_expense' => 'Invoice/Expense',
'invoice_pdfs' => 'Invoice PDFs',
'enable_sepa' => 'Accept SEPA',
'enable_bitcoin' => 'Accept Bitcoin',
'iban' => 'IBAN',
'sepa_authorization' => 'By providing your IBAN and confirming this payment, you are authorizing :company and Stripe, our payment service provider, to send instructions to your bank to debit your account and your bank to debit your account in accordance with those instructions. You are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited.',
'recover_license' => 'Recover License',
'purchase' => 'Purchase',
'recover' => 'Recover',
'apply' => 'Apply',
'recover_white_label_header' => 'Recover White Label License',
'apply_white_label_header' => 'Apply White Label License',
'videos' => 'Videos',
'video' => 'Video',
'return_to_invoice' => 'Return to Invoice',
'gateway_help_13' => 'To use ITN leave the PDT Key field blank.',
'partial_due_date' => 'Partial Due Date',
'task_fields' => 'Task Fields',
'product_fields_help' => 'Drag and drop fields to change their order',
'custom_value1' => 'Custom Value',
'custom_value2' => 'Custom Value',
'enable_two_factor' => 'Two-Factor Authentication',
'enable_two_factor_help' => 'Use your phone to confirm your identity when logging in',
'two_factor_setup' => 'Two-Factor Setup',
'two_factor_setup_help' => 'Scan the bar code with a :link compatible app.',
'one_time_password' => 'One Time Password',
'set_phone_for_two_factor' => 'Set your phone number to enable.',
'enabled_two_factor' => 'Successfully enabled Two-Factor Authentication',
'add_product' => 'Add Product',
'email_will_be_sent_on' => 'Note: the email will be sent on :date.',
'invoice_product' => 'Invoice Product',
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
);
return $LANG;

View File

@ -305,7 +305,7 @@ $LANG = array(
'specify_colors' => 'ระบุสี',
'specify_colors_label' => 'เลือกสีที่จะใช้กับใบแจ้งหนี้',
'chart_builder' => 'เครื่องมือสร้างแผนภูมิ',
'ninja_email_footer' => 'ใช้ :site เพื่อออกใบแจ้งหนี้ให้กับลูกค้าของคุณและรับเงินออนไลน์',
'ninja_email_footer' => 'Created by :site | Create. Send. Get Paid.',
'go_pro' => 'Go Pro',
'quote' => 'ใบเสนอราคา',
'quotes' => 'ใบเสนอราคา',
@ -347,8 +347,6 @@ $LANG = array(
'session_expired' => 'เซสชั่นของคุณหมดอายุ',
'invoice_fields' => 'ฟิลด์ใบเสนอราคา',
'invoice_options' => 'ตัวเลือกใบเสนอราคา',
'hide_quantity' => 'ซ่อนจำนวน',
'hide_quantity_help' => 'ปิดการใช้งานคอลัมน์ปริมาณแล้วคุณสามารถจัดเรียงใบแจ้งหนี้ได้โดยไม่ต้องแสดงฟิลด์นี้อีกต่อไป',
'hide_paid_to_date' => 'ซ่อนการจ่ายเงินไปยังวันที่',
'hide_paid_to_date_help' => 'แสดงเฉพาะพื้นที่ "ชำระเงินถึงวันที่" ในใบแจ้งหนี้ของคุณเมื่อได้รับการชำระเงินแล้ว',
'charge_taxes' => 'ภาษีค่าบริการ',
@ -506,6 +504,7 @@ $LANG = array(
'payment_type_credit_card' => 'บัตรเครดิต',
'payment_type_paypal' => 'PayPal',
'payment_type_bitcoin' => 'Bitcoin',
'payment_type_gocardless' => 'GoCardless',
'knowledge_base' => 'ฐานความรู้',
'partial' => 'บางส่วน / เงินฝาก',
'partial_remaining' => ':partial ของ :balance',
@ -700,7 +699,7 @@ $LANG = array(
'invalid_credentials' => 'ข้อมูลรับรองเหล่านี้ไม่ตรงกับบันทึกของเรา',
'show_all_options' => 'แสดงตัวเลือกทั้งหมด',
'user_details' => 'รายละเอียดผู้ใช้',
'oneclick_login' => 'เข้าสู่ระบบเพียงคลิกเดียว',
'oneclick_login' => 'Connected Account',
'disable' => 'ปิดการใช้',
'invoice_quote_number' => 'หมายเลขใบแจ้งหนี้และใบเสนอราคา',
'invoice_charges' => 'การเรียกเก็บเงินตามใบแจ้งหนี้',
@ -1018,7 +1017,7 @@ $LANG = array(
'pro_plan_remove_logo' => ':link ลบโลโก้ Invoice Ninja โดยการเข้าร่วม Pro Plan',
'pro_plan_remove_logo_link' => 'คลิกที่นี่',
'invitation_status_sent' => 'sent',
'invitation_status_sent' => 'Sent',
'invitation_status_opened' => 'Opened',
'invitation_status_viewed' => 'มุมมอง',
'email_error_inactive_client' => 'อีเมลไม่สามารถส่งไปยังลูกค้าที่ไม่ได้ใช้งานได้',
@ -1100,8 +1099,9 @@ $LANG = array(
'email_documents_header' => 'เอกสาร:',
'email_documents_example_1' => 'Widgets Receipt.pdf',
'email_documents_example_2' => 'Final Deliverable.zip',
'invoice_documents' => 'เอกสาร',
'expense_documents' => 'เอกสารแนบ',
'quote_documents' => 'Quote Documents',
'invoice_documents' => 'Invoice Documents',
'expense_documents' => 'Expense Documents',
'invoice_embed_documents' => 'ฝังเอกสาร',
'invoice_embed_documents_help' => 'รวมภาพที่แนบมาในใบแจ้งหนี้',
'document_email_attachment' => 'แนบเอกสาร',
@ -1371,6 +1371,7 @@ $LANG = array(
'use_bank_on_file' => 'ใช้ธนาคารจากไฟล์',
'auto_bill_email_message' => 'ใบแจ้งหนี้นี้จะถูกเรียกเก็บเงินโดยอัตโนมัติตามวิธีการชำระเงินที่ระบุในวันที่ครบกำหนด',
'bitcoin' => 'Bitcoin',
'gocardless' => 'GoCardless',
'added_on' => 'เพิ่ม :date',
'failed_remove_payment_method' => 'ไม่สามารถลบวิธีการชำระเงินได้',
'gateway_exists' => 'เกตเวย์นี้มีอยู่แล้ว',
@ -1384,6 +1385,7 @@ $LANG = array(
'freq_four_weeks' => 'สี่สับดาห์',
'freq_monthly' => 'รายเดือน',
'freq_three_months' => 'สามเดือน',
'freq_four_months' => 'Four months',
'freq_six_months' => 'หกเดือน',
'freq_annually' => 'รายปี',
@ -2245,7 +2247,6 @@ $LANG = array(
'oauth_taken' => 'มีการลงทะเบียนบัญชีแล้ว',
'emailed_payment' => 'ส่งอีเมลเรียบร้อยแล้ว',
'email_payment' => 'การชำระเงินทางอีเมล',
'sent' => 'Sent',
'invoiceplane_import' => 'ใช้ :link เพื่อย้ายข้อมูลของคุณจาก InvoicePlane',
'duplicate_expense_warning' => 'คำเตือน: :link นี้อาจซ้ำซ้อน',
'expense_link' => 'ค่าใช้จ่าย',
@ -2397,6 +2398,7 @@ $LANG = array(
'currency_myanmar_kyat' => 'พม่า จัตพม่า',
'currency_peruvian_sol' => 'เปรู นูโวซอล',
'currency_botswana_pula' => 'Botswana Pula',
'currency_hungarian_forint' => 'Hungarian Forint',
'review_app_help' => 'We hope you\'re enjoying using the app.<br/>If you\'d consider <a href="http://www.capterra.com/p/145215/Invoice-Ninja/" target="_blank">writing a review</a> we\'d greatly appreciate it!',
'use_english_version' => 'คุณแน่ใจว่าใช้ไฟล์นี้ด้วยภาษาอังกฤษ.<br/>เราใช้คอลัมนี้เพื่อให้ตรงกับช่องที่กำหนด',
@ -2433,7 +2435,6 @@ $LANG = array(
'include_errors' => 'Include Errors',
'include_errors_help' => 'Include :link from storage/logs/laravel-error.log',
'recent_errors' => 'recent errors',
'add_item' => 'Add Item',
'customer' => 'Customer',
'customers' => 'Customers',
'created_customer' => 'Successfully created customer',
@ -2483,7 +2484,46 @@ $LANG = array(
'time_hr' => 'hr',
'time_hrs' => 'hrs',
'clear' => 'Clear',
'warn_payment_gateway' => 'Note: to accept online payments :link to add a payment gateway.',
'warn_payment_gateway' => 'Note: accepting online payments requires a payment gateway, :link to add one.',
'task_rate' => 'Task Rate',
'task_rate_help' => 'Set the default <b>rate for invoiced tasks</b>.',
'past_due' => 'Past Due',
'document' => 'Document',
'invoice_or_expense' => 'Invoice/Expense',
'invoice_pdfs' => 'Invoice PDFs',
'enable_sepa' => 'Accept SEPA',
'enable_bitcoin' => 'Accept Bitcoin',
'iban' => 'IBAN',
'sepa_authorization' => 'By providing your IBAN and confirming this payment, you are authorizing :company and Stripe, our payment service provider, to send instructions to your bank to debit your account and your bank to debit your account in accordance with those instructions. You are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited.',
'recover_license' => 'Recover License',
'purchase' => 'Purchase',
'recover' => 'Recover',
'apply' => 'Apply',
'recover_white_label_header' => 'Recover White Label License',
'apply_white_label_header' => 'Apply White Label License',
'videos' => 'Videos',
'video' => 'Video',
'return_to_invoice' => 'Return to Invoice',
'gateway_help_13' => 'To use ITN leave the PDT Key field blank.',
'partial_due_date' => 'Partial Due Date',
'task_fields' => 'Task Fields',
'product_fields_help' => 'Drag and drop fields to change their order',
'custom_value1' => 'Custom Value',
'custom_value2' => 'Custom Value',
'enable_two_factor' => 'Two-Factor Authentication',
'enable_two_factor_help' => 'Use your phone to confirm your identity when logging in',
'two_factor_setup' => 'Two-Factor Setup',
'two_factor_setup_help' => 'Scan the bar code with a :link compatible app.',
'one_time_password' => 'One Time Password',
'set_phone_for_two_factor' => 'Set your phone number to enable.',
'enabled_two_factor' => 'Successfully enabled Two-Factor Authentication',
'add_product' => 'Add Product',
'email_will_be_sent_on' => 'Note: the email will be sent on :date.',
'invoice_product' => 'Invoice Product',
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
);
return $LANG;

View File

@ -304,7 +304,7 @@ adresine gönderildi. Müthiş tüm özelliklerin kilidini açmak için lütfen
'specify_colors' => 'Renkleri belirtin',
'specify_colors_label' => 'Faturada kullanılan renkleri seçin',
'chart_builder' => 'Grafik Oluşturucu',
'ninja_email_footer' => 'Müşterilerinize fatura göndermek ve ücretsiz çevrimiçi ödeme almak için :site adresini kullanın!',
'ninja_email_footer' => 'Created by :site | Create. Send. Get Paid.',
'go_pro' => 'Pro Plana Geç',
'quote' => 'Teklif',
'quotes' => 'Teklifler',
@ -346,8 +346,6 @@ adresine gönderildi. Müthiş tüm özelliklerin kilidini açmak için lütfen
'session_expired' => 'Oturumunuz sonlandı.',
'invoice_fields' => 'Fatura Alanları',
'invoice_options' => 'Fatura Seçenekleri',
'hide_quantity' => 'Miktarı Gizle',
'hide_quantity_help' => 'Disable the quantities column, then you can declutter invoices by no longer displaying this field.',
'hide_paid_to_date' => 'Ödeme Tarihini Gizle',
'hide_paid_to_date_help' => 'Bir ödeme alındığında yalnızca faturalarınızdaki "Ödenen Tarihi" alanını görüntüleyin.',
'charge_taxes' => 'Vergi masrafları',
@ -505,6 +503,7 @@ adresine gönderildi. Müthiş tüm özelliklerin kilidini açmak için lütfen
'payment_type_credit_card' => 'Kredi Kartı',
'payment_type_paypal' => 'PayPal',
'payment_type_bitcoin' => 'Bitcoin',
'payment_type_gocardless' => 'GoCardless',
'knowledge_base' => 'Bilgi Tabanı',
'partial' => 'Kısmi / Mevduat',
'partial_remaining' => ':partial / :balance',
@ -699,7 +698,7 @@ adresine gönderildi. Müthiş tüm özelliklerin kilidini açmak için lütfen
'invalid_credentials' => 'Bu kimlik bilgileri kayıtlarımızla uyuşmuyor',
'show_all_options' => 'Tüm seçenekleri göster',
'user_details' => 'Kullanıcı Detayları',
'oneclick_login' => 'Tek Tıkla Oturum Açma',
'oneclick_login' => 'Connected Account',
'disable' => 'Devre dışı bırak',
'invoice_quote_number' => 'Fatura ve Teklif Numaraları',
'invoice_charges' => 'Invoice Surcharges',
@ -1015,7 +1014,7 @@ adresine gönderildi. Müthiş tüm özelliklerin kilidini açmak için lütfen
'pro_plan_remove_logo' => ':link to remove the Invoice Ninja logo by joining the Pro Plan',
'pro_plan_remove_logo_link' => 'Click here',
'invitation_status_sent' => 'sent',
'invitation_status_sent' => 'Sent',
'invitation_status_opened' => 'Opened',
'invitation_status_viewed' => 'Viewed',
'email_error_inactive_client' => 'Emails can not be sent to inactive clients',
@ -1097,8 +1096,9 @@ adresine gönderildi. Müthiş tüm özelliklerin kilidini açmak için lütfen
'email_documents_header' => 'Dökümanlar:',
'email_documents_example_1' => 'Widgets Receipt.pdf',
'email_documents_example_2' => 'Final Deliverable.zip',
'invoice_documents' => 'Dökümanlar',
'expense_documents' => 'Ekli Döküman(lar)',
'quote_documents' => 'Quote Documents',
'invoice_documents' => 'Invoice Documents',
'expense_documents' => 'Expense Documents',
'invoice_embed_documents' => 'Embed Documents',
'invoice_embed_documents_help' => 'Include attached images in the invoice.',
'document_email_attachment' => 'Attach Documents',
@ -1368,6 +1368,7 @@ adresine gönderildi. Müthiş tüm özelliklerin kilidini açmak için lütfen
'use_bank_on_file' => 'Use Bank on File',
'auto_bill_email_message' => 'This invoice will automatically be billed to the payment method on file on the due date.',
'bitcoin' => 'Bitcoin',
'gocardless' => 'GoCardless',
'added_on' => 'Added :date',
'failed_remove_payment_method' => 'Failed to remove the payment method',
'gateway_exists' => 'This gateway already exists',
@ -1381,6 +1382,7 @@ adresine gönderildi. Müthiş tüm özelliklerin kilidini açmak için lütfen
'freq_four_weeks' => 'Four weeks',
'freq_monthly' => 'Monthly',
'freq_three_months' => 'Three months',
'freq_four_months' => 'Four months',
'freq_six_months' => 'Six months',
'freq_annually' => 'Annually',
@ -2242,7 +2244,6 @@ adresine gönderildi. Müthiş tüm özelliklerin kilidini açmak için lütfen
'oauth_taken' => 'The account is already registered',
'emailed_payment' => 'Successfully emailed payment',
'email_payment' => 'Email Payment',
'sent' => 'Sent',
'invoiceplane_import' => 'Use :link to migrate your data from InvoicePlane.',
'duplicate_expense_warning' => 'Warning: This :link may be a duplicate',
'expense_link' => 'expense',
@ -2394,6 +2395,7 @@ adresine gönderildi. Müthiş tüm özelliklerin kilidini açmak için lütfen
'currency_myanmar_kyat' => 'Myanmar Kyat',
'currency_peruvian_sol' => 'Peruvian Sol',
'currency_botswana_pula' => 'Botswana Pula',
'currency_hungarian_forint' => 'Hungarian Forint',
'review_app_help' => 'We hope you\'re enjoying using the app.<br/>If you\'d consider <a href="http://www.capterra.com/p/145215/Invoice-Ninja/" target="_blank">writing a review</a> we\'d greatly appreciate it!',
'use_english_version' => 'Make sure to use the English version of the files.<br/>We use the column headers to match the fields.',
@ -2430,7 +2432,6 @@ adresine gönderildi. Müthiş tüm özelliklerin kilidini açmak için lütfen
'include_errors' => 'Include Errors',
'include_errors_help' => 'Include :link from storage/logs/laravel-error.log',
'recent_errors' => 'recent errors',
'add_item' => 'Add Item',
'customer' => 'Customer',
'customers' => 'Customers',
'created_customer' => 'Successfully created customer',
@ -2480,7 +2481,46 @@ adresine gönderildi. Müthiş tüm özelliklerin kilidini açmak için lütfen
'time_hr' => 'hr',
'time_hrs' => 'hrs',
'clear' => 'Clear',
'warn_payment_gateway' => 'Note: to accept online payments :link to add a payment gateway.',
'warn_payment_gateway' => 'Note: accepting online payments requires a payment gateway, :link to add one.',
'task_rate' => 'Task Rate',
'task_rate_help' => 'Set the default <b>rate for invoiced tasks</b>.',
'past_due' => 'Past Due',
'document' => 'Document',
'invoice_or_expense' => 'Invoice/Expense',
'invoice_pdfs' => 'Invoice PDFs',
'enable_sepa' => 'Accept SEPA',
'enable_bitcoin' => 'Accept Bitcoin',
'iban' => 'IBAN',
'sepa_authorization' => 'By providing your IBAN and confirming this payment, you are authorizing :company and Stripe, our payment service provider, to send instructions to your bank to debit your account and your bank to debit your account in accordance with those instructions. You are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited.',
'recover_license' => 'Recover License',
'purchase' => 'Purchase',
'recover' => 'Recover',
'apply' => 'Apply',
'recover_white_label_header' => 'Recover White Label License',
'apply_white_label_header' => 'Apply White Label License',
'videos' => 'Videos',
'video' => 'Video',
'return_to_invoice' => 'Return to Invoice',
'gateway_help_13' => 'To use ITN leave the PDT Key field blank.',
'partial_due_date' => 'Partial Due Date',
'task_fields' => 'Task Fields',
'product_fields_help' => 'Drag and drop fields to change their order',
'custom_value1' => 'Custom Value',
'custom_value2' => 'Custom Value',
'enable_two_factor' => 'Two-Factor Authentication',
'enable_two_factor_help' => 'Use your phone to confirm your identity when logging in',
'two_factor_setup' => 'Two-Factor Setup',
'two_factor_setup_help' => 'Scan the bar code with a :link compatible app.',
'one_time_password' => 'One Time Password',
'set_phone_for_two_factor' => 'Set your phone number to enable.',
'enabled_two_factor' => 'Successfully enabled Two-Factor Authentication',
'add_product' => 'Add Product',
'email_will_be_sent_on' => 'Note: the email will be sent on :date.',
'invoice_product' => 'Invoice Product',
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
);
return $LANG;