This commit is contained in:
2025-11-02 22:55:52 +05:00
parent 074e07a04a
commit 3916f7f8ea

View File

@@ -1,52 +1,52 @@
<?php
return [
'title' => 'Edit Profile',
'profile_information' => 'Profile Information',
'profile_information_description' => 'Update your account profile information and email address.',
'name' => 'Name',
'email' => 'Email',
'avatar' => 'Photo',
'password' => 'Password',
'locale' => 'Language',
'theme_color' => 'Theme Color',
'update_password' => 'Update Password',
'current_password' => 'Current Password',
'new_password' => 'New Password',
'confirm_password' => 'Confirm Password',
'ensure_your_password' => 'Ensure your account is using long, random password to stay secure.',
'delete_account' => 'Delete Account',
'delete_account_description' => 'Permanently delete your account.',
'yes_delete_it' => 'Yes, delete it!',
'are_you_sure' => 'Are you sure you would like to delete your account? This cannot be undone!',
'incorrect_password' => 'The password you entered was incorrect. Please try again.',
'user_load_error' => 'The authenticated user object must be an Eloquent model to allow the profile page to update it.',
'delete_account_card_description' => 'Once your account is deleted, all of your resources and data will be permanently erased. Before deleting your account, please download any data or information you wish to keep.',
'saved_successfully' => 'Your profile information has been saved successfully.',
'custom_fields' => 'Custom Fields',
'custom_fields_description' => 'Update your custom fields.',
'save' => 'Save',
'token_name' => 'Token name',
'token_abilities' => 'Abilities',
'token_created_at' => 'Created at',
'token_expires_at' => 'Expires at',
'token_section_title' => 'API Tokens',
'token_section_description' => 'Manage API tokens that allow third-party services to access this application on your behalf.',
'token_action_label' => 'Create Token',
'token_modal_heading' => 'Create',
'token_create_notification' => 'Token created successfully!',
'token_helper_text' => 'Your token is only shown once upon creation. If you lose your token, you will need to delete it and create a new one.',
'token_modal_heading_2' => 'Copy Personal Access Token',
'token_empty_state_heading' => 'Create your first token',
'token_empty_state_description' => 'Create a personal access token to get started.',
'mfa_section_title' => 'Multi-Factor Authentication',
'mfa_section_description' => 'Manage your multi factor authentication settings.',
'browser_section_title' => 'Browser Sessions',
'browser_section_description' => 'Manage and log out your active sessions on other browsers and devices.',
'browser_sessions_content' => 'If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.',
'browser_sessions_device' => 'This device',
'browser_sessions_last_active' => 'Last active',
'browser_sessions_log_out' => 'Log Out Other Browser Sessions',
'browser_sessions_confirm_pass' => 'Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.',
'browser_sessions_logout_success_notification' => 'All other browser sessions have been logged out successfully.',
'title' => 'Profilini redaktirläň',
'profile_information' => 'Profil maglumatlary',
'profile_information_description' => 'Hasabyňyzyň profil maglumatlaryny we e-poçta salgysyny täzeläň.',
'name' => 'Ady',
'email' => 'E-poçta',
'avatar' => 'Surat',
'password' => 'Açarsözi',
'locale' => 'Dil',
'theme_color' => 'Tema reňki',
'update_password' => 'Açarsözüni täzeläň',
'current_password' => 'Häzirki açarsözi',
'new_password' => 'Täze açarsözi',
'confirm_password' => 'Açarsözüni tassyklaň',
'ensure_your_password' => 'Howpsuzlygy saklamak üçin hasabyňyzyň uzyn, tötänleýin açarsözi ulanýandygyna göz ýetiriň.',
'delete_account' => 'Hasaby pozmak',
'delete_account_description' => 'Hasabyňyzy hemişelik pozmak.',
'yes_delete_it' => 'Hawa, pozmaly!',
'are_you_sure' => 'Hasabyňyzy pozmak isleýändigiňize ynanýarsyňyzmy? Muny yzyna gaýtaryp bolmaz!',
'incorrect_password' => 'Giren açarsözüňiz nädogry. Gaýtadan synanyşmagyňyzy haýyş edýäris.',
'user_load_error' => 'Profil sahypasynyň ony täzelemegine rugsat bermek üçin tassyklanan ulanyjy obýekti Eloquent modeli bolmaly.',
'delete_account_card_description' => 'Hasabyňyz pozulandan soň, ähli resurslaryňyz we maglumatlaryňyz hemişelik öçüriler. Hasabyňyzy pozmazdan ozal, saklamak isleýän islendik maglumatyňyzy ýa-da maglumatyňyzy göçürip almagyňyzy haýyş edýäris.',
'saved_successfully' => 'Profil maglumatlaryňyz üstünlikli ýatda saklandy.',
'custom_fields' => 'Ýörite meýdanlar',
'custom_fields_description' => 'Ýörite meýdanlaryňyzy täzeläň.',
'save' => 'Ýatda sakla',
'token_name' => 'Token ady',
'token_abilities' => 'Mümkinçilikler',
'token_created_at' => 'Döredilen wagty',
'token_expires_at' => 'Gutarýan wagty',
'token_section_title' => 'API Tokenleri',
'token_section_description' => 'Üçünji tarap hyzmatlaryna siziň adyňyzdan bu programma girmäge rugsat berýän API tokenlerini dolandyryň.',
'token_action_label' => 'Token döret',
'token_modal_heading' => 'Döret',
'token_create_notification' => 'Token üstünlikli döredildi!',
'token_helper_text' => 'Tokeniňiz diňe bir gezek döredilende görkezilýär. Eger tokeniňizi ýitirseňiz, ony pozmaly we täzesini döretmeli bolarsyňyz.',
'token_modal_heading_2' => 'Şahsy giriş tokenini göçüriň',
'token_empty_state_heading' => 'Ilkinji tokeniňizi dörediň',
'token_empty_state_description' => 'Başlamak üçin şahsy giriş tokenini dörediň.',
'mfa_section_title' => 'Köp faktorly tassyklama',
'mfa_section_description' => 'Köp faktorly tassyklama sazlamalaryňyzy dolandyryň.',
'browser_section_title' => 'Brauzer sessiýalary',
'browser_section_description' => 'Beýleki brauzerlerde we enjamlarda işjeň sessiýalaryňyzy dolandyryň we çykyň.',
'browser_sessions_content' => 'Gerek bolsa, beýleki ähli enjamlaryňyzdaky ähli brauzer sessiýalaryňyzdan çykyp bilersiňiz. Soňky sessiýalaryňyzyň käbiri aşakda sanalandyr; ýöne bu sanaw doly bolup bilmez. Eger hasabyňyzyň ogurlanandygyny duýsaňyz, açarsözüňizi hem täzelemeli.',
'browser_sessions_device' => 'Bu enjam',
'browser_sessions_last_active' => 'Soňky işjeňlik',
'browser_sessions_log_out' => 'Beýleki brauzer sessiýalaryndan çykyň',
'browser_sessions_confirm_pass' => 'Ähli enjamlaryňyzdaky beýleki brauzer sessiýalaryňyzdan çykmak isleýändigiňizi tassyklamak üçin açarsözüňizi girizmeginizi haýyş edýäris.',
'browser_sessions_logout_success_notification' => 'Beýleki ähli brauzer sessiýalary üstünlikli çykyldy.',
];