zii.php 3.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. <?php
  2. /**
  3. * Message translations.
  4. *
  5. * This file is automatically generated by 'yiic message' command.
  6. * It contains the localizable messages extracted from source code.
  7. * You may modify this file by translating the extracted messages.
  8. *
  9. * Each array element represents the translation (value) of a message (key).
  10. * If the value is empty, the message is considered as not translated.
  11. * Messages that no longer need translation will have their translations
  12. * enclosed between a pair of '@@' marks.
  13. *
  14. * Message string can be used with plural forms format. Check i18n section
  15. * of the guide for details.
  16. *
  17. * NOTE, this file must be saved in UTF-8 encoding.
  18. */
  19. return array (
  20. 'The property filterSelector should be defined.' => 'filterSelector қасиеті анықталған болуы тиіс.',
  21. 'The property updateSelector should be defined.' => 'updateSelector қасиеті анықталған болуы тиіс.',
  22. 'Are you sure you want to delete this item?' => 'Бұл нәрсені өшіруді шынымен қалайсыз ба?',
  23. 'Delete' => 'Өшіру',
  24. 'Displaying {start}-{end} of 1 result.|Displaying {start}-{end} of {count} results.' => '{start}—{end} нәрсе, барлығы {count}.',
  25. 'Either "name" or "value" must be specified for CDataColumn.' => 'CDataColumn үшін "name" не "value" көрсету керек.',
  26. 'Home' => 'Басты',
  27. 'No results found.' => 'Нәтижелері жоқ.',
  28. 'Not set' => 'Орнатылмаған',
  29. 'Please specify the "attributes" property.' => '"attributes" қасиетін орнатыңыз.',
  30. 'Please specify the "data" property.' => '"data" қасиетін орнатыңыз.',
  31. 'Sort by: ' => 'Сұрыптау: ',
  32. 'The "dataProvider" property cannot be empty.' => '"dataProvider" қасиеті бос болмауы тиіс.',
  33. 'The attribute must be specified in the format of "Name:Type:Label", where "Type" and "Label" are optional.' => 'Атрибут "Аты:Түрі:Тақырыптамасы" пішімінде көрсетілуі тиіс. "Түрі" мен "Тақырыптамасы" міндетті емес.',
  34. 'The button type "{type}" is not supported.' => 'Батырманың "{type}" түріне қолдау жоқ.',
  35. 'The column must be specified in the format of "Name:Type:Label", where "Type" and "Label" are optional.' => 'Баған "Аты:Түрі:Тақырыптамасы" пішімінде көрсетілуі тиіс. "Түрі" мен "Тақырыптамасы" міндетті емес.',
  36. 'The property "itemView" cannot be empty.' => '"itemView" қасиеті бос болмауы тиіс.',
  37. 'Total 1 result.|Total {count} results.' => 'Барлық нәтиже саны: {count}.',
  38. 'Update' => 'Жаңарту',
  39. 'View' => 'Қарау',
  40. '{class} must specify "model" and "attribute" or "name" property values.' => '{class} класында "model" и "attribute" қасиеттерінің мәндері, немесе "name" мәні берілуі керек.',
  41. );