Files
Nextcloud bot b6d0e19876 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-06-04 00:23:44 +00:00

22 lines
1005 B
JavaScript

OC.L10N.register(
"profile",
{
"View profile" : "Näytä profiili",
"Profile picker" : "Profiilivalitsin",
"Profile" : "Profiili",
"Searching …" : "Haetaan …",
"Not found" : "Ei löytynyt",
"Search for a user profile" : "Etsi käyttäjäprofiilia",
"Search for a user profile. Start typing" : "Etsi käyttäjäprofiilia. Aloita kirjoittaminen",
"Insert selected user profile link" : "Syötä valitun käyttäjäprofiilin linkki",
"Insert" : "Lisää",
"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",
"Back to %s" : "Takaisin kohtaan %s",
"The profile does not exist." : "Profiilia ei ole olemassa"
},
"nplurals=2; plural=(n != 1);");