dcoreres.rc
上传用户:zhongxx05
上传日期:2007-06-06
资源大小:33641k
文件大小:11k
源码类别:

Symbian

开发平台:

C/C++

  1. /* ***** BEGIN LICENSE BLOCK ***** 
  2.  * Version: RCSL 1.0/RPSL 1.0 
  3.  *  
  4.  * Portions Copyright (c) 1995-2002 RealNetworks, Inc. All Rights Reserved. 
  5.  *      
  6.  * The contents of this file, and the files included with this file, are 
  7.  * subject to the current version of the RealNetworks Public Source License 
  8.  * Version 1.0 (the "RPSL") available at 
  9.  * http://www.helixcommunity.org/content/rpsl unless you have licensed 
  10.  * the file under the RealNetworks Community Source License Version 1.0 
  11.  * (the "RCSL") available at http://www.helixcommunity.org/content/rcsl, 
  12.  * in which case the RCSL will apply. You may also obtain the license terms 
  13.  * directly from RealNetworks.  You may not use this file except in 
  14.  * compliance with the RPSL or, if you have a valid RCSL with RealNetworks 
  15.  * applicable to this file, the RCSL.  Please see the applicable RPSL or 
  16.  * RCSL for the rights, obligations and limitations governing use of the 
  17.  * contents of the file.  
  18.  *  
  19.  * This file is part of the Helix DNA Technology. RealNetworks is the 
  20.  * developer of the Original Code and owns the copyrights in the portions 
  21.  * it created. 
  22.  *  
  23.  * This file, and the files included with this file, is distributed and made 
  24.  * available on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER 
  25.  * EXPRESS OR IMPLIED, AND REALNETWORKS HEREBY DISCLAIMS ALL SUCH WARRANTIES, 
  26.  * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, FITNESS 
  27.  * FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. 
  28.  * 
  29.  * Technology Compatibility Kit Test Suite(s) Location: 
  30.  *    http://www.helixcommunity.org/content/tck 
  31.  * 
  32.  * Contributor(s): 
  33.  *  
  34.  * ***** END LICENSE BLOCK ***** */ 
  35. STRINGTABLE DISCARDABLE 
  36. BEGIN
  37.     IDS_UNKNOWN_STRING      "Unknown string code was used."
  38.     IDS_ERR_GENERAL_ERROR   "General error. An error occurred."
  39.     IDS_ERR_MEMORY_ERROR    "Out of memory. You may need to close some other applications to play this content."
  40.     IDS_ERR_INVALID_PARAMETER "Invalid parameter. Unable to process request."
  41.     IDS_ERR_NOT_INITIALIZED_ERROR "Not initialized."
  42.     IDS_ERR_INVALID_FILE    "Unsupported document type."
  43.     IDS_ERR_INVALID_VERSION "Invalid file version number."
  44.     IDS_ERR_DOC_MISSING_ERROR 
  45.                             "Requested file not found. The link you followed may be outdated or inaccurate."
  46.     IDS_ERR_FORMAT_ERROR    "Unknown data format."
  47.     IDS_ERR_NET_SOCKET_INVALID "Invalid socket error."
  48.     IDS_ERR_NET_CONNECT_ERROR 
  49.                             "Connection to server could not be established. You may be experiencing network problems."
  50.     IDS_ERR_BIND_ERROR      "An error occurred binding to network socket."
  51.     IDS_ERR_SOCKET_CREATE_ERROR 
  52.                             "An error occurred while creating a network socket."
  53.     IDS_ERR_INVALID_HOST    "Unable to establish a connection with the server."
  54.     IDS_ERR_INVALID_PATH    "Requested URL is not valid."
  55.     IDS_ERR_MULTICAST_JOIN_ERROR 
  56.                             "An error occurred attempting to join multicast session."
  57.     IDS_ERR_MULTICAST_UDP_ERROR 
  58.                             "Cannot receive audio data from this multicast session. You may wish to try the TCP data option in the Network Preferences. Please contact your system administrator for more information."
  59.     IDS_ERR_NO_CODECS       "No codecs have been installed on your system."
  60.     IDS_ERR_SLOW_MACHINE    "Your CPU is unable to decode this content in real time. Try closing other applications, or setting your bandwidth preference lower to receive less complex content."
  61.     IDS_ERR_INVALID_HTTP_PROXY_HOST "Invalid hostname for HTTP proxy."
  62.     IDS_ERR_INVALID_METAFILE "Invalid Metafile"
  63.     IDS_ERR_BAD_TRANSPORT   "Bad Transport"
  64.     IDS_ERR_UNSUPPORTED_VIDEO 
  65.                             "The file contains an unsupported video format. The needed codec is not installed on your system."
  66.     IDS_ERR_UNSUPPORTED_AUDIO 
  67.                             "The file contains an unsupported audio format. The needed codec is not installed on your system."
  68.     IDS_ERR_MISSING_COMPONENTS 
  69.                             "Some components are not available to provide playback of this presentation on your system."
  70.     IDS_ERR_TRY_AUTOCONFIG  "Unable to connect to server.  Check network transport settings or run auto-configure."
  71.     IDS_ERR_NOTENOUGH_BANDWIDTH 
  72.                             "You cannot receive this content.  You do not have enough network bandwidth."
  73.     IDS_ERR_NET_READ_ERROR  "An error occurred while reading data from the network."
  74.     IDS_ERR_NET_WRITE_ERROR "An error occurred while writing data to the network."
  75.     IDS_ERR_NET_UDP_ERROR   "Cannot receive UDP data packets. You may wish to try the TCP data option in Network Preferences. You may also want to configure firewall proxy settings in Proxy Preferences. Please contact your system administrator for more information."
  76.     IDS_ERR_SERVER_TIMEOUT  "Connection to server has timed out. You may be experiencing network problems."
  77.     IDS_ERR_SERVER_DISCONNECTED 
  78.                             "Connection to server has been lost. You may be experiencing network problems."
  79.     IDS_ERR_DNR_ERROR       "Unable to locate server. This server does not have a DNS entry. Please check the server name in the URL and try again."
  80.     IDS_ERR_OPEN_DRIVER_ERROR "Cannot open the network drivers."
  81.     IDS_ERR_BAD_SERVER_ERROR "This server is not using a recognized protocol."
  82.     IDS_ERR_ADVANCED_SERVER_ERROR 
  83.                             "You need a newer version of this product to access the requested server. Please upgrade."
  84.     IDS_ERR_OLD_SERVER_ERROR 
  85.                             "Connection closed. The host's version of the RealNetworks server is too old for this client."
  86.     IDS_ERR_DEC_NOT_FOUND   "File compression not supported. Cannot locate the requested decoder."
  87.     IDS_ERR_DEC_INVALID     "The requested decoder is not valid."
  88.     IDS_ERR_DEC_TYPE_MISMATCH 
  89.                             "Decoder type mismatch. Cannot load the requested decoder."
  90.     IDS_ERR_DEC_INIT_FAILED "Requested decoder cannot be found or cannot be used on this machine."
  91.     IDS_ERR_DEC_NOT_INITED  "Decoder was not initialized before attempting to use it."
  92.     IDS_ERR_DEC_DECOMPRESS_ERROR 
  93.                             "Unable to decompress this content."
  94.     IDS_ERR_SERVER_ALERT    "Server alert."
  95.     IDS_ERR_PROXY_ERROR     "Proxy status error."
  96.     IDS_ERR_PROXY_RESPONSE_ERROR "Proxy invalid response error."
  97.     IDS_ERR_OLD_PROXY_ERROR "Connection closed. The proxy is too old for this client."
  98.     IDS_ERR_AUDIO_DRIVER_ERROR 
  99.                             "Cannot open the audio device. Another application may be using it."
  100.     IDS_ERR_INVALID_PROTOCOL_ERROR 
  101.                             "Invalid protocol specified in URL. URLs should typically start with ""rtsp://"", ""pnm://"", or ""http://"""
  102.     IDS_ERR_INVALID_URL_OPTION_ERROR "Invalid option specified in URL."
  103.     IDS_ERR_INVALID_URL_HOST "Invalid host string in requested URL."
  104.     IDS_ERR_INVALID_URL_PATH "Invalid resource path string in requested URL."
  105.     IDS_ERR_GENERAL_NONET   "Cannot find winsock services. Please remove old Internet software from your system and try again."
  106.     IDS_ERR_NEED_256_COLORS "A minimum of 256 colors is required to properly display video.  If you would like to enable video, please modify your display settings and restart."
  107.     IDS_ERR_CLV_NOT_SUPPORTED "ClearVideo not supported in this OS."
  108.     IDS_ERR_CANNOTGOFULLSCREEN 
  109.                             "Microsoft DirectDraw (tm) and updated video drivers are required to view this content in full screen mode."
  110.     IDS_ERR_ADVANCED_PROXY_ERROR2 
  111.                             "You need a newer version of this product to access the requested proxy. Please upgrade."
  112.     IDS_ERR_UPGRADE_NO_RESPONSE "Upgrade site is not responding"
  113.     IDS_ERR_AC_DNS_TIMEOUT  "No response from the Domain Name Server. Please re-check your Internet connection and try again."
  114.     IDS_ERR_HTTP_NOTAVAIL   "Content not available by HTTP"
  115.     IDS_ERR_HTTP_CONNECT_ERROR "Could not connect to Server using HTTP"
  116.     IDS_ERR_WIN32_INVALID_SOCKET 
  117.                             "Unsupported Internet Software. This product requires Internet software built for Windows 95/NT or later. Be sure you have the latest software from your Internet Service Provider."
  118.     IDS_ERR_AUTHENTICATION_FAILED 
  119.                             "The User Name and Password entered are not valid.  Would you like to try again?"
  120.     IDS_ERR_VFW_NOT_SUPPORTED "Video for Windows not supported by the OS."
  121.     IDS_ERR_PERFECTPLAY_NOT_SUPPORTED 
  122.                             "Requested server does not support PerfectPlay."
  123.     IDS_ERR_NO_LIVE_PERFECTPLAY " PerfectPlay not supported for live streams."
  124.     IDS_ERR_NOT_AUTHORIZED  "Access Denied"
  125.     IDS_ERR_RIGHTS_EXPIRED  "Your rights to view this content have expired."
  126.     IDS_ERR_CHECK_RIGHTS    "Viewing time for this playback has expired. Check for more plays in View Content Rights."
  127.     IDS_ERR_RESTORE_SERVER_DENIED  "Server has denied your restore request."
  128.     IDS_ERR_DEBUGGER_DETECTED  "Please quit any debuggers before attempting to play secure content."
  129.     IDS_ERR_RESTORE_SERVER_CONNECT  "Connection to restoration server could not be established. You may be experiencing network problems."
  130.     IDS_ERR_RESTORE_SERVER_TIMEOUT  "Connection to restoration server has timed out. You may be experiencing network problems."
  131.     IDS_ERR_REVOKE_SERVER_CONNECT  "Connection to revocation server to get the updated revocation list could not be established. You may be experiencing network problems. Playback cannot continue until a connection is established."
  132.     IDS_ERR_REVOKE_SERVER_TIMEOUT  "Connection to revocation server to get the updated revocation list has timed out. You may be experiencing network problems. Playback cannot continue until a connection is established."
  133.     IDS_ERR_RESTORATION_COMPLETE   "Your rights have been restored successfully."
  134.     IDS_ERR_BACKUP_COMPLETE    "Your rights have been backed up successfully."
  135.     IDS_ERR_TLC_NOT_CERTIFIED    "This application is not certified to play secure content."
  136.     IDS_ERR_CORRUPTED_BACKUP_FILE  "The backup file is invalid."
  137.     IDS_ERR_PERFECTPLAY_NOT_ALLOWED "PerfectPlay not allowed on this clip."
  138.     IDS_ERR_GENERAL_MULTICAST_ERROR 
  139.                             "An error occurred accessing a multicast session."
  140.     IDS_ERR_PROXY_DNR_ERROR "Unable to locate proxy server. This proxy server does not have a DNS entry. Please check the proxy server name and try again"
  141.     IDS_ERR_PROXY_NET_CONNECT_ERROR 
  142.                             "Connection to proxy server could not be established. You may be experiencing network problems."
  143.     IDS_STATUS_CONTACTING   "Contacting"
  144.     IDS_ERR_VIEW_SOURCE_NOCLIP
  145.     "No clip is available."
  146.     IDS_ERR_VIEW_SOURCE_DISSABLED 
  147.     "The provider of this content has not granted permission to view the source."
  148.     IDS_ERR_VIEW_RIGHTS_NODRM
  149.     "None of the installed Digital Rights Managers support viewing rights."
  150.     IDS_ERR_VSRC_DISABLED   "Select More Info to learn about viewing clip source."
  151.     IDS_ERR_VSRC_NOCLIP     "Select More Info to learn about viewing clip source."
  152.     IDS_ERR_VSRC_NODRM     "Play some secure content to upgrade to a secure DRM."
  153.     IDS_ERR_WINDRAW_EXCEPTION   "An error occurred with the video subsystem. Click More Info for possible solutions to the problem.  Playback may continue with decreased performance."
  154.     IDS_ERR_INVALID_OPERATION   "You performed an unsupported operation."
  155. END