|
| 1 | +//-------------------------------------------------- c_HttpClient |
| 2 | +0: Server does not support range requests or Content-Length is unavailable |
| 3 | +1: Download was canceled |
| 4 | + |
| 5 | +//-------------------------------------------------- CONFIG |
| 6 | +10: database last update time: |
| 7 | +11: Save configuration file {0:s} |
| 8 | + |
| 9 | +20: Subtitles path |
| 10 | +21: database last update time |
| 11 | +22: Window size |
| 12 | +23: Window position |
| 13 | +24: Data Grid View |
| 14 | + |
| 15 | +//-------------------------------------------------- frm_About |
| 16 | +100: About |
| 17 | +101: Changelog: |
| 18 | +102: Official website |
| 19 | +103: OK |
| 20 | + |
| 21 | +//-------------------------------------------------- frm_Log |
| 22 | +150: Log |
| 23 | +151: Time |
| 24 | +152: Log |
| 25 | + |
| 26 | +//-------------------------------------------------- frm_Search |
| 27 | +200: Advanced Search |
| 28 | +201: Anime name: |
| 29 | +202: Subtitle name: |
| 30 | +203: Subtitle file extension: |
| 31 | +204: Provider/Subtitle group: |
| 32 | +205: Description: |
| 33 | +206: Type: |
| 34 | +207: Source: |
| 35 | +208: Broadcast date: |
| 36 | +209: Reset search conditions |
| 37 | +210: Search |
| 38 | + |
| 39 | +250: Reset search conditions? |
| 40 | + |
| 41 | +//-------------------------------------------------- frm_UpdateDatabase |
| 42 | +300: Update Database |
| 43 | +301: Local subtitle data -> db.xml |
| 44 | +302: Remote db.xml -> db.xml |
| 45 | + |
| 46 | +310: Local scan settings |
| 47 | +311: Remote download settings |
| 48 | + |
| 49 | +320: Full scan |
| 50 | +321: Partial scan |
| 51 | +322: Partial scan settings |
| 52 | +323: Type |
| 53 | +324: Year |
| 54 | + |
| 55 | +330: Dwnload threads: |
| 56 | + |
| 57 | +350: Start scanning |
| 58 | +351: Stop scanning |
| 59 | +352: Start downloading |
| 60 | +353: Stop downloading |
| 61 | + |
| 62 | +360: Performing database update... |
| 63 | +361: Local subtitle path {0:s} not found |
| 64 | +362: Missing {0:s} |
| 65 | +363: User stopped database update (duration {0:s}) |
| 66 | +364: Database update completed (scanned {0:d}, total {1:d}, duration {2:s}) |
| 67 | +365: Writing data to file {0:s} completed |
| 68 | +366: Downloading db.xml from remote server... |
| 69 | +367: Download db.xml completed |
| 70 | +368: Download db.xml failed ({0:s}) |
| 71 | + |
| 72 | +//-------------------------------------------------- frm_Mainform - toolStrip |
| 73 | +400: Update Database |
| 74 | +401: Open local folder |
| 75 | +402: Open remote link |
| 76 | +403: Advanced Search |
| 77 | +404: Log |
| 78 | +405: Languages(语言) |
| 79 | +406: About |
| 80 | + |
| 81 | +//-------------------------------------------------- frm_Mainform |
| 82 | +420: Subtitle path: |
| 83 | +421: Search by name |
| 84 | +422: Search using query statement |
| 85 | + |
| 86 | +450: No local data found. would you like to download the latest db.xml ? |
| 87 | +451: {0:d} records |
| 88 | +452: {0:d} anime |
| 89 | +453: Do you want to exit the program ? |
| 90 | +454: Folder {0:s} not found |
0 commit comments