0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-02 21:10:39 +00:00
nextcloud_server/apps/profile/l10n/fi.js
Nextcloud bot 7ef9ffa078
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-27 00:22:16 +00:00

13 lines
570 B
JavaScript

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);");