Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 602 → Rev 603

/localcfg/trunk/nls_lang/en.txt
0,0 → 1,53
#
# LOCALCFG TRANSLATION FILE
#
# LANGUAGE: ENGLISH
# TRANSLATOR: MATEUSZ VISTE
#
 
### HELP SCREEN ###########################################################
 
0.0:version
0.1:creates or edits COUNTRY.SYS local preferences
0.2:usage: localcfg [COUNTRY.SYS] [options]
0.3:options:
 
0.10:/country:XX set the country code to XX (1=USA, 33=France, 48=Poland, etc)
0.11:/cp:XXX adapts country data for codepage XXX (example: '437')
0.12:/decim:X reconfigures the decimal symbol to be 'X'
0.13:/thous:X reconfigures the thousands symbol to be 'X'
0.14:/datesep:X sets the date separator to 'X' (for example '/')
0.15:/datefmt:X sets the date format, can be: MDY, DMY or YMD
0.16:/timesep:X sets the time separator to 'X' (for example ':')
0.17:/timefmt:X sets the time format: 0=12h with AM/PM or 1=24h
0.18:/curr:XXX sets the currency to XXX (a string of 1 to 4 characters)
0.19:/currpos:X sets the currency symbol position to X, where X is either
0.20: 0=currency precedes the value, 1=currency follows the value and
0.21: 2=currency replaces the decimal sign
0.22:/currspc:X space between the currency and the value (0=no, 1=yes)
0.23:/currprec:X currency's precision (number of decimal digits, 0..9)
0.24:/yesno:XY sets the 'Yes/No' letter to XY (default: YN)
 
0.50:If COUNTRY.SYS location is not provided, then localcfg tries loading it
0.51:from %DOSDIR%\CFG\COUNTRY.SYS
 
 
### INFO SCREEN ###########################################################
 
7.0:Country code.......:
7.1:Codepage...........:
7.2:Decimal separator..:
7.3:Thousands separator:
7.4:Date format........:
7.5:Time format........:
7.6:Yes/No characters..:
7.7:Currency example...:
 
7.9:Make sure that your CONFIG.SYS contains this directive:
 
### ERROR MESSAGES ########################################################
 
9.0:ERROR: file path can be provided only once.
9.1:ERROR: bad path to file
9.2:ERROR: failed to read the file
9.3:ERROR: invalid parameter syntax
/localcfg/trunk/nls_lang/pl_utf8.txt
0,0 → 1,53
#
# LOCALCFG TRANSLATION FILE
#
# LANGUAGE: POLISH
# TRANSLATOR: MATEUSZ VISTE
#
 
### HELP SCREEN ###########################################################
 
0.0:wersja
0.1:tworzy lub zmienia lokalne preferencje COUNTRY.SYS
0.2:użycie: localcfg [COUNTRY.SYS] [opcje]
0.3:opcje
 
0.10:/country:XX ustawia kod kraju na XX (1=USA, 33=Francja, 48=Polska, itd)
0.11:/cp:XXX adapts country data for codepage XXX (przykład: '437')
0.12:/decim:X ustawia separator dziesiętny 'X'
0.13:/thous:X ustawia separator tysięczny 'X'
0.14:/datesep:X ustawia separator daty 'X' (np. '/')
0.15:/datefmt:X ustawia jeden z formatów daty: MDY, DMY lub YMD
0.16:/timesep:X ustawia separator czasu 'X' (np. ':')
0.17:/timefmt:X ustawia format godziny: 0=12h z AM/PM lub 1=24h
0.18:/curr:XXX ustawia walutę XXX (ciąg od 1 do 4 znaków)
0.19:/currpos:X ustawia miejsce symbolu walutowego, gdzie X może być:
0.20: 0=symbol waluty przed sumą, 1=symbol waluty po sumie,
0.21: 2=symbol waluty zastępuje znak dziesiętny
0.22:/currspc:X spacja pomiędzy walutą a wartością (0=nie, 1=tak)
0.23:/currprec:X dokładność waluty (liczba pozycji dziesiętnych, 0..9)
0.24:/yesno:XY ustawia znaki 'Tak/Nie' (domyślnie: YN)
 
0.50:Jeśli nie podasz ścieżki do COUNTRY.SYS to localcfg spróbuje załadować plik
0.51:%DOSDIR%\CFG\COUNTRY.SYS
 
 
### INFO SCREEN ###########################################################
 
7.0:Kod kraju..........:
7.1:Strona kodowa......:
7.2:Znak dziesiętny....:
7.3:Separator tysięczny:
7.4:Format daty........:
7.5:Format godziny.....:
7.6:Znaki Tak/Nie......:
7.7:Przykład waluty....:
 
7.9:Upewnij się, że twój plik CONFIG.SYS zawiera taki wpis:
 
### ERROR MESSAGES ########################################################
 
9.0:BŁĄD: ścieżka do pliku może zostać podana tylko raz.
9.1:BŁĄD: zła ścieżka do pliku.
9.2:BŁĄD: nie zdołano wczytać pliku.
9.3:BŁĄD: nieprawidłowa składnia parametru.