0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-31 06:43:12 +00:00
nextcloud_server/apps/profile/l10n/fi.js
Nextcloud bot 4d61fd2e5a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-23 13:39:30 +00:00

13 lines
570 B
JavaScript

OC.L10N.register(
"profile",
{
"Profile" : "Profiili",
"Edit Profile" : "Muokkaa profiilia",
"The headline and about sections will show up here" : "Otsikko ja listätieto-osiot näkyvät tässä",
"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ä",
"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);");