From 239d68f94c6250276850fbe95eaa6cdd5c38fb26 Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Sat, 16 Nov 2024 19:32:18 +0300 Subject: Своя тема, полностью всё переделал MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/hugo-theme-stack/i18n/uk.yaml | 71 ------------------------------------ 1 file changed, 71 deletions(-) delete mode 100644 themes/hugo-theme-stack/i18n/uk.yaml (limited to 'themes/hugo-theme-stack/i18n/uk.yaml') diff --git a/themes/hugo-theme-stack/i18n/uk.yaml b/themes/hugo-theme-stack/i18n/uk.yaml deleted file mode 100644 index 3bd4f71..0000000 --- a/themes/hugo-theme-stack/i18n/uk.yaml +++ /dev/null @@ -1,71 +0,0 @@ -toggleMenu: - other: Показати меню - -darkMode: - other: Темна тема - -list: - page: - one: "{{ .Count }} сторінка" - few: "{{ .Count }} сторінки" - other: "{{ .Count }} сторінок" - - section: - other: Секція - - subsection: - one: Підсекція - other: Підсекції - -article: - back: - other: Назад - - tableOfContents: - other: Зміст - - relatedContent: - other: Схожі матеріали - - lastUpdatedOn: - other: Востаннє оновлено - - readingTime: - one: "Час читання: {{ .Count }} хв" - other: "Час читання: {{ .Count }} хв" - -notFound: - title: - other: Не знайдено - - subtitle: - other: Ця сторінка не існує - -widget: - archives: - title: - other: Архіви - - more: - other: Більше - - tagCloud: - title: - other: Теґи - -search: - title: - other: Пошук - - placeholder: - other: Напишіть що-небудь... - - resultTitle: - other: "#PAGES_COUNT сторінок (#TIME_SECONDS секунд)" - -footer: - builtWith: - other: Створено з {{ .Generator }} - - designedBy: - other: Тема {{ .Theme }}, дизайн {{ .DesignedBy }} -- cgit v1.2.3