fix invalid @@ for some translations, remove all '@@@@' from translations
This commit is contained in:
@ -109,7 +109,7 @@ return [
|
||||
'Gravatar email' => 'Gravatar e-mail',
|
||||
'Hello' => 'Helló',
|
||||
'Here you can download your personal data in a comma separated values format.' => 'Itt személyes adatait vesszővel elválasztott formátumban töltheti le.',
|
||||
'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}' => '@@Egyetértek személyes adataim feldolgozásával és cookie-k használatával a webhely működésének megkönnyítése érdekében. További információért olvassa el a {privacyPolicy}@@',
|
||||
'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}' => 'Egyetértek személyes adataim feldolgozásával és cookie-k használatával a webhely működésének megkönnyítése érdekében. További információért olvassa el a {privacyPolicy}',
|
||||
'If you already registered, sign in and connect this account on settings page' => 'Ha már regisztráltál, jelentkezz be és kösd be ezt a fiókot a beállítások oldalán',
|
||||
'If you cannot click the link, please try pasting the text into your browser' => 'Ha nem tud kattintani a linkre, kérjük, próbálja meg a szöveg beillesztését a böngészőbe',
|
||||
'If you did not make this request you can ignore this email' => 'Ha ezt a kérelmet nem hajtotta végre, figyelmen kívül hagyhatja ezt az e-mailt',
|
||||
@ -265,7 +265,7 @@ return [
|
||||
'Your password has expired, you must change it now' => 'A jelszava lejárt, most módosítania kell',
|
||||
'Your personal information has been removed' => 'Személyes adatait eltávolítottuk',
|
||||
'Your profile has been updated' => 'A profilja frissítve lett',
|
||||
'privacy policy' => '@@Adatvédelmi irányelvek@@',
|
||||
'privacy policy' => 'Adatvédelmi irányelvek',
|
||||
'{0, date, MMM dd, YYYY HH:mm}' => '{0, dátum, MMM dd, ÉÉÉÉ HH: mm}',
|
||||
'{0, date, MMMM dd, YYYY HH:mm}' => '{0, dátum, MMMM dd, ÉÉÉÉ HH: mm}',
|
||||
'{0} cannot be blank.' => '{0} nem lehet üres.',
|
||||
|
||||
Reference in New Issue
Block a user