aboutsummaryrefslogtreecommitdiffstats
path: root/apps/profile/l10n/fi.js
blob: 344c16bba30eb2c1afb4ed0e6704e630e3d72f4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
OC.L10N.register(
    "profile",
    {
    "Profile" : "Profiili",
    "You have not added any info yet" : "Et ole lisännyt tietoja vielä",
    "{user} has not added any info yet" : "{user} ei ole lisännyt tietoja vielä",
    "Edit Profile" : "Muokkaa profiilia",
    "The headline and about sections will show up here" : "Otsikko ja listätieto-osiot näkyvät tässä",
    "Profile not found" : "Profiilia ei löytynyt",
    "The profile does not exist." : "Profiilia ei ole olemassa",
    "Back to %s" : "Takaisin kohtaan %s"
},
"nplurals=2; plural=(n != 1);");