567 lines
13 KiB
PHP
567 lines
13 KiB
PHP
<?php
|
|
|
|
return [
|
|
|
|
'label' => 'Sorag gurluşy',
|
|
|
|
'form' => [
|
|
|
|
'operator' => [
|
|
'label' => 'Operator',
|
|
],
|
|
|
|
'or_groups' => [
|
|
|
|
'label' => 'Toparlar',
|
|
|
|
'group' => [
|
|
'label' => 'Topar',
|
|
],
|
|
|
|
'block' => [
|
|
'label' => 'ÝA-DA şert',
|
|
'or' => 'ÝA-DA',
|
|
],
|
|
|
|
],
|
|
|
|
'rules' => [
|
|
|
|
'label' => 'Düzgünler',
|
|
|
|
'item' => [
|
|
'and' => 'WE',
|
|
],
|
|
|
|
],
|
|
|
|
],
|
|
|
|
'no_rules' => '(Düzgün ýok)',
|
|
|
|
'max_rules_reached_tooltip' => ':count düzgüniň maksimumyna ýetdiňiz.',
|
|
|
|
'item_separators' => [
|
|
'and' => 'WE',
|
|
'or' => 'ÝA-DA',
|
|
],
|
|
|
|
'operators' => [
|
|
|
|
'is_filled' => [
|
|
|
|
'label' => [
|
|
'direct' => 'Doldurylan',
|
|
'inverse' => 'Boş',
|
|
],
|
|
|
|
'summary' => [
|
|
'direct' => ':attribute doldurylan',
|
|
'inverse' => ':attribute boş',
|
|
],
|
|
|
|
],
|
|
|
|
'boolean' => [
|
|
|
|
'is_true' => [
|
|
|
|
'label' => [
|
|
'direct' => 'Dogry',
|
|
'inverse' => 'Ýalňyş',
|
|
],
|
|
|
|
'summary' => [
|
|
'direct' => ':attribute dogry',
|
|
'inverse' => ':attribute ýalňyş',
|
|
],
|
|
|
|
],
|
|
|
|
],
|
|
|
|
'date' => [
|
|
|
|
'is_after' => [
|
|
|
|
'label' => [
|
|
'direct' => 'Soň',
|
|
'inverse' => 'Soň däl',
|
|
],
|
|
|
|
'summary' => [
|
|
'direct' => ':attribute :date-dan soň',
|
|
'inverse' => ':attribute :date-dan soň däl',
|
|
],
|
|
|
|
],
|
|
|
|
'is_before' => [
|
|
|
|
'label' => [
|
|
'direct' => 'Öň',
|
|
'inverse' => 'Öň däl',
|
|
],
|
|
|
|
'summary' => [
|
|
'direct' => ':attribute :date-dan öň',
|
|
'inverse' => ':attribute :date-dan öň däl',
|
|
],
|
|
|
|
],
|
|
|
|
'is_date' => [
|
|
|
|
'label' => [
|
|
'direct' => 'Sene',
|
|
'inverse' => 'Sene däl',
|
|
],
|
|
|
|
'summary' => [
|
|
'direct' => ':attribute :date',
|
|
'inverse' => ':attribute :date däl',
|
|
],
|
|
|
|
],
|
|
|
|
'is_month' => [
|
|
|
|
'label' => [
|
|
'direct' => 'Aý',
|
|
'inverse' => 'Aý däl',
|
|
],
|
|
|
|
'summary' => [
|
|
'direct' => ':attribute :month',
|
|
'inverse' => ':attribute :month däl',
|
|
],
|
|
|
|
],
|
|
|
|
'is_year' => [
|
|
|
|
'label' => [
|
|
'direct' => 'Ýyl',
|
|
'inverse' => 'Ýyl däl',
|
|
],
|
|
|
|
'summary' => [
|
|
'direct' => ':attribute :year',
|
|
'inverse' => ':attribute :year däl',
|
|
],
|
|
|
|
],
|
|
|
|
'unit_labels' => [
|
|
'second' => 'Sekunt',
|
|
'minute' => 'Minut',
|
|
'hour' => 'Sagat',
|
|
'day' => 'Gün',
|
|
'week' => 'Hepde',
|
|
'month' => 'Aý',
|
|
'quarter' => 'Çärýek',
|
|
'year' => 'Ýyl',
|
|
],
|
|
|
|
'presets' => [
|
|
'past_decade' => 'Geçen onýyllyk',
|
|
'past_5_years' => 'Geçen 5 ýyl',
|
|
'past_2_years' => 'Geçen 2 ýyl',
|
|
'past_year' => 'Geçen ýyl',
|
|
'past_6_months' => 'Geçen 6 aý',
|
|
'past_quarter' => 'Geçen çärýek',
|
|
'past_month' => 'Geçen aý',
|
|
'past_2_weeks' => 'Geçen 2 hepde',
|
|
'past_week' => 'Geçen hepde',
|
|
'past_hour' => 'Geçen sagat',
|
|
'past_minute' => 'Geçen minut',
|
|
'this_decade' => 'Bu onýyllyk',
|
|
'this_year' => 'Bu ýyl',
|
|
'this_quarter' => 'Bu çärýek',
|
|
'this_month' => 'Bu aý',
|
|
'today' => 'Şu gün',
|
|
'this_hour' => 'Bu sagat',
|
|
'this_minute' => 'Bu minut',
|
|
'next_minute' => 'Indiki minut',
|
|
'next_hour' => 'Indiki sagat',
|
|
'next_week' => 'Indiki hepde',
|
|
'next_2_weeks' => 'Indiki 2 hepde',
|
|
'next_month' => 'Indiki aý',
|
|
'next_quarter' => 'Indiki çärýek',
|
|
'next_6_months' => 'Indiki 6 aý',
|
|
'next_year' => 'Indiki ýyl',
|
|
'next_2_years' => 'Indiki 2 ýyl',
|
|
'next_5_years' => 'Indiki 5 ýyl',
|
|
'next_decade' => 'Indiki onýyllyk',
|
|
'custom' => 'Aýratyn',
|
|
],
|
|
|
|
'form' => [
|
|
|
|
'date' => [
|
|
'label' => 'Sene',
|
|
],
|
|
|
|
'month' => [
|
|
'label' => 'Aý',
|
|
],
|
|
|
|
'year' => [
|
|
'label' => 'Ýyl',
|
|
],
|
|
|
|
'mode' => [
|
|
|
|
'label' => 'Sene görnüşi',
|
|
|
|
'options' => [
|
|
'absolute' => 'Anyk sene',
|
|
'relative' => 'Göçýän aralyk',
|
|
],
|
|
|
|
],
|
|
|
|
'preset' => [
|
|
'label' => 'Wagt aralygy',
|
|
],
|
|
|
|
'relative_value' => [
|
|
'label' => 'Näçe',
|
|
],
|
|
|
|
'relative_unit' => [
|
|
'label' => 'Wagt birligi',
|
|
],
|
|
|
|
'tense' => [
|
|
|
|
'label' => 'Zaman',
|
|
|
|
'options' => [
|
|
'past' => 'Geçen',
|
|
'future' => 'Geljek',
|
|
],
|
|
|
|
],
|
|
|
|
],
|
|
|
|
],
|
|
|
|
'number' => [
|
|
|
|
'equals' => [
|
|
|
|
'label' => [
|
|
'direct' => 'Deň',
|
|
'inverse' => 'Deň däl',
|
|
],
|
|
|
|
'summary' => [
|
|
'direct' => ':attribute :number-a deň',
|
|
'inverse' => ':attribute :number-a deň däl',
|
|
],
|
|
|
|
],
|
|
|
|
'is_max' => [
|
|
|
|
'label' => [
|
|
'direct' => 'Maksimum',
|
|
'inverse' => 'Uly',
|
|
],
|
|
|
|
'summary' => [
|
|
'direct' => ':attribute maksimum :number',
|
|
'inverse' => ':attribute :number-dan uly',
|
|
],
|
|
|
|
],
|
|
|
|
'is_min' => [
|
|
|
|
'label' => [
|
|
'direct' => 'Minimum',
|
|
'inverse' => 'Kiçi',
|
|
],
|
|
|
|
'summary' => [
|
|
'direct' => ':attribute minimum :number',
|
|
'inverse' => ':attribute :number-dan kiçi',
|
|
],
|
|
|
|
],
|
|
|
|
'aggregates' => [
|
|
|
|
'average' => [
|
|
'label' => 'Ortaça',
|
|
'summary' => ':attribute ortaçasy',
|
|
],
|
|
|
|
'max' => [
|
|
'label' => 'Maks',
|
|
'summary' => ':attribute maksimumy',
|
|
],
|
|
|
|
'min' => [
|
|
'label' => 'Min',
|
|
'summary' => ':attribute minimumy',
|
|
],
|
|
|
|
'sum' => [
|
|
'label' => 'Jemi',
|
|
'summary' => ':attribute jemi',
|
|
],
|
|
|
|
],
|
|
|
|
'form' => [
|
|
|
|
'aggregate' => [
|
|
'label' => 'Jemleme',
|
|
],
|
|
|
|
'number' => [
|
|
'label' => 'San',
|
|
],
|
|
|
|
],
|
|
|
|
],
|
|
|
|
'relationship' => [
|
|
|
|
'equals' => [
|
|
|
|
'label' => [
|
|
'direct' => 'Bar',
|
|
'inverse' => 'Ýok',
|
|
],
|
|
|
|
'summary' => [
|
|
'direct' => ':count :relationship bar',
|
|
'inverse' => ':count :relationship ýok',
|
|
],
|
|
|
|
],
|
|
|
|
'has_max' => [
|
|
|
|
'label' => [
|
|
'direct' => 'Maksimum bar',
|
|
'inverse' => 'Köp bar',
|
|
],
|
|
|
|
'summary' => [
|
|
'direct' => 'Maksimum :count :relationship bar',
|
|
'inverse' => ':count :relationship-dan köp bar',
|
|
],
|
|
|
|
],
|
|
|
|
'has_min' => [
|
|
|
|
'label' => [
|
|
'direct' => 'Minimum bar',
|
|
'inverse' => 'Az bar',
|
|
],
|
|
|
|
'summary' => [
|
|
'direct' => 'Minimum :count :relationship bar',
|
|
'inverse' => ':count :relationship-dan az bar',
|
|
],
|
|
|
|
],
|
|
|
|
'is_empty' => [
|
|
|
|
'label' => [
|
|
'direct' => 'Boş',
|
|
'inverse' => 'Boş däl',
|
|
],
|
|
|
|
'summary' => [
|
|
'direct' => ':relationship boş',
|
|
'inverse' => ':relationship boş däl',
|
|
],
|
|
|
|
],
|
|
|
|
'is_related_to' => [
|
|
|
|
'label' => [
|
|
|
|
'single' => [
|
|
'direct' => 'Bu',
|
|
'inverse' => 'Bu däl',
|
|
],
|
|
|
|
'multiple' => [
|
|
'direct' => 'Goşýar',
|
|
'inverse' => 'Goşmaýar',
|
|
],
|
|
|
|
],
|
|
|
|
'summary' => [
|
|
|
|
'single' => [
|
|
'direct' => ':relationship :values',
|
|
'inverse' => ':relationship :values däl',
|
|
],
|
|
|
|
'multiple' => [
|
|
'direct' => ':relationship :values goşýar',
|
|
'inverse' => ':relationship :values goşmaýar',
|
|
],
|
|
|
|
'values_glue' => [
|
|
0 => ', ',
|
|
'final' => ' ýa-da ',
|
|
],
|
|
|
|
],
|
|
|
|
'form' => [
|
|
|
|
'value' => [
|
|
'label' => 'Baha',
|
|
],
|
|
|
|
'values' => [
|
|
'label' => 'Bahalar',
|
|
],
|
|
|
|
],
|
|
|
|
],
|
|
|
|
'form' => [
|
|
|
|
'count' => [
|
|
'label' => 'Sany',
|
|
],
|
|
|
|
],
|
|
|
|
],
|
|
|
|
'select' => [
|
|
|
|
'is' => [
|
|
|
|
'label' => [
|
|
'direct' => 'Bu',
|
|
'inverse' => 'Bu däl',
|
|
],
|
|
|
|
'summary' => [
|
|
'direct' => ':attribute :values',
|
|
'inverse' => ':attribute :values däl',
|
|
'values_glue' => [
|
|
', ',
|
|
'final' => ' ýa-da ',
|
|
],
|
|
],
|
|
|
|
'form' => [
|
|
|
|
'value' => [
|
|
'label' => 'Baha',
|
|
],
|
|
|
|
'values' => [
|
|
'label' => 'Bahalar',
|
|
],
|
|
|
|
],
|
|
|
|
],
|
|
|
|
],
|
|
|
|
'text' => [
|
|
|
|
'contains' => [
|
|
|
|
'label' => [
|
|
'direct' => 'Goşýar',
|
|
'inverse' => 'Goşmaýar',
|
|
],
|
|
|
|
'summary' => [
|
|
'direct' => ':attribute :text goşýar',
|
|
'inverse' => ':attribute :text goşmaýar',
|
|
],
|
|
|
|
],
|
|
|
|
'ends_with' => [
|
|
|
|
'label' => [
|
|
'direct' => 'Bilen tamamlanýar',
|
|
'inverse' => 'Bilen tamamlanmaýar',
|
|
],
|
|
|
|
'summary' => [
|
|
'direct' => ':attribute :text bilen tamamlanýar',
|
|
'inverse' => ':attribute :text bilen tamamlanmaýar',
|
|
],
|
|
|
|
],
|
|
|
|
'equals' => [
|
|
|
|
'label' => [
|
|
'direct' => 'Deň',
|
|
'inverse' => 'Deň däl',
|
|
],
|
|
|
|
'summary' => [
|
|
'direct' => ':attribute :text-a deň',
|
|
'inverse' => ':attribute :text-a deň däl',
|
|
],
|
|
|
|
],
|
|
|
|
'starts_with' => [
|
|
|
|
'label' => [
|
|
'direct' => 'Bilen başlanýar',
|
|
'inverse' => 'Bilen başlanmaýar',
|
|
],
|
|
|
|
'summary' => [
|
|
'direct' => ':attribute :text bilen başlanýar',
|
|
'inverse' => ':attribute :text bilen başlanmaýar',
|
|
],
|
|
|
|
],
|
|
|
|
'form' => [
|
|
|
|
'text' => [
|
|
'label' => 'Tekst',
|
|
],
|
|
|
|
],
|
|
|
|
],
|
|
|
|
],
|
|
|
|
'actions' => [
|
|
|
|
'add_rule' => [
|
|
'label' => 'Düzgün goş',
|
|
],
|
|
|
|
'add_rule_group' => [
|
|
'label' => 'ÝA-DA goş',
|
|
],
|
|
|
|
],
|
|
|
|
];
|