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_sharing/l10n/fi_FI.json')
-rw-r--r--apps/files_sharing/l10n/fi_FI.json39
1 files changed, 39 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/fi_FI.json b/apps/files_sharing/l10n/fi_FI.json
new file mode 100644
index 00000000000..eba4df5b7b9
--- /dev/null
+++ b/apps/files_sharing/l10n/fi_FI.json
@@ -0,0 +1,39 @@
+{ "translations": {
+ "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",
+ "No files have been shared with you yet." : "Kukaan ei ole jakanut tiedostoja kanssasi vielä.",
+ "You haven't shared any files yet." : "Et ole jakanut yhtäkään tiedostoa vielä.",
+ "You haven't shared any files by link yet." : "Et ole vielä jakanut yhtäkään tiedostoa linkin kautta.",
+ "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",
+ "No ownCloud installation found at {remote}" : "ownCloud-asennusta ei löytynyt kohteesta {remote}",
+ "Invalid ownCloud url" : "Virheellinen ownCloud-osoite",
+ "Shared by" : "Jakanut",
+ "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 doesn’t 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",
+ "Direct link" : "Suora linkki",
+ "Remote Shares" : "Etäjaot",
+ "Allow other instances to mount public links shared from this server" : "Salli muiden instanssien liittää tältä palvelimelta jaettuja julkisia linkkejä",
+ "Allow users to mount public link shares" : "Salli käyttäjien liittää julkisia linkkijakoja"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file