diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-09 13:31:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-09 13:31:21 +0000 |
commit | 20f1f757c4fc5ae41d41381f199113295ddd9cbc (patch) | |
tree | 53dc437eb17ba953ef3f4827eaf14a01c8441cb5 /core/l10n/fi.js | |
parent | 1cc7db32cd4ef24863f359ac631f810dedb5160b (diff) | |
download | nextcloud-server-20f1f757c4fc5ae41d41381f199113295ddd9cbc.tar.gz nextcloud-server-20f1f757c4fc5ae41d41381f199113295ddd9cbc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fi.js')
-rw-r--r-- | core/l10n/fi.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js index 8e246e67f15..32d251babf7 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -261,7 +261,6 @@ OC.L10N.register( "Wrong password." : "Väärä salasana.", "Stay logged in" : "Pysy sisäänkirjautuneena", "Forgot password?" : "Unohditko salasanasi?", - "Back to log in" : "Palaa kirjautumiseen", "Alternative Logins" : "Vaihtoehtoiset kirjautumistavat", "Account access" : "Tilin käyttö", "Grant access" : "Myönnä pääsy", @@ -297,6 +296,7 @@ OC.L10N.register( "The server encountered an internal error and was unable to complete your request." : "Palvelimella tapahtui sisäinen virhe, eikä pyyntöäsi voitu käsitellä.", "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Ota yhteys palvelimen ylläpitäjään, jos tämä virhe ilmenee useita kertoja. Sisällytä alla olevat tekniset tiedot ilmoitukseesi.", "This action requires you to confirm your password:" : "Tämä toiminto vaatii, että vahvistat salasanasi:", - "Wrong password. Reset it?" : "Väärä salasana. Nollataanko se?" + "Wrong password. Reset it?" : "Väärä salasana. Nollataanko se?", + "Back to log in" : "Palaa kirjautumiseen" }, "nplurals=2; plural=(n != 1);"); |