diff --git a/protected/humhub/modules/space/messages/uk/chooser.php b/protected/humhub/modules/space/messages/uk/chooser.php index 9413340038..aab9833b1f 100644 --- a/protected/humhub/modules/space/messages/uk/chooser.php +++ b/protected/humhub/modules/space/messages/uk/chooser.php @@ -1,18 +1,22 @@ '', - 'Create Space' => '', - 'My spaces' => '', - 'No member or following spaces found.' => '', - 'No result found for the given filter.' => '', - 'No spaces found for the given query' => '', - 'Search' => '', - 'Search for spaces' => '', - 'Select {n,plural,=1{space} other{spaces}}' => '', - 'This field only allows a maximum of {n,plural,=1{# space} other{# spaces}}' => '', - 'This space is archived' => '', - 'To search for other spaces, type at least {count} characters.' => '', - 'You are following this space' => '', - '{n,plural,=1{# new entry} other{# new entries}} since your last visit' => '', + 'Add Space' => 'Додати спільноту', + 'Create Space' => 'Створити спільноту', + 'My spaces' => 'Мої спільноти', + 'No member or following spaces found.' => 'Не знайдено користувачів або спільнот.', + 'No result found for the given filter.' => 'Немає результатів пошуку задовільняючих Вашому запиту.', + 'No spaces found for the given query' => 'Спільноти не знайдені за Вашим запитом.', + 'Search' => 'Пошук', + 'Search for spaces' => 'Пошук спільнот', + 'Select {n,plural,=1{space} other{spaces}}' => 'Виберіть {n,plural,=1{спільнота} other{спільнот}} ', + 'This field only allows a maximum of {n,plural,=1{# space} other{# spaces}}' => 'Це поле дозволяє максимально {n,plural,=1{# спільнота} other{# спільнот}}', + 'This space is archived' => 'Ця спільнота запакована', + 'To search for other spaces, type at least {count} characters.' => 'Щоб знайти інші спільноти, введіть хоча б {count} літер.', + 'You are following this space' => 'Ви є підписником цієї спільноти', + '{n,plural,=1{# new entry} other{# new entries}} since your last visit' => '{n,plural,=1{# новий захід} other{# нових заходи}} з Вашого останього візиту', ];