f7cloud_client/apps/profile/l10n/hu.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

15 lines
793 B
JavaScript

OC.L10N.register(
"profile",
{
"Profile" : "Profil",
"You have not added any info yet" : "Még nem adott meg semmilyen információt",
"{user} has not added any info yet" : "{user} 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",
"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",
"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);");