diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-23 01:11:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-23 01:11:28 +0000 |
commit | 64948bf30c3da097f9069756eb0b7ab4ae14e68b (patch) | |
tree | 6d2ba010ecec375863af029c27013d5dff600dcc /core/l10n/fi.js | |
parent | 750bb4d7e1193b343ddbb0b69626bb0a72260c50 (diff) | |
download | nextcloud-server-64948bf30c3da097f9069756eb0b7ab4ae14e68b.tar.gz nextcloud-server-64948bf30c3da097f9069756eb0b7ab4ae14e68b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fi.js')
-rw-r--r-- | core/l10n/fi.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js index 6324c04391c..747f8ac6b6a 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -172,6 +172,7 @@ OC.L10N.register( "This list is maybe truncated - please refine your search term to see more results." : "Lista on ehkä vajaa - uudelleen määritä hakutermisi nähdäksesi lisää tuloksia.", "No users or groups found for {search}" : "Haulla {search} ei löytynyt käyttäjiä tai ryhmiä", "No users found for {search}" : "Haulla {search} ei löytynyt käyttäjiä", + "An error occurred (\"{message}\"). Please try again" : "Tapahtui virhe (\"{message}\"). Yritä uudestaan", "An error occurred. Please try again" : "Tapahtui virhe, yritä uudelleen", "{sharee} (group)" : "{sharee} (ryhmä)", "{sharee} (remote)" : "{sharee} (etä)", @@ -275,9 +276,10 @@ OC.L10N.register( "Forgot password?" : "Unohditko salasanasi?", "Back to login" : "Palaa kirjautumiseen", "Account access" : "Tilin käyttö", + "You are about to grant %s access to your %s account." : "Olet antamassa lupaa laitteelle %s päästä sinun %s tilille.", "Grant access" : "Myönnä pääsy", "App token" : "Sovellusvaltuutus", - "Alternative login using app token" : "Vaihtoehtoinen kirjautuminen käyttäen sovellusvaltuutusta", + "Alternative login using app token" : "Kirjaudu vaihtoehtoisella tavalla sovellusvaltuutusta käyttämällä", "Redirecting …" : "Ohjataan uudelleen…", "New password" : "Uusi salasana", "New Password" : "Uusi salasana", |