~hexmode/+junk/main

« back to all changes in this revision

Viewing changes to install-files/lang/dutch.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
// translated by Sven Forum
 
4
 
 
5
$w_allServicesRunning = 'Alle services in werking';
 
6
$w_oneServiceRunning = '%n van %t services in werking';
 
7
$w_allServicesStopped = 'Geen enkele van %t services in werking';
 
8
 
 
9
$w_serverOffline = 'server Offline';
 
10
$w_serverOnline = 'server Online';
 
11
 
 
12
$w_about = '&Over...';
 
13
$w_helpFile = 'Help Bestand';
 
14
$w_helpFile = 'Help';
 
15
$w_exit = 'Afsluiten';
 
16
 
 
17
$w_localhost = 'Localhost';
 
18
$w_phpmyadmin = 'phpMyAdmin';
 
19
$w_sqlitemanager = 'SQLiteManager';
 
20
$w_wwwDirectory = 'www map';
 
21
$w_logFiles = 'Logbestanden';
 
22
$w_configFiles = 'Configuratiebestanden';
 
23
$w_apacheModules = 'Apache modules';
 
24
$w_phpSettings = 'PHP instellingen';
 
25
$w_aliasDirectories = 'Alias mappen';
 
26
$w_services = 'Services';
 
27
$w_apache = 'Apache';
 
28
$w_mysql = 'MySQL';
 
29
$w_startServices = 'Start Alle Services';
 
30
$w_stopServices = 'Stop Alle Services';
 
31
$w_restartServices = 'Herstart Alle Services';
 
32
$w_putOnline = 'Zet Online';
 
33
$w_putOffline = 'Zet Offline';
 
34
 
 
35
$w_apacheErrorLog = 'Apache error log';
 
36
$w_apacheAccessLog = 'Apache access log';
 
37
$w_phpLog = 'PHP error log';
 
38
$w_mysqlLog = 'MySQL log';
 
39
$w_adddAlias = 'Voeg een alias toe';
 
40
$w_refresh = 'Vernieuw';
 
41
$w_phpExtensions = 'PHP uitbreidingen';
 
42
$w_addExtension = 'Voeg een uitbreiding toe';
 
43
 
 
44
$w_startResume = '&Start/Hervat Service';
 
45
$w_pauseService = '&Pauseer Service';
 
46
$w_stopService = 'S&top Service';
 
47
$w_restartService = '&Herstart Service';
 
48
$w_testPort80 = 'Test Poort 80';
 
49
$w_installService = '&Installeer Service';
 
50
$w_removeService = '&Verwijder Service';
 
51
$w_mysqlConsole = 'MySQL console';
 
52
 
 
53
$w_language = 'Taal';
 
54
 
 
55
?>
 
 
b'\\ No newline at end of file'