Update lang files

This commit is contained in:
Hillel Coren 2017-12-11 21:33:50 +02:00
parent 0e489da9e9
commit 487889bb02
26 changed files with 3456 additions and 1180 deletions

File diff suppressed because one or more lines are too long

View File

@ -386,6 +386,7 @@ $LANG = array(
'gateway_help_2' => ':link to sign up for Authorize.net.',
'gateway_help_17' => ':link to get your PayPal API signature.',
'gateway_help_27' => ':link to sign up for 2Checkout.com. To ensure payments are tracked set :complete_link as the redirect URL under Account > Site Management in the 2Checkout portal.',
'gateway_help_60' => ':link to create a WePay account.',
'more_designs' => 'More designs',
'more_designs_title' => 'Additional Invoice Designs',
'more_designs_cloud_header' => 'Go Pro for more invoice designs',
@ -1050,7 +1051,7 @@ $LANG = array(
// Client Passwords
'enable_portal_password' => 'Password Protect Invoices',
'enable_portal_password_help' => 'Allows you to set a password for each contact. If a password is set, the contact will be required to enter a password before viewing invoices.',
'send_portal_password' => 'Generate Password Automatically',
'send_portal_password' => 'Generate Automatically',
'send_portal_password_help' => 'If no password is set, one will be generated and sent with the first invoice.',
'expired' => 'Expired',
@ -1378,7 +1379,9 @@ $LANG = array(
// Frequencies
'freq_inactive' => 'Inactive',
'freq_daily' => 'Daily',
'freq_weekly' => 'Weekly',
'freq_biweekly' => 'Biweekly',
'freq_two_weeks' => 'Two weeks',
'freq_four_weeks' => 'Four weeks',
'freq_monthly' => 'Monthly',
@ -1416,6 +1419,8 @@ $LANG = array(
'payment_type_Alipay' => 'Alipay',
'payment_type_Sofort' => 'Sofort',
'payment_type_SEPA' => 'SEPA Direct Debit',
'payment_type_Bitcoin' => 'Bitcoin',
'payment_type_GoCardless' => 'GoCardless',
// Industries
'industry_Accounting & Legal' => 'Accounting & Legal',
@ -1915,6 +1920,7 @@ $LANG = array(
'enterprise_upgrade_feature1' => 'Set permissions for multiple-users',
'enterprise_upgrade_feature2' => 'Attach 3rd party files to invoices & expenses',
'much_more' => 'Much More!',
'all_pro_fetaures' => 'Plus all pro features!',
'currency_symbol' => 'Symbol',
'currency_code' => 'Code',
@ -1989,14 +1995,14 @@ $LANG = array(
'created_project' => 'Successfully created project',
'archived_project' => 'Successfully archived project',
'archived_projects' => 'Successfully archived :count projects',
'restore_project' => 'Restore project',
'restore_project' => 'Restore Project',
'restored_project' => 'Successfully restored project',
'delete_project' => 'Delete project',
'delete_project' => 'Delete Project',
'deleted_project' => 'Successfully deleted project',
'deleted_projects' => 'Successfully deleted :count projects',
'delete_expense_category' => 'Delete category',
'deleted_expense_category' => 'Successfully deleted category',
'delete_product' => 'Delete product',
'delete_product' => 'Delete Product',
'deleted_product' => 'Successfully deleted product',
'deleted_products' => 'Successfully deleted :count products',
'restored_product' => 'Successfully restored product',
@ -2110,7 +2116,7 @@ $LANG = array(
// Updated login screen
'ninja_tagline' => 'Create. Send. Get Paid.',
'login_or_existing' => 'Or login with an existing account.',
'login_or_existing' => 'Or login with a connected account.',
'sign_up_now' => 'Sign Up Now',
'not_a_member_yet' => 'Not a member yet?',
'login_create_an_account' => 'Create an Account!',
@ -2521,6 +2527,89 @@ $LANG = array(
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
'your_password_reset_link' => 'Your Password Reset Link',
'subdomain_taken' => 'The subdomain is already in use',
'client_login' => 'Client Login',
'converted_amount' => 'Converted Amount',
'default' => 'Default',
'shipping_address' => 'Shipping Address',
'bllling_address' => 'Billing Address',
'billing_address1' => 'Billing Street',
'billing_address2' => 'Billing Apt/Suite',
'billing_city' => 'Billing City',
'billing_state' => 'Billing State/Province',
'billing_postal_code' => 'Billing Postal Code',
'billing_country' => 'Billing Country',
'shipping_address1' => 'Shipping Street',
'shipping_address2' => 'Shipping Apt/Suite',
'shipping_city' => 'Shipping City',
'shipping_state' => 'Shipping State/Province',
'shipping_postal_code' => 'Shipping Postal Code',
'shipping_country' => 'Shipping Country',
'classify' => 'Classify',
'show_shipping_address_help' => 'Require client to provide their shipping address',
'ship_to_billing_address' => 'Ship to billing address',
'delivery_note' => 'Delivery Note',
'show_tasks_in_portal' => 'Show tasks in the client portal',
'cancel_schedule' => 'Cancel Schedule',
'scheduled_report' => 'Scheduled Report',
'scheduled_report_help' => 'Email the :report report as :format to :email',
'created_scheduled_report' => 'Successfully scheduled report',
'deleted_scheduled_report' => 'Successfully canceled scheduled report',
'scheduled_report_attached' => 'Your scheduled :type report is attached.',
'scheduled_report_error' => 'Failed to create schedule report',
'invalid_one_time_password' => 'Invalid one time password',
'apple_pay' => 'Apple/Google Pay',
'enable_apple_pay' => 'Accept Apple Pay and Pay with Google',
'requires_subdomain' => 'This payment type requires that a :link.',
'subdomain_is_set' => 'subdomain is set',
'verification_file' => 'Verification File',
'verification_file_missing' => 'The verification file is needed to accept payments.',
'apple_pay_domain' => 'Use <code>:domain</code> as the domain in :link.',
'apple_pay_not_supported' => 'Sorry, Apple/Google Pay isn\'t supported',
'optional_payment_methods' => 'Optional Payment Methods',
'add_subscription' => 'Add Subscription',
'target_url' => 'Target',
'target_url_help' => 'When the selected event occurs the app will post the entity as JSON to the target URL.',
'event' => 'Event',
'subscription_event_1' => 'Created Client',
'subscription_event_2' => 'Created Invoice',
'subscription_event_3' => 'Created Quote',
'subscription_event_4' => 'Created Payment',
'subscription_event_5' => 'Created Vendor',
'subscription_event_6' => 'Updated Quote',
'subscription_event_7' => 'Deleted Quote',
'subscription_event_8' => 'Updated Invoice',
'subscription_event_9' => 'Deleted Invoice',
'subscriptions' => 'Subscriptions',
'updated_subscription' => 'Successfully updated subscription',
'created_subscription' => 'Successfully created subscription',
'edit_subscription' => 'Edit Subscription',
'archive_subscription' => 'Archive Subscription',
'archived_subscription' => 'Successfully archived subscription',
'project_error_multiple_clients' => 'The projects can\'t belong to different clients',
'invoice_project' => 'Invoice Project',
'module_recurring_invoice' => 'Recurring Invoices',
'module_credit' => 'Credits',
'module_quote' => 'Quotes',
'module_task' => 'Tasks & Projects',
'module_expense' => 'Expenses & Vendors',
'reminders' => 'Reminders',
'send_client_reminders' => 'Send email reminders',
'can_view_tasks' => 'Tasks are visible in the portal',
'is_not_sent_reminders' => 'Reminders are not sent',
'promotion_footer' => 'Your promotion will expire soon, :link to upgrade now.',
'unable_to_delete_primary' => 'Note: to delete this company first delete all linked companies.',
'please_register' => 'Please register your account',
'processing_request' => 'Processing request',
'mcrypt_warning' => 'Warning: Mcrypt is deprecated, run <code>php artisan ninja:update-key --legacy=true</code> to update your cipher.',
'edit_times' => 'Edit Times',
'inclusive_taxes_help' => 'Include <b>taxes in the cost</b>',
'inclusive_taxes_warning' => 'Warning: existing invoices will need to be resaved',
'copy_shipping' => 'Copy Shipping',
'copy_billing' => 'Copy Billing',
'quote_has_expired' => 'The quote has expired, please contact the merchant.',
'empty_table_footer' => 'Showing 0 to 0 of 0 entries',
);

View File

@ -385,6 +385,7 @@ $LANG = array(
'gateway_help_2' => ':link zaregistrovat se na Authorize.net.',
'gateway_help_17' => ':link získat PayPal API signature.',
'gateway_help_27' => ':link to sign up for 2Checkout.com. To ensure payments are tracked set :complete_link as the redirect URL under Account > Site Management in the 2Checkout portal.',
'gateway_help_60' => ':link to create a WePay account.',
'more_designs' => 'Více vzhledů',
'more_designs_title' => 'Další vzhledy faktur',
'more_designs_cloud_header' => 'Přejděte na Profi plán pro více vzhledů faktur',
@ -1052,7 +1053,7 @@ $LANG = array(
// Client Passwords
'enable_portal_password' => 'Password Protect Invoices',
'enable_portal_password_help' => 'Umožní Vám nastavit heslo pro každý kontakt. Pokud heslo nastavíte, tak kontakt ho bude pro zobrazení faktury vždy použít.',
'send_portal_password' => 'Generate Password Automatically',
'send_portal_password' => 'Generate Automatically',
'send_portal_password_help' => 'Pokud heslo není nastaveno, bude vygenerováno a zasláno spolu s první fakturou.',
'expired' => 'Expirované',
@ -1380,7 +1381,9 @@ $LANG = array(
// Frequencies
'freq_inactive' => 'Inactive',
'freq_daily' => 'Daily',
'freq_weekly' => 'Weekly',
'freq_biweekly' => 'Biweekly',
'freq_two_weeks' => 'Two weeks',
'freq_four_weeks' => 'Four weeks',
'freq_monthly' => 'Monthly',
@ -1418,6 +1421,8 @@ $LANG = array(
'payment_type_Alipay' => 'Alipay',
'payment_type_Sofort' => 'Sofort',
'payment_type_SEPA' => 'SEPA Direct Debit',
'payment_type_Bitcoin' => 'Bitcoin',
'payment_type_GoCardless' => 'GoCardless',
// Industries
'industry_Accounting & Legal' => 'Accounting & Legal',
@ -1917,6 +1922,7 @@ $LANG = array(
'enterprise_upgrade_feature1' => 'Set permissions for multiple-users',
'enterprise_upgrade_feature2' => 'Attach 3rd party files to invoices & expenses',
'much_more' => 'Much More!',
'all_pro_fetaures' => 'Plus all pro features!',
'currency_symbol' => 'Symbol',
'currency_code' => 'Code',
@ -1991,14 +1997,14 @@ $LANG = array(
'created_project' => 'Successfully created project',
'archived_project' => 'Successfully archived project',
'archived_projects' => 'Successfully archived :count projects',
'restore_project' => 'Restore project',
'restore_project' => 'Restore Project',
'restored_project' => 'Successfully restored project',
'delete_project' => 'Delete project',
'delete_project' => 'Delete Project',
'deleted_project' => 'Successfully deleted project',
'deleted_projects' => 'Successfully deleted :count projects',
'delete_expense_category' => 'Delete category',
'deleted_expense_category' => 'Successfully deleted category',
'delete_product' => 'Delete product',
'delete_product' => 'Delete Product',
'deleted_product' => 'Successfully deleted product',
'deleted_products' => 'Successfully deleted :count products',
'restored_product' => 'Successfully restored product',
@ -2112,7 +2118,7 @@ $LANG = array(
// Updated login screen
'ninja_tagline' => 'Create. Send. Get Paid.',
'login_or_existing' => 'Or login with an existing account.',
'login_or_existing' => 'Or login with a connected account.',
'sign_up_now' => 'Sign Up Now',
'not_a_member_yet' => 'Not a member yet?',
'login_create_an_account' => 'Create an Account!',
@ -2523,6 +2529,89 @@ $LANG = array(
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
'your_password_reset_link' => 'Your Password Reset Link',
'subdomain_taken' => 'The subdomain is already in use',
'client_login' => 'Client Login',
'converted_amount' => 'Converted Amount',
'default' => 'Default',
'shipping_address' => 'Shipping Address',
'bllling_address' => 'Billing Address',
'billing_address1' => 'Billing Street',
'billing_address2' => 'Billing Apt/Suite',
'billing_city' => 'Billing City',
'billing_state' => 'Billing State/Province',
'billing_postal_code' => 'Billing Postal Code',
'billing_country' => 'Billing Country',
'shipping_address1' => 'Shipping Street',
'shipping_address2' => 'Shipping Apt/Suite',
'shipping_city' => 'Shipping City',
'shipping_state' => 'Shipping State/Province',
'shipping_postal_code' => 'Shipping Postal Code',
'shipping_country' => 'Shipping Country',
'classify' => 'Classify',
'show_shipping_address_help' => 'Require client to provide their shipping address',
'ship_to_billing_address' => 'Ship to billing address',
'delivery_note' => 'Delivery Note',
'show_tasks_in_portal' => 'Show tasks in the client portal',
'cancel_schedule' => 'Cancel Schedule',
'scheduled_report' => 'Scheduled Report',
'scheduled_report_help' => 'Email the :report report as :format to :email',
'created_scheduled_report' => 'Successfully scheduled report',
'deleted_scheduled_report' => 'Successfully canceled scheduled report',
'scheduled_report_attached' => 'Your scheduled :type report is attached.',
'scheduled_report_error' => 'Failed to create schedule report',
'invalid_one_time_password' => 'Invalid one time password',
'apple_pay' => 'Apple/Google Pay',
'enable_apple_pay' => 'Accept Apple Pay and Pay with Google',
'requires_subdomain' => 'This payment type requires that a :link.',
'subdomain_is_set' => 'subdomain is set',
'verification_file' => 'Verification File',
'verification_file_missing' => 'The verification file is needed to accept payments.',
'apple_pay_domain' => 'Use <code>:domain</code> as the domain in :link.',
'apple_pay_not_supported' => 'Sorry, Apple/Google Pay isn\'t supported',
'optional_payment_methods' => 'Optional Payment Methods',
'add_subscription' => 'Add Subscription',
'target_url' => 'Target',
'target_url_help' => 'When the selected event occurs the app will post the entity as JSON to the target URL.',
'event' => 'Event',
'subscription_event_1' => 'Created Client',
'subscription_event_2' => 'Created Invoice',
'subscription_event_3' => 'Created Quote',
'subscription_event_4' => 'Created Payment',
'subscription_event_5' => 'Created Vendor',
'subscription_event_6' => 'Updated Quote',
'subscription_event_7' => 'Deleted Quote',
'subscription_event_8' => 'Updated Invoice',
'subscription_event_9' => 'Deleted Invoice',
'subscriptions' => 'Subscriptions',
'updated_subscription' => 'Successfully updated subscription',
'created_subscription' => 'Successfully created subscription',
'edit_subscription' => 'Edit Subscription',
'archive_subscription' => 'Archive Subscription',
'archived_subscription' => 'Successfully archived subscription',
'project_error_multiple_clients' => 'The projects can\'t belong to different clients',
'invoice_project' => 'Invoice Project',
'module_recurring_invoice' => 'Recurring Invoices',
'module_credit' => 'Credits',
'module_quote' => 'Quotes',
'module_task' => 'Tasks & Projects',
'module_expense' => 'Expenses & Vendors',
'reminders' => 'Reminders',
'send_client_reminders' => 'Send email reminders',
'can_view_tasks' => 'Tasks are visible in the portal',
'is_not_sent_reminders' => 'Reminders are not sent',
'promotion_footer' => 'Your promotion will expire soon, :link to upgrade now.',
'unable_to_delete_primary' => 'Note: to delete this company first delete all linked companies.',
'please_register' => 'Please register your account',
'processing_request' => 'Processing request',
'mcrypt_warning' => 'Warning: Mcrypt is deprecated, run <code>php artisan ninja:update-key --legacy=true</code> to update your cipher.',
'edit_times' => 'Edit Times',
'inclusive_taxes_help' => 'Include <b>taxes in the cost</b>',
'inclusive_taxes_warning' => 'Warning: existing invoices will need to be resaved',
'copy_shipping' => 'Copy Shipping',
'copy_billing' => 'Copy Billing',
'quote_has_expired' => 'The quote has expired, please contact the merchant.',
'empty_table_footer' => 'Showing 0 to 0 of 0 entries',
);

File diff suppressed because it is too large Load Diff

View File

@ -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' => 'Created by :site | Create. Send. Get Paid.',
'ninja_email_footer' => 'Erstellt von :site | Erstelle. Sende. Werde bezahlt.',
'go_pro' => 'Pro werden',
'quote' => 'Angebot',
'quotes' => 'Angebote',
@ -386,6 +386,7 @@ $LANG = array(
'gateway_help_2' => ':link um sich bei Authorize.net anzumelden.',
'gateway_help_17' => ':link, um deine PayPal API-Signatur zu erhalten.',
'gateway_help_27' => ':link to sign up for 2Checkout.com. To ensure payments are tracked set :complete_link as the redirect URL under Account > Site Management in the 2Checkout portal.',
'gateway_help_60' => ':link to create a WePay account.',
'more_designs' => 'Weitere Designs',
'more_designs_title' => 'Zusätzliche Rechnungsdesigns',
'more_designs_cloud_header' => 'Werde Pro-Mitglied für zusätzliche Rechnungsdesigns',
@ -437,7 +438,7 @@ $LANG = array(
'reset_all' => 'Alle zurücksetzen',
'approve' => 'Zustimmen',
'token_billing_type_id' => 'Token Billing',
'token_billing_help' => 'Store payment details with WePay, Stripe, Braintree or GoCardless.',
'token_billing_help' => 'Zahlungsdetails mit WePay, Stripe, Baintree oder GoCardless speichern.',
'token_billing_1' => 'Deaktiviert',
'token_billing_2' => 'Opt-in - Kontrollkästchen wird angezeigt ist aber nicht ausgewählt',
'token_billing_3' => 'Opt-out - Kontrollkästchen wird angezeigt und ist ausgewählt',
@ -699,7 +700,7 @@ $LANG = array(
'invalid_credentials' => 'Diese Zugangsdaten können wir nicht finden.',
'show_all_options' => 'Zeige alle Optionen',
'user_details' => 'Benutzerdaten',
'oneclick_login' => 'Connected Account',
'oneclick_login' => 'Verbundenes Konto',
'disable' => 'Deaktivieren',
'invoice_quote_number' => 'Rechnungs- und Angebotsnummern',
'invoice_charges' => 'Rechnungsgebühren',
@ -1050,7 +1051,7 @@ $LANG = array(
// Client Passwords
'enable_portal_password' => 'Rechnungen mit Passwort schützen',
'enable_portal_password_help' => 'Erlaubt Ihnen ein Passwort für jeden Kontakt zu erstellen. Wenn ein Passwort erstellt wurde, muss der Kunde dieses eingeben, bevor er eine Rechnung ansehen darf.',
'send_portal_password' => 'Passwort automatisch generieren',
'send_portal_password' => 'Automatisch generieren',
'send_portal_password_help' => 'Wenn kein Passwort gesetzt wurde, wird eins generiert und mit der ersten Rechnung verschickt.',
'expired' => 'Abgelaufen',
@ -1193,7 +1194,7 @@ $LANG = array(
'status_refunded' => 'Erstattet',
'status_voided' => 'Abgebrochen',
'refunded_payment' => 'Zahlung erstattet',
'activity_39' => ':user cancelled a :payment_amount payment :payment',
'activity_39' => ':user brach eine Zahlung über :payment_amount ab :payment',
'activity_40' => ':user refunded :adjustment of a :payment_amount payment :payment',
'card_expiration' => 'Ablaufdatum:&nbsp:expires',
@ -1378,7 +1379,9 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
// Frequencies
'freq_inactive' => 'Inaktiv',
'freq_daily' => 'Täglich',
'freq_weekly' => 'Wöchentlich',
'freq_biweekly' => 'Zweiwöchentlich',
'freq_two_weeks' => 'Zweiwöchentlich',
'freq_four_weeks' => 'Vierwöchentlich',
'freq_monthly' => 'Monatlich',
@ -1416,6 +1419,8 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
'payment_type_Alipay' => 'Alipay',
'payment_type_Sofort' => 'SOFORT-Überweisung',
'payment_type_SEPA' => 'SEPA-Lastschriftverfahren',
'payment_type_Bitcoin' => 'Bitcoin',
'payment_type_GoCardless' => 'GoCardless',
// Industries
'industry_Accounting & Legal' => 'Buchhaltung und Rechnungswesen',
@ -1915,6 +1920,7 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
'enterprise_upgrade_feature1' => 'Setzen Sie Berechtigungen für mehrere Nutzer',
'enterprise_upgrade_feature2' => 'Hängen Sie Dateien Dritter an Rechnungen und Ausgaben',
'much_more' => 'Vieles Mehr!',
'all_pro_fetaures' => 'Zusätzlich alle Pro Funktionen!',
'currency_symbol' => 'Währungssymbol',
'currency_code' => 'Währungssymbol',
@ -2110,7 +2116,7 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
// Updated login screen
'ninja_tagline' => 'Erstelle. Sende. Werde bezahlt.',
'login_or_existing' => 'Oder logge dich mit einem bestehenden Account ein.',
'login_or_existing' => 'Oder melde dich mit einem verbundenen Konto an.',
'sign_up_now' => 'Jetzt anmelden',
'not_a_member_yet' => 'Noch kein Mitglied?',
'login_create_an_account' => 'Konto erstellen!',
@ -2153,7 +2159,7 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
'set_limits_fees' => 'Limits/Gebühren festlegen',
'fees_tax_help' => 'Enable line item taxes to set the fee tax rates.',
'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.',
'discount_sample' => 'Der Rabatt für eine Rechnungen über :amount würde :total betragen.',
'no_fees' => 'Keine Gebühren',
'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',
@ -2228,7 +2234,7 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
'contact_fields' => 'Kontaktfelder',
'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',
'credit_total' => 'Gesamtguthaben',
'mark_billable' => 'zur Verrechnung kennzeichnen',
'billed' => 'Verrechnet',
'company_variables' => 'Firmen-Variablen',
@ -2273,12 +2279,12 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
'from_address' => 'Absenderadresse',
'port' => 'Port',
'encryption' => 'Verschlüsselung',
'mailgun_domain' => 'Mailgun Domain',
'mailgun_private_key' => 'Mailgun Private Key',
'mailgun_domain' => 'Mailgun Domäne',
'mailgun_private_key' => 'Mailgun privater Schlüssel',
'send_test_email' => 'Test-E-Mail verschicken',
'select_label' => 'Select Label',
'label' => 'Label',
'service' => 'Service',
'service' => 'Dienst',
'update_payment_details' => 'Aktualisiere Zahlungsdetails',
'updated_payment_details' => 'Zahlungsdetails erfolgreich aktualisiert',
'update_credit_card' => 'Aktualisiere Kreditkarte',
@ -2310,7 +2316,7 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
'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>',
'error_app_key_set_to_default' => 'Fehler: APP_KEY ist auf einen Standardwert gesetzt. Um ihn zu aktualisieren, sichere deine Datenbank und führe dann <code>php artisan ninja:update-key</code> aus',
'charge_late_fee' => 'Verspätungszuschlag berechnen',
'late_fee_amount' => 'Höhe des Verspätungszuschlags',
'late_fee_percent' => 'Verspätungszuschlag Prozent',
@ -2337,51 +2343,51 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
'currency_swedish_krona' => 'Schwedische Kronen',
'currency_kenyan_shilling' => 'Keniansche Schilling',
'currency_canadian_dollar' => 'Kanadische Dollar',
'currency_philippine_peso' => 'Philippine Peso',
'currency_indian_rupee' => 'Indian Rupee',
'currency_philippine_peso' => 'Philippinischer Peso',
'currency_indian_rupee' => 'Indische Rupie',
'currency_australian_dollar' => 'Australische Dollar',
'currency_singapore_dollar' => 'Singapur Dollar',
'currency_norske_kroner' => 'Norwegische Kronen',
'currency_new_zealand_dollar' => 'Neu Seeland Dollar',
'currency_vietnamese_dong' => 'Vietnamesische Dong',
'currency_swiss_franc' => 'Schweizer Franken',
'currency_guatemalan_quetzal' => 'Guatemalan Quetzal',
'currency_malaysian_ringgit' => 'Malaysian Ringgit',
'currency_brazilian_real' => 'Brazilian Real',
'currency_guatemalan_quetzal' => 'Guatemaltekischer Quetzal',
'currency_malaysian_ringgit' => 'Malaysischer Ringgit',
'currency_brazilian_real' => 'Brasilianischer Real',
'currency_thai_baht' => 'Thai Baht',
'currency_nigerian_naira' => 'Nigerian Naira',
'currency_argentine_peso' => 'Argentine Peso',
'currency_nigerian_naira' => 'Nigerianische Naira',
'currency_argentine_peso' => 'Argentinischer Peso',
'currency_bangladeshi_taka' => 'Bangladeshi Taka',
'currency_united_arab_emirates_dirham' => 'United Arab Emirates Dirham',
'currency_united_arab_emirates_dirham' => 'Vereinigte Arabische Emirate Dirham',
'currency_hong_kong_dollar' => 'Hong Kong Dollar',
'currency_indonesian_rupiah' => 'Indonesian Rupiah',
'currency_indonesian_rupiah' => 'Indonesische Rupiah',
'currency_mexican_peso' => 'Mexikanische Peso',
'currency_egyptian_pound' => 'Ägyptische Pfund',
'currency_colombian_peso' => 'Colombian Peso',
'currency_west_african_franc' => 'West African Franc',
'currency_chinese_renminbi' => 'Chinese Renminbi',
'currency_rwandan_franc' => 'Rwandan Franc',
'currency_tanzanian_shilling' => 'Tanzanian Shilling',
'currency_netherlands_antillean_guilder' => 'Netherlands Antillean Guilder',
'currency_trinidad_and_tobago_dollar' => 'Trinidad and Tobago Dollar',
'currency_east_caribbean_dollar' => 'East Caribbean Dollar',
'currency_colombian_peso' => 'Kolumbianischer Peso',
'currency_west_african_franc' => 'Westafrikanischer Franc',
'currency_chinese_renminbi' => 'Chinesischer Renminbi',
'currency_rwandan_franc' => 'Ruanda-Franc',
'currency_tanzanian_shilling' => 'Tansania-Schilling',
'currency_netherlands_antillean_guilder' => 'Niederländische-Antillen-Gulden',
'currency_trinidad_and_tobago_dollar' => 'Trinidad und Tobago-Dollar',
'currency_east_caribbean_dollar' => 'Ostkaribischer Dollar',
'currency_ghanaian_cedi' => 'Ghanaian Cedi',
'currency_bulgarian_lev' => 'Bulgarische Lev',
'currency_aruban_florin' => 'Aruban Florin',
'currency_aruban_florin' => 'Aruba-Florin',
'currency_turkish_lira' => 'Türkische Lira',
'currency_romanian_new_leu' => 'Romanian New Leu',
'currency_croatian_kuna' => 'Kroatische Kuna',
'currency_saudi_riyal' => 'Saudi Riyal',
'currency_japanese_yen' => 'Japanische Yen',
'currency_maldivian_rufiyaa' => 'Maldivian Rufiyaa',
'currency_costa_rican_colon' => 'Costa Rican Colón',
'currency_pakistani_rupee' => 'Pakistani Rupee',
'currency_costa_rican_colon' => 'Costa-Rica-Colón',
'currency_pakistani_rupee' => 'Pakistanische Rupie',
'currency_polish_zloty' => 'Polnische Zloty',
'currency_sri_lankan_rupee' => 'Sri Lankan Rupee',
'currency_czech_koruna' => 'Tschechische Kronen',
'currency_uruguayan_peso' => 'Uruguayan Peso',
'currency_namibian_dollar' => 'Namibian Dollar',
'currency_tunisian_dinar' => 'Tunisian Dinar',
'currency_uruguayan_peso' => 'Uruguayischer Peso',
'currency_namibian_dollar' => 'Namibischer Dollar',
'currency_tunisian_dinar' => 'Tunesischer Dinar',
'currency_russian_ruble' => 'Russische Rubel',
'currency_mozambican_metical' => 'Mozambican Metical',
'currency_omani_rial' => 'Omani Rial',
@ -2390,7 +2396,7 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
'currency_taiwan_new_dollar' => 'Taiwan New Dollar',
'currency_dominican_peso' => 'Dominican Peso',
'currency_chilean_peso' => 'Chilean Peso',
'currency_icelandic_krona' => 'Icelandic Króna',
'currency_icelandic_krona' => 'Isländische Krone',
'currency_papua_new_guinean_kina' => 'Papua New Guinean Kina',
'currency_jordanian_dinar' => 'Jordanian Dinar',
'currency_myanmar_kyat' => 'Myanmar Kyat',
@ -2442,7 +2448,7 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
'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.',
'deleted_account_details' => 'Dein Konto (:account) wurde erfolgreich gelöscht.',
'alipay' => 'Alipay',
'sofort' => 'SOFORT-Überweisung',
@ -2505,22 +2511,105 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
'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',
'product_fields_help' => 'Felder verschieben, um ihre Reihenfolge zu ändern',
'custom_value1' => 'Benutzerdefinierten Wert',
'custom_value2' => 'Benutzerdefinierten Wert',
'enable_two_factor' => 'Zwei-Faktor-Authentifizierung',
'enable_two_factor_help' => 'Bestätige beim Anmelden mit deinem Telefon deine Identität',
'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.',
'two_factor_setup_help' => 'Barcode mit :link kompatibler App scannen.',
'one_time_password' => 'Einmaliges Passwort',
'set_phone_for_two_factor' => 'Zum Aktivieren Telefonnummer festlegen',
'enabled_two_factor' => 'Zwei-Faktor-Authentifizierung erfolgreich aktiviert',
'add_product' => 'Produkt hinzufügen',
'email_will_be_sent_on' => 'Hinweis: Das E-Mail wird am :date gesendet.',
'invoice_product' => 'Rechnungsprodukt',
'self_host_login' => 'Eigenes-Hosting Anmeldung',
'set_self_hoat_url' => 'Eigenes-Hosting URL',
'local_storage_required' => 'Fehler: Lokaler Speicherplatz ist nicht verfügbar.',
'your_password_reset_link' => 'Dein Passwort zurücksetzen Link',
'subdomain_taken' => 'Die Subdomäne wird bereits verwendet',
'client_login' => 'Kundenanmeldung',
'converted_amount' => 'Umgerechneter Betrag',
'default' => 'Standard',
'shipping_address' => 'Lieferadresse',
'bllling_address' => 'Rechnungsadresse',
'billing_address1' => 'Strasse Rechnungsanschrift',
'billing_address2' => 'Billing Apt/Suite',
'billing_city' => 'Stadt Rechnungsanschrift',
'billing_state' => 'Billing State/Province',
'billing_postal_code' => 'Postleitzahl Rechnungsanschrift',
'billing_country' => 'Rechnungsland',
'shipping_address1' => 'Strasse Versandanschrift',
'shipping_address2' => 'Shipping Apt/Suite',
'shipping_city' => 'Stadt Versandanschrift',
'shipping_state' => 'Shipping State/Province',
'shipping_postal_code' => 'Postleitzahl Versandanschrift',
'shipping_country' => 'Lieferungsland',
'classify' => 'Klassifizieren',
'show_shipping_address_help' => 'Verlange von Kunden, ihre Versandadresse anzugeben',
'ship_to_billing_address' => 'An die Rechnungsadresse versenden',
'delivery_note' => 'Lieferschein',
'show_tasks_in_portal' => 'Zeige Aufgaben im Kundenportal',
'cancel_schedule' => 'Cancel Schedule',
'scheduled_report' => 'Geplanter Bericht',
'scheduled_report_help' => ':report Bericht als :format an E-Mail senden',
'created_scheduled_report' => 'Bericht erfolgreich eingeplant',
'deleted_scheduled_report' => 'Eingeplanten Bericht erfolgreich gelöscht',
'scheduled_report_attached' => 'Your scheduled :type report is attached.',
'scheduled_report_error' => 'Failed to create schedule report',
'invalid_one_time_password' => 'Invalid one time password',
'apple_pay' => 'Apple/Google Pay',
'enable_apple_pay' => 'Accept Apple Pay and Pay with Google',
'requires_subdomain' => 'This payment type requires that a :link.',
'subdomain_is_set' => 'subdomain is set',
'verification_file' => 'Verification File',
'verification_file_missing' => 'The verification file is needed to accept payments.',
'apple_pay_domain' => 'Use <code>:domain</code> as the domain in :link.',
'apple_pay_not_supported' => 'Es tut uns leid, Apple/Google Pay ist nicht unterstützt',
'optional_payment_methods' => 'Optionale Zahlungsmethoden',
'add_subscription' => 'Abonnement hinzufügen',
'target_url' => 'Ziel',
'target_url_help' => 'When the selected event occurs the app will post the entity as JSON to the target URL.',
'event' => 'Event',
'subscription_event_1' => 'Erstellter Kunde',
'subscription_event_2' => 'Erstellte Rechnung',
'subscription_event_3' => 'Created Quote',
'subscription_event_4' => 'Created Payment',
'subscription_event_5' => 'Erstellte Lieferanten',
'subscription_event_6' => 'Updated Quote',
'subscription_event_7' => 'Deleted Quote',
'subscription_event_8' => 'Aktualisierte Rechnung',
'subscription_event_9' => 'Gelöschte Rechnung',
'subscriptions' => 'Abonnements',
'updated_subscription' => 'Abonnement erfolgreich aktualisiert',
'created_subscription' => 'Abonnement erfolgreich erstellt',
'edit_subscription' => 'Abonnement bearbeiten',
'archive_subscription' => 'Abonnement archivieren',
'archived_subscription' => 'Abonnement erfolgreich archiviert',
'project_error_multiple_clients' => 'Die Projekte können nicht zu verschiedenen Kunden gehören',
'invoice_project' => 'Invoice Project',
'module_recurring_invoice' => 'Wiederkehrende Rechnungen',
'module_credit' => 'Guthaben',
'module_quote' => 'Quotes',
'module_task' => 'Tasks & Projects',
'module_expense' => 'Expenses & Vendors',
'reminders' => 'Erinnerungen',
'send_client_reminders' => 'Send email reminders',
'can_view_tasks' => 'Tasks are visible in the portal',
'is_not_sent_reminders' => 'Reminders are not sent',
'promotion_footer' => 'Your promotion will expire soon, :link to upgrade now.',
'unable_to_delete_primary' => 'Note: to delete this company first delete all linked companies.',
'please_register' => 'Please register your account',
'processing_request' => 'Processing request',
'mcrypt_warning' => 'Warning: Mcrypt is deprecated, run <code>php artisan ninja:update-key --legacy=true</code> to update your cipher.',
'edit_times' => 'Edit Times',
'inclusive_taxes_help' => 'Include <b>taxes in the cost</b>',
'inclusive_taxes_warning' => 'Warning: existing invoices will need to be resaved',
'copy_shipping' => 'Copy Shipping',
'copy_billing' => 'Copy Billing',
'quote_has_expired' => 'The quote has expired, please contact the merchant.',
'empty_table_footer' => 'Showing 0 to 0 of 0 entries',
);

View File

@ -386,6 +386,7 @@ email που είναι συνδεδεμένη με το λογαριασμό σ
'gateway_help_2' => ':link για εγγραφή στο Authorize.net.',
'gateway_help_17' => ':link για να πάρετε υπογραφή για το API του PayPal.',
'gateway_help_27' => ':link για να εγγραφείτε στο 2Checkout.com. Για να βεβαιωθείτε ότι οι πληρωμές παρακολουθούνται ορίστε το :complete_link ως τη διέυθυνση ανακατεύθυνσης στο Λογαριασμός > Διαχείρισης Ιστοσελίδας στην ιστοσελίδα του 2Checkout.',
'gateway_help_60' => ':link για δημιουργία λογαριασμού WePay.',
'more_designs' => 'Περισσότερα σχέδια',
'more_designs_title' => 'Επιπλέον Σχέδια Τιμολογίων',
'more_designs_cloud_header' => 'Αποκτήστε την Επαγγελματική έκδοση για επιπλέον σχέδια τιμολογίων',
@ -1050,7 +1051,7 @@ email που είναι συνδεδεμένη με το λογαριασμό σ
// Client Passwords
'enable_portal_password' => 'Προστασία Τιμολογίων με Κωδικό',
'enable_portal_password_help' => 'Επιτρέπει τον καθορισμό κωδικού για κάθε επαφή. Αν έχει καθοριστεί κωδικός, η επαφή θα υποχρεούται να καταχωρήσει κωδικό πριν την προβολή των τιμολογίων.',
'send_portal_password' => 'Αυτόματη Παραγωγή Κωδικού',
'send_portal_password' => 'Αυτόματη Δημιουργία',
'send_portal_password_help' => 'Εάν δεν έχει οριστεί κωδικό, θα δημιουργηθεί ένα αυτόματα και θα αποσταλεί με το πρώτο τιμολόγιο.',
'expired' => 'Ληγμένα',
@ -1378,7 +1379,9 @@ email που είναι συνδεδεμένη με το λογαριασμό σ
// Frequencies
'freq_inactive' => 'Ανενεργό',
'freq_daily' => 'Ημερήσιο',
'freq_weekly' => 'Εβδομάδα',
'freq_biweekly' => 'Ανά δύο εβδομάδες',
'freq_two_weeks' => 'Δύο εβδομάδες',
'freq_four_weeks' => 'Τέσσερις εβδομάδες',
'freq_monthly' => 'Μήνας',
@ -1416,6 +1419,8 @@ email που είναι συνδεδεμένη με το λογαριασμό σ
'payment_type_Alipay' => 'Alipay',
'payment_type_Sofort' => 'Sofort',
'payment_type_SEPA' => 'Απευθείας πίστωση SEPA',
'payment_type_Bitcoin' => 'Bitcoin',
'payment_type_GoCardless' => 'GoCardless',
// Industries
'industry_Accounting & Legal' => 'Λογιστικά & Νομικά',
@ -1915,6 +1920,7 @@ email που είναι συνδεδεμένη με το λογαριασμό σ
'enterprise_upgrade_feature1' => 'Ορίστε δικαιώματα για πολλαπλούς χρήστες',
'enterprise_upgrade_feature2' => 'Επισυνάψτε αρχεία τρίτων στα τιμολόγια και τις δαπάνες',
'much_more' => 'Πολύ Περισσότερα!',
'all_pro_fetaures' => 'Με επιπλέον όλα τα επαγγελματικά χαρακτηριστικά',
'currency_symbol' => 'Σύμβολο',
'currency_code' => 'Κωδικός',
@ -1989,14 +1995,14 @@ email που είναι συνδεδεμένη με το λογαριασμό σ
'created_project' => 'Επιτυχής δημιουργία project',
'archived_project' => 'Επιτυχής αρχειοθέτηση project',
'archived_projects' => 'Επιτυχής αρχειοθέτηση :count projects',
'restore_project' => 'Ανάκτηση project',
'restore_project' => 'Επαναφορά Project',
'restored_project' => 'Επιτυχής ανάκτηση project',
'delete_project' => 'Διαγραφή project',
'delete_project' => 'Διαγραφή Project',
'deleted_project' => 'Επιτυχής διαγραφή project',
'deleted_projects' => 'Επιτυχής διαγραφή :count projects',
'delete_expense_category' => 'Διαγραφή κατηγορίας',
'deleted_expense_category' => 'Επιτυχής διαγραφή κατηγορίας',
'delete_product' => 'Διαγραφή προϊόντος',
'delete_product' => 'Διαγραφή Προϊόντος',
'deleted_product' => 'Επιτυχής διαγραφή προϊόντος',
'deleted_products' => 'Επιτυχής διαγραφή :count προϊόντων',
'restored_product' => 'Επιτυχής ανάκτηση προϊόντος',
@ -2110,7 +2116,7 @@ email που είναι συνδεδεμένη με το λογαριασμό σ
// Updated login screen
'ninja_tagline' => 'Δημιουργήστε. Αποστείλετε. Εξοφληθείτε.',
'login_or_existing' => 'Η κάντε εισαγωγή με ένα υπάρχοντα λογαριασμό.',
'login_or_existing' => 'Ή συνδεθείτε με ένα συνδεδεμένο λογαριασμό.',
'sign_up_now' => 'Εγγραφή Τώρα',
'not_a_member_yet' => 'Δεν είστε ακόμη μέλη;',
'login_create_an_account' => 'Δημιουργία Λογαριασμού',
@ -2521,6 +2527,89 @@ email που είναι συνδεδεμένη με το λογαριασμό σ
'self_host_login' => 'Στοιχεία εισόδου Ιδίας Φιλοξενίας',
'set_self_hoat_url' => 'URL Ιδίας Φιλοξενίας',
'local_storage_required' => 'Σφάλμα: η τοπική αποθήκευση δεν είναι διαθέσιμη.',
'your_password_reset_link' => 'Ο σύνδεσμος για την επαναφορά του κωδικού σας',
'subdomain_taken' => 'Το subdomain χρησιμοποιείται ήδη',
'client_login' => 'Εισαγωγή Πελάτη',
'converted_amount' => 'Μετατρεπόμενο Ποσό',
'default' => 'Προεπιλογή',
'shipping_address' => 'Διεύθυνση Αποστολής',
'bllling_address' => 'Διεύθυνση Χρέωσης',
'billing_address1' => 'Οδός Χρέωσης',
'billing_address2' => 'Διαμέρισμα Χρέωσης',
'billing_city' => 'Πόλη Χρέωσης',
'billing_state' => 'Περιφέρεια Χρέωσης',
'billing_postal_code' => 'Ταχυδρομικός Κωδικός Χρέωσης',
'billing_country' => 'Χώρα Χρέωσης',
'shipping_address1' => 'Οδός Αποστολής',
'shipping_address2' => 'Διαμέρισμα Αποστολής',
'shipping_city' => 'Πόλη Αποστολής',
'shipping_state' => 'Περιφέρεια Αποστολής',
'shipping_postal_code' => 'Ταχυδρομικός Κώδικας Αποστολής',
'shipping_country' => 'Χώρα Αποστολής',
'classify' => 'Κατατάξτε',
'show_shipping_address_help' => 'Απαιτήστε από τον πελάτη να εισάγει την διεύθυνση αποστολής του',
'ship_to_billing_address' => 'Αποστολή στη διεύθυνση χρέωσης',
'delivery_note' => 'Σημείωση Παράδοσης',
'show_tasks_in_portal' => 'Εμφάνιση εργασιών στο portal του πελάτη',
'cancel_schedule' => 'Ακύρωση Προγραμματισμού',
'scheduled_report' => 'Προγραμματισμός Αναφοράς',
'scheduled_report_help' => 'Στείλτε email με την αναφορά :report ως :format στο :email',
'created_scheduled_report' => 'Επιτυχής προγραμματισμός αναφοράς',
'deleted_scheduled_report' => 'Επιτυχής ακύρωση προγραμματισμού αναφοράς',
'scheduled_report_attached' => 'Η προγραμματισμένη αναφορά τύπου :type είναι συνημμένη.',
'scheduled_report_error' => 'Αποτυχία δημιουργίας προγραμματισμένης αναφοράς',
'invalid_one_time_password' => 'Μη έγκυρος κωδικός μιας φοράς',
'apple_pay' => 'Apple/Google Πληρωμή',
'enable_apple_pay' => 'Αποδοχή Πληρωμής Apple και Πληρωμή με Google',
'requires_subdomain' => 'Αυτός ο τύπος πληρωμής απαιτεί να :link.',
'subdomain_is_set' => 'subdomain έχει οριστεί',
'verification_file' => 'Αρχείο Επαλήθευσης',
'verification_file_missing' => 'Το αρχείο επαλήθευσης είναι απαραίτητο για την αποδοχή πληρωμών.',
'apple_pay_domain' => 'Χρησιμοποιήστε <code>:domain</code> ως το domain στο :link.',
'apple_pay_not_supported' => 'Συγνώμη αλλά οι πληρωμή Apple/Google δεν υποστηρίζεται',
'optional_payment_methods' => 'Προαιρετικές Μέθοδοι Πληρωμής',
'add_subscription' => 'Προσθήκη Συνδρομής',
'target_url' => 'Στόχος',
'target_url_help' => 'Όταν το επιλεγμένο γεγονός εμφανιστεί η εφαρμογή θα αποστείλει την οντότητα σαν JSON στο στοχευμένο URL.',
'event' => 'Γεγονός',
'subscription_event_1' => 'Δημιουργήθηκε Πελάτης',
'subscription_event_2' => 'Δημιουργήθηκε Τιμολόγιο',
'subscription_event_3' => 'Δημιουργήθηκε Προσφορά',
'subscription_event_4' => 'Δημιουργήθηκε Πληρωμή',
'subscription_event_5' => 'Δημιουργήθηκε Προμηθευτής',
'subscription_event_6' => 'Ενημερώθηκε Προσφορά',
'subscription_event_7' => 'Διαγράφηκε Προσφορά',
'subscription_event_8' => 'Ενημερώθηκε Τιμολόγιο',
'subscription_event_9' => 'Διαγράφηκε Τιμολόγιο',
'subscriptions' => 'Εγγραφές',
'updated_subscription' => 'Επιτυχής ενημέρωση συνδρομής',
'created_subscription' => 'Επιτυχής δημιουργία συνδρομής',
'edit_subscription' => 'Επεξεργασία Συνδρομής',
'archive_subscription' => 'Αρχειοθέτηση Συνδρομής',
'archived_subscription' => 'Επιτυχής αρχειοθέτηση συνδρομής',
'project_error_multiple_clients' => 'Τα projects δεν μπορούν να ανήκουν σε διαφορετικούς πελάτες',
'invoice_project' => 'Τιμολόγηση Project',
'module_recurring_invoice' => 'Επαναλαμβανόμενα Τιμολόγια',
'module_credit' => 'Πιστώσεις',
'module_quote' => 'Προσφορές',
'module_task' => 'Εργασίες & Projects',
'module_expense' => 'Δαπάνες & Προμηθευτές',
'reminders' => 'Υπενθύμίσεις',
'send_client_reminders' => 'Αποστολή υπενθυμίσεων με email',
'can_view_tasks' => 'Οι εργασίες εμφανίζονται στο portal',
'is_not_sent_reminders' => 'Οι υπενθυμίσεις δεν έχουν αποσταλεί',
'promotion_footer' => 'Η προωθητική ενέργειά σας θα λήξει σύντομα, :link για να αναβαθμίσετε τώρα.',
'unable_to_delete_primary' => 'Σημείωση: για να διαγράψετε αυτή την επιχείρηση διαγράψτε πρώτα όλες τις συνδεδεμένες επιχειρήσεις.',
'please_register' => 'Παρακαλούμε καταχωρίστε το λογαριασμό σας',
'processing_request' => 'Επεξεργασία αιτήματος',
'mcrypt_warning' => 'Προειδοποίηση: Το Mcrypt βρίσκεται στη διαδικασία απόσυρσης, εκτελέστε το <code>php artisan ninja:update-key --legacy=true</code> για να ενημερώσετε την κρυπτογράφησή σας.',
'edit_times' => 'Επεξεργασία Επαναλήψεων',
'inclusive_taxes_help' => 'Συμπεριλάβετε <b>φόρους στο κόστος</b>',
'inclusive_taxes_warning' => 'Προειδοποίηση: τα υπάρχοντα τιμολόγια θα χρειαστούν επαναποθήκευση',
'copy_shipping' => 'Αντιγραφή Αποστολής',
'copy_billing' => 'Αντιγραφή Χρέωσης',
'quote_has_expired' => 'Η προσφορά έχει λήξει, παρακαλούμε επικοινωνήστε με τον έμπορο.',
'empty_table_footer' => 'Εμφάνιση 0 έως 0 από 0 εγγραφές',
);

View File

@ -380,6 +380,7 @@ $LANG = array(
'gateway_help_2' => ':link para registrarse con Authorize.net.',
'gateway_help_17' => ':link para obtener su firma del API de PayPal.',
'gateway_help_27' => ':link to sign up for 2Checkout.com. To ensure payments are tracked set :complete_link as the redirect URL under Account > Site Management in the 2Checkout portal.',
'gateway_help_60' => ':link to create a WePay account.',
'more_designs' => 'Más diseños',
'more_designs_title' => 'Diseños Adicionales de Facturas',
'more_designs_cloud_header' => 'Pase a Pro para más diseños de facturas',
@ -1043,7 +1044,7 @@ $LANG = array(
// Client Passwords
'enable_portal_password' => 'Proteger Facturas con Contraseña',
'enable_portal_password_help' => 'Permite establecer una contraseña para cada contacto. Si una contraseña es establecida, se le será solicitada al contacto para acceder a sus facturas.',
'send_portal_password' => 'Generar Contraseña Automáticamente',
'send_portal_password' => 'Generate Automatically',
'send_portal_password_help' => 'Si no se establece una contraseña, será generada automáticamente con la primer factura.',
'expired' => 'Vencida',
@ -1371,7 +1372,9 @@ $LANG = array(
// Frequencies
'freq_inactive' => 'Inactive',
'freq_daily' => 'Daily',
'freq_weekly' => 'Weekly',
'freq_biweekly' => 'Biweekly',
'freq_two_weeks' => 'Two weeks',
'freq_four_weeks' => 'Four weeks',
'freq_monthly' => 'Monthly',
@ -1409,6 +1412,8 @@ $LANG = array(
'payment_type_Alipay' => 'Alipay',
'payment_type_Sofort' => 'Sofort',
'payment_type_SEPA' => 'SEPA Direct Debit',
'payment_type_Bitcoin' => 'Bitcoin',
'payment_type_GoCardless' => 'GoCardless',
// Industries
'industry_Accounting & Legal' => 'Accounting & Legal',
@ -1908,6 +1913,7 @@ $LANG = array(
'enterprise_upgrade_feature1' => 'Asigne permisos para múltiples usuarios',
'enterprise_upgrade_feature2' => 'Adjunte archivos de terceros a facturas y gastos',
'much_more' => 'Mucho mas!',
'all_pro_fetaures' => 'Plus all pro features!',
'currency_symbol' => 'Símbolo',
'currency_code' => 'Codigo',
@ -1982,14 +1988,14 @@ $LANG = array(
'created_project' => 'Proyecto creado con éxito',
'archived_project' => 'Proyecto archivado con éxito',
'archived_projects' => 'Archivados con éxito :count proyectos',
'restore_project' => 'Restaurar proyecto',
'restore_project' => 'Restore Project',
'restored_project' => 'Proyecto restaurado con éxito',
'delete_project' => 'Eliminar proyecto',
'delete_project' => 'Delete Project',
'deleted_project' => 'Proyecto eliminado con éxito',
'deleted_projects' => 'Eliminados con éxito :count proyectos',
'delete_expense_category' => 'Eliminar categoría',
'deleted_expense_category' => 'Categoría actualizada con éxito',
'delete_product' => 'Eliminar producto',
'delete_product' => 'Delete Product',
'deleted_product' => 'Producto actualizado con éxito',
'deleted_products' => 'Eliminados con éxito :count productos',
'restored_product' => 'Producto restaurado con éxito',
@ -2103,7 +2109,7 @@ $LANG = array(
// Updated login screen
'ninja_tagline' => 'Crear. Enviar. Recibir Pago.',
'login_or_existing' => 'O ingrese con una cuenta existente.',
'login_or_existing' => 'Or login with a connected account.',
'sign_up_now' => 'Cree Una Cuenta Ahora',
'not_a_member_yet' => 'Aún no tiene una cuenta?',
'login_create_an_account' => 'Crear una Cuenta!',
@ -2514,6 +2520,89 @@ $LANG = array(
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
'your_password_reset_link' => 'Your Password Reset Link',
'subdomain_taken' => 'The subdomain is already in use',
'client_login' => 'Ingreso de Cliente',
'converted_amount' => 'Converted Amount',
'default' => 'Default',
'shipping_address' => 'Shipping Address',
'bllling_address' => 'Billing Address',
'billing_address1' => 'Billing Street',
'billing_address2' => 'Billing Apt/Suite',
'billing_city' => 'Billing City',
'billing_state' => 'Billing State/Province',
'billing_postal_code' => 'Billing Postal Code',
'billing_country' => 'Billing Country',
'shipping_address1' => 'Shipping Street',
'shipping_address2' => 'Shipping Apt/Suite',
'shipping_city' => 'Shipping City',
'shipping_state' => 'Shipping State/Province',
'shipping_postal_code' => 'Shipping Postal Code',
'shipping_country' => 'Shipping Country',
'classify' => 'Classify',
'show_shipping_address_help' => 'Require client to provide their shipping address',
'ship_to_billing_address' => 'Ship to billing address',
'delivery_note' => 'Delivery Note',
'show_tasks_in_portal' => 'Show tasks in the client portal',
'cancel_schedule' => 'Cancel Schedule',
'scheduled_report' => 'Scheduled Report',
'scheduled_report_help' => 'Email the :report report as :format to :email',
'created_scheduled_report' => 'Successfully scheduled report',
'deleted_scheduled_report' => 'Successfully canceled scheduled report',
'scheduled_report_attached' => 'Your scheduled :type report is attached.',
'scheduled_report_error' => 'Failed to create schedule report',
'invalid_one_time_password' => 'Invalid one time password',
'apple_pay' => 'Apple/Google Pay',
'enable_apple_pay' => 'Accept Apple Pay and Pay with Google',
'requires_subdomain' => 'This payment type requires that a :link.',
'subdomain_is_set' => 'subdomain is set',
'verification_file' => 'Verification File',
'verification_file_missing' => 'The verification file is needed to accept payments.',
'apple_pay_domain' => 'Use <code>:domain</code> as the domain in :link.',
'apple_pay_not_supported' => 'Sorry, Apple/Google Pay isn\'t supported',
'optional_payment_methods' => 'Optional Payment Methods',
'add_subscription' => 'Add Subscription',
'target_url' => 'Target',
'target_url_help' => 'When the selected event occurs the app will post the entity as JSON to the target URL.',
'event' => 'Event',
'subscription_event_1' => 'Created Client',
'subscription_event_2' => 'Created Invoice',
'subscription_event_3' => 'Created Quote',
'subscription_event_4' => 'Created Payment',
'subscription_event_5' => 'Created Vendor',
'subscription_event_6' => 'Updated Quote',
'subscription_event_7' => 'Deleted Quote',
'subscription_event_8' => 'Updated Invoice',
'subscription_event_9' => 'Deleted Invoice',
'subscriptions' => 'Subscriptions',
'updated_subscription' => 'Successfully updated subscription',
'created_subscription' => 'Successfully created subscription',
'edit_subscription' => 'Edit Subscription',
'archive_subscription' => 'Archive Subscription',
'archived_subscription' => 'Successfully archived subscription',
'project_error_multiple_clients' => 'The projects can\'t belong to different clients',
'invoice_project' => 'Invoice Project',
'module_recurring_invoice' => 'Recurring Invoices',
'module_credit' => 'Credits',
'module_quote' => 'Quotes',
'module_task' => 'Tasks & Projects',
'module_expense' => 'Expenses & Vendors',
'reminders' => 'Reminders',
'send_client_reminders' => 'Send email reminders',
'can_view_tasks' => 'Tasks are visible in the portal',
'is_not_sent_reminders' => 'Reminders are not sent',
'promotion_footer' => 'Your promotion will expire soon, :link to upgrade now.',
'unable_to_delete_primary' => 'Note: to delete this company first delete all linked companies.',
'please_register' => 'Please register your account',
'processing_request' => 'Processing request',
'mcrypt_warning' => 'Warning: Mcrypt is deprecated, run <code>php artisan ninja:update-key --legacy=true</code> to update your cipher.',
'edit_times' => 'Edit Times',
'inclusive_taxes_help' => 'Include <b>taxes in the cost</b>',
'inclusive_taxes_warning' => 'Warning: existing invoices will need to be resaved',
'copy_shipping' => 'Copy Shipping',
'copy_billing' => 'Copy Billing',
'quote_has_expired' => 'The quote has expired, please contact the merchant.',
'empty_table_footer' => 'Showing 0 to 0 of 0 entries',
);

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 Gráficas',
'ninja_email_footer' => 'Created by :site | Create. Send. Get Paid.',
'ninja_email_footer' => 'Creado por :site | Crea. Envia. Recibe tus Pagos.',
'go_pro' => 'Hazte Pro',
'quote' => 'Presupuesto',
'quotes' => 'Presupuestos',
@ -380,6 +380,7 @@ $LANG = array(
'gateway_help_2' => ':link para registrarse en Authorize.net.',
'gateway_help_17' => ':link para obtener su firma API de PayPal.',
'gateway_help_27' => ':link para registrarse en 2Checkout.com. Para asegurar que los Pagos son monitorizados, establezca :complete_link como redireccion de URL en Account > Site Management en el portal de 2Checkout.',
'gateway_help_60' => ':link to create a WePay account.',
'more_designs' => 'Más diseños',
'more_designs_title' => 'Diseños Adicionales de Facturas',
'more_designs_cloud_header' => 'Cambia a Pro para añadir más Diseños de Facturas',
@ -693,7 +694,7 @@ $LANG = array(
'invalid_credentials' => 'Las credenciales no coinciden con nuestros registros',
'show_all_options' => 'Mostrar todas las opciones',
'user_details' => 'Detalles de Usuario',
'oneclick_login' => 'Connected Account',
'oneclick_login' => 'Cuenta Conectada',
'disable' => 'Deshabilitado',
'invoice_quote_number' => 'Números de Factura y Presupuesto',
'invoice_charges' => 'Cargos de Factura',
@ -1040,7 +1041,7 @@ $LANG = array(
// Client Passwords
'enable_portal_password' => 'Proteger Facturas con Contraseña',
'enable_portal_password_help' => 'Habilite para seleccionar una contraseña para cada contacto. Si una contraseña esta especificada, se le será solicitada al contacto para acceder a sus Facturas.',
'send_portal_password' => 'Generar Contraseña Automáticamente',
'send_portal_password' => 'Generada Automaticamente',
'send_portal_password_help' => 'Si no se especifica password, se generará una y se enviará junto con la primera Factura.',
'expired' => 'Expirada',
@ -1368,7 +1369,9 @@ Una vez que tenga los montos, vuelva a esta página de métodos de pago y haga c
// Frequencies
'freq_inactive' => 'Inactivo',
'freq_daily' => 'Diariamente',
'freq_weekly' => 'Semanal',
'freq_biweekly' => 'Quincenal',
'freq_two_weeks' => 'Dos semanas',
'freq_four_weeks' => 'Cuatro semanas',
'freq_monthly' => 'Mensual',
@ -1406,6 +1409,8 @@ Una vez que tenga los montos, vuelva a esta página de métodos de pago y haga c
'payment_type_Alipay' => 'Alipay',
'payment_type_Sofort' => 'Sofort',
'payment_type_SEPA' => 'SEPA Direct Debit',
'payment_type_Bitcoin' => 'Bitcoin',
'payment_type_GoCardless' => 'GoCardless',
// Industries
'industry_Accounting & Legal' => 'Contabilidad y legal',
@ -1906,6 +1911,7 @@ Eso es todo, tu cuenta está verificada.<br/>',
'enterprise_upgrade_feature1' => 'Establecer permisos para múltiples usuarios',
'enterprise_upgrade_feature2' => 'Adjunte archivos de terceros a facturas y gastos',
'much_more' => '¡Mucho mas!',
'all_pro_fetaures' => 'Plus all pro features!',
'currency_symbol' => 'Símbolo',
'currency_code' => 'Código',
@ -1980,14 +1986,14 @@ Eso es todo, tu cuenta está verificada.<br/>',
'created_project' => 'Proyecto creado con éxito',
'archived_project' => 'Proyecto archivado con éxito',
'archived_projects' => ':count proyectos archivados con exito',
'restore_project' => 'Restaurar Proyecto',
'restore_project' => 'Restore Project',
'restored_project' => 'Proyecto Restaurado Correctamente',
'delete_project' => 'Proyecto Crédito',
'delete_project' => 'Delete Project',
'deleted_project' => 'Proyecto eliminado con éxito',
'deleted_projects' => ':count proyecto eliminados Correctamente',
'delete_expense_category' => 'Borrar categoría',
'deleted_expense_category' => 'Categoría eliminada correctamente',
'delete_product' => 'Eliminar Producto',
'delete_product' => 'Delete Product',
'deleted_product' => 'Producto eliminado con éxito',
'deleted_products' => ':count productos eliminados con éxito',
'restored_product' => 'Producto restaurado Correctamente',
@ -2101,7 +2107,7 @@ Eso es todo, tu cuenta está verificada.<br/>',
// Updated login screen
'ninja_tagline' => 'Crea. Envia. Recibe tus Pagos.',
'login_or_existing' => 'O inicie sesión con una cuenta existente.',
'login_or_existing' => 'o Login con una cuenta conectada',
'sign_up_now' => 'Registrarse Ahora',
'not_a_member_yet' => '¿No eres miembro todavía?',
'login_create_an_account' => 'Crea una Cuenta!',
@ -2500,19 +2506,102 @@ Eliminar permanentemente la cuenta junto con todos los datos y la configuración
'product_fields_help' => 'Arrastre los campos para cambiar su orden',
'custom_value1' => 'Valor Personalizado',
'custom_value2' => 'Valor Personalizado',
'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',
'enable_two_factor' => 'Autenticacion en dos pasos',
'enable_two_factor_help' => 'Utiliza tu telefono para confirmar tu identidad cuando te conectes',
'two_factor_setup' => 'Configuracion de Autenticacion en dos pasos',
'two_factor_setup_help' => 'Escanea el codigo de barras con una :link aplicacion compatible',
'one_time_password' => 'Password de un solo uso',
'set_phone_for_two_factor' => 'Indica tu telefono para habilitar',
'enabled_two_factor' => 'Autenticacion en dos pasos habilitada correctamente',
'add_product' => 'Añadir Producto',
'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.',
'your_password_reset_link' => 'Your Password Reset Link',
'subdomain_taken' => 'The subdomain is already in use',
'client_login' => 'Acceso de Clientes',
'converted_amount' => 'Converted Amount',
'default' => 'Default',
'shipping_address' => 'Shipping Address',
'bllling_address' => 'Billing Address',
'billing_address1' => 'Billing Street',
'billing_address2' => 'Billing Apt/Suite',
'billing_city' => 'Billing City',
'billing_state' => 'Billing State/Province',
'billing_postal_code' => 'Billing Postal Code',
'billing_country' => 'Billing Country',
'shipping_address1' => 'Shipping Street',
'shipping_address2' => 'Shipping Apt/Suite',
'shipping_city' => 'Shipping City',
'shipping_state' => 'Shipping State/Province',
'shipping_postal_code' => 'Shipping Postal Code',
'shipping_country' => 'Shipping Country',
'classify' => 'Classify',
'show_shipping_address_help' => 'Require client to provide their shipping address',
'ship_to_billing_address' => 'Ship to billing address',
'delivery_note' => 'Delivery Note',
'show_tasks_in_portal' => 'Show tasks in the client portal',
'cancel_schedule' => 'Cancel Schedule',
'scheduled_report' => 'Scheduled Report',
'scheduled_report_help' => 'Email the :report report as :format to :email',
'created_scheduled_report' => 'Successfully scheduled report',
'deleted_scheduled_report' => 'Successfully canceled scheduled report',
'scheduled_report_attached' => 'Your scheduled :type report is attached.',
'scheduled_report_error' => 'Failed to create schedule report',
'invalid_one_time_password' => 'Invalid one time password',
'apple_pay' => 'Apple/Google Pay',
'enable_apple_pay' => 'Accept Apple Pay and Pay with Google',
'requires_subdomain' => 'This payment type requires that a :link.',
'subdomain_is_set' => 'subdomain is set',
'verification_file' => 'Verification File',
'verification_file_missing' => 'The verification file is needed to accept payments.',
'apple_pay_domain' => 'Use <code>:domain</code> as the domain in :link.',
'apple_pay_not_supported' => 'Sorry, Apple/Google Pay isn\'t supported',
'optional_payment_methods' => 'Optional Payment Methods',
'add_subscription' => 'Add Subscription',
'target_url' => 'Target',
'target_url_help' => 'When the selected event occurs the app will post the entity as JSON to the target URL.',
'event' => 'Event',
'subscription_event_1' => 'Created Client',
'subscription_event_2' => 'Created Invoice',
'subscription_event_3' => 'Created Quote',
'subscription_event_4' => 'Created Payment',
'subscription_event_5' => 'Created Vendor',
'subscription_event_6' => 'Updated Quote',
'subscription_event_7' => 'Deleted Quote',
'subscription_event_8' => 'Updated Invoice',
'subscription_event_9' => 'Deleted Invoice',
'subscriptions' => 'Subscriptions',
'updated_subscription' => 'Successfully updated subscription',
'created_subscription' => 'Successfully created subscription',
'edit_subscription' => 'Edit Subscription',
'archive_subscription' => 'Archive Subscription',
'archived_subscription' => 'Successfully archived subscription',
'project_error_multiple_clients' => 'The projects can\'t belong to different clients',
'invoice_project' => 'Invoice Project',
'module_recurring_invoice' => 'Recurring Invoices',
'module_credit' => 'Credits',
'module_quote' => 'Quotes',
'module_task' => 'Tasks & Projects',
'module_expense' => 'Expenses & Vendors',
'reminders' => 'Reminders',
'send_client_reminders' => 'Send email reminders',
'can_view_tasks' => 'Tasks are visible in the portal',
'is_not_sent_reminders' => 'Reminders are not sent',
'promotion_footer' => 'Your promotion will expire soon, :link to upgrade now.',
'unable_to_delete_primary' => 'Note: to delete this company first delete all linked companies.',
'please_register' => 'Please register your account',
'processing_request' => 'Processing request',
'mcrypt_warning' => 'Warning: Mcrypt is deprecated, run <code>php artisan ninja:update-key --legacy=true</code> to update your cipher.',
'edit_times' => 'Edit Times',
'inclusive_taxes_help' => 'Include <b>taxes in the cost</b>',
'inclusive_taxes_warning' => 'Warning: existing invoices will need to be resaved',
'copy_shipping' => 'Copy Shipping',
'copy_billing' => 'Copy Billing',
'quote_has_expired' => 'The quote has expired, please contact the merchant.',
'empty_table_footer' => 'Showing 0 to 0 of 0 entries',
);

View File

@ -388,6 +388,7 @@ Lasku poistettiin (if only one, alternative)',
'gateway_help_2' => ':link rekisteröityäksesi palveluun Authorize.net.',
'gateway_help_17' => ':link saadaksesi PayPal API tilin.',
'gateway_help_27' => ':link rekisteröityäksesi palveluun 2Checkout.com. Varmistaaksesi laskujen seurannan aseta uudelleenohjausosoitteeksi :complete_link kohdassa Tili > Sivustoasetukset 2Checkout portaalissa.',
'gateway_help_60' => ':link to create a WePay account.',
'more_designs' => 'Lisää muotoiluja',
'more_designs_title' => 'Lisää laskumuotoiluja',
'more_designs_cloud_header' => 'Tilaa Pro saadaksesi lisää muotoiluja',
@ -1052,7 +1053,7 @@ Lasku poistettiin (if only one, alternative)',
// Client Passwords
'enable_portal_password' => 'Password Protect Invoices',
'enable_portal_password_help' => 'Allows you to set a password for each contact. If a password is set, the contact will be required to enter a password before viewing invoices.',
'send_portal_password' => 'Generate Password Automatically',
'send_portal_password' => 'Generate Automatically',
'send_portal_password_help' => 'If no password is set, one will be generated and sent with the first invoice.',
'expired' => 'Expired',
@ -1380,7 +1381,9 @@ Lasku poistettiin (if only one, alternative)',
// Frequencies
'freq_inactive' => 'Inactive',
'freq_daily' => 'Daily',
'freq_weekly' => 'Weekly',
'freq_biweekly' => 'Biweekly',
'freq_two_weeks' => 'Two weeks',
'freq_four_weeks' => 'Four weeks',
'freq_monthly' => 'Monthly',
@ -1418,6 +1421,8 @@ Lasku poistettiin (if only one, alternative)',
'payment_type_Alipay' => 'Alipay',
'payment_type_Sofort' => 'Sofort',
'payment_type_SEPA' => 'SEPA Direct Debit',
'payment_type_Bitcoin' => 'Bitcoin',
'payment_type_GoCardless' => 'GoCardless',
// Industries
'industry_Accounting & Legal' => 'Accounting & Legal',
@ -1917,6 +1922,7 @@ Lasku poistettiin (if only one, alternative)',
'enterprise_upgrade_feature1' => 'Set permissions for multiple-users',
'enterprise_upgrade_feature2' => 'Attach 3rd party files to invoices & expenses',
'much_more' => 'Much More!',
'all_pro_fetaures' => 'Plus all pro features!',
'currency_symbol' => 'Symbol',
'currency_code' => 'Code',
@ -1991,14 +1997,14 @@ Lasku poistettiin (if only one, alternative)',
'created_project' => 'Successfully created project',
'archived_project' => 'Successfully archived project',
'archived_projects' => 'Successfully archived :count projects',
'restore_project' => 'Restore project',
'restore_project' => 'Restore Project',
'restored_project' => 'Successfully restored project',
'delete_project' => 'Delete project',
'delete_project' => 'Delete Project',
'deleted_project' => 'Successfully deleted project',
'deleted_projects' => 'Successfully deleted :count projects',
'delete_expense_category' => 'Delete category',
'deleted_expense_category' => 'Successfully deleted category',
'delete_product' => 'Delete product',
'delete_product' => 'Delete Product',
'deleted_product' => 'Successfully deleted product',
'deleted_products' => 'Successfully deleted :count products',
'restored_product' => 'Successfully restored product',
@ -2112,7 +2118,7 @@ Lasku poistettiin (if only one, alternative)',
// Updated login screen
'ninja_tagline' => 'Create. Send. Get Paid.',
'login_or_existing' => 'Or login with an existing account.',
'login_or_existing' => 'Or login with a connected account.',
'sign_up_now' => 'Sign Up Now',
'not_a_member_yet' => 'Not a member yet?',
'login_create_an_account' => 'Create an Account!',
@ -2523,6 +2529,89 @@ Lasku poistettiin (if only one, alternative)',
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
'your_password_reset_link' => 'Your Password Reset Link',
'subdomain_taken' => 'The subdomain is already in use',
'client_login' => 'Client Login',
'converted_amount' => 'Converted Amount',
'default' => 'Default',
'shipping_address' => 'Shipping Address',
'bllling_address' => 'Billing Address',
'billing_address1' => 'Billing Street',
'billing_address2' => 'Billing Apt/Suite',
'billing_city' => 'Billing City',
'billing_state' => 'Billing State/Province',
'billing_postal_code' => 'Billing Postal Code',
'billing_country' => 'Billing Country',
'shipping_address1' => 'Shipping Street',
'shipping_address2' => 'Shipping Apt/Suite',
'shipping_city' => 'Shipping City',
'shipping_state' => 'Shipping State/Province',
'shipping_postal_code' => 'Shipping Postal Code',
'shipping_country' => 'Shipping Country',
'classify' => 'Classify',
'show_shipping_address_help' => 'Require client to provide their shipping address',
'ship_to_billing_address' => 'Ship to billing address',
'delivery_note' => 'Delivery Note',
'show_tasks_in_portal' => 'Show tasks in the client portal',
'cancel_schedule' => 'Cancel Schedule',
'scheduled_report' => 'Scheduled Report',
'scheduled_report_help' => 'Email the :report report as :format to :email',
'created_scheduled_report' => 'Successfully scheduled report',
'deleted_scheduled_report' => 'Successfully canceled scheduled report',
'scheduled_report_attached' => 'Your scheduled :type report is attached.',
'scheduled_report_error' => 'Failed to create schedule report',
'invalid_one_time_password' => 'Invalid one time password',
'apple_pay' => 'Apple/Google Pay',
'enable_apple_pay' => 'Accept Apple Pay and Pay with Google',
'requires_subdomain' => 'This payment type requires that a :link.',
'subdomain_is_set' => 'subdomain is set',
'verification_file' => 'Verification File',
'verification_file_missing' => 'The verification file is needed to accept payments.',
'apple_pay_domain' => 'Use <code>:domain</code> as the domain in :link.',
'apple_pay_not_supported' => 'Sorry, Apple/Google Pay isn\'t supported',
'optional_payment_methods' => 'Optional Payment Methods',
'add_subscription' => 'Add Subscription',
'target_url' => 'Target',
'target_url_help' => 'When the selected event occurs the app will post the entity as JSON to the target URL.',
'event' => 'Event',
'subscription_event_1' => 'Created Client',
'subscription_event_2' => 'Created Invoice',
'subscription_event_3' => 'Created Quote',
'subscription_event_4' => 'Created Payment',
'subscription_event_5' => 'Created Vendor',
'subscription_event_6' => 'Updated Quote',
'subscription_event_7' => 'Deleted Quote',
'subscription_event_8' => 'Updated Invoice',
'subscription_event_9' => 'Deleted Invoice',
'subscriptions' => 'Subscriptions',
'updated_subscription' => 'Successfully updated subscription',
'created_subscription' => 'Successfully created subscription',
'edit_subscription' => 'Edit Subscription',
'archive_subscription' => 'Archive Subscription',
'archived_subscription' => 'Successfully archived subscription',
'project_error_multiple_clients' => 'The projects can\'t belong to different clients',
'invoice_project' => 'Invoice Project',
'module_recurring_invoice' => 'Recurring Invoices',
'module_credit' => 'Credits',
'module_quote' => 'Quotes',
'module_task' => 'Tasks & Projects',
'module_expense' => 'Expenses & Vendors',
'reminders' => 'Reminders',
'send_client_reminders' => 'Send email reminders',
'can_view_tasks' => 'Tasks are visible in the portal',
'is_not_sent_reminders' => 'Reminders are not sent',
'promotion_footer' => 'Your promotion will expire soon, :link to upgrade now.',
'unable_to_delete_primary' => 'Note: to delete this company first delete all linked companies.',
'please_register' => 'Please register your account',
'processing_request' => 'Processing request',
'mcrypt_warning' => 'Warning: Mcrypt is deprecated, run <code>php artisan ninja:update-key --legacy=true</code> to update your cipher.',
'edit_times' => 'Edit Times',
'inclusive_taxes_help' => 'Include <b>taxes in the cost</b>',
'inclusive_taxes_warning' => 'Warning: existing invoices will need to be resaved',
'copy_shipping' => 'Copy Shipping',
'copy_billing' => 'Copy Billing',
'quote_has_expired' => 'The quote has expired, please contact the merchant.',
'empty_table_footer' => 'Showing 0 to 0 of 0 entries',
);

View File

@ -317,7 +317,7 @@ $LANG = array(
'delete_quote' => 'Supprimer ce devis',
'save_quote' => 'Enregistrer ce devis',
'email_quote' => 'Envoyer ce devis par courriel',
'clone_quote' => 'Clone To Quote',
'clone_quote' => 'Cloner en devis',
'convert_to_invoice' => 'Convertir en facture',
'view_invoice' => 'Voir la facture',
'view_client' => 'Voir le client',
@ -380,6 +380,7 @@ $LANG = array(
'gateway_help_2' => ':link pour vous inscrire à Authorize.net.',
'gateway_help_17' => ':link pour obtenir votre signature PayPal API.',
'gateway_help_27' => ':link pour vous inscrire à 2Checkout.com. Pour permettre le suivi des paiements, veuillez définir :complete_link comme URL de redirection dans Mon compte > Gestion de site dans le portail de 2Checkout.',
'gateway_help_60' => ':link to create a WePay account.',
'more_designs' => 'Plus de modèles',
'more_designs_title' => 'Modèles de factures additionnels',
'more_designs_cloud_header' => 'Passez au Plan Pro pour plus de modèles',
@ -387,7 +388,7 @@ $LANG = array(
'more_designs_self_host_text' => '',
'buy' => 'Acheter',
'bought_designs' => 'Les nouveaux modèles ont été ajoutés avec succès',
'sent' => 'Sent',
'sent' => 'Envoyé',
'vat_number' => 'Numéro de TVA',
'timesheets' => 'Feuilles de temps',
'payment_title' => 'Entrez votre adresse de facturation et vos informations bancaires',
@ -1044,7 +1045,7 @@ $LANG = array(
// Client Passwords
'enable_portal_password' => 'Protéger les factures avec un mot de passe',
'enable_portal_password_help' => 'Autoriser la création d\'un mot de passe pour chaque contact. Si un mot de passe est créé, le contact devra rentrer un mot de passe avant de voir les factures.',
'send_portal_password' => 'Générer un mot de passe automatiquement',
'send_portal_password' => 'Generate Automatically',
'send_portal_password_help' => 'Si aucun mot de passe n\'est créé, un sera généré et envoyé avec la première facture.',
'expired' => 'Expiré',
@ -1372,7 +1373,9 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
// Frequencies
'freq_inactive' => 'Inactive',
'freq_daily' => 'Daily',
'freq_weekly' => 'Hebdomadaire',
'freq_biweekly' => 'Biweekly',
'freq_two_weeks' => 'deux semaines',
'freq_four_weeks' => 'quatre semaines',
'freq_monthly' => 'Mensuelle',
@ -1410,6 +1413,8 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
'payment_type_Alipay' => 'Alipay',
'payment_type_Sofort' => 'Sofort',
'payment_type_SEPA' => 'SEPA Direct Debit',
'payment_type_Bitcoin' => 'Bitcoin',
'payment_type_GoCardless' => 'GoCardless',
// Industries
'industry_Accounting & Legal' => 'Comptabilité & Légal',
@ -1909,6 +1914,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
'enterprise_upgrade_feature1' => 'Définissez les permissions pour plusieurs utilisateurs',
'enterprise_upgrade_feature2' => 'Ajoutez des fichiers joints aux factures et dépenses',
'much_more' => 'Encore plus!',
'all_pro_fetaures' => 'Plus all pro features!',
'currency_symbol' => 'Symbole',
'currency_code' => 'Code',
@ -1983,14 +1989,14 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
'created_project' => 'Le projet a été créé',
'archived_project' => 'Le projet a été archivé',
'archived_projects' => ':count projet(s) a (ont) été archivé(s)',
'restore_project' => 'Rétablir le projet',
'restore_project' => 'Restore Project',
'restored_project' => 'Le projet a été rétabli',
'delete_project' => 'Supprimer le projet',
'delete_project' => 'Delete Project',
'deleted_project' => 'Le projet a été supprimé',
'deleted_projects' => ':count projet(s) a (ont) été supprimé(s)',
'delete_expense_category' => 'Supprimer la catégorie',
'deleted_expense_category' => 'La catégorie a été supprimée',
'delete_product' => 'Supprimer le produit',
'delete_product' => 'Delete Product',
'deleted_product' => 'Le produit a été supprimé',
'deleted_products' => ':count produit(s) supprimé(s)',
'restored_product' => 'Le produit a été rétabli',
@ -2104,7 +2110,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
// Updated login screen
'ninja_tagline' => 'Créer. Envoyer. Payé',
'login_or_existing' => 'Ou connectez-vous avec un compte existant.',
'login_or_existing' => 'Or login with a connected account.',
'sign_up_now' => 'Inscrivez-vous maintenant',
'not_a_member_yet' => 'Pas encore membre?',
'login_create_an_account' => 'Créez un compte!',
@ -2515,7 +2521,89 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
'none' => 'None',
'your_password_reset_link' => 'Your Password Reset Link',
'subdomain_taken' => 'The subdomain is already in use',
'client_login' => 'Connexion client',
'converted_amount' => 'Converted Amount',
'default' => 'Default',
'shipping_address' => 'Shipping Address',
'bllling_address' => 'Billing Address',
'billing_address1' => 'Billing Street',
'billing_address2' => 'Billing Apt/Suite',
'billing_city' => 'Billing City',
'billing_state' => 'Billing State/Province',
'billing_postal_code' => 'Billing Postal Code',
'billing_country' => 'Billing Country',
'shipping_address1' => 'Shipping Street',
'shipping_address2' => 'Shipping Apt/Suite',
'shipping_city' => 'Shipping City',
'shipping_state' => 'Shipping State/Province',
'shipping_postal_code' => 'Shipping Postal Code',
'shipping_country' => 'Shipping Country',
'classify' => 'Classify',
'show_shipping_address_help' => 'Require client to provide their shipping address',
'ship_to_billing_address' => 'Ship to billing address',
'delivery_note' => 'Delivery Note',
'show_tasks_in_portal' => 'Show tasks in the client portal',
'cancel_schedule' => 'Cancel Schedule',
'scheduled_report' => 'Scheduled Report',
'scheduled_report_help' => 'Email the :report report as :format to :email',
'created_scheduled_report' => 'Successfully scheduled report',
'deleted_scheduled_report' => 'Successfully canceled scheduled report',
'scheduled_report_attached' => 'Your scheduled :type report is attached.',
'scheduled_report_error' => 'Failed to create schedule report',
'invalid_one_time_password' => 'Invalid one time password',
'apple_pay' => 'Apple/Google Pay',
'enable_apple_pay' => 'Accept Apple Pay and Pay with Google',
'requires_subdomain' => 'This payment type requires that a :link.',
'subdomain_is_set' => 'subdomain is set',
'verification_file' => 'Verification File',
'verification_file_missing' => 'The verification file is needed to accept payments.',
'apple_pay_domain' => 'Use <code>:domain</code> as the domain in :link.',
'apple_pay_not_supported' => 'Sorry, Apple/Google Pay isn\'t supported',
'optional_payment_methods' => 'Optional Payment Methods',
'add_subscription' => 'Add Subscription',
'target_url' => 'Target',
'target_url_help' => 'When the selected event occurs the app will post the entity as JSON to the target URL.',
'event' => 'Event',
'subscription_event_1' => 'Created Client',
'subscription_event_2' => 'Created Invoice',
'subscription_event_3' => 'Created Quote',
'subscription_event_4' => 'Created Payment',
'subscription_event_5' => 'Created Vendor',
'subscription_event_6' => 'Updated Quote',
'subscription_event_7' => 'Deleted Quote',
'subscription_event_8' => 'Updated Invoice',
'subscription_event_9' => 'Deleted Invoice',
'subscriptions' => 'Subscriptions',
'updated_subscription' => 'Successfully updated subscription',
'created_subscription' => 'Successfully created subscription',
'edit_subscription' => 'Edit Subscription',
'archive_subscription' => 'Archive Subscription',
'archived_subscription' => 'Successfully archived subscription',
'project_error_multiple_clients' => 'The projects can\'t belong to different clients',
'invoice_project' => 'Invoice Project',
'module_recurring_invoice' => 'Recurring Invoices',
'module_credit' => 'Credits',
'module_quote' => 'Quotes',
'module_task' => 'Tasks & Projects',
'module_expense' => 'Expenses & Vendors',
'reminders' => 'Reminders',
'send_client_reminders' => 'Send email reminders',
'can_view_tasks' => 'Tasks are visible in the portal',
'is_not_sent_reminders' => 'Reminders are not sent',
'promotion_footer' => 'Your promotion will expire soon, :link to upgrade now.',
'unable_to_delete_primary' => 'Note: to delete this company first delete all linked companies.',
'please_register' => 'Please register your account',
'processing_request' => 'Processing request',
'mcrypt_warning' => 'Warning: Mcrypt is deprecated, run <code>php artisan ninja:update-key --legacy=true</code> to update your cipher.',
'edit_times' => 'Edit Times',
'inclusive_taxes_help' => 'Include <b>taxes in the cost</b>',
'inclusive_taxes_warning' => 'Warning: existing invoices will need to be resaved',
'copy_shipping' => 'Copy Shipping',
'copy_billing' => 'Copy Billing',
'quote_has_expired' => 'The quote has expired, please contact the merchant.',
'empty_table_footer' => 'Showing 0 to 0 of 0 entries',
);

View File

@ -380,6 +380,7 @@ $LANG = array(
'gateway_help_2' => ':link pour vous inscrire à Authorize.net.',
'gateway_help_17' => ':link pour obtenir votre signature API PayPal.',
'gateway_help_27' => ':link pour vous inscrire à 2Checkout.com. Pour permettre le suivi des paiements, veuillez définir :complete_link comme URL de redirection dans Mon compte > Gestion de site dans le portail de 2Checkout.',
'gateway_help_60' => ':link pour créer un compte WePay.',
'more_designs' => 'Plus de modèles',
'more_designs_title' => 'Modèles de factures additionnels',
'more_designs_cloud_header' => 'Passez au Plan Pro pour obtenir plus de modèles',
@ -1041,7 +1042,7 @@ $LANG = array(
// Client Passwords
'enable_portal_password' => 'Protéger les factures avec un mot de passe',
'enable_portal_password_help' => 'Permet de spécifier un mot de passe pour chaque contact. Si un mot de passe est spécifié, le contact devra saisir ce mot de passe pour visualiser ses factures.',
'send_portal_password' => 'Générer un mot de passe automatiquement',
'send_portal_password' => 'Générer automatiquement',
'send_portal_password_help' => 'Si aucun mot de passe n\'est spécifié, le client recevra un mot de passe autogénéré lors de l\'envoi de la première facture.',
'expired' => 'Expiré',
@ -1369,7 +1370,9 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
// Frequencies
'freq_inactive' => 'Inactif',
'freq_daily' => 'Quotidienne',
'freq_weekly' => 'Hebdomadaire',
'freq_biweekly' => 'Bihebdomadaire',
'freq_two_weeks' => 'Aux deux semaines',
'freq_four_weeks' => 'Aux quatre semaines',
'freq_monthly' => 'Mensuelle',
@ -1407,6 +1410,8 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
'payment_type_Alipay' => 'Alipay',
'payment_type_Sofort' => 'Sofort',
'payment_type_SEPA' => 'SEPA Débit direct',
'payment_type_Bitcoin' => 'Bitcoin',
'payment_type_GoCardless' => 'GoCardless',
// Industries
'industry_Accounting & Legal' => 'Administration',
@ -1906,6 +1911,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
'enterprise_upgrade_feature1' => 'Définissez les permissions pour plusieurs utilisateurs',
'enterprise_upgrade_feature2' => 'Ajoutez des fichiers joints aux factures et dépenses',
'much_more' => 'Encore plus!',
'all_pro_fetaures' => 'Plus toutes les fonctionnalités Pro!',
'currency_symbol' => 'Symbole',
'currency_code' => 'Code',
@ -2066,7 +2072,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
'sort_by' => 'Trié par',
'draft' => 'Brouillon',
'unpaid' => 'Impayé',
'aging' => 'Datant de',
'aging' => 'Impayés',
'age' => 'Âge',
'days' => 'Jours',
'age_group_0' => '0 - 30 jours',
@ -2094,14 +2100,14 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
'recipients' => 'destinataires',
'save_as_default' => 'Sauvegarder comme défaut',
'template' => 'Modèle',
'start_of_week_help' => 'Utilisés par sélecteurs de <b>date</b>',
'financial_year_start_help' => 'Utilisés par sélecteurs d\'<b>écart de date</b>',
'start_of_week_help' => 'Utilisé par les sélecteurs de <b>date</b>',
'financial_year_start_help' => 'Utilisé par les sélecteurs d\'<b>écart de date</b>',
'reports_help' => 'MAJ + Clic pour trier plusieurs colonnes, CTRL + Clic pour désactiver la sélection.',
'this_year' => 'Cette année',
// Updated login screen
'ninja_tagline' => 'Créer, envoyer et encaissez.',
'login_or_existing' => 'Ou utilisez un compte existant.',
'login_or_existing' => 'Ou connectez-vous avec un compte connecté.',
'sign_up_now' => 'Inscrivez-vous maintenant',
'not_a_member_yet' => 'Pas encore membre?',
'login_create_an_account' => 'Créer un compte',
@ -2192,7 +2198,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
'error_incorrect_gateway_ids' => 'Erreur: Les tables de passerelle ont des ID incorrectes.',
'purge_data' => 'Purger les données',
'delete_data' => 'Supprimer les données',
'purge_data_help' => 'Supprime définitivement toutes les données mais garde les paramètres et le compte.',
'purge_data_help' => 'Supprime définitivement toutes les données, mais garde les paramètres et le compte.',
'cancel_account_help' => 'Supprime le compte et toutes les données et paramètres de façon définitive.',
'purge_successful' => 'Toutes les données de l\'entreprise ont été supprimées',
'forbidden' => 'Vous n\'avez pas l\'autorisation',
@ -2389,7 +2395,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
'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é!',
'review_app_help' => 'Nous espérons que votre utilisation de cette application vous est agréable.<br/>Un <a href="http://www.capterra.com/p/145215/Invoice-Ninja/" target="_blank">commentaire de votre part</a> 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.',
'tax1' => 'Première taxe',
@ -2513,6 +2519,89 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
'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.',
'your_password_reset_link' => 'Remise à zéro votre mot de passe',
'subdomain_taken' => 'Ce sous-domaine est déjà utilisé',
'client_login' => 'Connexion client',
'converted_amount' => 'Montant converti',
'default' => 'Par défaut',
'shipping_address' => 'Adresse de livraison',
'bllling_address' => 'Adresse de facturation',
'billing_address1' => 'Rue de facturation',
'billing_address2' => 'App. de facturation',
'billing_city' => 'Ville de facturation',
'billing_state' => 'Province de facturation',
'billing_postal_code' => 'Code postal de facturation',
'billing_country' => 'Pays de facturation',
'shipping_address1' => 'Rue de livraison',
'shipping_address2' => 'App. de livraison',
'shipping_city' => 'Ville de livraison',
'shipping_state' => 'Province de livraison',
'shipping_postal_code' => 'Code postal de livraison',
'shipping_country' => 'Pays de livraison',
'classify' => 'Classer',
'show_shipping_address_help' => 'Le client doit fournir une adresse de livraison',
'ship_to_billing_address' => 'Livrer à l\'adresse de facturation',
'delivery_note' => 'Note de livraison',
'show_tasks_in_portal' => 'Afficher les tâches dans le portail client',
'cancel_schedule' => 'Annuler la planification',
'scheduled_report' => 'Rapport planifié',
'scheduled_report_help' => 'Envoyer le rapport :report au :format à :email',
'created_scheduled_report' => 'Le rapport est planifié',
'deleted_scheduled_report' => 'Le rapport a été annulé',
'scheduled_report_attached' => 'Votre rapport planifié :type est joint.',
'scheduled_report_error' => 'La création du rapport planifié a échoué',
'invalid_one_time_password' => 'Mot de passe unique invalide',
'apple_pay' => 'Apple/Google Pay',
'enable_apple_pay' => 'Accepter Apple Pay et payer avec Google',
'requires_subdomain' => 'Ce type de paiement nécessite un :link.',
'subdomain_is_set' => 'ce sous-domaine est défini',
'verification_file' => 'Fichier de vérification',
'verification_file_missing' => 'Le fichier de vérification est nécessaire pour accepter les paiements.',
'apple_pay_domain' => 'Utiliser <code>:domain</code> pour le domaine dans :link.',
'apple_pay_not_supported' => 'Désolé, Apple/Google pay n\'est pas supporté',
'optional_payment_methods' => 'Méthodes de paiements optionnels',
'add_subscription' => 'Ajouter un abonnement',
'target_url' => 'Cible',
'target_url_help' => 'Lorsque l\'événement sélectionné se produit, l\'application va publier l\'entité en tant que JSON à l\'URL cible.',
'event' => 'Événement',
'subscription_event_1' => 'Client créé',
'subscription_event_2' => 'Facture créée',
'subscription_event_3' => 'Soumission créée',
'subscription_event_4' => 'Paiement créé',
'subscription_event_5' => 'Fournisseur créé',
'subscription_event_6' => 'Soumission mise à jour',
'subscription_event_7' => 'Soumission supprimée',
'subscription_event_8' => 'Facture mise à jour',
'subscription_event_9' => 'Facture supprimée',
'subscriptions' => 'Abonnements',
'updated_subscription' => 'Abonnement mise à jour',
'created_subscription' => 'Abonnement créé',
'edit_subscription' => 'Éditer l\'abonnement',
'archive_subscription' => 'Archiver l\'abonnement',
'archived_subscription' => 'Abonnement archivé',
'project_error_multiple_clients' => 'Les projets ne peuvent pas être associés à plus d\'un client',
'invoice_project' => 'Facturer le projet',
'module_recurring_invoice' => 'Factures récurrentes',
'module_credit' => 'Crédits',
'module_quote' => 'Soumissions',
'module_task' => 'Tâches et projets',
'module_expense' => 'Dépenses et fournisseurs',
'reminders' => 'Rappels',
'send_client_reminders' => 'Envoyer des rappels par courriel',
'can_view_tasks' => 'Les tâches sont visibles sur le portail',
'is_not_sent_reminders' => 'Les rappels ne sont pas envoyés',
'promotion_footer' => 'Votre promotion va arriver à échéance bientôt, :link pour mettre à jour.',
'unable_to_delete_primary' => 'Note: vous devez supprimer toutes les entreprises liées avant de supprimer cette entreprises.',
'please_register' => 'Veuillez vous inscrire',
'processing_request' => 'Requête en cours',
'mcrypt_warning' => 'Avertissement: Mcrypt n\'est plus supporté, exécutez <code>php artisan ninja:update-key --legacy=true</code> pour mettre à jour votre cryptage.',
'edit_times' => 'Éditer les temps',
'inclusive_taxes_help' => 'Inclure les <b>taxes dans le coût</b>',
'inclusive_taxes_warning' => 'Avertissement: les factures existantes devront être sauvegardées à nouveau',
'copy_shipping' => 'Copier livraison',
'copy_billing' => 'Copier facturation',
'quote_has_expired' => 'La soumission est expirée. Veuillez contacter le commerçant.',
'empty_table_footer' => '0 entrées sur 0',
);

View File

@ -386,6 +386,7 @@ $LANG = array(
'gateway_help_2' => ':link za pristup na Authorize.net.',
'gateway_help_17' => ':link za pristup vašem PayPal API potpisu.',
'gateway_help_27' => ':link to sign up for 2Checkout.com. To ensure payments are tracked set :complete_link as the redirect URL under Account > Site Management in the 2Checkout portal.',
'gateway_help_60' => ':link to create a WePay account.',
'more_designs' => 'Više dizajna',
'more_designs_title' => 'Dodatni dizajni računa',
'more_designs_cloud_header' => 'Nadogradite na Pro za više dizajna računa',
@ -1050,7 +1051,7 @@ $LANG = array(
// Client Passwords
'enable_portal_password' => 'Password Protect Invoices',
'enable_portal_password_help' => 'Allows you to set a password for each contact. If a password is set, the contact will be required to enter a password before viewing invoices.',
'send_portal_password' => 'Generate Password Automatically',
'send_portal_password' => 'Generate Automatically',
'send_portal_password_help' => 'If no password is set, one will be generated and sent with the first invoice.',
'expired' => 'Expired',
@ -1378,7 +1379,9 @@ $LANG = array(
// Frequencies
'freq_inactive' => 'Inactive',
'freq_daily' => 'Daily',
'freq_weekly' => 'Weekly',
'freq_biweekly' => 'Biweekly',
'freq_two_weeks' => 'Two weeks',
'freq_four_weeks' => 'Four weeks',
'freq_monthly' => 'Monthly',
@ -1416,6 +1419,8 @@ $LANG = array(
'payment_type_Alipay' => 'Alipay',
'payment_type_Sofort' => 'Sofort',
'payment_type_SEPA' => 'SEPA Direct Debit',
'payment_type_Bitcoin' => 'Bitcoin',
'payment_type_GoCardless' => 'GoCardless',
// Industries
'industry_Accounting & Legal' => 'Accounting & Legal',
@ -1915,6 +1920,7 @@ $LANG = array(
'enterprise_upgrade_feature1' => 'Set permissions for multiple-users',
'enterprise_upgrade_feature2' => 'Attach 3rd party files to invoices & expenses',
'much_more' => 'Much More!',
'all_pro_fetaures' => 'Plus all pro features!',
'currency_symbol' => 'Symbol',
'currency_code' => 'Code',
@ -1989,14 +1995,14 @@ $LANG = array(
'created_project' => 'Successfully created project',
'archived_project' => 'Successfully archived project',
'archived_projects' => 'Successfully archived :count projects',
'restore_project' => 'Restore project',
'restore_project' => 'Restore Project',
'restored_project' => 'Successfully restored project',
'delete_project' => 'Delete project',
'delete_project' => 'Delete Project',
'deleted_project' => 'Successfully deleted project',
'deleted_projects' => 'Successfully deleted :count projects',
'delete_expense_category' => 'Delete category',
'deleted_expense_category' => 'Successfully deleted category',
'delete_product' => 'Delete product',
'delete_product' => 'Delete Product',
'deleted_product' => 'Successfully deleted product',
'deleted_products' => 'Successfully deleted :count products',
'restored_product' => 'Successfully restored product',
@ -2110,7 +2116,7 @@ $LANG = array(
// Updated login screen
'ninja_tagline' => 'Create. Send. Get Paid.',
'login_or_existing' => 'Or login with an existing account.',
'login_or_existing' => 'Or login with a connected account.',
'sign_up_now' => 'Sign Up Now',
'not_a_member_yet' => 'Not a member yet?',
'login_create_an_account' => 'Create an Account!',
@ -2521,6 +2527,89 @@ $LANG = array(
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
'your_password_reset_link' => 'Your Password Reset Link',
'subdomain_taken' => 'The subdomain is already in use',
'client_login' => 'Client Login',
'converted_amount' => 'Converted Amount',
'default' => 'Default',
'shipping_address' => 'Shipping Address',
'bllling_address' => 'Billing Address',
'billing_address1' => 'Billing Street',
'billing_address2' => 'Billing Apt/Suite',
'billing_city' => 'Billing City',
'billing_state' => 'Billing State/Province',
'billing_postal_code' => 'Billing Postal Code',
'billing_country' => 'Billing Country',
'shipping_address1' => 'Shipping Street',
'shipping_address2' => 'Shipping Apt/Suite',
'shipping_city' => 'Shipping City',
'shipping_state' => 'Shipping State/Province',
'shipping_postal_code' => 'Shipping Postal Code',
'shipping_country' => 'Shipping Country',
'classify' => 'Classify',
'show_shipping_address_help' => 'Require client to provide their shipping address',
'ship_to_billing_address' => 'Ship to billing address',
'delivery_note' => 'Delivery Note',
'show_tasks_in_portal' => 'Show tasks in the client portal',
'cancel_schedule' => 'Cancel Schedule',
'scheduled_report' => 'Scheduled Report',
'scheduled_report_help' => 'Email the :report report as :format to :email',
'created_scheduled_report' => 'Successfully scheduled report',
'deleted_scheduled_report' => 'Successfully canceled scheduled report',
'scheduled_report_attached' => 'Your scheduled :type report is attached.',
'scheduled_report_error' => 'Failed to create schedule report',
'invalid_one_time_password' => 'Invalid one time password',
'apple_pay' => 'Apple/Google Pay',
'enable_apple_pay' => 'Accept Apple Pay and Pay with Google',
'requires_subdomain' => 'This payment type requires that a :link.',
'subdomain_is_set' => 'subdomain is set',
'verification_file' => 'Verification File',
'verification_file_missing' => 'The verification file is needed to accept payments.',
'apple_pay_domain' => 'Use <code>:domain</code> as the domain in :link.',
'apple_pay_not_supported' => 'Sorry, Apple/Google Pay isn\'t supported',
'optional_payment_methods' => 'Optional Payment Methods',
'add_subscription' => 'Add Subscription',
'target_url' => 'Target',
'target_url_help' => 'When the selected event occurs the app will post the entity as JSON to the target URL.',
'event' => 'Event',
'subscription_event_1' => 'Created Client',
'subscription_event_2' => 'Created Invoice',
'subscription_event_3' => 'Created Quote',
'subscription_event_4' => 'Created Payment',
'subscription_event_5' => 'Created Vendor',
'subscription_event_6' => 'Updated Quote',
'subscription_event_7' => 'Deleted Quote',
'subscription_event_8' => 'Updated Invoice',
'subscription_event_9' => 'Deleted Invoice',
'subscriptions' => 'Subscriptions',
'updated_subscription' => 'Successfully updated subscription',
'created_subscription' => 'Successfully created subscription',
'edit_subscription' => 'Edit Subscription',
'archive_subscription' => 'Archive Subscription',
'archived_subscription' => 'Successfully archived subscription',
'project_error_multiple_clients' => 'The projects can\'t belong to different clients',
'invoice_project' => 'Invoice Project',
'module_recurring_invoice' => 'Recurring Invoices',
'module_credit' => 'Credits',
'module_quote' => 'Quotes',
'module_task' => 'Tasks & Projects',
'module_expense' => 'Expenses & Vendors',
'reminders' => 'Reminders',
'send_client_reminders' => 'Send email reminders',
'can_view_tasks' => 'Tasks are visible in the portal',
'is_not_sent_reminders' => 'Reminders are not sent',
'promotion_footer' => 'Your promotion will expire soon, :link to upgrade now.',
'unable_to_delete_primary' => 'Note: to delete this company first delete all linked companies.',
'please_register' => 'Please register your account',
'processing_request' => 'Processing request',
'mcrypt_warning' => 'Warning: Mcrypt is deprecated, run <code>php artisan ninja:update-key --legacy=true</code> to update your cipher.',
'edit_times' => 'Edit Times',
'inclusive_taxes_help' => 'Include <b>taxes in the cost</b>',
'inclusive_taxes_warning' => 'Warning: existing invoices will need to be resaved',
'copy_shipping' => 'Copy Shipping',
'copy_billing' => 'Copy Billing',
'quote_has_expired' => 'The quote has expired, please contact the merchant.',
'empty_table_footer' => 'Showing 0 to 0 of 0 entries',
);

File diff suppressed because it is too large Load Diff

View File

@ -386,6 +386,7 @@ $LANG = array(
'gateway_help_2' => 'Authorize.netにサインアップする。 :link',
'gateway_help_17' => 'PayPal API signatureを取得する。 :link',
'gateway_help_27' => ':link to sign up for 2Checkout.com. To ensure payments are tracked set :complete_link as the redirect URL under Account > Site Management in the 2Checkout portal.',
'gateway_help_60' => ':link to create a WePay account.',
'more_designs' => 'その他のデザイン',
'more_designs_title' => 'その他の請求書デザイン',
'more_designs_cloud_header' => 'プロ・プランで他の請求書デザインを使う',
@ -1050,7 +1051,7 @@ $LANG = array(
// Client Passwords
'enable_portal_password' => 'Password Protect Invoices',
'enable_portal_password_help' => 'Allows you to set a password for each contact. If a password is set, the contact will be required to enter a password before viewing invoices.',
'send_portal_password' => 'Generate Password Automatically',
'send_portal_password' => 'Generate Automatically',
'send_portal_password_help' => 'If no password is set, one will be generated and sent with the first invoice.',
'expired' => 'Expired',
@ -1378,7 +1379,9 @@ $LANG = array(
// Frequencies
'freq_inactive' => 'Inactive',
'freq_daily' => 'Daily',
'freq_weekly' => 'Weekly',
'freq_biweekly' => 'Biweekly',
'freq_two_weeks' => 'Two weeks',
'freq_four_weeks' => 'Four weeks',
'freq_monthly' => 'Monthly',
@ -1416,6 +1419,8 @@ $LANG = array(
'payment_type_Alipay' => 'Alipay',
'payment_type_Sofort' => 'Sofort',
'payment_type_SEPA' => 'SEPA Direct Debit',
'payment_type_Bitcoin' => 'Bitcoin',
'payment_type_GoCardless' => 'GoCardless',
// Industries
'industry_Accounting & Legal' => 'Accounting & Legal',
@ -1915,6 +1920,7 @@ $LANG = array(
'enterprise_upgrade_feature1' => 'Set permissions for multiple-users',
'enterprise_upgrade_feature2' => 'Attach 3rd party files to invoices & expenses',
'much_more' => 'Much More!',
'all_pro_fetaures' => 'Plus all pro features!',
'currency_symbol' => 'Symbol',
'currency_code' => 'Code',
@ -1989,14 +1995,14 @@ $LANG = array(
'created_project' => 'Successfully created project',
'archived_project' => 'Successfully archived project',
'archived_projects' => 'Successfully archived :count projects',
'restore_project' => 'Restore project',
'restore_project' => 'Restore Project',
'restored_project' => 'Successfully restored project',
'delete_project' => 'Delete project',
'delete_project' => 'Delete Project',
'deleted_project' => 'Successfully deleted project',
'deleted_projects' => 'Successfully deleted :count projects',
'delete_expense_category' => 'Delete category',
'deleted_expense_category' => 'Successfully deleted category',
'delete_product' => 'Delete product',
'delete_product' => 'Delete Product',
'deleted_product' => 'Successfully deleted product',
'deleted_products' => 'Successfully deleted :count products',
'restored_product' => 'Successfully restored product',
@ -2110,7 +2116,7 @@ $LANG = array(
// Updated login screen
'ninja_tagline' => 'Create. Send. Get Paid.',
'login_or_existing' => 'Or login with an existing account.',
'login_or_existing' => 'Or login with a connected account.',
'sign_up_now' => 'Sign Up Now',
'not_a_member_yet' => 'Not a member yet?',
'login_create_an_account' => 'Create an Account!',
@ -2521,6 +2527,89 @@ $LANG = array(
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
'your_password_reset_link' => 'Your Password Reset Link',
'subdomain_taken' => 'The subdomain is already in use',
'client_login' => 'Client Login',
'converted_amount' => 'Converted Amount',
'default' => 'Default',
'shipping_address' => 'Shipping Address',
'bllling_address' => 'Billing Address',
'billing_address1' => 'Billing Street',
'billing_address2' => 'Billing Apt/Suite',
'billing_city' => 'Billing City',
'billing_state' => 'Billing State/Province',
'billing_postal_code' => 'Billing Postal Code',
'billing_country' => 'Billing Country',
'shipping_address1' => 'Shipping Street',
'shipping_address2' => 'Shipping Apt/Suite',
'shipping_city' => 'Shipping City',
'shipping_state' => 'Shipping State/Province',
'shipping_postal_code' => 'Shipping Postal Code',
'shipping_country' => 'Shipping Country',
'classify' => 'Classify',
'show_shipping_address_help' => 'Require client to provide their shipping address',
'ship_to_billing_address' => 'Ship to billing address',
'delivery_note' => 'Delivery Note',
'show_tasks_in_portal' => 'Show tasks in the client portal',
'cancel_schedule' => 'Cancel Schedule',
'scheduled_report' => 'Scheduled Report',
'scheduled_report_help' => 'Email the :report report as :format to :email',
'created_scheduled_report' => 'Successfully scheduled report',
'deleted_scheduled_report' => 'Successfully canceled scheduled report',
'scheduled_report_attached' => 'Your scheduled :type report is attached.',
'scheduled_report_error' => 'Failed to create schedule report',
'invalid_one_time_password' => 'Invalid one time password',
'apple_pay' => 'Apple/Google Pay',
'enable_apple_pay' => 'Accept Apple Pay and Pay with Google',
'requires_subdomain' => 'This payment type requires that a :link.',
'subdomain_is_set' => 'subdomain is set',
'verification_file' => 'Verification File',
'verification_file_missing' => 'The verification file is needed to accept payments.',
'apple_pay_domain' => 'Use <code>:domain</code> as the domain in :link.',
'apple_pay_not_supported' => 'Sorry, Apple/Google Pay isn\'t supported',
'optional_payment_methods' => 'Optional Payment Methods',
'add_subscription' => 'Add Subscription',
'target_url' => 'Target',
'target_url_help' => 'When the selected event occurs the app will post the entity as JSON to the target URL.',
'event' => 'Event',
'subscription_event_1' => 'Created Client',
'subscription_event_2' => 'Created Invoice',
'subscription_event_3' => 'Created Quote',
'subscription_event_4' => 'Created Payment',
'subscription_event_5' => 'Created Vendor',
'subscription_event_6' => 'Updated Quote',
'subscription_event_7' => 'Deleted Quote',
'subscription_event_8' => 'Updated Invoice',
'subscription_event_9' => 'Deleted Invoice',
'subscriptions' => 'Subscriptions',
'updated_subscription' => 'Successfully updated subscription',
'created_subscription' => 'Successfully created subscription',
'edit_subscription' => 'Edit Subscription',
'archive_subscription' => 'Archive Subscription',
'archived_subscription' => 'Successfully archived subscription',
'project_error_multiple_clients' => 'The projects can\'t belong to different clients',
'invoice_project' => 'Invoice Project',
'module_recurring_invoice' => 'Recurring Invoices',
'module_credit' => 'Credits',
'module_quote' => 'Quotes',
'module_task' => 'Tasks & Projects',
'module_expense' => 'Expenses & Vendors',
'reminders' => 'Reminders',
'send_client_reminders' => 'Send email reminders',
'can_view_tasks' => 'Tasks are visible in the portal',
'is_not_sent_reminders' => 'Reminders are not sent',
'promotion_footer' => 'Your promotion will expire soon, :link to upgrade now.',
'unable_to_delete_primary' => 'Note: to delete this company first delete all linked companies.',
'please_register' => 'Please register your account',
'processing_request' => 'Processing request',
'mcrypt_warning' => 'Warning: Mcrypt is deprecated, run <code>php artisan ninja:update-key --legacy=true</code> to update your cipher.',
'edit_times' => 'Edit Times',
'inclusive_taxes_help' => 'Include <b>taxes in the cost</b>',
'inclusive_taxes_warning' => 'Warning: existing invoices will need to be resaved',
'copy_shipping' => 'Copy Shipping',
'copy_billing' => 'Copy Billing',
'quote_has_expired' => 'The quote has expired, please contact the merchant.',
'empty_table_footer' => 'Showing 0 to 0 of 0 entries',
);

View File

@ -386,6 +386,7 @@ $LANG = array(
'gateway_help_2' => ':link to sign up for Authorize.net.',
'gateway_help_17' => ':link to get your PayPal API signature.',
'gateway_help_27' => ':link to sign up for 2Checkout.com. To ensure payments are tracked set :complete_link as the redirect URL under Account > Site Management in the 2Checkout portal.',
'gateway_help_60' => ':link to create a WePay account.',
'more_designs' => 'More designs',
'more_designs_title' => 'Additional Invoice Designs',
'more_designs_cloud_header' => 'Go Pro for more invoice designs',
@ -1050,7 +1051,7 @@ $LANG = array(
// Client Passwords
'enable_portal_password' => 'Password Protect Invoices',
'enable_portal_password_help' => 'Allows you to set a password for each contact. If a password is set, the contact will be required to enter a password before viewing invoices.',
'send_portal_password' => 'Generate Password Automatically',
'send_portal_password' => 'Generate Automatically',
'send_portal_password_help' => 'If no password is set, one will be generated and sent with the first invoice.',
'expired' => 'Expired',
@ -1378,7 +1379,9 @@ $LANG = array(
// Frequencies
'freq_inactive' => 'Inactive',
'freq_daily' => 'Daily',
'freq_weekly' => 'Weekly',
'freq_biweekly' => 'Biweekly',
'freq_two_weeks' => 'Two weeks',
'freq_four_weeks' => 'Four weeks',
'freq_monthly' => 'Monthly',
@ -1416,6 +1419,8 @@ $LANG = array(
'payment_type_Alipay' => 'Alipay',
'payment_type_Sofort' => 'Sofort',
'payment_type_SEPA' => 'SEPA Direct Debit',
'payment_type_Bitcoin' => 'Bitcoin',
'payment_type_GoCardless' => 'GoCardless',
// Industries
'industry_Accounting & Legal' => 'Accounting & Legal',
@ -1915,6 +1920,7 @@ $LANG = array(
'enterprise_upgrade_feature1' => 'Set permissions for multiple-users',
'enterprise_upgrade_feature2' => 'Attach 3rd party files to invoices & expenses',
'much_more' => 'Much More!',
'all_pro_fetaures' => 'Plus all pro features!',
'currency_symbol' => 'Symbol',
'currency_code' => 'Code',
@ -1989,14 +1995,14 @@ $LANG = array(
'created_project' => 'Successfully created project',
'archived_project' => 'Successfully archived project',
'archived_projects' => 'Successfully archived :count projects',
'restore_project' => 'Restore project',
'restore_project' => 'Restore Project',
'restored_project' => 'Successfully restored project',
'delete_project' => 'Delete project',
'delete_project' => 'Delete Project',
'deleted_project' => 'Successfully deleted project',
'deleted_projects' => 'Successfully deleted :count projects',
'delete_expense_category' => 'Delete category',
'deleted_expense_category' => 'Successfully deleted category',
'delete_product' => 'Delete product',
'delete_product' => 'Delete Product',
'deleted_product' => 'Successfully deleted product',
'deleted_products' => 'Successfully deleted :count products',
'restored_product' => 'Successfully restored product',
@ -2110,7 +2116,7 @@ $LANG = array(
// Updated login screen
'ninja_tagline' => 'Create. Send. Get Paid.',
'login_or_existing' => 'Or login with an existing account.',
'login_or_existing' => 'Or login with a connected account.',
'sign_up_now' => 'Sign Up Now',
'not_a_member_yet' => 'Not a member yet?',
'login_create_an_account' => 'Create an Account!',
@ -2521,6 +2527,89 @@ $LANG = array(
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
'your_password_reset_link' => 'Your Password Reset Link',
'subdomain_taken' => 'The subdomain is already in use',
'client_login' => 'Client Login',
'converted_amount' => 'Converted Amount',
'default' => 'Default',
'shipping_address' => 'Shipping Address',
'bllling_address' => 'Billing Address',
'billing_address1' => 'Billing Street',
'billing_address2' => 'Billing Apt/Suite',
'billing_city' => 'Billing City',
'billing_state' => 'Billing State/Province',
'billing_postal_code' => 'Billing Postal Code',
'billing_country' => 'Billing Country',
'shipping_address1' => 'Shipping Street',
'shipping_address2' => 'Shipping Apt/Suite',
'shipping_city' => 'Shipping City',
'shipping_state' => 'Shipping State/Province',
'shipping_postal_code' => 'Shipping Postal Code',
'shipping_country' => 'Shipping Country',
'classify' => 'Classify',
'show_shipping_address_help' => 'Require client to provide their shipping address',
'ship_to_billing_address' => 'Ship to billing address',
'delivery_note' => 'Delivery Note',
'show_tasks_in_portal' => 'Show tasks in the client portal',
'cancel_schedule' => 'Cancel Schedule',
'scheduled_report' => 'Scheduled Report',
'scheduled_report_help' => 'Email the :report report as :format to :email',
'created_scheduled_report' => 'Successfully scheduled report',
'deleted_scheduled_report' => 'Successfully canceled scheduled report',
'scheduled_report_attached' => 'Your scheduled :type report is attached.',
'scheduled_report_error' => 'Failed to create schedule report',
'invalid_one_time_password' => 'Invalid one time password',
'apple_pay' => 'Apple/Google Pay',
'enable_apple_pay' => 'Accept Apple Pay and Pay with Google',
'requires_subdomain' => 'This payment type requires that a :link.',
'subdomain_is_set' => 'subdomain is set',
'verification_file' => 'Verification File',
'verification_file_missing' => 'The verification file is needed to accept payments.',
'apple_pay_domain' => 'Use <code>:domain</code> as the domain in :link.',
'apple_pay_not_supported' => 'Sorry, Apple/Google Pay isn\'t supported',
'optional_payment_methods' => 'Optional Payment Methods',
'add_subscription' => 'Add Subscription',
'target_url' => 'Target',
'target_url_help' => 'When the selected event occurs the app will post the entity as JSON to the target URL.',
'event' => 'Event',
'subscription_event_1' => 'Created Client',
'subscription_event_2' => 'Created Invoice',
'subscription_event_3' => 'Created Quote',
'subscription_event_4' => 'Created Payment',
'subscription_event_5' => 'Created Vendor',
'subscription_event_6' => 'Updated Quote',
'subscription_event_7' => 'Deleted Quote',
'subscription_event_8' => 'Updated Invoice',
'subscription_event_9' => 'Deleted Invoice',
'subscriptions' => 'Subscriptions',
'updated_subscription' => 'Successfully updated subscription',
'created_subscription' => 'Successfully created subscription',
'edit_subscription' => 'Edit Subscription',
'archive_subscription' => 'Archive Subscription',
'archived_subscription' => 'Successfully archived subscription',
'project_error_multiple_clients' => 'The projects can\'t belong to different clients',
'invoice_project' => 'Invoice Project',
'module_recurring_invoice' => 'Recurring Invoices',
'module_credit' => 'Credits',
'module_quote' => 'Quotes',
'module_task' => 'Tasks & Projects',
'module_expense' => 'Expenses & Vendors',
'reminders' => 'Reminders',
'send_client_reminders' => 'Send email reminders',
'can_view_tasks' => 'Tasks are visible in the portal',
'is_not_sent_reminders' => 'Reminders are not sent',
'promotion_footer' => 'Your promotion will expire soon, :link to upgrade now.',
'unable_to_delete_primary' => 'Note: to delete this company first delete all linked companies.',
'please_register' => 'Please register your account',
'processing_request' => 'Processing request',
'mcrypt_warning' => 'Warning: Mcrypt is deprecated, run <code>php artisan ninja:update-key --legacy=true</code> to update your cipher.',
'edit_times' => 'Edit Times',
'inclusive_taxes_help' => 'Include <b>taxes in the cost</b>',
'inclusive_taxes_warning' => 'Warning: existing invoices will need to be resaved',
'copy_shipping' => 'Copy Shipping',
'copy_billing' => 'Copy Billing',
'quote_has_expired' => 'The quote has expired, please contact the merchant.',
'empty_table_footer' => 'Showing 0 to 0 of 0 entries',
);

View File

@ -386,6 +386,7 @@ $LANG = array(
'gateway_help_2' => ':link for å lage en konto for Authorize.net.',
'gateway_help_17' => ':link for å få din PayPal API signatur.',
'gateway_help_27' => ':link to sign up for 2Checkout.com. To ensure payments are tracked set :complete_link as the redirect URL under Account > Site Management in the 2Checkout portal.',
'gateway_help_60' => ':link to create a WePay account.',
'more_designs' => 'Flere design',
'more_designs_title' => 'Flere Faktura Design',
'more_designs_cloud_header' => 'Gå Pro for flere faktura design',
@ -1050,7 +1051,7 @@ $LANG = array(
// Client Passwords
'enable_portal_password' => 'Password Protect Invoices',
'enable_portal_password_help' => 'Allows you to set a password for each contact. If a password is set, the contact will be required to enter a password before viewing invoices.',
'send_portal_password' => 'Generate Password Automatically',
'send_portal_password' => 'Generate Automatically',
'send_portal_password_help' => 'If no password is set, one will be generated and sent with the first invoice.',
'expired' => 'Expired',
@ -1378,7 +1379,9 @@ $LANG = array(
// Frequencies
'freq_inactive' => 'Inactive',
'freq_daily' => 'Daily',
'freq_weekly' => 'Weekly',
'freq_biweekly' => 'Biweekly',
'freq_two_weeks' => 'Two weeks',
'freq_four_weeks' => 'Four weeks',
'freq_monthly' => 'Monthly',
@ -1416,6 +1419,8 @@ $LANG = array(
'payment_type_Alipay' => 'Alipay',
'payment_type_Sofort' => 'Sofort',
'payment_type_SEPA' => 'SEPA Direct Debit',
'payment_type_Bitcoin' => 'Bitcoin',
'payment_type_GoCardless' => 'GoCardless',
// Industries
'industry_Accounting & Legal' => 'Accounting & Legal',
@ -1915,6 +1920,7 @@ $LANG = array(
'enterprise_upgrade_feature1' => 'Set permissions for multiple-users',
'enterprise_upgrade_feature2' => 'Attach 3rd party files to invoices & expenses',
'much_more' => 'Much More!',
'all_pro_fetaures' => 'Plus all pro features!',
'currency_symbol' => 'Symbol',
'currency_code' => 'Code',
@ -1989,14 +1995,14 @@ $LANG = array(
'created_project' => 'Successfully created project',
'archived_project' => 'Successfully archived project',
'archived_projects' => 'Successfully archived :count projects',
'restore_project' => 'Restore project',
'restore_project' => 'Restore Project',
'restored_project' => 'Successfully restored project',
'delete_project' => 'Delete project',
'delete_project' => 'Delete Project',
'deleted_project' => 'Successfully deleted project',
'deleted_projects' => 'Successfully deleted :count projects',
'delete_expense_category' => 'Delete category',
'deleted_expense_category' => 'Successfully deleted category',
'delete_product' => 'Delete product',
'delete_product' => 'Delete Product',
'deleted_product' => 'Successfully deleted product',
'deleted_products' => 'Successfully deleted :count products',
'restored_product' => 'Successfully restored product',
@ -2110,7 +2116,7 @@ $LANG = array(
// Updated login screen
'ninja_tagline' => 'Create. Send. Get Paid.',
'login_or_existing' => 'Or login with an existing account.',
'login_or_existing' => 'Or login with a connected account.',
'sign_up_now' => 'Sign Up Now',
'not_a_member_yet' => 'Not a member yet?',
'login_create_an_account' => 'Create an Account!',
@ -2521,6 +2527,89 @@ $LANG = array(
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
'your_password_reset_link' => 'Your Password Reset Link',
'subdomain_taken' => 'The subdomain is already in use',
'client_login' => 'Client Login',
'converted_amount' => 'Converted Amount',
'default' => 'Default',
'shipping_address' => 'Shipping Address',
'bllling_address' => 'Billing Address',
'billing_address1' => 'Billing Street',
'billing_address2' => 'Billing Apt/Suite',
'billing_city' => 'Billing City',
'billing_state' => 'Billing State/Province',
'billing_postal_code' => 'Billing Postal Code',
'billing_country' => 'Billing Country',
'shipping_address1' => 'Shipping Street',
'shipping_address2' => 'Shipping Apt/Suite',
'shipping_city' => 'Shipping City',
'shipping_state' => 'Shipping State/Province',
'shipping_postal_code' => 'Shipping Postal Code',
'shipping_country' => 'Shipping Country',
'classify' => 'Classify',
'show_shipping_address_help' => 'Require client to provide their shipping address',
'ship_to_billing_address' => 'Ship to billing address',
'delivery_note' => 'Delivery Note',
'show_tasks_in_portal' => 'Show tasks in the client portal',
'cancel_schedule' => 'Cancel Schedule',
'scheduled_report' => 'Scheduled Report',
'scheduled_report_help' => 'Email the :report report as :format to :email',
'created_scheduled_report' => 'Successfully scheduled report',
'deleted_scheduled_report' => 'Successfully canceled scheduled report',
'scheduled_report_attached' => 'Your scheduled :type report is attached.',
'scheduled_report_error' => 'Failed to create schedule report',
'invalid_one_time_password' => 'Invalid one time password',
'apple_pay' => 'Apple/Google Pay',
'enable_apple_pay' => 'Accept Apple Pay and Pay with Google',
'requires_subdomain' => 'This payment type requires that a :link.',
'subdomain_is_set' => 'subdomain is set',
'verification_file' => 'Verification File',
'verification_file_missing' => 'The verification file is needed to accept payments.',
'apple_pay_domain' => 'Use <code>:domain</code> as the domain in :link.',
'apple_pay_not_supported' => 'Sorry, Apple/Google Pay isn\'t supported',
'optional_payment_methods' => 'Optional Payment Methods',
'add_subscription' => 'Add Subscription',
'target_url' => 'Target',
'target_url_help' => 'When the selected event occurs the app will post the entity as JSON to the target URL.',
'event' => 'Event',
'subscription_event_1' => 'Created Client',
'subscription_event_2' => 'Created Invoice',
'subscription_event_3' => 'Created Quote',
'subscription_event_4' => 'Created Payment',
'subscription_event_5' => 'Created Vendor',
'subscription_event_6' => 'Updated Quote',
'subscription_event_7' => 'Deleted Quote',
'subscription_event_8' => 'Updated Invoice',
'subscription_event_9' => 'Deleted Invoice',
'subscriptions' => 'Subscriptions',
'updated_subscription' => 'Successfully updated subscription',
'created_subscription' => 'Successfully created subscription',
'edit_subscription' => 'Edit Subscription',
'archive_subscription' => 'Archive Subscription',
'archived_subscription' => 'Successfully archived subscription',
'project_error_multiple_clients' => 'The projects can\'t belong to different clients',
'invoice_project' => 'Invoice Project',
'module_recurring_invoice' => 'Recurring Invoices',
'module_credit' => 'Credits',
'module_quote' => 'Quotes',
'module_task' => 'Tasks & Projects',
'module_expense' => 'Expenses & Vendors',
'reminders' => 'Reminders',
'send_client_reminders' => 'Send email reminders',
'can_view_tasks' => 'Tasks are visible in the portal',
'is_not_sent_reminders' => 'Reminders are not sent',
'promotion_footer' => 'Your promotion will expire soon, :link to upgrade now.',
'unable_to_delete_primary' => 'Note: to delete this company first delete all linked companies.',
'please_register' => 'Please register your account',
'processing_request' => 'Processing request',
'mcrypt_warning' => 'Warning: Mcrypt is deprecated, run <code>php artisan ninja:update-key --legacy=true</code> to update your cipher.',
'edit_times' => 'Edit Times',
'inclusive_taxes_help' => 'Include <b>taxes in the cost</b>',
'inclusive_taxes_warning' => 'Warning: existing invoices will need to be resaved',
'copy_shipping' => 'Copy Shipping',
'copy_billing' => 'Copy Billing',
'quote_has_expired' => 'The quote has expired, please contact the merchant.',
'empty_table_footer' => 'Showing 0 to 0 of 0 entries',
);

View File

@ -8,7 +8,7 @@ $LANG = array(
'work_phone' => 'Telefoon',
'address' => 'Adres',
'address1' => 'Straat',
'address2' => 'Bus/Suite',
'address2' => 'Toevoeging/Afdeling',
'city' => 'Plaats',
'state' => 'Staat/Provincie',
'postal_code' => 'Postcode',
@ -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' => 'Created by :site | Create. Send. Get Paid.',
'ninja_email_footer' => 'Gemaakt door :site | Aanmaken. Verzenden. Betaald krijgen.',
'go_pro' => 'Go Pro',
'quote' => 'Offerte',
'quotes' => 'Offertes',
@ -380,6 +380,7 @@ $LANG = array(
'gateway_help_2' => ':link om in te schrijven voor Authorize.net.',
'gateway_help_17' => ':link om uw PayPal API signature te krijgen.',
'gateway_help_27' => ':link om aan te melden voor 2Checkout.com. Om te verzekeren dat betalingen gevolgd worden stel :complete_link in als de redirect URL onder Account > Site Management in het 2Checkout portaal.',
'gateway_help_60' => ':link to create a WePay account.',
'more_designs' => 'Meer ontwerpen',
'more_designs_title' => 'Aanvullende factuurontwerpen',
'more_designs_cloud_header' => 'Neem Pro Plan voor meer factuurontwerpen',
@ -394,7 +395,7 @@ $LANG = array(
'payment_cvv' => '*Dit is de code van 3 of 4 tekens op de achterkant van uw kaart',
'payment_footer1' => '*Betalingsadres moet overeenkomen met het adres dat aan uw kaart gekoppeld is.',
'payment_footer2' => '*Klik alstublieft slechts &eacute;&eacute;n keer op "PAY NOW" - verwerking kan tot 1 minuut duren.',
'id_number' => 'Identificatienummer',
'id_number' => 'K.v.k. nummer',
'white_label_link' => 'White label',
'white_label_header' => 'White label',
'bought_white_label' => 'White label licentie succesvol geactiveerd',
@ -431,7 +432,7 @@ $LANG = array(
'reset_all' => 'Reset alles',
'approve' => 'Goedkeuren',
'token_billing_type_id' => 'Betalingstoken',
'token_billing_help' => 'Store payment details with WePay, Stripe, Braintree or GoCardless.',
'token_billing_help' => 'Bewaar betaalgegevens met WePay, Stripe, Braintree of GoCardless.',
'token_billing_1' => 'Inactief',
'token_billing_2' => 'Opt-in - checkbox is getoond maar niet geselecteerd',
'token_billing_3' => 'Opt-out - checkbox is getoond en geselecteerd',
@ -663,7 +664,7 @@ $LANG = array(
'status_viewed' => 'Bekeken',
'status_partial' => 'Gedeeltelijk',
'status_paid' => 'Betaald',
'status_unpaid' => 'Unpaid',
'status_unpaid' => 'Onbetaald',
'status_all' => 'Alles',
'show_line_item_tax' => '<b>BTW-tarieven per regel</b> tonen',
'iframe_url' => 'Website',
@ -986,7 +987,7 @@ $LANG = array(
'enable_https' => 'We raden u dringend aan om HTTPS te gebruiken om creditcard informatie digitaal te accepteren.',
'quote_issued_to' => 'Offerte uitgeschreven voor',
'show_currency_code' => 'Valutacode',
'free_year_message' => 'Your account has been upgraded to the pro plan for one year at no cost.',
'free_year_message' => 'Je account is gratis geüpgrade naar een pro account voor één jaar.',
'trial_message' => 'Uw account zal een gratis twee weken durende probeerversie van ons pro plan krijgen.',
'trial_footer' => 'Uw gratis probeerversie duurt nog :count dagen, :link om direct te upgraden.',
'trial_footer_last_day' => 'Dit is de laatste dag van uw gratis probeerversie, :link om direct te upgraden.',
@ -1007,7 +1008,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' => 'Verzend',
'invitation_status_opened' => 'Opened',
'invitation_status_opened' => 'Geopend',
'invitation_status_viewed' => 'Bekenen',
'email_error_inactive_client' => 'E-mails kunnen niet worden verstuurd naar inactieve klanten',
'email_error_inactive_contact' => 'E-mails kunnen niet worden verstuurd naar inactieve contactpersonen',
@ -1041,7 +1042,7 @@ $LANG = array(
// Client Passwords
'enable_portal_password' => 'Facturen beveiligen met een wachtwoord',
'enable_portal_password_help' => 'Geeft u de mogelijkheid om een wachtwoord in te stellen voor elke contactpersoon. Als er een wachtwoord is ingesteld moet de contactpersoon het wachtwoord invoeren voordat deze facturen kan bekijken.',
'send_portal_password' => 'Wachtwoord automatisch genereren',
'send_portal_password' => 'Automatische Geregeerd',
'send_portal_password_help' => 'Als er geen wachtwoord is ingesteld zal deze automatisch worden gegenereerd en verzonden bij de eerste factuur.',
'expired' => 'Verlopen',
@ -1089,7 +1090,7 @@ $LANG = array(
'email_documents_example_1' => 'Widgets Kwitantie.pdf',
'email_documents_example_2' => 'Definitieve Levering.zip',
'quote_documents' => 'Quote Documents',
'invoice_documents' => 'Invoice Documents',
'invoice_documents' => 'Factuur documenten',
'expense_documents' => 'Expense Documents',
'invoice_embed_documents' => 'Documenten invoegen',
'invoice_embed_documents_help' => 'Bijgevoegde afbeeldingen weergeven in de factuur.',
@ -1168,7 +1169,7 @@ $LANG = array(
'list_vendors' => 'Toon leveranciers',
'add_users_not_supported' => 'Upgrade naar het zakelijke abonnement om extra gebruikers toe te voegen aan uw account.',
'enterprise_plan_features' => 'Het zakelijke abonnement voegt ondersteuning toe voor meerdere gebruikers en bijlagen, :link om een volledige lijst van de mogelijkheden te bekijken.',
'return_to_app' => 'Return To App',
'return_to_app' => 'Terug naar de app',
// Payment updates
@ -1205,7 +1206,7 @@ $LANG = array(
'payment_type_stripe' => 'Stripe',
'ach' => 'ACH',
'enable_ach' => 'Accept US bank transfers',
'enable_ach' => 'Accepteer US bank transacties',
'stripe_ach_help' => 'ACH support must also be enabled in :link.',
'ach_disabled' => 'Er is al een andere gateway geconfigureerd voor directe afschrijving.',
@ -1369,12 +1370,14 @@ Kom terug naar deze betalingsmethode pagina zodra u de bedragen heeft ontvangen
// Frequencies
'freq_inactive' => 'Inactief',
'freq_daily' => 'Daily',
'freq_weekly' => 'Wekelijks',
'freq_biweekly' => 'Biweekly',
'freq_two_weeks' => 'Twee weken',
'freq_four_weeks' => 'Vier weken',
'freq_monthly' => 'Maandelijks',
'freq_three_months' => 'Drie maanden',
'freq_four_months' => 'Four months',
'freq_four_months' => 'Vier maanden',
'freq_six_months' => 'Zes maanden',
'freq_annually' => 'Jaarlijks',
@ -1406,7 +1409,9 @@ Kom terug naar deze betalingsmethode pagina zodra u de bedragen heeft ontvangen
'payment_type_Swish' => 'Swish',
'payment_type_Alipay' => 'Alipay',
'payment_type_Sofort' => 'Sofort',
'payment_type_SEPA' => 'SEPA Direct Debit',
'payment_type_SEPA' => 'SEPA Automatisch incasso',
'payment_type_Bitcoin' => 'Bitcoin',
'payment_type_GoCardless' => 'GoCardless',
// Industries
'industry_Accounting & Legal' => 'Boekhouding & juridisch',
@ -1907,6 +1912,7 @@ Kom terug naar deze betalingsmethode pagina zodra u de bedragen heeft ontvangen
'enterprise_upgrade_feature1' => 'Stel machtigingen in voor meerdere gebruikers',
'enterprise_upgrade_feature2' => 'Voeg externe documenten toe aan facturen & uitgaven',
'much_more' => 'Veel meer!',
'all_pro_fetaures' => 'Plus all pro features!',
'currency_symbol' => 'Symbool',
'currency_code' => 'Code',
@ -1981,14 +1987,14 @@ Kom terug naar deze betalingsmethode pagina zodra u de bedragen heeft ontvangen
'created_project' => 'Project succesvol aangemaakt',
'archived_project' => 'Project succesvol gearchiveerd',
'archived_projects' => ':count projecten succesvol gearchiveerd',
'restore_project' => 'Herstel project',
'restore_project' => 'Restore Project',
'restored_project' => 'Project succesvol hersteld',
'delete_project' => 'Project verwijderen',
'delete_project' => 'Delete Project',
'deleted_project' => 'Project succesvol verwijderd',
'deleted_projects' => ':count projecten succesvol verwijderd',
'delete_expense_category' => 'Categorie verwijderen',
'deleted_expense_category' => 'Categorie succesvol verwijderd',
'delete_product' => 'Product verwijderen',
'delete_product' => 'Delete Product',
'deleted_product' => 'Product succesvol verwijderd',
'deleted_products' => ':count producten succesvol verwijderd',
'restored_product' => 'Product succesvol hersteld',
@ -2102,7 +2108,7 @@ Kom terug naar deze betalingsmethode pagina zodra u de bedragen heeft ontvangen
// Updated login screen
'ninja_tagline' => 'Creëren. Sturen. Betaald worden.',
'login_or_existing' => 'Of meld aan met een bestaand account.',
'login_or_existing' => 'Of log in met een verbonden account.',
'sign_up_now' => 'Meld nu aan',
'not_a_member_yet' => 'Nog geen lid?',
'login_create_an_account' => 'Maak een account aan!',
@ -2194,7 +2200,7 @@ Kom terug naar deze betalingsmethode pagina zodra u de bedragen heeft ontvangen
'delete_data' => 'Gegevens verwijderen',
'purge_data_help' => 'Permanently delete all data but keep the account and settings.',
'cancel_account_help' => 'Verwijder het account inclusief alle gegevens en instellingen.',
'purge_successful' => 'Successfully purged company data',
'purge_successful' => 'Bedrijfsgegevens succesvol gewist',
'forbidden' => 'Verboden',
'purge_data_message' => 'Waarschuwing: Dit zal uw gegevens verwijderen. Er is geen manier om dit ongedaan te maken.',
'contact_phone' => 'Contact telefoon',
@ -2382,13 +2388,13 @@ Kom terug naar deze betalingsmethode pagina zodra u de bedragen heeft ontvangen
'currency_taiwan_new_dollar' => 'Taiwan Nieuwe Dollar',
'currency_dominican_peso' => 'Dominicaanse Peso',
'currency_chilean_peso' => 'Chileense Peso',
'currency_icelandic_krona' => 'Icelandic Króna',
'currency_icelandic_krona' => 'IJslandse kroon',
'currency_papua_new_guinean_kina' => 'Papoea-Nieuw-Guinee-China',
'currency_jordanian_dinar' => 'Jordaanse Dinar',
'currency_myanmar_kyat' => 'Myanmar Kyat',
'currency_peruvian_sol' => 'Peruaanse Sol',
'currency_botswana_pula' => 'Botswana Pula',
'currency_hungarian_forint' => 'Hungarian Forint',
'currency_botswana_pula' => 'Botswaanse pula',
'currency_hungarian_forint' => 'Hongaarse 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.',
@ -2414,105 +2420,188 @@ Kom terug naar deze betalingsmethode pagina zodra u de bedragen heeft ontvangen
'item_tax1' => 'Item Tax1',
'item_tax2' => 'Item Tax2',
'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' => 'Verwijder bedrijf',
'delete_company_help' => 'Permanent je bedrijf verwijderen inclusief alle gegevens en instellingen.',
'delete_company_message' => 'Waarschuwing: Hiermee verwijder je permanent je bedrijf, dit kan niet worden ontdaan.',
'applied_discount' => 'The coupon has been applied, the plan price has been reduced by :discount%.',
'applied_discount' => 'De kortingscode is toegevoegd, de prijs van het gekozen plan is verlaagd met :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',
'customer' => 'Customer',
'customers' => 'Customers',
'created_customer' => 'Successfully created customer',
'created_customers' => 'Successfully created :count customers',
'customer' => 'Klant',
'customers' => 'Klanten',
'created_customer' => 'Klant succesvol aangemaakt',
'created_customers' => 'Succesvol :aantal klanten aangemaakt',
'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.',
'deleted_account_details' => 'Your account (:account) has been successfully deleted.',
'purge_details' => 'De gegevens uit jou account (:account) zijn succesvol gewist.',
'deleted_company' => 'Account succesvol geannuleerd',
'deleted_account' => 'Bedrijf succesvol verwijdert',
'deleted_company_details' => 'Je bedrijf (:account) is succesvol verwijdert.',
'deleted_account_details' => 'Je account (:account) is succesvol verwijdert.',
'alipay' => 'Alipay',
'sofort' => 'Sofort',
'sepa' => 'SEPA Direct Debit',
'enable_alipay' => 'Accept Alipay',
'enable_sofort' => 'Accept EU bank transfers',
'enable_alipay' => 'Accepteer Alipay',
'enable_sofort' => 'Accepteer EU bank transacties',
'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',
'calendar' => 'Kalender',
'pro_plan_calendar' => ':link to enable the calendar by joining the Pro Plan',
'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' => 'Waar werk je aan?',
'time_tracker' => 'Tijd Registratie',
'refresh' => 'Verversen',
'filter_sort' => 'Filter/Sorteer',
'no_description' => 'Geen Beschrijving',
'time_tracker_login' => 'Tijd Registratie Login',
'save_or_discard' => 'Sla wijzigingen op of wis deze',
'discard_changes' => 'Wis Wijzigingen',
'tasks_not_enabled' => 'Taken staan niet aan',
'started_task' => 'Succesvol een taak gestart',
'create_client' => 'Klant aanmaken',
'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',
'download_desktop_app' => 'Download de dekstop app',
'download_iphone_app' => 'Download de iPhone app',
'download_android_app' => 'Download de Android app',
'time_tracker_mobile_help' => 'Dubbel tap een taak om deze te selecteren',
'stopped' => 'Gestopt',
'ascending' => 'Oplopend',
'descending' => 'Aflopend',
'sort_field' => 'Sorteren op',
'sort_direction' => 'Richting',
'discard' => 'Wissen',
'time_am' => 'AM',
'time_pm' => 'PM',
'time_mins' => 'mins',
'time_hr' => 'hr',
'time_hrs' => 'hrs',
'clear' => 'Clear',
'time_mins' => 'minuten',
'time_hr' => 'uur',
'time_hrs' => 'uren',
'clear' => 'Wis',
'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',
'invoice_or_expense' => 'Factuur/Kosten',
'invoice_pdfs' => 'Factuur PDF\'s',
'enable_sepa' => 'Accepteer SEPA',
'enable_bitcoin' => 'Accepteer 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',
'recover_license' => 'Herstel licentie',
'purchase' => 'Purchase',
'recover' => 'Recover',
'apply' => 'Apply',
'recover_white_label_header' => 'Recover White Label License',
'apply_white_label_header' => 'Apply White Label License',
'videos' => 'Videos',
'videos' => 'Video\'s',
'video' => 'Video',
'return_to_invoice' => 'Return to Invoice',
'return_to_invoice' => 'Terug naar factuur',
'gateway_help_13' => 'To use ITN leave the PDT Key field blank.',
'partial_due_date' => 'Partial Due Date',
'task_fields' => 'Task Fields',
'task_fields' => 'Taak velden',
'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' => 'Tweestaps authenticatie',
'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.',
'add_product' => 'Product toevoegen',
'email_will_be_sent_on' => 'Let op: de email zal worden verstuurd op :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.',
'your_password_reset_link' => 'Your Password Reset Link',
'subdomain_taken' => 'The subdomain is already in use',
'client_login' => 'Klanten login',
'converted_amount' => 'Converted Amount',
'default' => 'Default',
'shipping_address' => 'Shipping Address',
'bllling_address' => 'Billing Address',
'billing_address1' => 'Billing Street',
'billing_address2' => 'Billing Apt/Suite',
'billing_city' => 'Billing City',
'billing_state' => 'Billing State/Province',
'billing_postal_code' => 'Billing Postal Code',
'billing_country' => 'Billing Country',
'shipping_address1' => 'Shipping Street',
'shipping_address2' => 'Shipping Apt/Suite',
'shipping_city' => 'Shipping City',
'shipping_state' => 'Shipping State/Province',
'shipping_postal_code' => 'Shipping Postal Code',
'shipping_country' => 'Shipping Country',
'classify' => 'Classify',
'show_shipping_address_help' => 'Require client to provide their shipping address',
'ship_to_billing_address' => 'Verzend naar factuuradres',
'delivery_note' => 'Afleveringsbon',
'show_tasks_in_portal' => 'Show tasks in the client portal',
'cancel_schedule' => 'Cancel Schedule',
'scheduled_report' => 'Scheduled Report',
'scheduled_report_help' => 'Email the :report report as :format to :email',
'created_scheduled_report' => 'Successfully scheduled report',
'deleted_scheduled_report' => 'Successfully canceled scheduled report',
'scheduled_report_attached' => 'Your scheduled :type report is attached.',
'scheduled_report_error' => 'Failed to create schedule report',
'invalid_one_time_password' => 'Invalid one time password',
'apple_pay' => 'Apple/Google Pay',
'enable_apple_pay' => 'Accept Apple Pay and Pay with Google',
'requires_subdomain' => 'This payment type requires that a :link.',
'subdomain_is_set' => 'subdomain is set',
'verification_file' => 'Verification File',
'verification_file_missing' => 'The verification file is needed to accept payments.',
'apple_pay_domain' => 'Use <code>:domain</code> as the domain in :link.',
'apple_pay_not_supported' => 'Sorry, Apple/Google Pay isn\'t supported',
'optional_payment_methods' => 'Optional Payment Methods',
'add_subscription' => 'Add Subscription',
'target_url' => 'Target',
'target_url_help' => 'When the selected event occurs the app will post the entity as JSON to the target URL.',
'event' => 'Event',
'subscription_event_1' => 'Created Client',
'subscription_event_2' => 'Created Invoice',
'subscription_event_3' => 'Created Quote',
'subscription_event_4' => 'Created Payment',
'subscription_event_5' => 'Created Vendor',
'subscription_event_6' => 'Updated Quote',
'subscription_event_7' => 'Deleted Quote',
'subscription_event_8' => 'Updated Invoice',
'subscription_event_9' => 'Deleted Invoice',
'subscriptions' => 'Subscriptions',
'updated_subscription' => 'Successfully updated subscription',
'created_subscription' => 'Successfully created subscription',
'edit_subscription' => 'Edit Subscription',
'archive_subscription' => 'Archive Subscription',
'archived_subscription' => 'Successfully archived subscription',
'project_error_multiple_clients' => 'The projects can\'t belong to different clients',
'invoice_project' => 'Invoice Project',
'module_recurring_invoice' => 'Recurring Invoices',
'module_credit' => 'Credits',
'module_quote' => 'Quotes',
'module_task' => 'Tasks & Projects',
'module_expense' => 'Expenses & Vendors',
'reminders' => 'Reminders',
'send_client_reminders' => 'Send email reminders',
'can_view_tasks' => 'Tasks are visible in the portal',
'is_not_sent_reminders' => 'Reminders are not sent',
'promotion_footer' => 'Your promotion will expire soon, :link to upgrade now.',
'unable_to_delete_primary' => 'Note: to delete this company first delete all linked companies.',
'please_register' => 'Please register your account',
'processing_request' => 'Processing request',
'mcrypt_warning' => 'Warning: Mcrypt is deprecated, run <code>php artisan ninja:update-key --legacy=true</code> to update your cipher.',
'edit_times' => 'Edit Times',
'inclusive_taxes_help' => 'Include <b>taxes in the cost</b>',
'inclusive_taxes_warning' => 'Warning: existing invoices will need to be resaved',
'copy_shipping' => 'Copy Shipping',
'copy_billing' => 'Copy Billing',
'quote_has_expired' => 'The quote has expired, please contact the merchant.',
'empty_table_footer' => 'Showing 0 to 0 of 0 entries',
);

View File

@ -386,6 +386,7 @@ $LANG = array(
'gateway_help_2' => ':link, aby zarejestrować się w Authorize.net.',
'gateway_help_17' => ':link, aby otrzymać sygnaturę PayPal API.',
'gateway_help_27' => ':link to sign up for 2Checkout.com. To ensure payments are tracked set :complete_link as the redirect URL under Account > Site Management in the 2Checkout portal.',
'gateway_help_60' => ':link to create a WePay account.',
'more_designs' => 'Więcej motywów',
'more_designs_title' => 'Dodatkowe motywy faktur',
'more_designs_cloud_header' => 'Więcej motywów faktur w wersji PRO',
@ -1050,7 +1051,7 @@ $LANG = array(
// Client Passwords
'enable_portal_password' => 'Faktury chronione hasłem',
'enable_portal_password_help' => 'Zezwala na utworzenie haseł dla każdego kontaktu. Jeśli hasło zostanie ustanowione, użytkownik będzie musiał podać hasło, aby przeglądać faktury.',
'send_portal_password' => 'Generuj hasło automatycznie',
'send_portal_password' => 'Generate Automatically',
'send_portal_password_help' => 'Wygeneruje hasło automatycznie, jeśli nie zostanie ono wpisane. Klient otrzyma je razem z pierwszą fakturą.',
'expired' => 'Wygasło',
@ -1378,7 +1379,9 @@ Gdy przelewy zostaną zaksięgowane na Twoim koncie, wróć do tej strony i klik
// Frequencies
'freq_inactive' => 'Inactive',
'freq_daily' => 'Daily',
'freq_weekly' => 'Co tydzień',
'freq_biweekly' => 'Biweekly',
'freq_two_weeks' => 'Co dwa tygodnie',
'freq_four_weeks' => 'Co cztery tygodnie',
'freq_monthly' => 'Co miesiąc',
@ -1416,6 +1419,8 @@ Gdy przelewy zostaną zaksięgowane na Twoim koncie, wróć do tej strony i klik
'payment_type_Alipay' => 'Alipay',
'payment_type_Sofort' => 'Sofort',
'payment_type_SEPA' => 'SEPA Direct Debit',
'payment_type_Bitcoin' => 'Bitcoin',
'payment_type_GoCardless' => 'GoCardless',
// Industries
'industry_Accounting & Legal' => 'Księgowość i prawo',
@ -1915,6 +1920,7 @@ Gdy przelewy zostaną zaksięgowane na Twoim koncie, wróć do tej strony i klik
'enterprise_upgrade_feature1' => 'Ustaw prawa dostępu dla wielu użytkowników',
'enterprise_upgrade_feature2' => 'Dołączaj dodatkowe pliki do faktur i wydatków',
'much_more' => 'Znacznie więcej!',
'all_pro_fetaures' => 'Plus all pro features!',
'currency_symbol' => 'Symbol',
'currency_code' => 'Kod',
@ -1989,14 +1995,14 @@ Gdy przelewy zostaną zaksięgowane na Twoim koncie, wróć do tej strony i klik
'created_project' => 'Utworzono projekt',
'archived_project' => 'Zarchiwizowano projekt',
'archived_projects' => 'Zarchiwizowano :count projektów',
'restore_project' => 'Przywróć projekt',
'restore_project' => 'Restore Project',
'restored_project' => 'Przywrócono projekt',
'delete_project' => 'Usuń projekt',
'delete_project' => 'Delete Project',
'deleted_project' => 'Usunięto projekt',
'deleted_projects' => 'Usunięto :count projekty/projektów',
'delete_expense_category' => 'Usuń kategorię',
'deleted_expense_category' => 'Usunięto kategorię',
'delete_product' => 'Usuń produkt',
'delete_product' => 'Delete Product',
'deleted_product' => 'Usunięto produkt',
'deleted_products' => 'Usunięto :count produktów',
'restored_product' => 'Przywrócono produkt',
@ -2110,7 +2116,7 @@ Gdy przelewy zostaną zaksięgowane na Twoim koncie, wróć do tej strony i klik
// Updated login screen
'ninja_tagline' => 'Twórz. Wysyłaj. Zarabiaj.',
'login_or_existing' => 'Lub zaloguj się na istniejące konto.',
'login_or_existing' => 'Or login with a connected account.',
'sign_up_now' => 'Zarejestruj się teraz.',
'not_a_member_yet' => 'Nie masz konta?',
'login_create_an_account' => 'Stwórz konto!',
@ -2521,6 +2527,89 @@ Gdy przelewy zostaną zaksięgowane na Twoim koncie, wróć do tej strony i klik
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
'your_password_reset_link' => 'Your Password Reset Link',
'subdomain_taken' => 'The subdomain is already in use',
'client_login' => 'Logowanie klienta',
'converted_amount' => 'Converted Amount',
'default' => 'Default',
'shipping_address' => 'Shipping Address',
'bllling_address' => 'Billing Address',
'billing_address1' => 'Billing Street',
'billing_address2' => 'Billing Apt/Suite',
'billing_city' => 'Billing City',
'billing_state' => 'Billing State/Province',
'billing_postal_code' => 'Billing Postal Code',
'billing_country' => 'Billing Country',
'shipping_address1' => 'Shipping Street',
'shipping_address2' => 'Shipping Apt/Suite',
'shipping_city' => 'Shipping City',
'shipping_state' => 'Shipping State/Province',
'shipping_postal_code' => 'Shipping Postal Code',
'shipping_country' => 'Shipping Country',
'classify' => 'Classify',
'show_shipping_address_help' => 'Require client to provide their shipping address',
'ship_to_billing_address' => 'Ship to billing address',
'delivery_note' => 'Delivery Note',
'show_tasks_in_portal' => 'Show tasks in the client portal',
'cancel_schedule' => 'Cancel Schedule',
'scheduled_report' => 'Scheduled Report',
'scheduled_report_help' => 'Email the :report report as :format to :email',
'created_scheduled_report' => 'Successfully scheduled report',
'deleted_scheduled_report' => 'Successfully canceled scheduled report',
'scheduled_report_attached' => 'Your scheduled :type report is attached.',
'scheduled_report_error' => 'Failed to create schedule report',
'invalid_one_time_password' => 'Invalid one time password',
'apple_pay' => 'Apple/Google Pay',
'enable_apple_pay' => 'Accept Apple Pay and Pay with Google',
'requires_subdomain' => 'This payment type requires that a :link.',
'subdomain_is_set' => 'subdomain is set',
'verification_file' => 'Verification File',
'verification_file_missing' => 'The verification file is needed to accept payments.',
'apple_pay_domain' => 'Use <code>:domain</code> as the domain in :link.',
'apple_pay_not_supported' => 'Sorry, Apple/Google Pay isn\'t supported',
'optional_payment_methods' => 'Optional Payment Methods',
'add_subscription' => 'Add Subscription',
'target_url' => 'Target',
'target_url_help' => 'When the selected event occurs the app will post the entity as JSON to the target URL.',
'event' => 'Event',
'subscription_event_1' => 'Created Client',
'subscription_event_2' => 'Created Invoice',
'subscription_event_3' => 'Created Quote',
'subscription_event_4' => 'Created Payment',
'subscription_event_5' => 'Created Vendor',
'subscription_event_6' => 'Updated Quote',
'subscription_event_7' => 'Deleted Quote',
'subscription_event_8' => 'Updated Invoice',
'subscription_event_9' => 'Deleted Invoice',
'subscriptions' => 'Subscriptions',
'updated_subscription' => 'Successfully updated subscription',
'created_subscription' => 'Successfully created subscription',
'edit_subscription' => 'Edit Subscription',
'archive_subscription' => 'Archive Subscription',
'archived_subscription' => 'Successfully archived subscription',
'project_error_multiple_clients' => 'The projects can\'t belong to different clients',
'invoice_project' => 'Invoice Project',
'module_recurring_invoice' => 'Recurring Invoices',
'module_credit' => 'Credits',
'module_quote' => 'Quotes',
'module_task' => 'Tasks & Projects',
'module_expense' => 'Expenses & Vendors',
'reminders' => 'Reminders',
'send_client_reminders' => 'Send email reminders',
'can_view_tasks' => 'Tasks are visible in the portal',
'is_not_sent_reminders' => 'Reminders are not sent',
'promotion_footer' => 'Your promotion will expire soon, :link to upgrade now.',
'unable_to_delete_primary' => 'Note: to delete this company first delete all linked companies.',
'please_register' => 'Please register your account',
'processing_request' => 'Processing request',
'mcrypt_warning' => 'Warning: Mcrypt is deprecated, run <code>php artisan ninja:update-key --legacy=true</code> to update your cipher.',
'edit_times' => 'Edit Times',
'inclusive_taxes_help' => 'Include <b>taxes in the cost</b>',
'inclusive_taxes_warning' => 'Warning: existing invoices will need to be resaved',
'copy_shipping' => 'Copy Shipping',
'copy_billing' => 'Copy Billing',
'quote_has_expired' => 'The quote has expired, please contact the merchant.',
'empty_table_footer' => 'Showing 0 to 0 of 0 entries',
);

View File

@ -70,7 +70,7 @@ $LANG = array(
'settings' => 'Configurações',
'enable_invoice_tax' => 'Permitir especificar a <b>taxa da fatura</b>',
'enable_line_item_tax' => 'Permitir especificar o <b>taxas por item</b>',
'dashboard' => 'Dashboard',
'dashboard' => 'Painel',
'clients' => 'Clientes',
'invoices' => 'Faturas',
'payments' => 'Pagamentos',
@ -177,7 +177,7 @@ $LANG = array(
'site_updates' => 'Atualizações',
'custom_messages' => 'Mensagens Customizadas',
'default_email_footer' => 'Definir <b>assinatura de e-mail</b> padrão',
'select_file' => 'Favor selecionar um arquivo',
'select_file' => 'Selecione um arquivo',
'first_row_headers' => 'Usar as primeiras linhas como cabeçalho',
'column' => 'Coluna',
'sample' => 'Exemplo',
@ -238,7 +238,7 @@ $LANG = array(
'confirmation_subject' => 'Confirmação de Conta do Invoice Ninja',
'confirmation_header' => 'Confirmação de Conta',
'confirmation_message' => 'Favor acessar o link abaixo para confirmar a sua conta.',
'invoice_subject' => 'Nova fatura :number de :account',
'invoice_subject' => 'Nova fatura :numer de :account',
'invoice_message' => 'Para visualizar a sua fatura de :amount, clique no link abaixo.',
'payment_subject' => 'Recebimento de pagamento de',
'payment_message' => 'Obrigado, pagamento de :amount confirmado',
@ -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' => 'Created by :site | Create. Send. Get Paid.',
'ninja_email_footer' => 'Criado por :site | Crie. Envie. Receba.',
'go_pro' => 'Adquira o Plano Pro',
'quote' => 'Orçamento',
'quotes' => 'Orçamentos',
@ -380,6 +380,7 @@ $LANG = array(
'gateway_help_2' => ':link para acessar Authorize.net.',
'gateway_help_17' => ':link para adquirir sua "PayPal API signature".',
'gateway_help_27' => ':link registrar-se no 2Checkout.com. Para garantir o rastreamento dos pagamentos configure o :complete_link como URL de redirecionamento em Account > Site Management in the 2Checkout portal.',
'gateway_help_60' => ':link para criar uma conta no WePay.',
'more_designs' => 'Mais Modelos',
'more_designs_title' => 'Modelo Adicionais',
'more_designs_cloud_header' => 'Adquira o Plano Pro para mais modelos',
@ -1041,7 +1042,7 @@ $LANG = array(
// Client Passwords
'enable_portal_password' => 'Faturas protegidas por senha',
'enable_portal_password_help' => 'Permite definir uma senha para cada contato. Se uma senha for definida, o contato deverá informar sua senha antes de visualizar a fatura.',
'send_portal_password' => 'Gerar senha automaticamente',
'send_portal_password' => 'Criar automaticamente',
'send_portal_password_help' => 'Se uma senha não for definida, uma senha será gerada e enviada juntamente com a primeira fatura.',
'expired' => 'Vencida',
@ -1110,9 +1111,9 @@ $LANG = array(
'document_size' => 'Size',
'enable_client_portal' => 'Painel',
'enable_client_portal_help' => 'Mostrar/Ocultar o painel no portal do cliente.',
'enable_client_portal_dashboard' => 'Dashboard',
'enable_client_portal_dashboard_help' => 'Show/hide the dashboard page in the client portal.',
'enable_client_portal_help' => 'Exibe ou esconde o portal do cliente.',
'enable_client_portal_dashboard' => 'Painel',
'enable_client_portal_dashboard_help' => 'Exibe ou esconde o painel no portal do cliente.',
// Plans
'account_management' => 'Gerenciamento da Conta',
@ -1220,7 +1221,7 @@ $LANG = array(
'invalid_routing_number' => 'O número de roteamento é inválido.',
'invalid_account_number' => 'O número da conta e inválido.',
'account_number_mismatch' => 'Números da conta não combinam.',
'missing_account_holder_type' => 'Por favor, selecione uma conta ou empresa individual.',
'missing_account_holder_type' => 'Selecione se é uma conta individual ou empresarial.',
'missing_account_holder_name' => 'Por favor, informe o nome do proprietário da conta.',
'routing_number' => 'Número de Roteamento',
'confirm_account_number' => 'Confirmar Número da Conta',
@ -1328,7 +1329,7 @@ Quando tiver os valores dos depósitos, volte a esta pagina e complete a verific
'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' => 'Ver Dashboard',
'view_dashboard' => 'Ver painel',
'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.',
@ -1369,7 +1370,9 @@ Quando tiver os valores dos depósitos, volte a esta pagina e complete a verific
// Frequencies
'freq_inactive' => 'Inativo',
'freq_daily' => 'Diariamente',
'freq_weekly' => 'Semanalmente',
'freq_biweekly' => 'Duas vezes por semana',
'freq_two_weeks' => '2 semanas',
'freq_four_weeks' => '4 semanas',
'freq_monthly' => 'Mensalmente',
@ -1406,44 +1409,46 @@ Quando tiver os valores dos depósitos, volte a esta pagina e complete a verific
'payment_type_Swish' => 'Swish',
'payment_type_Alipay' => 'Alipay',
'payment_type_Sofort' => 'Sofort',
'payment_type_SEPA' => 'SEPA Direct Debit',
'payment_type_SEPA' => 'Débito Direto SEPA',
'payment_type_Bitcoin' => 'Bitcoin',
'payment_type_GoCardless' => 'GoCardless',
// Industries
'industry_Accounting & Legal' => 'Accounting & Legal',
'industry_Advertising' => 'Advertising',
'industry_Aerospace' => 'Aerospace',
'industry_Agriculture' => 'Agriculture',
'industry_Automotive' => 'Automotive',
'industry_Banking & Finance' => 'Banking & Finance',
'industry_Biotechnology' => 'Biotechnology',
'industry_Accounting & Legal' => 'Contabilidade e Jurídico',
'industry_Advertising' => 'Publicidade e Propaganda',
'industry_Aerospace' => 'Aeroespacial',
'industry_Agriculture' => 'Agricultura',
'industry_Automotive' => 'Automotivo',
'industry_Banking & Finance' => 'Bancos e Financeiras',
'industry_Biotechnology' => 'Biotecnologia',
'industry_Broadcasting' => 'Broadcasting',
'industry_Business Services' => 'Business Services',
'industry_Commodities & Chemicals' => 'Commodities & Chemicals',
'industry_Communications' => 'Communications',
'industry_Computers & Hightech' => 'Computers & Hightech',
'industry_Defense' => 'Defense',
'industry_Energy' => 'Energy',
'industry_Entertainment' => 'Entertainment',
'industry_Government' => 'Government',
'industry_Healthcare & Life Sciences' => 'Healthcare & Life Sciences',
'industry_Insurance' => 'Insurance',
'industry_Manufacturing' => 'Manufacturing',
'industry_Business Services' => 'Serviços Empresariais',
'industry_Commodities & Chemicals' => 'Commodities e Produtos Químicos',
'industry_Communications' => 'Comunicações',
'industry_Computers & Hightech' => 'Computadores e Tecnologia',
'industry_Defense' => 'Defesa',
'industry_Energy' => 'Energia',
'industry_Entertainment' => 'Entretenimento',
'industry_Government' => 'Governo',
'industry_Healthcare & Life Sciences' => 'Saúde e Ciências',
'industry_Insurance' => 'Seguros',
'industry_Manufacturing' => 'Manufatura',
'industry_Marketing' => 'Marketing',
'industry_Media' => 'Media',
'industry_Nonprofit & Higher Ed' => 'Nonprofit & Higher Ed',
'industry_Pharmaceuticals' => 'Pharmaceuticals',
'industry_Professional Services & Consulting' => 'Professional Services & Consulting',
'industry_Real Estate' => 'Real Estate',
'industry_Restaurant & Catering' => 'Restaurant & Catering',
'industry_Retail & Wholesale' => 'Retail & Wholesale',
'industry_Sports' => 'Sports',
'industry_Transportation' => 'Transportation',
'industry_Travel & Luxury' => 'Travel & Luxury',
'industry_Other' => 'Other',
'industry_Photography' => 'Photography',
'industry_Media' => 'Mídia',
'industry_Nonprofit & Higher Ed' => 'Sem Fins Lucrativos e Educação',
'industry_Pharmaceuticals' => 'Farmacêuticos',
'industry_Professional Services & Consulting' => 'Serviços Profissionais e Consultoria',
'industry_Real Estate' => 'Imóveis',
'industry_Restaurant & Catering' => 'Restaurantes e Bufês',
'industry_Retail & Wholesale' => 'Atacado e Varejo',
'industry_Sports' => 'Esportes',
'industry_Transportation' => 'Transportes',
'industry_Travel & Luxury' => 'Viagens e Luxo',
'industry_Other' => 'Outros',
'industry_Photography' => 'Fotografia',
// Countries
'country_Afghanistan' => 'Afghanistan',
'country_Afghanistan' => 'Afeganistão',
'country_Albania' => 'Albania',
'country_Antarctica' => 'Antarctica',
'country_Algeria' => 'Algeria',
@ -1458,139 +1463,139 @@ Quando tiver os valores dos depósitos, volte a esta pagina e complete a verific
'country_Bahamas' => 'Bahamas',
'country_Bahrain' => 'Bahrain',
'country_Bangladesh' => 'Bangladesh',
'country_Armenia' => 'Armenia',
'country_Armenia' => 'Armênia',
'country_Barbados' => 'Barbados',
'country_Belgium' => 'Belgium',
'country_Belgium' => 'Bélgica',
'country_Bermuda' => 'Bermuda',
'country_Bhutan' => 'Bhutan',
'country_Bhutan' => 'Butão',
'country_Bolivia, Plurinational State of' => 'Bolivia, Plurinational State of',
'country_Bosnia and Herzegovina' => 'Bosnia and Herzegovina',
'country_Botswana' => 'Botswana',
'country_Bosnia and Herzegovina' => 'Bósnia e Herzegovina',
'country_Botswana' => 'Botsuana',
'country_Bouvet Island' => 'Bouvet Island',
'country_Brazil' => 'Brasil',
'country_Belize' => 'Belize',
'country_British Indian Ocean Territory' => 'British Indian Ocean Territory',
'country_Solomon Islands' => 'Solomon Islands',
'country_Virgin Islands, British' => 'Virgin Islands, British',
'country_British Indian Ocean Territory' => 'Território Oceânico das Índias Britânicas',
'country_Solomon Islands' => 'Ilhas Salomão',
'country_Virgin Islands, British' => 'Ilhas Virgens Britânicas',
'country_Brunei Darussalam' => 'Brunei Darussalam',
'country_Bulgaria' => 'Bulgaria',
'country_Myanmar' => 'Myanmar',
'country_Bulgaria' => 'Bulgária',
'country_Myanmar' => 'Mianmar',
'country_Burundi' => 'Burundi',
'country_Belarus' => 'Belarus',
'country_Cambodia' => 'Cambodia',
'country_Cambodia' => 'Camboja',
'country_Cameroon' => 'Cameroon',
'country_Canada' => 'Canada',
'country_Cape Verde' => 'Cape Verde',
'country_Cayman Islands' => 'Cayman Islands',
'country_Canada' => 'Canadá',
'country_Cape Verde' => 'Cabo Verde',
'country_Cayman Islands' => 'Ilhas Cayman',
'country_Central African Republic' => 'Central African Republic',
'country_Sri Lanka' => 'Sri Lanka',
'country_Chad' => 'Chad',
'country_Chad' => 'Chade',
'country_Chile' => 'Chile',
'country_China' => 'China',
'country_Taiwan, Province of China' => 'Taiwan, Province of China',
'country_Taiwan, Province of China' => 'Taiwan (Província da China)',
'country_Christmas Island' => 'Christmas Island',
'country_Cocos (Keeling) Islands' => 'Cocos (Keeling) Islands',
'country_Colombia' => 'Colombia',
'country_Cocos (Keeling) Islands' => 'Ilhas Cocos (Keeling)',
'country_Colombia' => 'Colômbia',
'country_Comoros' => 'Comoros',
'country_Mayotte' => 'Mayotte',
'country_Congo' => 'Congo',
'country_Congo, the Democratic Republic of the' => 'Congo, the Democratic Republic of the',
'country_Cook Islands' => 'Cook Islands',
'country_Congo, the Democratic Republic of the' => 'Congo (República Democrática do)',
'country_Cook Islands' => 'Ilhas Cook',
'country_Costa Rica' => 'Costa Rica',
'country_Croatia' => 'Croatia',
'country_Croatia' => 'Croácia',
'country_Cuba' => 'Cuba',
'country_Cyprus' => 'Cyprus',
'country_Czech Republic' => 'Czech Republic',
'country_Cyprus' => 'Chipre',
'country_Czech Republic' => 'República Tcheca',
'country_Benin' => 'Benin',
'country_Denmark' => 'Denmark',
'country_Denmark' => 'Dinamarca',
'country_Dominica' => 'Dominica',
'country_Dominican Republic' => 'Dominican Republic',
'country_Ecuador' => 'Ecuador',
'country_Dominican Republic' => 'República Dominicana',
'country_Ecuador' => 'Equador',
'country_El Salvador' => 'El Salvador',
'country_Equatorial Guinea' => 'Equatorial Guinea',
'country_Ethiopia' => 'Ethiopia',
'country_Ethiopia' => 'Etpia',
'country_Eritrea' => 'Eritrea',
'country_Estonia' => 'Estonia',
'country_Faroe Islands' => 'Faroe Islands',
'country_Falkland Islands (Malvinas)' => 'Falkland Islands (Malvinas)',
'country_Estonia' => 'Estônia',
'country_Faroe Islands' => 'Ilhas Faroe',
'country_Falkland Islands (Malvinas)' => 'Ilhas Falkland (Malvinas)',
'country_South Georgia and the South Sandwich Islands' => 'South Georgia and the South Sandwich Islands',
'country_Fiji' => 'Fiji',
'country_Finland' => 'Finland',
'country_Finland' => 'Finlândia',
'country_Åland Islands' => 'Åland Islands',
'country_France' => 'France',
'country_French Guiana' => 'French Guiana',
'country_French Polynesia' => 'French Polynesia',
'country_France' => 'França',
'country_French Guiana' => 'Guiana Francesa',
'country_French Polynesia' => 'Polinésia Francesa',
'country_French Southern Territories' => 'French Southern Territories',
'country_Djibouti' => 'Djibouti',
'country_Gabon' => 'Gabon',
'country_Gabon' => 'Gabão',
'country_Georgia' => 'Georgia',
'country_Gambia' => 'Gambia',
'country_Palestinian Territory, Occupied' => 'Palestinian Territory, Occupied',
'country_Germany' => 'Germany',
'country_Ghana' => 'Ghana',
'country_Germany' => 'Alemanha',
'country_Ghana' => 'Gana',
'country_Gibraltar' => 'Gibraltar',
'country_Kiribati' => 'Kiribati',
'country_Greece' => 'Greece',
'country_Greenland' => 'Greenland',
'country_Grenada' => 'Grenada',
'country_Guadeloupe' => 'Guadeloupe',
'country_Greece' => 'Grécia',
'country_Greenland' => 'Groenlândia',
'country_Grenada' => 'Granada',
'country_Guadeloupe' => 'Guadalupe',
'country_Guam' => 'Guam',
'country_Guatemala' => 'Guatemala',
'country_Guinea' => 'Guinea',
'country_Guyana' => 'Guyana',
'country_Guyana' => 'Guiana',
'country_Haiti' => 'Haiti',
'country_Heard Island and McDonald Islands' => 'Heard Island and McDonald Islands',
'country_Holy See (Vatican City State)' => 'Holy See (Vatican City State)',
'country_Honduras' => 'Honduras',
'country_Hong Kong' => 'Hong Kong',
'country_Hungary' => 'Hungary',
'country_Iceland' => 'Iceland',
'country_India' => 'India',
'country_Indonesia' => 'Indonesia',
'country_Hungary' => 'Hungria',
'country_Iceland' => 'Islândia',
'country_India' => 'Índia',
'country_Indonesia' => 'Indonésia',
'country_Iran, Islamic Republic of' => 'Iran, Islamic Republic of',
'country_Iraq' => 'Iraq',
'country_Ireland' => 'Ireland',
'country_Iraq' => 'Iraque',
'country_Ireland' => 'Irlanda',
'country_Israel' => 'Israel',
'country_Italy' => 'Italy',
'country_Côte d\'Ivoire' => 'Côte d\'Ivoire',
'country_Italy' => 'Itália',
'country_Côte d\'Ivoire' => 'Costa do Marfim',
'country_Jamaica' => 'Jamaica',
'country_Japan' => 'Japan',
'country_Kazakhstan' => 'Kazakhstan',
'country_Japan' => 'Japão',
'country_Kazakhstan' => 'Cazaquistão',
'country_Jordan' => 'Jordan',
'country_Kenya' => 'Kenya',
'country_Korea, Democratic People\'s Republic of' => 'Korea, Democratic People\'s Republic of',
'country_Korea, Republic of' => 'Korea, Republic of',
'country_Kenya' => 'Quênia',
'country_Korea, Democratic People\'s Republic of' => 'Coreia (República Popular Democrática da)',
'country_Korea, Republic of' => 'Coreia (República da)',
'country_Kuwait' => 'Kuwait',
'country_Kyrgyzstan' => 'Kyrgyzstan',
'country_Lao People\'s Democratic Republic' => 'Lao People\'s Democratic Republic',
'country_Lebanon' => 'Lebanon',
'country_Kyrgyzstan' => 'Quirguistão',
'country_Lao People\'s Democratic Republic' => 'Lao (República Democrática Popular do)',
'country_Lebanon' => 'Líbano',
'country_Lesotho' => 'Lesotho',
'country_Latvia' => 'Latvia',
'country_Liberia' => 'Liberia',
'country_Libya' => 'Libya',
'country_Liberia' => 'Libéria',
'country_Libya' => 'Líbia',
'country_Liechtenstein' => 'Liechtenstein',
'country_Lithuania' => 'Lithuania',
'country_Luxembourg' => 'Luxembourg',
'country_Lithuania' => 'Litnia',
'country_Luxembourg' => 'Luxemburgo',
'country_Macao' => 'Macao',
'country_Madagascar' => 'Madagascar',
'country_Malawi' => 'Malawi',
'country_Malaysia' => 'Malaysia',
'country_Maldives' => 'Maldives',
'country_Malaysia' => 'Malásia',
'country_Maldives' => 'Maldivas',
'country_Mali' => 'Mali',
'country_Malta' => 'Malta',
'country_Martinique' => 'Martinique',
'country_Mauritania' => 'Mauritania',
'country_Mauritius' => 'Mauritius',
'country_Mexico' => 'Mexico',
'country_Monaco' => 'Monaco',
'country_Mongolia' => 'Mongolia',
'country_Moldova, Republic of' => 'Moldova, Republic of',
'country_Martinique' => 'Martinica',
'country_Mauritania' => 'Mauritânia',
'country_Mauritius' => 'Maurício',
'country_Mexico' => 'México',
'country_Monaco' => 'Mônaco',
'country_Mongolia' => 'Mongólia',
'country_Moldova, Republic of' => 'Moldávia (República da)',
'country_Montenegro' => 'Montenegro',
'country_Montserrat' => 'Montserrat',
'country_Morocco' => 'Morocco',
'country_Mozambique' => 'Mozambique',
'country_Morocco' => 'Marrocos',
'country_Mozambique' => 'Moçambique',
'country_Oman' => 'Oman',
'country_Namibia' => 'Namibia',
'country_Namibia' => 'Namíbia',
'country_Nauru' => 'Nauru',
'country_Nepal' => 'Nepal',
'country_Netherlands' => 'Netherlands',
@ -1600,35 +1605,35 @@ Quando tiver os valores dos depósitos, volte a esta pagina e complete a verific
'country_Bonaire, Sint Eustatius and Saba' => 'Bonaire, Sint Eustatius and Saba',
'country_New Caledonia' => 'New Caledonia',
'country_Vanuatu' => 'Vanuatu',
'country_New Zealand' => 'New Zealand',
'country_Nicaragua' => 'Nicaragua',
'country_Niger' => 'Niger',
'country_Nigeria' => 'Nigeria',
'country_New Zealand' => 'Nova Zelândia',
'country_Nicaragua' => 'Nicarágua',
'country_Niger' => 'Níger',
'country_Nigeria' => 'Nigéria',
'country_Niue' => 'Niue',
'country_Norfolk Island' => 'Norfolk Island',
'country_Norway' => 'Norway',
'country_Norfolk Island' => 'Ilhas Norfolk',
'country_Norway' => 'Noruega',
'country_Northern Mariana Islands' => 'Northern Mariana Islands',
'country_United States Minor Outlying Islands' => 'United States Minor Outlying Islands',
'country_Micronesia, Federated States of' => 'Micronesia, Federated States of',
'country_Marshall Islands' => 'Marshall Islands',
'country_Micronesia, Federated States of' => 'Micronésia (Estados Federados da)',
'country_Marshall Islands' => 'Ilhas Marshall',
'country_Palau' => 'Palau',
'country_Pakistan' => 'Pakistan',
'country_Panama' => 'Panama',
'country_Papua New Guinea' => 'Papua New Guinea',
'country_Paraguay' => 'Paraguay',
'country_Pakistan' => 'Paquistão',
'country_Panama' => 'Panamá',
'country_Papua New Guinea' => 'Papua Nova Guiné',
'country_Paraguay' => 'Paraguai',
'country_Peru' => 'Peru',
'country_Philippines' => 'Philippines',
'country_Philippines' => 'Filipinas',
'country_Pitcairn' => 'Pitcairn',
'country_Poland' => 'Poland',
'country_Poland' => 'Polônia',
'country_Portugal' => 'Portugal',
'country_Guinea-Bissau' => 'Guinea-Bissau',
'country_Guinea-Bissau' => 'Guiné-Bissau',
'country_Timor-Leste' => 'Timor-Leste',
'country_Puerto Rico' => 'Puerto Rico',
'country_Qatar' => 'Qatar',
'country_Réunion' => 'Réunion',
'country_Romania' => 'Romania',
'country_Russian Federation' => 'Russian Federation',
'country_Rwanda' => 'Rwanda',
'country_Puerto Rico' => 'Porto Rico',
'country_Qatar' => 'Catar',
'country_Réunion' => 'Reunião',
'country_Romania' => 'Romênia',
'country_Russian Federation' => 'Federação Russa',
'country_Rwanda' => 'Ruanda',
'country_Saint Barthélemy' => 'Saint Barthélemy',
'country_Saint Helena, Ascension and Tristan da Cunha' => 'Saint Helena, Ascension and Tristan da Cunha',
'country_Saint Kitts and Nevis' => 'Saint Kitts and Nevis',
@ -1638,88 +1643,88 @@ Quando tiver os valores dos depósitos, volte a esta pagina e complete a verific
'country_Saint Pierre and Miquelon' => 'Saint Pierre and Miquelon',
'country_Saint Vincent and the Grenadines' => 'Saint Vincent and the Grenadines',
'country_San Marino' => 'San Marino',
'country_Sao Tome and Principe' => 'Sao Tome and Principe',
'country_Saudi Arabia' => 'Saudi Arabia',
'country_Sao Tome and Principe' => 'São Tome and Príncipe',
'country_Saudi Arabia' => 'Arábia Saudita',
'country_Senegal' => 'Senegal',
'country_Serbia' => 'Serbia',
'country_Seychelles' => 'Seychelles',
'country_Sierra Leone' => 'Sierra Leone',
'country_Singapore' => 'Singapore',
'country_Seychelles' => 'Seicheles',
'country_Sierra Leone' => 'Serra Leoa',
'country_Singapore' => 'Singapura',
'country_Slovakia' => 'Slovakia',
'country_Viet Nam' => 'Viet Nam',
'country_Viet Nam' => 'Viet',
'country_Slovenia' => 'Slovenia',
'country_Somalia' => 'Somalia',
'country_South Africa' => 'South Africa',
'country_Zimbabwe' => 'Zimbabwe',
'country_Spain' => 'Spain',
'country_South Sudan' => 'South Sudan',
'country_Sudan' => 'Sudan',
'country_South Africa' => 'África do Sul',
'country_Zimbabwe' => 'Zimbábue',
'country_Spain' => 'Espanha',
'country_South Sudan' => 'Sudão do Sul',
'country_Sudan' => 'Sudão',
'country_Western Sahara' => 'Western Sahara',
'country_Suriname' => 'Suriname',
'country_Svalbard and Jan Mayen' => 'Svalbard and Jan Mayen',
'country_Swaziland' => 'Swaziland',
'country_Sweden' => 'Sweden',
'country_Switzerland' => 'Switzerland',
'country_Swaziland' => 'Suazilândia',
'country_Sweden' => 'Suécia',
'country_Switzerland' => 'Suíça',
'country_Syrian Arab Republic' => 'Syrian Arab Republic',
'country_Tajikistan' => 'Tajikistan',
'country_Thailand' => 'Thailand',
'country_Thailand' => 'Tailândia',
'country_Togo' => 'Togo',
'country_Tokelau' => 'Tokelau',
'country_Tonga' => 'Tonga',
'country_Trinidad and Tobago' => 'Trinidad and Tobago',
'country_United Arab Emirates' => 'United Arab Emirates',
'country_Tunisia' => 'Tunisia',
'country_Turkey' => 'Turkey',
'country_Turkmenistan' => 'Turkmenistan',
'country_Turks and Caicos Islands' => 'Turks and Caicos Islands',
'country_Trinidad and Tobago' => 'Trinidad e Tobago',
'country_United Arab Emirates' => 'Emirados Árabes Unidos',
'country_Tunisia' => 'Tunísia',
'country_Turkey' => 'Turquia',
'country_Turkmenistan' => 'Turcomenistão',
'country_Turks and Caicos Islands' => 'Ilhas Turks e Caicos',
'country_Tuvalu' => 'Tuvalu',
'country_Uganda' => 'Uganda',
'country_Ukraine' => 'Ukraine',
'country_Macedonia, the former Yugoslav Republic of' => 'Macedonia, the former Yugoslav Republic of',
'country_Egypt' => 'Egypt',
'country_Egypt' => 'Egito',
'country_United Kingdom' => 'United Kingdom',
'country_Guernsey' => 'Guernsey',
'country_Jersey' => 'Jersey',
'country_Isle of Man' => 'Isle of Man',
'country_Tanzania, United Republic of' => 'Tanzania, United Republic of',
'country_United States' => 'United States',
'country_Virgin Islands, U.S.' => 'Virgin Islands, U.S.',
'country_Isle of Man' => 'Ilha de Man',
'country_Tanzania, United Republic of' => 'Tanzânia (República Unida da)',
'country_United States' => 'Estados Unidos',
'country_Virgin Islands, U.S.' => 'Ilhas Virgens (EUA)',
'country_Burkina Faso' => 'Burkina Faso',
'country_Uruguay' => 'Uruguay',
'country_Uruguay' => 'Uruguai',
'country_Uzbekistan' => 'Uzbekistan',
'country_Venezuela, Bolivarian Republic of' => 'Venezuela, Bolivarian Republic of',
'country_Venezuela, Bolivarian Republic of' => 'Venezuela (República Bolivariana da)',
'country_Wallis and Futuna' => 'Wallis and Futuna',
'country_Samoa' => 'Samoa',
'country_Yemen' => 'Yemen',
'country_Zambia' => 'Zambia',
'country_Yemen' => 'men',
'country_Zambia' => 'Zâmbia',
// Languages
'lang_Brazilian Portuguese' => 'Português do Brasil',
'lang_Croatian' => 'Croatian',
'lang_Czech' => 'Czech',
'lang_Danish' => 'Danish',
'lang_Dutch' => 'Dutch',
'lang_English' => 'English',
'lang_French' => 'French',
'lang_French - Canada' => 'French - Canada',
'lang_German' => 'German',
'lang_Italian' => 'Italian',
'lang_Japanese' => 'Japanese',
'lang_Lithuanian' => 'Lithuanian',
'lang_Norwegian' => 'Norwegian',
'lang_Polish' => 'Polish',
'lang_Spanish' => 'Spanish',
'lang_Spanish - Spain' => 'Spanish - Spain',
'lang_Swedish' => 'Swedish',
'lang_Albanian' => 'Albanian',
'lang_English - United Kingdom' => 'English - United Kingdom',
'lang_Slovenian' => 'Slovenian',
'lang_Finnish' => 'Finnish',
'lang_Romanian' => 'Romanian',
'lang_Turkish - Turkey' => 'Turkish - Turkey',
'lang_Croatian' => 'Croata',
'lang_Czech' => 'Tcheco',
'lang_Danish' => 'Dinamarquês',
'lang_Dutch' => 'Holandês',
'lang_English' => 'Inglês',
'lang_French' => 'Francês',
'lang_French - Canada' => 'Francês (Canadá)',
'lang_German' => 'Alemão',
'lang_Italian' => 'Italiano',
'lang_Japanese' => 'Japonês',
'lang_Lithuanian' => 'Lituano',
'lang_Norwegian' => 'Norueguês',
'lang_Polish' => 'Polonês',
'lang_Spanish' => 'Espanhol',
'lang_Spanish - Spain' => 'Espanhol (Espanha)',
'lang_Swedish' => 'Sueco',
'lang_Albanian' => 'Albanês',
'lang_English - United Kingdom' => 'Inglês (Reino Unido)',
'lang_Slovenian' => 'Esloveno',
'lang_Finnish' => 'Finlandês',
'lang_Romanian' => 'Romeno',
'lang_Turkish - Turkey' => 'Turco (Turquia)',
'lang_Portuguese - Brazilian' => 'Português - Brasil',
'lang_Portuguese - Portugal' => 'Portuguese - Portugal',
'lang_Thai' => 'Thai',
'lang_Portuguese - Portugal' => 'Português (Portugal)',
'lang_Thai' => 'Tailandês',
// Frequencies
'freq_weekly' => 'Semanalmente',
@ -1731,115 +1736,115 @@ Quando tiver os valores dos depósitos, volte a esta pagina e complete a verific
'freq_annually' => 'Anualmente',
// Industries
'industry_Accounting & Legal' => 'Accounting & Legal',
'industry_Advertising' => 'Advertising',
'industry_Aerospace' => 'Aerospace',
'industry_Agriculture' => 'Agriculture',
'industry_Automotive' => 'Automotive',
'industry_Banking & Finance' => 'Banking & Finance',
'industry_Biotechnology' => 'Biotechnology',
'industry_Accounting & Legal' => 'Contabilidade e Jurídico',
'industry_Advertising' => 'Publicidade e Propaganda',
'industry_Aerospace' => 'Aeroespacial',
'industry_Agriculture' => 'Agricultura',
'industry_Automotive' => 'Automotivo',
'industry_Banking & Finance' => 'Bancos e Financeiras',
'industry_Biotechnology' => 'Biotecnologia',
'industry_Broadcasting' => 'Broadcasting',
'industry_Business Services' => 'Business Services',
'industry_Commodities & Chemicals' => 'Commodities & Chemicals',
'industry_Communications' => 'Communications',
'industry_Computers & Hightech' => 'Computers & Hightech',
'industry_Defense' => 'Defense',
'industry_Energy' => 'Energy',
'industry_Entertainment' => 'Entertainment',
'industry_Government' => 'Government',
'industry_Healthcare & Life Sciences' => 'Healthcare & Life Sciences',
'industry_Insurance' => 'Insurance',
'industry_Manufacturing' => 'Manufacturing',
'industry_Business Services' => 'Serviços Empresariais',
'industry_Commodities & Chemicals' => 'Commodities e Produtos Químicos',
'industry_Communications' => 'Comunicações',
'industry_Computers & Hightech' => 'Computadores e Tecnologia',
'industry_Defense' => 'Defesa',
'industry_Energy' => 'Energia',
'industry_Entertainment' => 'Entretenimento',
'industry_Government' => 'Governo',
'industry_Healthcare & Life Sciences' => 'Saúde e Ciências',
'industry_Insurance' => 'Seguros',
'industry_Manufacturing' => 'Manufatura',
'industry_Marketing' => 'Marketing',
'industry_Media' => 'Media',
'industry_Nonprofit & Higher Ed' => 'Nonprofit & Higher Ed',
'industry_Pharmaceuticals' => 'Pharmaceuticals',
'industry_Professional Services & Consulting' => 'Professional Services & Consulting',
'industry_Real Estate' => 'Real Estate',
'industry_Retail & Wholesale' => 'Retail & Wholesale',
'industry_Sports' => 'Sports',
'industry_Transportation' => 'Transportation',
'industry_Travel & Luxury' => 'Travel & Luxury',
'industry_Other' => 'Other',
'industry_Photography' =>'Photography',
'industry_Media' => 'Mídia',
'industry_Nonprofit & Higher Ed' => 'Sem Fins Lucrativos e Educação',
'industry_Pharmaceuticals' => 'Farmacêuticos',
'industry_Professional Services & Consulting' => 'Serviços Profissionais e Consultoria',
'industry_Real Estate' => 'Imóveis',
'industry_Retail & Wholesale' => 'Atacado e Varejo',
'industry_Sports' => 'Esportes',
'industry_Transportation' => 'Transportes',
'industry_Travel & Luxury' => 'Viagens e Luxo',
'industry_Other' => 'Outros',
'industry_Photography' =>'Fotografia',
'view_client_portal' => 'View client portal',
'view_portal' => 'View Portal',
'vendor_contacts' => 'Vendor Contacts',
'all' => 'All',
'selected' => 'Selected',
'category' => 'Category',
'categories' => 'Categories',
'new_expense_category' => 'New Expense Category',
'edit_category' => 'Edit Category',
'archive_expense_category' => 'Archive Category',
'expense_categories' => 'Expense Categories',
'list_expense_categories' => 'List Expense Categories',
'view_client_portal' => 'Ver portal do cliente',
'view_portal' => 'Ver portal',
'vendor_contacts' => 'Contatos do fornecedor',
'all' => 'Todos',
'selected' => 'Selecionados',
'category' => 'Categoria',
'categories' => 'Categorias',
'new_expense_category' => 'Nova Categoria de Despesas',
'edit_category' => 'Editar Categoria',
'archive_expense_category' => 'Arquivar Categoria',
'expense_categories' => 'Categorias de Despesas',
'list_expense_categories' => 'Exibir Categorias de Despesas',
'updated_expense_category' => 'Successfully updated expense category',
'created_expense_category' => 'Successfully created expense category',
'archived_expense_category' => 'Successfully archived expense category',
'archived_expense_categories' => 'Successfully archived :count expense category',
'restore_expense_category' => 'Restore expense category',
'restored_expense_category' => 'Successfully restored expense category',
'apply_taxes' => 'Apply taxes',
'min_to_max_users' => ':min to :max users',
'max_users_reached' => 'The maximum number of users has been reached.',
'buy_now_buttons' => 'Buy Now Buttons',
'landing_page' => 'Landing Page',
'payment_type' => 'Payment Type',
'form' => 'Form',
'apply_taxes' => 'Adicionar impostos',
'min_to_max_users' => 'De :min a :max usuários',
'max_users_reached' => 'A quantidade máxima de usuários foi atingida.',
'buy_now_buttons' => 'Botões Compre Já',
'landing_page' => 'Página de Destino',
'payment_type' => 'Tipo de Pagamento',
'form' => 'Formulário',
'link' => 'Link',
'fields' => 'Fields',
'fields' => 'Campos',
'dwolla' => 'Dwolla',
'buy_now_buttons_warning' => 'Note: the client and invoice are created even if the transaction isn\'t completed.',
'buy_now_buttons_disabled' => 'This feature requires that a product is created and a payment gateway is configured.',
'enable_buy_now_buttons_help' => 'Enable support for buy now buttons',
'changes_take_effect_immediately' => 'Note: changes take effect immediately',
'wepay_account_description' => 'Payment gateway for Invoice Ninja',
'payment_error_code' => 'There was an error processing your payment [:code]. Please try again later.',
'standard_fees_apply' => 'Fee: 2.9%/1.2% [Credit Card/Bank Transfer] + $0.30 per successful charge.',
'limit_import_rows' => 'Data needs to be imported in batches of :count rows or less',
'error_title' => 'Something went wrong',
'error_contact_text' => 'If you\'d like help please email us at :mailaddress',
'no_undo' => 'Warning: this can\'t be undone.',
'no_contact_selected' => 'Please select a contact',
'no_client_selected' => 'Please select a client',
'buy_now_buttons_warning' => 'Atenção: o cliente e a fatura serão criados mesmo que a transação não seja completada.',
'buy_now_buttons_disabled' => 'Este recurso exige que um produto seja criado e um gateway de pagamento seja configurado.',
'enable_buy_now_buttons_help' => 'Ativar suporte aos botões Compre Já',
'changes_take_effect_immediately' => 'Atenção: as alterações serão aplicadas imediatamente',
'wepay_account_description' => 'Gateway de pagamentos para o Invoice Ninja',
'payment_error_code' => 'Ocorreu um erro ao processar o pagamento [:code]. Por favor tente novamente mais tarde.',
'standard_fees_apply' => 'Taxas: 2,9% (cartão de crédito) ou 1,2% (transferência bancária) + US$ 0,30 por transação bem sucedida.',
'limit_import_rows' => 'Os dados devem ser importados em lotes de :count registros ou menos',
'error_title' => 'Ocorreu um erro',
'error_contact_text' => 'Auxilie-nos informando do erro através do e-mail :mailaddress',
'no_undo' => 'Aviso: esta operação não pode ser desfeita.',
'no_contact_selected' => 'Selecione um contato',
'no_client_selected' => 'Selecione um cliente',
'gateway_config_error' => 'It may help to set new passwords or generate new API keys.',
'payment_type_on_file' => ':type on file',
'payment_type_on_file' => ':type em arquivo',
'invoice_for_client' => 'Invoice :invoice for :client',
'intent_not_found' => 'Sorry, I\'m not sure what you\'re asking.',
'intent_not_supported' => 'Sorry, I\'m not able to do that.',
'client_not_found' => 'I wasn\'t able to find the client',
'not_allowed' => 'Sorry, you don\'t have the needed permissions',
'bot_emailed_invoice' => 'Your invoice has been sent.',
'bot_emailed_invoice' => 'Sua fatura foi enviada.',
'bot_emailed_notify_viewed' => 'I\'ll email you when it\'s viewed.',
'bot_emailed_notify_paid' => 'I\'ll email you when it\'s paid.',
'add_product_to_invoice' => 'Add 1 :product',
'not_authorized' => 'You are not authorized',
'add_product_to_invoice' => 'Adicionar 1 :product',
'not_authorized' => 'Você não possui autorização',
'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' => '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',
'security_code_email_line1' => 'This is your Invoice Ninja Bot security code.',
'security_code_email_line2' => 'Note: it will expire in 10 minutes.',
'invalid_code' => 'O código está incorreto',
'security_code_email_subject' => 'Código de segurança do Invoice Ninja Bot',
'security_code_email_line1' => 'Este é o seu código de segurança do Invoice Ninja Bot.',
'security_code_email_line2' => 'Atenção: ele irá expirar em 10 minutos.',
'bot_help_message' => 'I currently support:<br/>• Create\update\email an invoice<br/>• List products<br/>For example:<br/><i>invoice bob for 2 tickets, set the due date to next thursday and the discount to 10 percent</i>',
'list_products' => 'List Products',
'list_products' => 'Exibir Produtos',
'include_item_taxes_inline' => 'Include <b>line item taxes in line total</b>',
'created_quotes' => 'Successfully created :count quotes(s)',
'limited_gateways' => 'Note: we support one credit card gateway per company.',
'warning' => 'Warning',
'self-update' => 'Update',
'update_invoiceninja_title' => 'Update Invoice Ninja',
'warning' => 'Aviso',
'self-update' => 'Atualização',
'update_invoiceninja_title' => 'Atualizar o Invoice Ninja',
'update_invoiceninja_warning' => 'Before start upgrading Invoice Ninja create a backup of your database and files!',
'update_invoiceninja_available' => 'A new version of Invoice Ninja is available.',
'update_invoiceninja_unavailable' => 'No new version of Invoice Ninja available.',
'update_invoiceninja_available' => 'Uma nova versão do Invoice Ninja está disponível.',
'update_invoiceninja_unavailable' => 'Nenhuma nova versão está disponível.',
'update_invoiceninja_instructions' => 'Please install the new version <strong>:version</strong> by clicking the <em>Update now</em> button below. Afterwards you\'ll be redirected to the dashboard.',
'update_invoiceninja_update_start' => 'Update now',
'update_invoiceninja_update_start' => 'Atualizar agora',
'update_invoiceninja_download_start' => 'Download :version',
'create_new' => 'Create New',
@ -1906,6 +1911,7 @@ Quando tiver os valores dos depósitos, volte a esta pagina e complete a verific
'enterprise_upgrade_feature1' => 'Set permissions for multiple-users',
'enterprise_upgrade_feature2' => 'Attach 3rd party files to invoices & expenses',
'much_more' => 'Much More!',
'all_pro_fetaures' => 'Plus all pro features!',
'currency_symbol' => 'Symbol',
'currency_code' => 'Code',
@ -1980,14 +1986,14 @@ Quando tiver os valores dos depósitos, volte a esta pagina e complete a verific
'created_project' => 'Successfully created project',
'archived_project' => 'Successfully archived project',
'archived_projects' => 'Successfully archived :count projects',
'restore_project' => 'Restore project',
'restore_project' => 'Restore Project',
'restored_project' => 'Successfully restored project',
'delete_project' => 'Delete project',
'delete_project' => 'Delete Project',
'deleted_project' => 'Successfully deleted project',
'deleted_projects' => 'Successfully deleted :count projects',
'delete_expense_category' => 'Delete category',
'deleted_expense_category' => 'Successfully deleted category',
'delete_product' => 'Delete product',
'delete_product' => 'Delete Product',
'deleted_product' => 'Successfully deleted product',
'deleted_products' => 'Successfully deleted :count products',
'restored_product' => 'Successfully restored product',
@ -2101,7 +2107,7 @@ Quando tiver os valores dos depósitos, volte a esta pagina e complete a verific
// Updated login screen
'ninja_tagline' => 'Create. Send. Get Paid.',
'login_or_existing' => 'Or login with an existing account.',
'login_or_existing' => 'Or login with a connected account.',
'sign_up_now' => 'Sign Up Now',
'not_a_member_yet' => 'Not a member yet?',
'login_create_an_account' => 'Create an Account!',
@ -2182,10 +2188,10 @@ Quando tiver os valores dos depósitos, volte a esta pagina e complete a verific
'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.',
'invoice_footer_help' => 'Use $pageNumber and $pageCount to display the page information.',
'credit_note' => 'Credit Note',
'credit_issued_to' => 'Credit issued to',
'credit_issued_to' => 'Crédito emitido para',
'credit_to' => 'Credit to',
'your_credit' => 'Your Credit',
'credit_number' => 'Credit Number',
'your_credit' => 'Seus Créditos',
'credit_number' => 'Número do Crédito',
'create_credit_note' => 'Create Credit Note',
'menu' => 'Menu',
'error_incorrect_gateway_ids' => 'Error: The gateways table has incorrect ids.',
@ -2298,25 +2304,25 @@ Quando tiver os valores dos depósitos, volte a esta pagina e complete a verific
'padding_help' => 'The number of zero\'s to pad the number.',
'import_warning_invalid_date' => 'Warning: The date format appears to be invalid.',
'product_notes' => 'Product Notes',
'app_version' => 'App Version',
'ofx_version' => 'OFX Version',
'app_version' => 'Versão do aplicativo',
'ofx_version' => 'Versão do OFX',
'gateway_help_23' => ':link to get your Stripe API keys.',
'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',
'download_invoice' => 'Download Invoice',
'download_quote' => 'Download Quote',
'invoices_are_attached' => 'Your invoice PDFs are attached.',
'charge_late_fee' => 'Cobrar Multa por Atraso',
'late_fee_amount' => 'Multa por Atraso (Valor)',
'late_fee_percent' => 'Multa por Atraso (Porcentagem)',
'late_fee_added' => 'Multa por atraso adicionada em :date',
'download_invoice' => 'Baixar Fatura',
'download_quote' => 'Baixar Orçamento',
'invoices_are_attached' => 'Os PDFs da sua fatura estão em anexo.',
'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',
'send_email_to_client' => 'Send email to the client',
'refund_subject' => 'Refund Processed',
'clone_expense' => 'Copiar Despesa',
'default_documents' => 'Documentos Padrão',
'send_email_to_client' => 'Enviar e-mail para o cliente',
'refund_subject' => 'Estorno Processado',
'refund_body' => 'You have been processed a refund of :amount for invoice :invoice_number.',
'currency_us_dollar' => 'US Dollar',
@ -2391,10 +2397,10 @@ Quando tiver os valores dos depósitos, volte a esta pagina e complete a verific
'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.',
'tax1' => 'First Tax',
'tax2' => 'Second Tax',
'tax1' => 'Primeiro Imposto',
'tax2' => 'Segundo Imposto',
'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',
'format_export' => 'Formato de exportação',
'custom1' => 'First Custom',
'custom2' => 'Second Custom',
'contact_first_name' => 'Contact First Name',
@ -2512,6 +2518,89 @@ Quando tiver os valores dos depósitos, volte a esta pagina e complete a verific
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
'your_password_reset_link' => 'Your Password Reset Link',
'subdomain_taken' => 'The subdomain is already in use',
'client_login' => 'Client Login',
'converted_amount' => 'Converted Amount',
'default' => 'Default',
'shipping_address' => 'Shipping Address',
'bllling_address' => 'Billing Address',
'billing_address1' => 'Billing Street',
'billing_address2' => 'Billing Apt/Suite',
'billing_city' => 'Billing City',
'billing_state' => 'Billing State/Province',
'billing_postal_code' => 'Billing Postal Code',
'billing_country' => 'Billing Country',
'shipping_address1' => 'Shipping Street',
'shipping_address2' => 'Shipping Apt/Suite',
'shipping_city' => 'Shipping City',
'shipping_state' => 'Shipping State/Province',
'shipping_postal_code' => 'Shipping Postal Code',
'shipping_country' => 'Shipping Country',
'classify' => 'Classify',
'show_shipping_address_help' => 'Require client to provide their shipping address',
'ship_to_billing_address' => 'Ship to billing address',
'delivery_note' => 'Delivery Note',
'show_tasks_in_portal' => 'Show tasks in the client portal',
'cancel_schedule' => 'Cancel Schedule',
'scheduled_report' => 'Scheduled Report',
'scheduled_report_help' => 'Email the :report report as :format to :email',
'created_scheduled_report' => 'Successfully scheduled report',
'deleted_scheduled_report' => 'Successfully canceled scheduled report',
'scheduled_report_attached' => 'Your scheduled :type report is attached.',
'scheduled_report_error' => 'Failed to create schedule report',
'invalid_one_time_password' => 'Invalid one time password',
'apple_pay' => 'Apple/Google Pay',
'enable_apple_pay' => 'Accept Apple Pay and Pay with Google',
'requires_subdomain' => 'This payment type requires that a :link.',
'subdomain_is_set' => 'subdomain is set',
'verification_file' => 'Verification File',
'verification_file_missing' => 'The verification file is needed to accept payments.',
'apple_pay_domain' => 'Use <code>:domain</code> as the domain in :link.',
'apple_pay_not_supported' => 'Sorry, Apple/Google Pay isn\'t supported',
'optional_payment_methods' => 'Optional Payment Methods',
'add_subscription' => 'Add Subscription',
'target_url' => 'Target',
'target_url_help' => 'When the selected event occurs the app will post the entity as JSON to the target URL.',
'event' => 'Event',
'subscription_event_1' => 'Created Client',
'subscription_event_2' => 'Created Invoice',
'subscription_event_3' => 'Created Quote',
'subscription_event_4' => 'Created Payment',
'subscription_event_5' => 'Created Vendor',
'subscription_event_6' => 'Updated Quote',
'subscription_event_7' => 'Deleted Quote',
'subscription_event_8' => 'Updated Invoice',
'subscription_event_9' => 'Deleted Invoice',
'subscriptions' => 'Subscriptions',
'updated_subscription' => 'Successfully updated subscription',
'created_subscription' => 'Successfully created subscription',
'edit_subscription' => 'Edit Subscription',
'archive_subscription' => 'Archive Subscription',
'archived_subscription' => 'Successfully archived subscription',
'project_error_multiple_clients' => 'The projects can\'t belong to different clients',
'invoice_project' => 'Invoice Project',
'module_recurring_invoice' => 'Recurring Invoices',
'module_credit' => 'Credits',
'module_quote' => 'Quotes',
'module_task' => 'Tasks & Projects',
'module_expense' => 'Expenses & Vendors',
'reminders' => 'Reminders',
'send_client_reminders' => 'Send email reminders',
'can_view_tasks' => 'Tasks are visible in the portal',
'is_not_sent_reminders' => 'Reminders are not sent',
'promotion_footer' => 'Your promotion will expire soon, :link to upgrade now.',
'unable_to_delete_primary' => 'Note: to delete this company first delete all linked companies.',
'please_register' => 'Please register your account',
'processing_request' => 'Processing request',
'mcrypt_warning' => 'Warning: Mcrypt is deprecated, run <code>php artisan ninja:update-key --legacy=true</code> to update your cipher.',
'edit_times' => 'Edit Times',
'inclusive_taxes_help' => 'Include <b>taxes in the cost</b>',
'inclusive_taxes_warning' => 'Warning: existing invoices will need to be resaved',
'copy_shipping' => 'Copy Shipping',
'copy_billing' => 'Copy Billing',
'quote_has_expired' => 'The quote has expired, please contact the merchant.',
'empty_table_footer' => 'Showing 0 to 0 of 0 entries',
);

View File

@ -380,6 +380,7 @@ $LANG = array(
'gateway_help_2' => ':link para registar Authorize.net.',
'gateway_help_17' => ':link para adquirir a sua "PayPal API signature".',
'gateway_help_27' => ':link registe-se no 2Checkout.com. Para garantir o rastreamento dos pagamentos configure o :complete_link como URL de redirecionamento em Account > Site Management in the 2Checkout portal.',
'gateway_help_60' => ':link to create a WePay account.',
'more_designs' => 'Mais Modelos',
'more_designs_title' => 'Modelos Adicionais',
'more_designs_cloud_header' => 'Adquira o Plano Pro para mais modelos',
@ -1041,7 +1042,7 @@ $LANG = array(
// Client Passwords
'enable_portal_password' => 'Proteger notas de pag. com palavra-passe',
'enable_portal_password_help' => 'Permite definir uma palavra-passe para cada contacto. Se uma palavra-passe for definida, o contacto deverá introduzir a palavra-passe antes de visualizar a nota de pagamento.',
'send_portal_password' => 'Gerar uma Palavra-passe Automaticamente',
'send_portal_password' => 'Generate Automatically',
'send_portal_password_help' => 'Se não definir uma palavra-passe, será gerada uma automaticamente e enviada com a primeira nota de pagamento.',
'expired' => 'Expirada',
@ -1369,7 +1370,9 @@ Quando tiver os valores dos depósitos, volte a esta página e conclua a verific
// Frequencies
'freq_inactive' => 'Inactive',
'freq_daily' => 'Daily',
'freq_weekly' => 'Semanal',
'freq_biweekly' => 'Biweekly',
'freq_two_weeks' => '2 semanas',
'freq_four_weeks' => '4 semanas',
'freq_monthly' => 'Mensal',
@ -1407,6 +1410,8 @@ Quando tiver os valores dos depósitos, volte a esta página e conclua a verific
'payment_type_Alipay' => 'Alipay',
'payment_type_Sofort' => 'Sofort',
'payment_type_SEPA' => 'SEPA Direct Debit',
'payment_type_Bitcoin' => 'Bitcoin',
'payment_type_GoCardless' => 'GoCardless',
// Industries
'industry_Accounting & Legal' => 'Contabilidade & Legislação',
@ -1907,6 +1912,7 @@ Quando tiver os valores dos depósitos, volte a esta página e conclua a verific
'enterprise_upgrade_feature1' => 'Defina permissões para vários utilizadores',
'enterprise_upgrade_feature2' => 'Anexe ficheiros de terceiros às suas notas de pagamento & despesas',
'much_more' => 'Muito Mais!',
'all_pro_fetaures' => 'Plus all pro features!',
'currency_symbol' => 'Símbolo',
'currency_code' => 'Código',
@ -1981,14 +1987,14 @@ Quando tiver os valores dos depósitos, volte a esta página e conclua a verific
'created_project' => 'Projeto criado com sucesso',
'archived_project' => 'Projeto arquivado com sucesso',
'archived_projects' => ':count projetos arquivados com sucesso',
'restore_project' => 'Restaurar projeto',
'restore_project' => 'Restore Project',
'restored_project' => 'Projeto restaurado com sucesso',
'delete_project' => 'Apagar projecto',
'delete_project' => 'Delete Project',
'deleted_project' => 'Projeto apagado com sucesso',
'deleted_projects' => ':count projectos apagadas com sucesso',
'delete_expense_category' => 'Apagar categoria',
'deleted_expense_category' => 'Categoria apagada com sucesso',
'delete_product' => 'Apagar Producto',
'delete_product' => 'Delete Product',
'deleted_product' => 'Producto apagado com sucesso',
'deleted_products' => ':count produtos apagados com sucesso',
'restored_product' => 'Produto restaurado com sucesso',
@ -2102,7 +2108,7 @@ Quando tiver os valores dos depósitos, volte a esta página e conclua a verific
// Updated login screen
'ninja_tagline' => 'Criar. Enviar. Ser Pago.',
'login_or_existing' => 'Ou inicie sessão com um conta.',
'login_or_existing' => 'Or login with a connected account.',
'sign_up_now' => 'Inicie sessão agora',
'not_a_member_yet' => 'Ainda não é membro?',
'login_create_an_account' => 'Criar uma conta!',
@ -2513,6 +2519,89 @@ Quando tiver os valores dos depósitos, volte a esta página e conclua a verific
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
'your_password_reset_link' => 'Your Password Reset Link',
'subdomain_taken' => 'The subdomain is already in use',
'client_login' => 'Iniciar sessão como cliente',
'converted_amount' => 'Converted Amount',
'default' => 'Default',
'shipping_address' => 'Shipping Address',
'bllling_address' => 'Billing Address',
'billing_address1' => 'Billing Street',
'billing_address2' => 'Billing Apt/Suite',
'billing_city' => 'Billing City',
'billing_state' => 'Billing State/Province',
'billing_postal_code' => 'Billing Postal Code',
'billing_country' => 'Billing Country',
'shipping_address1' => 'Shipping Street',
'shipping_address2' => 'Shipping Apt/Suite',
'shipping_city' => 'Shipping City',
'shipping_state' => 'Shipping State/Province',
'shipping_postal_code' => 'Shipping Postal Code',
'shipping_country' => 'Shipping Country',
'classify' => 'Classify',
'show_shipping_address_help' => 'Require client to provide their shipping address',
'ship_to_billing_address' => 'Ship to billing address',
'delivery_note' => 'Delivery Note',
'show_tasks_in_portal' => 'Show tasks in the client portal',
'cancel_schedule' => 'Cancel Schedule',
'scheduled_report' => 'Scheduled Report',
'scheduled_report_help' => 'Email the :report report as :format to :email',
'created_scheduled_report' => 'Successfully scheduled report',
'deleted_scheduled_report' => 'Successfully canceled scheduled report',
'scheduled_report_attached' => 'Your scheduled :type report is attached.',
'scheduled_report_error' => 'Failed to create schedule report',
'invalid_one_time_password' => 'Invalid one time password',
'apple_pay' => 'Apple/Google Pay',
'enable_apple_pay' => 'Accept Apple Pay and Pay with Google',
'requires_subdomain' => 'This payment type requires that a :link.',
'subdomain_is_set' => 'subdomain is set',
'verification_file' => 'Verification File',
'verification_file_missing' => 'The verification file is needed to accept payments.',
'apple_pay_domain' => 'Use <code>:domain</code> as the domain in :link.',
'apple_pay_not_supported' => 'Sorry, Apple/Google Pay isn\'t supported',
'optional_payment_methods' => 'Optional Payment Methods',
'add_subscription' => 'Add Subscription',
'target_url' => 'Target',
'target_url_help' => 'When the selected event occurs the app will post the entity as JSON to the target URL.',
'event' => 'Event',
'subscription_event_1' => 'Created Client',
'subscription_event_2' => 'Created Invoice',
'subscription_event_3' => 'Created Quote',
'subscription_event_4' => 'Created Payment',
'subscription_event_5' => 'Created Vendor',
'subscription_event_6' => 'Updated Quote',
'subscription_event_7' => 'Deleted Quote',
'subscription_event_8' => 'Updated Invoice',
'subscription_event_9' => 'Deleted Invoice',
'subscriptions' => 'Subscriptions',
'updated_subscription' => 'Successfully updated subscription',
'created_subscription' => 'Successfully created subscription',
'edit_subscription' => 'Edit Subscription',
'archive_subscription' => 'Archive Subscription',
'archived_subscription' => 'Successfully archived subscription',
'project_error_multiple_clients' => 'The projects can\'t belong to different clients',
'invoice_project' => 'Invoice Project',
'module_recurring_invoice' => 'Recurring Invoices',
'module_credit' => 'Credits',
'module_quote' => 'Quotes',
'module_task' => 'Tasks & Projects',
'module_expense' => 'Expenses & Vendors',
'reminders' => 'Reminders',
'send_client_reminders' => 'Send email reminders',
'can_view_tasks' => 'Tasks are visible in the portal',
'is_not_sent_reminders' => 'Reminders are not sent',
'promotion_footer' => 'Your promotion will expire soon, :link to upgrade now.',
'unable_to_delete_primary' => 'Note: to delete this company first delete all linked companies.',
'please_register' => 'Please register your account',
'processing_request' => 'Processing request',
'mcrypt_warning' => 'Warning: Mcrypt is deprecated, run <code>php artisan ninja:update-key --legacy=true</code> to update your cipher.',
'edit_times' => 'Edit Times',
'inclusive_taxes_help' => 'Include <b>taxes in the cost</b>',
'inclusive_taxes_warning' => 'Warning: existing invoices will need to be resaved',
'copy_shipping' => 'Copy Shipping',
'copy_billing' => 'Copy Billing',
'quote_has_expired' => 'The quote has expired, please contact the merchant.',
'empty_table_footer' => 'Showing 0 to 0 of 0 entries',
);

View File

@ -60,7 +60,7 @@ $LANG = array(
'download_pdf' => 'Descarca PDF',
'pay_now' => 'Plateste acum',
'save_invoice' => 'Salveaza factura',
'clone_invoice' => 'Clone To Invoice',
'clone_invoice' => 'Multiplică in Factură',
'archive_invoice' => 'Arhiveaza factura',
'delete_invoice' => 'Sterge factura',
'email_invoice' => 'Trimite email',
@ -81,7 +81,7 @@ $LANG = array(
'guest' => 'Anonim',
'company_details' => 'Detalii companie',
'online_payments' => 'Plati online',
'notifications' => 'Notifications',
'notifications' => 'Notificări',
'import_export' => 'Import | Export',
'done' => 'Gata',
'save' => 'Salveaza',
@ -95,14 +95,9 @@ $LANG = array(
'powered_by' => 'Creat de',
'no_items' => 'Nici un element',
'recurring_invoices' => 'Facturi Recurente',
'recurring_help' => '<p>Automatically send clients the same invoices weekly, bi-monthly, monthly, quarterly or annually. </p>
<p>Use :MONTH, :QUARTER or :YEAR for dynamic dates. Basic math works as well, for example :MONTH-1.</p>
<p>Examples of dynamic invoice variables:</p>
<ul>
<li>"Gym membership for the month of :MONTH" => "Gym membership for the month of July"</li>
<li>":YEAR+1 yearly subscription" => "2015 Yearly Subscription"</li>
<li>"Retainer payment for :QUARTER+1" => "Retainer payment for Q2"</li>
</ul>',
'recurring_help' => '<p>Trimite automat clienților aceleași facturi în fiecare săptămână, bi-lunar, lunar, semestrial sau anual.<p>Folosește :MONTH, :QUARTER sau :YEAR pentru date calendaristice. Operații matematice simple pot fi folosite de asemenea, de exemplu :MONTH-1.<p>Exemple de variabile dinamice pentru factură:<ul>
<li>"Abonament sportiv pentru luna :MONTH" => "Abonament sportiv pentru luna Iulie"<li>":YEAR+1 abonament anual" => "2015 Abonament anual"
<li>"Plata pentru :QUARTER+1" => "Plata pentru Q2"',
'in_total_revenue' => 'in total venituri',
'billed_client' => 'client facturat',
'billed_clients' => 'clienti facturati',
@ -387,6 +382,7 @@ $LANG = array(
'gateway_help_2' => ':link pentru înregistrare la Authorize.net.',
'gateway_help_17' => ':link pentru obținere API PAYPAL',
'gateway_help_27' => ':link to sign up for 2Checkout.com. To ensure payments are tracked set :complete_link as the redirect URL under Account > Site Management in the 2Checkout portal.',
'gateway_help_60' => ':link to create a WePay account.',
'more_designs' => 'Mai multe modele',
'more_designs_title' => 'Alte modele de Facturi',
'more_designs_cloud_header' => 'Abonează-te pentru mai multe modele de facturi',
@ -1052,7 +1048,7 @@ Atentie: Folosește Legacy API Key, nu Token API',
// Client Passwords
'enable_portal_password' => 'Password Protect Invoices',
'enable_portal_password_help' => 'Allows you to set a password for each contact. If a password is set, the contact will be required to enter a password before viewing invoices.',
'send_portal_password' => 'Generate Password Automatically',
'send_portal_password' => 'Generate Automatically',
'send_portal_password_help' => 'If no password is set, one will be generated and sent with the first invoice.',
'expired' => 'Expired',
@ -1380,7 +1376,9 @@ Atentie: Folosește Legacy API Key, nu Token API',
// Frequencies
'freq_inactive' => 'Inactive',
'freq_daily' => 'Daily',
'freq_weekly' => 'Săptămânal',
'freq_biweekly' => 'Biweekly',
'freq_two_weeks' => 'Două Săptămâni',
'freq_four_weeks' => 'Patru Săptămâni',
'freq_monthly' => 'Lunar',
@ -1418,6 +1416,8 @@ Atentie: Folosește Legacy API Key, nu Token API',
'payment_type_Alipay' => 'Alipay',
'payment_type_Sofort' => 'Sofort',
'payment_type_SEPA' => 'SEPA Direct Debit',
'payment_type_Bitcoin' => 'Bitcoin',
'payment_type_GoCardless' => 'GoCardless',
// Industries
'industry_Accounting & Legal' => 'Accounting & Legal',
@ -1917,6 +1917,7 @@ Atentie: Folosește Legacy API Key, nu Token API',
'enterprise_upgrade_feature1' => 'Set permissions for multiple-users',
'enterprise_upgrade_feature2' => 'Attach 3rd party files to invoices & expenses',
'much_more' => 'Much More!',
'all_pro_fetaures' => 'Plus all pro features!',
'currency_symbol' => 'Symbol',
'currency_code' => 'Code',
@ -1991,14 +1992,14 @@ Atentie: Folosește Legacy API Key, nu Token API',
'created_project' => 'Successfully created project',
'archived_project' => 'Successfully archived project',
'archived_projects' => 'Successfully archived :count projects',
'restore_project' => 'Restore project',
'restore_project' => 'Restore Project',
'restored_project' => 'Successfully restored project',
'delete_project' => 'Delete project',
'delete_project' => 'Delete Project',
'deleted_project' => 'Successfully deleted project',
'deleted_projects' => 'Successfully deleted :count projects',
'delete_expense_category' => 'Delete category',
'deleted_expense_category' => 'Successfully deleted category',
'delete_product' => 'Delete product',
'delete_product' => 'Delete Product',
'deleted_product' => 'Successfully deleted product',
'deleted_products' => 'Successfully deleted :count products',
'restored_product' => 'Successfully restored product',
@ -2112,7 +2113,7 @@ Atentie: Folosește Legacy API Key, nu Token API',
// Updated login screen
'ninja_tagline' => 'Create. Send. Get Paid.',
'login_or_existing' => 'Or login with an existing account.',
'login_or_existing' => 'Or login with a connected account.',
'sign_up_now' => 'Sign Up Now',
'not_a_member_yet' => 'Not a member yet?',
'login_create_an_account' => 'Create an Account!',
@ -2523,6 +2524,89 @@ Atentie: Folosește Legacy API Key, nu Token API',
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
'your_password_reset_link' => 'Your Password Reset Link',
'subdomain_taken' => 'The subdomain is already in use',
'client_login' => 'Client Login',
'converted_amount' => 'Converted Amount',
'default' => 'Default',
'shipping_address' => 'Shipping Address',
'bllling_address' => 'Billing Address',
'billing_address1' => 'Billing Street',
'billing_address2' => 'Billing Apt/Suite',
'billing_city' => 'Billing City',
'billing_state' => 'Billing State/Province',
'billing_postal_code' => 'Billing Postal Code',
'billing_country' => 'Billing Country',
'shipping_address1' => 'Shipping Street',
'shipping_address2' => 'Shipping Apt/Suite',
'shipping_city' => 'Shipping City',
'shipping_state' => 'Shipping State/Province',
'shipping_postal_code' => 'Shipping Postal Code',
'shipping_country' => 'Shipping Country',
'classify' => 'Classify',
'show_shipping_address_help' => 'Require client to provide their shipping address',
'ship_to_billing_address' => 'Ship to billing address',
'delivery_note' => 'Delivery Note',
'show_tasks_in_portal' => 'Show tasks in the client portal',
'cancel_schedule' => 'Cancel Schedule',
'scheduled_report' => 'Scheduled Report',
'scheduled_report_help' => 'Email the :report report as :format to :email',
'created_scheduled_report' => 'Successfully scheduled report',
'deleted_scheduled_report' => 'Successfully canceled scheduled report',
'scheduled_report_attached' => 'Your scheduled :type report is attached.',
'scheduled_report_error' => 'Failed to create schedule report',
'invalid_one_time_password' => 'Invalid one time password',
'apple_pay' => 'Apple/Google Pay',
'enable_apple_pay' => 'Accept Apple Pay and Pay with Google',
'requires_subdomain' => 'This payment type requires that a :link.',
'subdomain_is_set' => 'subdomain is set',
'verification_file' => 'Verification File',
'verification_file_missing' => 'The verification file is needed to accept payments.',
'apple_pay_domain' => 'Use <code>:domain</code> as the domain in :link.',
'apple_pay_not_supported' => 'Sorry, Apple/Google Pay isn\'t supported',
'optional_payment_methods' => 'Optional Payment Methods',
'add_subscription' => 'Add Subscription',
'target_url' => 'Target',
'target_url_help' => 'When the selected event occurs the app will post the entity as JSON to the target URL.',
'event' => 'Event',
'subscription_event_1' => 'Created Client',
'subscription_event_2' => 'Created Invoice',
'subscription_event_3' => 'Created Quote',
'subscription_event_4' => 'Created Payment',
'subscription_event_5' => 'Created Vendor',
'subscription_event_6' => 'Updated Quote',
'subscription_event_7' => 'Deleted Quote',
'subscription_event_8' => 'Updated Invoice',
'subscription_event_9' => 'Deleted Invoice',
'subscriptions' => 'Subscriptions',
'updated_subscription' => 'Successfully updated subscription',
'created_subscription' => 'Successfully created subscription',
'edit_subscription' => 'Edit Subscription',
'archive_subscription' => 'Archive Subscription',
'archived_subscription' => 'Successfully archived subscription',
'project_error_multiple_clients' => 'The projects can\'t belong to different clients',
'invoice_project' => 'Invoice Project',
'module_recurring_invoice' => 'Recurring Invoices',
'module_credit' => 'Credits',
'module_quote' => 'Quotes',
'module_task' => 'Tasks & Projects',
'module_expense' => 'Expenses & Vendors',
'reminders' => 'Reminders',
'send_client_reminders' => 'Send email reminders',
'can_view_tasks' => 'Tasks are visible in the portal',
'is_not_sent_reminders' => 'Reminders are not sent',
'promotion_footer' => 'Your promotion will expire soon, :link to upgrade now.',
'unable_to_delete_primary' => 'Note: to delete this company first delete all linked companies.',
'please_register' => 'Please register your account',
'processing_request' => 'Processing request',
'mcrypt_warning' => 'Warning: Mcrypt is deprecated, run <code>php artisan ninja:update-key --legacy=true</code> to update your cipher.',
'edit_times' => 'Edit Times',
'inclusive_taxes_help' => 'Include <b>taxes in the cost</b>',
'inclusive_taxes_warning' => 'Warning: existing invoices will need to be resaved',
'copy_shipping' => 'Copy Shipping',
'copy_billing' => 'Copy Billing',
'quote_has_expired' => 'The quote has expired, please contact the merchant.',
'empty_table_footer' => 'Showing 0 to 0 of 0 entries',
);

View File

@ -384,6 +384,7 @@ Ne morete najti računa? Potrebujete dodatno pomoč? Z veseljem bomo pomagali. P
'gateway_help_2' => ':link za prijavo na Authorize.net.',
'gateway_help_17' => ':link do PayPal API podpisa.',
'gateway_help_27' => ':link za prijavo na 2Checkout.com. Za zagotovitev da bodo plačiia izsledena nastavite :complete_link za preusmeritveni naslov (URL) pod Account > Site Management v 2Checkout portalu.',
'gateway_help_60' => ':link to create a WePay account.',
'more_designs' => 'Več osnutkov',
'more_designs_title' => 'Dodatni stili',
'more_designs_cloud_header' => 'Za več osnutkov nadgradi na Pro Plan',
@ -1049,7 +1050,7 @@ Prijava v račun',
// Client Passwords
'enable_portal_password' => 'Račune zaščiti z geslom',
'enable_portal_password_help' => 'Omogoča da nastavite geslo za vsako osebo. Če je geslo nastavljeno, ga bo uporabnik moral vnesti pred ogledom računa.',
'send_portal_password' => 'Gesla ustvari sampdejno',
'send_portal_password' => 'Generate Automatically',
'send_portal_password_help' => 'Če geslo ni nastavljeno, bo ustvarjeno samodejno in se pošlje s prvim računom.',
'expired' => 'Poteklo',
@ -1379,7 +1380,9 @@ Ko imate zneske, se vrnite na to stran plačilnega sredstva in kliknite na "Comp
// Frequencies
'freq_inactive' => 'Inactive',
'freq_daily' => 'Daily',
'freq_weekly' => 'Tedensko',
'freq_biweekly' => 'Biweekly',
'freq_two_weeks' => 'Dva tedna',
'freq_four_weeks' => 'Štiri tedni',
'freq_monthly' => 'Mesečno',
@ -1417,6 +1420,8 @@ Ko imate zneske, se vrnite na to stran plačilnega sredstva in kliknite na "Comp
'payment_type_Alipay' => 'Alipay',
'payment_type_Sofort' => 'Sofort',
'payment_type_SEPA' => 'SEPA Direct Debit',
'payment_type_Bitcoin' => 'Bitcoin',
'payment_type_GoCardless' => 'GoCardless',
// Industries
'industry_Accounting & Legal' => 'Računovodstvo in Pravosodje',
@ -1919,6 +1924,7 @@ Nekaj je šlo narobe',
'enterprise_upgrade_feature1' => 'Nastavi pravice za posamezne uporabnike',
'enterprise_upgrade_feature2' => 'Pripni durge dokumente k računom in ponudbam',
'much_more' => 'Še veliko več!',
'all_pro_fetaures' => 'Plus all pro features!',
'currency_symbol' => 'Simbol',
'currency_code' => 'Valuta',
@ -1993,14 +1999,14 @@ Nekaj je šlo narobe',
'created_project' => 'Projekt uspešno ustvarjen',
'archived_project' => 'Projekt uspešno arhiviran',
'archived_projects' => 'Število uspešno arhiviranih projektov: :count',
'restore_project' => 'Obnovi projekt',
'restore_project' => 'Restore Project',
'restored_project' => 'Projekt uspešno obnovljen',
'delete_project' => 'Odstrani projekt',
'delete_project' => 'Delete Project',
'deleted_project' => 'Projekt uspešno odstranjen',
'deleted_projects' => 'Število uspešno odstranjenih projektov: :count',
'delete_expense_category' => 'Odstrani kategorijo',
'deleted_expense_category' => 'Kategorija uspešno odstranjena',
'delete_product' => 'Odstrani produkt',
'delete_product' => 'Delete Product',
'deleted_product' => 'Produkt uspešno odstranjen',
'deleted_products' => 'Število uspešno odstranjenih produktov: :count',
'restored_product' => 'Produkt uspešno obnovljen',
@ -2114,7 +2120,7 @@ Nekaj je šlo narobe',
// Updated login screen
'ninja_tagline' => 'Ustvari. Pošlji. Prejmi Plačilo.',
'login_or_existing' => 'Ali pa se prijavite z obstoječim računom',
'login_or_existing' => 'Or login with a connected account.',
'sign_up_now' => 'Prijavi Se Zdaj',
'not_a_member_yet' => 'Še nisi član?',
'login_create_an_account' => 'Ustvari Račun!',
@ -2526,6 +2532,89 @@ Nekaj je šlo narobe',
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
'your_password_reset_link' => 'Your Password Reset Link',
'subdomain_taken' => 'The subdomain is already in use',
'client_login' => 'Vpis stranke',
'converted_amount' => 'Converted Amount',
'default' => 'Default',
'shipping_address' => 'Shipping Address',
'bllling_address' => 'Billing Address',
'billing_address1' => 'Billing Street',
'billing_address2' => 'Billing Apt/Suite',
'billing_city' => 'Billing City',
'billing_state' => 'Billing State/Province',
'billing_postal_code' => 'Billing Postal Code',
'billing_country' => 'Billing Country',
'shipping_address1' => 'Shipping Street',
'shipping_address2' => 'Shipping Apt/Suite',
'shipping_city' => 'Shipping City',
'shipping_state' => 'Shipping State/Province',
'shipping_postal_code' => 'Shipping Postal Code',
'shipping_country' => 'Shipping Country',
'classify' => 'Classify',
'show_shipping_address_help' => 'Require client to provide their shipping address',
'ship_to_billing_address' => 'Ship to billing address',
'delivery_note' => 'Delivery Note',
'show_tasks_in_portal' => 'Show tasks in the client portal',
'cancel_schedule' => 'Cancel Schedule',
'scheduled_report' => 'Scheduled Report',
'scheduled_report_help' => 'Email the :report report as :format to :email',
'created_scheduled_report' => 'Successfully scheduled report',
'deleted_scheduled_report' => 'Successfully canceled scheduled report',
'scheduled_report_attached' => 'Your scheduled :type report is attached.',
'scheduled_report_error' => 'Failed to create schedule report',
'invalid_one_time_password' => 'Invalid one time password',
'apple_pay' => 'Apple/Google Pay',
'enable_apple_pay' => 'Accept Apple Pay and Pay with Google',
'requires_subdomain' => 'This payment type requires that a :link.',
'subdomain_is_set' => 'subdomain is set',
'verification_file' => 'Verification File',
'verification_file_missing' => 'The verification file is needed to accept payments.',
'apple_pay_domain' => 'Use <code>:domain</code> as the domain in :link.',
'apple_pay_not_supported' => 'Sorry, Apple/Google Pay isn\'t supported',
'optional_payment_methods' => 'Optional Payment Methods',
'add_subscription' => 'Add Subscription',
'target_url' => 'Target',
'target_url_help' => 'When the selected event occurs the app will post the entity as JSON to the target URL.',
'event' => 'Event',
'subscription_event_1' => 'Created Client',
'subscription_event_2' => 'Created Invoice',
'subscription_event_3' => 'Created Quote',
'subscription_event_4' => 'Created Payment',
'subscription_event_5' => 'Created Vendor',
'subscription_event_6' => 'Updated Quote',
'subscription_event_7' => 'Deleted Quote',
'subscription_event_8' => 'Updated Invoice',
'subscription_event_9' => 'Deleted Invoice',
'subscriptions' => 'Subscriptions',
'updated_subscription' => 'Successfully updated subscription',
'created_subscription' => 'Successfully created subscription',
'edit_subscription' => 'Edit Subscription',
'archive_subscription' => 'Archive Subscription',
'archived_subscription' => 'Successfully archived subscription',
'project_error_multiple_clients' => 'The projects can\'t belong to different clients',
'invoice_project' => 'Invoice Project',
'module_recurring_invoice' => 'Recurring Invoices',
'module_credit' => 'Credits',
'module_quote' => 'Quotes',
'module_task' => 'Tasks & Projects',
'module_expense' => 'Expenses & Vendors',
'reminders' => 'Reminders',
'send_client_reminders' => 'Send email reminders',
'can_view_tasks' => 'Tasks are visible in the portal',
'is_not_sent_reminders' => 'Reminders are not sent',
'promotion_footer' => 'Your promotion will expire soon, :link to upgrade now.',
'unable_to_delete_primary' => 'Note: to delete this company first delete all linked companies.',
'please_register' => 'Please register your account',
'processing_request' => 'Processing request',
'mcrypt_warning' => 'Warning: Mcrypt is deprecated, run <code>php artisan ninja:update-key --legacy=true</code> to update your cipher.',
'edit_times' => 'Edit Times',
'inclusive_taxes_help' => 'Include <b>taxes in the cost</b>',
'inclusive_taxes_warning' => 'Warning: existing invoices will need to be resaved',
'copy_shipping' => 'Copy Shipping',
'copy_billing' => 'Copy Billing',
'quote_has_expired' => 'The quote has expired, please contact the merchant.',
'empty_table_footer' => 'Showing 0 to 0 of 0 entries',
);

View File

@ -383,6 +383,7 @@ $LANG = array(
'gateway_help_2' => ':link për tu regjistuar në Authorize.net',
'gateway_help_17' => ':link për të marrë të dhënat tuaja nga PayPal.',
'gateway_help_27' => ':link për tu regjistruar në 2Checkout.com. Për t\'u siguaruar që pagesat realizohen vendosni :complete_link si URL ridrejtues tek Account>SIte Management në portalin e 2Checkout.',
'gateway_help_60' => ':link to create a WePay account.',
'more_designs' => 'Më shumë dizajne',
'more_designs_title' => 'Dizajne shtesë të faturave',
'more_designs_cloud_header' => 'Bleni verisionin Pro për më shumë dizajne të faturave',
@ -1048,7 +1049,7 @@ Fushat e njësive në faturë',
// Client Passwords
'enable_portal_password' => 'Password Protect Invoices',
'enable_portal_password_help' => 'Ju mundëson të vendosni fjalëkalim për secilin kontakt. Nëse vendoset fjalëkalimi, kontakti duhet të vendos fjalëkalimin para se t\'i sheh faturat.',
'send_portal_password' => 'Generate Password Automatically',
'send_portal_password' => 'Generate Automatically',
'send_portal_password_help' => 'Nëse nuk caktoni fjalëkalim, do të krijohet një dhe do t\'ju dërgohet me faturën e parë.',
'expired' => 'Skaduar',
@ -1376,7 +1377,9 @@ Pasi të keni pranuar shumat, kthehuni në faqen e metodave të pagesës dhe kli
// Frequencies
'freq_inactive' => 'Inactive',
'freq_daily' => 'Daily',
'freq_weekly' => 'Javore',
'freq_biweekly' => 'Biweekly',
'freq_two_weeks' => 'Dy javore',
'freq_four_weeks' => 'Katër javore',
'freq_monthly' => 'Mujore',
@ -1414,6 +1417,8 @@ Pasi të keni pranuar shumat, kthehuni në faqen e metodave të pagesës dhe kli
'payment_type_Alipay' => 'Alipay',
'payment_type_Sofort' => 'Sofort',
'payment_type_SEPA' => 'SEPA Direct Debit',
'payment_type_Bitcoin' => 'Bitcoin',
'payment_type_GoCardless' => 'GoCardless',
// Industries
'industry_Accounting & Legal' => 'Kontabilitet & Ligjore',
@ -1913,6 +1918,7 @@ Pasi të keni pranuar shumat, kthehuni në faqen e metodave të pagesës dhe kli
'enterprise_upgrade_feature1' => 'Set permissions for multiple-users',
'enterprise_upgrade_feature2' => 'Attach 3rd party files to invoices & expenses',
'much_more' => 'Much More!',
'all_pro_fetaures' => 'Plus all pro features!',
'currency_symbol' => 'Symbol',
'currency_code' => 'Code',
@ -1987,14 +1993,14 @@ Pasi të keni pranuar shumat, kthehuni në faqen e metodave të pagesës dhe kli
'created_project' => 'Successfully created project',
'archived_project' => 'Successfully archived project',
'archived_projects' => 'Successfully archived :count projects',
'restore_project' => 'Restore project',
'restore_project' => 'Restore Project',
'restored_project' => 'Successfully restored project',
'delete_project' => 'Delete project',
'delete_project' => 'Delete Project',
'deleted_project' => 'Successfully deleted project',
'deleted_projects' => 'Successfully deleted :count projects',
'delete_expense_category' => 'Delete category',
'deleted_expense_category' => 'Successfully deleted category',
'delete_product' => 'Delete product',
'delete_product' => 'Delete Product',
'deleted_product' => 'Successfully deleted product',
'deleted_products' => 'Successfully deleted :count products',
'restored_product' => 'Successfully restored product',
@ -2108,7 +2114,7 @@ Pasi të keni pranuar shumat, kthehuni në faqen e metodave të pagesës dhe kli
// Updated login screen
'ninja_tagline' => 'Create. Send. Get Paid.',
'login_or_existing' => 'Or login with an existing account.',
'login_or_existing' => 'Or login with a connected account.',
'sign_up_now' => 'Sign Up Now',
'not_a_member_yet' => 'Not a member yet?',
'login_create_an_account' => 'Create an Account!',
@ -2519,6 +2525,89 @@ Pasi të keni pranuar shumat, kthehuni në faqen e metodave të pagesës dhe kli
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
'your_password_reset_link' => 'Your Password Reset Link',
'subdomain_taken' => 'The subdomain is already in use',
'client_login' => 'Client Login',
'converted_amount' => 'Converted Amount',
'default' => 'Default',
'shipping_address' => 'Shipping Address',
'bllling_address' => 'Billing Address',
'billing_address1' => 'Billing Street',
'billing_address2' => 'Billing Apt/Suite',
'billing_city' => 'Billing City',
'billing_state' => 'Billing State/Province',
'billing_postal_code' => 'Billing Postal Code',
'billing_country' => 'Billing Country',
'shipping_address1' => 'Shipping Street',
'shipping_address2' => 'Shipping Apt/Suite',
'shipping_city' => 'Shipping City',
'shipping_state' => 'Shipping State/Province',
'shipping_postal_code' => 'Shipping Postal Code',
'shipping_country' => 'Shipping Country',
'classify' => 'Classify',
'show_shipping_address_help' => 'Require client to provide their shipping address',
'ship_to_billing_address' => 'Ship to billing address',
'delivery_note' => 'Delivery Note',
'show_tasks_in_portal' => 'Show tasks in the client portal',
'cancel_schedule' => 'Cancel Schedule',
'scheduled_report' => 'Scheduled Report',
'scheduled_report_help' => 'Email the :report report as :format to :email',
'created_scheduled_report' => 'Successfully scheduled report',
'deleted_scheduled_report' => 'Successfully canceled scheduled report',
'scheduled_report_attached' => 'Your scheduled :type report is attached.',
'scheduled_report_error' => 'Failed to create schedule report',
'invalid_one_time_password' => 'Invalid one time password',
'apple_pay' => 'Apple/Google Pay',
'enable_apple_pay' => 'Accept Apple Pay and Pay with Google',
'requires_subdomain' => 'This payment type requires that a :link.',
'subdomain_is_set' => 'subdomain is set',
'verification_file' => 'Verification File',
'verification_file_missing' => 'The verification file is needed to accept payments.',
'apple_pay_domain' => 'Use <code>:domain</code> as the domain in :link.',
'apple_pay_not_supported' => 'Sorry, Apple/Google Pay isn\'t supported',
'optional_payment_methods' => 'Optional Payment Methods',
'add_subscription' => 'Add Subscription',
'target_url' => 'Target',
'target_url_help' => 'When the selected event occurs the app will post the entity as JSON to the target URL.',
'event' => 'Event',
'subscription_event_1' => 'Created Client',
'subscription_event_2' => 'Created Invoice',
'subscription_event_3' => 'Created Quote',
'subscription_event_4' => 'Created Payment',
'subscription_event_5' => 'Created Vendor',
'subscription_event_6' => 'Updated Quote',
'subscription_event_7' => 'Deleted Quote',
'subscription_event_8' => 'Updated Invoice',
'subscription_event_9' => 'Deleted Invoice',
'subscriptions' => 'Subscriptions',
'updated_subscription' => 'Successfully updated subscription',
'created_subscription' => 'Successfully created subscription',
'edit_subscription' => 'Edit Subscription',
'archive_subscription' => 'Archive Subscription',
'archived_subscription' => 'Successfully archived subscription',
'project_error_multiple_clients' => 'The projects can\'t belong to different clients',
'invoice_project' => 'Invoice Project',
'module_recurring_invoice' => 'Recurring Invoices',
'module_credit' => 'Credits',
'module_quote' => 'Quotes',
'module_task' => 'Tasks & Projects',
'module_expense' => 'Expenses & Vendors',
'reminders' => 'Reminders',
'send_client_reminders' => 'Send email reminders',
'can_view_tasks' => 'Tasks are visible in the portal',
'is_not_sent_reminders' => 'Reminders are not sent',
'promotion_footer' => 'Your promotion will expire soon, :link to upgrade now.',
'unable_to_delete_primary' => 'Note: to delete this company first delete all linked companies.',
'please_register' => 'Please register your account',
'processing_request' => 'Processing request',
'mcrypt_warning' => 'Warning: Mcrypt is deprecated, run <code>php artisan ninja:update-key --legacy=true</code> to update your cipher.',
'edit_times' => 'Edit Times',
'inclusive_taxes_help' => 'Include <b>taxes in the cost</b>',
'inclusive_taxes_warning' => 'Warning: existing invoices will need to be resaved',
'copy_shipping' => 'Copy Shipping',
'copy_billing' => 'Copy Billing',
'quote_has_expired' => 'The quote has expired, please contact the merchant.',
'empty_table_footer' => 'Showing 0 to 0 of 0 entries',
);

View File

@ -60,7 +60,7 @@ $LANG = array(
'download_pdf' => 'Ladda ner PDF',
'pay_now' => 'Betala nu',
'save_invoice' => 'Spara faktura',
'clone_invoice' => 'Clone To Invoice',
'clone_invoice' => 'Kopia till faktura',
'archive_invoice' => 'Arkivera faktura',
'delete_invoice' => 'Ta bort faktura',
'email_invoice' => 'E-posta faktura',
@ -238,7 +238,7 @@ $LANG = array(
'confirmation_subject' => 'Bekräfta ditt Invoice Ninja konto',
'confirmation_header' => 'Bekräfta ditt konto',
'confirmation_message' => 'Vänligen klick på länken nedan för att bekräfta ditt konto.',
'invoice_subject' => 'New invoice :number from :account',
'invoice_subject' => 'Ny faktura :number från :account',
'invoice_message' => 'Klicka på länken nedan för att visa din faktura på :amount.',
'payment_subject' => 'Betalning mottagen',
'payment_message' => 'Tack för din betalning på :amount.',
@ -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' => 'Created by :site | Create. Send. Get Paid.',
'ninja_email_footer' => 'Skapad av :site | Skapa. Skicka. Få betalt.',
'go_pro' => 'Uppgradera till Pro',
'quote' => 'Offert',
'quotes' => 'Offerter',
@ -322,7 +322,7 @@ $LANG = array(
'delete_quote' => 'Ta bort offert',
'save_quote' => 'Spara offert',
'email_quote' => 'E-posta offert',
'clone_quote' => 'Clone To Quote',
'clone_quote' => 'Klona till Offert',
'convert_to_invoice' => 'Omvandla till faktura',
'view_invoice' => 'Visa faktura',
'view_client' => 'Visa kund',
@ -336,7 +336,7 @@ $LANG = array(
'deleted_quote' => 'Offert borttagen',
'deleted_quotes' => ':count offerter borttagna',
'converted_to_invoice' => 'Offert konverterad till faktura',
'quote_subject' => 'New quote :number from :account',
'quote_subject' => 'Ny offert :number från :account',
'quote_message' => 'Klicka på länken nedan för att visa din offert på :amount.',
'quote_link_message' => 'Klicka på länken nedan för att visa din offert:',
'notification_quote_sent_subject' => 'Offert :invoice har skickats till :client',
@ -385,6 +385,7 @@ $LANG = array(
'gateway_help_2' => ':link för att registrera dig på Authorize.net.',
'gateway_help_17' => ':link för att hämta din PayPal API-nyckel.',
'gateway_help_27' => ':link för att registrera dig för 2Checkout.com. För att säkerställa att betalningar spåras :complete_link som den omdirigeringsadressen under Konto> Platshantering i 2Checkout portalen.',
'gateway_help_60' => ':link to create a WePay account.',
'more_designs' => 'Fler fakturalayouter',
'more_designs_title' => 'Fler fakturalayouter',
'more_designs_cloud_header' => 'Uppgrader till Pro för fler fakturalayouter',
@ -436,7 +437,7 @@ $LANG = array(
'reset_all' => 'Återställ allt',
'approve' => 'Godkänn',
'token_billing_type_id' => 'Token fakturering',
'token_billing_help' => 'Store payment details with WePay, Stripe, Braintree or GoCardless.',
'token_billing_help' => 'Lagra betalnings info med WePay, Stripe, Braintree eller GoCardless.',
'token_billing_1' => 'Avstängd',
'token_billing_2' => 'Opt-in - Checkbox visas men är inte förvald',
'token_billing_3' => 'Opt-out - Checkbox visas och är förvald',
@ -622,7 +623,7 @@ $LANG = array(
'times' => 'Tider',
'set_now' => 'Satt till nu',
'dark_mode' => 'Mörkt läge',
'dark_mode_help' => 'Use a dark background for the sidebars',
'dark_mode_help' => 'Använd en mörk bakgrund för sidebars',
'add_to_invoice' => 'Lägg till på faktura :invoice',
'create_new_invoice' => 'Skapa ny faktura',
'task_errors' => 'Korrigera överlappande tider',
@ -653,9 +654,9 @@ $LANG = array(
'created_by_invoice' => 'Skapad av :invoice',
'primary_user' => 'Primär användare',
'help' => 'Hjälp',
'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>
<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>',
'customize_help' => '<p>Vi använder <a href="http://pdfmake.org/" target="_blank">pdfmake</a> för att specificera faktura designen deklarativt. Pdfmake <a href="http://pdfmake.org/playground.html" target="_blank">playground</a> erbjuder ett bra sätt att se biblioteket i action.</p>
<p>Du kan accessa "a child property" med hjälp av punkt notering. Som exempel för att visa kundnamn kan du använda <code>$client.name</code>.</p>
<p>Om du behöver hjälp med något lägg en fråga vårt <a href="https://www.invoiceninja.com/forums/forum/support/" target="_blank">support forum</a> med designen du använder.</p>',
'invoice_due_date' => 'Förfallodatum',
'quote_due_date' => 'Giltig till',
'valid_until' => 'Giltig till',
@ -698,7 +699,7 @@ $LANG = array(
'invalid_credentials' => 'Dessa uppgifter matchar inte våra register',
'show_all_options' => 'Visa alla alternativ',
'user_details' => 'Användaruppgifter',
'oneclick_login' => 'Connected Account',
'oneclick_login' => 'Kopplat konto',
'disable' => 'inaktivera',
'invoice_quote_number' => 'Faktura och Offert Nummer',
'invoice_charges' => 'faktura tilläggsavgifter',
@ -832,7 +833,7 @@ $LANG = array(
'disabled' => 'Avstängd',
'show_archived_users' => 'Visa arkiverade användare',
'notes' => 'Notis',
'invoice_will_create' => 'invoice will be created',
'invoice_will_create' => 'Faktura kommer skapas',
'invoices_will_create' => 'fakturor kommer skapas',
'failed_to_import' => 'Följande fält misslyckades att importeras, antingen finns dom redan eller saknar obligatoriska fält.',
'publishable_key' => 'Publik nyckel',
@ -854,9 +855,9 @@ $LANG = array(
'website_help' => 'Visa fakturan i en iFrame på din hemsida',
'invoice_number_help' => 'Specifiera ett prefix eller anpassat mönster för att dynamiskt sätta fakturanummer.',
'quote_number_help' => 'Specifiera ett prefix eller använd ett anpassat mönster för att dynamiskt sätta offert nummer.',
'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' => 'Lägg till ett fält när en kund skapas och visa rubriken samt värdet om du önskar på PDF. ',
'custom_account_fields_helps' => 'Lägg till en etikett och värde för företagsinformationsdelen av 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' => 'Lägg till ett fält när en faktura skapas och visa rubriken samt värdet om du önskar på PDF. ',
'custom_invoice_charges_helps' => 'Lägga till ett fält när du skapar en faktura och inkludera laddningen i faktura delsummor.',
'token_expired' => 'Valideringstoken har gått ut. Snälla försök igen.',
'invoice_link' => 'Faktura länk',
@ -994,10 +995,10 @@ $LANG = array(
'enable_https' => 'Vi rekommenderar starkt att ni använder HTTPS för att acceptera kreditkorts detaljer på nätet.',
'quote_issued_to' => 'Offert utfärdad till',
'show_currency_code' => 'Valuta kod',
'free_year_message' => 'Your account has been upgraded to the pro plan for one year at no cost.',
'free_year_message' => 'Ditt konto har uppgraderats till pro planen 1 år utan extra kostnad.',
'trial_message' => 'Ditt konto kommer att få två veckor pröva-på-tid av på pro plan.',
'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' => 'Din fria pro plans testperiod varar :count ytterligare dagar, :link för att uppgradera nu.',
'trial_footer_last_day' => 'Detta är sista dagen av din fria pro plans testperiod, :link för att uppgradera nu.',
'trial_call_to_action' => 'Starta test period',
'trial_success' => 'Lyckades aktivera två veckors gratis testversion för Pro nivå',
'overdue' => 'Försenat',
@ -1014,8 +1015,8 @@ $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' => 'Sent',
'invitation_status_opened' => 'Opened',
'invitation_status_sent' => 'Skickat',
'invitation_status_opened' => 'Öppnat',
'invitation_status_viewed' => 'Visad',
'email_error_inactive_client' => 'E-post kan inte skickas till inaktiva klienter',
'email_error_inactive_contact' => 'E-post kan inte skickas till inaktiva kontakter',
@ -1044,12 +1045,12 @@ $LANG = array(
'invoice_item_fields' => 'Fakturerat varu belopp',
'custom_invoice_item_fields_help' => 'Lägg till ett fält när fakturan skapas och visa namn samt värde på PDF´n',
'recurring_invoice_number' => 'Återkommande nummer',
'recurring_invoice_number_prefix_help' => 'Speciy a prefix to be added to the invoice number for recurring invoices.',
'recurring_invoice_number_prefix_help' => 'Specificera en prefix som ska läggas till faktura numret för återkommande fakturor.',
// Client Passwords
'enable_portal_password' => 'Lösenordsskydda fakturor',
'enable_portal_password_help' => 'Tillåter dig att sätta ett lösenord för varje kontakt. Om ett lösenord är valt kommer kontakten vara tvungen att skriva in lösenordet innan den kan se fakturan.',
'send_portal_password' => 'Generera lösenord automatiskt',
'send_portal_password' => 'Skapa automatiskt',
'send_portal_password_help' => 'Om inget lösenord är satt, kommer ett bli genererat och skickat med första fakturan.',
'expired' => 'Utgått',
@ -1096,9 +1097,9 @@ $LANG = array(
'email_documents_header' => 'Dokument:',
'email_documents_example_1' => 'Widgets kvitto.pdf',
'email_documents_example_2' => 'Slutgiltig levererbar.zip',
'quote_documents' => 'Quote Documents',
'invoice_documents' => 'Invoice Documents',
'expense_documents' => 'Expense Documents',
'quote_documents' => 'Offert dokument',
'invoice_documents' => 'Faktura dokument',
'expense_documents' => 'Utgifts dokument',
'invoice_embed_documents' => 'Bädda in dokument',
'invoice_embed_documents_help' => 'Include attached images in the invoice.',
'document_email_attachment' => 'Bifoga dokument',
@ -1176,7 +1177,7 @@ $LANG = array(
'list_vendors' => 'Lista leverantörer',
'add_users_not_supported' => 'Uppgradera till Enterprise planen för att lägga till ytterligare användaren på kontot.',
'enterprise_plan_features' => 'Enterprise plan ger support för flera användare och bifogade filer, :link för att se lista av funktioner.',
'return_to_app' => 'Return To App',
'return_to_app' => 'Återgå till Appen',
// Payment updates
@ -1192,8 +1193,8 @@ $LANG = array(
'status_refunded' => 'Återbetalad',
'status_voided' => 'Avbruten',
'refunded_payment' => 'Återbetalat betalning',
'activity_39' => ':user cancelled a :payment_amount payment :payment',
'activity_40' => ':user refunded :adjustment of a :payment_amount payment :payment',
'activity_39' => ':user avbröt en :payment_amount betalning :payment',
'activity_40' => ':user återbetalade :adjustment av en :payment_amount betalning :payment',
'card_expiration' => 'Utgår:&nbsp:expires',
'card_creditcardother' => 'Okänd',
@ -1213,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' => 'Acceptera US Bank överföringar ',
'stripe_ach_help' => 'ACH support måste och vara aktiverat i :link',
'ach_disabled' => 'En annan gateway är redan konfigurerad för direkt debitering.',
'plaid' => 'Plaid',
@ -1332,7 +1333,7 @@ När ni har pengarna, kom tillbaka till denna betalningsmetods sida och klicka p
'import_products' => 'Importera produkter',
'products_will_create' => 'produkter kommer skapas',
'product_key' => 'Produkt',
'created_products' => 'Successfully created/updated :count product(s)',
'created_products' => 'Skapade/Uppdaterade :count produkt(er) utan problem',
'export_help' => 'Använda JSON om du planerar att importera datan till Invoice Ninja.<br/>Filen innehåller kunder, produkter, fakturor, offerter och betalningar.',
'JSON_file' => 'JSON Fil',
@ -1377,12 +1378,14 @@ När ni har pengarna, kom tillbaka till denna betalningsmetods sida och klicka p
// Frequencies
'freq_inactive' => 'Inaktiv',
'freq_daily' => 'Daily',
'freq_weekly' => 'Veckovis',
'freq_biweekly' => 'Biweekly',
'freq_two_weeks' => 'Två veckor',
'freq_four_weeks' => 'Fyra veckor',
'freq_monthly' => 'Månadsvis',
'freq_three_months' => 'Tre månader',
'freq_four_months' => 'Four months',
'freq_four_months' => 'Fyra månader',
'freq_six_months' => 'Sex månader',
'freq_annually' => 'Årsvis',
@ -1414,7 +1417,9 @@ När ni har pengarna, kom tillbaka till denna betalningsmetods sida och klicka p
'payment_type_Swish' => 'Swish',
'payment_type_Alipay' => 'Alipay',
'payment_type_Sofort' => 'Sofort',
'payment_type_SEPA' => 'SEPA Direct Debit',
'payment_type_SEPA' => 'SEPA Direkt betalning',
'payment_type_Bitcoin' => 'Bitcoin',
'payment_type_GoCardless' => 'GoCardless',
// Industries
'industry_Accounting & Legal' => 'Redovisning & Legala',
@ -1442,7 +1447,7 @@ När ni har pengarna, kom tillbaka till denna betalningsmetods sida och klicka p
'industry_Pharmaceuticals' => 'Läkemedel',
'industry_Professional Services & Consulting' => 'Professionella tjänster & rådgivning',
'industry_Real Estate' => 'Fastighet',
'industry_Restaurant & Catering' => 'Restaurant & Catering',
'industry_Restaurant & Catering' => 'Restaurang & Catering',
'industry_Retail & Wholesale' => 'Detaljhandel & Partihandel',
'industry_Sports' => 'Sport',
'industry_Transportation' => 'Transport',
@ -1729,10 +1734,10 @@ Nya Kaledonien',
'lang_English - United Kingdom' => 'Engelska - Storbritannien',
'lang_Slovenian' => 'Slovenien',
'lang_Finnish' => 'Finska',
'lang_Romanian' => 'Romanian',
'lang_Turkish - Turkey' => 'Turkish - Turkey',
'lang_Portuguese - Brazilian' => 'Portuguese - Brazilian',
'lang_Portuguese - Portugal' => 'Portuguese - Portugal',
'lang_Romanian' => 'Rumänska',
'lang_Turkish - Turkey' => 'Turkiska - Turkiet',
'lang_Portuguese - Brazilian' => 'Portugisiska - Brasilianska',
'lang_Portuguese - Portugal' => 'Portugisiska - Portugal',
'lang_Thai' => 'Thai',
// Frequencies
@ -1921,6 +1926,7 @@ Den här funktionen kräver att en produkt skapas och en betalningsgateway är k
'enterprise_upgrade_feature1' => 'Sätt rättigheter för flera användare.',
'enterprise_upgrade_feature2' => 'Bifoga 3:e filer för fakturor & kostnader',
'much_more' => 'Mycket mer!',
'all_pro_fetaures' => 'Plus all pro features!',
'currency_symbol' => 'Symbol',
'currency_code' => 'Kod',
@ -1995,14 +2001,14 @@ Den här funktionen kräver att en produkt skapas och en betalningsgateway är k
'created_project' => 'Projekt skapat',
'archived_project' => 'Projekt arkiverat',
'archived_projects' => ':count projekt arkiverade',
'restore_project' => 'Återställ projekt',
'restore_project' => 'Restore Project',
'restored_project' => 'Projekt återställt',
'delete_project' => 'Ta bort projekt',
'delete_project' => 'Delete Project',
'deleted_project' => 'Projekt borttaget',
'deleted_projects' => ':count projekt borttagna',
'delete_expense_category' => 'Ta bort kategori',
'deleted_expense_category' => 'Kategori borttagen',
'delete_product' => 'Ta bort produkt',
'delete_product' => 'Delete Product',
'deleted_product' => 'Produkt borttagen',
'deleted_products' => ':count produkter borttagna',
'restored_product' => 'Produkt återställd',
@ -2021,7 +2027,7 @@ Den här funktionen kräver att en produkt skapas och en betalningsgateway är k
'toggle_menu' => 'Växla Meny',
'new_...' => 'Ny ...',
'list_...' => 'Lista ...',
'created_at' => 'Date Created',
'created_at' => 'Skapat datum',
'contact_us' => 'Kontakta oss',
'support_forum' => 'Support Forum',
'user_guide' => 'Användarhjälp',
@ -2117,7 +2123,7 @@ Den här funktionen kräver att en produkt skapas och en betalningsgateway är k
// Updated login screen
'ninja_tagline' => 'Skapa. Skicka. Få betalt.',
'login_or_existing' => 'Eller logga in med befintligt konto.',
'login_or_existing' => 'Eller logga in med ett kopplat konto.',
'sign_up_now' => 'Ansök nu',
'not_a_member_yet' => 'Inte medlem ännu?',
'login_create_an_account' => 'Skapa ett konto!',
@ -2195,7 +2201,7 @@ Den här funktionen kräver att en produkt skapas och en betalningsgateway är k
'created_new_company' => 'Framgångsrikt skapat nytt företag',
'fees_disabled_for_gateway' => 'Avgifter är inaktiverade för denna gateway.',
'logout_and_delete' => 'Logga ut/Ta bort konto',
'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 skatt värde justeras på raden när det väljs.<br/>Endast exklusive skatt värde kan användas som standard.',
'invoice_footer_help' => 'Använd $pageNumber och $pageCount för att visa sidinformation.',
'credit_note' => 'Kreditnota',
'credit_issued_to' => 'Kredit skapat för',
@ -2207,9 +2213,9 @@ Den här funktionen kräver att en produkt skapas och en betalningsgateway är k
'error_incorrect_gateway_ids' => 'Fel: En eller flera gatewaytabeller har fel ids.',
'purge_data' => 'Rensa uppgifter.',
'delete_data' => 'Ta bort uppgifter',
'purge_data_help' => 'Permanently delete all data but keep the account and settings.',
'purge_data_help' => 'Ta bort all data permanent men behåll konto och inställningar.',
'cancel_account_help' => 'Permanent borttagning av konto tillsammans med all information och inställningar.',
'purge_successful' => 'Successfully purged company data',
'purge_successful' => 'Rensade utan problem företags data',
'forbidden' => 'Förbjudet',
'purge_data_message' => 'Varning: Detta kommer permanent ta bort din information, det finns ingen återvända.',
'contact_phone' => 'Kontakt telefon',
@ -2313,33 +2319,33 @@ Den här funktionen kräver att en produkt skapas och en betalningsgateway är k
'next_credit_number' => 'Nästa kreditkortsnummer är :number.',
'padding_help' => 'Antal nollor för att fylla ut numret',
'import_warning_invalid_date' => 'Varning: Datumformatet verkar vara ogiltigt',
'product_notes' => 'Product Notes',
'product_notes' => 'Produkt notiser',
'app_version' => 'App Version',
'ofx_version' => 'OFX Version',
'gateway_help_23' => ':link to get your Stripe API keys.',
'gateway_help_23' => ':link för att få dina Stripe API nycklar.',
'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',
'download_invoice' => 'Download Invoice',
'download_quote' => 'Download Quote',
'invoices_are_attached' => 'Your invoice PDFs are attached.',
'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',
'send_email_to_client' => 'Send email to the client',
'refund_subject' => 'Refund Processed',
'refund_body' => 'You have been processed a refund of :amount for invoice :invoice_number.',
'late_fee_amount' => 'Förseningsavgifts summa',
'late_fee_percent' => 'Förseningsavgifts procent',
'late_fee_added' => 'Förseningsavgift tillagt den :date',
'download_invoice' => 'Hämta faktura',
'download_quote' => 'Hämta offert',
'invoices_are_attached' => 'Din faktura PDF är bifogad.',
'downloaded_invoice' => 'Ett e-post med faktura PDF kommer skickas',
'downloaded_quote' => 'Ett e-post med offert PDF kommer skickas',
'downloaded_invoices' => 'Ett e-post med faktura PDFer kommer skickas',
'downloaded_quotes' => 'Ett e-post med offert PDFer kommer skickas',
'clone_expense' => 'Klona utgift',
'default_documents' => 'Standard dokument',
'send_email_to_client' => 'Skicka e-post till kunden',
'refund_subject' => 'Återbetalning hanterad',
'refund_body' => 'Du har fått en återbetalning på :amount för faktura :invoice_number.',
'currency_us_dollar' => 'US Dollar',
'currency_british_pound' => 'British Pound',
'currency_british_pound' => 'Brittiska pund',
'currency_euro' => 'Euro',
'currency_south_african_rand' => 'South African Rand',
'currency_danish_krone' => 'Danish Krone',
'currency_danish_krone' => 'Danska kronor',
'currency_israeli_shekel' => 'Israeli Shekel',
'currency_swedish_krona' => 'Svenska kronor',
'currency_kenyan_shilling' => 'Kenyan Shilling',
@ -2521,13 +2527,96 @@ Den här funktionen kräver att en produkt skapas och en betalningsgateway är k
'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',
'enabled_two_factor' => 'Aktiverade Två-Vägs autentisering utan problem',
'add_product' => 'Lägg till produkt',
'email_will_be_sent_on' => 'Notis: e-posten kommer skickad den :date',
'invoice_product' => 'Faktura produkt',
'self_host_login' => 'Self-Host Inlogg',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
'local_storage_required' => 'Fel: lokal lagring är inte tillgänglig.',
'your_password_reset_link' => 'Din lösenordsåterställnings länk',
'subdomain_taken' => 'Subdomänen är upptagen',
'client_login' => 'Kund inlogg',
'converted_amount' => 'Konverterad summa',
'default' => 'Standard',
'shipping_address' => 'Leverans adress',
'bllling_address' => 'Fakturerings adress',
'billing_address1' => 'Fakturerings gata',
'billing_address2' => 'Fakturerings våning',
'billing_city' => 'Fakturerings stad',
'billing_state' => 'Fakturerings län',
'billing_postal_code' => 'Fakturerings postnummer',
'billing_country' => 'Fakturerings land',
'shipping_address1' => 'Leverans gata',
'shipping_address2' => 'Leverans våning',
'shipping_city' => 'Leverans stad',
'shipping_state' => 'Leverans län',
'shipping_postal_code' => 'Leverans postnummer',
'shipping_country' => 'Leverans land',
'classify' => 'Klassificera ',
'show_shipping_address_help' => 'Kräv att kunden skriver sin leveransadress',
'ship_to_billing_address' => 'Skicka till fakturaadress',
'delivery_note' => 'Delivery Note',
'show_tasks_in_portal' => 'Show tasks in the client portal',
'cancel_schedule' => 'Cancel Schedule',
'scheduled_report' => 'Scheduled Report',
'scheduled_report_help' => 'Email the :report report as :format to :email',
'created_scheduled_report' => 'Successfully scheduled report',
'deleted_scheduled_report' => 'Successfully canceled scheduled report',
'scheduled_report_attached' => 'Your scheduled :type report is attached.',
'scheduled_report_error' => 'Failed to create schedule report',
'invalid_one_time_password' => 'Invalid one time password',
'apple_pay' => 'Apple/Google Pay',
'enable_apple_pay' => 'Accept Apple Pay and Pay with Google',
'requires_subdomain' => 'This payment type requires that a :link.',
'subdomain_is_set' => 'subdomain is set',
'verification_file' => 'Verification File',
'verification_file_missing' => 'The verification file is needed to accept payments.',
'apple_pay_domain' => 'Use <code>:domain</code> as the domain in :link.',
'apple_pay_not_supported' => 'Sorry, Apple/Google Pay isn\'t supported',
'optional_payment_methods' => 'Optional Payment Methods',
'add_subscription' => 'Add Subscription',
'target_url' => 'Target',
'target_url_help' => 'When the selected event occurs the app will post the entity as JSON to the target URL.',
'event' => 'Event',
'subscription_event_1' => 'Created Client',
'subscription_event_2' => 'Created Invoice',
'subscription_event_3' => 'Created Quote',
'subscription_event_4' => 'Created Payment',
'subscription_event_5' => 'Created Vendor',
'subscription_event_6' => 'Updated Quote',
'subscription_event_7' => 'Deleted Quote',
'subscription_event_8' => 'Updated Invoice',
'subscription_event_9' => 'Deleted Invoice',
'subscriptions' => 'Subscriptions',
'updated_subscription' => 'Successfully updated subscription',
'created_subscription' => 'Successfully created subscription',
'edit_subscription' => 'Edit Subscription',
'archive_subscription' => 'Archive Subscription',
'archived_subscription' => 'Successfully archived subscription',
'project_error_multiple_clients' => 'The projects can\'t belong to different clients',
'invoice_project' => 'Invoice Project',
'module_recurring_invoice' => 'Recurring Invoices',
'module_credit' => 'Credits',
'module_quote' => 'Quotes',
'module_task' => 'Tasks & Projects',
'module_expense' => 'Expenses & Vendors',
'reminders' => 'Reminders',
'send_client_reminders' => 'Send email reminders',
'can_view_tasks' => 'Tasks are visible in the portal',
'is_not_sent_reminders' => 'Reminders are not sent',
'promotion_footer' => 'Your promotion will expire soon, :link to upgrade now.',
'unable_to_delete_primary' => 'Note: to delete this company first delete all linked companies.',
'please_register' => 'Please register your account',
'processing_request' => 'Processing request',
'mcrypt_warning' => 'Warning: Mcrypt is deprecated, run <code>php artisan ninja:update-key --legacy=true</code> to update your cipher.',
'edit_times' => 'Edit Times',
'inclusive_taxes_help' => 'Include <b>taxes in the cost</b>',
'inclusive_taxes_warning' => 'Warning: existing invoices will need to be resaved',
'copy_shipping' => 'Copy Shipping',
'copy_billing' => 'Copy Billing',
'quote_has_expired' => 'The quote has expired, please contact the merchant.',
'empty_table_footer' => 'Showing 0 to 0 of 0 entries',
);

View File

@ -386,6 +386,7 @@ $LANG = array(
'gateway_help_2' => ':link ลงทะเบียน Authorize.net',
'gateway_help_17' => ':link เพื่อรับลายเซ็น PayPal API ',
'gateway_help_27' => ':link ลงชื่อสมัครใช้ 2Checkout.com เพื่อให้แน่ใจว่ามีการตั้งค่าการติดตามการชำระเงิน :complete_link เป็น URL การเปลี่ยนเส้นทางใน Account> Site Management ในเว็บ 2Checkout',
'gateway_help_60' => ':link to create a WePay account.',
'more_designs' => 'ออกแบบเพิ่มเติม',
'more_designs_title' => 'การออกแบบใบแจ้งหนี้เพิ่มเติม',
'more_designs_cloud_header' => 'Go Pro สำหรับการออกแบบใบแจ้งหนี้เพิ่มเติม',
@ -1052,7 +1053,7 @@ $LANG = array(
// Client Passwords
'enable_portal_password' => 'รหัสผ่านป้องกันใบแจ้งหนี้',
'enable_portal_password_help' => 'ช่วยให้คุณสามารถตั้งรหัสผ่านสำหรับแต่ละรายชื่อ หากมีการตั้งรหัสผ่านผู้ติดต่อจะต้องป้อนรหัสผ่านก่อนดูใบแจ้งหนี้',
'send_portal_password' => 'สร้างรหัสผ่านโดยอัตโนมัติ',
'send_portal_password' => 'Generate Automatically',
'send_portal_password_help' => 'หากไม่มีการตั้งค่ารหัสผ่าน ระบบจะสร้างและส่งใบแจ้งหนี้ฉบับแรก',
'expired' => 'หมดอายุ',
@ -1380,7 +1381,9 @@ $LANG = array(
// Frequencies
'freq_inactive' => 'ไม่ทำงาน',
'freq_daily' => 'Daily',
'freq_weekly' => 'รายสัปดาห์',
'freq_biweekly' => 'Biweekly',
'freq_two_weeks' => 'สองสัปดาห์',
'freq_four_weeks' => 'สี่สับดาห์',
'freq_monthly' => 'รายเดือน',
@ -1418,6 +1421,8 @@ $LANG = array(
'payment_type_Alipay' => 'Alipay',
'payment_type_Sofort' => 'Sofort',
'payment_type_SEPA' => 'SEPA Direct Debit',
'payment_type_Bitcoin' => 'Bitcoin',
'payment_type_GoCardless' => 'GoCardless',
// Industries
'industry_Accounting & Legal' => 'การบัญชีและกฎหมาย',
@ -1917,6 +1922,7 @@ $LANG = array(
'enterprise_upgrade_feature1' => 'ตั้งค่าสิทธิ์สำหรับผู้ใช้หลายคน',
'enterprise_upgrade_feature2' => 'แนบไฟล์ 3rd Party เข้ากับใบแจ้งหนี้และค่าใช้จ่าย',
'much_more' => 'และอื่น ๆ มากมาย',
'all_pro_fetaures' => 'Plus all pro features!',
'currency_symbol' => 'สัญลักษณ์',
'currency_code' => 'Code',
@ -1991,14 +1997,14 @@ $LANG = array(
'created_project' => 'สร้างโครงการสำเร็จ',
'archived_project' => 'เก็บบันทึกโครงการสำเร็จ',
'archived_projects' => 'เก็บบันทึก :count โครงการ',
'restore_project' => 'กู้คืนโครงการ',
'restore_project' => 'Restore Project',
'restored_project' => 'กู้คืนโครงการสำเร็จ',
'delete_project' => 'ลบโครงการ',
'delete_project' => 'Delete Project',
'deleted_project' => 'ลบโครงการสำเร็จ',
'deleted_projects' => 'ลบโครงการ :count โครงการ',
'delete_expense_category' => 'ลบหมวดหมู่',
'deleted_expense_category' => 'นำออกหมวดหมู่เรียบร้อยแล้ว',
'delete_product' => 'ลบสินค้า',
'delete_product' => 'Delete Product',
'deleted_product' => 'ลบสินค้าแล้ว',
'deleted_products' => 'ลบสินค้า :count สินค้า',
'restored_product' => 'กู้คืนสินค้าแล้ว',
@ -2112,7 +2118,7 @@ $LANG = array(
// Updated login screen
'ninja_tagline' => 'สร้าง. ส่ง. รับเงิน',
'login_or_existing' => 'หรือล็อกอินด้วยบัญชีที่มีอยู่',
'login_or_existing' => 'Or login with a connected account.',
'sign_up_now' => 'สมัครตอนนี้เลย',
'not_a_member_yet' => 'ยังไม่เป็นสมาชิก',
'login_create_an_account' => 'สร้างบัญชี!',
@ -2523,6 +2529,89 @@ $LANG = array(
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
'your_password_reset_link' => 'Your Password Reset Link',
'subdomain_taken' => 'The subdomain is already in use',
'client_login' => 'เข้าสู่ระบบลูกค้า',
'converted_amount' => 'Converted Amount',
'default' => 'Default',
'shipping_address' => 'Shipping Address',
'bllling_address' => 'Billing Address',
'billing_address1' => 'Billing Street',
'billing_address2' => 'Billing Apt/Suite',
'billing_city' => 'Billing City',
'billing_state' => 'Billing State/Province',
'billing_postal_code' => 'Billing Postal Code',
'billing_country' => 'Billing Country',
'shipping_address1' => 'Shipping Street',
'shipping_address2' => 'Shipping Apt/Suite',
'shipping_city' => 'Shipping City',
'shipping_state' => 'Shipping State/Province',
'shipping_postal_code' => 'Shipping Postal Code',
'shipping_country' => 'Shipping Country',
'classify' => 'Classify',
'show_shipping_address_help' => 'Require client to provide their shipping address',
'ship_to_billing_address' => 'Ship to billing address',
'delivery_note' => 'Delivery Note',
'show_tasks_in_portal' => 'Show tasks in the client portal',
'cancel_schedule' => 'Cancel Schedule',
'scheduled_report' => 'Scheduled Report',
'scheduled_report_help' => 'Email the :report report as :format to :email',
'created_scheduled_report' => 'Successfully scheduled report',
'deleted_scheduled_report' => 'Successfully canceled scheduled report',
'scheduled_report_attached' => 'Your scheduled :type report is attached.',
'scheduled_report_error' => 'Failed to create schedule report',
'invalid_one_time_password' => 'Invalid one time password',
'apple_pay' => 'Apple/Google Pay',
'enable_apple_pay' => 'Accept Apple Pay and Pay with Google',
'requires_subdomain' => 'This payment type requires that a :link.',
'subdomain_is_set' => 'subdomain is set',
'verification_file' => 'Verification File',
'verification_file_missing' => 'The verification file is needed to accept payments.',
'apple_pay_domain' => 'Use <code>:domain</code> as the domain in :link.',
'apple_pay_not_supported' => 'Sorry, Apple/Google Pay isn\'t supported',
'optional_payment_methods' => 'Optional Payment Methods',
'add_subscription' => 'Add Subscription',
'target_url' => 'Target',
'target_url_help' => 'When the selected event occurs the app will post the entity as JSON to the target URL.',
'event' => 'Event',
'subscription_event_1' => 'Created Client',
'subscription_event_2' => 'Created Invoice',
'subscription_event_3' => 'Created Quote',
'subscription_event_4' => 'Created Payment',
'subscription_event_5' => 'Created Vendor',
'subscription_event_6' => 'Updated Quote',
'subscription_event_7' => 'Deleted Quote',
'subscription_event_8' => 'Updated Invoice',
'subscription_event_9' => 'Deleted Invoice',
'subscriptions' => 'Subscriptions',
'updated_subscription' => 'Successfully updated subscription',
'created_subscription' => 'Successfully created subscription',
'edit_subscription' => 'Edit Subscription',
'archive_subscription' => 'Archive Subscription',
'archived_subscription' => 'Successfully archived subscription',
'project_error_multiple_clients' => 'The projects can\'t belong to different clients',
'invoice_project' => 'Invoice Project',
'module_recurring_invoice' => 'Recurring Invoices',
'module_credit' => 'Credits',
'module_quote' => 'Quotes',
'module_task' => 'Tasks & Projects',
'module_expense' => 'Expenses & Vendors',
'reminders' => 'Reminders',
'send_client_reminders' => 'Send email reminders',
'can_view_tasks' => 'Tasks are visible in the portal',
'is_not_sent_reminders' => 'Reminders are not sent',
'promotion_footer' => 'Your promotion will expire soon, :link to upgrade now.',
'unable_to_delete_primary' => 'Note: to delete this company first delete all linked companies.',
'please_register' => 'Please register your account',
'processing_request' => 'Processing request',
'mcrypt_warning' => 'Warning: Mcrypt is deprecated, run <code>php artisan ninja:update-key --legacy=true</code> to update your cipher.',
'edit_times' => 'Edit Times',
'inclusive_taxes_help' => 'Include <b>taxes in the cost</b>',
'inclusive_taxes_warning' => 'Warning: existing invoices will need to be resaved',
'copy_shipping' => 'Copy Shipping',
'copy_billing' => 'Copy Billing',
'quote_has_expired' => 'The quote has expired, please contact the merchant.',
'empty_table_footer' => 'Showing 0 to 0 of 0 entries',
);

View File

@ -385,6 +385,7 @@ adresine gönderildi. Müthiş tüm özelliklerin kilidini açmak için lütfen
'gateway_help_2' => 'Authorize.net\'e üye olmak için :link ',
'gateway_help_17' => 'PayPal API imzanızı almak için :link ',
'gateway_help_27' => ' 2Checkout.com\'a kaydolmak için :link Ödemelerin izlenmesini sağlamak için www.Checkout portalında Hesap> Site Yönetimi altındaki :complete_link adresini yönlendirme URL\'si olarak ayarlayın.',
'gateway_help_60' => ':link to create a WePay account.',
'more_designs' => 'Daha fazla tasarım',
'more_designs_title' => 'Ek Fatura Tasarımları',
'more_designs_cloud_header' => 'Daha fazla fatura tasarımı için Pro plana geç',
@ -1049,7 +1050,7 @@ adresine gönderildi. Müthiş tüm özelliklerin kilidini açmak için lütfen
// Client Passwords
'enable_portal_password' => 'Password Protect Invoices',
'enable_portal_password_help' => 'Allows you to set a password for each contact. If a password is set, the contact will be required to enter a password before viewing invoices.',
'send_portal_password' => 'Generate Password Automatically',
'send_portal_password' => 'Generate Automatically',
'send_portal_password_help' => 'If no password is set, one will be generated and sent with the first invoice.',
'expired' => 'Expired',
@ -1377,7 +1378,9 @@ adresine gönderildi. Müthiş tüm özelliklerin kilidini açmak için lütfen
// Frequencies
'freq_inactive' => 'Inactive',
'freq_daily' => 'Daily',
'freq_weekly' => 'Weekly',
'freq_biweekly' => 'Biweekly',
'freq_two_weeks' => 'Two weeks',
'freq_four_weeks' => 'Four weeks',
'freq_monthly' => 'Monthly',
@ -1415,6 +1418,8 @@ adresine gönderildi. Müthiş tüm özelliklerin kilidini açmak için lütfen
'payment_type_Alipay' => 'Alipay',
'payment_type_Sofort' => 'Sofort',
'payment_type_SEPA' => 'SEPA Direct Debit',
'payment_type_Bitcoin' => 'Bitcoin',
'payment_type_GoCardless' => 'GoCardless',
// Industries
'industry_Accounting & Legal' => 'Accounting & Legal',
@ -1914,6 +1919,7 @@ adresine gönderildi. Müthiş tüm özelliklerin kilidini açmak için lütfen
'enterprise_upgrade_feature1' => 'Set permissions for multiple-users',
'enterprise_upgrade_feature2' => 'Attach 3rd party files to invoices & expenses',
'much_more' => 'Much More!',
'all_pro_fetaures' => 'Plus all pro features!',
'currency_symbol' => 'Symbol',
'currency_code' => 'Code',
@ -1988,14 +1994,14 @@ adresine gönderildi. Müthiş tüm özelliklerin kilidini açmak için lütfen
'created_project' => 'Successfully created project',
'archived_project' => 'Successfully archived project',
'archived_projects' => 'Successfully archived :count projects',
'restore_project' => 'Restore project',
'restore_project' => 'Restore Project',
'restored_project' => 'Successfully restored project',
'delete_project' => 'Delete project',
'delete_project' => 'Delete Project',
'deleted_project' => 'Successfully deleted project',
'deleted_projects' => 'Successfully deleted :count projects',
'delete_expense_category' => 'Delete category',
'deleted_expense_category' => 'Successfully deleted category',
'delete_product' => 'Delete product',
'delete_product' => 'Delete Product',
'deleted_product' => 'Successfully deleted product',
'deleted_products' => 'Successfully deleted :count products',
'restored_product' => 'Successfully restored product',
@ -2109,7 +2115,7 @@ adresine gönderildi. Müthiş tüm özelliklerin kilidini açmak için lütfen
// Updated login screen
'ninja_tagline' => 'Create. Send. Get Paid.',
'login_or_existing' => 'Or login with an existing account.',
'login_or_existing' => 'Or login with a connected account.',
'sign_up_now' => 'Sign Up Now',
'not_a_member_yet' => 'Not a member yet?',
'login_create_an_account' => 'Create an Account!',
@ -2520,6 +2526,89 @@ adresine gönderildi. Müthiş tüm özelliklerin kilidini açmak için lütfen
'self_host_login' => 'Self-Host Login',
'set_self_hoat_url' => 'Self-Host URL',
'local_storage_required' => 'Error: local storage is not available.',
'your_password_reset_link' => 'Your Password Reset Link',
'subdomain_taken' => 'The subdomain is already in use',
'client_login' => 'Client Login',
'converted_amount' => 'Converted Amount',
'default' => 'Default',
'shipping_address' => 'Shipping Address',
'bllling_address' => 'Billing Address',
'billing_address1' => 'Billing Street',
'billing_address2' => 'Billing Apt/Suite',
'billing_city' => 'Billing City',
'billing_state' => 'Billing State/Province',
'billing_postal_code' => 'Billing Postal Code',
'billing_country' => 'Billing Country',
'shipping_address1' => 'Shipping Street',
'shipping_address2' => 'Shipping Apt/Suite',
'shipping_city' => 'Shipping City',
'shipping_state' => 'Shipping State/Province',
'shipping_postal_code' => 'Shipping Postal Code',
'shipping_country' => 'Shipping Country',
'classify' => 'Classify',
'show_shipping_address_help' => 'Require client to provide their shipping address',
'ship_to_billing_address' => 'Ship to billing address',
'delivery_note' => 'Delivery Note',
'show_tasks_in_portal' => 'Show tasks in the client portal',
'cancel_schedule' => 'Cancel Schedule',
'scheduled_report' => 'Scheduled Report',
'scheduled_report_help' => 'Email the :report report as :format to :email',
'created_scheduled_report' => 'Successfully scheduled report',
'deleted_scheduled_report' => 'Successfully canceled scheduled report',
'scheduled_report_attached' => 'Your scheduled :type report is attached.',
'scheduled_report_error' => 'Failed to create schedule report',
'invalid_one_time_password' => 'Invalid one time password',
'apple_pay' => 'Apple/Google Pay',
'enable_apple_pay' => 'Accept Apple Pay and Pay with Google',
'requires_subdomain' => 'This payment type requires that a :link.',
'subdomain_is_set' => 'subdomain is set',
'verification_file' => 'Verification File',
'verification_file_missing' => 'The verification file is needed to accept payments.',
'apple_pay_domain' => 'Use <code>:domain</code> as the domain in :link.',
'apple_pay_not_supported' => 'Sorry, Apple/Google Pay isn\'t supported',
'optional_payment_methods' => 'Optional Payment Methods',
'add_subscription' => 'Add Subscription',
'target_url' => 'Target',
'target_url_help' => 'When the selected event occurs the app will post the entity as JSON to the target URL.',
'event' => 'Event',
'subscription_event_1' => 'Created Client',
'subscription_event_2' => 'Created Invoice',
'subscription_event_3' => 'Created Quote',
'subscription_event_4' => 'Created Payment',
'subscription_event_5' => 'Created Vendor',
'subscription_event_6' => 'Updated Quote',
'subscription_event_7' => 'Deleted Quote',
'subscription_event_8' => 'Updated Invoice',
'subscription_event_9' => 'Deleted Invoice',
'subscriptions' => 'Subscriptions',
'updated_subscription' => 'Successfully updated subscription',
'created_subscription' => 'Successfully created subscription',
'edit_subscription' => 'Edit Subscription',
'archive_subscription' => 'Archive Subscription',
'archived_subscription' => 'Successfully archived subscription',
'project_error_multiple_clients' => 'The projects can\'t belong to different clients',
'invoice_project' => 'Invoice Project',
'module_recurring_invoice' => 'Recurring Invoices',
'module_credit' => 'Credits',
'module_quote' => 'Quotes',
'module_task' => 'Tasks & Projects',
'module_expense' => 'Expenses & Vendors',
'reminders' => 'Reminders',
'send_client_reminders' => 'Send email reminders',
'can_view_tasks' => 'Tasks are visible in the portal',
'is_not_sent_reminders' => 'Reminders are not sent',
'promotion_footer' => 'Your promotion will expire soon, :link to upgrade now.',
'unable_to_delete_primary' => 'Note: to delete this company first delete all linked companies.',
'please_register' => 'Please register your account',
'processing_request' => 'Processing request',
'mcrypt_warning' => 'Warning: Mcrypt is deprecated, run <code>php artisan ninja:update-key --legacy=true</code> to update your cipher.',
'edit_times' => 'Edit Times',
'inclusive_taxes_help' => 'Include <b>taxes in the cost</b>',
'inclusive_taxes_warning' => 'Warning: existing invoices will need to be resaved',
'copy_shipping' => 'Copy Shipping',
'copy_billing' => 'Copy Billing',
'quote_has_expired' => 'The quote has expired, please contact the merchant.',
'empty_table_footer' => 'Showing 0 to 0 of 0 entries',
);