add author-name-filters settings

This commit is contained in:
2022-03-10 22:38:04 +08:00
parent 54fdca5b15
commit bf17c29ea1
12 changed files with 330 additions and 46 deletions

View File

@@ -2,7 +2,7 @@
msgid ""
msgstr ""
"Project-Id-Version: pixiv_downloader\n"
"POT-Creation-Date: 2022-03-10 17:17+0800\n"
"POT-Creation-Date: 2022-03-10 22:29+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -13,6 +13,35 @@ msgstr ""
"X-Poedit-Basepath: ../src\n"
"X-Poedit-SearchPath-0: .\n"
#: author_name_filter.rs:21
msgid "Failed to parse regex:"
msgstr ""
#: author_name_filter.rs:46 retry_interval.rs:22
msgid "Failed to get JSON object."
msgstr ""
#: author_name_filter.rs:48 author_name_filter.rs:130 retry_interval.rs:61
#: retry_interval.rs:65
msgid "Unsupported JSON type."
msgstr ""
#: author_name_filter.rs:120
msgid "Failed to get filter's type."
msgstr ""
#: author_name_filter.rs:121
msgid "Failed to get filter's rule."
msgstr ""
#: author_name_filter.rs:127
msgid "Unknown filter's type:"
msgstr ""
#: author_name_filter.rs:139
msgid "Failed parse author name filters:"
msgstr ""
#: cookies.rs:75 cookies.rs:217
msgid "Warning: Failed to parse URL:"
msgstr ""
@@ -81,7 +110,7 @@ msgstr ""
msgid "Failed to write file:"
msgstr ""
#: data/data.rs:70
#: data/data.rs:78
msgid "Failed to unescape string:"
msgstr ""
@@ -158,11 +187,11 @@ msgstr ""
msgid "The location of config file."
msgstr ""
#: opts.rs:136 settings_list.rs:10
#: opts.rs:136 settings_list.rs:11
msgid "The location of cookies file. Used for web API."
msgstr ""
#: opts.rs:142 settings_list.rs:11
#: opts.rs:142 settings_list.rs:12
msgid "The language of translated tags."
msgstr ""
@@ -178,15 +207,15 @@ msgstr ""
msgid "Skip overwrite existing file."
msgstr ""
#: opts.rs:151 settings_list.rs:12
#: opts.rs:151 settings_list.rs:13
msgid "Max retry count if request failed."
msgstr ""
#: opts.rs:157 settings_list.rs:13
#: opts.rs:157 settings_list.rs:14
msgid "The interval (in seconds) between two retries."
msgstr ""
#: opts.rs:160 settings_list.rs:14
#: opts.rs:160 settings_list.rs:15
msgid "Use data from webpage first."
msgstr ""
@@ -274,18 +303,10 @@ msgstr ""
msgid "Warning: Failed to save cookies file:"
msgstr ""
#: retry_interval.rs:22
msgid "Failed to get JSON object."
msgstr ""
#: retry_interval.rs:37 retry_interval.rs:55
msgid "Failed to parse JSON number."
msgstr ""
#: retry_interval.rs:61 retry_interval.rs:65
msgid "Unsupported JSON type."
msgstr ""
#: settings.rs:29
msgid "Multiple type"
msgstr ""
@@ -322,10 +343,14 @@ msgstr ""
msgid "Failed to flush file:"
msgstr ""
#: settings_list.rs:9
#: settings_list.rs:10
msgid "Pixiv's refresh tokens. Used to login."
msgstr ""
#: settings_list.rs:16
msgid "Remove the part which after these parttens."
msgstr ""
#: utils.rs:30
msgid "Do you want to delete file \"<file>\"?"
msgstr ""
@@ -374,14 +399,14 @@ msgstr ""
msgid "Error when downloading file:"
msgstr ""
#: main.rs:68
#: main.rs:71
msgid "Failed to save config file:"
msgstr ""
#: main.rs:79
#: main.rs:82
msgid "All available settings:"
msgstr ""
#: main.rs:111
#: main.rs:114
msgid "Can not read config file:"
msgstr ""