Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/fi_FI.js')
-rw-r--r--apps/files_external/l10n/fi_FI.js50
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);");