nextcloud/apps/files_sharing/l10n/fi_FI.js

53 lines
3.6 KiB
JavaScript
Raw Normal View History

OC.L10N.register(
"files_sharing",
{
"Server to server sharing is not enabled on this server" : "Palvelimelta-palvelimelle-jakaminen ei ole käytössä tällä palvelimella",
"The mountpoint name contains invalid characters." : "Liitospisteen nimi sisältää virheellisiä merkkejä.",
"Invalid or untrusted SSL certificate" : "Virheellinen tai ei-luotettu SSL-varmenne",
"Couldn't add remote share" : "Etäjaon liittäminen epäonnistui",
"Shared with you" : "Jaettu kanssasi",
"Shared with others" : "Jaettu muiden kanssa",
"Shared by link" : "Jaettu linkin kautta",
2014-12-19 09:56:51 +03:00
"Nothing shared with you yet" : "Kanssasi ei ole vielä jaettu mitään",
"Files and folders others share with you will show up here" : "Kanssasi jaetut tiedostot ja kansiot näkyvät täällä",
"Nothing shared yet" : "Ei mitään jaettua",
"Files and folders you share will show up here" : "Jakamasi tiedostot ja kansiot näkyvät täällä",
"No shared links" : "Ei jaettuja linkkejä",
"Files and folders you share by link will show up here" : "Linkin kautta jakamasi tiedostot ja kansiot näkyvät täällä",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Haluatko lisätä etäjaon {name} kohteesta {owner}@{remote}?",
"Remote share" : "Etäjako",
"Remote share password" : "Etäjaon salasana",
"Cancel" : "Peru",
"Add remote share" : "Lisää etäjako",
2015-01-07 09:55:42 +03:00
"No ownCloud installation (7 or higher) found at {remote}" : "ownCloud-asennusta (versiota 7 tai uudempaa) ei löytynyt osoitteesta {remote}",
"Invalid ownCloud url" : "Virheellinen ownCloud-osoite",
"Shared by" : "Jakanut",
2014-12-10 09:55:34 +03:00
"A file or folder was shared from <strong>another server</strong>" : "Tiedosto tai kansio jaettiin <strong>toiselta palvelimelta</strong>",
2014-12-24 09:54:33 +03:00
"A public shared file or folder was <strong>downloaded</strong>" : "Julkisesti jaettu tiedosto tai kansio <strong>ladattiin</strong>",
2014-12-10 09:55:34 +03:00
"You received a new remote share from %s" : "Vastaanotit uuden etäjaon käyttäjältä %s",
2014-12-15 09:54:30 +03:00
"%1$s accepted remote share %2$s" : "%1$s hyväksyi etäjaon %2$s",
"%1$s declined remote share %2$s" : "%1$s kieltäytyi etäjaosta %2$s",
2014-12-21 09:54:36 +03:00
"%1$s unshared %2$s from you" : "%1$s lopetti kohteen %2$s jakamisen kanssasi",
2014-12-24 09:54:33 +03:00
"Public shared folder %1$s was downloaded" : "Julkisesti jaettu kansio %1$s ladattiin",
"Public shared file %1$s was downloaded" : "Julkisesti jaettu tiedosto %1$s ladattiin",
"This share is password-protected" : "Tämä jako on suojattu salasanalla",
"The password is wrong. Try again." : "Väärä salasana. Yritä uudelleen.",
"Password" : "Salasana",
"Name" : "Nimi",
"Share time" : "Jakamisen ajankohta",
"Sorry, this link doesnt seem to work anymore." : "Valitettavasti linkki ei vaikuta enää toimivan.",
"Reasons might be:" : "Mahdollisia syitä:",
"the item was removed" : "kohde poistettiin",
"the link expired" : "linkki vanheni",
"sharing is disabled" : "jakaminen on poistettu käytöstä",
"For more info, please ask the person who sent this link." : "Kysy lisätietoja henkilöltä, jolta sait linkin.",
"Add to your ownCloud" : "Lisää ownCloudiisi",
"Download" : "Lataa",
"Download %s" : "Lataa %s",
2014-11-07 09:55:10 +03:00
"Direct link" : "Suora linkki",
"Server-to-Server Sharing" : "Palvelimelta palvelimelle -jakaminen",
"Allow users on this server to send shares to other servers" : "Salli tämän palvelimen käyttäjien lähettää jakoja muille palvelimille",
"Allow users on this server to receive shares from other servers" : "Salli tämän palvelimen käyttäjien vastaanottaa jakoja muilta palvelimilta"
},
"nplurals=2; plural=(n != 1);");