Translations update from Hosted Weblate

Co-authored-by: Fordas <fordas15@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Jean-Philippe ALLEGRO <jipai13@gmail.com>
Co-authored-by: Lycus Bendln <richard.huawei08@gmail.com>
Co-authored-by: Nguyễn Trung Đức <vaicato16@gmail.com>
Co-authored-by: Oxara <oxara.dev@gmail.com>
Co-authored-by: PandaKewt <chuminhtuan30306@gmail.com>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: plum7x <plumgift@hotmail.com>
Co-authored-by: tizio04 <dp2104@gmail.com>
Co-authored-by: 清水汐音 <chenzhongjie19940725@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/es/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/fr/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/id/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/it/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/tr/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/vi/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/zh_Hant/
Translation: Suwayomi/Suwayomi-WebUI
This commit is contained in:
Hosted Weblate
2024-09-22 03:14:46 +02:00
committed by schroda
parent 9ec0e1869d
commit 0b9acb1b4e
8 changed files with 539 additions and 59 deletions

View File

@@ -73,13 +73,16 @@
},
"add": {
"label": {
"success_other": "{{count}} download ditambahkan",
"success_other": "{{count}} unduhan ditambahkan",
"error_other": "Tidak dapat menambah unduhan",
"action": "Unduh",
"next_five": "5 bab berikutnya",
"next_ten": "10 bab berikutnya",
"next_twentyfive": "25 bab berikutnya",
"unread": "$t(global.filter.label.unread)"
"unread": "$t(global.filter.label.unread)",
"ahead": "$t(download.settings.download_ahead.title) ({{count}})",
"all": "$t(extension.language.all)",
"next": "$t(reader.button.next_chapter)Lanjut"
},
"button": {
"selected": "Memilih Unduhan"
@@ -190,7 +193,19 @@
"cbz": "Simpan sebagai arsip CBZ"
}
},
"title": "Unduh pengaturan"
"title": "Unduh pengaturan",
"delete_chapters": {
"title": "Hapus bab",
"label": {
"allow_deletion_of_bookmarked": "Izinkan penghapusan bab yang ditandai",
"manually_marked_as_read": "Hapus bab setelah menandainya secara manual sebagai telah dibaca"
},
"while_reading": {
"label": {
"title": "Hapus bab yang sudah selesai saat membaca"
}
}
}
}
}
}