summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/fi_FI.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/fi_FI.php')
-rw-r--r--apps/files_sharing/l10n/fi_FI.php9
1 files changed, 8 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/fi_FI.php b/apps/files_sharing/l10n/fi_FI.php
index 6c9b3e61476..5fb1c8642c7 100644
--- a/apps/files_sharing/l10n/fi_FI.php
+++ b/apps/files_sharing/l10n/fi_FI.php
@@ -4,6 +4,9 @@ $TRANSLATIONS = array(
"Shared with others" => "Jaettu muiden kanssa",
"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ä.",
+"Could not load template" => "Mallipohjan lataaminen epäonnistui",
+"Saved" => "Tallennettu",
+"Reset" => "Nollaa salasana",
"Shared by {owner}" => "Jakanut {owner}",
"Shared by" => "Jakanut",
"This share is password-protected" => "Tämä jako on suojattu salasanalla",
@@ -19,6 +22,10 @@ $TRANSLATIONS = array(
"For more info, please ask the person who sent this link." => "Kysy lisätietoja henkilöltä, jolta sait linkin.",
"Download" => "Lataa",
"Download %s" => "Lataa %s",
-"Direct link" => "Suora linkki"
+"Direct link" => "Suora linkki",
+"Mail templates" => "Sähköpostimallit",
+"Theme" => "Teema",
+"Template" => "Mallit",
+"Save" => "Tallenna"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";