home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 December / PCpro_2004_12.ISO / files / webserver / tsw / TSW_3.4.0.exe / Apache2 / admin / Swedish.php < prev    next >
Encoding:
PHP Script  |  2003-05-04  |  3.1 KB  |  71 lines

  1. <?
  2. /* 
  3. HTML comments are not allowed here (comments have to be between '<?' and '?>' )
  4. Fixed by Kari Saastamoinen <kari.saastamoinen@a47.ilmari.ton.tut.fi>
  5. <!-- © Translation has been done by Daniel Gustafsson EMAIL: labonte@danielgustafsson.com WEB: http://www.danielgustafsson.com--> 
  6. */
  7. $charset = "charset=iso-8859-1";
  8. $label['general_info']       ="AllmΣn info";
  9. $label['current_time']       ="Nuvarande tid";
  10. $label['system_uptime']      ="System uptime";
  11. $label['server_enviroment']  ="server milj÷";
  12. $label['domain_name']        ="DomΣn namn";
  13. $label['server_type']        ="Server typ";
  14. $label['server_operating']   ="Server operativsystem";
  15. $label['cpu_info']           ="Cpu info";
  16. $label['adres_webmaster']    ="Adress webmaster";
  17. $label['swapfile']           ="Swapfile";
  18. $label['file']               ="The file ";
  19. $label['total_diskspace']    ="FullstΣndigt diskutrymme";
  20. $label['network_statistics'] ="NΣtverks statistik";
  21. $label['running_services']   ="Server status";
  22. $label['free_diskspace']     ="Ledigt";
  23. $label['total']              ="FullstΣndigt";
  24. $label['Value']              ="VΣrde";
  25. $label['used_diskspace']     ="AnvΣnt";
  26. $label['total_recieved']     ="mottagit";
  27. $label['total_sent']         ="sickat";
  28. $label['offline']            ="Offline";
  29. $label['online']             ="Online";
  30. $label['host_info']          ="Info frσn nuvarande host";
  31. $label['browser']            ="Din WebblΣsare och os";
  32. $label['your_hostname']      ="Ditt hostname";
  33. $label['your_ip_adres']      ="Din ip adress";
  34. $label['php_enviroment']     ="Php milj÷";
  35. $label['network_enviroment'] ="NΣtverks milj÷";
  36. $label['server_status']      ="Apache Server status";
  37. $label['server_info']        ="Apache Server info";
  38. $label['scheduled_tasks']    ="Schemalagda uppgifter";
  39. $label['harddisk_details']   ="Hσrddisk detaljer";
  40. $label['running_process']    ="Running services";
  41. $label['network_connections']="Nuvarande nΣtverks anslutningar";
  42. $label['partition']          ="Partition";
  43. $label['percent_used']       ="Procent anvΣnt";
  44. $label['free']               ="Ledigt";
  45. $label['used']               ="AnvΣnt";
  46. $label['size']               ="Storlek";
  47. $label['mainpage']           ="Mainpage";
  48. $label['ip_adres']           ="IP adress";
  49. $label['memory']             ="FullstΣndig minne";
  50. $label['free_memory']        ="Ledigt";
  51. $label['used_memory']        ="AnvΣnt";
  52. $label['language']           ="Sprσk";
  53. $label['document']           ="VΣlj sida";
  54. $label['drivers']            ="laddade drivrutiner";
  55. $label['aply']               ="TillΣmpa";
  56. $label['theme']              ="Theme";
  57. $label['day']                ='dag';
  58. $label['days']               ='dagar';
  59. $label['hours']              ='timmar';
  60. $label['minutes']            ='minuter';
  61. $label['seconds']            ='sekunder';
  62. $label['hour']               ="timme";
  63. $label['minute']             ="minut";
  64. $label['second']             ="sekund";
  65. $label['Statistieken']         ="Statistik";
  66. $label['pageviews']             ="Antal Sidvisnigar";
  67. $label['time']                 ="Tid";
  68. $label['date']                 ="Datum";
  69. $label['cookie']             ="Lyckad skrivning av Cookie.";
  70. $label['script']             ="Scriptet";
  71. ?>