Skip to content

localization: update Russian translate - #2744

Merged
love-linger merged 8 commits into
sourcegit-scm:developfrom
AquariusStar:develop
Sep 27, 2026
Merged

love-linger merged 8 commits into
sourcegit-scm:developfrom
AquariusStar:develop

Conversation

@AquariusStar

Copy link
Copy Markdown
Contributor

No description provided.

@Mingun Mingun left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Как минимум перевод содержит остаточное слово на английском

Comment thread src/Resources/Locales/ru_RU.axaml Outdated
<x:String x:Key="Text.CreateTag.Type.Lightweight" xml:space="preserve">Простой</x:String>
<x:String x:Key="Text.CtrlClickTip" xml:space="preserve">Удерживайте Ctrl, чтобы сразу начать</x:String>
<x:String x:Key="Text.Cut" xml:space="preserve">Вырезать</x:String>
<x:String x:Key="Text.Dashboard" xml:space="preserve">Доска</x:String>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Может быть перевести "Dashboard" как "Обзор"? Будет:

  • Обзор (граф коммитов)
  • Изменения (незакоммиченные изменения)
  • Отложенное (спрятанные изменения)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Здесь я метался между вариантами «Панель» и «Доска». Собрал отдельно проект, чтобы понять, где встречается такое слово. Хоть значок и выглядит как приборная панель, но, скорее всего, ближе к варианту «Обзор».

Comment thread src/Resources/Locales/ru_RU.axaml Outdated
Comment thread src/Resources/Locales/ru_RU.axaml Outdated
Comment thread src/Resources/Locales/ru_RU.axaml Outdated
@@ -653,6 +670,7 @@
<x:String x:Key="Text.Preferences.AI" xml:space="preserve">ОТКРЫТЬ ИИ</x:String>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Каждый раз как заглядываю, коробит... Это название вкладки с настройкой провайдеров к OpenAI-совместимым точкам доступа, а уж точно не действие...

Suggested change
<x:String x:Key="Text.Preferences.AI" xml:space="preserve">ОТКРЫТЬ ИИ</x:String>
<x:String x:Key="Text.Preferences.AI" xml:space="preserve">OpenAI</x:String>

или

Suggested change
<x:String x:Key="Text.Preferences.AI" xml:space="preserve">ОТКРЫТЬ ИИ</x:String>
<x:String x:Key="Text.Preferences.AI" xml:space="preserve">Сервисы ИИ</x:String>

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Странно... Ранее явно было написано, как «Открыть ИИ». Даже не OpenAI. Иначе не стал бы переводить собственное название проекта. В английском языке теперь просто ИИ. Как здесь поступим? Просто ИИ запишем?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Да, я думаю, можно просто "ИИ"

Comment thread src/Resources/Locales/ru_RU.axaml Outdated
Comment thread src/Resources/Locales/ru_RU.axaml Outdated
Comment on lines +122 to +129
<x:String x:Key="Text.CheckoutAsWorktree" xml:space="preserve">Сделать ветку рабочим деревом</x:String>
<x:String x:Key="Text.CheckoutAsWorktree.LocalBranch" xml:space="preserve">Локальная ветка:</x:String>
<x:String x:Key="Text.CheckoutAsWorktree.NewBranchName" xml:space="preserve">Имя новой ветки:</x:String>
<x:String x:Key="Text.CheckoutAsWorktree.NewBranchName.Placeholder" xml:space="preserve">По желанию. Используемое имя целевого каталога по умолчанию.</x:String>
<x:String x:Key="Text.CheckoutAsWorktree.RemoteBranch" xml:space="preserve">Удалённая ветка:</x:String>
<x:String x:Key="Text.CheckoutAsWorktree.Tracking" xml:space="preserve">Отслеживать эту удалённую ветку.</x:String>
<x:String x:Key="Text.CheckoutAsWorktree.WorktreePath" xml:space="preserve">Путь рабочего дерева:</x:String>
<x:String x:Key="Text.CheckoutAsWorktree.WorktreePath.Placeholder" xml:space="preserve">Путь для данного рабочего дерева. Поддерживается относительный путь.</x:String>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Хм, в мастере нет ключей CheckoutAsWorktree в английской и китайской локализациях

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

У меня есть... Даже в английском тоже был. Может, ревизия у вас устарела?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

А, тут же в ветке develop последние изменения... Я просто посмотрел дефолтную ветку в интерфейсе GitHub-а.

Comment thread src/Resources/Locales/ru_RU.axaml Outdated
AquariusStar and others added 7 commits September 26, 2026 15:46
Co-authored-by: Mingun <Alexander_Sergey@mail.ru>
Co-authored-by: Mingun <Alexander_Sergey@mail.ru>
Co-authored-by: Mingun <Alexander_Sergey@mail.ru>
Co-authored-by: Mingun <Alexander_Sergey@mail.ru>
Co-authored-by: Mingun <Alexander_Sergey@mail.ru>
Update translate
Update translate
@love-linger
love-linger merged commit 29bc994 into sourcegit-scm:develop Sep 27, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants