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

fi.js « l10n - github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: da6dbdb380415d4bacb58bc626021991432d9d6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
OC.L10N.register(
    "photos",
    {
    "Photos" : "Kuvat",
    "Your memories under your control" : "Muistosi hallinnassasi",
    "Your photos" : "Valokuvat",
    "Your videos" : "Videot",
    "Favorites" : "Suosikit",
    "Your folders" : "Kansiot",
    "Shared with you" : "Jaettu kanssasi",
    "Tagged photos" : "Tunnisteilla varustetut kuvat",
    "Locations" : "Sijainnit",
    "Settings" : "Asetukset",
    "Open the full size \"{name}\" image" : "Avaa kuva \"{name}\" todellisessa koossa",
    "Open the \"{name}\" sub-directory" : "Avaa \"{name}\"-alikansio",
    "Share this folder" : "Jaa tämä kansio",
    "Back to {folder}" : "Takaisin kansioon {folder}",
    "View" : "Näytä",
    "An error occurred" : "Tapahtui virhe",
    "No photos in here" : "Ei kuvia täällä",
    "No tags yet" : "Ei vielä tunnisteita",
    "Photos with tags will show up here" : "Tunnisteilla varustetut kuvat näkyvät täällä",
    "Your albums" : "Omat albumit",
    "Shared albums" : "Jaetut albumit",
    "This folder does not exists" : "Tätä kansiota ei ole olemassa"
},
"nplurals=2; plural=(n != 1);");