|
4 | 4 | <body>
|
5 | 5 | <trans-unit id="1">
|
6 | 6 | <source>%count% year|%count% years</source>
|
7 |
| - <target>%count% year|%count% years</target> |
| 7 | + <target>%count% έτος|%count% έτη</target> |
8 | 8 | </trans-unit>
|
9 | 9 | <trans-unit id="2">
|
10 | 10 | <source>%count% month|%count% months</source>
|
11 |
| - <target>%count% month|%count% months</target> |
| 11 | + <target>%count% μήνας|%count% μήνες</target> |
12 | 12 | </trans-unit>
|
13 | 13 | <trans-unit id="3">
|
14 | 14 | <source>%count% day|%count% days</source>
|
15 |
| - <target>%count% day|%count% days</target> |
| 15 | + <target>%count% ημέρα|%count% ημέρες</target> |
16 | 16 | </trans-unit>
|
17 | 17 | <trans-unit id="4">
|
18 | 18 | <source>%count% hour|%count% hours</source>
|
19 |
| - <target>%count% hour|%count% hours</target> |
| 19 | + <target>%count% ώρα|%count% ώρες</target> |
20 | 20 | </trans-unit>
|
21 | 21 | <trans-unit id="5">
|
22 | 22 | <source>%count% minute|%count% minutes</source>
|
23 |
| - <target>%count% minute|%count% minutes</target> |
| 23 | + <target>%count% λεπτό|%count% λεπτά</target> |
24 | 24 | </trans-unit>
|
25 | 25 | <trans-unit id="6">
|
26 | 26 | <source>There was a problem validating your password reset request</source>
|
27 |
| - <target>There was a problem validating your password reset request</target> |
| 27 | + <target>Παρουσιάστηκε πρόβλημα κατά την επαλήθευση του αιτήματος επαναφοράς του κωδικού πρόσβασής σας</target> |
28 | 28 | </trans-unit>
|
29 | 29 | <trans-unit id="7">
|
30 | 30 | <source>There was a problem handling your password reset request</source>
|
31 |
| - <target>There was a problem handling your password reset request</target> |
| 31 | + <target>Παρουσιάστηκε πρόβλημα με τον χειρισμό του αιτήματος επαναφοράς του κωδικού πρόσβασής σας</target> |
32 | 32 | </trans-unit>
|
33 | 33 | <trans-unit id="8">
|
34 | 34 | <source>The link in your email is expired. Please try to reset your password again.</source>
|
35 |
| - <target>The link in your email is expired. Please try to reset your password again.</target> |
| 35 | + <target>Ο σύνδεσμος στο email σας έχει λήξει. Δοκιμάστε να επαναφέρετε τον κωδικό πρόσβασής σας ξανά.</target> |
36 | 36 | </trans-unit>
|
37 | 37 | <trans-unit id="9">
|
38 | 38 | <source>Please update the request_password_repository configuration in config/packages/reset_password.yaml to point to your "request password repository" service.</source>
|
39 |
| - <target>Please update the request_password_repository configuration in config/packages/reset_password.yaml to point to your "request password repository" service.</target> |
| 39 | + <target>Ενημερώστε τη διαμόρφωση request_password_repository στο config/packages/reset_password.yaml για να οδηγεί στην υπηρεσία "request password repository".</target> |
40 | 40 | </trans-unit>
|
41 | 41 | <trans-unit id="10">
|
42 | 42 | <source>The reset password link is invalid. Please try to reset your password again.</source>
|
43 |
| - <target>The reset password link is invalid. Please try to reset your password again.</target> |
| 43 | + <target>Ο σύνδεσμος επαναφοράς κωδικού πρόσβασης δεν είναι έγκυρος. Δοκιμάστε να επαναφέρετε τον κωδικό πρόσβασής σας ξανά.</target> |
44 | 44 | </trans-unit>
|
45 | 45 | <trans-unit id="11">
|
46 | 46 | <source>You have already requested a reset password email. Please check your email or try again soon.</source>
|
47 |
| - <target>You have already requested a reset password email. Please check your email or try again soon.</target> |
| 47 | + <target>Έχετε ήδη ζητήσει email επαναφοράς κωδικού πρόσβασης. Ελέγξτε το email σας ή δοκιμάστε ξανά σύντομα.</target> |
48 | 48 | </trans-unit>
|
49 | 49 | </body>
|
50 | 50 | </file>
|
|
0 commit comments