diff options
Diffstat (limited to 'apps/files_external/l10n/fi_FI.js')
-rw-r--r-- | apps/files_external/l10n/fi_FI.js | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/files_external/l10n/fi_FI.js b/apps/files_external/l10n/fi_FI.js index 0888c8b7141..54fdd01751e 100644 --- a/apps/files_external/l10n/fi_FI.js +++ b/apps/files_external/l10n/fi_FI.js @@ -23,6 +23,8 @@ OC.L10N.register( "System" : "Järjestelmä", "Grant access" : "Salli pääsy", "Access granted" : "Pääsy sallittu", + "Error configuring OAuth1" : "Virhe OAuth1:n asetuksia tehdessä", + "Error configuring OAuth2" : "Virhe OAuth2:n asetuksia tehdessä", "Enable encryption" : "Käytä salausta", "Check for changes" : "Tarkista muutokset", "Never" : "Ei koskaan", @@ -34,10 +36,13 @@ OC.L10N.register( "Generate keys" : "Luo avaimet", "Error generating key pair" : "Virhe luotaessa avainparia", "None" : "Ei mitään", + "OAuth1" : "OAuth1", "App key" : "Sovellusavain", "App secret" : "Sovellussalaisuus", + "OAuth2" : "OAuth2", "Client ID" : "Asiakkaan tunniste", "Client secret" : "Asiakassalaisuus", + "Username and password" : "Käyttäjätunnus ja salasana", "Password" : "Salasana", "Amazon S3" : "Amazon S3", "Port" : "Portti", @@ -47,10 +52,14 @@ OC.L10N.register( "URL" : "Verkko-osoite", "Secure https://" : "Salattu https://", "Dropbox" : "Dropbox", + "FTP" : "FTP", "Secure ftps://" : "Salattu ftps://", + "Google Drive" : "Google Drive", "Local" : "Paikallinen", "Location" : "Sijainti", "ownCloud" : "ownCloud", + "SFTP" : "SFTP", + "SMB / CIFS" : "SMB / CIFS", "<b>Note:</b> " : "<b>Huomio:</b> ", "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Huomio:</b> PHP:n cURL-tuki ei ole käytössä tai sitä ei ole asennettu. Kohteen %s liittäminen ei ole mahdollista. Pyydä järjestelmän ylläpitäjää ottamaan cURL-tuki käyttöön.", "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Huomio:</b> PHP:n FTP-tuki ei ole käytössä tai sitä ei ole asennettu. Kohteen %s liittäminen ei ole mahdollista. Pyydä järjestelmän ylläpitäjää ottamaan FTP-tuki käyttöön.", @@ -61,6 +70,7 @@ OC.L10N.register( "Storage type" : "Tallennustilan tyyppi", "External Storage" : "Erillinen tallennusväline", "Folder name" : "Kansion nimi", + "Authentication" : "Tunnistautuminen", "Configuration" : "Asetukset", "Available for" : "Saatavuus", "Advanced settings" : "Lisäasetukset", |