squidfunk / mkdocs-material

Documentation that simply works
https://squidfunk.github.io/mkdocs-material/
MIT License
20.98k stars 3.55k forks source link

Update Bahasa Malaysia translations #6777

Closed belajarpowershell closed 8 months ago

belajarpowershell commented 9 months ago

Translations

{% macro t(key) %}{{ {
  "language": "ms",
  "action.edit": "Edit halaman ini",
  "action.skip": "Langkau tajuk talian",
  "action.view": "Paparkan sumber laman ini",
  "announce.dismiss": "Jangan paparkan lagi",
  "blog.archive": "Arkib",
  "blog.categories": "Kategori",
  "blog.categories.in": "masuk",
  "blog.continue": "Continue reading ⬅️",
  "blog.draft": "Draft ⬅️",
  "blog.index": "Back to index ⬅️",
  "blog.meta": "Metadata ⬅️",
  "blog.references": "Related links ⬅️",
  "clipboard.copy": "Salin ke papan keratan",
  "clipboard.copied": "Disalin ke papan keratan",
  "consent.accept": "Accept ⬅️",
  "consent.manage": "Manage settings ⬅️",
  "consent.reject": "Reject ⬅️",
  "footer": "Pengaki",
  "footer.next": "Next ⬅️",
  "footer.previous": "Sebelumnya",
  "header": "Pengepala",
  "meta.comments": "Komen",
  "meta.source": "Sumber",
  "nav": "Navigasi",
  "readtime.one": "1 min read ⬅️",
  "readtime.other": "# min read ⬅️",
  "rss.created": "RSS feed ⬅️",
  "rss.updated": "RSS feed of updated content ⬅️",
  "search": "Search ⬅️",
  "search.placeholder": "Cari",
  "search.share": "Share ⬅️",
  "search.reset": "Padam",
  "search.result.initializer": "Siap carian",
  "search.result.placeholder": "Taip untuk mula mencari",
  "search.result.none": "Tiada dokumen yang sepadan",
  "search.result.one": "1 dokumen yang sepadan",
  "search.result.other": "# dokumen yang sepadan",
  "search.result.more.one": "1 lagi di halaman ini",
  "search.result.more.other": "# lagi di halaman ini",
  "search.result.term.missing": "Hilang",
  "select.language": "Pilih bahasa",
  "select.version": "Pilih versi",
  "source": "tajuk talian asal",
  "source.file.contributors": "Contributors ⬅️",
  "source.file.date.created": "tarikh fil asal dicipta",
  "source.file.date.updated": "Tarikh fil dikemas kini",
  "tabs": "Tab",
  "toc": "Jadual kandungan",
  "top": "Kembali ke atas"
}[key] }}{% endmacro %}

Country flag

:flag_my:

Before submitting

squidfunk commented 9 months ago

Thanks! Added in 721eb6a. Would you like to add the remaining missing translations as well?

belajarpowershell commented 9 months ago

Sure let me submit for the remaining ones.

On Monday, February 12, 2024 at 08:06:46 PM GMT+8, Martin Donath ***@***.***> wrote:  

Thanks! Added in 721eb6a. Would you like to add the remaining missing translations as well?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

squidfunk commented 8 months ago

Released as part of 9.5.10.

squidfunk commented 8 months ago

If you want to add the remaining translations, please create a new issue, as this issue is considered resolved.