From 870607f9c36a5a839dafaed73699ce4cc2bae6f1 Mon Sep 17 00:00:00 2001 From: chrox Date: Sun, 29 Dec 2024 10:42:35 +0100 Subject: [PATCH] Add missing translations --- apps/readest-app/public/locales/de/translation.json | 1 + apps/readest-app/public/locales/es/translation.json | 1 + apps/readest-app/public/locales/fr/translation.json | 1 + apps/readest-app/public/locales/id/translation.json | 1 + apps/readest-app/public/locales/it/translation.json | 1 + apps/readest-app/public/locales/ja/translation.json | 1 + apps/readest-app/public/locales/ko/translation.json | 1 + apps/readest-app/public/locales/pt/translation.json | 1 + apps/readest-app/public/locales/ru/translation.json | 1 + apps/readest-app/public/locales/tr/translation.json | 1 + apps/readest-app/public/locales/vi/translation.json | 1 + apps/readest-app/public/locales/zh-CN/translation.json | 1 + apps/readest-app/public/locales/zh-TW/translation.json | 1 + apps/readest-app/src/app/library/components/Bookshelf.tsx | 2 +- 14 files changed, 14 insertions(+), 1 deletion(-) diff --git a/apps/readest-app/public/locales/de/translation.json b/apps/readest-app/public/locales/de/translation.json index 5ee3fa06..9f638bfa 100644 --- a/apps/readest-app/public/locales/de/translation.json +++ b/apps/readest-app/public/locales/de/translation.json @@ -2,6 +2,7 @@ "About Readest": "Über Readest", "Add your notes here...": "Fügen Sie hier Ihre Notizen hinzu...", "Animation": "Animation", + "Are you sure to delete the selected books?": "Möchten Sie die ausgewählten Bücher wirklich löschen?", "Auto Mode": "Automatischer Modus", "Behavior": "Verhalten", "Book": "Buch", diff --git a/apps/readest-app/public/locales/es/translation.json b/apps/readest-app/public/locales/es/translation.json index 59c62d73..c4628979 100644 --- a/apps/readest-app/public/locales/es/translation.json +++ b/apps/readest-app/public/locales/es/translation.json @@ -2,6 +2,7 @@ "About Readest": "Acerca de Readest", "Add your notes here...": "Añade tus notas aquí...", "Animation": "Animación", + "Are you sure to delete the selected books?": "¿Estás seguro de eliminar los libros seleccionados?", "Auto Mode": "Modo automático", "Behavior": "Comportamiento", "Book": "Libro", diff --git a/apps/readest-app/public/locales/fr/translation.json b/apps/readest-app/public/locales/fr/translation.json index 3d487680..60c1a0bb 100644 --- a/apps/readest-app/public/locales/fr/translation.json +++ b/apps/readest-app/public/locales/fr/translation.json @@ -2,6 +2,7 @@ "About Readest": "À propos de Readest", "Add your notes here...": "Ajoutez vos notes ici...", "Animation": "Animation", + "Are you sure to delete the selected books?": "Êtes-vous sûr de vouloir supprimer les livres sélectionnés ?", "Auto Mode": "Mode automatique", "Behavior": "Comportement", "Book": "Livre", diff --git a/apps/readest-app/public/locales/id/translation.json b/apps/readest-app/public/locales/id/translation.json index 71fa279a..81a4a52c 100644 --- a/apps/readest-app/public/locales/id/translation.json +++ b/apps/readest-app/public/locales/id/translation.json @@ -2,6 +2,7 @@ "About Readest": "Tentang Readest", "Add your notes here...": "Tambahkan catatan Anda di sini...", "Animation": "Animasi", + "Are you sure to delete the selected books?": "Apakah Anda yakin ingin menghapus buku yang dipilih?", "Auto Mode": "Mode Otomatis", "Behavior": "Perilaku", "Book": "Buku", diff --git a/apps/readest-app/public/locales/it/translation.json b/apps/readest-app/public/locales/it/translation.json index bc21c4cf..d3993188 100644 --- a/apps/readest-app/public/locales/it/translation.json +++ b/apps/readest-app/public/locales/it/translation.json @@ -2,6 +2,7 @@ "About Readest": "Informazioni su Readest", "Add your notes here...": "Aggiungi qui le tue note...", "Animation": "Animazione", + "Are you sure to delete the selected books?": "Sei sicuro di voler eliminare i libri selezionati?", "Auto Mode": "Modalità automatica", "Behavior": "Comportamento", "Book": "Libro", diff --git a/apps/readest-app/public/locales/ja/translation.json b/apps/readest-app/public/locales/ja/translation.json index 578ecc70..a8a16270 100644 --- a/apps/readest-app/public/locales/ja/translation.json +++ b/apps/readest-app/public/locales/ja/translation.json @@ -2,6 +2,7 @@ "About Readest": "Readestについて", "Add your notes here...": "ここにメモを追加...", "Animation": "アニメーション", + "Are you sure to delete the selected books?": "選択した書籍を削除してもよろしいですか?", "Auto Mode": "自動モード", "Behavior": "動作", "Book": "書籍", diff --git a/apps/readest-app/public/locales/ko/translation.json b/apps/readest-app/public/locales/ko/translation.json index 8a9ace1e..fadabb5c 100644 --- a/apps/readest-app/public/locales/ko/translation.json +++ b/apps/readest-app/public/locales/ko/translation.json @@ -2,6 +2,7 @@ "About Readest": "Readest 정보", "Add your notes here...": "여기에 메모를 추가하세요...", "Animation": "애니메이션", + "Are you sure to delete the selected books?": "선택한 책을 삭제하시겠습니까?", "Auto Mode": "자동 모드", "Behavior": "동작", "Book": "책", diff --git a/apps/readest-app/public/locales/pt/translation.json b/apps/readest-app/public/locales/pt/translation.json index f1952dcc..96ee66ef 100644 --- a/apps/readest-app/public/locales/pt/translation.json +++ b/apps/readest-app/public/locales/pt/translation.json @@ -2,6 +2,7 @@ "About Readest": "Sobre o Readest", "Add your notes here...": "Adicione suas notas aqui...", "Animation": "Animação", + "Are you sure to delete the selected books?": "Tem certeza de que deseja excluir os livros selecionados?", "Auto Mode": "Modo Automático", "Behavior": "Comportamento", "Book": "Livro", diff --git a/apps/readest-app/public/locales/ru/translation.json b/apps/readest-app/public/locales/ru/translation.json index e6901264..8a92f1ff 100644 --- a/apps/readest-app/public/locales/ru/translation.json +++ b/apps/readest-app/public/locales/ru/translation.json @@ -2,6 +2,7 @@ "About Readest": "О Readest", "Add your notes here...": "Добавьте свои заметки здесь...", "Animation": "Анимация", + "Are you sure to delete the selected books?": "Вы уверены, что хотите удалить выбранные книги?", "Auto Mode": "Автоматический режим", "Behavior": "Поведение", "Book": "Книга", diff --git a/apps/readest-app/public/locales/tr/translation.json b/apps/readest-app/public/locales/tr/translation.json index 0eb25a51..e5534bf1 100644 --- a/apps/readest-app/public/locales/tr/translation.json +++ b/apps/readest-app/public/locales/tr/translation.json @@ -2,6 +2,7 @@ "About Readest": "Readest Hakkında", "Add your notes here...": "Notlarınızı buraya ekleyin...", "Animation": "Animasyon", + "Are you sure to delete the selected books?": "Seçili kitapları silmek istediğinizden emin misiniz?", "Auto Mode": "Otomatik Mod", "Behavior": "Davranış", "Book": "Kitap", diff --git a/apps/readest-app/public/locales/vi/translation.json b/apps/readest-app/public/locales/vi/translation.json index 19e41a5a..fe931b7e 100644 --- a/apps/readest-app/public/locales/vi/translation.json +++ b/apps/readest-app/public/locales/vi/translation.json @@ -2,6 +2,7 @@ "About Readest": "Về Readest", "Add your notes here...": "Thêm ghi chú của bạn vào đây...", "Animation": "Hiệu ứng động", + "Are you sure to delete the selected books?": "Bạn có chắc chắn muốn xóa các sách đã chọn?", "Auto Mode": "Chế độ tự động", "Behavior": "Hành vi", "Book": "Sách", diff --git a/apps/readest-app/public/locales/zh-CN/translation.json b/apps/readest-app/public/locales/zh-CN/translation.json index 1bc69524..4423cb41 100644 --- a/apps/readest-app/public/locales/zh-CN/translation.json +++ b/apps/readest-app/public/locales/zh-CN/translation.json @@ -2,6 +2,7 @@ "About Readest": "关于 Readest", "Add your notes here...": "在这里添加您的笔记...", "Animation": "动画", + "Are you sure to delete the selected books?": "您确定要删除所选书籍吗?", "Auto Mode": "自动主题", "Behavior": "行为", "Book": "书籍", diff --git a/apps/readest-app/public/locales/zh-TW/translation.json b/apps/readest-app/public/locales/zh-TW/translation.json index afc60e97..dc5163e1 100644 --- a/apps/readest-app/public/locales/zh-TW/translation.json +++ b/apps/readest-app/public/locales/zh-TW/translation.json @@ -2,6 +2,7 @@ "About Readest": "關於 Readest", "Add your notes here...": "在這裡添加您的筆記...", "Animation": "動畫", + "Are you sure to delete the selected books?": "您確定要刪除所選書籍嗎?", "Auto Mode": "自動主題", "Behavior": "行為", "Book": "書籍", diff --git a/apps/readest-app/src/app/library/components/Bookshelf.tsx b/apps/readest-app/src/app/library/components/Bookshelf.tsx index 5fed7a9c..ad1a765f 100644 --- a/apps/readest-app/src/app/library/components/Bookshelf.tsx +++ b/apps/readest-app/src/app/library/components/Bookshelf.tsx @@ -295,7 +295,7 @@ const Bookshelf: React.FC = ({ libraryBooks, isSelectMode, onImp {showDeleteAlert && ( setShowDeleteAlert(false)} onClickConfirm={confirmDelete} />