Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 963 → Rev 964

/svarcom/trunk/tlumacz/lang/english.txt
2,7 → 2,7
# SvarCOM translation file
# Lang: ENGLISH
#
# Translator: Mateusz Viste
# Autor: Mateusz Viste
#
 
# GENERIC MESSAGES USED BY MULTIPLE INTERNAL COMMANDS
19,6 → 19,13
16.0:Changes the position of arguments in a batch file:
16.1:Argument %1 becomes %0, argument %2 becomes %1, etc.
 
# GOTO
17.0:Directs batch processing to a labelled line in the batch program.
17.1:GOTO LABEL
17.2:LABEL specifies a text string used in the batch program as a label.
17.3:A label is on a line by itself and must be preceded by a colon.
17.10:Label not found
 
# DOS ERRORS
255.1:Function number invalid
255.2:File not found
/svarcom/trunk/tlumacz/lang/polish.txt
5,6 → 5,12
# Translator: Mateusz Viste
#
 
# GENERIC MESSAGES USED BY MULTIPLE INTERNAL COMMANDS
0.1:Nieprawidłowa składnia
0.2:Nieprawidłowy przełącznik
0.3:Nieprawidłowy format parametru
0.4:Zbyt duża ilość parametrów
 
# PAUSE
15.0:Wstrzymuje przetwarzanie pliku wsadowego
15.1:Naciśnij dowolny klawisz aby kontynuować...
13,6 → 19,13
16.0:Zmienia pozycję argumentów w pliku wsadowym:
16.1:Argument %1 staje się %0, argument %2 staje się %1, itd.
 
# GOTO
17.0:Kieruje przetwarzanie do wiersza o określonej etykiecie w programie wsadowym.
17.1:GOTO ETYKIETA
17.2:ETYKIETA to ciąg znaków wykorzystany przez program wsadowy jako etykieta.
17.3:Etykieta znajduje się w osobnym wierszu i jest poprzedzona dwukropkiem.
17.10:Nie znaleziono etykiety
 
# DOS ERRORS
255.1:Błędny numer funkcji
255.2:Nie znaleziono pliku