Skip to content

Commit

Permalink
updated translations
Browse files Browse the repository at this point in the history
  • Loading branch information
savayer committed Oct 17, 2023
1 parent a1919ad commit b318fe8
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 17 deletions.
2 changes: 1 addition & 1 deletion components/Section/Navbar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
class="absolute inset-y-0 right-0 flex items-center pr-2 sm:static sm:inset-auto sm:ml-6 sm:pr-0"
>
<!-- Profile dropdown -->
<UIDropdown dropdown-class="mt-0.5 w-32" class="flex h-full">
<UIDropdown dropdown-class="mt-0.5 w-44" class="flex h-full">
<template #toggle>
<div class="flex items-center gap-1.5">
<UserIcon class="h-5 w-5" />
Expand Down
30 changes: 25 additions & 5 deletions i18n/bur.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
{
"appName": "Буряад-Ород толи",
"packTitle": "{pack}",
"packsTitle": "Packs",
"packsDescription": "The words for learning in words packs",
"singleWordPageTitle": "Үгэ \"{word}\"",
"singleWordPageDescription": "Үгын \"{word}\" оршуулга {lang} дээрэ",
"ru": "ород",
Expand All @@ -18,6 +15,7 @@
"clear": "Сэбэрлэх",
"buryadDictionary": "Буряад толи",
"switchLanguage": "Хэлэнүүдые hэлгэхэ",
"inputText": "Үгэ бэшэгты",
"showFullKeyboard": "Клавиатурын харуулха",
"todayTranslated": "Mүнөөүдэр оршуулагдаа",
"keyboardLayouts": "Клавиатурын раскладканууд",
Expand All @@ -30,7 +28,6 @@
"foundWordsInOppositeLanuage": "Хэлэнуудые hэлгэхэ. Нүгөөдэ хэлэн дээрэ олдоhон үгэнүүд: ",
"change": "залгаха",
"vocabulary": "толи",
"inputText": "Үгэ бэшэгты",
"buttonTranslate": "Оршуулха",
"translates": "Оршуулганууд",
"includes": "Оршуулгын үгэ соо ороошо үгэнүүд",
Expand All @@ -55,7 +52,30 @@
"or": "или",
"on": "на",
"chromeExtension": "У нас также есть мобильные приложения и расширение для браузера Google Chrome",
"login": "Войти",
"login": "Орохо",
"logout": "Гаралга",
"packs": "Наборы слов",
"profile": "Профиль",
"packsTitle": "Наборы слов для изучения",
"packsDescription": "The words for learning in words packs",
"train the pack": "Тренироваться",
"training": "Тренировка",
"pack": "Набор",
"create new pack": "Создать новый набор",
"packName": "Название набора",
"packDescription": "Описание набора",
"create": "Создать",
"creating a pack": "Создание набора",
"editing a pack": "Редактирование набора",
"private": "Приватный",
"edit": "редактировать",
"update": "Обновить",
"delete": "Удалить",
"add word": "Добавить слово",
"add": "Добавить",
"select image for word": "Выберите изображение для слова",
"select": "Выбрать",
"no images found": "Изобржений не найдено",
"signIn": "Войти в аккаунт",
"createAccount": "Создать аккаунт",
"name": "Имя",
Expand Down
6 changes: 3 additions & 3 deletions i18n/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@
"on": "на",
"chromeExtension": "У нас также есть мобильные приложения и расширение для браузера Google Chrome",
"login": "Войти",
"packs": "Packs",
"profile": "Profile",
"logout": "Logout",
"logout": "Выход",
"packs": "Наборы слов",
"profile": "Профиль",
"packsTitle": "Наборы слов для изучения",
"packsDescription": "The words for learning in words packs",
"train the pack": "Тренироваться",
Expand Down
14 changes: 6 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b318fe8

Please sign in to comment.