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

github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/fi_FI.php')
-rw-r--r--l10n/fi_FI.php15
1 files changed, 0 insertions, 15 deletions
diff --git a/l10n/fi_FI.php b/l10n/fi_FI.php
deleted file mode 100644
index 25bfda6e..00000000
--- a/l10n/fi_FI.php
+++ /dev/null
@@ -1,15 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"Access & share your files, calendars, contacts, mail & more from any device, on your terms" => "Käytä ja jaa tiedostoja, kalentereita, yhteystietoja, sähköpostia ja paljon muuta miltä tahansa laitteelta omilla ehdoillasi",
-"Get the apps to sync your files" => "Aseta sovellukset synkronoimaan tiedostosi",
-"Desktop client" => "Työpöytäsovellus",
-"Android app" => "Android-sovellus",
-"iOS app" => "iOS-sovellus",
-"Connect your desktop apps to %s" => "Yhdistä työpöytäsovelluksesi %siin",
-"Connect your Calendar" => "Yhdistä kalenteriisi",
-"Connect your Contacts" => "Yhdistä yhteystietoihisi",
-"Documentation" => "Dokumentaatio",
-"Access files via WebDAV" => "Käytä tiedostoja WebDAVin välityksellä",
-"If you like Nextcloud,\n\t<a href=\"mailto:?subject=Nextcloud\n\t\t&body=Nextcloud is a great open software to sync and share your files.\n\t\tYou can freely get it from https://nextcloud.com\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"https://nextcloud.com/contribute/\"\n\t\ttarget=\"_blank\">contribute back</a>!" => "Jos pidät Nextcloud:sta,\n\t<a href=\"mailto:?subject=Nextcloud\n\t\t&body=Nextcloud on mahtava avoin ohjelmisto tiedostojesi synkronointiin ja jakoon.\n\t\tSaat sen vapaasti osoitteesta https://nextcloud.com\">\n\t\tsuosittele sitä ystävillesi</a>\n\tja <a href=\"https://nextcloud.com/contribute/\"\n\t\ttarget=\"_blank\">osallistu</a>!"
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";