~hexmode/+junk/main

« back to all changes in this revision

Viewing changes to install-files/lang/swedish.lang

  • Committer: Mark A. Hershberger
  • Date: 2008-01-05 19:38:56 UTC
  • Revision ID: hershberger@spawn-xp-20080105193856-6rnzgwa4nehue3qj
initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?php
 
2
 
 
3
$w_allServicesRunning = 'Alla tj�nster �r ig�ng';
 
4
$w_oneServiceRunning = '%n av %t tj�nsterna �r ig�ng';
 
5
$w_allServicesStopped = 'Ingen av %t tj�nsterna �r ig�ng';
 
6
 
 
7
$w_serverOffline = 'server Offline';
 
8
$w_serverOnline = 'server Online';
 
9
 
 
10
$w_about = '&Om...';
 
11
$w_helpFile = 'Hj�lp Fil';
 
12
$w_help = 'Hj�lp';
 
13
$w_exit = 'Avsluta';
 
14
 
 
15
$w_localhost = 'Localhost';
 
16
$w_phpmyadmin = 'phpMyAdmin';
 
17
$w_sqlitemanager = 'SQLiteManager';
 
18
$w_wwwDirectory = 'www katalog';
 
19
$w_logFiles = 'Logg filer';
 
20
$w_configFiles = 'Konfig filer';
 
21
$w_apacheModules = 'Apache moduler';
 
22
$w_phpSettings = 'PHP inst�llningar';
 
23
$w_aliasDirectories = 'Alias kataloger';
 
24
$w_services = 'Tj�nster';
 
25
$w_apache = 'Apache';
 
26
$w_mysql = 'MySQL';
 
27
$w_startServices = 'Starta Alla Tj�nster';
 
28
$w_stopServices = 'Stoppa Alla Tj�nster';
 
29
$w_restartServices = 'Omstart om Alla Tj�nster';
 
30
$w_putOnline = 'Visa Online';
 
31
$w_putOffline = 'Visa Offline';
 
32
 
 
33
$w_apacheErrorLog = 'Apache error log';
 
34
$w_apacheAccessLog = 'Apache access log';
 
35
$w_phpLog = 'PHP error log';
 
36
$w_mysqlLog = 'MySQL log';
 
37
$w_adddAlias = 'L�gg till en alias';
 
38
$w_refresh = 'Uppdatera';
 
39
$w_phpExtensions = 'PHP till�gg';
 
40
$w_addExtension = 'L�gg till till�gg';
 
41
 
 
42
$w_startResume = '&Start/Omstart om Tj�nst';
 
43
$w_pauseService = '&Pausa Tj�nst';
 
44
$w_stopService = '&Stoppa Tj�nst';
 
45
$w_restartService = '&Starta om Tj�nst';
 
46
$w_testPort80 = 'Testa Port 80';
 
47
$w_installService = '&Installera Tj�nst';
 
48
$w_removeService = '&Ta bort Tj�nst';
 
49
$w_mysqlConsole = 'MySQL Konsoll';
 
50
 
 
51
$w_language = 'Spr�k';
 
52
 
 
53
?>
 
 
b'\\ No newline at end of file'