mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Add Indonesian translations of themes (#3154)
This commit is contained in:
@@ -112,6 +112,7 @@ supports the following options:
|
||||
* `es`: Spanish
|
||||
* `fa`: Persian (Farsi)
|
||||
* `fr`: French
|
||||
* `id`: Indonesian
|
||||
* `it`: Italian
|
||||
* `ja`: Japanese
|
||||
* `nb`: Norwegian Bokmål
|
||||
@@ -197,17 +198,18 @@ theme supports the following options:
|
||||
The following locales are supported by this theme:
|
||||
|
||||
* `en`: English (default)
|
||||
* `fr`: French
|
||||
* `de`: German
|
||||
* `es`: Spanish
|
||||
* `fa`: Persian (Farsi)
|
||||
* `fr`: French
|
||||
* `id`: Indonesian
|
||||
* `it`: Italian
|
||||
* `ja`: Japanese
|
||||
* `pt_BR`: Portuguese (Brazil)
|
||||
* `zh_CN`: Simplified Chinese
|
||||
* `de`: German
|
||||
* `fa`: Persian (Farsi)
|
||||
* `it`: Italian
|
||||
* `tr_TR`: Turkish (Turkey)
|
||||
* `ru`: Russian
|
||||
* `tr_TR`: Turkish (Turkey)
|
||||
* `uk`: Ukrainian
|
||||
* `zh_CN`: Simplified Chinese
|
||||
|
||||
See the guide on [localizing your theme] for more information.
|
||||
|
||||
|
||||
102
mkdocs/themes/mkdocs/locales/id/LC_MESSAGES/messages.po
Normal file
102
mkdocs/themes/mkdocs/locales/id/LC_MESSAGES/messages.po
Normal file
@@ -0,0 +1,102 @@
|
||||
# Indonesian translations for MkDocs.
|
||||
# Copyright (C) 2022 MkDocs
|
||||
# This file is distributed under the same license as the MkDocs project.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: MkDocs 1.3.1\n"
|
||||
"Report-Msgid-Bugs-To: \"https://github.com/mkdocs/mkdocs/issues\"\n"
|
||||
"POT-Creation-Date: 2022-08-15 17:05+0200\n"
|
||||
"PO-Revision-Date: 2023-03-12 13:50+0800\n"
|
||||
"Last-Translator: Kira <kiraware@github.com>\n"
|
||||
"Language: id\n"
|
||||
"Language-Team: id <LL@li.org>\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.12.1\n"
|
||||
|
||||
#: mkdocs/themes/mkdocs/404.html:8
|
||||
msgid "Page not found"
|
||||
msgstr "Halaman tidak ditemukan"
|
||||
|
||||
#: mkdocs/themes/mkdocs/base.html:116
|
||||
#: mkdocs/themes/mkdocs/keyboard-modal.html:31
|
||||
#: mkdocs/themes/mkdocs/search-modal.html:5
|
||||
msgid "Search"
|
||||
msgstr "Telusuri"
|
||||
|
||||
#: mkdocs/themes/mkdocs/base.html:126
|
||||
msgid "Previous"
|
||||
msgstr "Sebelumnya"
|
||||
|
||||
#: mkdocs/themes/mkdocs/base.html:131
|
||||
msgid "Next"
|
||||
msgstr "Selanjutnya"
|
||||
|
||||
#: mkdocs/themes/mkdocs/base.html:142 mkdocs/themes/mkdocs/base.html:144
|
||||
#: mkdocs/themes/mkdocs/base.html:146 mkdocs/themes/mkdocs/base.html:148
|
||||
#, python-format
|
||||
msgid "Edit on %(repo_name)s"
|
||||
msgstr "Sunting pada %(repo_name)s"
|
||||
|
||||
#: mkdocs/themes/mkdocs/base.html:150
|
||||
msgid "Edit"
|
||||
msgstr "Sunting"
|
||||
|
||||
#: mkdocs/themes/mkdocs/base.html:190
|
||||
#, python-format
|
||||
msgid "Documentation built with %(mkdocs_link)s."
|
||||
msgstr "Dokumentasi dibuat dengan %(mkdocs_link)s."
|
||||
|
||||
#: mkdocs/themes/mkdocs/keyboard-modal.html:5
|
||||
msgid "Keyboard Shortcuts"
|
||||
msgstr "Pintasan Keyboard"
|
||||
|
||||
#: mkdocs/themes/mkdocs/keyboard-modal.html:6
|
||||
#: mkdocs/themes/mkdocs/search-modal.html:6
|
||||
msgid "Close"
|
||||
msgstr "Tutup"
|
||||
|
||||
#: mkdocs/themes/mkdocs/keyboard-modal.html:12
|
||||
msgid "Keys"
|
||||
msgstr "Tombol"
|
||||
|
||||
#: mkdocs/themes/mkdocs/keyboard-modal.html:13
|
||||
msgid "Action"
|
||||
msgstr "Tindakan"
|
||||
|
||||
#: mkdocs/themes/mkdocs/keyboard-modal.html:19
|
||||
msgid "Open this help"
|
||||
msgstr "Buka bantuan ini"
|
||||
|
||||
#: mkdocs/themes/mkdocs/keyboard-modal.html:23
|
||||
msgid "Next page"
|
||||
msgstr "Halaman selanjutnya"
|
||||
|
||||
#: mkdocs/themes/mkdocs/keyboard-modal.html:27
|
||||
msgid "Previous page"
|
||||
msgstr "Halaman sebelumnya"
|
||||
|
||||
#: mkdocs/themes/mkdocs/search-modal.html:9
|
||||
msgid "From here you can search these documents. Enter your search terms below."
|
||||
msgstr "Dari sini Anda dapat mencari dokumen ini. Masukkan istilah pencarian "
|
||||
"Anda di bawah ini."
|
||||
|
||||
#: mkdocs/themes/mkdocs/search-modal.html:12
|
||||
msgid "Search..."
|
||||
msgstr "Telusuri..."
|
||||
|
||||
#: mkdocs/themes/mkdocs/search-modal.html:12
|
||||
msgid "Type search term here"
|
||||
msgstr "Ketik istilah pencarian di sini"
|
||||
|
||||
#: mkdocs/themes/mkdocs/search-modal.html:15
|
||||
msgid "No results found"
|
||||
msgstr "Tidak ada hasil yang ditemukan"
|
||||
|
||||
#: mkdocs/themes/mkdocs/toc.html:3
|
||||
msgid "Table of Contents"
|
||||
msgstr "Daftar Isi"
|
||||
|
||||
110
mkdocs/themes/readthedocs/locales/id/LC_MESSAGES/messages.po
Normal file
110
mkdocs/themes/readthedocs/locales/id/LC_MESSAGES/messages.po
Normal file
@@ -0,0 +1,110 @@
|
||||
# Indonesian translations for MkDocs.
|
||||
# Copyright (C) 2022 MkDocs
|
||||
# This file is distributed under the same license as the MkDocs project.
|
||||
# Kira <kiraware@github.com>, 2021.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: MkDocs 1.3.1\n"
|
||||
"Report-Msgid-Bugs-To: \"https://github.com/mkdocs/mkdocs/issues\"\n"
|
||||
"POT-Creation-Date: 2022-08-15 17:05+0200\n"
|
||||
"PO-Revision-Date: 2023-03-21 21:00+0800\n"
|
||||
"Last-Translator: Kira <kiraware@github.com>\n"
|
||||
"Language: id\n"
|
||||
"Language-Team: id <LL@li.org>\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.12.1\n"
|
||||
|
||||
#: mkdocs/themes/readthedocs/404.html:7
|
||||
msgid "Page not found"
|
||||
msgstr "Halaman tidak ditemukan"
|
||||
|
||||
#: mkdocs/themes/readthedocs/base.html:97
|
||||
msgid "Logo"
|
||||
msgstr "Logo"
|
||||
|
||||
#: mkdocs/themes/readthedocs/base.html:111
|
||||
msgid "Navigation menu"
|
||||
msgstr "Menu navigasi"
|
||||
|
||||
#: mkdocs/themes/readthedocs/base.html:140
|
||||
msgid "Mobile navigation menu"
|
||||
msgstr "Menu navigasi seluler"
|
||||
|
||||
#: mkdocs/themes/readthedocs/breadcrumbs.html:3
|
||||
msgid "Docs"
|
||||
msgstr "Dokumen"
|
||||
|
||||
#: mkdocs/themes/readthedocs/breadcrumbs.html:18
|
||||
#: mkdocs/themes/readthedocs/breadcrumbs.html:20
|
||||
#: mkdocs/themes/readthedocs/breadcrumbs.html:22
|
||||
#: mkdocs/themes/readthedocs/breadcrumbs.html:24
|
||||
#, python-format
|
||||
msgid "Edit on %(repo_name)s"
|
||||
msgstr "Sunting pada %(repo_name)s"
|
||||
|
||||
#: mkdocs/themes/readthedocs/breadcrumbs.html:26
|
||||
msgid "Edit"
|
||||
msgstr "Sunting"
|
||||
|
||||
#: mkdocs/themes/readthedocs/breadcrumbs.html:34
|
||||
msgid "Breadcrumb Navigation"
|
||||
msgstr "Navigasi Remah Roti"
|
||||
|
||||
#: mkdocs/themes/readthedocs/breadcrumbs.html:36
|
||||
#: mkdocs/themes/readthedocs/footer.html:7
|
||||
#: mkdocs/themes/readthedocs/versions.html:17
|
||||
msgid "Previous"
|
||||
msgstr "Sebelumnya"
|
||||
|
||||
#: mkdocs/themes/readthedocs/breadcrumbs.html:39
|
||||
#: mkdocs/themes/readthedocs/footer.html:10
|
||||
#: mkdocs/themes/readthedocs/versions.html:20
|
||||
msgid "Next"
|
||||
msgstr "Selanjutnya"
|
||||
|
||||
#: mkdocs/themes/readthedocs/footer.html:5
|
||||
msgid "Footer Navigation"
|
||||
msgstr "Navigasi Footer"
|
||||
|
||||
#: mkdocs/themes/readthedocs/footer.html:25
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Built with %(mkdocs_link)s using a %(sphinx_link)s provided by "
|
||||
"%(rtd_link)s."
|
||||
msgstr ""
|
||||
"Dibangun dengan %(mkdocs_link)s menggunakan %(sphinx_link)s yang "
|
||||
"disediakan oleh %(rtd_link)s."
|
||||
|
||||
#: mkdocs/themes/readthedocs/search.html:5
|
||||
msgid "Search Results"
|
||||
msgstr "Hasil Penelusuran"
|
||||
|
||||
#: mkdocs/themes/readthedocs/search.html:9
|
||||
msgid "Search the Docs"
|
||||
msgstr "Telusuri Dokumen"
|
||||
|
||||
#: mkdocs/themes/readthedocs/search.html:9
|
||||
#: mkdocs/themes/readthedocs/searchbox.html:3
|
||||
msgid "Type search term here"
|
||||
msgstr "Ketik istilah pencarian di sini"
|
||||
|
||||
#: mkdocs/themes/readthedocs/search.html:12
|
||||
msgid "No results found"
|
||||
msgstr "Tidak ada hasil yang ditemukan"
|
||||
|
||||
#: mkdocs/themes/readthedocs/search.html:13
|
||||
msgid "Searching..."
|
||||
msgstr "Menelusuri..."
|
||||
|
||||
#: mkdocs/themes/readthedocs/searchbox.html:3
|
||||
msgid "Search docs"
|
||||
msgstr "Telusuri dokumen"
|
||||
|
||||
#: mkdocs/themes/readthedocs/versions.html:1
|
||||
msgid "Versions"
|
||||
msgstr "Versi"
|
||||
|
||||
Reference in New Issue
Block a user