New translations translation.json (Indonesian)

This commit is contained in:
AkiraFukushima 2022-03-14 21:31:12 +09:00
parent cc161fdb49
commit 30063b4c85
1 changed files with 9 additions and 9 deletions

View File

@ -113,9 +113,9 @@
"public": "Linimasa publik" "public": "Linimasa publik"
}, },
"use_marker": { "use_marker": {
"title": "Load the timeline from the last reading position", "title": "Muat linimasa dari posisi baca terakhir",
"home": "Home", "home": "Beranda",
"notifications": "Notifications" "notifications": "Pemberitahuan"
} }
}, },
"filters": { "filters": {
@ -174,14 +174,14 @@
"launch": "Luncurkan aplikasi saat login" "launch": "Luncurkan aplikasi saat login"
}, },
"reset": { "reset": {
"button": "Reset preferences" "button": "Setel ulang preferensi"
} }
}, },
"appearance": { "appearance": {
"title": "Penampilan", "title": "Penampilan",
"theme_color": "Warna tema", "theme_color": "Warna tema",
"theme": { "theme": {
"system": "System", "system": "Sistem",
"light": "Terang", "light": "Terang",
"dark": "Gelap", "dark": "Gelap",
"solarized_light": "Solarized Light", "solarized_light": "Solarized Light",
@ -383,7 +383,7 @@
} }
}, },
"status_loading": { "status_loading": {
"message": "Load more status" "message": "Muat lebih status"
} }
}, },
"side_bar": { "side_bar": {
@ -462,7 +462,7 @@
"notification_fetch_error": "Gagal memuat pemberitahuan", "notification_fetch_error": "Gagal memuat pemberitahuan",
"favourite_fetch_error": "Gagal memuat favorit", "favourite_fetch_error": "Gagal memuat favorit",
"follow_request_accept_error": "Gagal menerima permintaan mengikuti", "follow_request_accept_error": "Gagal menerima permintaan mengikuti",
"follow_request_reject_error": "Failed to reject the request", "follow_request_reject_error": "Gagal menolak permintaan mengikuti",
"start_streaming_error": "Gagal memulai streaming", "start_streaming_error": "Gagal memulai streaming",
"start_all_streamings_error": "Gagal memuat streaming {{domain}}", "start_all_streamings_error": "Gagal memuat streaming {{domain}}",
"attach_error": "Tidak dapat melampirkan berkas", "attach_error": "Tidak dapat melampirkan berkas",
@ -506,8 +506,8 @@
}, },
"new_toot": { "new_toot": {
"toot_length": "Panjang toot harus {{min}} hingga {{max}}", "toot_length": "Panjang toot harus {{min}} hingga {{max}}",
"attach_length": "You can only attach up to {{max}} image", "attach_length": "Anda hanya dapat melampirkan hingga {{max}} gambar",
"attach_length_plural": "You can only attach up to {{max}} images", "attach_length_plural": "Anda hanya dapat melampirkan hingga {{max}} gambar",
"attach_image": "Anda hanya dapat melampirkan gambar atau video", "attach_image": "Anda hanya dapat melampirkan gambar atau video",
"poll_invalid": "Pilihan angket invalid" "poll_invalid": "Pilihan angket invalid"
} }