From 1f2b37b70e9007a34945e938941c9a3ec06b23d5 Mon Sep 17 00:00:00 2001 From: James Cole Date: Wed, 10 Feb 2016 06:39:09 +0100 Subject: [PATCH] Updated translations via CrowdIn: new lines added to Dutch (still untranslated in other languages). Changed @zjean's 2-step verification lines a bit. --- resources/lang/en_US/firefly.php | 2 +- resources/lang/fr_FR/config.php | 11 ++++++++--- resources/lang/fr_FR/firefly.php | 13 +++++++++++++ resources/lang/fr_FR/form.php | 1 + resources/lang/nl_NL/firefly.php | 8 +++++--- resources/lang/pt_BR/config.php | 11 ++++++++--- resources/lang/pt_BR/firefly.php | 13 +++++++++++++ resources/lang/pt_BR/form.php | 1 + 8 files changed, 50 insertions(+), 10 deletions(-) diff --git a/resources/lang/en_US/firefly.php b/resources/lang/en_US/firefly.php index 74a32e7cc3..df32c41a38 100644 --- a/resources/lang/en_US/firefly.php +++ b/resources/lang/en_US/firefly.php @@ -212,7 +212,7 @@ return [ 'pref_custom_fiscal_year_help' => 'In countries that use a financial year other than January 1 to December 31, you can switch this on and specify start / end days of the fiscal year', 'pref_fiscal_year_start_label' => 'Fiscal year start date', 'pref_two_factor_auth' => '2-step verification', - 'pref_two_factor_auth_help' => '2-step verification provides improved security for your Firefly III account. If 2-step verification is enabled, you will need to enter your password in addition to a one-time verification code when logging into Firefly III. Verification codes are obtained from authenticator apps installed on your mobile device. Examples of aps are Authy or Google Authenticator. Therefore, if someone wants to access your account, he will not only need your username and password, but also your mobile device.', + 'pref_two_factor_auth_help' => 'When you enable 2-step verification (also known as two-factor authentication), you add an extra layer of security to your account. You sign in with something you know (your password) and something you have (a verification code). Verification codes are generated by an application on your phone, such as Authy or Google Authenticator.', 'pref_enable_two_factor_auth' => 'Enable 2-step verification', 'pref_save_settings' => 'Save settings', diff --git a/resources/lang/fr_FR/config.php b/resources/lang/fr_FR/config.php index 6aa208d339..457c711c0d 100755 --- a/resources/lang/fr_FR/config.php +++ b/resources/lang/fr_FR/config.php @@ -1,8 +1,13 @@ 'fr, French, fr_FR, fr_FR.utf8', - 'month' => '%B %Y', - 'month_and_day' => '%e %B %Y', + 'locale' => 'fr, French, fr_FR, fr_FR.utf8', + 'month' => '%B %Y', + 'month_and_day' => '%e %B %Y', + 'specific_day' => '%e %B %Y', + 'week_in_year' => 'Week %W, %Y', + 'quarter_of_year' => '%B %Y', + 'year' => '%Y', + 'half_year' => '%B %Y', ]; diff --git a/resources/lang/fr_FR/firefly.php b/resources/lang/fr_FR/firefly.php index 7ac256f707..9222a1a6c9 100755 --- a/resources/lang/fr_FR/firefly.php +++ b/resources/lang/fr_FR/firefly.php @@ -37,6 +37,14 @@ return [ 'new_revenue_account' => 'Nouveau compte de recettes', 'new_budget' => 'Nouveau budget', 'new_bill' => 'Nouvelle facture', + 'block_account_logout' => 'You have been logged out. Blocked accounts cannot use this site. Did you register with a valid email address?', + 'flash_success' => 'Success!', + 'flash_info' => 'Message', + 'flash_warning' => 'Warning!', + 'flash_error' => 'Error!', + 'flash_info_multiple' => 'There is one message|There are :count messages', + 'flash_error_multiple' => 'There is one error|There are :count errors', + // export data: 'import_and_export' => 'Import and export', @@ -65,6 +73,8 @@ return [ 'export_status_creating_zip_file' => 'Creating a zip file...', 'export_status_created_zip_file' => 'Created a zip file!', 'export_status_finished' => 'Export has succesfully finished! Yay!', + 'export_data_please_wait' => 'Please wait...', + 'attachment_explanation' => 'The file called \':attachment_name\' (#:attachment_id) was originally uploaded to :type \':description\' (#:journal_id) dated :date for the amount of :amount.', // rules 'rules' => 'Rules', @@ -201,6 +211,9 @@ return [ 'pref_custom_fiscal_year_label' => 'Enabled', 'pref_custom_fiscal_year_help' => 'In countries that use a financial year other than January 1 to December 31, you can switch this on and specify start / end days of the fiscal year', 'pref_fiscal_year_start_label' => 'Fiscal year start date', + 'pref_two_factor_auth' => '2-step verification', + 'pref_two_factor_auth_help' => 'When you enable 2-step verification (also known as two-factor authentication), you add an extra layer of security to your account. You sign in with something you know (your password) and something you have (a verification code). Verification codes are generated by an application on your phone, such as Authy or Google Authenticator.', + 'pref_enable_two_factor_auth' => 'Enable 2-step verification', 'pref_save_settings' => 'Save settings', // profile: diff --git a/resources/lang/fr_FR/form.php b/resources/lang/fr_FR/form.php index c6366c8f89..65bc1f65a0 100755 --- a/resources/lang/fr_FR/form.php +++ b/resources/lang/fr_FR/form.php @@ -76,6 +76,7 @@ return [ 'include_attachments' => 'Include uploaded attachments', 'include_config' => 'Include configuration file', 'include_old_uploads' => 'Include imported data', + 'accounts' => 'Export transactions from these accounts', 'csv_comma' => 'A comma (,)', 'csv_semicolon' => 'A semicolon (;)', diff --git a/resources/lang/nl_NL/firefly.php b/resources/lang/nl_NL/firefly.php index 84365d3e33..3fbdfc6d6c 100755 --- a/resources/lang/nl_NL/firefly.php +++ b/resources/lang/nl_NL/firefly.php @@ -73,6 +73,8 @@ return [ 'export_status_creating_zip_file' => 'Zipbestand maken...', 'export_status_created_zip_file' => 'Zipbestand gemaakt!', 'export_status_finished' => 'Klaar met exportbestand! Hoera!', + 'export_data_please_wait' => 'Een ogenblik geduld...', + 'attachment_explanation' => 'Het bestand \':attachment_name\' (#:attachment_id) werd oorspronkelijk geüpload naar :type (Engels) \':description\' (#:journal_id), met datum :datum en bedrag :bedrag.', // rules 'rules' => 'Regels', @@ -209,9 +211,9 @@ return [ 'pref_custom_fiscal_year_label' => 'Ingeschakeld', 'pref_custom_fiscal_year_help' => 'Voor in landen die een boekjaar gebruiken anders dan 1 januari tot 31 december', 'pref_fiscal_year_start_label' => 'Start van boekjaar', - 'pref_two_factor_auth' => '2-stapsverificatie', - 'pref_two_factor_auth_help' => 'De 2-stapsverificatie biedt een verbeterde beveiliging van uw Firefly III-account. Schakelt u de 2-stapsverificatie in, dan hebt u uw wachtwoord en een eenmalige verificatiecode nodig om u bij Firefly III aan te melden. De verificatiecodes krijgt u van een app geïnstalleerd op uw mobiele telefoon. Voorbeelden van deze app zijn Authy en Google Authenticator. Mocht iemand toegang tot uw account willen, dan heeft hij naast uw gebruikersnaam en wachtwoord ook uw mobiele telefoon nodig.', - 'pref_enable_two_factor_auth' => '2-stapsverificatie inschakelen', + 'pref_two_factor_auth' => 'Authenticatie in twee stappen', + 'pref_two_factor_auth_help' => 'Als je authenticatie in twee stappen (ook wel twee-factor authenticatie genoemd) inschakelt voeg je een extra beveiligingslaag toe aan je account. Je logt in met iets dat je weet (je wachtwoord) en iets dat je hebt (een verificatiecode). Verificatiecodes worden gegeneerd door apps op je telefoon, zoals Authy en Google Authenticator.', + 'pref_enable_two_factor_auth' => 'Authenticatie in twee stappen inschakelen', 'pref_save_settings' => 'Instellingen opslaan', // profile: diff --git a/resources/lang/pt_BR/config.php b/resources/lang/pt_BR/config.php index 342e06a566..ac61b06b51 100755 --- a/resources/lang/pt_BR/config.php +++ b/resources/lang/pt_BR/config.php @@ -1,8 +1,13 @@ 'pt_BR, pt_BR.utf8', - 'month' => '%B %Y', - 'month_and_day' => '%e de %B de %Y', + 'locale' => 'pt_BR, pt_BR.utf8', + 'month' => '%B %Y', + 'month_and_day' => '%e de %B de %Y', + 'specific_day' => '%e %B %Y', + 'week_in_year' => 'Week %W, %Y', + 'quarter_of_year' => '%B %Y', + 'year' => '%Y', + 'half_year' => '%B %Y', ]; diff --git a/resources/lang/pt_BR/firefly.php b/resources/lang/pt_BR/firefly.php index 1b1cb48481..7ecdba8e18 100755 --- a/resources/lang/pt_BR/firefly.php +++ b/resources/lang/pt_BR/firefly.php @@ -37,6 +37,14 @@ return [ 'new_revenue_account' => 'Nova conta de receita', 'new_budget' => 'Novo orçamento', 'new_bill' => 'Nova fatura', + 'block_account_logout' => 'You have been logged out. Blocked accounts cannot use this site. Did you register with a valid email address?', + 'flash_success' => 'Success!', + 'flash_info' => 'Message', + 'flash_warning' => 'Warning!', + 'flash_error' => 'Error!', + 'flash_info_multiple' => 'There is one message|There are :count messages', + 'flash_error_multiple' => 'There is one error|There are :count errors', + // export data: 'import_and_export' => 'Import and export', @@ -65,6 +73,8 @@ return [ 'export_status_creating_zip_file' => 'Creating a zip file...', 'export_status_created_zip_file' => 'Created a zip file!', 'export_status_finished' => 'Export has succesfully finished! Yay!', + 'export_data_please_wait' => 'Please wait...', + 'attachment_explanation' => 'The file called \':attachment_name\' (#:attachment_id) was originally uploaded to :type \':description\' (#:journal_id) dated :date for the amount of :amount.', // rules 'rules' => 'Rules', @@ -201,6 +211,9 @@ return [ 'pref_custom_fiscal_year_label' => 'Enabled', 'pref_custom_fiscal_year_help' => 'In countries that use a financial year other than January 1 to December 31, you can switch this on and specify start / end days of the fiscal year', 'pref_fiscal_year_start_label' => 'Fiscal year start date', + 'pref_two_factor_auth' => '2-step verification', + 'pref_two_factor_auth_help' => 'When you enable 2-step verification (also known as two-factor authentication), you add an extra layer of security to your account. You sign in with something you know (your password) and something you have (a verification code). Verification codes are generated by an application on your phone, such as Authy or Google Authenticator.', + 'pref_enable_two_factor_auth' => 'Enable 2-step verification', 'pref_save_settings' => 'Salvar definições', // profile: diff --git a/resources/lang/pt_BR/form.php b/resources/lang/pt_BR/form.php index d9b1cdff2f..ba2665cc7f 100755 --- a/resources/lang/pt_BR/form.php +++ b/resources/lang/pt_BR/form.php @@ -76,6 +76,7 @@ return [ 'include_attachments' => 'Include uploaded attachments', 'include_config' => 'Include configuration file', 'include_old_uploads' => 'Include imported data', + 'accounts' => 'Export transactions from these accounts', 'csv_comma' => 'A comma (,)', 'csv_semicolon' => 'A semicolon (;)',