nextcloud/apps/gallery/l10n/fi_FI.php

13 lines
398 B
PHP
Raw Normal View History

2012-06-06 02:29:28 +04:00
<?php $TRANSLATIONS = array(
"Pictures" => "Kuvat",
2012-07-27 04:04:26 +04:00
"Share gallery" => "Jaa galleria",
"Error: " => "Virhe: ",
"Internal error" => "Sisäinen virhe",
"Slideshow" => "Diaesitys",
2012-06-06 02:29:28 +04:00
"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"
);