0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-07 09:59:46 +00:00
nextcloud_server/apps/profile/l10n/hu.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

14 lines
793 B
JavaScript

OC.L10N.register(
"profile",
{
"Profile" : "Profil",
"Edit Profile" : "Profil szerkesztése",
"The headline and about sections will show up here" : "A címsor és a névjegy szakaszok itt fognak megjelenni",
"You have not added any info yet" : "Még nem adott meg semmilyen információt",
"Error opening the user status modal, try hard refreshing the page" : "Hiba a felhasználói állapot párbeszédablak megnyitásakor, próbálja meg az oldal kényszerített újratöltését",
"{user} has not added any info yet" : "{user} még nem adott meg semmilyen információt",
"Profile not found" : "Nem található profil",
"The profile does not exist." : "A profil nem létezik.",
"Back to %s" : "Vissza ide: %s"
},
"nplurals=2; plural=(n != 1);");