Advertisement
RG_adguard

TechBench by WZT (v4.0.0) - English

Jul 11th, 2017
2,100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 3.02 KB | None | 0 0
  1. // Menu
  2. $_LANG['home'] = 'To home';
  3. $_LANG['mode'] = 'Switch mode';
  4. $_LANG['info'] = 'SQL DataBase';
  5. $_LANG['thanks'] = 'Thanks';
  6. $_LANG['donate'] = 'Donate';
  7. $_LANG['faq'] = 'FAQ';
  8. $_LANG['searchtxt'] = 'Enter at least three characters that begin the search';
  9. $_LANG['searchnum'] = 'Number of results per page';
  10. $_LANG['searchgo'] = 'Start a database search';
  11. $_LANG['lang'] = 'Language';
  12. //
  13.  
  14. // Thanks
  15. $_LANG['thankstxt'] = 'Thanks to all those who helped in developing this project and particularly wanted to thank all those who helped to translate it.';
  16. $_LANG['authors'] = 'Authors';
  17. //
  18.  
  19. // Dump
  20. $_LANG['dumpname'] = 'Name';
  21. $_LANG['dumpsize'] = 'Size';
  22. $_LANG['searchno'] = 'Enter in a request to find that it is necessary for you.';
  23. $_LANG['search3'] = 'You have entered less than three characters, the request was not processed.';
  24. //
  25.  
  26. // Index
  27. $_LANG['seltype'] = 'Select type';
  28. $_LANG['selversion'] = 'Select version';
  29. $_LANG['seledition'] = 'Select edition';
  30. $_LANG['sellanguage'] = 'Select language';
  31. $_LANG['selachitecture'] = 'Select file';
  32. $_LANG['loading'] = 'Loading';
  33. $_LANG['tsize'] = 'Total volume of files';
  34. $_LANG['TB'] = 'TB';
  35. $_LANG['bytes'] = 'bytes';
  36. $_LANG['gentxt'] = 'General number of generated links';
  37. $_LANG['gentxt2'] = 'Started counting statistics with';
  38. //
  39.  
  40. // Donate
  41. $_LANG['donate_title'] = 'Sponsors who wish to finance support for the Techbench by WZT project ...';
  42. $_LANG['donate_text1'] = 'The TechBench by WZT is a non-profit organization found by Windows enthusiasts for quick access to public Microsoft information that distributed by the company across many facilities.';
  43. $_LANG['donate_text2'] = 'Funding of the TechBench by WZT is mostly from the personal funds of co-founders and donations.';
  44. $_LANG['donate_text3'] = 'You can to support the TechBench by WZT by choosing convenient for you money transfer service.';
  45. $_LANG['donate_text4'] = 'Any donation is welcome and highly appreciated.';
  46. $_LANG['donate_text5'] = 'We collect the funds for paying our hosting fee, cloud-services fees and job of the contracted experts and coders.';
  47. $_LANG['donate_text6'] = "people are kind, we're not local, and we're going to be able to help the poor seals cat :))";
  48. $_LANG['donate_text7'] = "(don't even doubt it will be spent ...)";
  49. $_LANG['donate_creat'] = 'Creator – adguard';
  50. $_LANG['donate_idea'] = 'Main Inspirer WZor';
  51. $_LANG['donate_innov'] = 'Innovator-auditor Diamond Monday';
  52. $_LANG['ps'] = 'ps';
  53. //
  54.  
  55. // Parse
  56. $_LANG['downloadx86'] = 'Download (32-bit)';
  57. $_LANG['downloadx64'] = 'Download (64-bit)';
  58. $_LANG['downloadother'] = 'Download';
  59. $_LANG['download'] = 'Download';
  60. $_LANG['link1'] = 'Link valid for 24 hours from time of creation.';
  61. $_LANG['link2'] = 'Link expire:';
  62. $_LANG['MB'] = 'MB';
  63. $_LANG['size'] = 'File size';
  64. $_LANG['LastModified'] = 'File upload';
  65. $_LANG['ErrorBlock1'] = 'Attention!!!';
  66. $_LANG['ErrorBlock2'] = 'Generation of links to the software-download.microsoft.com service - is paused.';
  67. //
  68.  
  69. // 404
  70. $_LANG['Error404'] = "This page isn't found ;(";
  71. //
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement