New translations app.json (Indonesian)
This commit is contained in:
parent
9884e8e321
commit
85ff73923e
|
@ -194,22 +194,22 @@
|
||||||
"slogan": "Social networking\nback in your hands."
|
"slogan": "Social networking\nback in your hands."
|
||||||
},
|
},
|
||||||
"server_picker": {
|
"server_picker": {
|
||||||
"title": "Pick a server,\nany server.",
|
"title": "Pilih sebuah server,\nserver manapun.",
|
||||||
"button": {
|
"button": {
|
||||||
"category": {
|
"category": {
|
||||||
"all": "All",
|
"all": "Semua",
|
||||||
"all_accessiblity_description": "Category: All",
|
"all_accessiblity_description": "Kategori: Semua",
|
||||||
"academia": "academia",
|
"academia": "academia",
|
||||||
"activism": "activism",
|
"activism": "aktivisme",
|
||||||
"food": "food",
|
"food": "makanan",
|
||||||
"furry": "furry",
|
"furry": "furry",
|
||||||
"games": "games",
|
"games": "permainan",
|
||||||
"general": "general",
|
"general": "umum",
|
||||||
"journalism": "journalism",
|
"journalism": "jurnalisme",
|
||||||
"lgbt": "lgbt",
|
"lgbt": "lgbt",
|
||||||
"regional": "regional",
|
"regional": "regional",
|
||||||
"art": "art",
|
"art": "seni",
|
||||||
"music": "music",
|
"music": "musik",
|
||||||
"tech": "tech"
|
"tech": "tech"
|
||||||
},
|
},
|
||||||
"see_less": "See Less",
|
"see_less": "See Less",
|
||||||
|
@ -233,45 +233,45 @@
|
||||||
"title": "Tell us about you.",
|
"title": "Tell us about you.",
|
||||||
"input": {
|
"input": {
|
||||||
"avatar": {
|
"avatar": {
|
||||||
"delete": "Delete"
|
"delete": "Hapus"
|
||||||
},
|
},
|
||||||
"username": {
|
"username": {
|
||||||
"placeholder": "username",
|
"placeholder": "nama pengguna",
|
||||||
"duplicate_prompt": "This username is taken."
|
"duplicate_prompt": "Nama pengguna ini sudah diambil."
|
||||||
},
|
},
|
||||||
"display_name": {
|
"display_name": {
|
||||||
"placeholder": "display name"
|
"placeholder": "display name"
|
||||||
},
|
},
|
||||||
"email": {
|
"email": {
|
||||||
"placeholder": "email"
|
"placeholder": "surel"
|
||||||
},
|
},
|
||||||
"password": {
|
"password": {
|
||||||
"placeholder": "password",
|
"placeholder": "kata sandi",
|
||||||
"hint": "Your password needs at least eight characters"
|
"hint": "Kata sandi Anda harus memiliki sekurang-kurangnya delapan karakter"
|
||||||
},
|
},
|
||||||
"invite": {
|
"invite": {
|
||||||
"registration_user_invite_request": "Why do you want to join?"
|
"registration_user_invite_request": "Mengapa Anda ingin bergabung?"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"item": {
|
"item": {
|
||||||
"username": "Username",
|
"username": "Nama pengguna",
|
||||||
"email": "Email",
|
"email": "Surel",
|
||||||
"password": "Password",
|
"password": "Kata sandi",
|
||||||
"agreement": "Agreement",
|
"agreement": "Agreement",
|
||||||
"locale": "Locale",
|
"locale": "Locale",
|
||||||
"reason": "Reason"
|
"reason": "Alasan"
|
||||||
},
|
},
|
||||||
"reason": {
|
"reason": {
|
||||||
"blocked": "%s contains a disallowed email provider",
|
"blocked": "%s contains a disallowed email provider",
|
||||||
"unreachable": "%s does not seem to exist",
|
"unreachable": "%s does not seem to exist",
|
||||||
"taken": "%s is already in use",
|
"taken": "%s sudah digunakan",
|
||||||
"reserved": "%s is a reserved keyword",
|
"reserved": "%s is a reserved keyword",
|
||||||
"accepted": "%s must be accepted",
|
"accepted": "%s must be accepted",
|
||||||
"blank": "%s is required",
|
"blank": "%s diperlukan",
|
||||||
"invalid": "%s is invalid",
|
"invalid": "%s tidak valid",
|
||||||
"too_long": "%s is too long",
|
"too_long": "%s terlalu panjang",
|
||||||
"too_short": "%s is too short",
|
"too_short": "%s terlalu pendek",
|
||||||
"inclusion": "%s is not a supported value"
|
"inclusion": "%s is not a supported value"
|
||||||
},
|
},
|
||||||
"special": {
|
"special": {
|
||||||
|
|
Loading…
Reference in New Issue