Skip to content

Commit 5354157

Browse files
authored
Merge pull request #3 from isatrio/master
translate to Indonesian
2 parents b5fae30 + e8cd7a8 commit 5354157

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

themes/vue/layout/page.ejs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,10 @@
4444
<%_ if (!page.sponsors) { _%>
4545
<%- partial('partials/ad-text') %>
4646
<%_ } _%>
47+
Menemukan kesalahan atau ingin berkontribusi pada dokumentasi?
4748
Caught a mistake or want to contribute to the documentation?
4849
<a href="https://github.com/vuejs/vuejs.org/blob/master/src/<%- page.path.replace(/\.html$/, '.md') %>" target="_blank">
49-
Edit this page on GitHub!
50+
Sunting halaman ini di Github!
5051
</a>
5152
</div>
5253
</div>

themes/vue/layout/search-page.ejs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<div class="search-footer">
99
<p>
1010
<template v-if="totalResults">
11-
<strong>{{ totalResults }} results</strong> found in {{ queryTime }}ms
11+
<strong>{{ totalResults }} hasil</strong> ditemukan di {{ queryTime }}ms
1212
</template>
1313
</p>
1414
<a target="_blank" href="https://www.algolia.com/">
@@ -25,7 +25,7 @@
2525
></search-result>
2626
</template>
2727

28-
<p v-else>No results were found.</p>
28+
<p v-else>Tidak ada hasil yang ditemukan</p>
2929

3030
<div ref="infiniteScrollAnchor"></div>
3131

themes/vue/layout/sponsors-page.ejs

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
<h1>Sponsor Vue.js Development</h1>
22

33
<p>
4-
Vue.js is an MIT licensed open source project and completely free to use.
5-
However, the amount of effort needed to maintain and develop new features for the project is not sustainable without proper financial backing. You can support Vue.js development via the following methods:
4+
Vue,js adalah sebuah proyek kode sumber terbuka berlisensi MIT dan babas untuk digunakan. Bagaimanapun, upaya dibutuhkan untuk mengelola dan mengembangkan fitur baru untuk proyek tidak akan bertahan tanpa dukungan finansial yang layak. Kamu bisa mendukung pengembangan Vue.js dengan beberapa cara:
65
</p>
76

8-
<h2 id="One-time-Donations">One-time Donations</h2>
7+
<h2 id="One-time-Donations">Donasi sekali waktu</h2>
98

10-
<p>We accept donations through these channels:</p>
9+
<p>Kami menerimah donasi melalui beberapa kanal:</p>
1110

1211
<div id="one-time-donations">
1312
<a href="https://www.paypal.me/evanyou" target="_blank">
@@ -54,24 +53,24 @@ window.addEventListener('hashchange', function () {
5453
})
5554
</script>
5655

57-
<h2 id="Recurring-Pledges">Recurring Pledges</h2>
56+
<h2 id="Recurring-Pledges">Donasi berkala</h2>
5857

5958
<p>
60-
Recurring pledges come with exclusive perks, e.g. having your name listed in the Vue GitHub repository, or have your company logo placed on this website.
59+
Donasi berkala datang dengan fasilitas eksklusif, misalnya namamu tercantum di repositori GitHub Vue, atau logo perusahaanmu diletakan dalam situs web ini.
6160
</p>
6261

6362
<ul>
6463
<li>
65-
<a href="https://www.patreon.com/evanyou" target="_blank">Become a backer or sponsor via Patreon</a> (goes directly to support Evan You's full-time work on Vue)
64+
<a href="https://www.patreon.com/evanyou" target="_blank">Menjadi pendukung atau sponsor melalui Patreon</a> (pergi langsung untuk mendukung Evan You bekerja penuh dalam Vue)
6665
</li>
6766
<li>
68-
<a href="https://opencollective.com/vuejs">Become a backer or sponsor via OpenCollective</a> (goes into a fund with transparent expense models supporting community efforts and events)
67+
<a href="https://opencollective.com/vuejs">Menjadi pendukung atau sponsor melalui OpenCollective</a> (biayai dengan model biaya transparan mendukung upaya komunitas dan kegiatan)
6968
</li>
7069
</ul>
7170

72-
<h2>Current Premium Sponsors:</h2>
71+
<h2>Sponsor Premium Saat Ini:</h2>
7372

74-
<h3>Special Sponsors</h3>
73+
<h3>Sponsor Special</h3>
7574

7675
<p class="platinum">
7776
<%_ for (const sponsor of theme.special_sponsors) {_%>
@@ -91,7 +90,7 @@ Recurring pledges come with exclusive perks, e.g. having your name listed in the
9190
<%_ } _%>
9291
</p>
9392

94-
<h3>Special Sponsors (China)</h3>
93+
<h3>Sponsor Spesial (China)</h3>
9594

9695
<p class="platinum">
9796
<%_ for (const sponsor of theme.platinum_sponsors_china) {_%>
@@ -132,9 +131,9 @@ Recurring pledges come with exclusive perks, e.g. having your name listed in the
132131
</p>
133132

134133
<p>
135-
If you run a business and are using Vue in a revenue-generating product, it makes business sense to sponsor Vue development: <b>it ensures the project that your product relies on stays healthy and actively maintained.</b> It can also help your exposure in the Vue community and makes it easier to attract Vue developers.
134+
Jika kamu menjalankan sebuah bisnis dan menggunakan Vue dalam produk pendapatan, itu masuk akal untuk mensponsori pengembangan Vue: <b>ini memastikan proyekmu yang bergantung (pada Vue) dalam keadaan sehat dan dikelola secara aktif.</b> Ini bisa juga membantu keberadaanmu dalam komunitas Vue dan membuatnya lebih mudah untuk menarik developer Vue.
136135
</p>
137136

138137
<p>
139-
If you are an individual user and have enjoyed the productivity of using Vue, consider donating as a sign of appreciation - like buying me coffee once in a while :)
138+
Jika kamu adalah seorang individu dan menikmati produktivitas dalam menggunakan Vue, mempertimbangkan berdonasi sebagai tanda apresiasi - seperti membelikanku kopi sesekali :)
140139
</p>

0 commit comments

Comments
 (0)