File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 1+ uk :
2+ active_admin :
3+ import : " Імпорт"
4+ active_admin_import :
5+ file : " Файл"
6+ file_error : " Помилка: %{message}"
7+ file_format_error : " Файл повинен бути коректно форматованим CSV-файлом"
8+ file_empty_error : " Файл порожній"
9+ no_file_error : " Виберіть файл для імпорту"
10+ details : " Виберіть файл для імпорту"
11+ imported :
12+ one : " Успішно імпортовано: 1 %{model}"
13+ few : " Успішно імпортовано: %{count} %{plural_model}"
14+ many : " Успішно імпортовано: %{count} %{plural_model}"
15+ other : " Успішно імпортовано: %{count} %{plural_model}"
16+ failed :
17+ one : " Не вдалося імпортувати: 1 %{model}: %{message}"
18+ few : " Не вдалося імпортувати: %{count} %{plural_model}: %{message}"
19+ many : " Не вдалося імпортувати: %{count} %{plural_model}: %{message}"
20+ other : " Не вдалося імпортувати: %{count} %{plural_model}: %{message}"
21+ import_model : " Імпорт %{plural_model}"
22+ import_btn : " Імпортувати"
23+ import_btn_disabled : " Зачекайте..."
24+ csv_options : " Параметри CSV"
25+ col_sep : " Роздільник колонок"
26+ row_sep : " Роздільник рядків"
27+ quote_char : " Відокремлювальний символ"
You can’t perform that action at this time.
0 commit comments