diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-17 14:20:02 +0200 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-29 10:13:50 +0100 |
commit | 9f7c571e401b5a1a59c0ae9faa119da98aa4a184 (patch) | |
tree | 2d52fc7f9dd9b507e38fb4f4e373e0f7a0a9f9fb /apps/files_external/l10n/fi_FI.js | |
parent | 2f19de11e4c77b0f9195c3868960d8105541359f (diff) | |
download | nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.tar.gz nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.zip |
update all translation files to js and json
Diffstat (limited to 'apps/files_external/l10n/fi_FI.js')
-rw-r--r-- | apps/files_external/l10n/fi_FI.js | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/apps/files_external/l10n/fi_FI.js b/apps/files_external/l10n/fi_FI.js new file mode 100644 index 00000000000..f7895f842c3 --- /dev/null +++ b/apps/files_external/l10n/fi_FI.js @@ -0,0 +1,50 @@ +OC.L10N.register( + "files_external", + { + "Please provide a valid Dropbox app key and secret." : "Anna kelvollinen Dropbox-sovellusavain ja salainen vastaus.", + "Step 1 failed. Exception: %s" : "Vaihe 1 epäonnistui. Poikkeus: %s", + "Step 2 failed. Exception: %s" : "Vaihe 2 epäonnistui. Poikkeus: %s", + "External storage" : "Ulkoinen tallennustila", + "Local" : "Paikallinen", + "Location" : "Sijainti", + "Amazon S3" : "Amazon S3", + "Key" : "Avain", + "Amazon S3 and compliant" : "Amazon S3 ja yhteensopivat", + "Port" : "Portti", + "Region" : "Alue", + "Enable SSL" : "Käytä SSL:ää", + "Host" : "Isäntä", + "Username" : "Käyttäjätunnus", + "Password" : "Salasana", + "Secure ftps://" : "Salattu ftps://", + "Timeout of HTTP requests in seconds" : "HTTP-pyyntöjen aikakatkaisu sekunneissa", + "Share" : "Jaa", + "URL" : "Verkko-osoite", + "Secure https://" : "Salattu https://", + "Access granted" : "Pääsy sallittu", + "Error configuring Dropbox storage" : "Virhe Dropbox levyn asetuksia tehtäessä", + "Grant access" : "Salli pääsy", + "Error configuring Google Drive storage" : "Virhe Google Drive levyn asetuksia tehtäessä", + "Personal" : "Henkilökohtainen", + "System" : "Järjestelmä", + "All users. Type to select user or group." : "Kaikki käyttäjät. Kirjoita valitaksesi käyttäjän tai ryhmän.", + "(group)" : "(ryhmä)", + "Saved" : "Tallennettu", + "<b>Note:</b> " : "<b>Huomio:</b> ", + " and " : "ja", + "<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.", + "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Huomio:</b> \"%s\" ei ole asennettu. Kohteen %s liittäminen ei ole mahdollista. Pyydä järjestelmän ylläpitäjää asentamaan puuttuva kohde.", + "You don't have any external storages" : "Käytössäsi ei ole erillisiä tallennustiloja", + "Name" : "Nimi", + "Storage type" : "Tallennustilan tyyppi", + "External Storage" : "Erillinen tallennusväline", + "Folder name" : "Kansion nimi", + "Configuration" : "Asetukset", + "Available for" : "Saatavuus", + "Add storage" : "Lisää tallennustila", + "Delete" : "Poista", + "Enable User External Storage" : "Ota käyttöön ulkopuoliset tallennuspaikat", + "Allow users to mount the following external storage" : "Salli käyttäjien liittää seuraavat erilliset tallennusvälineet" +}, +"nplurals=2; plural=(n != 1);"); |