Add HR resource labels and helper methods for various resources; update locale handling in user model and department factory

This commit is contained in:
Mekan1206
2026-07-31 23:40:35 +05:00
parent 581cb8241c
commit 20d032c4cc
83 changed files with 4386 additions and 39 deletions

View File

@@ -0,0 +1,854 @@
<?php
return [
'builder' => [
'actions' => [
'clone' => [
'label' => 'Göçür',
],
'add' => [
'label' => ':label goş',
'modal' => [
'heading' => ':label goş',
'actions' => [
'add' => [
'label' => 'Goş',
],
],
],
],
'add_between' => [
'label' => 'Bloklaryň arasynda goý',
'modal' => [
'heading' => ':label goş',
'actions' => [
'add' => [
'label' => 'Goş',
],
],
],
],
'delete' => [
'label' => 'Poz',
],
'edit' => [
'label' => 'Üýtget',
'modal' => [
'heading' => 'Bloky üýtget',
'actions' => [
'save' => [
'label' => 'Üýtgeşmeleri sakla',
],
],
],
],
'reorder' => [
'label' => 'Göçür',
],
'move_down' => [
'label' => 'Aşak göçür',
],
'move_up' => [
'label' => 'Ýokary göçür',
],
'collapse' => [
'label' => 'Ýygna',
],
'expand' => [
'label' => 'Giňelt',
],
'collapse_all' => [
'label' => 'Hemmesini ýygna',
],
'expand_all' => [
'label' => 'Hemmesini giňelt',
],
],
],
'checkbox_list' => [
'actions' => [
'deselect_all' => [
'label' => 'Hemmesini aýyr',
],
'select_all' => [
'label' => 'Hemmesini saýla',
],
],
],
'color_picker' => [
'panel_label' => 'Reňk saýlaýjy',
],
'date_time_picker' => [
'month_select' => [
'label' => 'Aý',
],
'year_input' => [
'label' => 'Ýyl',
],
'hour_input' => [
'label' => 'Sagat',
],
'minute_input' => [
'label' => 'Minut',
],
'second_input' => [
'label' => 'Sekunt',
],
],
'file_upload' => [
'actions' => [
'download' => [
'label' => 'Göçürip al',
],
'open' => [
'label' => 'Täze goýmalyda aç',
],
],
'editor' => [
'label' => 'Surat redaktory',
'actions' => [
'cancel' => [
'label' => 'Ýatyr',
],
'drag_crop' => [
'label' => 'Süýräp kesmek režimi',
],
'drag_move' => [
'label' => 'Süýräp göçürmek režimi',
],
'flip_horizontal' => [
'label' => 'Suraty gorizontal çevir',
],
'flip_vertical' => [
'label' => 'Suraty wertikal çevir',
],
'move_down' => [
'label' => 'Suraty aşak göçür',
],
'move_left' => [
'label' => 'Suraty çepe göçür',
],
'move_right' => [
'label' => 'Suraty saga göçür',
],
'move_up' => [
'label' => 'Suraty ýokary göçür',
],
'reset' => [
'label' => 'Täzeden',
],
'rotate_left' => [
'label' => 'Suraty çepe aýla',
],
'rotate_right' => [
'label' => 'Suraty saga aýla',
],
'set_aspect_ratio' => [
'label' => 'Gatnaşygy :ratio belle',
],
'save' => [
'label' => 'Sakla',
],
'zoom_100' => [
'label' => 'Suraty 100% ulalt',
],
'zoom_in' => [
'label' => 'Ulalt',
],
'zoom_out' => [
'label' => 'Kiçelt',
],
],
'fields' => [
'height' => [
'label' => 'Beýiklik',
'unit' => 'px',
],
'rotation' => [
'label' => 'Aýlanma',
'unit' => 'deg',
],
'width' => [
'label' => 'Giňlik',
'unit' => 'px',
],
'x_position' => [
'label' => 'X',
'unit' => 'px',
],
'y_position' => [
'label' => 'Y',
'unit' => 'px',
],
],
'aspect_ratios' => [
'label' => 'Gatnaşyklar',
'no_fixed' => [
'label' => 'Erkin',
],
],
'svg' => [
'messages' => [
'confirmation' => 'SVG faýllaryny redaktirlemek maslahat berilmeýär, sebäbi ulaltmakda hil ýitgisi bolup biler.\n Dowam etmek isleýärsiňizmi?',
'disabled' => 'SVG faýllaryny redaktirlemek ýapyk, sebäbi ulaltmakda hil ýitgisi bolup biler.',
],
],
],
],
'key_value' => [
'actions' => [
'add' => [
'label' => 'Setir goş',
],
'delete' => [
'label' => 'Setiri poz',
],
'reorder' => [
'label' => 'Setiri saýla',
],
],
'columns' => [
'actions' => [
'label' => 'Hereketler',
],
'reorder' => [
'label' => 'Saýla',
],
],
'fields' => [
'key' => [
'label' => 'Açar',
],
'value' => [
'label' => 'Baha',
],
],
],
'markdown_editor' => [
'file_attachments_accepted_file_types_message' => 'Ýüklenen faýllar şu görnüşde bolmaly: :values.',
'file_attachments_max_size_message' => 'Ýüklenen faýllar :max kilobaýtdan uly bolmaly däl.',
'tools' => [
'attach_files' => 'Faýl goş',
'blockquote' => 'Sitata',
'bold' => 'Galyň',
'bullet_list' => 'Marker sanawy',
'code_block' => 'Kod bloky',
'heading' => 'Başlyk',
'italic' => 'Egri',
'link' => 'Baglanyşyk',
'ordered_list' => 'Sanly sanaw',
'redo' => 'Gaýtala',
'strike' => 'Üsti çyzykly',
'table' => 'Tablisa',
'undo' => 'Yza al',
],
],
'modal_table_select' => [
'actions' => [
'select' => [
'label' => 'Saýla',
'actions' => [
'select' => [
'label' => 'Saýla',
],
],
],
],
],
'radio' => [
'boolean' => [
'true' => 'Hawa',
'false' => 'Ýok',
],
],
'repeater' => [
'columns' => [
'actions' => [
'label' => 'Hereketler',
],
'reorder' => [
'label' => 'Saýla',
],
],
'actions' => [
'add' => [
'label' => ':label goş',
],
'add_between' => [
'label' => 'Arasynda goý',
],
'delete' => [
'label' => 'Poz',
],
'clone' => [
'label' => 'Göçür',
],
'reorder' => [
'label' => 'Göçür',
],
'move_down' => [
'label' => 'Aşak göçür',
],
'move_up' => [
'label' => 'Ýokary göçür',
],
'collapse' => [
'label' => 'Ýygna',
],
'expand' => [
'label' => 'Giňelt',
],
'collapse_all' => [
'label' => 'Hemmesini ýygna',
],
'expand_all' => [
'label' => 'Hemmesini giňelt',
],
],
],
'rich_editor' => [
'actions' => [
'attach_files' => [
'label' => 'Faýl ýükle',
'modal' => [
'heading' => 'Faýl ýükle',
'form' => [
'file' => [
'label' => [
'new' => 'Faýl',
'existing' => 'Faýly çalyş',
],
],
'alt' => [
'label' => [
'new' => 'Alt tekst',
'existing' => 'Alt teksti üýtget',
],
],
],
],
],
'custom_block' => [
'modal' => [
'actions' => [
'insert' => [
'label' => 'Goý',
],
'save' => [
'label' => 'Sakla',
],
],
],
],
'grid' => [
'label' => 'Tor',
'modal' => [
'heading' => 'Tor',
'form' => [
'preset' => [
'label' => 'Deslapky sazlanma',
'placeholder' => 'Ýok',
'options' => [
'two' => 'Iki',
'three' => 'Üç',
'four' => 'Dört',
'five' => 'Bäş',
'two_start_third' => 'Iki (Üçdende başla)',
'two_end_third' => 'Iki (Üçde tamamla)',
'two_start_fourth' => 'Iki (Dörtten başla)',
'two_end_fourth' => 'Iki (Dörtde tamamla)',
],
],
'columns' => [
'label' => 'Sütünler',
],
'from_breakpoint' => [
'label' => 'Kesme nokadyndan',
'options' => [
'default' => 'Hemmesi',
'sm' => 'Kiçi',
'md' => 'Orta',
'lg' => 'Uly',
'xl' => 'Has uly',
'2xl' => 'Iki has uly',
],
],
'is_asymmetric' => [
'label' => 'Iki asimmetrik sütün',
],
'start_span' => [
'label' => 'Başlangyç aralygy',
],
'end_span' => [
'label' => 'Soňky aralygy',
],
],
],
],
'link' => [
'label' => 'Baglanyşyk',
'modal' => [
'heading' => 'Baglanyşyk',
'form' => [
'url' => [
'label' => 'URL',
],
'should_open_in_new_tab' => [
'label' => 'Täze goýmalyda aç',
],
],
],
],
'text_color' => [
'label' => 'Tekst reňki',
'modal' => [
'heading' => 'Tekst reňki',
'form' => [
'color' => [
'label' => 'Reňk',
'options' => [
'slate' => 'Arag',
'gray' => 'Çal',
'zinc' => 'Sink',
'neutral' => 'Neýtral',
'stone' => 'Daş',
'mauve' => 'Mauve',
'olive' => 'Zeýtun',
'mist' => 'Duman',
'taupe' => 'Taupe',
'red' => 'Gyzyl',
'orange' => 'Mämişi',
'amber' => 'Amber',
'yellow' => 'Sary',
'lime' => 'Laým',
'green' => 'Ýaşyl',
'emerald' => 'Zümrüt',
'teal' => 'Teal',
'cyan' => 'Gök',
'sky' => 'Asman',
'blue' => 'Gök',
'indigo' => 'Indigo',
'violet' => 'Menekşe',
'purple' => 'Gyrmyzy',
'fuchsia' => 'Fuşýa',
'pink' => 'Gülgüne',
'rose' => 'Gül',
],
],
'custom_color' => [
'label' => 'Aýratyn reňk',
],
],
],
],
],
'file_attachments_accepted_file_types_message' => 'Ýüklenen faýllar şu görnüşde bolmaly: :values.',
'file_attachments_max_size_message' => 'Ýüklenen faýllar :max kilobaýtdan uly bolmaly däl.',
'no_merge_tag_search_results_message' => 'Birleşdirme bellik netijesi ýok.',
'mentions' => [
'no_options_message' => 'Saýlaw ýok.',
'no_search_results_message' => 'Gözlegiňize laýyk netije tapylmady.',
'search_prompt' => 'Gözleg etmek üçin ýazyň...',
'searching_message' => 'Gözleg...',
],
'toolbar' => [
'label' => 'Redaktor paneli',
],
'tools' => [
'align_center' => 'Merkeze deňle',
'align_end' => 'Soňuna deňle',
'align_justify' => 'Doly deňle',
'align_start' => 'Başyna deňle',
'attach_files' => 'Faýl goş',
'blockquote' => 'Sitata',
'bold' => 'Galyň',
'bullet_list' => 'Marker sanawy',
'clear_formatting' => 'Formaty arassala',
'code' => 'Kod',
'code_block' => 'Kod bloky',
'custom_blocks' => 'Bloklar',
'details' => 'Jikme-jiklikler',
'h1' => 'Sarlavha',
'h2' => 'Başlyk 2',
'h3' => 'Başlyk 3',
'h4' => 'Başlyk 4',
'h5' => 'Başlyk 5',
'h6' => 'Başlyk 6',
'grid' => 'Tor',
'grid_delete' => 'Tory poz',
'highlight' => 'Belli et',
'horizontal_rule' => 'Gorizontal çyzgy',
'italic' => 'Egri',
'lead' => 'Esasy tekst',
'link' => 'Baglanyşyk',
'merge_tags' => 'Birleşdirme bellikler',
'ordered_list' => 'Sanly sanaw',
'paragraph' => 'Abzas',
'redo' => 'Gaýtala',
'small' => 'Kiçi tekst',
'strike' => 'Üsti çyzykly',
'subscript' => 'Aşaky indeks',
'superscript' => 'Ýokarky indeks',
'table' => 'Tablisa',
'table_delete' => 'Tablisany poz',
'table_add_column_before' => 'Öň sütün goş',
'table_add_column_after' => 'Soň sütün goş',
'table_delete_column' => 'Sütüni poz',
'table_add_row_before' => 'Ýokarda setir goş',
'table_add_row_after' => 'Aşakda setir goş',
'table_delete_row' => 'Setiri poz',
'table_merge_cells' => 'Öýjükleri birleşdir',
'table_split_cell' => 'Öýjügi böl',
'table_toggle_header_row' => 'Başlyk setirini aç/ýap',
'table_toggle_header_cell' => 'Başlyk öýjügini aç/ýap',
'text_color' => 'Tekst reňki',
'underline' => 'Alty çyzyk',
'undo' => 'Yza al',
],
'uploading_file_message' => 'Faýl ýüklenýär...',
],
'select' => [
'actions' => [
'create_option' => [
'label' => 'Döret',
'modal' => [
'heading' => 'Döret',
'actions' => [
'create' => [
'label' => 'Döret',
],
'create_another' => [
'label' => 'Döret we ýene döret',
],
],
],
],
'edit_option' => [
'label' => 'Üýtget',
'modal' => [
'heading' => 'Üýtget',
'actions' => [
'save' => [
'label' => 'Sakla',
],
],
],
],
],
'boolean' => [
'true' => 'Hawa',
'false' => 'Ýok',
],
'loading_message' => 'Ýüklenýär...',
'max_items_message' => 'Diňe :count saýlap bolýar.',
'no_options_message' => 'Saýlaw ýok.',
'no_search_results_message' => 'Gözlegiňize laýyk saýlaw tapylmady.',
'placeholder' => 'Saýlaw saýla',
'searching_message' => 'Gözleg...',
'search_prompt' => 'Gözleg etmek üçin ýazyň...',
],
'tags_input' => [
'actions' => [
'delete' => [
'label' => 'Poz',
],
],
'placeholder' => 'Täze bellik',
'tag_added' => 'Goşuldy: :tag',
'tag_removed' => 'Aýryldy: :tag',
],
'text_input' => [
'actions' => [
'copy' => [
'label' => 'Göçür',
'message' => 'Göçürildi',
],
'hide_password' => [
'label' => 'Açar sözüni gizle',
],
'show_password' => [
'label' => 'Açar sözüni görkez',
],
],
],
'toggle_buttons' => [
'boolean' => [
'true' => 'Hawa',
'false' => 'Ýok',
],
],
];

View File

@@ -0,0 +1,12 @@
<?php
return [
'distinct' => [
'must_be_selected' => 'Azyndan bir :attribute meýdany saýlanmaly.',
'only_one_must_be_selected' => 'Diňe bir :attribute meýdany saýlanmaly.',
],
'tampered_file_path' => ':attribute meýdanynda rugsat berilmeýän faýl ýoly bar.',
];