diff options
Diffstat (limited to 'apps/files_external/l10n/fi.js')
-rw-r--r-- | apps/files_external/l10n/fi.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_external/l10n/fi.js b/apps/files_external/l10n/fi.js index 37e5ce98c04..a1a0fb46e88 100644 --- a/apps/files_external/l10n/fi.js +++ b/apps/files_external/l10n/fi.js @@ -1,6 +1,12 @@ OC.L10N.register( "files_external", { + "Grant access" : "Salli pääsy", + "Error configuring OAuth1" : "Virhe OAuth1:n asetuksia tehdessä", + "Please provide a valid app key and secret." : "Sovellusavain ja salaus ovat virheelliset", + "Error configuring OAuth2" : "Virhe OAuth2:n asetuksia tehdessä", + "Generate keys" : "Luo avaimet", + "Error generating key pair" : "Virhe luotaessa avainparia", "Type to select user or group." : "Kirjoita valitaksesi käyttäjän tai ryhmän.", "(Group)" : "(Ryhmä)", "Compatibility with Mac NFD encoding (slow)" : "Yhteensopivuus Mac NFD -enkoodauksen kanssa (hidas)", @@ -114,12 +120,6 @@ OC.L10N.register( "Advanced settings" : "Lisäasetukset", "Allow users to mount external storage" : "Salli käyttäjien liittää erillisiä tallennustiloja", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Yleisiä tunnistetietoja voidaan käyttää useisiin ulkoisiin tallennustiloihin tunnistautumiseen, joissa käytetään samoja tunnistetietoja.", - "Grant access" : "Salli pääsy", - "Error configuring OAuth1" : "Virhe OAuth1:n asetuksia tehdessä", - "Please provide a valid app key and secret." : "Sovellusavain ja salaus ovat virheelliset", - "Error configuring OAuth2" : "Virhe OAuth2:n asetuksia tehdessä", - "Generate keys" : "Luo avaimet", - "Error generating key pair" : "Virhe luotaessa avainparia", "Empty response from the server" : "Tyhjä vastaus palvelimelta", "Couldn't access. Please log out and in again to activate this mount point" : "Käyttö ei onnistunut. Kirjaudu ulos ja takaisin sisään aktivoidaksesi tämän liitoskohdan", "Couldn't get the information from the remote server: {code} {type}" : "Tietojen saaminen etäpalvelimelta epäonnistui: {code} {type}", |