Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
H
hugo-theme-color-your-world
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
Raphael Aguiar
hugo-theme-color-your-world
Merge requests
!3
The source project of this merge request has been removed.
Add Ukrainian i18n
Closed
Add Ukrainian i18n
(removed):feature/add-ukrainian-i18n
into
master
Overview
0
Commits
1
Pipelines
0
Changes
1
Closed
Vladyslav Krylasov
requested to merge
(removed):feature/add-ukrainian-i18n
into
master
2 years ago
Overview
0
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
5f384782
1 commit,
2 years ago
1 file
+
169
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
i18n/uk.toml
0 → 100644
+
169
−
0
Options
# Header & Footer
[ariaMainMenu]
other
=
"Головне меню."
[changeAccent]
other
=
"Змінити колір."
[changeMode]
other
=
"Змінити світлий/темний режим."
[noscript]
other
=
"Неможливо запустити JavaScript. Деякі функції недоступні."
# Pages
[anchorFor]
other
=
"Якір для"
[tableOfContents]
other
=
"Зміст"
[publishedOn]
other
=
"Опубліковано:"
[lastUpdatedOn]
other
=
"Останній раз оновлено:"
# Footnotes
[references]
other
=
"Джерела"
[seeFootnotes]
other
=
"Дивитися виноски."
[return]
other
=
"Повернутися"
[returnToText]
other
=
"Повернутися до тексту."
# Contact form
[name]
other
=
"Ім'я"
[subject]
other
=
"Тема"
[message]
other
=
"Повідомлення"
[submit]
other
=
"Відправити"
# List (layout)
[tag]
other
=
"Тег"
[tags]
other
=
"Теги"
[category]
other
=
"Категорія"
[categories]
other
=
"Категорії"
[ariaPagination]
other
=
"Навігація по сторінках."
[ariaGoToPage]
other
=
"Перейти на сторінку {{ .PageNumber }}."
[ariaGoToFirst]
other
=
"Перша сторінка."
[ariaGoToNext]
other
=
"Наступна."
[ariaGoToPrev]
other
=
"Попередня."
[ariaGoToLast]
other
=
"Остання."
# List (meta tags)
[page]
other
=
"сторінка"
[of]
other
=
"з"
[posts]
other
=
"Дописи"
[postsUnderTag]
other
=
"Дописи під тегом
\"
{{ .Title }}
\"
"
[postsUnderCategory]
other
=
"Дописи під категорією
\"
{{ .Title }}
\"
."
[pageContaining]
other
=
"Сторінка містить"
# Search form
[searchLabel]
other
=
"Пошук"
[searchAriaButton]
other
=
"Запустити пошук."
[searchInput]
other
=
"Поле пошуку. Приймає від {{ .minLength }} до {{ .maxLength }} символів."
# Search results page
[searchNoPageFound]
other
=
"Сторінок не було знайдено."
[searchResultsFor]
other
=
"Результати для пошукового запиту"
[searchOnePageFound]
other
=
"Одна сторінка знайдена"
[searchPagesFound]
other
=
"сторінки знайдені"
[searchProcessing]
other
=
"Обробка пошуку..."
[searchAwaitingSearch]
other
=
"В очікуванні результату."
[searchTooMany]
other
=
"Знайдено забагато сторінок. Спробуйте повторити пошук за іншим терміном."
# Translations
[alsoAvailable]
other
=
"Також доступно"
[and]
other
=
" та "
# Misc
[missingCodec]
other
=
"Браузер не підтримує HTML5 аудіо/відео."
[boxContainingCode]
other
=
"Поле, що містить код."
[boxContainingExpression]
other
=
"Поле, що містить вираз."
Loading