From f2829b9c7c7e94224fa63159e444f505bd3c3646 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Thu, 11 Feb 2016 21:42:36 +0200 Subject: [PATCH] Updated language files --- resources/lang/da/texts.php | 20 ++++++++++++++++++++ resources/lang/de/texts.php | 20 ++++++++++++++++++++ resources/lang/en/texts.php | 1 - resources/lang/es/texts.php | 20 ++++++++++++++++++++ resources/lang/es_ES/texts.php | 20 +++++++++++++++++++- resources/lang/fr/texts.php | 20 ++++++++++++++++++++ resources/lang/fr_CA/texts.php | 20 ++++++++++++++++++++ resources/lang/it/texts.php | 20 ++++++++++++++++++++ resources/lang/lt/texts.php | 20 ++++++++++++++++++++ resources/lang/nb_NO/texts.php | 20 ++++++++++++++++++++ resources/lang/nl/texts.php | 20 ++++++++++++++++++++ resources/lang/pt_BR/texts.php | 20 ++++++++++++++++++++ resources/lang/sv/texts.php | 20 ++++++++++++++++++++ 13 files changed, 239 insertions(+), 2 deletions(-) diff --git a/resources/lang/da/texts.php b/resources/lang/da/texts.php index e9e36806c144..c4522aca3b94 100644 --- a/resources/lang/da/texts.php +++ b/resources/lang/da/texts.php @@ -1110,6 +1110,26 @@ return array( 'info' => 'Info', 'imported_expenses' => 'Successfully created :count_vendors vendor(s) and :count_expenses expense(s)', + 'iframe_url_help3' => 'Note: if you plan on accepting credit cards details we strongly recommend enabling HTTPS on your site.', + 'expense_error_multiple_currencies' => 'The expenses can\'t have different currencies.', + 'expense_error_mismatch_currencies' => 'The client\'s currency does not match the expense currency.', + 'trello_roadmap' => 'Trello Roadmap', + 'header_footer' => 'Header/Footer', + 'first_page' => 'first page', + 'all_pages' => 'all pages', + 'last_page' => 'last page', + 'all_pages_header' => 'Show header on', + 'all_pages_footer' => 'Show footer on', + 'invoice_currency' => 'Invoice Currency', + 'enable_https' => 'We strongly recommend using HTTPS to accept credit card details online.', + 'quote_issued_to' => 'Quote issued to', + 'show_currency_code' => 'Currency Code', + 'trial_message' => 'Your account will receive a free two week trial of our pro plan.', + 'trial_footer' => 'Your free trial lasts :count more days, :link to upgrade now.', + 'trial_footer_last_day' => 'This is the last day of your free trial, :link to upgrade now.', + 'trial_call_to_action' => 'Start Free Trial', + 'trial_success' => 'Successfully enabled two week free pro plan trial', + 'overdue' => 'Overdue', 'white_label_text' => 'Purchase a ONE YEAR white label license for $'.WHITE_LABEL_PRICE.' to remove the Invoice Ninja branding from the client portal and help support our project.', ); \ No newline at end of file diff --git a/resources/lang/de/texts.php b/resources/lang/de/texts.php index 19e0125043a6..9e6b2004a94e 100644 --- a/resources/lang/de/texts.php +++ b/resources/lang/de/texts.php @@ -1111,6 +1111,26 @@ return array( 'info' => 'Info', 'imported_expenses' => 'Successfully created :count_vendors vendor(s) and :count_expenses expense(s)', + 'iframe_url_help3' => 'Note: if you plan on accepting credit cards details we strongly recommend enabling HTTPS on your site.', + 'expense_error_multiple_currencies' => 'The expenses can\'t have different currencies.', + 'expense_error_mismatch_currencies' => 'The client\'s currency does not match the expense currency.', + 'trello_roadmap' => 'Trello Roadmap', + 'header_footer' => 'Header/Footer', + 'first_page' => 'first page', + 'all_pages' => 'all pages', + 'last_page' => 'last page', + 'all_pages_header' => 'Show header on', + 'all_pages_footer' => 'Show footer on', + 'invoice_currency' => 'Invoice Currency', + 'enable_https' => 'We strongly recommend using HTTPS to accept credit card details online.', + 'quote_issued_to' => 'Quote issued to', + 'show_currency_code' => 'Currency Code', + 'trial_message' => 'Your account will receive a free two week trial of our pro plan.', + 'trial_footer' => 'Your free trial lasts :count more days, :link to upgrade now.', + 'trial_footer_last_day' => 'This is the last day of your free trial, :link to upgrade now.', + 'trial_call_to_action' => 'Start Free Trial', + 'trial_success' => 'Successfully enabled two week free pro plan trial', + 'overdue' => 'Overdue', 'white_label_text' => 'Purchase a ONE YEAR white label license for $'.WHITE_LABEL_PRICE.' to remove the Invoice Ninja branding from the client portal and help support our project.', ); diff --git a/resources/lang/en/texts.php b/resources/lang/en/texts.php index 92a838b6ea5c..114022662c69 100644 --- a/resources/lang/en/texts.php +++ b/resources/lang/en/texts.php @@ -1149,7 +1149,6 @@ return array( 'trial_call_to_action' => 'Start Free Trial', 'trial_success' => 'Successfully enabled two week free pro plan trial', 'overdue' => 'Overdue', - 'white_label_text' => 'Purchase a ONE YEAR white label license for $'.WHITE_LABEL_PRICE.' to remove the Invoice Ninja branding from the client portal and help support our project.', ); diff --git a/resources/lang/es/texts.php b/resources/lang/es/texts.php index a90f028f0308..5639fff40824 100644 --- a/resources/lang/es/texts.php +++ b/resources/lang/es/texts.php @@ -1087,6 +1087,26 @@ return array( 'info' => 'Info', 'imported_expenses' => 'Successfully created :count_vendors vendor(s) and :count_expenses expense(s)', + 'iframe_url_help3' => 'Note: if you plan on accepting credit cards details we strongly recommend enabling HTTPS on your site.', + 'expense_error_multiple_currencies' => 'The expenses can\'t have different currencies.', + 'expense_error_mismatch_currencies' => 'The client\'s currency does not match the expense currency.', + 'trello_roadmap' => 'Trello Roadmap', + 'header_footer' => 'Header/Footer', + 'first_page' => 'first page', + 'all_pages' => 'all pages', + 'last_page' => 'last page', + 'all_pages_header' => 'Show header on', + 'all_pages_footer' => 'Show footer on', + 'invoice_currency' => 'Invoice Currency', + 'enable_https' => 'We strongly recommend using HTTPS to accept credit card details online.', + 'quote_issued_to' => 'Quote issued to', + 'show_currency_code' => 'Currency Code', + 'trial_message' => 'Your account will receive a free two week trial of our pro plan.', + 'trial_footer' => 'Your free trial lasts :count more days, :link to upgrade now.', + 'trial_footer_last_day' => 'This is the last day of your free trial, :link to upgrade now.', + 'trial_call_to_action' => 'Start Free Trial', + 'trial_success' => 'Successfully enabled two week free pro plan trial', + 'overdue' => 'Overdue', 'white_label_text' => 'Purchase a ONE YEAR white label license for $'.WHITE_LABEL_PRICE.' to remove the Invoice Ninja branding from the client portal and help support our project.', ); diff --git a/resources/lang/es_ES/texts.php b/resources/lang/es_ES/texts.php index e7fc2c357567..6640183cf610 100644 --- a/resources/lang/es_ES/texts.php +++ b/resources/lang/es_ES/texts.php @@ -1108,7 +1108,25 @@ return array( 'imported_expenses' => ' :count_vendors proveedor(es) and :count_expenses gasto(s) importados correctamente', 'iframe_url_help3' => 'Nota: Si piensas aceptar tarjetas de credito recomendamos tener habilitado HTTPS.', - + 'expense_error_multiple_currencies' => 'The expenses can\'t have different currencies.', + 'expense_error_mismatch_currencies' => 'The client\'s currency does not match the expense currency.', + 'trello_roadmap' => 'Trello Roadmap', + 'header_footer' => 'Header/Footer', + 'first_page' => 'first page', + 'all_pages' => 'all pages', + 'last_page' => 'last page', + 'all_pages_header' => 'Show header on', + 'all_pages_footer' => 'Show footer on', + 'invoice_currency' => 'Invoice Currency', + 'enable_https' => 'We strongly recommend using HTTPS to accept credit card details online.', + 'quote_issued_to' => 'Quote issued to', + 'show_currency_code' => 'Currency Code', + 'trial_message' => 'Your account will receive a free two week trial of our pro plan.', + 'trial_footer' => 'Your free trial lasts :count more days, :link to upgrade now.', + 'trial_footer_last_day' => 'This is the last day of your free trial, :link to upgrade now.', + 'trial_call_to_action' => 'Start Free Trial', + 'trial_success' => 'Successfully enabled two week free pro plan trial', + 'overdue' => 'Overdue', 'white_label_text' => 'Purchase a ONE YEAR white label license for $'.WHITE_LABEL_PRICE.' to remove the Invoice Ninja branding from the client portal and help support our project.', ); diff --git a/resources/lang/fr/texts.php b/resources/lang/fr/texts.php index d434aee5bfaa..f14abbe158a0 100644 --- a/resources/lang/fr/texts.php +++ b/resources/lang/fr/texts.php @@ -1102,6 +1102,26 @@ return array( 'info' => 'Info', 'imported_expenses' => 'Successfully created :count_vendors vendor(s) and :count_expenses expense(s)', + 'iframe_url_help3' => 'Note: if you plan on accepting credit cards details we strongly recommend enabling HTTPS on your site.', + 'expense_error_multiple_currencies' => 'The expenses can\'t have different currencies.', + 'expense_error_mismatch_currencies' => 'The client\'s currency does not match the expense currency.', + 'trello_roadmap' => 'Trello Roadmap', + 'header_footer' => 'Header/Footer', + 'first_page' => 'first page', + 'all_pages' => 'all pages', + 'last_page' => 'last page', + 'all_pages_header' => 'Show header on', + 'all_pages_footer' => 'Show footer on', + 'invoice_currency' => 'Invoice Currency', + 'enable_https' => 'We strongly recommend using HTTPS to accept credit card details online.', + 'quote_issued_to' => 'Quote issued to', + 'show_currency_code' => 'Currency Code', + 'trial_message' => 'Your account will receive a free two week trial of our pro plan.', + 'trial_footer' => 'Your free trial lasts :count more days, :link to upgrade now.', + 'trial_footer_last_day' => 'This is the last day of your free trial, :link to upgrade now.', + 'trial_call_to_action' => 'Start Free Trial', + 'trial_success' => 'Successfully enabled two week free pro plan trial', + 'overdue' => 'Overdue', 'white_label_text' => 'Purchase a ONE YEAR white label license for $'.WHITE_LABEL_PRICE.' to remove the Invoice Ninja branding from the client portal and help support our project.', ); diff --git a/resources/lang/fr_CA/texts.php b/resources/lang/fr_CA/texts.php index 6ec1a6d40493..d50028f264b5 100644 --- a/resources/lang/fr_CA/texts.php +++ b/resources/lang/fr_CA/texts.php @@ -1101,6 +1101,26 @@ return array( 'info' => 'Info', 'imported_expenses' => 'Successfully created :count_vendors vendor(s) and :count_expenses expense(s)', + 'iframe_url_help3' => 'Note: if you plan on accepting credit cards details we strongly recommend enabling HTTPS on your site.', + 'expense_error_multiple_currencies' => 'The expenses can\'t have different currencies.', + 'expense_error_mismatch_currencies' => 'The client\'s currency does not match the expense currency.', + 'trello_roadmap' => 'Trello Roadmap', + 'header_footer' => 'Header/Footer', + 'first_page' => 'first page', + 'all_pages' => 'all pages', + 'last_page' => 'last page', + 'all_pages_header' => 'Show header on', + 'all_pages_footer' => 'Show footer on', + 'invoice_currency' => 'Invoice Currency', + 'enable_https' => 'We strongly recommend using HTTPS to accept credit card details online.', + 'quote_issued_to' => 'Quote issued to', + 'show_currency_code' => 'Currency Code', + 'trial_message' => 'Your account will receive a free two week trial of our pro plan.', + 'trial_footer' => 'Your free trial lasts :count more days, :link to upgrade now.', + 'trial_footer_last_day' => 'This is the last day of your free trial, :link to upgrade now.', + 'trial_call_to_action' => 'Start Free Trial', + 'trial_success' => 'Successfully enabled two week free pro plan trial', + 'overdue' => 'Overdue', 'white_label_text' => 'Purchase a ONE YEAR white label license for $'.WHITE_LABEL_PRICE.' to remove the Invoice Ninja branding from the client portal and help support our project.', ); diff --git a/resources/lang/it/texts.php b/resources/lang/it/texts.php index 43523fc95206..3af6cf341634 100644 --- a/resources/lang/it/texts.php +++ b/resources/lang/it/texts.php @@ -1105,6 +1105,26 @@ return array( 'info' => 'Info', 'imported_expenses' => 'Successfully created :count_vendors vendor(s) and :count_expenses expense(s)', + 'iframe_url_help3' => 'Note: if you plan on accepting credit cards details we strongly recommend enabling HTTPS on your site.', + 'expense_error_multiple_currencies' => 'The expenses can\'t have different currencies.', + 'expense_error_mismatch_currencies' => 'The client\'s currency does not match the expense currency.', + 'trello_roadmap' => 'Trello Roadmap', + 'header_footer' => 'Header/Footer', + 'first_page' => 'first page', + 'all_pages' => 'all pages', + 'last_page' => 'last page', + 'all_pages_header' => 'Show header on', + 'all_pages_footer' => 'Show footer on', + 'invoice_currency' => 'Invoice Currency', + 'enable_https' => 'We strongly recommend using HTTPS to accept credit card details online.', + 'quote_issued_to' => 'Quote issued to', + 'show_currency_code' => 'Currency Code', + 'trial_message' => 'Your account will receive a free two week trial of our pro plan.', + 'trial_footer' => 'Your free trial lasts :count more days, :link to upgrade now.', + 'trial_footer_last_day' => 'This is the last day of your free trial, :link to upgrade now.', + 'trial_call_to_action' => 'Start Free Trial', + 'trial_success' => 'Successfully enabled two week free pro plan trial', + 'overdue' => 'Overdue', 'white_label_text' => 'Purchase a ONE YEAR white label license for $'.WHITE_LABEL_PRICE.' to remove the Invoice Ninja branding from the client portal and help support our project.', ); \ No newline at end of file diff --git a/resources/lang/lt/texts.php b/resources/lang/lt/texts.php index 08f70594abd6..1da6b841fd11 100644 --- a/resources/lang/lt/texts.php +++ b/resources/lang/lt/texts.php @@ -1112,6 +1112,26 @@ return array( 'info' => 'Info', 'imported_expenses' => 'Successfully created :count_vendors vendor(s) and :count_expenses expense(s)', + 'iframe_url_help3' => 'Note: if you plan on accepting credit cards details we strongly recommend enabling HTTPS on your site.', + 'expense_error_multiple_currencies' => 'The expenses can\'t have different currencies.', + 'expense_error_mismatch_currencies' => 'The client\'s currency does not match the expense currency.', + 'trello_roadmap' => 'Trello Roadmap', + 'header_footer' => 'Header/Footer', + 'first_page' => 'first page', + 'all_pages' => 'all pages', + 'last_page' => 'last page', + 'all_pages_header' => 'Show header on', + 'all_pages_footer' => 'Show footer on', + 'invoice_currency' => 'Invoice Currency', + 'enable_https' => 'We strongly recommend using HTTPS to accept credit card details online.', + 'quote_issued_to' => 'Quote issued to', + 'show_currency_code' => 'Currency Code', + 'trial_message' => 'Your account will receive a free two week trial of our pro plan.', + 'trial_footer' => 'Your free trial lasts :count more days, :link to upgrade now.', + 'trial_footer_last_day' => 'This is the last day of your free trial, :link to upgrade now.', + 'trial_call_to_action' => 'Start Free Trial', + 'trial_success' => 'Successfully enabled two week free pro plan trial', + 'overdue' => 'Overdue', 'white_label_text' => 'Purchase a ONE YEAR white label license for $'.WHITE_LABEL_PRICE.' to remove the Invoice Ninja branding from the client portal and help support our project.', ); \ No newline at end of file diff --git a/resources/lang/nb_NO/texts.php b/resources/lang/nb_NO/texts.php index 41549997dd0c..e232d9fa4b17 100644 --- a/resources/lang/nb_NO/texts.php +++ b/resources/lang/nb_NO/texts.php @@ -1110,6 +1110,26 @@ return array( 'info' => 'Info', 'imported_expenses' => 'Successfully created :count_vendors vendor(s) and :count_expenses expense(s)', + 'iframe_url_help3' => 'Note: if you plan on accepting credit cards details we strongly recommend enabling HTTPS on your site.', + 'expense_error_multiple_currencies' => 'The expenses can\'t have different currencies.', + 'expense_error_mismatch_currencies' => 'The client\'s currency does not match the expense currency.', + 'trello_roadmap' => 'Trello Roadmap', + 'header_footer' => 'Header/Footer', + 'first_page' => 'first page', + 'all_pages' => 'all pages', + 'last_page' => 'last page', + 'all_pages_header' => 'Show header on', + 'all_pages_footer' => 'Show footer on', + 'invoice_currency' => 'Invoice Currency', + 'enable_https' => 'We strongly recommend using HTTPS to accept credit card details online.', + 'quote_issued_to' => 'Quote issued to', + 'show_currency_code' => 'Currency Code', + 'trial_message' => 'Your account will receive a free two week trial of our pro plan.', + 'trial_footer' => 'Your free trial lasts :count more days, :link to upgrade now.', + 'trial_footer_last_day' => 'This is the last day of your free trial, :link to upgrade now.', + 'trial_call_to_action' => 'Start Free Trial', + 'trial_success' => 'Successfully enabled two week free pro plan trial', + 'overdue' => 'Overdue', 'white_label_text' => 'Purchase a ONE YEAR white label license for $'.WHITE_LABEL_PRICE.' to remove the Invoice Ninja branding from the client portal and help support our project.', ); \ No newline at end of file diff --git a/resources/lang/nl/texts.php b/resources/lang/nl/texts.php index 961f701df898..e1f3f40c162e 100644 --- a/resources/lang/nl/texts.php +++ b/resources/lang/nl/texts.php @@ -1105,6 +1105,26 @@ return array( 'info' => 'Info', 'imported_expenses' => 'Successfully created :count_vendors vendor(s) and :count_expenses expense(s)', + 'iframe_url_help3' => 'Note: if you plan on accepting credit cards details we strongly recommend enabling HTTPS on your site.', + 'expense_error_multiple_currencies' => 'The expenses can\'t have different currencies.', + 'expense_error_mismatch_currencies' => 'The client\'s currency does not match the expense currency.', + 'trello_roadmap' => 'Trello Roadmap', + 'header_footer' => 'Header/Footer', + 'first_page' => 'first page', + 'all_pages' => 'all pages', + 'last_page' => 'last page', + 'all_pages_header' => 'Show header on', + 'all_pages_footer' => 'Show footer on', + 'invoice_currency' => 'Invoice Currency', + 'enable_https' => 'We strongly recommend using HTTPS to accept credit card details online.', + 'quote_issued_to' => 'Quote issued to', + 'show_currency_code' => 'Currency Code', + 'trial_message' => 'Your account will receive a free two week trial of our pro plan.', + 'trial_footer' => 'Your free trial lasts :count more days, :link to upgrade now.', + 'trial_footer_last_day' => 'This is the last day of your free trial, :link to upgrade now.', + 'trial_call_to_action' => 'Start Free Trial', + 'trial_success' => 'Successfully enabled two week free pro plan trial', + 'overdue' => 'Overdue', 'white_label_text' => 'Purchase a ONE YEAR white label license for $'.WHITE_LABEL_PRICE.' to remove the Invoice Ninja branding from the client portal and help support our project.', ); \ No newline at end of file diff --git a/resources/lang/pt_BR/texts.php b/resources/lang/pt_BR/texts.php index dfbd3a8f3c5f..0c2d7d915fee 100644 --- a/resources/lang/pt_BR/texts.php +++ b/resources/lang/pt_BR/texts.php @@ -1102,6 +1102,26 @@ return array( 'info' => 'Info', 'imported_expenses' => 'Successfully created :count_vendors vendor(s) and :count_expenses expense(s)', + 'iframe_url_help3' => 'Note: if you plan on accepting credit cards details we strongly recommend enabling HTTPS on your site.', + 'expense_error_multiple_currencies' => 'The expenses can\'t have different currencies.', + 'expense_error_mismatch_currencies' => 'The client\'s currency does not match the expense currency.', + 'trello_roadmap' => 'Trello Roadmap', + 'header_footer' => 'Header/Footer', + 'first_page' => 'first page', + 'all_pages' => 'all pages', + 'last_page' => 'last page', + 'all_pages_header' => 'Show header on', + 'all_pages_footer' => 'Show footer on', + 'invoice_currency' => 'Invoice Currency', + 'enable_https' => 'We strongly recommend using HTTPS to accept credit card details online.', + 'quote_issued_to' => 'Quote issued to', + 'show_currency_code' => 'Currency Code', + 'trial_message' => 'Your account will receive a free two week trial of our pro plan.', + 'trial_footer' => 'Your free trial lasts :count more days, :link to upgrade now.', + 'trial_footer_last_day' => 'This is the last day of your free trial, :link to upgrade now.', + 'trial_call_to_action' => 'Start Free Trial', + 'trial_success' => 'Successfully enabled two week free pro plan trial', + 'overdue' => 'Overdue', 'white_label_text' => 'Purchase a ONE YEAR white label license for $'.WHITE_LABEL_PRICE.' to remove the Invoice Ninja branding from the client portal and help support our project.', ); diff --git a/resources/lang/sv/texts.php b/resources/lang/sv/texts.php index f763205c1bfa..41f51c2c8ac3 100644 --- a/resources/lang/sv/texts.php +++ b/resources/lang/sv/texts.php @@ -1107,6 +1107,26 @@ return array( 'info' => 'Info', 'imported_expenses' => 'Successfully created :count_vendors vendor(s) and :count_expenses expense(s)', + 'iframe_url_help3' => 'Note: if you plan on accepting credit cards details we strongly recommend enabling HTTPS on your site.', + 'expense_error_multiple_currencies' => 'The expenses can\'t have different currencies.', + 'expense_error_mismatch_currencies' => 'The client\'s currency does not match the expense currency.', + 'trello_roadmap' => 'Trello Roadmap', + 'header_footer' => 'Header/Footer', + 'first_page' => 'first page', + 'all_pages' => 'all pages', + 'last_page' => 'last page', + 'all_pages_header' => 'Show header on', + 'all_pages_footer' => 'Show footer on', + 'invoice_currency' => 'Invoice Currency', + 'enable_https' => 'We strongly recommend using HTTPS to accept credit card details online.', + 'quote_issued_to' => 'Quote issued to', + 'show_currency_code' => 'Currency Code', + 'trial_message' => 'Your account will receive a free two week trial of our pro plan.', + 'trial_footer' => 'Your free trial lasts :count more days, :link to upgrade now.', + 'trial_footer_last_day' => 'This is the last day of your free trial, :link to upgrade now.', + 'trial_call_to_action' => 'Start Free Trial', + 'trial_success' => 'Successfully enabled two week free pro plan trial', + 'overdue' => 'Overdue', 'white_label_text' => 'Purchase a ONE YEAR white label license for $'.WHITE_LABEL_PRICE.' to remove the Invoice Ninja branding from the client portal and help support our project.', );