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

21 lines
1.0 KiB
JavaScript

OC.L10N.register(
"profile",
{
"View profile" : "Vis profil",
"Profile" : "Profil",
"This application provides the profile" : "Denne applikation leverer profilen",
"Provides a customisable user profile interface." : "Leverer en brugerdefinerbar brugerprofil grænseflade.",
"Searching …" : "Søger …",
"Not found" : "Ikke fundet",
"Insert" : "Indsæt",
"You have not added any info yet" : "Du har ikke tilføjet nogen information endnu",
"{user} has not added any info yet" : "{user} har ikke tilføjet nogen oplysninger endnu",
"Error opening the user status modal, try hard refreshing the page" : "Fejl ved åbning af brugerstatusmodal. Prøv at opdatere siden",
"Edit Profile" : "Redigér profil",
"The headline and about sections will show up here" : "Overskriften og om sektionerne vises her",
"Profile not found" : "Profil ikke fundet",
"Back to %s" : "Tilbage til %s",
"The profile does not exist." : "Profilen eksisterer ikke."
},
"nplurals=2; plural=(n != 1);");