diff options
Diffstat (limited to 'apps/gallery/l10n/fi_FI.php')
-rw-r--r-- | apps/gallery/l10n/fi_FI.php | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/apps/gallery/l10n/fi_FI.php b/apps/gallery/l10n/fi_FI.php deleted file mode 100644 index 659289ae41f..00000000000 --- a/apps/gallery/l10n/fi_FI.php +++ /dev/null @@ -1,12 +0,0 @@ -<?php $TRANSLATIONS = array( -"Pictures" => "Kuvat", -"Share gallery" => "Jaa galleria", -"Error: " => "Virhe: ", -"Internal error" => "Sisäinen virhe", -"Slideshow" => "Diaesitys", -"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" -); |