admin_users_personels
This commit is contained in:
@@ -58,6 +58,7 @@
|
||||
"allowances": "Allowances",
|
||||
"max_vehicles": "Max Vehicles",
|
||||
"max_garages": "Max Garages",
|
||||
"max_users": "Max Users",
|
||||
"monthly_credits": "Monthly Credits",
|
||||
"tier_level": "Level",
|
||||
"form_name": "System Name",
|
||||
@@ -136,6 +137,16 @@
|
||||
"subscription_updated": "subscription updated successfully!",
|
||||
"view_details": "Details",
|
||||
"indefinite": "Indefinite",
|
||||
"addons_title": "Add-ons",
|
||||
"addon_vehicles": "Extra Vehicle",
|
||||
"addon_branches": "Extra Branch",
|
||||
"addon_users": "Extra Employee",
|
||||
"active_addons": "Active Add-ons",
|
||||
"no_active_addons": "No active add-ons",
|
||||
"addon_vehicles_expiration": "Extra Vehicle Expiration",
|
||||
"addon_branches_expiration": "Extra Branch Expiration",
|
||||
"addon_users_expiration": "Extra Employee Expiration",
|
||||
"addon_expiration_hint": "If empty, existing expiration dates remain.",
|
||||
"details": {
|
||||
"loading": "Loading garage details...",
|
||||
"retry": "Retry",
|
||||
@@ -210,6 +221,8 @@
|
||||
"vehicles_used": "Vehicles",
|
||||
"branches_used": "Branches",
|
||||
"employees_used": "Employees",
|
||||
"branches": "branches",
|
||||
"employees": "employees",
|
||||
"status": "Status",
|
||||
"subscription_history": "Subscription History",
|
||||
"history_date": "Date",
|
||||
@@ -292,5 +305,103 @@
|
||||
"no_vehicles": "No vehicles assigned to this garage yet.",
|
||||
"no_fleet_access": "You don't have permission to view fleet data."
|
||||
}
|
||||
},
|
||||
"users": {
|
||||
"title": "User Management",
|
||||
"subtitle": "User list, search, filters and bulk actions",
|
||||
"loading": "Loading users...",
|
||||
"retry": "Retry",
|
||||
"search_placeholder": "Search by email, name or phone...",
|
||||
"all_statuses": "All statuses",
|
||||
"status_active": "Active",
|
||||
"status_inactive": "Inactive",
|
||||
"status_deleted": "Deleted",
|
||||
"status_banned": "Banned",
|
||||
"all_roles": "All roles",
|
||||
"role_user": "User",
|
||||
"role_admin": "Admin",
|
||||
"role_staff": "Staff",
|
||||
"role_superadmin": "Superadmin",
|
||||
"all_plans": "All plans",
|
||||
"plan_free": "Free",
|
||||
"plan_premium": "Premium",
|
||||
"plan_enterprise": "Enterprise",
|
||||
"total_users": "Total Users",
|
||||
"active_users": "Active Users",
|
||||
"deleted_users": "Deleted Users",
|
||||
"banned_users": "Banned Users",
|
||||
"new_today": "New Today",
|
||||
"filtered_results": "Filtered results",
|
||||
"selected_count": "{count} user(s) selected",
|
||||
"bulk_activate": "Activate",
|
||||
"bulk_deactivate": "Deactivate",
|
||||
"clear_selection": "Clear",
|
||||
"email": "Email",
|
||||
"name": "Name",
|
||||
"role": "Role",
|
||||
"status": "Status",
|
||||
"package": "Package",
|
||||
"registration": "Registration",
|
||||
"language": "Language",
|
||||
"actions": "Actions",
|
||||
"view": "View",
|
||||
"activate": "Activate",
|
||||
"deactivate": "Deactivate",
|
||||
"no_results": "No users match your search.",
|
||||
"showing": "Showing",
|
||||
"prev": "Previous",
|
||||
"next": "Next",
|
||||
"details": {
|
||||
"loading": "Loading user details...",
|
||||
"retry": "Retry",
|
||||
"back": "Back to Users",
|
||||
"edit": "Edit User",
|
||||
"edit_user": "Edit User",
|
||||
"profile_tab": "Profile",
|
||||
"memberships_tab": "Memberships",
|
||||
"account_info": "Account Information",
|
||||
"user_id": "User ID",
|
||||
"registration_date": "Registration Date",
|
||||
"last_login": "Last Login",
|
||||
"ui_mode": "UI Mode",
|
||||
"region": "Region",
|
||||
"currency": "Currency",
|
||||
"subscription_info": "Subscription Information",
|
||||
"subscription_expires": "Expires At",
|
||||
"scope_level": "Scope Level",
|
||||
"scope_id": "Scope ID",
|
||||
"max_vehicles": "Max Vehicles",
|
||||
"max_garages": "Max Garages",
|
||||
"personal_info": "Personal Information",
|
||||
"last_name": "Last Name",
|
||||
"first_name": "First Name",
|
||||
"phone": "Phone",
|
||||
"birth_place": "Birth Place",
|
||||
"birth_date": "Birth Date",
|
||||
"mothers_name": "Mother's Name",
|
||||
"mothers_first_name": "Mother's First Name",
|
||||
"address": "Address",
|
||||
"zip": "ZIP Code",
|
||||
"city": "City",
|
||||
"street": "Street",
|
||||
"house_number": "House Number",
|
||||
"no_person_record": "No personal information record found for this user.",
|
||||
"memberships": "Organization Memberships",
|
||||
"memberships_count": "{count} membership(s)",
|
||||
"no_memberships": "This user is not a member of any organization.",
|
||||
"org_name": "Organization",
|
||||
"org_role": "Role",
|
||||
"member_status": "Status",
|
||||
"joined_at": "Joined",
|
||||
"verified": "Verified",
|
||||
"verified_yes": "Yes",
|
||||
"verified_no": "No",
|
||||
"preferred_language": "Preferred Language",
|
||||
"is_active": "Active",
|
||||
"is_vip": "VIP",
|
||||
"cancel": "Cancel",
|
||||
"save": "Save Changes",
|
||||
"saving": "Saving..."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -58,6 +58,7 @@
|
||||
"allowances": "Korlátok",
|
||||
"max_vehicles": "Max Jármű",
|
||||
"max_garages": "Max Garázs",
|
||||
"max_users": "Max Dolgozó",
|
||||
"monthly_credits": "Havi Kredit",
|
||||
"tier_level": "Szint",
|
||||
"form_name": "Rendszer Név",
|
||||
@@ -136,6 +137,16 @@
|
||||
"subscription_updated": "előfizetése sikeresen frissítve!",
|
||||
"view_details": "Részletek",
|
||||
"indefinite": "Határozatlan",
|
||||
"addons_title": "Kiegészítők (Add-ons)",
|
||||
"addon_vehicles": "Extra Jármű",
|
||||
"addon_branches": "Extra Telephely",
|
||||
"addon_users": "Extra Dolgozó",
|
||||
"active_addons": "Aktív kiegészítők",
|
||||
"no_active_addons": "Nincsenek aktív kiegészítők",
|
||||
"addon_vehicles_expiration": "Extra Jármű lejárati dátuma",
|
||||
"addon_branches_expiration": "Extra Telephely lejárati dátuma",
|
||||
"addon_users_expiration": "Extra Dolgozó lejárati dátuma",
|
||||
"addon_expiration_hint": "Ha üres, a meglévő lejárati dátumok megmaradnak.",
|
||||
"details": {
|
||||
"loading": "Garázs adatainak betöltése...",
|
||||
"retry": "Újra",
|
||||
@@ -210,6 +221,8 @@
|
||||
"vehicles_used": "Járművek",
|
||||
"branches_used": "Telephelyek",
|
||||
"employees_used": "Dolgozók",
|
||||
"branches": "telephely",
|
||||
"employees": "dolgozó",
|
||||
"status": "Státusz",
|
||||
"subscription_history": "Előfizetési Előzmények",
|
||||
"history_date": "Dátum",
|
||||
@@ -292,5 +305,103 @@
|
||||
"no_vehicles": "Ehhez a garázshoz még nincsenek járművek rendelve.",
|
||||
"no_fleet_access": "Nincs jogosultságod a flotta adatok megtekintéséhez."
|
||||
}
|
||||
},
|
||||
"users": {
|
||||
"title": "Felhasználó Kezelés",
|
||||
"subtitle": "Felhasználók listája, keresés, szűrés és tömeges műveletek",
|
||||
"loading": "Felhasználók betöltése...",
|
||||
"retry": "Újra",
|
||||
"search_placeholder": "Keresés email, név vagy telefonszám alapján...",
|
||||
"all_statuses": "Összes státusz",
|
||||
"status_active": "Aktív",
|
||||
"status_inactive": "Inaktív",
|
||||
"status_deleted": "Törölt",
|
||||
"status_banned": "Kitiltott",
|
||||
"all_roles": "Összes szerepkör",
|
||||
"role_user": "Felhasználó",
|
||||
"role_admin": "Admin",
|
||||
"role_staff": "Munkatárs",
|
||||
"role_superadmin": "Superadmin",
|
||||
"all_plans": "Összes csomag",
|
||||
"plan_free": "Ingyenes",
|
||||
"plan_premium": "Prémium",
|
||||
"plan_enterprise": "Vállalati",
|
||||
"total_users": "Összes Felhasználó",
|
||||
"active_users": "Aktív Felhasználók",
|
||||
"deleted_users": "Törölt Felhasználók",
|
||||
"banned_users": "Kitiltott Felhasználók",
|
||||
"new_today": "Ma Regisztrált",
|
||||
"filtered_results": "Szűrt találat",
|
||||
"selected_count": "{count} felhasználó kiválasztva",
|
||||
"bulk_activate": "Aktiválás",
|
||||
"bulk_deactivate": "Deaktiválás",
|
||||
"clear_selection": "Kijelölés törlése",
|
||||
"email": "E-mail",
|
||||
"name": "Név",
|
||||
"role": "Szerepkör",
|
||||
"status": "Státusz",
|
||||
"package": "Csomag",
|
||||
"registration": "Regisztráció",
|
||||
"language": "Nyelv",
|
||||
"actions": "Műveletek",
|
||||
"view": "Megtekintés",
|
||||
"activate": "Aktiválás",
|
||||
"deactivate": "Deaktiválás",
|
||||
"no_results": "Nincs a keresésnek megfelelő felhasználó.",
|
||||
"showing": "Mutató",
|
||||
"prev": "Előző",
|
||||
"next": "Következő",
|
||||
"details": {
|
||||
"loading": "Felhasználó adatainak betöltése...",
|
||||
"retry": "Újra",
|
||||
"back": "Vissza a felhasználókhoz",
|
||||
"edit": "Felhasználó szerkesztése",
|
||||
"edit_user": "Felhasználó szerkesztése",
|
||||
"profile_tab": "Profil",
|
||||
"memberships_tab": "Tagságok",
|
||||
"account_info": "Fiók Információk",
|
||||
"user_id": "Felhasználó ID",
|
||||
"registration_date": "Regisztráció Dátuma",
|
||||
"last_login": "Utolsó Belépés",
|
||||
"ui_mode": "UI Mód",
|
||||
"region": "Régió",
|
||||
"currency": "Pénznem",
|
||||
"subscription_info": "Előfizetés Információk",
|
||||
"subscription_expires": "Lejárat Dátuma",
|
||||
"scope_level": "Hatáskör Szint",
|
||||
"scope_id": "Hatáskör ID",
|
||||
"max_vehicles": "Max Járművek",
|
||||
"max_garages": "Max Garázsok",
|
||||
"personal_info": "Személyes Információk",
|
||||
"last_name": "Vezetéknév",
|
||||
"first_name": "Keresztnév",
|
||||
"phone": "Telefonszám",
|
||||
"birth_place": "Születési Hely",
|
||||
"birth_date": "Születési Dátum",
|
||||
"mothers_name": "Anyja Vezetékneve",
|
||||
"mothers_first_name": "Anyja Keresztneve",
|
||||
"address": "Cím",
|
||||
"zip": "Irányítószám",
|
||||
"city": "Város",
|
||||
"street": "Utca",
|
||||
"house_number": "Házszám",
|
||||
"no_person_record": "Nem található személyes adat ehhez a felhasználóhoz.",
|
||||
"memberships": "Szervezeti Tagságok",
|
||||
"memberships_count": "{count} tagság",
|
||||
"no_memberships": "Ez a felhasználó nem tagja egyetlen szervezetnek sem.",
|
||||
"org_name": "Szervezet",
|
||||
"org_role": "Szerepkör",
|
||||
"member_status": "Státusz",
|
||||
"joined_at": "Csatlakozott",
|
||||
"verified": "Ellenőrzött",
|
||||
"verified_yes": "Igen",
|
||||
"verified_no": "Nem",
|
||||
"preferred_language": "Előnyben Részesített Nyelv",
|
||||
"is_active": "Aktív",
|
||||
"is_vip": "VIP",
|
||||
"cancel": "Mégse",
|
||||
"save": "Változtatások Mentése",
|
||||
"saving": "Mentés..."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user