Files
suwayomi-material-you-webui/src/i18n/locale/id.json

57 lines
1.8 KiB
JSON
Raw Normal View History

Translated using Weblate (Ukrainian) Ukrainian: currently translated at 100.0% (201 of 201 strings) Translated using Weblate (Chinese (Simplified)) Chinese (Simplified): currently translated at 100.0% (201 of 201 strings) Translated using Weblate (Indonesian) Indonesian: currently translated at 8.9% (18 of 201 strings) Translated using Weblate (Chinese (Simplified)) Chinese (Simplified): currently translated at 100.0% (201 of 201 strings) Added translation using Weblate (Indonesian) Translated using Weblate (Japanese) Japanese: currently translated at 3.0% (6 of 200 strings) Translated using Weblate (Ukrainian) Ukrainian: currently translated at 100.0% (200 of 200 strings) Translated using Weblate (Ukrainian) Ukrainian: currently translated at 100.0% (199 of 199 strings) Translated using Weblate (Chinese (Simplified)) Chinese (Simplified): currently translated at 61.1% (121 of 198 strings) Translated using Weblate (Ukrainian) Ukrainian: currently translated at 100.0% (198 of 198 strings) Translated using Weblate (Ukrainian) Ukrainian: currently translated at 100.0% (197 of 197 strings) Translated using Weblate (Chinese (Simplified)) Chinese (Simplified): currently translated at 60.7% (119 of 196 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (196 of 196 strings) Translated using Weblate Co-authored-by: Dan <denqwerta@gmail.com> Co-authored-by: Dan <jonweblin2205@protonmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Rafie Rafie <rafiedanr@gmail.com> Co-authored-by: Super Mario <supermario22922@gmail.com> Co-authored-by: misaka10843 <misaka10843@outlook.jp> Co-authored-by: schroda <github@mail.schroda.net> Co-authored-by: 娃哈哈 <1045188196xsj@gmail.com> Co-authored-by: 蓝云Reyes <i@muir.fun> Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/de/ Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/id/ Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/ja/ Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/uk/ Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/zh_Hans/ Translation: Suwayomi/Tachidesk-WebUI
2023-06-22 15:57:25 +02:00
{
"category": {
"dialog": {
"title": {
"new_category": "Kategori baru",
"edit_category": "Ubah kategori"
}
},
"error": {
"label": {
"empty": "Kategori ini kosong",
"request_failure": "Tidak dapat memuat kategori"
},
"no_categories_found": {
"label": {
"info": "Kategori tak ditemukan.",
"hint": "Buatlah di pengaturan."
}
}
},
"label": {
"category_name": "Nama kategori",
"use_as_default_category": "Kategori saat menambahkan manga ke perpustakaan"
},
"title": {
"set_categories": "Atur kategori",
"categories": "Kategori"
}
},
"chapter": {
"action": {
"bookmark": {
"remove": {
"button": {
"selected": "Hapus yang terpilih dari favorit"
},
"label": {
"action": "Hapus favorit",
"success_other": "Telah menghapus {{count}} dari favorit",
"error_other": "Tidak dapat menghapus favorit"
}
},
"add": {
"label": {
"action": "Tambahkan ke favorit",
"error_other": "Tidak dapat mengatur favorit pada bab",
"success_other": "{{count}} bab telah difavorit"
},
"button": {
"selected": "Telah difavorit"
}
}
}
}
}
}