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

@ -17,42 +17,41 @@
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'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?' => '',
'Back to privacy settings' => '',
'Cannot assign role "{0}" as the AuthManager is not configured on your console application.' => '',
'Data processing consent' => '',
'Delete my account' => '',
'Delete personal data' => '',
'Deleted by GDPR request' => '',
'Download my data' => '',
'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' => '',
'Once you have deleted your data, you will not longer be able to sign in with this account.' => '',
'Privacy' => '',
'Privacy settings' => '',
'Are you sure you wish to send a password recovery email to this user?' => '',
'Cannot assign role "{0}" as the AuthManager is not configured on your console application.' => '',
'Disable two factor authentication' => '',
'Download my data' => '',
'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 IP' => '',
'Last login time' => '',
'Last password change' => '',
'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.' => '',
'Required "secret" cannot be empty.' => '',
'Role "{0}" not found. Creating it.' => '',
'Send password recovery email' => '',
'The "recaptcha" component must be configured.' => '',
'The verification code is incorrect.' => '',
'This will remove your personal data from this site. You will no longer be able to sign in.' => '',
'You are about to delete all your personal data from this site.' => '',
'Your consent is required to register' => '',
'Your personal information has been removed' => '',
'privacy policy' => '',
'{0} cannot be blank.' => '',
'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}' => '@@@@',
'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.' => '',
@ -62,10 +61,20 @@ return [
'Unable to send recovery message to the user' => '',
'User account could not be created.' => '',
'User could not be registered.' => '',
'User will be required to change password at next login' => '',
'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.' => '',
'Disable Two-Factor Auth' => '@@Wyłącz uwierzytelnianie dwuetapowe@@',
'Enable Two-factor auth' => '@@Włącz uwierzytelnianie dwuetapowe@@',
'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' => '@@Nieprawidłowy kod uwierzytelniania dwuetapowego@@',
'Last login' => '@@Data ostatniego logowania@@',
'This will disable two-factor auth. Are you sure?' => '@@To wyłączy uwierzytelnianie dwuetapowe. Czy jesteś pewny?@@',
'Two Factor Authentication' => '@@Uwierzytelnianie dwuetapowe@@',
'Two factor successfully enabled.' => '@@Dwuetapowe uwierzytelnianie poprawnie włączone.@@',
@ -75,6 +84,7 @@ return [
'Two-factor authorization has been disabled.' => '@@Dwuetapowa autoryzacja została wyłączona.@@',
'Two-factor code' => '@@Kod dwuetapowy@@',
'Unable to disable two-factor authorization.' => '@@Nie można wyłączyć dwuetapowej autoryzacji.@@',
'{0, date, MMM dd, YYYY HH:mm}' => '@@@@',
'(not set)' => '(nie podano)',
'A confirmation message has been sent to your new email address' => 'Potwierdzenie zostało wysłane na Twój nowy adres email',
'A message has been sent to your email address. It contains a confirmation link that you must click to complete registration.' => 'Wysłaliśmy wiadomość na Twój adres email, zawierającą link aktywacyjny, w który musisz kliknąć, aby zakończyć rejestrację.',
@ -166,7 +176,6 @@ return [
'It will be deleted forever' => 'Usuniętych kont nie można przywrócić',
'Items' => 'Elementy',
'Joined on {0, date}' => 'Dołączył {0, date}',
'Last login' => 'Data ostatniego logowania',
'Location' => 'Lokalizacja',
'Login' => 'Login',
'Logout' => 'Wyloguj',