|
301 | 301 | "auto_summarization": "Auto-summarization", |
302 | 302 | "no_preference": "No preference", |
303 | 303 | "curated_tags": "Curated Tags", |
304 | | - "curated_tags_description": "You can optionally make the AI only use tags from this list for tagging. If you don't select any tags here, the AI will come up with tags on its own.", |
| 304 | + "curated_tags_description": "Optionally restrict AI tagging to only use tags from this list. When no tags are selected, the AI generates tags freely.", |
305 | 305 | "curated_tags_updated": "Curated tags updated successfully!", |
306 | | - "curated_tags_update_failed": "Uh oh, failed to update curated tags." |
| 306 | + "curated_tags_update_failed": "Failed to update curated tags" |
307 | 307 | }, |
308 | 308 | "feeds": { |
309 | 309 | "rss_subscriptions": "RSS Subscriptions", |
|
343 | 343 | "export_links_and_notes": "Export Links and Notes", |
344 | 344 | "imported_bookmarks": "Imported Bookmarks", |
345 | 345 | "import_bookmarks_from_mymind_export": "Import Bookmarks from mymind export", |
346 | | - "import_bookmarks_from_instapaper_export": "Import Bookmarks from Instapaper export." |
| 346 | + "import_bookmarks_from_instapaper_export": "Import Bookmarks from Instapaper export" |
347 | 347 | }, |
348 | 348 | "api_keys": { |
349 | 349 | "api_keys": "API Keys", |
|
529 | 529 | "delete_session": "Delete Session", |
530 | 530 | "pause_session": "Pause", |
531 | 531 | "resume_session": "Resume", |
532 | | - "view_details": "Check It Out", |
| 532 | + "view_details": "View Details", |
533 | 533 | "detail": { |
534 | | - "page_title": "Import Session Deets", |
535 | | - "back_to_import": "Back to Importing", |
536 | | - "filter_all": "All of 'Em", |
537 | | - "filter_accepted": "Yup", |
538 | | - "filter_rejected": "Nope", |
539 | | - "filter_duplicates": "Twinsies!", |
540 | | - "filter_pending": "Hang Tight", |
541 | | - "table_title": "Name / URL", |
542 | | - "table_type": "Kind", |
543 | | - "table_result": "What Happened", |
544 | | - "table_reason": "Why Though?", |
| 534 | + "page_title": "Import Session Details", |
| 535 | + "back_to_import": "Back to Import", |
| 536 | + "filter_all": "All", |
| 537 | + "filter_accepted": "Accepted", |
| 538 | + "filter_rejected": "Rejected", |
| 539 | + "filter_duplicates": "Duplicates", |
| 540 | + "filter_pending": "Pending", |
| 541 | + "table_title": "Title / URL", |
| 542 | + "table_type": "Type", |
| 543 | + "table_result": "Result", |
| 544 | + "table_reason": "Reason", |
545 | 545 | "table_bookmark": "Bookmark", |
546 | | - "result_accepted": "Yup", |
547 | | - "result_rejected": "Nope", |
548 | | - "result_skipped_duplicate": "Same As", |
549 | | - "result_pending": "Hang Tight", |
550 | | - "result_processing": "Gettin' It Done", |
551 | | - "no_results": "Nothing to see here.", |
| 546 | + "result_accepted": "Accepted", |
| 547 | + "result_rejected": "Rejected", |
| 548 | + "result_skipped_duplicate": "Duplicate", |
| 549 | + "result_pending": "Pending", |
| 550 | + "result_processing": "Processing", |
| 551 | + "no_results": "No results found for this filter.", |
552 | 552 | "view_bookmark": "View Bookmark", |
553 | 553 | "load_more": "Load More", |
554 | | - "no_title": "No Title" |
| 554 | + "no_title": "No title" |
555 | 555 | } |
556 | 556 | }, |
557 | 557 | "backups": { |
|
694 | 694 | "clean_assets": "Clean Dangling Assets & Re-sync Metadata", |
695 | 695 | "migrate_large_link_html_content": "Move Large Inline HTML Content to Assets", |
696 | 696 | "reprocess_assets_fix_mode": "Reprocess Unprocessed Assets", |
697 | | - "recrawl_pending_links_only": "Recrawl only the links that are pending", |
698 | | - "regenerate_ai_tags_for_pending_bookmarks_only": "Only regenerate AI tags for bookmarks that are pending", |
699 | | - "regenerate_ai_summaries_for_pending_bookmarks_only": "Only regenerate AI summaries for bookmarks that are pending" |
| 697 | + "recrawl_pending_links_only": "Recrawl Pending Links Only", |
| 698 | + "regenerate_ai_tags_for_pending_bookmarks_only": "Regenerate AI Tags for Pending Bookmarks Only", |
| 699 | + "regenerate_ai_summaries_for_pending_bookmarks_only": "Regenerate AI Summaries for Pending Bookmarks Only" |
700 | 700 | } |
701 | 701 | }, |
702 | 702 | "actions": { |
|
925 | 925 | }, |
926 | 926 | "archive_info": "Archives may not render correctly inline if they require Javascript. For best results, <1>download it and open in your browser</1>.", |
927 | 927 | "fetch_error_title": "Content Unavailable", |
928 | | - "fetch_error_description": "We couldn't grab the content for this link. The page might be protected, need authentication, or be temporarily down.", |
929 | | - "crawling_in_progress": "Gettin' the page content…", |
930 | | - "continue_reading": "Continue where you left off, dude!", |
| 928 | + "fetch_error_description": "We couldn't fetch the content for this link. The page may be protected, require authentication, or be temporarily unavailable.", |
| 929 | + "crawling_in_progress": "Fetching page content…", |
| 930 | + "continue_reading": "Continue where you left off", |
931 | 931 | "continue_reading_percent": "Continue where you left off ({{percent}}%)", |
932 | | - "continue_button": "Continue, man" |
| 932 | + "continue_button": "Continue" |
933 | 933 | }, |
934 | 934 | "toasts": { |
935 | 935 | "bookmarks": { |
|
0 commit comments