mirror of
https://github.com/modrinth/code.git
synced 2026-09-02 13:05:50 +00:00
New translations from Crowdin (main) (#5585)
This commit is contained in:
@@ -578,8 +578,20 @@
|
||||
"dashboard.collections.button.create-new": {
|
||||
"message": "Buat baru"
|
||||
},
|
||||
"dashboard.collections.empty.get-started-hint": {
|
||||
"message": "Buat koleksi pertama Anda untuk memulai!"
|
||||
},
|
||||
"dashboard.collections.empty.no-collections": {
|
||||
"message": "Anda belum memiliki koleksi"
|
||||
},
|
||||
"dashboard.collections.empty.no-match": {
|
||||
"message": "Tidak ada koleksi yang cocok dengan pencarian Anda"
|
||||
},
|
||||
"dashboard.collections.empty.no-match-hint": {
|
||||
"message": "Coba sesuaikan kata kunci pencarian atau penyaringan Anda."
|
||||
},
|
||||
"dashboard.collections.label.projects-count": {
|
||||
"message": "{count, plural, other {{count} proyek}}"
|
||||
"message": "{count} {countPlural, plural, other {proyek}}"
|
||||
},
|
||||
"dashboard.collections.label.search-input": {
|
||||
"message": "Cari koleksi Anda"
|
||||
@@ -1425,7 +1437,7 @@
|
||||
"message": "Untuk Pemain"
|
||||
},
|
||||
"landing.section.for-players.tagline": {
|
||||
"message": "Temukan lebih dari {count} kreasi"
|
||||
"message": "Temukan lebih dari {count, number} kreasi"
|
||||
},
|
||||
"landing.subheading": {
|
||||
"message": "Temukan, mainkan, dan bagikan konten Minecraft melalui platform sumber terbuka kami yang dibangun untuk komunitas."
|
||||
@@ -2028,7 +2040,7 @@
|
||||
"message": "Koleksi"
|
||||
},
|
||||
"profile.label.downloads": {
|
||||
"message": "{count} {count, plural, other {unduhan}}"
|
||||
"message": "{count} {countPlural, plural, other {pengunduhan}}"
|
||||
},
|
||||
"profile.label.joined": {
|
||||
"message": "Telah bergabung"
|
||||
@@ -2049,7 +2061,7 @@
|
||||
"message": "Organisasi"
|
||||
},
|
||||
"profile.label.projects": {
|
||||
"message": "{count} {count, plural, other {proyek}}"
|
||||
"message": "{count} {countPlural, plural, other {proyek}}"
|
||||
},
|
||||
"profile.label.saving": {
|
||||
"message": "Menyimpan..."
|
||||
@@ -2771,9 +2783,6 @@
|
||||
"search.filter.locked.server.sync": {
|
||||
"message": "Sinkronkan dengan server"
|
||||
},
|
||||
"servers.backup.restore.in-progress.tooltip": {
|
||||
"message": "Sedang memulihkan cadangan"
|
||||
},
|
||||
"servers.notice.actions": {
|
||||
"message": "Tindakan"
|
||||
},
|
||||
@@ -2826,7 +2835,7 @@
|
||||
"message": "Tambah lagi"
|
||||
},
|
||||
"settings.applications.button.add-redirect-uri": {
|
||||
"message": "Tidak ada URI pengarahan ulang"
|
||||
"message": "Tambah URI pengarahan ulang"
|
||||
},
|
||||
"settings.applications.button.cancel": {
|
||||
"message": "Batal"
|
||||
@@ -3051,7 +3060,7 @@
|
||||
"message": "Buat PAT"
|
||||
},
|
||||
"settings.pats.description": {
|
||||
"message": "PAT dapat digunakan untuk mengakses API Modrinth. Untuk informasi lebih lanjut, lihat <doc-link>Dokumentasi API Modrinth</doc-link>. Mereka dapat dibuat dan dicabut kapan saja."
|
||||
"message": "PAT dapat digunakan untuk mengakses API Modrinth dan dapat dibuat dan dicabut kapan saja. Untuk informasi lebih lanjut, lihat <doc-link>dokumentasi API Modrinth</doc-link>."
|
||||
},
|
||||
"settings.pats.modal.create.action": {
|
||||
"message": "Buat PAT"
|
||||
|
||||
Reference in New Issue
Block a user