|
4 | 4 | <body> |
5 | 5 | <trans-unit id="1"> |
6 | 6 | <source>An authentication exception occurred.</source> |
7 | | - <target>Autentikointi poikkeus tapahtui.</target> |
| 7 | + <target>Autentikointipoikkeus tapahtui.</target> |
8 | 8 | </trans-unit> |
9 | 9 | <trans-unit id="2"> |
10 | 10 | <source>Authentication credentials could not be found.</source> |
|
20 | 20 | </trans-unit> |
21 | 21 | <trans-unit id="5"> |
22 | 22 | <source>Cookie has already been used by someone else.</source> |
23 | | - <target>Eväste on jo jonkin muun käytössä.</target> |
| 23 | + <target>Eväste on jo jonkun muun käytössä.</target> |
24 | 24 | </trans-unit> |
25 | 25 | <trans-unit id="6"> |
26 | 26 | <source>Not privileged to request the resource.</source> |
27 | 27 | <target>Ei oikeutta resurssiin.</target> |
28 | 28 | </trans-unit> |
29 | 29 | <trans-unit id="7"> |
30 | 30 | <source>Invalid CSRF token.</source> |
31 | | - <target>Virheellinen CSRF tunnus.</target> |
| 31 | + <target>Virheellinen CSRF-tunnus.</target> |
32 | 32 | </trans-unit> |
33 | 33 | <trans-unit id="9"> |
34 | 34 | <source>No authentication provider found to support the authentication token.</source> |
35 | | - <target>Autentikointi tunnukselle ei löydetty tuettua autentikointi tarjoajaa.</target> |
| 35 | + <target>Autentikointitunnukselle ei löydetty tuettua autentikoinnintarjoajaa.</target> |
36 | 36 | </trans-unit> |
37 | 37 | <trans-unit id="10"> |
38 | 38 | <source>No session available, it either timed out or cookies are not enabled.</source> |
|
44 | 44 | </trans-unit> |
45 | 45 | <trans-unit id="12"> |
46 | 46 | <source>Username could not be found.</source> |
47 | | - <target>Käyttäjätunnusta ei löydetty.</target> |
| 47 | + <target>Käyttäjätunnusta ei löytynyt.</target> |
48 | 48 | </trans-unit> |
49 | 49 | <trans-unit id="13"> |
50 | 50 | <source>Account has expired.</source> |
|
76 | 76 | </trans-unit> |
77 | 77 | <trans-unit id="20"> |
78 | 78 | <source>Too many failed login attempts, please try again in %minutes% minutes.</source> |
79 | | - <target state="needs-review-translation">Liian monta epäonnistunutta kirjautumisyritystä, yritä uudelleen %minutes% minuutin kuluttua.</target> |
| 79 | + <target>Liian monta epäonnistunutta kirjautumisyritystä, yritä uudelleen %minutes% minuutin kuluttua.</target> |
80 | 80 | </trans-unit> |
81 | 81 | </body> |
82 | 82 | </file> |
|
0 commit comments