From 50b9c35bc359a4b4d2984b6191d8a67f63b6228a Mon Sep 17 00:00:00 2001 From: ping Date: Wed, 11 Oct 2023 17:22:36 +0800 Subject: [PATCH] Update translations --- calibre-plugin/dialog/advanced_search.py | 2 +- calibre-plugin/translations/default.pot | 4 ++-- calibre-plugin/translations/ja.po | 16 ++++++++-------- calibre-plugin/translations/ko.po | 18 +++++++++--------- calibre-plugin/translations/zh_CN.po | 16 ++++++++-------- calibre-plugin/translations/zh_TW.po | 18 +++++++++--------- 6 files changed, 37 insertions(+), 37 deletions(-) diff --git a/calibre-plugin/dialog/advanced_search.py b/calibre-plugin/dialog/advanced_search.py index 3381ddc..d434675 100644 --- a/calibre-plugin/dialog/advanced_search.py +++ b/calibre-plugin/dialog/advanced_search.py @@ -130,7 +130,7 @@ def __init__(self, *args): form_fields_layout.addRow(_("Media"), self.media_rb_layout) self.subject_btn_group = QButtonGroup(self) - self.subject_all_rb = QRadioButton(_("Any"), self) + self.subject_all_rb = QRadioButton(_("All"), self) self.subject_fiction_rb = QRadioButton(_("Fiction"), self) self.subject_nonfiction_rb = QRadioButton(_("Nonfiction"), self) subject_rb = ( diff --git a/calibre-plugin/translations/default.pot b/calibre-plugin/translations/default.pot index b168d77..b33fde5 100644 --- a/calibre-plugin/translations/default.pot +++ b/calibre-plugin/translations/default.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: libby-calibre-plugin 0.1.9\n" "Report-Msgid-Bugs-To: https://github.com/ping/libby-calibre-plugin/\n" -"POT-Creation-Date: 2023-10-06 13:45+0800\n" +"POT-Creation-Date: 2023-10-11 17:15+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -592,6 +592,7 @@ msgid "ISBN" msgstr "" #: calibre-plugin/dialog/advanced_search.py:98 +#: calibre-plugin/dialog/advanced_search.py:133 msgid "All" msgstr "" @@ -608,7 +609,6 @@ msgid "Availability" msgstr "" #: calibre-plugin/dialog/advanced_search.py:115 -#: calibre-plugin/dialog/advanced_search.py:133 msgid "Any" msgstr "" diff --git a/calibre-plugin/translations/ja.po b/calibre-plugin/translations/ja.po index 796c7e1..dbb8510 100644 --- a/calibre-plugin/translations/ja.po +++ b/calibre-plugin/translations/ja.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: libby-calibre-plugin 0.1.9\n" "Report-Msgid-Bugs-To: https://github.com/ping/libby-calibre-plugin/\n" -"POT-Creation-Date: 2023-10-06 13:45+0800\n" +"POT-Creation-Date: 2023-10-11 16:56+0800\n" "PO-Revision-Date: 2023-07-04 07:26+0800\n" "Last-Translator: \n" "Language-Team: \n" @@ -591,6 +591,7 @@ msgid "ISBN" msgstr "" #: calibre-plugin/dialog/advanced_search.py:98 +#: calibre-plugin/dialog/advanced_search.py:133 msgid "All" msgstr "すべて" @@ -607,25 +608,24 @@ msgid "Availability" msgstr "利用可能性" #: calibre-plugin/dialog/advanced_search.py:115 -#: calibre-plugin/dialog/advanced_search.py:133 msgid "Any" -msgstr "" +msgstr "すべて" #: calibre-plugin/dialog/advanced_search.py:130 msgid "Media" -msgstr "" +msgstr "フォーマット" #: calibre-plugin/dialog/advanced_search.py:134 msgid "Fiction" -msgstr "" +msgstr "フィクション" #: calibre-plugin/dialog/advanced_search.py:135 msgid "Nonfiction" -msgstr "" +msgstr "ノンフィクション" #: calibre-plugin/dialog/advanced_search.py:146 msgid "Subject" -msgstr "" +msgstr "ジャンル" #: calibre-plugin/dialog/advanced_search.py:207 msgid "Basic Search" @@ -763,7 +763,7 @@ msgstr "再生時間" #: calibre-plugin/dialog/base.py:935 msgid "Subjects" -msgstr "" +msgstr "ジャンル" #: calibre-plugin/dialog/base.py:939 msgid "Rating" diff --git a/calibre-plugin/translations/ko.po b/calibre-plugin/translations/ko.po index c89ce69..c9d411f 100644 --- a/calibre-plugin/translations/ko.po +++ b/calibre-plugin/translations/ko.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: libby-calibre-plugin 0.1.9\n" "Report-Msgid-Bugs-To: https://github.com/ping/libby-calibre-plugin/\n" -"POT-Creation-Date: 2023-10-06 13:45+0800\n" +"POT-Creation-Date: 2023-10-11 16:56+0800\n" "PO-Revision-Date: 2023-07-04 07:26+0800\n" "Last-Translator: \n" "Language-Team: \n" @@ -591,8 +591,9 @@ msgid "ISBN" msgstr "" #: calibre-plugin/dialog/advanced_search.py:98 +#: calibre-plugin/dialog/advanced_search.py:133 msgid "All" -msgstr "모두" +msgstr "모든" #: calibre-plugin/dialog/advanced_search.py:99 msgid "Available now" @@ -607,25 +608,24 @@ msgid "Availability" msgstr "이용 가능 여부" #: calibre-plugin/dialog/advanced_search.py:115 -#: calibre-plugin/dialog/advanced_search.py:133 msgid "Any" -msgstr "" +msgstr "모두" #: calibre-plugin/dialog/advanced_search.py:130 msgid "Media" -msgstr "" +msgstr "형식" #: calibre-plugin/dialog/advanced_search.py:134 msgid "Fiction" -msgstr "" +msgstr "픽션" #: calibre-plugin/dialog/advanced_search.py:135 msgid "Nonfiction" -msgstr "" +msgstr "알림" #: calibre-plugin/dialog/advanced_search.py:146 msgid "Subject" -msgstr "" +msgstr "주제" #: calibre-plugin/dialog/advanced_search.py:207 msgid "Basic Search" @@ -763,7 +763,7 @@ msgstr "길이" #: calibre-plugin/dialog/base.py:935 msgid "Subjects" -msgstr "" +msgstr "주제" #: calibre-plugin/dialog/base.py:939 msgid "Rating" diff --git a/calibre-plugin/translations/zh_CN.po b/calibre-plugin/translations/zh_CN.po index 8f5d3ec..9ff8297 100644 --- a/calibre-plugin/translations/zh_CN.po +++ b/calibre-plugin/translations/zh_CN.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: libby-calibre-plugin 0.1.9\n" "Report-Msgid-Bugs-To: https://github.com/ping/libby-calibre-plugin/\n" -"POT-Creation-Date: 2023-10-06 13:45+0800\n" +"POT-Creation-Date: 2023-10-11 16:56+0800\n" "PO-Revision-Date: 2023-07-04 07:26+0800\n" "Last-Translator: \n" "Language-Team: \n" @@ -591,6 +591,7 @@ msgid "ISBN" msgstr "" #: calibre-plugin/dialog/advanced_search.py:98 +#: calibre-plugin/dialog/advanced_search.py:133 msgid "All" msgstr "全部" @@ -607,25 +608,24 @@ msgid "Availability" msgstr "可供借阅情况" #: calibre-plugin/dialog/advanced_search.py:115 -#: calibre-plugin/dialog/advanced_search.py:133 msgid "Any" -msgstr "" +msgstr "任何" #: calibre-plugin/dialog/advanced_search.py:130 msgid "Media" -msgstr "" +msgstr "格式" #: calibre-plugin/dialog/advanced_search.py:134 msgid "Fiction" -msgstr "" +msgstr "小说" #: calibre-plugin/dialog/advanced_search.py:135 msgid "Nonfiction" -msgstr "" +msgstr "非虚构类作品" #: calibre-plugin/dialog/advanced_search.py:146 msgid "Subject" -msgstr "" +msgstr "专题" #: calibre-plugin/dialog/advanced_search.py:207 msgid "Basic Search" @@ -763,7 +763,7 @@ msgstr "持续时间" #: calibre-plugin/dialog/base.py:935 msgid "Subjects" -msgstr "" +msgstr "专题" #: calibre-plugin/dialog/base.py:939 msgid "Rating" diff --git a/calibre-plugin/translations/zh_TW.po b/calibre-plugin/translations/zh_TW.po index 107ae36..7789263 100644 --- a/calibre-plugin/translations/zh_TW.po +++ b/calibre-plugin/translations/zh_TW.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: libby-calibre-plugin 0.1.9\n" "Report-Msgid-Bugs-To: https://github.com/ping/libby-calibre-plugin/\n" -"POT-Creation-Date: 2023-10-06 13:45+0800\n" +"POT-Creation-Date: 2023-10-11 16:56+0800\n" "PO-Revision-Date: 2023-07-04 07:25+0800\n" "Last-Translator: \n" "Language-Team: \n" @@ -591,8 +591,9 @@ msgid "ISBN" msgstr "" #: calibre-plugin/dialog/advanced_search.py:98 +#: calibre-plugin/dialog/advanced_search.py:133 msgid "All" -msgstr "任何書籍" +msgstr "全部" #: calibre-plugin/dialog/advanced_search.py:99 msgid "Available now" @@ -607,25 +608,24 @@ msgid "Availability" msgstr "可用性" #: calibre-plugin/dialog/advanced_search.py:115 -#: calibre-plugin/dialog/advanced_search.py:133 msgid "Any" -msgstr "" +msgstr "任何" #: calibre-plugin/dialog/advanced_search.py:130 msgid "Media" -msgstr "" +msgstr "格式" #: calibre-plugin/dialog/advanced_search.py:134 msgid "Fiction" -msgstr "" +msgstr "小說" #: calibre-plugin/dialog/advanced_search.py:135 msgid "Nonfiction" -msgstr "" +msgstr "非小說類作品" #: calibre-plugin/dialog/advanced_search.py:146 msgid "Subject" -msgstr "" +msgstr "主題" #: calibre-plugin/dialog/advanced_search.py:207 msgid "Basic Search" @@ -763,7 +763,7 @@ msgstr "持續時間" #: calibre-plugin/dialog/base.py:935 msgid "Subjects" -msgstr "" +msgstr "主題" #: calibre-plugin/dialog/base.py:939 msgid "Rating"