Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimmy Cai <github@jimmycai.com>2022-10-29 18:14:19 +0300
committerGitHub <noreply@github.com>2022-10-29 18:14:19 +0300
commitb03390d237427a2b9cfee55949cb1da62f1a6856 (patch)
treefd7da57cfcebc07d16483f3e9c3d71aee3562138 /i18n/uk.yaml
parent8a597a5c9c861d2bce22a5e06c7667cd9c8e263a (diff)
Revert "Merge branch 'canary' into master" (#712)
Revert "Merge branch 'canary' into master (#711)" This reverts commit 8a597a5c9c861d2bce22a5e06c7667cd9c8e263a.
Diffstat (limited to 'i18n/uk.yaml')
-rw-r--r--i18n/uk.yaml63
1 files changed, 46 insertions, 17 deletions
diff --git a/i18n/uk.yaml b/i18n/uk.yaml
index 2e29e26..3bd4f71 100644
--- a/i18n/uk.yaml
+++ b/i18n/uk.yaml
@@ -1,42 +1,71 @@
-toggleMenu: Показати меню
+toggleMenu:
+ other: Показати меню
-darkMode: Темна тема
+darkMode:
+ other: Темна тема
list:
page:
one: "{{ .Count }} сторінка"
few: "{{ .Count }} сторінки"
other: "{{ .Count }} сторінок"
- section: Секція
+
+ section:
+ other: Секція
+
subsection:
one: Підсекція
other: Підсекції
article:
- back: Назад
- tableOfContents: Зміст
- relatedContent: Схожі матеріали
- lastUpdatedOn: Востаннє оновлено
+ back:
+ other: Назад
+
+ tableOfContents:
+ other: Зміст
+
+ relatedContent:
+ other: Схожі матеріали
+
+ lastUpdatedOn:
+ other: Востаннє оновлено
+
readingTime:
one: "Час читання: {{ .Count }} хв"
other: "Час читання: {{ .Count }} хв"
notFound:
- title: Не знайдено
- subtitle: Ця сторінка не існує
+ title:
+ other: Не знайдено
+
+ subtitle:
+ other: Ця сторінка не існує
widget:
archives:
- title: Архіви
- more: Більше
+ title:
+ other: Архіви
+
+ more:
+ other: Більше
+
tagCloud:
- title: Теґи
+ title:
+ other: Теґи
search:
- title: Пошук
- placeholder: Напишіть що-небудь...
- resultTitle: "#PAGES_COUNT сторінок (#TIME_SECONDS секунд)"
+ title:
+ other: Пошук
+
+ placeholder:
+ other: Напишіть що-небудь...
+
+ resultTitle:
+ other: "#PAGES_COUNT сторінок (#TIME_SECONDS секунд)"
footer:
- builtWith: Створено з {{ .Generator }}
- designedBy: Тема {{ .Theme }}, дизайн {{ .DesignedBy }}
+ builtWith:
+ other: Створено з {{ .Generator }}
+
+ designedBy:
+ other: Тема {{ .Theme }}, дизайн {{ .DesignedBy }}