yii.php 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. <?php
  2. /**
  3. * Message translations.
  4. *
  5. * This file is automatically generated by 'yii 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. 'View' => 'Перегляд',
  21. '(not set)' => '(не задано)',
  22. 'An internal server error occurred.' => 'Виникла внутрішня помилка сервера.',
  23. 'Are you sure to delete this item?' => 'Ви впевнені, що хочете видалити цей елемент?',
  24. 'Delete' => 'Видалити',
  25. 'Error' => 'Помилка',
  26. 'File upload failed.' => 'Завантаження файлу не вдалося.',
  27. 'Home' => 'Головна',
  28. 'Invalid data received for parameter "{param}".' => 'Невірне значення параметра "{param}".',
  29. 'Login Required' => 'Потрібен вхід.',
  30. 'Missing required arguments: {params}' => 'Відсутні обовʼязкові аргументи: {params}',
  31. 'Missing required parameters: {params}' => 'Відсутні обовʼязкові параметри: {params}',
  32. 'No' => 'Ні',
  33. 'No help for unknown command "{command}".' => 'Довідка недоступна для невідомої команди "{command}".',
  34. 'No help for unknown sub-command "{command}".' => 'Довідка недоступна для невідомої субкоманди "{command}".',
  35. 'No results found.' => 'Нічого не знайдено.',
  36. 'Only files with these extensions are allowed: {extensions}.' => 'Дозволене завантаження файлів тільки з наступними розширеннями: {extensions}.',
  37. 'Only files with these mimeTypes are allowed: {mimeTypes}.' => 'Дозволене завантаження файлів тільки з наступними MIME-типами: {mimeTypes}.',
  38. 'Page not found.' => 'Сторінка не знайдена.',
  39. 'Please fix the following errors:' => 'Виправте такі помилки:',
  40. 'Please upload a file.' => 'Завантажте файл.',
  41. 'Showing <b>{begin, number}-{end, number}</b> of <b>{totalCount, number}</b> {totalCount, plural, one{item} other{items}}.' => 'Показані записи <b>{begin, number}-{end, number}</b> із <b>{totalCount, number}</b>.',
  42. 'The file "{file}" is not an image.' => 'Файл «{file}» не є зображенням.',
  43. 'The file "{file}" is too big. Its size cannot exceed {limit, number} {limit, plural, one{byte} other{bytes}}.' => 'Файл «{file}» занадто великий. Розмір не повинен перевищувати {limit, number} {limit, plural, one{байт} few{байта} many{байт} other{байта}}.',
  44. 'The file "{file}" is too small. Its size cannot be smaller than {limit, number} {limit, plural, one{byte} other{bytes}}.' => 'Файл «{file}» занадто маленький. Розмір повинен бути більше, ніж {limit, number} {limit, plural, one{байт} few{байта} many{байт} other{байта}}.',
  45. 'The format of {attribute} is invalid.' => 'Невірний формат значення «{attribute}».',
  46. 'The image "{file}" is too large. The height cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'Файл «{file}» занадто великий. Висота не повинна перевищувати {limit, number} {limit, plural, one{піксель} few{пікселя} many{пікселів} other{пікселя}}.',
  47. 'The image "{file}" is too large. The width cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'Файл «{file}» занадто великий. Ширина не повинна перевищувати {limit, number} {limit, plural, one{піксель} few{пікселя} many{пікселів} other{пікселя}}.',
  48. 'The image "{file}" is too small. The height cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'Файл «{file}» занадто маленький. Висота повинна бути більше, ніж {limit, number} {limit, plural, one{піксель} few{пікселя} many{пікселів} other{пікселя}}.',
  49. 'The image "{file}" is too small. The width cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'Файл «{file}» занадто маленький. Ширина повинна бути більше, ніж {limit, number} {limit, plural, one{піксель} few{пікселя} many{пікселів} other{пікселя}}.',
  50. 'The verification code is incorrect.' => 'Неправильний код перевірки.',
  51. 'Total <b>{count, number}</b> {count, plural, one{item} other{items}}.' => 'Всього <b>{count, number}</b> {count, plural, one{запис} few{записи} many{записів} other{записи}}.',
  52. 'Unable to verify your data submission.' => 'Не вдалося перевірити передані дані.',
  53. 'Unknown command "{command}".' => 'Невідома команда "{command}".',
  54. 'Unknown option: --{name}' => 'Невідома опція : --{name}',
  55. 'Update' => 'Редагувати',
  56. 'Yes' => 'Так',
  57. 'You are not allowed to perform this action.' => 'Вам не дозволено проводити дану дію.',
  58. 'You can upload at most {limit, number} {limit, plural, one{file} other{files}}.' => 'Ви не можете завантажувати більше {limit, number} {limit, plural, one{файла} few{файлів} many{файлів} other{файла}}.',
  59. 'the input value' => 'введене значення',
  60. '{attribute} "{value}" has already been taken.' => '{attribute} «{value}» вже зайнятий.',
  61. '{attribute} cannot be blank.' => 'Необхідно заповнити «{attribute}».',
  62. '{attribute} is invalid.' => 'Значення «{attribute}» не вірне.',
  63. '{attribute} is not a valid URL.' => 'Значення «{attribute}» не є правильним URL.',
  64. '{attribute} is not a valid email address.' => 'Значення «{attribute}» не є правильною email адресою.',
  65. '{attribute} must be "{requiredValue}".' => 'Значення «{attribute}» має бути рівним «{requiredValue}».',
  66. '{attribute} must be a number.' => 'Значення «{attribute}» має бути числом.',
  67. '{attribute} must be a string.' => 'Значення «{attribute}» має бути рядком.',
  68. '{attribute} must be an integer.' => 'Значення «{attribute}» має бути цілим числом.',
  69. '{attribute} must be either "{true}" or "{false}".' => 'Значення «{attribute}» має дорівнювати «{true}» або «{false}».',
  70. '{attribute} must be greater than "{compareValue}".' => 'Значення «{attribute}» повинно бути більшим значення «{compareValue}».',
  71. '{attribute} must be greater than or equal to "{compareValue}".' => 'Значення «{attribute}» повинно бути більшим або дорівнювати значенню «{compareValue}».',
  72. '{attribute} must be less than "{compareValue}".' => 'Значення «{attribute}» повинно бути меншим значення «{compareValue}».',
  73. '{attribute} must be less than or equal to "{compareValue}".' => 'Значення «{attribute}» повинно бути меншим або дорівнювати значенню «{compareValue}».',
  74. '{attribute} must be no greater than {max}.' => 'Значення «{attribute}» не повинно перевищувати {max}.',
  75. '{attribute} must be no less than {min}.' => 'Значення «{attribute}» має бути більшим {min}.',
  76. '{attribute} must be repeated exactly.' => 'Значення «{attribute}» має бути повторене в точності.',
  77. '{attribute} must not be equal to "{compareValue}".' => 'Значення «{attribute}» не повинно бути рівним «{compareValue}».',
  78. '{attribute} should contain at least {min, number} {min, plural, one{character} other{characters}}.' => 'Значення «{attribute}» повинно містити мінімум {min, number} {min, plural, one{символ} few{символа} many{символів} other{символа}}.',
  79. '{attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.' => 'Значення «{attribute}» повинно містити максимум {max, number} {max, plural, one{символ} few{символа} many{символів} other{символа}}.',
  80. '{attribute} should contain {length, number} {length, plural, one{character} other{characters}}.' => 'Значення «{attribute}» повинно містити {length, number} {length, plural, one{символ} few{символа} many{символів} other{символа}}.',
  81. );