Advertisement
Guest User

lang.ini contents (Fuck Denuvo :P)

a guest
Feb 6th, 2017
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 159.61 KB | None | 0 0
  1. [SETTINGS]
  2. ; DIALOGS
  3. SHOW_WELCOME_DLG=true
  4. SHOW_PREFILLEDSERIALS=true
  5. SHOW_SUCCESS_DLG=true
  6. SHOW_PROGRESS_DLG=true
  7. SHOW_ERROR_DLG=true
  8. SHOW_START_BUTTON=true
  9. ENABLE_MANUAL_ACTIVATION=true
  10. SHOW_REVOKE_ONLINE_DLG=true
  11. PID=false
  12. HTML=false
  13.  
  14. ; COLORS
  15. COLOR_BACKGROUND=FFFFFF
  16. COLOR_TEXT=000000
  17.  
  18.  
  19. ; TO GET SERIAL FROM REGISTRY
  20. SERIAL_REG_ENABLED=false
  21. SERIAL_REG_KEY=HKEY_CURRENT_USER\SOFTWARE\DSS\PRODUCT_KEY
  22. SERIAL_REG_VALUE=serial
  23.  
  24. ; AUTHENTICATION OPTION DIALOG - DISC OR ONLINE ACTIVATION:
  25. PROMPT_UPON_FIRST_LAUNCH=false
  26. PROMPT_UPON_WRONG_DISC=false
  27. ALWAYS_DISC_CHECK=false
  28.  
  29. ; ACTIVATION VIA USER ACCOUNT
  30. USER_ACCOUNT_ACTIVATION=false
  31. USER_ACCOUNT_HASHING=sha1
  32. USER_ACCOUNT_HASHING_INPUT_USERNAME=UPPERCASE
  33. AUTHENTICATION_ID=
  34. CODEPAGE=UTF-8
  35. ENDIANNESS=BIGENDIAN
  36.  
  37. ; TO WRITE A SERIAL TO THE REGISTRY AFTER SUCCESSFUL ACTIVATION
  38. PRODUCT_KEY_2_REGISTRY_ENABLED=false
  39. PRODUCT_REGISTRY_KEY=HKEY_CURRENT_USER\SOFTWARE\DSS\PRODUCT_KEY
  40. PRODUCT_REGISTRY_VALUE=serial
  41.  
  42. ; READ SERIAL FROM USB DEVICE
  43. SERIAL_USB_ENABLED=false
  44.  
  45. ; GFWL - GET OR SET XLIVE TOKEN
  46. SET_GFWL_KEY=false
  47. GET_GFWL_KEY=false
  48. GFWL_TITLEID=
  49.  
  50. ; SUBSCRIPTION
  51. SUBSCRIPTION=false
  52.  
  53.  
  54. SUPPORT_URL=http://support.digitalsoftwareservices.com/
  55. SUPPORT_EMAIL=mailto:support@digitalsoftwareservices.com
  56. GENERAL_BUY_HYPERLINK=http://www.amazon.com/
  57. GENERAL_LOGO_FILE=logo-paul.bmp
  58.  
  59.  
  60.  
  61. [DEFAULT]
  62. LANGUAGE=0x04
  63. LANGUAGE_SUBIDS=0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x08,0x09,0x0a,0x0b,0x0c,0x0d
  64. LOGO_FILE=%GENERAL_LOGO_FILE%
  65.  
  66. ; BUTTONS
  67. EXIT_BUTTON=&Exit
  68. CANCEL_BUTTON=&Cancel
  69. BACK_BUTTON=&Back
  70. NEXT_BUTTON=&Next
  71. ACTIVATE_BUTTON=&Activate
  72. PLAY_BUTTON=&Play
  73. START_BUTTON=&Start
  74. STOP_ACTIVATION_BUTTON=&Cancel
  75. ACTIVATE_MANUAL_BUTTON=&Activate manually
  76. BUY_BUTTON=B&uy
  77. REGISTER_BUTTON=&Register
  78. SHOW_DETAILS_BUTTON=Show &Details
  79. HIDE_DETAILS_BUTTON=Hide &Details
  80. SHOW_LICENSE_DETAILS_BUTTON=&License Details
  81. HIDE_LICENSE_DETAILS_BUTTON=&License Details
  82.  
  83. ; GAME CODE (html mode)
  84. GC_TITLE=WELCOME TO GAME GODE
  85. GC_INFO1=An active internet connection is required to unlock this game.<br>To request an unlock code for EUR X,- please send an SMS with
  86. GC_INFO2=You will receive your Unlock Code by SMS.
  87. GC_PRICE=SMS will cost your standard international rate. Service Provider: Global Charge.
  88. GC_SUPPORT=For help please visit our <a href="#" target="_blank">support site.</a><br><a href="#" target="_blank">Terms and Conditions</a>
  89. GC_ENTER_UC=Please enter your Unterlock Code
  90. GC_TO_NUMBER=to
  91. GC_WRONG_UC=Unlock Code not recognized
  92. GC_TRY_AGAIN=Please try again
  93. GC_ACTIVATION_RUNNING=Activation in progress
  94. GC_START_INFO=You can now start your game
  95. GC_PLAY_BUTTON=Start
  96.  
  97. ; TITLE WELCOME (Activate & Play, Preview & Review)
  98. WELCOME_TITLE=Welcome
  99. WELCOME_INFO=This software must be authenticated online prior to use. For activation a valid serial number and an active Internet connection is required.\r\nPlease visit our support homepage for additional information: %SUPPORT_URL%faq/product-activation/?faqid=18
  100.  
  101. ; TITLE AUTH_OPTION (Activate & Play, Preview & Review)
  102. AUTH_OPTION_TITLE=Welcome
  103. AUTH_OPTION_INFO=This software must be authenticated prior to use.\r\nPlease select your preferred authentication type and click '%NEXT_BUTTON%' to proceed with the authentication process. You can change your selection at any time.
  104. AUTH_OPTION_HYPERLINK=Please visit our support homepage for additional information:\n%SUPPORT_URL%faq/product-activation/?faqid=18
  105. AUTH_OPTION_ONLINE=Online Authentication:\nA valid serial number is required for online activation on first launch.
  106. AUTH_OPTION_DISC=Disc based Authentication:\nThe original disc is required in a drive on every launch.
  107. AUTH_OPTION_PROMPT_TO_SWITCH_TO_ONLINE=Disc based authentication is currently selected for this software.\r\nPlease insert the original disc or change your preferred authentication type and click '%NEXT_BUTTON%' to proceed.
  108.  
  109. ; TITLE TRIAL (Try & Buy)
  110. TRIAL_TITLE=Trial Info
  111. TRIAL_INFO=Once the trial period has expired, an online authentication is necessary for further use. Please click '%ACTIVATE_BUTTON%' to attempt an activation now or click '%EXIT_BUTTON%' to abort.\r\nFor activation a valid serial number and an active Internet connection is required.\r\nPlease visit our support homepage for additional information: %SUPPORT_URL%faq/product-activation/?faqid=18
  112. TRIAL_DAYS_INFO=Your trial period will expire in %NUMBER_DAYS% day(s).
  113. TRIAL_LAUNCH_INFO=Your trial period will expire after %NUMBER_LAUNCHES% launch(es).
  114. TRIAL_PLAYTIME_INFO=Your trial period will expire in %NUMBER_PLAYTIMEMINUTES% minute(s).
  115. TRIAL_DAYS_LABEL_PROGRESSBAR=%NUMBER_DAYS% of %NUMBER_DAYS_TOTAL% days expired.
  116. TRIAL_LAUNCH_LABEL_PROGRESSBAR=%NUMBER_LAUNCHES% of %NUMBER_LAUNCHES_TOTAL% launches already used.
  117. TRIAL_PLAYTIME_LABEL_PROGRESSBAR=%NUMBER_PLAYTIMEMINUTES% of %NUMBER_PLAYTIMEMINUTES_TOTAL% minutes already used.
  118.  
  119. ; REGISTER WELCOME (Register & Play)
  120. REGISTER_TITLE=Welcome
  121. REGISTER_INFO=This software must be authenticated online prior to use. For activation a valid serial number and an active Internet connection is required. The serial number can be obtained with a completed registration. To register, please click the 'Register' button. If you have already registered and received your serial number, click '%NEXT_BUTTON%' to proceed.
  122.  
  123. ; ENTER SERIAL
  124. ACTIVATE_TITLE=Enter your serial
  125. ACTIVATE_ONLINE_INFO=Please enter your serial number in the supplied text area and click '%ACTIVATE_BUTTON%' to unlock. This will connect to the license server via the Internet and request an unlock license. Press '%EXIT_BUTTON%' to abort.\r\nClick the '%SHOW_DETAILS_BUTTON%' button in order to show the transmitted XML-request.
  126. SERIAL_LABEL=Serial:
  127. REQUESTCODE_LABEL=Unlock Request Code:
  128.  
  129. ; ERRORS
  130. ERROR_TITLE=Activation Failed
  131. ERROR_INFO_MANUAL_NOT_POSSIBLE=Activation process has been terminated.\r\n
  132. ERROR_INFO_MANUAL_POSSIBLE=Activation process has been terminated\r\n
  133. NO_SERIAL_ERROR_TITLE=Info
  134. NO_SERIAL_ERROR=Please enter a valid serial number.
  135. TOO_MANY_ACTIVATIONS_ERROR=Too many activations on different PCs or too many reactivations on the same PC have been performed with the entered serial number. No further activations are allowed.\r\nPlease visit our support homepage for possible solutions: %SUPPORT_URL%faq/product-activation/?faqid=15
  136. PURCHASE_ERROR=The serial number was not found in the database. Most likely the serial number has been entered incorrectly.\r\nPress '%BACK_BUTTON%' to retry activating (please verify the correct input of the serial number) or click '%EXIT_BUTTON%' to abort.\r\nIf the problem persists, please visit our support homepage for possible solutions: %SUPPORT_URL%faq/product-activation/?faqid=14
  137. CONNECTION_ERROR=No proper connection could be made with the activation server.\r\nPress '%BACK_BUTTON%' to retry activating (please verify that you are connected to the Internet) or click '%EXIT_BUTTON%' to abort.\r\nIf the problem persists, please visit our support homepage for possible solutions: %SUPPORT_URL%faq/product-activation/?faqid=12
  138. HTTP_SEND_ERROR=An error has occurred while sending the activation data to the activation server. Please try again.
  139. HTTP_RECEIVE_ERROR=An error has occurred while receiving data from the activation server. Please try again.
  140. USER_CANCEL_ERROR=The user has cancelled the communication with the activation server.
  141. SERVER_ERROR_RETRY=The activation server is unable to complete your request. Please try again later.\r\nIf the problem persists, please contact %SUPPORT_EMAIL%
  142. SERVER_ERROR_VENDOR=The activation server is unable to complete your request. Please contact the software vendor.
  143. SERVER_ERROR_UNKNOWN=An unknown server error has occurred.\r\nIf the problem persists, please contact %SUPPORT_EMAIL%
  144. SERVER_ERROR_GEOIP=Your serial is bound to a certain geographic region.\r\nPlease visit our support homepage for possible solutions: %SUPPORT_URL%faq/product-activation/?faqid=23
  145.  
  146. ; ONLINE ACTIVATION
  147. ACTIVATE_ONLINE_TITLE=Activation in Progress
  148. TRY_CONNECT_INFO=Trying to connect
  149. CONNECTED_INFO=Connected to activation server
  150. SSL_DONE_INFO=Secure communication complete
  151. REQUEST_SENT_INFO=Request sent
  152. RESPONSE_RECEIVED_INFO=Response received
  153. ACTIVATION_DONE_INFO=Activation process complete, unlocking your application
  154.  
  155. ; MANUAL ACTIVATION
  156. ACTIVATE_MANUAL_TITLE=Manual Activation
  157. ACTIVATE_MANUAL_INFO=An online activation can not be performed. Please contact your software vendor to manually retrieve your unlock code.\n\nPlease make sure, that you have prepared the following information:\n\n-Registration Code (Serial number)\n-Unlock request code which is displayed below.\n\nPlease visit our support homepage for possible solutions: %SUPPORT_URL%paunlock/
  158. ACTIVATE_MANUAL_REQUESTCODE_LABEL=Unlock Requestcode
  159. ACTIVATE_MANUAL_RESPONSECODE_LABEL=Unlock Code
  160. ACTIVATE_MANUAL_NO_UNLOCK=Please insert a valid unlock code!
  161. ACTIVATE_MANUAL_NO_UNLOCK_ERROR_TITLE=Info
  162. ACTIVATE_MANUAL_SUCCESS=The activation has been successful.
  163. ACTIVATE_MANUAL_SUCCESS_TITLE=Activation successful
  164. ACTIVATE_MANUAL_ERROR=Activation process has been terminated. Please make sure the unlock code has been entered correctly.\r\nPress '%BACK_BUTTON%' to attempt another activation or click '%EXIT_BUTTON%' to abort. In case the problem still persists please contact %SUPPORT_EMAIL%\r\n
  165.  
  166. ; LICENSE DETAILS
  167. LICENSE_NO_DETAILS=No additional information available.
  168. LICENSE_UNLIMITED=Your license is unlimited. You can activate this serial number on as many PCs and as often as you like.
  169. LICENSE_USED_ACT_CURR_HW=The used serial number has already been activated %s times on this PC.
  170. LICENSE_USED_ACT_DIFF_HW=The used serial number has already been activated on %s different PCs.
  171. LICENSE_ALLOWED_ACT_SAME_HW=The used serial number can be activated %s times in total on this PC.
  172. LICENSE_ALLOWED_ACT_DIFF_HW=The used serial number can be activated on %s different PCs in total.
  173. LICENSE_ALLOWED_ACT_SAME_HW_W_TF=During a timeframe of %d %s, this serial number can be activated at most %s times on this PC.
  174. LICENSE_ALLOWED_ACT_DIFF_HW_W_TF=During a timeframe of %d %s, this serial number can be activated at most %s times on different PCs.
  175. LICENSE_ALLOWED_ACT_W_TF_CREDIT=The activation you just performed will be credited in %d %s.
  176. LICENSE_ALLOWED_ACT_W_TF_WEEKS=weeks
  177. LICENSE_ALLOWED_ACT_W_TF_DAYS=days
  178. LICENSE_ALLOWED_ACT_W_TF_HOURS=hours
  179. LICENSE_ALLOWED_ACT_W_TF_MINUTES=minutes
  180. LICENSE_INFO_ACT_DIFF_HW=You can activate this serial number on %d more PCs.
  181. LICENSE_INFO_UNLIMITED=Unlimited license.
  182. LICENSE_INFO_CLOSING=For further information please click on %SHOW_LICENSE_DETAILS_BUTTON%.
  183.  
  184. ; ACTIVATION SUCCESSFUL
  185. ACTIVATION_SUCCESSFUL_TITLE=Activation Successful
  186. ACTIVATION_SUCCESSFUL_INFO=The activation process has been completed.
  187.  
  188. ; REVOKE
  189. REVOKE_MANUAL_GROUP=Manual revocation
  190. REVOKE_NOTPERFORMED=This application is not activated on your machine, the revocation can not be performed.
  191. REVOKE_TITLE=Revocation
  192. REVOKE_MANUAL_BUTTON=Revoke manually
  193. REVOKE_MANUAL_CODE=Your Revocation Code:
  194. REVOKE_MANUAL_SUCCESFULL=Your license has been successfully removed. Write down your serial and Revocation Code now, it's your proof, that you have uninstalled the application!\nPlease forward these two codes to the support team so they can reset the possible amount of activations.
  195. REVOKE_ONLINE_GROUP=Online Revocation
  196. REVOKE_ERROR=Revocation process failed!\nInternal Error:
  197. REVOKE_ONLINE_BUTTON=Revoke
  198. REVOKE_ONLINE_STOP_BUTTON=Stop Revocation
  199. REVOKE_ONLINE_SUCCESFULL=Your license has been successfully removed.
  200. REVOKATION_DONE_INFO=Revocation finished
  201. REVOKE_WELCOME=This dialog allows you to deactivate this application and revoke your license.\nYour application has been activated with the following serial:
  202.  
  203. ; REVOCATION DETAILS
  204. REVOCATIONS_UNLIMITED=Your license is unlimited. You can revoke this serial number on as many PCs and as often as you like.
  205. LICENSE_INFO_REV_DIFF_HW=You can revoke this serial number on %d more PCs.
  206. LICENSE_USED_REV_CURR_HW=The used serial number has already been revoced %s times on this PC.
  207. LICENSE_USED_REV_DIFF_HW=The used serial number has already been revoced on %s different PCs.
  208. LICENSE_ALLOWED_REV_SAME_HW=The used serial number can be revoced %s times in total on this PC.
  209. LICENSE_ALLOWED_REV_DIFF_HW=The used serial number can be revoced on %s different PCs in total.
  210. LICENSE_ALLOWED_REV_SAME_HW_W_TF=During a timeframe of %d %s, this serial number can be revoced at most %s times on this PC.
  211. LICENSE_ALLOWED_REV_W_TF_CREDIT=The revocation you just performed will be credited in %d %s.
  212. LICENSE_ALLOWED_REV_DIFF_HW_W_TF=During a timeframe of %d %s, this serial number can be revoked at most %s times on different PCs.
  213.  
  214. ; EXPIRY
  215. EXPIRY_DATE=Your license is valid until %2d-%2d-%4d.
  216. EXPIRY_DAYS=Your license will expire in %d days.
  217. EXPIRY_LAUNCHES=Your license will expire after %d more launches.
  218. EXPIRY_PLAYTIME=Your license will expire in %d minutes.
  219.  
  220. ; LICENSE EXPIRED (Preview & Review, Try & Buy)
  221. LICENSE_EXPIRED_TITLE=Trial Expired
  222. LICENSE_EXPIRED_INFO=Your trial period has expired. An activation is necessary prior further usage.\r\nPlease click '%NEXT_BUTTON%' to attempt an activation or click '%EXIT_BUTTON%' to abort.
  223.  
  224. ; BUY (Try & Buy)
  225. BUY_HYPERLINK=%GENERAL_BUY_HYPERLINK%
  226. BUY_TITLE=Purchase Activation Serial
  227. BUY_INFO=This software must be activated prior to use. In order to activate, a valid serial must be used. Please click on the Buy button to purchase an activation serial. If you already have a serial, please click on the '%NEXT_BUTTON%' button to activate the software.
  228.  
  229. ; HARDWARE ERROR (Register & Play, Try & Buy)
  230. HARDWAREID_ERROR_TITLE=License Verification Error
  231. HARDWAREID_ERROR_INFO=An error occurred while verifying your product license. The hardware of your system could not be identified. A possible reason for this is that parts of your hardware were changed. Please activate your software again. \r\n\r\nPress '%BACK_BUTTON%' to attempt activation again. Press '%EXIT_BUTTON%' to abort.\r\nContact %SUPPORT_EMAIL% if problems still persist.
  232.  
  233. PID_READOUT_INFO=\r\nTrying to read electronic Disk key, please wait
  234.  
  235.  
  236. ;USER ACCOUNT BASED ACTIVATION
  237. WELCOME_INFO_UA=This software must be authenticated online prior to use. For activation a valid user account for this application and an active internet connection are required.\r\nPlease visit our support homepage for additional information: %SUPPORT_URL%faq/product-activation/?faqid=18
  238.  
  239. ACTIVATE_TITLE_UA=Enter your Username and Password
  240. ACTIVATE_ONLINE_INFO_UA=Please enter your username and password in the supplied text fields and press '%ACTIVATE_BUTTON%' to unlock. This will connect to the license server via the Internet and request an unlock license. Press '%CANCEL_BUTTON%' to abort.\r\nIf you do not have a username and password yet, please visit our homepage to create a new account: %SUPPORT_URL%
  241.  
  242. STATE_TYPE_IN_CREDENTIALS_UA=Type in your username and password
  243.  
  244. USERNAME_UA=Username:
  245. PASSWORD_USER_UA=Password:
  246. VERIFY_ACCOUNT_INFO_UA=Verifying User Account
  247.  
  248. NO_USERNAME_PWD_ERROR_UA=Please enter a valid username and password.
  249. VERIFY_ACCOUNT_ERROR_UA=The account data you entered is invalid.\r\nPlease make sure you have correctly typed your username and password. Press '%BACK_BUTTON%' to retry activation or press '%CANCEL_BUTTON%' to abort.
  250. TOO_MANY_ACTIVATIONS_ERROR_UA=Too many activations on different PCs have been performed with the entered username. No further activations are allowed.\r\nPlease visit our support homepage for possible solutions: %SUPPORT_URL%faq/product-activation/?faqid=15
  251. SERVER_ERROR_GEOIP_UA=This user account is bound to a certain geographic region.\r\nPlease visit our support homepage for possible solutions: %SUPPORT_URL%faq/product-activation/?faqid=23
  252. PURCHASE_ERROR_UA=This user account does not have a license for this application.\r\nPress '%BACK_BUTTON%' to retry activating (please verify the correct input of the username and password) or press '%CANCEL_BUTTON%' to abort.\r\nIf the problem persists, please visit our support homepage for possible solutions: %SUPPORT_URL%faq/product-activation/?faqid=14
  253.  
  254. ACTIVATE_MANUAL_INFO_UA=An online activation can not be performed. Please contact your software vendor to manually retrieve your unlock code.\r\n\r\nPlease make sure that you have prepared the following information:\r\n- Username and password\r\n- Unlock request code which is displayed below.\r\nPlease visit our support homepage for possible solutions: %SUPPORT_URL%paunlock/
  255.  
  256. REVOKE_MANUAL_SUCCESSFUL_UA=The license has been successfully removed. Write down your username and Revocation Code now, it's your proof that you have uninstalled the application!\nPlease forward these two codes to the support team so they can reset the possible amount of activations.
  257.  
  258. MULTIPLE_USB_DEVICES_TITLE=Select correct USB Device
  259. MULTIPLE_USB_DEVICES=Your serial for the activation is stored on an USB device. More than one USB Device has been found!\r\nIs this the correct one?\nDrive Letter: %c:\nSerial: %s
  260.  
  261.  
  262. [GERMAN]
  263. LANGUAGE=0x07
  264. LANGUAGE_SUBIDS=0x01,0x02,0x03,0x04,0x05
  265. LOGO_FILE=%GENERAL_LOGO_FILE%
  266.  
  267. ; BUTTONS
  268. EXIT_BUTTON=Beenden
  269. CANCEL_BUTTON=A&bbrechen
  270. BACK_BUTTON=Zurück
  271. NEXT_BUTTON=Weiter
  272. ACTIVATE_BUTTON=Aktivieren
  273. PLAY_BUTTON=&Spiel Starten
  274. START_BUTTON=Start
  275. STOP_ACTIVATION_BUTTON=&Abbrechen
  276. ACTIVATE_MANUAL_BUTTON=&Manuell aktivieren
  277. BUY_BUTTON=&Kaufen
  278. REGISTER_BUTTON=&Registrieren
  279. SHOW_DETAILS_BUTTON = Details anzeigen
  280. HIDE_DETAILS_BUTTON = &Details verbergen
  281. SHOW_LICENSE_DETAILS_BUTTON = Lizenzdetails
  282. HIDE_LICENSE_DETAILS_BUTTON = Lizenzdetails
  283.  
  284. ; GAME CODE (html mode)
  285. GC_TITLE=WILLKOMMEN BEI GAME CODE
  286. GC_INFO1=Um dieses Spiel freizuschalten wird eine aktive Internetverbindung benötigt.<br>Um einen Freischaltcode für EUR X,- zu beantragen, senden Sie bitte eine SMS mit
  287. GC_INFO2=Sie erhalten Ihren Freischaltcode per SMS.
  288. GC_PRICE=Die SMS Kosten entsprechen Ihren internationalen Standardtarifen. Anbieter: Global Charge.
  289. GC_SUPPORT=Hilfe bekommen Sie auf<br> unserer <a href="#" target="_blank">Support Seite.</a><br><a href="#" target="_blank">AGBs</a>
  290. GC_ENTER_UC=Bitte geben sie Ihren Freischaltcode ein
  291. GC_TO_NUMBER=an
  292. GC_WRONG_UC=Freischaltcode nicht akzeptiert
  293. GC_TRY_AGAIN=Bitte versuchen Sie es erneut
  294. GC_ACTIVATION_RUNNING=Freischaltung aktiv
  295. GC_START_INFO=Sie können das Spiel jetzt starten
  296. GC_PLAY_BUTTON=Starten
  297.  
  298. ; TITLE WELCOME (Activate & Play, Preview & Review)
  299. WELCOME_TITLE=Willkommen
  300. WELCOME_INFO=Diese Software muss vor der Benutzung online aktiviert werden. Dazu wird eine gültige Seriennummer und eine aktive Internetverbindung benötigt.\r\nWeitere Informationen finden Sie auf unserer Supportwebsite: %SUPPORT_URL%faq/product-activation/?faqid=18
  301.  
  302. ; TITLE AUTH_OPTION (Activate & Play, Preview & Review)
  303. AUTH_OPTION_TITLE=Willkommen
  304. AUTH_OPTION_INFO=Diese Software muss vor der Benutzung authentifiziert werden.\r\nBitte wählen Sie Ihre bevorzugte Art der Authentifizierung und klicken Sie auf '%NEXT_BUTTON%' um den Vorgang zu starten. Sie können Ihre Auswahl zu jeder Zeit ändern.
  305. AUTH_OPTION_HYPERLINK=Bitte besuchen Sie unsere Webseite für zusätzliche Informationen:\n%SUPPORT_URL%faq/product-activation/?faqid=18
  306. AUTH_OPTION_ONLINE=Online Aktivierung:\nEine gültige Seriennummer ist notwendig für den ersten Start.
  307. AUTH_OPTION_DISC=CD/DVD Prüfung:\nDie original CD/DVD muss bei jedem Start eingelegt sein.
  308. AUTH_OPTION_PROMPT_TO_SWITCH_TO_ONLINE=Für diese Anwendung wurde CD/DVD Prüfung ausgewählt.\r\nBitte legen Sie die original CD/DVD ein oder ändern Sie Ihre Art der Authentifizierung. Klicken Sie auf '%NEXT_BUTTON%' um fortzufahren.
  309.  
  310.  
  311. ; TITLE TRIAL (Try & Buy)
  312. TRIAL_TITLE=Lizenz Information
  313. TRIAL_INFO=Wenn Ihre Lizenz abgelaufen ist, müssen Sie das Produkt aktivieren um es weiter verwenden zu können. Bitte drücken Sie '%ACTIVATE_BUTTON%' um die Aktivierung zu starten oder '%EXIT_BUTTON%' um den Vorgang zu beenden.\r\nFür die Aktivierung benötigen Sie eine gültige Seriennummer und eine aktive Internetverbindung.\r\nWeitere Informationen finden Sie auf unserer Supportwebsite: %SUPPORT_URL%faq/product-activation/?faqid=18
  314. TRIAL_DAYS_INFO=Die Testphase dieser Applikation läuft in %NUMBER_DAYS% Tag(en) ab.
  315. TRIAL_LAUNCH_INFO=Die Testphase dieser Applikation läuft nach %NUMBER_LAUNCHES% Programmläuf(en) ab.
  316. TRIAL_PLAYTIME_INFO=Die Testphase dieser Applikation ist noch %NUMBER_PLAYTIMEMINUTES% Minute(n) gültig.
  317.  
  318. ; REGISTER WELCOME (Register & Play)
  319. REGISTER_TITLE=Willkommen
  320. REGISTER_INFO=Dieses Software muss vor der Benutzung aktiviert werden. Dazu wird eine gültige Seriennummer und aktive Internetverbindung benötigt. Eine Seriennummer erhalten Sie, wenn Sie sich online registrieren. Klicken Sie dazu auf die Schaltfläche Registrieren. Wenn Sie sich bereits registriert haben und eine Seriennummer erhalten haben, klicken Sie auf '%NEXT_BUTTON%' um fortzufahren.
  321.  
  322. ; ENTER SERIAL
  323. ACTIVATE_TITLE=Geben Sie Ihre Seriennummer ein
  324. ACTIVATE_ONLINE_INFO=Geben Sie bitte Ihre Seriennummer ein und klicken Sie auf '%ACTIVATE_BUTTON%' um die Anwendung freizuschalten. Dieser Vorgang verbindet sich mit dem Lizenzserver um einen Freischaltcode anzufordern. Bitte stellen Sie sicher, dass Sie eine aktive Internetverbindung haben. Klicken Sie auf '%EXIT_BUTTON%' um den Vorgang abzubrechen.\r\nKlicken Sie auf '%SHOW_DETAILS_BUTTON%' um die zu übertragende XML-Anfrage anzuzeigen.
  325. SERIAL_LABEL=Seriennummer:
  326. REQUESTCODE_LABEL=Anfragecode:
  327.  
  328. ; ERRORS
  329. ERROR_TITLE=Aktivierung Fehlgeschlagen
  330. ERROR_INFO_MANUAL_NOT_POSSIBLE=Der Aktivierungsvorgang ist fehlgeschlagen.\r\n
  331. ERROR_INFO_MANUAL_POSSIBLE=Der Aktivierungsvorgang ist fehlgeschlagen.\r\n
  332. NO_SERIAL_ERROR_TITLE=Info
  333. NO_SERIAL_ERROR= Bitte geben Sie eine gültige Seriennummer ein.
  334. TOO_MANY_ACTIVATIONS_ERROR=Es wurden zu viele Aktivierungen auf verschiedenen PCs bzw. zu viele Neuaktivierungen auf dem gleichen PC mit der angegebenen Seriennummer durchgeführt. Es sind keine weiteren Aktivierungen möglich.\r\nBitte besuchen Sie unsere Support Homepage für mögliche Lösungen: %SUPPORT_URL%faq/product-activation/?faqid=15
  335. PURCHASE_ERROR=Die von Ihnen angegebene Seriennummer wurde in unserer Datenbank nicht gefunden. Vermutlich haben Sie sich bei der Eingabe vertippt.\r\nDrücken Sie '%BACK_BUTTON%' und probieren Sie es erneut (überprüfen Sie bitte die korrekte Einhabe der Seriennummer) oder drücken Sie '%EXIT_BUTTON%' um den Aktivierungsprozess zu beenden.\r\nFalls das Problem weiterhin besteht, besuchen Sie bitte unsere Support Homepage für mögliche Lösungen: %SUPPORT_URL%faq/product-activation/?faqid=14
  336. CONNECTION_ERROR=Es konnte keine Verbindung zum Aktivierungsserver hergestellt werden.\r\nDrücken Sie '%BACK_BUTTON%' und probieren Sie es erneut (überprüfen Sie bitte, dass Sie zum Internet verbunden sind) oder drücken Sie '%EXIT_BUTTON%' um den Aktivierungsprozess zu beenden.\r\nFalls das Problem weiterhin besteht, besuchen Sie bitte unsere Support Homepage für mögliche Lösungen: %SUPPORT_URL%faq/product-activation/?faqid=12
  337. HTTP_SEND_ERROR=Beim Senden von Daten zum Aktivierungsserver ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut.
  338. HTTP_RECEIVE_ERROR=Beim Empfangen von Daten vom Aktivierungsserver ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut.
  339. USER_CANCEL_ERROR=Die Kommunikation mit dem Aktivierungsserver wurde beendet.
  340. SERVER_ERROR_RETRY=Der Aktivierungsserver kann Ihre Anforderung nicht durchführen. Bitte versuchen Sie es später erneut.\r\nFalls das Problem weiterhin besteht, senden Sie uns bitte eine E-Mail an %SUPPORT_EMAIL%
  341. SERVER_ERROR_VENDOR=Der Aktivierungsserver kann Ihre Anforderung nicht durchführen. Bitte kontaktieren Sie den Software Verkäufer.
  342. SERVER_ERROR_UNKNOWN=Ein unbekannter Serverfehler ist aufgetreten.\r\nFalls das Problem weiterhin besteht, senden Sie uns bitte eine E-Mail an %SUPPORT_EMAIL%
  343. SERVER_ERROR_GEOIP=Ihre Seriennummer ist an eine bestimmte geografische Region gebunden.\r\nBitte besuchen Sie unsere Support Homepage für eine Lösung: %SUPPORT_URL%faq/product-activation/?faqid=23
  344.  
  345. ; ONLINE ACTIVATION
  346. ACTIVATE_ONLINE_TITLE=Aktivierung wird durchgeführt
  347. TRY_CONNECT_INFO=Versuche zu verbinden
  348. CONNECTED_INFO=Verbindung zum Aktivierungsserver hergestellt
  349. SSL_DONE_INFO=SSL Protokoll wurde durchgeführt
  350. REQUEST_SENT_INFO=Anfrage gesendet
  351. RESPONSE_RECEIVED_INFO=Antwort erhalten
  352. ACTIVATION_DONE_INFO=Aktivierung fertiggestellt, Applikation wird freigeschaltet
  353.  
  354. ; MANUAL ACTIVATION
  355. ACTIVATE_MANUAL_TITLE=Geben Sie Ihren Freischaltcode ein
  356. ACTIVATE_MANUAL_INFO=Die Online-Aktivierung kann nicht durchgeführt werden. Kontaktieren Sie den Softwarehersteller um einen Freischaltcode zu erhalten.\n\nDazu benötigen Sie folgende Informationen:\r\n- Ihren Registrierungscode\n- Den unten abgebildeten Anfragecode\n\r\nBitte besuchen Sie unsere Support Homepage für mögliche Lösungen: %SUPPORT_URL%paunlock/
  357. ACTIVATE_MANUAL_REQUESTCODE_LABEL=Anfragecode
  358. ACTIVATE_MANUAL_RESPONSECODE_LABEL=Freischaltcode
  359. ACTIVATE_MANUAL_NO_UNLOCK=Bitte geben Sie einen gültigen Freischaltcode ein!
  360. ACTIVATE_MANUAL_NO_UNLOCK_ERROR_TITLE=Info
  361. ACTIVATE_MANUAL_SUCCESS=Die Aktivierung wurde erfolgreich durchgeführt.
  362. ACTIVATE_MANUAL_SUCCESS_TITLE=Aktivierung erfolgreich
  363. ACTIVATE_MANUAL_ERROR=Der Aktivierungsvorgang wurde beendet. Bitte überprüfen Sie, ob Sie Ihren Freischaltcode richtig eingegeben haben. Klicken Sie auf '%BACK_BUTTON%' um erneut zu aktivieren oder klicken Sie auf '%EXIT_BUTTON%' um den Vorgang abzubrechen. \r\nKontaktieren Sie %SUPPORT_EMAIL% falls das Problem weiterhin besteht.\r\n
  364.  
  365. ; LICENSE DETAILS
  366. LICENSE_NO_DETAILS=Es sind leider keine Detailinformationen zu Ihrer Lizenz verfügbar.
  367. LICENSE_UNLIMITED=Die von Ihnen verwendete Lizenz ist nicht limitiert. Sie können diese Seriennummer auf beliebig vielen PCs beliebig oft aktivieren.
  368. LICENSE_USED_ACT_CURR_HW=Die verwendete Seriennummer wurde bereits %s mal auf diesem PC aktiviert.
  369. LICENSE_USED_ACT_DIFF_HW=Die verwendete Seriennummer wurde bereits auf %s unterschiedlichen PCs aktiviert.
  370. LICENSE_ALLOWED_ACT_SAME_HW=Die verwendete Seriennummer kann insgesamt %s mal auf diesem PC aktiviert werden.
  371. LICENSE_ALLOWED_ACT_DIFF_HW=Die verwendete Seriennummer kann insgesamt auf %s unterschiedlichen PCs aktiviert werden.
  372. LICENSE_ALLOWED_ACT_SAME_HW_W_TF=Innerhalb von %d %s kann diese Seriennummer höchstens %s mal auf diesem PC aktiviert werden.
  373. LICENSE_ALLOWED_ACT_DIFF_HW_W_TF=Innerhalb von %d %s kann diese Seriennummer höchstens %s mal auf unterschiedlichen PCs aktiviert werden.
  374. LICENSE_ALLOWED_ACT_W_TF_CREDIT=Die gerade durchgeführte Aktivierung wird Ihnen in %d %s wieder gutgeschrieben.
  375. LICENSE_ALLOWED_ACT_W_TF_WEEKS=Wochen
  376. LICENSE_ALLOWED_ACT_W_TF_DAYS=Tagen
  377. LICENSE_ALLOWED_ACT_W_TF_HOURS=Stunden
  378. LICENSE_ALLOWED_ACT_W_TF_MINUTES=Minuten
  379. LICENSE_INFO_ACT_DIFF_HW=Sie können diese Seriennummer noch auf %d weiteren PCs aktivieren.
  380. LICENSE_INFO_UNLIMITED=Unlimitierte Lizenz.
  381. LICENSE_INFO_CLOSING=Für weitere Informationen klicken Sie bitte auf %SHOW_LICENSE_DETAILS_BUTTON%.
  382.  
  383. ; ACTIVATION SUCCESSFUL
  384. ACTIVATION_SUCCESSFUL_TITLE=Aktivierung erfolgreich
  385. ACTIVATION_SUCCESSFUL_INFO=Der Aktivierungsvorgang ist abgeschlossen.
  386.  
  387. ; REVOKE
  388. REVOKE_MANUAL_GROUP=Manuelle Revokation
  389. REVOKE_NOTPERFORMED=Dieses Programm ist auf Ihrem PC nicht aktiviert, die Revokation kann nicht durchgeführt werden.
  390. REVOKE_TITLE=Revokation
  391. REVOKE_MANUAL_BUTTON=Manuelle Revokation
  392. REVOKE_MANUAL_CODE=Ihr Revokation Code:
  393. REVOKE_MANUAL_SUCCESFULL=Ihre Lizenz wurde erfolgreich entfernt. Bitte schreiben Sie sich Ihre Seriennummer und Revokation Code auf, es ist Ihr Beweis, dass Sie das Programm deinstalliert haben.\nLeiten Sie diese beiden Codes an das Support Team weiter, damit sie die Anzahl der möglichen Aktivierungen wiederherstellen können.
  394. REVOKE_ONLINE_GROUP=Online Revokation
  395. REVOKE_ERROR=Revokation Prozess ist fehlgeschlagen!\nInternal Error:
  396. REVOKE_ONLINE_BUTTON=Starte Online-Revokation
  397. REVOKE_ONLINE_STOP_BUTTON=Stop
  398. REVOKE_ONLINE_SUCCESFULL=Ihre Lizenz wurde erfolgreich entfernt.
  399. REVOKATION_DONE_INFO=Revokation beendet
  400. REVOKE_WELCOME=Mit diesem Dialog können Sie Ihr Programm deaktivieren und Ihre Lizenz freigeben.\nIhr Programm wurde mit folgender Seriennummer aktiviert:
  401.  
  402. ; REVOCATION DETAILS
  403. REVOCATIONS_UNLIMITED=Sie können noch beliebig oft ihre Lizenz wieder zurückgeben.
  404. LICENSE_INFO_REV_DIFF_HW=Sie können diese Seriennummer noch auf %d weiteren PCs deaktivieren.
  405. LICENSE_USED_REV_CURR_HW=Die verwendete Seriennummer wurde bereits %s mal auf diesem PC deaktiviert.
  406. LICENSE_USED_REV_DIFF_HW=Die verwendete Seriennummer wurde bereits auf %s unterschiedlichen PCs deaktiviert.
  407. LICENSE_ALLOWED_REV_SAME_HW=Die verwendete Seriennummer kann insgesamt %s mal auf diesem PC deaktiviert werden.
  408. LICENSE_ALLOWED_REV_DIFF_HW=Die verwendete Seriennummer kann insgesamt auf %s unterschiedlichen PCs deaktiviert werden.
  409. LICENSE_ALLOWED_REV_SAME_HW_W_TF=Innerhalb von %d %s kann diese Seriennummer höchstens %s mal auf diesem PC deaktiviert werden.
  410. LICENSE_ALLOWED_REV_W_TF_CREDIT=Die gerade durchgeführte Deaktivierung wird Ihnen in %d %s wieder gutgeschrieben.
  411. LICENSE_ALLOWED_REV_DIFF_HW_W_TF=Innerhalb von %d %s kann diese Seriennummer höchstens %s mal auf unterschiedlichen PCs deaktiviert werden.
  412.  
  413. ; EXPIRY
  414. EXPIRY_DATE=Ihre Lizenz ist gültig bis %2d-%2d-%4d.
  415. EXPIRY_DAYS=Ihre Lizenz wird in %d Tagen ablaufen.
  416. EXPIRY_LAUNCHES=Ihre Lizenz wird nach %d weiteren Starts ablaufen.
  417. EXPIRY_PLAYTIME=Ihre Lizenz wird in %d Minuten ablaufen.
  418.  
  419. ; LICENSE EXPIRED (Preview & Review, Try & Buy)
  420. LICENSE_EXPIRED_TITLE=Testphase abgelaufen
  421. LICENSE_EXPIRED_INFO=Die Testphase ist abgelaufen. Sie benötigen eine Seriennummer um fortzufahren.\r\nBitte klicken Sie auf '%NEXT_BUTTON%' um erneut zu aktivieren oder auf '%EXIT_BUTTON%' um die Applikation zu beenden.
  422.  
  423. ; BUY (Try & Buy)
  424. BUY_HYPERLINK=%GENERAL_BUY_HYPERLINK%
  425. BUY_TITLE=Lizenz Kaufen
  426. BUY_INFO=Dieses Software muss vor der Benutzung aktiviert werden. Dazu wird eine gültige Seriennummer benötigt. Eine Seriennummer erhalten Sie, wenn Sie sich online registrieren. Klicken Sie dazu auf die Schaltfläche KAUFEN. Wenn Sie sich bereits registriert haben und eine Seriennummer erhalten haben, klicken Sie auf '%NEXT_BUTTON%' um fortzufahren.
  427.  
  428. ; HARDWARE ERROR (Register & Play, Try & Buy)
  429. HARDWAREID_ERROR_TITLE=Lizenzüberprüfung Fehlgeschlagen
  430. HARDWAREID_ERROR_INFO=Beim Überprüfen der Produktlizenz ist während der Idenfikation der Hardware Ihres Rechners ein Fehler aufgetreten. Grund dafür kann das Austauschen oder Einbauen von Geräten in Ihren Rechner sein. Bitte aktivieren Sie Ihr Produkt erneut. \r\n\r\nKlicken Sie auf '%BACK_BUTTON%' um erneut zu aktivieren. Klicken Sie auf '%EXIT_BUTTON%' um den Vorgang abzubrechen. \r\nKontaktieren Sie %SUPPORT_EMAIL% falls das Problem weiterhin existiert.
  431.  
  432. PID_READOUT_INFO=\r\nVersuche elektronischen Disk key auszulesen, bitte warten
  433.  
  434. ;USER ACCOUNT BASED ACTIVATION
  435. WELCOME_INFO_UA=This software must be authenticated online prior to use. For activation a valid user account for this application and an active Internet connection are required.\r\nPlease visit our support homepage for additional information: %SUPPORT_URL%faq/product-activation/?faqid=18
  436.  
  437. ACTIVATE_TITLE_UA=Enter your Username and Password
  438. ACTIVATE_ONLINE_INFO_UA=Please enter your username and password in the supplied text fields and press '%ACTIVATE_BUTTON%' to unlock. This will connect to the license server via the Internet and request an unlock license. Press '%CANCEL_BUTTON%' to abort.\r\nIf you do not have a username and password yet, please visit our homepage to create a new account: %SUPPORT_URL%
  439.  
  440. STATE_TYPE_IN_CREDENTIALS_UA=Type in your username and password
  441.  
  442. USERNAME_UA=Username:
  443. PASSWORD_USER_UA=Password:
  444. VERIFY_ACCOUNT_INFO_UA=Verifying User Account
  445.  
  446. NO_USERNAME_PWD_ERROR_UA=Please enter a valid username and password.
  447. VERIFY_ACCOUNT_ERROR_UA=The account data you entered is invalid.\r\nPlease make sure you have correctly typed your username and password. Press '%BACK_BUTTON%' to retry activation or press '%CANCEL_BUTTON%' to abort.
  448. TOO_MANY_ACTIVATIONS_ERROR_UA=Too many activations on different PCs have been performed with the entered username. No further activations are allowed.\r\nPlease visit our support homepage for possible solutions: %SUPPORT_URL%faq/product-activation/?faqid=15
  449. SERVER_ERROR_GEOIP_UA=This user account is bound to a certain geographic region.\r\nPlease visit our support homepage for possible solutions: %SUPPORT_URL%faq/product-activation/?faqid=23
  450. PURCHASE_ERROR_UA=This user account does not have a license for this application.\r\nPress '%BACK_BUTTON%' to retry activating (please verify the correct input of the username and password) or press '%CANCEL_BUTTON%' to abort.\r\nIf the problem persists, please visit our support homepage for possible solutions: %SUPPORT_URL%faq/product-activation/?faqid=14
  451.  
  452. ACTIVATE_MANUAL_INFO_UA=An online activation can not be performed. Please contact your software vendor to manually retrieve your unlock code.\r\n\r\nPlease make sure that you have prepared the following information:\r\n- Username and password\r\n- Unlock request code which is displayed below.\r\nPlease visit our support homepage for possible solutions: %SUPPORT_URL%paunlock/
  453.  
  454. REVOKE_MANUAL_SUCCESSFUL_UA=The license has been successfully removed. Write down your username and Revocation Code now, it's your proof that you have uninstalled the application!\nPlease forward these two codes to the support team so they can reset the possible amount of activations.
  455.  
  456. MULTIPLE_USB_DEVICES_TITLE=Select correct USB Device
  457. MULTIPLE_USB_DEVICES=Your serial for the activation is stored on an USB device. More than one USB Device has been found!\r\nIs this the correct one?\nDrive Letter: %c:\nSerial: %s
  458.  
  459.  
  460. [ITALIAN]
  461. LANGUAGE=0x10
  462. LANGUAGE_SUBIDS=0x01,0x02
  463. LOGO_FILE=%GENERAL_LOGO_FILE%
  464.  
  465. ; BUTTONS
  466. EXIT_BUTTON=Esci
  467. CANCEL_BUTTON=A&nnulla
  468. BACK_BUTTON=Indietro
  469. NEXT_BUTTON=Avanti
  470. ACTIVATE_BUTTON=&Attiva
  471. PLAY_BUTTON=&Lancia
  472. START_BUTTON=Avvia
  473. STOP_ACTIVATION_BUTTON=Arrestare &l'attivazione
  474. ACTIVATE_MANUAL_BUTTON=&Attivare manualmente
  475. BUY_BUTTON=&Acquista
  476. REGISTER_BUTTON=&Registro
  477. SHOW_DETAILS_BUTTON =&Mostra dettagli
  478. HIDE_DETAILS_BUTTON =&Nascondi dettagli
  479. SHOW_LICENSE_DETAILS_BUTTON = License Details
  480. HIDE_LICENSE_DETAILS_BUTTON = License Details
  481.  
  482. ; TITLE WELCOME (Activate & Play, Preview & Review)
  483. WELCOME_TITLE=Benvenuto
  484. WELCOME_INFO=Questo software deve essere autenticato online prima del suo utilizzo. Per la sua attivazione sono necessari un codice seriale valido e una connessione attiva ad internet.\r\nPer informazioni aggiuntive riferirsi alla pagina del supporto: %SUPPORT_URL%faq/product-activation/?faqid=18
  485.  
  486. ; TITLE AUTH_OPTION (Activate & Play, Preview & Review)
  487. AUTH_OPTION_TITLE=Benvenuto
  488. AUTH_OPTION_INFO=Questa applicazione deve essere autenticata prima di essere usata.\r\nScegliere il tipo di autenticazione desidereta e cliccare su '%NEXT_BUTTON%' per proseguire con il processo di autenticazione. La scelta effettuata può essere cambiata in ogli momento.
  489. AUTH_OPTION_HYPERLINK=Per maggiori informazioni visitare la pagina online del supporto:\n%SUPPORT_URL%faq/product-activation/?faqid=18 [^]
  490. AUTH_OPTION_ONLINE=Autenticazione Online:\nPer l’attivazione online è richiesto l’inserimento di un numero seriale valido alla prima esecuzione dell’applicazione.
  491. AUTH_OPTION_DISC=Autenticazione basata sul disco:\nE’ richiesta la presenza del disco originale nel lettore di CD/DVD-ROM ad ogni esecuzione dell’applicazione.
  492. AUTH_OPTION_PROMPT_TO_SWITCH_TO_ONLINE=Per questa applicazione è stata scelta l’autenticazione basata sulla presenza del disco nel lettore CD/DVD-ROM.\r\nInserire il disco originale o cambiare il tipo di autenticazione preferita e cliccare su '%NEXT_BUTTON%' per procedere.
  493.  
  494. ; TITLE TRIAL (Try & Buy)
  495. TRIAL_TITLE=Periodo di prova
  496. TRIAL_INFO=Una volta scaduto il periodo di prova è necessaria una autenticazione online prima di ogni ulteriore utilizzo. Scegliere ATTIVAZIONE per procedere ora con la attivazione o '%EXIT_BUTTON%' per uscire.\r\nPer la attivazione sono necessari un codice seriale valido e una connessione attiva ad internet.\r\nPer informazioni aggiuntive riferirsi alla pagina del supporto: %SUPPORT_URL%faq/product-activation/?faqid=18
  497. TRIAL_DAYS_INFO=Il periodo di prova terminerà tra %NUMBER_DAYS% giorno/i.
  498. TRIAL_LAUNCH_INFO=Il periodo di prova terminerà tra %NUMBER_LAUNCHES% esecuzione/i.
  499. TRIAL_PLAYTIME_INFO=Il periodo di prova terminerà tra %NUMBER_PLAYTIMEMINUTES% minuto/i.
  500.  
  501. ; REGISTER WELCOME (Register & Play)
  502. REGISTER_TITLE=Benvenuto
  503. REGISTER_INFO=Questo software deve essere autenticato online prima del suo utilizzo. Per la sua attivazione sono necessari un codice seriale valido e una connessione attiva ad internet. Il codice seriale può essere ottenuto con una registrazione completa. Per registrarsi premere il bottone REGISTRAZIONE. Se si è già registrati e in possesso del codice seriale scegliere '%NEXT_BUTTON%' per proseguire.
  504.  
  505. ; ENTER SERIAL
  506. ACTIVATE_TITLE=Inserimento del codice seriale
  507. ACTIVATE_ONLINE_INFO=Inserire il codice seriale nella apposita area di inserimento e premere ATTIVAZIONE per provvedere allo sblocco. Ciò consentirà di connettersi al server per la richiesta di una licenza di sblocco. Premere '%EXIT_BUTTON%' per uscire.
  508. SERIAL_LABEL=Codice seriale:
  509. REQUESTCODE_LABEL=Codice di sblocco:
  510.  
  511. ; ERRORS
  512. ERROR_TITLE=Attivazione Fallita
  513. ERROR_INFO_MANUAL_NOT_POSSIBLE=Processo di attivazione é stato terminato.\r\n
  514. ERROR_INFO_MANUAL_POSSIBLE=Processo di attivazione é stato terminato.\r\n
  515. NO_SERIAL_ERROR_TITLE=Info
  516. NO_SERIAL_ERROR=Inserire un codice seriale valido.
  517. TOO_MANY_ACTIVATIONS_ERROR=Sono state effettuate troppe attivazioni su PC differenti o troppe riattivazioni sul stesso PC. Non é più possibile effettuare altre attivazioni.\r\nGentilmente visitate il nostro sito per ricevere assistenza e trovare le possibili soluzioni: %SUPPORT_URL%faq/product-activation/?faqid=15
  518. PURCHASE_ERROR=Il codice seriale non é stato trovato nella banca dati. Forse il codice seriale é errato/incorretto.\r\nPremi '%BACK_BUTTON%' per ritentare l´attivazione (gentilmente controlli il codice seriale) oppure premi '%EXIT_BUTTON%' per terminare l´operazione.\r\nIn caso il problema persiste visiti il nostro sito supporto per le possibili soluzioni: %SUPPORT_URL%faq/product-activation/?faqid=14
  519. CONNECTION_ERROR=Non é possibile connettersi al server di attivazione.\r\nPremi '%BACK_BUTTON%' per riprovare l´attivazione (controlli che ci sia una connessione con internet) oppure premi '%EXIT_BUTTON%' per terminare l´operazione.\r\nIn caso il problema persiste, visitare il nostro sito supporto per trovare le possibili soluzioni: %SUPPORT_URL%faq/product-activation/?faqid=12
  520. HTTP_SEND_ERROR=C´é stato un errore durante il trasferimento dati per l´attivazione sul server. Riprovi un´altra volta.
  521. HTTP_RECEIVE_ERROR=C´é stato un errore durante il ricevimento dati con il server d´attivazione. Ritenti un´altra volta.
  522. USER_CANCEL_ERROR=L´utente ha interrotto la comunicazione con il server d´attivazione.
  523. SERVER_ERROR_RETRY=Il server d´attivazione non é in grado di completare l´operazione richiesta. Riprovi più tardi.\r\nIn caso il problema persiste contatti %SUPPORT_EMAIL%
  524. SERVER_ERROR_VENDOR=Il server d´attivazione non é in grado di completare l´operazione richiesta. Gentilmente contatti il rivenditore del software.
  525. SERVER_ERROR_UNKNOWN=Errore sconosciuto del server.\r\nIn caso il problema persiste contattare: %SUPPORT_EMAIL%
  526. SERVER_ERROR_GEOIP=Il codice seriale inserito è limitato a una area geografica specifica.\r\nPer trovare possibili soluzioni riferirsi alla pagina del supporto: %SUPPORT_URL%faq/product-activation/?faqid=23
  527.  
  528. ; ONLINE ACTIVATION
  529. ACTIVATE_ONLINE_TITLE=Attivazione in corso
  530. TRY_CONNECT_INFO=Tentativo di collegamento in corso
  531. CONNECTED_INFO=Server di attivazione connesso.
  532. SSL_DONE_INFO=Connessione sicura completata.
  533. REQUEST_SENT_INFO=Richiesta inviata.
  534. RESPONSE_RECEIVED_INFO=Risposta ricevuta.
  535. ACTIVATION_DONE_INFO=Attivazione riuscita, l'applicazione sta per essere attivata, si prega di attendere...
  536.  
  537. ; MANUAL ACTIVATION
  538. ACTIVATE_MANUAL_TITLE=Attivazione Manuale
  539. ACTIVATE_MANUAL_INFO=Non e’ possibile effettuare l’attivazione online. Contattare il fornitore di software per ricevere in altro modo il codice di sblocco. \n\nVerificare di avere le seguenti informazioni:\r\n-numero seriale\n-Il codice di sblocco richiesto, mostrato di seguito.\r\nGentilmente visitate il nostro sito per ricevere assistenza e trovare le possibili soluzioni: %SUPPORT_URL%paunlock/
  540. ACTIVATE_MANUAL_REQUESTCODE_LABEL=Richiesta di Codice di sblocco
  541. ACTIVATE_MANUAL_RESPONSECODE_LABEL=Codice di sblocco
  542. ACTIVATE_MANUAL_NO_UNLOCK=Inserire un Codice di sblocco valido!
  543. ACTIVATE_MANUAL_NO_UNLOCK_ERROR_TITLE=Info
  544. ACTIVATE_MANUAL_SUCCESS=L’attivazione ha avuto successo.
  545. ACTIVATE_MANUAL_SUCCESS_TITLE=Attivazione avvenuta
  546. ACTIVATE_MANUAL_ERROR=Il processo di attivazione e’ stato annullato. Verificare che il Codice di sblocco sia stato inserito correttamente. \r\nPremere '%BACK_BUTTON%' per tentare un’altra attivazione o '%EXIT_BUTTON%' per terminare. Nel caso il problema continui a presentarsi contattare %SUPPORT_EMAIL%\r\n
  547.  
  548. ; LICENSE DETAILS
  549. LICENSE_NO_DETAILS=No additional information available.
  550. LICENSE_UNLIMITED=Your license is unlimited. You can activate this serial number on as many PCs and as often as you like.
  551. LICENSE_USED_ACT_CURR_HW=The used serial number has already been activated %s times on this PC.
  552. LICENSE_USED_ACT_DIFF_HW=The used serial number has already been activated on %s different PCs.
  553. LICENSE_ALLOWED_ACT_SAME_HW=The used serial number can be activated %s times in total on this PC.
  554. LICENSE_ALLOWED_ACT_DIFF_HW=The used serial number can be activated on %s different PCs in total.
  555. LICENSE_ALLOWED_ACT_SAME_HW_W_TF=During a timeframe of %d %s, this serial number can be activated at most %s times on this PC.
  556. LICENSE_ALLOWED_ACT_DIFF_HW_W_TF=During a timeframe of %d %s, this serial number can be activated at most %s times on different PCs.
  557. LICENSE_ALLOWED_ACT_W_TF_CREDIT=The activation you just performed will be credited in %d %s.
  558. LICENSE_ALLOWED_ACT_W_TF_WEEKS=weeks
  559. LICENSE_ALLOWED_ACT_W_TF_DAYS=days
  560. LICENSE_ALLOWED_ACT_W_TF_HOURS=hours
  561. LICENSE_ALLOWED_ACT_W_TF_MINUTES=minutes
  562. LICENSE_INFO_ACT_DIFF_HW=You can activate this serial number on %d more PCs.
  563. LICENSE_INFO_UNLIMITED=Unlimited license.
  564. LICENSE_INFO_CLOSING=For further information please click on %SHOW_LICENSE_DETAILS_BUTTON%.
  565.  
  566. ; ACTIVATION SUCCESSFUL
  567. ACTIVATION_SUCCESSFUL_TITLE=Attivazione Riuscita
  568. ACTIVATION_SUCCESSFUL_INFO=Il processo di attivazione è stato completato.
  569.  
  570. ; REVOKE
  571. REVOKE_MANUAL_GROUP=Revoca manuale della licenza
  572. REVOKE_NOTPERFORMED=Questa applicazione non è stata attivata su questo PC, la revoca della licenza non può essere eseguita.
  573. REVOKE_TITLE=Revoca della licenza
  574. REVOKE_MANUAL_BUTTON=Revoca manuale
  575. REVOKE_MANUAL_CODE=Codice di revoca della licenza:
  576. REVOKE_MANUAL_SUCCESFULL=La licenza è stata rimossa con successo. Prendere nota dei codici di attivazione e di revoca ora, a testimonianza della avvenuta disinstallazione della applicazione!\nInviare i due codici al team di supporto per permettere eventualmente di ripristinare il numero di attivazioni.
  577. REVOKE_ONLINE_GROUP=Revoca online della licenza
  578. REVOKE_ERROR=La revoca della licenza non è stata eseguita!\nErrore Interno:
  579. REVOKE_ONLINE_BUTTON=Revoca online della licenza
  580. REVOKE_ONLINE_STOP_BUTTON=Ferma la revoca
  581. REVOKE_ONLINE_SUCCESFULL=La licenza è stata rimossa con successo.
  582. REVOKATION_DONE_INFO=La revoca della licenza è terminata
  583. REVOKE_WELCOME=Questa schermata permette di disattivare l'applicazione e di revocare la licenza.\nL'applicazione è stata attivata con il seguente codice di attivazione:
  584.  
  585. ; REVOCATION DETAILS
  586. REVOCATIONS_UNLIMITED=Your license is unlimited. You can revoke this serial number on as many PCs and as often as you like.
  587. LICENSE_INFO_REV_DIFF_HW=You can revoke this serial number on %d more PCs.
  588. LICENSE_USED_REV_CURR_HW=The used serial number has already been revoced %s times on this PC.
  589. LICENSE_USED_REV_DIFF_HW=The used serial number has already been revoced on %s different PCs.
  590. LICENSE_ALLOWED_REV_SAME_HW=The used serial number can be revoced %s times in total on this PC.
  591. LICENSE_ALLOWED_REV_DIFF_HW=The used serial number can be revoced on %s different PCs in total.
  592. LICENSE_ALLOWED_REV_SAME_HW_W_TF=During a timeframe of %d %s, this serial number can be revoced at most %s times on this PC.
  593. LICENSE_ALLOWED_REV_W_TF_CREDIT=The revocation you just performed will be credited in %d %s.
  594. LICENSE_ALLOWED_REV_DIFF_HW_W_TF=During a timeframe of %d %s, this serial number can be revoked at most %s times on different PCs.
  595.  
  596. ; EXPIRY
  597. EXPIRY_DATE=La licenza è valida fino a tutto il %2d-%2d-%4d.
  598. EXPIRY_DAYS=La licenza scadrà tra %d giorno/i.
  599. EXPIRY_LAUNCHES=La licenza scadrà tra %d ulteriore/i esecuzione/i.
  600. EXPIRY_PLAYTIME=La licenza scadrà entro %d minuto/i.
  601.  
  602. ; LICENSE EXPIRED (Preview & Review, Try & Buy)
  603. LICENSE_EXPIRED_TITLE=Licenza scaduta
  604. LICENSE_EXPIRED_INFO=La licenza del software e’ scaduta. E’ necessaria una nuova attivazione prima di ogni altro utilizzo.\r\nPremere '%NEXT_BUTTON%' per tentare una nuova attivazione o '%EXIT_BUTTON%' per terminare.
  605.  
  606. ; BUY (Try & Buy)
  607. BUY_HYPERLINK=%GENERAL_BUY_HYPERLINK%
  608. BUY_TITLE=Acquisto Licenza
  609. BUY_INFO=Questo programma deve essere attivato prima di potere essere utilizzato. Per l'attivazione è richiesto un codice di ATTIVAZIONE valido. Il codice di ATTIVAZIONE può essere acquistato cliccando il tasto ACQUISTA. Se avete già il codice di ATTIVAZIONE allora scegliete '%NEXT_BUTTON%' per procedere.
  610.  
  611. ; HARDWARE ERROR (Register & Play, Try & Buy)
  612. HARDWAREID_ERROR_TITLE=Verifica della licenza
  613. HARDWAREID_ERROR_INFO=Si è verificato un errore verificando la licenza del programma. Non è possibile identificare il sistema. Una possibile ragione può essere il cambiamento di alcune parti del computer. Attivare nuovamente il programma. \r\n\r\nScegliere '%BACK_BUTTON%' per riprovare ad attivare il prodotto. Scegliere '%EXIT_BUTTON%' per uscire.\r\nCantattare %SUPPORT_EMAIL% se il problema persiste.
  614.  
  615. PID_READOUT_INFO=\r\nTrying to read electronic Disk key, please wait
  616.  
  617. MULTIPLE_USB_DEVICES_TITLE=Select correct USB Device
  618. MULTIPLE_USB_DEVICES=Your serial for the activation is stored on an USB device. More than one USB Device has been found!\r\nIs this the correct one?\nDrive Letter: %c:\nSerial: %s
  619.  
  620. ;USER ACCOUNT BASED ACTIVATION
  621. WELCOME_INFO_UA=This software must be authenticated online prior to use. For activation a valid user account for this application and an active internet connection are required.\r\nPlease visit our support homepage for additional information: %SUPPORT_URL%faq/product-activation/?faqid=18
  622.  
  623. ACTIVATE_TITLE_UA=Enter your Username and Password
  624. ACTIVATE_ONLINE_INFO_UA=Please enter your username and password in the supplied text fields and press '%ACTIVATE_BUTTON%' to unlock. This will connect to the license server via the Internet and request an unlock license. Press '%CANCEL_BUTTON%' to abort.\r\nIf you do not have a username and password yet, please visit our homepage to create a new account: %SUPPORT_URL%
  625.  
  626. STATE_TYPE_IN_CREDENTIALS_UA=Type in your username and password
  627.  
  628. USERNAME_UA=Username:
  629. PASSWORD_USER_UA=Password:
  630. VERIFY_ACCOUNT_INFO_UA=Verifying User Account
  631.  
  632. NO_USERNAME_PWD_ERROR_UA=Please enter a valid username and password.
  633. VERIFY_ACCOUNT_ERROR_UA=The account data you entered is invalid.\r\nPlease make sure you have correctly typed your username and password. Press '%BACK_BUTTON%' to retry activation or press '%CANCEL_BUTTON%' to abort.
  634. TOO_MANY_ACTIVATIONS_ERROR_UA=Too many activations on different PCs have been performed with the entered username. No further activations are allowed.\r\nPlease visit our support homepage for possible solutions: %SUPPORT_URL%faq/product-activation/?faqid=15
  635. SERVER_ERROR_GEOIP_UA=This user account is bound to a certain geographic region.\r\nPlease visit our support homepage for possible solutions: %SUPPORT_URL%faq/product-activation/?faqid=23
  636. PURCHASE_ERROR_UA=This user account does not have a license for this application.\r\nPress '%BACK_BUTTON%' to retry activating (please verify the correct input of the username and password) or press '%CANCEL_BUTTON%' to abort.\r\nIf the problem persists, please visit our support homepage for possible solutions: %SUPPORT_URL%faq/product-activation/?faqid=14
  637.  
  638. ACTIVATE_MANUAL_INFO_UA=An online activation can not be performed. Please contact your software vendor to manually retrieve your unlock code.\r\n\r\nPlease make sure that you have prepared the following information:\r\n- Username and password\r\n- Unlock request code which is displayed below.\r\nPlease visit our support homepage for possible solutions: %SUPPORT_URL%paunlock/
  639.  
  640. REVOKE_MANUAL_SUCCESSFUL_UA=The license has been successfully removed. Write down your username and Revocation Code now, it's your proof that you have uninstalled the application!\nPlease forward these two codes to the support team so they can reset the possible amount of activations.
  641.  
  642.  
  643. [FRENCH]
  644. LANGUAGE=0x0c
  645. LANGUAGE_SUBIDS=0x01,0x02,0x03,0x04,0x05,0x06
  646. LOGO_FILE=%GENERAL_LOGO_FILE%
  647.  
  648. ; BUTTONS
  649. EXIT_BUTTON=Sortie
  650. CANCEL_BUTTON=A&nnuler
  651. BACK_BUTTON=Retour
  652. NEXT_BUTTON=Suivant
  653. ACTIVATE_BUTTON=&Activer
  654. PLAY_BUTTON=&Lecture
  655. START_BUTTON=Démarrer
  656. STOP_ACTIVATION_BUTTON=Arrêter l'&activation
  657. ACTIVATE_MANUAL_BUTTON=&Activer manuellement
  658. BUY_BUTTON=A&chat
  659. REGISTER_BUTTON=&Registre
  660. SHOW_DETAILS_BUTTON =Voir XML
  661. HIDE_DETAILS_BUTTON =Cacher XML
  662. SHOW_LICENSE_DETAILS_BUTTON = License Details
  663. HIDE_LICENSE_DETAILS_BUTTON = License Details
  664.  
  665. ; TITLE WELCOME (Activate & Play, Preview & Review)
  666. WELCOME_TITLE=Bienvenue
  667. WELCOME_INFO=Ce logiciel doit être authentifié avant utilisation. Pour l'activer, vous devez disposer d'un numéro de série valide et d'une connexion Internet.\r\nPour toute question complémentaire, veuillez consulter notre page de support: %SUPPORT_URL%faq/product-activation/?faqid=18
  668.  
  669. ; TITLE AUTH_OPTION (Activate & Play, Preview & Review)
  670. AUTH_OPTION_TITLE=Bienvenue
  671. AUTH_OPTION_INFO=Ce logiciel doit être vérifié avant d’être utilisé.\r\nVeuillez sélectionner la méthode que vous préférez et cliquer '%NEXT_BUTTON%' pour continuer. Vous pourrez changer de sélection par la suite.
  672. AUTH_OPTION_HYPERLINK=Veuillez visiter notre page de support pour des informations complémentaires:\n%SUPPORT_URL%faq/product-activation/?faqid=18 [^]
  673. AUTH_OPTION_ONLINE=Validation par Internet:\nUn numéro de série valide est nécessaire pour l’activation à la première utilisation.
  674. AUTH_OPTION_DISC=Validation par CD:\nLe disque original doit être présent dans votre lecteur à chaque lancement.
  675. AUTH_OPTION_PROMPT_TO_SWITCH_TO_ONLINE=La validation par disque est actuellement sélectionnée pour ce logiciel.\r\nVeuillez insérer votre disque original ou changer votre préférence de validation puis cliquez sur '%NEXT_BUTTON%'.
  676.  
  677. ; TITLE TRIAL (Try & Buy)
  678. TRIAL_TITLE=Version de démonstration
  679. TRIAL_INFO=Lorsque votre période d'essai sera terminée, vous devrez activer votre logiciel par Internet. Vous pouvez effectuer cette opération dès maintenant en sélectionnant le bouton ACTIVER ou choisir '%EXIT_BUTTON%' pour abandonner.\r\nPour l'activation, vous devez disposer d'un numéro de série valide et d'une connexion Internet.\r\nPour toute question complémentaire, veuillez consulter notre page de support: %SUPPORT_URL%faq/product-activation/?faqid=18
  680. TRIAL_DAYS_INFO=Votre période d´essai se terminera dans %NUMBER_DAYS% jour(s).
  681. TRIAL_LAUNCH_INFO=Votre période d´essai se terminera après %NUMBER_LAUNCHES% lancement(s) du programme.
  682. TRIAL_PLAYTIME_INFO=Votre période d´essai se terminera dans %NUMBER_PLAYTIMEMINUTES% minutes(s).
  683.  
  684. ; REGISTER WELCOME (Register & Play)
  685. REGISTER_TITLE=Bienvenue
  686. REGISTER_INFO=Ce logiciel doit être authentifié avant utilisation. Pour l'activer, vous devez disposer d'un numéro de série valide et d'une connexion Internet.\r\nVous pouvez obtenir votre numéro de série en enregistrant ce logiciel. Pour celà, veuillez choisir le bouton REGISTRE. Si vous avez déjà enregistré ce logiciel et reçu votre numéro de série, sélectionnez '%NEXT_BUTTON%' pour continuer.
  687.  
  688. ; ENTER SERIAL
  689. ACTIVATE_TITLE=Entrez votre numéro de série
  690. ACTIVATE_ONLINE_INFO=Veuillez saisir votre numéro de série dans la zone prévue puis cliquez sur ‘Activer’ pour valider le logiciel. Cliquer '%EXIT_BUTTON%' pour abandonner.\r\nCliquer sur '%SHOW_DETAILS_BUTTON%' pour afficher les données XML transmises.
  691. SERIAL_LABEL=Numero de serie:
  692. REQUESTCODE_LABEL=Code de demande de déblocage:
  693.  
  694. ; ERRORS
  695. ERROR_TITLE=L'activation a échoué
  696. ERROR_INFO_MANUAL_NOT_POSSIBLE=Le procédé d'activation a été effectué.\r\n
  697. ERROR_INFO_MANUAL_POSSIBLE=Le procédé d'activation a été effectué.\r\n
  698. NO_SERIAL_ERROR_TITLE=Info
  699. NO_SERIAL_ERROR=Merci d'entrer un numero de serie valide!
  700. TOO_MANY_ACTIVATIONS_ERROR=Trop d'activations sur différents PCs ou trop de réactivations sur le même PC ont été réalisées avec le même numero de serie. Aucune activation supplémentaire est alloué.\r\nMerci de visiter notre support en ligne pour des solutions possibles: %SUPPORT_URL%faq/product-activation/?faqid=15
  701. PURCHASE_ERROR=Le numero de serie n'a pas été trouvé dans la base de données. Probablement que le numero de serie a été entré incorrectement.\r\nAppuyez sur '%BACK_BUTTON%' pour réessayer l'activation (Merci de vérifier correctement l'entrée du numero de serie) ou appuyez sur '%EXIT_BUTTON%' pour arrêter.\r\nSi le problème persiste encore, merci de visiter notre support en ligne pour des solutions possibles: %SUPPORT_URL%faq/product-activation/?faqid=14
  702. CONNECTION_ERROR=N'a pas pu connecter au serveur d'activation.\r\nAppuyez sur '%BACK_BUTTON%' pour réessayer l'activation (merci de vérifier que vous êtes connecté à internet) ou appuyez sur '%EXIT_BUTTON%' pour arrêter.\r\nSi le problème persiste encore, merci de visiter notre support en ligne pour des solutions possibles: %SUPPORT_URL%faq/product-activation/?faqid=12
  703. HTTP_SEND_ERROR=Une erreur est survenue lors de l'envoie de données au serveur d'activation. Merci d'essayer à nouveau.
  704. HTTP_RECEIVE_ERROR=Une erreur est survenue lors de la réception de données provenant du serveur d'activation. Merci d'essayer à nouveau.
  705. USER_CANCEL_ERROR=L'utilisateur a cancellé la communication avec le serveur d'activation.
  706. SERVER_ERROR_RETRY=Le serveur d'activation est incapable de compléter votre demande. Merci d'essayer à nouveau plus tard.\r\nSi le problème persiste, merci de contacter: %SUPPORT_EMAIL%
  707. SERVER_ERROR_VENDOR=Le serveur d'activation est incapable de compléter votre demande. Merci de contacter le fournisseur de software.
  708. SERVER_ERROR_UNKNOWN=Une erreur inconnue de serveur est survenue.\r\nSi le problème persiste encore, merci de contacter: %SUPPORT_EMAIL%
  709. SERVER_ERROR_GEOIP=Votre numéro de série ne peux pas être utilisée dans votre zone de connexion.\r\nVeuillez consulter notre page de support pour consulter les solutions possibles: %SUPPORT_URL%faq/product-activation/?faqid=23
  710.  
  711. ; ONLINE ACTIVATION
  712. ACTIVATE_ONLINE_TITLE=Activation en cours
  713. TRY_CONNECT_INFO=Connexion en cours
  714. CONNECTED_INFO=Connecté au serveur d'activation
  715. SSL_DONE_INFO=Communication en mode sécurisé terminée
  716. REQUEST_SENT_INFO=Requête envoyée
  717. RESPONSE_RECEIVED_INFO=Réponse reçue
  718. ACTIVATION_DONE_INFO=Activation terminée, déblocage de votre application, veuillez patienter...
  719.  
  720. ; MANUAL ACTIVATION
  721. ACTIVATE_MANUAL_TITLE=Activation manuelle
  722. ACTIVATE_MANUAL_INFO=L'activation automatique est impossible. Veuillez contacter votre revendeur pour activer manuellement votre logiciel.\n\nVeuillez préparer le code suivant:\r\n-Registration Code\n-Code de requête de déblocage qui est affiché ci après.\r\nMerci de visiter notre support en ligne pour des solutions possibles: %SUPPORT_URL%paunlock/
  723. ACTIVATE_MANUAL_REQUESTCODE_LABEL=Code de requête de déblocage
  724. ACTIVATE_MANUAL_RESPONSECODE_LABEL=Code de déblocage
  725. ACTIVATE_MANUAL_NO_UNLOCK=Veuillez entrer un code de déblocage valide!
  726. ACTIVATE_MANUAL_NO_UNLOCK_ERROR_TITLE=Info
  727. ACTIVATE_MANUAL_SUCCESS=L'activation a réussit
  728. ACTIVATE_MANUAL_SUCCESS_TITLE=Activation réussit
  729. ACTIVATE_MANUAL_ERROR=L'activation a échouée. Veuillez vérifier le code e déblocage.\r\nSélectionnez '%BACK_BUTTON%' pour réessayer ou '%EXIT_BUTTON%' pour abandonner. En cas de problème, veuillez contacter %SUPPORT_EMAIL%\r\n
  730.  
  731. ; LICENSE DETAILS
  732. LICENSE_NO_DETAILS=No additional information available.
  733. LICENSE_UNLIMITED=Your license is unlimited. You can activate this serial number on as many PCs and as often as you like.
  734. LICENSE_USED_ACT_CURR_HW=The used serial number has already been activated %s times on this PC.
  735. LICENSE_USED_ACT_DIFF_HW=The used serial number has already been activated on %s different PCs.
  736. LICENSE_ALLOWED_ACT_SAME_HW=The used serial number can be activated %s times in total on this PC.
  737. LICENSE_ALLOWED_ACT_DIFF_HW=The used serial number can be activated on %s different PCs in total.
  738. LICENSE_ALLOWED_ACT_SAME_HW_W_TF=During a timeframe of %d %s, this serial number can be activated at most %s times on this PC.
  739. LICENSE_ALLOWED_ACT_DIFF_HW_W_TF=During a timeframe of %d %s, this serial number can be activated at most %s times on different PCs.
  740. LICENSE_ALLOWED_ACT_W_TF_CREDIT=The activation you just performed will be credited in %d %s.
  741. LICENSE_ALLOWED_ACT_W_TF_WEEKS=weeks
  742. LICENSE_ALLOWED_ACT_W_TF_DAYS=days
  743. LICENSE_ALLOWED_ACT_W_TF_HOURS=hours
  744. LICENSE_ALLOWED_ACT_W_TF_MINUTES=minutes
  745. LICENSE_INFO_ACT_DIFF_HW=You can activate this serial number on %d more PCs.
  746. LICENSE_INFO_UNLIMITED=Unlimited license.
  747. LICENSE_INFO_CLOSING=For further information please click on %SHOW_LICENSE_DETAILS_BUTTON%.
  748.  
  749. ; ACTIVATION SUCCESSFUL
  750. ACTIVATION_SUCCESSFUL_TITLE=Activation réussie
  751. ACTIVATION_SUCCESSFUL_INFO=L'activation est terminée.
  752.  
  753. ; REVOKE
  754. REVOKE_MANUAL_GROUP=Révocation manuelle.
  755. REVOKE_NOTPERFORMED=Cette application n'est pas activée sur votre machine, la révocation ne peut pas être exécutée.
  756. REVOKE_TITLE=Révocation
  757. REVOKE_MANUAL_BUTTON=Révoquer manuellement
  758. REVOKE_MANUAL_CODE=Votre code de révocation:
  759. REVOKE_MANUAL_SUCCESFULL=Votre licence a été retirée avec succès. Notez votre numero de serie et votre code de révocation maintenant, c'est votre preuve que vous n'avez pas installé l'application!\nMerci d'acheminer ces deux codes à l'équipe de support, pour qu'elle puisse réinitialiser la somme possible d'activations.
  760. REVOKE_ONLINE_GROUP=Révocation en ligne
  761. REVOKE_ERROR=Le procédé de révocation a échoué!\nErreur interne:
  762. REVOKE_ONLINE_BUTTON=Révoquer en ligne
  763. REVOKE_ONLINE_STOP_BUTTON=Stopper la révocation
  764. REVOKE_ONLINE_SUCCESFULL=Votre licence a été retirée avec succès.
  765. REVOKATION_DONE_INFO=Révocation terminée
  766. REVOKE_WELCOME=Ce dialogue vous permet de désactiver cette application et annule votre licence.\nVotre application a été activée avec le serial suivant:
  767.  
  768. ; REVOCATION DETAILS
  769. REVOCATIONS_UNLIMITED=Your license is unlimited. You can revoke this serial number on as many PCs and as often as you like.
  770. LICENSE_INFO_REV_DIFF_HW=You can revoke this serial number on %d more PCs.
  771. LICENSE_USED_REV_CURR_HW=The used serial number has already been revoced %s times on this PC.
  772. LICENSE_USED_REV_DIFF_HW=The used serial number has already been revoced on %s different PCs.
  773. LICENSE_ALLOWED_REV_SAME_HW=The used serial number can be revoced %s times in total on this PC.
  774. LICENSE_ALLOWED_REV_DIFF_HW=The used serial number can be revoced on %s different PCs in total.
  775. LICENSE_ALLOWED_REV_SAME_HW_W_TF=During a timeframe of %d %s, this serial number can be revoced at most %s times on this PC.
  776. LICENSE_ALLOWED_REV_W_TF_CREDIT=The revocation you just performed will be credited in %d %s.
  777. LICENSE_ALLOWED_REV_DIFF_HW_W_TF=During a timeframe of %d %s, this serial number can be revoked at most %s times on different PCs.
  778.  
  779. ; EXPIRY
  780. EXPIRY_DATE=Votre licence est valide jusqu'au %2d-%2d-%4d.
  781. EXPIRY_DAYS=Votre licence expirera dans %d jours.
  782. EXPIRY_LAUNCHES=Votre licence expirera après %d activations.
  783. EXPIRY_PLAYTIME=Votre licence expirera dans %d minutes.
  784.  
  785. ; LICENSE EXPIRED (Preview & Review, Try & Buy)
  786. LICENSE_EXPIRED_TITLE=Période d´essai terminée
  787. LICENSE_EXPIRED_INFO=Votre période d´essai est treminée. Une activation est nécessaire pour une nouvelle utilisation.\r\nVeuillez cliquer sur ACTIVER pour demander une activation immédiate ou bien cliquez sur '%EXIT_BUTTON%' pour abandonner.
  788.  
  789. ; BUY (Try & Buy)
  790. BUY_HYPERLINK=%GENERAL_BUY_HYPERLINK%
  791. BUY_TITLE=Achat du numéro de série
  792. BUY_INFO=Le logiciel doit etre activé, avant de pouvoir être utilisé. Pour l´activer veuillez entrer un numéro de série Valide. Pour acheter un numéro de série, veuillez Cliquer sur l´icône achat. Si vous avez déjà effectué l´achat du numéro de série, veuillez cliquer sur '%NEXT_BUTTON%', afin de poursuivre.
  793.  
  794. ; HARDWARE ERROR (Register & Play, Try & Buy)
  795. HARDWAREID_ERROR_TITLE=Erreur
  796. HARDWAREID_ERROR_INFO=Une erreur a été constatée lors de la vérification de la licence de votre produit. Le disque dur de votre système n´a pas pu être identifié. Une des raisons possible serait que des composants de votre disque dur aient été modifié. Veuillez activer votre logiciel de nouveau. Cliquez sur '%BACK_BUTTON%' pour demander une nouvelle activation. Cliquez sur cancel pour annuler. Si des problèmes persisent contacter notre Hotline à l´adresse suivante: %SUPPORT_EMAIL%
  797.  
  798. PID_READOUT_INFO=\r\nTrying to read electronic Disk key, please wait
  799. ;USER ACCOUNT BASED ACTIVATION
  800. WELCOME_INFO_UA=This software must be authenticated online prior to use. For activation a valid user account for this application and an active internet connection are required.\r\nPlease visit our support homepage for additional information: %SUPPORT_URL%faq/product-activation/?faqid=18
  801.  
  802. ACTIVATE_TITLE_UA=Enter your Username and Password
  803. ACTIVATE_ONLINE_INFO_UA=Please enter your username and password in the supplied text fields and press '%ACTIVATE_BUTTON%' to unlock. This will connect to the license server via the Internet and request an unlock license. Press '%CANCEL_BUTTON%' to abort.\r\nIf you do not have a username and password yet, please visit our homepage to create a new account: %SUPPORT_URL%
  804.  
  805. STATE_TYPE_IN_CREDENTIALS_UA=Type in your username and password
  806.  
  807. USERNAME_UA=Username:
  808. PASSWORD_USER_UA=Password:
  809. VERIFY_ACCOUNT_INFO_UA=Verifying User Account
  810.  
  811. NO_USERNAME_PWD_ERROR_UA=Please enter a valid username and password.
  812. VERIFY_ACCOUNT_ERROR_UA=The account data you entered is invalid.\r\nPlease make sure you have correctly typed your username and password. Press '%BACK_BUTTON%' to retry activation or press '%CANCEL_BUTTON%' to abort.
  813. TOO_MANY_ACTIVATIONS_ERROR_UA=Too many activations on different PCs have been performed with the entered username. No further activations are allowed.\r\nPlease visit our support homepage for possible solutions: %SUPPORT_URL%faq/product-activation/?faqid=15
  814. SERVER_ERROR_GEOIP_UA=This user account is bound to a certain geographic region.\r\nPlease visit our support homepage for possible solutions: %SUPPORT_URL%faq/product-activation/?faqid=23
  815. PURCHASE_ERROR_UA=This user account does not have a license for this application.\r\nPress '%BACK_BUTTON%' to retry activating (please verify the correct input of the username and password) or press '%CANCEL_BUTTON%' to abort.\r\nIf the problem persists, please visit our support homepage for possible solutions: %SUPPORT_URL%faq/product-activation/?faqid=14
  816.  
  817. ACTIVATE_MANUAL_INFO_UA=An online activation can not be performed. Please contact your software vendor to manually retrieve your unlock code.\r\n\r\nPlease make sure that you have prepared the following information:\r\n- Username and password\r\n- Unlock request code which is displayed below.\r\nPlease visit our support homepage for possible solutions: %SUPPORT_URL%paunlock/
  818.  
  819. REVOKE_MANUAL_SUCCESSFUL_UA=The license has been successfully removed. Write down your username and Revocation Code now, it's your proof that you have uninstalled the application!\nPlease forward these two codes to the support team so they can reset the possible amount of activations.
  820.  
  821. MULTIPLE_USB_DEVICES_TITLE=Select correct USB Device
  822. MULTIPLE_USB_DEVICES=Your serial for the activation is stored on an USB device. More than one USB Device has been found!\r\nIs this the correct one?\nDrive Letter: %c:\nSerial: %s
  823.  
  824.  
  825. [SPANISH]
  826. LANGUAGE=0x0a
  827. LANGUAGE_SUBIDS=0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x08,0x09,0x0a,0x0b,0x0c,0x0d,0x0e,0x0f,0x10,0x11,0x12,0x13,0x14
  828. LOGO_FILE=%GENERAL_LOGO_FILE%
  829.  
  830. ; BUTTONS
  831. EXIT_BUTTON=Salir
  832. CANCEL_BUTTON=&Cancelar
  833. BACK_BUTTON=Atras
  834. NEXT_BUTTON=Siguiente
  835. ACTIVATE_BUTTON=&Activar
  836. PLAY_BUTTON=&Juego
  837. START_BUTTON=Inicio
  838. STOP_ACTIVATION_BUTTON=Interrumpir &activación
  839. ACTIVATE_MANUAL_BUTTON=&Activar Manualmente
  840. BUY_BUTTON=&Comprar
  841. REGISTER_BUTTON=&Registro
  842. SHOW_DETAILS_BUTTON =Mostrar Detalles
  843. HIDE_DETAILS_BUTTON =Esconder Detalles
  844. SHOW_LICENSE_DETAILS_BUTTON = License Details
  845. HIDE_LICENSE_DETAILS_BUTTON = License Details
  846.  
  847. ; TITLE WELCOME (Activate & Play, Preview & Review)
  848. WELCOME_TITLE=Bienvenido
  849. WELCOME_INFO=Para poder utilizar el software es necesaria la autentificación en línea. Para la activación se requieren un SERIAL válido y una conexión activa con internet.\r\nPor favor visite nuestro sitio web de soporte técnico para recopilar informaciones adicionales: %SUPPORT_URL%faq/product-activation/?faqid=18
  850.  
  851. ; TITLE AUTH_OPTION (Activate & Play, Preview & Review)
  852. AUTH_OPTION_TITLE=Bienvenido
  853. AUTH_OPTION_INFO=Este software debe estar autentiicado previamente a su uso.\r\nPor favor, selecciona tu método preferido de autentificación y pulsa '%NEXT_BUTTON%' para proceder con el proceso de autentificación. Puedes cambiar tu elección en cualquier momento.
  854. AUTH_OPTION_HYPERLINK=Por favor, visita nuestra página de soporte para más información: \n%SUPPORT_URL%faq/product-activation/?faqid=18 [^]
  855. AUTH_OPTION_ONLINE=Autentificación online:\nSe require un número de serie válido para la activación online en el primer lanzamiento.
  856. AUTH_OPTION_DISC=Autentificación basada en disco:\nSe require el disco original en el lector en cada lanzamiento.
  857. AUTH_OPTION_PROMPT_TO_SWITCH_TO_ONLINE=Actualmente está seleccionada la autentificación basada en disco.\r\nPor favor, inserta el disco original o cambia el método de autentificación y pulsa '%NEXT_BUTTON%' para proceder.
  858.  
  859. ; TITLE TRIAL (Try & Buy)
  860. TRIAL_TITLE=Información del tiempo de prueba
  861. TRIAL_INFO=Una vez terminado el período de prueba es necesaria una autentificación en línea para poder continuar a usarlo. Pulse ACTIVAR para conseguir una activación o '%EXIT_BUTTON%' para salir.\r\n Para la activación se requieren un SERIAL válido y una conexión activa con internet.\r\nPor favor visite nuestro sitio web de soporte técnico para recopilar informaciones adicionales: %SUPPORT_URL%faq/product-activation/?faqid=18
  862. TRIAL_DAYS_INFO=El tiempo de prueba expirará en %NUMBER_DAYS% dias.
  863. TRIAL_LAUNCH_INFO=El tiempo de prueba expirará después de %NUMBER_LAUNCHES% launches.
  864. TRIAL_PLAYTIME_INFO=El tiempo de prueba expirará en %NUMBER_PLAYTIMEMINUTES% minutos.
  865.  
  866. ; REGISTER WELCOME (Register & Play)
  867. REGISTER_TITLE=Bienvenido
  868. REGISTER_INFO=Para poder utilizar este software es necesaria la autentificación en línea. Para la activación se requieren un SERIAL válido y una conexión activa con internet. Para obtener un SERIAL hay que finalizar un registro. Para registrarse pulse el botón REGISTRO. Si ya está registrado y ha recibido su SERIAL, presione '%NEXT_BUTTON%' para continuar.
  869.  
  870. ; ENTER SERIAL
  871. ACTIVATE_TITLE=Escriba aquí su serial
  872. ACTIVATE_ONLINE_INFO=Por favor, introduce tu número de serie en el area de texto y pulsa “Activar” para desbloquear. Esto conectará al servidor de licencia vía internet y pedirá y desbloqueará la licencia. Pulsa '%EXIT_BUTTON%' para abortar.\r\nPulsa '%SHOW_DETAILS_BUTTON%' para mostrar la petición transmitida en XML.
  873. SERIAL_LABEL=Serial:
  874. REQUESTCODE_LABEL=Petición desbloquear el codigo:
  875.  
  876. ; ERRORS
  877. ERROR_TITLE=Error en la Activación
  878. ERROR_INFO_MANUAL_NOT_POSSIBLE=El proceso de activación ha sido terminado.\r\n
  879. ERROR_INFO_MANUAL_POSSIBLE=El proceso de activación ha sido terminado.\r\n
  880. NO_SERIAL_ERROR_TITLE=Información
  881. NO_SERIAL_ERROR=Por favor introduzca un número de serie válido
  882. TOO_MANY_ACTIVATIONS_ERROR=Han sido hechas varias activaciones en distintos PCs o demasiadas reactivaciones en el mismo PC con el mismo número de serie. No se permiten más activaciones.\r\nPor favor visite nuestra pagina web de ayuda al cliente para buscar una solución: %SUPPORT_URL%faq/product-activation/?faqid=15
  883. PURCHASE_ERROR=El número de serie no se ha encontrado en la base de datos. O el número de serie introducido no es correcto.\r\nPinche en VOLVER para reintentar (compruebe que el número de serie es correcto) o pinche en cancelar para terminar.\r\nEn caso de que el problema persista visite nuestra pagina web de ayuda al cliente para buscar una solución: %SUPPORT_URL%faq/product-activation/?faqid=14
  884. CONNECTION_ERROR=No se pudo conectar con el servidor de activación.\r\nPinche en volver para reintentar (por favor verifique que tiene conexión con internet) o pulse '%EXIT_BUTTON%' para terminar.\r\nEn caso de que el problema persista visite nuestra pagina web de ayuda al cliente para buscar una solución: %SUPPORT_URL%faq/product-activation/?faqid=12
  885. HTTP_SEND_ERROR=Error en el envio de datos al servidor de activación. Por favor reintente.
  886. HTTP_RECEIVE_ERROR=Error en el recibo de datos del servidor de activación. Por favor reintente.
  887. USER_CANCEL_ERROR=El usuario a cortado la comunicación con el servidor de activación.
  888. SERVER_ERROR_RETRY=El servidor de activación no consigue completar su pedido. Por favor reintente más tarde.\r\nEn caso de que el problema persista contacte a %SUPPORT_EMAIL%
  889. SERVER_ERROR_VENDOR=El servidor de activación no consigue completar su pedido. Por favor contacte al vendedor de su software.
  890. SERVER_ERROR_UNKNOWN=Error desconocido. En caso de que el problema persista contate a %SUPPORT_EMAIL%
  891. SERVER_ERROR_GEOIP=Su serial está ligado a una cierta área geográfica.\r\nPor favor visite nuestro sitio web de soporte técnico para encontrar posibles soluciones: %SUPPORT_URL%faq/product-activation/?faqid=23
  892.  
  893. ; ONLINE ACTIVATION
  894. ACTIVATE_ONLINE_TITLE=En proceso de activación
  895. TRY_CONNECT_INFO=Intentando conectarse
  896. CONNECTED_INFO=Conectado al servidor de activación
  897. SSL_DONE_INFO=Comunicación segura completada
  898. REQUEST_SENT_INFO=Consulta enviada
  899. RESPONSE_RECEIVED_INFO=Respuesta recibida
  900. ACTIVATION_DONE_INFO=Proceso de activacion completado. Desbloqueando su aplicación, por favor espere un momento
  901.  
  902. ; MANUAL ACTIVATION
  903. ACTIVATE_MANUAL_TITLE=Activación Manual
  904. ACTIVATE_MANUAL_INFO=No es posible realizar la activación online. Por favor contacte al vendedor del software para que le envie un codigo de activación manual. \n\nPorfavor asegurese de que tiene preparada la siguiente información: \r\n-Codigo de Registro\n-codigo de desbloqueo que es visible abajo.\r\nPor favor visite nuestra pagina web de ayuda al cliente para buscar una solución: %SUPPORT_URL%paunlock/
  905. ACTIVATE_MANUAL_REQUESTCODE_LABEL=Petición para desbloquear el codigo
  906. ACTIVATE_MANUAL_RESPONSECODE_LABEL=Desbloquear el codigo
  907. ACTIVATE_MANUAL_NO_UNLOCK=Por favor introduzca un codigo válido para desbloquear!
  908. ACTIVATE_MANUAL_NO_UNLOCK_ERROR_TITLE=Información
  909. ACTIVATE_MANUAL_SUCCESS=La activación ha sido exitosa.
  910. ACTIVATE_MANUAL_SUCCESS_TITLE=Activación exitosa
  911. ACTIVATE_MANUAL_ERROR=El proceso de activación a terminado. Por favor asegurese de que el codigo de desbloqueo a sido inserido correctamente. \r\nHaga clic en '%BACK_BUTTON%' para intentar una nueva activacion o haga click en '%EXIT_BUTTON%' para salir. Si el probleme persiste por favor contactar %SUPPORT_EMAIL%\r\n
  912.  
  913. ; LICENSE DETAILS
  914. LICENSE_NO_DETAILS=No additional information available.
  915. LICENSE_UNLIMITED=Your license is unlimited. You can activate this serial number on as many PCs and as often as you like.
  916. LICENSE_USED_ACT_CURR_HW=The used serial number has already been activated %s times on this PC.
  917. LICENSE_USED_ACT_DIFF_HW=The used serial number has already been activated on %s different PCs.
  918. LICENSE_ALLOWED_ACT_SAME_HW=The used serial number can be activated %s times in total on this PC.
  919. LICENSE_ALLOWED_ACT_DIFF_HW=The used serial number can be activated on %s different PCs in total.
  920. LICENSE_ALLOWED_ACT_SAME_HW_W_TF=During a timeframe of %d %s, this serial number can be activated at most %s times on this PC.
  921. LICENSE_ALLOWED_ACT_DIFF_HW_W_TF=During a timeframe of %d %s, this serial number can be activated at most %s times on different PCs.
  922. LICENSE_ALLOWED_ACT_W_TF_CREDIT=The activation you just performed will be credited in %d %s.
  923. LICENSE_ALLOWED_ACT_W_TF_WEEKS=weeks
  924. LICENSE_ALLOWED_ACT_W_TF_DAYS=days
  925. LICENSE_ALLOWED_ACT_W_TF_HOURS=hours
  926. LICENSE_ALLOWED_ACT_W_TF_MINUTES=minutes
  927. LICENSE_INFO_ACT_DIFF_HW=You can activate this serial number on %d more PCs.
  928. LICENSE_INFO_UNLIMITED=Unlimited license.
  929. LICENSE_INFO_CLOSING=For further information please click on %SHOW_LICENSE_DETAILS_BUTTON%.
  930.  
  931. ; ACTIVATION SUCCESSFUL
  932. ACTIVATION_SUCCESSFUL_TITLE=Activación exitosa
  933. ACTIVATION_SUCCESSFUL_INFO=El proceso de activación ha sido completado.
  934.  
  935. ; REVOKE
  936. REVOKE_MANUAL_GROUP=Desactivar manualmente
  937. REVOKE_NOTPERFORMED=Esta aplicación no está activada en su ordenador, no se pudo desactivar.
  938. REVOKE_TITLE=Desactivar
  939. REVOKE_MANUAL_BUTTON=Revocar manual
  940. REVOKE_MANUAL_CODE=Codigo de revocación:
  941. REVOKE_MANUAL_SUCCESFULL=Su licencia ha sido borrada. Escriba abajo su número de seria y el código de revocación, es la prueba para Usted, de saber que la aplicación ha sido desinstalada.\nEnvíe los dos códigos al soporte al cliente, de manera que ellos puedan reducir el número de activaciones.
  942. REVOKE_ONLINE_GROUP=Revocación online
  943. REVOKE_ERROR=Error en el proceso de revocación. Error interno:
  944. REVOKE_ONLINE_BUTTON=Revocar activación online
  945. REVOKE_ONLINE_STOP_BUTTON=Parar revocación
  946. REVOKE_ONLINE_SUCCESFULL=Su licencia a sido borrada.
  947. REVOKATION_DONE_INFO=Se ha finalizado la revocación
  948. REVOKE_WELCOME=Este caso le permite desactivar esta aplicación y revocar su licencia.\nSu aplicación ha sido activada con el siguiente número de serie:
  949.  
  950. ; REVOCATION DETAILS
  951. REVOCATIONS_UNLIMITED=Your license is unlimited. You can revoke this serial number on as many PCs and as often as you like.
  952. LICENSE_INFO_REV_DIFF_HW=You can revoke this serial number on %d more PCs.
  953. LICENSE_USED_REV_CURR_HW=The used serial number has already been revoced %s times on this PC.
  954. LICENSE_USED_REV_DIFF_HW=The used serial number has already been revoced on %s different PCs.
  955. LICENSE_ALLOWED_REV_SAME_HW=The used serial number can be revoced %s times in total on this PC.
  956. LICENSE_ALLOWED_REV_DIFF_HW=The used serial number can be revoced on %s different PCs in total.
  957. LICENSE_ALLOWED_REV_SAME_HW_W_TF=During a timeframe of %d %s, this serial number can be revoced at most %s times on this PC.
  958. LICENSE_ALLOWED_REV_W_TF_CREDIT=The revocation you just performed will be credited in %d %s.
  959. LICENSE_ALLOWED_REV_DIFF_HW_W_TF=During a timeframe of %d %s, this serial number can be revoked at most %s times on different PCs.
  960.  
  961. ; EXPIRY
  962. EXPIRY_DATE=Su licencia es válida hasta %2d-%2d-%4d.
  963. EXPIRY_DAYS=Su licencia caduca en %d days.
  964. EXPIRY_LAUNCHES=Su licencia caduca despues de %d actualizaciones.
  965. EXPIRY_PLAYTIME=Su licencia caduca en %d minutos.
  966.  
  967. ; LICENSE EXPIRED (Preview & Review, Try & Buy)
  968. LICENSE_EXPIRED_TITLE=Licencia expirada
  969. LICENSE_EXPIRED_INFO=La licencia de su software ha expirado. Un nueva activación es necesaria para continuar a utilizarla.\r\nPor favor haga clic en '%NEXT_BUTTON%' para intentar una nueva activación o haga clic en '%EXIT_BUTTON%' para salir
  970.  
  971. ; BUY (Try & Buy)
  972. BUY_HYPERLINK=%GENERAL_BUY_HYPERLINK%
  973. BUY_TITLE=Comprar licencia
  974. BUY_INFO=Este software hay que activarlo para su utilización. La activación requiere un SERIAL. Puede adquirir un SERIAL pulsando el botón COMPRAR. Si ya ha ordenado uno, pulse '%NEXT_BUTTON%' para continuar.
  975.  
  976. ; HARDWARE ERROR (Register & Play, Try & Buy)
  977. HARDWAREID_ERROR_TITLE=Error en la verificación de la licencia
  978. HARDWAREID_ERROR_INFO=Error en la verificación de la licencia del producto. No se pudo identificar el hardware de su sistema. Una razoón posible, podría ser el cambio de alguna parte de su hardware. Active su software otra vez.\r\n\r\nPulse '%BACK_BUTTON%' para intentar de nuevo una activación. Pulse '%EXIT_BUTTON%' para salir.\r\nContacte %SUPPORT_EMAIL% si el problema persiste.
  979.  
  980. PID_READOUT_INFO=\r\nTrying to read electronic Disk key, please wait
  981.  
  982. ;USER ACCOUNT BASED ACTIVATION
  983. WELCOME_INFO_UA=This software must be authenticated online prior to use. For activation a valid user account for this application and an active internet connection are required.\r\nPlease visit our support homepage for additional information: %SUPPORT_URL%faq/product-activation/?faqid=18
  984.  
  985. ACTIVATE_TITLE_UA=Enter your Username and Password
  986. ACTIVATE_ONLINE_INFO_UA=Please enter your username and password in the supplied text fields and press '%ACTIVATE_BUTTON%' to unlock. This will connect to the license server via the Internet and request an unlock license. Press '%CANCEL_BUTTON%' to abort.\r\nIf you do not have a username and password yet, please visit our homepage to create a new account: %SUPPORT_URL%
  987.  
  988. STATE_TYPE_IN_CREDENTIALS_UA=Type in your username and password
  989.  
  990. USERNAME_UA=Username:
  991. PASSWORD_USER_UA=Password:
  992. VERIFY_ACCOUNT_INFO_UA=Verifying User Account
  993.  
  994. NO_USERNAME_PWD_ERROR_UA=Please enter a valid username and password.
  995. VERIFY_ACCOUNT_ERROR_UA=The account data you entered is invalid.\r\nPlease make sure you have correctly typed your username and password. Press '%BACK_BUTTON%' to retry activation or press '%CANCEL_BUTTON%' to abort.
  996. TOO_MANY_ACTIVATIONS_ERROR_UA=Too many activations on different PCs have been performed with the entered username. No further activations are allowed.\r\nPlease visit our support homepage for possible solutions: %SUPPORT_URL%faq/product-activation/?faqid=15
  997. SERVER_ERROR_GEOIP_UA=This user account is bound to a certain geographic region.\r\nPlease visit our support homepage for possible solutions: %SUPPORT_URL%faq/product-activation/?faqid=23
  998. PURCHASE_ERROR_UA=This user account does not have a license for this application.\r\nPress '%BACK_BUTTON%' to retry activating (please verify the correct input of the username and password) or press '%CANCEL_BUTTON%' to abort.\r\nIf the problem persists, please visit our support homepage for possible solutions: %SUPPORT_URL%faq/product-activation/?faqid=14
  999.  
  1000. ACTIVATE_MANUAL_INFO_UA=An online activation can not be performed. Please contact your software vendor to manually retrieve your unlock code.\r\n\r\nPlease make sure that you have prepared the following information:\r\n- Username and password\r\n- Unlock request code which is displayed below.\r\nPlease visit our support homepage for possible solutions: %SUPPORT_URL%paunlock/
  1001.  
  1002. REVOKE_MANUAL_SUCCESSFUL_UA=The license has been successfully removed. Write down your username and Revocation Code now, it's your proof that you have uninstalled the application!\nPlease forward these two codes to the support team so they can reset the possible amount of activations.
  1003.  
  1004. MULTIPLE_USB_DEVICES_TITLE=Select correct USB Device
  1005. MULTIPLE_USB_DEVICES=Your serial for the activation is stored on an USB device. More than one USB Device has been found!\r\nIs this the correct one?\nDrive Letter: %c:\nSerial: %s
  1006.  
  1007.  
  1008. [RUSSIAN]
  1009. LANGUAGE=0x19
  1010. LANGUAGE_SUBIDS=
  1011. LOGO_FILE=%GENERAL_LOGO_FILE%
  1012.  
  1013. ; BUTTONS
  1014. EXIT_BUTTON=Выход
  1015. CANCEL_BUTTON=&Отмена
  1016. BACK_BUTTON=Назад
  1017. NEXT_BUTTON=Далее
  1018. ACTIVATE_BUTTON=&Активировать
  1019. PLAY_BUTTON=&Играть
  1020. START_BUTTON=Старт
  1021. STOP_ACTIVATION_BUTTON=Остановка &активации
  1022. ACTIVATE_MANUAL_BUTTON=&Ручная активация
  1023. BUY_BUTTON=&Купить
  1024. REGISTER_BUTTON=&Зарегистрироваться
  1025. SHOW_DETAILS_BUTTON =&Подробная информация
  1026. HIDE_DETAILS_BUTTON =Скрыть информацию
  1027. SHOW_LICENSE_DETAILS_BUTTON = License Details
  1028. HIDE_LICENSE_DETAILS_BUTTON = License Details
  1029.  
  1030. ; TITLE WELCOME (Activate & Play, Preview & Review)
  1031. WELCOME_TITLE=Программа «Активация продукта» приветствует Вас
  1032. WELCOME_INFO=Это программное обеспечение должно быть проверено на подлинность до начала использования (проверка осуществляется через интернет). Для активации необходимы действующий серийный номер (SERIAL) и работающее соединение с интернетом.\r\nДополнительная информация доступна на веб-сайте службы поддержки по адресу: %SUPPORT_URL%faq/product-activation/?faqid=18
  1033.  
  1034. ; TITLE AUTH_OPTION (Activate & Play, Preview & Review)
  1035. AUTH_OPTION_TITLE=Подтверждение подлинности приложения
  1036. AUTH_OPTION_INFO=Необходимо подтвердить подлинность этого приложения до того, как Вы сможете его использовать.\r\nВыберите тип подтверждения, который подойдет для Вас, и нажмите кнопку '%NEXT_BUTTON%'. Впоследствии Вы сможете изменить Ваш выбор.
  1037. AUTH_OPTION_HYPERLINK=Дополнительную информацию Вы сможете найти на сайте поддержки продукта: \n%SUPPORT_URL%faq/product-activation/?faqid=18 [^]
  1038. AUTH_OPTION_ONLINE=Подтверждение через сеть интернет:\nВам потребуется действительный серийный номер для активации приложения при первом его запуске.
  1039. AUTH_OPTION_DISC=Подтверждение с помощью диска игры:\nДля подтверждения Вам будет необходимо вставлять в дисковод оригинальный диск во время каждого запуска приложения.
  1040. AUTH_OPTION_PROMPT_TO_SWITCH_TO_ONLINE=Выбран способ подтверждения подлинности приложения с помощью оригинального диска.\r\nПожалуйста, вставьте оригинальный диск в дисковод или измените способ подтверждения подлинности приложения и нажмите кнопку '%NEXT_BUTTON%'.
  1041.  
  1042. ; TITLE TRIAL (Try & Buy)
  1043. TRIAL_TITLE=Информация о периоде использования до активации
  1044. TRIAL_INFO=С момента истечения действия демонстрационного периода, для продолжения работы приложения необходима активация (активация осуществляется через интернет). Пожалуйста, выберите "Активировать" для проведения активации или '%EXIT_BUTTON%' для того, чтобы не проводить активацию сейчас.\r\nДля активации необходимы действующий серийный номер (SERIAL) и работающее соединение с интернетом.\r\nДополнительная информация доступна на веб-сайте службы поддержки по адресу: %SUPPORT_URL%faq/product-activation/?faqid=18
  1045. TRIAL_DAYS_INFO=Ваш период использования приложения до активации истечет через %NUMBER_DAYS% дней (дня, дней).
  1046. TRIAL_LAUNCH_INFO=Ваш период использования приложения до активации истечет после %NUMBER_LAUNCHES% запуска(ов).
  1047. TRIAL_PLAYTIME_INFO=Ваш период использования приложения до активации истечет после %NUMBER_PLAYTIMEMINUTES% минут(ы) работы приложения.
  1048.  
  1049. ; REGISTER WELCOME (Register & Play)
  1050. REGISTER_TITLE=Программа «Активация продукта» приветствует Вас
  1051. REGISTER_INFO=Это программное обеспечение должно быть проверено на подлинность до начала использования (проверка осуществляется через интернет). Для активации необходимы действующий серийный номер (SERIAL) и работающее соединение с интернетом. Серийный номер может быть получен после завершения регистрации. Для регистрации нажмите "Register" (Зарегистрироваться). Если Вы уже зарегистрировались и получили серийный номер, нажмите '%NEXT_BUTTON%' для продолжения.
  1052.  
  1053. ; ENTER SERIAL
  1054. ACTIVATE_TITLE=Введите серийный номер
  1055. ACTIVATE_ONLINE_INFO=Введите Ваш серийный номер в соответствующее поле ниже и нажмите кнопку «Активировать» для активации Вашего приложения. После того, как Вы нажмете кнопку, программа активации соединиться с сервером лицензий через интернет и запросит у сервера лицензию. Нажмите '%EXIT_BUTTON%' для остановки процесса.\r\nнажмите кнопку '%SHOW_DETAILS_BUTTON%' для того, чтобы увидеть содержание данных, которые передаются с Вашего компьютера на сервер активации (файл формата XML).
  1056. SERIAL_LABEL=Серийный номер
  1057. REQUESTCODE_LABEL=Код запроса на разблокировку
  1058.  
  1059. ; ERRORS
  1060. ERROR_TITLE=Попытка выполнить активацию окончилась неуспешно
  1061. ERROR_INFO_MANUAL_NOT_POSSIBLE=Процесс активации остановлен.\r\n
  1062. ERROR_INFO_MANUAL_POSSIBLE= Процесс активации остановлен\r\n
  1063. NO_SERIAL_ERROR_TITLE=Информация
  1064. NO_SERIAL_ERROR=Введите действующий серийный номер!
  1065. TOO_MANY_ACTIVATIONS_ERROR=Для текущего серийного номера было произведено слишком много активаций на этом компьютере или слишком много отзывов активации. Активация с данным серийным номером не разрешена.\r\nБолее подробную информацию можно найти на нашем веб-сайте: %SUPPORT_URL%faq/product-activation/?faqid=15
  1066. PURCHASE_ERROR=Серийный номер не найден в базе данных. Скорей всего, серийный номер введен с ошибками.\r\nНажмите '%BACK_BUTTON%' для повторной попытки активации (проверьте, пожалуйста, корректный ввод серийного номера) или нажмите '%EXIT_BUTTON%' для отмены.\r\nЕсли проблема не решена, подробную информацию Вы можете посмотреть на нашем веб-сайте по адресу: %SUPPORT_URL%faq/product-activation/?faqid=14
  1067. CONNECTION_ERROR=Не установлено соединение с сервером активации.\r\nНажмите '%BACK_BUTTON%' и попробуйте активировать снова (проверьте, что соединение с интернетом работает корректно) или нажмите '%EXIT_BUTTON%' для отмены.\r\nЕсли проблема не решена, подробную информацию Вы можете узнать на нашем веб-сайте по адресу: %SUPPORT_URL%faq/product-activation/?faqid=12
  1068. HTTP_SEND_ERROR=Ошибка при пересылке данных серверу активаций. Попробуйте повторить операцию.
  1069. HTTP_RECEIVE_ERROR=Ошибка при получении данных с сервера активаций. Попробуйте повторить операцию.
  1070. USER_CANCEL_ERROR=Соединение с сервером активаций прервано пользователем.
  1071. SERVER_ERROR_RETRY=Сервер активаций не может выполнить Ваш запрос. Попробуйте повторить операцию позже.\r\nЕсли проблема не решена, напишите нам %SUPPORT_EMAIL%
  1072. SERVER_ERROR_VENDOR=Сервер активаций не может выполнить Ваш запрос. Обратитесь к разработчику приложения.
  1073. SERVER_ERROR_UNKNOWN=Произошла неизвестная ошибка сервера.\r\n Если проблема не решена, напишите нам %SUPPORT_EMAIL%
  1074. SERVER_ERROR_GEOIP=Ваш серийный номер привязан к определенному географическому региону.\r\nВы можете найти информацию по возможным решениям этой проблемы на нашем веб-сайте: %SUPPORT_URL%faq/product-activation/?faqid=23
  1075.  
  1076. ; ONLINE ACTIVATION
  1077. ACTIVATE_ONLINE_TITLE=Активация продолжается
  1078. TRY_CONNECT_INFO=Соединение с сервером
  1079. CONNECTED_INFO=Происходит соединение с сервером активаций
  1080. SSL_DONE_INFO=Защищенное соединение завершено
  1081. REQUEST_SENT_INFO=Запрос отправлен
  1082. RESPONSE_RECEIVED_INFO=Отклик получен
  1083. ACTIVATION_DONE_INFO=Процесс активации успешно завершен, пожалуйста, подождите...
  1084.  
  1085. ; MANUAL ACTIVATION
  1086. ACTIVATE_MANUAL_TITLE=Активация через службу поддержки
  1087. ACTIVATE_MANUAL_INFO=Автоматическая активация через интернет невозможна. Для проведения активации Вам необходимо связаться с службой поддержки компании-разработчика приложения и запросить код разблокирования.\n\nПеред тем, как связаться с службой поддержки, подготовьте, пожалуйста, следующую информацию:\r\n- Серийный номер (Serial number)\n- Код запроса на разблокировку (Unlock request code), который виден ниже.\r\nБолее подробную информацию можно найти на нашем веб-сайте: %SUPPORT_URL%paunlock/
  1088. ACTIVATE_MANUAL_REQUESTCODE_LABEL=Код запроса на разблокировку
  1089. ACTIVATE_MANUAL_RESPONSECODE_LABEL=Код разблокировки
  1090. ACTIVATE_MANUAL_NO_UNLOCK=Введите верный код разблокировки!
  1091. ACTIVATE_MANUAL_NO_UNLOCK_ERROR_TITLE=Информация
  1092. ACTIVATE_MANUAL_SUCCESS=Активация успешно завершена.
  1093. ACTIVATE_MANUAL_SUCCESS_TITLE=Активация успешно завершена.
  1094. ACTIVATE_MANUAL_ERROR=Процесс активации прерван. Пожалуйста, проверьте, правильно ли введен код разблокировки.\r\nНажмите '%BACK_BUTTON%' для проведения повторной активации или нажмите '%EXIT_BUTTON%' для завершения. Если проблема не будет решена, сообщите, пожалуйста, по адресу %SUPPORT_EMAIL%\r\n
  1095.  
  1096. ; LICENSE DETAILS
  1097. LICENSE_NO_DETAILS=No additional information available.
  1098. LICENSE_UNLIMITED=Your license is unlimited. You can activate this serial number on as many PCs and as often as you like.
  1099. LICENSE_USED_ACT_CURR_HW=The used serial number has already been activated %s times on this PC.
  1100. LICENSE_USED_ACT_DIFF_HW=The used serial number has already been activated on %s different PCs.
  1101. LICENSE_ALLOWED_ACT_SAME_HW=The used serial number can be activated %s times in total on this PC.
  1102. LICENSE_ALLOWED_ACT_DIFF_HW=The used serial number can be activated on %s different PCs in total.
  1103. LICENSE_ALLOWED_ACT_SAME_HW_W_TF=During a timeframe of %d %s, this serial number can be activated at most %s times on this PC.
  1104. LICENSE_ALLOWED_ACT_DIFF_HW_W_TF=During a timeframe of %d %s, this serial number can be activated at most %s times on different PCs.
  1105. LICENSE_ALLOWED_ACT_W_TF_CREDIT=The activation you just performed will be credited in %d %s.
  1106. LICENSE_ALLOWED_ACT_W_TF_WEEKS=weeks
  1107. LICENSE_ALLOWED_ACT_W_TF_DAYS=days
  1108. LICENSE_ALLOWED_ACT_W_TF_HOURS=hours
  1109. LICENSE_ALLOWED_ACT_W_TF_MINUTES=minutes
  1110. LICENSE_INFO_ACT_DIFF_HW=You can activate this serial number on %d more PCs.
  1111. LICENSE_INFO_UNLIMITED=Unlimited license.
  1112. LICENSE_INFO_CLOSING=For further information please click on %SHOW_LICENSE_DETAILS_BUTTON%.
  1113.  
  1114. ; ACTIVATION SUCCESSFUL
  1115. ACTIVATION_SUCCESSFUL_TITLE=Активация успешно завершена
  1116. ACTIVATION_SUCCESSFUL_INFO=Процесс активации успешно завершен.
  1117.  
  1118. ; REVOKE
  1119. REVOKE_MANUAL_BUTTON=Отозвать активацию
  1120. REVOKE_MANUAL_GROUP=Ручной отзыв активации
  1121. REVOKE_NOTPERFORMED=Это приложение не активировано на Вашем компьютере, поэтому отзыв активации невозможен.
  1122. REVOKE_TITLE=Отзыв активации
  1123. REVOKE_MANUAL_CODE=Ваш код отзыва активации:
  1124. REVOKE_MANUAL_SUCCESFULL=Ваша активация успешно отозвана. Заполните ниже Ваш серийный номер и код отзыва активации, для проверки того, что активация отозвана!\nОтправьте, пожалуйста, оба кода службе поддержки для того чтобы провести восстановление возможного количества активаций.
  1125. REVOKE_ONLINE_GROUP=Автоматический отзыв активации
  1126. REVOKE_ERROR=Процесс отзыва активации прерван!\nВнутренняя ошибка:
  1127. REVOKE_ONLINE_BUTTON=Отозвать активацию
  1128. REVOKE_ONLINE_STOP_BUTTON=Остановить отзыв активации
  1129. REVOKE_ONLINE_SUCCESFULL=Ваша активация успешно отозвана.
  1130. REVOKATION_DONE_INFO=Процесс отзыва активации завершен
  1131. REVOKE_WELCOME=Это диалоговое окно поможет Вам отозвать текущую активацию.\nВаше приложение было активировано со следующими параметрами:
  1132.  
  1133. ; REVOCATION DETAILS
  1134. REVOCATIONS_UNLIMITED=Your license is unlimited. You can revoke this serial number on as many PCs and as often as you like.
  1135. LICENSE_INFO_REV_DIFF_HW=You can revoke this serial number on %d more PCs.
  1136. LICENSE_USED_REV_CURR_HW=The used serial number has already been revoced %s times on this PC.
  1137. LICENSE_USED_REV_DIFF_HW=The used serial number has already been revoced on %s different PCs.
  1138. LICENSE_ALLOWED_REV_SAME_HW=The used serial number can be revoced %s times in total on this PC.
  1139. LICENSE_ALLOWED_REV_DIFF_HW=The used serial number can be revoced on %s different PCs in total.
  1140. LICENSE_ALLOWED_REV_SAME_HW_W_TF=During a timeframe of %d %s, this serial number can be revoced at most %s times on this PC.
  1141. LICENSE_ALLOWED_REV_W_TF_CREDIT=The revocation you just performed will be credited in %d %s.
  1142. LICENSE_ALLOWED_REV_DIFF_HW_W_TF=During a timeframe of %d %s, this serial number can be revoked at most %s times on different PCs.
  1143.  
  1144. ; EXPIRY
  1145. EXPIRY_DATE=Ваша активация действует до %2d-%2d-%4d.
  1146. EXPIRY_DAYS=Ваша активация будет действовать еще %d дн(ей).
  1147. EXPIRY_LAUNCHES=Ваша активация будет действовать еще %d запуск(ов).
  1148. EXPIRY_PLAYTIME=Ваша активация будет действовать еше %d минут(у) работы приложения
  1149.  
  1150. ; LICENSE EXPIRED (Preview & Review, Try & Buy)
  1151. LICENSE_EXPIRED_TITLE=Период использования до активации истек
  1152. LICENSE_EXPIRED_INFO=Ваш период использования приложения до активации истек. Для дальнейшего использования приложения Вам необходимо выполнить активацию.\r\nНажмите, пожалуйста, "Активировать" для активации программы или '%EXIT_BUTTON%' для остановки процесса активации.
  1153.  
  1154. ; BUY (Try & Buy)
  1155. BUY_HYPERLINK=%GENERAL_BUY_HYPERLINK%
  1156. BUY_TITLE=Приобретение лицензии
  1157. BUY_INFO=Данное приложение должно быть активировано перед использованием. Для того, чтобы активировать программу, Вам необходим действительный серийный номер (SERIAL NUMBER). Серийный номер (SERIAL NUMBER) Вы можете приобрести нажав кнопку "Купить". Если Вы уже приобрели серийный номер, нажмите '%NEXT_BUTTON%' для продолжения активации.
  1158.  
  1159. ; HARDWARE ERROR (Register & Play, Try & Buy)
  1160. HARDWAREID_ERROR_TITLE=Ошибка при проверке лицензии
  1161. HARDWAREID_ERROR_INFO=При проверке лицензии данной программы произошла ошибка - аппаратное обеспечение Вашей системы не может быть идентифицированно. Возможной причиной указанной ошибки могут быть Ваши действия по изменению компонентов аппаратной платформы. Активируйте, пожалуйста, Ваше приложение повторно.\r\n\r\nНажмите '%BACK_BUTTON%' для повторной активации. Нажмите '%EXIT_BUTTON%' для остановки процесса активации.\r\nЕсли Ваша проблема не решится, пожалуйста, свяжитесь с нами по электронной почте: %SUPPORT_EMAIL%
  1162.  
  1163. PID_READOUT_INFO=\r\nTrying to read electronic Disk key, please wait
  1164. ;USER ACCOUNT BASED ACTIVATION
  1165. WELCOME_INFO_UA=This software must be authenticated online prior to use. For activation a valid user account for this application and an active internet connection are required.\r\nPlease visit our support homepage for additional information: %SUPPORT_URL%faq/product-activation/?faqid=18
  1166.  
  1167. ACTIVATE_TITLE_UA=Enter your Username and Password
  1168. ACTIVATE_ONLINE_INFO_UA=Please enter your username and password in the supplied text fields and press '%ACTIVATE_BUTTON%' to unlock. This will connect to the license server via the Internet and request an unlock license. Press '%CANCEL_BUTTON%' to abort.\r\nIf you do not have a username and password yet, please visit our homepage to create a new account: %SUPPORT_URL%
  1169.  
  1170. STATE_TYPE_IN_CREDENTIALS_UA=Type in your username and password
  1171.  
  1172. USERNAME_UA=Username:
  1173. PASSWORD_USER_UA=Password:
  1174. VERIFY_ACCOUNT_INFO_UA=Verifying User Account
  1175.  
  1176. NO_USERNAME_PWD_ERROR_UA=Please enter a valid username and password.
  1177. VERIFY_ACCOUNT_ERROR_UA=The account data you entered is invalid.\r\nPlease make sure you have correctly typed your username and password. Press '%BACK_BUTTON%' to retry activation or press '%CANCEL_BUTTON%' to abort.
  1178. TOO_MANY_ACTIVATIONS_ERROR_UA=Too many activations on different PCs have been performed with the entered username. No further activations are allowed.\r\nPlease visit our support homepage for possible solutions: %SUPPORT_URL%faq/product-activation/?faqid=15
  1179. SERVER_ERROR_GEOIP_UA=This user account is bound to a certain geographic region.\r\nPlease visit our support homepage for possible solutions: %SUPPORT_URL%faq/product-activation/?faqid=23
  1180. PURCHASE_ERROR_UA=This user account does not have a license for this application.\r\nPress '%BACK_BUTTON%' to retry activating (please verify the correct input of the username and password) or press '%CANCEL_BUTTON%' to abort.\r\nIf the problem persists, please visit our support homepage for possible solutions: %SUPPORT_URL%faq/product-activation/?faqid=14
  1181.  
  1182. ACTIVATE_MANUAL_INFO_UA=An online activation can not be performed. Please contact your software vendor to manually retrieve your unlock code.\r\n\r\nPlease make sure that you have prepared the following information:\r\n- Username and password\r\n- Unlock request code which is displayed below.\r\nPlease visit our support homepage for possible solutions: %SUPPORT_URL%paunlock/
  1183.  
  1184. REVOKE_MANUAL_SUCCESSFUL_UA=The license has been successfully removed. Write down your username and Revocation Code now, it's your proof that you have uninstalled the application!\nPlease forward these two codes to the support team so they can reset the possible amount of activations.
  1185.  
  1186. MULTIPLE_USB_DEVICES_TITLE=Select correct USB Device
  1187. MULTIPLE_USB_DEVICES=Your serial for the activation is stored on an USB device. More than one USB Device has been found!\r\nIs this the correct one?\nDrive Letter: %c:\nSerial: %s
  1188.  
  1189.  
  1190. [JAPANESE]
  1191. LANGUAGE=0x11
  1192. LANGUAGE_SUBIDS=
  1193. LOGO_FILE=%GENERAL_LOGO_FILE%
  1194.  
  1195. ; BUTTONS
  1196. EXIT_BUTTON=閉じる
  1197. CANCEL_BUTTON=キャンセル
  1198. BACK_BUTTON=戻る
  1199. NEXT_BUTTON=次へ
  1200. ACTIVATE_BUTTON=認証
  1201. PLAY_BUTTON=プレイ
  1202. START_BUTTON=開始
  1203. STOP_ACTIVATION_BUTTON=認証中止
  1204. ACTIVATE_MANUAL_BUTTON=手動認証
  1205. BUY_BUTTON=購入
  1206. REGISTER_BUTTON=登録
  1207. SHOW_DETAILS_BUTTON =詳細表示(&S)
  1208. HIDE_DETAILS_BUTTON =詳細非表示
  1209. SHOW_LICENSE_DETAILS_BUTTON = License Details
  1210. HIDE_LICENSE_DETAILS_BUTTON = License Details
  1211.  
  1212. ; TITLE WELCOME (Activate & Play, Preview & Review)
  1213. WELCOME_TITLE=ようこそ
  1214. WELCOME_INFO=このソフトウェアはご使用の前に認証をしていただく必要があります。認証を行うには有効なシリアルナンバーとインターネット接続が必要です。\r\n詳細はホームページを参照してください: %SUPPORT_URL%index.phpfaq/product-activation/?faqid=18
  1215.  
  1216. ; TITLE AUTH_OPTION (Activate & Play, Preview & Review)
  1217. AUTH_OPTION_TITLE=ようこそ
  1218. AUTH_OPTION_INFO=このソフトウエアは、ご使用の前に認証が必要です。\r\nお好みの認証タイプを選択して「%NEXT_BUTTON%」をクリックしてください。認証プロセスに進みます。認証タイプの選択はいつでも変更することが可能です。
  1219. AUTH_OPTION_HYPERLINK=さらなる情報のためにサポートホームページにアクセスしてください。\n%SUPPORT_URL%faq/product-activation/?faqid=18
  1220. AUTH_OPTION_ONLINE=オンライン認証:\n最初の起動時にオンライン認証のためシリアルNo.が必要です。
  1221. AUTH_OPTION_DISC=ディスク認証:\n毎回の起動時にオリジナルディスクが必要です。
  1222. AUTH_OPTION_PROMPT_TO_SWITCH_TO_ONLINE=現在このソフトウエアではディスク認証が選択されています。\r\nオリジナルディスクを挿入するか、お好みの認証タイプを変更して「%NEXT_BUTTON%」をクリックしてください。
  1223.  
  1224. ; TITLE TRIAL (Try & Buy)
  1225. TRIAL_TITLE=体験版情報
  1226. TRIAL_INFO=試用期間経過後のご使用には、オンライン認証をしていただく必要があります。今すぐ認証を行う場合には「認証」ボタンを、後ほど行う場合には「%EXIT_BUTTON%」ボタンをクリックしてください。\r\nなお認証を行うには有効なシリアルナンバーとインターネット接続が必要です。\r\n詳細はホームページを参照してください: %SUPPORT_URL%index.phpfaq/product-activation/?faqid=18
  1227. TRIAL_DAYS_INFO=あなたの体験期間はあと %NUMBER_DAYS% 日です。
  1228. TRIAL_LAUNCH_INFO=あなたの体験期間はあと %NUMBER_LAUNCHES% 回です。
  1229. TRIAL_PLAYTIME_INFO=あなたの体験期間はあと %NUMBER_PLAYTIMEMINUTES% 分です。
  1230.  
  1231. ; REGISTER WELCOME (Register & Play)
  1232. REGISTER_TITLE=ようこそ
  1233. REGISTER_INFO=このソフトウェアはご使用の前にオンライン認証をしていただく必要があります。認証を行うには有効なシリアルナンバーとインターネット接続が必要です。シリアルナンバーはご登録完了後に取得することができます。ご登録いただくには「登録」ボタンをクリックしてください。もし既にご登録済みでシリアルナンバーを取得済みの場合は、「%NEXT_BUTTON%」をクリックしてください。
  1234.  
  1235. ; ENTER SERIAL
  1236. ACTIVATE_TITLE=シリアルNo.の入力
  1237. ACTIVATE_ONLINE_INFO=シリアルNo.を入力して「認証」ボタンをクリックしてください。インターネットを使ってライセンスサーバーに接続して、ライセンスのロック解除をおこないます。中止するには「%EXIT_BUTTON%」をクリックしてください。\r\n送信されたXMLリクエストを表示するには、「詳細表示」ボタンをクリックしてください。
  1238. SERIAL_LABEL=シリアルNo.:
  1239. REQUESTCODE_LABEL=Unlock Request Code:
  1240.  
  1241. ; ERRORS
  1242. ERROR_TITLE=認証失敗
  1243. ERROR_INFO_MANUAL_NOT_POSSIBLE=認証プロセスが中断しました。\r\n
  1244. ERROR_INFO_MANUAL_POSSIBLE=認証プロセスが中断しました。\r\n
  1245. NO_SERIAL_ERROR_TITLE=情報
  1246. NO_SERIAL_ERROR=有効なシリアルNo.を入力してください。
  1247. TOO_MANY_ACTIVATIONS_ERROR=入力されたシリアルNo.は、許可された認証回数を越えています。これ以上の認証は許可されません。\r\n問題が解決しない場合はサポートのホームページをご参照下さい。: %SUPPORT_URL%faq/product-activation/?faqid=15
  1248. PURCHASE_ERROR=入力されたシリアルNo.はデータベースに登録されていません。シリアルNo.の入力間違いの可能性があります。「%BACK_BUTTON%」を押して再度認証をおこなってください。(入力したシリアルNo.に間違いがないか確認してください) 「%EXIT_BUTTON%」を押すと中止します。\r\n問題が解決しない場合はサポートのホームページを参照下さい。: %SUPPORT_URL%faq/product-activation/?faqid=14
  1249. CONNECTION_ERROR=認証サーバーに接続することができませんでした。\r\n「%BACK_BUTTON%」を押して再度認証をおこなってください。(インターネットへの接続に問題がないか確認してください) 「%EXIT_BUTTON%」を押すと中止します。\r\n問題が解決しない場合はサポートのホームページを参照下さい。: %SUPPORT_URL%faq/product-activation/?faqid=12
  1250. HTTP_SEND_ERROR=認証サーバーへデータ送信中にエラーが発生しました。再試行してください。
  1251. HTTP_RECEIVE_ERROR=認証サーバーからデータ受信中にエラーが発生しました。再試行してください。
  1252. USER_CANCEL_ERROR=ユーザーによって認証サーバーへの接続が取消しされました。
  1253. SERVER_ERROR_RETRY=認証サーバーで認証を完了できません。しばらくしてから再試行してください。\r\n問題が解決しない場合はサポートにお問い合わせ下さい。: %SUPPORT_EMAIL%
  1254. SERVER_ERROR_VENDOR=認証サーバーで認証を完了できません。ソフトウェアの販売元にお問い合わせ下さい。
  1255. SERVER_ERROR_UNKNOWN=サーバーで不明なエラーが発生しました。\r\n問題が解決しない場合はサポートにお問い合わせ下さい。: %SUPPORT_EMAIL%
  1256. SERVER_ERROR_GEOIP=あなたのシリアルナンバーは特定の地域に紐づけられています。\r\n問題を解決するにはホームページを参照してください: %SUPPORT_URL%faq/product-activation/?faqid=23
  1257.  
  1258. ; ONLINE ACTIVATION
  1259. ACTIVATE_ONLINE_TITLE=認証進行中
  1260. TRY_CONNECT_INFO=接続中
  1261. CONNECTED_INFO=認証サーバーに接続しました
  1262. SSL_DONE_INFO=セキュアな接続が確立されました
  1263. REQUEST_SENT_INFO=リクエスト送信
  1264. RESPONSE_RECEIVED_INFO=応答の受信
  1265. ACTIVATION_DONE_INFO=認証が完了しました。アプリケーションのロックを解除しています。しばらくおまちください...
  1266.  
  1267. ; MANUAL ACTIVATION
  1268. ACTIVATE_MANUAL_TITLE=手動認証
  1269. ACTIVATE_MANUAL_INFO=オンライン認証を実行することができません。Unlock codeを入手するために、ソフトウェアの販売元に連絡してください。\n\n以下に示す情報をご準備ください。\r\n-登録コード(シリアルNo.)\n-下に表示されているUnlock request code\r\n問題が解決しない場合はサポートのホームページをご参照下さい。: %SUPPORT_URL%paunlock/
  1270. ACTIVATE_MANUAL_REQUESTCODE_LABEL=Unlock Request Code
  1271. ACTIVATE_MANUAL_RESPONSECODE_LABEL= Unlock Code
  1272. ACTIVATE_MANUAL_NO_UNLOCK=正しいUnlock Codeを入力してください!
  1273. ACTIVATE_MANUAL_NO_UNLOCK_ERROR_TITLE=情報
  1274. ACTIVATE_MANUAL_SUCCESS=認証が成功しました。
  1275. ACTIVATE_MANUAL_SUCCESS_TITLE=認証完了
  1276. ACTIVATE_MANUAL_ERROR=認証プロセスが中断しました。Unlock Codeが正しく入力されていることを確認してください。\r\n他の認証を試みるのであれば「%BACK_BUTTON%」を押してください。「%EXIT_BUTTON%」を押すと中止します。問題が解決されない場合はサポートにお問い合わせください。: %SUPPORT_EMAIL%\r\n
  1277.  
  1278. ; LICENSE DETAILS
  1279. LICENSE_NO_DETAILS=No additional information available.
  1280. LICENSE_UNLIMITED=Your license is unlimited. You can activate this serial number on as many PCs and as often as you like.
  1281. LICENSE_USED_ACT_CURR_HW=The used serial number has already been activated %s times on this PC.
  1282. LICENSE_USED_ACT_DIFF_HW=The used serial number has already been activated on %s different PCs.
  1283. LICENSE_ALLOWED_ACT_SAME_HW=The used serial number can be activated %s times in total on this PC.
  1284. LICENSE_ALLOWED_ACT_DIFF_HW=The used serial number can be activated on %s different PCs in total.
  1285. LICENSE_ALLOWED_ACT_SAME_HW_W_TF=During a timeframe of %d %s, this serial number can be activated at most %s times on this PC.
  1286. LICENSE_ALLOWED_ACT_DIFF_HW_W_TF=During a timeframe of %d %s, this serial number can be activated at most %s times on different PCs.
  1287. LICENSE_ALLOWED_ACT_W_TF_CREDIT=The activation you just performed will be credited in %d %s.
  1288. LICENSE_ALLOWED_ACT_W_TF_WEEKS=weeks
  1289. LICENSE_ALLOWED_ACT_W_TF_DAYS=days
  1290. LICENSE_ALLOWED_ACT_W_TF_HOURS=hours
  1291. LICENSE_ALLOWED_ACT_W_TF_MINUTES=minutes
  1292. LICENSE_INFO_ACT_DIFF_HW=You can activate this serial number on %d more PCs.
  1293. LICENSE_INFO_UNLIMITED=Unlimited license.
  1294. LICENSE_INFO_CLOSING=For further information please click on %SHOW_LICENSE_DETAILS_BUTTON%.
  1295.  
  1296. ; ACTIVATION SUCCESSFUL
  1297. ACTIVATION_SUCCESSFUL_TITLE=認証完了
  1298. ACTIVATION_SUCCESSFUL_INFO=認証が完了しました。
  1299.  
  1300. ; REVOKE
  1301. REVOKE_MANUAL_GROUP=手動認証取消し
  1302. REVOKE_NOTPERFORMED=このアプリケーションはあなたのパソコンで認証されていません。認証の取消しはできません。
  1303. REVOKE_TITLE=認証取消し
  1304. REVOKE_MANUAL_BUTTON=手動認証取消し
  1305. REVOKE_MANUAL_CODE=認証取消しコード:
  1306. REVOKE_MANUAL_SUCCESFULL=あなたのライセンスは正常に取り除かれました。シリアルNo.と認証取消しコードを記録してください。これはあなたがアプリケーションをアンインストールしたこと証明します。\r\n認証の回数をリセットするため、2つのコードをサポートチームに送付してください。
  1307. REVOKE_ONLINE_GROUP=オンライン認証取消し
  1308. REVOKE_ERROR=認証取消しプロセスは失敗しました。\nInternal Error:
  1309. REVOKE_ONLINE_BUTTON=オンライン認証取消し
  1310. REVOKE_ONLINE_STOP_BUTTON=取消し中止
  1311. REVOKE_ONLINE_SUCCESFULL=ライセンスは正常に取り除かれました。
  1312. REVOKATION_DONE_INFO=認証取消し完了
  1313. REVOKE_WELCOME=このダイアログでは、このアプリケーションの使用をやめてライセンスを取消すことができます。\r\nこのアプリケーションは次のシリアルNo.で認証されています。:
  1314.  
  1315. ; REVOCATION DETAILS
  1316. REVOCATIONS_UNLIMITED=Your license is unlimited. You can revoke this serial number on as many PCs and as often as you like.
  1317. LICENSE_INFO_REV_DIFF_HW=You can revoke this serial number on %d more PCs.
  1318. LICENSE_USED_REV_CURR_HW=The used serial number has already been revoced %s times on this PC.
  1319. LICENSE_USED_REV_DIFF_HW=The used serial number has already been revoced on %s different PCs.
  1320. LICENSE_ALLOWED_REV_SAME_HW=The used serial number can be revoced %s times in total on this PC.
  1321. LICENSE_ALLOWED_REV_DIFF_HW=The used serial number can be revoced on %s different PCs in total.
  1322. LICENSE_ALLOWED_REV_SAME_HW_W_TF=During a timeframe of %d %s, this serial number can be revoced at most %s times on this PC.
  1323. LICENSE_ALLOWED_REV_W_TF_CREDIT=The revocation you just performed will be credited in %d %s.
  1324. LICENSE_ALLOWED_REV_DIFF_HW_W_TF=During a timeframe of %d %s, this serial number can be revoked at most %s times on different PCs.
  1325.  
  1326. ; EXPIRY
  1327. EXPIRY_DATE=あなたのライセンスの有効期限は %2d-%2d-%4d までです。
  1328. EXPIRY_DAYS=あなたのライセンスはあと %d 日で期限が切れます。
  1329. EXPIRY_LAUNCHES=あなたのライセンスはあと %d 回の起動で期限が切れます。
  1330. EXPIRY_PLAYTIME=あなたのライセンスはあと %d 分で期限が切れます。
  1331.  
  1332. ; LICENSE EXPIRED (Preview & Review, Try & Buy)
  1333. LICENSE_EXPIRED_TITLE=体験期間終了
  1334. LICENSE_EXPIRED_INFO=体験期間が終了しました。継続して使用するには認証が必要です。\r\n「認証」を押すと認証をおこないます。「%EXIT_BUTTON%」を押すと中止します。
  1335.  
  1336. ; BUY (Try & Buy)
  1337. BUY_HYPERLINK=%GENERAL_BUY_HYPERLINK%
  1338. BUY_TITLE=ライセンスの購入
  1339. BUY_INFO=このソフトウェアはご使用の前に認証をしていただく必要があります。認証には有効なシリアルNo.が必要です。シリアルNo.は「購入」ボタンを押すことで購入することができます。もし既にシリアルNo.を購入しているのであれば、「%NEXT_BUTTON%」を押してください。
  1340.  
  1341. ; HARDWARE ERROR (Register & Play, Try & Buy)
  1342. HARDWAREID_ERROR_TITLE=ライセンス照合エラー
  1343. HARDWAREID_ERROR_INFO=ライセンスの照合中にエラーが発生しました。あなたのパソコンのハードウェアを特定できませんでした。ハードウェアの構成が変わったことが考えられます。ソフトウェアの認証を再度おこなってください。\r\n\r\n「%BACK_BUTTON%」を押すと再度認証をおこなうことができます。「%EXIT_BUTTON%」を押すと中止します。\r\n問題が解決されない場合はサポートにお問い合わせください。: %SUPPORT_EMAIL%
  1344.  
  1345. PID_READOUT_INFO=\r\nTrying to read electronic Disk key, please wait
  1346. ;USER ACCOUNT BASED ACTIVATION
  1347. WELCOME_INFO_UA=This software must be authenticated online prior to use. For activation a valid user account for this application and an active internet connection are required.\r\nPlease visit our support homepage for additional information: %SUPPORT_URL%faq/product-activation/?faqid=18
  1348.  
  1349. ACTIVATE_TITLE_UA=Enter your Username and Password
  1350. ACTIVATE_ONLINE_INFO_UA=Please enter your username and password in the supplied text fields and press '%ACTIVATE_BUTTON%' to unlock. This will connect to the license server via the Internet and request an unlock license. Press '%CANCEL_BUTTON%' to abort.\r\nIf you do not have a username and password yet, please visit our homepage to create a new account: %SUPPORT_URL%
  1351.  
  1352. STATE_TYPE_IN_CREDENTIALS_UA=Type in your username and password
  1353.  
  1354. USERNAME_UA=Username:
  1355. PASSWORD_USER_UA=Password:
  1356. VERIFY_ACCOUNT_INFO_UA=Verifying User Account
  1357.  
  1358. NO_USERNAME_PWD_ERROR_UA=Please enter a valid username and password.
  1359. VERIFY_ACCOUNT_ERROR_UA=The account data you entered is invalid.\r\nPlease make sure you have correctly typed your username and password. Press '%BACK_BUTTON%' to retry activation or press '%CANCEL_BUTTON%' to abort.
  1360. TOO_MANY_ACTIVATIONS_ERROR_UA=Too many activations on different PCs have been performed with the entered username. No further activations are allowed.\r\nPlease visit our support homepage for possible solutions: %SUPPORT_URL%faq/product-activation/?faqid=15
  1361. SERVER_ERROR_GEOIP_UA=This user account is bound to a certain geographic region.\r\nPlease visit our support homepage for possible solutions: %SUPPORT_URL%faq/product-activation/?faqid=23
  1362. PURCHASE_ERROR_UA=This user account does not have a license for this application.\r\nPress '%BACK_BUTTON%' to retry activating (please verify the correct input of the username and password) or press '%CANCEL_BUTTON%' to abort.\r\nIf the problem persists, please visit our support homepage for possible solutions: %SUPPORT_URL%faq/product-activation/?faqid=14
  1363.  
  1364. ACTIVATE_MANUAL_INFO_UA=An online activation can not be performed. Please contact your software vendor to manually retrieve your unlock code.\r\n\r\nPlease make sure that you have prepared the following information:\r\n- Username and password\r\n- Unlock request code which is displayed below.\r\nPlease visit our support homepage for possible solutions: %SUPPORT_URL%paunlock/
  1365.  
  1366. REVOKE_MANUAL_SUCCESSFUL_UA=The license has been successfully removed. Write down your username and Revocation Code now, it's your proof that you have uninstalled the application!\nPlease forward these two codes to the support team so they can reset the possible amount of activations.
  1367.  
  1368. MULTIPLE_USB_DEVICES_TITLE=Select correct USB Device
  1369. MULTIPLE_USB_DEVICES=Your serial for the activation is stored on an USB device. More than one USB Device has been found!\r\nIs this the correct one?\nDrive Letter: %c:\nSerial: %s
  1370.  
  1371.  
  1372. [CHINESE_TRAD]
  1373. LANGUAGE=0x04
  1374. LANGUAGE_SUBIDS=0x01,0x03,0x05
  1375. LOGO_FILE=%GENERAL_LOGO_FILE%
  1376.  
  1377. ; BUTTONS
  1378. EXIT_BUTTON=離開
  1379. CANCEL_BUTTON=取消
  1380. BACK_BUTTON=上一頁
  1381. NEXT_BUTTON=下一頁
  1382. ACTIVATE_BUTTON=啟動
  1383. PLAY_BUTTON=執行
  1384. START_BUTTON=開始
  1385. STOP_ACTIVATION_BUTTON=停止啟動
  1386. ACTIVATE_MANUAL_BUTTON=手動啟動
  1387. BUY_BUTTON=購買
  1388. REGISTER_BUTTON=註冊
  1389. SHOW_DETAILS_BUTTON =&顯示詳情
  1390. HIDE_DETAILS_BUTTON =隱藏詳情
  1391. SHOW_LICENSE_DETAILS_BUTTON = License Details
  1392. HIDE_LICENSE_DETAILS_BUTTON = License Details
  1393.  
  1394. ; TITLE WELCOME (Activate & Play, Preview & Review)
  1395. WELCOME_TITLE=歡迎
  1396. WELCOME_INFO=此軟件必須在線確認才可使用。您需要有效的序號及互聯網連線才可激活。\r\n請到 %SUPPORT_URL%faq/product-activation/?faqid=18 獲取更多資訊。
  1397.  
  1398. ; TITLE AUTH_OPTION (Activate & Play, Preview & Review)
  1399. AUTH_OPTION_TITLE=歡迎
  1400. AUTH_OPTION_INFO=在使用該軟件之前必須先驗證。\r\n請選擇你首選的校驗方法,點擊『下一步』完成校驗過程。你可以更改隨時更改你的選擇。
  1401. AUTH_OPTION_HYPERLINK=更多的信息請訪問支援網站%SUPPORT_URL%faq/product-activation/?faqid=18
  1402. AUTH_OPTION_ONLINE=在線驗證:\n在首次運行遊戲時,需要有效的序列號來在線激活。
  1403. AUTH_OPTION_DISC=基於光盤的驗證:\n在每次運行遊戲時需要插入原光碟。
  1404. AUTH_OPTION_PROMPT_TO_SWITCH_TO_ONLINE=軟件已選擇了光碟驗證。\r\n請插入原光碟或您偏好的驗證方法,點擊『下一步』繼續。
  1405.  
  1406. ; TITLE TRIAL (Try & Buy)
  1407. TRIAL_TITLE=試用資訊
  1408. TRIAL_INFO=如試用期過已完結,您必需於網上獲得確定才可繼續使用。請按『激活』繼續或按『%EXIT_BUTTON%』%EXIT_BUTTON%。\r\n您需要有效的序號及互聯網連線才可激活。\r\n請到 %SUPPORT_URL%faq/product-activation/?faqid=18 獲取更多資訊。
  1409. TRIAL_DAYS_INFO=試用期將於 %NUMBER_DAYS% 日後結束。
  1410. TRIAL_LAUNCH_INFO=試用期將於執行 %NUMBER_LAUNCHES% 次後結束。
  1411. TRIAL_PLAYTIME_INFO=試用期將於 %NUMBER_PLAYTIMEMINUTES% 分鐘後結束。
  1412.  
  1413. ; REGISTER WELCOME (Register & Play)
  1414. REGISTER_TITLE=歡迎
  1415. REGISTER_INFO=此軟件必須在線確認才可使用。您需要有效的序號及互聯網連線才可激活。用家經完成註冊後便可獲得序號碼。請按『註冊』開始註冊。如你已註冊並獲得序號碼,請按『下一步』繼續。
  1416.  
  1417. ; ENTER SERIAL
  1418. ACTIVATE_TITLE=輸入序號
  1419. ACTIVATE_ONLINE_INFO=請在提供的文字框內輸入序列號,點擊『激活』解鎖。將通過互聯網連接到註冊伺服器,要求一個解鎖許可證。點擊『%EXIT_BUTTON%』撤銷。\r\n點擊 『顯示詳情』按鈕來顯示已傳送的xml。\r\n新的標籤正文如下:點擊『顯示詳情』按鈕來顯示傳送已的xml請求
  1420. SERIAL_LABEL=序號
  1421. REQUESTCODE_LABEL=解鎖请求碼
  1422.  
  1423. ; ERRORS
  1424. ERROR_TITLE=啟動失敗
  1425. ERROR_INFO_MANUAL_NOT_POSSIBLE=啟動已經暫停\r\n
  1426. ERROR_INFO_MANUAL_POSSIBLE=啟動已經暫停\r\n
  1427. NO_SERIAL_ERROR_TITLE=資訊
  1428. NO_SERIAL_ERROR=請輸入正確的序號
  1429. TOO_MANY_ACTIVATIONS_ERROR=嘗試啟動次數太多,或於同一部電腦內重覆使用相同序號來啟動遊戲。\r\n有關支援請到以下網頁: %SUPPORT_URL%faq/product-activation/?faqid=15
  1430. PURCHASE_ERROR=不正當的序號,請重新輸入或按『%EXIT_BUTTON%』%EXIT_BUTTON%。如問題持續,請到以下網頁: %SUPPORT_URL%faq/product-activation/?faqid=14
  1431. CONNECTION_ERROR=與伺服器失去聯絡。請確定你已連接了互聯網並按『%BACK_BUTTON%』再試,或按『%EXIT_BUTTON%』%EXIT_BUTTON%。如問題持續,請到網頁: %SUPPORT_URL%faq/product-activation/?faqid=12
  1432. HTTP_SEND_ERROR=在傳送啟動資料時與伺服器失去聯絡,請重新嘗試。
  1433. HTTP_RECEIVE_ERROR=接收啟動資料時與伺服器失去聯絡,請重新嘗試。
  1434. USER_CANCEL_ERROR=用家已%EXIT_BUTTON%與伺服器的聯系。
  1435. SERVER_ERROR_RETRY=伺服器未能處理你的啟動要求,請重新啟動。\r\n如問題持續,請發電郵至 %SUPPORT_EMAIL%
  1436. SERVER_ERROR_VENDOR=伺服器未能處理你的啟動要求,請聯絡你的軟體供應商。
  1437. SERVER_ERROR_UNKNOWN=一個未明的錯誤發生。如問題持續,請發電郵至 %SUPPORT_EMAIL%
  1438. SERVER_ERROR_GEOIP=你的序號只適用於特定的區域中。\r\n請到 %SUPPORT_URL%faq/product-activation/?faqid=23 獲取更多資訊。
  1439.  
  1440. ; ONLINE ACTIVATION
  1441. ACTIVATE_ONLINE_TITLE=遊戲啟動進行中
  1442. TRY_CONNECT_INFO=嘗試連接中
  1443. CONNECTED_INFO=已與伺服器連接。
  1444. SSL_DONE_INFO=安全连接完成
  1445. REQUEST_SENT_INFO=請求己發送
  1446. RESPONSE_RECEIVED_INFO=已收到啟動要求
  1447. ACTIVATION_DONE_INFO=已完成啟動,現正將你的遊戲解鎖,請等候…
  1448.  
  1449. ; MANUAL ACTIVATION
  1450. ACTIVATE_MANUAL_TITLE=手動啟動
  1451. ACTIVATE_MANUAL_INFO=請聯絡你的軟體供應商去手動啟動你的遊戲。\n\n請確定你已準備了以下資料:\n- 註冊號碼 (序號)\r\n有關支援請到以下網頁: %SUPPORT_URL%paunlock/
  1452. ACTIVATE_MANUAL_REQUESTCODE_LABEL=解鎖請求碼
  1453. ACTIVATE_MANUAL_RESPONSECODE_LABEL=解鎖碼
  1454. ACTIVATE_MANUAL_NO_UNLOCK=請輸入正確的解鎖碼
  1455. ACTIVATE_MANUAL_NO_UNLOCK_ERROR_TITLE=資訊
  1456. ACTIVATE_MANUAL_SUCCESS=遊戲已經啟動
  1457. ACTIVATE_MANUAL_SUCCESS_TITLE=啟動成功
  1458. ACTIVATE_MANUAL_ERROR=啟動失敗。請確定正確輸入解鎖碼。\r\n按『%BACK_BUTTON%』再嘗試啟動或『%EXIT_BUTTON%』%EXIT_BUTTON%。如問題持續,請發電郵至 %SUPPORT_EMAIL%
  1459.  
  1460. ; LICENSE DETAILS
  1461. LICENSE_NO_DETAILS=No additional information available.
  1462. LICENSE_UNLIMITED=Your license is unlimited. You can activate this serial number on as many PCs and as often as you like.
  1463. LICENSE_USED_ACT_CURR_HW=The used serial number has already been activated %s times on this PC.
  1464. LICENSE_USED_ACT_DIFF_HW=The used serial number has already been activated on %s different PCs.
  1465. LICENSE_ALLOWED_ACT_SAME_HW=The used serial number can be activated %s times in total on this PC.
  1466. LICENSE_ALLOWED_ACT_DIFF_HW=The used serial number can be activated on %s different PCs in total.
  1467. LICENSE_ALLOWED_ACT_SAME_HW_W_TF=During a timeframe of %d %s, this serial number can be activated at most %s times on this PC.
  1468. LICENSE_ALLOWED_ACT_DIFF_HW_W_TF=During a timeframe of %d %s, this serial number can be activated at most %s times on different PCs.
  1469. LICENSE_ALLOWED_ACT_W_TF_CREDIT=The activation you just performed will be credited in %d %s.
  1470. LICENSE_ALLOWED_ACT_W_TF_WEEKS=weeks
  1471. LICENSE_ALLOWED_ACT_W_TF_DAYS=days
  1472. LICENSE_ALLOWED_ACT_W_TF_HOURS=hours
  1473. LICENSE_ALLOWED_ACT_W_TF_MINUTES=minutes
  1474. LICENSE_INFO_ACT_DIFF_HW=You can activate this serial number on %d more PCs.
  1475. LICENSE_INFO_UNLIMITED=Unlimited license.
  1476. LICENSE_INFO_CLOSING=For further information please click on %SHOW_LICENSE_DETAILS_BUTTON%.
  1477.  
  1478. ; ACTIVATION SUCCESSFUL
  1479. ACTIVATION_SUCCESSFUL_TITLE=啟動成功
  1480. ACTIVATION_SUCCESSFUL_INFO=啟動成功。
  1481.  
  1482. ; REVOKE
  1483. REVOKE_MANUAL_GROUP=手動撤銷
  1484. REVOKE_NOTPERFORMED=遊戲未正式啟動,撤銷指令不能執行
  1485. REVOKE_TITLE=撤銷
  1486. REVOKE_MANUAL_BUTTON=手動撤銷啟動
  1487. REVOKE_MANUAL_CODE=你的撤銷碼
  1488. REVOKE_MANUAL_SUCCESFULL=成功地撤銷。請記下序號及撤銷號以証明你已解除安裝遊戲。\n請將以上資料電郵至支援團隊以重設啟動次數。
  1489. REVOKE_ONLINE_GROUP=網上撤銷
  1490. REVOKE_ERROR=撤銷失敗!\n內部錯誤:
  1491. REVOKE_ONLINE_BUTTON=網上撤銷啟動
  1492. REVOKE_ONLINE_STOP_BUTTON=停止撤銷
  1493. REVOKE_ONLINE_SUCCESFULL=你的使用授權已成功移除。
  1494. REVOKATION_DONE_INFO=完成撤銷
  1495. REVOKE_WELCOME=此對話框讓你%EXIT_BUTTON%啟動遊戲並撤銷你的使用授權。\n現時你的遊戲以下序號來啟動:
  1496.  
  1497. ; REVOCATION DETAILS
  1498. REVOCATIONS_UNLIMITED=Your license is unlimited. You can revoke this serial number on as many PCs and as often as you like.
  1499. LICENSE_INFO_REV_DIFF_HW=You can revoke this serial number on %d more PCs.
  1500. LICENSE_USED_REV_CURR_HW=The used serial number has already been revoced %s times on this PC.
  1501. LICENSE_USED_REV_DIFF_HW=The used serial number has already been revoced on %s different PCs.
  1502. LICENSE_ALLOWED_REV_SAME_HW=The used serial number can be revoced %s times in total on this PC.
  1503. LICENSE_ALLOWED_REV_DIFF_HW=The used serial number can be revoced on %s different PCs in total.
  1504. LICENSE_ALLOWED_REV_SAME_HW_W_TF=During a timeframe of %d %s, this serial number can be revoced at most %s times on this PC.
  1505. LICENSE_ALLOWED_REV_W_TF_CREDIT=The revocation you just performed will be credited in %d %s.
  1506. LICENSE_ALLOWED_REV_DIFF_HW_W_TF=During a timeframe of %d %s, this serial number can be revoked at most %s times on different PCs.
  1507.  
  1508. ; EXPIRY
  1509. EXPIRY_DATE=你的使用授權有效至 %2d-%2d-%4d。
  1510. EXPIRY_DAYS=你的使用授權將於 %d 日後結束。
  1511. EXPIRY_LAUNCHES=你的使用授權將於使用 %d 次後結束。
  1512. EXPIRY_PLAYTIME=你的使用授權將於 %d 分鐘後結束。
  1513.  
  1514. ; LICENSE EXPIRED (Preview & Review, Try & Buy)
  1515. LICENSE_EXPIRED_TITLE=試用期結束
  1516. LICENSE_EXPIRED_INFO=試用期已經結束。遊戲必需要啟動後才可繼續執行。\r\n請按『啟動』啟動或『%EXIT_BUTTON%』%EXIT_BUTTON%。
  1517.  
  1518. ; BUY (Try & Buy)
  1519. BUY_HYPERLINK=%GENERAL_BUY_HYPERLINK%
  1520. BUY_TITLE=買執照
  1521. BUY_INFO=此遊戲必須利用正確的序號啟動才可使用。可按『購買』購買。如你已購買,請按『%NEXT_BUTTON%』繼續。
  1522.  
  1523. ; HARDWARE ERROR (Register & Play, Try & Buy)
  1524. HARDWAREID_ERROR_TITLE=使用授權核查錯誤。
  1525. HARDWAREID_ERROR_INFO=使用授權在核查時發生錯誤。硬件內容更改有機會導致錯誤的發生。請再次啟動遊戲。\r\n\r\n按『%BACK_BUTTON%』嘗試再啟動,按『%EXIT_BUTTON%』%EXIT_BUTTON%。如問題繼續發生,請聯絡 %SUPPORT_EMAIL%
  1526.  
  1527. PID_READOUT_INFO=\r\nTrying to read electronic Disk key, please wait
  1528. ;USER ACCOUNT BASED ACTIVATION
  1529. WELCOME_INFO_UA=This software must be authenticated online prior to use. For activation a valid user account for this application and an active internet connection are required.\r\nPlease visit our support homepage for additional information: %SUPPORT_URL%faq/product-activation/?faqid=18
  1530.  
  1531. ACTIVATE_TITLE_UA=Enter your Username and Password
  1532. ACTIVATE_ONLINE_INFO_UA=Please enter your username and password in the supplied text fields and press '%ACTIVATE_BUTTON%' to unlock. This will connect to the license server via the Internet and request an unlock license. Press '%CANCEL_BUTTON%' to abort.\r\nIf you do not have a username and password yet, please visit our homepage to create a new account: %SUPPORT_URL%
  1533.  
  1534. STATE_TYPE_IN_CREDENTIALS_UA=Type in your username and password
  1535.  
  1536. USERNAME_UA=Username:
  1537. PASSWORD_USER_UA=Password:
  1538. VERIFY_ACCOUNT_INFO_UA=Verifying User Account
  1539.  
  1540. NO_USERNAME_PWD_ERROR_UA=Please enter a valid username and password.
  1541. VERIFY_ACCOUNT_ERROR_UA=The account data you entered is invalid.\r\nPlease make sure you have correctly typed your username and password. Press '%BACK_BUTTON%' to retry activation or press '%CANCEL_BUTTON%' to abort.
  1542. TOO_MANY_ACTIVATIONS_ERROR_UA=Too many activations on different PCs have been performed with the entered username. No further activations are allowed.\r\nPlease visit our support homepage for possible solutions: %SUPPORT_URL%faq/product-activation/?faqid=15
  1543. SERVER_ERROR_GEOIP_UA=This user account is bound to a certain geographic region.\r\nPlease visit our support homepage for possible solutions: %SUPPORT_URL%faq/product-activation/?faqid=23
  1544. PURCHASE_ERROR_UA=This user account does not have a license for this application.\r\nPress '%BACK_BUTTON%' to retry activating (please verify the correct input of the username and password) or press '%CANCEL_BUTTON%' to abort.\r\nIf the problem persists, please visit our support homepage for possible solutions: %SUPPORT_URL%faq/product-activation/?faqid=14
  1545.  
  1546. ACTIVATE_MANUAL_INFO_UA=An online activation can not be performed. Please contact your software vendor to manually retrieve your unlock code.\r\n\r\nPlease make sure that you have prepared the following information:\r\n- Username and password\r\n- Unlock request code which is displayed below.\r\nPlease visit our support homepage for possible solutions: %SUPPORT_URL%paunlock/
  1547.  
  1548. REVOKE_MANUAL_SUCCESSFUL_UA=The license has been successfully removed. Write down your username and Revocation Code now, it's your proof that you have uninstalled the application!\nPlease forward these two codes to the support team so they can reset the possible amount of activations.
  1549.  
  1550. MULTIPLE_USB_DEVICES_TITLE=Select correct USB Device
  1551. MULTIPLE_USB_DEVICES=Your serial for the activation is stored on an USB device. More than one USB Device has been found!\r\nIs this the correct one?\nDrive Letter: %c:\nSerial: %s
  1552.  
  1553.  
  1554. [CHINESE_SIMP]
  1555. LANGUAGE=0x04
  1556. LANGUAGE_SUBIDS=0x02,0x04
  1557. LOGO_FILE=%GENERAL_LOGO_FILE%
  1558.  
  1559. ; BUTTONS
  1560. EXIT_BUTTON=退出
  1561. CANCEL_BUTTON=取消
  1562. BACK_BUTTON=上一页
  1563. NEXT_BUTTON=下一页
  1564. ACTIVATE_BUTTON=激活
  1565. PLAY_BUTTON=运行
  1566. START_BUTTON=开始
  1567. STOP_ACTIVATION_BUTTON=停止激活
  1568. ACTIVATE_MANUAL_BUTTON=手动激活
  1569. BUY_BUTTON=购买
  1570. REGISTER_BUTTON=注册
  1571. SHOW_DETAILS_BUTTON =&显示详情
  1572. HIDE_DETAILS_BUTTON =隐藏详情
  1573. SHOW_LICENSE_DETAILS_BUTTON = License Details
  1574. HIDE_LICENSE_DETAILS_BUTTON = License Details
  1575.  
  1576. ; TITLE WELCOME (Activate & Play, Preview & Review - 激活&运行,预览&回顾)
  1577. WELCOME_TITLE=欢迎
  1578. WELCOME_INFO=欢迎信息=该软件必须先在线验证后才能使用。需要有效的序列号和网络连接才能激活。\r\n请访问我们的支持网站以获得更多的信息: %SUPPORT_URL%faq/product-activation/?faqid=18
  1579.  
  1580. ; TITLE AUTH_OPTION (Activate & Play, Preview & Review)
  1581. AUTH_OPTION_TITLE=欢迎
  1582. AUTH_OPTION_INFO=在使用该软件之前必须先验证。\r\n请选择你首选的校验类型,点击‘下一步’完成校验过程。你可以更改随时更改你的选择。
  1583. AUTH_OPTION_HYPERLINK=更多的信息请访问支持网站%SUPPORT_URL%faq/product-activation/?faqid=18
  1584. AUTH_OPTION_ONLINE=在线校验:\n在首次运行游戏时,需要有效的序列号来在线激活。
  1585. AUTH_OPTION_DISC=AUTH_OPTION_DISC=基于光盘的校验:\n在每次运行游戏时需要插入原始光盘。
  1586. AUTH_OPTION_PROMPT_TO_SWITCH_TO_ONLINE=软件已选择了基于光盘的校验。\r\n请插入原始光盘或者选择首选的类型,点击‘下一步’继续。
  1587.  
  1588. ; TITLE TRIAL (Try & Buy - 先买再玩)
  1589. TRIAL_TITLE=试用信息
  1590. TRIAL_INFO=试运行信息=如果试运行已过期,该软件必须先在线验证后才能使用.请点击"激活"按钮尝试激活或点击"CANCEL"以%EXIT_BUTTON%.\r\n需要有效的序列号和网络连接才能激活.\r\n请访问我们的支持网站以获得更多的信息: %SUPPORT_URL%faq/product-activation/?faqid=18
  1591. TRIAL_DAYS_INFO=你的试用期将会在 %NUMBER_DAYS% 天内失效。
  1592. TRIAL_LAUNCH_INFO=你的试用期将会在加载 %NUMBER_LAUNCHES% 次后失效。
  1593. TRIAL_PLAYTIME_INFO=你的试用期将会在加载游戏 %NUMBER_PLAYTIMEMINUTES% 分钟后失效。
  1594.  
  1595. ; REGISTER WELCOME (Register & Play - 注册&运行)
  1596. REGISTER_TITLE=注册&运行欢迎
  1597. REGISTER_INFO=注册信息=该软件必须先在线验证才能使用.需要有效的序列号和网络连接才能激活.序列号可以通过注册完成来获得.请点击"注册"按钮以完成注册.如果已完成注册并得到序列号,点击"下一步"按钮.
  1598.  
  1599. ; ENTER SERIAL
  1600. ACTIVATE_TITLE=输入序列号
  1601. SERIAL_LABEL=序列号
  1602. REQUESTCODE_LABEL=激活请求码
  1603.  
  1604. ; ERRORS - 错误
  1605. ERROR_TITLE=激活失败
  1606. ERROR_INFO_MANUAL_NOT_POSSIBLE=激活已被终止。\r\n
  1607. ERROR_INFO_MANUAL_POSSIBLE=激活已被终止。\r\n
  1608. NO_SERIAL_ERROR_TITLE=信息
  1609. NO_SERIAL_ERROR=请输入正确的激活码!
  1610. TOO_MANY_ACTIVATIONS_ERROR=在不同电脑或同一台电脑上激活次数太多,超过权限设置。该序列号无法再激活。\r\n相关技术支持请到以下网站: %SUPPORT_URL%faq/product-activation/?faqid=15
  1611. PURCHASE_ERROR=不正确的序列号,请重新输入正确的序列号。如果还有问题,请访问以下网站: %SUPPORT_URL%faq/product-activation/?faqid=14
  1612. CONNECTION_ERROR=无法正确的连接到激活服务器。\r\n请按'%BACK_BUTTON%'重新再激活一次。(请确认您的电脑已与internet连接),或者按'%EXIT_BUTTON%'已%EXIT_BUTTON%。\r\n如果问题还存在,请访问以下网站: %SUPPORT_URL%faq/product-activation/?faqid=12
  1613. HTTP_SEND_ERROR=在传输激活请求数据到激活服务器时发生错误,请重试。
  1614. HTTP_RECEIVE_ERROR=在接受激活数据时发生错误,请重试。
  1615. USER_CANCEL_ERROR=用户已%EXIT_BUTTON%与服务器的连接。
  1616. SERVER_ERROR_RETRY=激活服务器无法完成您的激活请求。请稍后重试。\r\n如果问题还存在,请访问以下网站: %SUPPORT_EMAIL%
  1617. SERVER_ERROR_VENDOR=服务器无法完成您的激活请求。请联系软件供应商。
  1618. SERVER_ERROR_UNKNOWN=一个未知的错误发生,请访问以下网站: %SUPPORT_EMAIL%
  1619. SERVER_ERROR_GEOIP=服务器错误_GEOIP=你的序列号被绑定在一个特定的几何区域。\r\n请访问我们的支持网站以获得可能的帮助。%SUPPORT_URL%faq/product-activation/?faqid=23
  1620.  
  1621. ; ONLINE ACTIVATION - 在线激活
  1622. ACTIVATE_ONLINE_TITLE=激活进行中
  1623. ACTIVATE_ONLINE_INFO=请在提供的文本框内输入序列号,点击‘激活’解锁。将通过互联网连接到注册服务器,要求一个解锁许可证。点击'%EXIT_BUTTON%'撤销。\r\n点击 ‘显示详情’按钮来显示传送的xml请求。\r\n新的标签正文如下:点击‘显示详情’按钮来显示传送的xml请求
  1624. TRY_CONNECT_INFO=尝试连接
  1625. CONNECTED_INFO=连接到激活服务器
  1626. SSL_DONE_INFO=安全通信完毕
  1627. REQUEST_SENT_INFO=请求已发送
  1628. RESPONSE_RECEIVED_INFO=已接受服务器反馈
  1629. ACTIVATION_DONE_INFO=激活已完成,正在解锁您的游戏,请稍候。
  1630.  
  1631. ; MANUAL ACTIVATION - 手动激活
  1632. ACTIVATE_MANUAL_TITLE=手动激活
  1633. ACTIVATE_MANUAL_INFO=无法完成在线激活,请联系软件供应商通过手动激活来获得你的激活码。\n\n请确认输入了以下的正确的信息:\n-注册码(序列号)\r\n相关技术支持请到以下网站: %SUPPORT_URL%paunlock/
  1634. ACTIVATE_MANUAL_REQUESTCODE_LABEL=激活请求码
  1635. ACTIVATE_MANUAL_RESPONSECODE_LABEL=激活码
  1636. ACTIVATE_MANUAL_NO_UNLOCK=请输入正确的序列号!
  1637. ACTIVATE_MANUAL_NO_UNLOCK_ERROR_TITLE=信息
  1638. ACTIVATE_MANUAL_SUCCESS=激活已成功。
  1639. ACTIVATE_MANUAL_SUCCESS_TITLE=激活成功。
  1640. ACTIVATE_MANUAL_ERROR=激活过程被终止。请确认输入了正确的激活码。\r\n点击'%BACK_BUTTON%'来重新一次激活或按'%EXIT_BUTTON%' 以%EXIT_BUTTON%激活。如果还有问题,请发邮件至 %SUPPORT_EMAIL%\r\n
  1641.  
  1642. ; LICENSE DETAILS
  1643. LICENSE_NO_DETAILS=No additional information available.
  1644. LICENSE_UNLIMITED=Your license is unlimited. You can activate this serial number on as many PCs and as often as you like.
  1645. LICENSE_USED_ACT_CURR_HW=The used serial number has already been activated %s times on this PC.
  1646. LICENSE_USED_ACT_DIFF_HW=The used serial number has already been activated on %s different PCs.
  1647. LICENSE_ALLOWED_ACT_SAME_HW=The used serial number can be activated %s times in total on this PC.
  1648. LICENSE_ALLOWED_ACT_DIFF_HW=The used serial number can be activated on %s different PCs in total.
  1649. LICENSE_ALLOWED_ACT_SAME_HW_W_TF=During a timeframe of %d %s, this serial number can be activated at most %s times on this PC.
  1650. LICENSE_ALLOWED_ACT_DIFF_HW_W_TF=During a timeframe of %d %s, this serial number can be activated at most %s times on different PCs.
  1651. LICENSE_ALLOWED_ACT_W_TF_CREDIT=The activation you just performed will be credited in %d %s.
  1652. LICENSE_ALLOWED_ACT_W_TF_WEEKS=weeks
  1653. LICENSE_ALLOWED_ACT_W_TF_DAYS=days
  1654. LICENSE_ALLOWED_ACT_W_TF_HOURS=hours
  1655. LICENSE_ALLOWED_ACT_W_TF_MINUTES=minutes
  1656. LICENSE_INFO_ACT_DIFF_HW=You can activate this serial number on %d more PCs.
  1657. LICENSE_INFO_UNLIMITED=Unlimited license.
  1658. LICENSE_INFO_CLOSING=For further information please click on %SHOW_LICENSE_DETAILS_BUTTON%.
  1659.  
  1660. ; ACTIVATION SUCCESSFUL - 激活成功。
  1661. ACTIVATION_SUCCESSFUL_TITLE=激活成功。
  1662. ACTIVATION_SUCCESSFUL_INFO=激活已经完成。
  1663.  
  1664. ; REVOKE - 撤销
  1665. REVOKE_MANUAL_GROUP=手动撤销
  1666. REVOKE_NOTPERFORMED=该游戏在您的电脑上未被激活,撤销无法完成。
  1667. REVOKE_TITLE=撤销
  1668. REVOKE_MANUAL_BUTTON=手动撤销激活
  1669. REVOKE_MANUAL_CODE=您的撤销激活码
  1670. REVOKE_MANUAL_SUCCESFULL=您的注册码已经从您的电脑中被成功移除。请记下您的序列号和撤销码,这是您卸载游戏的证据!请将这两个号码发送给支援团队以重设激活次数。
  1671. REVOKE_ONLINE_GROUP=在线撤销
  1672. REVOKE_ERROR=撤销激活失败!\n内部错误:
  1673. REVOKE_ONLINE_BUTTON=在线撤销激活
  1674. REVOKE_ONLINE_STOP_BUTTON=停止撤销
  1675. REVOKE_ONLINE_SUCCESFULL=您的注册码已被成功移除。
  1676. REVOKATION_DONE_INFO=撤销激活完成
  1677. REVOKE_WELCOME=该对话框允许您反激活游戏,使游戏激活失效,同时可以撤销您的注册码。\n您的游戏已经被下面的序列号激活。
  1678.  
  1679. ; REVOCATION DETAILS
  1680. REVOCATIONS_UNLIMITED=Your license is unlimited. You can revoke this serial number on as many PCs and as often as you like.
  1681. LICENSE_INFO_REV_DIFF_HW=You can revoke this serial number on %d more PCs.
  1682. LICENSE_USED_REV_CURR_HW=The used serial number has already been revoced %s times on this PC.
  1683. LICENSE_USED_REV_DIFF_HW=The used serial number has already been revoced on %s different PCs.
  1684. LICENSE_ALLOWED_REV_SAME_HW=The used serial number can be revoced %s times in total on this PC.
  1685. LICENSE_ALLOWED_REV_DIFF_HW=The used serial number can be revoced on %s different PCs in total.
  1686. LICENSE_ALLOWED_REV_SAME_HW_W_TF=During a timeframe of %d %s, this serial number can be revoced at most %s times on this PC.
  1687. LICENSE_ALLOWED_REV_W_TF_CREDIT=The revocation you just performed will be credited in %d %s.
  1688. LICENSE_ALLOWED_REV_DIFF_HW_W_TF=During a timeframe of %d %s, this serial number can be revoked at most %s times on different PCs.
  1689.  
  1690. ; EXPIRY - 过期
  1691. EXPIRY_DATE=您的注册码在%2d-%2d-%4d之前有效。
  1692. EXPIRY_DAYS=您的注册码将会在 %d天后失效。
  1693. EXPIRY_LAUNCHES=您的注册码将会在加载游戏 %d次后失效。
  1694. EXPIRY_PLAYTIME=您的注册码将会在 %d分钟后失效。
  1695.  
  1696. ; LICENSE EXPIRED (Preview & Review, Try & Buy)
  1697. LICENSE_EXPIRED_TITLE=试用期结束
  1698. LICENSE_EXPIRED_INFO=您的试用期已结束。必须激活后才能再使用。\r\n请点击“激活”来激活游戏或按'%EXIT_BUTTON%'以%EXIT_BUTTON%激活。
  1699.  
  1700. ; BUY (Try & Buy)
  1701. BUY_HYPERLINK=%GENERAL_BUY_HYPERLINK%
  1702. BUY_TITLE=购买使用权
  1703. BUY_INFO=该游戏必须激活才能运行。需要序列号才能激活游戏。请点击“购买”按钮购买序列号,如果您已有序列号,请点击'%NEXT_BUTTON%'按钮。
  1704.  
  1705. ; HARDWARE ERROR (Register & Play, Try & Buy)
  1706. HARDWAREID_ERROR_TITLE=使用授权校验错误
  1707. HARDWAREID_ERROR_INFO=在校验您的游戏权限时发生了一个错误。您的电脑的系统硬件无法被识别。原因可能是您更换了电脑的某个部件。请重新激活游戏。\r\n\r\n按'%BACK_BUTTON%'尝试重新激活。按'%EXIT_BUTTON%'以%EXIT_BUTTON%。\r\n如果还有问题,请联系 %SUPPORT_EMAIL%
  1708.  
  1709. PID_READOUT_INFO=\r\nTrying to read electronic Disk key, please wait
  1710. ;USER ACCOUNT BASED ACTIVATION
  1711. WELCOME_INFO_UA=This software must be authenticated online prior to use. For activation a valid user account for this application and an active internet connection are required.\r\nPlease visit our support homepage for additional information: %SUPPORT_URL%faq/product-activation/?faqid=18
  1712.  
  1713. ACTIVATE_TITLE_UA=Enter your Username and Password
  1714. ACTIVATE_ONLINE_INFO_UA=Please enter your username and password in the supplied text fields and press '%ACTIVATE_BUTTON%' to unlock. This will connect to the license server via the Internet and request an unlock license. Press '%CANCEL_BUTTON%' to abort.\r\nIf you do not have a username and password yet, please visit our homepage to create a new account: %SUPPORT_URL%
  1715.  
  1716. STATE_TYPE_IN_CREDENTIALS_UA=Type in your username and password
  1717.  
  1718. USERNAME_UA=Username:
  1719. PASSWORD_USER_UA=Password:
  1720. VERIFY_ACCOUNT_INFO_UA=Verifying User Account
  1721.  
  1722. NO_USERNAME_PWD_ERROR_UA=Please enter a valid username and password.
  1723. VERIFY_ACCOUNT_ERROR_UA=The account data you entered is invalid.\r\nPlease make sure you have correctly typed your username and password. Press '%BACK_BUTTON%' to retry activation or press '%CANCEL_BUTTON%' to abort.
  1724. TOO_MANY_ACTIVATIONS_ERROR_UA=Too many activations on different PCs have been performed with the entered username. No further activations are allowed.\r\nPlease visit our support homepage for possible solutions: %SUPPORT_URL%faq/product-activation/?faqid=15
  1725. SERVER_ERROR_GEOIP_UA=This user account is bound to a certain geographic region.\r\nPlease visit our support homepage for possible solutions: %SUPPORT_URL%faq/product-activation/?faqid=23
  1726. PURCHASE_ERROR_UA=This user account does not have a license for this application.\r\nPress '%BACK_BUTTON%' to retry activating (please verify the correct input of the username and password) or press '%CANCEL_BUTTON%' to abort.\r\nIf the problem persists, please visit our support homepage for possible solutions: %SUPPORT_URL%faq/product-activation/?faqid=14
  1727.  
  1728. ACTIVATE_MANUAL_INFO_UA=An online activation can not be performed. Please contact your software vendor to manually retrieve your unlock code.\r\n\r\nPlease make sure that you have prepared the following information:\r\n- Username and password\r\n- Unlock request code which is displayed below.\r\nPlease visit our support homepage for possible solutions: %SUPPORT_URL%paunlock/
  1729.  
  1730. REVOKE_MANUAL_SUCCESSFUL_UA=The license has been successfully removed. Write down your username and Revocation Code now, it's your proof that you have uninstalled the application!\nPlease forward these two codes to the support team so they can reset the possible amount of activations.
  1731.  
  1732. MULTIPLE_USB_DEVICES_TITLE=Select correct USB Device
  1733. MULTIPLE_USB_DEVICES=Your serial for the activation is stored on an USB device. More than one USB Device has been found!\r\nIs this the correct one?\nDrive Letter: %c:\nSerial: %s
  1734.  
  1735. [POLISH]
  1736. LANGUAGE=0x15
  1737. LANGUAGE_SUBIDS=0x04
  1738. LOGO_FILE=%GENERAL_LOGO_FILE%
  1739.  
  1740. ; BUTTONS
  1741. EXIT_BUTTON=Zakończ
  1742. CANCEL_BUTTON=Przerwij
  1743. BACK_BUTTON=Powrót
  1744. NEXT_BUTTON=Dalej
  1745. ACTIVATE_BUTTON=Aktywuj
  1746. PLAY_BUTTON=&Uruchom grę
  1747. START_BUTTON=Start
  1748. STOP_ACTIVATION_BUTTON=&Przerwij aktywację
  1749. ACTIVATE_MANUAL_BUTTON=&Aktywacja manualna
  1750. BUY_BUTTON=&Kupuj
  1751. REGISTER_BUTTON=&Rejestracja
  1752. SHOW_DETAILS_BUTTON = Pokaż szczegóły
  1753. HIDE_DETAILS_BUTTON = &Ukryj szczegóły
  1754. SHOW_LICENSE_DETAILS_BUTTON = Szczegóły licencji
  1755. HIDE_LICENSE_DETAILS_BUTTON = Szczegóły licencji
  1756.  
  1757. ; TITLE WELCOME (Activate & Play, Preview & Review)
  1758. WELCOME_TITLE=Witamy
  1759. WELCOME_INFO=Przed rozpoczęciem korzystania z tego oprogramowania należy dokonać jego aktywacji. W tym celu niezbędny jest ważny numer seryjny oraz aktywne połączenie internetowe.\r\nDalsze informacje znajdą Państwo na naszej stronie pomocy: %SUPPORT_URL%faq/product-activation/?faqid=18
  1760.  
  1761. ; TITLE AUTH_OPTION (Activate & Play, Preview & Review)
  1762. AUTH_OPTION_TITLE=Witamy
  1763. AUTH_OPTION_INFO=Przed rozpoczęciem korzystania z tego oprogramowania należy dokonać jego weryfikacji.\r\nProszę wybrać preferowany sposób weryfikacji i kliknąć na '%NEXT_BUTTON%' aby rozpocząć proces. Wybór może zostać w każdej chwili zmieniony.
  1764. AUTH_OPTION_HYPERLINK=W celu uzyskania dalszych informacji zapraszamy do odwiedzenia naszej strony internetowej:\n%SUPPORT_URL%faq/product-activation/?faqid=18
  1765. AUTH_OPTION_ONLINE=Aktywacja online:\nAby uruchomić program po raz pierwszy, niezbędny jest ważny numer seryjny.
  1766. AUTH_OPTION_DISC=Weryfikacja CD/DVD:\nPrz każdym uruchomieniu musi zostać włożona oryginalna płyta CD/DVD.
  1767. AUTH_OPTION_PROMPT_TO_SWITCH_TO_ONLINE=Dla tej aplikacji została wybrana weryfikacja poprzez CD/DVD.\r\nProszę włożyć do napędu oryginalną płytę CD/DVD lub zmienić formę weryfikacji. Aby kontynuować, proszę kliknąć na '%NEXT_BUTTON%'.
  1768.  
  1769.  
  1770. ; TITLE TRIAL (Try & Buy)
  1771. TRIAL_TITLE=Informacja dotycząca licencji
  1772. TRIAL_INFO=W chwili wygaśnięcia licencji produkt musi zostać aktywowany, aby mógł być dalej wykorzystywany. Proszę kliknąć na '%ACTIVATE_BUTTON%' aby rozpocząć aktywację lub '%EXIT_BUTTON%' aby zakończyć proces.\r\nW celu dokonania aktywacji niezbędny jest ważny numer seryjny oraz aktywne połączenie internetowe. \r\nDalsze informacje znajdą Państwo na naszej stronie pomocy: %SUPPORT_URL%faq/product-activation/?faqid=18
  1773. TRIAL_DAYS_INFO=Okres testowy tej aplikacji upłynie za %NUMBER_DAYS% dzień(dni).
  1774. TRIAL_LAUNCH_INFO=Okres testowy tej aplikacji upłynie po uruchomieniu programu następującą ilość razy: %NUMBER_LAUNCHES% .
  1775. TRIAL_PLAYTIME_INFO=Okres testowy tej aplikacji obowiązuje jeszcze przez następującą ilość minut: %NUMBER_PLAYTIMEMINUTES% .
  1776.  
  1777. ; REGISTER WELCOME (Register & Play)
  1778. REGISTER_TITLE=Witamy
  1779. REGISTER_INFO=Przed rozpoczęciem korzystania z tego oprogramowania należy dokonać jego aktywacji. W tym celu niezbędny jest ważny numer seryjny oraz aktywne połączenie internetowe. Numer seryjny otrzymają Państwo po dokonaniu rejestracji online. W tym celu proszę kliknąć na przycisk Rejestracja. Jeśli już dokonali Państwo rejestracji i otrzymali numer seryjny, proszę kliknąć na przycisk '%NEXT_BUTTON%' aby kontynuować.
  1780.  
  1781. ; ENTER SERIAL
  1782. ACTIVATE_TITLE=Proszę wprowadzić swój numer seryjny
  1783. ACTIVATE_ONLINE_INFO=Aby aktywować aplikację proszę podać numer seryjny i kliknąć na '%ACTIVATE_BUTTON%'. Ten krok połączy Państwa z serwerem licencyjnym w celu uzyskania kodu aktywującego. Proszę się upewnić, że posiadają Państwo aktywne połączenie internetowe. Aby przerwać proces proszę kliknąć na '%EXIT_BUTTON%' .\r\nAby wyświetlić szczegóły wymiany danych XML z serwerem proszę kliknąć na '%SHOW_DETAILS_BUTTON%'.
  1784. SERIAL_LABEL=Numer seryjny:
  1785. REQUESTCODE_LABEL=Kod zapytania:
  1786.  
  1787. ; ERRORS
  1788. ERROR_TITLE=Aktywacja nie powiodła się.
  1789. ERROR_INFO_MANUAL_NOT_POSSIBLE=Proces aktywacyjny nie powiódł się.\r\n
  1790. ERROR_INFO_MANUAL_POSSIBLE=Proces aktywacyjny nie powiódł się.\r\n
  1791. NO_SERIAL_ERROR_TITLE=Informacja
  1792. NO_SERIAL_ERROR= Proszę podać ważny numer seryjny.
  1793. TOO_MANY_ACTIVATIONS_ERROR=Dokonano zbyt wielu aktywacji na różnych komputerach lub zbyt wielu nowych aktywacji na tym samym komputerze z podanym numerem seryjnym. Kolejne aktywacje nie są możliwe.\r\nW celu uzyskania pomocy proszę odwiedzić naszą stronę pomocy: %SUPPORT_URL%faq/product-activation/?faqid=15
  1794. PURCHASE_ERROR=Podany numer seryjny nie został znaleziony w naszej bazie danych. Możliwe, że numer został wpisany błędnie .\r\nProszę kliknąć na '%BACK_BUTTON%' i spróbować ponownie. (proszę sprawdzić poprawność wprowadzonego numeru seryjnego) lub kliknąć na '%EXIT_BUTTON%' aby zakończyć proces aktywacji.\r\nJeśli problem wciąż się pojawia, proszę odwiedzić naszą stronę pomocy: %SUPPORT_URL%faq/product-activation/?faqid=14
  1795. CONNECTION_ERROR= Nie udało się stworzyć połączenia z serwerem aktywującym\r\nProszę kliknąć na '%BACK_BUTTON%' i spróbować ponownie (proszę sprawdzić, czy istnieje połączenie z internetem) lub kliknąć na '%EXIT_BUTTON%' aby zakończyć proces aktywacji.\r\nJeśli problem wciąż się pojawia, proszę odwiedzić naszą stronę pomocy: %SUPPORT_URL%faq/product-activation/?faqid=12
  1796. HTTP_SEND_ERROR=W czasie przesyłania danych do serwera aktywującego wystąpił błąd. Proszę spróbować ponownie.
  1797. HTTP_RECEIVE_ERROR=Podczas odbierania danych z serwera aktywującego wystąpił błąd. proszę spróbować ponownie.
  1798. USER_CANCEL_ERROR=Komunikacja z serwerem aktywującym została zakończona.
  1799. SERVER_ERROR_RETRY=Serwer aktywujący nie może wykonać Państwa żądania. Proszę spróbować ponownie w późniejszym czasie.\r\nJeśli problem wciąż się pojawia, proszę przesłać nam wiadomość na adres %SUPPORT_EMAIL%
  1800. SERVER_ERROR_VENDOR=Serwer aktywujący nie może wykonać Państwa żądania. Proszę skontaktować się ze sprzedawcą oprogramowania.
  1801. SERVER_ERROR_UNKNOWN=Wystąpił nieznany błąd serwera.\r\nJeśli problem wciąż istnieje, proszę przesłać nam wiadomość na adres %SUPPORT_EMAIL%
  1802. SERVER_ERROR_GEOIP=Państwa numer seryjny jest przypisany określonemu regionowi geograficznemu.\r\nW celu uzyskania pomocy proszę odwiedzić naszą stronę pomocy: %SUPPORT_URL%faq/product-activation/?faqid=23
  1803.  
  1804. ; ONLINE ACTIVATION
  1805. ACTIVATE_ONLINE_TITLE=Aktywacja jest wykonywana
  1806. TRY_CONNECT_INFO=Spróbuj połączyć
  1807. CONNECTED_INFO=Utworzono połączenie z serwerem aktywującym
  1808. SSL_DONE_INFO=Protokół SSL został wykonany
  1809. REQUEST_SENT_INFO=Zapytanie zostało przesłane
  1810. RESPONSE_RECEIVED_INFO=Uzyskano odpowiedź
  1811. ACTIVATION_DONE_INFO=Aktywacja została zakończona, aplikacja jest uruchamiana
  1812.  
  1813. ; MANUAL ACTIVATION
  1814. ACTIVATE_MANUAL_TITLE=Proszę wprowadzić swój kod aktywujący.
  1815. ACTIVATE_MANUAL_INFO=Aktywacja online nie może zostać wykonana. Aby uzyskać kod aktywujący, proszę skontaktować się z producentem oprogramowania.\n\nW tym celu niezbędne są następujące informacje:\r\n- Państwa Kod rejestracyjny\n- Przedstawiony poniżej kod zapytania\n\r\nW celu uzyskania pomocy proszę odwiedzić naszą stronę pomocy: %SUPPORT_URL%paunlock/
  1816. ACTIVATE_MANUAL_REQUESTCODE_LABEL=Kod zapytania
  1817. ACTIVATE_MANUAL_RESPONSECODE_LABEL=Kod aktywujący
  1818. ACTIVATE_MANUAL_NO_UNLOCK=Proszę wprowadzić ważny kod aktywujący!
  1819. ACTIVATE_MANUAL_NO_UNLOCK_ERROR_TITLE=Informacja
  1820. ACTIVATE_MANUAL_SUCCESS=Aktywacja została przeprowadzona pomyślnie.
  1821. ACTIVATE_MANUAL_SUCCESS_TITLE=Aktywacja powiodła się
  1822. ACTIVATE_MANUAL_ERROR=Proces aktywacyjny został zakończony. Proszę sprawdzić, czy kod aktywujący został wprowadzony poprawnie. Aby ponownie dokonać aktywacji proszę kliknąć na '%BACK_BUTTON%' lub proszę przerwać proces klikając na '%EXIT_BUTTON%' . \r\nJeśli problem wciąż istnieje, proszę skontaktować się z nami, pisząc na adres %SUPPORT_EMAIL%\r\n
  1823.  
  1824. ; LICENSE DETAILS
  1825. LICENSE_NO_DETAILS=Brak szczegółowych informacji dotyczących Państwa licencji.
  1826. LICENSE_UNLIMITED=Wykorzystywana przez Państwa licencja nie jest limitowana. Mogą Państwo aktywować numer seryjny dowolnie często na dowolnej ilości komputerów.
  1827. LICENSE_USED_ACT_CURR_HW=Stosowany numer seryjny został aktywowany na tym komputerze już %s raz(razy).
  1828. LICENSE_USED_ACT_DIFF_HW=Stosowany numer seryjny został już aktywowany na następującej liczbie różnych komputerów %s .
  1829. LICENSE_ALLOWED_ACT_SAME_HW=Stosowany numer seryjny może być aktywowany na tym komputerze łącznie %s razy.
  1830. LICENSE_ALLOWED_ACT_DIFF_HW=Stosowany numer seryjny może być aktywowany na łącznie %s różnych komputerach.
  1831. LICENSE_ALLOWED_ACT_SAME_HW_W_TF=W ciągu %d %s ten numer seryjny może być aktywowany na tym komputerze maksymalnie %s raz(razy).
  1832. LICENSE_ALLOWED_ACT_DIFF_HW_W_TF=W ciągu %d %s ten numer seryjny może być aktywowany na różnych komputerach maksymalnie %s raz(razy).
  1833. LICENSE_ALLOWED_ACT_W_TF_CREDIT=Dokonana właśnie aktywacja zostanie ponownie dodana do Państwa konta za %d %s .
  1834. LICENSE_ALLOWED_ACT_W_TF_WEEKS=Tygodni
  1835. LICENSE_ALLOWED_ACT_W_TF_DAYS=Dni
  1836. LICENSE_ALLOWED_ACT_W_TF_HOURS=Godzin
  1837. LICENSE_ALLOWED_ACT_W_TF_MINUTES=Minut
  1838. LICENSE_INFO_ACT_DIFF_HW=Ten numer seryjny mogą Państwo aktywować na %d kolejnych komputerach.
  1839. LICENSE_INFO_UNLIMITED=Licencja nielimitowana
  1840. LICENSE_INFO_CLOSING=W celu uzyskania dalszych informacji, proszę kliknąć na %SHOW_LICENSE_DETAILS_BUTTON%.
  1841.  
  1842. ; ACTIVATION SUCCESSFUL
  1843. ACTIVATION_SUCCESSFUL_TITLE=Aktywacja powiodła się
  1844. ACTIVATION_SUCCESSFUL_INFO=Proces aktywacyjny został ukończony.
  1845.  
  1846. ; REVOKE
  1847. REVOKE_MANUAL_GROUP=Manualne przywracanie
  1848. REVOKE_NOTPERFORMED=Ten program nie został aktywowany na Państwa komputerze, przywracanie nie może zostać wykonane.
  1849. REVOKE_TITLE=Przywracanie
  1850. REVOKE_MANUAL_BUTTON=Manualne przywracanie
  1851. REVOKE_MANUAL_CODE=Kod przywrócenia:
  1852. REVOKE_MANUAL_SUCCESFULL=Państwa licencja została pomyślnie usunięta. Proszę zapisać swój numer seryjny oraz kod przywrócenia, jest to Państwa potwierdzenie, że dokonali Państwo odinstalowania programu.\nProszę przekazać oba kody do zespołu pomocy, aby mogli Państwo przywrócić liczbę możliwych aktywacji.
  1853. REVOKE_ONLINE_GROUP=Przywracanie online
  1854. REVOKE_ERROR=Proces przywracania nie powiódł się!\nInternal Error:
  1855. REVOKE_ONLINE_BUTTON=Przywracanie online
  1856. REVOKE_ONLINE_STOP_BUTTON=Stop
  1857. REVOKE_ONLINE_SUCCESFULL=Państwa licencja została pomyślnie usunięta.
  1858. REVOKATION_DONE_INFO=Przywracanie zakończone
  1859. REVOKE_WELCOME=Za pomocą tego dialogu mogą Państwo dokonać dezaktywacji swojego programu i odblokować swoją licencję.\nPaństwa program został aktywowany za pomocą następującego numeru seryjnego:
  1860.  
  1861. ; REVOCATION DETAILS
  1862. REVOCATIONS_UNLIMITED=Your license is unlimited. You can revoke this serial number on as many PCs and as often as you like.
  1863. LICENSE_INFO_REV_DIFF_HW=You can revoke this serial number on %d more PCs.
  1864. LICENSE_USED_REV_CURR_HW=The used serial number has already been revoced %s times on this PC.
  1865. LICENSE_USED_REV_DIFF_HW=The used serial number has already been revoced on %s different PCs.
  1866. LICENSE_ALLOWED_REV_SAME_HW=The used serial number can be revoced %s times in total on this PC.
  1867. LICENSE_ALLOWED_REV_DIFF_HW=The used serial number can be revoced on %s different PCs in total.
  1868. LICENSE_ALLOWED_REV_SAME_HW_W_TF=During a timeframe of %d %s, this serial number can be revoced at most %s times on this PC.
  1869. LICENSE_ALLOWED_REV_W_TF_CREDIT=The revocation you just performed will be credited in %d %s.
  1870. LICENSE_ALLOWED_REV_DIFF_HW_W_TF=During a timeframe of %d %s, this serial number can be revoked at most %s times on different PCs.
  1871.  
  1872. ; EXPIRY
  1873. EXPIRY_DATE=Państwa licencja jest ważna do %2d-%2d-%4d.
  1874. EXPIRY_DAYS=Okres ważności Państwa licencji upłynie za %d dni.
  1875. EXPIRY_LAUNCHES=Ważność Państwa licencji upłynie po %d kolejnych uruchomieniach.
  1876. EXPIRY_PLAYTIME=Ważność państwa licencji upłynie za %d minut(y).
  1877.  
  1878. ; LICENSE EXPIRED (Preview & Review, Try & Buy)
  1879. LICENSE_EXPIRED_TITLE=Okres testowy dobiegł końca.
  1880. LICENSE_EXPIRED_INFO=Okres testowy dobiegł końca. Aby kontynuować potrzebują Państwo numer seryjny.\r\nProszę kliknąć na '%NEXT_BUTTON%' aby ponownie dokonać aktywacji lub na '%EXIT_BUTTON%' aby zamknąć aplikację.
  1881.  
  1882. ; BUY (Try & Buy)
  1883. BUY_HYPERLINK=%GENERAL_BUY_HYPERLINK%
  1884. BUY_TITLE=Kup licencję
  1885. BUY_INFO=Przed rozpoczęciem korzystania z tego oprogramowania należy dokonać jego aktywacji. W tym celu niezbędny jest ważny numer seryjny. Numer seryjny otrzymają Państwo po dokonaniu rejestracji online. W tym celu proszę kliknąć na przycisk KUPUJ. Jeśli już dokonali Państwo rejestracji i otrzymali numer seryjny, proszę kliknąć na przycisk '%NEXT_BUTTON%' aby kontynuować.
  1886.  
  1887. ; HARDWARE ERROR (Register & Play, Try & Buy)
  1888. HARDWAREID_ERROR_TITLE=Sprawdzenie licencji nie powiodło się
  1889. HARDWAREID_ERROR_INFO=Podczas sprawdzania licencji w czasie identyfikacji hardware Państwa komputera wystąpił błąd. Przyczyną może być wymiana lub instalacja urządzeń w Państwa komputerze. Proszę ponownie aktywować swój produkt. \r\n\r\nAby dokonać ponownej aktywacji proszę kliknąć na '%BACK_BUTTON%' . Proszę kliknąć na '%EXIT_BUTTON%' aby przerwać proces. \r\nJeśli Problem wciąż istnieje, prosimy o kontakt na adres %SUPPORT_EMAIL%.
  1890.  
  1891. PID_READOUT_INFO=\r\nPróba odczytania elektronicznego Disk key, proszę czekać
  1892. ;USER ACCOUNT BASED ACTIVATION
  1893. WELCOME_INFO_UA=This software must be authenticated online prior to use. For activation a valid user account for this application and an active internet connection are required.\r\nPlease visit our support homepage for additional information: %SUPPORT_URL%faq/product-activation/?faqid=18
  1894.  
  1895. ACTIVATE_TITLE_UA=Enter your Username and Password
  1896. ACTIVATE_ONLINE_INFO_UA=Please enter your username and password in the supplied text fields and press '%ACTIVATE_BUTTON%' to unlock. This will connect to the license server via the Internet and request an unlock license. Press '%CANCEL_BUTTON%' to abort.\r\nIf you do not have a username and password yet, please visit our homepage to create a new account: %SUPPORT_URL%
  1897.  
  1898. STATE_TYPE_IN_CREDENTIALS_UA=Type in your username and password
  1899.  
  1900. USERNAME_UA=Username:
  1901. PASSWORD_USER_UA=Password:
  1902. VERIFY_ACCOUNT_INFO_UA=Verifying User Account
  1903.  
  1904. NO_USERNAME_PWD_ERROR_UA=Please enter a valid username and password.
  1905. VERIFY_ACCOUNT_ERROR_UA=The account data you entered is invalid.\r\nPlease make sure you have correctly typed your username and password. Press '%BACK_BUTTON%' to retry activation or press '%CANCEL_BUTTON%' to abort.
  1906. TOO_MANY_ACTIVATIONS_ERROR_UA=Too many activations on different PCs have been performed with the entered username. No further activations are allowed.\r\nPlease visit our support homepage for possible solutions: %SUPPORT_URL%faq/product-activation/?faqid=15
  1907. SERVER_ERROR_GEOIP_UA=This user account is bound to a certain geographic region.\r\nPlease visit our support homepage for possible solutions: %SUPPORT_URL%faq/product-activation/?faqid=23
  1908. PURCHASE_ERROR_UA=This user account does not have a license for this application.\r\nPress '%BACK_BUTTON%' to retry activating (please verify the correct input of the username and password) or press '%CANCEL_BUTTON%' to abort.\r\nIf the problem persists, please visit our support homepage for possible solutions: %SUPPORT_URL%faq/product-activation/?faqid=14
  1909.  
  1910. ACTIVATE_MANUAL_INFO_UA=An online activation can not be performed. Please contact your software vendor to manually retrieve your unlock code.\r\n\r\nPlease make sure that you have prepared the following information:\r\n- Username and password\r\n- Unlock request code which is displayed below.\r\nPlease visit our support homepage for possible solutions: %SUPPORT_URL%paunlock/
  1911.  
  1912. REVOKE_MANUAL_SUCCESSFUL_UA=The license has been successfully removed. Write down your username and Revocation Code now, it's your proof that you have uninstalled the application!\nPlease forward these two codes to the support team so they can reset the possible amount of activations.
  1913.  
  1914. MULTIPLE_USB_DEVICES_TITLE=Select correct USB Device
  1915. MULTIPLE_USB_DEVICES=Your serial for the activation is stored on an USB device. More than one USB Device has been found!\r\nIs this the correct one?\nDrive Letter: %c:\nSerial: %s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement