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

gitlab.com/rmaguiar/hugo-theme-color-your-world.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorRaphael Aguiar <rmaguiar@tuta.io>2023-01-31 23:54:35 +0300
committerRaphael Aguiar <rmaguiar@tuta.io>2023-01-31 23:54:35 +0300
commitfb4319efb1b47a4a047c90601281cabe64e77d49 (patch)
treec06b467be056c9fb52a56e44413e350597b52e3b /i18n
parent1d4c030669b181547541c9d1ee41339f2f42d025 (diff)
Revert contributions and minor changes
* Bump KaTeX from 0.16.0 to 0.16.4 * Remove languages I cannot maintain * Revert font changes (fix Unused Unicode ranges and TTF format) [200~* Update README with information about fonts and contributions
Diffstat (limited to 'i18n')
-rw-r--r--i18n/id.toml168
-rw-r--r--i18n/uk.toml169
2 files changed, 0 insertions, 337 deletions
diff --git a/i18n/id.toml b/i18n/id.toml
deleted file mode 100644
index 1f28ee4..0000000
--- a/i18n/id.toml
+++ /dev/null
@@ -1,168 +0,0 @@
-# Header & Footer
-
-[ariaMainMenu]
-other = "Menu Utama."
-
-[changeAccent]
-other = "Ganti aksen warna."
-
-[changeMode]
-other = "Ubah ke mode terang/gelap."
-
-[noscript]
-other = "Tidak dapat mengeksekusi JavaScript, beberapa fitur tidak tersedia."
-
-
-# Pages
-
-[anchorFor]
-other = "Jangkar untuk"
-
-[tableOfContents]
-other = "Konten"
-
-[publishedOn]
-other = "Diterbitkan pada"
-
-[lastUpdatedOn]
-other = "Diperbaharui pada"
-
-# Footnotes
-
-[references]
-other = "Referensi"
-
-[seeFootnotes]
-other = "Lihat catatan kaki."
-
-[return]
-other = "Kembali"
-
-[returnToText]
-other = "Kembali ke teks"
-
-
-# Contact form
-
-[name]
-other = "Nama"
-
-[subject]
-other = "Subjek"
-
-[message]
-other = "Pesan"
-
-[submit]
-other = "Kirim"
-
-
-# List (layout)
-
-[tag]
-other = "Tag"
-
-[tags]
-other = "Tags"
-
-[category]
-other = "Kategori"
-
-[categories]
-other = "Kategori"
-
-[ariaPagination]
-other = "Navigasi paginasi"
-
-[ariaGoToPage]
-other = "Ke halaman {{ .PageNumber }}."
-
-[ariaGoToFirst]
-other = "Ke halaman pertama"
-
-[ariaGoToNext]
-other = "Ke halaman berikut"
-
-[ariaGoToPrev]
-other = "Ke halaman sebelum"
-
-[ariaGoToLast]
-other = "Ke halaman terakhir"
-
-
-# List (meta tags)
-
-[page]
-other = "halaman"
-
-[of]
-other = "dari"
-
-[posts]
-other = "Posts"
-
-[postsUnderTag]
-other = "Posts didalam tag \"{{ .Title }}\"."
-
-[postsUnderCategory]
-other = "Posts didalam kategori \"{{ .Title }}\"."
-
-[pageContaining]
-other = "Halaman yang berisi"
-
-
-# Search form
-
-[searchLabel]
-other = "Cari"
-
-[searchAriaButton]
-other = "Jalankan pencarian"
-
-[searchInput]
-other = "Bidang pencarian. Terima dari {{ .minLength }} sampai {{ .maxLength }} karakter."
-
-
-# Search results page
-
-[searchNoPageFound]
-other = "Halaman tidak ditemukan"
-
-[searchResultsFor]
-other = "Hasil pencarian untuk"
-
-[searchOnePageFound]
-other = "Satu halaman ditemukan"
-
-[searchPagesFound]
-other = "Beberapa halaman ditemukan"
-
-[searchProcessing]
-other = "Memproses pencarian..."
-
-[searchAwaitingSearch]
-other = "Menunggu pencarian"
-
-[searchTooMany]
-other = "Terlalu banyak halaman ditemukan. Coba ulangi pencarian dengan isi yang berbeda."
-
-
-# Translations
-
-[alsoAvailable]
-other = "Juga tersedia dalam"
-
-[and]
-other = " dan "
-
-
-# Misc
-
-[missingCodec]
-other = "Browser ini tidak mendukung HTML5 audio/video"
-
-[boxContainingCode]
-other = "Kotak berisi sampel kode"
-
-[boxContainingExpression]
-other = "Kotak berisi ekspresi"
diff --git a/i18n/uk.toml b/i18n/uk.toml
deleted file mode 100644
index 107b0eb..0000000
--- a/i18n/uk.toml
+++ /dev/null
@@ -1,169 +0,0 @@
-# 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 = "Поле, що містить вираз."