Welcome to mirror list, hosted at ThFree Co, Russian Federation.

fi_FI.js « l10n - github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d3d4beec1bddea0985c74e0a0cc4558ca6a1ecb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
OC.L10N.register(
    "gallery",
    {
    "Pictures" : "Kuvat",
    "Picture view" : "Kuvanäkymä",
    "Error loading slideshow template" : "Virhe ladatessa diaesityksen mallipohjaa",
    "Share" : "Jaa",
    "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",
    "File list" : "Tiedostoluettelo"
},
"nplurals=2; plural=(n != 1);");