Blame view
sources/apps/gallery/l10n/fi_FI.php
450 Bytes
|
d1bafeea1
|
1 2 |
<?php $TRANSLATIONS = array( "Pictures" => "Kuvat", |
|
d1bafeea1
|
3 4 5 |
"Picture view" => "Kuvanäkymä", "Error loading slideshow template" => "Virhe ladatessa diaesityksen mallipohjaa", "Share" => "Jaa", |
|
6d9380f96
|
6 7 |
"No pictures found! If you upload pictures in the files app, they will be displayed here." => "Kuvia ei löytynyt! Jos lähetät kuvia tiedostosovelluksen kautta, kuvat näytetään täällä.", "shared by %s" => "jakanut %s", |
|
d1bafeea1
|
8 9 |
"File list" => "Tiedostoluettelo" ); |