New translations app.json (Indonesian)
This commit is contained in:
parent
cf5f48e8c4
commit
96c1efbad9
|
@ -193,10 +193,14 @@
|
||||||
},
|
},
|
||||||
"scene": {
|
"scene": {
|
||||||
"welcome": {
|
"welcome": {
|
||||||
"slogan": "Social networking\nback in your hands."
|
"slogan": "Social networking\nback in your hands.",
|
||||||
|
"get_started": "Get Started",
|
||||||
|
"log_in": "Log In"
|
||||||
},
|
},
|
||||||
"server_picker": {
|
"server_picker": {
|
||||||
"title": "Pilih sebuah server,\nserver manapun.",
|
"title": "Pilih sebuah server,\nserver manapun.",
|
||||||
|
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
|
||||||
|
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
|
||||||
"button": {
|
"button": {
|
||||||
"category": {
|
"category": {
|
||||||
"all": "Semua",
|
"all": "Semua",
|
||||||
|
@ -223,7 +227,7 @@
|
||||||
"category": "KATEGORI"
|
"category": "KATEGORI"
|
||||||
},
|
},
|
||||||
"input": {
|
"input": {
|
||||||
"placeholder": "Find a server or join your own..."
|
"placeholder": "Search communities"
|
||||||
},
|
},
|
||||||
"empty_state": {
|
"empty_state": {
|
||||||
"finding_servers": "Mencari server yang tersedia...",
|
"finding_servers": "Mencari server yang tersedia...",
|
||||||
|
@ -249,6 +253,12 @@
|
||||||
},
|
},
|
||||||
"password": {
|
"password": {
|
||||||
"placeholder": "kata sandi",
|
"placeholder": "kata sandi",
|
||||||
|
"require": "Your password needs at least:",
|
||||||
|
"character_limit": "8 characters",
|
||||||
|
"accessibility": {
|
||||||
|
"checked": "checked",
|
||||||
|
"unchecked": "unchecked"
|
||||||
|
},
|
||||||
"hint": "Kata sandi Anda harus memiliki sekurang-kurangnya delapan karakter"
|
"hint": "Kata sandi Anda harus memiliki sekurang-kurangnya delapan karakter"
|
||||||
},
|
},
|
||||||
"invite": {
|
"invite": {
|
||||||
|
@ -299,7 +309,7 @@
|
||||||
"subtitle": "Kami baru saja mengirim sebuah surel ke %s,\nketuk tautannya untuk mengkonfirmasi akun Anda.",
|
"subtitle": "Kami baru saja mengirim sebuah surel ke %s,\nketuk tautannya untuk mengkonfirmasi akun Anda.",
|
||||||
"button": {
|
"button": {
|
||||||
"open_email_app": "Buka Aplikasi Surel",
|
"open_email_app": "Buka Aplikasi Surel",
|
||||||
"dont_receive_email": "Saya tidak mendapatkan surel"
|
"resend": "Resend"
|
||||||
},
|
},
|
||||||
"dont_receive_email": {
|
"dont_receive_email": {
|
||||||
"title": "Periksa surel Anda",
|
"title": "Periksa surel Anda",
|
||||||
|
@ -554,4 +564,4 @@
|
||||||
"accessibility_hint": "Double tap to dismiss this wizard"
|
"accessibility_hint": "Double tap to dismiss this wizard"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue