Update message strings after GDPR merge

This commit is contained in:
Lorenzo Milesi
2018-07-13 09:44:28 +02:00
parent 4c70824ddc
commit 0d06d4812b
24 changed files with 505 additions and 644 deletions

View File

@ -18,6 +18,7 @@
*/
return [
'A message has been sent to your email address. It contains a confirmation link that you must click to complete registration.' => '',
'Are you sure you wish the user to change their password at next login?' => '',
'Are you sure you wish to send a password recovery email to this user?' => '',
'Awesome, almost there. Now you need to click the confirmation link sent to your new email address.' => '',
'Awesome, almost there. Now you need to click the confirmation link sent to your old email address.' => '',
@ -29,24 +30,24 @@ return [
'Delete my account' => '',
'Delete personal data' => '',
'Deleted by GDPR request' => '',
'Disable Two-Factor Auth' => '',
'Download my data' => '',
'Enable' => '',
'Enable Two-factor auth' => '',
'Export my data' => '',
'Here you can download your personal data in a comma separated values format.' => '',
'I aggree processing of my personal data and the use of cookies to facilitate the operation of this site. For more information read our {privacyPolicy}' => '',
'Invalid password' => '',
'Invalid two-factor code' => '',
'Disable two factor authentication' => '',
'Download my data' => '',
'Enable' => '',
'Enable two factor authentication' => '',
'Error sending registration message to "{email}". Please try again later.' => '',
'Error sending welcome message to "{email}". Please try again later.' => '',
'Export my data' => '',
'Force password change at next login' => '',
'Here you can download your personal data in a comma separated values format.' => '',
'I agree processing of my personal data and the use of cookies to facilitate the operation of this site. For more information read our {privacyPolicy}' => '',
'Invalid password' => '',
'Invalid two factor authentication code' => '',
'Last login' => '',
'Last login IP' => '',
'Last login time' => '',
'Last password change' => '',
'Never' => '',
'Once you have deleted your data, you will not longer be able to sign in with this account.' => '',
'Password age' => '',
'Privacy' => '',
'Privacy settings' => '',
'Required "key" cannot be empty.' => '',
@ -56,17 +57,9 @@ return [
'Send password recovery email' => '',
'The "recaptcha" component must be configured.' => '',
'The verification code is incorrect.' => '',
'This will disable two-factor auth. Are you sure?' => '',
'This will remove your personal data from this site. You will no longer be able to sign in.' => '',
'Two Factor Authentication' => '',
'Two factor successfully enabled.' => '',
'Two-Factor Authentication' => '',
'Two-factor auth protects you against stolen credentials' => '',
'Two-factor authentication code' => '',
'Two-factor authorization has been disabled.' => '',
'Two-factor code' => '',
'Unable to disable two-factor authorization.' => '',
'There was an error in saving user' => '',
'This will disable two factor authentication. Are you sure?' => '',
'This will remove your personal data from this site. You will no longer be able to sign in.' => '',
'Two Factor Authentication (2FA)' => '',
'Two factor authentication code' => '',
'Two factor authentication has been disabled.' => '',
@ -77,20 +70,26 @@ return [
'User account could not be created.' => '',
'User could not be registered.' => '',
'User not found.' => '',
'User will be required to change password at next login' => '',
'Verification failed. Please, enter new code.' => '',
'We couldn\'t re-send the mail to confirm your address. Please, verify is the correct email or if it has been confirmed already.' => '',
'We have sent confirmation links to both old and new email addresses. You must click both links to complete your request.' => '',
'You are about to delete all your personal data from this site.' => '',
'Your consent is required to register' => '',
'Your password has expired, you must change it now' => '',
'Your personal information has been removed' => '',
'privacy policy' => '',
'{0} cannot be blank.' => '',
'A message has been sent to your email address. ' => '@@Üzenet érkezett az e-mail címedre.@@',
'Awesome, almost there. ' => '@@Szuper, majdnem kész.@@',
'I aggree processing of my personal data and the use of cookies
to facilitate the operation of this site. For more information read our {privacyPolicy}' => '@@@@',
'Disable Two-Factor Auth' => '@@@@',
'Enable Two-factor auth' => '@@@@',
'I aggree processing of my personal data and the use of cookies
to facilitate the operation of this site. For more information read our {privacyPolicy}' => '@@@@',
'I aggree processing of my personal data and the use of cookies to facilitate the operation of this site. For more information read our {privacyPolicy}' => '@@@@',
'Invalid two-factor code' => '@@@@',
'Last login' => '@@@@',
'This will disable two-factor auth. Are you sure?' => '@@@@',
'Two Factor Authentication' => '@@@@',
'Two factor successfully enabled.' => '@@@@',
'Two-Factor Authentication' => '@@@@',
@ -101,6 +100,7 @@ return [
'Unable to disable two-factor authorization.' => '@@@@',
'We couldn\'t re-send the mail to confirm your address. ' => '@@A cím megerősítéséhez nem tudtuk újra elküldeni az e-mailt.@@',
'We have sent confirmation links to both old and new email addresses. ' => '@@Megerősítő linkeket küldtünk régi és új e-mail címekre.@@',
'{0, date, MMM dd, YYYY HH:mm}' => '@@@@',
'(not set)' => '(nincs beállítva)',
'A confirmation message has been sent to your new email address' => 'Az új e-mail címére megerősítő üzenetet küldtünk',
'A new confirmation link has been sent' => 'Új megerősítési linket küldtünk',