|
139 | 139 | "enable_database": "Enable a local database to store scanned book data", |
140 | 140 | "enable_database_description": "Enable local database to save scanned book data. ", |
141 | 141 | "enable_database_label": "Enable database", |
| 142 | + "db_type": "Database type: sqlite or postgres", |
| 143 | + "db_dsn": "PostgreSQL connection string", |
142 | 144 | "enable_file_upload": "Enable file upload", |
143 | 145 | "enable_funnel": "Enable Funnel", |
144 | 146 | "enable_plugin": "Enable plugin system", |
|
639 | 641 | "next": "Next", |
640 | 642 | "next_book": "Next book", |
641 | 643 | "no_available_stores": "No available stores, please add store paths in settings first", |
642 | | - "no_books_library_path_notice": "No readable books were found. Please configure a library path. When scanning finishes, you will be prompted to refresh the page.", |
| 644 | + "no_books_library_path_notice": "No readable books were found. Please configure a library path. The page will reload automatically after scanning finishes.", |
643 | 645 | "no_config_file_to_delete_in_path": "There is no configuration file to delete in the selected path.", |
644 | 646 | "no_pages_in_pdf": "No pages in PDF.", |
645 | 647 | "no_pattern": "Solid Color", |
|
724 | 726 | "register_file_association": "Register archive file association (as a candidate)", |
725 | 727 | "register_folder_context_menu": "Register folder context menu: Open with Comigo", |
726 | 728 | "remote_access": "Remote Access", |
| 729 | + "rescan_all_stores": "Rescan", |
727 | 730 | "rescan_store": "Scan", |
728 | 731 | "rescan_store_in_progress": "Scanning store, please wait...", |
729 | 732 | "rescan_store_success": "Store scan completed, {0} new books added", |
|
931 | 934 | "tui_url_copied": "URL copied: %s", |
932 | 935 | "type_or_paste_content": "Type or paste content", |
933 | 936 | "ui_suggest_reload_default": "Server data has changed. Reload the page to see the latest UI?", |
934 | | - "ui_suggest_reload_reason_auto_library_rescan_done": "Scheduled library scan finished. Reload the page to refresh the shelf and related views?", |
| 937 | + "ui_suggest_reload_reason_auto_library_rescan_done": "Scheduled library scan finished. The page will reload automatically.", |
935 | 938 | "ui_suggest_reload_reason_debug_toggle": "Debug mode changed. Reload the page to show the related settings?", |
936 | | - "ui_suggest_reload_reason_library_rescan_done": "Library scan finished. Reload the page to refresh the shelf and related views?", |
| 939 | + "ui_suggest_reload_reason_library_rescan_done": "Library scan finished. The page will reload automatically.", |
937 | 940 | "ui_suggest_reload_reason_login_settings_changed": "Login settings updated. Reload the page?", |
938 | 941 | "ui_suggest_reload_reason_plugins_changed": "Plugins changed. Reload the page to apply?", |
939 | 942 | "ui_suggest_reload_reason_server_config_changed": "Network or server settings changed. Reload the page?", |
940 | | - "ui_suggest_reload_reason_single_store_rescan_done": "This library has been rescanned. Reload the page?", |
| 943 | + "ui_suggest_reload_reason_single_store_rescan_done": "This library has been rescanned. The page will reload automatically.", |
941 | 944 | "unable_to_extract_images_from_pdf": "Unable to extract images from PDF.", |
942 | 945 | "unknown": "Unknown", |
943 | 946 | "unregister_context_menu": "Unregister context menu: Open with Comigo", |
|
0 commit comments