Skip to content

Commit

Permalink
New translations en.json (Ukrainian)
Browse files Browse the repository at this point in the history
  • Loading branch information
Satont committed Nov 9, 2024
1 parent 6c50ab8 commit 611a8b6
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions frontend/dashboard/src/locales/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"text": "Бот надсилатиме команди відповіді як відповідь"
},
"response": "Відповідь",
"user": "User",
"user": "Користувач",
"userName": "Ім’я користувача",
"dangerZone": "Небезпечна зона",
"deleted": "Видалено",
Expand All @@ -51,15 +51,15 @@
"asc": "Asc",
"desc": "Desc",
"hide": "Приховати",
"view": "View",
"view": "Перегляд",
"toggleColumns": "Toggle columns",
"copied": "Скопійовано",
"userSelected": "{count} users selected",
"userSelectPlaceholder": "Select user|Select users",
"userNotFound": "No users found",
"settings": "Settings",
"settings": "Налаштування",
"create": "Створити",
"edit": "Edit"
"edit": "Редагувати"
},
"sidebar": {
"dashboard": "Панель керування",
Expand All @@ -85,10 +85,10 @@
"moderation": "Модерація",
"publicPage": "Public Page",
"import": "Імпортувати",
"community": "Community",
"community": "Спільнота",
"logout": "Вийти",
"loggedAs": "Зареєстровано як",
"lang": "Language",
"lang": "Мова",
"darkTheme": "Темна тема",
"lightTheme": "Світла тема",
"notifications": "Notifications"
Expand Down Expand Up @@ -253,7 +253,7 @@
},
"operation-type-label": "Тип операції",
"operation-type": {
"create": "Created",
"create": "Створена",
"delete": "Видалено",
"update": "Edited"
},
Expand All @@ -271,16 +271,16 @@
"channel-games-voteban": "Проголосувати",
"channel-greeting": "Greeting",
"channel-keyword": "Ключове слово",
"channel-moderation-setting": "Moderation Setting",
"channel-overlay-chat": "Chat Overlay",
"channel-moderation-setting": "Налаштування модерації",
"channel-overlay-chat": "Спливаючий чат",
"channel-overlay-dudes": "Dudes Overlay",
"channel-overlay-now-playing": "Now Playing Overlay",
"channel-roles": "Role",
"channel-timers": "Timer",
"channel-roles": "Роль",
"channel-timers": "Лічильник",
"channel-song-requests": "Song Requests",
"channel-integrations": "Integration",
"channel-alerts": "Alert",
"channel-chat-alerts": "Chat alerts"
"channel-alerts": "Сповіщення",
"channel-chat-alerts": "Сповіщення чата"
}
}
}
Expand Down Expand Up @@ -662,7 +662,7 @@
"general": "Загальні",
"users": "Налаштування користувачів",
"songs": "Звукові налаштування",
"translations": "Translations"
"translations": "Переклади"
},
"ban": {
"user": "Заблокувати користувача",
Expand All @@ -688,7 +688,7 @@
}
},
"limitExceeded": "Ліміт перевищено!",
"newTimer": "New timer"
"newTimer": "Новий таймер"
},
"roles": {
"modal": {
Expand All @@ -708,7 +708,7 @@
"info": {
"text": "Keywords helps you to trigger chat message on certain words matching."
},
"create": "Create keyword",
"create": "Створіть ключове слово",
"triggerText": "Текст тригеру",
"usages": "Кількість використань",
"isRegular": "Є регулярним виразом?",
Expand Down Expand Up @@ -1091,7 +1091,7 @@
"channelWithModeratorId": "Channel with moderator ID"
},
"dangerZone": {
"title": "Danger Zone",
"title": "Небезпечна зона",
"revoke": "Revoke",
"revokeSessions": "Revoke sessions",
"revokeAllSessionsDescription": "All user sessions will be revoked",
Expand Down

0 comments on commit 611a8b6

Please sign in to comment.