~hexmode/+junk/main

« back to all changes in this revision

Viewing changes to install-files/lang/polish.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 = 'Wszystkie uslugi dzialaja';
 
4
$w_oneServiceRunning = '%n z %t uslug dziala';
 
5
$w_allServicesStopped = 'Zadna z %t uslug nie dziala';
 
6
 
 
7
$w_serverOffline = 'Serwer Offline';
 
8
$w_serverOnline = 'Serwer Online';
 
9
 
 
10
$w_about = '&O...';
 
11
$w_helpFile = 'Pomoc';
 
12
$w_help = 'Pomoc';
 
13
$w_exit = 'Wyjscie';
 
14
 
 
15
$w_localhost = 'Localhost';
 
16
$w_phpmyadmin = 'phpMyAdmin';
 
17
$w_sqlitemanager = 'SQLiteManager';
 
18
$w_wwwDirectory = 'Katalog www';
 
19
$w_logFiles = 'Pliki log�w';
 
20
$w_configFiles = 'Pliki konfiguracyjne';
 
21
$w_apacheModules = 'Moduly Apache';
 
22
$w_phpSettings = 'Ustawienia PHP';
 
23
$w_aliasDirectories = 'Katalog alias�w';
 
24
$w_services = 'Uslugi';
 
25
$w_apache = 'Apache';
 
26
$w_mysql = 'MySQL';
 
27
$w_startServices = 'Uruchom wszystkie uslugi';
 
28
$w_stopServices = 'Zatrzymaj wszystkie uslugi';
 
29
$w_restartServices = 'Restartuj wszystkie uslugi';
 
30
$w_putOnline = 'Przelacz do Online';
 
31
$w_putOffline = 'Przelacz do 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 = 'Dodaj alias';
 
38
$w_refresh = 'Odswiez';
 
39
$w_phpExtensions = 'Rozszerzenia PHP';
 
40
$w_addExtension = 'Dodaj rozszerzenie';
 
41
 
 
42
$w_startResume = '&Uruchom/Wzn�w usluge';
 
43
$w_pauseService = '&Wstrzymaj usluge';
 
44
$w_stopService = '&Zatrzymaj usluge';
 
45
$w_restartService = '&Restartuj usluge';
 
46
$w_testPort80 = 'Testuj Port 80';
 
47
$w_installService = 'Z&ainstaluj usluge';
 
48
$w_removeService = '&Usun usluge';
 
49
$w_mysqlConsole = 'Konsola MySQL';
 
50
 
 
51
$w_language = 'Jezyk';
 
52
?>
 
 
b'\\ No newline at end of file'