mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 05:02:36 +01:00
Update lang files
This commit is contained in:
parent
1052f03398
commit
e0754666cd
@ -3274,8 +3274,9 @@ $LANG = array(
|
||||
'migrate_intro_text' => 'We\'ve been working on next version of Invoice Ninja. Click the button below to start the migration.',
|
||||
'start_migration' => 'Start Migration',
|
||||
'auth' => 'Auth',
|
||||
'endpoint' => 'Endpont',
|
||||
'endpoint' => 'Endpoint',
|
||||
'migration' => 'Миграция',
|
||||
'companies' => 'Companies',
|
||||
'welcome_to_the_new_version' => 'Добре дошли в новата версия на Invoice Ninja',
|
||||
'download_data' => 'Натиснете бутона отдолу за да свалите данните.',
|
||||
'migration_import' => 'Чудесно! Вече сте готови да внесете вашата миграция. Идете в новата инсталация за да внесете вашите данни',
|
||||
@ -3536,7 +3537,7 @@ $LANG = array(
|
||||
'marked_credit_as_sent' => 'Successfully marked credit as sent',
|
||||
'email_subject_payment_partial' => 'Email Partial Payment Subject',
|
||||
'is_approved' => 'Is Approved',
|
||||
'migration_went_wrong' => 'Oops, something went wrong! Make sure you did proper setup with V2 of Invoice Ninja, before starting migration.',
|
||||
'migration_went_wrong' => 'Error: Make sure you did proper setup with V5 of Invoice Ninja, before starting migration.',
|
||||
'cross_migration_message' => 'Cross account migration is not allowed. Make sure e-mail address is same on V4 and V5.',
|
||||
'email_credit' => 'Email Credit',
|
||||
'client_email_not_set' => 'Client does not have an email address set',
|
||||
@ -3791,6 +3792,117 @@ $LANG = array(
|
||||
'tax_name1' => 'Tax Name 1',
|
||||
'tax_name2' => 'Tax Name 2',
|
||||
'transaction_id' => 'Transaction ID',
|
||||
'migration_select_company_label' => 'Awesome! Please select the companies you would like to migrate.',
|
||||
'force_migration' => 'Force migration',
|
||||
'invoice_late' => 'Invoice Late',
|
||||
'quote_expired' => 'Quote Expired',
|
||||
'recurring_invoice_total' => 'Invoice Total',
|
||||
'actions' => 'Actions',
|
||||
'expense_number' => 'Expense Number',
|
||||
'task_number' => 'Task Number',
|
||||
'project_number' => 'Project Number',
|
||||
'view_settings' => 'View Settings',
|
||||
'company_disabled_warning' => 'Warning: this company has not yet been activated',
|
||||
'late_invoice' => 'Late Invoice',
|
||||
'expired_quote' => 'Expired Quote',
|
||||
'remind_invoice' => 'Remind Invoice',
|
||||
'client_phone' => 'Client Phone',
|
||||
'required_fields' => 'Required Fields',
|
||||
'enabled_modules' => 'Enabled Modules',
|
||||
'activity_60' => ':contact viewed quote :quote',
|
||||
'activity_61' => ':user updated client :client',
|
||||
'activity_62' => ':user updated vendor :vendor',
|
||||
'activity_63' => ':user emailed first reminder for invoice :invoice to :contact',
|
||||
'activity_64' => ':user emailed second reminder for invoice :invoice to :contact',
|
||||
'activity_65' => ':user emailed third reminder for invoice :invoice to :contact',
|
||||
'activity_66' => ':user emailed endless reminder for invoice :invoice to :contact',
|
||||
'expense_category_id' => 'Expense Category ID',
|
||||
'migration_auth_label' => 'Let\'s continue by authenticating.',
|
||||
'api_secret' => 'API secret',
|
||||
'migration_api_secret_notice' => 'You can find API_SECRET in the .env file or Invoice Ninja v5. If property is missing, leave field blank.',
|
||||
'view_licenses' => 'View Licenses',
|
||||
'fullscreen_editor' => 'Fullscreen Editor',
|
||||
'sidebar_editor' => 'Sidebar Editor',
|
||||
'please_type_to_confirm' => 'Please type ":value" to confirm',
|
||||
'purge' => 'Purge',
|
||||
'clone_to' => 'Clone To',
|
||||
'clone_to_other' => 'Clone to Other',
|
||||
'labels' => 'Labels',
|
||||
'add_custom' => 'Add Custom',
|
||||
'payment_tax' => 'Payment Tax',
|
||||
'white_label' => 'White Label',
|
||||
'sent_invoices_are_locked' => 'Sent invoices are locked',
|
||||
'paid_invoices_are_locked' => 'Paid invoices are locked',
|
||||
'source_code' => 'Source Code',
|
||||
'app_platforms' => 'App Platforms',
|
||||
'archived_task_statuses' => 'Successfully archived :value task statuses',
|
||||
'deleted_task_statuses' => 'Successfully deleted :value task statuses',
|
||||
'restored_task_statuses' => 'Successfully restored :value task statuses',
|
||||
'deleted_expense_categories' => 'Successfully deleted expense :value categories',
|
||||
'restored_expense_categories' => 'Successfully restored expense :value categories',
|
||||
'archived_recurring_invoices' => 'Successfully archived recurring :value invoices',
|
||||
'deleted_recurring_invoices' => 'Successfully deleted recurring :value invoices',
|
||||
'restored_recurring_invoices' => 'Successfully restored recurring :value invoices',
|
||||
'archived_webhooks' => 'Successfully archived :value webhooks',
|
||||
'deleted_webhooks' => 'Successfully deleted :value webhooks',
|
||||
'removed_webhooks' => 'Successfully removed :value webhooks',
|
||||
'restored_webhooks' => 'Successfully restored :value webhooks',
|
||||
'api_docs' => 'API Docs',
|
||||
'archived_tokens' => 'Successfully archived :value tokens',
|
||||
'deleted_tokens' => 'Successfully deleted :value tokens',
|
||||
'restored_tokens' => 'Successfully restored :value tokens',
|
||||
'archived_payment_terms' => 'Successfully archived :value payment terms',
|
||||
'deleted_payment_terms' => 'Successfully deleted :value payment terms',
|
||||
'restored_payment_terms' => 'Successfully restored :value payment terms',
|
||||
'archived_designs' => 'Successfully archived :value designs',
|
||||
'deleted_designs' => 'Successfully deleted :value designs',
|
||||
'restored_designs' => 'Successfully restored :value designs',
|
||||
'restored_credits' => 'Successfully restored :value credits',
|
||||
'archived_users' => 'Successfully archived :value users',
|
||||
'deleted_users' => 'Successfully deleted :value users',
|
||||
'removed_users' => 'Successfully removed :value users',
|
||||
'restored_users' => 'Successfully restored :value users',
|
||||
'archived_tax_rates' => 'Successfully archived :value tax rates',
|
||||
'deleted_tax_rates' => 'Successfully deleted :value tax rates',
|
||||
'restored_tax_rates' => 'Successfully restored :value tax rates',
|
||||
'archived_company_gateways' => 'Successfully archived :value gateways',
|
||||
'deleted_company_gateways' => 'Successfully deleted :value gateways',
|
||||
'restored_company_gateways' => 'Successfully restored :value gateways',
|
||||
'archived_groups' => 'Successfully archived :value groups',
|
||||
'deleted_groups' => 'Successfully deleted :value groups',
|
||||
'restored_groups' => 'Successfully restored :value groups',
|
||||
'archived_documents' => 'Successfully archived :value documents',
|
||||
'deleted_documents' => 'Successfully deleted :value documents',
|
||||
'restored_documents' => 'Successfully restored :value documents',
|
||||
'restored_vendors' => 'Successfully restored :value vendors',
|
||||
'restored_expenses' => 'Successfully restored :value expenses',
|
||||
'restored_tasks' => 'Successfully restored :value tasks',
|
||||
'restored_projects' => 'Successfully restored :value projects',
|
||||
'restored_products' => 'Successfully restored :value products',
|
||||
'restored_clients' => 'Successfully restored :value clients',
|
||||
'restored_invoices' => 'Successfully restored :value invoices',
|
||||
'restored_payments' => 'Successfully restored :value payments',
|
||||
'restored_quotes' => 'Successfully restored :value quotes',
|
||||
'update_app' => 'Update App',
|
||||
'started_import' => 'Successfully started import',
|
||||
'duplicate_column_mapping' => 'Duplicate column mapping',
|
||||
'uses_inclusive_taxes' => 'Uses Inclusive Taxes',
|
||||
'is_amount_discount' => 'Is Amount Discount',
|
||||
'map_to' => 'Map To',
|
||||
'first_row_as_column_names' => 'Use first row as column names',
|
||||
'no_file_selected' => 'No File Selected',
|
||||
'import_type' => 'Import Type',
|
||||
'draft_mode' => 'Draft Mode',
|
||||
'draft_mode_help' => 'Preview updates faster but is less accurate',
|
||||
'show_product_discount' => 'Show Product Discount',
|
||||
'show_product_discount_help' => 'Display a line item discount field',
|
||||
'tax_name3' => 'Tax Name 3',
|
||||
'debug_mode_is_enabled' => 'Debug mode is enabled',
|
||||
'debug_mode_is_enabled_help' => 'Warning: it is intented for use on local machines, it can leak credentials. Click to learn more.',
|
||||
'running_tasks' => 'Running Tasks',
|
||||
'recent_tasks' => 'Recent Tasks',
|
||||
'recent_expenses' => 'Recent Expenses',
|
||||
'upcoming_expenses' => 'Upcoming Expenses',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
@ -120,7 +120,7 @@ $LANG = array(
|
||||
'archive_payment' => 'Arxivar pagament',
|
||||
'delete_payment' => 'Suprimeix el pagament',
|
||||
'archive_credit' => 'Arxivar crèdit',
|
||||
'delete_credit' => 'Delete Credit',
|
||||
'delete_credit' => 'Eliminar el crèdit',
|
||||
'show_archived_deleted' => 'Mostrar arxivats/eliminats',
|
||||
'filter' => 'Filtrar',
|
||||
'new_client' => 'Nou client',
|
||||
@ -140,12 +140,12 @@ $LANG = array(
|
||||
'end_date' => 'Data final',
|
||||
'transaction_reference' => 'Referència de la Transacció',
|
||||
'method' => 'Métode',
|
||||
'payment_amount' => 'Payment Amount',
|
||||
'payment_amount' => 'Quantitat de pagament',
|
||||
'payment_date' => 'Data de pagament',
|
||||
'credit_amount' => 'Credit Amount',
|
||||
'credit_balance' => 'Credit Balance',
|
||||
'credit_date' => 'Credit Date',
|
||||
'empty_table' => 'No data available in table',
|
||||
'credit_amount' => 'Quantitat de crèdit',
|
||||
'credit_balance' => 'Balanç de crèdit',
|
||||
'credit_date' => 'Data de crèdit',
|
||||
'empty_table' => 'No hi han dades disponibles en la taula',
|
||||
'select' => 'Selecciona',
|
||||
'edit_client' => 'Edita client',
|
||||
'edit_invoice' => 'Edita factura',
|
||||
@ -194,10 +194,10 @@ $LANG = array(
|
||||
'import_clients' => 'Importar dades de clients',
|
||||
'csv_file' => 'Arxiu CSV',
|
||||
'export_clients' => 'Exportar dades de clients',
|
||||
'created_client' => 'Successfully created client',
|
||||
'created_client' => 'Client creat correctament',
|
||||
'created_clients' => 'Creats :count client(s) correctament',
|
||||
'updated_settings' => 'Successfully updated settings',
|
||||
'removed_logo' => 'Successfully removed logo',
|
||||
'updated_settings' => 'La configuració s\'ha actualitzat correctament',
|
||||
'removed_logo' => 'El logo s\'ha eliminat correctament',
|
||||
'sent_message' => 'Successfully sent message',
|
||||
'invoice_error' => 'Please make sure to select a client and correct any errors',
|
||||
'limit_clients' => 'Sorry, this will exceed the limit of :count clients',
|
||||
@ -217,7 +217,7 @@ $LANG = array(
|
||||
'archived_invoice' => 'Factura arxivada correctament',
|
||||
'archived_invoices' => ':count factures arxivades correctament',
|
||||
'deleted_invoice' => 'Factura eliminada correctament',
|
||||
'deleted_invoices' => 'Successfully deleted :count invoices',
|
||||
'deleted_invoices' => 'S\'han eliminades :count factures correctament ',
|
||||
'created_payment' => 'Successfully created payment',
|
||||
'created_payments' => 'Successfully created :count payment(s)',
|
||||
'archived_payment' => 'Successfully archived payment',
|
||||
@ -1278,7 +1278,7 @@ $LANG = array(
|
||||
'remove_payment_method' => 'Remove Payment Method',
|
||||
'confirm_remove_payment_method' => 'Are you sure you want to remove this payment method?',
|
||||
'remove' => 'Remove',
|
||||
'payment_method_removed' => 'Removed payment method.',
|
||||
'payment_method_removed' => 'El mètode de pagament s\'ha eliminat',
|
||||
'bank_account_verification_help' => 'We have made two deposits into your account with the description "VERIFICATION". These deposits will take 1-2 business days to appear on your statement. Please enter the amounts below.',
|
||||
'bank_account_verification_next_steps' => 'We have made two deposits into your account with the description "VERIFICATION". These deposits will take 1-2 business days to appear on your statement.
|
||||
Once you have the amounts, come back to this payment methods page and click "Complete Verification" next to the account.',
|
||||
@ -2177,27 +2177,27 @@ $LANG = array(
|
||||
'created_payment_term' => 'Successfully created payment term',
|
||||
'updated_payment_term' => 'Successfully updated payment term',
|
||||
'archived_payment_term' => 'Successfully archived payment term',
|
||||
'resend_invite' => 'Resend Invitation',
|
||||
'resend_invite' => 'Reenviar invitació',
|
||||
'credit_created_by' => 'Credit created by payment :transaction_reference',
|
||||
'created_payment_and_credit' => 'Successfully created payment and credit',
|
||||
'created_payment_and_credit_emailed_client' => 'Successfully created payment and credit, and emailed client',
|
||||
'create_project' => 'Create project',
|
||||
'create_vendor' => 'Create vendor',
|
||||
'create_project' => 'Crear projecte',
|
||||
'create_vendor' => 'Crear venedor',
|
||||
'create_expense_category' => 'Create category',
|
||||
'pro_plan_reports' => ':link to enable reports by joining the Pro Plan',
|
||||
'mark_ready' => 'Mark Ready',
|
||||
|
||||
'limits' => 'Limits',
|
||||
'fees' => 'Fees',
|
||||
'fee' => 'Fee',
|
||||
'limits' => 'Límits',
|
||||
'fees' => 'Quotes',
|
||||
'fee' => 'Quota',
|
||||
'set_limits_fees' => 'Set :gateway_type Limits/Fees',
|
||||
'fees_tax_help' => 'Enable line item taxes to set the fee tax rates.',
|
||||
'fees_sample' => 'The fee for a :amount invoice would be :total.',
|
||||
'discount_sample' => 'The discount for a :amount invoice would be :total.',
|
||||
'no_fees' => 'No Fees',
|
||||
'no_fees' => 'Sense cost',
|
||||
'gateway_fees_disclaimer' => 'Warning: not all states/payment gateways allow adding fees, please review local laws/terms of service.',
|
||||
'percent' => 'Percent',
|
||||
'location' => 'Location',
|
||||
'percent' => 'Percentatge',
|
||||
'location' => 'Ubicació',
|
||||
'line_item' => 'Line Item',
|
||||
'surcharge' => 'Surcharge',
|
||||
'location_first_surcharge' => 'Enabled - First surcharge',
|
||||
@ -3273,8 +3273,9 @@ $LANG = array(
|
||||
'migrate_intro_text' => 'We\'ve been working on next version of Invoice Ninja. Click the button below to start the migration.',
|
||||
'start_migration' => 'Start Migration',
|
||||
'auth' => 'Auth',
|
||||
'endpoint' => 'Endpont',
|
||||
'endpoint' => 'Endpoint',
|
||||
'migration' => 'Migration',
|
||||
'companies' => 'Companies',
|
||||
'welcome_to_the_new_version' => 'Welcome to the new version of Invoice Ninja',
|
||||
'download_data' => 'Press button below to download the data.',
|
||||
'migration_import' => 'Awesome! Now you are ready to import your migration. Go to your new installation to import your data',
|
||||
@ -3401,7 +3402,7 @@ $LANG = array(
|
||||
'dropdown' => 'Dropdown',
|
||||
'field_type' => 'Field Type',
|
||||
'recover_password_email_sent' => 'A password recovery email has been sent',
|
||||
'removed_user' => 'Successfully removed user',
|
||||
'removed_user' => 'S\'ha eliminat l\'usuari correctament',
|
||||
'freq_three_years' => 'Three Years',
|
||||
'military_time_help' => '24 Hour Display',
|
||||
'click_here_capital' => 'Click here',
|
||||
@ -3516,10 +3517,10 @@ $LANG = array(
|
||||
'updated_design' => 'Successfully updated design',
|
||||
'archived_design' => 'Successfully archived design',
|
||||
'deleted_design' => 'Successfully deleted design',
|
||||
'removed_design' => 'Successfully removed design',
|
||||
'removed_design' => 'El disseny s\'ha eliminat correctament',
|
||||
'restored_design' => 'Successfully restored design',
|
||||
'recurring_tasks' => 'Recurring Tasks',
|
||||
'removed_credit' => 'Successfully removed credit',
|
||||
'removed_credit' => 'El crèdit s\'ha eliminat correctament',
|
||||
'latest_version' => 'Latest Version',
|
||||
'update_now' => 'Update Now',
|
||||
'a_new_version_is_available' => 'A new version of the web app is available',
|
||||
@ -3535,7 +3536,7 @@ $LANG = array(
|
||||
'marked_credit_as_sent' => 'Successfully marked credit as sent',
|
||||
'email_subject_payment_partial' => 'Email Partial Payment Subject',
|
||||
'is_approved' => 'Is Approved',
|
||||
'migration_went_wrong' => 'Oops, something went wrong! Make sure you did proper setup with V2 of Invoice Ninja, before starting migration.',
|
||||
'migration_went_wrong' => 'Error: Make sure you did proper setup with V5 of Invoice Ninja, before starting migration.',
|
||||
'cross_migration_message' => 'Cross account migration is not allowed. Make sure e-mail address is same on V4 and V5.',
|
||||
'email_credit' => 'Email Credit',
|
||||
'client_email_not_set' => 'Client does not have an email address set',
|
||||
@ -3551,7 +3552,7 @@ $LANG = array(
|
||||
'payment_term' => 'Payment Term',
|
||||
'new_payment_term' => 'New Payment Term',
|
||||
'deleted_payment_term' => 'Successfully deleted payment term',
|
||||
'removed_payment_term' => 'Successfully removed payment term',
|
||||
'removed_payment_term' => 'El termini de pagament s\'ha eliminat correctament',
|
||||
'restored_payment_term' => 'Successfully restored payment term',
|
||||
'full_width_editor' => 'Full Width Editor',
|
||||
'full_height_filter' => 'Full Height Filter',
|
||||
@ -3675,12 +3676,12 @@ $LANG = array(
|
||||
'updated_webhook' => 'Successfully updated webhook',
|
||||
'archived_webhook' => 'Successfully archived webhook',
|
||||
'deleted_webhook' => 'Successfully deleted webhook',
|
||||
'removed_webhook' => 'Successfully removed webhook',
|
||||
'removed_webhook' => 'El webhook s\'ha eliminat correctament',
|
||||
'restored_webhook' => 'Successfully restored webhook',
|
||||
'search_tokens' => 'Search :count Tokens',
|
||||
'search_token' => 'Search 1 Token',
|
||||
'new_token' => 'New Token',
|
||||
'removed_token' => 'Successfully removed token',
|
||||
'removed_token' => 'El signe s\'ha eliminat correctament',
|
||||
'restored_token' => 'Successfully restored token',
|
||||
'client_registration' => 'Client Registration',
|
||||
'client_registration_help' => 'Enable clients to self register in the portal',
|
||||
@ -3741,7 +3742,7 @@ $LANG = array(
|
||||
'remaining_cycles' => 'Remaining Cycles',
|
||||
'created_recurring_invoice' => 'Successfully created recurring invoice',
|
||||
'updated_recurring_invoice' => 'Successfully updated recurring invoice',
|
||||
'removed_recurring_invoice' => 'Successfully removed recurring invoice',
|
||||
'removed_recurring_invoice' => 'La factura recurrent s\'ha eliminat correctament',
|
||||
'search_recurring_invoice' => 'Search 1 Recurring Invoice',
|
||||
'search_recurring_invoices' => 'Search :count Recurring Invoices',
|
||||
'send_date' => 'Send Date',
|
||||
@ -3763,7 +3764,7 @@ $LANG = array(
|
||||
'created_task_status' => 'Successfully created task status',
|
||||
'archived_task_status' => 'Successfully archived task status',
|
||||
'deleted_task_status' => 'Successfully deleted task status',
|
||||
'removed_task_status' => 'Successfully removed task status',
|
||||
'removed_task_status' => 'L\'estat de la tasca s\'ha eliminat correctament',
|
||||
'restored_task_status' => 'Successfully restored task status',
|
||||
'search_task_status' => 'Search 1 Task Status',
|
||||
'search_task_statuses' => 'Search :count Task Statuses',
|
||||
@ -3788,8 +3789,119 @@ $LANG = array(
|
||||
'is_running' => 'Is Running',
|
||||
'invoice_currency_id' => 'Invoice Currency ID',
|
||||
'tax_name1' => 'Tax Name 1',
|
||||
'tax_name2' => 'Tax Name 2',
|
||||
'tax_name2' => 'Nom Impost 2',
|
||||
'transaction_id' => 'Transaction ID',
|
||||
'migration_select_company_label' => 'Awesome! Please select the companies you would like to migrate.',
|
||||
'force_migration' => 'Force migration',
|
||||
'invoice_late' => 'Invoice Late',
|
||||
'quote_expired' => 'Quote Expired',
|
||||
'recurring_invoice_total' => 'Invoice Total',
|
||||
'actions' => 'Acció',
|
||||
'expense_number' => 'Expense Number',
|
||||
'task_number' => 'Task Number',
|
||||
'project_number' => 'Project Number',
|
||||
'view_settings' => 'View Settings',
|
||||
'company_disabled_warning' => 'Warning: this company has not yet been activated',
|
||||
'late_invoice' => 'Late Invoice',
|
||||
'expired_quote' => 'Expired Quote',
|
||||
'remind_invoice' => 'Remind Invoice',
|
||||
'client_phone' => 'Client Phone',
|
||||
'required_fields' => 'Required Fields',
|
||||
'enabled_modules' => 'Enabled Modules',
|
||||
'activity_60' => ':contact viewed quote :quote',
|
||||
'activity_61' => ':user updated client :client',
|
||||
'activity_62' => ':user updated vendor :vendor',
|
||||
'activity_63' => ':user emailed first reminder for invoice :invoice to :contact',
|
||||
'activity_64' => ':user emailed second reminder for invoice :invoice to :contact',
|
||||
'activity_65' => ':user emailed third reminder for invoice :invoice to :contact',
|
||||
'activity_66' => ':user emailed endless reminder for invoice :invoice to :contact',
|
||||
'expense_category_id' => 'Expense Category ID',
|
||||
'migration_auth_label' => 'Let\'s continue by authenticating.',
|
||||
'api_secret' => 'API secret',
|
||||
'migration_api_secret_notice' => 'You can find API_SECRET in the .env file or Invoice Ninja v5. If property is missing, leave field blank.',
|
||||
'view_licenses' => 'View Licenses',
|
||||
'fullscreen_editor' => 'Fullscreen Editor',
|
||||
'sidebar_editor' => 'Sidebar Editor',
|
||||
'please_type_to_confirm' => 'Please type ":value" to confirm',
|
||||
'purge' => 'Purge',
|
||||
'clone_to' => 'Clone To',
|
||||
'clone_to_other' => 'Clone to Other',
|
||||
'labels' => 'Labels',
|
||||
'add_custom' => 'Add Custom',
|
||||
'payment_tax' => 'Payment Tax',
|
||||
'white_label' => 'White Label',
|
||||
'sent_invoices_are_locked' => 'Sent invoices are locked',
|
||||
'paid_invoices_are_locked' => 'Paid invoices are locked',
|
||||
'source_code' => 'Source Code',
|
||||
'app_platforms' => 'App Platforms',
|
||||
'archived_task_statuses' => 'Successfully archived :value task statuses',
|
||||
'deleted_task_statuses' => 'Successfully deleted :value task statuses',
|
||||
'restored_task_statuses' => 'Successfully restored :value task statuses',
|
||||
'deleted_expense_categories' => 'Successfully deleted expense :value categories',
|
||||
'restored_expense_categories' => 'Successfully restored expense :value categories',
|
||||
'archived_recurring_invoices' => 'Successfully archived recurring :value invoices',
|
||||
'deleted_recurring_invoices' => 'Successfully deleted recurring :value invoices',
|
||||
'restored_recurring_invoices' => 'Successfully restored recurring :value invoices',
|
||||
'archived_webhooks' => 'Successfully archived :value webhooks',
|
||||
'deleted_webhooks' => 'Successfully deleted :value webhooks',
|
||||
'removed_webhooks' => 'Successfully removed :value webhooks',
|
||||
'restored_webhooks' => 'Successfully restored :value webhooks',
|
||||
'api_docs' => 'API Docs',
|
||||
'archived_tokens' => 'Successfully archived :value tokens',
|
||||
'deleted_tokens' => 'Successfully deleted :value tokens',
|
||||
'restored_tokens' => 'Successfully restored :value tokens',
|
||||
'archived_payment_terms' => 'Successfully archived :value payment terms',
|
||||
'deleted_payment_terms' => 'Successfully deleted :value payment terms',
|
||||
'restored_payment_terms' => 'Successfully restored :value payment terms',
|
||||
'archived_designs' => 'Successfully archived :value designs',
|
||||
'deleted_designs' => 'Successfully deleted :value designs',
|
||||
'restored_designs' => 'Successfully restored :value designs',
|
||||
'restored_credits' => 'Successfully restored :value credits',
|
||||
'archived_users' => 'Successfully archived :value users',
|
||||
'deleted_users' => 'Successfully deleted :value users',
|
||||
'removed_users' => 'Successfully removed :value users',
|
||||
'restored_users' => 'Successfully restored :value users',
|
||||
'archived_tax_rates' => 'Successfully archived :value tax rates',
|
||||
'deleted_tax_rates' => 'Successfully deleted :value tax rates',
|
||||
'restored_tax_rates' => 'Successfully restored :value tax rates',
|
||||
'archived_company_gateways' => 'Successfully archived :value gateways',
|
||||
'deleted_company_gateways' => 'Successfully deleted :value gateways',
|
||||
'restored_company_gateways' => 'Successfully restored :value gateways',
|
||||
'archived_groups' => 'Successfully archived :value groups',
|
||||
'deleted_groups' => 'Successfully deleted :value groups',
|
||||
'restored_groups' => 'Successfully restored :value groups',
|
||||
'archived_documents' => 'Successfully archived :value documents',
|
||||
'deleted_documents' => 'Successfully deleted :value documents',
|
||||
'restored_documents' => 'Successfully restored :value documents',
|
||||
'restored_vendors' => 'Successfully restored :value vendors',
|
||||
'restored_expenses' => 'Successfully restored :value expenses',
|
||||
'restored_tasks' => 'Successfully restored :value tasks',
|
||||
'restored_projects' => 'Successfully restored :value projects',
|
||||
'restored_products' => 'Successfully restored :value products',
|
||||
'restored_clients' => 'Successfully restored :value clients',
|
||||
'restored_invoices' => 'Successfully restored :value invoices',
|
||||
'restored_payments' => 'Successfully restored :value payments',
|
||||
'restored_quotes' => 'Successfully restored :value quotes',
|
||||
'update_app' => 'Update App',
|
||||
'started_import' => 'Successfully started import',
|
||||
'duplicate_column_mapping' => 'Duplicate column mapping',
|
||||
'uses_inclusive_taxes' => 'Uses Inclusive Taxes',
|
||||
'is_amount_discount' => 'Is Amount Discount',
|
||||
'map_to' => 'Map To',
|
||||
'first_row_as_column_names' => 'Use first row as column names',
|
||||
'no_file_selected' => 'No File Selected',
|
||||
'import_type' => 'Import Type',
|
||||
'draft_mode' => 'Draft Mode',
|
||||
'draft_mode_help' => 'Preview updates faster but is less accurate',
|
||||
'show_product_discount' => 'Show Product Discount',
|
||||
'show_product_discount_help' => 'Display a line item discount field',
|
||||
'tax_name3' => 'Tax Name 3',
|
||||
'debug_mode_is_enabled' => 'Debug mode is enabled',
|
||||
'debug_mode_is_enabled_help' => 'Warning: it is intented for use on local machines, it can leak credentials. Click to learn more.',
|
||||
'running_tasks' => 'Running Tasks',
|
||||
'recent_tasks' => 'Recent Tasks',
|
||||
'recent_expenses' => 'Recent Expenses',
|
||||
'upcoming_expenses' => 'Upcoming Expenses',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
@ -60,7 +60,7 @@ $LANG = array(
|
||||
'download_pdf' => 'Stáhnout PDF',
|
||||
'pay_now' => 'Zaplatit nyní',
|
||||
'save_invoice' => 'Uložit fakturu',
|
||||
'clone_invoice' => 'Clone To Invoice',
|
||||
'clone_invoice' => 'Duplikova do faktury',
|
||||
'archive_invoice' => 'Archivovat fakturu',
|
||||
'delete_invoice' => 'Smazat fakturu',
|
||||
'email_invoice' => 'Poslat fakturu emailem',
|
||||
@ -1411,7 +1411,7 @@ $LANG = array(
|
||||
'failed_remove_payment_method' => 'Failed to remove the payment method',
|
||||
'gateway_exists' => 'This gateway already exists',
|
||||
'manual_entry' => 'Manual entry',
|
||||
'start_of_week' => 'First Day of the Week',
|
||||
'start_of_week' => 'První den v týdnu',
|
||||
|
||||
// Frequencies
|
||||
'freq_inactive' => 'Inactive',
|
||||
@ -1967,7 +1967,7 @@ $LANG = array(
|
||||
'invalid_white_label_license' => 'The white label license is not valid',
|
||||
'created_by' => 'Created by :name',
|
||||
'modules' => 'Modules',
|
||||
'financial_year_start' => 'First Month of the Year',
|
||||
'financial_year_start' => 'První měsíc v roce',
|
||||
'authentication' => 'Authentication',
|
||||
'checkbox' => 'Checkbox',
|
||||
'invoice_signature' => 'Signature',
|
||||
@ -2146,7 +2146,7 @@ $LANG = array(
|
||||
'sent_by' => 'Sent by :user',
|
||||
'recipients' => 'Recipients',
|
||||
'save_as_default' => 'Save as default',
|
||||
'start_of_week_help' => 'Used by <b>date</b> selectors',
|
||||
'start_of_week_help' => 'Pro výběr <b>data</b>',
|
||||
'financial_year_start_help' => 'Used by <b>date range</b> selectors',
|
||||
'reports_help' => 'Shift + Click to sort by multiple columns, Ctrl + Click to clear the grouping.',
|
||||
'this_year' => 'This Year',
|
||||
@ -2417,7 +2417,7 @@ $LANG = array(
|
||||
'currency_pakistani_rupee' => 'Pakistani Rupee',
|
||||
'currency_polish_zloty' => 'Polish Zloty',
|
||||
'currency_sri_lankan_rupee' => 'Sri Lankan Rupee',
|
||||
'currency_czech_koruna' => 'Czech Koruna',
|
||||
'currency_czech_koruna' => 'Koruna česká',
|
||||
'currency_uruguayan_peso' => 'Uruguayan Peso',
|
||||
'currency_namibian_dollar' => 'Namibian Dollar',
|
||||
'currency_tunisian_dinar' => 'Tunisian Dinar',
|
||||
@ -2874,7 +2874,7 @@ $LANG = array(
|
||||
'company' => 'Company',
|
||||
'client_field' => 'Client Field',
|
||||
'contact_field' => 'Contact Field',
|
||||
'product_field' => 'Product Field',
|
||||
'product_field' => 'Pole produktu',
|
||||
'task_field' => 'Task Field',
|
||||
'project_field' => 'Project Field',
|
||||
'expense_field' => 'Expense Field',
|
||||
@ -3240,8 +3240,8 @@ $LANG = array(
|
||||
'continue_editing' => 'Continue Editing',
|
||||
'default_value' => 'Default value',
|
||||
'currency_format' => 'Currency Format',
|
||||
'first_day_of_the_week' => 'First Day of the Week',
|
||||
'first_month_of_the_year' => 'First Month of the Year',
|
||||
'first_day_of_the_week' => 'První den v týdnu',
|
||||
'first_month_of_the_year' => 'První měsíc v roce',
|
||||
'symbol' => 'Symbol',
|
||||
'ocde' => 'Code',
|
||||
'date_format' => 'Date Format',
|
||||
@ -3275,8 +3275,9 @@ $LANG = array(
|
||||
'migrate_intro_text' => 'We\'ve been working on next version of Invoice Ninja. Click the button below to start the migration.',
|
||||
'start_migration' => 'Start Migration',
|
||||
'auth' => 'Auth',
|
||||
'endpoint' => 'Endpont',
|
||||
'endpoint' => 'Endpoint',
|
||||
'migration' => 'Migration',
|
||||
'companies' => 'Companies',
|
||||
'welcome_to_the_new_version' => 'Welcome to the new version of Invoice Ninja',
|
||||
'download_data' => 'Press button below to download the data.',
|
||||
'migration_import' => 'Awesome! Now you are ready to import your migration. Go to your new installation to import your data',
|
||||
@ -3537,7 +3538,7 @@ $LANG = array(
|
||||
'marked_credit_as_sent' => 'Successfully marked credit as sent',
|
||||
'email_subject_payment_partial' => 'Email Partial Payment Subject',
|
||||
'is_approved' => 'Is Approved',
|
||||
'migration_went_wrong' => 'Oops, something went wrong! Make sure you did proper setup with V2 of Invoice Ninja, before starting migration.',
|
||||
'migration_went_wrong' => 'Error: Make sure you did proper setup with V5 of Invoice Ninja, before starting migration.',
|
||||
'cross_migration_message' => 'Cross account migration is not allowed. Make sure e-mail address is same on V4 and V5.',
|
||||
'email_credit' => 'Email Credit',
|
||||
'client_email_not_set' => 'Client does not have an email address set',
|
||||
@ -3735,7 +3736,7 @@ $LANG = array(
|
||||
'due_date_days' => 'Due Date',
|
||||
'paused' => 'Paused',
|
||||
'day_count' => 'Day :count',
|
||||
'first_day_of_the_month' => 'First Day of the Month',
|
||||
'first_day_of_the_month' => 'První den v měsíci',
|
||||
'last_day_of_the_month' => 'Last Day of the Month',
|
||||
'use_payment_terms' => 'Use Payment Terms',
|
||||
'endless' => 'Endless',
|
||||
@ -3792,6 +3793,117 @@ $LANG = array(
|
||||
'tax_name1' => 'Tax Name 1',
|
||||
'tax_name2' => 'Tax Name 2',
|
||||
'transaction_id' => 'Transaction ID',
|
||||
'migration_select_company_label' => 'Awesome! Please select the companies you would like to migrate.',
|
||||
'force_migration' => 'Force migration',
|
||||
'invoice_late' => 'Invoice Late',
|
||||
'quote_expired' => 'Quote Expired',
|
||||
'recurring_invoice_total' => 'Invoice Total',
|
||||
'actions' => 'Actions',
|
||||
'expense_number' => 'Expense Number',
|
||||
'task_number' => 'Task Number',
|
||||
'project_number' => 'Project Number',
|
||||
'view_settings' => 'View Settings',
|
||||
'company_disabled_warning' => 'Warning: this company has not yet been activated',
|
||||
'late_invoice' => 'Late Invoice',
|
||||
'expired_quote' => 'Expired Quote',
|
||||
'remind_invoice' => 'Remind Invoice',
|
||||
'client_phone' => 'Client Phone',
|
||||
'required_fields' => 'Required Fields',
|
||||
'enabled_modules' => 'Enabled Modules',
|
||||
'activity_60' => ':contact viewed quote :quote',
|
||||
'activity_61' => ':user updated client :client',
|
||||
'activity_62' => ':user updated vendor :vendor',
|
||||
'activity_63' => ':user emailed first reminder for invoice :invoice to :contact',
|
||||
'activity_64' => ':user emailed second reminder for invoice :invoice to :contact',
|
||||
'activity_65' => ':user emailed third reminder for invoice :invoice to :contact',
|
||||
'activity_66' => ':user emailed endless reminder for invoice :invoice to :contact',
|
||||
'expense_category_id' => 'Expense Category ID',
|
||||
'migration_auth_label' => 'Let\'s continue by authenticating.',
|
||||
'api_secret' => 'API secret',
|
||||
'migration_api_secret_notice' => 'You can find API_SECRET in the .env file or Invoice Ninja v5. If property is missing, leave field blank.',
|
||||
'view_licenses' => 'View Licenses',
|
||||
'fullscreen_editor' => 'Fullscreen Editor',
|
||||
'sidebar_editor' => 'Sidebar Editor',
|
||||
'please_type_to_confirm' => 'Please type ":value" to confirm',
|
||||
'purge' => 'Purge',
|
||||
'clone_to' => 'Clone To',
|
||||
'clone_to_other' => 'Clone to Other',
|
||||
'labels' => 'Labels',
|
||||
'add_custom' => 'Add Custom',
|
||||
'payment_tax' => 'Payment Tax',
|
||||
'white_label' => 'White Label',
|
||||
'sent_invoices_are_locked' => 'Sent invoices are locked',
|
||||
'paid_invoices_are_locked' => 'Paid invoices are locked',
|
||||
'source_code' => 'Source Code',
|
||||
'app_platforms' => 'App Platforms',
|
||||
'archived_task_statuses' => 'Successfully archived :value task statuses',
|
||||
'deleted_task_statuses' => 'Successfully deleted :value task statuses',
|
||||
'restored_task_statuses' => 'Successfully restored :value task statuses',
|
||||
'deleted_expense_categories' => 'Successfully deleted expense :value categories',
|
||||
'restored_expense_categories' => 'Successfully restored expense :value categories',
|
||||
'archived_recurring_invoices' => 'Successfully archived recurring :value invoices',
|
||||
'deleted_recurring_invoices' => 'Successfully deleted recurring :value invoices',
|
||||
'restored_recurring_invoices' => 'Successfully restored recurring :value invoices',
|
||||
'archived_webhooks' => 'Successfully archived :value webhooks',
|
||||
'deleted_webhooks' => 'Successfully deleted :value webhooks',
|
||||
'removed_webhooks' => 'Successfully removed :value webhooks',
|
||||
'restored_webhooks' => 'Successfully restored :value webhooks',
|
||||
'api_docs' => 'API Docs',
|
||||
'archived_tokens' => 'Successfully archived :value tokens',
|
||||
'deleted_tokens' => 'Successfully deleted :value tokens',
|
||||
'restored_tokens' => 'Successfully restored :value tokens',
|
||||
'archived_payment_terms' => 'Successfully archived :value payment terms',
|
||||
'deleted_payment_terms' => 'Successfully deleted :value payment terms',
|
||||
'restored_payment_terms' => 'Successfully restored :value payment terms',
|
||||
'archived_designs' => 'Successfully archived :value designs',
|
||||
'deleted_designs' => 'Successfully deleted :value designs',
|
||||
'restored_designs' => 'Successfully restored :value designs',
|
||||
'restored_credits' => 'Successfully restored :value credits',
|
||||
'archived_users' => 'Successfully archived :value users',
|
||||
'deleted_users' => 'Successfully deleted :value users',
|
||||
'removed_users' => 'Successfully removed :value users',
|
||||
'restored_users' => 'Successfully restored :value users',
|
||||
'archived_tax_rates' => 'Successfully archived :value tax rates',
|
||||
'deleted_tax_rates' => 'Successfully deleted :value tax rates',
|
||||
'restored_tax_rates' => 'Successfully restored :value tax rates',
|
||||
'archived_company_gateways' => 'Successfully archived :value gateways',
|
||||
'deleted_company_gateways' => 'Successfully deleted :value gateways',
|
||||
'restored_company_gateways' => 'Successfully restored :value gateways',
|
||||
'archived_groups' => 'Successfully archived :value groups',
|
||||
'deleted_groups' => 'Successfully deleted :value groups',
|
||||
'restored_groups' => 'Successfully restored :value groups',
|
||||
'archived_documents' => 'Successfully archived :value documents',
|
||||
'deleted_documents' => 'Successfully deleted :value documents',
|
||||
'restored_documents' => 'Successfully restored :value documents',
|
||||
'restored_vendors' => 'Successfully restored :value vendors',
|
||||
'restored_expenses' => 'Successfully restored :value expenses',
|
||||
'restored_tasks' => 'Successfully restored :value tasks',
|
||||
'restored_projects' => 'Successfully restored :value projects',
|
||||
'restored_products' => 'Successfully restored :value products',
|
||||
'restored_clients' => 'Successfully restored :value clients',
|
||||
'restored_invoices' => 'Successfully restored :value invoices',
|
||||
'restored_payments' => 'Successfully restored :value payments',
|
||||
'restored_quotes' => 'Successfully restored :value quotes',
|
||||
'update_app' => 'Update App',
|
||||
'started_import' => 'Successfully started import',
|
||||
'duplicate_column_mapping' => 'Duplicate column mapping',
|
||||
'uses_inclusive_taxes' => 'Uses Inclusive Taxes',
|
||||
'is_amount_discount' => 'Is Amount Discount',
|
||||
'map_to' => 'Map To',
|
||||
'first_row_as_column_names' => 'Use first row as column names',
|
||||
'no_file_selected' => 'No File Selected',
|
||||
'import_type' => 'Import Type',
|
||||
'draft_mode' => 'Draft Mode',
|
||||
'draft_mode_help' => 'Preview updates faster but is less accurate',
|
||||
'show_product_discount' => 'Show Product Discount',
|
||||
'show_product_discount_help' => 'Display a line item discount field',
|
||||
'tax_name3' => 'Tax Name 3',
|
||||
'debug_mode_is_enabled' => 'Debug mode is enabled',
|
||||
'debug_mode_is_enabled_help' => 'Warning: it is intented for use on local machines, it can leak credentials. Click to learn more.',
|
||||
'running_tasks' => 'Running Tasks',
|
||||
'recent_tasks' => 'Recent Tasks',
|
||||
'recent_expenses' => 'Recent Expenses',
|
||||
'upcoming_expenses' => 'Upcoming Expenses',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
@ -3272,8 +3272,9 @@ $LANG = array(
|
||||
'migrate_intro_text' => 'We\'ve been working on next version of Invoice Ninja. Click the button below to start the migration.',
|
||||
'start_migration' => 'Start Migration',
|
||||
'auth' => 'Auth',
|
||||
'endpoint' => 'Endpont',
|
||||
'endpoint' => 'Endpoint',
|
||||
'migration' => 'Migration',
|
||||
'companies' => 'Companies',
|
||||
'welcome_to_the_new_version' => 'Welcome to the new version of Invoice Ninja',
|
||||
'download_data' => 'Press button below to download the data.',
|
||||
'migration_import' => 'Awesome! Now you are ready to import your migration. Go to your new installation to import your data',
|
||||
@ -3534,7 +3535,7 @@ $LANG = array(
|
||||
'marked_credit_as_sent' => 'Successfully marked credit as sent',
|
||||
'email_subject_payment_partial' => 'Email Partial Payment Subject',
|
||||
'is_approved' => 'Is Approved',
|
||||
'migration_went_wrong' => 'Oops, something went wrong! Make sure you did proper setup with V2 of Invoice Ninja, before starting migration.',
|
||||
'migration_went_wrong' => 'Error: Make sure you did proper setup with V5 of Invoice Ninja, before starting migration.',
|
||||
'cross_migration_message' => 'Cross account migration is not allowed. Make sure e-mail address is same on V4 and V5.',
|
||||
'email_credit' => 'Email Credit',
|
||||
'client_email_not_set' => 'Client does not have an email address set',
|
||||
@ -3789,6 +3790,117 @@ $LANG = array(
|
||||
'tax_name1' => 'Tax Name 1',
|
||||
'tax_name2' => 'Tax Name 2',
|
||||
'transaction_id' => 'Transaction ID',
|
||||
'migration_select_company_label' => 'Awesome! Please select the companies you would like to migrate.',
|
||||
'force_migration' => 'Force migration',
|
||||
'invoice_late' => 'Invoice Late',
|
||||
'quote_expired' => 'Quote Expired',
|
||||
'recurring_invoice_total' => 'Invoice Total',
|
||||
'actions' => 'Actions',
|
||||
'expense_number' => 'Expense Number',
|
||||
'task_number' => 'Task Number',
|
||||
'project_number' => 'Project Number',
|
||||
'view_settings' => 'View Settings',
|
||||
'company_disabled_warning' => 'Warning: this company has not yet been activated',
|
||||
'late_invoice' => 'Late Invoice',
|
||||
'expired_quote' => 'Expired Quote',
|
||||
'remind_invoice' => 'Remind Invoice',
|
||||
'client_phone' => 'Client Phone',
|
||||
'required_fields' => 'Required Fields',
|
||||
'enabled_modules' => 'Enabled Modules',
|
||||
'activity_60' => ':contact viewed quote :quote',
|
||||
'activity_61' => ':user updated client :client',
|
||||
'activity_62' => ':user updated vendor :vendor',
|
||||
'activity_63' => ':user emailed first reminder for invoice :invoice to :contact',
|
||||
'activity_64' => ':user emailed second reminder for invoice :invoice to :contact',
|
||||
'activity_65' => ':user emailed third reminder for invoice :invoice to :contact',
|
||||
'activity_66' => ':user emailed endless reminder for invoice :invoice to :contact',
|
||||
'expense_category_id' => 'Expense Category ID',
|
||||
'migration_auth_label' => 'Let\'s continue by authenticating.',
|
||||
'api_secret' => 'API secret',
|
||||
'migration_api_secret_notice' => 'You can find API_SECRET in the .env file or Invoice Ninja v5. If property is missing, leave field blank.',
|
||||
'view_licenses' => 'View Licenses',
|
||||
'fullscreen_editor' => 'Fullscreen Editor',
|
||||
'sidebar_editor' => 'Sidebar Editor',
|
||||
'please_type_to_confirm' => 'Please type ":value" to confirm',
|
||||
'purge' => 'Purge',
|
||||
'clone_to' => 'Clone To',
|
||||
'clone_to_other' => 'Clone to Other',
|
||||
'labels' => 'Labels',
|
||||
'add_custom' => 'Add Custom',
|
||||
'payment_tax' => 'Payment Tax',
|
||||
'white_label' => 'White Label',
|
||||
'sent_invoices_are_locked' => 'Sent invoices are locked',
|
||||
'paid_invoices_are_locked' => 'Paid invoices are locked',
|
||||
'source_code' => 'Source Code',
|
||||
'app_platforms' => 'App Platforms',
|
||||
'archived_task_statuses' => 'Successfully archived :value task statuses',
|
||||
'deleted_task_statuses' => 'Successfully deleted :value task statuses',
|
||||
'restored_task_statuses' => 'Successfully restored :value task statuses',
|
||||
'deleted_expense_categories' => 'Successfully deleted expense :value categories',
|
||||
'restored_expense_categories' => 'Successfully restored expense :value categories',
|
||||
'archived_recurring_invoices' => 'Successfully archived recurring :value invoices',
|
||||
'deleted_recurring_invoices' => 'Successfully deleted recurring :value invoices',
|
||||
'restored_recurring_invoices' => 'Successfully restored recurring :value invoices',
|
||||
'archived_webhooks' => 'Successfully archived :value webhooks',
|
||||
'deleted_webhooks' => 'Successfully deleted :value webhooks',
|
||||
'removed_webhooks' => 'Successfully removed :value webhooks',
|
||||
'restored_webhooks' => 'Successfully restored :value webhooks',
|
||||
'api_docs' => 'API Docs',
|
||||
'archived_tokens' => 'Successfully archived :value tokens',
|
||||
'deleted_tokens' => 'Successfully deleted :value tokens',
|
||||
'restored_tokens' => 'Successfully restored :value tokens',
|
||||
'archived_payment_terms' => 'Successfully archived :value payment terms',
|
||||
'deleted_payment_terms' => 'Successfully deleted :value payment terms',
|
||||
'restored_payment_terms' => 'Successfully restored :value payment terms',
|
||||
'archived_designs' => 'Successfully archived :value designs',
|
||||
'deleted_designs' => 'Successfully deleted :value designs',
|
||||
'restored_designs' => 'Successfully restored :value designs',
|
||||
'restored_credits' => 'Successfully restored :value credits',
|
||||
'archived_users' => 'Successfully archived :value users',
|
||||
'deleted_users' => 'Successfully deleted :value users',
|
||||
'removed_users' => 'Successfully removed :value users',
|
||||
'restored_users' => 'Successfully restored :value users',
|
||||
'archived_tax_rates' => 'Successfully archived :value tax rates',
|
||||
'deleted_tax_rates' => 'Successfully deleted :value tax rates',
|
||||
'restored_tax_rates' => 'Successfully restored :value tax rates',
|
||||
'archived_company_gateways' => 'Successfully archived :value gateways',
|
||||
'deleted_company_gateways' => 'Successfully deleted :value gateways',
|
||||
'restored_company_gateways' => 'Successfully restored :value gateways',
|
||||
'archived_groups' => 'Successfully archived :value groups',
|
||||
'deleted_groups' => 'Successfully deleted :value groups',
|
||||
'restored_groups' => 'Successfully restored :value groups',
|
||||
'archived_documents' => 'Successfully archived :value documents',
|
||||
'deleted_documents' => 'Successfully deleted :value documents',
|
||||
'restored_documents' => 'Successfully restored :value documents',
|
||||
'restored_vendors' => 'Successfully restored :value vendors',
|
||||
'restored_expenses' => 'Successfully restored :value expenses',
|
||||
'restored_tasks' => 'Successfully restored :value tasks',
|
||||
'restored_projects' => 'Successfully restored :value projects',
|
||||
'restored_products' => 'Successfully restored :value products',
|
||||
'restored_clients' => 'Successfully restored :value clients',
|
||||
'restored_invoices' => 'Successfully restored :value invoices',
|
||||
'restored_payments' => 'Successfully restored :value payments',
|
||||
'restored_quotes' => 'Successfully restored :value quotes',
|
||||
'update_app' => 'Update App',
|
||||
'started_import' => 'Successfully started import',
|
||||
'duplicate_column_mapping' => 'Duplicate column mapping',
|
||||
'uses_inclusive_taxes' => 'Uses Inclusive Taxes',
|
||||
'is_amount_discount' => 'Is Amount Discount',
|
||||
'map_to' => 'Map To',
|
||||
'first_row_as_column_names' => 'Use first row as column names',
|
||||
'no_file_selected' => 'No File Selected',
|
||||
'import_type' => 'Import Type',
|
||||
'draft_mode' => 'Draft Mode',
|
||||
'draft_mode_help' => 'Preview updates faster but is less accurate',
|
||||
'show_product_discount' => 'Show Product Discount',
|
||||
'show_product_discount_help' => 'Display a line item discount field',
|
||||
'tax_name3' => 'Tax Name 3',
|
||||
'debug_mode_is_enabled' => 'Debug mode is enabled',
|
||||
'debug_mode_is_enabled_help' => 'Warning: it is intented for use on local machines, it can leak credentials. Click to learn more.',
|
||||
'running_tasks' => 'Running Tasks',
|
||||
'recent_tasks' => 'Recent Tasks',
|
||||
'recent_expenses' => 'Recent Expenses',
|
||||
'upcoming_expenses' => 'Upcoming Expenses',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
@ -29,7 +29,7 @@ $LANG = array(
|
||||
'invoice_date' => 'Rechnungsdatum',
|
||||
'due_date' => 'Fälligkeitsdatum',
|
||||
'invoice_number' => 'Rechnungsnummer',
|
||||
'invoice_number_short' => 'R-Nr.',
|
||||
'invoice_number_short' => 'Re-Nr.',
|
||||
'po_number' => 'Bestellnummer',
|
||||
'po_number_short' => 'Best.-Nr.',
|
||||
'frequency_id' => 'Wie oft',
|
||||
@ -3274,8 +3274,9 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
|
||||
'migrate_intro_text' => 'We\'ve been working on next version of Invoice Ninja. Click the button below to start the migration.',
|
||||
'start_migration' => 'Start Migration',
|
||||
'auth' => 'Auth',
|
||||
'endpoint' => 'Endpont',
|
||||
'endpoint' => 'Endpoint',
|
||||
'migration' => 'Migration',
|
||||
'companies' => 'Companies',
|
||||
'welcome_to_the_new_version' => 'Herzlich willkommen zur neuen Version von Invoice Ninja',
|
||||
'download_data' => 'Drücke den Button darunter, um die Daten herunterzuladen.',
|
||||
'migration_import' => 'Fantastisch! Jetzt bist du bereit, die Migrationsdaten zu importieren. Gehe zu deiner neuen Installation, um deine Daten zu importieren.',
|
||||
@ -3354,7 +3355,7 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
|
||||
'adjust_fee_percent' => 'Anpassungszuschlag Prozent',
|
||||
'configure_settings' => 'Einstellungen bearbeiten',
|
||||
'about' => 'Über',
|
||||
'credit_email' => 'Credit Email',
|
||||
'credit_email' => 'Guthaben E-Mail',
|
||||
'domain_url' => 'Domain-URL',
|
||||
'password_is_too_easy' => 'Das Passwort muss einen Großbuchstaben und eine Nummer enthalten',
|
||||
'client_portal_tasks' => 'Kundenportal-Aufgaben',
|
||||
@ -3365,7 +3366,7 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
|
||||
'when_saved' => 'Wenn gespeichert',
|
||||
'when_sent' => 'Wenn gesendet',
|
||||
'select_company' => 'Firma auswählen',
|
||||
'float' => 'Float',
|
||||
'float' => 'Schwebend',
|
||||
'collapse' => 'Einklappen',
|
||||
'show_or_hide' => 'Anzeigen/verstecken',
|
||||
'menu_sidebar' => 'Menüleiste',
|
||||
@ -3377,9 +3378,9 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
|
||||
'second_custom' => 'Zweite benutzerdefinierte',
|
||||
'third_custom' => 'Dritte benutzerdefinierte',
|
||||
'show_cost' => 'Kosten anzeigen',
|
||||
'show_cost_help' => 'Display a product cost field to track the markup/profit',
|
||||
'show_cost_help' => 'Feld für Einkaufspreis anzeigen, um Gewinnspanne zu verfolgen',
|
||||
'show_product_quantity' => 'Produktanzahl anzeigen',
|
||||
'show_product_quantity_help' => 'Display a product quantity field, otherwise default to one',
|
||||
'show_product_quantity_help' => 'Zeigen ein Mengenangabe Feld, sonst den Standardwert 1',
|
||||
'show_invoice_quantity' => 'Rechnungsanzahl anzeigen',
|
||||
'show_invoice_quantity_help' => 'Zeige ein Rechnungsposten Anzahlfeld, sonst den Standardwert 1',
|
||||
'default_quantity' => 'Standardanzahl',
|
||||
@ -3389,7 +3390,7 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
|
||||
'three_tax_rates' => 'Drei Steuersätze',
|
||||
'default_tax_rate' => 'Standard-Steuersatz',
|
||||
'invoice_tax' => 'Rechnungssteuer',
|
||||
'line_item_tax' => 'Line Item Tax',
|
||||
'line_item_tax' => 'Belegposition Steuer',
|
||||
'inclusive_taxes' => 'Inklusive Steuern',
|
||||
'invoice_tax_rates' => 'Rechnungs-Steuersätze',
|
||||
'item_tax_rates' => 'Element-Steuersätze',
|
||||
@ -3431,13 +3432,13 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
|
||||
'payment_number_counter' => 'Zahlungsnummernzähler',
|
||||
'invoice_number_pattern' => 'Rechnungsnummernschema',
|
||||
'quote_number_pattern' => 'Kostenvoranschlags-Nummernschema',
|
||||
'client_number_pattern' => 'Credit Number Pattern',
|
||||
'client_number_counter' => 'Credit Number Counter',
|
||||
'credit_number_pattern' => 'Credit Number Pattern',
|
||||
'credit_number_counter' => 'Credit Number Counter',
|
||||
'client_number_pattern' => 'Gutschriftnummernschema',
|
||||
'client_number_counter' => 'Gutschriftnummernzähler',
|
||||
'credit_number_pattern' => 'Gutschriftnummernzähler',
|
||||
'credit_number_counter' => 'Gutschriftnummernzähler',
|
||||
'reset_counter_date' => 'Zählerdatum zurücksetzen',
|
||||
'counter_padding' => 'Zähler-Innenabstand',
|
||||
'shared_invoice_quote_counter' => 'Shared Invoice Quote Counter',
|
||||
'shared_invoice_quote_counter' => 'Zähler der gemeinsam benutzten Rechnungen und Angebote',
|
||||
'default_tax_name_1' => 'Standard-Steuername 1',
|
||||
'default_tax_rate_1' => 'Standard-Steuersatz 1',
|
||||
'default_tax_name_2' => 'Standard-Steuername 2',
|
||||
@ -3447,12 +3448,12 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
|
||||
'email_subject_invoice' => 'EMail Rechnung Betreff',
|
||||
'email_subject_quote' => 'EMail Angebot Betreff',
|
||||
'email_subject_payment' => 'EMail Zahlung Betreff',
|
||||
'switch_list_table' => 'Switch List Table',
|
||||
'switch_list_table' => 'Listenansicht umschalten',
|
||||
'client_city' => 'Kunden-Stadt',
|
||||
'client_state' => 'Kunden-Bundesland/Kanton',
|
||||
'client_country' => 'Kunden-Land',
|
||||
'client_is_active' => 'Kunde ist aktiv',
|
||||
'client_balance' => 'Client Balance',
|
||||
'client_balance' => 'Kunden Betrag',
|
||||
'client_address1' => 'Kundenadresse 1',
|
||||
'client_address2' => 'Kundenadresse 2',
|
||||
'client_shipping_address1' => 'Kunden-Lieferadresse 1',
|
||||
@ -3474,39 +3475,39 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
|
||||
'vendor_city' => 'Lieferanten-Stadt',
|
||||
'vendor_state' => 'Lieferanten-Bundesland/Kanton',
|
||||
'vendor_country' => 'Lieferanten-Land',
|
||||
'credit_footer' => 'Credit Footer',
|
||||
'credit_terms' => 'Credit Terms',
|
||||
'credit_footer' => 'Guthaben-Fußzeile',
|
||||
'credit_terms' => 'Gutschrift Bedingungen',
|
||||
'untitled_company' => 'Unbenannte FIrma',
|
||||
'added_company' => 'Erfolgreich Firma hinzugefügt',
|
||||
'supported_events' => 'Supported Events',
|
||||
'supported_events' => 'Unterstützte Ereignisse',
|
||||
'custom3' => 'Benutzerdefiniert 3',
|
||||
'custom4' => 'Benutzerdefiniert 3',
|
||||
'optional' => 'optional',
|
||||
'license' => 'Lizenz',
|
||||
'invoice_balance' => 'Invoice Balance',
|
||||
'invoice_balance' => 'Rechnungssaldo',
|
||||
'saved_design' => 'Design erfolgreich gespeichert',
|
||||
'client_details' => 'Client Details',
|
||||
'client_details' => 'Kundeninformationen',
|
||||
'company_address' => 'Firmenadresse',
|
||||
'quote_details' => 'Kostenvoranschlag-Details',
|
||||
'credit_details' => 'Credit Details',
|
||||
'credit_details' => 'Gutschrift Details',
|
||||
'product_columns' => 'Produktspalten',
|
||||
'task_columns' => 'Aufgabenspalten',
|
||||
'add_field' => 'Feld hinzufügen',
|
||||
'all_events' => 'Alle Ereignisse',
|
||||
'owned' => 'Owned',
|
||||
'owned' => 'Eigentümer',
|
||||
'payment_success' => 'Bezahlung erfolgreich',
|
||||
'payment_failure' => 'Bezahlung fehlgeschlagen',
|
||||
'quote_sent' => 'Kostenvoranschlag versendet',
|
||||
'credit_sent' => 'Credit Sent',
|
||||
'credit_sent' => 'Guthaben gesendet',
|
||||
'invoice_viewed' => 'Rechnung angesehen',
|
||||
'quote_viewed' => 'Kostenvoranschlag angesehen',
|
||||
'credit_viewed' => 'Credit Viewed',
|
||||
'credit_viewed' => 'Guthaben angesehen',
|
||||
'quote_approved' => 'Kostenvoranschlag angenommen',
|
||||
'receive_all_notifications' => 'Empfange alle Benachrichtigungen',
|
||||
'purchase_license' => 'Lizenz kaufen',
|
||||
'enable_modules' => 'Module aktivieren',
|
||||
'converted_quote' => 'Successfully converted quote',
|
||||
'credit_design' => 'Credit Design',
|
||||
'converted_quote' => 'Angebot erfolgreichen konvertiert',
|
||||
'credit_design' => 'Guthaben Design',
|
||||
'includes' => 'Beinhaltet',
|
||||
'css_framework' => 'CSS-Framework',
|
||||
'custom_designs' => 'Benutzerdefinierte Designs',
|
||||
@ -3520,7 +3521,7 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
|
||||
'removed_design' => 'Design erfolgreich entfernt',
|
||||
'restored_design' => 'Design erfolgreich wiederhergestellt',
|
||||
'recurring_tasks' => 'Wiederkehrende Aufgabe',
|
||||
'removed_credit' => 'Successfully removed credit',
|
||||
'removed_credit' => 'Guthaben erfolgreich entfernt',
|
||||
'latest_version' => 'Neueste Version',
|
||||
'update_now' => 'Jetzt aktualisieren',
|
||||
'a_new_version_is_available' => 'Eine neue Version der Webapp ist verfügbar.',
|
||||
@ -3531,29 +3532,29 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
|
||||
'slack_webhook_url' => 'Slack-Webhook-URL',
|
||||
'partial_payment' => 'Teilzahlung',
|
||||
'partial_payment_email' => 'Teilzahlungsmail',
|
||||
'clone_to_credit' => 'Clone to Credit',
|
||||
'emailed_credit' => 'Successfully emailed credit',
|
||||
'marked_credit_as_sent' => 'Successfully marked credit as sent',
|
||||
'email_subject_payment_partial' => 'Email Partial Payment Subject',
|
||||
'clone_to_credit' => 'Duplizieren in Gutschrift',
|
||||
'emailed_credit' => 'Guthaben erfolgreich per E-Mail versendet',
|
||||
'marked_credit_as_sent' => 'Guthaben erfolgreich als versendet markiert',
|
||||
'email_subject_payment_partial' => 'EMail Teilzahlung Betreff',
|
||||
'is_approved' => 'Wurde angenommen',
|
||||
'migration_went_wrong' => 'Upps, da ist etwas schiefgelaufen! Stelle sicher, dass Sie InvoiceNinja V2 richtig eingerichtet haben, bevor Sie die Migration starten.',
|
||||
'migration_went_wrong' => 'Error: Make sure you did proper setup with V5 of Invoice Ninja, before starting migration.',
|
||||
'cross_migration_message' => 'Cross account migration is not allowed. Make sure e-mail address is same on V4 and V5.',
|
||||
'email_credit' => 'Email Credit',
|
||||
'email_credit' => 'Guthaben per E-Mail versenden',
|
||||
'client_email_not_set' => 'Es wurde noch keine E-Mail Adresse beim Kunden eingetragen.',
|
||||
'ledger' => 'Hauptbuch',
|
||||
'view_pdf' => 'Zeige PDF',
|
||||
'all_records' => 'Alle Einträge',
|
||||
'owned_by_user' => 'Owned by user',
|
||||
'credit_remaining' => 'Credit Remaining',
|
||||
'owned_by_user' => 'Eigentümer',
|
||||
'credit_remaining' => 'Verbleibendes Guthaben',
|
||||
'use_default' => 'Benutze Standardwert',
|
||||
'reminder_endless' => 'Endlose Reminder',
|
||||
'number_of_days' => 'Anzahl Tage',
|
||||
'configure_payment_terms' => 'Configure Payment Terms',
|
||||
'configure_payment_terms' => 'Zahlungsbedingungen bearbeiten',
|
||||
'payment_term' => 'Zahlungsbedingung',
|
||||
'new_payment_term' => 'New Payment Term',
|
||||
'deleted_payment_term' => 'Successfully deleted payment term',
|
||||
'removed_payment_term' => 'Successfully removed payment term',
|
||||
'restored_payment_term' => 'Successfully restored payment term',
|
||||
'new_payment_term' => 'Neue Zahlungsbedingung',
|
||||
'deleted_payment_term' => 'Zahlungsbedingung erfolgreich gelöscht',
|
||||
'removed_payment_term' => 'Zahlungsbedingung erfolgreich entfernt',
|
||||
'restored_payment_term' => 'Zahlungsbedingungen erfolgreich wiederhergestellt',
|
||||
'full_width_editor' => 'Editor über die gesamte Breite',
|
||||
'full_height_filter' => 'Full Height Filter',
|
||||
'email_sign_in' => 'Mit E-Mail anmelden',
|
||||
@ -3574,12 +3575,12 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
|
||||
'search_invoices' => 'Suche Rechnungen',
|
||||
'search_clients' => 'Suche Kunden',
|
||||
'search_products' => 'Suche Produkte',
|
||||
'search_quotes' => 'Search Quotes',
|
||||
'search_credits' => 'Search Credits',
|
||||
'search_quotes' => 'Suche Angebote',
|
||||
'search_credits' => 'Suche Guthaben',
|
||||
'search_vendors' => 'Suche Lieferanten',
|
||||
'search_users' => 'Suche nach Benutzern',
|
||||
'search_tax_rates' => 'Steuersatz suchen',
|
||||
'search_tasks' => 'Aufgaben suchen',
|
||||
'search_users' => 'Suche Benutzer',
|
||||
'search_tax_rates' => 'Suche Steuersatz',
|
||||
'search_tasks' => 'Suche Aufgaben',
|
||||
'search_settings' => 'Suche Einstellungen',
|
||||
'search_projects' => 'Suche nach Projekten',
|
||||
'search_expenses' => 'Suche Ausgaben',
|
||||
@ -3593,204 +3594,315 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
|
||||
'reverse' => 'Rückbuchung',
|
||||
'filtered_by_project' => 'Nach Projekt filtern',
|
||||
'google_sign_in' => 'Anmeldung mit Google',
|
||||
'activity_58' => ':user reversed invoice :invoice',
|
||||
'activity_59' => ':user cancelled invoice :invoice',
|
||||
'payment_reconciliation_failure' => 'Reconciliation Failure',
|
||||
'payment_reconciliation_success' => 'Reconciliation Success',
|
||||
'gateway_success' => 'Gateway Success',
|
||||
'gateway_failure' => 'Gateway Failure',
|
||||
'gateway_error' => 'Gateway Error',
|
||||
'activity_58' => ':user buchte Rechnung :invoice zurück',
|
||||
'activity_59' => ':user brach Rechnung :invoice ab',
|
||||
'payment_reconciliation_failure' => 'Fehler bei Kontenabstimmung',
|
||||
'payment_reconciliation_success' => 'Kontenabstimmung erfolgreich',
|
||||
'gateway_success' => 'Zahlungsanbieter erfolgreich',
|
||||
'gateway_failure' => 'Zahlungsanbieter Fehler',
|
||||
'gateway_error' => 'Zahlungsanbieter Fehler',
|
||||
'email_send' => 'E-Mail gesendet',
|
||||
'email_retry_queue' => 'Email Retry Queue',
|
||||
'email_retry_queue' => 'E-Mail Wiederholungswarteschlange',
|
||||
'failure' => 'Fehler',
|
||||
'quota_exceeded' => 'Quota Exceeded',
|
||||
'upstream_failure' => 'Upstream Failure',
|
||||
'quota_exceeded' => 'Quota erreicht',
|
||||
'upstream_failure' => 'Upstream Fehler',
|
||||
'system_logs' => 'System-Log',
|
||||
'copy_link' => 'Link kopieren',
|
||||
'welcome_to_invoice_ninja' => 'Willkommen bei Invoice Ninja',
|
||||
'optin' => 'Opt-In',
|
||||
'optout' => 'Opt-Out',
|
||||
'auto_convert' => 'Auto Convert',
|
||||
'optin' => 'Anmelden',
|
||||
'optout' => 'Abmelden',
|
||||
'auto_convert' => 'Automatisch konvertieren',
|
||||
'reminder1_sent' => 'Erste Erinnerung verschickt',
|
||||
'reminder2_sent' => 'Zweite Erinnerung verschickt',
|
||||
'reminder3_sent' => 'Dritte Erinnerung verschickt',
|
||||
'reminder_last_sent' => 'Letzte Erinnerung verschickt',
|
||||
'pdf_page_info' => 'Seite :current von :total',
|
||||
'emailed_credits' => 'Successfully emailed credits',
|
||||
'emailed_credits' => 'Guthaben erfolgreich per E-Mail versendet',
|
||||
'view_in_stripe' => 'In Stripe anzeigen',
|
||||
'rows_per_page' => 'Einträge pro Seite',
|
||||
'apply_payment' => 'Apply Payment',
|
||||
'unapplied' => 'Unapplied',
|
||||
'custom_labels' => 'Custom Labels',
|
||||
'record_type' => 'Record Type',
|
||||
'record_name' => 'Record Name',
|
||||
'file_type' => 'File Type',
|
||||
'apply_payment' => 'Zahlungen anwenden',
|
||||
'unapplied' => 'unangewendet',
|
||||
'custom_labels' => 'Eigene Beschriftungen',
|
||||
'record_type' => 'Eintragstyp',
|
||||
'record_name' => 'Eintragsname',
|
||||
'file_type' => 'Dateityp',
|
||||
'height' => 'Höhe',
|
||||
'width' => 'Breite',
|
||||
'health_check' => 'Health Check',
|
||||
'health_check' => 'Systemprüfung',
|
||||
'last_login_at' => 'Letzter Login',
|
||||
'company_key' => 'Company Key',
|
||||
'company_key' => 'Firmen Schlüssel',
|
||||
'storefront' => 'Storefront',
|
||||
'storefront_help' => 'Enable third-party apps to create invoices',
|
||||
'count_records_selected' => ':count records selected',
|
||||
'count_record_selected' => ':count record selected',
|
||||
'client_created' => 'Client Created',
|
||||
'online_payment_email' => 'Online Payment Email',
|
||||
'manual_payment_email' => 'Manual Payment Email',
|
||||
'completed' => 'Completed',
|
||||
'gross' => 'Gross',
|
||||
'net_amount' => 'Net Amount',
|
||||
'net_balance' => 'Net Balance',
|
||||
'client_settings' => 'Client Settings',
|
||||
'selected_invoices' => 'Selected Invoices',
|
||||
'selected_payments' => 'Selected Payments',
|
||||
'selected_quotes' => 'Selected Quotes',
|
||||
'selected_tasks' => 'Selected Tasks',
|
||||
'selected_expenses' => 'Selected Expenses',
|
||||
'past_due_invoices' => 'Past Due Invoices',
|
||||
'storefront_help' => 'Drittanbieter Applikationen erlauben Rechnungen zu erstellen',
|
||||
'count_records_selected' => ':count Datensätze ausgewählt',
|
||||
'count_record_selected' => ':count Datensätze ausgewählt',
|
||||
'client_created' => 'Kunde wurde erstellt',
|
||||
'online_payment_email' => 'Online-Zahlung E-Mail Adresse',
|
||||
'manual_payment_email' => 'manuelle Zahlung E-Mail Adresse',
|
||||
'completed' => 'Abgeschlossen',
|
||||
'gross' => 'Gesamtbetrag',
|
||||
'net_amount' => 'Netto Betrag',
|
||||
'net_balance' => 'Netto Betrag',
|
||||
'client_settings' => 'Kundeneinstellungen',
|
||||
'selected_invoices' => 'Ausgewählte Rechnungen',
|
||||
'selected_payments' => 'Ausgewählte Zahlungen',
|
||||
'selected_quotes' => 'Ausgewählte Angebote',
|
||||
'selected_tasks' => 'Ausgewählte Aufgaben',
|
||||
'selected_expenses' => 'Ausgewählte Ausgaben',
|
||||
'past_due_invoices' => 'Überfällige Rechnungen',
|
||||
'create_payment' => 'Zahlung erstellen',
|
||||
'update_quote' => 'Update Quote',
|
||||
'update_invoice' => 'Update Invoice',
|
||||
'update_client' => 'Update Client',
|
||||
'update_vendor' => 'Update Vendor',
|
||||
'create_expense' => 'Create Expense',
|
||||
'update_expense' => 'Update Expense',
|
||||
'update_task' => 'Update Task',
|
||||
'approve_quote' => 'Approve Quote',
|
||||
'when_paid' => 'When Paid',
|
||||
'expires_on' => 'Expires On',
|
||||
'show_sidebar' => 'Show Sidebar',
|
||||
'hide_sidebar' => 'Hide Sidebar',
|
||||
'event_type' => 'Event Type',
|
||||
'copy' => 'Copy',
|
||||
'must_be_online' => 'Please restart the app once connected to the internet',
|
||||
'crons_not_enabled' => 'The crons need to be enabled',
|
||||
'update_quote' => 'Angebot aktualisieren',
|
||||
'update_invoice' => 'Rechnung aktualisieren',
|
||||
'update_client' => 'Kunde aktualisieren',
|
||||
'update_vendor' => 'Lieferant aktualisieren',
|
||||
'create_expense' => 'Ausgabe erstellen',
|
||||
'update_expense' => 'Ausgabe aktualisieren',
|
||||
'update_task' => 'Aufgabe aktualisieren',
|
||||
'approve_quote' => 'Angebot annehmen',
|
||||
'when_paid' => 'Bei Zahlung',
|
||||
'expires_on' => 'Gültig bis',
|
||||
'show_sidebar' => 'Zeige Seitenmenü',
|
||||
'hide_sidebar' => 'Verstecke Seitenmenu',
|
||||
'event_type' => 'Ereignistyp',
|
||||
'copy' => 'kopieren',
|
||||
'must_be_online' => 'Bitte starten Sie die App sobald Sie mit dem Internet verbunden sind',
|
||||
'crons_not_enabled' => 'Die Crons müssen aktiviert werden',
|
||||
'api_webhooks' => 'API Webhooks',
|
||||
'search_webhooks' => 'Search :count Webhooks',
|
||||
'search_webhook' => 'Search 1 Webhook',
|
||||
'search_webhooks' => 'Suche :count Webhooks',
|
||||
'search_webhook' => 'Suche 1 Webhook',
|
||||
'webhook' => 'Webhook',
|
||||
'webhooks' => 'Webhooks',
|
||||
'new_webhook' => 'New Webhook',
|
||||
'edit_webhook' => 'Edit Webhook',
|
||||
'created_webhook' => 'Successfully created webhook',
|
||||
'updated_webhook' => 'Successfully updated webhook',
|
||||
'archived_webhook' => 'Successfully archived webhook',
|
||||
'deleted_webhook' => 'Successfully deleted webhook',
|
||||
'removed_webhook' => 'Successfully removed webhook',
|
||||
'restored_webhook' => 'Successfully restored webhook',
|
||||
'search_tokens' => 'Search :count Tokens',
|
||||
'search_token' => 'Search 1 Token',
|
||||
'new_token' => 'New Token',
|
||||
'removed_token' => 'Successfully removed token',
|
||||
'restored_token' => 'Successfully restored token',
|
||||
'client_registration' => 'Client Registration',
|
||||
'client_registration_help' => 'Enable clients to self register in the portal',
|
||||
'customize_and_preview' => 'Customize & Preview',
|
||||
'search_document' => 'Search 1 Document',
|
||||
'search_design' => 'Search 1 Design',
|
||||
'search_invoice' => 'Search 1 Invoice',
|
||||
'search_client' => 'Search 1 Client',
|
||||
'search_product' => 'Search 1 Product',
|
||||
'search_quote' => 'Search 1 Quote',
|
||||
'search_credit' => 'Search 1 Credit',
|
||||
'search_vendor' => 'Search 1 Vendor',
|
||||
'search_user' => 'Search 1 User',
|
||||
'search_tax_rate' => 'Search 1 Tax Rate',
|
||||
'search_task' => 'Search 1 Tasks',
|
||||
'search_project' => 'Search 1 Project',
|
||||
'search_expense' => 'Search 1 Expense',
|
||||
'search_payment' => 'Search 1 Payment',
|
||||
'search_group' => 'Search 1 Group',
|
||||
'created_on' => 'Created On',
|
||||
'payment_status_-1' => 'Unapplied',
|
||||
'lock_invoices' => 'Lock Invoices',
|
||||
'show_table' => 'Show Table',
|
||||
'show_list' => 'Show List',
|
||||
'view_changes' => 'View Changes',
|
||||
'force_update' => 'Force Update',
|
||||
'force_update_help' => 'You are running the latest version but there may be pending fixes available.',
|
||||
'mark_paid_help' => 'Track the expense has been paid',
|
||||
'mark_invoiceable_help' => 'Enable the expense to be invoiced',
|
||||
'add_documents_to_invoice_help' => 'Make the documents visible',
|
||||
'convert_currency_help' => 'Set an exchange rate',
|
||||
'expense_settings' => 'Expense Settings',
|
||||
'clone_to_recurring' => 'Clone to Recurring',
|
||||
'crypto' => 'Crypto',
|
||||
'user_field' => 'User Field',
|
||||
'variables' => 'Variables',
|
||||
'show_password' => 'Show Password',
|
||||
'hide_password' => 'Hide Password',
|
||||
'copy_error' => 'Copy Error',
|
||||
'new_webhook' => 'Neuer Webhook',
|
||||
'edit_webhook' => 'Webhook bearbeiten',
|
||||
'created_webhook' => 'Webhook erfolgreich erstellt',
|
||||
'updated_webhook' => 'Webhook erfolgreich aktualisiert',
|
||||
'archived_webhook' => 'Webhook erfolgreich archiviert',
|
||||
'deleted_webhook' => 'Webhook erfolgreich gelöscht',
|
||||
'removed_webhook' => 'Webhook erfolgreich entfernt',
|
||||
'restored_webhook' => 'Webhook erfolgreich wiederhergestellt',
|
||||
'search_tokens' => 'Suche :count Token',
|
||||
'search_token' => 'Suche 1 Token',
|
||||
'new_token' => 'Neues Token',
|
||||
'removed_token' => 'Token erfolgreich entfernt',
|
||||
'restored_token' => 'Token erfolgreich wiederhergestellt',
|
||||
'client_registration' => 'Kunden Registration',
|
||||
'client_registration_help' => 'Den Kunden ermöglichen, sich selbst im Portal zu registrieren.',
|
||||
'customize_and_preview' => 'Anpassung und Vorschau',
|
||||
'search_document' => 'Suche 1 Dokument',
|
||||
'search_design' => 'Suche 1 Design',
|
||||
'search_invoice' => 'Suche 1 Angebot',
|
||||
'search_client' => 'Suche 1 Kunden',
|
||||
'search_product' => 'Suche 1 Produkt',
|
||||
'search_quote' => 'Suche 1 Angebot',
|
||||
'search_credit' => 'Suche 1 Guthaben',
|
||||
'search_vendor' => 'Suche 1 Hersteller',
|
||||
'search_user' => 'Suche 1 Benutzer',
|
||||
'search_tax_rate' => 'Suche 1 Steuersatz',
|
||||
'search_task' => 'Suche 1 Aufgabe',
|
||||
'search_project' => 'Suche 1 Projekt',
|
||||
'search_expense' => 'Suche 1 Ausgabe',
|
||||
'search_payment' => 'Suche 1 Zahlung',
|
||||
'search_group' => 'Suche 1 Gruppen',
|
||||
'created_on' => 'Erstellt am',
|
||||
'payment_status_-1' => 'nicht angewendet',
|
||||
'lock_invoices' => 'Rechnung sperren',
|
||||
'show_table' => 'Zeige Tabelle',
|
||||
'show_list' => 'Zeige Liste',
|
||||
'view_changes' => 'Änderungen anzeigen',
|
||||
'force_update' => 'Aktualisierungen erzwingen',
|
||||
'force_update_help' => 'Du benutzt die aktuellste Version, aber es stehen noch ausstehende Fehlerbehebungen zur Verfügung',
|
||||
'mark_paid_help' => 'Verfolge ob Ausgabe bezahlt wurde',
|
||||
'mark_invoiceable_help' => 'Ermögliche diese Ausgabe in Rechnung zu stellen',
|
||||
'add_documents_to_invoice_help' => 'Dokumente sichtbar machen',
|
||||
'convert_currency_help' => 'Wechselkurs setzen',
|
||||
'expense_settings' => 'Ausgaben Einstellungen',
|
||||
'clone_to_recurring' => 'Duplizieren zu Widerkehrend',
|
||||
'crypto' => 'Verschlüsselung',
|
||||
'user_field' => 'Benutzer Feld',
|
||||
'variables' => 'Variablen',
|
||||
'show_password' => 'Zeige Passwort',
|
||||
'hide_password' => 'Verstecke Passwort',
|
||||
'copy_error' => 'Kopier Fehler',
|
||||
'capture_card' => 'Capture Card',
|
||||
'auto_bill_enabled' => 'Auto Bill Enabled',
|
||||
'total_taxes' => 'Total Taxes',
|
||||
'auto_bill_enabled' => 'Automatische Rechnungsstellung aktivieren',
|
||||
'total_taxes' => 'Gesamt Steuern',
|
||||
'line_taxes' => 'Line Taxes',
|
||||
'total_fields' => 'Total Fields',
|
||||
'stopped_recurring_invoice' => 'Successfully stopped recurring invoice',
|
||||
'started_recurring_invoice' => 'Successfully started recurring invoice',
|
||||
'resumed_recurring_invoice' => 'Successfully resumed recurring invoice',
|
||||
'gateway_refund' => 'Gateway Refund',
|
||||
'gateway_refund_help' => 'Process the refund with the payment gateway',
|
||||
'due_date_days' => 'Due Date',
|
||||
'paused' => 'Paused',
|
||||
'day_count' => 'Day :count',
|
||||
'first_day_of_the_month' => 'First Day of the Month',
|
||||
'last_day_of_the_month' => 'Last Day of the Month',
|
||||
'use_payment_terms' => 'Use Payment Terms',
|
||||
'endless' => 'Endless',
|
||||
'next_send_date' => 'Next Send Date',
|
||||
'remaining_cycles' => 'Remaining Cycles',
|
||||
'created_recurring_invoice' => 'Successfully created recurring invoice',
|
||||
'updated_recurring_invoice' => 'Successfully updated recurring invoice',
|
||||
'removed_recurring_invoice' => 'Successfully removed recurring invoice',
|
||||
'search_recurring_invoice' => 'Search 1 Recurring Invoice',
|
||||
'search_recurring_invoices' => 'Search :count Recurring Invoices',
|
||||
'send_date' => 'Send Date',
|
||||
'auto_bill_on' => 'Auto Bill On',
|
||||
'minimum_under_payment_amount' => 'Minimum Under Payment Amount',
|
||||
'allow_over_payment' => 'Allow Over Payment',
|
||||
'allow_over_payment_help' => 'Support paying extra to accept tips',
|
||||
'allow_under_payment' => 'Allow Under Payment',
|
||||
'allow_under_payment_help' => 'Support paying at minimum the partial/deposit amount',
|
||||
'test_mode' => 'Test Mode',
|
||||
'calculated_rate' => 'Calculated Rate',
|
||||
'default_task_rate' => 'Default Task Rate',
|
||||
'clear_cache' => 'Clear Cache',
|
||||
'sort_order' => 'Sort Order',
|
||||
'total_fields' => 'Gesamt Felder',
|
||||
'stopped_recurring_invoice' => 'Wiederkehrende Rechnung erfolgreich gestoppt',
|
||||
'started_recurring_invoice' => 'Wiederkehrende Rechnung erfolgreich gestartet',
|
||||
'resumed_recurring_invoice' => 'Wiederkehrende Rechnung erfolgreich fortgesetzt',
|
||||
'gateway_refund' => 'Zahlungsanbieter Rückerstattung',
|
||||
'gateway_refund_help' => 'Bearbeite die Rückerstattung über den Zahlungsanbieter',
|
||||
'due_date_days' => 'Fälligkeitsdatum',
|
||||
'paused' => 'Pausiert',
|
||||
'day_count' => 'Tag :count',
|
||||
'first_day_of_the_month' => 'Erster Tag des Monats',
|
||||
'last_day_of_the_month' => 'Letzter Tag des Monats',
|
||||
'use_payment_terms' => 'Benutze Zahlungsbedingung',
|
||||
'endless' => 'Endlos',
|
||||
'next_send_date' => 'Nächstes Versanddatum',
|
||||
'remaining_cycles' => 'Verbleibende Durchgänge',
|
||||
'created_recurring_invoice' => 'Wiederkehrende Rechnung erfolgreich erstellt',
|
||||
'updated_recurring_invoice' => 'Wiederkehrende Rechnung erfolgreich aktualisiert',
|
||||
'removed_recurring_invoice' => 'Wiederkehrende Rechnung erfolgreich entfernt',
|
||||
'search_recurring_invoice' => 'Suche 1 wiederkehrende Rechnung',
|
||||
'search_recurring_invoices' => 'Suche :count Wiederkehrende Rechnungen',
|
||||
'send_date' => 'Versanddatum',
|
||||
'auto_bill_on' => 'Automatische Rechnungsstellung zum',
|
||||
'minimum_under_payment_amount' => 'Minimaler Unterzahlungsbetrag',
|
||||
'allow_over_payment' => 'Überzahlung zulassen',
|
||||
'allow_over_payment_help' => 'Überzahlungen zulassen, beispielsweise Trinkgelder',
|
||||
'allow_under_payment' => 'Unterzahlung zulassen',
|
||||
'allow_under_payment_help' => 'Teilzahlungen zulassen',
|
||||
'test_mode' => 'Test Modus',
|
||||
'calculated_rate' => 'Berechneter Satz',
|
||||
'default_task_rate' => 'Standard-Steuersatz',
|
||||
'clear_cache' => 'Zwischenspeicher leeren',
|
||||
'sort_order' => 'Sortierreihenfolge',
|
||||
'task_status' => 'Status',
|
||||
'task_statuses' => 'Task Statuses',
|
||||
'new_task_status' => 'New Task Status',
|
||||
'edit_task_status' => 'Edit Task Status',
|
||||
'created_task_status' => 'Successfully created task status',
|
||||
'archived_task_status' => 'Successfully archived task status',
|
||||
'deleted_task_status' => 'Successfully deleted task status',
|
||||
'removed_task_status' => 'Successfully removed task status',
|
||||
'restored_task_status' => 'Successfully restored task status',
|
||||
'search_task_status' => 'Search 1 Task Status',
|
||||
'search_task_statuses' => 'Search :count Task Statuses',
|
||||
'show_tasks_table' => 'Show Tasks Table',
|
||||
'show_tasks_table_help' => 'Always show the tasks section when creating invoices',
|
||||
'invoice_task_timelog' => 'Invoice Task Timelog',
|
||||
'invoice_task_timelog_help' => 'Add time details to the invoice line items',
|
||||
'auto_start_tasks_help' => 'Start tasks before saving',
|
||||
'configure_statuses' => 'Configure Statuses',
|
||||
'task_settings' => 'Task Settings',
|
||||
'configure_categories' => 'Configure Categories',
|
||||
'edit_expense_category' => 'Edit Expense Category',
|
||||
'removed_expense_category' => 'Successfully removed expense category',
|
||||
'search_expense_category' => 'Search 1 Expense Category',
|
||||
'search_expense_categories' => 'Search :count Expense Categories',
|
||||
'use_available_credits' => 'Use Available Credits',
|
||||
'show_option' => 'Show Option',
|
||||
'negative_payment_error' => 'The credit amount cannot exceed the payment amount',
|
||||
'should_be_invoiced_help' => 'Enable the expense to be invoiced',
|
||||
'configure_gateways' => 'Configure Gateways',
|
||||
'payment_partial' => 'Partial Payment',
|
||||
'is_running' => 'Is Running',
|
||||
'invoice_currency_id' => 'Invoice Currency ID',
|
||||
'tax_name1' => 'Tax Name 1',
|
||||
'tax_name2' => 'Tax Name 2',
|
||||
'transaction_id' => 'Transaction ID',
|
||||
'task_statuses' => 'Aufgaben Status',
|
||||
'new_task_status' => 'Neuer Aufgaben Status',
|
||||
'edit_task_status' => 'Aufgaben Status bearbeiten',
|
||||
'created_task_status' => 'Aufgaben Status erfolgreich erstellt',
|
||||
'archived_task_status' => 'Aufgaben Status erfolgreich archiviert',
|
||||
'deleted_task_status' => 'Aufgaben Status erfolgreich gelöscht',
|
||||
'removed_task_status' => 'Aufgaben Status erfolgreich entfernt',
|
||||
'restored_task_status' => 'Aufgaben Status erfolgreich wiederhergestellt',
|
||||
'search_task_status' => 'Suche 1 Aufgaben Status',
|
||||
'search_task_statuses' => 'Suche :count Aufgaben Status',
|
||||
'show_tasks_table' => 'Zeige Aufgaben Tabelle',
|
||||
'show_tasks_table_help' => 'Beim Erstellen von Rechnungen immer die Aufgabenauswahl anzeigen',
|
||||
'invoice_task_timelog' => 'Aufgaben Zeiterfassung in Rechnung stellen',
|
||||
'invoice_task_timelog_help' => 'Zeitdetails in der Rechnungsposition ausweisen',
|
||||
'auto_start_tasks_help' => 'Beginne Aufgabe vor dem Speichern',
|
||||
'configure_statuses' => 'Stati bearbeiten',
|
||||
'task_settings' => 'Aufgaben Einstellungen',
|
||||
'configure_categories' => 'Kategorien bearbeiten',
|
||||
'edit_expense_category' => 'Ausgaben Kategorie bearbeiten',
|
||||
'removed_expense_category' => 'Ausgaben Kategorie erfolgreich entfernt',
|
||||
'search_expense_category' => 'Suche 1 Ausgabenkategorie',
|
||||
'search_expense_categories' => 'Suche :count Ausgabenkategorie',
|
||||
'use_available_credits' => 'Verfügbares Guthaben verwenden',
|
||||
'show_option' => 'Zeige Option',
|
||||
'negative_payment_error' => 'Der Guthabenbetrag darf den Zahlungsbetrag nicht übersteigen',
|
||||
'should_be_invoiced_help' => 'Ermögliche diese Ausgabe in Rechnung zu stellen',
|
||||
'configure_gateways' => 'Zahlungsanbieter bearbeiten',
|
||||
'payment_partial' => 'Teilzahlung',
|
||||
'is_running' => 'Läuft derzeit',
|
||||
'invoice_currency_id' => 'Rechnungs-Währungs-ID',
|
||||
'tax_name1' => 'Steuersatz Name 1',
|
||||
'tax_name2' => 'Steuersatz Name 2',
|
||||
'transaction_id' => 'Transaktions ID',
|
||||
'migration_select_company_label' => 'Awesome! Please select the companies you would like to migrate.',
|
||||
'force_migration' => 'Force migration',
|
||||
'invoice_late' => 'Invoice Late',
|
||||
'quote_expired' => 'Angebot abgelaufen',
|
||||
'recurring_invoice_total' => 'Gesamtbetrag',
|
||||
'actions' => 'Aktionen',
|
||||
'expense_number' => 'Ausgabennummer',
|
||||
'task_number' => 'Aufgabennummer',
|
||||
'project_number' => 'Projektnummer',
|
||||
'view_settings' => 'Einstellungen anzeigen',
|
||||
'company_disabled_warning' => 'Warnung: diese Firma wurde noch nicht aktiviert',
|
||||
'late_invoice' => 'Late Invoice',
|
||||
'expired_quote' => 'Abgelaufenes Angebot',
|
||||
'remind_invoice' => 'Rechnungserinnerung',
|
||||
'client_phone' => 'Kunden Telefon',
|
||||
'required_fields' => 'Benötigte Felder',
|
||||
'enabled_modules' => 'Module aktivieren',
|
||||
'activity_60' => ':contact schaute Angebot :quote an',
|
||||
'activity_61' => ':user hat Kunde :client aktualisiert',
|
||||
'activity_62' => ':user hat Lieferant :vendor aktualisiert',
|
||||
'activity_63' => ':user mailte erste Erinnerung für Rechnung :invoice an :contact ',
|
||||
'activity_64' => ':user mailte zweite Erinnerung für Rechnung :invoice an :contact ',
|
||||
'activity_65' => ':user mailte dritte Erinnerung für Rechnung :invoice an :contact ',
|
||||
'activity_66' => ':user mailte endlose Erinnerung für Rechnung :invoice an :contact',
|
||||
'expense_category_id' => 'Ausgabenkategorie ID',
|
||||
'migration_auth_label' => 'Let\'s continue by authenticating.',
|
||||
'api_secret' => 'API secret',
|
||||
'migration_api_secret_notice' => 'You can find API_SECRET in the .env file or Invoice Ninja v5. If property is missing, leave field blank.',
|
||||
'view_licenses' => 'Lizenzen anzeigen',
|
||||
'fullscreen_editor' => 'Vollbild Editor',
|
||||
'sidebar_editor' => 'Seitenmenü Editor',
|
||||
'please_type_to_confirm' => 'Bitte geben Sie ":value" zur Bestätigung ein',
|
||||
'purge' => 'Bereinigen',
|
||||
'clone_to' => 'Duplizieren zu',
|
||||
'clone_to_other' => 'Duplizieren zu anderem',
|
||||
'labels' => 'Beschriftung',
|
||||
'add_custom' => 'Beschriftung hinzufügen',
|
||||
'payment_tax' => 'Steuer-Zahlung',
|
||||
'white_label' => 'White Label',
|
||||
'sent_invoices_are_locked' => 'Versendete Rechnungen sind gesperrt',
|
||||
'paid_invoices_are_locked' => 'Bezahlte Rechnungen sind gesperrt',
|
||||
'source_code' => 'Quellcode',
|
||||
'app_platforms' => 'Applikations Platform',
|
||||
'archived_task_statuses' => ' :value Aufgaben Stati erfolgreich archiviert',
|
||||
'deleted_task_statuses' => ' :value Aufgaben Stati erfolgreich gelöscht',
|
||||
'restored_task_statuses' => ' :value Aufgaben Stati erfolgreich wiederhergestellt',
|
||||
'deleted_expense_categories' => ' :value Ausgabenkategorien erfolgreich gelöscht',
|
||||
'restored_expense_categories' => ':value Ausgabenkategorien erfolgreich wiederhergestellt',
|
||||
'archived_recurring_invoices' => ':value Wiederkehrende Rechnung erfolgreich archiviert',
|
||||
'deleted_recurring_invoices' => ':value Wiederkehrende Rechnungen erfolgreich gelöscht',
|
||||
'restored_recurring_invoices' => ':value Wiederkehrende Rechnungen erfolgreich wiederhergestellt',
|
||||
'archived_webhooks' => ':value Webhooks erfolgreich archiviert',
|
||||
'deleted_webhooks' => ':value Webhooks erfolgreich gelöscht',
|
||||
'removed_webhooks' => ':value Webhooks erfolgreich entfernt',
|
||||
'restored_webhooks' => ':value Webhooks erfolgreich wiederhergestellt',
|
||||
'api_docs' => 'API Doku',
|
||||
'archived_tokens' => ':count Token erfolgreich archiviert',
|
||||
'deleted_tokens' => ':count Token erfolgreich gelöscht',
|
||||
'restored_tokens' => ':value Token erfolgreich wiederhergestellt',
|
||||
'archived_payment_terms' => ':value Zahlungsbedingungen erfolgreich archiviert',
|
||||
'deleted_payment_terms' => ':value Zahlungsbedingungen erfolgreich gelöscht',
|
||||
'restored_payment_terms' => ':value Zahlungsbedingungen erfolgreich wiederhergestellt',
|
||||
'archived_designs' => ':value Designs erfolgreich archiviert',
|
||||
'deleted_designs' => ':value Designs erfolgreich gelöscht',
|
||||
'restored_designs' => ':value Designs erfolgreich wiederhergestellt',
|
||||
'restored_credits' => ':value Guthaben erfolgreich archiviert',
|
||||
'archived_users' => ':value Benutzer erfolgreich archiviert',
|
||||
'deleted_users' => ':value Benutzer erfolgreich gelöscht',
|
||||
'removed_users' => ':value Benutzer erfolgreich entfernt',
|
||||
'restored_users' => ':value Benutzer erfolgreich wiederhergestellt',
|
||||
'archived_tax_rates' => ':value Steuersätze erfolgreich archiviert',
|
||||
'deleted_tax_rates' => ':value Steuersätze erfolgreich gelöscht',
|
||||
'restored_tax_rates' => ':value Steuersätze erfolgreich wiederhergestellt',
|
||||
'archived_company_gateways' => ':value Zahlungsanbieter erfolgreich archiviert',
|
||||
'deleted_company_gateways' => ':value Zahlungsanbieter erfolgreich gelöscht',
|
||||
'restored_company_gateways' => ':value Zahlungsanbieter erfolgreich wiederhergestellt',
|
||||
'archived_groups' => ':value Gruppen erfolgreich archiviert',
|
||||
'deleted_groups' => ':value Gruppen erfolgreich gelöscht',
|
||||
'restored_groups' => ':value Gruppen erfolgreich wiederhergestellt',
|
||||
'archived_documents' => ':value Dokumente erfolgreich archiviert',
|
||||
'deleted_documents' => ':value Dokumente erfolgreich gelöscht',
|
||||
'restored_documents' => ':value Dokumente erfolgreich wiederhergestellt',
|
||||
'restored_vendors' => ':value Lieferanten erfolgreich wiederhergestellt',
|
||||
'restored_expenses' => ':value Ausgaben erfolgreich wiederhergestellt',
|
||||
'restored_tasks' => ':value Aufgaben erfolgreich wiederhergestellt',
|
||||
'restored_projects' => ':value Projekte erfolgreich wiederhergestellt',
|
||||
'restored_products' => ':value Produkte erfolgreich wiederhergestellt',
|
||||
'restored_clients' => ':value Kunden erfolgreich wiederhergestellt',
|
||||
'restored_invoices' => ':value Rechnungen erfolgreich wiederhergestellt',
|
||||
'restored_payments' => ':value Zahlungen erfolgreich wiederhergestellt',
|
||||
'restored_quotes' => ':value Angebote erfolgreich wiederhergestellt',
|
||||
'update_app' => 'App aktualisieren',
|
||||
'started_import' => 'Import erfolgreich gestartet',
|
||||
'duplicate_column_mapping' => 'Dupliziere Spaltenzuordnung',
|
||||
'uses_inclusive_taxes' => 'Benutzt Inklusive Steuern',
|
||||
'is_amount_discount' => 'Ist Betrag ermäßigt',
|
||||
'map_to' => 'Zuordnen',
|
||||
'first_row_as_column_names' => 'Benutze erste Zeile als Spaltenüberschrift',
|
||||
'no_file_selected' => 'Keine Datei ausgewählt',
|
||||
'import_type' => 'Import Typ',
|
||||
'draft_mode' => 'Entwurfsmodus',
|
||||
'draft_mode_help' => 'Vorschau schneller aber weniger genau darstellen',
|
||||
'show_product_discount' => 'Produktermäßigung anzeigen',
|
||||
'show_product_discount_help' => 'Zeige Rabattfeld in Belegposition',
|
||||
'tax_name3' => 'Steuersatz Name 3',
|
||||
'debug_mode_is_enabled' => 'Debug mode is enabled',
|
||||
'debug_mode_is_enabled_help' => 'Warning: it is intented for use on local machines, it can leak credentials. Click to learn more.',
|
||||
'running_tasks' => 'Running Tasks',
|
||||
'recent_tasks' => 'Recent Tasks',
|
||||
'recent_expenses' => 'Recent Expenses',
|
||||
'upcoming_expenses' => 'Upcoming Expenses',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
@ -44,7 +44,7 @@ $LANG = array(
|
||||
'subtotal' => 'Μερικό Σύνολο',
|
||||
'paid_to_date' => 'Εξοφλημένο Ποσό',
|
||||
'balance_due' => 'Ολικό Σύνολο',
|
||||
'invoice_design_id' => 'Σχεδίαση',
|
||||
'invoice_design_id' => 'Σχέδιο',
|
||||
'terms' => 'Όροι',
|
||||
'your_invoice' => 'Το τιμολόγιό σας',
|
||||
'remove_contact' => 'Διαγραφή επαφής',
|
||||
@ -303,7 +303,7 @@ email που είναι συνδεδεμένη με το λογαριασμό σ
|
||||
'pro_plan_custom_fields' => ':link για να ενεργοποιήσετε τα προσαρμοσμένα πεδία προσχωρώντας στο Pro Plan',
|
||||
'advanced_settings' => 'Ρυθμίσεις για Προχωρημένους',
|
||||
'pro_plan_advanced_settings' => ':link για να ενεργοποιήσετε τις ρυθμίσεις για προχωρημένους προσχωρώντας στο Pro Plan',
|
||||
'invoice_design' => 'Σχεδίαση Τιμολογίου',
|
||||
'invoice_design' => 'ΣχέδιοΤιμολογίου',
|
||||
'specify_colors' => 'Προσδιορισμός χρωμάτων',
|
||||
'specify_colors_label' => 'Επιλέξτε τα χρώματα που χρησιμοποιούνται στο τιμολόγιο',
|
||||
'chart_builder' => 'Κατασκευή Γραφήματος',
|
||||
@ -3273,8 +3273,9 @@ email που είναι συνδεδεμένη με το λογαριασμό σ
|
||||
'migrate_intro_text' => 'We\'ve been working on next version of Invoice Ninja. Click the button below to start the migration.',
|
||||
'start_migration' => 'Start Migration',
|
||||
'auth' => 'Auth',
|
||||
'endpoint' => 'Endpont',
|
||||
'endpoint' => 'Endpoint',
|
||||
'migration' => 'Μεταφορά',
|
||||
'companies' => 'Companies',
|
||||
'welcome_to_the_new_version' => 'Καλωσήρθατε στην επόμενη έκδοση του Invoice Ninja ',
|
||||
'download_data' => 'Πατήστε το κουμπί παρακάτω για να μεταφορτώσετε τα δεδομένα.',
|
||||
'migration_import' => 'Τέλεια: Τώρα είσαστε έτοιμοι να εισάγετε τη μεταφορά σας. Πηγαίνετε στην καινούργια σας εγκατάσταση για να εισάγετε τα δεδομένα',
|
||||
@ -3535,7 +3536,7 @@ email που είναι συνδεδεμένη με το λογαριασμό σ
|
||||
'marked_credit_as_sent' => 'Επιτυχής ορισμός πίστωσης ως απεσταλμένη',
|
||||
'email_subject_payment_partial' => 'Θέμα Email μερικής πληρωμής',
|
||||
'is_approved' => 'Είναι Αποδεκτή',
|
||||
'migration_went_wrong' => 'Ουπς, κάτι πήγε λάθος! Σιγουρευτείτε ότι εγκαταστήσατε σωστά την V2 του Invoice Ninja, πριν ξεκινήσετε την μεταφορά.',
|
||||
'migration_went_wrong' => 'Error: Make sure you did proper setup with V5 of Invoice Ninja, before starting migration.',
|
||||
'cross_migration_message' => 'Cross account migration is not allowed. Make sure e-mail address is same on V4 and V5.',
|
||||
'email_credit' => 'Αποστολή Πίστωσης με email',
|
||||
'client_email_not_set' => 'Ο πελάτης δεν έχει καταχωρημένη μία διεύθυνση email',
|
||||
@ -3617,179 +3618,290 @@ email που είναι συνδεδεμένη με το λογαριασμό σ
|
||||
'pdf_page_info' => 'Σελίδα :current από :total',
|
||||
'emailed_credits' => 'Επιτυχής αποστολή ΄πιστώσεων με email',
|
||||
'view_in_stripe' => 'Προβολή στο Stripe',
|
||||
'rows_per_page' => 'Rows Per Page',
|
||||
'rows_per_page' => 'Γραμμές ανά Σελίδα',
|
||||
'apply_payment' => 'Πληρωμή',
|
||||
'unapplied' => 'Unapplied',
|
||||
'custom_labels' => 'Custom Labels',
|
||||
'record_type' => 'Record Type',
|
||||
'record_name' => 'Record Name',
|
||||
'file_type' => 'File Type',
|
||||
'height' => 'Height',
|
||||
'width' => 'Width',
|
||||
'health_check' => 'Health Check',
|
||||
'last_login_at' => 'Last Login At',
|
||||
'company_key' => 'Company Key',
|
||||
'storefront' => 'Storefront',
|
||||
'storefront_help' => 'Enable third-party apps to create invoices',
|
||||
'count_records_selected' => ':count records selected',
|
||||
'count_record_selected' => ':count record selected',
|
||||
'client_created' => 'Client Created',
|
||||
'online_payment_email' => 'Online Payment Email',
|
||||
'manual_payment_email' => 'Manual Payment Email',
|
||||
'completed' => 'Completed',
|
||||
'gross' => 'Gross',
|
||||
'net_amount' => 'Net Amount',
|
||||
'net_balance' => 'Net Balance',
|
||||
'client_settings' => 'Client Settings',
|
||||
'selected_invoices' => 'Selected Invoices',
|
||||
'selected_payments' => 'Selected Payments',
|
||||
'selected_quotes' => 'Selected Quotes',
|
||||
'selected_tasks' => 'Selected Tasks',
|
||||
'selected_expenses' => 'Selected Expenses',
|
||||
'past_due_invoices' => 'Past Due Invoices',
|
||||
'create_payment' => 'Create Payment',
|
||||
'update_quote' => 'Update Quote',
|
||||
'update_invoice' => 'Update Invoice',
|
||||
'update_client' => 'Update Client',
|
||||
'update_vendor' => 'Update Vendor',
|
||||
'create_expense' => 'Create Expense',
|
||||
'update_expense' => 'Update Expense',
|
||||
'update_task' => 'Update Task',
|
||||
'approve_quote' => 'Approve Quote',
|
||||
'when_paid' => 'When Paid',
|
||||
'expires_on' => 'Expires On',
|
||||
'show_sidebar' => 'Show Sidebar',
|
||||
'hide_sidebar' => 'Hide Sidebar',
|
||||
'event_type' => 'Event Type',
|
||||
'copy' => 'Copy',
|
||||
'must_be_online' => 'Please restart the app once connected to the internet',
|
||||
'crons_not_enabled' => 'The crons need to be enabled',
|
||||
'unapplied' => 'Ανεφάρμοστο',
|
||||
'custom_labels' => 'Προσαρμοσμένες Ετικέτες',
|
||||
'record_type' => 'Τύπος Εγγραφής',
|
||||
'record_name' => 'Όνομασία Εγγραφής',
|
||||
'file_type' => 'Τύπος Αρχείου',
|
||||
'height' => 'Ύψος',
|
||||
'width' => 'Πλάτος',
|
||||
'health_check' => 'Έλεγχος Υγείας',
|
||||
'last_login_at' => 'Τελευταία Είσοδος στις',
|
||||
'company_key' => 'Κλειδί Εταιρείας',
|
||||
'storefront' => 'Βιτρίνα καταστήματος',
|
||||
'storefront_help' => 'Ενεργοποίηση εφαρμογών τρίτων για τη δημιουργία τιμολογίων',
|
||||
'count_records_selected' => ':count εγγραφές επιλέχθηκαν',
|
||||
'count_record_selected' => ':count εγγραφή επιλέχθηκε',
|
||||
'client_created' => 'Πελάτης Δημιουργήθηκε',
|
||||
'online_payment_email' => 'Email Online Πληρωμών',
|
||||
'manual_payment_email' => 'Email Χειροκίνητων Πληρωμών',
|
||||
'completed' => 'Ολοκληρώθηκε',
|
||||
'gross' => 'Μεικτό',
|
||||
'net_amount' => 'Καθαρό Ποσό',
|
||||
'net_balance' => 'Καθαρό Υπόλοιπο',
|
||||
'client_settings' => 'Ρυθμίσεις Πελάτη',
|
||||
'selected_invoices' => 'Επιλεγμένα Τιμολόγια',
|
||||
'selected_payments' => 'Επιλεγμένες Πληρωμές',
|
||||
'selected_quotes' => 'Επιλεγμένες Προσφορές',
|
||||
'selected_tasks' => 'Επιλεγμένες Εργασίες',
|
||||
'selected_expenses' => 'Επιλεγμένες Δαπάνες',
|
||||
'past_due_invoices' => 'Ληγμένα Τιμολόγια',
|
||||
'create_payment' => 'Δημιουργία Πληρωμής',
|
||||
'update_quote' => 'Ενημέρωση Προσφοράς',
|
||||
'update_invoice' => 'Ενημέρωση Τιμολογίου',
|
||||
'update_client' => 'Ενημέρωση Πελάτη',
|
||||
'update_vendor' => 'Ενημέρωση Προμηθευτή',
|
||||
'create_expense' => 'Δημιουργία Δαπάνης',
|
||||
'update_expense' => 'Ενημέρωση Δαπάνης',
|
||||
'update_task' => 'Ενημέρωση Εργασίας',
|
||||
'approve_quote' => 'Αποδοχή Προσφοράς',
|
||||
'when_paid' => 'Οταν Πληρωθεί',
|
||||
'expires_on' => 'Λήγει την ',
|
||||
'show_sidebar' => 'Εμφάνιση Πλευρικής Μπάρας',
|
||||
'hide_sidebar' => 'Απόκρυψη Πλευρικής Μπάρας',
|
||||
'event_type' => 'Τύπος Γεγονότος',
|
||||
'copy' => 'Αντιγραφή',
|
||||
'must_be_online' => 'Παρακαλούμε επανεκκινήστε την εφαρμογή μόλις συνδεθείτε στο internet',
|
||||
'crons_not_enabled' => 'Πρέπει να ενεργοποιήσετε τα crons',
|
||||
'api_webhooks' => 'API Webhooks',
|
||||
'search_webhooks' => 'Search :count Webhooks',
|
||||
'search_webhook' => 'Search 1 Webhook',
|
||||
'search_webhooks' => 'Αναζήτηση :count Webhooks',
|
||||
'search_webhook' => 'Αναζήτηση 1 Webhook',
|
||||
'webhook' => 'Webhook',
|
||||
'webhooks' => 'Webhooks',
|
||||
'new_webhook' => 'New Webhook',
|
||||
'edit_webhook' => 'Edit Webhook',
|
||||
'created_webhook' => 'Successfully created webhook',
|
||||
'updated_webhook' => 'Successfully updated webhook',
|
||||
'archived_webhook' => 'Successfully archived webhook',
|
||||
'deleted_webhook' => 'Successfully deleted webhook',
|
||||
'removed_webhook' => 'Successfully removed webhook',
|
||||
'restored_webhook' => 'Successfully restored webhook',
|
||||
'search_tokens' => 'Search :count Tokens',
|
||||
'search_token' => 'Search 1 Token',
|
||||
'new_token' => 'New Token',
|
||||
'removed_token' => 'Successfully removed token',
|
||||
'restored_token' => 'Successfully restored token',
|
||||
'client_registration' => 'Client Registration',
|
||||
'client_registration_help' => 'Enable clients to self register in the portal',
|
||||
'customize_and_preview' => 'Customize & Preview',
|
||||
'search_document' => 'Search 1 Document',
|
||||
'search_design' => 'Search 1 Design',
|
||||
'search_invoice' => 'Search 1 Invoice',
|
||||
'search_client' => 'Search 1 Client',
|
||||
'search_product' => 'Search 1 Product',
|
||||
'search_quote' => 'Search 1 Quote',
|
||||
'search_credit' => 'Search 1 Credit',
|
||||
'search_vendor' => 'Search 1 Vendor',
|
||||
'search_user' => 'Search 1 User',
|
||||
'search_tax_rate' => 'Search 1 Tax Rate',
|
||||
'search_task' => 'Search 1 Tasks',
|
||||
'search_project' => 'Search 1 Project',
|
||||
'search_expense' => 'Search 1 Expense',
|
||||
'search_payment' => 'Search 1 Payment',
|
||||
'search_group' => 'Search 1 Group',
|
||||
'created_on' => 'Created On',
|
||||
'payment_status_-1' => 'Unapplied',
|
||||
'lock_invoices' => 'Lock Invoices',
|
||||
'show_table' => 'Show Table',
|
||||
'show_list' => 'Show List',
|
||||
'view_changes' => 'View Changes',
|
||||
'force_update' => 'Force Update',
|
||||
'force_update_help' => 'You are running the latest version but there may be pending fixes available.',
|
||||
'mark_paid_help' => 'Track the expense has been paid',
|
||||
'mark_invoiceable_help' => 'Enable the expense to be invoiced',
|
||||
'add_documents_to_invoice_help' => 'Make the documents visible',
|
||||
'convert_currency_help' => 'Set an exchange rate',
|
||||
'expense_settings' => 'Expense Settings',
|
||||
'clone_to_recurring' => 'Clone to Recurring',
|
||||
'crypto' => 'Crypto',
|
||||
'user_field' => 'User Field',
|
||||
'variables' => 'Variables',
|
||||
'show_password' => 'Show Password',
|
||||
'hide_password' => 'Hide Password',
|
||||
'copy_error' => 'Copy Error',
|
||||
'capture_card' => 'Capture Card',
|
||||
'auto_bill_enabled' => 'Auto Bill Enabled',
|
||||
'total_taxes' => 'Total Taxes',
|
||||
'line_taxes' => 'Line Taxes',
|
||||
'total_fields' => 'Total Fields',
|
||||
'stopped_recurring_invoice' => 'Successfully stopped recurring invoice',
|
||||
'started_recurring_invoice' => 'Successfully started recurring invoice',
|
||||
'resumed_recurring_invoice' => 'Successfully resumed recurring invoice',
|
||||
'gateway_refund' => 'Gateway Refund',
|
||||
'gateway_refund_help' => 'Process the refund with the payment gateway',
|
||||
'due_date_days' => 'Due Date',
|
||||
'paused' => 'Paused',
|
||||
'day_count' => 'Day :count',
|
||||
'first_day_of_the_month' => 'First Day of the Month',
|
||||
'last_day_of_the_month' => 'Last Day of the Month',
|
||||
'use_payment_terms' => 'Use Payment Terms',
|
||||
'endless' => 'Endless',
|
||||
'next_send_date' => 'Next Send Date',
|
||||
'remaining_cycles' => 'Remaining Cycles',
|
||||
'created_recurring_invoice' => 'Successfully created recurring invoice',
|
||||
'updated_recurring_invoice' => 'Successfully updated recurring invoice',
|
||||
'removed_recurring_invoice' => 'Successfully removed recurring invoice',
|
||||
'search_recurring_invoice' => 'Search 1 Recurring Invoice',
|
||||
'search_recurring_invoices' => 'Search :count Recurring Invoices',
|
||||
'send_date' => 'Send Date',
|
||||
'auto_bill_on' => 'Auto Bill On',
|
||||
'minimum_under_payment_amount' => 'Minimum Under Payment Amount',
|
||||
'allow_over_payment' => 'Allow Over Payment',
|
||||
'allow_over_payment_help' => 'Support paying extra to accept tips',
|
||||
'allow_under_payment' => 'Allow Under Payment',
|
||||
'allow_under_payment_help' => 'Support paying at minimum the partial/deposit amount',
|
||||
'test_mode' => 'Test Mode',
|
||||
'calculated_rate' => 'Calculated Rate',
|
||||
'default_task_rate' => 'Default Task Rate',
|
||||
'clear_cache' => 'Clear Cache',
|
||||
'sort_order' => 'Sort Order',
|
||||
'task_status' => 'Status',
|
||||
'task_statuses' => 'Task Statuses',
|
||||
'new_task_status' => 'New Task Status',
|
||||
'edit_task_status' => 'Edit Task Status',
|
||||
'created_task_status' => 'Successfully created task status',
|
||||
'archived_task_status' => 'Successfully archived task status',
|
||||
'deleted_task_status' => 'Successfully deleted task status',
|
||||
'removed_task_status' => 'Successfully removed task status',
|
||||
'restored_task_status' => 'Successfully restored task status',
|
||||
'search_task_status' => 'Search 1 Task Status',
|
||||
'search_task_statuses' => 'Search :count Task Statuses',
|
||||
'show_tasks_table' => 'Show Tasks Table',
|
||||
'show_tasks_table_help' => 'Always show the tasks section when creating invoices',
|
||||
'invoice_task_timelog' => 'Invoice Task Timelog',
|
||||
'invoice_task_timelog_help' => 'Add time details to the invoice line items',
|
||||
'auto_start_tasks_help' => 'Start tasks before saving',
|
||||
'configure_statuses' => 'Configure Statuses',
|
||||
'task_settings' => 'Task Settings',
|
||||
'configure_categories' => 'Configure Categories',
|
||||
'edit_expense_category' => 'Edit Expense Category',
|
||||
'removed_expense_category' => 'Successfully removed expense category',
|
||||
'search_expense_category' => 'Search 1 Expense Category',
|
||||
'search_expense_categories' => 'Search :count Expense Categories',
|
||||
'use_available_credits' => 'Use Available Credits',
|
||||
'show_option' => 'Show Option',
|
||||
'negative_payment_error' => 'The credit amount cannot exceed the payment amount',
|
||||
'should_be_invoiced_help' => 'Enable the expense to be invoiced',
|
||||
'configure_gateways' => 'Configure Gateways',
|
||||
'payment_partial' => 'Partial Payment',
|
||||
'is_running' => 'Is Running',
|
||||
'invoice_currency_id' => 'Invoice Currency ID',
|
||||
'tax_name1' => 'Tax Name 1',
|
||||
'tax_name2' => 'Tax Name 2',
|
||||
'transaction_id' => 'Transaction ID',
|
||||
'new_webhook' => 'Νέο Webhook',
|
||||
'edit_webhook' => 'Επεξεργασία Webhook',
|
||||
'created_webhook' => 'Επιτυχής δημιουργία webhook',
|
||||
'updated_webhook' => 'Επιτυχής ενημέρωση webhook',
|
||||
'archived_webhook' => 'Επιτυχής αρχειοθέτηση webhook',
|
||||
'deleted_webhook' => 'Επιτυχής διαγραφή webhook',
|
||||
'removed_webhook' => 'Επιτυχής αφαίρεση webhook',
|
||||
'restored_webhook' => 'Επιτυχής ανάκτηση webhook',
|
||||
'search_tokens' => 'Αναζήτηση :count Διακριτικών',
|
||||
'search_token' => 'Αναζήτηση 1 Διακριτικού',
|
||||
'new_token' => 'Νέο Διακριτικό',
|
||||
'removed_token' => 'Επιτυχής αφαίρεση διακριτικού',
|
||||
'restored_token' => 'Επιτυχής ανάκτηση διακριτικού',
|
||||
'client_registration' => 'Εγγραφή Πελάτη',
|
||||
'client_registration_help' => 'Ενεργοποίηση αυτοεγγραφής πελατών στο portal',
|
||||
'customize_and_preview' => 'Προσαρμογή & Προεπισκόπηση',
|
||||
'search_document' => 'Αναζήτηση 1 Εγγράφου',
|
||||
'search_design' => 'Αναζήτηση 1 Σχεδίου',
|
||||
'search_invoice' => 'Αναζήτηση 1 Τιμολογίου',
|
||||
'search_client' => 'Αναζήτηση 1 Πελάτη',
|
||||
'search_product' => 'Αναζήτηση 1 Προϊόντος',
|
||||
'search_quote' => 'Αναζήτηση 1 Προσφοράς',
|
||||
'search_credit' => 'Αναζήτηση 1 Πίστωσης',
|
||||
'search_vendor' => 'Αναζήτηση 1 Προμηθευτή',
|
||||
'search_user' => 'Αναζήτηση 1 Χρήστη',
|
||||
'search_tax_rate' => 'Αναζήτηση 1 Ποσοστού Φόρου',
|
||||
'search_task' => 'Αναζήτηση 1 Εργασίας',
|
||||
'search_project' => 'Αναζήτηση 1 Project',
|
||||
'search_expense' => 'Αναζήτηση 1 Δαπάνης',
|
||||
'search_payment' => 'Αναζήτηση 1 Πληρωμής',
|
||||
'search_group' => 'Αναζήτηση 1 Γκρουπ',
|
||||
'created_on' => 'Δημιουργήθηκε στις',
|
||||
'payment_status_-1' => 'Ανεφάρμοστο',
|
||||
'lock_invoices' => 'Κλείδωμα Τιμολογίων',
|
||||
'show_table' => 'Εμφάνιση Πίνακα',
|
||||
'show_list' => 'Εμφάνιση Λίστας',
|
||||
'view_changes' => 'Προβολή Αλλαγών',
|
||||
'force_update' => 'Εξαναγκασμένη Ενημέρωση',
|
||||
'force_update_help' => 'Εκτελείτε την τελευταία έκδοση αλλά μπορεί να υπάρχουν διορθώσεις σε αναμονή.',
|
||||
'mark_paid_help' => 'Εντοπισμός της δαπάνης που πληρώθηκε',
|
||||
'mark_invoiceable_help' => 'Ενεργοποίηση της δαπάνης που θα τιμολογηθεί',
|
||||
'add_documents_to_invoice_help' => 'Κάνε τα έγγραφα εμφανίσιμα',
|
||||
'convert_currency_help' => 'Ορισμός Ισοτιμίας Ανταλλαγής',
|
||||
'expense_settings' => 'Ρυθμίσεις Δαπάνης',
|
||||
'clone_to_recurring' => 'Κλωνοποίηση σε Επαναλαμβανόμενο',
|
||||
'crypto' => 'Κρύπτο',
|
||||
'user_field' => 'Πεδίο Χρήστη',
|
||||
'variables' => 'Μεταβλητές',
|
||||
'show_password' => 'Εμφάνιση Κωδικού Πρόσβασης',
|
||||
'hide_password' => 'Απόκρυψη Κωδικού Πρόσβασης',
|
||||
'copy_error' => 'Σφάλμα Αντιγραγής',
|
||||
'capture_card' => 'Κάρτα Σύλληψης',
|
||||
'auto_bill_enabled' => 'Αυτόματη Χρέωση Ενεργοποιήθηκε',
|
||||
'total_taxes' => 'Συνολικοί Φόροι',
|
||||
'line_taxes' => 'Φόροι Γραμμής',
|
||||
'total_fields' => 'Συνολικά Πεδία',
|
||||
'stopped_recurring_invoice' => 'Επιτυχής διακοπή επαναλαμβανόμενου τιμολογίου',
|
||||
'started_recurring_invoice' => 'Επιτυχής έναρξη επαναλαμβανόμενου τιμολογίου',
|
||||
'resumed_recurring_invoice' => 'Επιτυχής επανεκκίνηση επαναλαμβανόμενου τιμολογίου',
|
||||
'gateway_refund' => 'Επιστροφή Χρημάτων μέσω Πύλης Πληρωμής (Gateway)',
|
||||
'gateway_refund_help' => 'Εκτελέστε την επιστροφή νρημάτων μέσω Πύλης Πληρωμής (Gateway)',
|
||||
'due_date_days' => 'Ημερομηνία Ολοκλήρωσης',
|
||||
'paused' => 'Σε παύση',
|
||||
'day_count' => 'Ημέρα :count',
|
||||
'first_day_of_the_month' => 'Πρώτη Μέρα του Μήνα',
|
||||
'last_day_of_the_month' => 'Τελευταία Μέρα του Μήνα',
|
||||
'use_payment_terms' => 'Χρησιμοποίηση Όρων Πληρωμής',
|
||||
'endless' => 'Συνεχής',
|
||||
'next_send_date' => 'Επόμενη Ημερομηνία Αποστολής',
|
||||
'remaining_cycles' => 'Εναπομείναντες Κύκλοι',
|
||||
'created_recurring_invoice' => 'Επιτυχής δημιουργία επαναλαμβανόμενου τιμολογίου',
|
||||
'updated_recurring_invoice' => 'Επιτυχής ενημέρωση επαναλαμβανόμενου τιμολογίου',
|
||||
'removed_recurring_invoice' => 'Επιτυχής αφαίρεση επαναλαμβανόμενου τιμολογίου',
|
||||
'search_recurring_invoice' => 'Αναζήτηση 1 Επαναλαμβανόμενου Τιμολογίου',
|
||||
'search_recurring_invoices' => 'Αναζήτηση :count Επαναλαμβανόμενων Τιμολογίων',
|
||||
'send_date' => 'Ημερομηνία Αποστολής',
|
||||
'auto_bill_on' => 'Αυτόματη Χρέωση στις',
|
||||
'minimum_under_payment_amount' => 'Ελάχιστο Ποσό Υποπληρωμής',
|
||||
'allow_over_payment' => 'Επιτρέψτε Υπερπληρωμή',
|
||||
'allow_over_payment_help' => 'Υποστήριξη της επιπλεόν πληρωμής για να δέχεστε φιλοδορήματα',
|
||||
'allow_under_payment' => 'Επιτρέψτε Υποπληρωμή',
|
||||
'allow_under_payment_help' => 'Υποστήριξη εξόφλησης κατ\' ελάχιστο του μερικού ποσού',
|
||||
'test_mode' => 'Κατάσταση Τεστ',
|
||||
'calculated_rate' => 'Υπολογιζόμενο Κόστος',
|
||||
'default_task_rate' => 'Προεπιλεγμένο Κόστος Εργασίας',
|
||||
'clear_cache' => 'Καθαρισμός Προσωρινής Μνήμης',
|
||||
'sort_order' => 'Σειρά Ταξινόμησης',
|
||||
'task_status' => 'Κατάσταση',
|
||||
'task_statuses' => 'Καταστάσεις Εργασίας',
|
||||
'new_task_status' => 'Κατάσταση Νέας Εργασίας',
|
||||
'edit_task_status' => 'Επεξεργασία Κατάστασης Εργασίας',
|
||||
'created_task_status' => 'Επιτυχής δημιουργία κατάστασης εργασίας',
|
||||
'archived_task_status' => 'Επιτυχής αρχειοθέτηση κατάστασης εργασίας',
|
||||
'deleted_task_status' => 'Επιτυχής διαγραφή κατάστασης εργασίας',
|
||||
'removed_task_status' => 'Επιτυχής αφαίρεση κατάστασης εργασίας',
|
||||
'restored_task_status' => 'Επιτυχής ανάκτηση κατάστασης εργασίας',
|
||||
'search_task_status' => 'Αναζήτηση 1 Κατάστασης Εργασίας',
|
||||
'search_task_statuses' => 'Αναζήτηση :count Καταστάσεων Εργασίας',
|
||||
'show_tasks_table' => 'Εμφάνιση Πίνακα Εργασιών',
|
||||
'show_tasks_table_help' => 'Πάντα να εμφανίζεται το τμήμα των εργασιών όταν δημιουργούνται τιμολόγια',
|
||||
'invoice_task_timelog' => 'Χρονολόγιο Τιμολόγησης Εργασίας',
|
||||
'invoice_task_timelog_help' => 'Προσθήκη λεπτομεριών χρόνου στις γραμμές των τιμολογίων',
|
||||
'auto_start_tasks_help' => 'Έναρξη εργασιών πριν την αποθήκευση',
|
||||
'configure_statuses' => 'Προσαρμογή Καταστάσεων',
|
||||
'task_settings' => 'Ρυθμίσεις Εργασίας',
|
||||
'configure_categories' => 'Προσαρμογή Κατηγοριών',
|
||||
'edit_expense_category' => 'Επεξεργασία Κατηγορίας Δαπάνης',
|
||||
'removed_expense_category' => 'Επιτυχής αφαίρεση κατηγορίας δαπάνης',
|
||||
'search_expense_category' => 'Αναζήτηση 1 Κατηγορίας Δαπάνης',
|
||||
'search_expense_categories' => 'Αναζήτηση :count Κατηγορίες Δαπανών',
|
||||
'use_available_credits' => 'Χρήση Διαθέσιμων Πιστώσεων',
|
||||
'show_option' => 'Εμφάνιση Επιλογής',
|
||||
'negative_payment_error' => 'Το ποσό πίστωσης δεν μπορεί να υπερβαίνει το ποσό πληρωμής',
|
||||
'should_be_invoiced_help' => 'Ενεργοποίηση της δαπάνης που θα τιμολογηθεί',
|
||||
'configure_gateways' => 'Παραμετροποίηση Πυλών Πληρωμών (Gateways)',
|
||||
'payment_partial' => 'Μερική Πληρωμή',
|
||||
'is_running' => 'Εκτελείται',
|
||||
'invoice_currency_id' => 'Κωδικός Νομίσματος Τιμολογίου',
|
||||
'tax_name1' => 'Ονομασία Φόρου 1',
|
||||
'tax_name2' => 'Ονομασία Φόρου 2',
|
||||
'transaction_id' => 'Κωδικός Συναλλαγής',
|
||||
'migration_select_company_label' => 'Awesome! Please select the companies you would like to migrate.',
|
||||
'force_migration' => 'Force migration',
|
||||
'invoice_late' => 'Καθυστερημένο Ποσό Τιμολογίου',
|
||||
'quote_expired' => 'Ληγμένη Προσφορά',
|
||||
'recurring_invoice_total' => 'Σύνολο Τιμολογίου',
|
||||
'actions' => 'Ενέργειες',
|
||||
'expense_number' => 'Αριθμός Δαπάνης',
|
||||
'task_number' => 'Αριθμός Εργασίας',
|
||||
'project_number' => 'Αριθμός Project',
|
||||
'view_settings' => 'Ρυθμίσεις Εμφάνισης',
|
||||
'company_disabled_warning' => 'Προειδοποίηση: Αυτή η εταιρία δεν έχει ενεργοποιηθεί ακόμα',
|
||||
'late_invoice' => 'Καθυστερημένο Τιμολόγιο',
|
||||
'expired_quote' => 'Προσφορά που έληξε',
|
||||
'remind_invoice' => 'Υπενθύμιση Τιμολογίου',
|
||||
'client_phone' => 'Τηλέφωνο Πελάτη',
|
||||
'required_fields' => 'Απαιτούμενα Πεδία',
|
||||
'enabled_modules' => 'Ενεργοποιημένες Ενότητες',
|
||||
'activity_60' => 'Η επαφή :contact είδε την προσφορά :quote',
|
||||
'activity_61' => 'Ο χρήστης :user ενημέρωσε τον πελάτη :client',
|
||||
'activity_62' => 'Ο χρήστης :user ενημέρωσε τον προμηθευτή :vendor',
|
||||
'activity_63' => 'Ο χρήστης :user έστειλε με email πρώτη ειδοποίηση για το τιμολόγιο :invoice στην επαφή :contact',
|
||||
'activity_64' => 'Ο χρήστης :user έστειλε με email δεύτερη ειδοποίηση για το τιμολόγιο :invoice στην επαφή :contact',
|
||||
'activity_65' => 'Ο χρήστης :user έστειλε με email τρίτη ειδοποίηση για το τιμολόγιο :invoice στην επαφή :contact',
|
||||
'activity_66' => 'Ο χρήστης :user έστειλε με email ατέρμονη ειδοποίηση για το τιμολόγιο :invoice στην επαφή :contact',
|
||||
'expense_category_id' => 'Κωδικός Κατηγορίας Δαπάνης',
|
||||
'migration_auth_label' => 'Let\'s continue by authenticating.',
|
||||
'api_secret' => 'API secret',
|
||||
'migration_api_secret_notice' => 'You can find API_SECRET in the .env file or Invoice Ninja v5. If property is missing, leave field blank.',
|
||||
'view_licenses' => 'Εμφάνιση Αδειών Χρήσης',
|
||||
'fullscreen_editor' => 'Επεξεργαστής Πλήρους Οθόνης',
|
||||
'sidebar_editor' => 'Επεξεργαστής Πλάγιας Μπάρας',
|
||||
'please_type_to_confirm' => 'Παρακαλούμε πληκρολογήστε ":value" για επιβεβαίωση',
|
||||
'purge' => 'Εκκαθάριση',
|
||||
'clone_to' => 'Κλωνοποίηση Σε',
|
||||
'clone_to_other' => 'Κλωνοποίηση σε Άλλο',
|
||||
'labels' => 'Ετικέτες',
|
||||
'add_custom' => 'Προσθήκη Προσαρμογής',
|
||||
'payment_tax' => 'Φόρος Πληρωμής',
|
||||
'white_label' => 'Λευκή Ετικέτα',
|
||||
'sent_invoices_are_locked' => 'Τα απεσταλμένα τιμολόγια είναι κλειδωμένα',
|
||||
'paid_invoices_are_locked' => 'Τα εξοφλημένα τιμολόγια είναι κλειδωμένα',
|
||||
'source_code' => 'Πηγαίος Κώδικας',
|
||||
'app_platforms' => 'Πλατφόρμες Εφαρμογής',
|
||||
'archived_task_statuses' => 'Επιτυχής αρχειοθέτηση :value καταστάσεων εργασίας',
|
||||
'deleted_task_statuses' => 'Επιτυχής διαγραφή :value καταστάσεων εργασίας',
|
||||
'restored_task_statuses' => 'Επιτυχής ανάκτηση :value καταστάσεων εργασίας',
|
||||
'deleted_expense_categories' => 'Επιτυχής διαγραφή δαπάνης :value κατηγοριών',
|
||||
'restored_expense_categories' => 'Επιτυχής επαναφορά δαπάνης :value κατηγοριών',
|
||||
'archived_recurring_invoices' => 'Επιτυχής αρχειοθέτηση :value επαναλαμβανόμενων τιμολογίων',
|
||||
'deleted_recurring_invoices' => 'Επιτυχής διαγραφή :value επαναλαμβανόμενων τιμολογίων',
|
||||
'restored_recurring_invoices' => 'Επιτυχής επαναφορά :value επαναλαμβανόμενων τιμολογίων',
|
||||
'archived_webhooks' => 'Επιτυχής αρχειοθέτηση :value webhooks',
|
||||
'deleted_webhooks' => 'Επιτυχής διαγραφή :value webhooks',
|
||||
'removed_webhooks' => 'Επιτυχής αφαίρεση :value webhooks',
|
||||
'restored_webhooks' => 'Επιτυχής ανάκτηση :value webhooks',
|
||||
'api_docs' => 'Κείμενα API',
|
||||
'archived_tokens' => 'Επιτυχής αρχειοθέτηση :value διακριτικών',
|
||||
'deleted_tokens' => 'Επιτυχής διαγραφή :value διακριτικών',
|
||||
'restored_tokens' => 'Επιτυχής ανάκτηση :value διακριτικών',
|
||||
'archived_payment_terms' => 'Επιτυχής αρχειοθέτηση :value όρων πληρωμής',
|
||||
'deleted_payment_terms' => 'Επιτυχής διαγραφή :value όρων πληρωμής',
|
||||
'restored_payment_terms' => 'Επιτυχής ανάκτηση :value όρων πληρωμής',
|
||||
'archived_designs' => 'Επιτυχής αρχειοθέτηση :value σχεδίων',
|
||||
'deleted_designs' => 'Επιτυχής διαγραφή :value σχεδίων',
|
||||
'restored_designs' => 'Επιτυχής ανάκτηση :value σχεδίων',
|
||||
'restored_credits' => 'Επιτυχής ανάκτηση :value πιστώσεων',
|
||||
'archived_users' => 'Επιτυχής αρχειοθέτηση :value χρηστών',
|
||||
'deleted_users' => 'Επιτυχής διαγραφή :value χρηστών',
|
||||
'removed_users' => 'Επιτυχής αφαίρεση :value χρηστών',
|
||||
'restored_users' => 'Επιτυχής ανάκτηση :value χρηστών',
|
||||
'archived_tax_rates' => 'Επιτυχής αρχειοθέτηση :value ποσοστών φόρου',
|
||||
'deleted_tax_rates' => 'Επιτυχής διαγραφή :value ποσοστών φόρου',
|
||||
'restored_tax_rates' => 'Επιτυχής ανάκτηση :value ποσοστών φόρου',
|
||||
'archived_company_gateways' => 'Επιτυχής αρχειοθέτηση :value πυλών πληρωμών (gateways)',
|
||||
'deleted_company_gateways' => 'Επιτυχής διαγραφή :value πυλών πληρωμών (gateways)',
|
||||
'restored_company_gateways' => 'Επιτυχής ανάκτηση :value πυλών πληρωμών (gateways)',
|
||||
'archived_groups' => 'Επιτυχής αρχειοθέτηση :value γκρουπς',
|
||||
'deleted_groups' => 'Επιτυχής διαγραφή :value γκρουπς',
|
||||
'restored_groups' => 'Επιτυχής ανάκτηση :value γκρουπς',
|
||||
'archived_documents' => 'Επιτυχής αρχειοθέτηση :value εγγράφων',
|
||||
'deleted_documents' => 'Επιτυχής διαγραφή :value εγγράφων',
|
||||
'restored_documents' => 'Επιτυχής ανάκτηση :value εγγράφων',
|
||||
'restored_vendors' => 'Επιτυχής ανάκτηση :value προμηθευτών',
|
||||
'restored_expenses' => 'Επιτυχής ανάκτηση :value δαπανών',
|
||||
'restored_tasks' => 'Επιτυχής ανάκτηση :value εργασιών',
|
||||
'restored_projects' => 'Επιτυχής ανάκτηση :value projects',
|
||||
'restored_products' => 'Επιτυχής ανάκτηση :value προϊόντων',
|
||||
'restored_clients' => 'Επιτυχής ανάκτηση :value πελατών',
|
||||
'restored_invoices' => 'Επιτυχής ανάκτηση :value τιμολογίων',
|
||||
'restored_payments' => 'Επιτυχής ανάκτηση :value πληρωμών',
|
||||
'restored_quotes' => 'Επιτυχής ανάκτηση :value προσφορών',
|
||||
'update_app' => 'Ενημέρωση Εφαρμογής',
|
||||
'started_import' => 'Επιτυχής έναρξη εισαγωγής',
|
||||
'duplicate_column_mapping' => 'Κλωνοποίηση αντιστοίχισης στηλών',
|
||||
'uses_inclusive_taxes' => 'Χρησιμοποιούνται Συμπεριλαμβανόμενοι Φόροι',
|
||||
'is_amount_discount' => 'Είναι Ποσό Έκπτωσης',
|
||||
'map_to' => 'Αντιστοίχιση Σε',
|
||||
'first_row_as_column_names' => 'Χρήση της πρώτης σειράς ως ονόματα στηλών',
|
||||
'no_file_selected' => 'Δεν Επιλέχθηκε Αρχείο',
|
||||
'import_type' => 'Τύπος Εισαγωγής',
|
||||
'draft_mode' => 'Κατάσταση Πρόχειρου',
|
||||
'draft_mode_help' => 'Προεπισκόπιση αλλαγών πιο γρήγορα αλλά με μικρότερη ακρίβεια',
|
||||
'show_product_discount' => 'Εμφάνιση Έκπτωσης Προιόντος',
|
||||
'show_product_discount_help' => 'Εμφάνιση έκπτωσης του πεδίου γραμμής',
|
||||
'tax_name3' => 'Ονομασία Φόρου 2',
|
||||
'debug_mode_is_enabled' => 'Debug mode is enabled',
|
||||
'debug_mode_is_enabled_help' => 'Warning: it is intented for use on local machines, it can leak credentials. Click to learn more.',
|
||||
'running_tasks' => 'Running Tasks',
|
||||
'recent_tasks' => 'Recent Tasks',
|
||||
'recent_expenses' => 'Recent Expenses',
|
||||
'upcoming_expenses' => 'Upcoming Expenses',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
@ -3273,8 +3273,9 @@ $LANG = array(
|
||||
'migrate_intro_text' => 'We\'ve been working on next version of Invoice Ninja. Click the button below to start the migration.',
|
||||
'start_migration' => 'Start Migration',
|
||||
'auth' => 'Auth',
|
||||
'endpoint' => 'Endpont',
|
||||
'endpoint' => 'Endpoint',
|
||||
'migration' => 'Migration',
|
||||
'companies' => 'Companies',
|
||||
'welcome_to_the_new_version' => 'Welcome to the new version of Invoice Ninja',
|
||||
'download_data' => 'Press button below to download the data.',
|
||||
'migration_import' => 'Awesome! Now you are ready to import your migration. Go to your new installation to import your data',
|
||||
@ -3535,7 +3536,7 @@ $LANG = array(
|
||||
'marked_credit_as_sent' => 'Successfully marked credit as sent',
|
||||
'email_subject_payment_partial' => 'Email Partial Payment Subject',
|
||||
'is_approved' => 'Is Approved',
|
||||
'migration_went_wrong' => 'Oops, something went wrong! Make sure you did a proper setup with V2 of Invoice Ninja, before starting migration.',
|
||||
'migration_went_wrong' => 'Error: Make sure you did proper setup with V5 of Invoice Ninja, before starting migration.',
|
||||
'cross_migration_message' => 'Cross account migration is not allowed. Make sure e-mail address is same on V4 and V5.',
|
||||
'email_credit' => 'Email Credit',
|
||||
'client_email_not_set' => 'Customer does not have an email address set',
|
||||
@ -3769,7 +3770,7 @@ $LANG = array(
|
||||
'search_task_statuses' => 'Search :count Task Statuses',
|
||||
'show_tasks_table' => 'Show Tasks Table',
|
||||
'show_tasks_table_help' => 'Always show the tasks section when creating invoices',
|
||||
'invoice_task_timelog' => 'Invoice Task Timelog',
|
||||
'invoice_task_timelog' => 'Invoice Task Time Log',
|
||||
'invoice_task_timelog_help' => 'Add time details to the invoice line items',
|
||||
'auto_start_tasks_help' => 'Start tasks before saving',
|
||||
'configure_statuses' => 'Configure Statuses',
|
||||
@ -3790,6 +3791,117 @@ $LANG = array(
|
||||
'tax_name1' => 'Tax Name 1',
|
||||
'tax_name2' => 'Tax Name 2',
|
||||
'transaction_id' => 'Transaction ID',
|
||||
'migration_select_company_label' => 'Awesome! Please select the companies you would like to migrate.',
|
||||
'force_migration' => 'Force migration',
|
||||
'invoice_late' => 'Invoice Late',
|
||||
'quote_expired' => 'Quote Expired',
|
||||
'recurring_invoice_total' => 'Invoice Total',
|
||||
'actions' => 'Actions',
|
||||
'expense_number' => 'Expense Number',
|
||||
'task_number' => 'Task Number',
|
||||
'project_number' => 'Project Number',
|
||||
'view_settings' => 'View Settings',
|
||||
'company_disabled_warning' => 'Warning: this company has not been activated yet ',
|
||||
'late_invoice' => 'Late Invoice',
|
||||
'expired_quote' => 'Expired Quote',
|
||||
'remind_invoice' => 'Remind Invoice',
|
||||
'client_phone' => 'Customer Phone',
|
||||
'required_fields' => 'Required Fields',
|
||||
'enabled_modules' => 'Enabled Modules',
|
||||
'activity_60' => ':contact viewed quote :quote',
|
||||
'activity_61' => ':user updated customer :client',
|
||||
'activity_62' => ':user updated supplier :vendor',
|
||||
'activity_63' => ':user emailed first reminder for invoice :invoice to :contact',
|
||||
'activity_64' => ':user emailed second reminder for invoice :invoice to :contact',
|
||||
'activity_65' => ':user emailed third reminder for invoice :invoice to :contact',
|
||||
'activity_66' => ':user emailed endless reminder for invoice :invoice to :contact',
|
||||
'expense_category_id' => 'Expense Category ID',
|
||||
'migration_auth_label' => 'Let\'s continue by authenticating.',
|
||||
'api_secret' => 'API secret',
|
||||
'migration_api_secret_notice' => 'You can find API_SECRET in the .env file or Invoice Ninja v5. If property is missing, leave field blank.',
|
||||
'view_licenses' => 'View Licenses',
|
||||
'fullscreen_editor' => 'Fullscreen Editor',
|
||||
'sidebar_editor' => 'Sidebar Editor',
|
||||
'please_type_to_confirm' => 'Please type ":value" to confirm',
|
||||
'purge' => 'Purge',
|
||||
'clone_to' => 'Clone To',
|
||||
'clone_to_other' => 'Clone to Other',
|
||||
'labels' => 'Labels',
|
||||
'add_custom' => 'Add Custom',
|
||||
'payment_tax' => 'Payment Tax',
|
||||
'white_label' => 'White Label',
|
||||
'sent_invoices_are_locked' => 'Sent invoices are locked',
|
||||
'paid_invoices_are_locked' => 'Paid invoices are locked',
|
||||
'source_code' => 'Source Code',
|
||||
'app_platforms' => 'App Platforms',
|
||||
'archived_task_statuses' => 'Successfully archived :value task statuses',
|
||||
'deleted_task_statuses' => 'Successfully deleted :value task statuses',
|
||||
'restored_task_statuses' => 'Successfully restored :value task statuses',
|
||||
'deleted_expense_categories' => 'Successfully deleted expense :value categories',
|
||||
'restored_expense_categories' => 'Successfully restored expense :value categories',
|
||||
'archived_recurring_invoices' => 'Successfully archived recurring :value invoices',
|
||||
'deleted_recurring_invoices' => 'Successfully deleted recurring :value invoices',
|
||||
'restored_recurring_invoices' => 'Successfully restored recurring :value invoices',
|
||||
'archived_webhooks' => 'Successfully archived :value webhooks',
|
||||
'deleted_webhooks' => 'Successfully deleted :value webhooks',
|
||||
'removed_webhooks' => 'Successfully removed :value webhooks',
|
||||
'restored_webhooks' => 'Successfully restored :value webhooks',
|
||||
'api_docs' => 'API Docs',
|
||||
'archived_tokens' => 'Successfully archived :value tokens',
|
||||
'deleted_tokens' => 'Successfully deleted :value tokens',
|
||||
'restored_tokens' => 'Successfully restored :value tokens',
|
||||
'archived_payment_terms' => 'Successfully archived :value payment terms',
|
||||
'deleted_payment_terms' => 'Successfully deleted :value payment terms',
|
||||
'restored_payment_terms' => 'Successfully restored :value payment terms',
|
||||
'archived_designs' => 'Successfully archived :value designs',
|
||||
'deleted_designs' => 'Successfully deleted :value designs',
|
||||
'restored_designs' => 'Successfully restored :value designs',
|
||||
'restored_credits' => 'Successfully restored :value credits',
|
||||
'archived_users' => 'Successfully archived :value users',
|
||||
'deleted_users' => 'Successfully deleted :value users',
|
||||
'removed_users' => 'Successfully removed :value users',
|
||||
'restored_users' => 'Successfully restored :value users',
|
||||
'archived_tax_rates' => 'Successfully archived :value tax rates',
|
||||
'deleted_tax_rates' => 'Successfully deleted :value tax rates',
|
||||
'restored_tax_rates' => 'Successfully restored :value tax rates',
|
||||
'archived_company_gateways' => 'Successfully archived :value gateways',
|
||||
'deleted_company_gateways' => 'Successfully deleted :value gateways',
|
||||
'restored_company_gateways' => 'Successfully restored :value gateways',
|
||||
'archived_groups' => 'Successfully archived :value groups',
|
||||
'deleted_groups' => 'Successfully deleted :value groups',
|
||||
'restored_groups' => 'Successfully restored :value groups',
|
||||
'archived_documents' => 'Successfully archived :value documents',
|
||||
'deleted_documents' => 'Successfully deleted :value documents',
|
||||
'restored_documents' => 'Successfully restored :value documents',
|
||||
'restored_vendors' => 'Successfully restored :value suppliers',
|
||||
'restored_expenses' => 'Successfully restored :value expenses',
|
||||
'restored_tasks' => 'Successfully restored :value tasks',
|
||||
'restored_projects' => 'Successfully restored :value projects',
|
||||
'restored_products' => 'Successfully restored :value products',
|
||||
'restored_clients' => 'Successfully restored :value customers',
|
||||
'restored_invoices' => 'Successfully restored :value invoices',
|
||||
'restored_payments' => 'Successfully restored :value payments',
|
||||
'restored_quotes' => 'Successfully restored :value quotes',
|
||||
'update_app' => 'Update App',
|
||||
'started_import' => 'Successfully started import',
|
||||
'duplicate_column_mapping' => 'Duplicate column mapping',
|
||||
'uses_inclusive_taxes' => 'Uses Inclusive Taxes',
|
||||
'is_amount_discount' => 'Is Amount Discount',
|
||||
'map_to' => 'Map To',
|
||||
'first_row_as_column_names' => 'Use first row as column names',
|
||||
'no_file_selected' => 'No File Selected',
|
||||
'import_type' => 'Import Type',
|
||||
'draft_mode' => 'Draft Mode',
|
||||
'draft_mode_help' => 'Preview updates faster (but less accurate)',
|
||||
'show_product_discount' => 'Show Product Discount',
|
||||
'show_product_discount_help' => 'Display a line item discount field',
|
||||
'tax_name3' => 'Tax Name 3',
|
||||
'debug_mode_is_enabled' => 'Debug mode is enabled',
|
||||
'debug_mode_is_enabled_help' => 'Warning: it is intented for use on local machines, it can leak credentials. Click to learn more.',
|
||||
'running_tasks' => 'Running Tasks',
|
||||
'recent_tasks' => 'Recent Tasks',
|
||||
'recent_expenses' => 'Recent Expenses',
|
||||
'upcoming_expenses' => 'Upcoming Expenses',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
@ -3273,8 +3273,9 @@ $LANG = array(
|
||||
'migrate_intro_text' => 'We\'ve been working on next version of Invoice Ninja. Click the button below to start the migration.',
|
||||
'start_migration' => 'Start Migration',
|
||||
'auth' => 'Auth',
|
||||
'endpoint' => 'Endpont',
|
||||
'endpoint' => 'Endpoint',
|
||||
'migration' => 'Migration',
|
||||
'companies' => 'Companies',
|
||||
'welcome_to_the_new_version' => 'Welcome to the new version of Invoice Ninja',
|
||||
'download_data' => 'Press button below to download the data.',
|
||||
'migration_import' => 'Awesome! Now you are ready to import your migration. Go to your new installation to import your data',
|
||||
@ -3535,7 +3536,7 @@ $LANG = array(
|
||||
'marked_credit_as_sent' => 'Successfully marked credit as sent',
|
||||
'email_subject_payment_partial' => 'Email Partial Payment Subject',
|
||||
'is_approved' => 'Is Approved',
|
||||
'migration_went_wrong' => 'Oops, something went wrong! Make sure you did proper setup with V2 of Invoice Ninja, before starting migration.',
|
||||
'migration_went_wrong' => 'Error: Make sure you did proper setup with V5 of Invoice Ninja, before starting migration.',
|
||||
'cross_migration_message' => 'Cross account migration is not allowed. Make sure e-mail address is same on V4 and V5.',
|
||||
'email_credit' => 'Email Credit',
|
||||
'client_email_not_set' => 'Client does not have an email address set',
|
||||
@ -3790,6 +3791,117 @@ $LANG = array(
|
||||
'tax_name1' => 'Tax Name 1',
|
||||
'tax_name2' => 'Tax Name 2',
|
||||
'transaction_id' => 'Transaction ID',
|
||||
'migration_select_company_label' => 'Awesome! Please select the companies you would like to migrate.',
|
||||
'force_migration' => 'Force migration',
|
||||
'invoice_late' => 'Invoice Late',
|
||||
'quote_expired' => 'Quote Expired',
|
||||
'recurring_invoice_total' => 'Invoice Total',
|
||||
'actions' => 'Actions',
|
||||
'expense_number' => 'Expense Number',
|
||||
'task_number' => 'Task Number',
|
||||
'project_number' => 'Project Number',
|
||||
'view_settings' => 'View Settings',
|
||||
'company_disabled_warning' => 'Warning: this company has not yet been activated',
|
||||
'late_invoice' => 'Late Invoice',
|
||||
'expired_quote' => 'Expired Quote',
|
||||
'remind_invoice' => 'Remind Invoice',
|
||||
'client_phone' => 'Client Phone',
|
||||
'required_fields' => 'Required Fields',
|
||||
'enabled_modules' => 'Enabled Modules',
|
||||
'activity_60' => ':contact viewed quote :quote',
|
||||
'activity_61' => ':user updated client :client',
|
||||
'activity_62' => ':user updated vendor :vendor',
|
||||
'activity_63' => ':user emailed first reminder for invoice :invoice to :contact',
|
||||
'activity_64' => ':user emailed second reminder for invoice :invoice to :contact',
|
||||
'activity_65' => ':user emailed third reminder for invoice :invoice to :contact',
|
||||
'activity_66' => ':user emailed endless reminder for invoice :invoice to :contact',
|
||||
'expense_category_id' => 'Expense Category ID',
|
||||
'migration_auth_label' => 'Let\'s continue by authenticating.',
|
||||
'api_secret' => 'API secret',
|
||||
'migration_api_secret_notice' => 'You can find API_SECRET in the .env file or Invoice Ninja v5. If property is missing, leave field blank.',
|
||||
'view_licenses' => 'View Licenses',
|
||||
'fullscreen_editor' => 'Fullscreen Editor',
|
||||
'sidebar_editor' => 'Sidebar Editor',
|
||||
'please_type_to_confirm' => 'Please type ":value" to confirm',
|
||||
'purge' => 'Purge',
|
||||
'clone_to' => 'Clone To',
|
||||
'clone_to_other' => 'Clone to Other',
|
||||
'labels' => 'Labels',
|
||||
'add_custom' => 'Add Custom',
|
||||
'payment_tax' => 'Payment Tax',
|
||||
'white_label' => 'White Label',
|
||||
'sent_invoices_are_locked' => 'Sent invoices are locked',
|
||||
'paid_invoices_are_locked' => 'Paid invoices are locked',
|
||||
'source_code' => 'Source Code',
|
||||
'app_platforms' => 'App Platforms',
|
||||
'archived_task_statuses' => 'Successfully archived :value task statuses',
|
||||
'deleted_task_statuses' => 'Successfully deleted :value task statuses',
|
||||
'restored_task_statuses' => 'Successfully restored :value task statuses',
|
||||
'deleted_expense_categories' => 'Successfully deleted expense :value categories',
|
||||
'restored_expense_categories' => 'Successfully restored expense :value categories',
|
||||
'archived_recurring_invoices' => 'Successfully archived recurring :value invoices',
|
||||
'deleted_recurring_invoices' => 'Successfully deleted recurring :value invoices',
|
||||
'restored_recurring_invoices' => 'Successfully restored recurring :value invoices',
|
||||
'archived_webhooks' => 'Successfully archived :value webhooks',
|
||||
'deleted_webhooks' => 'Successfully deleted :value webhooks',
|
||||
'removed_webhooks' => 'Successfully removed :value webhooks',
|
||||
'restored_webhooks' => 'Successfully restored :value webhooks',
|
||||
'api_docs' => 'API Docs',
|
||||
'archived_tokens' => 'Successfully archived :value tokens',
|
||||
'deleted_tokens' => 'Successfully deleted :value tokens',
|
||||
'restored_tokens' => 'Successfully restored :value tokens',
|
||||
'archived_payment_terms' => 'Successfully archived :value payment terms',
|
||||
'deleted_payment_terms' => 'Successfully deleted :value payment terms',
|
||||
'restored_payment_terms' => 'Successfully restored :value payment terms',
|
||||
'archived_designs' => 'Successfully archived :value designs',
|
||||
'deleted_designs' => 'Successfully deleted :value designs',
|
||||
'restored_designs' => 'Successfully restored :value designs',
|
||||
'restored_credits' => 'Successfully restored :value credits',
|
||||
'archived_users' => 'Successfully archived :value users',
|
||||
'deleted_users' => 'Successfully deleted :value users',
|
||||
'removed_users' => 'Successfully removed :value users',
|
||||
'restored_users' => 'Successfully restored :value users',
|
||||
'archived_tax_rates' => 'Successfully archived :value tax rates',
|
||||
'deleted_tax_rates' => 'Successfully deleted :value tax rates',
|
||||
'restored_tax_rates' => 'Successfully restored :value tax rates',
|
||||
'archived_company_gateways' => 'Successfully archived :value gateways',
|
||||
'deleted_company_gateways' => 'Successfully deleted :value gateways',
|
||||
'restored_company_gateways' => 'Successfully restored :value gateways',
|
||||
'archived_groups' => 'Successfully archived :value groups',
|
||||
'deleted_groups' => 'Successfully deleted :value groups',
|
||||
'restored_groups' => 'Successfully restored :value groups',
|
||||
'archived_documents' => 'Successfully archived :value documents',
|
||||
'deleted_documents' => 'Successfully deleted :value documents',
|
||||
'restored_documents' => 'Successfully restored :value documents',
|
||||
'restored_vendors' => 'Successfully restored :value vendors',
|
||||
'restored_expenses' => 'Successfully restored :value expenses',
|
||||
'restored_tasks' => 'Successfully restored :value tasks',
|
||||
'restored_projects' => 'Successfully restored :value projects',
|
||||
'restored_products' => 'Successfully restored :value products',
|
||||
'restored_clients' => 'Successfully restored :value clients',
|
||||
'restored_invoices' => 'Successfully restored :value invoices',
|
||||
'restored_payments' => 'Successfully restored :value payments',
|
||||
'restored_quotes' => 'Successfully restored :value quotes',
|
||||
'update_app' => 'Update App',
|
||||
'started_import' => 'Successfully started import',
|
||||
'duplicate_column_mapping' => 'Duplicate column mapping',
|
||||
'uses_inclusive_taxes' => 'Uses Inclusive Taxes',
|
||||
'is_amount_discount' => 'Is Amount Discount',
|
||||
'map_to' => 'Map To',
|
||||
'first_row_as_column_names' => 'Use first row as column names',
|
||||
'no_file_selected' => 'No File Selected',
|
||||
'import_type' => 'Import Type',
|
||||
'draft_mode' => 'Draft Mode',
|
||||
'draft_mode_help' => 'Preview updates faster but is less accurate',
|
||||
'show_product_discount' => 'Show Product Discount',
|
||||
'show_product_discount_help' => 'Display a line item discount field',
|
||||
'tax_name3' => 'Tax Name 3',
|
||||
'debug_mode_is_enabled' => 'Debug mode is enabled',
|
||||
'debug_mode_is_enabled_help' => 'Warning: it is intented for use on local machines, it can leak credentials. Click to learn more.',
|
||||
'running_tasks' => 'Running Tasks',
|
||||
'recent_tasks' => 'Recent Tasks',
|
||||
'recent_expenses' => 'Recent Expenses',
|
||||
'upcoming_expenses' => 'Upcoming Expenses',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
@ -1098,8 +1098,8 @@ $LANG = array(
|
||||
'gateway_help_20' => ':link to sign up for Sage Pay.',
|
||||
'gateway_help_21' => ':link to sign up for Sage Pay.',
|
||||
'partial_due' => 'Partial Due',
|
||||
'restore_vendor' => 'Restore Vendor',
|
||||
'restored_vendor' => 'Successfully restored vendor',
|
||||
'restore_vendor' => 'Recuperar Proveedor',
|
||||
'restored_vendor' => 'Proveedor recuperado con éxito',
|
||||
'restored_expense' => 'Successfully restored expense',
|
||||
'permissions' => 'Permissions',
|
||||
'create_all_help' => 'Allow user to create and modify records',
|
||||
@ -1204,7 +1204,7 @@ $LANG = array(
|
||||
'live_preview_disabled' => 'Live preview has been disabled to support selected font',
|
||||
'invoice_number_padding' => 'Padding',
|
||||
'preview' => 'Preview',
|
||||
'list_vendors' => 'List Vendors',
|
||||
'list_vendors' => 'Listar Proveedores',
|
||||
'add_users_not_supported' => 'Upgrade to the Enterprise plan to add additional users to your account.',
|
||||
'enterprise_plan_features' => 'The Enterprise plan adds support for multiple users and file attachments, :link to see the full list of features.',
|
||||
'return_to_app' => 'Regresar a la App',
|
||||
@ -1810,7 +1810,7 @@ $LANG = array(
|
||||
|
||||
'view_client_portal' => 'View client portal',
|
||||
'view_portal' => 'View Portal',
|
||||
'vendor_contacts' => 'Vendor Contacts',
|
||||
'vendor_contacts' => 'Contactos de Proveedor',
|
||||
'all' => 'All',
|
||||
'selected' => 'Selected',
|
||||
'category' => 'Category',
|
||||
@ -2012,7 +2012,7 @@ $LANG = array(
|
||||
'bluevine_continue' => 'Continúe a BlueVine',
|
||||
'bluevine_completed' => 'Inscripción en BlueVine completa',
|
||||
|
||||
'vendor_name' => 'Vendedor',
|
||||
'vendor_name' => 'Proveedor',
|
||||
'entity_state' => 'Estado',
|
||||
'client_created_at' => 'Fecha de Creación',
|
||||
'postmark_error' => 'Hubo un problema enviando el correo a través de Postmark :link',
|
||||
@ -2180,7 +2180,7 @@ $LANG = array(
|
||||
'created_payment_and_credit' => 'Pago y Crédito creados con éxito',
|
||||
'created_payment_and_credit_emailed_client' => 'Pago y Crédito creados con éxito, y el cliente ha sido notificado por correo',
|
||||
'create_project' => 'Crear proyecto',
|
||||
'create_vendor' => 'Crear vendedor',
|
||||
'create_vendor' => 'Crear Proveedor',
|
||||
'create_expense_category' => 'Crear categoría',
|
||||
'pro_plan_reports' => ':link para habilitar los reportes actualizándose al Plan Pro',
|
||||
'mark_ready' => 'Marcar como Listo',
|
||||
@ -2363,7 +2363,7 @@ $LANG = array(
|
||||
'refund_subject' => 'Reembolso Procesado',
|
||||
'refund_body' => 'Se te ha procesado un reembolso de: monto de la factura: invoice_number.',
|
||||
|
||||
'currency_us_dollar' => 'Dólar Estadounidence',
|
||||
'currency_us_dollar' => 'Dólar Americano',
|
||||
'currency_british_pound' => 'Libra Británica',
|
||||
'currency_euro' => 'Euro',
|
||||
'currency_south_african_rand' => 'Rand Sudafricano',
|
||||
@ -2371,7 +2371,7 @@ $LANG = array(
|
||||
'currency_israeli_shekel' => 'Shekel israelí',
|
||||
'currency_swedish_krona' => 'Corona Sueca',
|
||||
'currency_kenyan_shilling' => 'Chelín de Kenia',
|
||||
'currency_canadian_dollar' => 'Dólar Canadience',
|
||||
'currency_canadian_dollar' => 'Dólar Canadiense',
|
||||
'currency_philippine_peso' => 'Peso Filipino',
|
||||
'currency_indian_rupee' => 'Rupia India',
|
||||
'currency_australian_dollar' => 'Dólar Australiano',
|
||||
@ -2420,9 +2420,9 @@ $LANG = array(
|
||||
'currency_russian_ruble' => 'Rublo Ruso',
|
||||
'currency_mozambican_metical' => 'Metical Mozambiqueño',
|
||||
'currency_omani_rial' => 'Rial Omaní',
|
||||
'currency_ukrainian_hryvnia' => 'Ukrainian Hryvnia',
|
||||
'currency_ukrainian_hryvnia' => 'Ucrania Grivna',
|
||||
'currency_macanese_pataca' => 'Macanese Pataca',
|
||||
'currency_taiwan_new_dollar' => 'Taiwan New Dollar',
|
||||
'currency_taiwan_new_dollar' => 'Nuevo Dólar Taiwanés',
|
||||
'currency_dominican_peso' => 'Peso Dominicano',
|
||||
'currency_chilean_peso' => 'Peso Chileno',
|
||||
'currency_icelandic_krona' => 'Icelandic Króna',
|
||||
@ -2433,17 +2433,17 @@ $LANG = array(
|
||||
'currency_botswana_pula' => 'Botswana Pula',
|
||||
'currency_hungarian_forint' => 'Hungarian Forint',
|
||||
'currency_ugandan_shilling' => 'Ugandan Shilling',
|
||||
'currency_barbadian_dollar' => 'Barbadian Dollar',
|
||||
'currency_brunei_dollar' => 'Brunei Dollar',
|
||||
'currency_barbadian_dollar' => 'Dólar de Barbados',
|
||||
'currency_brunei_dollar' => 'Dólar de Brunei',
|
||||
'currency_georgian_lari' => 'Georgian Lari',
|
||||
'currency_qatari_riyal' => 'Qatari Riyal',
|
||||
'currency_honduran_lempira' => 'Honduran Lempira',
|
||||
'currency_surinamese_dollar' => 'Surinamese Dollar',
|
||||
'currency_honduran_lempira' => 'Lempira Hondureño',
|
||||
'currency_surinamese_dollar' => 'Dólar Surinamés',
|
||||
'currency_bahraini_dinar' => 'Bahraini Dinar',
|
||||
'currency_venezuelan_bolivars' => 'Bolívar Venezolano',
|
||||
'currency_south_korean_won' => 'South Korean Won',
|
||||
'currency_moroccan_dirham' => 'Moroccan Dirham',
|
||||
'currency_jamaican_dollar' => 'Jamaican Dollar',
|
||||
'currency_jamaican_dollar' => 'Dólar Jamaiquino',
|
||||
'currency_angolan_kwanza' => 'Angolan Kwanza',
|
||||
'currency_haitian_gourde' => 'Haitian Gourde',
|
||||
'currency_zambian_kwacha' => 'Zambian Kwacha',
|
||||
@ -2623,129 +2623,129 @@ $LANG = array(
|
||||
'created_scheduled_report' => 'Reporte programado con éxito',
|
||||
'deleted_scheduled_report' => 'Programaci;on de reporte cancelada con éxito',
|
||||
'scheduled_report_attached' => 'Su reporte programado de :type está adjunto.',
|
||||
'scheduled_report_error' => 'Failed to create schedule report',
|
||||
'invalid_one_time_password' => 'Invalid one time password',
|
||||
'scheduled_report_error' => 'Error al crear el reporte programado',
|
||||
'invalid_one_time_password' => 'Clave inicial inválida',
|
||||
'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 by your browser',
|
||||
'optional_payment_methods' => 'Optional Payment Methods',
|
||||
'enable_apple_pay' => 'Acepta Apple Pay y Google Pay',
|
||||
'requires_subdomain' => 'Este tipo de pago requiere un :link.',
|
||||
'subdomain_is_set' => 'subdominio configurado',
|
||||
'verification_file' => 'Archivo de Verificación',
|
||||
'verification_file_missing' => 'Se requiere el archivo de verificación para aceptar pagos.',
|
||||
'apple_pay_domain' => 'Usa <code>:domain</code> como dominio en :link.',
|
||||
'apple_pay_not_supported' => 'Disculpe, su navegador no soporta Apple/Google Pay',
|
||||
'optional_payment_methods' => 'Métodos de Pago Opcionales',
|
||||
'add_subscription' => 'Agregar suscripción',
|
||||
'target_url' => 'Target',
|
||||
'target_url_help' => 'When the selected event occurs the app will post the entity 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',
|
||||
'subscription_event_10' => 'Updated Client',
|
||||
'subscription_event_11' => 'Deleted Client',
|
||||
'subscription_event_12' => 'Deleted Payment',
|
||||
'subscription_event_13' => 'Updated Vendor',
|
||||
'subscription_event_14' => 'Deleted Vendor',
|
||||
'subscription_event_15' => 'Created Expense',
|
||||
'subscription_event_16' => 'Updated Expense',
|
||||
'subscription_event_17' => 'Deleted Expense',
|
||||
'subscription_event_18' => 'Created Task',
|
||||
'subscription_event_19' => 'Updated Task',
|
||||
'subscription_event_20' => 'Deleted Task',
|
||||
'subscription_event_21' => 'Approved Quote',
|
||||
'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 & Proposals',
|
||||
'module_task' => 'Tasks & Projects',
|
||||
'module_expense' => 'Expenses & Vendors',
|
||||
'target_url' => 'Objetivo',
|
||||
'target_url_help' => 'Cuando ocurra el evento seleccionado, la aplicación publicará la entidad en la URL objetivo.',
|
||||
'event' => 'Evento',
|
||||
'subscription_event_1' => 'Cliente Creado',
|
||||
'subscription_event_2' => 'Factura Creada',
|
||||
'subscription_event_3' => 'Cotización Creada',
|
||||
'subscription_event_4' => 'Pago Creado',
|
||||
'subscription_event_5' => 'Proveedor Creado',
|
||||
'subscription_event_6' => 'Presupuesto actualizado',
|
||||
'subscription_event_7' => 'Presupuesto eliminado',
|
||||
'subscription_event_8' => 'Factura actualizada',
|
||||
'subscription_event_9' => 'Factura eliminada',
|
||||
'subscription_event_10' => 'Cliente actualizado',
|
||||
'subscription_event_11' => 'Cliente eliminado',
|
||||
'subscription_event_12' => 'Pago eliminado',
|
||||
'subscription_event_13' => 'Proveedor Actualizado',
|
||||
'subscription_event_14' => 'Proveedor Borrado',
|
||||
'subscription_event_15' => 'Gasto creado',
|
||||
'subscription_event_16' => 'Gasto actualizado',
|
||||
'subscription_event_17' => 'Gasto eliminado',
|
||||
'subscription_event_18' => 'Tarea creada',
|
||||
'subscription_event_19' => 'Tarea actualizada',
|
||||
'subscription_event_20' => 'Tarea eliminada',
|
||||
'subscription_event_21' => 'Presupuesto aprobado',
|
||||
'subscriptions' => 'Suscripciones',
|
||||
'updated_subscription' => 'Suscripción actualizada correctamente',
|
||||
'created_subscription' => 'Suscripción creada correctamente',
|
||||
'edit_subscription' => 'Editar suscripción',
|
||||
'archive_subscription' => 'Archivar suscripción',
|
||||
'archived_subscription' => 'Suscripción correctamente archivada',
|
||||
'project_error_multiple_clients' => 'Los proyectos no pueden pertenecer a otro cliente',
|
||||
'invoice_project' => 'Facturar proyecto',
|
||||
'module_recurring_invoice' => 'Facturas recurrentes',
|
||||
'module_credit' => 'Créditos',
|
||||
'module_quote' => 'Presupuestos & Propuestas',
|
||||
'module_task' => 'Tareas & Proyectos',
|
||||
'module_expense' => 'Gastos y Proveedores',
|
||||
'module_ticket' => 'Tickets',
|
||||
'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.',
|
||||
'reminders' => 'Recordatorios',
|
||||
'send_client_reminders' => 'Enviar recordatorios por email',
|
||||
'can_view_tasks' => 'Las tareas son visibles en el portal',
|
||||
'is_not_sent_reminders' => 'Los recordatorios no son enviados',
|
||||
'promotion_footer' => 'Tu promoción caducará pronto, :link para actualizar ahora.',
|
||||
'unable_to_delete_primary' => 'Nota: para eliminar esta empresa primero elimine todas las empresas enlazadas.',
|
||||
'please_register' => 'Por favor registre su cuenta',
|
||||
'processing_request' => 'Processing request',
|
||||
'mcrypt_warning' => 'Warning: Mcrypt is deprecated, run :command to update your cipher.',
|
||||
'edit_times' => 'Edit Times',
|
||||
'inclusive_taxes_help' => 'Include <b>taxes in the cost</b>',
|
||||
'inclusive_taxes_notice' => 'This setting can not be changed once an invoice has been created.',
|
||||
'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',
|
||||
'do_not_trust' => 'Do not remember this device',
|
||||
'trust_for_30_days' => 'Trust for 30 days',
|
||||
'trust_forever' => 'Trust forever',
|
||||
'processing_request' => 'Procesando solicitud',
|
||||
'mcrypt_warning' => 'Aviso: Mcrypt está obsoleto, ejecuta :command para actualizar tu cifrado.',
|
||||
'edit_times' => 'Editar tiempos',
|
||||
'inclusive_taxes_help' => 'Incluir <b>impuestos en el coste</b>',
|
||||
'inclusive_taxes_notice' => 'Esta opción no puede ser cambiada una vez se ha creado una factura.',
|
||||
'inclusive_taxes_warning' => 'Aviso: hay que volver a guardar facturas existentes',
|
||||
'copy_shipping' => 'Copiar envío',
|
||||
'copy_billing' => 'Copiar facturación',
|
||||
'quote_has_expired' => 'El presupuesto ha expirado, por favor contacta con el comercio.',
|
||||
'empty_table_footer' => 'Mostrando 0 a 0 de 0 entradas',
|
||||
'do_not_trust' => 'No recordar este dispositivo',
|
||||
'trust_for_30_days' => 'Recordar por 30 días',
|
||||
'trust_forever' => 'Recordar para siempre',
|
||||
'kanban' => 'Kanban',
|
||||
'backlog' => 'Backlog',
|
||||
'ready_to_do' => 'Ready to do',
|
||||
'in_progress' => 'In progress',
|
||||
'add_status' => 'Add status',
|
||||
'archive_status' => 'Archive Status',
|
||||
'new_status' => 'New Status',
|
||||
'convert_products' => 'Convert Products',
|
||||
'convert_products_help' => 'Automatically convert product prices to the client\'s currency',
|
||||
'improve_client_portal_link' => 'Set a subdomain to shorten the client portal link.',
|
||||
'ready_to_do' => 'Listo para hacer',
|
||||
'in_progress' => 'En progreso',
|
||||
'add_status' => 'Añadir estado',
|
||||
'archive_status' => 'Estado Archivado',
|
||||
'new_status' => 'Estado Nuevo',
|
||||
'convert_products' => 'Convertir productos',
|
||||
'convert_products_help' => 'Convertir automáticamente precios de los productos a la moneda del cliente',
|
||||
'improve_client_portal_link' => 'Configura un subdominio para acortar el enlace al portal de cliente.',
|
||||
'budgeted_hours' => 'Budgeted Hours',
|
||||
'progress' => 'Progress',
|
||||
'view_project' => 'View Project',
|
||||
'summary' => 'Summary',
|
||||
'endless_reminder' => 'Endless Reminder',
|
||||
'signature_on_invoice_help' => 'Add the following code to show your client\'s signature on the PDF.',
|
||||
'signature_on_pdf' => 'Show on PDF',
|
||||
'signature_on_pdf_help' => 'Show the client signature on the invoice/quote PDF.',
|
||||
'expired_white_label' => 'The white label license has expired',
|
||||
'return_to_login' => 'Return to Login',
|
||||
'convert_products_tip' => 'Note: add a :link named ":name" to see the exchange rate.',
|
||||
'progress' => 'Progreso',
|
||||
'view_project' => 'Ver proyecto',
|
||||
'summary' => 'Sumario',
|
||||
'endless_reminder' => 'Recordatorio sin fin',
|
||||
'signature_on_invoice_help' => 'Añade el siguiente código para mostrar la firma del cliente en el PDF.',
|
||||
'signature_on_pdf' => 'Ver en PDF',
|
||||
'signature_on_pdf_help' => 'Mostrar la firma del cliente en los PDF de facturas/presupuestos.',
|
||||
'expired_white_label' => 'Ha expirado la licencia de marca blanca',
|
||||
'return_to_login' => 'Volver al Acceso',
|
||||
'convert_products_tip' => 'Nota: añade un :link con nombre ":name" para ver la tasa de conversión.',
|
||||
'amount_greater_than_balance' => 'The amount is greater than the invoice balance, a credit will be created with the remaining amount.',
|
||||
'custom_fields_tip' => 'Use <code>Label|Option1,Option2</code> to show a select box.',
|
||||
'client_information' => 'Client Information',
|
||||
'updated_client_details' => 'Successfully updated client details',
|
||||
'custom_fields_tip' => 'Usa <code>Etiqueta|Opción1,Opción2</code> para mostrar una caja de selección.',
|
||||
'client_information' => 'Información del cliente',
|
||||
'updated_client_details' => 'Detalles del cliente actualizados correctamente',
|
||||
'auto' => 'Auto',
|
||||
'tax_amount' => 'Tax Amount',
|
||||
'tax_paid' => 'Tax Paid',
|
||||
'none' => 'None',
|
||||
'proposal_message_button' => 'To view your proposal for :amount, click the button below.',
|
||||
'proposal' => 'Proposal',
|
||||
'proposals' => 'Proposals',
|
||||
'list_proposals' => 'List Proposals',
|
||||
'new_proposal' => 'New Proposal',
|
||||
'edit_proposal' => 'Edit Proposal',
|
||||
'archive_proposal' => 'Archive Proposal',
|
||||
'delete_proposal' => 'Delete Proposal',
|
||||
'created_proposal' => 'Successfully created proposal',
|
||||
'updated_proposal' => 'Successfully updated proposal',
|
||||
'archived_proposal' => 'Successfully archived proposal',
|
||||
'deleted_proposal' => 'Successfully archived proposal',
|
||||
'archived_proposals' => 'Successfully archived :count proposals',
|
||||
'deleted_proposals' => 'Successfully archived :count proposals',
|
||||
'restored_proposal' => 'Successfully restored proposal',
|
||||
'restore_proposal' => 'Restore Proposal',
|
||||
'tax_amount' => 'Suma de Impuestos',
|
||||
'tax_paid' => 'Impuestos pagados',
|
||||
'none' => 'Ninguno',
|
||||
'proposal_message_button' => 'Para ver tu propuesta de :amount, haz clic en el enlace de abajo.',
|
||||
'proposal' => 'Propuesta',
|
||||
'proposals' => 'Propuestas',
|
||||
'list_proposals' => 'Listar propuestas',
|
||||
'new_proposal' => 'Nueva propuesta',
|
||||
'edit_proposal' => 'Editar propuesta',
|
||||
'archive_proposal' => 'Archivar propuesta',
|
||||
'delete_proposal' => 'Borrar propuesta',
|
||||
'created_proposal' => 'Propuesta creada correctamente',
|
||||
'updated_proposal' => 'Propuesta actualizada correctamente',
|
||||
'archived_proposal' => 'Propuesta archivada correctamente',
|
||||
'deleted_proposal' => 'Propuesta archivada correctamente',
|
||||
'archived_proposals' => ':count propuestas archivadas correctamente',
|
||||
'deleted_proposals' => ':count propuestas archivadas correctamente',
|
||||
'restored_proposal' => 'Propuesta restaurada correctamente',
|
||||
'restore_proposal' => 'Restaurar propuesta',
|
||||
'snippet' => 'Snippet',
|
||||
'snippets' => 'Snippets',
|
||||
'proposal_snippet' => 'Snippet',
|
||||
'proposal_snippets' => 'Snippets',
|
||||
'new_proposal_snippet' => 'New Snippet',
|
||||
'edit_proposal_snippet' => 'Edit Snippet',
|
||||
'archive_proposal_snippet' => 'Archive Snippet',
|
||||
'delete_proposal_snippet' => 'Delete Snippet',
|
||||
'new_proposal_snippet' => 'Nuevo Snippet',
|
||||
'edit_proposal_snippet' => 'Editar Snippet',
|
||||
'archive_proposal_snippet' => 'Archivar Snippet',
|
||||
'delete_proposal_snippet' => 'Borrar Snippet',
|
||||
'created_proposal_snippet' => 'Successfully created snippet',
|
||||
'updated_proposal_snippet' => 'Successfully updated snippet',
|
||||
'archived_proposal_snippet' => 'Successfully archived snippet',
|
||||
@ -2755,15 +2755,15 @@ $LANG = array(
|
||||
'restored_proposal_snippet' => 'Successfully restored snippet',
|
||||
'restore_proposal_snippet' => 'Restore Snippet',
|
||||
'template' => 'Plantilla',
|
||||
'templates' => 'Templates',
|
||||
'proposal_template' => 'Template',
|
||||
'proposal_templates' => 'Templates',
|
||||
'new_proposal_template' => 'New Template',
|
||||
'edit_proposal_template' => 'Edit Template',
|
||||
'archive_proposal_template' => 'Archive Template',
|
||||
'delete_proposal_template' => 'Delete Template',
|
||||
'created_proposal_template' => 'Successfully created template',
|
||||
'updated_proposal_template' => 'Successfully updated template',
|
||||
'templates' => 'Plantillas',
|
||||
'proposal_template' => 'Plantilla',
|
||||
'proposal_templates' => 'Plantillas',
|
||||
'new_proposal_template' => 'Nueva plantilla',
|
||||
'edit_proposal_template' => 'Editar plantilla',
|
||||
'archive_proposal_template' => 'Archivar plantilla',
|
||||
'delete_proposal_template' => 'Borrar plantilla',
|
||||
'created_proposal_template' => 'Plantilla creada correctamente',
|
||||
'updated_proposal_template' => 'Plantilla actualizada correctamente',
|
||||
'archived_proposal_template' => 'Successfully archived template',
|
||||
'deleted_proposal_template' => 'Successfully archived template',
|
||||
'archived_proposal_templates' => 'Successfully archived :count templates',
|
||||
@ -2863,10 +2863,10 @@ $LANG = array(
|
||||
'view_in_portal' => 'View in Portal',
|
||||
'cookie_message' => 'This website uses cookies to ensure you get the best experience on our website.',
|
||||
'got_it' => 'Got it!',
|
||||
'vendor_will_create' => 'vendor will be created',
|
||||
'vendors_will_create' => 'vendors will be created',
|
||||
'created_vendors' => 'Successfully created :count vendor(s)',
|
||||
'import_vendors' => 'Import Vendors',
|
||||
'vendor_will_create' => 'El proveedor será creado',
|
||||
'vendors_will_create' => 'proveedores serán creados',
|
||||
'created_vendors' => ':count proveedor(es) creado(s) con éxito',
|
||||
'import_vendors' => 'Importar Proveedores',
|
||||
'company' => 'Empresa',
|
||||
'client_field' => 'Client Field',
|
||||
'contact_field' => 'Contact Field',
|
||||
@ -2874,14 +2874,14 @@ $LANG = array(
|
||||
'task_field' => 'Task Field',
|
||||
'project_field' => 'Project Field',
|
||||
'expense_field' => 'Expense Field',
|
||||
'vendor_field' => 'Vendor Field',
|
||||
'vendor_field' => 'Campo Proveedor',
|
||||
'company_field' => 'Campo de Empresa',
|
||||
'invoice_field' => 'Invoice Field',
|
||||
'invoice_surcharge' => 'Invoice Surcharge',
|
||||
'custom_task_fields_help' => 'Add a field when creating a task.',
|
||||
'custom_project_fields_help' => 'Add a field when creating a project.',
|
||||
'custom_expense_fields_help' => 'Add a field when creating an expense.',
|
||||
'custom_vendor_fields_help' => 'Add a field when creating a vendor.',
|
||||
'custom_vendor_fields_help' => 'Agregue un campo al crear un proveedor',
|
||||
'messages' => 'Messages',
|
||||
'unpaid_invoice' => 'Unpaid Invoice',
|
||||
'paid_invoice' => 'Paid Invoice',
|
||||
@ -3247,7 +3247,7 @@ $LANG = array(
|
||||
'filtered_by_group' => 'Filtered by Group',
|
||||
'filtered_by_invoice' => 'Filtered by Invoice',
|
||||
'filtered_by_client' => 'Filtered by Client',
|
||||
'filtered_by_vendor' => 'Filtered by Vendor',
|
||||
'filtered_by_vendor' => 'Filtro por Proveedor',
|
||||
'group_settings' => 'Group Settings',
|
||||
'groups' => 'Groups',
|
||||
'new_group' => 'New Group',
|
||||
@ -3271,8 +3271,9 @@ $LANG = array(
|
||||
'migrate_intro_text' => 'We\'ve been working on next version of Invoice Ninja. Click the button below to start the migration.',
|
||||
'start_migration' => 'Start Migration',
|
||||
'auth' => 'Auth',
|
||||
'endpoint' => 'Endpont',
|
||||
'endpoint' => 'Endpoint',
|
||||
'migration' => 'Migration',
|
||||
'companies' => 'Companies',
|
||||
'welcome_to_the_new_version' => 'Welcome to the new version of Invoice Ninja',
|
||||
'download_data' => 'Press button below to download the data.',
|
||||
'migration_import' => 'Awesome! Now you are ready to import your migration. Go to your new installation to import your data',
|
||||
@ -3468,9 +3469,9 @@ $LANG = array(
|
||||
'custom_surcharge3' => 'Custom Surcharge 3',
|
||||
'custom_surcharge4' => 'Custom Surcharge 4',
|
||||
'is_deleted' => 'Está Eliminado',
|
||||
'vendor_city' => 'Ciudad del Vendedor',
|
||||
'vendor_state' => 'Estado del Vendedor',
|
||||
'vendor_country' => 'País del Vendedor',
|
||||
'vendor_city' => 'Ciudad del Proveedor',
|
||||
'vendor_state' => 'Estado del Proveedor',
|
||||
'vendor_country' => 'País del Proveedor',
|
||||
'credit_footer' => 'Pie de Página del Crédito',
|
||||
'credit_terms' => 'Términos del Crédito',
|
||||
'untitled_company' => 'Empresa sin Nombre',
|
||||
@ -3533,7 +3534,7 @@ $LANG = array(
|
||||
'marked_credit_as_sent' => 'Crédito marcado como enviado con éxito',
|
||||
'email_subject_payment_partial' => 'Asunto del correo electrónico de pago parcial',
|
||||
'is_approved' => 'Está Aprobado',
|
||||
'migration_went_wrong' => 'Oops, something went wrong! Make sure you did proper setup with V2 of Invoice Ninja, before starting migration.',
|
||||
'migration_went_wrong' => 'Error: Make sure you did proper setup with V5 of Invoice Ninja, before starting migration.',
|
||||
'cross_migration_message' => 'Cross account migration is not allowed. Make sure e-mail address is same on V4 and V5.',
|
||||
'email_credit' => 'Email Credit',
|
||||
'client_email_not_set' => 'Client does not have an email address set',
|
||||
@ -3573,7 +3574,7 @@ $LANG = array(
|
||||
'search_products' => 'Search Products',
|
||||
'search_quotes' => 'Search Quotes',
|
||||
'search_credits' => 'Search Credits',
|
||||
'search_vendors' => 'Search Vendors',
|
||||
'search_vendors' => 'Buscar Proveedor',
|
||||
'search_users' => 'Search Users',
|
||||
'search_tax_rates' => 'Search Tax Rates',
|
||||
'search_tasks' => 'Search Tasks',
|
||||
@ -3649,7 +3650,7 @@ $LANG = array(
|
||||
'update_quote' => 'Update Quote',
|
||||
'update_invoice' => 'Update Invoice',
|
||||
'update_client' => 'Update Client',
|
||||
'update_vendor' => 'Update Vendor',
|
||||
'update_vendor' => 'Actualizar Proveedor',
|
||||
'create_expense' => 'Create Expense',
|
||||
'update_expense' => 'Update Expense',
|
||||
'update_task' => 'Update Task',
|
||||
@ -3690,7 +3691,7 @@ $LANG = array(
|
||||
'search_product' => 'Search 1 Product',
|
||||
'search_quote' => 'Search 1 Quote',
|
||||
'search_credit' => 'Search 1 Credit',
|
||||
'search_vendor' => 'Search 1 Vendor',
|
||||
'search_vendor' => 'Buscar 1 Proveedor',
|
||||
'search_user' => 'Search 1 User',
|
||||
'search_tax_rate' => 'Search 1 Tax Rate',
|
||||
'search_task' => 'Search 1 Tasks',
|
||||
@ -3788,6 +3789,117 @@ $LANG = array(
|
||||
'tax_name1' => 'Tax Name 1',
|
||||
'tax_name2' => 'Tax Name 2',
|
||||
'transaction_id' => 'Transaction ID',
|
||||
'migration_select_company_label' => 'Awesome! Please select the companies you would like to migrate.',
|
||||
'force_migration' => 'Force migration',
|
||||
'invoice_late' => 'Invoice Late',
|
||||
'quote_expired' => 'Quote Expired',
|
||||
'recurring_invoice_total' => 'Invoice Total',
|
||||
'actions' => 'Actions',
|
||||
'expense_number' => 'Expense Number',
|
||||
'task_number' => 'Task Number',
|
||||
'project_number' => 'Project Number',
|
||||
'view_settings' => 'View Settings',
|
||||
'company_disabled_warning' => 'Warning: this company has not yet been activated',
|
||||
'late_invoice' => 'Late Invoice',
|
||||
'expired_quote' => 'Expired Quote',
|
||||
'remind_invoice' => 'Remind Invoice',
|
||||
'client_phone' => 'Client Phone',
|
||||
'required_fields' => 'Required Fields',
|
||||
'enabled_modules' => 'Enabled Modules',
|
||||
'activity_60' => ':contact viewed quote :quote',
|
||||
'activity_61' => ':user updated client :client',
|
||||
'activity_62' => ':user updated vendor :vendor',
|
||||
'activity_63' => ':user emailed first reminder for invoice :invoice to :contact',
|
||||
'activity_64' => ':user emailed second reminder for invoice :invoice to :contact',
|
||||
'activity_65' => ':user emailed third reminder for invoice :invoice to :contact',
|
||||
'activity_66' => ':user emailed endless reminder for invoice :invoice to :contact',
|
||||
'expense_category_id' => 'Expense Category ID',
|
||||
'migration_auth_label' => 'Let\'s continue by authenticating.',
|
||||
'api_secret' => 'API secret',
|
||||
'migration_api_secret_notice' => 'You can find API_SECRET in the .env file or Invoice Ninja v5. If property is missing, leave field blank.',
|
||||
'view_licenses' => 'View Licenses',
|
||||
'fullscreen_editor' => 'Fullscreen Editor',
|
||||
'sidebar_editor' => 'Sidebar Editor',
|
||||
'please_type_to_confirm' => 'Please type ":value" to confirm',
|
||||
'purge' => 'Purge',
|
||||
'clone_to' => 'Clone To',
|
||||
'clone_to_other' => 'Clone to Other',
|
||||
'labels' => 'Labels',
|
||||
'add_custom' => 'Add Custom',
|
||||
'payment_tax' => 'Payment Tax',
|
||||
'white_label' => 'White Label',
|
||||
'sent_invoices_are_locked' => 'Sent invoices are locked',
|
||||
'paid_invoices_are_locked' => 'Paid invoices are locked',
|
||||
'source_code' => 'Source Code',
|
||||
'app_platforms' => 'App Platforms',
|
||||
'archived_task_statuses' => 'Successfully archived :value task statuses',
|
||||
'deleted_task_statuses' => 'Successfully deleted :value task statuses',
|
||||
'restored_task_statuses' => 'Successfully restored :value task statuses',
|
||||
'deleted_expense_categories' => 'Successfully deleted expense :value categories',
|
||||
'restored_expense_categories' => 'Successfully restored expense :value categories',
|
||||
'archived_recurring_invoices' => 'Successfully archived recurring :value invoices',
|
||||
'deleted_recurring_invoices' => 'Successfully deleted recurring :value invoices',
|
||||
'restored_recurring_invoices' => 'Successfully restored recurring :value invoices',
|
||||
'archived_webhooks' => 'Successfully archived :value webhooks',
|
||||
'deleted_webhooks' => 'Successfully deleted :value webhooks',
|
||||
'removed_webhooks' => 'Successfully removed :value webhooks',
|
||||
'restored_webhooks' => 'Successfully restored :value webhooks',
|
||||
'api_docs' => 'API Docs',
|
||||
'archived_tokens' => 'Successfully archived :value tokens',
|
||||
'deleted_tokens' => 'Successfully deleted :value tokens',
|
||||
'restored_tokens' => 'Successfully restored :value tokens',
|
||||
'archived_payment_terms' => 'Successfully archived :value payment terms',
|
||||
'deleted_payment_terms' => 'Successfully deleted :value payment terms',
|
||||
'restored_payment_terms' => 'Successfully restored :value payment terms',
|
||||
'archived_designs' => 'Successfully archived :value designs',
|
||||
'deleted_designs' => 'Successfully deleted :value designs',
|
||||
'restored_designs' => 'Successfully restored :value designs',
|
||||
'restored_credits' => 'Successfully restored :value credits',
|
||||
'archived_users' => 'Successfully archived :value users',
|
||||
'deleted_users' => 'Successfully deleted :value users',
|
||||
'removed_users' => 'Successfully removed :value users',
|
||||
'restored_users' => 'Successfully restored :value users',
|
||||
'archived_tax_rates' => 'Successfully archived :value tax rates',
|
||||
'deleted_tax_rates' => 'Successfully deleted :value tax rates',
|
||||
'restored_tax_rates' => 'Successfully restored :value tax rates',
|
||||
'archived_company_gateways' => 'Successfully archived :value gateways',
|
||||
'deleted_company_gateways' => 'Successfully deleted :value gateways',
|
||||
'restored_company_gateways' => 'Successfully restored :value gateways',
|
||||
'archived_groups' => 'Successfully archived :value groups',
|
||||
'deleted_groups' => 'Successfully deleted :value groups',
|
||||
'restored_groups' => 'Successfully restored :value groups',
|
||||
'archived_documents' => 'Successfully archived :value documents',
|
||||
'deleted_documents' => 'Successfully deleted :value documents',
|
||||
'restored_documents' => 'Successfully restored :value documents',
|
||||
'restored_vendors' => 'Successfully restored :value vendors',
|
||||
'restored_expenses' => 'Successfully restored :value expenses',
|
||||
'restored_tasks' => 'Successfully restored :value tasks',
|
||||
'restored_projects' => 'Successfully restored :value projects',
|
||||
'restored_products' => 'Successfully restored :value products',
|
||||
'restored_clients' => 'Successfully restored :value clients',
|
||||
'restored_invoices' => 'Successfully restored :value invoices',
|
||||
'restored_payments' => 'Successfully restored :value payments',
|
||||
'restored_quotes' => 'Successfully restored :value quotes',
|
||||
'update_app' => 'Update App',
|
||||
'started_import' => 'Successfully started import',
|
||||
'duplicate_column_mapping' => 'Duplicate column mapping',
|
||||
'uses_inclusive_taxes' => 'Uses Inclusive Taxes',
|
||||
'is_amount_discount' => 'Is Amount Discount',
|
||||
'map_to' => 'Map To',
|
||||
'first_row_as_column_names' => 'Use first row as column names',
|
||||
'no_file_selected' => 'No File Selected',
|
||||
'import_type' => 'Import Type',
|
||||
'draft_mode' => 'Draft Mode',
|
||||
'draft_mode_help' => 'Preview updates faster but is less accurate',
|
||||
'show_product_discount' => 'Show Product Discount',
|
||||
'show_product_discount_help' => 'Display a line item discount field',
|
||||
'tax_name3' => 'Tax Name 3',
|
||||
'debug_mode_is_enabled' => 'Debug mode is enabled',
|
||||
'debug_mode_is_enabled_help' => 'Warning: it is intented for use on local machines, it can leak credentials. Click to learn more.',
|
||||
'running_tasks' => 'Running Tasks',
|
||||
'recent_tasks' => 'Recent Tasks',
|
||||
'recent_expenses' => 'Recent Expenses',
|
||||
'upcoming_expenses' => 'Upcoming Expenses',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
@ -3263,8 +3263,9 @@ Una vez que tenga los montos, vuelva a esta página de métodos de pago y haga c
|
||||
'migrate_intro_text' => 'We\'ve been working on next version of Invoice Ninja. Click the button below to start the migration.',
|
||||
'start_migration' => 'Start Migration',
|
||||
'auth' => 'Auth',
|
||||
'endpoint' => 'Endpont',
|
||||
'endpoint' => 'Endpoint',
|
||||
'migration' => 'Migration',
|
||||
'companies' => 'Companies',
|
||||
'welcome_to_the_new_version' => 'Welcome to the new version of Invoice Ninja',
|
||||
'download_data' => 'Press button below to download the data.',
|
||||
'migration_import' => 'Awesome! Now you are ready to import your migration. Go to your new installation to import your data',
|
||||
@ -3525,7 +3526,7 @@ Una vez que tenga los montos, vuelva a esta página de métodos de pago y haga c
|
||||
'marked_credit_as_sent' => 'Successfully marked credit as sent',
|
||||
'email_subject_payment_partial' => 'Email Partial Payment Subject',
|
||||
'is_approved' => 'Is Approved',
|
||||
'migration_went_wrong' => 'Oops, something went wrong! Make sure you did proper setup with V2 of Invoice Ninja, before starting migration.',
|
||||
'migration_went_wrong' => 'Error: Make sure you did proper setup with V5 of Invoice Ninja, before starting migration.',
|
||||
'cross_migration_message' => 'Cross account migration is not allowed. Make sure e-mail address is same on V4 and V5.',
|
||||
'email_credit' => 'Email Credit',
|
||||
'client_email_not_set' => 'Client does not have an email address set',
|
||||
@ -3780,6 +3781,117 @@ Una vez que tenga los montos, vuelva a esta página de métodos de pago y haga c
|
||||
'tax_name1' => 'Tax Name 1',
|
||||
'tax_name2' => 'Tax Name 2',
|
||||
'transaction_id' => 'Transaction ID',
|
||||
'migration_select_company_label' => 'Awesome! Please select the companies you would like to migrate.',
|
||||
'force_migration' => 'Force migration',
|
||||
'invoice_late' => 'Invoice Late',
|
||||
'quote_expired' => 'Quote Expired',
|
||||
'recurring_invoice_total' => 'Invoice Total',
|
||||
'actions' => 'Actions',
|
||||
'expense_number' => 'Expense Number',
|
||||
'task_number' => 'Task Number',
|
||||
'project_number' => 'Project Number',
|
||||
'view_settings' => 'View Settings',
|
||||
'company_disabled_warning' => 'Warning: this company has not yet been activated',
|
||||
'late_invoice' => 'Late Invoice',
|
||||
'expired_quote' => 'Expired Quote',
|
||||
'remind_invoice' => 'Remind Invoice',
|
||||
'client_phone' => 'Client Phone',
|
||||
'required_fields' => 'Required Fields',
|
||||
'enabled_modules' => 'Enabled Modules',
|
||||
'activity_60' => ':contact viewed quote :quote',
|
||||
'activity_61' => ':user updated client :client',
|
||||
'activity_62' => ':user updated vendor :vendor',
|
||||
'activity_63' => ':user emailed first reminder for invoice :invoice to :contact',
|
||||
'activity_64' => ':user emailed second reminder for invoice :invoice to :contact',
|
||||
'activity_65' => ':user emailed third reminder for invoice :invoice to :contact',
|
||||
'activity_66' => ':user emailed endless reminder for invoice :invoice to :contact',
|
||||
'expense_category_id' => 'Expense Category ID',
|
||||
'migration_auth_label' => 'Let\'s continue by authenticating.',
|
||||
'api_secret' => 'API secret',
|
||||
'migration_api_secret_notice' => 'You can find API_SECRET in the .env file or Invoice Ninja v5. If property is missing, leave field blank.',
|
||||
'view_licenses' => 'View Licenses',
|
||||
'fullscreen_editor' => 'Fullscreen Editor',
|
||||
'sidebar_editor' => 'Sidebar Editor',
|
||||
'please_type_to_confirm' => 'Please type ":value" to confirm',
|
||||
'purge' => 'Purge',
|
||||
'clone_to' => 'Clone To',
|
||||
'clone_to_other' => 'Clone to Other',
|
||||
'labels' => 'Labels',
|
||||
'add_custom' => 'Add Custom',
|
||||
'payment_tax' => 'Payment Tax',
|
||||
'white_label' => 'White Label',
|
||||
'sent_invoices_are_locked' => 'Sent invoices are locked',
|
||||
'paid_invoices_are_locked' => 'Paid invoices are locked',
|
||||
'source_code' => 'Source Code',
|
||||
'app_platforms' => 'App Platforms',
|
||||
'archived_task_statuses' => 'Successfully archived :value task statuses',
|
||||
'deleted_task_statuses' => 'Successfully deleted :value task statuses',
|
||||
'restored_task_statuses' => 'Successfully restored :value task statuses',
|
||||
'deleted_expense_categories' => 'Successfully deleted expense :value categories',
|
||||
'restored_expense_categories' => 'Successfully restored expense :value categories',
|
||||
'archived_recurring_invoices' => 'Successfully archived recurring :value invoices',
|
||||
'deleted_recurring_invoices' => 'Successfully deleted recurring :value invoices',
|
||||
'restored_recurring_invoices' => 'Successfully restored recurring :value invoices',
|
||||
'archived_webhooks' => 'Successfully archived :value webhooks',
|
||||
'deleted_webhooks' => 'Successfully deleted :value webhooks',
|
||||
'removed_webhooks' => 'Successfully removed :value webhooks',
|
||||
'restored_webhooks' => 'Successfully restored :value webhooks',
|
||||
'api_docs' => 'API Docs',
|
||||
'archived_tokens' => 'Successfully archived :value tokens',
|
||||
'deleted_tokens' => 'Successfully deleted :value tokens',
|
||||
'restored_tokens' => 'Successfully restored :value tokens',
|
||||
'archived_payment_terms' => 'Successfully archived :value payment terms',
|
||||
'deleted_payment_terms' => 'Successfully deleted :value payment terms',
|
||||
'restored_payment_terms' => 'Successfully restored :value payment terms',
|
||||
'archived_designs' => 'Successfully archived :value designs',
|
||||
'deleted_designs' => 'Successfully deleted :value designs',
|
||||
'restored_designs' => 'Successfully restored :value designs',
|
||||
'restored_credits' => 'Successfully restored :value credits',
|
||||
'archived_users' => 'Successfully archived :value users',
|
||||
'deleted_users' => 'Successfully deleted :value users',
|
||||
'removed_users' => 'Successfully removed :value users',
|
||||
'restored_users' => 'Successfully restored :value users',
|
||||
'archived_tax_rates' => 'Successfully archived :value tax rates',
|
||||
'deleted_tax_rates' => 'Successfully deleted :value tax rates',
|
||||
'restored_tax_rates' => 'Successfully restored :value tax rates',
|
||||
'archived_company_gateways' => 'Successfully archived :value gateways',
|
||||
'deleted_company_gateways' => 'Successfully deleted :value gateways',
|
||||
'restored_company_gateways' => 'Successfully restored :value gateways',
|
||||
'archived_groups' => 'Successfully archived :value groups',
|
||||
'deleted_groups' => 'Successfully deleted :value groups',
|
||||
'restored_groups' => 'Successfully restored :value groups',
|
||||
'archived_documents' => 'Successfully archived :value documents',
|
||||
'deleted_documents' => 'Successfully deleted :value documents',
|
||||
'restored_documents' => 'Successfully restored :value documents',
|
||||
'restored_vendors' => 'Successfully restored :value vendors',
|
||||
'restored_expenses' => 'Successfully restored :value expenses',
|
||||
'restored_tasks' => 'Successfully restored :value tasks',
|
||||
'restored_projects' => 'Successfully restored :value projects',
|
||||
'restored_products' => 'Successfully restored :value products',
|
||||
'restored_clients' => 'Successfully restored :value clients',
|
||||
'restored_invoices' => 'Successfully restored :value invoices',
|
||||
'restored_payments' => 'Successfully restored :value payments',
|
||||
'restored_quotes' => 'Successfully restored :value quotes',
|
||||
'update_app' => 'Update App',
|
||||
'started_import' => 'Successfully started import',
|
||||
'duplicate_column_mapping' => 'Duplicate column mapping',
|
||||
'uses_inclusive_taxes' => 'Uses Inclusive Taxes',
|
||||
'is_amount_discount' => 'Is Amount Discount',
|
||||
'map_to' => 'Map To',
|
||||
'first_row_as_column_names' => 'Use first row as column names',
|
||||
'no_file_selected' => 'No File Selected',
|
||||
'import_type' => 'Import Type',
|
||||
'draft_mode' => 'Draft Mode',
|
||||
'draft_mode_help' => 'Preview updates faster but is less accurate',
|
||||
'show_product_discount' => 'Show Product Discount',
|
||||
'show_product_discount_help' => 'Display a line item discount field',
|
||||
'tax_name3' => 'Tax Name 3',
|
||||
'debug_mode_is_enabled' => 'Debug mode is enabled',
|
||||
'debug_mode_is_enabled_help' => 'Warning: it is intented for use on local machines, it can leak credentials. Click to learn more.',
|
||||
'running_tasks' => 'Running Tasks',
|
||||
'recent_tasks' => 'Recent Tasks',
|
||||
'recent_expenses' => 'Recent Expenses',
|
||||
'upcoming_expenses' => 'Upcoming Expenses',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -3267,8 +3267,9 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
|
||||
'migrate_intro_text' => 'We\'ve been working on next version of Invoice Ninja. Click the button below to start the migration.',
|
||||
'start_migration' => 'Start Migration',
|
||||
'auth' => 'Auth',
|
||||
'endpoint' => 'Endpont',
|
||||
'endpoint' => 'Endpoint',
|
||||
'migration' => 'Migration',
|
||||
'companies' => 'Companies',
|
||||
'welcome_to_the_new_version' => 'Bienvenue dans la nouvelle version d\'Invoice Ninja',
|
||||
'download_data' => 'Pressez le bouton ci-dessous pour downloader les données.',
|
||||
'migration_import' => 'Parfait! Vous êtes prêt à importer vos données. Rendez-vous dans la nouvelle instance pour lancer l\'importation.',
|
||||
@ -3529,7 +3530,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
|
||||
'marked_credit_as_sent' => 'Successfully marked credit as sent',
|
||||
'email_subject_payment_partial' => 'Email Partial Payment Subject',
|
||||
'is_approved' => 'Is Approved',
|
||||
'migration_went_wrong' => 'Oops, something went wrong! Make sure you did proper setup with V2 of Invoice Ninja, before starting migration.',
|
||||
'migration_went_wrong' => 'Error: Make sure you did proper setup with V5 of Invoice Ninja, before starting migration.',
|
||||
'cross_migration_message' => 'Cross account migration is not allowed. Make sure e-mail address is same on V4 and V5.',
|
||||
'email_credit' => 'Email Credit',
|
||||
'client_email_not_set' => 'Client does not have an email address set',
|
||||
@ -3784,6 +3785,117 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
|
||||
'tax_name1' => 'Tax Name 1',
|
||||
'tax_name2' => 'Tax Name 2',
|
||||
'transaction_id' => 'Transaction ID',
|
||||
'migration_select_company_label' => 'Awesome! Please select the companies you would like to migrate.',
|
||||
'force_migration' => 'Force migration',
|
||||
'invoice_late' => 'Invoice Late',
|
||||
'quote_expired' => 'Quote Expired',
|
||||
'recurring_invoice_total' => 'Invoice Total',
|
||||
'actions' => 'Actions',
|
||||
'expense_number' => 'Expense Number',
|
||||
'task_number' => 'Task Number',
|
||||
'project_number' => 'Project Number',
|
||||
'view_settings' => 'View Settings',
|
||||
'company_disabled_warning' => 'Warning: this company has not yet been activated',
|
||||
'late_invoice' => 'Late Invoice',
|
||||
'expired_quote' => 'Expired Quote',
|
||||
'remind_invoice' => 'Remind Invoice',
|
||||
'client_phone' => 'Client Phone',
|
||||
'required_fields' => 'Required Fields',
|
||||
'enabled_modules' => 'Enabled Modules',
|
||||
'activity_60' => ':contact viewed quote :quote',
|
||||
'activity_61' => ':user updated client :client',
|
||||
'activity_62' => ':user updated vendor :vendor',
|
||||
'activity_63' => ':user emailed first reminder for invoice :invoice to :contact',
|
||||
'activity_64' => ':user emailed second reminder for invoice :invoice to :contact',
|
||||
'activity_65' => ':user emailed third reminder for invoice :invoice to :contact',
|
||||
'activity_66' => ':user emailed endless reminder for invoice :invoice to :contact',
|
||||
'expense_category_id' => 'Expense Category ID',
|
||||
'migration_auth_label' => 'Let\'s continue by authenticating.',
|
||||
'api_secret' => 'API secret',
|
||||
'migration_api_secret_notice' => 'You can find API_SECRET in the .env file or Invoice Ninja v5. If property is missing, leave field blank.',
|
||||
'view_licenses' => 'View Licenses',
|
||||
'fullscreen_editor' => 'Fullscreen Editor',
|
||||
'sidebar_editor' => 'Sidebar Editor',
|
||||
'please_type_to_confirm' => 'Please type ":value" to confirm',
|
||||
'purge' => 'Purge',
|
||||
'clone_to' => 'Clone To',
|
||||
'clone_to_other' => 'Clone to Other',
|
||||
'labels' => 'Labels',
|
||||
'add_custom' => 'Add Custom',
|
||||
'payment_tax' => 'Payment Tax',
|
||||
'white_label' => 'White Label',
|
||||
'sent_invoices_are_locked' => 'Sent invoices are locked',
|
||||
'paid_invoices_are_locked' => 'Paid invoices are locked',
|
||||
'source_code' => 'Source Code',
|
||||
'app_platforms' => 'App Platforms',
|
||||
'archived_task_statuses' => 'Successfully archived :value task statuses',
|
||||
'deleted_task_statuses' => 'Successfully deleted :value task statuses',
|
||||
'restored_task_statuses' => 'Successfully restored :value task statuses',
|
||||
'deleted_expense_categories' => 'Successfully deleted expense :value categories',
|
||||
'restored_expense_categories' => 'Successfully restored expense :value categories',
|
||||
'archived_recurring_invoices' => 'Successfully archived recurring :value invoices',
|
||||
'deleted_recurring_invoices' => 'Successfully deleted recurring :value invoices',
|
||||
'restored_recurring_invoices' => 'Successfully restored recurring :value invoices',
|
||||
'archived_webhooks' => 'Successfully archived :value webhooks',
|
||||
'deleted_webhooks' => 'Successfully deleted :value webhooks',
|
||||
'removed_webhooks' => 'Successfully removed :value webhooks',
|
||||
'restored_webhooks' => 'Successfully restored :value webhooks',
|
||||
'api_docs' => 'API Docs',
|
||||
'archived_tokens' => 'Successfully archived :value tokens',
|
||||
'deleted_tokens' => 'Successfully deleted :value tokens',
|
||||
'restored_tokens' => 'Successfully restored :value tokens',
|
||||
'archived_payment_terms' => 'Successfully archived :value payment terms',
|
||||
'deleted_payment_terms' => 'Successfully deleted :value payment terms',
|
||||
'restored_payment_terms' => 'Successfully restored :value payment terms',
|
||||
'archived_designs' => 'Successfully archived :value designs',
|
||||
'deleted_designs' => 'Successfully deleted :value designs',
|
||||
'restored_designs' => 'Successfully restored :value designs',
|
||||
'restored_credits' => 'Successfully restored :value credits',
|
||||
'archived_users' => 'Successfully archived :value users',
|
||||
'deleted_users' => 'Successfully deleted :value users',
|
||||
'removed_users' => 'Successfully removed :value users',
|
||||
'restored_users' => 'Successfully restored :value users',
|
||||
'archived_tax_rates' => 'Successfully archived :value tax rates',
|
||||
'deleted_tax_rates' => 'Successfully deleted :value tax rates',
|
||||
'restored_tax_rates' => 'Successfully restored :value tax rates',
|
||||
'archived_company_gateways' => 'Successfully archived :value gateways',
|
||||
'deleted_company_gateways' => 'Successfully deleted :value gateways',
|
||||
'restored_company_gateways' => 'Successfully restored :value gateways',
|
||||
'archived_groups' => 'Successfully archived :value groups',
|
||||
'deleted_groups' => 'Successfully deleted :value groups',
|
||||
'restored_groups' => 'Successfully restored :value groups',
|
||||
'archived_documents' => 'Successfully archived :value documents',
|
||||
'deleted_documents' => 'Successfully deleted :value documents',
|
||||
'restored_documents' => 'Successfully restored :value documents',
|
||||
'restored_vendors' => 'Successfully restored :value vendors',
|
||||
'restored_expenses' => 'Successfully restored :value expenses',
|
||||
'restored_tasks' => 'Successfully restored :value tasks',
|
||||
'restored_projects' => 'Successfully restored :value projects',
|
||||
'restored_products' => 'Successfully restored :value products',
|
||||
'restored_clients' => 'Successfully restored :value clients',
|
||||
'restored_invoices' => 'Successfully restored :value invoices',
|
||||
'restored_payments' => 'Successfully restored :value payments',
|
||||
'restored_quotes' => 'Successfully restored :value quotes',
|
||||
'update_app' => 'Update App',
|
||||
'started_import' => 'Successfully started import',
|
||||
'duplicate_column_mapping' => 'Duplicate column mapping',
|
||||
'uses_inclusive_taxes' => 'Uses Inclusive Taxes',
|
||||
'is_amount_discount' => 'Is Amount Discount',
|
||||
'map_to' => 'Map To',
|
||||
'first_row_as_column_names' => 'Use first row as column names',
|
||||
'no_file_selected' => 'No File Selected',
|
||||
'import_type' => 'Import Type',
|
||||
'draft_mode' => 'Draft Mode',
|
||||
'draft_mode_help' => 'Preview updates faster but is less accurate',
|
||||
'show_product_discount' => 'Show Product Discount',
|
||||
'show_product_discount_help' => 'Display a line item discount field',
|
||||
'tax_name3' => 'Tax Name 3',
|
||||
'debug_mode_is_enabled' => 'Debug mode is enabled',
|
||||
'debug_mode_is_enabled_help' => 'Warning: it is intented for use on local machines, it can leak credentials. Click to learn more.',
|
||||
'running_tasks' => 'Running Tasks',
|
||||
'recent_tasks' => 'Recent Tasks',
|
||||
'recent_expenses' => 'Recent Expenses',
|
||||
'upcoming_expenses' => 'Upcoming Expenses',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
@ -399,10 +399,10 @@ $LANG = array(
|
||||
'payment_footer1' => '*L\'adresse de facturation doit correspondre à l\'adresse associée à votre carte de crédit.',
|
||||
'payment_footer2' => '*Veuillez cliquer sur "PAYER MAINTENANT" une seule fois - la transaction peut prendre jusqu\'à 1 minute.',
|
||||
'id_number' => 'N° d\'entreprise',
|
||||
'white_label_link' => 'Version sans pub',
|
||||
'white_label_header' => 'Entête de version sans pub',
|
||||
'bought_white_label' => 'Licence de version sans pub activée',
|
||||
'white_labeled' => 'Sans pub',
|
||||
'white_label_link' => 'Sans marque',
|
||||
'white_label_header' => 'Entête de version sans marque',
|
||||
'bought_white_label' => 'Licence de version sans marque activée',
|
||||
'white_labeled' => 'Sans marque',
|
||||
'restore' => 'Restaurer',
|
||||
'restore_invoice' => 'Restaurer la facture',
|
||||
'restore_quote' => 'Restaurer la soumission',
|
||||
@ -895,7 +895,7 @@ $LANG = array(
|
||||
'schedule' => 'Calendrier',
|
||||
'email_designs' => 'Modèles de courriel',
|
||||
'assigned_when_sent' => 'Assignée lors de l\'envoi',
|
||||
'white_label_purchase_link' => 'Achetez une licence sans pub',
|
||||
'white_label_purchase_link' => 'Achetez une licence sans marque',
|
||||
'expense' => 'Dépense',
|
||||
'expenses' => 'Dépenses',
|
||||
'new_expense' => 'Entrer une dépense',
|
||||
@ -1022,7 +1022,7 @@ $LANG = array(
|
||||
'overdue' => 'En souffrance',
|
||||
|
||||
|
||||
'white_label_text' => 'Achetez une licence sans pub d\'UN AN au coût de $:price pour retirer la marque de Invoice Ninja des factures et du portail client.',
|
||||
'white_label_text' => 'Achetez une licence sans marque d\'UN AN au coût de $:price pour retirer la marque de Invoice Ninja des factures et du portail client.',
|
||||
'user_email_footer' => 'Pour modifier vos paramètres de notification par courriel, veuillez visiter :link',
|
||||
'reset_password_footer' => 'Si vous n\'avez pas effectué de demande de réinitalisation de mot de passe veuillez contacter notre support : :email',
|
||||
'limit_users' => 'Désolé, ceci excédera la limite de :limit utilisateurs',
|
||||
@ -1165,7 +1165,7 @@ $LANG = array(
|
||||
'plan_free' => 'Gratuit',
|
||||
'plan_pro' => 'Pro',
|
||||
'plan_enterprise' => 'Enterprise',
|
||||
'plan_white_label' => 'Autohébergé (sans pub)',
|
||||
'plan_white_label' => 'Autohébergé (sans marque)',
|
||||
'plan_free_self_hosted' => 'Autohébergé (gratuit)',
|
||||
'plan_trial' => 'Essai',
|
||||
'plan_term' => 'Terme',
|
||||
@ -1180,7 +1180,7 @@ $LANG = array(
|
||||
'plan_started' => 'Plan depuis le',
|
||||
'plan_expires' => 'Plan expire le',
|
||||
|
||||
'white_label_button' => 'Sans pub',
|
||||
'white_label_button' => 'Sans marque',
|
||||
|
||||
'pro_plan_year_description' => 'Abonnement à une année du plan Invoice Ninja Pro.',
|
||||
'pro_plan_month_description' => 'Abonnement à un mois du plan Invoice Ninja Pro.',
|
||||
@ -1283,8 +1283,8 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
|
||||
'activity_41' => 'Le paiement de :payment_amount a échoué (:payment)',
|
||||
'webhook_url' => 'URL Webhook',
|
||||
'stripe_webhook_help' => 'Vous devez :link.',
|
||||
'stripe_webhook_help_link_text' => 'ajouter cette URL comme un terminal avec Stripe',
|
||||
'gocardless_webhook_help_link_text' => 'ajoute cette URL comme terminal dans GoCardless',
|
||||
'stripe_webhook_help_link_text' => 'ajouter cette URL comme une terminaison avec Stripe',
|
||||
'gocardless_webhook_help_link_text' => 'ajoute cette URL comme une terminaison dans GoCardless',
|
||||
'payment_method_error' => 'Une erreur s\'est produite en ajoutant votre méthode de paiement. Veuillez réessayer plus tard.',
|
||||
'notification_invoice_payment_failed_subject' => 'Le paiement a échoué pour la facture :invoice',
|
||||
'notification_invoice_payment_failed' => 'Un paiement fait par le client :client pour la facture :invoice à échoué. Le paiement a été marqué comme échoué et :amount a été ajouté au solde du client.',
|
||||
@ -1891,7 +1891,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
|
||||
'account_fields' => 'Champs pour entreprise',
|
||||
'facebook_and_twitter' => 'Facebook et Twitter',
|
||||
'facebook_and_twitter_help' => 'Suivez-nous pour nous soutenir notre projet',
|
||||
'reseller_text' => 'Note: La licence sans-pub est réservée pour un usage personnel. Veuillez prendre contact avec nous à :email si vous souhaitez revendre l\'application.',
|
||||
'reseller_text' => 'Note: La licence sans marque est réservée pour un usage personnel. Veuillez prendre contact avec nous à :email si vous souhaitez revendre l\'application.',
|
||||
'unnamed_client' => 'Client sans nom',
|
||||
|
||||
'day' => 'Jour',
|
||||
@ -1953,7 +1953,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
|
||||
'apply_license' => 'Activer la licence',
|
||||
'submit' => 'Envoyer',
|
||||
'white_label_license_key' => 'Clé de la licence',
|
||||
'invalid_white_label_license' => 'La licence sans pub n\'est pas valide',
|
||||
'invalid_white_label_license' => 'La licence sans marque n\'est pas valide',
|
||||
'created_by' => 'Créé par :name',
|
||||
'modules' => 'Modules',
|
||||
'financial_year_start' => 'Premier mois de l\'année',
|
||||
@ -2071,7 +2071,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
|
||||
'require' => 'Obligatoire',
|
||||
'license_expiring' => 'Note: Votre licence va expirer dans :count jours, :link pour la renouveler.',
|
||||
'security_confirmation' => 'Votre adresse courriel a été confirmée.',
|
||||
'white_label_expired' => 'Votre licence sans pub a expiré. Merci de la renouveler pour soutenir notre projet.',
|
||||
'white_label_expired' => 'Votre licence sans marque a expiré. Merci de la renouveler pour soutenir notre projet.',
|
||||
'renew_license' => 'Renouveler la licence',
|
||||
'iphone_app_message' => 'Avez-vous penser télécharger notre :link',
|
||||
'iphone_app' => 'App iPhone',
|
||||
@ -2233,7 +2233,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
|
||||
'delete_data' => 'Supprimer les données',
|
||||
'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',
|
||||
'purge_successful' => 'Toutes les données de l\'entreprise ont été purgées',
|
||||
'forbidden' => 'Vous n\'avez pas l\'autorisation',
|
||||
'purge_data_message' => 'Avertissement: Cette action est irréversible et va supprimer vos données de façon définitive.',
|
||||
'contact_phone' => 'Téléphone du contact',
|
||||
@ -2563,8 +2563,8 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
|
||||
'purchase' => 'Acheter',
|
||||
'recover' => 'Récupérer',
|
||||
'apply' => 'Appliquer',
|
||||
'recover_white_label_header' => 'Récupérer la licence Sans Pub',
|
||||
'apply_white_label_header' => 'Appliquer la licence Sans Pub',
|
||||
'recover_white_label_header' => 'Récupérer la licence Sans marque',
|
||||
'apply_white_label_header' => 'Appliquer la licence Sans marque',
|
||||
'videos' => 'Vidéos',
|
||||
'video' => 'Vidéo',
|
||||
'return_to_invoice' => 'Retour à la facture',
|
||||
@ -2705,7 +2705,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
|
||||
'signature_on_invoice_help' => 'Ajoutez le code suivant pour afficher la signature du client sur le PDF.',
|
||||
'signature_on_pdf' => 'Afficher sur le PDF',
|
||||
'signature_on_pdf_help' => 'Afficher la signature du client sur la facture/soumission PDF.',
|
||||
'expired_white_label' => 'La licence sans pub a expirée',
|
||||
'expired_white_label' => 'La licence sans marque a expirée',
|
||||
'return_to_login' => 'Retour à la connexion',
|
||||
'convert_products_tip' => 'Note: ajouter un :link intitulé ":name" pour voir le taux de change.',
|
||||
'amount_greater_than_balance' => 'Le montant est plus grand que le solde de la facture. Un crédit sera créé avec le montant restant.',
|
||||
@ -2829,7 +2829,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
|
||||
'unset' => 'Désactivation',
|
||||
'received_new_payment' => 'Vous avez reçu un nouveau paiement !',
|
||||
'slack_webhook_help' => 'Recevoir les notifications de paiement en utilisant :link.',
|
||||
'slack_incoming_webhooks' => 'Crochets web entrants de Slack',
|
||||
'slack_incoming_webhooks' => 'Webhooks web entrants de Slack',
|
||||
'accept' => 'Accepter',
|
||||
'accepted_terms' => 'Les plus récentes conditions d\'utilisation ont été acceptées',
|
||||
'invalid_url' => 'URL invalide',
|
||||
@ -2848,7 +2848,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
|
||||
'quote_workflow' => 'Flux de soumission',
|
||||
'client_must_be_active' => 'Erreur : le client doit être actif',
|
||||
'purge_client' => 'Purger client',
|
||||
'purged_client' => 'Le client a été purger',
|
||||
'purged_client' => 'Le client a été purgé',
|
||||
'purge_client_warning' => 'Tous les enregistrements (factures, tâches, dépenses, documents, etc...) seront aussi supprimés.',
|
||||
'clone_product' => 'Cloner le produit',
|
||||
'item_details' => 'Détails de l\'article',
|
||||
@ -3265,8 +3265,9 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
|
||||
'migrate_intro_text' => 'We\'ve been working on next version of Invoice Ninja. Click the button below to start the migration.',
|
||||
'start_migration' => 'Start Migration',
|
||||
'auth' => 'Auth',
|
||||
'endpoint' => 'Endpont',
|
||||
'endpoint' => 'Endpoint',
|
||||
'migration' => 'Migration',
|
||||
'companies' => 'Companies',
|
||||
'welcome_to_the_new_version' => 'Bienvenue dans la nouvelle version de Invoice Ninja',
|
||||
'download_data' => 'Téléchargez vos données en cliquant sur le bouton ci-dessous.',
|
||||
'migration_import' => 'Super! Vous êtes prêt pour l\'importation de votre migration. Allez dans votre nouvelle installation pour l\'importation de vos données.',
|
||||
@ -3527,7 +3528,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
|
||||
'marked_credit_as_sent' => 'Crédit marqué comme envoyé',
|
||||
'email_subject_payment_partial' => 'Sujet du courriel de paiement partiel',
|
||||
'is_approved' => 'Est approuvé',
|
||||
'migration_went_wrong' => 'Oups, problème ! Assurez-vous d\'avoir configuré correctement la V2 de Invoice Ninja avant de commencer la migration.',
|
||||
'migration_went_wrong' => 'Error: Make sure you did proper setup with V5 of Invoice Ninja, before starting migration.',
|
||||
'cross_migration_message' => 'Cross account migration is not allowed. Make sure e-mail address is same on V4 and V5.',
|
||||
'email_credit' => 'Crédit par courriel',
|
||||
'client_email_not_set' => 'Le client n\'a pas d\'adresse courriel définie',
|
||||
@ -3782,6 +3783,117 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
|
||||
'tax_name1' => 'Nom de la taxe 1',
|
||||
'tax_name2' => 'Nom de la taxe 2',
|
||||
'transaction_id' => 'ID de transaction',
|
||||
'migration_select_company_label' => 'Awesome! Please select the companies you would like to migrate.',
|
||||
'force_migration' => 'Force migration',
|
||||
'invoice_late' => 'facture en retard',
|
||||
'quote_expired' => 'Soumission expirée',
|
||||
'recurring_invoice_total' => 'Total de facture',
|
||||
'actions' => 'Actions',
|
||||
'expense_number' => 'Numéro de dépense',
|
||||
'task_number' => 'Numéro de tâche',
|
||||
'project_number' => 'Numéro de projet',
|
||||
'view_settings' => 'Voir les paramètres',
|
||||
'company_disabled_warning' => 'Avertissement: Cette entreprise n\'a pas encore été activée',
|
||||
'late_invoice' => 'Facture en retard',
|
||||
'expired_quote' => 'Soumission expirée',
|
||||
'remind_invoice' => 'Rappeler la facture',
|
||||
'client_phone' => 'Téléphone du client',
|
||||
'required_fields' => 'Champs requis',
|
||||
'enabled_modules' => 'Modules activés',
|
||||
'activity_60' => ':contact a vu la soumission :quote',
|
||||
'activity_61' => ':user a mis à jour le client :client',
|
||||
'activity_62' => ':user a mis à jour le fournisseur :vendor',
|
||||
'activity_63' => ':user a envoyé le premier rappel pour la facture :invoice de :contact',
|
||||
'activity_64' => ':user a envoyé le deuxième rappel pour la facture :invoice de :contact',
|
||||
'activity_65' => ':user a envoyé le troisième rappel pour la facture :invoice de :contact',
|
||||
'activity_66' => ':user a envoyé un rappel sans fin pour la facture :invoice de :contact',
|
||||
'expense_category_id' => 'ID de catégorie de dépense',
|
||||
'migration_auth_label' => 'Let\'s continue by authenticating.',
|
||||
'api_secret' => 'API secret',
|
||||
'migration_api_secret_notice' => 'You can find API_SECRET in the .env file or Invoice Ninja v5. If property is missing, leave field blank.',
|
||||
'view_licenses' => 'Voir les licences',
|
||||
'fullscreen_editor' => 'Éditeur plein écran',
|
||||
'sidebar_editor' => 'Éditeur barre latérale',
|
||||
'please_type_to_confirm' => 'Veuillez saisir ":value" pour confirmer',
|
||||
'purge' => 'Purger',
|
||||
'clone_to' => 'Cloner vers',
|
||||
'clone_to_other' => 'Cloner vers Autre',
|
||||
'labels' => 'Étiquettes',
|
||||
'add_custom' => 'Ajout personnalisé',
|
||||
'payment_tax' => 'Paiement de taxe',
|
||||
'white_label' => 'Sans marque',
|
||||
'sent_invoices_are_locked' => 'Les factures envoyées sont verrouillées',
|
||||
'paid_invoices_are_locked' => 'Les factures payées sont verrouillées',
|
||||
'source_code' => 'Code source',
|
||||
'app_platforms' => 'Plateformes d\'app',
|
||||
'archived_task_statuses' => 'Les :value états de tâche ont été archivés',
|
||||
'deleted_task_statuses' => 'Les :value états de tâche ont été supprimés',
|
||||
'restored_task_statuses' => 'Les :value états de tâche ont été restaurés',
|
||||
'deleted_expense_categories' => 'Les :value catégories de dépense ont été supprimés',
|
||||
'restored_expense_categories' => 'Les :value catégories de dépense ont été restaurés',
|
||||
'archived_recurring_invoices' => 'Les :value factures récurrentes ont été archivées',
|
||||
'deleted_recurring_invoices' => 'Les :value factures récurrentes ont été supprimées',
|
||||
'restored_recurring_invoices' => 'Les :value factures récurrentes ont été restaurées',
|
||||
'archived_webhooks' => 'Les :value webhooks ont été archivés',
|
||||
'deleted_webhooks' => 'Les :value webhooks ont été supprimés',
|
||||
'removed_webhooks' => 'Les :value webhooks ont été retirés',
|
||||
'restored_webhooks' => 'Les :value webhooks ont été restaurés',
|
||||
'api_docs' => 'Docs API',
|
||||
'archived_tokens' => 'Les :value jetons ont été archivés',
|
||||
'deleted_tokens' => 'Les :value jetons ont été supprimés',
|
||||
'restored_tokens' => 'Les :value jetons ont été restaurés',
|
||||
'archived_payment_terms' => 'Les :value termes de paiement ont été archivés',
|
||||
'deleted_payment_terms' => 'Les :value termes de paiement ont été supprimés',
|
||||
'restored_payment_terms' => 'Les :value termes de paiement ont été restaurés',
|
||||
'archived_designs' => 'Les :value designs ont été archivés',
|
||||
'deleted_designs' => 'Les :value designs ont été supprimés',
|
||||
'restored_designs' => 'Les :value designs ont été restaurés',
|
||||
'restored_credits' => 'Les :value crédits ont été restaurés',
|
||||
'archived_users' => 'Les :value utilisateurs ont été archivés',
|
||||
'deleted_users' => 'Les :value utilisateurs ont été supprimés',
|
||||
'removed_users' => 'Les :value utilisateurs ont été retirés',
|
||||
'restored_users' => 'Les :value utilisateurs ont été restaurés',
|
||||
'archived_tax_rates' => 'Les :value taux de taxes ont été archivés',
|
||||
'deleted_tax_rates' => 'Les :value taux de taxes ont été supprimés',
|
||||
'restored_tax_rates' => 'Les :value taux de taxes ont été restaurés',
|
||||
'archived_company_gateways' => 'Les :value passerelles ont été archivées',
|
||||
'deleted_company_gateways' => 'Les :value passerelles ont été supprimées',
|
||||
'restored_company_gateways' => 'Les :value passerelles ont été restaurées',
|
||||
'archived_groups' => 'Les :value groupes ont été archivés',
|
||||
'deleted_groups' => 'Les :value groupes ont été supprimés',
|
||||
'restored_groups' => 'Les :value groupes ont été restaurés',
|
||||
'archived_documents' => 'Les :value documents ont été archivés',
|
||||
'deleted_documents' => 'Les :value documents ont été supprimés',
|
||||
'restored_documents' => 'Les :value documents ont été restaurés',
|
||||
'restored_vendors' => 'Les :value fournisseurs ont été restaurés',
|
||||
'restored_expenses' => 'Les :value dépenses ont été restaurées',
|
||||
'restored_tasks' => 'Les :value tâches ont été restaurées',
|
||||
'restored_projects' => 'Les :value projets ont été restaurés',
|
||||
'restored_products' => 'Les :value produits ont été restaurés',
|
||||
'restored_clients' => 'Les :value clients ont été restaurés',
|
||||
'restored_invoices' => 'Les :value factures ont été restaurées',
|
||||
'restored_payments' => 'Les :value paiements ont été restaurés',
|
||||
'restored_quotes' => 'Les :value soumissions ont été restaurées',
|
||||
'update_app' => 'Mettre à jour l\'App',
|
||||
'started_import' => 'Importation démarrée',
|
||||
'duplicate_column_mapping' => 'Dupliquer le mappage de colonnes',
|
||||
'uses_inclusive_taxes' => 'Utiliser taxes incluses',
|
||||
'is_amount_discount' => 'Est Montant rabais',
|
||||
'map_to' => 'Mapper vers',
|
||||
'first_row_as_column_names' => 'Utiliser première rangée comme noms de colonnes',
|
||||
'no_file_selected' => 'Aucun fichier sélectionné',
|
||||
'import_type' => 'Type d\'importation',
|
||||
'draft_mode' => 'Mode brouillon',
|
||||
'draft_mode_help' => 'Prévisualisations mises à jour plus rapidement mais moins précises',
|
||||
'show_product_discount' => 'Afficher le rabais de produit',
|
||||
'show_product_discount_help' => 'Afficher un champ rabais de ligne d\'article',
|
||||
'tax_name3' => 'Nom de taxe 3',
|
||||
'debug_mode_is_enabled' => 'Debug mode is enabled',
|
||||
'debug_mode_is_enabled_help' => 'Warning: it is intented for use on local machines, it can leak credentials. Click to learn more.',
|
||||
'running_tasks' => 'Running Tasks',
|
||||
'recent_tasks' => 'Recent Tasks',
|
||||
'recent_expenses' => 'Recent Expenses',
|
||||
'upcoming_expenses' => 'Upcoming Expenses',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
@ -3274,8 +3274,9 @@ Nevažeći kontakt email',
|
||||
'migrate_intro_text' => 'We\'ve been working on next version of Invoice Ninja. Click the button below to start the migration.',
|
||||
'start_migration' => 'Start Migration',
|
||||
'auth' => 'Auth',
|
||||
'endpoint' => 'Endpont',
|
||||
'endpoint' => 'Endpoint',
|
||||
'migration' => 'Migracija',
|
||||
'companies' => 'Companies',
|
||||
'welcome_to_the_new_version' => 'Dobrodošli u novu verziju Invoice Ninje',
|
||||
'download_data' => 'Pritisnite gumb ispod kako biste preuzeli podatke.',
|
||||
'migration_import' => 'Super! Sada ste spremni uvesti migracijske datoteke. Idite na novu instalaciju da biste uvezli svoje podatke',
|
||||
@ -3536,7 +3537,7 @@ Nevažeći kontakt email',
|
||||
'marked_credit_as_sent' => 'Successfully marked credit as sent',
|
||||
'email_subject_payment_partial' => 'Email Partial Payment Subject',
|
||||
'is_approved' => 'Odobreno je',
|
||||
'migration_went_wrong' => 'Ups! Nešto je pošlo po zlu! Prije početka migracije provjerite jeste li pravilno izvršili postavljanje V2 Invoice Ninja.',
|
||||
'migration_went_wrong' => 'Error: Make sure you did proper setup with V5 of Invoice Ninja, before starting migration.',
|
||||
'cross_migration_message' => 'Cross account migration is not allowed. Make sure e-mail address is same on V4 and V5.',
|
||||
'email_credit' => 'Email Credit',
|
||||
'client_email_not_set' => 'Klijent nema postavljenu adresu e-pošte',
|
||||
@ -3791,6 +3792,117 @@ Nevažeći kontakt email',
|
||||
'tax_name1' => 'Tax Name 1',
|
||||
'tax_name2' => 'Tax Name 2',
|
||||
'transaction_id' => 'Transaction ID',
|
||||
'migration_select_company_label' => 'Awesome! Please select the companies you would like to migrate.',
|
||||
'force_migration' => 'Force migration',
|
||||
'invoice_late' => 'Invoice Late',
|
||||
'quote_expired' => 'Quote Expired',
|
||||
'recurring_invoice_total' => 'Invoice Total',
|
||||
'actions' => 'Actions',
|
||||
'expense_number' => 'Expense Number',
|
||||
'task_number' => 'Task Number',
|
||||
'project_number' => 'Project Number',
|
||||
'view_settings' => 'View Settings',
|
||||
'company_disabled_warning' => 'Warning: this company has not yet been activated',
|
||||
'late_invoice' => 'Late Invoice',
|
||||
'expired_quote' => 'Expired Quote',
|
||||
'remind_invoice' => 'Remind Invoice',
|
||||
'client_phone' => 'Client Phone',
|
||||
'required_fields' => 'Required Fields',
|
||||
'enabled_modules' => 'Enabled Modules',
|
||||
'activity_60' => ':contact viewed quote :quote',
|
||||
'activity_61' => ':user updated client :client',
|
||||
'activity_62' => ':user updated vendor :vendor',
|
||||
'activity_63' => ':user emailed first reminder for invoice :invoice to :contact',
|
||||
'activity_64' => ':user emailed second reminder for invoice :invoice to :contact',
|
||||
'activity_65' => ':user emailed third reminder for invoice :invoice to :contact',
|
||||
'activity_66' => ':user emailed endless reminder for invoice :invoice to :contact',
|
||||
'expense_category_id' => 'Expense Category ID',
|
||||
'migration_auth_label' => 'Let\'s continue by authenticating.',
|
||||
'api_secret' => 'API secret',
|
||||
'migration_api_secret_notice' => 'You can find API_SECRET in the .env file or Invoice Ninja v5. If property is missing, leave field blank.',
|
||||
'view_licenses' => 'View Licenses',
|
||||
'fullscreen_editor' => 'Fullscreen Editor',
|
||||
'sidebar_editor' => 'Sidebar Editor',
|
||||
'please_type_to_confirm' => 'Please type ":value" to confirm',
|
||||
'purge' => 'Purge',
|
||||
'clone_to' => 'Clone To',
|
||||
'clone_to_other' => 'Clone to Other',
|
||||
'labels' => 'Labels',
|
||||
'add_custom' => 'Add Custom',
|
||||
'payment_tax' => 'Payment Tax',
|
||||
'white_label' => 'White Label',
|
||||
'sent_invoices_are_locked' => 'Sent invoices are locked',
|
||||
'paid_invoices_are_locked' => 'Paid invoices are locked',
|
||||
'source_code' => 'Source Code',
|
||||
'app_platforms' => 'App Platforms',
|
||||
'archived_task_statuses' => 'Successfully archived :value task statuses',
|
||||
'deleted_task_statuses' => 'Successfully deleted :value task statuses',
|
||||
'restored_task_statuses' => 'Successfully restored :value task statuses',
|
||||
'deleted_expense_categories' => 'Successfully deleted expense :value categories',
|
||||
'restored_expense_categories' => 'Successfully restored expense :value categories',
|
||||
'archived_recurring_invoices' => 'Successfully archived recurring :value invoices',
|
||||
'deleted_recurring_invoices' => 'Successfully deleted recurring :value invoices',
|
||||
'restored_recurring_invoices' => 'Successfully restored recurring :value invoices',
|
||||
'archived_webhooks' => 'Successfully archived :value webhooks',
|
||||
'deleted_webhooks' => 'Successfully deleted :value webhooks',
|
||||
'removed_webhooks' => 'Successfully removed :value webhooks',
|
||||
'restored_webhooks' => 'Successfully restored :value webhooks',
|
||||
'api_docs' => 'API Docs',
|
||||
'archived_tokens' => 'Successfully archived :value tokens',
|
||||
'deleted_tokens' => 'Successfully deleted :value tokens',
|
||||
'restored_tokens' => 'Successfully restored :value tokens',
|
||||
'archived_payment_terms' => 'Successfully archived :value payment terms',
|
||||
'deleted_payment_terms' => 'Successfully deleted :value payment terms',
|
||||
'restored_payment_terms' => 'Successfully restored :value payment terms',
|
||||
'archived_designs' => 'Successfully archived :value designs',
|
||||
'deleted_designs' => 'Successfully deleted :value designs',
|
||||
'restored_designs' => 'Successfully restored :value designs',
|
||||
'restored_credits' => 'Successfully restored :value credits',
|
||||
'archived_users' => 'Successfully archived :value users',
|
||||
'deleted_users' => 'Successfully deleted :value users',
|
||||
'removed_users' => 'Successfully removed :value users',
|
||||
'restored_users' => 'Successfully restored :value users',
|
||||
'archived_tax_rates' => 'Successfully archived :value tax rates',
|
||||
'deleted_tax_rates' => 'Successfully deleted :value tax rates',
|
||||
'restored_tax_rates' => 'Successfully restored :value tax rates',
|
||||
'archived_company_gateways' => 'Successfully archived :value gateways',
|
||||
'deleted_company_gateways' => 'Successfully deleted :value gateways',
|
||||
'restored_company_gateways' => 'Successfully restored :value gateways',
|
||||
'archived_groups' => 'Successfully archived :value groups',
|
||||
'deleted_groups' => 'Successfully deleted :value groups',
|
||||
'restored_groups' => 'Successfully restored :value groups',
|
||||
'archived_documents' => 'Successfully archived :value documents',
|
||||
'deleted_documents' => 'Successfully deleted :value documents',
|
||||
'restored_documents' => 'Successfully restored :value documents',
|
||||
'restored_vendors' => 'Successfully restored :value vendors',
|
||||
'restored_expenses' => 'Successfully restored :value expenses',
|
||||
'restored_tasks' => 'Successfully restored :value tasks',
|
||||
'restored_projects' => 'Successfully restored :value projects',
|
||||
'restored_products' => 'Successfully restored :value products',
|
||||
'restored_clients' => 'Successfully restored :value clients',
|
||||
'restored_invoices' => 'Successfully restored :value invoices',
|
||||
'restored_payments' => 'Successfully restored :value payments',
|
||||
'restored_quotes' => 'Successfully restored :value quotes',
|
||||
'update_app' => 'Update App',
|
||||
'started_import' => 'Successfully started import',
|
||||
'duplicate_column_mapping' => 'Duplicate column mapping',
|
||||
'uses_inclusive_taxes' => 'Uses Inclusive Taxes',
|
||||
'is_amount_discount' => 'Is Amount Discount',
|
||||
'map_to' => 'Map To',
|
||||
'first_row_as_column_names' => 'Use first row as column names',
|
||||
'no_file_selected' => 'No File Selected',
|
||||
'import_type' => 'Import Type',
|
||||
'draft_mode' => 'Draft Mode',
|
||||
'draft_mode_help' => 'Preview updates faster but is less accurate',
|
||||
'show_product_discount' => 'Show Product Discount',
|
||||
'show_product_discount_help' => 'Display a line item discount field',
|
||||
'tax_name3' => 'Tax Name 3',
|
||||
'debug_mode_is_enabled' => 'Debug mode is enabled',
|
||||
'debug_mode_is_enabled_help' => 'Warning: it is intented for use on local machines, it can leak credentials. Click to learn more.',
|
||||
'running_tasks' => 'Running Tasks',
|
||||
'recent_tasks' => 'Recent Tasks',
|
||||
'recent_expenses' => 'Recent Expenses',
|
||||
'upcoming_expenses' => 'Upcoming Expenses',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
@ -1025,13 +1025,13 @@ $LANG = array(
|
||||
'overdue' => 'Overdue',
|
||||
|
||||
|
||||
'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding from the invoice and client portal.',
|
||||
'white_label_text' => 'Acquista una licenza di un anno al prezzo di $:price per rimuovere il logo di Invoice Ninja dalle fatture e dal portale clienti.',
|
||||
'user_email_footer' => 'Per modificare le impostazioni di notifiche via email per favore accedi a: :link',
|
||||
'reset_password_footer' => 'Se non sei stato tu a voler resettare la password per favore invia un\'email di assistenza a: :email',
|
||||
'limit_users' => 'Sorry, this will exceed the limit of :limit users',
|
||||
'more_designs_self_host_header' => 'Get 6 more invoice designs for just $:price',
|
||||
'old_browser' => 'Per favore usa un :link',
|
||||
'newer_browser' => 'newer browser',
|
||||
'newer_browser' => 'browser più recente',
|
||||
'white_label_custom_css' => ':link for $:price to enable custom styling and help support our project.',
|
||||
'bank_accounts_help' => 'Connetti un conto bancario per importare le spese e creare i fornitori automaticamente. Supporta American Express e :link',
|
||||
'us_banks' => 'Più di 400 banche negli Stati Uniti',
|
||||
@ -1353,7 +1353,7 @@ $LANG = array(
|
||||
'see_whats_new' => 'Scopri le novità nella versione :version',
|
||||
'wait_for_upload' => 'Attendere che il caricamento del documento sia completato. ',
|
||||
'upgrade_for_permissions' => 'Upgrade to our Enterprise plan to enable permissions.',
|
||||
'enable_second_tax_rate' => 'Enable specifying a <b>second tax rate</b>',
|
||||
'enable_second_tax_rate' => 'Possibile specificare una <b>tassa secondaria</b>',
|
||||
'payment_file' => 'File Pagamento',
|
||||
'expense_file' => 'File Spese',
|
||||
'product_file' => 'File Prodotto',
|
||||
@ -3266,8 +3266,9 @@ $LANG = array(
|
||||
'migrate_intro_text' => 'We\'ve been working on next version of Invoice Ninja. Click the button below to start the migration.',
|
||||
'start_migration' => 'Start Migration',
|
||||
'auth' => 'Auth',
|
||||
'endpoint' => 'Endpont',
|
||||
'endpoint' => 'Endpoint',
|
||||
'migration' => 'Migration',
|
||||
'companies' => 'Companies',
|
||||
'welcome_to_the_new_version' => 'Welcome to the new version of Invoice Ninja',
|
||||
'download_data' => 'Press button below to download the data.',
|
||||
'migration_import' => 'Awesome! Now you are ready to import your migration. Go to your new installation to import your data',
|
||||
@ -3528,7 +3529,7 @@ $LANG = array(
|
||||
'marked_credit_as_sent' => 'Successfully marked credit as sent',
|
||||
'email_subject_payment_partial' => 'Email Partial Payment Subject',
|
||||
'is_approved' => 'Is Approved',
|
||||
'migration_went_wrong' => 'Oops, something went wrong! Make sure you did proper setup with V2 of Invoice Ninja, before starting migration.',
|
||||
'migration_went_wrong' => 'Error: Make sure you did proper setup with V5 of Invoice Ninja, before starting migration.',
|
||||
'cross_migration_message' => 'Cross account migration is not allowed. Make sure e-mail address is same on V4 and V5.',
|
||||
'email_credit' => 'Email Credit',
|
||||
'client_email_not_set' => 'Client does not have an email address set',
|
||||
@ -3783,6 +3784,117 @@ $LANG = array(
|
||||
'tax_name1' => 'Tax Name 1',
|
||||
'tax_name2' => 'Tax Name 2',
|
||||
'transaction_id' => 'Transaction ID',
|
||||
'migration_select_company_label' => 'Awesome! Please select the companies you would like to migrate.',
|
||||
'force_migration' => 'Force migration',
|
||||
'invoice_late' => 'Invoice Late',
|
||||
'quote_expired' => 'Quote Expired',
|
||||
'recurring_invoice_total' => 'Invoice Total',
|
||||
'actions' => 'Actions',
|
||||
'expense_number' => 'Expense Number',
|
||||
'task_number' => 'Task Number',
|
||||
'project_number' => 'Project Number',
|
||||
'view_settings' => 'View Settings',
|
||||
'company_disabled_warning' => 'Warning: this company has not yet been activated',
|
||||
'late_invoice' => 'Late Invoice',
|
||||
'expired_quote' => 'Expired Quote',
|
||||
'remind_invoice' => 'Remind Invoice',
|
||||
'client_phone' => 'Client Phone',
|
||||
'required_fields' => 'Required Fields',
|
||||
'enabled_modules' => 'Enabled Modules',
|
||||
'activity_60' => ':contact viewed quote :quote',
|
||||
'activity_61' => ':user updated client :client',
|
||||
'activity_62' => ':user updated vendor :vendor',
|
||||
'activity_63' => ':user emailed first reminder for invoice :invoice to :contact',
|
||||
'activity_64' => ':user emailed second reminder for invoice :invoice to :contact',
|
||||
'activity_65' => ':user emailed third reminder for invoice :invoice to :contact',
|
||||
'activity_66' => ':user emailed endless reminder for invoice :invoice to :contact',
|
||||
'expense_category_id' => 'Expense Category ID',
|
||||
'migration_auth_label' => 'Let\'s continue by authenticating.',
|
||||
'api_secret' => 'API secret',
|
||||
'migration_api_secret_notice' => 'You can find API_SECRET in the .env file or Invoice Ninja v5. If property is missing, leave field blank.',
|
||||
'view_licenses' => 'View Licenses',
|
||||
'fullscreen_editor' => 'Fullscreen Editor',
|
||||
'sidebar_editor' => 'Sidebar Editor',
|
||||
'please_type_to_confirm' => 'Please type ":value" to confirm',
|
||||
'purge' => 'Purge',
|
||||
'clone_to' => 'Clone To',
|
||||
'clone_to_other' => 'Clone to Other',
|
||||
'labels' => 'Labels',
|
||||
'add_custom' => 'Add Custom',
|
||||
'payment_tax' => 'Payment Tax',
|
||||
'white_label' => 'White Label',
|
||||
'sent_invoices_are_locked' => 'Sent invoices are locked',
|
||||
'paid_invoices_are_locked' => 'Paid invoices are locked',
|
||||
'source_code' => 'Source Code',
|
||||
'app_platforms' => 'App Platforms',
|
||||
'archived_task_statuses' => 'Successfully archived :value task statuses',
|
||||
'deleted_task_statuses' => 'Successfully deleted :value task statuses',
|
||||
'restored_task_statuses' => 'Successfully restored :value task statuses',
|
||||
'deleted_expense_categories' => 'Successfully deleted expense :value categories',
|
||||
'restored_expense_categories' => 'Successfully restored expense :value categories',
|
||||
'archived_recurring_invoices' => 'Successfully archived recurring :value invoices',
|
||||
'deleted_recurring_invoices' => 'Successfully deleted recurring :value invoices',
|
||||
'restored_recurring_invoices' => 'Successfully restored recurring :value invoices',
|
||||
'archived_webhooks' => 'Successfully archived :value webhooks',
|
||||
'deleted_webhooks' => 'Successfully deleted :value webhooks',
|
||||
'removed_webhooks' => 'Successfully removed :value webhooks',
|
||||
'restored_webhooks' => 'Successfully restored :value webhooks',
|
||||
'api_docs' => 'API Docs',
|
||||
'archived_tokens' => 'Successfully archived :value tokens',
|
||||
'deleted_tokens' => 'Successfully deleted :value tokens',
|
||||
'restored_tokens' => 'Successfully restored :value tokens',
|
||||
'archived_payment_terms' => 'Successfully archived :value payment terms',
|
||||
'deleted_payment_terms' => 'Successfully deleted :value payment terms',
|
||||
'restored_payment_terms' => 'Successfully restored :value payment terms',
|
||||
'archived_designs' => 'Successfully archived :value designs',
|
||||
'deleted_designs' => 'Successfully deleted :value designs',
|
||||
'restored_designs' => 'Successfully restored :value designs',
|
||||
'restored_credits' => 'Successfully restored :value credits',
|
||||
'archived_users' => 'Successfully archived :value users',
|
||||
'deleted_users' => 'Successfully deleted :value users',
|
||||
'removed_users' => 'Successfully removed :value users',
|
||||
'restored_users' => 'Successfully restored :value users',
|
||||
'archived_tax_rates' => 'Successfully archived :value tax rates',
|
||||
'deleted_tax_rates' => 'Successfully deleted :value tax rates',
|
||||
'restored_tax_rates' => 'Successfully restored :value tax rates',
|
||||
'archived_company_gateways' => 'Successfully archived :value gateways',
|
||||
'deleted_company_gateways' => 'Successfully deleted :value gateways',
|
||||
'restored_company_gateways' => 'Successfully restored :value gateways',
|
||||
'archived_groups' => 'Successfully archived :value groups',
|
||||
'deleted_groups' => 'Successfully deleted :value groups',
|
||||
'restored_groups' => 'Successfully restored :value groups',
|
||||
'archived_documents' => 'Successfully archived :value documents',
|
||||
'deleted_documents' => 'Successfully deleted :value documents',
|
||||
'restored_documents' => 'Successfully restored :value documents',
|
||||
'restored_vendors' => 'Successfully restored :value vendors',
|
||||
'restored_expenses' => 'Successfully restored :value expenses',
|
||||
'restored_tasks' => 'Successfully restored :value tasks',
|
||||
'restored_projects' => 'Successfully restored :value projects',
|
||||
'restored_products' => 'Successfully restored :value products',
|
||||
'restored_clients' => 'Successfully restored :value clients',
|
||||
'restored_invoices' => 'Successfully restored :value invoices',
|
||||
'restored_payments' => 'Successfully restored :value payments',
|
||||
'restored_quotes' => 'Successfully restored :value quotes',
|
||||
'update_app' => 'Update App',
|
||||
'started_import' => 'Successfully started import',
|
||||
'duplicate_column_mapping' => 'Duplicate column mapping',
|
||||
'uses_inclusive_taxes' => 'Uses Inclusive Taxes',
|
||||
'is_amount_discount' => 'Is Amount Discount',
|
||||
'map_to' => 'Map To',
|
||||
'first_row_as_column_names' => 'Use first row as column names',
|
||||
'no_file_selected' => 'No File Selected',
|
||||
'import_type' => 'Import Type',
|
||||
'draft_mode' => 'Draft Mode',
|
||||
'draft_mode_help' => 'Preview updates faster but is less accurate',
|
||||
'show_product_discount' => 'Show Product Discount',
|
||||
'show_product_discount_help' => 'Display a line item discount field',
|
||||
'tax_name3' => 'Tax Name 3',
|
||||
'debug_mode_is_enabled' => 'Debug mode is enabled',
|
||||
'debug_mode_is_enabled_help' => 'Warning: it is intented for use on local machines, it can leak credentials. Click to learn more.',
|
||||
'running_tasks' => 'Running Tasks',
|
||||
'recent_tasks' => 'Recent Tasks',
|
||||
'recent_expenses' => 'Recent Expenses',
|
||||
'upcoming_expenses' => 'Upcoming Expenses',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
@ -3273,8 +3273,9 @@ $LANG = array(
|
||||
'migrate_intro_text' => 'We\'ve been working on next version of Invoice Ninja. Click the button below to start the migration.',
|
||||
'start_migration' => 'Start Migration',
|
||||
'auth' => 'Auth',
|
||||
'endpoint' => 'Endpont',
|
||||
'endpoint' => 'Endpoint',
|
||||
'migration' => 'Migration',
|
||||
'companies' => 'Companies',
|
||||
'welcome_to_the_new_version' => 'Welcome to the new version of Invoice Ninja',
|
||||
'download_data' => 'Press button below to download the data.',
|
||||
'migration_import' => 'Awesome! Now you are ready to import your migration. Go to your new installation to import your data',
|
||||
@ -3535,7 +3536,7 @@ $LANG = array(
|
||||
'marked_credit_as_sent' => 'Successfully marked credit as sent',
|
||||
'email_subject_payment_partial' => 'Email Partial Payment Subject',
|
||||
'is_approved' => 'Is Approved',
|
||||
'migration_went_wrong' => 'Oops, something went wrong! Make sure you did proper setup with V2 of Invoice Ninja, before starting migration.',
|
||||
'migration_went_wrong' => 'Error: Make sure you did proper setup with V5 of Invoice Ninja, before starting migration.',
|
||||
'cross_migration_message' => 'Cross account migration is not allowed. Make sure e-mail address is same on V4 and V5.',
|
||||
'email_credit' => 'Email Credit',
|
||||
'client_email_not_set' => 'Client does not have an email address set',
|
||||
@ -3790,6 +3791,117 @@ $LANG = array(
|
||||
'tax_name1' => 'Tax Name 1',
|
||||
'tax_name2' => 'Tax Name 2',
|
||||
'transaction_id' => 'Transaction ID',
|
||||
'migration_select_company_label' => 'Awesome! Please select the companies you would like to migrate.',
|
||||
'force_migration' => 'Force migration',
|
||||
'invoice_late' => 'Invoice Late',
|
||||
'quote_expired' => 'Quote Expired',
|
||||
'recurring_invoice_total' => 'Invoice Total',
|
||||
'actions' => 'Actions',
|
||||
'expense_number' => 'Expense Number',
|
||||
'task_number' => 'Task Number',
|
||||
'project_number' => 'Project Number',
|
||||
'view_settings' => 'View Settings',
|
||||
'company_disabled_warning' => 'Warning: this company has not yet been activated',
|
||||
'late_invoice' => 'Late Invoice',
|
||||
'expired_quote' => 'Expired Quote',
|
||||
'remind_invoice' => 'Remind Invoice',
|
||||
'client_phone' => 'Client Phone',
|
||||
'required_fields' => 'Required Fields',
|
||||
'enabled_modules' => 'Enabled Modules',
|
||||
'activity_60' => ':contact viewed quote :quote',
|
||||
'activity_61' => ':user updated client :client',
|
||||
'activity_62' => ':user updated vendor :vendor',
|
||||
'activity_63' => ':user emailed first reminder for invoice :invoice to :contact',
|
||||
'activity_64' => ':user emailed second reminder for invoice :invoice to :contact',
|
||||
'activity_65' => ':user emailed third reminder for invoice :invoice to :contact',
|
||||
'activity_66' => ':user emailed endless reminder for invoice :invoice to :contact',
|
||||
'expense_category_id' => 'Expense Category ID',
|
||||
'migration_auth_label' => 'Let\'s continue by authenticating.',
|
||||
'api_secret' => 'API secret',
|
||||
'migration_api_secret_notice' => 'You can find API_SECRET in the .env file or Invoice Ninja v5. If property is missing, leave field blank.',
|
||||
'view_licenses' => 'View Licenses',
|
||||
'fullscreen_editor' => 'Fullscreen Editor',
|
||||
'sidebar_editor' => 'Sidebar Editor',
|
||||
'please_type_to_confirm' => 'Please type ":value" to confirm',
|
||||
'purge' => 'Purge',
|
||||
'clone_to' => 'Clone To',
|
||||
'clone_to_other' => 'Clone to Other',
|
||||
'labels' => 'Labels',
|
||||
'add_custom' => 'Add Custom',
|
||||
'payment_tax' => 'Payment Tax',
|
||||
'white_label' => 'White Label',
|
||||
'sent_invoices_are_locked' => 'Sent invoices are locked',
|
||||
'paid_invoices_are_locked' => 'Paid invoices are locked',
|
||||
'source_code' => 'Source Code',
|
||||
'app_platforms' => 'App Platforms',
|
||||
'archived_task_statuses' => 'Successfully archived :value task statuses',
|
||||
'deleted_task_statuses' => 'Successfully deleted :value task statuses',
|
||||
'restored_task_statuses' => 'Successfully restored :value task statuses',
|
||||
'deleted_expense_categories' => 'Successfully deleted expense :value categories',
|
||||
'restored_expense_categories' => 'Successfully restored expense :value categories',
|
||||
'archived_recurring_invoices' => 'Successfully archived recurring :value invoices',
|
||||
'deleted_recurring_invoices' => 'Successfully deleted recurring :value invoices',
|
||||
'restored_recurring_invoices' => 'Successfully restored recurring :value invoices',
|
||||
'archived_webhooks' => 'Successfully archived :value webhooks',
|
||||
'deleted_webhooks' => 'Successfully deleted :value webhooks',
|
||||
'removed_webhooks' => 'Successfully removed :value webhooks',
|
||||
'restored_webhooks' => 'Successfully restored :value webhooks',
|
||||
'api_docs' => 'API Docs',
|
||||
'archived_tokens' => 'Successfully archived :value tokens',
|
||||
'deleted_tokens' => 'Successfully deleted :value tokens',
|
||||
'restored_tokens' => 'Successfully restored :value tokens',
|
||||
'archived_payment_terms' => 'Successfully archived :value payment terms',
|
||||
'deleted_payment_terms' => 'Successfully deleted :value payment terms',
|
||||
'restored_payment_terms' => 'Successfully restored :value payment terms',
|
||||
'archived_designs' => 'Successfully archived :value designs',
|
||||
'deleted_designs' => 'Successfully deleted :value designs',
|
||||
'restored_designs' => 'Successfully restored :value designs',
|
||||
'restored_credits' => 'Successfully restored :value credits',
|
||||
'archived_users' => 'Successfully archived :value users',
|
||||
'deleted_users' => 'Successfully deleted :value users',
|
||||
'removed_users' => 'Successfully removed :value users',
|
||||
'restored_users' => 'Successfully restored :value users',
|
||||
'archived_tax_rates' => 'Successfully archived :value tax rates',
|
||||
'deleted_tax_rates' => 'Successfully deleted :value tax rates',
|
||||
'restored_tax_rates' => 'Successfully restored :value tax rates',
|
||||
'archived_company_gateways' => 'Successfully archived :value gateways',
|
||||
'deleted_company_gateways' => 'Successfully deleted :value gateways',
|
||||
'restored_company_gateways' => 'Successfully restored :value gateways',
|
||||
'archived_groups' => 'Successfully archived :value groups',
|
||||
'deleted_groups' => 'Successfully deleted :value groups',
|
||||
'restored_groups' => 'Successfully restored :value groups',
|
||||
'archived_documents' => 'Successfully archived :value documents',
|
||||
'deleted_documents' => 'Successfully deleted :value documents',
|
||||
'restored_documents' => 'Successfully restored :value documents',
|
||||
'restored_vendors' => 'Successfully restored :value vendors',
|
||||
'restored_expenses' => 'Successfully restored :value expenses',
|
||||
'restored_tasks' => 'Successfully restored :value tasks',
|
||||
'restored_projects' => 'Successfully restored :value projects',
|
||||
'restored_products' => 'Successfully restored :value products',
|
||||
'restored_clients' => 'Successfully restored :value clients',
|
||||
'restored_invoices' => 'Successfully restored :value invoices',
|
||||
'restored_payments' => 'Successfully restored :value payments',
|
||||
'restored_quotes' => 'Successfully restored :value quotes',
|
||||
'update_app' => 'Update App',
|
||||
'started_import' => 'Successfully started import',
|
||||
'duplicate_column_mapping' => 'Duplicate column mapping',
|
||||
'uses_inclusive_taxes' => 'Uses Inclusive Taxes',
|
||||
'is_amount_discount' => 'Is Amount Discount',
|
||||
'map_to' => 'Map To',
|
||||
'first_row_as_column_names' => 'Use first row as column names',
|
||||
'no_file_selected' => 'No File Selected',
|
||||
'import_type' => 'Import Type',
|
||||
'draft_mode' => 'Draft Mode',
|
||||
'draft_mode_help' => 'Preview updates faster but is less accurate',
|
||||
'show_product_discount' => 'Show Product Discount',
|
||||
'show_product_discount_help' => 'Display a line item discount field',
|
||||
'tax_name3' => 'Tax Name 3',
|
||||
'debug_mode_is_enabled' => 'Debug mode is enabled',
|
||||
'debug_mode_is_enabled_help' => 'Warning: it is intented for use on local machines, it can leak credentials. Click to learn more.',
|
||||
'running_tasks' => 'Running Tasks',
|
||||
'recent_tasks' => 'Recent Tasks',
|
||||
'recent_expenses' => 'Recent Expenses',
|
||||
'upcoming_expenses' => 'Upcoming Expenses',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
@ -3273,8 +3273,9 @@ $LANG = array(
|
||||
'migrate_intro_text' => 'We\'ve been working on next version of Invoice Ninja. Click the button below to start the migration.',
|
||||
'start_migration' => 'Start Migration',
|
||||
'auth' => 'Auth',
|
||||
'endpoint' => 'Endpont',
|
||||
'endpoint' => 'Endpoint',
|
||||
'migration' => 'Migration',
|
||||
'companies' => 'Companies',
|
||||
'welcome_to_the_new_version' => 'Welcome to the new version of Invoice Ninja',
|
||||
'download_data' => 'Press button below to download the data.',
|
||||
'migration_import' => 'Awesome! Now you are ready to import your migration. Go to your new installation to import your data',
|
||||
@ -3535,7 +3536,7 @@ $LANG = array(
|
||||
'marked_credit_as_sent' => 'Successfully marked credit as sent',
|
||||
'email_subject_payment_partial' => 'El. pašt. Dalino Apmokėjimo Subject ',
|
||||
'is_approved' => 'Is Approved',
|
||||
'migration_went_wrong' => 'Oops, something went wrong! Make sure you did proper setup with V2 of Invoice Ninja, before starting migration.',
|
||||
'migration_went_wrong' => 'Error: Make sure you did proper setup with V5 of Invoice Ninja, before starting migration.',
|
||||
'cross_migration_message' => 'Cross account migration is not allowed. Make sure e-mail address is same on V4 and V5.',
|
||||
'email_credit' => 'Email Credit',
|
||||
'client_email_not_set' => 'Client does not have an email address set',
|
||||
@ -3790,6 +3791,117 @@ $LANG = array(
|
||||
'tax_name1' => 'Tax Name 1',
|
||||
'tax_name2' => 'Tax Name 2',
|
||||
'transaction_id' => 'Transaction ID',
|
||||
'migration_select_company_label' => 'Awesome! Please select the companies you would like to migrate.',
|
||||
'force_migration' => 'Force migration',
|
||||
'invoice_late' => 'Invoice Late',
|
||||
'quote_expired' => 'Quote Expired',
|
||||
'recurring_invoice_total' => 'Invoice Total',
|
||||
'actions' => 'Actions',
|
||||
'expense_number' => 'Expense Number',
|
||||
'task_number' => 'Task Number',
|
||||
'project_number' => 'Project Number',
|
||||
'view_settings' => 'View Settings',
|
||||
'company_disabled_warning' => 'Warning: this company has not yet been activated',
|
||||
'late_invoice' => 'Late Invoice',
|
||||
'expired_quote' => 'Expired Quote',
|
||||
'remind_invoice' => 'Remind Invoice',
|
||||
'client_phone' => 'Client Phone',
|
||||
'required_fields' => 'Required Fields',
|
||||
'enabled_modules' => 'Enabled Modules',
|
||||
'activity_60' => ':contact viewed quote :quote',
|
||||
'activity_61' => ':user updated client :client',
|
||||
'activity_62' => ':user updated vendor :vendor',
|
||||
'activity_63' => ':user emailed first reminder for invoice :invoice to :contact',
|
||||
'activity_64' => ':user emailed second reminder for invoice :invoice to :contact',
|
||||
'activity_65' => ':user emailed third reminder for invoice :invoice to :contact',
|
||||
'activity_66' => ':user emailed endless reminder for invoice :invoice to :contact',
|
||||
'expense_category_id' => 'Expense Category ID',
|
||||
'migration_auth_label' => 'Let\'s continue by authenticating.',
|
||||
'api_secret' => 'API secret',
|
||||
'migration_api_secret_notice' => 'You can find API_SECRET in the .env file or Invoice Ninja v5. If property is missing, leave field blank.',
|
||||
'view_licenses' => 'View Licenses',
|
||||
'fullscreen_editor' => 'Fullscreen Editor',
|
||||
'sidebar_editor' => 'Sidebar Editor',
|
||||
'please_type_to_confirm' => 'Please type ":value" to confirm',
|
||||
'purge' => 'Purge',
|
||||
'clone_to' => 'Clone To',
|
||||
'clone_to_other' => 'Clone to Other',
|
||||
'labels' => 'Labels',
|
||||
'add_custom' => 'Add Custom',
|
||||
'payment_tax' => 'Payment Tax',
|
||||
'white_label' => 'White Label',
|
||||
'sent_invoices_are_locked' => 'Sent invoices are locked',
|
||||
'paid_invoices_are_locked' => 'Paid invoices are locked',
|
||||
'source_code' => 'Source Code',
|
||||
'app_platforms' => 'App Platforms',
|
||||
'archived_task_statuses' => 'Successfully archived :value task statuses',
|
||||
'deleted_task_statuses' => 'Successfully deleted :value task statuses',
|
||||
'restored_task_statuses' => 'Successfully restored :value task statuses',
|
||||
'deleted_expense_categories' => 'Successfully deleted expense :value categories',
|
||||
'restored_expense_categories' => 'Successfully restored expense :value categories',
|
||||
'archived_recurring_invoices' => 'Successfully archived recurring :value invoices',
|
||||
'deleted_recurring_invoices' => 'Successfully deleted recurring :value invoices',
|
||||
'restored_recurring_invoices' => 'Successfully restored recurring :value invoices',
|
||||
'archived_webhooks' => 'Successfully archived :value webhooks',
|
||||
'deleted_webhooks' => 'Successfully deleted :value webhooks',
|
||||
'removed_webhooks' => 'Successfully removed :value webhooks',
|
||||
'restored_webhooks' => 'Successfully restored :value webhooks',
|
||||
'api_docs' => 'API Docs',
|
||||
'archived_tokens' => 'Successfully archived :value tokens',
|
||||
'deleted_tokens' => 'Successfully deleted :value tokens',
|
||||
'restored_tokens' => 'Successfully restored :value tokens',
|
||||
'archived_payment_terms' => 'Successfully archived :value payment terms',
|
||||
'deleted_payment_terms' => 'Successfully deleted :value payment terms',
|
||||
'restored_payment_terms' => 'Successfully restored :value payment terms',
|
||||
'archived_designs' => 'Successfully archived :value designs',
|
||||
'deleted_designs' => 'Successfully deleted :value designs',
|
||||
'restored_designs' => 'Successfully restored :value designs',
|
||||
'restored_credits' => 'Successfully restored :value credits',
|
||||
'archived_users' => 'Successfully archived :value users',
|
||||
'deleted_users' => 'Successfully deleted :value users',
|
||||
'removed_users' => 'Successfully removed :value users',
|
||||
'restored_users' => 'Successfully restored :value users',
|
||||
'archived_tax_rates' => 'Successfully archived :value tax rates',
|
||||
'deleted_tax_rates' => 'Successfully deleted :value tax rates',
|
||||
'restored_tax_rates' => 'Successfully restored :value tax rates',
|
||||
'archived_company_gateways' => 'Successfully archived :value gateways',
|
||||
'deleted_company_gateways' => 'Successfully deleted :value gateways',
|
||||
'restored_company_gateways' => 'Successfully restored :value gateways',
|
||||
'archived_groups' => 'Successfully archived :value groups',
|
||||
'deleted_groups' => 'Successfully deleted :value groups',
|
||||
'restored_groups' => 'Successfully restored :value groups',
|
||||
'archived_documents' => 'Successfully archived :value documents',
|
||||
'deleted_documents' => 'Successfully deleted :value documents',
|
||||
'restored_documents' => 'Successfully restored :value documents',
|
||||
'restored_vendors' => 'Successfully restored :value vendors',
|
||||
'restored_expenses' => 'Successfully restored :value expenses',
|
||||
'restored_tasks' => 'Successfully restored :value tasks',
|
||||
'restored_projects' => 'Successfully restored :value projects',
|
||||
'restored_products' => 'Successfully restored :value products',
|
||||
'restored_clients' => 'Successfully restored :value clients',
|
||||
'restored_invoices' => 'Successfully restored :value invoices',
|
||||
'restored_payments' => 'Successfully restored :value payments',
|
||||
'restored_quotes' => 'Successfully restored :value quotes',
|
||||
'update_app' => 'Update App',
|
||||
'started_import' => 'Successfully started import',
|
||||
'duplicate_column_mapping' => 'Duplicate column mapping',
|
||||
'uses_inclusive_taxes' => 'Uses Inclusive Taxes',
|
||||
'is_amount_discount' => 'Is Amount Discount',
|
||||
'map_to' => 'Map To',
|
||||
'first_row_as_column_names' => 'Use first row as column names',
|
||||
'no_file_selected' => 'No File Selected',
|
||||
'import_type' => 'Import Type',
|
||||
'draft_mode' => 'Draft Mode',
|
||||
'draft_mode_help' => 'Preview updates faster but is less accurate',
|
||||
'show_product_discount' => 'Show Product Discount',
|
||||
'show_product_discount_help' => 'Display a line item discount field',
|
||||
'tax_name3' => 'Tax Name 3',
|
||||
'debug_mode_is_enabled' => 'Debug mode is enabled',
|
||||
'debug_mode_is_enabled_help' => 'Warning: it is intented for use on local machines, it can leak credentials. Click to learn more.',
|
||||
'running_tasks' => 'Running Tasks',
|
||||
'recent_tasks' => 'Recent Tasks',
|
||||
'recent_expenses' => 'Recent Expenses',
|
||||
'upcoming_expenses' => 'Upcoming Expenses',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
@ -3274,8 +3274,9 @@ $LANG = array(
|
||||
'migrate_intro_text' => 'We\'ve been working on next version of Invoice Ninja. Click the button below to start the migration.',
|
||||
'start_migration' => 'Start Migration',
|
||||
'auth' => 'Auth',
|
||||
'endpoint' => 'Endpont',
|
||||
'endpoint' => 'Endpoint',
|
||||
'migration' => 'Migration',
|
||||
'companies' => 'Companies',
|
||||
'welcome_to_the_new_version' => 'Welcome to the new version of Invoice Ninja',
|
||||
'download_data' => 'Press button below to download the data.',
|
||||
'migration_import' => 'Awesome! Now you are ready to import your migration. Go to your new installation to import your data',
|
||||
@ -3536,7 +3537,7 @@ $LANG = array(
|
||||
'marked_credit_as_sent' => 'Successfully marked credit as sent',
|
||||
'email_subject_payment_partial' => 'Email Partial Payment Subject',
|
||||
'is_approved' => 'Is Approved',
|
||||
'migration_went_wrong' => 'Oops, something went wrong! Make sure you did proper setup with V2 of Invoice Ninja, before starting migration.',
|
||||
'migration_went_wrong' => 'Error: Make sure you did proper setup with V5 of Invoice Ninja, before starting migration.',
|
||||
'cross_migration_message' => 'Cross account migration is not allowed. Make sure e-mail address is same on V4 and V5.',
|
||||
'email_credit' => 'Email Credit',
|
||||
'client_email_not_set' => 'Client does not have an email address set',
|
||||
@ -3791,6 +3792,117 @@ $LANG = array(
|
||||
'tax_name1' => 'Tax Name 1',
|
||||
'tax_name2' => 'Tax Name 2',
|
||||
'transaction_id' => 'Transaction ID',
|
||||
'migration_select_company_label' => 'Awesome! Please select the companies you would like to migrate.',
|
||||
'force_migration' => 'Force migration',
|
||||
'invoice_late' => 'Invoice Late',
|
||||
'quote_expired' => 'Quote Expired',
|
||||
'recurring_invoice_total' => 'Invoice Total',
|
||||
'actions' => 'Actions',
|
||||
'expense_number' => 'Expense Number',
|
||||
'task_number' => 'Task Number',
|
||||
'project_number' => 'Project Number',
|
||||
'view_settings' => 'View Settings',
|
||||
'company_disabled_warning' => 'Warning: this company has not yet been activated',
|
||||
'late_invoice' => 'Late Invoice',
|
||||
'expired_quote' => 'Expired Quote',
|
||||
'remind_invoice' => 'Remind Invoice',
|
||||
'client_phone' => 'Client Phone',
|
||||
'required_fields' => 'Required Fields',
|
||||
'enabled_modules' => 'Enabled Modules',
|
||||
'activity_60' => ':contact viewed quote :quote',
|
||||
'activity_61' => ':user updated client :client',
|
||||
'activity_62' => ':user updated vendor :vendor',
|
||||
'activity_63' => ':user emailed first reminder for invoice :invoice to :contact',
|
||||
'activity_64' => ':user emailed second reminder for invoice :invoice to :contact',
|
||||
'activity_65' => ':user emailed third reminder for invoice :invoice to :contact',
|
||||
'activity_66' => ':user emailed endless reminder for invoice :invoice to :contact',
|
||||
'expense_category_id' => 'Expense Category ID',
|
||||
'migration_auth_label' => 'Let\'s continue by authenticating.',
|
||||
'api_secret' => 'API secret',
|
||||
'migration_api_secret_notice' => 'You can find API_SECRET in the .env file or Invoice Ninja v5. If property is missing, leave field blank.',
|
||||
'view_licenses' => 'View Licenses',
|
||||
'fullscreen_editor' => 'Fullscreen Editor',
|
||||
'sidebar_editor' => 'Sidebar Editor',
|
||||
'please_type_to_confirm' => 'Please type ":value" to confirm',
|
||||
'purge' => 'Purge',
|
||||
'clone_to' => 'Clone To',
|
||||
'clone_to_other' => 'Clone to Other',
|
||||
'labels' => 'Labels',
|
||||
'add_custom' => 'Add Custom',
|
||||
'payment_tax' => 'Payment Tax',
|
||||
'white_label' => 'White Label',
|
||||
'sent_invoices_are_locked' => 'Sent invoices are locked',
|
||||
'paid_invoices_are_locked' => 'Paid invoices are locked',
|
||||
'source_code' => 'Source Code',
|
||||
'app_platforms' => 'App Platforms',
|
||||
'archived_task_statuses' => 'Successfully archived :value task statuses',
|
||||
'deleted_task_statuses' => 'Successfully deleted :value task statuses',
|
||||
'restored_task_statuses' => 'Successfully restored :value task statuses',
|
||||
'deleted_expense_categories' => 'Successfully deleted expense :value categories',
|
||||
'restored_expense_categories' => 'Successfully restored expense :value categories',
|
||||
'archived_recurring_invoices' => 'Successfully archived recurring :value invoices',
|
||||
'deleted_recurring_invoices' => 'Successfully deleted recurring :value invoices',
|
||||
'restored_recurring_invoices' => 'Successfully restored recurring :value invoices',
|
||||
'archived_webhooks' => 'Successfully archived :value webhooks',
|
||||
'deleted_webhooks' => 'Successfully deleted :value webhooks',
|
||||
'removed_webhooks' => 'Successfully removed :value webhooks',
|
||||
'restored_webhooks' => 'Successfully restored :value webhooks',
|
||||
'api_docs' => 'API Docs',
|
||||
'archived_tokens' => 'Successfully archived :value tokens',
|
||||
'deleted_tokens' => 'Successfully deleted :value tokens',
|
||||
'restored_tokens' => 'Successfully restored :value tokens',
|
||||
'archived_payment_terms' => 'Successfully archived :value payment terms',
|
||||
'deleted_payment_terms' => 'Successfully deleted :value payment terms',
|
||||
'restored_payment_terms' => 'Successfully restored :value payment terms',
|
||||
'archived_designs' => 'Successfully archived :value designs',
|
||||
'deleted_designs' => 'Successfully deleted :value designs',
|
||||
'restored_designs' => 'Successfully restored :value designs',
|
||||
'restored_credits' => 'Successfully restored :value credits',
|
||||
'archived_users' => 'Successfully archived :value users',
|
||||
'deleted_users' => 'Successfully deleted :value users',
|
||||
'removed_users' => 'Successfully removed :value users',
|
||||
'restored_users' => 'Successfully restored :value users',
|
||||
'archived_tax_rates' => 'Successfully archived :value tax rates',
|
||||
'deleted_tax_rates' => 'Successfully deleted :value tax rates',
|
||||
'restored_tax_rates' => 'Successfully restored :value tax rates',
|
||||
'archived_company_gateways' => 'Successfully archived :value gateways',
|
||||
'deleted_company_gateways' => 'Successfully deleted :value gateways',
|
||||
'restored_company_gateways' => 'Successfully restored :value gateways',
|
||||
'archived_groups' => 'Successfully archived :value groups',
|
||||
'deleted_groups' => 'Successfully deleted :value groups',
|
||||
'restored_groups' => 'Successfully restored :value groups',
|
||||
'archived_documents' => 'Successfully archived :value documents',
|
||||
'deleted_documents' => 'Successfully deleted :value documents',
|
||||
'restored_documents' => 'Successfully restored :value documents',
|
||||
'restored_vendors' => 'Successfully restored :value vendors',
|
||||
'restored_expenses' => 'Successfully restored :value expenses',
|
||||
'restored_tasks' => 'Successfully restored :value tasks',
|
||||
'restored_projects' => 'Successfully restored :value projects',
|
||||
'restored_products' => 'Successfully restored :value products',
|
||||
'restored_clients' => 'Successfully restored :value clients',
|
||||
'restored_invoices' => 'Successfully restored :value invoices',
|
||||
'restored_payments' => 'Successfully restored :value payments',
|
||||
'restored_quotes' => 'Successfully restored :value quotes',
|
||||
'update_app' => 'Update App',
|
||||
'started_import' => 'Successfully started import',
|
||||
'duplicate_column_mapping' => 'Duplicate column mapping',
|
||||
'uses_inclusive_taxes' => 'Uses Inclusive Taxes',
|
||||
'is_amount_discount' => 'Is Amount Discount',
|
||||
'map_to' => 'Map To',
|
||||
'first_row_as_column_names' => 'Use first row as column names',
|
||||
'no_file_selected' => 'No File Selected',
|
||||
'import_type' => 'Import Type',
|
||||
'draft_mode' => 'Draft Mode',
|
||||
'draft_mode_help' => 'Preview updates faster but is less accurate',
|
||||
'show_product_discount' => 'Show Product Discount',
|
||||
'show_product_discount_help' => 'Display a line item discount field',
|
||||
'tax_name3' => 'Tax Name 3',
|
||||
'debug_mode_is_enabled' => 'Debug mode is enabled',
|
||||
'debug_mode_is_enabled_help' => 'Warning: it is intented for use on local machines, it can leak credentials. Click to learn more.',
|
||||
'running_tasks' => 'Running Tasks',
|
||||
'recent_tasks' => 'Recent Tasks',
|
||||
'recent_expenses' => 'Recent Expenses',
|
||||
'upcoming_expenses' => 'Upcoming Expenses',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
@ -3273,8 +3273,9 @@ $LANG = array(
|
||||
'migrate_intro_text' => 'We\'ve been working on next version of Invoice Ninja. Click the button below to start the migration.',
|
||||
'start_migration' => 'Start Migration',
|
||||
'auth' => 'Auth',
|
||||
'endpoint' => 'Endpont',
|
||||
'endpoint' => 'Endpoint',
|
||||
'migration' => 'Migration',
|
||||
'companies' => 'Companies',
|
||||
'welcome_to_the_new_version' => 'Welcome to the new version of Invoice Ninja',
|
||||
'download_data' => 'Press button below to download the data.',
|
||||
'migration_import' => 'Awesome! Now you are ready to import your migration. Go to your new installation to import your data',
|
||||
@ -3535,7 +3536,7 @@ $LANG = array(
|
||||
'marked_credit_as_sent' => 'Successfully marked credit as sent',
|
||||
'email_subject_payment_partial' => 'Email Partial Payment Subject',
|
||||
'is_approved' => 'Is Approved',
|
||||
'migration_went_wrong' => 'Oops, something went wrong! Make sure you did proper setup with V2 of Invoice Ninja, before starting migration.',
|
||||
'migration_went_wrong' => 'Error: Make sure you did proper setup with V5 of Invoice Ninja, before starting migration.',
|
||||
'cross_migration_message' => 'Cross account migration is not allowed. Make sure e-mail address is same on V4 and V5.',
|
||||
'email_credit' => 'Email Credit',
|
||||
'client_email_not_set' => 'Client does not have an email address set',
|
||||
@ -3790,6 +3791,117 @@ $LANG = array(
|
||||
'tax_name1' => 'Tax Name 1',
|
||||
'tax_name2' => 'Tax Name 2',
|
||||
'transaction_id' => 'Transaction ID',
|
||||
'migration_select_company_label' => 'Awesome! Please select the companies you would like to migrate.',
|
||||
'force_migration' => 'Force migration',
|
||||
'invoice_late' => 'Invoice Late',
|
||||
'quote_expired' => 'Quote Expired',
|
||||
'recurring_invoice_total' => 'Invoice Total',
|
||||
'actions' => 'Actions',
|
||||
'expense_number' => 'Expense Number',
|
||||
'task_number' => 'Task Number',
|
||||
'project_number' => 'Project Number',
|
||||
'view_settings' => 'View Settings',
|
||||
'company_disabled_warning' => 'Warning: this company has not yet been activated',
|
||||
'late_invoice' => 'Late Invoice',
|
||||
'expired_quote' => 'Expired Quote',
|
||||
'remind_invoice' => 'Remind Invoice',
|
||||
'client_phone' => 'Client Phone',
|
||||
'required_fields' => 'Required Fields',
|
||||
'enabled_modules' => 'Enabled Modules',
|
||||
'activity_60' => ':contact viewed quote :quote',
|
||||
'activity_61' => ':user updated client :client',
|
||||
'activity_62' => ':user updated vendor :vendor',
|
||||
'activity_63' => ':user emailed first reminder for invoice :invoice to :contact',
|
||||
'activity_64' => ':user emailed second reminder for invoice :invoice to :contact',
|
||||
'activity_65' => ':user emailed third reminder for invoice :invoice to :contact',
|
||||
'activity_66' => ':user emailed endless reminder for invoice :invoice to :contact',
|
||||
'expense_category_id' => 'Expense Category ID',
|
||||
'migration_auth_label' => 'Let\'s continue by authenticating.',
|
||||
'api_secret' => 'API secret',
|
||||
'migration_api_secret_notice' => 'You can find API_SECRET in the .env file or Invoice Ninja v5. If property is missing, leave field blank.',
|
||||
'view_licenses' => 'View Licenses',
|
||||
'fullscreen_editor' => 'Fullscreen Editor',
|
||||
'sidebar_editor' => 'Sidebar Editor',
|
||||
'please_type_to_confirm' => 'Please type ":value" to confirm',
|
||||
'purge' => 'Purge',
|
||||
'clone_to' => 'Clone To',
|
||||
'clone_to_other' => 'Clone to Other',
|
||||
'labels' => 'Labels',
|
||||
'add_custom' => 'Add Custom',
|
||||
'payment_tax' => 'Payment Tax',
|
||||
'white_label' => 'White Label',
|
||||
'sent_invoices_are_locked' => 'Sent invoices are locked',
|
||||
'paid_invoices_are_locked' => 'Paid invoices are locked',
|
||||
'source_code' => 'Source Code',
|
||||
'app_platforms' => 'App Platforms',
|
||||
'archived_task_statuses' => 'Successfully archived :value task statuses',
|
||||
'deleted_task_statuses' => 'Successfully deleted :value task statuses',
|
||||
'restored_task_statuses' => 'Successfully restored :value task statuses',
|
||||
'deleted_expense_categories' => 'Successfully deleted expense :value categories',
|
||||
'restored_expense_categories' => 'Successfully restored expense :value categories',
|
||||
'archived_recurring_invoices' => 'Successfully archived recurring :value invoices',
|
||||
'deleted_recurring_invoices' => 'Successfully deleted recurring :value invoices',
|
||||
'restored_recurring_invoices' => 'Successfully restored recurring :value invoices',
|
||||
'archived_webhooks' => 'Successfully archived :value webhooks',
|
||||
'deleted_webhooks' => 'Successfully deleted :value webhooks',
|
||||
'removed_webhooks' => 'Successfully removed :value webhooks',
|
||||
'restored_webhooks' => 'Successfully restored :value webhooks',
|
||||
'api_docs' => 'API Docs',
|
||||
'archived_tokens' => 'Successfully archived :value tokens',
|
||||
'deleted_tokens' => 'Successfully deleted :value tokens',
|
||||
'restored_tokens' => 'Successfully restored :value tokens',
|
||||
'archived_payment_terms' => 'Successfully archived :value payment terms',
|
||||
'deleted_payment_terms' => 'Successfully deleted :value payment terms',
|
||||
'restored_payment_terms' => 'Successfully restored :value payment terms',
|
||||
'archived_designs' => 'Successfully archived :value designs',
|
||||
'deleted_designs' => 'Successfully deleted :value designs',
|
||||
'restored_designs' => 'Successfully restored :value designs',
|
||||
'restored_credits' => 'Successfully restored :value credits',
|
||||
'archived_users' => 'Successfully archived :value users',
|
||||
'deleted_users' => 'Successfully deleted :value users',
|
||||
'removed_users' => 'Successfully removed :value users',
|
||||
'restored_users' => 'Successfully restored :value users',
|
||||
'archived_tax_rates' => 'Successfully archived :value tax rates',
|
||||
'deleted_tax_rates' => 'Successfully deleted :value tax rates',
|
||||
'restored_tax_rates' => 'Successfully restored :value tax rates',
|
||||
'archived_company_gateways' => 'Successfully archived :value gateways',
|
||||
'deleted_company_gateways' => 'Successfully deleted :value gateways',
|
||||
'restored_company_gateways' => 'Successfully restored :value gateways',
|
||||
'archived_groups' => 'Successfully archived :value groups',
|
||||
'deleted_groups' => 'Successfully deleted :value groups',
|
||||
'restored_groups' => 'Successfully restored :value groups',
|
||||
'archived_documents' => 'Successfully archived :value documents',
|
||||
'deleted_documents' => 'Successfully deleted :value documents',
|
||||
'restored_documents' => 'Successfully restored :value documents',
|
||||
'restored_vendors' => 'Successfully restored :value vendors',
|
||||
'restored_expenses' => 'Successfully restored :value expenses',
|
||||
'restored_tasks' => 'Successfully restored :value tasks',
|
||||
'restored_projects' => 'Successfully restored :value projects',
|
||||
'restored_products' => 'Successfully restored :value products',
|
||||
'restored_clients' => 'Successfully restored :value clients',
|
||||
'restored_invoices' => 'Successfully restored :value invoices',
|
||||
'restored_payments' => 'Successfully restored :value payments',
|
||||
'restored_quotes' => 'Successfully restored :value quotes',
|
||||
'update_app' => 'Update App',
|
||||
'started_import' => 'Successfully started import',
|
||||
'duplicate_column_mapping' => 'Duplicate column mapping',
|
||||
'uses_inclusive_taxes' => 'Uses Inclusive Taxes',
|
||||
'is_amount_discount' => 'Is Amount Discount',
|
||||
'map_to' => 'Map To',
|
||||
'first_row_as_column_names' => 'Use first row as column names',
|
||||
'no_file_selected' => 'No File Selected',
|
||||
'import_type' => 'Import Type',
|
||||
'draft_mode' => 'Draft Mode',
|
||||
'draft_mode_help' => 'Preview updates faster but is less accurate',
|
||||
'show_product_discount' => 'Show Product Discount',
|
||||
'show_product_discount_help' => 'Display a line item discount field',
|
||||
'tax_name3' => 'Tax Name 3',
|
||||
'debug_mode_is_enabled' => 'Debug mode is enabled',
|
||||
'debug_mode_is_enabled_help' => 'Warning: it is intented for use on local machines, it can leak credentials. Click to learn more.',
|
||||
'running_tasks' => 'Running Tasks',
|
||||
'recent_tasks' => 'Recent Tasks',
|
||||
'recent_expenses' => 'Recent Expenses',
|
||||
'upcoming_expenses' => 'Upcoming Expenses',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
@ -3265,8 +3265,9 @@ Kom terug naar deze betalingsmethode pagina zodra u de bedragen heeft ontvangen
|
||||
'migrate_intro_text' => 'We\'ve been working on next version of Invoice Ninja. Click the button below to start the migration.',
|
||||
'start_migration' => 'Start Migration',
|
||||
'auth' => 'Auth',
|
||||
'endpoint' => 'Endpont',
|
||||
'endpoint' => 'Endpoint',
|
||||
'migration' => 'Migratie',
|
||||
'companies' => 'Companies',
|
||||
'welcome_to_the_new_version' => 'Welkom bij de nieuwe versie van Invoice Ninja',
|
||||
'download_data' => 'Klik op de knop hieronder om de data te downloaden. ',
|
||||
'migration_import' => 'Geweldig! Nu ben je klaar om je migratie te importeren. Ga naar je nieuwe installatie om je data te importeren. ',
|
||||
@ -3527,7 +3528,7 @@ Kom terug naar deze betalingsmethode pagina zodra u de bedragen heeft ontvangen
|
||||
'marked_credit_as_sent' => 'Krediet is gemarkeerd als verzonden',
|
||||
'email_subject_payment_partial' => 'E-mail gedeeltelijke betalingsonderwerp',
|
||||
'is_approved' => 'Is goedgekeurd',
|
||||
'migration_went_wrong' => 'Oeps, er is iets misgegaan! Zorg ervoor dat je de juiste setup hebt gedaan met V2 van Invoice Ninja, voordat je met de migratie begint.',
|
||||
'migration_went_wrong' => 'Error: Make sure you did proper setup with V5 of Invoice Ninja, before starting migration.',
|
||||
'cross_migration_message' => 'Cross account migration is not allowed. Make sure e-mail address is same on V4 and V5.',
|
||||
'email_credit' => 'E-mail Krediet',
|
||||
'client_email_not_set' => 'Er is geen e-mailadres ingesteld voor de klant',
|
||||
@ -3782,6 +3783,117 @@ Kom terug naar deze betalingsmethode pagina zodra u de bedragen heeft ontvangen
|
||||
'tax_name1' => 'Tax Name 1',
|
||||
'tax_name2' => 'Tax Name 2',
|
||||
'transaction_id' => 'Transaction ID',
|
||||
'migration_select_company_label' => 'Awesome! Please select the companies you would like to migrate.',
|
||||
'force_migration' => 'Force migration',
|
||||
'invoice_late' => 'Invoice Late',
|
||||
'quote_expired' => 'Quote Expired',
|
||||
'recurring_invoice_total' => 'Invoice Total',
|
||||
'actions' => 'Actions',
|
||||
'expense_number' => 'Expense Number',
|
||||
'task_number' => 'Task Number',
|
||||
'project_number' => 'Project Number',
|
||||
'view_settings' => 'View Settings',
|
||||
'company_disabled_warning' => 'Warning: this company has not yet been activated',
|
||||
'late_invoice' => 'Late Invoice',
|
||||
'expired_quote' => 'Expired Quote',
|
||||
'remind_invoice' => 'Remind Invoice',
|
||||
'client_phone' => 'Client Phone',
|
||||
'required_fields' => 'Required Fields',
|
||||
'enabled_modules' => 'Enabled Modules',
|
||||
'activity_60' => ':contact viewed quote :quote',
|
||||
'activity_61' => ':user updated client :client',
|
||||
'activity_62' => ':user updated vendor :vendor',
|
||||
'activity_63' => ':user emailed first reminder for invoice :invoice to :contact',
|
||||
'activity_64' => ':user emailed second reminder for invoice :invoice to :contact',
|
||||
'activity_65' => ':user emailed third reminder for invoice :invoice to :contact',
|
||||
'activity_66' => ':user emailed endless reminder for invoice :invoice to :contact',
|
||||
'expense_category_id' => 'Expense Category ID',
|
||||
'migration_auth_label' => 'Let\'s continue by authenticating.',
|
||||
'api_secret' => 'API secret',
|
||||
'migration_api_secret_notice' => 'You can find API_SECRET in the .env file or Invoice Ninja v5. If property is missing, leave field blank.',
|
||||
'view_licenses' => 'View Licenses',
|
||||
'fullscreen_editor' => 'Fullscreen Editor',
|
||||
'sidebar_editor' => 'Sidebar Editor',
|
||||
'please_type_to_confirm' => 'Please type ":value" to confirm',
|
||||
'purge' => 'Purge',
|
||||
'clone_to' => 'Clone To',
|
||||
'clone_to_other' => 'Clone to Other',
|
||||
'labels' => 'Labels',
|
||||
'add_custom' => 'Add Custom',
|
||||
'payment_tax' => 'Payment Tax',
|
||||
'white_label' => 'White Label',
|
||||
'sent_invoices_are_locked' => 'Sent invoices are locked',
|
||||
'paid_invoices_are_locked' => 'Paid invoices are locked',
|
||||
'source_code' => 'Source Code',
|
||||
'app_platforms' => 'App Platforms',
|
||||
'archived_task_statuses' => 'Successfully archived :value task statuses',
|
||||
'deleted_task_statuses' => 'Successfully deleted :value task statuses',
|
||||
'restored_task_statuses' => 'Successfully restored :value task statuses',
|
||||
'deleted_expense_categories' => 'Successfully deleted expense :value categories',
|
||||
'restored_expense_categories' => 'Successfully restored expense :value categories',
|
||||
'archived_recurring_invoices' => 'Successfully archived recurring :value invoices',
|
||||
'deleted_recurring_invoices' => 'Successfully deleted recurring :value invoices',
|
||||
'restored_recurring_invoices' => 'Successfully restored recurring :value invoices',
|
||||
'archived_webhooks' => 'Successfully archived :value webhooks',
|
||||
'deleted_webhooks' => 'Successfully deleted :value webhooks',
|
||||
'removed_webhooks' => 'Successfully removed :value webhooks',
|
||||
'restored_webhooks' => 'Successfully restored :value webhooks',
|
||||
'api_docs' => 'API Docs',
|
||||
'archived_tokens' => 'Successfully archived :value tokens',
|
||||
'deleted_tokens' => 'Successfully deleted :value tokens',
|
||||
'restored_tokens' => 'Successfully restored :value tokens',
|
||||
'archived_payment_terms' => 'Successfully archived :value payment terms',
|
||||
'deleted_payment_terms' => 'Successfully deleted :value payment terms',
|
||||
'restored_payment_terms' => 'Successfully restored :value payment terms',
|
||||
'archived_designs' => 'Successfully archived :value designs',
|
||||
'deleted_designs' => 'Successfully deleted :value designs',
|
||||
'restored_designs' => 'Successfully restored :value designs',
|
||||
'restored_credits' => 'Successfully restored :value credits',
|
||||
'archived_users' => 'Successfully archived :value users',
|
||||
'deleted_users' => 'Successfully deleted :value users',
|
||||
'removed_users' => 'Successfully removed :value users',
|
||||
'restored_users' => 'Successfully restored :value users',
|
||||
'archived_tax_rates' => 'Successfully archived :value tax rates',
|
||||
'deleted_tax_rates' => 'Successfully deleted :value tax rates',
|
||||
'restored_tax_rates' => 'Successfully restored :value tax rates',
|
||||
'archived_company_gateways' => 'Successfully archived :value gateways',
|
||||
'deleted_company_gateways' => 'Successfully deleted :value gateways',
|
||||
'restored_company_gateways' => 'Successfully restored :value gateways',
|
||||
'archived_groups' => 'Successfully archived :value groups',
|
||||
'deleted_groups' => 'Successfully deleted :value groups',
|
||||
'restored_groups' => 'Successfully restored :value groups',
|
||||
'archived_documents' => 'Successfully archived :value documents',
|
||||
'deleted_documents' => 'Successfully deleted :value documents',
|
||||
'restored_documents' => 'Successfully restored :value documents',
|
||||
'restored_vendors' => 'Successfully restored :value vendors',
|
||||
'restored_expenses' => 'Successfully restored :value expenses',
|
||||
'restored_tasks' => 'Successfully restored :value tasks',
|
||||
'restored_projects' => 'Successfully restored :value projects',
|
||||
'restored_products' => 'Successfully restored :value products',
|
||||
'restored_clients' => 'Successfully restored :value clients',
|
||||
'restored_invoices' => 'Successfully restored :value invoices',
|
||||
'restored_payments' => 'Successfully restored :value payments',
|
||||
'restored_quotes' => 'Successfully restored :value quotes',
|
||||
'update_app' => 'Update App',
|
||||
'started_import' => 'Successfully started import',
|
||||
'duplicate_column_mapping' => 'Duplicate column mapping',
|
||||
'uses_inclusive_taxes' => 'Uses Inclusive Taxes',
|
||||
'is_amount_discount' => 'Is Amount Discount',
|
||||
'map_to' => 'Map To',
|
||||
'first_row_as_column_names' => 'Use first row as column names',
|
||||
'no_file_selected' => 'No File Selected',
|
||||
'import_type' => 'Import Type',
|
||||
'draft_mode' => 'Draft Mode',
|
||||
'draft_mode_help' => 'Preview updates faster but is less accurate',
|
||||
'show_product_discount' => 'Show Product Discount',
|
||||
'show_product_discount_help' => 'Display a line item discount field',
|
||||
'tax_name3' => 'Tax Name 3',
|
||||
'debug_mode_is_enabled' => 'Debug mode is enabled',
|
||||
'debug_mode_is_enabled_help' => 'Warning: it is intented for use on local machines, it can leak credentials. Click to learn more.',
|
||||
'running_tasks' => 'Running Tasks',
|
||||
'recent_tasks' => 'Recent Tasks',
|
||||
'recent_expenses' => 'Recent Expenses',
|
||||
'upcoming_expenses' => 'Upcoming Expenses',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
@ -3270,8 +3270,9 @@ Gdy przelewy zostaną zaksięgowane na Twoim koncie, wróć do tej strony i klik
|
||||
'migrate_intro_text' => 'We\'ve been working on next version of Invoice Ninja. Click the button below to start the migration.',
|
||||
'start_migration' => 'Start Migration',
|
||||
'auth' => 'Auth',
|
||||
'endpoint' => 'Endpont',
|
||||
'endpoint' => 'Endpoint',
|
||||
'migration' => 'Migration',
|
||||
'companies' => 'Companies',
|
||||
'welcome_to_the_new_version' => 'Welcome to the new version of Invoice Ninja',
|
||||
'download_data' => 'Press button below to download the data.',
|
||||
'migration_import' => 'Awesome! Now you are ready to import your migration. Go to your new installation to import your data',
|
||||
@ -3532,7 +3533,7 @@ Gdy przelewy zostaną zaksięgowane na Twoim koncie, wróć do tej strony i klik
|
||||
'marked_credit_as_sent' => 'Successfully marked credit as sent',
|
||||
'email_subject_payment_partial' => 'Email Partial Payment Subject',
|
||||
'is_approved' => 'Is Approved',
|
||||
'migration_went_wrong' => 'Oops, something went wrong! Make sure you did proper setup with V2 of Invoice Ninja, before starting migration.',
|
||||
'migration_went_wrong' => 'Error: Make sure you did proper setup with V5 of Invoice Ninja, before starting migration.',
|
||||
'cross_migration_message' => 'Cross account migration is not allowed. Make sure e-mail address is same on V4 and V5.',
|
||||
'email_credit' => 'Email Credit',
|
||||
'client_email_not_set' => 'Client does not have an email address set',
|
||||
@ -3787,6 +3788,117 @@ Gdy przelewy zostaną zaksięgowane na Twoim koncie, wróć do tej strony i klik
|
||||
'tax_name1' => 'Tax Name 1',
|
||||
'tax_name2' => 'Tax Name 2',
|
||||
'transaction_id' => 'Transaction ID',
|
||||
'migration_select_company_label' => 'Awesome! Please select the companies you would like to migrate.',
|
||||
'force_migration' => 'Force migration',
|
||||
'invoice_late' => 'Invoice Late',
|
||||
'quote_expired' => 'Quote Expired',
|
||||
'recurring_invoice_total' => 'Invoice Total',
|
||||
'actions' => 'Actions',
|
||||
'expense_number' => 'Expense Number',
|
||||
'task_number' => 'Task Number',
|
||||
'project_number' => 'Project Number',
|
||||
'view_settings' => 'View Settings',
|
||||
'company_disabled_warning' => 'Warning: this company has not yet been activated',
|
||||
'late_invoice' => 'Late Invoice',
|
||||
'expired_quote' => 'Expired Quote',
|
||||
'remind_invoice' => 'Remind Invoice',
|
||||
'client_phone' => 'Client Phone',
|
||||
'required_fields' => 'Required Fields',
|
||||
'enabled_modules' => 'Enabled Modules',
|
||||
'activity_60' => ':contact viewed quote :quote',
|
||||
'activity_61' => ':user updated client :client',
|
||||
'activity_62' => ':user updated vendor :vendor',
|
||||
'activity_63' => ':user emailed first reminder for invoice :invoice to :contact',
|
||||
'activity_64' => ':user emailed second reminder for invoice :invoice to :contact',
|
||||
'activity_65' => ':user emailed third reminder for invoice :invoice to :contact',
|
||||
'activity_66' => ':user emailed endless reminder for invoice :invoice to :contact',
|
||||
'expense_category_id' => 'Expense Category ID',
|
||||
'migration_auth_label' => 'Let\'s continue by authenticating.',
|
||||
'api_secret' => 'API secret',
|
||||
'migration_api_secret_notice' => 'You can find API_SECRET in the .env file or Invoice Ninja v5. If property is missing, leave field blank.',
|
||||
'view_licenses' => 'View Licenses',
|
||||
'fullscreen_editor' => 'Fullscreen Editor',
|
||||
'sidebar_editor' => 'Sidebar Editor',
|
||||
'please_type_to_confirm' => 'Please type ":value" to confirm',
|
||||
'purge' => 'Purge',
|
||||
'clone_to' => 'Clone To',
|
||||
'clone_to_other' => 'Clone to Other',
|
||||
'labels' => 'Labels',
|
||||
'add_custom' => 'Add Custom',
|
||||
'payment_tax' => 'Payment Tax',
|
||||
'white_label' => 'White Label',
|
||||
'sent_invoices_are_locked' => 'Sent invoices are locked',
|
||||
'paid_invoices_are_locked' => 'Paid invoices are locked',
|
||||
'source_code' => 'Source Code',
|
||||
'app_platforms' => 'App Platforms',
|
||||
'archived_task_statuses' => 'Successfully archived :value task statuses',
|
||||
'deleted_task_statuses' => 'Successfully deleted :value task statuses',
|
||||
'restored_task_statuses' => 'Successfully restored :value task statuses',
|
||||
'deleted_expense_categories' => 'Successfully deleted expense :value categories',
|
||||
'restored_expense_categories' => 'Successfully restored expense :value categories',
|
||||
'archived_recurring_invoices' => 'Successfully archived recurring :value invoices',
|
||||
'deleted_recurring_invoices' => 'Successfully deleted recurring :value invoices',
|
||||
'restored_recurring_invoices' => 'Successfully restored recurring :value invoices',
|
||||
'archived_webhooks' => 'Successfully archived :value webhooks',
|
||||
'deleted_webhooks' => 'Successfully deleted :value webhooks',
|
||||
'removed_webhooks' => 'Successfully removed :value webhooks',
|
||||
'restored_webhooks' => 'Successfully restored :value webhooks',
|
||||
'api_docs' => 'API Docs',
|
||||
'archived_tokens' => 'Successfully archived :value tokens',
|
||||
'deleted_tokens' => 'Successfully deleted :value tokens',
|
||||
'restored_tokens' => 'Successfully restored :value tokens',
|
||||
'archived_payment_terms' => 'Successfully archived :value payment terms',
|
||||
'deleted_payment_terms' => 'Successfully deleted :value payment terms',
|
||||
'restored_payment_terms' => 'Successfully restored :value payment terms',
|
||||
'archived_designs' => 'Successfully archived :value designs',
|
||||
'deleted_designs' => 'Successfully deleted :value designs',
|
||||
'restored_designs' => 'Successfully restored :value designs',
|
||||
'restored_credits' => 'Successfully restored :value credits',
|
||||
'archived_users' => 'Successfully archived :value users',
|
||||
'deleted_users' => 'Successfully deleted :value users',
|
||||
'removed_users' => 'Successfully removed :value users',
|
||||
'restored_users' => 'Successfully restored :value users',
|
||||
'archived_tax_rates' => 'Successfully archived :value tax rates',
|
||||
'deleted_tax_rates' => 'Successfully deleted :value tax rates',
|
||||
'restored_tax_rates' => 'Successfully restored :value tax rates',
|
||||
'archived_company_gateways' => 'Successfully archived :value gateways',
|
||||
'deleted_company_gateways' => 'Successfully deleted :value gateways',
|
||||
'restored_company_gateways' => 'Successfully restored :value gateways',
|
||||
'archived_groups' => 'Successfully archived :value groups',
|
||||
'deleted_groups' => 'Successfully deleted :value groups',
|
||||
'restored_groups' => 'Successfully restored :value groups',
|
||||
'archived_documents' => 'Successfully archived :value documents',
|
||||
'deleted_documents' => 'Successfully deleted :value documents',
|
||||
'restored_documents' => 'Successfully restored :value documents',
|
||||
'restored_vendors' => 'Successfully restored :value vendors',
|
||||
'restored_expenses' => 'Successfully restored :value expenses',
|
||||
'restored_tasks' => 'Successfully restored :value tasks',
|
||||
'restored_projects' => 'Successfully restored :value projects',
|
||||
'restored_products' => 'Successfully restored :value products',
|
||||
'restored_clients' => 'Successfully restored :value clients',
|
||||
'restored_invoices' => 'Successfully restored :value invoices',
|
||||
'restored_payments' => 'Successfully restored :value payments',
|
||||
'restored_quotes' => 'Successfully restored :value quotes',
|
||||
'update_app' => 'Update App',
|
||||
'started_import' => 'Successfully started import',
|
||||
'duplicate_column_mapping' => 'Duplicate column mapping',
|
||||
'uses_inclusive_taxes' => 'Uses Inclusive Taxes',
|
||||
'is_amount_discount' => 'Is Amount Discount',
|
||||
'map_to' => 'Map To',
|
||||
'first_row_as_column_names' => 'Use first row as column names',
|
||||
'no_file_selected' => 'No File Selected',
|
||||
'import_type' => 'Import Type',
|
||||
'draft_mode' => 'Draft Mode',
|
||||
'draft_mode_help' => 'Preview updates faster but is less accurate',
|
||||
'show_product_discount' => 'Show Product Discount',
|
||||
'show_product_discount_help' => 'Display a line item discount field',
|
||||
'tax_name3' => 'Tax Name 3',
|
||||
'debug_mode_is_enabled' => 'Debug mode is enabled',
|
||||
'debug_mode_is_enabled_help' => 'Warning: it is intented for use on local machines, it can leak credentials. Click to learn more.',
|
||||
'running_tasks' => 'Running Tasks',
|
||||
'recent_tasks' => 'Recent Tasks',
|
||||
'recent_expenses' => 'Recent Expenses',
|
||||
'upcoming_expenses' => 'Upcoming Expenses',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
@ -29,7 +29,7 @@ $LANG = array(
|
||||
'invoice_date' => 'Data da Fatura',
|
||||
'due_date' => 'Data de Vencimento',
|
||||
'invoice_number' => 'Número da Fatura',
|
||||
'invoice_number_short' => '# da Fatura',
|
||||
'invoice_number_short' => 'Fatura #',
|
||||
'po_number' => 'Nº Ordem de Serviço',
|
||||
'po_number_short' => 'OS #',
|
||||
'frequency_id' => 'Qual Frequencia',
|
||||
@ -3267,8 +3267,9 @@ Quando tiver as quantias, volte a esta página de formas de pagamento e clique "
|
||||
'migrate_intro_text' => 'We\'ve been working on next version of Invoice Ninja. Click the button below to start the migration.',
|
||||
'start_migration' => 'Start Migration',
|
||||
'auth' => 'Auth',
|
||||
'endpoint' => 'Endpont',
|
||||
'endpoint' => 'Endpoint',
|
||||
'migration' => 'Migração ',
|
||||
'companies' => 'Companies',
|
||||
'welcome_to_the_new_version' => 'Bem-vindo a nova versão do Invoice Ninja',
|
||||
'download_data' => 'Clique no botão abaixo para fazer o download dos dados.',
|
||||
'migration_import' => 'Sensacional! Agora você está pronto para importar sua migração. Acesse sua nova instalação para importar seus dados',
|
||||
@ -3487,7 +3488,7 @@ Quando tiver as quantias, volte a esta página de formas de pagamento e clique "
|
||||
'add_field' => 'Adicionar campo',
|
||||
'all_events' => 'Todos os eventos',
|
||||
'owned' => 'Owned',
|
||||
'payment_success' => 'Payment Success',
|
||||
'payment_success' => 'Pagamento realizado com sucesso',
|
||||
'payment_failure' => 'Falha de Pagamento',
|
||||
'quote_sent' => 'Cotação enviada',
|
||||
'credit_sent' => 'Crédito Enviado',
|
||||
@ -3500,7 +3501,7 @@ Quando tiver as quantias, volte a esta página de formas de pagamento e clique "
|
||||
'enable_modules' => 'Habilitar Módulos',
|
||||
'converted_quote' => 'Cotação convertida com sucesso',
|
||||
'credit_design' => 'Design de Crédito',
|
||||
'includes' => 'Includes',
|
||||
'includes' => 'Inclui',
|
||||
'css_framework' => 'CSS Framework',
|
||||
'custom_designs' => 'Designs personalizados',
|
||||
'designs' => 'Designs',
|
||||
@ -3521,7 +3522,7 @@ Quando tiver as quantias, volte a esta página de formas de pagamento e clique "
|
||||
'app_updated' => 'Atualização completada com sucesso',
|
||||
'integrations' => 'Integrações',
|
||||
'tracking_id' => 'Id de rastreamento',
|
||||
'slack_webhook_url' => 'Slack Webhook URL',
|
||||
'slack_webhook_url' => 'URL Webhook do Slack',
|
||||
'partial_payment' => 'Pagamento parcial',
|
||||
'partial_payment_email' => 'Email de pagamento parcial',
|
||||
'clone_to_credit' => 'Clone para crédito',
|
||||
@ -3529,14 +3530,14 @@ Quando tiver as quantias, volte a esta página de formas de pagamento e clique "
|
||||
'marked_credit_as_sent' => 'Crédito marcado com sucesso como enviado',
|
||||
'email_subject_payment_partial' => 'Assunto de pagamento parcial por email',
|
||||
'is_approved' => 'Está aprovado',
|
||||
'migration_went_wrong' => 'Ops, algo deu errado! Certifique-se de ter feito a configuração adequada com V2 do Invoice Ninja, antes de iniciar a migração.',
|
||||
'migration_went_wrong' => 'Error: Make sure you did proper setup with V5 of Invoice Ninja, before starting migration.',
|
||||
'cross_migration_message' => 'Cross account migration is not allowed. Make sure e-mail address is same on V4 and V5.',
|
||||
'email_credit' => 'Email Credit',
|
||||
'email_credit' => 'Crédito de Email',
|
||||
'client_email_not_set' => 'O cliente não tem um endereço de e-mail definido',
|
||||
'ledger' => 'Ledger',
|
||||
'view_pdf' => 'Ver PDF',
|
||||
'all_records' => 'Todos os registros',
|
||||
'owned_by_user' => 'Owned by user',
|
||||
'owned_by_user' => 'Propriedade do usuário',
|
||||
'credit_remaining' => 'Crédito Restante',
|
||||
'use_default' => 'Use o padrão',
|
||||
'reminder_endless' => 'Lembrete contínuo',
|
||||
@ -3620,7 +3621,7 @@ Quando tiver as quantias, volte a esta página de formas de pagamento e clique "
|
||||
'file_type' => 'Tipo de Arquivo',
|
||||
'height' => 'Altura',
|
||||
'width' => 'Largura',
|
||||
'health_check' => 'Health Check',
|
||||
'health_check' => 'Exame de saúde',
|
||||
'last_login_at' => 'Último login em',
|
||||
'company_key' => 'Chave da Empresa',
|
||||
'storefront' => 'Vitrine',
|
||||
@ -3628,8 +3629,8 @@ Quando tiver as quantias, volte a esta página de formas de pagamento e clique "
|
||||
'count_records_selected' => ': registros de contagem selecionados',
|
||||
'count_record_selected' => ': registro de contagem selecionado',
|
||||
'client_created' => 'Cliente Criado',
|
||||
'online_payment_email' => 'Online Payment Email',
|
||||
'manual_payment_email' => 'Manual Payment Email',
|
||||
'online_payment_email' => 'Email de pagamento online',
|
||||
'manual_payment_email' => 'Email de pagamento manual',
|
||||
'completed' => 'Completado',
|
||||
'gross' => 'Bruto',
|
||||
'net_amount' => 'Valor líquido',
|
||||
@ -3699,10 +3700,10 @@ Quando tiver as quantias, volte a esta página de formas de pagamento e clique "
|
||||
'lock_invoices' => 'Bloquear Faturas',
|
||||
'show_table' => 'Exibir Tabelas',
|
||||
'show_list' => 'Exibir Lista',
|
||||
'view_changes' => 'View Changes',
|
||||
'force_update' => 'Force Update',
|
||||
'force_update_help' => 'You are running the latest version but there may be pending fixes available.',
|
||||
'mark_paid_help' => 'Track the expense has been paid',
|
||||
'view_changes' => 'Ver alterações',
|
||||
'force_update' => 'Forçar atualização',
|
||||
'force_update_help' => 'Você está executando a versão mais recente, mas pode haver correções pendentes disponíveis.',
|
||||
'mark_paid_help' => 'Acompanhe se a despesa foi paga',
|
||||
'mark_invoiceable_help' => 'Enable the expense to be invoiced',
|
||||
'add_documents_to_invoice_help' => 'Make the documents visible',
|
||||
'convert_currency_help' => 'Set an exchange rate',
|
||||
@ -3784,6 +3785,117 @@ Quando tiver as quantias, volte a esta página de formas de pagamento e clique "
|
||||
'tax_name1' => 'Tax Name 1',
|
||||
'tax_name2' => 'Tax Name 2',
|
||||
'transaction_id' => 'Transaction ID',
|
||||
'migration_select_company_label' => 'Awesome! Please select the companies you would like to migrate.',
|
||||
'force_migration' => 'Force migration',
|
||||
'invoice_late' => 'Invoice Late',
|
||||
'quote_expired' => 'Quote Expired',
|
||||
'recurring_invoice_total' => 'Invoice Total',
|
||||
'actions' => 'Actions',
|
||||
'expense_number' => 'Expense Number',
|
||||
'task_number' => 'Task Number',
|
||||
'project_number' => 'Project Number',
|
||||
'view_settings' => 'View Settings',
|
||||
'company_disabled_warning' => 'Warning: this company has not yet been activated',
|
||||
'late_invoice' => 'Late Invoice',
|
||||
'expired_quote' => 'Expired Quote',
|
||||
'remind_invoice' => 'Remind Invoice',
|
||||
'client_phone' => 'Client Phone',
|
||||
'required_fields' => 'Required Fields',
|
||||
'enabled_modules' => 'Enabled Modules',
|
||||
'activity_60' => ':contact viewed quote :quote',
|
||||
'activity_61' => ':user updated client :client',
|
||||
'activity_62' => ':user updated vendor :vendor',
|
||||
'activity_63' => ':user emailed first reminder for invoice :invoice to :contact',
|
||||
'activity_64' => ':user emailed second reminder for invoice :invoice to :contact',
|
||||
'activity_65' => ':user emailed third reminder for invoice :invoice to :contact',
|
||||
'activity_66' => ':user emailed endless reminder for invoice :invoice to :contact',
|
||||
'expense_category_id' => 'Expense Category ID',
|
||||
'migration_auth_label' => 'Let\'s continue by authenticating.',
|
||||
'api_secret' => 'API secret',
|
||||
'migration_api_secret_notice' => 'You can find API_SECRET in the .env file or Invoice Ninja v5. If property is missing, leave field blank.',
|
||||
'view_licenses' => 'View Licenses',
|
||||
'fullscreen_editor' => 'Fullscreen Editor',
|
||||
'sidebar_editor' => 'Sidebar Editor',
|
||||
'please_type_to_confirm' => 'Please type ":value" to confirm',
|
||||
'purge' => 'Purge',
|
||||
'clone_to' => 'Clone To',
|
||||
'clone_to_other' => 'Clone to Other',
|
||||
'labels' => 'Labels',
|
||||
'add_custom' => 'Add Custom',
|
||||
'payment_tax' => 'Payment Tax',
|
||||
'white_label' => 'White Label',
|
||||
'sent_invoices_are_locked' => 'Sent invoices are locked',
|
||||
'paid_invoices_are_locked' => 'Paid invoices are locked',
|
||||
'source_code' => 'Source Code',
|
||||
'app_platforms' => 'App Platforms',
|
||||
'archived_task_statuses' => 'Successfully archived :value task statuses',
|
||||
'deleted_task_statuses' => 'Successfully deleted :value task statuses',
|
||||
'restored_task_statuses' => 'Successfully restored :value task statuses',
|
||||
'deleted_expense_categories' => 'Successfully deleted expense :value categories',
|
||||
'restored_expense_categories' => 'Successfully restored expense :value categories',
|
||||
'archived_recurring_invoices' => 'Successfully archived recurring :value invoices',
|
||||
'deleted_recurring_invoices' => 'Successfully deleted recurring :value invoices',
|
||||
'restored_recurring_invoices' => 'Successfully restored recurring :value invoices',
|
||||
'archived_webhooks' => 'Successfully archived :value webhooks',
|
||||
'deleted_webhooks' => 'Successfully deleted :value webhooks',
|
||||
'removed_webhooks' => 'Successfully removed :value webhooks',
|
||||
'restored_webhooks' => 'Successfully restored :value webhooks',
|
||||
'api_docs' => 'API Docs',
|
||||
'archived_tokens' => 'Successfully archived :value tokens',
|
||||
'deleted_tokens' => 'Successfully deleted :value tokens',
|
||||
'restored_tokens' => 'Successfully restored :value tokens',
|
||||
'archived_payment_terms' => 'Successfully archived :value payment terms',
|
||||
'deleted_payment_terms' => 'Successfully deleted :value payment terms',
|
||||
'restored_payment_terms' => 'Successfully restored :value payment terms',
|
||||
'archived_designs' => 'Successfully archived :value designs',
|
||||
'deleted_designs' => 'Successfully deleted :value designs',
|
||||
'restored_designs' => 'Successfully restored :value designs',
|
||||
'restored_credits' => 'Successfully restored :value credits',
|
||||
'archived_users' => 'Successfully archived :value users',
|
||||
'deleted_users' => 'Successfully deleted :value users',
|
||||
'removed_users' => 'Successfully removed :value users',
|
||||
'restored_users' => 'Successfully restored :value users',
|
||||
'archived_tax_rates' => 'Successfully archived :value tax rates',
|
||||
'deleted_tax_rates' => 'Successfully deleted :value tax rates',
|
||||
'restored_tax_rates' => 'Successfully restored :value tax rates',
|
||||
'archived_company_gateways' => 'Successfully archived :value gateways',
|
||||
'deleted_company_gateways' => 'Successfully deleted :value gateways',
|
||||
'restored_company_gateways' => 'Successfully restored :value gateways',
|
||||
'archived_groups' => 'Successfully archived :value groups',
|
||||
'deleted_groups' => 'Successfully deleted :value groups',
|
||||
'restored_groups' => 'Successfully restored :value groups',
|
||||
'archived_documents' => 'Successfully archived :value documents',
|
||||
'deleted_documents' => 'Successfully deleted :value documents',
|
||||
'restored_documents' => 'Successfully restored :value documents',
|
||||
'restored_vendors' => 'Successfully restored :value vendors',
|
||||
'restored_expenses' => 'Successfully restored :value expenses',
|
||||
'restored_tasks' => 'Successfully restored :value tasks',
|
||||
'restored_projects' => 'Successfully restored :value projects',
|
||||
'restored_products' => 'Successfully restored :value products',
|
||||
'restored_clients' => 'Successfully restored :value clients',
|
||||
'restored_invoices' => 'Successfully restored :value invoices',
|
||||
'restored_payments' => 'Successfully restored :value payments',
|
||||
'restored_quotes' => 'Successfully restored :value quotes',
|
||||
'update_app' => 'Update App',
|
||||
'started_import' => 'Successfully started import',
|
||||
'duplicate_column_mapping' => 'Duplicate column mapping',
|
||||
'uses_inclusive_taxes' => 'Uses Inclusive Taxes',
|
||||
'is_amount_discount' => 'Is Amount Discount',
|
||||
'map_to' => 'Map To',
|
||||
'first_row_as_column_names' => 'Use first row as column names',
|
||||
'no_file_selected' => 'No File Selected',
|
||||
'import_type' => 'Import Type',
|
||||
'draft_mode' => 'Draft Mode',
|
||||
'draft_mode_help' => 'Preview updates faster but is less accurate',
|
||||
'show_product_discount' => 'Show Product Discount',
|
||||
'show_product_discount_help' => 'Display a line item discount field',
|
||||
'tax_name3' => 'Tax Name 3',
|
||||
'debug_mode_is_enabled' => 'Debug mode is enabled',
|
||||
'debug_mode_is_enabled_help' => 'Warning: it is intented for use on local machines, it can leak credentials. Click to learn more.',
|
||||
'running_tasks' => 'Running Tasks',
|
||||
'recent_tasks' => 'Recent Tasks',
|
||||
'recent_expenses' => 'Recent Expenses',
|
||||
'upcoming_expenses' => 'Upcoming Expenses',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
@ -3265,8 +3265,9 @@ Quando tiver os valores dos depósitos, volte a esta página e conclua a verific
|
||||
'migrate_intro_text' => 'We\'ve been working on next version of Invoice Ninja. Click the button below to start the migration.',
|
||||
'start_migration' => 'Start Migration',
|
||||
'auth' => 'Auth',
|
||||
'endpoint' => 'Endpont',
|
||||
'endpoint' => 'Endpoint',
|
||||
'migration' => 'Migration',
|
||||
'companies' => 'Companies',
|
||||
'welcome_to_the_new_version' => 'Welcome to the new version of Invoice Ninja',
|
||||
'download_data' => 'Press button below to download the data.',
|
||||
'migration_import' => 'Awesome! Now you are ready to import your migration. Go to your new installation to import your data',
|
||||
@ -3527,7 +3528,7 @@ Quando tiver os valores dos depósitos, volte a esta página e conclua a verific
|
||||
'marked_credit_as_sent' => 'Successfully marked credit as sent',
|
||||
'email_subject_payment_partial' => 'Email Partial Payment Subject',
|
||||
'is_approved' => 'Is Approved',
|
||||
'migration_went_wrong' => 'Oops, something went wrong! Make sure you did proper setup with V2 of Invoice Ninja, before starting migration.',
|
||||
'migration_went_wrong' => 'Error: Make sure you did proper setup with V5 of Invoice Ninja, before starting migration.',
|
||||
'cross_migration_message' => 'Cross account migration is not allowed. Make sure e-mail address is same on V4 and V5.',
|
||||
'email_credit' => 'Email Credit',
|
||||
'client_email_not_set' => 'Client does not have an email address set',
|
||||
@ -3782,6 +3783,117 @@ Quando tiver os valores dos depósitos, volte a esta página e conclua a verific
|
||||
'tax_name1' => 'Tax Name 1',
|
||||
'tax_name2' => 'Tax Name 2',
|
||||
'transaction_id' => 'Transaction ID',
|
||||
'migration_select_company_label' => 'Awesome! Please select the companies you would like to migrate.',
|
||||
'force_migration' => 'Force migration',
|
||||
'invoice_late' => 'Invoice Late',
|
||||
'quote_expired' => 'Quote Expired',
|
||||
'recurring_invoice_total' => 'Invoice Total',
|
||||
'actions' => 'Actions',
|
||||
'expense_number' => 'Expense Number',
|
||||
'task_number' => 'Task Number',
|
||||
'project_number' => 'Project Number',
|
||||
'view_settings' => 'View Settings',
|
||||
'company_disabled_warning' => 'Warning: this company has not yet been activated',
|
||||
'late_invoice' => 'Late Invoice',
|
||||
'expired_quote' => 'Expired Quote',
|
||||
'remind_invoice' => 'Remind Invoice',
|
||||
'client_phone' => 'Client Phone',
|
||||
'required_fields' => 'Required Fields',
|
||||
'enabled_modules' => 'Enabled Modules',
|
||||
'activity_60' => ':contact viewed quote :quote',
|
||||
'activity_61' => ':user updated client :client',
|
||||
'activity_62' => ':user updated vendor :vendor',
|
||||
'activity_63' => ':user emailed first reminder for invoice :invoice to :contact',
|
||||
'activity_64' => ':user emailed second reminder for invoice :invoice to :contact',
|
||||
'activity_65' => ':user emailed third reminder for invoice :invoice to :contact',
|
||||
'activity_66' => ':user emailed endless reminder for invoice :invoice to :contact',
|
||||
'expense_category_id' => 'Expense Category ID',
|
||||
'migration_auth_label' => 'Let\'s continue by authenticating.',
|
||||
'api_secret' => 'API secret',
|
||||
'migration_api_secret_notice' => 'You can find API_SECRET in the .env file or Invoice Ninja v5. If property is missing, leave field blank.',
|
||||
'view_licenses' => 'View Licenses',
|
||||
'fullscreen_editor' => 'Fullscreen Editor',
|
||||
'sidebar_editor' => 'Sidebar Editor',
|
||||
'please_type_to_confirm' => 'Please type ":value" to confirm',
|
||||
'purge' => 'Purge',
|
||||
'clone_to' => 'Clone To',
|
||||
'clone_to_other' => 'Clone to Other',
|
||||
'labels' => 'Labels',
|
||||
'add_custom' => 'Add Custom',
|
||||
'payment_tax' => 'Payment Tax',
|
||||
'white_label' => 'White Label',
|
||||
'sent_invoices_are_locked' => 'Sent invoices are locked',
|
||||
'paid_invoices_are_locked' => 'Paid invoices are locked',
|
||||
'source_code' => 'Source Code',
|
||||
'app_platforms' => 'App Platforms',
|
||||
'archived_task_statuses' => 'Successfully archived :value task statuses',
|
||||
'deleted_task_statuses' => 'Successfully deleted :value task statuses',
|
||||
'restored_task_statuses' => 'Successfully restored :value task statuses',
|
||||
'deleted_expense_categories' => 'Successfully deleted expense :value categories',
|
||||
'restored_expense_categories' => 'Successfully restored expense :value categories',
|
||||
'archived_recurring_invoices' => 'Successfully archived recurring :value invoices',
|
||||
'deleted_recurring_invoices' => 'Successfully deleted recurring :value invoices',
|
||||
'restored_recurring_invoices' => 'Successfully restored recurring :value invoices',
|
||||
'archived_webhooks' => 'Successfully archived :value webhooks',
|
||||
'deleted_webhooks' => 'Successfully deleted :value webhooks',
|
||||
'removed_webhooks' => 'Successfully removed :value webhooks',
|
||||
'restored_webhooks' => 'Successfully restored :value webhooks',
|
||||
'api_docs' => 'API Docs',
|
||||
'archived_tokens' => 'Successfully archived :value tokens',
|
||||
'deleted_tokens' => 'Successfully deleted :value tokens',
|
||||
'restored_tokens' => 'Successfully restored :value tokens',
|
||||
'archived_payment_terms' => 'Successfully archived :value payment terms',
|
||||
'deleted_payment_terms' => 'Successfully deleted :value payment terms',
|
||||
'restored_payment_terms' => 'Successfully restored :value payment terms',
|
||||
'archived_designs' => 'Successfully archived :value designs',
|
||||
'deleted_designs' => 'Successfully deleted :value designs',
|
||||
'restored_designs' => 'Successfully restored :value designs',
|
||||
'restored_credits' => 'Successfully restored :value credits',
|
||||
'archived_users' => 'Successfully archived :value users',
|
||||
'deleted_users' => 'Successfully deleted :value users',
|
||||
'removed_users' => 'Successfully removed :value users',
|
||||
'restored_users' => 'Successfully restored :value users',
|
||||
'archived_tax_rates' => 'Successfully archived :value tax rates',
|
||||
'deleted_tax_rates' => 'Successfully deleted :value tax rates',
|
||||
'restored_tax_rates' => 'Successfully restored :value tax rates',
|
||||
'archived_company_gateways' => 'Successfully archived :value gateways',
|
||||
'deleted_company_gateways' => 'Successfully deleted :value gateways',
|
||||
'restored_company_gateways' => 'Successfully restored :value gateways',
|
||||
'archived_groups' => 'Successfully archived :value groups',
|
||||
'deleted_groups' => 'Successfully deleted :value groups',
|
||||
'restored_groups' => 'Successfully restored :value groups',
|
||||
'archived_documents' => 'Successfully archived :value documents',
|
||||
'deleted_documents' => 'Successfully deleted :value documents',
|
||||
'restored_documents' => 'Successfully restored :value documents',
|
||||
'restored_vendors' => 'Successfully restored :value vendors',
|
||||
'restored_expenses' => 'Successfully restored :value expenses',
|
||||
'restored_tasks' => 'Successfully restored :value tasks',
|
||||
'restored_projects' => 'Successfully restored :value projects',
|
||||
'restored_products' => 'Successfully restored :value products',
|
||||
'restored_clients' => 'Successfully restored :value clients',
|
||||
'restored_invoices' => 'Successfully restored :value invoices',
|
||||
'restored_payments' => 'Successfully restored :value payments',
|
||||
'restored_quotes' => 'Successfully restored :value quotes',
|
||||
'update_app' => 'Update App',
|
||||
'started_import' => 'Successfully started import',
|
||||
'duplicate_column_mapping' => 'Duplicate column mapping',
|
||||
'uses_inclusive_taxes' => 'Uses Inclusive Taxes',
|
||||
'is_amount_discount' => 'Is Amount Discount',
|
||||
'map_to' => 'Map To',
|
||||
'first_row_as_column_names' => 'Use first row as column names',
|
||||
'no_file_selected' => 'No File Selected',
|
||||
'import_type' => 'Import Type',
|
||||
'draft_mode' => 'Draft Mode',
|
||||
'draft_mode_help' => 'Preview updates faster but is less accurate',
|
||||
'show_product_discount' => 'Show Product Discount',
|
||||
'show_product_discount_help' => 'Display a line item discount field',
|
||||
'tax_name3' => 'Tax Name 3',
|
||||
'debug_mode_is_enabled' => 'Debug mode is enabled',
|
||||
'debug_mode_is_enabled_help' => 'Warning: it is intented for use on local machines, it can leak credentials. Click to learn more.',
|
||||
'running_tasks' => 'Running Tasks',
|
||||
'recent_tasks' => 'Recent Tasks',
|
||||
'recent_expenses' => 'Recent Expenses',
|
||||
'upcoming_expenses' => 'Upcoming Expenses',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
@ -3274,8 +3274,9 @@ Atentie: Folosește Legacy API Key, nu Token API',
|
||||
'migrate_intro_text' => 'We\'ve been working on next version of Invoice Ninja. Click the button below to start the migration.',
|
||||
'start_migration' => 'Start Migration',
|
||||
'auth' => 'Auth',
|
||||
'endpoint' => 'Endpont',
|
||||
'endpoint' => 'Endpoint',
|
||||
'migration' => 'Migration',
|
||||
'companies' => 'Companies',
|
||||
'welcome_to_the_new_version' => 'Welcome to the new version of Invoice Ninja',
|
||||
'download_data' => 'Press button below to download the data.',
|
||||
'migration_import' => 'Awesome! Now you are ready to import your migration. Go to your new installation to import your data',
|
||||
@ -3536,7 +3537,7 @@ Atentie: Folosește Legacy API Key, nu Token API',
|
||||
'marked_credit_as_sent' => 'Successfully marked credit as sent',
|
||||
'email_subject_payment_partial' => 'Email Partial Payment Subject',
|
||||
'is_approved' => 'Is Approved',
|
||||
'migration_went_wrong' => 'Oops, something went wrong! Make sure you did proper setup with V2 of Invoice Ninja, before starting migration.',
|
||||
'migration_went_wrong' => 'Error: Make sure you did proper setup with V5 of Invoice Ninja, before starting migration.',
|
||||
'cross_migration_message' => 'Cross account migration is not allowed. Make sure e-mail address is same on V4 and V5.',
|
||||
'email_credit' => 'Email Credit',
|
||||
'client_email_not_set' => 'Client does not have an email address set',
|
||||
@ -3791,6 +3792,117 @@ Atentie: Folosește Legacy API Key, nu Token API',
|
||||
'tax_name1' => 'Tax Name 1',
|
||||
'tax_name2' => 'Tax Name 2',
|
||||
'transaction_id' => 'Transaction ID',
|
||||
'migration_select_company_label' => 'Awesome! Please select the companies you would like to migrate.',
|
||||
'force_migration' => 'Force migration',
|
||||
'invoice_late' => 'Invoice Late',
|
||||
'quote_expired' => 'Quote Expired',
|
||||
'recurring_invoice_total' => 'Invoice Total',
|
||||
'actions' => 'Actions',
|
||||
'expense_number' => 'Expense Number',
|
||||
'task_number' => 'Task Number',
|
||||
'project_number' => 'Project Number',
|
||||
'view_settings' => 'View Settings',
|
||||
'company_disabled_warning' => 'Warning: this company has not yet been activated',
|
||||
'late_invoice' => 'Late Invoice',
|
||||
'expired_quote' => 'Expired Quote',
|
||||
'remind_invoice' => 'Remind Invoice',
|
||||
'client_phone' => 'Client Phone',
|
||||
'required_fields' => 'Required Fields',
|
||||
'enabled_modules' => 'Enabled Modules',
|
||||
'activity_60' => ':contact viewed quote :quote',
|
||||
'activity_61' => ':user updated client :client',
|
||||
'activity_62' => ':user updated vendor :vendor',
|
||||
'activity_63' => ':user emailed first reminder for invoice :invoice to :contact',
|
||||
'activity_64' => ':user emailed second reminder for invoice :invoice to :contact',
|
||||
'activity_65' => ':user emailed third reminder for invoice :invoice to :contact',
|
||||
'activity_66' => ':user emailed endless reminder for invoice :invoice to :contact',
|
||||
'expense_category_id' => 'Expense Category ID',
|
||||
'migration_auth_label' => 'Let\'s continue by authenticating.',
|
||||
'api_secret' => 'API secret',
|
||||
'migration_api_secret_notice' => 'You can find API_SECRET in the .env file or Invoice Ninja v5. If property is missing, leave field blank.',
|
||||
'view_licenses' => 'View Licenses',
|
||||
'fullscreen_editor' => 'Fullscreen Editor',
|
||||
'sidebar_editor' => 'Sidebar Editor',
|
||||
'please_type_to_confirm' => 'Please type ":value" to confirm',
|
||||
'purge' => 'Purge',
|
||||
'clone_to' => 'Clone To',
|
||||
'clone_to_other' => 'Clone to Other',
|
||||
'labels' => 'Labels',
|
||||
'add_custom' => 'Add Custom',
|
||||
'payment_tax' => 'Payment Tax',
|
||||
'white_label' => 'White Label',
|
||||
'sent_invoices_are_locked' => 'Sent invoices are locked',
|
||||
'paid_invoices_are_locked' => 'Paid invoices are locked',
|
||||
'source_code' => 'Source Code',
|
||||
'app_platforms' => 'App Platforms',
|
||||
'archived_task_statuses' => 'Successfully archived :value task statuses',
|
||||
'deleted_task_statuses' => 'Successfully deleted :value task statuses',
|
||||
'restored_task_statuses' => 'Successfully restored :value task statuses',
|
||||
'deleted_expense_categories' => 'Successfully deleted expense :value categories',
|
||||
'restored_expense_categories' => 'Successfully restored expense :value categories',
|
||||
'archived_recurring_invoices' => 'Successfully archived recurring :value invoices',
|
||||
'deleted_recurring_invoices' => 'Successfully deleted recurring :value invoices',
|
||||
'restored_recurring_invoices' => 'Successfully restored recurring :value invoices',
|
||||
'archived_webhooks' => 'Successfully archived :value webhooks',
|
||||
'deleted_webhooks' => 'Successfully deleted :value webhooks',
|
||||
'removed_webhooks' => 'Successfully removed :value webhooks',
|
||||
'restored_webhooks' => 'Successfully restored :value webhooks',
|
||||
'api_docs' => 'API Docs',
|
||||
'archived_tokens' => 'Successfully archived :value tokens',
|
||||
'deleted_tokens' => 'Successfully deleted :value tokens',
|
||||
'restored_tokens' => 'Successfully restored :value tokens',
|
||||
'archived_payment_terms' => 'Successfully archived :value payment terms',
|
||||
'deleted_payment_terms' => 'Successfully deleted :value payment terms',
|
||||
'restored_payment_terms' => 'Successfully restored :value payment terms',
|
||||
'archived_designs' => 'Successfully archived :value designs',
|
||||
'deleted_designs' => 'Successfully deleted :value designs',
|
||||
'restored_designs' => 'Successfully restored :value designs',
|
||||
'restored_credits' => 'Successfully restored :value credits',
|
||||
'archived_users' => 'Successfully archived :value users',
|
||||
'deleted_users' => 'Successfully deleted :value users',
|
||||
'removed_users' => 'Successfully removed :value users',
|
||||
'restored_users' => 'Successfully restored :value users',
|
||||
'archived_tax_rates' => 'Successfully archived :value tax rates',
|
||||
'deleted_tax_rates' => 'Successfully deleted :value tax rates',
|
||||
'restored_tax_rates' => 'Successfully restored :value tax rates',
|
||||
'archived_company_gateways' => 'Successfully archived :value gateways',
|
||||
'deleted_company_gateways' => 'Successfully deleted :value gateways',
|
||||
'restored_company_gateways' => 'Successfully restored :value gateways',
|
||||
'archived_groups' => 'Successfully archived :value groups',
|
||||
'deleted_groups' => 'Successfully deleted :value groups',
|
||||
'restored_groups' => 'Successfully restored :value groups',
|
||||
'archived_documents' => 'Successfully archived :value documents',
|
||||
'deleted_documents' => 'Successfully deleted :value documents',
|
||||
'restored_documents' => 'Successfully restored :value documents',
|
||||
'restored_vendors' => 'Successfully restored :value vendors',
|
||||
'restored_expenses' => 'Successfully restored :value expenses',
|
||||
'restored_tasks' => 'Successfully restored :value tasks',
|
||||
'restored_projects' => 'Successfully restored :value projects',
|
||||
'restored_products' => 'Successfully restored :value products',
|
||||
'restored_clients' => 'Successfully restored :value clients',
|
||||
'restored_invoices' => 'Successfully restored :value invoices',
|
||||
'restored_payments' => 'Successfully restored :value payments',
|
||||
'restored_quotes' => 'Successfully restored :value quotes',
|
||||
'update_app' => 'Update App',
|
||||
'started_import' => 'Successfully started import',
|
||||
'duplicate_column_mapping' => 'Duplicate column mapping',
|
||||
'uses_inclusive_taxes' => 'Uses Inclusive Taxes',
|
||||
'is_amount_discount' => 'Is Amount Discount',
|
||||
'map_to' => 'Map To',
|
||||
'first_row_as_column_names' => 'Use first row as column names',
|
||||
'no_file_selected' => 'No File Selected',
|
||||
'import_type' => 'Import Type',
|
||||
'draft_mode' => 'Draft Mode',
|
||||
'draft_mode_help' => 'Preview updates faster but is less accurate',
|
||||
'show_product_discount' => 'Show Product Discount',
|
||||
'show_product_discount_help' => 'Display a line item discount field',
|
||||
'tax_name3' => 'Tax Name 3',
|
||||
'debug_mode_is_enabled' => 'Debug mode is enabled',
|
||||
'debug_mode_is_enabled_help' => 'Warning: it is intented for use on local machines, it can leak credentials. Click to learn more.',
|
||||
'running_tasks' => 'Running Tasks',
|
||||
'recent_tasks' => 'Recent Tasks',
|
||||
'recent_expenses' => 'Recent Expenses',
|
||||
'upcoming_expenses' => 'Upcoming Expenses',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
@ -3270,8 +3270,9 @@ Ko imate zneske, se vrnite na to stran plačilnega sredstva in kliknite na "Comp
|
||||
'migrate_intro_text' => 'We\'ve been working on next version of Invoice Ninja. Click the button below to start the migration.',
|
||||
'start_migration' => 'Start Migration',
|
||||
'auth' => 'Auth',
|
||||
'endpoint' => 'Endpont',
|
||||
'endpoint' => 'Endpoint',
|
||||
'migration' => 'Migration',
|
||||
'companies' => 'Companies',
|
||||
'welcome_to_the_new_version' => 'Welcome to the new version of Invoice Ninja',
|
||||
'download_data' => 'Press button below to download the data.',
|
||||
'migration_import' => 'Awesome! Now you are ready to import your migration. Go to your new installation to import your data',
|
||||
@ -3532,7 +3533,7 @@ Ko imate zneske, se vrnite na to stran plačilnega sredstva in kliknite na "Comp
|
||||
'marked_credit_as_sent' => 'Successfully marked credit as sent',
|
||||
'email_subject_payment_partial' => 'Email Partial Payment Subject',
|
||||
'is_approved' => 'Is Approved',
|
||||
'migration_went_wrong' => 'Oops, something went wrong! Make sure you did proper setup with V2 of Invoice Ninja, before starting migration.',
|
||||
'migration_went_wrong' => 'Error: Make sure you did proper setup with V5 of Invoice Ninja, before starting migration.',
|
||||
'cross_migration_message' => 'Cross account migration is not allowed. Make sure e-mail address is same on V4 and V5.',
|
||||
'email_credit' => 'Email Credit',
|
||||
'client_email_not_set' => 'Client does not have an email address set',
|
||||
@ -3787,6 +3788,117 @@ Ko imate zneske, se vrnite na to stran plačilnega sredstva in kliknite na "Comp
|
||||
'tax_name1' => 'Tax Name 1',
|
||||
'tax_name2' => 'Tax Name 2',
|
||||
'transaction_id' => 'Transaction ID',
|
||||
'migration_select_company_label' => 'Awesome! Please select the companies you would like to migrate.',
|
||||
'force_migration' => 'Force migration',
|
||||
'invoice_late' => 'Invoice Late',
|
||||
'quote_expired' => 'Quote Expired',
|
||||
'recurring_invoice_total' => 'Invoice Total',
|
||||
'actions' => 'Actions',
|
||||
'expense_number' => 'Expense Number',
|
||||
'task_number' => 'Task Number',
|
||||
'project_number' => 'Project Number',
|
||||
'view_settings' => 'View Settings',
|
||||
'company_disabled_warning' => 'Warning: this company has not yet been activated',
|
||||
'late_invoice' => 'Late Invoice',
|
||||
'expired_quote' => 'Expired Quote',
|
||||
'remind_invoice' => 'Remind Invoice',
|
||||
'client_phone' => 'Client Phone',
|
||||
'required_fields' => 'Required Fields',
|
||||
'enabled_modules' => 'Enabled Modules',
|
||||
'activity_60' => ':contact viewed quote :quote',
|
||||
'activity_61' => ':user updated client :client',
|
||||
'activity_62' => ':user updated vendor :vendor',
|
||||
'activity_63' => ':user emailed first reminder for invoice :invoice to :contact',
|
||||
'activity_64' => ':user emailed second reminder for invoice :invoice to :contact',
|
||||
'activity_65' => ':user emailed third reminder for invoice :invoice to :contact',
|
||||
'activity_66' => ':user emailed endless reminder for invoice :invoice to :contact',
|
||||
'expense_category_id' => 'Expense Category ID',
|
||||
'migration_auth_label' => 'Let\'s continue by authenticating.',
|
||||
'api_secret' => 'API secret',
|
||||
'migration_api_secret_notice' => 'You can find API_SECRET in the .env file or Invoice Ninja v5. If property is missing, leave field blank.',
|
||||
'view_licenses' => 'View Licenses',
|
||||
'fullscreen_editor' => 'Fullscreen Editor',
|
||||
'sidebar_editor' => 'Sidebar Editor',
|
||||
'please_type_to_confirm' => 'Please type ":value" to confirm',
|
||||
'purge' => 'Purge',
|
||||
'clone_to' => 'Clone To',
|
||||
'clone_to_other' => 'Clone to Other',
|
||||
'labels' => 'Labels',
|
||||
'add_custom' => 'Add Custom',
|
||||
'payment_tax' => 'Payment Tax',
|
||||
'white_label' => 'White Label',
|
||||
'sent_invoices_are_locked' => 'Sent invoices are locked',
|
||||
'paid_invoices_are_locked' => 'Paid invoices are locked',
|
||||
'source_code' => 'Source Code',
|
||||
'app_platforms' => 'App Platforms',
|
||||
'archived_task_statuses' => 'Successfully archived :value task statuses',
|
||||
'deleted_task_statuses' => 'Successfully deleted :value task statuses',
|
||||
'restored_task_statuses' => 'Successfully restored :value task statuses',
|
||||
'deleted_expense_categories' => 'Successfully deleted expense :value categories',
|
||||
'restored_expense_categories' => 'Successfully restored expense :value categories',
|
||||
'archived_recurring_invoices' => 'Successfully archived recurring :value invoices',
|
||||
'deleted_recurring_invoices' => 'Successfully deleted recurring :value invoices',
|
||||
'restored_recurring_invoices' => 'Successfully restored recurring :value invoices',
|
||||
'archived_webhooks' => 'Successfully archived :value webhooks',
|
||||
'deleted_webhooks' => 'Successfully deleted :value webhooks',
|
||||
'removed_webhooks' => 'Successfully removed :value webhooks',
|
||||
'restored_webhooks' => 'Successfully restored :value webhooks',
|
||||
'api_docs' => 'API Docs',
|
||||
'archived_tokens' => 'Successfully archived :value tokens',
|
||||
'deleted_tokens' => 'Successfully deleted :value tokens',
|
||||
'restored_tokens' => 'Successfully restored :value tokens',
|
||||
'archived_payment_terms' => 'Successfully archived :value payment terms',
|
||||
'deleted_payment_terms' => 'Successfully deleted :value payment terms',
|
||||
'restored_payment_terms' => 'Successfully restored :value payment terms',
|
||||
'archived_designs' => 'Successfully archived :value designs',
|
||||
'deleted_designs' => 'Successfully deleted :value designs',
|
||||
'restored_designs' => 'Successfully restored :value designs',
|
||||
'restored_credits' => 'Successfully restored :value credits',
|
||||
'archived_users' => 'Successfully archived :value users',
|
||||
'deleted_users' => 'Successfully deleted :value users',
|
||||
'removed_users' => 'Successfully removed :value users',
|
||||
'restored_users' => 'Successfully restored :value users',
|
||||
'archived_tax_rates' => 'Successfully archived :value tax rates',
|
||||
'deleted_tax_rates' => 'Successfully deleted :value tax rates',
|
||||
'restored_tax_rates' => 'Successfully restored :value tax rates',
|
||||
'archived_company_gateways' => 'Successfully archived :value gateways',
|
||||
'deleted_company_gateways' => 'Successfully deleted :value gateways',
|
||||
'restored_company_gateways' => 'Successfully restored :value gateways',
|
||||
'archived_groups' => 'Successfully archived :value groups',
|
||||
'deleted_groups' => 'Successfully deleted :value groups',
|
||||
'restored_groups' => 'Successfully restored :value groups',
|
||||
'archived_documents' => 'Successfully archived :value documents',
|
||||
'deleted_documents' => 'Successfully deleted :value documents',
|
||||
'restored_documents' => 'Successfully restored :value documents',
|
||||
'restored_vendors' => 'Successfully restored :value vendors',
|
||||
'restored_expenses' => 'Successfully restored :value expenses',
|
||||
'restored_tasks' => 'Successfully restored :value tasks',
|
||||
'restored_projects' => 'Successfully restored :value projects',
|
||||
'restored_products' => 'Successfully restored :value products',
|
||||
'restored_clients' => 'Successfully restored :value clients',
|
||||
'restored_invoices' => 'Successfully restored :value invoices',
|
||||
'restored_payments' => 'Successfully restored :value payments',
|
||||
'restored_quotes' => 'Successfully restored :value quotes',
|
||||
'update_app' => 'Update App',
|
||||
'started_import' => 'Successfully started import',
|
||||
'duplicate_column_mapping' => 'Duplicate column mapping',
|
||||
'uses_inclusive_taxes' => 'Uses Inclusive Taxes',
|
||||
'is_amount_discount' => 'Is Amount Discount',
|
||||
'map_to' => 'Map To',
|
||||
'first_row_as_column_names' => 'Use first row as column names',
|
||||
'no_file_selected' => 'No File Selected',
|
||||
'import_type' => 'Import Type',
|
||||
'draft_mode' => 'Draft Mode',
|
||||
'draft_mode_help' => 'Preview updates faster but is less accurate',
|
||||
'show_product_discount' => 'Show Product Discount',
|
||||
'show_product_discount_help' => 'Display a line item discount field',
|
||||
'tax_name3' => 'Tax Name 3',
|
||||
'debug_mode_is_enabled' => 'Debug mode is enabled',
|
||||
'debug_mode_is_enabled_help' => 'Warning: it is intented for use on local machines, it can leak credentials. Click to learn more.',
|
||||
'running_tasks' => 'Running Tasks',
|
||||
'recent_tasks' => 'Recent Tasks',
|
||||
'recent_expenses' => 'Recent Expenses',
|
||||
'upcoming_expenses' => 'Upcoming Expenses',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
@ -3271,8 +3271,9 @@ Pasi të keni pranuar shumat, kthehuni në faqen e metodave të pagesës dhe kli
|
||||
'migrate_intro_text' => 'We\'ve been working on next version of Invoice Ninja. Click the button below to start the migration.',
|
||||
'start_migration' => 'Start Migration',
|
||||
'auth' => 'Auth',
|
||||
'endpoint' => 'Endpont',
|
||||
'endpoint' => 'Endpoint',
|
||||
'migration' => 'Migration',
|
||||
'companies' => 'Companies',
|
||||
'welcome_to_the_new_version' => 'Welcome to the new version of Invoice Ninja',
|
||||
'download_data' => 'Press button below to download the data.',
|
||||
'migration_import' => 'Awesome! Now you are ready to import your migration. Go to your new installation to import your data',
|
||||
@ -3533,7 +3534,7 @@ Pasi të keni pranuar shumat, kthehuni në faqen e metodave të pagesës dhe kli
|
||||
'marked_credit_as_sent' => 'Successfully marked credit as sent',
|
||||
'email_subject_payment_partial' => 'Email Partial Payment Subject',
|
||||
'is_approved' => 'Is Approved',
|
||||
'migration_went_wrong' => 'Oops, something went wrong! Make sure you did proper setup with V2 of Invoice Ninja, before starting migration.',
|
||||
'migration_went_wrong' => 'Error: Make sure you did proper setup with V5 of Invoice Ninja, before starting migration.',
|
||||
'cross_migration_message' => 'Cross account migration is not allowed. Make sure e-mail address is same on V4 and V5.',
|
||||
'email_credit' => 'Email Credit',
|
||||
'client_email_not_set' => 'Client does not have an email address set',
|
||||
@ -3788,6 +3789,117 @@ Pasi të keni pranuar shumat, kthehuni në faqen e metodave të pagesës dhe kli
|
||||
'tax_name1' => 'Tax Name 1',
|
||||
'tax_name2' => 'Tax Name 2',
|
||||
'transaction_id' => 'Transaction ID',
|
||||
'migration_select_company_label' => 'Awesome! Please select the companies you would like to migrate.',
|
||||
'force_migration' => 'Force migration',
|
||||
'invoice_late' => 'Invoice Late',
|
||||
'quote_expired' => 'Quote Expired',
|
||||
'recurring_invoice_total' => 'Invoice Total',
|
||||
'actions' => 'Actions',
|
||||
'expense_number' => 'Expense Number',
|
||||
'task_number' => 'Task Number',
|
||||
'project_number' => 'Project Number',
|
||||
'view_settings' => 'View Settings',
|
||||
'company_disabled_warning' => 'Warning: this company has not yet been activated',
|
||||
'late_invoice' => 'Late Invoice',
|
||||
'expired_quote' => 'Expired Quote',
|
||||
'remind_invoice' => 'Remind Invoice',
|
||||
'client_phone' => 'Client Phone',
|
||||
'required_fields' => 'Required Fields',
|
||||
'enabled_modules' => 'Enabled Modules',
|
||||
'activity_60' => ':contact viewed quote :quote',
|
||||
'activity_61' => ':user updated client :client',
|
||||
'activity_62' => ':user updated vendor :vendor',
|
||||
'activity_63' => ':user emailed first reminder for invoice :invoice to :contact',
|
||||
'activity_64' => ':user emailed second reminder for invoice :invoice to :contact',
|
||||
'activity_65' => ':user emailed third reminder for invoice :invoice to :contact',
|
||||
'activity_66' => ':user emailed endless reminder for invoice :invoice to :contact',
|
||||
'expense_category_id' => 'Expense Category ID',
|
||||
'migration_auth_label' => 'Let\'s continue by authenticating.',
|
||||
'api_secret' => 'API secret',
|
||||
'migration_api_secret_notice' => 'You can find API_SECRET in the .env file or Invoice Ninja v5. If property is missing, leave field blank.',
|
||||
'view_licenses' => 'View Licenses',
|
||||
'fullscreen_editor' => 'Fullscreen Editor',
|
||||
'sidebar_editor' => 'Sidebar Editor',
|
||||
'please_type_to_confirm' => 'Please type ":value" to confirm',
|
||||
'purge' => 'Purge',
|
||||
'clone_to' => 'Clone To',
|
||||
'clone_to_other' => 'Clone to Other',
|
||||
'labels' => 'Labels',
|
||||
'add_custom' => 'Add Custom',
|
||||
'payment_tax' => 'Payment Tax',
|
||||
'white_label' => 'White Label',
|
||||
'sent_invoices_are_locked' => 'Sent invoices are locked',
|
||||
'paid_invoices_are_locked' => 'Paid invoices are locked',
|
||||
'source_code' => 'Source Code',
|
||||
'app_platforms' => 'App Platforms',
|
||||
'archived_task_statuses' => 'Successfully archived :value task statuses',
|
||||
'deleted_task_statuses' => 'Successfully deleted :value task statuses',
|
||||
'restored_task_statuses' => 'Successfully restored :value task statuses',
|
||||
'deleted_expense_categories' => 'Successfully deleted expense :value categories',
|
||||
'restored_expense_categories' => 'Successfully restored expense :value categories',
|
||||
'archived_recurring_invoices' => 'Successfully archived recurring :value invoices',
|
||||
'deleted_recurring_invoices' => 'Successfully deleted recurring :value invoices',
|
||||
'restored_recurring_invoices' => 'Successfully restored recurring :value invoices',
|
||||
'archived_webhooks' => 'Successfully archived :value webhooks',
|
||||
'deleted_webhooks' => 'Successfully deleted :value webhooks',
|
||||
'removed_webhooks' => 'Successfully removed :value webhooks',
|
||||
'restored_webhooks' => 'Successfully restored :value webhooks',
|
||||
'api_docs' => 'API Docs',
|
||||
'archived_tokens' => 'Successfully archived :value tokens',
|
||||
'deleted_tokens' => 'Successfully deleted :value tokens',
|
||||
'restored_tokens' => 'Successfully restored :value tokens',
|
||||
'archived_payment_terms' => 'Successfully archived :value payment terms',
|
||||
'deleted_payment_terms' => 'Successfully deleted :value payment terms',
|
||||
'restored_payment_terms' => 'Successfully restored :value payment terms',
|
||||
'archived_designs' => 'Successfully archived :value designs',
|
||||
'deleted_designs' => 'Successfully deleted :value designs',
|
||||
'restored_designs' => 'Successfully restored :value designs',
|
||||
'restored_credits' => 'Successfully restored :value credits',
|
||||
'archived_users' => 'Successfully archived :value users',
|
||||
'deleted_users' => 'Successfully deleted :value users',
|
||||
'removed_users' => 'Successfully removed :value users',
|
||||
'restored_users' => 'Successfully restored :value users',
|
||||
'archived_tax_rates' => 'Successfully archived :value tax rates',
|
||||
'deleted_tax_rates' => 'Successfully deleted :value tax rates',
|
||||
'restored_tax_rates' => 'Successfully restored :value tax rates',
|
||||
'archived_company_gateways' => 'Successfully archived :value gateways',
|
||||
'deleted_company_gateways' => 'Successfully deleted :value gateways',
|
||||
'restored_company_gateways' => 'Successfully restored :value gateways',
|
||||
'archived_groups' => 'Successfully archived :value groups',
|
||||
'deleted_groups' => 'Successfully deleted :value groups',
|
||||
'restored_groups' => 'Successfully restored :value groups',
|
||||
'archived_documents' => 'Successfully archived :value documents',
|
||||
'deleted_documents' => 'Successfully deleted :value documents',
|
||||
'restored_documents' => 'Successfully restored :value documents',
|
||||
'restored_vendors' => 'Successfully restored :value vendors',
|
||||
'restored_expenses' => 'Successfully restored :value expenses',
|
||||
'restored_tasks' => 'Successfully restored :value tasks',
|
||||
'restored_projects' => 'Successfully restored :value projects',
|
||||
'restored_products' => 'Successfully restored :value products',
|
||||
'restored_clients' => 'Successfully restored :value clients',
|
||||
'restored_invoices' => 'Successfully restored :value invoices',
|
||||
'restored_payments' => 'Successfully restored :value payments',
|
||||
'restored_quotes' => 'Successfully restored :value quotes',
|
||||
'update_app' => 'Update App',
|
||||
'started_import' => 'Successfully started import',
|
||||
'duplicate_column_mapping' => 'Duplicate column mapping',
|
||||
'uses_inclusive_taxes' => 'Uses Inclusive Taxes',
|
||||
'is_amount_discount' => 'Is Amount Discount',
|
||||
'map_to' => 'Map To',
|
||||
'first_row_as_column_names' => 'Use first row as column names',
|
||||
'no_file_selected' => 'No File Selected',
|
||||
'import_type' => 'Import Type',
|
||||
'draft_mode' => 'Draft Mode',
|
||||
'draft_mode_help' => 'Preview updates faster but is less accurate',
|
||||
'show_product_discount' => 'Show Product Discount',
|
||||
'show_product_discount_help' => 'Display a line item discount field',
|
||||
'tax_name3' => 'Tax Name 3',
|
||||
'debug_mode_is_enabled' => 'Debug mode is enabled',
|
||||
'debug_mode_is_enabled_help' => 'Warning: it is intented for use on local machines, it can leak credentials. Click to learn more.',
|
||||
'running_tasks' => 'Running Tasks',
|
||||
'recent_tasks' => 'Recent Tasks',
|
||||
'recent_expenses' => 'Recent Expenses',
|
||||
'upcoming_expenses' => 'Upcoming Expenses',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
@ -3274,8 +3274,9 @@ $LANG = array(
|
||||
'migrate_intro_text' => 'We\'ve been working on next version of Invoice Ninja. Click the button below to start the migration.',
|
||||
'start_migration' => 'Start Migration',
|
||||
'auth' => 'Auth',
|
||||
'endpoint' => 'Endpont',
|
||||
'endpoint' => 'Endpoint',
|
||||
'migration' => 'Migration',
|
||||
'companies' => 'Companies',
|
||||
'welcome_to_the_new_version' => 'Welcome to the new version of Invoice Ninja',
|
||||
'download_data' => 'Press button below to download the data.',
|
||||
'migration_import' => 'Awesome! Now you are ready to import your migration. Go to your new installation to import your data',
|
||||
@ -3536,7 +3537,7 @@ $LANG = array(
|
||||
'marked_credit_as_sent' => 'Successfully marked credit as sent',
|
||||
'email_subject_payment_partial' => 'Email Partial Payment Subject',
|
||||
'is_approved' => 'Is Approved',
|
||||
'migration_went_wrong' => 'Oops, something went wrong! Make sure you did proper setup with V2 of Invoice Ninja, before starting migration.',
|
||||
'migration_went_wrong' => 'Error: Make sure you did proper setup with V5 of Invoice Ninja, before starting migration.',
|
||||
'cross_migration_message' => 'Cross account migration is not allowed. Make sure e-mail address is same on V4 and V5.',
|
||||
'email_credit' => 'Email Credit',
|
||||
'client_email_not_set' => 'Client does not have an email address set',
|
||||
@ -3791,6 +3792,117 @@ $LANG = array(
|
||||
'tax_name1' => 'Tax Name 1',
|
||||
'tax_name2' => 'Tax Name 2',
|
||||
'transaction_id' => 'Transaction ID',
|
||||
'migration_select_company_label' => 'Awesome! Please select the companies you would like to migrate.',
|
||||
'force_migration' => 'Force migration',
|
||||
'invoice_late' => 'Invoice Late',
|
||||
'quote_expired' => 'Quote Expired',
|
||||
'recurring_invoice_total' => 'Invoice Total',
|
||||
'actions' => 'Actions',
|
||||
'expense_number' => 'Expense Number',
|
||||
'task_number' => 'Task Number',
|
||||
'project_number' => 'Project Number',
|
||||
'view_settings' => 'View Settings',
|
||||
'company_disabled_warning' => 'Warning: this company has not yet been activated',
|
||||
'late_invoice' => 'Late Invoice',
|
||||
'expired_quote' => 'Expired Quote',
|
||||
'remind_invoice' => 'Remind Invoice',
|
||||
'client_phone' => 'Client Phone',
|
||||
'required_fields' => 'Required Fields',
|
||||
'enabled_modules' => 'Enabled Modules',
|
||||
'activity_60' => ':contact viewed quote :quote',
|
||||
'activity_61' => ':user updated client :client',
|
||||
'activity_62' => ':user updated vendor :vendor',
|
||||
'activity_63' => ':user emailed first reminder for invoice :invoice to :contact',
|
||||
'activity_64' => ':user emailed second reminder for invoice :invoice to :contact',
|
||||
'activity_65' => ':user emailed third reminder for invoice :invoice to :contact',
|
||||
'activity_66' => ':user emailed endless reminder for invoice :invoice to :contact',
|
||||
'expense_category_id' => 'Expense Category ID',
|
||||
'migration_auth_label' => 'Let\'s continue by authenticating.',
|
||||
'api_secret' => 'API secret',
|
||||
'migration_api_secret_notice' => 'You can find API_SECRET in the .env file or Invoice Ninja v5. If property is missing, leave field blank.',
|
||||
'view_licenses' => 'View Licenses',
|
||||
'fullscreen_editor' => 'Fullscreen Editor',
|
||||
'sidebar_editor' => 'Sidebar Editor',
|
||||
'please_type_to_confirm' => 'Please type ":value" to confirm',
|
||||
'purge' => 'Purge',
|
||||
'clone_to' => 'Clone To',
|
||||
'clone_to_other' => 'Clone to Other',
|
||||
'labels' => 'Labels',
|
||||
'add_custom' => 'Add Custom',
|
||||
'payment_tax' => 'Payment Tax',
|
||||
'white_label' => 'White Label',
|
||||
'sent_invoices_are_locked' => 'Sent invoices are locked',
|
||||
'paid_invoices_are_locked' => 'Paid invoices are locked',
|
||||
'source_code' => 'Source Code',
|
||||
'app_platforms' => 'App Platforms',
|
||||
'archived_task_statuses' => 'Successfully archived :value task statuses',
|
||||
'deleted_task_statuses' => 'Successfully deleted :value task statuses',
|
||||
'restored_task_statuses' => 'Successfully restored :value task statuses',
|
||||
'deleted_expense_categories' => 'Successfully deleted expense :value categories',
|
||||
'restored_expense_categories' => 'Successfully restored expense :value categories',
|
||||
'archived_recurring_invoices' => 'Successfully archived recurring :value invoices',
|
||||
'deleted_recurring_invoices' => 'Successfully deleted recurring :value invoices',
|
||||
'restored_recurring_invoices' => 'Successfully restored recurring :value invoices',
|
||||
'archived_webhooks' => 'Successfully archived :value webhooks',
|
||||
'deleted_webhooks' => 'Successfully deleted :value webhooks',
|
||||
'removed_webhooks' => 'Successfully removed :value webhooks',
|
||||
'restored_webhooks' => 'Successfully restored :value webhooks',
|
||||
'api_docs' => 'API Docs',
|
||||
'archived_tokens' => 'Successfully archived :value tokens',
|
||||
'deleted_tokens' => 'Successfully deleted :value tokens',
|
||||
'restored_tokens' => 'Successfully restored :value tokens',
|
||||
'archived_payment_terms' => 'Successfully archived :value payment terms',
|
||||
'deleted_payment_terms' => 'Successfully deleted :value payment terms',
|
||||
'restored_payment_terms' => 'Successfully restored :value payment terms',
|
||||
'archived_designs' => 'Successfully archived :value designs',
|
||||
'deleted_designs' => 'Successfully deleted :value designs',
|
||||
'restored_designs' => 'Successfully restored :value designs',
|
||||
'restored_credits' => 'Successfully restored :value credits',
|
||||
'archived_users' => 'Successfully archived :value users',
|
||||
'deleted_users' => 'Successfully deleted :value users',
|
||||
'removed_users' => 'Successfully removed :value users',
|
||||
'restored_users' => 'Successfully restored :value users',
|
||||
'archived_tax_rates' => 'Successfully archived :value tax rates',
|
||||
'deleted_tax_rates' => 'Successfully deleted :value tax rates',
|
||||
'restored_tax_rates' => 'Successfully restored :value tax rates',
|
||||
'archived_company_gateways' => 'Successfully archived :value gateways',
|
||||
'deleted_company_gateways' => 'Successfully deleted :value gateways',
|
||||
'restored_company_gateways' => 'Successfully restored :value gateways',
|
||||
'archived_groups' => 'Successfully archived :value groups',
|
||||
'deleted_groups' => 'Successfully deleted :value groups',
|
||||
'restored_groups' => 'Successfully restored :value groups',
|
||||
'archived_documents' => 'Successfully archived :value documents',
|
||||
'deleted_documents' => 'Successfully deleted :value documents',
|
||||
'restored_documents' => 'Successfully restored :value documents',
|
||||
'restored_vendors' => 'Successfully restored :value vendors',
|
||||
'restored_expenses' => 'Successfully restored :value expenses',
|
||||
'restored_tasks' => 'Successfully restored :value tasks',
|
||||
'restored_projects' => 'Successfully restored :value projects',
|
||||
'restored_products' => 'Successfully restored :value products',
|
||||
'restored_clients' => 'Successfully restored :value clients',
|
||||
'restored_invoices' => 'Successfully restored :value invoices',
|
||||
'restored_payments' => 'Successfully restored :value payments',
|
||||
'restored_quotes' => 'Successfully restored :value quotes',
|
||||
'update_app' => 'Update App',
|
||||
'started_import' => 'Successfully started import',
|
||||
'duplicate_column_mapping' => 'Duplicate column mapping',
|
||||
'uses_inclusive_taxes' => 'Uses Inclusive Taxes',
|
||||
'is_amount_discount' => 'Is Amount Discount',
|
||||
'map_to' => 'Map To',
|
||||
'first_row_as_column_names' => 'Use first row as column names',
|
||||
'no_file_selected' => 'No File Selected',
|
||||
'import_type' => 'Import Type',
|
||||
'draft_mode' => 'Draft Mode',
|
||||
'draft_mode_help' => 'Preview updates faster but is less accurate',
|
||||
'show_product_discount' => 'Show Product Discount',
|
||||
'show_product_discount_help' => 'Display a line item discount field',
|
||||
'tax_name3' => 'Tax Name 3',
|
||||
'debug_mode_is_enabled' => 'Debug mode is enabled',
|
||||
'debug_mode_is_enabled_help' => 'Warning: it is intented for use on local machines, it can leak credentials. Click to learn more.',
|
||||
'running_tasks' => 'Running Tasks',
|
||||
'recent_tasks' => 'Recent Tasks',
|
||||
'recent_expenses' => 'Recent Expenses',
|
||||
'upcoming_expenses' => 'Upcoming Expenses',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
@ -66,7 +66,7 @@ $LANG = array(
|
||||
'email_invoice' => 'E-posta faktura',
|
||||
'enter_payment' => 'Ange betalning',
|
||||
'tax_rates' => 'Momsnivåer',
|
||||
'rate' => '`a-pris',
|
||||
'rate' => 'á-pris',
|
||||
'settings' => 'Inställningar',
|
||||
'enable_invoice_tax' => 'Slå på <b>moms per faktura</b>',
|
||||
'enable_line_item_tax' => 'Slå på <b>moms per rad</b>',
|
||||
@ -400,7 +400,7 @@ $LANG = array(
|
||||
'vat_number' => 'Momsregistreringsnummer',
|
||||
'timesheets' => 'Tidrapporter',
|
||||
'payment_title' => 'Ange din fakturaadress och betalkortsinformation',
|
||||
'payment_cvv' => '*This is the 3-4 digit number on the back of your card',
|
||||
'payment_cvv' => '*Detta är den 3-4 siffriga koden på baksidan av ditt kort',
|
||||
'payment_footer1' => '*Fakturaadressen måste stämma överens med adressen kopplad till betalkortet.',
|
||||
'payment_footer2' => '*Klicka bara en gång på "BETALA NU" - transaktionen kan ta upp till 1 minut att behandla.',
|
||||
'id_number' => 'ID-nummer',
|
||||
@ -508,7 +508,7 @@ $LANG = array(
|
||||
'payment_type_paypal' => 'PayPal',
|
||||
'payment_type_bitcoin' => 'Bitcoin',
|
||||
'payment_type_gocardless' => 'GoCardless',
|
||||
'knowledge_base' => 'Knskapsdatabas',
|
||||
'knowledge_base' => 'Kunskapsdatabas',
|
||||
'partial' => 'delinsättning',
|
||||
'partial_remaining' => ':partial av :balance',
|
||||
'more_fields' => 'Fler fält',
|
||||
@ -547,7 +547,7 @@ $LANG = array(
|
||||
'created_task' => 'Framgångsrikt skapad uppgift',
|
||||
'updated_task' => 'Lyckad uppdatering av uppgift',
|
||||
'edit_task' => 'Redigera uppgift',
|
||||
'clone_task' => 'Clone Task',
|
||||
'clone_task' => 'Klona uppgift',
|
||||
'archive_task' => 'Arkivera uppgift',
|
||||
'restore_task' => 'Återställa uppgift',
|
||||
'delete_task' => 'Radera uppgift',
|
||||
@ -567,7 +567,7 @@ $LANG = array(
|
||||
'hours' => 'Timmar',
|
||||
'task_details' => 'Uppgift information',
|
||||
'duration' => 'Varaktighet',
|
||||
'time_log' => 'Time Log',
|
||||
'time_log' => 'Tidslogg',
|
||||
'end_time' => 'Sluttid',
|
||||
'end' => 'Slut',
|
||||
'invoiced' => 'Fakturerad',
|
||||
@ -656,7 +656,7 @@ $LANG = array(
|
||||
'current_user' => 'Befintlig användare',
|
||||
'new_recurring_invoice' => 'Ny återkommande faktura',
|
||||
'recurring_invoice' => 'Återkommande faktura',
|
||||
'new_recurring_quote' => 'New Recurring Quote',
|
||||
'new_recurring_quote' => 'Ny upprepande offert',
|
||||
'recurring_quote' => 'Återkommande offert',
|
||||
'recurring_too_soon' => 'Det är för tidigt att skapa nästa återkommande faktura, den är schemalagd för :date',
|
||||
'created_by_invoice' => 'Skapad av :invoice',
|
||||
@ -664,7 +664,7 @@ $LANG = array(
|
||||
'help' => 'Hjälp',
|
||||
'customize_help' => '<p>We use :pdfmake_link to define the invoice designs declaratively. The pdfmake :playground_link provides a great way to see the library in action.</p>
|
||||
<p>If you need help figuring something out post a question to our :forum_link with the design you\'re using.</p>',
|
||||
'playground' => 'playground',
|
||||
'playground' => 'Sandlåda',
|
||||
'support_forum' => 'Supportforum',
|
||||
'invoice_due_date' => 'Förfallodatum',
|
||||
'quote_due_date' => 'Giltig till',
|
||||
@ -755,8 +755,8 @@ $LANG = array(
|
||||
'activity_3' => ':user raderade kund :client',
|
||||
'activity_4' => ':user skapade faktura :invoice',
|
||||
'activity_5' => ':user uppdaterade faktura :invoice',
|
||||
'activity_6' => ':user emailed invoice :invoice for :client to :contact',
|
||||
'activity_7' => ':contact viewed invoice :invoice for :client',
|
||||
'activity_6' => ':user mailade faktura :invoice för :client till :contact',
|
||||
'activity_7' => ':contact visade faktura :invoice för :client',
|
||||
'activity_8' => ':user arkiverade faktura :invoice',
|
||||
'activity_9' => ':user raderade faktura :invoice',
|
||||
'activity_10' => ':contact entered payment :payment for :payment_amount on invoice :invoice for :client',
|
||||
@ -769,7 +769,7 @@ $LANG = array(
|
||||
'activity_17' => ':user tog bort :credit kredit',
|
||||
'activity_18' => ':user skapade offert :quote',
|
||||
'activity_19' => ':user uppdaterade offert :quote',
|
||||
'activity_20' => ':user emailed quote :quote for :client to :contact',
|
||||
'activity_20' => ':user mailade offert :quote för :client för :contact',
|
||||
'activity_21' => ':contact visade offert :quote',
|
||||
'activity_22' => ':user arkiverade offert :quote',
|
||||
'activity_23' => ':user tog bort offert :quote',
|
||||
@ -813,14 +813,14 @@ $LANG = array(
|
||||
'default_invoice_footer' => 'Ange som standard <b>faktura sidfot</b>',
|
||||
'quote_footer' => 'Offert footer',
|
||||
'free' => 'Gratis',
|
||||
'quote_is_approved' => 'Successfully approved',
|
||||
'quote_is_approved' => 'Godkänd',
|
||||
'apply_credit' => 'Tillämpa kredit',
|
||||
'system_settings' => 'Systeminställningar',
|
||||
'archive_token' => 'Arkivera Token',
|
||||
'archived_token' => 'Framgångsrikt arkiverat Token',
|
||||
'archive_user' => 'Arkivera Användare',
|
||||
'archived_user' => 'Framgångsrikt arkiverat användare',
|
||||
'archive_account_gateway' => 'Delete Gateway',
|
||||
'archive_account_gateway' => 'Ta bort Gateway',
|
||||
'archived_account_gateway' => 'Framgångsrikt arkiverat gateway',
|
||||
'archive_recurring_invoice' => 'Arkivera återkommande faktura',
|
||||
'archived_recurring_invoice' => 'Framgångsrikt arkiverat återkommande faktura',
|
||||
@ -1002,7 +1002,7 @@ $LANG = array(
|
||||
'bank_account_error' => 'Failed to retrieve account details, please check your credentials.',
|
||||
'status_approved' => 'Godkänd',
|
||||
'quote_settings' => 'Offert inställningar.',
|
||||
'auto_convert_quote' => 'Auto Convert',
|
||||
'auto_convert_quote' => 'Auto Konvertera',
|
||||
'auto_convert_quote_help' => 'Konvertera automatiskt en offert till en faktura när den godkänts av en klient.',
|
||||
'validate' => 'Validera',
|
||||
'info' => 'Info',
|
||||
@ -1035,7 +1035,7 @@ $LANG = array(
|
||||
'reset_password_footer' => 'Om du inte begärt en återställning av ditt lösenord så var snäll och e-posta vår support: :email',
|
||||
'limit_users' => 'Ledsen, men du får skapa max :limit användare',
|
||||
'more_designs_self_host_header' => 'Få ytterliggare 6 fakturalayouter för bara $:price',
|
||||
'old_browser' => 'Please use a :link',
|
||||
'old_browser' => 'Vänligen använd en :link',
|
||||
'newer_browser' => 'nyare webbläsare',
|
||||
'white_label_custom_css' => ':link för $:price aktiverar du din egen stil och hjälper till att stödja vårt projekt.',
|
||||
'bank_accounts_help' => 'Connect a bank account to automatically import expenses and create vendors. Supports American Express and :link.',
|
||||
@ -1049,7 +1049,7 @@ $LANG = array(
|
||||
'email_error_inactive_client' => 'E-post kan inte skickas till inaktiva klienter',
|
||||
'email_error_inactive_contact' => 'E-post kan inte skickas till inaktiva kontakter',
|
||||
'email_error_inactive_invoice' => 'E-post kan inte skickas till inaktiva fakturor',
|
||||
'email_error_inactive_proposal' => 'Emails can not be sent to inactive proposals',
|
||||
'email_error_inactive_proposal' => 'Mail kan inte skickas till inaktiva förslag',
|
||||
'email_error_user_unregistered' => 'Vänligen registrera ditt konto för att skicka e-post',
|
||||
'email_error_user_unconfirmed' => 'Vänligen verifiera ditt konto för att skicka e-post',
|
||||
'email_error_invalid_contact_email' => 'Ogiltig kontakt e-post',
|
||||
@ -2733,8 +2733,8 @@ Den här funktionen kräver att en produkt skapas och en betalningsgateway är k
|
||||
'none' => 'None',
|
||||
'proposal_message_button' => 'To view your proposal for :amount, click the button below.',
|
||||
'proposal' => 'Förslag',
|
||||
'proposals' => 'Proposals',
|
||||
'list_proposals' => 'List Proposals',
|
||||
'proposals' => 'Förslag',
|
||||
'list_proposals' => 'Lista förslag',
|
||||
'new_proposal' => 'New Proposal',
|
||||
'edit_proposal' => 'Edit Proposal',
|
||||
'archive_proposal' => 'Archive Proposal',
|
||||
@ -2743,8 +2743,8 @@ Den här funktionen kräver att en produkt skapas och en betalningsgateway är k
|
||||
'updated_proposal' => 'Successfully updated proposal',
|
||||
'archived_proposal' => 'Successfully archived proposal',
|
||||
'deleted_proposal' => 'Successfully archived proposal',
|
||||
'archived_proposals' => 'Successfully archived :count proposals',
|
||||
'deleted_proposals' => 'Successfully archived :count proposals',
|
||||
'archived_proposals' => 'Arkivering av :count förslag har lyckats',
|
||||
'deleted_proposals' => 'Arkivering av :count förslag har lyckats',
|
||||
'restored_proposal' => 'Successfully restored proposal',
|
||||
'restore_proposal' => 'Restore Proposal',
|
||||
'snippet' => 'Snippet',
|
||||
@ -2809,7 +2809,7 @@ Den här funktionen kräver att en produkt skapas och en betalningsgateway är k
|
||||
'select_image' => 'Select Image',
|
||||
'upgrade_to_upload_images' => 'Upgrade to the enterprise plan to upload images',
|
||||
'delete_image' => 'Delete Image',
|
||||
'delete_image_help' => 'Warning: deleting the image will remove it from all proposals.',
|
||||
'delete_image_help' => 'Warning: Bortagning av denna bild kommer ta bort den från alla förslag',
|
||||
'amount_variable_help' => 'Note: the invoice $amount field will use the partial/deposit field if set otherwise it will use the invoice balance.',
|
||||
'taxes_are_included_help' => 'Note: Inclusive taxes have been enabled.',
|
||||
'taxes_are_not_included_help' => 'Note: Inclusive taxes are not enabled.',
|
||||
@ -3093,7 +3093,7 @@ Den här funktionen kräver att en produkt skapas och en betalningsgateway är k
|
||||
'show_hide_all' => 'Show / Hide all',
|
||||
'subject_required' => 'Subject required',
|
||||
'mobile_refresh_warning' => 'If you\'re using the mobile app you may need to do a full refresh.',
|
||||
'enable_proposals_for_background' => 'To upload a background image :link to enable the proposals module.',
|
||||
'enable_proposals_for_background' => 'För att ladda upp en bakgrundsbild :link för att aktivera förslag modulen',
|
||||
'ticket_assignment' => 'Ticket :ticket_number has been assigned to :agent',
|
||||
'ticket_contact_reply' => 'Ticket :ticket_number has been updated by client :contact',
|
||||
'ticket_new_template_subject' => 'Ticket :ticket_number has been created.',
|
||||
@ -3280,8 +3280,9 @@ Den här funktionen kräver att en produkt skapas och en betalningsgateway är k
|
||||
'migrate_intro_text' => 'We\'ve been working on next version of Invoice Ninja. Click the button below to start the migration.',
|
||||
'start_migration' => 'Start Migration',
|
||||
'auth' => 'Auth',
|
||||
'endpoint' => 'Endpont',
|
||||
'endpoint' => 'Endpoint',
|
||||
'migration' => 'Migration',
|
||||
'companies' => 'Companies',
|
||||
'welcome_to_the_new_version' => 'Welcome to the new version of Invoice Ninja',
|
||||
'download_data' => 'Press button below to download the data.',
|
||||
'migration_import' => 'Awesome! Now you are ready to import your migration. Go to your new installation to import your data',
|
||||
@ -3542,7 +3543,7 @@ Den här funktionen kräver att en produkt skapas och en betalningsgateway är k
|
||||
'marked_credit_as_sent' => 'Successfully marked credit as sent',
|
||||
'email_subject_payment_partial' => 'Email Partial Payment Subject',
|
||||
'is_approved' => 'Is Approved',
|
||||
'migration_went_wrong' => 'Oops, something went wrong! Make sure you did proper setup with V2 of Invoice Ninja, before starting migration.',
|
||||
'migration_went_wrong' => 'Error: Make sure you did proper setup with V5 of Invoice Ninja, before starting migration.',
|
||||
'cross_migration_message' => 'Cross account migration is not allowed. Make sure e-mail address is same on V4 and V5.',
|
||||
'email_credit' => 'Email Credit',
|
||||
'client_email_not_set' => 'Client does not have an email address set',
|
||||
@ -3797,6 +3798,117 @@ Den här funktionen kräver att en produkt skapas och en betalningsgateway är k
|
||||
'tax_name1' => 'Tax Name 1',
|
||||
'tax_name2' => 'Tax Name 2',
|
||||
'transaction_id' => 'Transaction ID',
|
||||
'migration_select_company_label' => 'Awesome! Please select the companies you would like to migrate.',
|
||||
'force_migration' => 'Force migration',
|
||||
'invoice_late' => 'Invoice Late',
|
||||
'quote_expired' => 'Quote Expired',
|
||||
'recurring_invoice_total' => 'Invoice Total',
|
||||
'actions' => 'Actions',
|
||||
'expense_number' => 'Expense Number',
|
||||
'task_number' => 'Task Number',
|
||||
'project_number' => 'Project Number',
|
||||
'view_settings' => 'View Settings',
|
||||
'company_disabled_warning' => 'Warning: this company has not yet been activated',
|
||||
'late_invoice' => 'Late Invoice',
|
||||
'expired_quote' => 'Expired Quote',
|
||||
'remind_invoice' => 'Remind Invoice',
|
||||
'client_phone' => 'Client Phone',
|
||||
'required_fields' => 'Required Fields',
|
||||
'enabled_modules' => 'Enabled Modules',
|
||||
'activity_60' => ':contact viewed quote :quote',
|
||||
'activity_61' => ':user updated client :client',
|
||||
'activity_62' => ':user updated vendor :vendor',
|
||||
'activity_63' => ':user emailed first reminder for invoice :invoice to :contact',
|
||||
'activity_64' => ':user emailed second reminder for invoice :invoice to :contact',
|
||||
'activity_65' => ':user emailed third reminder for invoice :invoice to :contact',
|
||||
'activity_66' => ':user emailed endless reminder for invoice :invoice to :contact',
|
||||
'expense_category_id' => 'Expense Category ID',
|
||||
'migration_auth_label' => 'Let\'s continue by authenticating.',
|
||||
'api_secret' => 'API secret',
|
||||
'migration_api_secret_notice' => 'You can find API_SECRET in the .env file or Invoice Ninja v5. If property is missing, leave field blank.',
|
||||
'view_licenses' => 'View Licenses',
|
||||
'fullscreen_editor' => 'Fullscreen Editor',
|
||||
'sidebar_editor' => 'Sidebar Editor',
|
||||
'please_type_to_confirm' => 'Please type ":value" to confirm',
|
||||
'purge' => 'Purge',
|
||||
'clone_to' => 'Clone To',
|
||||
'clone_to_other' => 'Clone to Other',
|
||||
'labels' => 'Labels',
|
||||
'add_custom' => 'Add Custom',
|
||||
'payment_tax' => 'Payment Tax',
|
||||
'white_label' => 'White Label',
|
||||
'sent_invoices_are_locked' => 'Sent invoices are locked',
|
||||
'paid_invoices_are_locked' => 'Paid invoices are locked',
|
||||
'source_code' => 'Source Code',
|
||||
'app_platforms' => 'App Platforms',
|
||||
'archived_task_statuses' => 'Successfully archived :value task statuses',
|
||||
'deleted_task_statuses' => 'Successfully deleted :value task statuses',
|
||||
'restored_task_statuses' => 'Successfully restored :value task statuses',
|
||||
'deleted_expense_categories' => 'Successfully deleted expense :value categories',
|
||||
'restored_expense_categories' => 'Successfully restored expense :value categories',
|
||||
'archived_recurring_invoices' => 'Successfully archived recurring :value invoices',
|
||||
'deleted_recurring_invoices' => 'Successfully deleted recurring :value invoices',
|
||||
'restored_recurring_invoices' => 'Successfully restored recurring :value invoices',
|
||||
'archived_webhooks' => 'Successfully archived :value webhooks',
|
||||
'deleted_webhooks' => 'Successfully deleted :value webhooks',
|
||||
'removed_webhooks' => 'Successfully removed :value webhooks',
|
||||
'restored_webhooks' => 'Successfully restored :value webhooks',
|
||||
'api_docs' => 'API Docs',
|
||||
'archived_tokens' => 'Successfully archived :value tokens',
|
||||
'deleted_tokens' => 'Successfully deleted :value tokens',
|
||||
'restored_tokens' => 'Successfully restored :value tokens',
|
||||
'archived_payment_terms' => 'Successfully archived :value payment terms',
|
||||
'deleted_payment_terms' => 'Successfully deleted :value payment terms',
|
||||
'restored_payment_terms' => 'Successfully restored :value payment terms',
|
||||
'archived_designs' => 'Successfully archived :value designs',
|
||||
'deleted_designs' => 'Successfully deleted :value designs',
|
||||
'restored_designs' => 'Successfully restored :value designs',
|
||||
'restored_credits' => 'Successfully restored :value credits',
|
||||
'archived_users' => 'Successfully archived :value users',
|
||||
'deleted_users' => 'Successfully deleted :value users',
|
||||
'removed_users' => 'Successfully removed :value users',
|
||||
'restored_users' => 'Successfully restored :value users',
|
||||
'archived_tax_rates' => 'Successfully archived :value tax rates',
|
||||
'deleted_tax_rates' => 'Successfully deleted :value tax rates',
|
||||
'restored_tax_rates' => 'Successfully restored :value tax rates',
|
||||
'archived_company_gateways' => 'Successfully archived :value gateways',
|
||||
'deleted_company_gateways' => 'Successfully deleted :value gateways',
|
||||
'restored_company_gateways' => 'Successfully restored :value gateways',
|
||||
'archived_groups' => 'Successfully archived :value groups',
|
||||
'deleted_groups' => 'Successfully deleted :value groups',
|
||||
'restored_groups' => 'Successfully restored :value groups',
|
||||
'archived_documents' => 'Successfully archived :value documents',
|
||||
'deleted_documents' => 'Successfully deleted :value documents',
|
||||
'restored_documents' => 'Successfully restored :value documents',
|
||||
'restored_vendors' => 'Successfully restored :value vendors',
|
||||
'restored_expenses' => 'Successfully restored :value expenses',
|
||||
'restored_tasks' => 'Successfully restored :value tasks',
|
||||
'restored_projects' => 'Successfully restored :value projects',
|
||||
'restored_products' => 'Successfully restored :value products',
|
||||
'restored_clients' => 'Successfully restored :value clients',
|
||||
'restored_invoices' => 'Successfully restored :value invoices',
|
||||
'restored_payments' => 'Successfully restored :value payments',
|
||||
'restored_quotes' => 'Successfully restored :value quotes',
|
||||
'update_app' => 'Update App',
|
||||
'started_import' => 'Successfully started import',
|
||||
'duplicate_column_mapping' => 'Duplicate column mapping',
|
||||
'uses_inclusive_taxes' => 'Uses Inclusive Taxes',
|
||||
'is_amount_discount' => 'Is Amount Discount',
|
||||
'map_to' => 'Map To',
|
||||
'first_row_as_column_names' => 'Use first row as column names',
|
||||
'no_file_selected' => 'No File Selected',
|
||||
'import_type' => 'Import Type',
|
||||
'draft_mode' => 'Draft Mode',
|
||||
'draft_mode_help' => 'Preview updates faster but is less accurate',
|
||||
'show_product_discount' => 'Show Product Discount',
|
||||
'show_product_discount_help' => 'Display a line item discount field',
|
||||
'tax_name3' => 'Tax Name 3',
|
||||
'debug_mode_is_enabled' => 'Debug mode is enabled',
|
||||
'debug_mode_is_enabled_help' => 'Warning: it is intented for use on local machines, it can leak credentials. Click to learn more.',
|
||||
'running_tasks' => 'Running Tasks',
|
||||
'recent_tasks' => 'Recent Tasks',
|
||||
'recent_expenses' => 'Recent Expenses',
|
||||
'upcoming_expenses' => 'Upcoming Expenses',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
@ -3275,8 +3275,9 @@ $LANG = array(
|
||||
'migrate_intro_text' => 'We\'ve been working on next version of Invoice Ninja. Click the button below to start the migration.',
|
||||
'start_migration' => 'Start Migration',
|
||||
'auth' => 'Auth',
|
||||
'endpoint' => 'Endpont',
|
||||
'endpoint' => 'Endpoint',
|
||||
'migration' => 'Migration',
|
||||
'companies' => 'Companies',
|
||||
'welcome_to_the_new_version' => 'Welcome to the new version of Invoice Ninja',
|
||||
'download_data' => 'Press button below to download the data.',
|
||||
'migration_import' => 'Awesome! Now you are ready to import your migration. Go to your new installation to import your data',
|
||||
@ -3537,7 +3538,7 @@ $LANG = array(
|
||||
'marked_credit_as_sent' => 'Successfully marked credit as sent',
|
||||
'email_subject_payment_partial' => 'Email Partial Payment Subject',
|
||||
'is_approved' => 'Is Approved',
|
||||
'migration_went_wrong' => 'Oops, something went wrong! Make sure you did proper setup with V2 of Invoice Ninja, before starting migration.',
|
||||
'migration_went_wrong' => 'Error: Make sure you did proper setup with V5 of Invoice Ninja, before starting migration.',
|
||||
'cross_migration_message' => 'Cross account migration is not allowed. Make sure e-mail address is same on V4 and V5.',
|
||||
'email_credit' => 'Email Credit',
|
||||
'client_email_not_set' => 'Client does not have an email address set',
|
||||
@ -3792,6 +3793,117 @@ $LANG = array(
|
||||
'tax_name1' => 'Tax Name 1',
|
||||
'tax_name2' => 'Tax Name 2',
|
||||
'transaction_id' => 'Transaction ID',
|
||||
'migration_select_company_label' => 'Awesome! Please select the companies you would like to migrate.',
|
||||
'force_migration' => 'Force migration',
|
||||
'invoice_late' => 'Invoice Late',
|
||||
'quote_expired' => 'Quote Expired',
|
||||
'recurring_invoice_total' => 'Invoice Total',
|
||||
'actions' => 'Actions',
|
||||
'expense_number' => 'Expense Number',
|
||||
'task_number' => 'Task Number',
|
||||
'project_number' => 'Project Number',
|
||||
'view_settings' => 'View Settings',
|
||||
'company_disabled_warning' => 'Warning: this company has not yet been activated',
|
||||
'late_invoice' => 'Late Invoice',
|
||||
'expired_quote' => 'Expired Quote',
|
||||
'remind_invoice' => 'Remind Invoice',
|
||||
'client_phone' => 'Client Phone',
|
||||
'required_fields' => 'Required Fields',
|
||||
'enabled_modules' => 'Enabled Modules',
|
||||
'activity_60' => ':contact viewed quote :quote',
|
||||
'activity_61' => ':user updated client :client',
|
||||
'activity_62' => ':user updated vendor :vendor',
|
||||
'activity_63' => ':user emailed first reminder for invoice :invoice to :contact',
|
||||
'activity_64' => ':user emailed second reminder for invoice :invoice to :contact',
|
||||
'activity_65' => ':user emailed third reminder for invoice :invoice to :contact',
|
||||
'activity_66' => ':user emailed endless reminder for invoice :invoice to :contact',
|
||||
'expense_category_id' => 'Expense Category ID',
|
||||
'migration_auth_label' => 'Let\'s continue by authenticating.',
|
||||
'api_secret' => 'API secret',
|
||||
'migration_api_secret_notice' => 'You can find API_SECRET in the .env file or Invoice Ninja v5. If property is missing, leave field blank.',
|
||||
'view_licenses' => 'View Licenses',
|
||||
'fullscreen_editor' => 'Fullscreen Editor',
|
||||
'sidebar_editor' => 'Sidebar Editor',
|
||||
'please_type_to_confirm' => 'Please type ":value" to confirm',
|
||||
'purge' => 'Purge',
|
||||
'clone_to' => 'Clone To',
|
||||
'clone_to_other' => 'Clone to Other',
|
||||
'labels' => 'Labels',
|
||||
'add_custom' => 'Add Custom',
|
||||
'payment_tax' => 'Payment Tax',
|
||||
'white_label' => 'White Label',
|
||||
'sent_invoices_are_locked' => 'Sent invoices are locked',
|
||||
'paid_invoices_are_locked' => 'Paid invoices are locked',
|
||||
'source_code' => 'Source Code',
|
||||
'app_platforms' => 'App Platforms',
|
||||
'archived_task_statuses' => 'Successfully archived :value task statuses',
|
||||
'deleted_task_statuses' => 'Successfully deleted :value task statuses',
|
||||
'restored_task_statuses' => 'Successfully restored :value task statuses',
|
||||
'deleted_expense_categories' => 'Successfully deleted expense :value categories',
|
||||
'restored_expense_categories' => 'Successfully restored expense :value categories',
|
||||
'archived_recurring_invoices' => 'Successfully archived recurring :value invoices',
|
||||
'deleted_recurring_invoices' => 'Successfully deleted recurring :value invoices',
|
||||
'restored_recurring_invoices' => 'Successfully restored recurring :value invoices',
|
||||
'archived_webhooks' => 'Successfully archived :value webhooks',
|
||||
'deleted_webhooks' => 'Successfully deleted :value webhooks',
|
||||
'removed_webhooks' => 'Successfully removed :value webhooks',
|
||||
'restored_webhooks' => 'Successfully restored :value webhooks',
|
||||
'api_docs' => 'API Docs',
|
||||
'archived_tokens' => 'Successfully archived :value tokens',
|
||||
'deleted_tokens' => 'Successfully deleted :value tokens',
|
||||
'restored_tokens' => 'Successfully restored :value tokens',
|
||||
'archived_payment_terms' => 'Successfully archived :value payment terms',
|
||||
'deleted_payment_terms' => 'Successfully deleted :value payment terms',
|
||||
'restored_payment_terms' => 'Successfully restored :value payment terms',
|
||||
'archived_designs' => 'Successfully archived :value designs',
|
||||
'deleted_designs' => 'Successfully deleted :value designs',
|
||||
'restored_designs' => 'Successfully restored :value designs',
|
||||
'restored_credits' => 'Successfully restored :value credits',
|
||||
'archived_users' => 'Successfully archived :value users',
|
||||
'deleted_users' => 'Successfully deleted :value users',
|
||||
'removed_users' => 'Successfully removed :value users',
|
||||
'restored_users' => 'Successfully restored :value users',
|
||||
'archived_tax_rates' => 'Successfully archived :value tax rates',
|
||||
'deleted_tax_rates' => 'Successfully deleted :value tax rates',
|
||||
'restored_tax_rates' => 'Successfully restored :value tax rates',
|
||||
'archived_company_gateways' => 'Successfully archived :value gateways',
|
||||
'deleted_company_gateways' => 'Successfully deleted :value gateways',
|
||||
'restored_company_gateways' => 'Successfully restored :value gateways',
|
||||
'archived_groups' => 'Successfully archived :value groups',
|
||||
'deleted_groups' => 'Successfully deleted :value groups',
|
||||
'restored_groups' => 'Successfully restored :value groups',
|
||||
'archived_documents' => 'Successfully archived :value documents',
|
||||
'deleted_documents' => 'Successfully deleted :value documents',
|
||||
'restored_documents' => 'Successfully restored :value documents',
|
||||
'restored_vendors' => 'Successfully restored :value vendors',
|
||||
'restored_expenses' => 'Successfully restored :value expenses',
|
||||
'restored_tasks' => 'Successfully restored :value tasks',
|
||||
'restored_projects' => 'Successfully restored :value projects',
|
||||
'restored_products' => 'Successfully restored :value products',
|
||||
'restored_clients' => 'Successfully restored :value clients',
|
||||
'restored_invoices' => 'Successfully restored :value invoices',
|
||||
'restored_payments' => 'Successfully restored :value payments',
|
||||
'restored_quotes' => 'Successfully restored :value quotes',
|
||||
'update_app' => 'Update App',
|
||||
'started_import' => 'Successfully started import',
|
||||
'duplicate_column_mapping' => 'Duplicate column mapping',
|
||||
'uses_inclusive_taxes' => 'Uses Inclusive Taxes',
|
||||
'is_amount_discount' => 'Is Amount Discount',
|
||||
'map_to' => 'Map To',
|
||||
'first_row_as_column_names' => 'Use first row as column names',
|
||||
'no_file_selected' => 'No File Selected',
|
||||
'import_type' => 'Import Type',
|
||||
'draft_mode' => 'Draft Mode',
|
||||
'draft_mode_help' => 'Preview updates faster but is less accurate',
|
||||
'show_product_discount' => 'Show Product Discount',
|
||||
'show_product_discount_help' => 'Display a line item discount field',
|
||||
'tax_name3' => 'Tax Name 3',
|
||||
'debug_mode_is_enabled' => 'Debug mode is enabled',
|
||||
'debug_mode_is_enabled_help' => 'Warning: it is intented for use on local machines, it can leak credentials. Click to learn more.',
|
||||
'running_tasks' => 'Running Tasks',
|
||||
'recent_tasks' => 'Recent Tasks',
|
||||
'recent_expenses' => 'Recent Expenses',
|
||||
'upcoming_expenses' => 'Upcoming Expenses',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
@ -3272,8 +3272,9 @@ adresine gönderildi. Müthiş tüm özelliklerin kilidini açmak için lütfen
|
||||
'migrate_intro_text' => 'We\'ve been working on next version of Invoice Ninja. Click the button below to start the migration.',
|
||||
'start_migration' => 'Start Migration',
|
||||
'auth' => 'Auth',
|
||||
'endpoint' => 'Endpont',
|
||||
'endpoint' => 'Endpoint',
|
||||
'migration' => 'Migration',
|
||||
'companies' => 'Companies',
|
||||
'welcome_to_the_new_version' => 'Welcome to the new version of Invoice Ninja',
|
||||
'download_data' => 'Press button below to download the data.',
|
||||
'migration_import' => 'Awesome! Now you are ready to import your migration. Go to your new installation to import your data',
|
||||
@ -3534,7 +3535,7 @@ adresine gönderildi. Müthiş tüm özelliklerin kilidini açmak için lütfen
|
||||
'marked_credit_as_sent' => 'Successfully marked credit as sent',
|
||||
'email_subject_payment_partial' => 'Email Partial Payment Subject',
|
||||
'is_approved' => 'Is Approved',
|
||||
'migration_went_wrong' => 'Oops, something went wrong! Make sure you did proper setup with V2 of Invoice Ninja, before starting migration.',
|
||||
'migration_went_wrong' => 'Error: Make sure you did proper setup with V5 of Invoice Ninja, before starting migration.',
|
||||
'cross_migration_message' => 'Cross account migration is not allowed. Make sure e-mail address is same on V4 and V5.',
|
||||
'email_credit' => 'Email Credit',
|
||||
'client_email_not_set' => 'Client does not have an email address set',
|
||||
@ -3789,6 +3790,117 @@ adresine gönderildi. Müthiş tüm özelliklerin kilidini açmak için lütfen
|
||||
'tax_name1' => 'Tax Name 1',
|
||||
'tax_name2' => 'Tax Name 2',
|
||||
'transaction_id' => 'Transaction ID',
|
||||
'migration_select_company_label' => 'Awesome! Please select the companies you would like to migrate.',
|
||||
'force_migration' => 'Force migration',
|
||||
'invoice_late' => 'Invoice Late',
|
||||
'quote_expired' => 'Quote Expired',
|
||||
'recurring_invoice_total' => 'Invoice Total',
|
||||
'actions' => 'Actions',
|
||||
'expense_number' => 'Expense Number',
|
||||
'task_number' => 'Task Number',
|
||||
'project_number' => 'Project Number',
|
||||
'view_settings' => 'View Settings',
|
||||
'company_disabled_warning' => 'Warning: this company has not yet been activated',
|
||||
'late_invoice' => 'Late Invoice',
|
||||
'expired_quote' => 'Expired Quote',
|
||||
'remind_invoice' => 'Remind Invoice',
|
||||
'client_phone' => 'Client Phone',
|
||||
'required_fields' => 'Required Fields',
|
||||
'enabled_modules' => 'Enabled Modules',
|
||||
'activity_60' => ':contact viewed quote :quote',
|
||||
'activity_61' => ':user updated client :client',
|
||||
'activity_62' => ':user updated vendor :vendor',
|
||||
'activity_63' => ':user emailed first reminder for invoice :invoice to :contact',
|
||||
'activity_64' => ':user emailed second reminder for invoice :invoice to :contact',
|
||||
'activity_65' => ':user emailed third reminder for invoice :invoice to :contact',
|
||||
'activity_66' => ':user emailed endless reminder for invoice :invoice to :contact',
|
||||
'expense_category_id' => 'Expense Category ID',
|
||||
'migration_auth_label' => 'Let\'s continue by authenticating.',
|
||||
'api_secret' => 'API secret',
|
||||
'migration_api_secret_notice' => 'You can find API_SECRET in the .env file or Invoice Ninja v5. If property is missing, leave field blank.',
|
||||
'view_licenses' => 'View Licenses',
|
||||
'fullscreen_editor' => 'Fullscreen Editor',
|
||||
'sidebar_editor' => 'Sidebar Editor',
|
||||
'please_type_to_confirm' => 'Please type ":value" to confirm',
|
||||
'purge' => 'Purge',
|
||||
'clone_to' => 'Clone To',
|
||||
'clone_to_other' => 'Clone to Other',
|
||||
'labels' => 'Labels',
|
||||
'add_custom' => 'Add Custom',
|
||||
'payment_tax' => 'Payment Tax',
|
||||
'white_label' => 'White Label',
|
||||
'sent_invoices_are_locked' => 'Sent invoices are locked',
|
||||
'paid_invoices_are_locked' => 'Paid invoices are locked',
|
||||
'source_code' => 'Source Code',
|
||||
'app_platforms' => 'App Platforms',
|
||||
'archived_task_statuses' => 'Successfully archived :value task statuses',
|
||||
'deleted_task_statuses' => 'Successfully deleted :value task statuses',
|
||||
'restored_task_statuses' => 'Successfully restored :value task statuses',
|
||||
'deleted_expense_categories' => 'Successfully deleted expense :value categories',
|
||||
'restored_expense_categories' => 'Successfully restored expense :value categories',
|
||||
'archived_recurring_invoices' => 'Successfully archived recurring :value invoices',
|
||||
'deleted_recurring_invoices' => 'Successfully deleted recurring :value invoices',
|
||||
'restored_recurring_invoices' => 'Successfully restored recurring :value invoices',
|
||||
'archived_webhooks' => 'Successfully archived :value webhooks',
|
||||
'deleted_webhooks' => 'Successfully deleted :value webhooks',
|
||||
'removed_webhooks' => 'Successfully removed :value webhooks',
|
||||
'restored_webhooks' => 'Successfully restored :value webhooks',
|
||||
'api_docs' => 'API Docs',
|
||||
'archived_tokens' => 'Successfully archived :value tokens',
|
||||
'deleted_tokens' => 'Successfully deleted :value tokens',
|
||||
'restored_tokens' => 'Successfully restored :value tokens',
|
||||
'archived_payment_terms' => 'Successfully archived :value payment terms',
|
||||
'deleted_payment_terms' => 'Successfully deleted :value payment terms',
|
||||
'restored_payment_terms' => 'Successfully restored :value payment terms',
|
||||
'archived_designs' => 'Successfully archived :value designs',
|
||||
'deleted_designs' => 'Successfully deleted :value designs',
|
||||
'restored_designs' => 'Successfully restored :value designs',
|
||||
'restored_credits' => 'Successfully restored :value credits',
|
||||
'archived_users' => 'Successfully archived :value users',
|
||||
'deleted_users' => 'Successfully deleted :value users',
|
||||
'removed_users' => 'Successfully removed :value users',
|
||||
'restored_users' => 'Successfully restored :value users',
|
||||
'archived_tax_rates' => 'Successfully archived :value tax rates',
|
||||
'deleted_tax_rates' => 'Successfully deleted :value tax rates',
|
||||
'restored_tax_rates' => 'Successfully restored :value tax rates',
|
||||
'archived_company_gateways' => 'Successfully archived :value gateways',
|
||||
'deleted_company_gateways' => 'Successfully deleted :value gateways',
|
||||
'restored_company_gateways' => 'Successfully restored :value gateways',
|
||||
'archived_groups' => 'Successfully archived :value groups',
|
||||
'deleted_groups' => 'Successfully deleted :value groups',
|
||||
'restored_groups' => 'Successfully restored :value groups',
|
||||
'archived_documents' => 'Successfully archived :value documents',
|
||||
'deleted_documents' => 'Successfully deleted :value documents',
|
||||
'restored_documents' => 'Successfully restored :value documents',
|
||||
'restored_vendors' => 'Successfully restored :value vendors',
|
||||
'restored_expenses' => 'Successfully restored :value expenses',
|
||||
'restored_tasks' => 'Successfully restored :value tasks',
|
||||
'restored_projects' => 'Successfully restored :value projects',
|
||||
'restored_products' => 'Successfully restored :value products',
|
||||
'restored_clients' => 'Successfully restored :value clients',
|
||||
'restored_invoices' => 'Successfully restored :value invoices',
|
||||
'restored_payments' => 'Successfully restored :value payments',
|
||||
'restored_quotes' => 'Successfully restored :value quotes',
|
||||
'update_app' => 'Update App',
|
||||
'started_import' => 'Successfully started import',
|
||||
'duplicate_column_mapping' => 'Duplicate column mapping',
|
||||
'uses_inclusive_taxes' => 'Uses Inclusive Taxes',
|
||||
'is_amount_discount' => 'Is Amount Discount',
|
||||
'map_to' => 'Map To',
|
||||
'first_row_as_column_names' => 'Use first row as column names',
|
||||
'no_file_selected' => 'No File Selected',
|
||||
'import_type' => 'Import Type',
|
||||
'draft_mode' => 'Draft Mode',
|
||||
'draft_mode_help' => 'Preview updates faster but is less accurate',
|
||||
'show_product_discount' => 'Show Product Discount',
|
||||
'show_product_discount_help' => 'Display a line item discount field',
|
||||
'tax_name3' => 'Tax Name 3',
|
||||
'debug_mode_is_enabled' => 'Debug mode is enabled',
|
||||
'debug_mode_is_enabled_help' => 'Warning: it is intented for use on local machines, it can leak credentials. Click to learn more.',
|
||||
'running_tasks' => 'Running Tasks',
|
||||
'recent_tasks' => 'Recent Tasks',
|
||||
'recent_expenses' => 'Recent Expenses',
|
||||
'upcoming_expenses' => 'Upcoming Expenses',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
@ -3270,8 +3270,9 @@ $LANG = array(
|
||||
'migrate_intro_text' => 'We\'ve been working on next version of Invoice Ninja. Click the button below to start the migration.',
|
||||
'start_migration' => 'Start Migration',
|
||||
'auth' => 'Auth',
|
||||
'endpoint' => 'Endpont',
|
||||
'endpoint' => 'Endpoint',
|
||||
'migration' => 'Migration',
|
||||
'companies' => 'Companies',
|
||||
'welcome_to_the_new_version' => 'Welcome to the new version of Invoice Ninja',
|
||||
'download_data' => 'Press button below to download the data.',
|
||||
'migration_import' => 'Awesome! Now you are ready to import your migration. Go to your new installation to import your data',
|
||||
@ -3532,7 +3533,7 @@ $LANG = array(
|
||||
'marked_credit_as_sent' => 'Successfully marked credit as sent',
|
||||
'email_subject_payment_partial' => 'Email Partial Payment Subject',
|
||||
'is_approved' => 'Is Approved',
|
||||
'migration_went_wrong' => 'Oops, something went wrong! Make sure you did proper setup with V2 of Invoice Ninja, before starting migration.',
|
||||
'migration_went_wrong' => 'Error: Make sure you did proper setup with V5 of Invoice Ninja, before starting migration.',
|
||||
'cross_migration_message' => 'Cross account migration is not allowed. Make sure e-mail address is same on V4 and V5.',
|
||||
'email_credit' => 'Email Credit',
|
||||
'client_email_not_set' => 'Client does not have an email address set',
|
||||
@ -3787,6 +3788,117 @@ $LANG = array(
|
||||
'tax_name1' => 'Tax Name 1',
|
||||
'tax_name2' => 'Tax Name 2',
|
||||
'transaction_id' => 'Transaction ID',
|
||||
'migration_select_company_label' => 'Awesome! Please select the companies you would like to migrate.',
|
||||
'force_migration' => 'Force migration',
|
||||
'invoice_late' => 'Invoice Late',
|
||||
'quote_expired' => 'Quote Expired',
|
||||
'recurring_invoice_total' => 'Invoice Total',
|
||||
'actions' => 'Actions',
|
||||
'expense_number' => 'Expense Number',
|
||||
'task_number' => 'Task Number',
|
||||
'project_number' => 'Project Number',
|
||||
'view_settings' => 'View Settings',
|
||||
'company_disabled_warning' => 'Warning: this company has not yet been activated',
|
||||
'late_invoice' => 'Late Invoice',
|
||||
'expired_quote' => 'Expired Quote',
|
||||
'remind_invoice' => 'Remind Invoice',
|
||||
'client_phone' => 'Client Phone',
|
||||
'required_fields' => 'Required Fields',
|
||||
'enabled_modules' => 'Enabled Modules',
|
||||
'activity_60' => ':contact viewed quote :quote',
|
||||
'activity_61' => ':user updated client :client',
|
||||
'activity_62' => ':user updated vendor :vendor',
|
||||
'activity_63' => ':user emailed first reminder for invoice :invoice to :contact',
|
||||
'activity_64' => ':user emailed second reminder for invoice :invoice to :contact',
|
||||
'activity_65' => ':user emailed third reminder for invoice :invoice to :contact',
|
||||
'activity_66' => ':user emailed endless reminder for invoice :invoice to :contact',
|
||||
'expense_category_id' => 'Expense Category ID',
|
||||
'migration_auth_label' => 'Let\'s continue by authenticating.',
|
||||
'api_secret' => 'API secret',
|
||||
'migration_api_secret_notice' => 'You can find API_SECRET in the .env file or Invoice Ninja v5. If property is missing, leave field blank.',
|
||||
'view_licenses' => 'View Licenses',
|
||||
'fullscreen_editor' => 'Fullscreen Editor',
|
||||
'sidebar_editor' => 'Sidebar Editor',
|
||||
'please_type_to_confirm' => 'Please type ":value" to confirm',
|
||||
'purge' => 'Purge',
|
||||
'clone_to' => 'Clone To',
|
||||
'clone_to_other' => 'Clone to Other',
|
||||
'labels' => 'Labels',
|
||||
'add_custom' => 'Add Custom',
|
||||
'payment_tax' => 'Payment Tax',
|
||||
'white_label' => 'White Label',
|
||||
'sent_invoices_are_locked' => 'Sent invoices are locked',
|
||||
'paid_invoices_are_locked' => 'Paid invoices are locked',
|
||||
'source_code' => 'Source Code',
|
||||
'app_platforms' => 'App Platforms',
|
||||
'archived_task_statuses' => 'Successfully archived :value task statuses',
|
||||
'deleted_task_statuses' => 'Successfully deleted :value task statuses',
|
||||
'restored_task_statuses' => 'Successfully restored :value task statuses',
|
||||
'deleted_expense_categories' => 'Successfully deleted expense :value categories',
|
||||
'restored_expense_categories' => 'Successfully restored expense :value categories',
|
||||
'archived_recurring_invoices' => 'Successfully archived recurring :value invoices',
|
||||
'deleted_recurring_invoices' => 'Successfully deleted recurring :value invoices',
|
||||
'restored_recurring_invoices' => 'Successfully restored recurring :value invoices',
|
||||
'archived_webhooks' => 'Successfully archived :value webhooks',
|
||||
'deleted_webhooks' => 'Successfully deleted :value webhooks',
|
||||
'removed_webhooks' => 'Successfully removed :value webhooks',
|
||||
'restored_webhooks' => 'Successfully restored :value webhooks',
|
||||
'api_docs' => 'API Docs',
|
||||
'archived_tokens' => 'Successfully archived :value tokens',
|
||||
'deleted_tokens' => 'Successfully deleted :value tokens',
|
||||
'restored_tokens' => 'Successfully restored :value tokens',
|
||||
'archived_payment_terms' => 'Successfully archived :value payment terms',
|
||||
'deleted_payment_terms' => 'Successfully deleted :value payment terms',
|
||||
'restored_payment_terms' => 'Successfully restored :value payment terms',
|
||||
'archived_designs' => 'Successfully archived :value designs',
|
||||
'deleted_designs' => 'Successfully deleted :value designs',
|
||||
'restored_designs' => 'Successfully restored :value designs',
|
||||
'restored_credits' => 'Successfully restored :value credits',
|
||||
'archived_users' => 'Successfully archived :value users',
|
||||
'deleted_users' => 'Successfully deleted :value users',
|
||||
'removed_users' => 'Successfully removed :value users',
|
||||
'restored_users' => 'Successfully restored :value users',
|
||||
'archived_tax_rates' => 'Successfully archived :value tax rates',
|
||||
'deleted_tax_rates' => 'Successfully deleted :value tax rates',
|
||||
'restored_tax_rates' => 'Successfully restored :value tax rates',
|
||||
'archived_company_gateways' => 'Successfully archived :value gateways',
|
||||
'deleted_company_gateways' => 'Successfully deleted :value gateways',
|
||||
'restored_company_gateways' => 'Successfully restored :value gateways',
|
||||
'archived_groups' => 'Successfully archived :value groups',
|
||||
'deleted_groups' => 'Successfully deleted :value groups',
|
||||
'restored_groups' => 'Successfully restored :value groups',
|
||||
'archived_documents' => 'Successfully archived :value documents',
|
||||
'deleted_documents' => 'Successfully deleted :value documents',
|
||||
'restored_documents' => 'Successfully restored :value documents',
|
||||
'restored_vendors' => 'Successfully restored :value vendors',
|
||||
'restored_expenses' => 'Successfully restored :value expenses',
|
||||
'restored_tasks' => 'Successfully restored :value tasks',
|
||||
'restored_projects' => 'Successfully restored :value projects',
|
||||
'restored_products' => 'Successfully restored :value products',
|
||||
'restored_clients' => 'Successfully restored :value clients',
|
||||
'restored_invoices' => 'Successfully restored :value invoices',
|
||||
'restored_payments' => 'Successfully restored :value payments',
|
||||
'restored_quotes' => 'Successfully restored :value quotes',
|
||||
'update_app' => 'Update App',
|
||||
'started_import' => 'Successfully started import',
|
||||
'duplicate_column_mapping' => 'Duplicate column mapping',
|
||||
'uses_inclusive_taxes' => 'Uses Inclusive Taxes',
|
||||
'is_amount_discount' => 'Is Amount Discount',
|
||||
'map_to' => 'Map To',
|
||||
'first_row_as_column_names' => 'Use first row as column names',
|
||||
'no_file_selected' => 'No File Selected',
|
||||
'import_type' => 'Import Type',
|
||||
'draft_mode' => 'Draft Mode',
|
||||
'draft_mode_help' => 'Preview updates faster but is less accurate',
|
||||
'show_product_discount' => 'Show Product Discount',
|
||||
'show_product_discount_help' => 'Display a line item discount field',
|
||||
'tax_name3' => 'Tax Name 3',
|
||||
'debug_mode_is_enabled' => 'Debug mode is enabled',
|
||||
'debug_mode_is_enabled_help' => 'Warning: it is intented for use on local machines, it can leak credentials. Click to learn more.',
|
||||
'running_tasks' => 'Running Tasks',
|
||||
'recent_tasks' => 'Recent Tasks',
|
||||
'recent_expenses' => 'Recent Expenses',
|
||||
'upcoming_expenses' => 'Upcoming Expenses',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
Loading…
Reference in New Issue
Block a user