|
| 1 | +[CustomMessages] |
| 2 | +IDP_FormCaption =Downloading additional files |
| 3 | +IDP_FormDescription =Please wait while Setup is downloading additional files... |
| 4 | +IDP_TotalProgress =Total progress |
| 5 | +IDP_CurrentFile =Current file |
| 6 | +IDP_File =File: |
| 7 | +IDP_Speed =Speed: |
| 8 | +IDP_Status =Status: |
| 9 | +IDP_ElapsedTime =Elapsed time: |
| 10 | +IDP_RemainingTime =Remaining time: |
| 11 | +IDP_DetailsButton =Details |
| 12 | +IDP_HideButton =Hide |
| 13 | +IDP_RetryButton =Retry |
| 14 | +IDP_IgnoreButton =Ignore |
| 15 | +IDP_KBs =KB/s |
| 16 | +IDP_MBs =MB/s |
| 17 | +IDP_X_of_X =%.2f of %.2f |
| 18 | +IDP_KB =KB |
| 19 | +IDP_MB =MB |
| 20 | +IDP_GB =GB |
| 21 | +IDP_Initializing =Initializing... |
| 22 | +IDP_GettingFileInformation=Getting file information... |
| 23 | +IDP_StartingDownload =Starting download... |
| 24 | +IDP_Connecting =Connecting... |
| 25 | +IDP_Downloading =Downloading... |
| 26 | +IDP_DownloadComplete =Download complete |
| 27 | +IDP_DownloadFailed =Download failed |
| 28 | +IDP_CannotConnect =Cannot connect |
| 29 | +IDP_CancellingDownload =Cancelling download... |
| 30 | +IDP_Unknown =Unknown |
| 31 | +IDP_DownloadCancelled =Download cancelled |
| 32 | +IDP_RetryNext =Check your connection and click 'Retry' to try downloading the files again, or click 'Next' to continue installing anyway. |
| 33 | +IDP_RetryCancel =Check your connection and click 'Retry' to try downloading the files again, or click 'Cancel' to terminate setup. |
| 34 | +IDP_FilesNotDownloaded =The following files were not downloaded: |
| 35 | +IDP_HTTPError_X =HTTP error %d |
| 36 | +IDP_400 =Bad request (400) |
| 37 | +IDP_401 =Access denied (401) |
| 38 | +IDP_404 =File not found (404) |
| 39 | +IDP_407 =Proxy authentication required (407) |
| 40 | +IDP_500 =Server internal error (500) |
| 41 | +IDP_502 =Bad gateway (502) |
| 42 | +IDP_503 =Service temporaily unavailable (503) |
0 commit comments