summaryrefslogtreecommitdiffstats
path: root/apps/gallery/l10n/fi_FI.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gallery/l10n/fi_FI.php')
-rw-r--r--apps/gallery/l10n/fi_FI.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/gallery/l10n/fi_FI.php b/apps/gallery/l10n/fi_FI.php
new file mode 100644
index 00000000000..267bb5e547e
--- /dev/null
+++ b/apps/gallery/l10n/fi_FI.php
@@ -0,0 +1,12 @@
+<?php $TRANSLATIONS = array(
+"Pictures" => "Kuvat",
+"Settings" => "Asetukset",
+"Rescan" => "Etsi uusia",
+"Stop" => "Pysäytä",
+"Share" => "Jaa",
+"Back" => "Takaisin",
+"Remove confirmation" => "Poiston vahvistus",
+"Do you want to remove album" => "Tahdotko poistaa albumin",
+"Change album name" => "Muuta albumin nimeä",
+"New album name" => "Uuden albumin nimi"
+);